.entry-header {
  display: none
}

.entry-content {
  margin: 0 auto
}

.l-breadcrumb__item:nth-child(2) {
  display: none
}

.l-breadcrumb__item:nth-child(3) {
  margin-left: 5px
}

/* pc用改行 */
@media screen and (max-width: 651px) {
  .br-pc {
    display: none;
  }
}

/* SP用改行 */
@media screen and (min-width: 650px) {
  .br-sp {
    display: none;
  }
}

.pc {
  display: block !important;
}

.sp {
  display: none !important;
}

@media screen and (max-width: 650px) {
  .pc {
    display: none !important;
  }

  .sp {
    display: block !important;
  }
}


#container {
  font-family: 'Shippori Mincho B1', Yu Mincho, serif;
  font-display: swap
}

#container:before {
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100vw;
  height: 100vh;
  background: url("/wp-content/uploads/2021/10/yukime-yukime_bg.jpg") no-repeat bottom center;
  -webkit-background-size: contain;
  background-size: contain;
  content: ""
}

.yukime_sans-serif {
  font-family: 'BIZ UDGothic', YuGothic, sans-serif;
  font-weight: 400;
  font-display: swap
}

.hover_link:hover {
  opacity: .5;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.yukime_reimin {
  font-family: 'Noto Serif JP', Yu Mincho, serif;
  font-display: swap;
  font-weight: bold;
}

.yukime_sans-serif_bold {
  font-family: 'BIZ UDGothic', YuGothic, sans-serif;
  font-display: swap;
  font-weight: bold
}

.yukimeblue_txt {
  color: #6489B3
}

.yukimeblue_bg {
  background-color: #6489B3
}

section#yukime_top {
  margin-bottom: 140px
}

@media screen and (max-width: 650px) {
  section#yukime_top {
    margin-bottom: 120px
  }
}

section#yukime_top .w880:first-child {
  height: 553px;
  background-image: url("/wp-content/uploads/2021/10/yukime-top_img_pc.jpg");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100%;
  position: relative
}

@media screen and (max-width: 650px) {
  section#yukime_top .w880:first-child {
    background-image: url("/wp-content/uploads/2021/10/yukime-top_img_sp.jpg");
    width: 100%;
    height: 520px
  }
}

section#yukime_top .w880:first-child #yukime_top_logo {
  width: 72px;
  margin-left: 20px;
  padding-top: 20px
}

section#yukime_top .w880:first-child #yukime_top_title {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 40%
}

section#yukime_top .w880:first-child #yukime_top_title img {
  width: 236px
}

section#yukime_top div#yukime_top_sub {
  display: flex;
  position: relative;
  z-index: 999
}

section#yukime_top div#yukime_top_sub_left {
  width: 300px;
  text-align: center
}

@media screen and (max-width: 650px) {
  section#yukime_top div#yukime_top_sub_left {
    width: 170px
  }
}

section#yukime_top div#yukime_top_sub_left img {
  width: 164px;
  margin-top: -30px
}

@media screen and (max-width: 650px) {
  section#yukime_top div#yukime_top_sub_left img {
    width: 150px
  }
}

section#yukime_top div#yukime_top_sub_right {
  width: 100%;
  position: relative;
  text-align: right
}

section#yukime_top div#yukime_top_sub_right img#yukime_top_products {
  width: 260px;
  position: relative;
  right: 0;
  margin-top: -150px
}

@media screen and (max-width: 650px) {
  section#yukime_top div#yukime_top_sub_right img#yukime_top_products {
    width: 170px;
    margin-top: -110px
  }
}

section#yukime_top div#yukime_top_sub_right img.yukime_top_txt {
  width: 550px;
  margin-top: 60px;
  height: 100%
}

@media screen and (max-width: 650px) {
  section#yukime_top div#yukime_top_sub_right img.yukime_top_txt {
    width: 200px;
    margin-top: 105px
  }
}

@media screen and (min-width: 650px) {
  section#yukime_top div#yukime_top_sub_right .pc_img {
    display: inline-block
  }
}

@media screen and (max-width: 650px) {
  section#yukime_top div#yukime_top_sub_right .sp_img {
    display: inline-block
  }
}

@media screen and (max-width: 650px) {
  html:lang(en) section#yukime_top {
    margin-bottom: 90px
  }
}

html:lang(en) section#yukime_top .w880:first-child #yukime_top_title img {
  width: 400px
}

@media screen and (max-width: 650px) {
  html:lang(en) section#yukime_top .w880:first-child #yukime_top_title img {
    width: 300px
  }
}

html:lang(en) section#yukime_top div#yukime_top_sub_left {
  width: 300px
}

@media screen and (max-width: 650px) {
  html:lang(en) section#yukime_top div#yukime_top_sub_left {
    width: 170px
  }
}

html:lang(en) section#yukime_top div#yukime_top_sub_left img {
  width: 280px;
  margin-top: -20px
}

@media screen and (max-width: 650px) {
  html:lang(en) section#yukime_top div#yukime_top_sub_left img {
    width: 190px;
    margin-top: 30px
  }
}

html:lang(en) section#yukime_top div#yukime_top_sub_right {
  width: 100%;
  position: relative;
  text-align: right
}

html:lang(en) section#yukime_top div#yukime_top_sub_right img#yukime_top_products {
  width: 260px;
  position: relative;
  right: 0;
  margin-top: -150px
}

@media screen and (max-width: 650px) {
  html:lang(en) section#yukime_top div#yukime_top_sub_right img#yukime_top_products {
    width: 170px;
    margin-top: -150px
  }
}

html:lang(en) section#yukime_top div#yukime_top_sub_right img.yukime_top_txt {
  width: 500px;
  margin-top: 60px;
  margin-left: -100px;
  height: 100%
}

@media screen and (max-width: 650px) {
  html:lang(en) section#yukime_top div#yukime_top_sub_right img.yukime_top_txt {
    width: 230px;
    margin-top: 120px;
    margin-left: -60px;
    margin-bottom: 80px
  }
}

#yukime_movie {
  margin: 0 auto 180px
}

@media screen and (max-width: 650px) {
  #yukime_movie {
    width: 95%;
    margin: 0 auto 90px
  }
}

#yukime_movie p:nth-child(2) {
  font-size: 16px;
  line-height: 1.4em
}

#yukime_movie .iframe-responsive {
  position: relative;
  height: 0;
  padding: 30px 0 56.25%;
  overflow: hidden
}

#yukime_movie .iframe-responsive iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

section#yukime_sozai_kodawari {
  padding-bottom: 60px;
  margin-bottom: 80px
}

@media screen and (max-width: 650px) {
  section#yukime_sozai_kodawari .w840 {
    width: 100%
  }
}

section#yukime_sozai_kodawari .kodawari_section h1 {
  margin-bottom: 60px
}

section#yukime_sozai_kodawari .kodawari_section h1 img {
  width: 370px
}

@media screen and (max-width: 650px) {
  section#yukime_sozai_kodawari .kodawari_section h1 img {
    width: 320px
  }
}

section#yukime_sozai_kodawari .kodawari_section h2 {
  font-size: 25px;
  letter-spacing: .6em
}

section#yukime_sozai_kodawari .kodawari_section h2.ls_short {
  letter-spacing: .4em
}

section#yukime_sozai_kodawari .kodawari_section h2 span {
  display: block;
  font-size: 22px;
  letter-spacing: .2em;
  line-height: 1.8em
}

section#yukime_sozai_kodawari .kodawari_section p {
  font-size: 18px;
  letter-spacing: 0.15em;
  line-height: 1.8em;
  margin: 30px auto 60px !important
}

.kodawari_section_details {
  padding-left: 20px;
  margin: 30px auto 60px !important
}

.kodawari_section_details li {
  list-style-type: disc !important;
  list-style-position: outside;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 1.6em;
}

@media screen and (max-width: 650px) {
  .kodawari_section_details {
    padding-left: 16px;
  }
}

html:lang(en) section#yukime_sozai_kodawari .kodawari_section h1 {
  margin-bottom: 45px
}

@media screen and (max-width: 650px) {
  html:lang(en) section#yukime_sozai_kodawari .kodawari_section h1 {
    margin-bottom: 30px
  }
}

html:lang(en) section#yukime_sozai_kodawari .kodawari_section h2 {
  letter-spacing: .1em
}

html:lang(en) section#yukime_sozai_kodawari .kodawari_section h2 span {
  letter-spacing: .1em;
  margin: 5px auto 0;
  font-size: 18px
}

@media screen and (max-width: 650px) {
  html:lang(en) section#yukime_sozai_kodawari .kodawari_section h2 span {
    font-size: 18px;
    line-height: 1.2em;
    margin: 15px auto 0
  }
}

html:lang(en) section#yukime_sozai_kodawari .kodawari_section p {
  letter-spacing: 0.1em;
  margin: 15px auto 60px
}

@media screen and (max-width: 650px) {
  html:lang(en) section#yukime_sozai_kodawari .kodawari_section p {
    line-height: 1.4em
  }
}

html:lang(en) section#yukime_sozai_kodawari .kodawari_section h2.italic {
  font-style: italic
}

section#yukime_seiho_kodawari {
  background-image: url("/wp-content/uploads/2021/10/yukime-yukime_logo_bg.svg");
  background-repeat: no-repeat;
  background-position: right -150px bottom;
  background-size: 723px;
  padding-bottom: 240px
}

@media screen and (max-width: 650px) {
  section#yukime_seiho_kodawari {
    background-size: 365px;
    background-position: right -120px top 45px;
    padding-bottom: 85px
  }
}

@media screen and (max-width: 650px) {
  section#yukime_seiho_kodawari .w840 {
    width: 100%
  }
}

section#yukime_seiho_kodawari .kodawari_section h1 {
  margin-bottom: 60px
}

section#yukime_seiho_kodawari .kodawari_section h1 img {
  width: 370px
}

@media screen and (max-width: 650px) {
  section#yukime_seiho_kodawari .kodawari_section h1 img {
    width: 320px
  }
}

section#yukime_seiho_kodawari .kodawari_section h2 {
  font-size: 25px;
  letter-spacing: .6em
}

section#yukime_seiho_kodawari .kodawari_section h2.ls_short {
  letter-spacing: .4em
}

section#yukime_seiho_kodawari .kodawari_section h2 span {
  display: block;
  font-size: 22px;
  letter-spacing: .2em;
  line-height: 1.8em
}

section#yukime_seiho_kodawari .kodawari_section p {
  font-size: 18px;
  letter-spacing: -0.01em;
  line-height: 1.8em;
  margin: 30px auto 60px !important
}

section#yukime_seiho_kodawari .kodawari_section div#seiho_img {
  display: flex;
}

@media screen and (max-width: 650px) {
  section#yukime_seiho_kodawari .kodawari_section div#seiho_img {
    display: block
  }
}

section#yukime_seiho_kodawari .kodawari_section div#seiho_img dl:first-child {
  margin-right: 30px !important;
}

@media screen and (max-width: 650px) {
  section#yukime_seiho_kodawari .kodawari_section div#seiho_img dl:first-child {
    margin-right: 0 !important;
    margin-bottom: 20px !important;
  }
}

section#yukime_seiho_kodawari .kodawari_section div#seiho_img dd {
  font-size: 12px;
  letter-spacing: 0.05em;
  line-height: 1.2em;
  margin-top: 15px !important;
}

@media screen and (max-width: 650px) {
  section#yukime_seiho_kodawari .kodawari_section div#seiho_img dd {
    margin-bottom: 30px
  }
}

html:lang(en) section#yukime_seiho_kodawari .kodawari_section h1 {
  margin-bottom: 45px
}

@media screen and (max-width: 650px) {
  html:lang(en) section#yukime_seiho_kodawari .kodawari_section h1 {
    margin-bottom: 30px
  }
}

html:lang(en) section#yukime_seiho_kodawari .kodawari_section h1 img {
  width: 550px
}

@media screen and (max-width: 650px) {
  html:lang(en) section#yukime_seiho_kodawari .kodawari_section h1 img {
    width: 100%
  }
}

html:lang(en) section#yukime_seiho_kodawari .kodawari_section h2.ls_short {
  letter-spacing: .1em
}

html:lang(en) section#yukime_seiho_kodawari .kodawari_section h2 span {
  letter-spacing: .01em;
  margin: 5px auto 0;
  font-size: 18px
}

@media screen and (max-width: 650px) {
  html:lang(en) section#yukime_seiho_kodawari .kodawari_section h2 span {
    font-size: 18px;
    line-height: 1.2em;
    margin: 15px auto 0
  }
}

html:lang(en) section#yukime_seiho_kodawari .kodawari_section p {
  letter-spacing: 0.05em;
  margin: 15px auto 60px
}

@media screen and (max-width: 650px) {
  html:lang(en) section#yukime_seiho_kodawari .kodawari_section p {
    line-height: 1.4em
  }
}

html:lang(en) section#yukime_seiho_kodawari .kodawari_section div#seiho_img dl {
  max-width: 415px
}

html:lang(en) section#yukime_seiho_kodawari .kodawari_section div#seiho_img dl ul li.italic {
  font-style: italic
}

section#yukime_uruoi {
  margin-top: -70px
}

@media screen and (max-width: 650px) {
  section#yukime_uruoi {
    margin-top: 0
  }
}

@media screen and (max-width: 650px) {
  section#yukime_uruoi .w840 {
    width: 100%
  }
}

section#yukime_uruoi .uruoi_section h1 {
  margin-bottom: 60px
}

section#yukime_uruoi .uruoi_section h1 img {
  width: 370px
}

@media screen and (max-width: 650px) {
  section#yukime_uruoi .uruoi_section h1 img {
    width: 320px
  }
}

section#yukime_uruoi .uruoi_section .uruoi_flex {
  display: flex;
  margin-bottom: 70px
}

@media screen and (max-width: 880px) {
  section#yukime_uruoi .uruoi_section .uruoi_flex {
    display: block
  }
}

section#yukime_uruoi .uruoi_section #uruoi_kagaku {
  margin-bottom: 80px
}

section#yukime_uruoi .uruoi_section #uruoi_kagaku h2 {
  letter-spacing: .08em
}

section#yukime_uruoi .uruoi_section #uruoi_kagaku h2 span {
  letter-spacing: .06em
}

section#yukime_uruoi .uruoi_section .uruoi_left {
  margin-right: 60px
}

@media screen and (max-width: 650px) {
  section#yukime_uruoi .uruoi_section .uruoi_left {
    margin-right: 0
  }
}

section#yukime_uruoi .uruoi_section .uruoi_left h2 {
  font-size: 25px;
  letter-spacing: .4em
}

@media screen and (max-width: 650px) {
  section#yukime_uruoi .uruoi_section .uruoi_left h2 {
    font-size: 23px;
    letter-spacing: .1em
  }
}

section#yukime_uruoi .uruoi_section .uruoi_left h2 span {
  display: block;
  letter-spacing: .2em;
  line-height: 1.8em
}

section#yukime_uruoi .uruoi_section .uruoi_left p {
  font-size: 18px;
  letter-spacing: 0.055em;
  line-height: 1.8em;
  margin: 30px auto 60px !important
}

@media screen and (max-width: 650px) {
  section#yukime_uruoi .uruoi_section .uruoi_left p {
    margin: 15px auto 30px !important
  }
}

section#yukime_uruoi .uruoi_section .uruoi_right {
  width: 100%;
  text-align: right
}

@media screen and (max-width: 880px) {
  section#yukime_uruoi .uruoi_section .uruoi_right {
    text-align: center
  }
}

section#yukime_uruoi .uruoi_section .uruoi_right img {
  width: 400px
}

@media screen and (max-width: 650px) {
  section#yukime_uruoi .uruoi_section .uruoi_right img {
    width: 100%
  }
}

section#yukime_uruoi .uruoi_section .yukime_jikken h2 {
  font-size: 25px;
  letter-spacing: .01em
}

@media screen and (max-width: 650px) {
  section#yukime_uruoi .uruoi_section .yukime_jikken h2 {
    font-size: 23px;
    letter-spacing: -.01em
  }
}

section#yukime_uruoi .uruoi_section .yukime_jikken h2 span {
  display: block;
  letter-spacing: .1em;
  line-height: 1.8em
}

section#yukime_uruoi .uruoi_section .yukime_jikken p strong {
  display: block
}

section#yukime_uruoi .uruoi_section #jikken_flex {
  margin-bottom: 0
}

@media screen and (max-width: 650px) {
  section#yukime_uruoi .uruoi_section #jikken_flex {
    margin-bottom: 45px
  }
}

html:lang(en) section#yukime_uruoi .uruoi_section h1 {
  margin-bottom: 45px
}

@media screen and (max-width: 650px) {
  html:lang(en) section#yukime_uruoi .uruoi_section h1 {
    margin-bottom: 30px
  }
}

html:lang(en) section#yukime_uruoi .uruoi_section .uruoi_flex {
  margin-bottom: 45px
}

html:lang(en) section#yukime_uruoi .uruoi_section #uruoi_kagaku {
  margin-bottom: 45px
}

html:lang(en) section#yukime_uruoi .uruoi_section #uruoi_kagaku h2 {
  letter-spacing: .05em
}

@media screen and (max-width: 650px) {
  html:lang(en) section#yukime_uruoi .uruoi_section #uruoi_kagaku h2 {
    letter-spacing: -.02em;
    font-size: 20px
  }
}

html:lang(en) section#yukime_uruoi .uruoi_section #uruoi_kagaku h2 span {
  letter-spacing: -.01em
}

html:lang(en) section#yukime_uruoi .uruoi_section .uruoi_left {
  margin-right: 40px
}

@media screen and (max-width: 650px) {
  html:lang(en) section#yukime_uruoi .uruoi_section .uruoi_left {
    margin-right: 0
  }
}

html:lang(en) section#yukime_uruoi .uruoi_section .uruoi_left h2 {
  letter-spacing: 0.1em
}

html:lang(en) section#yukime_uruoi .uruoi_section .uruoi_left h2 span {
  letter-spacing: 0.1em;
  line-height: 1.2em
}

@media screen and (max-width: 650px) {
  html:lang(en) section#yukime_uruoi .uruoi_section .uruoi_left h2 span {
    line-height: 1.2em
  }
}

html:lang(en) section#yukime_uruoi .uruoi_section .uruoi_left p {
  margin: 15px auto 60px
}

@media screen and (max-width: 650px) {
  html:lang(en) section#yukime_uruoi .uruoi_section .uruoi_left p {
    margin: 15px auto 30px;
    line-height: 1.4em
  }
}

html:lang(en) section#yukime_uruoi .uruoi_section .uruoi_right {
  width: 100%;
  text-align: right
}

@media screen and (max-width: 880px) {
  html:lang(en) section#yukime_uruoi .uruoi_section .uruoi_right {
    text-align: center
  }
}

html:lang(en) section#yukime_uruoi .uruoi_section .uruoi_right img {
  width: 400px
}

@media screen and (max-width: 650px) {
  html:lang(en) section#yukime_uruoi .uruoi_section .uruoi_right img {
    width: 100%
  }
}

html:lang(en) section#yukime_uruoi .uruoi_section .yukime_jikken h2 {
  letter-spacing: .01em
}

html:lang(en) section#yukime_uruoi .uruoi_section .yukime_jikken h2 span {
  display: block;
  letter-spacing: .1em;
  line-height: 1.8em;
  margin: 0 auto 30px;
  font-size: 18px
}

@media screen and (max-width: 650px) {
  html:lang(en) section#yukime_uruoi .uruoi_section .yukime_jikken h2 span {
    font-size: 18px;
    letter-spacing: -0.01em;
    line-height: 1.2em;
    margin: 15px auto 0
  }
}

html:lang(en) section#yukime_uruoi .uruoi_section .yukime_jikken p {
  margin: 0 auto 60px
}

@media screen and (max-width: 650px) {
  html:lang(en) section#yukime_uruoi .uruoi_section .yukime_jikken p {
    margin: 45px auto 0
  }
}

html:lang(en) section#yukime_uruoi .uruoi_section .yukime_jikken .uruoi_right {
  padding-top: 35px
}

html:lang(en) section#yukime_uruoi .uruoi_section #jikken_flex {
  margin-bottom: 0
}

@media screen and (max-width: 650px) {
  html:lang(en) section#yukime_uruoi .uruoi_section #jikken_flex {
    margin-bottom: 45px
  }
}

section#yukime_cosme {
  margin-bottom: 160px
}

@media screen and (max-width: 650px) {
  section#yukime_cosme {
    margin-bottom: 120px;
    margin-top: -80px !important;
  }
}

.yukime_cosme__title__sec {
  position: relative;
  background-image: url("/wp-content/uploads/2021/10/yukime-cosme_title_bg.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 100%;
  height: 300px;
  margin-bottom: 20px;
}

@media screen and (max-width: 650px) {
  .yukime_cosme__title__sec {
    height: 180px;
    margin-bottom: 0;
  }
}

.yukime_cosme__title__sec h1 {
  font-family: 'Shippori Mincho B1', Yu Mincho, serif !important;
}

@media screen and (max-width: 650px) {
  .yukime_cosme__sec {
    height: 180px;
  }
}

.yukime_cosme__title {
  position: absolute;
  font-size: 40px;
  letter-spacing: 0.1em;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-shadow: 2px 2px 4px #fff;
}

@media screen and (max-width: 650px) {
  .yukime_cosme__title {
    position: absolute;
    width: 100%;
    font-size: 20px;
    line-height: 1.6;
  }
}

@media screen and (max-width: 650px) {
  html:lang(en) .yukime_cosme__title {
    font-size: 18px;
  }
}

section#yukime_cosme h2 {
  font-size: 25px;
  color: #fff;
  margin-bottom: 60px
}

section#yukime_cosme h2 span {
  display: block;
  line-height: 60px
}

@media screen and (max-width: 650px) {
  section#yukime_cosme h2 {
    margin-bottom: 45px
  }
}

section#yukime_cosme dl dt {
  font-size: 25px;
  letter-spacing: 0.2em;
  margin-bottom: 45px
}

@media screen and (max-width: 650px) {
  section#yukime_cosme dl dt {
    line-height: 1.6em;
    margin-bottom: 0
  }
}

section#yukime_cosme dl dt span {
  display: block
}

@media screen and (max-width: 650px) {
  section#yukime_cosme dl dt span {
    display: inline
  }
}

section#yukime_cosme dl dd {
  font-size: 18px;
  letter-spacing: -0.01em;
  line-height: 1.8em;
  margin: 30px auto 60px !important
}

section#yukime_cosme #cosme_flex dd {
  display: flex
}

@media screen and (max-width: 650px) {
  section#yukime_cosme #cosme_flex dd {
    display: block
  }
}

section#yukime_cosme #cosme_flex #cosme_right {
  width: 100%;
  text-align: center
}

section#yukime_cosme #cosme_flex #cosme_right img {
  max-width: 120px
}

@media screen and (max-width: 650px) {
  section#yukime_cosme #cosme_flex #cosme_right {
    padding-top: 45px
  }
}

html:lang(en) section#yukime_cosme {
  margin-bottom: 160px
}

@media screen and (max-width: 650px) {
  html:lang(en) section#yukime_cosme {
    margin-bottom: 90px
  }
}

html:lang(en) section#yukime_cosme h1 {
  margin-bottom: 60px
}

@media screen and (max-width: 650px) {
  html:lang(en) section#yukime_cosme h1 {
    margin-bottom: 30px
  }
}

html:lang(en) section#yukime_cosme h2 {
  font-size: 25px;
  letter-spacing: 0.1em;
  color: #fff;
  margin-bottom: 30px
}

@media screen and (max-width: 650px) {
  html:lang(en) section#yukime_cosme h2 {
    font-size: 20px
  }
}

html:lang(en) section#yukime_cosme dl dt {
  font-size: 25px;
  letter-spacing: 0.05em;
  margin-bottom: 15px
}

@media screen and (max-width: 650px) {
  html:lang(en) section#yukime_cosme dl dt {
    font-size: 22px;
    margin-bottom: 0px;
    line-height: 1.4em
  }
}

html:lang(en) section#yukime_cosme dl dd {
  font-size: 18px;
  letter-spacing: 0.05em;
  line-height: 1.4em;
  margin: 0 auto 60px
}

@media screen and (max-width: 650px) {
  html:lang(en) section#yukime_cosme dl dd {
    margin: 15px auto 30px
  }
}

html:lang(en) section#yukime_cosme #cosme_flex dd {
  display: flex
}

@media screen and (max-width: 650px) {
  html:lang(en) section#yukime_cosme #cosme_flex dd {
    display: block
  }
}

html:lang(en) section#yukime_cosme #cosme_flex #cosme_right {
  width: 100%;
  text-align: center
}

html:lang(en) section#yukime_cosme #cosme_flex #cosme_right img {
  max-width: 120px
}

@media screen and (max-width: 650px) {
  html:lang(en) section#yukime_cosme #cosme_flex #cosme_right {
    padding-top: 45px
  }
}

section#yukime_cosme_list {
  background-color: #F5F5F5;
  padding-top: 80px;
  padding-bottom: 90px
}

@media screen and (max-width: 650px) {
  section#yukime_cosme_list {
    width: 100%
  }
}

section#yukime_cosme_list h1 {
  text-align: center;
  margin-bottom: 45px
}

section#yukime_cosme_list h1 img {
  width: 240px
}

section#yukime_cosme_list>p {
  max-width: 750px;
  margin: 0 auto;
  font-size: 18px;
  letter-spacing: 0.055em;
  line-height: 1.8em
}

@media screen and (max-width: 650px) {
  section#yukime_cosme_list>p {
    width: 95%
  }
}

section#yukime_cosme_list .cosme_list_flex {
  margin: 60px auto
}

section#yukime_cosme_list .cosme_list_flex>ul {
  display: flex;
  justify-content: space-between;
}

@media screen and (max-width: 650px) {
  section#yukime_cosme_list .cosme_list_flex>ul {
    display: block
  }
}

section#yukime_cosme_list .cosme_list_flex>ul li {
  max-width: 250px;
  text-align: center;
  margin-bottom: 10px;
}

@media screen and (max-width: 650px) {
  section#yukime_cosme_list .cosme_list_flex>ul li {
    width: 300px;
    margin: 0 auto 10px;
  }
}

section#yukime_cosme_list .cosme_list_flex>ul li:last-child {
  margin-right: 0
}

@media screen and (max-width: 650px) {
  section#yukime_cosme_list .cosme_list_flex>ul li:last-child {
    margin: 0 auto
  }
}

section#yukime_cosme_list .cosme_list_flex>ul li h2 {
  font-size: 24px;
  letter-spacing: 0.05em;
  margin-bottom: 20px;
  text-align: center;
}

section#yukime_cosme_list .cosme_list_flex>ul li h2 span {
  font-size: 18px
}

section#yukime_cosme_list .cosme_list_flex>ul li p {
  font-size: 16px;
  letter-spacing: 0.055em;
  line-height: 1.8em;
  text-align: left;
}

@media screen and (max-width: 650px) {
  section#yukime_cosme_list .cosme_list_flex>ul li p {
    font-size: 16px;
    margin-bottom: 60px
  }
}

html:lang(en) section#yukime_cosme_list h1 {
  margin-bottom: 30px
}

html:lang(en) section#yukime_cosme_list h1 img {
  width: 380px
}

@media screen and (max-width: 650px) {
  html:lang(en) section#yukime_cosme_list h1 img {
    width: 300px
  }
}

html:lang(en) section#yukime_cosme_list>p {
  max-width: 750px;
  margin: 0 auto;
  font-size: 18px;
  letter-spacing: 0.055em;
  line-height: 1.6em
}

@media screen and (max-width: 650px) {
  html:lang(en) section#yukime_cosme_list>p {
    width: 90%;
    font-size: 16px
  }
}

html:lang(en) section#yukime_cosme_list .cosme_list_flex {
  margin: 45px auto
}

html:lang(en) section#yukime_cosme_list .cosme_list_flex>ul li {
  max-width: 250px;
  text-align: center;
  margin-bottom: 10px;
}

@media screen and (max-width: 650px) {
  html:lang(en) section#yukime_cosme_list .cosme_list_flex>ul li {
    max-width: 300px;
    margin: 0 auto
  }

  html:lang(en) section#yukime_cosme_list .cosme_list_flex>ul li ul li:first-child {
    text-align: center
  }

  html:lang(en) section#yukime_cosme_list .cosme_list_flex>ul li img {
    max-width: 280px
  }
}

html:lang(en) section#yukime_cosme_list .cosme_list_flex>ul li:last-child {
  margin-right: 0
}

@media screen and (max-width: 650px) {
  html:lang(en) section#yukime_cosme_list .cosme_list_flex>ul li:last-child {
    margin-right: auto
  }
}

html:lang(en) section#yukime_cosme_list .cosme_list_flex>ul li h2 {
  font-size: 20px;
  letter-spacing: 0.001em;
  margin-bottom: 20px
}

html:lang(en) section#yukime_cosme_list .cosme_list_flex>ul li h2 span {
  font-size: 18px
}

html:lang(en) section#yukime_cosme_list .cosme_list_flex>ul li p {
  font-size: 16px;
  letter-spacing: 0.055em;
  line-height: 1.4em
}

@media screen and (max-width: 650px) {
  html:lang(en) section#yukime_cosme_list .cosme_list_flex>ul li p {
    font-size: 16px;
    margin-bottom: 60px
  }
}


/*  add-free_table  */
#add-free {
  width: 100%;
  margin: 0 auto !important;
  letter-spacing: normal;
  color: #000;
}

@media screen and (max-width: 650px) {
  #add-free {
    width: 86%;
  }
}

.add-free_title {
  font-size: 18px;
  margin-top: 100px;
}

.add-free_small {
  font-size: 10px;
  color: #000;
}

/*  add-free_pc  */
.add-free_pc {
  font-size: 13px;
  text-align: center;
  border-collapse: collapse;
  margin-bottom: 0;
  width: 100%;
}

.add-free_pc th,
.add-free_pc td {
  border-collapse: collapse;
  border: solid 1px #000000;
  padding: 8px 10px;
}


.add-free_pc tr.free-material th {
  background-color: #f0f5fe;
  letter-spacing: -0.02em;
  font-weight: 400;
}

.add-free_pc tr.free-material td {
  color: #6489B3;
}

.add-free_pc td {
  color: #6489B3;
  width: 13% !important;
}

html:lang(en) .add-free_pc td {
  width: 10% !important;
}

.add-free_pc .item th {
  color: #000;
  background-color: #fff;
  font-weight: 400;
  width: 13% !important;
}

html:lang(en) .add-free_pc .item th {
  width: 10% !important;
}

.add-free_pc .item .add-free_pc_header {
  color: #fff;
  background-color: #6489B3 !important;
  font-weight: 700 !important;
  width: 22% !important;
}

html:lang(en) .add-free_pc .item .add-free_pc_header {
  width: 22% !important;
}


/*  add-free_sp  */
.add-free_sp {
  font-size: 12px;
  text-align: center;
  border-collapse: collapse;
  margin-bottom: 20px;
}

.add-free_sp th,
.add-free_sp td {
  border-collapse: collapse;
  border: solid 1px #000000;
  padding: 8px 10px;
}

.add-free_sp th {
  background-color: #f0f5fe;
  letter-spacing: -0.02em;
  font-weight: 400;
}

.add-free_sp td {
  color: #6489B3;
  width: 84px !important;
}

html:lang(en) .add-free_sp td {
  font-size: 22px;
  line-height: 0.8;
}

.add-free_sp .item th {
  color: #000;
  background-color: #fff;
  font-weight: 400;
  width: 84px;
}

.add-free_sp .item .add-free_sp_header {
  color: #fff;
  background-color: #6489B3 !important;
  font-weight: 700 !important;
  width: 100px !important;
}



#yukime_material_link {
  width: 80%;
  max-width: 450px;
  margin: 60px auto 0
}

@media screen and (max-width: 650px) {
  #yukime_material_link {
    max-width: 225px
  }
}

section#yukime_last_logo {
  width: 100%;
  text-align: center;
  padding: 90px 0
}

section#yukime_last_logo img {
  width: 85px
}