@charset "UTF-8";

@font-face {
  font-family: "yumin", serif;
  /* フォント名 */
  /* フォーマットごとにパスを指定 */
  src: url("https://www.cosmekitchen-webstore.jp/Page/Lp/CK_FEMMUE_2403/fonts/yumin.otf") format("opentype"),
    url("https://www.cosmekitchen-webstore.jp/Page/Lp/CK_FEMMUE_2403/fonts/yumin.woff") format("woff"),
    url("https://www.cosmekitchen-webstore.jp/Page/Lp/CK_FEMMUE_2403/fonts/yumin.woff2") format("woff2");
}

main{
  max-width: 100%;
}

.product_list_head {
  padding: 0;
}

.group-detail-area {
  width: 100%;
  margin: auto;
}

.CK_FEMMUE_2403 .sp {
  display: none !important;
}

.CK_FEMMUE_2403 img {
  width: 100%;
  height: auto;
}

/* コンテンツ部分のみ横幅100%に調整 */
#Wrap,
.wrapBottom,
.wrapTop {
  width: 100%;
  background-color: #fff;
}

#header {
  background-color: #fff;
}

.CK_FEMMUE_2403 .breadcrumb_wrapper {
  position: absolute;
  z-index: 999;
  top: 10rem;
  left: 50%;
  transform: translate(-50%, 0);
  width: 110rem;
  margin: 0 auto;
}

.breadcrumbs * {
  color: #fff;
}

.lp_contents .img {
  width: 100%;
  height: auto;
}

#Contents {
  padding: 0;
}

.CK_FEMMUE_2403 a:hover {
  opacity: 0.7;
}

#main_container {
  letter-spacing: 0;
  font-family: HiraKakuProN-W3, sans-serif;
  background-color: #fff;
  border-bottom: 1px solid #e8e8e8;
}

.CK_FEMMUE_2403 .heading {
  max-width: 100%;
  margin: auto;
  margin-bottom: 9.4rem;
}

.CK_FEMMUE_2403 .heading_second {
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgb(250,215,154);
  background: linear-gradient(151deg, rgba(250,215,154,1) 0%, rgba(250,221,170,1) 20%, rgba(203,163,93,1) 71%);
  margin: auto;
  height: 20.4rem;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  margin: auto;
  color: #FFFFFF;
}

.CK_FEMMUE_2403 .heading_sub_ttl {
  padding-top: 7.5rem;
  margin-bottom: 1.4rem;
  font-size: 2rem;
  line-height: 1.75;
  font-weight: 600;
  text-align: center;
}

.CK_FEMMUE_2403 .heading_txt {
  margin-top: -.1rem;
  color: #fff;
  font-family: "yumin", serif;
  font-size: 1.7rem;
  line-height: 1.85;
  text-align: center;
}

.CK_FEMMUE_2403 .heading_txt span{
  display: inline;
}

.CK_FEMMUE_2403 sup {
  font-size: .6em;
}

.CK_FEMMUE_2403 .product_area {
  position: relative;
  width: 100%;
  background-color: #FBF4F6;
  color: #212D53;
  text-align: center;
  z-index: 1;
}

.CK_FEMMUE_2403 .product_area::after {
  content: '';
  position: absolute;
  bottom: -5%;
  left: 0;
  width: 100%;
  height: 5%;
  background: #FBF4F6;
  clip-path: polygon(50% 100%, 0 0, 100% 0);
  z-index: 0;
}

.CK_FEMMUE_2403 .content_list_area {
  width: 120rem;
    margin: 8rem auto 0;
}

.CK_FEMMUE_2403 .content_list {
  display: flex;
  /*gap: 8.8rem;*/
  align-items: center;
  justify-content: center;
  width: 116rem;
}

/*1段目*/

.CK_FEMMUE_2403 .product_area.product_area_top {
  padding-top: 7.5rem;
  padding-bottom: 2rem;
}

.CK_FEMMUE_2403 .product_area.product_area_top .item_picture_wrap {
  margin: 3.8rem auto 0;
  width: 23.4rem;
}

.CK_FEMMUE_2403 .product_area .content_inner {
  position: relative;
  width: 53.2rem;
}

.CK_FEMMUE_2403 .product_area .content_ttl {
  margin-bottom: 5rem;
  color: #BC8E3D;
  font-family: "lato", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 4rem;
  font-weight: bold;
}

.section_title .sec_link {
  margin-top: 3rem;
  margin-bottom: 4.7rem;
}

.CK_FEMMUE_2403 .section_title_0 {
  position: relative;
  display: inline-block;
  color: #626262;
  font-weight: 600;
  font-style: normal;
  font-size: 1.6rem;
  line-height: 1;
  letter-spacing: 0.06em;
  text-align: center;
  z-index: 0;
}

.CK_FEMMUE_2403 .section_title_0::before,
.CK_FEMMUE_2403 .section_title_0::after {
  content: '';
  position: absolute;
  width: 9.6rem;
  height: 1px;
  background-size: contain;
  background-repeat: no-repeat;
  border-bottom: 1px solid #626262;
  z-index: 0;
}

.CK_FEMMUE_2403 .section_title_0::before {
  top: .6rem;
  left: -11rem;
}

.CK_FEMMUE_2403 .section_title_0::after {
  top: .6rem;
  right: -11rem;
}

.CK_FEMMUE_2403 .section_title_1 {
  margin-top: 2.1rem;
  color: #2B2626;
  font-family: "yumin", serif;
  font-style: normal;
  font-size: 3.2rem;
  line-height: 1.75;
  letter-spacing: 0;
  text-align: center;
}

.CK_FEMMUE_2403 .sec_link {
  display: inline-block;
  position: relative;
  padding: 1rem 0;
  background-color: #BC8E3D;
  border-radius: 10rem;
  color: #FFFFFF;
  font-style: normal;
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 1.3;
  letter-spacing: 0.15em;
  text-align: center;
  width: 32rem;
  z-index: 0;
}

.CK_FEMMUE_2403 .sec_link::after {
  content: '';
  position: absolute;
  top: 2.2rem;
  right: 1.87rem;
  width: 1.2rem;
  height: 1.2rem;
  background-image: url(../img/arrow.svg);
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 0;
}

.CK_FEMMUE_2403 .section_title_1 sup {
  font-size: .6em;
}

.CK_FEMMUE_2403 .product_area .border-side {
  position: absolute;
  top: 5.4rem;
  left: 50%;
  border-left: 1px #BC8E3D solid;
  height: 2.9rem;
  font-weight: bold;
}

.CK_FEMMUE_2403 .product_area .item_name {
  margin-bottom: .5rem;
  color: #BC8E3D;
  font-size: 2.6rem;
  line-height: 1.5;
  font-weight: 600;
  text-align: center;
  white-space: nowrap;
}

.CK_FEMMUE_2403 .product_area .item_price {
  margin-bottom: 1.2rem;
  color: #BC8E3D;
  font-size: 2rem;
  line-height: 1.65;
  font-weight: 600;
  text-align: center;
  font-weight: 600;
}

.CK_FEMMUE_2403 .product_area .item_price .tax {
  font-size: 1.4rem;
  line-height: 2.357;
  font-weight: 600;
}

.CK_FEMMUE_2403 .product_area .item_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #FFFFFF;
  margin: auto;
  padding: 0.9rem 0;
  width: 20rem;
  border: 1px #BC8E3D solid;
  border-radius: 10rem;
  font-family: "lato", sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.06em;
  color: #BC8E3D;
}

.CK_FEMMUE_2403 .product_area .item_btn:hover {
  background-color: #BC8E3D;
  color: #FFF;
  opacity: 1;
}

.CK_FEMMUE_2403 .product_area .lead{
  font-family: "yumin", serif;
  font-size: 1.8rem;
  line-height: 2;
  margin-top: 5rem;
  color: #2B2626;
}

.CK_FEMMUE_2403 .product_area .content_img {
  width: 53.2rem;
}

.CK_FEMMUE_2403 .heading_area .item_picture {
  display: flex;
}

.CK_FEMMUE_2403 .product_area .item_noto {
  margin-top: .9rem;
  color: #626262;
  font-size: 1.1rem;
  line-height: 1.4;
  font-weight: 300;
  text-align: center;
}

.CK_FEMMUE_2403 .product_area .point_list {
  margin: 2.8rem auto .6rem;
  padding-block: 4.2rem;
  background-color: rgba(255,255,255,.6);
  width: 102rem;
}

.CK_FEMMUE_2403 .product_area .point_list ul {
  margin: auto;
  width: fit-content;
}

.CK_FEMMUE_2403 .product_area .point {
  position: relative;
  max-width: 83.2rem;
  z-index: 0;
  display: flex;
    align-items: center;
    gap: 1.5rem;
}

.point_nummber {
  position: absolute;
  position: static;
  top: -.5rem;
  left: .3rem;
  z-index: 0;
  display: inline-block;
  padding: .5rem 1.1rem .4rem .9rem;
  border: 1px solid #BC8E3D;
  color: #BC8E3D;
  font-family: "lato", sans-serif;
  font-style: normal;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1;
  text-align: center;
}

.CK_FEMMUE_2403 .product_area .point_list ul .point:not(:nth-of-type(3)) {
  margin-bottom: 2.9rem;
}

.CK_FEMMUE_2403 .product_area .content_txt {
  font-size: 1.6rem;
  line-height: 1.75;
  color: #2B2626;
  text-align: left;
}

.CK_FEMMUE_2403 .product_area .content_text_info {
  margin-top: .8rem;
  font-size: 1.3rem;
  line-height: 1.8;
  color: #626262;
  text-align: left;
}

.CK_FEMMUE_2403 .product_area .point_note {
  margin-top: 2.4rem;
  color: #626262;
  font-size: 1.1rem;
  font-weight: 300;
  line-height: 1.5;
  text-align: center;
}

/*2段目*/
.CK_FEMMUE_2403 .component_area {
  background-color: #fff;
  padding-top: 12rem;
  padding-bottom: 6rem;
}

.CK_FEMMUE_2403 .component_list {
  position: relative;
  margin: auto;
  display: block;
  width: 104.1rem;
}

.CK_FEMMUE_2403 .component_inner{
  display: flex;
  margin: auto;
  justify-content: center;
}

.CK_FEMMUE_2403 .component_img{
  width: 27rem;
}

.CK_FEMMUE_2403 .component_ttl {
  margin-bottom: 0.4rem;
  font-size: 1.6rem;
  line-height: 2;
  font-weight: 600;
  color: #212D53;
  text-align: center;
}

.CK_FEMMUE_2403 .component_txt {
  font-size: 1.3rem;
  line-height: 1.75;
  text-align: left;
  color: #4B4B4B;
}

.CK_FEMMUE_2403 .component_txt:nth-of-type(2) {
  margin-top: .7rem;
}

.CK_FEMMUE_2403 .note {
  margin-top: 1.4rem;
  color: #4B4B4B;
  font-size: .8em;
}

.CK_FEMMUE_2403 .component_list .sec_link {
  margin-top: 1rem;
}

.CK_FEMMUE_2403 .component_txt.txt_right {
  font-size: 1.4rem;
  line-height: 1.75;
  text-align: left;
}

.CK_FEMMUE_2403 .component_list .border-side {
  position: absolute;
  height: 100%;
  top: 0;
  left: 50.2%;
  border-left: 1px #BC8E3D solid;
}


/*3段目*/
.CK_FEMMUE_2403 .product_area.product_area_bottom {
  padding-top: 7.4rem;
  padding-bottom: 3.8rem;
}

.CK_FEMMUE_2403 .product_area.product_area_bottom .content_list {
  margin-left: .7rem;
}

.CK_FEMMUE_2403 .product_area.product_area_bottom .item_picture_wrap {
  margin: 3.8rem auto 0;
  transform: translateX(-50%);
  position: relative;
  left: 50%;
  width: 44.6rem;
}

/*4段目*/
.CK_FEMMUE_2403 .teacher_area {
  margin-top: 8rem;
}

.CK_FEMMUE_2403 .border_area {
  border: 1px #212D53 solid;
  width: 106rem;
  margin: auto;
}

.CK_FEMMUE_2403 .border_area.border_area_bottom {
  margin-top: 9rem;
}

.CK_FEMMUE_2403 .teacher_area .content_ttl {
  padding-bottom: 5rem;
  margin-bottom: 6.2rem;
  font-size: 2.6rem;
  line-height: 1.5;
  text-align: center;
  color: #BC8E3D;
  font-weight: 600;
}

.CK_FEMMUE_2403 .teacher_area .teacher_list {
  display: flex;
  gap: 4rem;
  width: 96rem;
  padding-top: 4.5rem;
  padding-bottom: 3.7rem;
  margin: auto;
}

.CK_FEMMUE_2403 .teacher_img {
  margin-top: -9.5rem;
  width: 32rem;
}

.CK_FEMMUE_2403 .teacher_name {
  margin-top: 1rem;
  font-size: 1.5rem;
  line-height: 2.4;
  font-weight: 600;
  text-align: center;
  color: #212D53;
}

.CK_FEMMUE_2403 .teacher_txt {
  width: 60rem;
  font-size: 1.5rem;
  line-height: 2;
  color: #4B4B4B;
}

.CK_FEMMUE_2403 .teacher_btn_area {
  margin-top: 6.2rem;
}

.CK_FEMMUE_2403 .teacher_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50rem;
  padding: 2rem 0;
  margin: auto;
  background-color: #212D53;
  border: 1px #4F6DA8 solid;
  font-family: "lato", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1.8rem;
  line-height: 2;
  letter-spacing: 0.06em;
  border-radius: 16rem;
  color: #FFF;
}

/************************
SPデバイス調整
************************/
@media only screen and (max-width: 768px) {

  .CK_FEMMUE_2403 .sp {
    display: block !important;
  }

  .CK_FEMMUE_2403 .pc {
    display: none !important;
  }

  .CK_FEMMUE_2403 img {
    width: 100%;
    height: 100%;
  }

  /* common */

  #share {
    z-index: 10 !important;
  }

  #main_container {
    letter-spacing: 0;
    font-family: "ヒラギノ角ゴ ProN W3", HiraKakuProN-W3, 游ゴシック, "Yu Gothic", メイリオ, Meiryo, sans-serif;
    background-color: #fff;
  }

  .CK_FEMMUE_2403 .heading {
    max-width: 100%;
    margin: auto;
    margin-bottom: 9.4rem;
  }

  .CK_FEMMUE_2403 .heading_second {
    margin: auto;
    background: linear-gradient(151deg, rgba(245,220,175,1) 0%, rgba(250,215,154,1) 10%, rgba(203,163,93,1) 71%);
    height: calc(293* (100vw / 428));
  }

  .CK_FEMMUE_2403 .heading_sub_ttl {
    padding-top: calc(57* (100vw / 428));
    margin-bottom: calc(6* (100vw / 428));
    font-size: calc(18* (100vw / 428));
  }

  .CK_FEMMUE_2403 .heading_txt {
    margin-top: calc(-4* (100vw / 428));
    font-size: calc(16* (100vw / 428));
    line-height: 2.12;
  }

  /*1段目*/

  .CK_FEMMUE_2403 .product_area {
    width: 100%;
    background-color: #FBF4F6;
    color: #2B2626;
    text-align: center;
  }

  .CK_FEMMUE_2403 .product_area::after {
    bottom: -2%;
    height: 2%;
  }

  .CK_FEMMUE_2403 .product_area.product_area_top {
    padding-top: calc(57* (100vw / 428));
    padding-bottom: calc(30* (100vw / 428));
  }

  .CK_FEMMUE_2403 .product_area.product_area_top .item_picture_wrap {
    margin: calc(28.5* (100vw / 428)) auto 0;
    width: calc(271* (100vw / 428));
  }

  .section_title .sec_link {
    margin-top: calc(30* (100vw / 428));
    margin-bottom: calc(41* (100vw / 428));
  }

  .CK_FEMMUE_2403 .section_title_0 {
    font-size: calc(16* (100vw / 428));
    line-height: 1.5;
  }

  .CK_FEMMUE_2403 .section_title_0::before,
  .CK_FEMMUE_2403 .section_title_0::after {
    width: calc(46* (100vw / 428));
  }

  .CK_FEMMUE_2403 .section_title_0::before {
    top: calc(22* (100vw / 428));
    left: calc(-66* (100vw / 428));
  }

  .CK_FEMMUE_2403 .section_title_0::after {
    top: calc(8* (100vw / 428));
    right: calc(-70* (100vw / 428));
  }

  .CK_FEMMUE_2403 .section_title_1 {
    margin-top: calc(15* (100vw / 428));
    font-size: calc(21* (100vw / 428));
  }

  .CK_FEMMUE_2403 .sec_link {
    padding: calc(11* (100vw / 428)) 0;
    border-radius: calc(32* (100vw / 428));
    font-size: calc(14* (100vw / 428));
    width: calc(320* (100vw / 428));
  }

  .CK_FEMMUE_2403 .sec_link::after {
    top: calc(23* (100vw / 428));
    right: calc(18.7* (100vw / 428));
    width: calc(12* (100vw / 428));
    height: calc(12* (100vw / 428));
  }

  .CK_FEMMUE_2403 .content_list_area {
    width: 100%;
    margin: calc(60* (100vw / 428)) auto 0;
  }

  .CK_FEMMUE_2403 .content_list {
    position: relative;
    width: calc(386* (100vw / 428));
    display: flex;
    flex-direction: column;
    gap: calc(11* (100vw / 428));
  }

  .product_area.product_area_top .content_list {
    margin: auto;
  }

  .CK_FEMMUE_2403 .product_area.product_area_bottom .content_list {
    margin: auto;
    margin-bottom: calc(22* (100vw / 428));
  }

  .CK_FEMMUE_2403 .product_area.product_area_bottom .item_picture_wrap {
    transform: translateX(0%);
    position: static;
    margin: calc(28.5* (100vw / 428)) auto 0;
    width: calc(271* (100vw / 428));
  }

  .CK_FEMMUE_2403 .product_area .content_inner {
    position: relative;
    margin: auto;
    margin-top: calc(11* (100vw / 428));
    width: 100%;
    order: 2;
  }

  .CK_FEMMUE_2403 .product_area .content_ttl {
    margin-bottom: calc(26* (100vw / 428));
    font-family: "lato", sans-serif;
    font-style: normal;
    font-size: calc(34* (100vw / 428));
  }

  .CK_FEMMUE_2403 .product_area .border-side._top {
    position: absolute;
    top: -2.6%;
    left: 50%;
    border-left: 1px #BC8E3D solid;
    height: calc(31* (100vw / 428));
    font-weight: bold;
  }

  .CK_FEMMUE_2403 .product_area .item_name {
    margin-bottom: calc(2* (100vw / 428));
    font-size: calc(23* (100vw / 428));
    line-height: 1.3;
  }

  .CK_FEMMUE_2403 .product_area .item_price {
    margin-bottom: calc(12* (100vw / 428));
    font-size: calc(17* (100vw / 428));
    line-height: 2.0625;
  }

  .CK_FEMMUE_2403 .product_area .item_price .tax {
    font-size: calc(12* (100vw / 428));
    line-height: 2.75;
    font-weight: 600;
  }

  .CK_FEMMUE_2403 .product_area .item_btn {
    padding: calc(9* (100vw / 428)) 0;
    width: calc(200* (100vw / 428));
    border: 1px #BC8E3D solid;
    border-radius: calc(30* (100vw / 428));
    font-size: calc(14* (100vw / 428));
  }

  .CK_FEMMUE_2403 .product_area .item_btn:hover {
    background-color: #BC8E3D;
    color: #FFF;
  }

  .CK_FEMMUE_2403 .product_area .lead{
    font-size: calc(17* (100vw / 428));
    margin-top: calc(40* (100vw / 428));;
  }

  .CK_FEMMUE_2403 .product_area .content_img {
    width: calc(386* (100vw / 428));
  }

  .CK_FEMMUE_2403 .product_area .item_noto {
    margin-top: calc(12* (100vw / 428));
    color: #626262;
    font-size: calc(12* (100vw / 428));
  }

  .CK_FEMMUE_2403 .product_area .point_list {
    margin: calc(36* (100vw / 428)) auto calc(5* (100vw / 428));
    padding-block: calc(34* (100vw / 428)) calc(36* (100vw / 428));
    width: calc(388* (100vw / 428));
  }

  .CK_FEMMUE_2403 .product_area .point_list ul {
    width: calc(388* (100vw / 428));
  }

  .CK_FEMMUE_2403 .product_area .point {
    margin: 0 auto;
    max-width: calc(336* (100vw / 428));
    gap: calc(18* (100vw / 428));
    align-items: start;
  }

  .CK_FEMMUE_2403 .product_area .point_list ul .point:not(:nth-of-type(3)) {
    margin-bottom: calc(26* (100vw / 428));
  }

  .CK_FEMMUE_2403 .product_area .point_list .point_note{
    text-align: left;
    width: calc(358* (100vw / 428));
    margin: calc(24* (100vw / 428)) auto 0;
  }

  .CK_FEMMUE_2403 .product_area .point_nummber {
    top: calc(0* (100vw / 428));
    left: 0;
    padding: calc(5* (100vw / 428)) calc(10* (100vw / 428)) calc(4* (100vw / 428)) calc(9* (100vw / 428));
    font-size: calc(15* (100vw / 428));
    width: calc(80* (100vw / 428));
  }

  .CK_FEMMUE_2403 .product_area .content_txt {
    font-size: calc(16* (100vw / 428));
    font-size: calc(14* (100vw / 428));
    line-height: 1.5;
    width: calc(240* (100vw / 428));
  }

  .CK_FEMMUE_2403 .product_area .content_text_info {
    margin-top: calc(14* (100vw / 428));
    margin-left: calc(-96* (100vw / 428));
    font-size: calc(13* (100vw / 428));
    width: calc(336* (100vw / 428));
  }

  .CK_FEMMUE_2403 .product_area .point_note {
    margin-top: calc(24* (100vw / 428));
    font-size: calc(11* (100vw / 428));
  }

  /*2段目*/
  .CK_FEMMUE_2403 .component_area {
    padding-top: calc(60* (100vw / 428));
    padding-bottom: calc(42* (100vw / 428));
  }

  .CK_FEMMUE_2403 .component_list {
    position: relative;
    margin: auto;
    display: flex;
    flex-direction: column;
    gap: calc(0* (100vw / 428));
    width: 100%;
  }

  .CK_FEMMUE_2403 .component_inner {
    text-align: center;
  }

  .CK_FEMMUE_2403 .component_img{
    width: calc(194* (100vw / 428));
  }

  .CK_FEMMUE_2403 .component_ttl {
    margin-bottom: calc(6* (100vw / 428));
    font-size: calc(16* (100vw / 428));
  }

  .CK_FEMMUE_2403 .component_txt {
    font-size: calc(12* (100vw / 428));
  }

  .CK_FEMMUE_2403 .component_txt:nth-of-type(2) {
    margin-top: calc(10* (100vw / 428));
  }

  .CK_FEMMUE_2403 .note {
    margin-top: calc(14* (100vw / 428));
    font-size: .7em;
  }

  .CK_FEMMUE_2403 .component_list .sec_link {
    margin-top: calc(10* (100vw / 428));
  }

  .CK_FEMMUE_2403 .component_txt.txt_right {
    font-size: calc(14* (100vw / 428));
  }

  .CK_FEMMUE_2403 .component_list .border-side {
    position: absolute;
    width: calc(388* (100vw / 428));
    height: 0;
    top: 37%;
    left: 0%;
    border-left: none;
    border-bottom: 1px #BC8E3D solid;
  }


  /*3段目*/
  .CK_FEMMUE_2403 .product_area.product_area_bottom {
    padding-top: calc(60* (100vw / 428));
    padding-bottom: calc(34* (100vw / 428));
  }

  .CK_FEMMUE_2403 .product_area.product_area_bottom .content_list {
    margin-left: auto;
  }

  .CK_FEMMUE_2403 .component_list .border-side.side_bottom {
    position: absolute;
    width: calc(388* (100vw / 428));
    height: 0;
    top: 27%;
    left: 0%;
    border-left: none;
    border-bottom: 1px #C9C9C9 solid;
  }

  /*4段目*/
  .CK_FEMMUE_2403 .teacher_area {
    margin-top: calc(57* (100vw / 428));
  }

  .CK_FEMMUE_2403 .border_area {
    border: 1px #212D53 solid;
    width: calc(388* (100vw / 428));
  }

  .CK_FEMMUE_2403 .border_area.border_area_bottom {
    margin-top: calc(220* (100vw / 428));
  }

  .CK_FEMMUE_2403 .teacher_area .content_ttl {
    margin-bottom: calc(173* (100vw / 428));
    font-size: calc(20* (100vw / 428));
    padding-bottom: calc(20* (100vw / 428));
  }

  .CK_FEMMUE_2403 .teacher_area .teacher_list {
    display: flex;
    flex-direction: column;
    gap: calc(12* (100vw / 428));
    width: calc(388* (100vw / 428));
    padding-top: calc(40* (100vw / 428));
    padding-bottom: calc(20* (100vw / 428));
    margin: auto;
  }

  .CK_FEMMUE_2403 .teacher_img {
    margin: auto;
    margin-top: calc(-200* (100vw / 428));
    width: calc(270* (100vw / 428));
  }

  .CK_FEMMUE_2403 .teacher_name {
    margin-top: calc(9* (100vw / 428));
    font-size: calc(15* (100vw / 428));
    line-height: 2.6;
  }

  .CK_FEMMUE_2403 .teacher_txt {
    width: calc(348* (100vw / 428));
    margin: auto;
    font-size: calc(13* (100vw / 428));
  }

  .CK_FEMMUE_2403 .teacher_btn_area {
    margin-top: calc(39* (100vw / 428));
  }

  .CK_FEMMUE_2403 .teacher_btn {
    width: calc(360* (100vw / 428));
    padding: calc(5* (100vw / 428)) 0;
    border: 1px #4F6DA8 solid;
    font-size: calc(18* (100vw / 428));
    line-height: 1.5;
    border-radius: calc(40* (100vw / 428));
    text-align: center;
  }

}

/* for Tablet */
@media screen and (min-width: 768px) and (max-width: 1500px) {

  /*=======================================
                  Tablet
========================================*/
  /* ===================
　　 General
=================== */
  #main_container {
    font-size: calc(15* (100vw / 1500)) !important;
  }

  * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

}
