@charset "UTF-8";
.pc {
  display: block !important;
}

.sp {
  display: none !important;
}

.tc {
  display: block !important;
}

.tb {
  display: none !important;
}

@media print, screen and (max-width: 991px) {
  .tc {
    display: none !important;
  }
  .tb {
    display: block !important;
  }
}

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

@media print, screen and (min-width: 769px) {
  .pc-hide {
    display: none !important;
  }
}

@media only screen and (max-width: 768px) {
  .sp-hide {
    display: none !important;
  }
}

#wrapper {
  position: relative;
  width: 100%;
}

main {
  position: relative;
  overflow: hidden;
}

#page-layout {
  position: relative;
}

picture,
figure,
.image_wrap {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
}

picture img,
figure img,
.image_wrap img {
  width: 100%;
}

.scroll {
  position: relative;
  max-width: 100%;
  width: 100%;
  overflow: auto;
}

@media only screen and (max-width: 768px) {
  .scroll {
    padding-bottom: 1.2rem;
  }
  .scroll::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #F5F5F5;
    border-radius: 0.6rem;
  }
  .scroll::-webkit-scrollbar {
    height: 0.6rem;
    background-color: #F5F5F5;
  }
  .scroll::-webkit-scrollbar-thumb {
    border-radius: 0.6rem;
    background-color: #FED517;
  }
}

#page-layout {
  position: relative;
  padding-top: 10px;
  /* 検索ボックス */
  /*----------------------------------------
header新規
-----------------------------------------*/
  /* menu */
  /* menu toggle */
  /* contents */
  /* ------ リンク -------- */
  /* ------ リンク（＞入る） -------- */
  /* リンクHOV*/
  /* ------  clearFix -------- */
  /* IE6 */
  /* IE7 */
  /* IE6 */
  /* IE7 */
  /*--margin-top--*/
  /*--margin-right--*/
  /*--margin-left--*/
  /*--margin-bottom--*/
  /*--padding--*/
  /*--padding-top--*/
  /*--padding-right--*/
  /*--padding-left--*/
  /*--padding-bottom--*/
  /*------ width percentage ------*/
  /*--フォント--*/
  /*------- text-color -------*/
  /*------- bg-color -------*/
  /*------- text-size -------*/
  /*------ PS SP ------*/
  /*p�Adiv�Aul�Ah1h6�Ȃ�*/
  /*a�Aspan�Aomg�Ȃǂ̃^�O*/
  /*p�Adiv�Aul�Ah1h6�Ȃ�*/
  /* .flow_t{background: url(/flow/img/img01.png) no-repeat 0px 0px; margin:15px 0 20px 0; font-weight:normal; position:relative; height:146px; position:relative;}
.flow_t h3{position: absolute;
    font-size: 25px;
    top: 45px;
    left: 110px;
    line-height: 1.3;}
.flow_t h3 span{color:#ff2782; font-size:40px;}
.flow02 div:nth-of-type(1){padding-right:15px; float:left; width:55%;}
@media screen and (max-width:900px){
.flow02 div:nth-of-type(1){padding-right:5px; float: none; width:100%;}
}
.flow02 div:nth-of-type(1) p{margin-top:10px;}
.flow02 div:nth-of-type(2){float:right; width:45%; padding-left:15px;}
@media screen and (max-width:900px){
.flow02 div:nth-of-type(2){float:none; width:100%; padding-left:5px; margin-top:15px;}
}
.flow02 div:nth-of-type(2) p{text-align:center; font-weight:bold; padding:10px;}
.flow03{
padding: 20px;background-color:#f6f6f6;margin-top: 26px;
}
.flow04{
width:360px; margin:22px auto 0 auto;
}

@media screen and (max-width:900px){
.flow04{
width:100%; margin:22px auto 0 auto;
}
}
.flow05{margin-bottom:30px;}
.flow05 div:nth-of-type(1){float:left; width:55%; padding-right:12px;}
.flow05 div:nth-of-type(2){float:right; width:45%; padding-left:13px;}

@media screen and (max-width:900px){
.flow05 div:nth-of-type(1){float: none; width:100%; padding-right:5px;}
.flow05 div:nth-of-type(2){float: none; width:100%; padding-left:5px; margin-top:15px;}

} */
  /*/staff/*/
  /*Whats_Cellulite*/
  /*berore_after*/
  /*shop*/
  /* .top_main p:nth-of-type(1){position:absolute; top:-39px; left:81px;} */
  /* 2022-09-28 */
  /************************************
    form
    *************************************/
  /*
    reset
    ***********************/
  /* デフォルトのradio、checkboxは非表示 */
  /* for firefox */
  /* for ie10 ie11 ie系のプルダウンの矢印を消す ie9は非対応 */
  /* セレクトここから */
  /* ie9対策 */
  /*
    input[type="text"] textarea
    input[type="●●●"] 適宜追加
    */
  /* フォーカス時の色変更 */
  /* ラジオボタン */
  /* チェックボックス */
  /*パーフェクトラインTOP > セルライトができる理由についてのよくある質問*/
  /*パーフェクトラインTOP > 全国店舗一覧 > パーフェクトライン恵比寿西口店*/
  /*パパーフェクトラインTOP >  ニュース*/
  /*パーフェクトラインTOP > セルライトができる理由についてのよくある質問*/
  /* :checked */
  /* Icon */
  /* menu */
  /* menu toggle */
  /* contents */
}

#page-layout th {
  font-weight: bold;
}

#page-layout h1,
#page-layout h2,
#page-layout h3,
#page-layout h4,
#page-layout h5 {
  font-weight: bold;
}

#page-layout header {
  margin: 0 auto;
  max-width: 1280px;
  width: 100%;
}

#page-layout header:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}

#page-layout #pagetop {
  background-color: #000;
}

#page-layout #pagetop div {
  margin: 0 auto;
  max-width: 1280px;
  width: 100%;
}

@media screen and (max-width: 900px) {
  #page-layout #pagetop div {
    margin: 0;
    width: 100%;
  }
}

#page-layout #pagetop div:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}

#page-layout #pagetop h1 {
  color: #fff;
  float: left;
  font-size: 11px;
  font-weight: normal;
  padding: 5px;
}

@media screen and (max-width: 900px) {
  #page-layout #pagetop h1 {
    color: #fff;
    float: none;
    font-size: 11px;
    font-weight: normal;
    padding: 5px;
  }
}

#page-layout #pagetop p {
  float: right;
  line-height: 1;
  width: 12%;
}

@media screen and (max-width: 900px) {
  #page-layout #pagetop p {
    float: none;
    line-height: 1;
    width: 50%;
  }
}

#page-layout #pagetop a {
  background-color: #333;
  border-radius: 3px;
  color: #fff;
  display: block;
  font-size: 11px;
  margin-top: 3px;
  padding: 5px 15px 5px 5px;
  position: relative;
  text-align: center;
  text-decoration: none;
  width: 100%;
}

#page-layout #pagetop p a::after {
  border-right: solid 2px;
  border-top: solid 2px;
  color: #e9546d;
  content: "";
  display: block;
  height: 6px;
  position: absolute;
  right: 15px;
  top: 7px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  width: 6px;
}

#page-layout #pagetop p a:hover {
  text-decoration: underline;
}

#page-layout .hd_box01 {
  padding: 15px 0px;
}

#page-layout .hd_box01:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}

#page-layout .hd_box01 p {
  float: left;
  width: 25%;
}

#page-layout .hd_box01 p:hover {
  opacity: 0.5;
  -webkit-transition: 0.1s;
  transition: 0.1s;
}

#page-layout .hd_box01 ul {
  color: #000;
  display: table;
  float: right;
  height: 44px;
  text-align: center;
  width: 70%;
}

#page-layout .hd_box01 li {
  display: table-cell;
  vertical-align: middle;
}

#page-layout .hd_box01 li:hover {
  opacity: 0.5;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

#page-layout .hd_box01 li:nth-of-type(1) {
  width: 21%;
}

#page-layout .hd_box01 li:nth-of-type(2) {
  width: 12%;
}

#page-layout .hd_box01 li:nth-of-type(3) {
  width: 12%;
}

#page-layout .hd_box01 li:nth-of-type(4) {
  width: 12%;
}

#page-layout .hd_box01 li:nth-of-type(5) {
  width: 10%;
}

#page-layout .hd_box01 li:nth-of-type(6) {
  width: 13%;
}

#page-layout .hd_box01 li:nth-of-type(7) {
  padding-left: 15px;
  width: 20%;
}

#page-layout .hd_box01 li:nth-of-type(7):hover {
  opacity: 1;
}

#page-layout .hd_box02 {
  /* border-bottom:solid 1px #ccc;
	border-top:solid 1px #ccc; */
  margin-bottom: 5px;
}

#page-layout .hd_box02:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}

#page-layout .hd_box02 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#page-layout .hd_box02 li {
  list-style: none;
  vertical-align: middle;
  width: 100%;
  background-color: #fa466d;
}

#page-layout .hd_box02 li:not(:first-child) {
  margin-left: 5px;
}

#page-layout .hd_box02 a {
  display: block;
  height: 66px;
  line-height: 66px;
  width: 100%;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
}

#page-layout .hd_box02 a:hover {
  background-color: #ffdde4;
  color: #696969;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

@media screen and (max-width: 500px) {
  #page-layout .hd_box02 a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 12px;
    height: 55px;
    line-height: 1;
    padding: 5px;
  }
}

#page-layout .hd_box02 li:nth-of-type(5) {
  margin-left: 20px;
  text-indent: 20px;
}

#page-layout .hd_box02 li:nth-of-type(5) a {
  background: url("/img/icon02-14.png") no-repeat 15px center #222;
  color: #fff;
}

#page-layout .hd_box02 li:nth-of-type(5) a:hover {
  background: url("/img/icon02-14.png") no-repeat 15px center #ffdde4;
  color: #696969;
}

#page-layout .hd_box03 {
  padding: 10px 0px;
}

#page-layout .hd_box03::after {
  content: "";
  visibility: hidden;
  height: 0;
  display: block;
  font-size: 0;
  clear: both;
}

#page-layout p.breadcrumb {
  float: left !important;
  padding-top: 12px !important;
  line-height: 1 !important;
}

#page-layout p.breadcrumb a {
  display: inline !important;
}

#page-layout .hd_box03 ul {
  border-collapse: separate;
  border-spacing: 5px 0;
  display: table;
  float: right;
  text-align: center;
  width: 13%;
}

#page-layout .hd_box03 li {
  display: table-cell;
  vertical-align: middle;
  width: 25%;
}

#page-layout .hd_box03 a {
  display: block;
}

#page-layout .hd_box03 a:hover {
  opacity: 0.7;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

#page-layout .searchbox {
  border: 0;
  color: #fff;
  font: inherit;
  font-size: 100%;
  height: 29px;
  margin: 0 auto;
  padding: 0;
  vertical-align: baseline;
}

#page-layout form#searchform {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #eee;
  border: #e5e5e5 solid 1px;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font: inherit;
  font-size: 100%;
  height: 29px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0;
  padding: 0 5px 0 0;
  text-align: left;
  vertical-align: baseline;
}

@media only screen and (min-width: 376px) and (max-width: 896px) {
  #page-layout form#searchform {
    height: 41px;
  }
}

#page-layout form#searchform input[type="text"] {
  background: none;
  border: none;
  color: #000;
  cursor: text;
  font: 400 13.3333px Arial;
  height: 29px;
  letter-spacing: normal;
  line-height: 150%;
  margin: 0em;
  min-width: 75%;
  padding: 3px 5px 0px 5px;
  text-align: start;
  text-indent: 0px;
  text-rendering: auto;
  text-shadow: none;
  text-transform: none;
  -webkit-rtl-ordering: logical;
  -webkit-writing-mode: horizontal-tb !important;
  width: 100%;
  word-spacing: normal;
}

#page-layout form#searchform input[type="submit"] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  background: url(/img/icon04.png) no-repeat center;
  background-size: 56% auto;
  border: none;
  bottom: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: buttontext;
  cursor: pointer;
  display: inherit;
  font: 400 13.3333px Arial;
  height: 19px;
  letter-spacing: normal;
  margin: 0em;
  min-width: 10%;
  padding: 0;
  position: inherit;
  right: 5px;
  text-align: center;
  text-indent: 0px;
  text-rendering: auto;
  text-shadow: none;
  text-transform: none;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-appearance: push-button;
  -webkit-rtl-ordering: logical;
  -webkit-writing-mode: horizontal-tb !important;
  white-space: pre;
  width: 22px;
  word-spacing: normal;
}

@media only screen and (min-width: 376px) and (max-width: 896px) {
  #page-layout form#searchform input[type="submit"] {
    background-size: 52% auto;
  }
}

#page-layout ::-webkit-input-placeholder {
  color: #999;
  line-height: 1;
}

#page-layout .top_m01 {
  position: relative;
  z-index: 1000;
}

#page-layout .top_m02 {
  position: absolute;
  width: 179px;
  top: 147px;
  right: 0;
}

#page-layout .top_m03 {
  float: left;
  width: 39px !important;
}

#page-layout .top_m04 {
  float: left;
  width: 39px !important;
  margin-left: 5px;
}

#page-layout .top_link_b {
  max-width: 1280px;
  width: 100%;
  margin: 0px auto 0 auto;
  position: relative;
  z-index: 1;
}

#page-layout .top_link_b p {
  position: absolute;
  bottom: 18px;
  right: 59px;
}

#page-layout .top_news {
  color: #fff;
  font-size: 11px;
  position: absolute;
  bottom: 22px;
  left: 66px;
  width: 710px;
  height: 50px;
}

#page-layout .respon {
  margin-top: 20px;
  padding-left: 5px;
  padding-right: 5px;
}

#page-layout .respon p {
  width: 48%;
  float: left;
  background-color: #999;
  text-align: center;
  border-radius: 7px;
  padding-right: 5px;
}

#page-layout .respon p a {
  color: #fff;
  padding: 4px;
  width: 100%;
}

#page-layout .respon form {
  width: 48%;
  float: right;
}

@media only screen and (min-width: 376px) and (max-width: 896px) {
  #page-layout .respon {
    margin-top: 20px;
    padding-left: 5px;
    padding-right: 5px;
  }
  #page-layout .respon p {
    width: 48%;
    float: left;
    background-color: #999;
    text-align: center;
    border-radius: 7px;
    padding-right: 5px;
  }
  #page-layout .respon p a {
    color: #fff;
    padding: 10px;
    width: 100%;
  }
  #page-layout .respon form {
    width: 48%;
    float: right;
    height: 10px;
  }
}

#page-layout .page-top {
  color: #fff;
  font-size: 11px;
  font-weight: normal;
}

#page-layout .page-top a {
  background-color: #333;
  border-radius: 3px;
  color: #fff;
  display: block;
  text-align: center;
}

#page-layout .header_btn {
  margin: auto;
  margin-left: auto;
  margin-right: 80px;
  text-align: center;
}

#page-layout .header_btn a {
  display: inline-block;
  background-color: #fb6b8a;
  color: #fff;
  border-radius: 10px;
  font-size: 15px;
  padding: 5px 20px;
  line-height: 1.2;
  margin: auto 0;
  vertical-align: middle;
}

#page-layout .header_btn span {
  font-size: 8px;
}

#page-layout .sp_m01 {
  width: 80%;
  max-width: 310px;
  padding: 5px 0px 0px 5px;
}

#page-layout .cp_cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  margin-top: 10px;
  height: 60px;
}

#page-layout .cp_offcm01 {
  z-index: 9999;
  position: fixed;
  top: 17px;
  right: 0px;
  display: inline-block;
}

#page-layout .cp_offcm01 .cp_menu {
  z-index: 9999;
  position: fixed;
  top: 0;
  right: -100vw;
  width: 250px;
  height: 100%;
  cursor: pointer;
  -webkit-transition: 0.53s transform;
  -webkit-transition: 0.53s -webkit-transform;
  transition: 0.53s -webkit-transform;
  transition: 0.53s transform;
  transition: 0.53s transform, 0.53s -webkit-transform;
  -webkit-transition-timing-function: cubic-bezier(0.38, 0.52, 0.23, 0.99);
  transition-timing-function: cubic-bezier(0.38, 0.52, 0.23, 0.99);
  background-color: #222;
  opacity: 0.9;
}

#page-layout .cp_offcm01_01 {
  background-color: #8c3241;
  opacity: 0.9;
}

#page-layout .cp_offcm01_02 {
  background-color: #23668c;
  opacity: 0.9;
}

#page-layout .cp_offcm01_03 {
  background-color: #8c6342;
  opacity: 0.9;
}

#page-layout .cp_offcm01_top {
  background-color: #222;
  opacity: 1;
}

#page-layout .cp_offcm01 .cp_menu ul {
  margin: 0;
  padding: 0;
}

#page-layout .cp_offcm01 .cp_menu li {
  list-style: none;
}

#page-layout .cp_offcm01 .cp_menu li a {
  display: block;
  padding: 8px;
  text-decoration: none;
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
  font-size: 12px;
}

#page-layout .cp_offcm01 #cp_toggle01 {
  position: absolute;
  display: none;
  opacity: 0;
}

#page-layout .cp_offcm01 #cp_toggle01:checked ~ .cp_menu {
  -webkit-transform: translateX(-100vw);
  transform: translateX(-100vw);
}

#page-layout .cp_offcm01 #cp_toggle01 ~ label {
  display: block;
  line-height: 1;
  padding: 0 15px;
  cursor: pointer;
  -webkit-transition: 0.5s transform;
  -webkit-transition: 0.5s -webkit-transform;
  transition: 0.5s -webkit-transform;
  transition: 0.5s transform;
  transition: 0.5s transform, 0.5s -webkit-transform;
  -webkit-transition-timing-function: cubic-bezier(0.61, -0.38, 0.37, 1.27);
  transition-timing-function: cubic-bezier(0.61, -0.38, 0.37, 1.27);
  text-align: center;
  color: #fff;
  background-color: transparent;
}

#page-layout .cp_offcm01 #cp_toggle01:checked ~ label {
  -webkit-transform: translateX(-250px);
  transform: translateX(-250px);
}

#page-layout .cp_offcm01 #cp_toggle01 ~ label::before {
  font-family: 'FontAwesome';
  content: url(/img/menu_icon.png);
  font-size: 2em;
}

#page-layout .cp_offcm01 #cp_toggle01:checked ~ label::before {
  font-family: 'FontAwesome';
  content: '\f00d';
  background-color: #000;
  padding: 5px 10px;
}

#page-layout .cp_contents {
  color: #333333;
  text-align: center;
}

@media screen and (max-width: 900px) {
  #page-layout .sp_m01 {
    max-width: 300px;
  }
}

@media screen and (max-width: 500px) {
  #page-layout .cp_cont {
    height: 45px;
  }
  #page-layout .sp_m01 {
    padding: 5px 0px 5px 5px;
  }
  #page-layout .header_btn {
    margin-right: 50px;
    min-width: 118px;
  }
  #page-layout .header_btn a {
    padding: 5px 10px;
    font-size: 13px;
  }
  #page-layout .cp_offcm01 {
    top: 14px;
  }
  #page-layout .cp_offcm01 #cp_toggle01 ~ label {
    padding: 0 3px;
  }
}

#page-layout .pen {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #ffff66));
  background: linear-gradient(transparent 60%, #ffff66 60%);
}

#page-layout .pen02 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #ffdeea));
  background: linear-gradient(transparent 60%, #ffdeea 60%);
}

#page-layout .Box_in {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
}

#page-layout .Box_in:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}

#page-layout img {
  border: 0;
  width: 100%;
  vertical-align: top;
}

#page-layout a {
  color: #000;
  text-decoration: none;
}

#page-layout a:hover {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

#page-layout .linkbox {
  display: block;
}

#page-layout a.arr {
  position: relative;
}

#page-layout a.arr::after {
  border-right: solid 1px;
  border-top: solid 1px;
  color: inherit;
  content: "";
  display: block;
  height: 7px;
  position: absolute;
  left: 0px;
  top: 7px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  width: 7px;
  margin-left: -15px;
}

#page-layout a.arr:hover {
  opacity: 0.6;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

#page-layout a.arr02 {
  position: relative;
}

#page-layout a.arr02::after {
  border-right: solid 2px;
  border-top: solid 2px;
  color: #e9546d;
  content: "";
  display: block;
  height: 6px;
  position: absolute;
  right: 15px;
  top: 8px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  width: 6px;
}

#page-layout a.arr03 {
  position: relative;
}

#page-layout a.arr03::after {
  border-right: solid 2px;
  border-top: solid 2px;
  color: #e9546d;
  content: "";
  display: block;
  height: 6px;
  position: absolute;
  right: 0px;
  top: 6px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  width: 6px;
}

#page-layout a.arr04 {
  position: relative;
}

#page-layout a.arr04::after {
  border-right: solid 1px;
  border-top: solid 1px;
  color: #e9546d;
  content: "";
  display: block;
  height: 6px;
  position: absolute;
  right: 19px;
  top: 19px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  width: 6px;
}

#page-layout a.arr05 {
  position: relative;
}

#page-layout a.arr05::after {
  border-right: solid 2px;
  border-top: solid 2px;
  color: #e9546d;
  content: "";
  display: block;
  height: 6px;
  position: absolute;
  right: 25px;
  top: 25px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  width: 6px;
}

#page-layout a.arr06 {
  position: relative;
}

#page-layout a.arr06::after {
  border-right: solid 2px;
  border-top: solid 2px;
  color: #e9546d;
  content: "";
  display: block;
  height: 6px;
  position: absolute;
  right: 0px;
  top: 6px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  width: 6px;
}

#page-layout a.arr07 {
  position: relative;
}

#page-layout a.arr07::after {
  border-right: solid 2px;
  border-top: solid 2px;
  color: #e9546d;
  content: "";
  display: block;
  height: 6px;
  position: absolute;
  right: 25px;
  top: 8px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  width: 6px;
}

#page-layout a.arr08 {
  position: relative;
}

#page-layout a.arr08::after {
  border-right: solid 2px;
  border-top: solid 2px;
  color: #e9546d;
  content: "";
  display: block;
  height: 6px;
  position: absolute;
  right: 23px;
  top: 22px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  width: 6px;
}

#page-layout a.arr09 {
  position: relative;
}

#page-layout a.arr09::after {
  border-right: solid 2px;
  border-top: solid 2px;
  color: #e9546d;
  content: "";
  display: block;
  height: 6px;
  position: absolute;
  right: -15px;
  top: 5px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  width: 6px;
}

#page-layout .aR {
  color: #e9536d;
  position: relative;
  display: inline-block;
}

#page-layout .aR:hover {
  opacity: 0.6;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

#page-layout .aR::after {
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  position: absolute;
  right: -13px;
  top: calc(50% - 1px);
  border-top: solid 2px;
  border-right: solid 2px;
  -webkit-transform: rotate(45deg) translateY(-50%);
          transform: rotate(45deg) translateY(-50%);
  color: inherit;
}

#page-layout .aR02 {
  color: inherit;
  position: relative;
  display: inline-block;
}

#page-layout .aR02:hover {
  opacity: 0.6;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

#page-layout .aR02::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  right: -13px;
  top: calc(45% - 1px);
  border-top: solid 2px;
  border-right: solid 2px;
  -webkit-transform: rotate(45deg) translateY(-50%);
          transform: rotate(45deg) translateY(-50%);
  color: inherit;
}

@media screen and (max-width: 900px) {
  #page-layout a.arr::after {
    border-right: solid 0px;
    border-top: solid 0px;
  }
  #page-layout a.arr02::after {
    border-right: solid 0px;
    border-top: solid 0px;
  }
}

#page-layout .hov:hover {
  opacity: 0.8;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

#page-layout .hov9:hover {
  opacity: 0.9;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

#page-layout .hov6:hover {
  opacity: 0.6;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

@media screen and (max-width: 900px) {
  #page-layout .hov6:hover {
    opacity: 1;
    -webkit-transition: 0s;
    transition: 0s;
  }
}

#page-layout .hov5:hover {
  opacity: 0.5;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

#page-layout .hov4:hover {
  color: #ff2782;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

#page-layout .hov0:hover {
  opacity: 1;
}

#page-layout .t-dec {
  text-decoration: underline !important;
}

#page-layout .b-b-none {
  border-bottom: none !important;
}

#page-layout .clearfix:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}

#page-layout * html .clearfix {
  zoom: 1;
}

#page-layout *:first-child + html .clearfix {
  zoom: 1;
}

#page-layout .cfx:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}

#page-layout * html .cfx {
  zoom: 1;
}

#page-layout *:first-child + html .cfx {
  zoom: 1;
}

#page-layout .mt_0 {
  margin-top: 0px !important;
}

#page-layout .mt_5 {
  margin-top: 5px !important;
}

#page-layout .mt_10 {
  margin-top: 10px !important;
}

#page-layout .mt_15 {
  margin-top: 15px !important;
}

#page-layout .mt_20 {
  margin-top: 20px !important;
}

#page-layout .mt_25 {
  margin-top: 25px !important;
}

#page-layout .mt_30 {
  margin-top: 30px !important;
}

#page-layout .mt_35 {
  margin-top: 35px !important;
}

#page-layout .mt_40 {
  margin-top: 40px !important;
}

#page-layout .mt_50 {
  margin-top: 50px !important;
}

#page-layout .mt_60 {
  margin-top: 60px !important;
}

#page-layout .mt_70 {
  margin-top: 70px !important;
}

#page-layout .mt_80 {
  margin-top: 80px !important;
}

#page-layout .mt_90 {
  margin-top: 90px !important;
}

#page-layout .mt_100 {
  margin-top: 100px !important;
}

@media screen and (max-width: 900px) {
  #page-layout .sp-mt_0 {
    margin-top: 0px !important;
  }
  #page-layout .sp-mt_5 {
    margin-top: 5px !important;
  }
  #page-layout .sp-mt_10 {
    margin-top: 10px !important;
  }
  #page-layout .sp-mt_15 {
    margin-top: 15px !important;
  }
  #page-layout .sp-mt_20 {
    margin-top: 20px !important;
  }
  #page-layout .sp-mt_25 {
    margin-top: 25px !important;
  }
  #page-layout .sp-mt_30 {
    margin-top: 30px !important;
  }
  #page-layout .sp-mt_35 {
    margin-top: 35px !important;
  }
  #page-layout .sp-mt_40 {
    margin-top: 40px !important;
  }
  #page-layout .sp-mt_50 {
    margin-top: 50px !important;
  }
  #page-layout .sp-mt_60 {
    margin-top: 60px !important;
  }
  #page-layout .sp-mt_70 {
    margin-top: 70px !important;
  }
  #page-layout .sp-mt_80 {
    margin-top: 80px !important;
  }
  #page-layout .sp-mt_90 {
    margin-top: 90px !important;
  }
  #page-layout .sp-mt_100 {
    margin-top: 100px !important;
  }
}

#page-layout .mr_0 {
  margin-right: 0px !important;
}

#page-layout .mr_5 {
  margin-right: 5px !important;
}

#page-layout .mr_10 {
  margin-right: 10px !important;
}

#page-layout .mr_15 {
  margin-right: 15px !important;
}

#page-layout .mr_20 {
  margin-right: 20px !important;
}

#page-layout .mr_25 {
  margin-right: 25px !important;
}

#page-layout .mr_30 {
  margin-right: 30px !important;
}

#page-layout .mr_40 {
  margin-right: 40px !important;
}

#page-layout .mr_50 {
  margin-right: 50px !important;
}

#page-layout .mr_60 {
  margin-right: 60px !important;
}

#page-layout .ml_0 {
  margin-left: 0px !important;
}

#page-layout .ml_5 {
  margin-left: 5px !important;
}

#page-layout .ml_10 {
  margin-left: 10px !important;
}

#page-layout .ml_15 {
  margin-left: 15px !important;
}

#page-layout .ml_20 {
  margin-left: 20px !important;
}

#page-layout .ml_25 {
  margin-left: 25px !important;
}

#page-layout .ml_30 {
  margin-left: 30px !important;
}

#page-layout .ml_40 {
  margin-left: 40px !important;
}

#page-layout .ml_50 {
  margin-left: 50px !important;
}

#page-layout .ml_60 {
  margin-left: 60px !important;
}

#page-layout .mb_0 {
  margin-bottom: 0px !important;
}

#page-layout .mb_5 {
  margin-bottom: 5px !important;
}

#page-layout .mb_10 {
  margin-bottom: 10px !important;
}

#page-layout .mb_15 {
  margin-bottom: 15px !important;
}

#page-layout .mb_20 {
  margin-bottom: 20px !important;
}

#page-layout .mb_25 {
  margin-bottom: 25px !important;
}

#page-layout .mb_30 {
  margin-bottom: 30px !important;
}

#page-layout .mb_35 {
  margin-bottom: 35px !important;
}

#page-layout .mb_40 {
  margin-bottom: 40px !important;
}

#page-layout .mb_50 {
  margin-bottom: 50px !important;
}

#page-layout .mb_60 {
  margin-bottom: 60px !important;
}

#page-layout .mb_65 {
  margin-bottom: 65px !important;
}

#page-layout .pa_0 {
  padding: 0px !important;
}

#page-layout .pa_5 {
  padding: 5px !important;
}

#page-layout .pa_10 {
  padding: 10px !important;
}

#page-layout .pa_15 {
  padding: 15px !important;
}

#page-layout .pa_20 {
  padding: 20px !important;
}

#page-layout .pa_25 {
  padding: 25px !important;
}

#page-layout .pa_30 {
  padding: 30px !important;
}

#page-layout .pa_35 {
  padding: 35px !important;
}

#page-layout .pa_40 {
  padding: 40px !important;
}

#page-layout .pa_45 {
  padding: 45px !important;
}

#page-layout .pa_50 {
  padding: 50px !important;
}

#page-layout .pa_55 {
  padding: 55px !important;
}

#page-layout .pa_60 {
  padding: 60px !important;
}

@media screen and (max-width: 900px) {
  #page-layout .sp-pa_0 {
    padding: 0px !important;
  }
  #page-layout .sp-pa_5 {
    padding: 5px !important;
  }
  #page-layout .sp-pa_10 {
    padding: 10px !important;
  }
  #page-layout .sp-pa_15 {
    padding: 15px !important;
  }
  #page-layout .sp-pa_20 {
    padding: 20px !important;
  }
  #page-layout .sp-pa_25 {
    padding: 25px !important;
  }
  #page-layout .sp-pa_30 {
    padding: 30px !important;
  }
  #page-layout .sp-pa_35 {
    padding: 35px !important;
  }
  #page-layout .sp-pa_40 {
    padding: 40px !important;
  }
  #page-layout .sp-pa_45 {
    padding: 45px !important;
  }
  #page-layout .sp-pa_50 {
    padding: 50px !important;
  }
  #page-layout .sp-pa_55 {
    padding: 55px !important;
  }
  #page-layout .sp-pa_60 {
    padding: 60px !important;
  }
}

#page-layout .pt_0 {
  padding-top: 0px !important;
}

#page-layout .pt_5 {
  padding-top: 5px !important;
}

#page-layout .pt_10 {
  padding-top: 10px !important;
}

#page-layout .pt_15 {
  padding-top: 15px !important;
}

#page-layout .pt_20 {
  padding-top: 20px !important;
}

#page-layout .pt_25 {
  padding-top: 25px !important;
}

#page-layout .pt_30 {
  padding-top: 30px !important;
}

#page-layout .pt_40 {
  padding-top: 40px !important;
}

#page-layout .pt_50 {
  padding-top: 50px !important;
}

#page-layout .pt_60 {
  padding-top: 60px !important;
}

#page-layout .pr_5 {
  padding-right: 5px !important;
}

#page-layout .pr_10 {
  padding-right: 10px !important;
}

#page-layout .pr_15 {
  padding-right: 15px !important;
}

#page-layout .pr_20 {
  padding-right: 20px !important;
}

#page-layout .pr_25 {
  padding-right: 25px !important;
}

#page-layout .pr_30 {
  padding-right: 30px !important;
}

#page-layout .pr_40 {
  padding-right: 40px !important;
}

#page-layout .pr_50 {
  padding-right: 50px !important;
}

#page-layout .pr_60 {
  padding-right: 60px !important;
}

#page-layout .pl_0 {
  padding-left: 0px !important;
}

@media screen and (max-width: 900px) {
  #page-layout .pl_0 {
    padding-left: 0px !important;
    padding-bottom: 90px;
  }
}

#page-layout .pl_5 {
  padding-left: 5px !important;
}

#page-layout .pl_10 {
  padding-left: 10px !important;
}

#page-layout .pl_15 {
  padding-left: 15px !important;
}

#page-layout .pl_20 {
  padding-left: 20px !important;
}

#page-layout .pl_25 {
  padding-left: 25px !important;
}

#page-layout .pl_30 {
  padding-left: 30px !important;
}

#page-layout .pl_40 {
  padding-left: 40px !important;
}

#page-layout .pl_50 {
  padding-left: 50px !important;
}

#page-layout .pl_60 {
  padding-left: 60px !important;
}

#page-layout .pb_5 {
  padding-bottom: 5px !important;
}

#page-layout .pb_10 {
  padding-bottom: 10px !important;
}

#page-layout .pb_15 {
  padding-bottom: 15px !important;
}

#page-layout .pb_20 {
  padding-bottom: 20px !important;
}

#page-layout .pb_25 {
  padding-bottom: 25px !important;
}

#page-layout .pb_30 {
  padding-bottom: 30px !important;
}

#page-layout .pb_40 {
  padding-bottom: 40px !important;
}

#page-layout .pb_50 {
  padding-bottom: 50px !important;
}

#page-layout .pb_60 {
  padding-bottom: 60px !important;
}

#page-layout .w05p {
  width: 5% !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

#page-layout .w10p {
  width: 10% !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

#page-layout .w15p {
  width: 15% !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

#page-layout .w20p {
  width: 20% !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

#page-layout .w25p {
  width: 25% !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

#page-layout .w30p {
  width: 30% !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

#page-layout .w35p {
  width: 35% !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

#page-layout .w40p {
  width: 40% !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

@media screen and (max-width: 900px) {
  #page-layout .w40p {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

#page-layout .w45p {
  width: 45% !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

#page-layout .w48p {
  width: 48% !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

#page-layout .w50p {
  width: 50% !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

#page-layout .w55p {
  width: 55% !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

#page-layout .w60p {
  width: 60% !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

@media screen and (max-width: 900px) {
  #page-layout .w60p {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

#page-layout .w65p {
  width: 65% !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

#page-layout .w70p {
  width: 70% !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

#page-layout .w75p {
  width: 75% !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

#page-layout .w80p {
  width: 80% !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

#page-layout .w85p {
  width: 85% !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

#page-layout .w90p {
  width: 90% !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

#page-layout .w95p {
  width: 95% !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

#page-layout .w100p {
  width: 100% !important;
}

@media screen and (max-width: 900px) {
  #page-layout .sp-w05p {
    width: 5% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  #page-layout .sp-w10p {
    width: 10% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  #page-layout .sp-w15p {
    width: 15% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  #page-layout .sp-w20p {
    width: 20% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  #page-layout .sp-w25p {
    width: 25% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  #page-layout .sp-w30p {
    width: 30% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  #page-layout .sp-w35p {
    width: 35% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  #page-layout .sp-w40p {
    width: 40% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  #page-layout .sp-w45p {
    width: 45% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  #page-layout .sp-w50p {
    width: 50% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  #page-layout .sp-w55p {
    width: 55% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  #page-layout .sp-w60p {
    width: 60% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  #page-layout .sp-w65p {
    width: 65% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  #page-layout .sp-w70p {
    width: 70% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  #page-layout .sp-w75p {
    width: 75% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  #page-layout .sp-w80p {
    width: 80% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  #page-layout .sp-w85p {
    width: 85% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  #page-layout .sp-w90p {
    width: 90% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  #page-layout .sp-w95p {
    width: 95% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  #page-layout .sp-w100p {
    width: 100% !important;
  }
}

@font-face {
  #page-layout {
    font-family: "yokohama";
    src: url("/font/imagineYOKOHAMA.eot?") format("eot"), url("/font/imagineYOKOHAMA.woff2") format("woff2"), url("/font/imagineYOKOHAMA.woff") format("woff");
  }
}

#page-layout .font-family1 {
  font-family: "yokohama";
}

#page-layout hr.three {
  background: #000;
  border: 0;
  border-bottom: 1px solid #000;
  margin: 0px 0px 0px 0px;
  clear: both;
}

@media screen and (max-width: 900px) {
  #page-layout hr.three {
    background: #000;
    border: 0;
    border-bottom: 1px solid #000;
    margin: 15px 0px 15px 0px;
    clear: both;
  }
}

#page-layout hr.six {
  border: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  clear: both;
  height: 0;
  margin: 0px 0px 0px 0px;
}

#page-layout hr.two {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), color-stop(rgba(0, 0, 0, 0.75)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
  border: 0;
  clear: both;
  height: 1px;
  margin: 0px 0px 0px 0px;
}

#page-layout hr.slash {
  background: url(/css/hr-11.png) repeat-x 0 0;
  border: 0;
  clear: both;
  height: 6px;
  margin: 0px 0px 0px 0px;
}

#page-layout hr.slash02 {
  height: 3px;
  background: #fff;
  background-image: -o-linear-gradient(left, #fff, #ccc, #fff);
}

#page-layout hr.slash03 {
  height: 1px;
  background: #fff;
  background-image: -o-linear-gradient(left, #fff, #eee, #fff);
}

#page-layout .tx_whi {
  color: #fff !important;
}

#page-layout .tx_brown {
  color: #654000 !important;
}

#page-layout .tx_red {
  color: #e9546d !important;
}

#page-layout .tx_green {
  color: #14b441 !important;
}

#page-layout .tx_blue {
  color: #004488 !important;
}

#page-layout .tx_light-b {
  color: #2c9fd8 !important;
}

#page-layout .tx_ctr {
  text-align: center;
}

#page-layout .bg_red {
  background-color: #ffeeee !important;
}

#page-layout .tx_b00 {
  font-size: 100% !important;
}

#page-layout .tx_b05 {
  font-size: 105% !important;
}

@media (max-width: 900px) {
  #page-layout .tx_b05 {
    font-size: 4.5vw !important;
    text-align: center;
  }
}

#page-layout .tx_b10 {
  font-size: 110% !important;
}

#page-layout .tx_b15 {
  font-size: 115% !important;
}

#page-layout .tx_s92 {
  font-size: 92% !important;
}

@media (max-width: 900px) {
  #page-layout .tx_s92 {
    font-size: 75% !important;
  }
}

#page-layout .tx_s85 {
  font-size: 85% !important;
}

#page-layout .tx_s80 {
  font-size: 80% !important;
}

#page-layout .Ps-pre {
  white-space: pre;
}

@media screen and (max-width: 900px) {
  #page-layout .Ps-pre {
    white-space: normal;
  }
}

#page-layout .pc01 {
  display: block;
}

#page-layout .pc02 {
  display: inline;
}

#page-layout .pc03 {
  display: block;
}

#page-layout .sp01 {
  display: none;
}

#page-layout .sp02 {
  display: none;
}

#page-layout .sp03 {
  display: none;
}

#page-layout .sp04 {
  display: none;
}

@media only screen and (min-width: 0px) and (max-width: 896px) {
  #page-layout {
    /*p�Adiv�Aul�Ah1h6�Ȃ�*/
    /*a�Aspan�Aomg�Ȃǂ̃^�O*/
  }
  #page-layout .pc01 {
    display: none;
  }
  #page-layout .pc02 {
    display: none;
  }
  #page-layout .sp01 {
    display: block;
  }
  #page-layout .sp02 {
    display: inline;
  }
  #page-layout .br::before {
    content: "\A";
    white-space: pre;
  }
}

@media only screen and (min-width: 0px) and (max-width: 500px) {
  #page-layout {
    /* キャラクター｜テキスト　のタイトル共通*/
    /* ボタン共通*/
  }
  #page-layout .sp04 {
    display: inline;
  }
  #page-layout .pc04 {
    display: none;
  }
  #page-layout .box_L {
    float: left;
    width: 50%;
    padding-right: 10px;
  }
  #page-layout .box_R {
    float: right;
    width: 50%;
    padding-left: 10px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 500px) and (max-width: 900px) {
  #page-layout .box_L {
    float: none;
    width: 100%;
    padding: 0px;
  }
  #page-layout .box_R {
    float: none;
    width: 100%;
    padding: 0px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 500px) {
  #page-layout .T-box_L {
    float: left;
    width: 60%;
    padding: 0px 10px;
    height: 119px;
    margin-top: 18px;
    line-height: 1.6;
    font-size: 15px;
    border: 2px #222 solid;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #page-layout .T-box_R {
    float: right;
    width: 60%;
    padding: 0px 10px;
    height: 119px;
    margin-top: 18px;
    line-height: 1.6;
    font-size: 15px;
    border: 2px #222 solid;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}

@media only screen and (min-width: 0px) and (max-width: 500px) and (max-width: 900px) {
  #page-layout .T-box_L {
    float: none;
    width: 100%;
    padding: 10px;
    height: auto;
    margin-top: 0px;
    border: 2px #222 solid;
  }
  #page-layout .T-box_R {
    float: none;
    width: 100%;
    padding: 10px;
    height: auto;
    margin-top: 0px;
    border: 2px #222 solid;
  }
}

@media only screen and (min-width: 0px) and (max-width: 500px) {
  #page-layout .T-box_L_bg {
    float: left;
    width: 40%;
    padding-right: 5px;
    background: url(/img/com/c01.png) no-repeat 0px 0px;
    text-align: center;
    font-weight: bold;
    font-size: 21px;
    color: #fff;
    height: 137px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* 縦方向中央揃え（Safari用） */
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    /* 縦方向中央揃え */
    /* 横方向中央揃え（Safari用） */
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    /* 横方向中央揃え */
    padding-top: 22px;
  }
  #page-layout .T-box_R_bg {
    float: right;
    width: 40%;
    padding-left: 5px;
    background: url(/img/com/c01.png) no-repeat 0px 0px;
    text-align: center;
    font-weight: bold;
    font-size: 21px;
    color: #fff;
    height: 137px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* 縦方向中央揃え（Safari用） */
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    /* 縦方向中央揃え */
    /* 横方向中央揃え（Safari用） */
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    /* 横方向中央揃え */
    padding-top: 22px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 500px) and (max-width: 900px) {
  #page-layout .T-box_L_bg {
    float: none;
    width: 100%;
    padding-right: 5px;
    background: url(/img/com/c01-sp.png) no-repeat 0px 0px #222;
    font-size: 20px;
    text-align: left;
    color: #fff;
    height: 64px;
    padding: 10px;
  }
  #page-layout .T-box_R_bg {
    float: none;
    width: 100%;
    padding-right: 5px;
    background: url(/img/com/c01-sp.png) no-repeat 0px 0px #222;
    font-size: 20px;
    text-align: left;
    color: #fff;
    height: 64px;
    padding: 10px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 500px) {
  #page-layout .T-box_R_bg span {
    color: #e9546d;
  }
  #page-layout .T-box_L_bg span {
    color: #e9546d;
  }
  #page-layout .clr {
    margin: 0 !important;
    padding: 0 !important;
  }
  #page-layout .mid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #page-layout .mid02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #page-layout .ex_li {
    background-color: #222;
    color: #fff;
    border-radius: 5px;
    height: 70px;
    width: 90%;
    margin: 0 auto;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* 縦方向中央揃え（Safari用） */
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    /* 縦方向中央揃え */
    /* 横方向中央揃え（Safari用） */
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    /* 横方向中央揃え */
  }
}

@media only screen and (min-width: 0px) and (max-width: 500px) and (max-width: 900px) {
  #page-layout .ex_li {
    border-radius: 5px;
    height: 60px;
    width: 95%;
    font-size: 16px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 500px) {
  #page-layout .ex_li a {
    color: inherit;
    position: relative;
    display: inline-block;
  }
  #page-layout .ex_li a::after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
    right: -13px;
    top: calc(45% - 1px);
    border-top: solid 2px;
    border-right: solid 2px;
    -webkit-transform: rotate(45deg) translateY(-50%);
            transform: rotate(45deg) translateY(-50%);
    color: #e9546d;
  }
  #page-layout .ex_li span {
    color: #fff;
  }
  #page-layout .ex_li02 {
    font-size: 20px;
    color: #fff;
    border-bottom: solid 8px #ff2782;
    background: url(/staff/img/bg10.png) no-repeat 0px 0px #222;
    height: 90px;
    font-weight: bold;
    width: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* 縦方向中央揃え（Safari用） */
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    /* 縦方向中央揃え */
    /* 横方向中央揃え（Safari用） */
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    /* 横方向中央揃え */
  }
}

@media only screen and (min-width: 0px) and (max-width: 500px) and (max-width: 900px) {
  #page-layout .ex_li02 {
    border-radius: 0px;
    height: 80px;
    width: 100%;
    font-size: 16px;
    background: url(/img/sp.png) no-repeat 0px 0px #222;
    padding: 0 10px;
    border-right: solid 3px #e9546d;
    border-bottom: solid 6px #e9546d;
  }
}

@media only screen and (min-width: 0px) and (max-width: 500px) {
  #page-layout .ex_li02 a {
    color: inherit;
    position: relative;
    display: inline-block;
  }
  #page-layout .ex_li02 a::after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
    right: -13px;
    top: calc(45% - 1px);
    border-top: solid 2px;
    border-right: solid 2px;
    -webkit-transform: rotate(45deg) translateY(-50%);
            transform: rotate(45deg) translateY(-50%);
    color: inherit;
  }
  #page-layout .ex_li02 span {
    color: #ff358c;
  }
  #page-layout .ex_li03 {
    font-size: 17px;
    border-bottom: solid 1px #ddd;
    border-top: solid 2px #222;
    padding: 10px 10px;
    margin-top: 0px;
    margin-left: 5px;
    margin-right: 5px;
    line-height: 1.5;
  }
  #page-layout .ex_li04 {
    font-size: 20px;
    color: #fff;
    border-bottom: solid 3px #e9546d;
    border-right: solid 2px #e9546d;
    border-radius: 12px;
    background: url(/img/staff/bg10.png) no-repeat 0px 0px #222;
    height: 90px;
    font-weight: bold;
    width: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 65px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 500px) and (min-width: 0px) and (max-width: 375px) {
  #page-layout .ex_li04 {
    font-size: 4.8vw;
    border-radius: 0px;
    height: 74px;
    width: 100%;
    background: url(/img/sp.png) no-repeat 0px 0px #222;
    padding: 0 10px;
    border-right: solid 4px #e9546d;
    border-bottom: solid 8px #e9546d;
  }
}

@media only screen and (min-width: 0px) and (max-width: 500px) and (min-width: 376px) and (max-width: 896px) {
  #page-layout .ex_li04 {
    border-radius: 0px;
    height: 80px;
    width: 100%;
    font-size: 16px;
    background: url(/img/sp.png) no-repeat 0px 0px #222;
    padding: 0 10px;
    border-right: solid 4px #e9546d;
    border-bottom: solid 8px #e9546d;
  }
}

@media only screen and (min-width: 0px) and (max-width: 500px) {
  #page-layout .ex_li04 a {
    color: inherit;
    position: relative;
    display: inline-block;
  }
  #page-layout .ex_li04 a::after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
    right: -13px;
    top: calc(45% - 1px);
    border-top: solid 2px;
    border-right: solid 2px;
    -webkit-transform: rotate(45deg) translateY(-50%);
            transform: rotate(45deg) translateY(-50%);
    color: inherit;
  }
  #page-layout .ex_li04 span {
    color: #ff358c;
  }
  #page-layout .maru_half {
    font-size: 26px;
    border-radius: 50%;
    line-height: 2em;
    padding-top: 0.1em;
    padding-left: 0.5em;
    padding-right: 0.5em;
    background-color: #222;
    color: #fff;
    margin-right: 10px;
  }
}

#page-layout section {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
}

#page-layout section:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}

@media screen and (max-width: 900px) {
  #page-layout section {
    padding: 0;
  }
}

#page-layout .box_in {
  max-width: 1080px;
  width: 100%;
  margin: 0px auto;
}

@media screen and (max-width: 900px) {
  #page-layout .box_in {
    width: 100%;
    margin: 0px;
  }
}

#page-layout .index {
  margin-top: 5px;
}

#page-layout .box {
  margin-top: 40px;
  margin-bottom: 70px;
}

@media screen and (max-width: 900px) {
  #page-layout .box {
    margin-top: 0px;
    margin-bottom: 70px;
  }
}

#page-layout .m_2nd {
  background: url("/img/2nd01.png") no-repeat top center;
}

@media screen and (max-width: 900px) {
  #page-layout .m_2nd {
    background: url("/img/sp.png") no-repeat top center;
    background-color: #222;
  }
}

#page-layout .m_2nd div {
  font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
}

#page-layout .m_2nd_1080 {
  max-width: 1080px;
  width: 100%;
  margin: 0px auto 0px auto;
  display: table;
  height: 213px;
}

@media screen and (max-width: 900px) {
  #page-layout .m_2nd_1080 {
    width: 100%;
    margin: 0px;
    display: block;
    height: 80px;
  }
}

#page-layout .m_2nd_1080 div:nth-of-type(1) {
  display: table-cell;
  width: auto;
  vertical-align: middle;
}

@media screen and (max-width: 900px) {
  #page-layout .m_2nd_1080 div:nth-of-type(1) {
    display: block;
    width: auto;
    vertical-align: middle;
  }
}

#page-layout .w150px {
  width: 150px !important;
}

#page-layout .w174px {
  width: 174px !important;
}

#page-layout .w184px {
  width: 184px !important;
}

#page-layout .w330px {
  width: 330px !important;
}

#page-layout .w440px {
  width: 440px !important;
}

#page-layout .w210px {
  width: 210px !important;
}

@media screen and (max-width: 900px) {
  #page-layout .w150px {
    width: 100% !important;
  }
  #page-layout .w174px {
    width: 100% !important;
  }
  #page-layout .w330px {
    width: 100% !important;
  }
  #page-layout .w210px {
    width: 100% !important;
  }
  #page-layout .w440px {
    width: 100% !important;
  }
}

#page-layout .m_2nd_1080 div:nth-of-type(1) h2 {
  font-size: 55px;
  line-height: 1;
  font-family: "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
}

@media screen and (max-width: 900px) {
  #page-layout .m_2nd_1080 div:nth-of-type(1) h2 {
    font-size: 28px;
    text-align: center;
    font-weight: bold;
    padding-top: 15px;
    color: #fff;
  }
}

#page-layout .m_2nd_1080 div:nth-of-type(1) p {
  font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
  font-size: 16px;
  line-height: 1;
  padding-left: 5px;
}

@media screen and (max-width: 900px) {
  #page-layout .m_2nd_1080 div:nth-of-type(1) p {
    font-size: 16px;
    line-height: 1;
    padding-left: 0px;
    padding-top: 5px;
    color: #e9546d;
    text-align: center;
    font-weight: bold;
  }
}

#page-layout .m_2nd_1080 div:nth-of-type(2) {
  display: table-cell;
  vertical-align: middle;
}

#page-layout .m_2nd_txt {
  float: left;
  margin-right: 20px;
  line-height: 1.5;
}

@media screen and (max-width: 900px) {
  #page-layout .m_2nd_txt {
    display: none;
  }
}

#page-layout .m_2nd_lbox {
  float: left;
  color: #fff;
  height: 40px;
  line-height: 40px;
}

#page-layout .m_2nd_lbox a {
  color: #fff;
  width: 155px;
  padding-left: 15px;
  position: relative;
  display: block;
  background-color: #222;
  border-radius: 5px;
}

#page-layout .m_2nd_lbox a::after {
  border-right: solid 2px;
  border-top: solid 2px;
  color: #ff006c;
  content: "";
  display: block;
  height: 6px;
  position: absolute;
  right: 20px;
  top: 15px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  width: 6px;
}

#page-layout .m_2nd_lbox a:hover {
  background-color: #7a7a7a;
  border-radius: 5px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #fff;
}

@media screen and (max-width: 900px) {
  #page-layout .m_2nd_lbox {
    display: none;
  }
}

#page-layout .right01 {
  float: right;
  width: 300px;
}

@media screen and (max-width: 900px) {
  #page-layout .right01 {
    display: none;
  }
}

#page-layout .right02 {
  margin-bottom: 20px;
}

#page-layout .right03 {
  margin-top: 20px;
}

#page-layout .left01 {
  width: calc(100% - 340px);
  float: left;
  line-height: 1.8;
}

@media screen and (max-width: 900px) {
  #page-layout .left01 {
    width: 100%;
    float: none;
    margin: 7px auto;
    line-height: 1.5;
  }
}

#page-layout .left-store {
  width: 740px;
  float: left;
  line-height: 1.8;
}

@media screen and (max-width: 900px) {
  #page-layout .left-store {
    width: 100%;
    float: none;
    margin: 7px auto;
    line-height: 1.5;
  }
  #page-layout .left-store_w {
    width: 95%;
    margin: 0 auto;
  }
}

#page-layout .s_map01 {
  background-color: #222;
  width: 740px;
}

@media screen and (max-width: 900px) {
  #page-layout .s_map01 {
    background-color: #222;
    width: 100%;
  }
}

#page-layout .s_map01 a {
  color: #fff;
  font-size: 18px;
  padding: 15px;
  width: 100%;
}

#page-layout .s_map02 {
  margin-top: 20px;
}

#page-layout .s_map02:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}

#page-layout .s_map02 p {
  width: 50%;
}

#page-layout .s_map02 p:nth-of-type(1) {
  float: left;
  padding-right: 10px;
}

#page-layout .s_map02 p:nth-of-type(2) {
  float: right;
  padding-left: 10px;
}

@media screen and (max-width: 900px) {
  #page-layout .s_map02 p {
    width: 100%;
    margin-top: 20px;
  }
  #page-layout .s_map02 p:nth-of-type(1) {
    float: none;
    padding-right: 0px;
  }
  #page-layout .s_map02 p:nth-of-type(2) {
    float: none;
    padding-left: 0px;
  }
}

#page-layout .s_map02 a {
  color: #000;
  font-size: 18px;
  padding: 15px;
  width: 100%;
  background-color: #eee;
  display: block;
  position: relative;
}

#page-layout .s_map02 a::after {
  border-right: solid 2px;
  border-top: solid 2px;
  color: #ff006c;
  content: "";
  display: block;
  height: 6px;
  position: absolute;
  right: 25px;
  top: 25px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  width: 6px;
}

#page-layout .company p {
  background-color: #f6f6f6;
  width: 100%;
  text-align: center;
  padding-top: 50px;
  padding-bottom: 50px;
  margin-bottom: 50px;
}

#page-layout .company p img {
  width: 421px;
}

@media screen and (max-width: 900px) {
  #page-layout .company p img {
    width: 100%;
  }
}

#page-layout .company h4 {
  font-size: 19px;
  border-bottom: solid 1px #222;
  padding: 7px 10px;
  margin-bottom: 20px;
}

#page-layout .company table {
  width: 100%;
  border: #ccc solid 1px;
  text-align: left;
  font-size: 16px;
  margin-bottom: 50px;
}

#page-layout .company th,
#page-layout td {
  padding: 20px 15px;
}

#page-layout .company_recr01 {
  margin-bottom: 13px !important;
  background-color: transparent !important;
  padding-top: 0 !important;
  padding-bottom: 0px !important;
  text-align: left !important;
}

@media screen and (max-width: 900px) {
  #page-layout .company th,
  #page-layout td {
    padding: 15px 10px;
    line-height: 1.8;
    font-size: 14px;
  }
  #page-layout .company_recr01 {
    margin-bottom: 13px !important;
    background-color: transparent !important;
    padding-top: 0 !important;
    padding-bottom: 0px !important;
    text-align: left !important;
  }
}

#page-layout .company td {
  width: 75%;
  border-bottom: #ccc solid 1px;
}

#page-layout .company th {
  width: 25%;
  border-right: #ccc solid 1px;
  border-bottom: #ccc solid 1px;
  background-color: #f6f6f6;
}

#page-layout .company table tr:last-child td {
  border-bottom: none;
}

#page-layout .company table tr:last-child th {
  border-bottom: none;
}

#page-layout .shop p {
  width: 100%;
  margin-bottom: 20px;
}

#page-layout .shop p img {
  width: 100%;
}

#page-layout .shop_new {
  position: relative;
  width: 740px;
  margin-bottom: 10px;
  margin-top: 10px;
}

#page-layout .shop_new span:nth-of-type(1) {
  color: #ff2782;
  font-size: 12px;
  position: absolute;
  top: 25px;
  left: 100px;
  font-weight: bold;
}

#page-layout .shop_new span:nth-of-type(2) {
  font-size: 16px;
  position: absolute;
  top: 45px;
  left: 100px;
  width: 80%;
}

#page-layout .shop_new span:nth-of-type(3) {
  font-size: 14px;
  position: absolute;
  top: 65px;
  left: 100px;
  width: 80%;
}

@media screen and (max-width: 900px) {
  #page-layout .shop_new {
    position: static;
    width: 100%;
    margin-bottom: 10px;
    padding: 5px 15px;
    border: #ccc 1px solid;
    background: url(/img/2nd-img/img05.png) no-repeat right center #f6f6f6;
  }
  #page-layout .shop_new span:nth-of-type(1) {
    color: #e9546d;
    font-size: 12px;
    position: static;
    display: block;
  }
  #page-layout .shop_new span:nth-of-type(2) {
    font-size: 16px;
    position: static;
    display: block;
  }
  #page-layout .shop_new span:nth-of-type(3) {
    font-size: 14px;
    position: static;
    display: block;
  }
}

#page-layout .shop02_box {
  display: table;
  border-collapse: separate;
  border-spacing: 10px 0;
  width: 100%;
  margin-bottom: 10px;
}

#page-layout .shop02_ {
  position: static;
  width: 48%;
  padding: 15px 30px;
  background: url(/img/2nd-img/img05.png) no-repeat right center #f6f6f6;
  display: table-cell;
  border-radius: 7px;
}

#page-layout .shop02_ span:nth-of-type(1) {
  color: #ff2782;
  font-size: 16px;
  position: static;
  display: block;
}

#page-layout .shop02_ span:nth-of-type(2) {
  font-size: 12px;
  position: static;
  display: block;
  margin-top: 5px;
}

@media screen and (max-width: 900px) {
  #page-layout .shop02_box {
    display: block;
    border-collapse: separate;
    border-spacing: 10px 0;
    width: 100%;
    margin-bottom: 10px;
  }
  #page-layout .shop02_ {
    position: static;
    width: 100%;
    padding: 15px 30px;
    background: url(/img/2nd-img/img05.png) no-repeat right center #f6f6f6;
    display: block;
    border-radius: 7px;
    margin-top: 10px;
  }
  #page-layout .shop02_ span:nth-of-type(1) {
    color: #ff2782;
    font-size: 16px;
    position: static;
    display: block;
  }
  #page-layout .shop02_ span:nth-of-type(2) {
    font-size: 12px;
    position: static;
    display: block;
    margin-top: 5px;
  }
}

#page-layout .shop_new02 {
  position: relative;
  width: 48%;
  margin-bottom: 10px;
}

#page-layout .shop_new02 span:nth-of-type(1) {
  color: #ff2782;
  font-size: 16px;
  position: absolute;
  top: 16%;
  left: 5%;
  font-weight: bold;
}

#page-layout .shop_new02 span:nth-of-type(2) {
  font-size: 13px;
  position: absolute;
  top: 35%;
  left: 5%;
  width: 80%;
  line-height: 1.5;
}

#page-layout .fl {
  float: left;
}

#page-layout .fr {
  float: right;
}

#page-layout .jp h4 {
  margin-top: 40px;
}

#page-layout .jp h5 {
  background: url(/shop/img/i01.png) no-repeat left 12px;
  padding-left: 40px;
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 22px;
  padding-top: 10px;
  border-top: solid #222 1px;
  margin-top: 20px;
}

#page-layout .privacy h4:nth-of-type(1) {
  font-size: 20px;
  border-bottom: solid 1px #999;
  border-top: solid 2px #222;
  padding: 20px 10px;
  margin-bottom: 20px;
  margin-top: 0px;
}

#page-layout .privacy h4 {
  font-size: 20px;
  border-bottom: solid 1px #999;
  border-top: solid 2px #222;
  padding: 20px 10px;
  margin-bottom: 20px;
  margin-top: 60px;
}

#page-layout .privacy ol {
  margin-left: 27px;
  margin-top: 30px;
}

#page-layout article.faq:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}

#page-layout article.faq {
  margin-bottom: 60px;
}

#page-layout .faq h4:nth-of-type(1) {
  font-size: 17px;
  border-bottom: solid 1px #ddd;
  border-top: solid 2px #222;
  padding: 10px 10px;
  margin-top: 0px;
  line-height: 1.5;
}

#page-layout .faq div:nth-of-type(1) {
  float: left;
  padding-right: 10px;
  width: 50%;
}

#page-layout .faq div:nth-of-type(2) {
  float: right;
  padding-left: 10px;
  width: 50%;
}

@media screen and (max-width: 900px) {
  #page-layout .faq div:nth-of-type(1) {
    float: none;
    padding-right: 0px;
    width: 100%;
  }
  #page-layout .faq div:nth-of-type(2) {
    float: none;
    padding-left: 0px;
    width: 100%;
    margin-top: 15px;
  }
}

#page-layout .faq p {
  background: url(/img/qa/icon_q.png) no-repeat left 20px;
  padding-left: 25px;
  margin-left: 13px;
  border-bottom: solid 1px #ddd;
  padding-top: 15px;
  padding-bottom: 15px;
}

#page-layout .faq a {
  color: #e9546d;
}

#page-layout .faq a:hover {
  opacity: 0.6;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

#page-layout .faq_link {
  color: #000;
  margin-top: 20px;
  margin-left: 140px;
  position: relative;
  display: block;
}

#page-layout .faq_link {
  color: #000 !important;
  margin-top: 20px;
  margin-left: 160px;
  position: relative;
  display: block;
}

#page-layout .faq_link::after {
  border-right: solid 2px;
  border-top: solid 2px;
  color: #e9546d;
  content: "";
  display: block;
  height: 6px;
  position: absolute;
  right: 5px;
  top: 8px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  width: 6px;
}

#page-layout .faq_to02 {
  background-color: #222;
  color: #fff;
  text-align: center;
  font-size: 16px;
  padding: 5px 0px;
}

#page-layout .faq_to02 p {
  margin-bottom: 20px;
}

#page-layout .faq_to03 {
  background-color: #000;
  font-size: 14px;
  padding: 25px 20px 15px 20px;
}

@media screen and (max-width: 900px) {
  #page-layout .faq_to03 {
    background-color: #222;
    font-size: 14px;
    padding: 10px;
    border-top: dashed 1px #fff;
  }
}

#page-layout .faq_to03 ul {
  display: table;
  border-collapse: separate;
  border-spacing: 3px 0;
  width: 55%;
  margin: 15px auto 0 auto;
}

#page-layout .faq_to03 ul li {
  display: table-cell;
}

@media screen and (max-width: 900px) {
  #page-layout .faq_to03 ul {
    display: block;
    border-collapse: separate;
    border-spacing: 3px 0;
    width: 100%;
    margin: 15px auto 0 auto;
  }
  #page-layout .faq_to03 ul li {
    display: block;
    width: 90%;
    margin: 0 auto 10px auto;
  }
}

#page-layout a.faq_to04 {
  position: relative;
  display: block;
  color: #fff;
}

#page-layout a.faq_to04::after {
  border-right: solid 2px;
  border-top: solid 2px;
  content: "";
  display: block;
  height: 6px;
  position: absolute;
  right: 0px;
  top: 9px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  width: 6px;
  color: #ff006c;
}

#page-layout a.faq_to04:hover {
  opacity: 0.6;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

#page-layout a.faq_to05 {
  position: relative;
  display: block;
  color: #fff;
}

#page-layout a.faq_to05::after {
  border-right: solid 2px;
  border-top: solid 2px;
  content: "";
  display: block;
  height: 6px;
  position: absolute;
  right: 11px;
  top: 9px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  width: 6px;
  color: #ff006c;
}

#page-layout a.faq_to05:hover {
  opacity: 0.6;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

#page-layout .faq02 h4 {
  font-size: 17px;
  border-bottom: solid 1px #ddd;
  border-top: solid 2px #222;
  padding: 20px 10px;
  margin-top: 0px;
  line-height: 1.5;
}

#page-layout .faq02 p {
  background: url(/img/qa/icon_q.png) no-repeat left 20px;
  margin-left: 13px;
  border-bottom: solid 1px #ddd;
}

#page-layout .faq02 a {
  color: #ff2782;
  padding-left: 25px;
  display: block;
  padding-top: 15px;
  padding-bottom: 15px;
  position: relative;
}

#page-layout .faq02 p:hover {
  opacity: 0.6;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

#page-layout .faq02 a::after {
  border-right: solid 2px;
  border-top: solid 2px;
  color: #ff006c;
  content: "";
  display: block;
  height: 6px;
  position: absolute;
  right: 25px;
  top: 24px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  width: 6px;
}

#page-layout .faq03 div:nth-of-type(1) {
  float: left;
  padding-right: 10px;
  width: 50%;
}

#page-layout .faq03 div:nth-of-type(2) {
  float: right;
  padding-left: 10px;
  width: 50%;
}

@media screen and (max-width: 900px) {
  #page-layout .faq03 div:nth-of-type(1) {
    float: none;
    padding-right: 0px;
    width: 100%;
  }
  #page-layout .faq03 div:nth-of-type(2) {
    float: none;
    padding-left: 0px;
    margin-top: 10px;
    width: 100%;
  }
}

#page-layout .faq03 p {
  margin-left: 13px;
  border-bottom: solid 1px #ddd;
}

#page-layout .faq03 a {
  color: #000;
  padding-left: 5px;
  display: block;
  padding-top: 15px;
  padding-bottom: 15px;
  position: relative;
}

#page-layout .faq03 p a:hover {
  opacity: 0.6;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

#page-layout .faq_to07 {
  color: #fff600;
}

#page-layout .faq04 h3 {
  background: url(/img/qa/icon_01.png) no-repeat left 2px;
  padding-left: 40px;
  margin-bottom: 30px;
  margin-top: 30px;
  font-size: 22px;
}

#page-layout .faq04 div {
  background: url(/img/qa/icon_02.png) no-repeat left 2px;
  padding-left: 40px;
  margin-bottom: 10px;
}

#page-layout .faq04 p {
  margin-top: 20px;
}

#page-layout .faq04 span {
  font-size: 19px;
  font-weight: bold;
}

#page-layout .faq04 a {
  color: #ff006c;
  display: inline;
  text-decoration: none;
}

#page-layout .faq04 a:hover {
  opacity: 0.6;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

#page-layout .faq04_in {
  border-bottom: 1px #000 solid;
  margin-bottom: 20px !important;
  line-height: 1.2 !important;
  padding: 6px 0px !important;
  position: relative !important;
  background: none !important;
  font-weight: bold;
}

#page-layout .faq04_in div {
  margin: 0px !important;
  padding: 0px !important;
  background: none !important;
}

#page-layout .faq04_in span {
  background-color: #000;
  color: #fff;
  padding: 6px 20px;
  font-size: 12px;
}

@media screen and (max-width: 900px) {
  #page-layout .faq04_in span {
    background-color: #000;
    color: #fff;
    padding: 6px 10px;
    font-size: 12px;
  }
}

#page-layout .shop02 h3 {
  font-size: 24px;
  font-weight: normal;
  margin-top: 30px;
  line-height: 1.5;
}

@media screen and (max-width: 900px) {
  #page-layout .shop02 h3 {
    font-size: 22px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 1.5;
  }
}

#page-layout .shop02 div {
  position: relative;
  margin-bottom: 50px;
  margin-top: 20px;
}

#page-layout .shop02 div p:nth-of-type(1) {
  position: absolute;
  width: 240px;
  top: 25px;
  left: 30px;
}

#page-layout .shop02 div p:nth-of-type(2) {
  position: absolute;
  width: 240px;
  top: 95px;
  left: 30px;
}

@media screen and (max-width: 900px) {
  #page-layout .shop02 div {
    display: none;
  }
  #page-layout .shop02 div p:nth-of-type(1) {
    position: absolute;
    width: 240px;
    top: 25px;
    left: 30px;
  }
  #page-layout .shop02 div p:nth-of-type(2) {
    position: absolute;
    width: 240px;
    top: 95px;
    left: 30px;
  }
}

#page-layout .shop02_02 {
  margin-top: 60px;
}

#page-layout .shop02_02 div {
  background-color: #222;
  color: #fff;
  padding: 0px 30px 17px 30px;
}

#page-layout .shop02_02 h4 {
  background-color: #e9546d;
  color: #fff;
  padding: 8px 38px 8px 10px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 18px;
  margin: 0px 0px 20px 0px;
  border-radius: 0px 0px 50px 0px;
}

@media screen and (max-width: 900px) {
  #page-layout .shop02_02 h4 {
    background-color: #e9546d;
    color: #fff;
    padding: 8px 20px 8px 10px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    font-size: 15px;
    margin: 0px 0px 20px 0px;
    border-radius: 0px 20px 20px 0px;
  }
}

#page-layout .shop02_02 p:nth-of-type(1) {
  font-size: 14px;
  margin-bottom: 10px;
}

#page-layout .shop02_02 p:nth-of-type(2) {
  text-align: right;
  margin-bottom: 10px;
}

#page-layout .report_in {
  border: #000 solid 7px;
  border-top: none;
  padding: 15px;
  background-color: #fff;
  background-color: white;
}

@media screen and (max-width: 900px) {
  #page-layout .report_in {
    border: #000 solid 7px;
    border-top: #000 solid 7px;
    margin-top: 30px;
    padding: 15px;
    background-color: #fff;
  }
}

#page-layout .report_in div:nth-of-type(1) {
  background-color: #f6f6f6;
  padding: 20px;
  margin-top: 0px;
}

#page-layout .report_in div {
  background-color: #f6f6f6;
  padding: 20px;
  margin-top: 20px;
}

#page-layout .report_in div h3 {
  font-size: 20px;
  padding: 0px 0px 0px 0px;
}

#page-layout .report_in div h4 {
  font-size: 15px;
  padding: 0px 0px 0px 0px;
}

@media screen and (max-width: 900px) {
  #page-layout .report_in div h4 {
    font-size: 15px;
    padding: 10px 0px;
  }
}

#page-layout .report_in div p {
  font-size: 14px;
  line-height: 1.7;
  margin-top: 17px;
}

#page-layout .BeforeAfter_in {
  background-color: #f6f6f6;
}

#page-layout .BeforeAfter_in div:nth-of-type(1) {
  float: left;
  padding: 25px;
}

#page-layout .BeforeAfter_in div:nth-of-type(1) span {
  background-color: #000000;
  padding: 5px 11px;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 11px;
}

#page-layout .BeforeAfter_in div:nth-of-type(1) h3 {
  font-size: 31px;
  padding: 10px 0px 0px 0px;
}

#page-layout .BeforeAfter_in div:nth-of-type(1) h4 {
  font-size: 21px;
  padding: 0px;
}

#page-layout .BeforeAfter_in div:nth-of-type(1) p:nth-of-type(1) {
  font-size: 14px;
}

#page-layout .BeforeAfter_in div:nth-of-type(1) p:nth-of-type(2) {
  font-size: 12px;
}

#page-layout .BeforeAfter_in div:nth-of-type(2) {
  float: right;
}

#page-layout .BefAf_in {
  background-color: #f6f6f6;
}

#page-layout .BefAf_in div:nth-of-type(1) {
  float: left;
  padding: 0px;
  padding-left: 20px;
  padding-top: 20px;
}

#page-layout .BefAf_in div:nth-of-type(1) span {
  background-color: #000000;
  padding: 5px 11px;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 11px;
}

#page-layout .BefAf_in div:nth-of-type(1) h3 {
  font-size: 31px;
  padding: 10px 0px 0px 0px;
}

#page-layout .BefAf_in div:nth-of-type(1) h4 {
  font-size: 21px;
  padding: 0px;
}

#page-layout .BefAf_in div:nth-of-type(1) p:nth-of-type(1) {
  font-size: 14px;
  margin: 0;
}

#page-layout .BefAf_in div:nth-of-type(1) p:nth-of-type(2) {
  font-size: 12px;
  margin: 0;
}

#page-layout .BefAf_in div:nth-of-type(2) {
  float: right;
}

@media screen and (max-width: 900px) {
  #page-layout .BefAf_in {
    width: 80%;
    margin: 0 auto;
    background-color: #f6f6f6;
  }
  #page-layout .BefAf_in div:nth-of-type(2) {
    float: none;
    width: 100%;
    margin-top: 20px;
  }
  #page-layout .BefAf_in div:nth-of-type(1) {
    float: none;
    width: 100%;
    padding: 0px;
    padding-left: 20px;
    padding-top: 20px;
  }
}

#page-layout .BeforeAfter_in02 h4 {
  border-bottom: 1px solid #ccc;
  border-top: solid 1px #000;
  padding: 17px 23px;
  font-size: 24px;
  margin-top: 38px;
}

#page-layout .BeforeAfter_in02 p {
  text-align: left;
  font-size: 16px;
  padding: 21px 23px;
}

#page-layout .BeforeAfter p {
  margin: 0px 0px 45px 0px;
}

@media screen and (max-width: 900px) {
  #page-layout .BeforeAfter p {
    margin: 30px auto 0px auto;
  }
}

#page-layout .BeforeAfter_in03 {
  margin-top: 30px;
}

#page-layout .BeforeAfter_in03 div:nth-of-type(1) {
  float: left;
  width: 50%;
  padding-right: 10px;
  position: relative;
}

#page-layout .BeforeAfter_in03 div:nth-of-type(1) span:nth-of-type(1) {
  position: absolute;
  top: 258px;
  left: 0;
  font-size: 19px;
  padding: 0px 30px 0px 30px;
  font-weight: bold;
}

#page-layout .BeforeAfter_in03 div:nth-of-type(1) span:nth-of-type(2) {
  position: absolute;
  top: 293px;
  left: 0;
  font-size: 13px;
  padding: 0px 30px 0px 30px;
}

#page-layout .BeforeAfter_in03 div:nth-of-type(2) {
  float: right;
  width: 50%;
  padding-left: 10px;
  position: relative;
}

#page-layout .BeforeAfter_in03 div:nth-of-type(2) span:nth-of-type(1) {
  position: absolute;
  top: 258px;
  left: 0;
  font-size: 19px;
  padding: 0px 30px 0px 30px;
  font-weight: bold;
}

#page-layout .BeforeAfter_in03 div:nth-of-type(2) span:nth-of-type(2) {
  position: absolute;
  top: 293px;
  left: 0;
  font-size: 13px;
  padding: 0px 30px 0px 30px;
}

#page-layout .Whats_Cellulite p {
  margin: 0px 0px 45px 0px;
}

#page-layout .Whats_Cellulite_in03 {
  margin-top: 30px;
}

#page-layout .Whats_Cellulite_in03 div:nth-of-type(1) {
  float: left;
  width: 50%;
  padding-right: 10px;
  position: relative;
}

#page-layout .Whats_Cellulite_in03 div:nth-of-type(1) span:nth-of-type(1) {
  position: absolute;
  top: 159px;
  left: 0;
  font-size: 20px;
  padding: 0px 30px 0px 30px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  width: 100%;
  line-height: 1.4;
}

#page-layout .Whats_Cellulite_in03 div:nth-of-type(1) span:nth-of-type(2) {
  position: absolute;
  top: 224px;
  left: 0;
  font-size: 13px;
  padding: 0px 30px 0px 30px;
  color: #fff;
}

#page-layout .Whats_Cellulite_in03 div:nth-of-type(2) {
  float: right;
  width: 50%;
  padding-left: 10px;
  position: relative;
}

#page-layout .Whats_Cellulite_in03 div:nth-of-type(2) span:nth-of-type(1) {
  position: absolute;
  top: 159px;
  left: 0;
  font-size: 20px;
  padding: 0px 30px 0px 30px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  width: 100%;
  line-height: 1.4;
}

#page-layout .Whats_Cellulite_in03 div:nth-of-type(2) span:nth-of-type(2) {
  position: absolute;
  top: 224px;
  left: 0;
  font-size: 13px;
  padding: 0px 30px 0px 30px;
  color: #fff;
}

#page-layout .PRODUCT h3 {
  text-align: center;
  text-align: center;
  font-size: 24px;
  line-height: 1.5;
  margin-bottom: 24px;
}

#page-layout .PRODUCT h3 span {
  font-size: 25px;
  color: #e9546d;
}

@media only screen and (min-width: 0px) and (max-width: 375px) {
  #page-layout .PRODUCT h3 {
    text-align: center;
    text-align: center;
    font-size: 4.266vw;
    line-height: 1.5;
    margin-bottom: 24px;
    margin-top: 20px;
  }
  #page-layout .PRODUCT h3 span {
    font-size: 4.8vw;
    color: #e9546d;
  }
}

@media only screen and (min-width: 376px) and (max-width: 896px) {
  #page-layout .PRODUCT h3 {
    text-align: center;
    text-align: center;
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 24px;
    margin-top: 20px;
  }
  #page-layout .PRODUCT h3 span {
    font-size: 18px;
    color: #e9546d;
  }
}

#page-layout .PRODUCT h4 {
  font-size: 17px;
  border-bottom: solid 1px #ddd;
  border-top: solid 2px #222;
  padding: 20px 10px;
  margin-top: 0px;
  line-height: 1.5;
}

#page-layout .PRODUCT p {
  margin: 24px 0px;
}

#page-layout .PRODUCT02 div:nth-of-type(1) {
  float: left;
  width: 50%;
  padding-right: 10px;
}

#page-layout .PRODUCT02 p {
  padding: 10px;
  margin: 0;
}

#page-layout .PRODUCT02 div:nth-of-type(2) {
  float: right;
  width: 50%;
  padding-left: 10px;
}

#page-layout .PRODUCT02 {
  background: url(/img/2nd-img/PRODUCT01.jpg) no-repeat 0px 0px;
  color: #fff;
  font-size: 18px;
  padding: 28px 28px 28px 77px;
  margin: 24px 0;
  height: 80px;
}

#page-layout .PRODUCT03 {
  border: 3px solid #ccc;
  padding: 10px;
  line-height: 1.5;
  margin-top: 35px;
}

#page-layout .PRODUCT03_l {
  float: left;
  width: auto;
}

#page-layout .PRODUCT03_l div {
  padding: 28px;
}

@media screen and (max-width: 900px) {
  #page-layout .PRODUCT03_l div {
    padding: 5px;
  }
}

#page-layout .PRODUCT03_l div p:nth-of-type(1) {
  padding: 0px 0px 0px 0px;
  font-size: 14px;
  margin: 0;
}

#page-layout .PRODUCT03_l div p:nth-of-type(2) {
  font-size: 20px;
  padding: 0;
  margin: 0;
  font-weight: bold;
}

#page-layout .PRODUCT03_l div p:nth-of-type(3) {
  padding: 10px 0px 0px 0px;
  margin: 0;
  font-size: 16px;
}

#page-layout .PRODUCT03_r {
  float: right;
  width: 28%;
}

@media screen and (max-width: 900px) {
  #page-layout .PRODUCT03_r {
    float: none;
    width: 70%;
    margin: 0px auto 0 auto;
  }
  #page-layout .PRODUCT03_r img {
    padding-top: 20px;
  }
  #page-layout .PRODUCT03_l div p:nth-of-type(2) {
    font-size: 18px;
    padding: 0;
    margin: 0;
    font-weight: bold;
  }
}

#page-layout .PRODUCT04 {
  font-size: 18px;
  margin: 36px 0px 24px 0px;
  font-weight: bold;
  text-align: center;
  color: #666;
}

@media screen and (max-width: 900px) {
  #page-layout .PRODUCT04 {
    font-size: 12px;
    margin: 15px 0px 24px 0px;
    font-weight: bold;
    text-align: center;
    color: #666;
  }
}

#page-layout .PRODUCT05 {
  font-size: 18px;
  margin: 36px 0px 24px 0px;
  font-weight: bold;
  text-align: center;
  color: #666;
}

#page-layout .PRODUCT05 div:nth-of-type(1) {
  float: left;
  width: 50%;
  padding-right: 10px;
}

#page-layout .PRODUCT05 div:nth-of-type(2) {
  float: right;
  width: 50%;
  padding-left: 10px;
}

@media screen and (max-width: 900px) {
  #page-layout .PRODUCT05 {
    font-size: 18px;
    margin: 19px 0px 10px 0px;
    font-weight: bold;
    text-align: center;
    color: #666;
  }
  #page-layout .PRODUCT05 div:nth-of-type(1) {
    float: none;
    width: 100%;
    padding-right: 0px;
  }
  #page-layout .PRODUCT05 div:nth-of-type(2) {
    float: none;
    width: 100%;
    padding-left: 0px;
    margin-top: 15px;
  }
}

#page-layout .nexfor {
  display: table;
  border-collapse: separate;
  border-spacing: 13px 0;
  padding-top: 33px;
}

#page-layout .nexfor li {
  display: table-cell;
}

@media screen and (max-width: 900px) {
  #page-layout .nexfor {
    display: block;
    padding-top: 10px;
    width: 75%;
    margin: 0 auto;
  }
  #page-layout .nexfor li {
    display: block;
    margin-bottom: 10px;
  }
}

#page-layout .Whats_Cellulite h3 {
  margin-bottom: 50px;
}

#page-layout .Whats_Cellulite h4 {
  font-size: 16px;
  margin-top: 30px;
}

#page-layout .Whats_Cellulite p {
  margin-top: 10px;
}

#page-layout .trial_contact-logo {
  width: 311px;
  margin: 13px auto;
}

#page-layout .br-sp02 {
  display: none !important;
}

#page-layout .br-sp03 {
  display: inline !important;
}

@media screen and (max-width: 900px) {
  #page-layout .trial_contact-logo {
    width: 311px;
    margin: 13px auto;
  }
  #page-layout .br-sp02 {
    display: inline !important;
  }
  #page-layout .br-sp03 {
    display: none !important;
  }
}

#page-layout .trial_contact_box {
  background-color: #222;
  width: 100%;
  padding: 37px 0px;
}

@media screen and (max-width: 900px) {
  #page-layout .trial_contact_box {
    background-color: #222;
    width: 100%;
    padding: 10px 0px;
  }
}

#page-layout .trial_contact_in {
  width: 920px;
  margin: 0 auto;
  display: table;
  border-collapse: separate;
  border-spacing: 3px 0;
}

@media screen and (max-width: 900px) {
  #page-layout .trial_contact_in {
    width: 100%;
    margin: 0;
    display: inline;
    border-collapse: inherit;
    border-spacing: 0;
  }
}

#page-layout .trial_contact_in div:nth-of-type(1) {
  display: table-cell;
  width: 70%;
}

@media only screen and (min-width: 0px) and (max-width: 375px) {
  #page-layout .trial_contact_in div:nth-of-type(1) {
    display: block;
    text-align: left;
    width: 100%;
    padding-left: 15px;
  }
}

@media only screen and (min-width: 376px) and (max-width: 896px) {
  #page-layout .trial_contact_in div:nth-of-type(1) {
    display: block;
    text-align: center;
    width: 100%;
  }
}

#page-layout .trial_contact_in div:nth-of-type(1) p:nth-of-type(1) {
  background: url(/img/icon02-37.png) no-repeat left 0px;
  padding-left: 47px;
  font-weight: normal;
  margin-bottom: 0px;
  font-size: 23px;
  color: #e9536d;
}

@media only screen and (min-width: 0px) and (max-width: 375px) {
  #page-layout .trial_contact_in div:nth-of-type(1) p:nth-of-type(1) {
    font-size: 6.11vw;
  }
}

@media only screen and (min-width: 376px) and (max-width: 896px) {
  #page-layout .trial_contact_in div:nth-of-type(1) p:nth-of-type(1) {
    background: url(/img/sp.png) no-repeat left 0px;
    padding-left: 0px;
  }
}

#page-layout .trial_contact_in div:nth-of-type(1) p:nth-of-type(2) {
  color: #FFFFFF;
  font-size: 14px;
  margin-top: 5px;
}

@media only screen and (min-width: 0px) and (max-width: 375px) {
  #page-layout .trial_contact_in div:nth-of-type(1) p:nth-of-type(2) {
    font-size: 3.2vw;
  }
}

@media only screen and (min-width: 376px) and (max-width: 896px) {
  #page-layout .trial_contact_in div:nth-of-type(1) p:nth-of-type(2) {
    color: #FFFFFF;
    font-size: 12px;
    margin-top: 5px;
  }
}

#page-layout .trial_contact_in div:nth-of-type(2) {
  display: table-cell;
  width: 30%;
  color: #FFFFFF;
  vertical-align: top;
}

@media only screen and (min-width: 0px) and (max-width: 375px) {
  #page-layout .trial_contact_in div:nth-of-type(2) {
    display: block;
    width: 100%;
    color: #FFFFFF;
    vertical-align: top;
    padding-left: 15px;
    margin-top: 20px;
  }
}

@media only screen and (min-width: 376px) and (max-width: 896px) {
  #page-layout .trial_contact_in div:nth-of-type(2) {
    display: block;
    width: 100%;
    color: #FFFFFF;
    vertical-align: top;
    text-align: center;
    padding-left: 15px;
    margin-top: 20px;
  }
}

#page-layout .trial_contact_in div:nth-of-type(2) p:nth-of-type(1) {
  font-size: 14px;
  color: #e9536d;
}

#page-layout .trial_contact_in div:nth-of-type(2) p:nth-of-type(2) {
  font-size: 36px;
}

#page-layout .trial_contact_in div:nth-of-type(2) p:nth-of-type(3) {
  font-size: 16px;
}

@media only screen and (min-width: 0px) and (max-width: 375px) {
  #page-layout .trial_contact_in div:nth-of-type(2) p:nth-of-type(1) {
    font-size: 3.2vw;
    color: #e9536d;
  }
  #page-layout .trial_contact_in div:nth-of-type(2) p:nth-of-type(2) {
    font-size: 9.6vw;
  }
}

@media only screen and (min-width: 376px) and (max-width: 896px) {
  #page-layout .trial_contact_in div:nth-of-type(2) p:nth-of-type(1) {
    font-size: 12px;
    color: #e9536d;
  }
  #page-layout .trial_contact_in div:nth-of-type(2) p:nth-of-type(2) {
    font-size: 28px;
  }
  #page-layout .trial_contact_in div:nth-of-type(2) p:nth-of-type(3) {
    font-size: 14px;
  }
}

#page-layout .counseling-logo {
  width: 311px;
  margin: 13px auto;
}

#page-layout .counseling_box {
  background-color: #222;
  width: 100%;
  padding: 37px 0px;
}

@media screen and (max-width: 900px) {
  #page-layout .counseling_box {
    background-color: #222;
    width: 100%;
    padding: 10px 0px;
  }
}

#page-layout .counseling_in {
  width: 920px;
  margin: 0 auto;
  display: table;
  border-collapse: separate;
  border-spacing: 3px 0;
}

@media screen and (max-width: 900px) {
  #page-layout .counseling_in {
    width: 100%;
    margin: 0;
    display: block;
    border-collapse: separate;
    border-spacing: 0px 0;
  }
}

#page-layout .counseling_in div:nth-of-type(1) {
  display: table-cell;
  width: 70%;
}

@media only screen and (min-width: 0px) and (max-width: 375px) {
  #page-layout .counseling_in div:nth-of-type(1) {
    display: block;
    text-align: left;
    width: 100%;
    padding-left: 15px;
  }
}

@media only screen and (min-width: 376px) and (max-width: 896px) {
  #page-layout .counseling_in div:nth-of-type(1) {
    display: block;
    text-align: center;
    width: 100%;
  }
}

#page-layout .counseling_in div:nth-of-type(1) p:nth-of-type(1) {
  background: url(/img/icon01-37.png) no-repeat left 0px;
  padding-left: 47px;
  font-weight: normal;
  margin-bottom: 0px;
  font-size: 23px;
  color: #e9536d;
}

@media only screen and (min-width: 0px) and (max-width: 375px) {
  #page-layout .counseling_in div:nth-of-type(1) p:nth-of-type(1) {
    font-size: 6.133vw;
  }
}

@media only screen and (min-width: 376px) and (max-width: 896px) {
  #page-layout .counseling_in div:nth-of-type(1) p:nth-of-type(1) {
    background: url(/img/sp.png) no-repeat left 0px;
    padding-left: 0px;
  }
}

#page-layout .counseling_in div:nth-of-type(1) p:nth-of-type(2) {
  color: #FFFFFF;
  font-size: 14px;
  margin-top: 5px;
}

@media screen and (max-width: 900px) {
  #page-layout .counseling_in div:nth-of-type(1) p:nth-of-type(2) {
    color: #FFFFFF;
    font-size: 12px;
    margin-top: 5px;
    width: 100%;
    padding-right: 10px;
  }
}

#page-layout .counseling_in div:nth-of-type(2) {
  display: table-cell;
  width: 30%;
  color: #FFFFFF;
  vertical-align: top;
}

@media only screen and (min-width: 0px) and (max-width: 375px) {
  #page-layout .counseling_in div:nth-of-type(2) {
    display: block;
    width: 100%;
    color: #FFFFFF;
    vertical-align: top;
    padding-left: 15px;
    margin-top: 20px;
  }
}

@media only screen and (min-width: 376px) and (max-width: 896px) {
  #page-layout .counseling_in div:nth-of-type(2) {
    display: block;
    width: 100%;
    color: #FFFFFF;
    vertical-align: top;
    text-align: center;
    padding-left: 15px;
    margin-top: 20px;
  }
}

#page-layout .counseling_in div:nth-of-type(2) p:nth-of-type(1) {
  font-size: 14px;
  color: #e9536d;
}

#page-layout .counseling_in div:nth-of-type(2) p:nth-of-type(2) {
  font-size: 36px;
}

#page-layout .counseling_in div:nth-of-type(2) p:nth-of-type(3) {
  font-size: 16px;
}

@media only screen and (min-width: 0px) and (max-width: 375px) {
  #page-layout .counseling_in div:nth-of-type(2) p:nth-of-type(1) {
    font-size: 12px;
    color: #e9536d;
  }
  #page-layout .counseling_in div:nth-of-type(2) p:nth-of-type(2) {
    font-size: 28px;
  }
  #page-layout .counseling_in div:nth-of-type(2) p:nth-of-type(3) {
    font-size: 14px;
  }
}

#page-layout .Ess {
  background-color: #e9536d;
  color: #fff;
  padding: 1px 7px;
  line-height: 1;
  font-size: 12px;
  display: inline;
  margin-left: 10px;
  vertical-align: middle;
}

@media only screen and (min-width: 0px) and (max-width: 375px) {
  #page-layout .Ess {
    font-size: 3.2vw;
  }
}

#page-layout .Ess02 {
  background-color: #222;
  color: #fff;
  padding: 1px 7px;
  line-height: 1;
  font-size: 12px;
  display: inline;
  margin-left: 10px;
  vertical-align: middle;
}

@media only screen and (min-width: 0px) and (max-width: 375px) {
  #page-layout .Ess02 {
    font-size: 3.2vw;
  }
}

#page-layout .EssR {
  background-color: #e9536d;
  color: #fff;
  padding: 1px 7px;
  line-height: 1;
  font-size: 12px;
  display: inline;
  margin-right: 10px;
  vertical-align: middle;
  font-weight: bold;
}

@media only screen and (min-width: 0px) and (max-width: 375px) {
  #page-layout .EssR {
    font-size: 3.2vw;
  }
}

#page-layout .ex_t {
  font-size: 12px !important;
  color: #999;
  margin-top: 2px;
  font-weight: normal;
}

#page-layout .t_contact_box {
  width: 920px;
  margin: 0 auto;
}

@media screen and (max-width: 900px) {
  #page-layout .t_contact_box {
    width: 100%;
    padding: 0 10px;
  }
}

#page-layout .t_contact_box h3 {
  font-size: 19px;
}

@media only screen and (min-width: 0px) and (max-width: 375px) {
  #page-layout .t_contact_box h3 {
    font-size: 4.26vw;
  }
}

@media only screen and (min-width: 376px) and (max-width: 896px) {
  #page-layout .t_contact_box h3 {
    font-size: 16px;
  }
}

#page-layout .contact_box {
  width: 100%;
}

#page-layout .contact_box p {
  font-size: 16px;
}

#page-layout .contact_box h3 {
  font-size: 19px;
}

#page-layout .input_tx01 div {
  width: 70%;
  margin-top: 30px;
  font-weight: bold;
}

@media screen and (max-width: 900px) {
  #page-layout .input_tx01 {
    padding: 0 10px;
  }
  #page-layout .input_tx01 div {
    width: 100%;
    margin-top: 30px;
    font-weight: bold;
  }
}

#page-layout .contact_box_fC_h {
  height: 200px;
}

#page-layout .t_contact_box_in {
  margin-top: 10px;
  width: 98%;
}

#page-layout .tc01 {
  float: left;
  width: 49%;
  position: relative;
}

@media screen and (max-width: 900px) {
  #page-layout .tc01 {
    float: none;
    width: 100%;
    position: inherit;
    margin-top: 0;
  }
}

#page-layout .tc01 {
  padding: 16px;
}

#page-layout .tc01 span:nth-of-type(1) {
  color: #e9536d;
  font-size: 18px;
  font-weight: bold;
}

@media only screen and (min-width: 0px) and (max-width: 375px) {
  #page-layout .tc01 span:nth-of-type(1) {
    font-size: 4.8vw;
  }
}

#page-layout .tc01 span:nth-of-type(2) {
  color: #000;
  font-size: 18px;
  font-weight: bold;
}

#page-layout .tc02 {
  float: right;
  width: 49%;
  position: relative;
  margin: 0 auto;
}

@media screen and (max-width: 900px) {
  #page-layout .tc02 {
    float: none;
    width: 100%;
    position: inherit;
    margin-top: 10px;
  }
  #page-layout .sp_t_contact01 {
    width: 90% !important;
    margin: 0 auto !important;
  }
}

#page-layout .tc02 {
  padding: 16px;
}

#page-layout .tc02 span:nth-of-type(1) {
  color: #e9536d;
  font-size: 18px;
  font-weight: bold;
}

#page-layout .tc02 span:nth-of-type(2) {
  color: #000;
  font-size: 18px;
  font-weight: bold;
}

#page-layout .tc03 {
  width: 392px;
  margin: 20px 0;
}

@media only screen and (min-width: 0px) and (max-width: 375px) {
  #page-layout .tc03 {
    width: 90%;
    margin: 20px auto;
  }
  #page-layout .tc02 span:nth-of-type(1) {
    font-size: 4.8vw;
  }
}

@media only screen and (min-width: 376px) and (max-width: 896px) {
  #page-layout .tc03 {
    width: 392px;
    margin: 20px auto;
  }
}

#page-layout .tc04 {
  float: left;
  width: 49%;
  position: relative;
}

#page-layout .tc04 {
  padding: 16px;
  width: 100%;
}

#page-layout .tc04 span:nth-of-type(1) {
  color: #ff2782;
  font-size: 18px;
  font-weight: bold;
}

#page-layout .tc04 span:nth-of-type(2) {
  color: #000;
  font-size: 14px;
  font-weight: bold;
}

#page-layout .tc05 {
  color: #666;
  font-size: 12px;
  margin-top: 10px;
}

#page-layout .add_in01 {
  font-size: 18px;
  font-weight: bold;
}

@media only screen and (min-width: 0px) and (max-width: 375px) {
  #page-layout .tc04 span:nth-of-type(1) {
    color: #e9536d;
    font-size: 4.8vw;
    font-weight: bold;
  }
  #page-layout .tc04 span:nth-of-type(2) {
    color: #000;
    font-size: 3.7vw;
    font-weight: bold;
  }
  #page-layout .tc05 {
    color: #666;
    font-size: 3.2vw;
    margin-top: 10px;
  }
  #page-layout .add_in01 {
    font-size: 4.8vw;
    font-weight: bold;
  }
}

#page-layout .t_contact_box02 {
  border-top: 1px solid #666;
  margin: 50px 0px 0px 0px;
}

#page-layout .t_contact_box02_01 {
  width: 32%;
  float: left;
  margin-right: 1.5%;
}

#page-layout .t_contact_box02_02 {
  width: 33%;
  float: right;
}

#page-layout .tc06 {
  width: 450px;
}

@media screen and (max-width: 900px) {
  #page-layout .tc06 {
    width: 90%;
    margin: 0 auto;
  }
  #page-layout .sprf {
    width: 90%;
    margin: 0 auto !important;
  }
}

#page-layout .tc07 {
  width: 32%;
  float: left;
  margin-right: 1.5%;
}

@media only screen and (min-width: 0px) and (max-width: 375px) {
  #page-layout .tc07 {
    width: 90%;
    float: inherit;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 15px;
  }
}

#page-layout .tc08 {
  width: 33%;
  float: right;
}

@media only screen and (min-width: 0px) and (max-width: 375px) {
  #page-layout .tc08 {
    width: 90%;
    float: inherit;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 15px;
  }
}

#page-layout hr.tc_hr01 {
  margin: 40px 0;
  border-top: 0px solid #eee;
  height: 0;
  padding: 0;
  border: 0;
}

@media screen and (max-width: 900px) {
  #page-layout hr.tc_hr01 {
    margin: 10px 0;
    border-top: 0px solid #eee;
    height: 0;
    padding: 0;
    border: 0;
  }
}

#page-layout hr.tc_hr02 {
  margin: 40px 0;
  border-top: 1px solid #eee;
}

#page-layout hr.tc_hr03 {
  margin: 30px 0;
  border-top: 1px solid #eee;
}

@media screen and (max-width: 900px) {
  #page-layout hr.tc_hr02 {
    margin: 10px 0;
    border-top: 1px solid #eee;
  }
  #page-layout hr.tc_hr03 {
    margin: 10px 0;
    border-top: 1px solid #eee;
  }
}

#page-layout .tc_foot {
  background-color: #222;
  color: #fff;
  padding: 20px 0px;
  text-align: center;
  font-size: 12px;
  margin-top: 60px;
}

@media screen and (max-width: 900px) {
  #page-layout .tc_foot {
    margin-top: 20px;
  }
}

#page-layout .tc_foot02 {
  background-color: #222;
  color: #fff;
  padding: 20px 0px;
  text-align: center;
  font-size: 12px;
  position: fixed;
  bottom: 0;
  width: 100%;
}

#page-layout .pricemenu416 {
  width: 416px;
  margin: 0 auto;
}

@media screen and (max-width: 900px) {
  #page-layout .pricemenu416 {
    width: 100%;
    margin: 0;
  }
}

#page-layout .pricemenu p:nth-of-type(2) {
  margin: 33px 0px 46px 0px;
  font-size: 14px;
}

@media screen and (max-width: 900px) {
  #page-layout .pricemenu p:nth-of-type(2) {
    margin: 20px auto 20px auto;
    width: 95%;
    font-size: 14px;
  }
}

#page-layout .pricemenu h3:nth-of-type(1) {
  background: url(/img/2nd-img/PRODUCT01.jpg) no-repeat 0px 0px;
  color: #fff;
  font-size: 18px;
  padding: 26px 28px 28px 77px;
  margin: 50px 0 20px 0;
  font-weight: normal;
}

#page-layout .pricemenu h3:nth-of-type(2) {
  background: url(/img/2nd-img/PRODUCT02.jpg) no-repeat 0px 0px;
  color: #fff;
  font-size: 18px;
  padding: 26px 28px 28px 77px;
  margin: 50px 0 20px 0;
  font-weight: normal;
}

#page-layout .pricemenu h3:nth-of-type(3) {
  background: url(/img/2nd-img/PRODUCT01.jpg) no-repeat 0px 0px;
  color: #fff;
  font-size: 18px;
  padding: 10px 28px 6px 77px;
  margin: 50px 0 20px 0;
  font-weight: normal;
}

#page-layout .pricemenu h3:nth-of-type(4) {
  background: url(/img/2nd-img/PRODUCT01.jpg) no-repeat 0px 0px;
  color: #fff;
  font-size: 18px;
  padding: 10px 28px 6px 77px;
  margin: 50px 0 20px 0;
  font-weight: normal;
}

#page-layout .pricemenu h3:nth-of-type(5) {
  background: url(/img/2nd-img/PRODUCT01.jpg) no-repeat 0px 0px;
  color: #fff;
  font-size: 18px;
  padding: 26px 28px 28px 77px;
  margin: 50px 0 20px 0;
  font-weight: normal;
}

@media screen and (max-width: 900px) {
  #page-layout .pricemenu h3:nth-of-type(1) {
    background: url(/img/2nd-img/PRODUCT01.jpg) no-repeat 0px 0px;
    color: #fff;
    font-size: 4.32vw;
    line-height: 1.5;
    padding: 26px 28px 28px 77px;
    margin: 20px 0 20px 0;
    font-weight: normal;
  }
  #page-layout .pricemenu h3:nth-of-type(2) {
    background: url(/img/2nd-img/PRODUCT02.jpg) no-repeat 0px 0px;
    color: #fff;
    font-size: 4.32vw;
    padding: 15px 28px 28px 77px;
    margin: 50px 0 20px 0;
    font-weight: normal;
  }
  #page-layout .pricemenu h3:nth-of-type(3) {
    background: url(/img/2nd-img/PRODUCT01.jpg) no-repeat 0px 0px;
    color: #fff;
    font-size: 4.32vw;
    padding: 7px 28px 6px 77px;
    margin: 50px 0 20px 0;
    font-weight: normal;
    line-height: 1.4;
  }
  #page-layout .pricemenu h3:nth-of-type(4) {
    background: url(/img/2nd-img/PRODUCT01.jpg) no-repeat 0px 0px;
    color: #fff;
    font-size: 4.32vw;
    padding: 10px 28px 6px 77px;
    margin: 30px 0 0px 0;
    font-weight: normal;
    line-height: 1.3;
  }
  #page-layout .pricemenu h3:nth-of-type(5) {
    background: url(/img/2nd-img/PRODUCT01.jpg) no-repeat 0px 0px;
    color: #fff;
    font-size: 4.32vw;
    padding: 17px 28px 28px 77px;
    margin: 15px 0 8px 0;
    font-weight: normal;
  }
  #page-layout .price_mp95 {
    width: 95%;
    margin: 0 auto;
    line-height: 1.8;
  }
  #page-layout .box_cmp95 {
    width: 95%;
    margin: 0 auto;
    line-height: 1.8;
  }
}

#page-layout .pricemenu02 div:nth-of-type(1) {
  float: left;
  width: 50%;
  padding-right: 10px;
}

@media screen and (max-width: 900px) {
  #page-layout .pricemenu02 div:nth-of-type(1) {
    float: none;
    width: 100%;
    padding-right: 10px;
  }
}

#page-layout .pricemenu02 h4 {
  font-size: 17px;
  border-bottom: solid 1px #ddd;
  border-top: solid 2px #222;
  padding: 20px 10px;
  line-height: 1.5;
}

#page-layout .pricemenu02 p {
  margin: 20px 0px 0px 0px;
}

#page-layout .pricemenu02 div:nth-of-type(2) {
  float: right;
  width: 50%;
  padding-left: 10px;
}

@media screen and (max-width: 900px) {
  #page-layout .pricemenu02 div:nth-of-type(2) {
    float: none;
    width: 100%;
    padding-left: 10px;
  }
  #page-layout .pricemenu02 p {
    margin: 20px 0px 50px 0px;
  }
}

#page-layout .pricemenu03 div {
  margin: 30px 0px 0px 0px;
}

@media screen and (max-width: 900px) {
  #page-layout .pricemenu03 div {
    margin: 15px 0px 0px 0px;
  }
}

#page-layout .pricemenu04 {
  background: url(/pricemenu/img/img06.png) no-repeat 0px 0px;
  margin: 15px 0 20px 0;
  font-weight: normal;
  position: relative;
  height: 149px;
}

#page-layout .pricemenu04 p {
  top: 32px;
  left: 243px;
  position: absolute;
  line-height: 1.4;
  margin: 0 !important;
}

#page-layout .pricemenu05 {
  background: url(/pricemenu/img/img07.png) no-repeat 0px 0px;
  margin: 15px 0 20px 0;
  font-weight: normal;
  position: relative;
  height: 237px;
}

#page-layout .pricemenu05_01 {
  top: 50px;
  left: 243px;
  position: absolute;
  line-height: 1.4;
  margin: 0 !important;
}

#page-layout .pricemenu05_02 {
  top: 158px;
  left: 62px;
  position: absolute;
  line-height: 1.4;
  margin: 0 !important;
}

#page-layout .pricemenu05_03 {
  top: 97px;
  left: 243px;
  position: absolute;
  line-height: 1.4;
  margin: 0 !important;
}

#page-layout .pricemenu06 div:nth-of-type(1) {
  float: left;
  height: 236px;
  width: 52%;
  background-color: #f6f6f6;
  position: relative;
}

#page-layout .pricemenu06 div:nth-of-type(1) p:nth-of-type(1) {
  font-size: 29px;
  padding: 0px;
  margin: 0;
  line-height: 1.3;
  position: absolute;
  top: 38px;
  left: 31px;
}

#page-layout .pricemenu06 div:nth-of-type(1) p:nth-of-type(2) {
  font-size: 23px;
  padding: 0px;
  margin: 0;
  position: absolute;
  top: 115px;
  left: 36px;
}

#page-layout .pricemenu06 div:nth-of-type(1) p:nth-of-type(3) {
  font-size: 16px;
  padding: 0px;
  margin: 0;
  position: absolute;
  top: 157px;
  left: 35px;
  line-height: 1.3;
}

#page-layout .pricemenu06 div:nth-of-type(2) {
  float: right;
  width: 48%;
  height: 236px;
}

#page-layout .pricemenu06-01 {
  margin: 0px;
  padding: 10px 0px;
}

@media screen and (max-width: 900px) {
  #page-layout .pricemenu06-01 {
    width: 95%;
    margin: 0px auto;
    padding: 10px 0px;
    line-height: 1.8;
  }
}

#page-layout .pricemenu06-02 {
  margin: 0px;
  padding: 10px 0px;
}

#page-layout .pricemenu07 {
  background: url(/pricemenu/img/img09.png) no-repeat 0px 0px;
  margin: 15px 0 0px 0;
  font-weight: normal;
  position: relative;
  height: 320px;
}

#page-layout .pricemenu07 p {
  top: 126px;
  left: 43px;
  width: 320px;
  position: absolute;
}

#page-layout .flow-sec-title {
  width: 88%;
  margin: 0 auto;
}

#page-layout .flow-text {
  margin-top: 26px;
}

#page-layout .flow-list-title {
  margin-top: 26px;
}

#page-layout .flow-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 28px 0;
  border-bottom: 1px solid #eee;
}

#page-layout .flow-list-item-figure {
  width: 250px;
}

#page-layout .flow-list-item-text {
  width: 60%;
}

#page-layout .flow-list-item-title {
  font-size: 16px;
  color: #e9546d;
}

#page-layout .flow-products {
  margin-top: 30px;
  padding: 40px;
  border: 4px solid #000;
  border-radius: 5px;
}

#page-layout .flow-products-title {
  width: 58%;
  margin: 0 auto;
}

#page-layout .flow-products-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 40px;
}

#page-layout .flow-products-list-item.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

#page-layout .flow-products-list-item-figure {
  width: 280px;
}

#page-layout .flow-products-list-item-text {
  width: 50%;
}

#page-layout .flow-btn-wrap {
  margin-top: 60px;
}

#page-layout .flow-btn-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#page-layout .flow-btn-list-item {
  width: 48%;
}

@media screen and (max-width: 900px) {
  #page-layout .flow-image {
    padding: 0 15px;
  }
  #page-layout .flow-text {
    padding: 0 15px;
  }
  #page-layout .flow-list-title {
    padding: 0 15px;
  }
  #page-layout .flow-list {
    padding: 0 15px;
  }
  #page-layout .flow-list-item {
    display: block;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 20px 0;
  }
  #page-layout .flow-list-item-figure {
    width: 100%;
  }
  #page-layout .flow-list-item-text {
    width: 100%;
    margin-top: 10px;
  }
  #page-layout .flow-products {
    margin: 0 15px;
    padding: 20px 15px;
  }
  #page-layout .flow-products-list-item {
    display: block;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 20px;
  }
  #page-layout .flow-products-list-item-figure {
    width: 100%;
  }
  #page-layout .flow-products-list-item-text {
    width: 100%;
    margin-top: 10px;
  }
  #page-layout .flow-btn-wrap {
    margin-top: 20px;
  }
  #page-layout .flow-btn-list {
    display: block;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0 15px;
  }
  #page-layout .flow-btn-list-item {
    width: 100%;
    margin-top: 10px;
  }
}

#page-layout .ti-01 {
  background: url(/img/2nd-img/PRODUCT01.jpg) no-repeat 0px 0px;
  color: #fff;
  font-size: 18px;
  padding: 26px 28px 28px 77px;
  margin: 34px 0 20px 0;
  font-weight: normal;
}

#page-layout .ti-02 {
  font-size: 17px;
  border-bottom: solid 1px #ddd;
  border-top: solid 2px #222;
  padding: 20px 10px;
  margin-top: 0px;
  line-height: 1.5;
}

#page-layout .ti-03 {
  background: url(/img/2nd-img/PRODUCT01.jpg) no-repeat 0px 0px;
  color: #fff;
  font-size: 18px;
  padding: 26px 28px 28px 77px;
  margin: 65px 0 20px 0;
  font-weight: normal;
}

#page-layout .about01 {
  background: url(/about/img/img02.png) no-repeat 0px 0px;
  color: #fff;
  font-size: 18px;
  padding: 0px;
  margin: 15px 0 16px 0;
  height: 137px;
  position: relative;
}

#page-layout .about01 p {
  position: absolute;
  top: 39px;
  right: 50px;
  font-size: 14px;
  color: #000;
}

#page-layout .about02 div:nth-of-type(1) {
  float: left;
  width: 50%;
  padding-right: 10px;
}

#page-layout .about02 div:nth-of-type(2) {
  float: right;
  width: 50%;
  padding-left: 10px;
}

#page-layout .about_b {
  width: 660px;
  margin: 30px auto 45px auto;
}

#page-layout .about03 {
  background: url(/about/img/img03.png) no-repeat 0px 0px;
  padding: 0px;
  margin: 0;
  height: 86px;
}

#page-layout .about03_01 {
  background: url(/about/img/img04.png) repeat-y;
  padding: 0px 0px 50px 0px;
  margin: 0px 0px 0px 0px;
}

#page-layout .about03_01_p {
  width: 563px;
  margin: 0px auto 35px auto;
  padding-top: 20px;
}

@media screen and (max-width: 900px) {
  #page-layout .about03_01_p {
    width: 100%;
    margin: 0px auto 20px auto;
    padding-top: 15px;
  }
}

#page-layout .about04 {
  padding-left: 45px;
  padding-right: 45px;
}

#page-layout .about04 div:nth-of-type(1) {
  float: left;
  width: 30%;
  padding-right: 10px;
}

#page-layout .about04 div:nth-of-type(2) {
  float: right;
  width: 70%;
  padding-left: 10px;
}

#page-layout .about04 div:nth-of-type(2) h4 {
  font-size: 18px;
  line-height: 1.3;
  padding-bottom: 5px;
}

#page-layout .about04_b {
  width: 620px;
  margin: 25px auto 0 auto;
}

#page-layout .about05 {
  padding-left: 45px;
  padding-right: 45px;
  margin-top: 30px;
}

#page-layout .about05 div:nth-of-type(1) {
  float: right;
  width: 30%;
  padding-left: 10px;
}

#page-layout .about05 div:nth-of-type(2) {
  float: left;
  width: 70%;
  padding-right: 10px;
}

#page-layout .about05 div:nth-of-type(2) h4 {
  font-size: 18px;
  line-height: 1.3;
  padding-bottom: 5px;
}

#page-layout .about05_b {
  width: 620px;
  margin: 25px auto 0 auto;
}

#page-layout .about06 {
  padding-left: 45px;
  padding-right: 45px;
  margin-top: 30px;
}

#page-layout .about06 div:nth-of-type(1) {
  float: left;
  width: 30%;
  padding-right: 10px;
}

#page-layout .about06 div:nth-of-type(2) {
  float: right;
  width: 70%;
  padding-left: 10px;
}

#page-layout .about06 div:nth-of-type(2) h4 {
  font-size: 18px;
  line-height: 1.3;
  padding-bottom: 5px;
}

#page-layout .about06_b {
  width: 620px;
  margin: 25px auto 0 auto;
}

#page-layout .about07 {
  background: url(/about/img/img05.png) no-repeat 0px 0px;
  padding: 0px;
  margin: 0;
  height: 16px;
}

#page-layout .about08 {
  background: url(/about/img/img10.png) no-repeat 0px 0px;
  color: #fff;
  font-size: 18px;
  padding: 0px;
  margin: 15px 0 16px 0;
  height: 137px;
  position: relative;
}

#page-layout .about08 p {
  position: absolute;
  top: 39px;
  right: 21px;
  font-size: 14px;
  color: #000;
}

#page-layout .about09 div:nth-of-type(1) {
  float: left;
  width: 31.62%;
  padding-right: 10px;
}

#page-layout .about09 div:nth-of-type(2) {
  float: right;
  width: 68.38%;
  padding: 10px 0px 10px 10px;
}

#page-layout .about10 {
  border: solid 10px #000;
  margin: 61px 0px 0px 0px;
}

#page-layout .about10 p:nth-of-type(1) {
  width: 433px;
  margin: 60px auto 30px auto;
}

#page-layout .about10 p:nth-of-type(2) {
  width: 633px;
  margin: 0px auto 20px auto;
}

#page-layout .about10 p:nth-of-type(3) {
  width: 633px;
  margin: 0px auto 40px auto;
}

#page-layout .about-sec .about-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin-bottom: 50px;
}

#page-layout .about-sec .about-nav li span,
#page-layout .about-sec .about-nav li a {
  display: block;
  width: 240px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  border-radius: 10px;
  color: #fff;
}

#page-layout .about-sec .about-nav li span {
  background-color: #e9546d;
}

#page-layout .about-sec .about-nav li a {
  background-color: #222222;
  position: relative;
  opacity: 1;
  -webkit-transition: opacity .2s ease-in;
  transition: opacity .2s ease-in;
}

#page-layout .about-sec .about-nav li a:hover {
  opacity: .8;
}

#page-layout .about-sec .about-nav li a i {
  display: inline-block;
  width: 10px;
  height: 10px;
  border: 0px;
  border-top: solid 2px #e9546d;
  border-right: solid 2px #e9546d;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -4px;
}

#page-layout .about-index-sec-title {
  text-align: center;
}

@media screen and (max-width: 900px) {
  #page-layout .about-index-sec-title {
    margin: 0 20px;
  }
}

#page-layout .about-article {
  margin-top: 50px;
}

#page-layout .about-text p ~ p {
  margin-top: 36px;
}

@media screen and (max-width: 900px) {
  #page-layout .about-sec .about-nav li {
    width: 30%;
  }
  #page-layout .about-sec .about-nav li span,
  #page-layout .about-sec .about-nav li a {
    display: block;
    width: 100%;
    height: auto;
    padding: 15px 0;
    line-height: 1.5;
  }
  #page-layout .about-text {
    padding: 0 10px;
  }
}

#page-layout .image-title h2,
#page-layout .image-title h3,
#page-layout .image-title h4 {
  background: url("/img/2nd-img/PRODUCT01.jpg") no-repeat 0px 0px;
  color: #fff;
  font-size: 18px;
  padding: 26px 28px 28px 77px;
  margin: 50px 0 20px 0;
  font-weight: normal;
}

#page-layout .image-title.line4 h2,
#page-layout .image-title.line4 h3,
#page-layout .image-title.line4 h4 {
  padding: 12px 28px 28px 77px;
}

#page-layout .image-title h2 span,
#page-layout .image-title h3 span,
#page-layout .image-title h4 span {
  margin-left: 10px;
  color: #e9546d;
}

#page-layout .pricemenu-image a {
  opacity: 1;
  -webkit-transition: opacity .4s ease-in;
  transition: opacity .4s ease-in;
}

#page-layout .pricemenu-image a:hover {
  opacity: .8;
}

@media screen and (max-width: 900px) {
  #page-layout .image-title h2,
  #page-layout .image-title h3,
  #page-layout .image-title h4 {
    background: #222 url("/img/2nd-img/PRODUCT01.jpg") no-repeat 0px 0px;
    color: #fff;
    font-size: 4.32vw;
    line-height: 1.5;
    padding: 26px 28px 28px 77px;
    margin: 20px 0 20px 0;
    font-weight: normal;
  }
  #page-layout .image-title.line2 h2,
  #page-layout .image-title.line2 h3,
  #page-layout .image-title.line2 h4 {
    padding: 17px 28px 18px 77px;
  }
  #page-layout .image-title.line4 h2,
  #page-layout .image-title.line4 h3,
  #page-layout .image-title.line4 h4 {
    padding: 10px 28px 10px 77px;
  }
  #page-layout .pricemenu-text {
    padding: 0 15px;
  }
  #page-layout .pricemenu-image {
    padding: 0 15px;
  }
}

#page-layout .staff {
  width: 643px;
  margin: 0 auto;
}

#page-layout .staff_in {
  border: double 4px #ffdaea;
  padding-bottom: 40px;
}

#page-layout .staff_in02 {
  width: 324px;
  margin: 0 auto;
  padding: 40px 0 0 0;
}

#page-layout .staff_in03 {
  padding: 0px 25px 0px 5px;
  margin-top: 30px;
}

#page-layout .staff_in03 div:nth-of-type(1) {
  width: 63%;
  float: right;
}

#page-layout .staff_in03 div:nth-of-type(2) {
  width: 35%;
  float: left;
}

#page-layout .staff_in03 h4 {
  font-size: 18px;
}

#page-layout .staff_in04 {
  padding: 0px 5px 0px 25px;
  margin-top: 30px;
}

#page-layout .staff_in04 div:nth-of-type(1) {
  width: 63%;
  float: left;
}

#page-layout .staff_in04 div:nth-of-type(2) {
  width: 35%;
  float: right;
}

#page-layout .staff_in04 h4 {
  font-size: 18px;
}

#page-layout .staff_in05 {
  background: url(/img/2nd-img/PRODUCT01.jpg) no-repeat 0px 0px;
  color: #fff;
  font-size: 18px;
  padding: 28px 28px 28px 77px;
  margin: 40px 0 0px 0;
  height: 80px;
}

#page-layout .staff_in06 {
  margin: 20px 0px;
}

#page-layout .staff_in07 {
  margin: 10px 0px;
}

#page-layout .staff_in07 div:nth-of-type(1) {
  float: left;
  width: 50%;
  padding-right: 15px;
}

#page-layout .staff_in07 h4 {
  font-size: 17px;
  border-bottom: solid 1px #ddd;
  border-top: solid 2px #222;
  padding: 20px 10px;
  margin-top: 0px;
  line-height: 1.5;
}

#page-layout .staff_in07 p {
  margin-top: 15px;
}

#page-layout .staff_in07 div:nth-of-type(2) {
  float: right;
  width: 50%;
  padding-left: 10px;
}

#page-layout .staff_in08 {
  width: 400px;
  margin: 25px auto;
}

#page-layout .staff_in09 {
  display: table;
  border-collapse: separate;
  border-spacing: 20px 0;
}

#page-layout .staff_in09 li {
  width: 25%;
  display: table-cell;
  text-align: center;
}

@media screen and (max-width: 900px) {
  #page-layout .staff_in09 {
    display: table;
    width: 100%;
    border-collapse: separate;
    border-spacing: 20px 0;
  }
  #page-layout .staff_in09 li {
    width: 50%;
    display: table-cell;
    text-align: center;
  }
}

#page-layout .staff_in09 span {
  margin-left: -10px;
}

#page-layout .staff_in10 {
  font-weight: bold;
  font-size: 24px;
  text-align: center;
  margin: 36px 0px;
  line-height: 1.5;
}

#page-layout .staff_story {
  margin-bottom: 70px;
}

#page-layout .staff_story div:nth-of-type(1) {
  float: left;
  width: auto;
  padding-top: 71px;
}

#page-layout .staff_story div:nth-of-type(1) p:nth-of-type(1) {
  width: 428px;
}

#page-layout .staff_story div:nth-of-type(1) h3 {
  ont-size: 23px;
  padding: 10px 0px 0px 0px;
}

#page-layout .staff_story div:nth-of-type(1) p:nth-of-type(2) {
  font-size: 28px;
}

#page-layout .staff_story div:nth-of-type(1) p:nth-of-type(2) span {
  font-size: 16px;
}

#page-layout .staff_story div:nth-of-type(2) {
  float: right;
  width: 34%;
}

@media screen and (max-width: 900px) {
  #page-layout .staff_story {
    margin-bottom: 50px;
  }
  #page-layout .staff_story div:nth-of-type(1) {
    float: none;
    width: auto;
    padding-top: 15px;
  }
  #page-layout .staff_story div:nth-of-type(1) p:nth-of-type(1) {
    width: 100%;
  }
  #page-layout .staff_story div:nth-of-type(1) h3 {
    font-size: 20px;
    padding: 10px 0px 0px 0px;
    text-align: center;
  }
  #page-layout .staff_story div:nth-of-type(1) p:nth-of-type(2) {
    font-size: 24px;
    text-align: center;
    font-weight: bold;
  }
  #page-layout .staff_story div:nth-of-type(1) p:nth-of-type(2) span {
    font-size: 16px;
  }
  #page-layout .staff_story div:nth-of-type(2) {
    float: none;
    width: 100%;
  }
}

#page-layout .staff_story00 {
  font-size: 20px;
  border-bottom: solid 1px #ddd;
  border-top: solid 2px #222;
  padding: 20px 10px;
  margin-top: 30px;
  margin-bottom: 20px;
  line-height: 1.5;
}

#page-layout #staff_s_box p {
  margin-bottom: 20px !important;
}

#page-layout .staff_story02 {
  margin-top: 30px;
}

#page-layout .staff_story02 div:nth-of-type(1) {
  float: left;
  width: 60%;
  padding-right: 10px;
}

#page-layout .staff_story02 div:nth-of-type(2) {
  float: right;
  width: 40%;
  padding-left: 10px;
}

#page-layout .staff_story03 {
  margin-top: 30px;
}

#page-layout .staff_story03 div:nth-of-type(1) {
  float: right;
  width: 60%;
  padding-left: 10px;
}

#page-layout .staff_story03 div:nth-of-type(2) {
  float: left;
  width: 40%;
  padding-right: 10px;
}

#page-layout .sp_m01 {
  width: 80%;
  padding: 5px 0px 0px 5px;
}

#page-layout .bk {
  background-color: #222 !important;
  color: #fff !important;
}

#page-layout .BfAf {
  width: 100%;
  background-color: #f6f6f6;
  padding: 30px 20px 40px 20px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}

#page-layout .BfAf span:nth-of-type(1) {
  font-size: 19px;
  font-weight: bold;
  margin: 0;
  padding: 0;
}

#page-layout .BfAf span:nth-of-type(2) {
  font-size: 14px;
  margin: 0;
  padding: 0;
}

@media screen and (max-width: 900px) {
  #page-layout .BfAf {
    padding: 15px 10px 15px 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
  }
}

#page-layout .BfAf_bnr {
  width: 100%;
  margin: 30px auto !important;
}

#page-layout .about-01 {
  font-size: 22px;
  line-height: 1.6;
  font-weight: bold;
}

#page-layout .about-02 {
  font-size: 15px;
  margin-top: 10px;
  color: #000;
}

#page-layout .about-03 {
  margin-top: 50px;
}

@media screen and (max-width: 900px) {
  #page-layout .about-01 {
    font-size: 18px;
    line-height: 1.8;
    font-weight: bold;
    width: 95%;
    margin: 0 auto;
  }
  #page-layout .about-02 {
    font-size: 14px;
    margin-top: 10px;
    color: #000;
    line-height: 1.8;
    width: 95%;
    margin: 0 auto;
  }
  #page-layout .about-03 {
    margin-top: 0px;
  }
}

#page-layout .about-04 {
  border: solid 10px #222;
  padding: 20px;
  margin-top: 50px;
  margin-bottom: 50px;
}

@media screen and (max-width: 900px) {
  #page-layout .about-04 {
    border: solid 6px #222;
    padding: 9px;
    margin-top: 50px;
    margin-bottom: 50px;
  }
}

#page-layout .about-05 {
  width: 57%;
  margin: 0 auto;
}

@media screen and (max-width: 900px) {
  #page-layout .about-05 {
    width: 90%;
    margin: 0 auto;
  }
}

#page-layout .about-06 {
  margin: 33px 0px 23px 0px;
  font-size: 16px;
}

@media screen and (max-width: 900px) {
  #page-layout .about-06 {
    margin: 33px 0px 23px 0px;
    font-size: 14px;
    line-height: 1.7;
  }
}

#page-layout .staff-01 {
  font-size: 25px;
  text-align: center;
  margin-top: 20px;
}

#page-layout .staff-02 {
  margin-top: 20px;
}

#page-layout .staff-03 {
  width: 70%;
  margin: 30px auto;
}

@media screen and (max-width: 900px) {
  #page-layout .staff_story01_01 {
    width: 58% !important;
    margin: 20px auto 0 auto;
  }
}

#page-layout .store01‎ {
  font-size: 36px;
}

@media screen and (max-width: 900px) {
  #page-layout .store01‎ {
    font-size: 22px;
  }
}

#page-layout .news01 {
  font-weight: normal;
  background: url(/news/img/img01.jpg) no-repeat right center;
  padding: 0px;
  border-bottom: solid 1px #ccc;
  width: 740px;
}

#page-layout .news01 li:nth-of-type(1) {
  width: 20%;
  float: left;
  height: 80px;
  padding: 0px;
}

#page-layout .news01 li:nth-of-type(2) {
  float: right;
  width: 80%;
  height: 80px;
  padding: 0px 60px 0px 0px;
}

@media screen and (max-width: 900px) {
  #page-layout .news01 {
    font-weight: normal;
    background: url(/news/img/img01.jpg) no-repeat right center;
    padding: 0px 10px;
    border-bottom: solid 1px #ccc;
    width: 100%;
  }
  #page-layout .news01 li:nth-of-type(1) {
    width: 21%;
    float: left;
    height: 120px;
    padding-left: 5px;
    padding-right: 5px;
  }
  #page-layout .news01 li:nth-of-type(2) {
    float: right;
    width: 79%;
    height: 120px;
    padding: 0px 20px 0px 0px;
  }
}

#page-layout .news02_in {
  border-bottom: none;
  margin-bottom: 20px !important;
  line-height: 1.2 !important;
  padding: 6px 0px !important;
  position: relative !important;
  background: none !important;
  font-weight: bold;
}

#page-layout .news02_in div {
  margin: 0px !important;
  padding: 0px !important;
  background: none !important;
}

#page-layout .news02_in span {
  background-color: #000;
  color: #fff;
  padding: 6px 20px;
  font-size: 12px;
}

#page-layout .repo img {
  width: inherit;
}

@media screen and (max-width: 900px) {
  #page-layout .repo img {
    width: 80%;
    margin: 0 auto;
  }
}

@media screen and (max-width: 900px) {
  #page-layout .chara {
    width: 9%;
    margin: 0 auto;
    position: absolute;
    top: -15px;
  }
  #page-layout .charabox {
    background-color: #222;
    height: 20px;
    position: relative;
  }
}

#page-layout .absolute_center {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}

#page-layout .faq_to02 {
  font-size: 14px;
  padding-left: 10px;
  padding-right: 10px;
}

#page-layout .faq01_tx {
  width: 80%;
  margin: 0 auto;
  height: 150px;
}

@media screen and (max-width: 900px) {
  #page-layout .faq01_tx {
    height: 60px;
    width: 100%;
    height: 120px;
  }
  #page-layout .faq01_txbutt {
    width: 80% !important;
    font-size: 16px !important;
    padding: 7px !important;
  }
}

#page-layout .scroll {
  overflow-y: scroll;
  height: 350px;
}

#page-layout .product-index-sec-title h2 {
  width: 706px;
  margin: 0 auto 30px;
}

#page-layout .product-article {
  margin-top: 20px;
}

#page-layout .product-index-link {
  opacity: 1;
  -webkit-transition: opacity .2s ease-in;
  transition: opacity .2s ease-in;
}

#page-layout .product-index-link:hover {
  opacity: 0.8;
}

#page-layout .product-text dl dt {
  font-weight: bold;
}

#page-layout .product-text dl dd {
  margin: 15px 0 20px;
}

#page-layout .product-image {
  margin: 30px 0;
}

#page-layout .product-list-wrap {
  margin-top: 60px;
}

#page-layout .product-list-wrap-title {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: bold;
  color: #e9546d;
}

#page-layout .product-list-wrap-btn {
  margin-bottom: 20px;
}

@media screen and (max-width: 900px) {
  #page-layout .product-index-sec-title h2 {
    width: 100%;
    padding: 0 15px;
  }
  #page-layout .product-sec-title {
    padding: 0 15px;
  }
  #page-layout .product-article {
    padding: 0 15px;
  }
  #page-layout .product-list-wrap {
    margin-top: 30px;
    padding: 0 15px;
  }
}

#page-layout .voice-index-sec-title h2 {
  width: 718px;
  margin: 0 auto 30px;
}

#page-layout .voice-article {
  margin-top: 20px;
}

#page-layout .voice-index-link {
  opacity: 1;
  -webkit-transition: opacity .2s ease-in;
  transition: opacity .2s ease-in;
}

#page-layout .voice-index-link:hover {
  opacity: 0.8;
}

#page-layout .voice-sec-title h3 {
  margin-top: 20px;
}

#page-layout .voice-text p ~ p {
  margin-top: 20px;
}

#page-layout .voice-article-sub-title h4 {
  margin: 30px 0 20px;
  font-size: 18px;
  font-weight: bold;
}

#page-layout .voice-list-wrap {
  margin-top: 60px;
}

#page-layout .voice-list-wrap-title {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: bold;
  color: #e9546d;
}

@media screen and (max-width: 900px) {
  #page-layout .voice-index-sec-title h2 {
    width: 100%;
    padding: 0 15px;
  }
  #page-layout .voice-sec-title {
    padding: 0 15px;
  }
  #page-layout .voice-article {
    padding: 0 15px;
  }
  #page-layout .voice-list-wrap {
    margin-top: 30px;
    padding: 0 15px;
  }
}

#page-layout .law-sec table {
  width: 100%;
  border-collapse: collapse;
}

#page-layout .law-sec table tr {
  border-bottom: 1px solid #ddd;
}

#page-layout .law-sec table th {
  width: 20%;
  text-align: left;
}

#page-layout .law-sec table td {
  width: 80%;
}

@media screen and (max-width: 900px) {
  #page-layout .law-sec {
    padding: 0 15px;
  }
}

#page-layout .wp_aut01 {
  width: 100%;
  text-align: center;
}

#page-layout .wp_aut01 a {
  float: left;
  width: 25%;
}

#page-layout .wp_aut01 a img {
  width: 160px;
}

@media screen and (max-width: 900px) {
  #page-layout .wp_aut01 a {
    float: left;
    width: 45%;
    margin-left: 5%;
  }
  #page-layout .wp_aut01 a img {
    width: 100%;
  }
}

#page-layout .wp_aut02 {
  float: left;
  width: 48%;
  margin-left: 2%;
  background-color: #222;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  margin-top: 20px;
}

#page-layout .wp_aut02 img {
  width: 100%;
}

#page-layout .wp_aut02 div {
  color: #fff;
  padding: 15px 15px 30px 15px;
  width: 100% !important;
  margin-left: 0px !important;
  display: table-cell;
}

#page-layout .wp_aut02 p {
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 10px;
}

@media screen and (max-width: 900px) {
  #page-layout .wp_aut02 {
    float: none;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    background-color: #222;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    margin-top: 20px;
  }
}

#page-layout .WhCell {
  font-size: 24px;
  background: url(/Whats_Cellulite01/img/ic.png) no-repeat right -8px;
  padding-right: 75px;
  margin-bottom: 20px;
  line-height: 1.5;
}

#page-layout .wp_aut03 {
  float: left;
  width: 48%;
  margin-left: 2%;
  background-color: #efefef;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  margin-top: 20px;
}

#page-layout .wp_aut03 img {
  width: 100%;
}

#page-layout .wp_aut03 div {
  color: #000;
  padding: 15px 15px 30px 15px;
  width: 100% !important;
  margin-left: 0px !important;
  display: table-cell;
}

#page-layout .wp_aut03 p {
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 10px;
}

@media screen and (max-width: 900px) {
  #page-layout .wp_aut03 {
    float: none;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    background-color: #efefef;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    margin-top: 20px;
  }
}

#page-layout .wp_aut04 {
  float: left;
  width: 48%;
  margin-left: 2%;
  background-color: #efefef;
  border-radius: 10px;
  margin-top: 20px;
  background: url(/shop/img/ic.png) no-repeat right center #efefef;
}

#page-layout .wp_aut04 img {
  width: 100%;
}

#page-layout .wp_aut04 div {
  padding: 15px 15px 30px 15px;
  width: 100% !important;
  margin-left: 0px !important;
  display: table-cell;
  font-size: 12px;
}

#page-layout .wp_aut04 p {
  font-size: 16px;
  color: #e9546d;
  padding-bottom: 0px;
  margin-bottom: 10px;
}

@media screen and (max-width: 900px) {
  #page-layout .wp_aut04 {
    float: none;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}

#page-layout .top_faq {
  margin-top: 33px;
}

@media screen and (max-width: 900px) {
  #page-layout .top_faq {
    margin-top: 20px;
    width: 90%;
    margin: 0 auto;
  }
}

#page-layout .top_faq li {
  width: 100%;
  background: url(/img/qa/icon_q.png) no-repeat 22px 29px #f2f2f2;
  padding-left: 52px;
  margin-left: 13px;
  border-top: solid 10px #fff;
  padding-top: 24px;
  padding-bottom: 24px;
  padding-right: 15px;
}

@media screen and (max-width: 900px) {
  #page-layout .top_faq li {
    width: 100%;
    background: url(/img/qa/icon_q.png) no-repeat 22px 29px #f2f2f2;
    padding-left: 52px;
    margin-left: 0px;
    border-top: solid 10px #fff;
    padding-top: 24px;
    padding-bottom: 24px;
    padding-right: 0px;
  }
}

#page-layout .top_faq a {
  color: #e9546d;
}

#page-layout .faq a:hover {
  opacity: 0.6;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

#page-layout .top_main {
  position: relative;
}

#page-layout .top_main p:nth-of-type(2) {
  position: absolute;
  top: -25px;
  right: 170px;
  z-index: 0;
}

#page-layout .top_main p:nth-of-type(3) {
  position: absolute;
  top: -23px;
  right: 365px;
  z-index: 1;
}

#page-layout .top_main p:nth-of-type(4) {
  position: absolute;
  top: 357px;
  right: 24px;
  width: 474px;
}

#page-layout .top_main_btn {
  position: absolute;
  bottom: -10px;
  right: 0;
}

@media screen and (max-width: 900px) {
  #page-layout .top_main p:nth-of-type(2) {
    display: none;
  }
  #page-layout .top_main p:nth-of-type(3) {
    display: none;
  }
  #page-layout .top_main p:nth-of-type(4) {
    position: static;
    width: 100%;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
  }
  #page-layout .top_main p:nth-of-type(1) {
    width: 100%;
    font-size: 12px;
  }
  #page-layout .top_main_btn {
    position: relative;
    margin: 20px 0;
  }
}

#page-layout .top_main2 {
  background-color: #000;
  height: 100px;
  color: #fff;
  padding-top: 5px;
  padding-left: 60px;
}

#page-layout .top_main2 span {
  color: #e9546d;
  border-bottom: solid 2px;
  font-weight: bold;
  padding-left: 7px;
  padding-right: 7px;
  font-size: 14px;
}

#page-layout .top_main2 p {
  margin-top: 6px;
  position: static !important;
  color: #fff;
  width: 60%;
}

@media screen and (max-width: 900px) {
  #page-layout .top_main2 {
    background-color: #000;
    height: 80px;
    color: #fff;
    padding-top: 5px;
    padding-left: 20px;
  }
}

#page-layout .swiper_box {
  width: 100%;
  margin: 20px auto 0 auto;
}

#page-layout .ba_box {
  max-width: 1280px;
  width: 100%;
  margin: 20px auto 0 auto;
}

@media screen and (max-width: 900px) {
  #page-layout .ba_box {
    width: 100%;
    margin: 20px auto 0 auto;
  }
}

#page-layout .ba_box div {
  width: 1222px;
  margin: 0 auto;
}

@media screen and (max-width: 900px) {
  #page-layout .ba_box div {
    width: 100%;
    margin: 0 auto;
  }
}

#page-layout .ba_box p {
  width: 44%;
  margin: 20px auto 0 auto;
  font-size: 16px;
}

@media screen and (max-width: 900px) {
  #page-layout .ba_box p {
    width: 80%;
    margin: 10px auto 0 auto;
  }
}

#page-layout .box_ {
  width: 1070px !important;
  margin: 85px auto 0 auto;
}

#page-layout .box_ div:nth-of-type(1) {
  float: left;
  width: 50%;
  padding-right: 30px;
}

@media screen and (max-width: 900px) {
  #page-layout .box_ div:nth-of-type(1) {
    float: none;
    width: 100%;
    padding-right: 0px;
    margin-top: 35px;
  }
  #page-layout .box_ {
    width: 100% !important;
    margin: 40px auto 0 auto;
  }
  #page-layout .box_ div:nth-of-type(1) p {
    width: 80%;
    margin: 10px auto 0 auto;
  }
}

#page-layout .box_ div:nth-of-type(1) p {
  width: 70%;
  margin: 13px auto 0 auto;
  font-size: 16px;
}

#page-layout .box_ div:nth-of-type(2) {
  float: right;
  width: 50%;
  padding-left: 30px;
}

#page-layout .box_ div:nth-of-type(2) p {
  width: 70%;
  margin: 12px auto 0 auto;
  font-size: 16px;
}

@media screen and (max-width: 900px) {
  #page-layout .box_ div:nth-of-type(1) p {
    width: 95% !important;
    margin: 13px auto 0 auto;
    font-size: 13px;
  }
  #page-layout .box_ div:nth-of-type(2) {
    float: none;
    width: 100%;
    padding-left: 0px;
    margin-top: 30px;
  }
  #page-layout .box_ div:nth-of-type(2) p {
    width: 95%;
    margin: 10px auto 0 auto;
  }
}

#page-layout .box_f {
  max-width: 1280px;
  width: 100%;
  margin: 0px auto 0px auto;
  padding-bottom: 50px;
  background-color: #e9546d;
}

#page-layout .box_f02 {
  max-width: 1280px;
  width: 100%;
  margin: 85px auto 0 auto;
  position: relative;
}

#page-layout .box_f .pc02,
#page-layout .box_f .sp02 {
  margin-top: -30px;
}

@media screen and (max-width: 900px) {
  #page-layout .box_f {
    width: 100%;
    margin: 0px auto 0px auto;
    padding-bottom: 22px;
    background-color: #e9546d;
  }
  #page-layout .box_f02 {
    width: 100%;
    margin: 35px auto 0 auto;
    position: static;
  }
}

#page-layout .box_f p {
  text-align: center;
  position: absolute;
  top: 195px;
  color: #fff;
  width: 38%;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 16px;
}

#page-layout .top_line {
  margin-top: 50px !important;
}

#page-layout .top_line a img {
  opacity: 1;
}

#page-layout .top_line a:hover img {
  opacity: .8;
}

@media screen and (max-width: 900px) {
  #page-layout .top_line {
    padding: 0 10px;
  }
}

@media screen and (max-width: 900px) {
  #page-layout {
    /*.box_f p{
display:none;}*/
  }
  #page-layout .box_f p {
    text-align: center;
    position: absolute;
    top: 195px;
    color: #fff;
    width: 95%;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 14px;
  }
}

#page-layout .new_op {
  width: 720px;
  margin: 0px auto 0 auto;
}

@media screen and (max-width: 900px) {
  #page-layout .new_op {
    width: 95%;
    margin: 0px auto 0 auto;
  }
}

#page-layout .new_op02 {
  width: 40%;
  margin: 20px auto 0 auto !important;
  position: static !important;
}

#page-layout .box_03 {
  width: 1070px;
  margin: 85px auto 50px auto;
}

#page-layout .box_03 div:nth-of-type(1) {
  float: left;
  width: 50%;
  padding-right: 30px;
}

@media screen and (max-width: 900px) {
  #page-layout {
    /* .box_03 div:nth-of-type(1){float: none; width:100%; padding-right:0px; margin-top:32px;} */
  }
  #page-layout .box_03 {
    width: 95%;
    margin: 30px auto 50px auto;
  }
  #page-layout .box_03 div:nth-of-type(1) {
    float: none;
    width: 100%;
    padding-right: 0px;
    margin-top: 32px;
  }
}

#page-layout .box_03 div:nth-of-type(1) p {
  width: 70%;
  margin: 25px auto 0 auto;
  font-size: 16px;
}

#page-layout .box_03 div:nth-of-type(2) {
  float: right;
  width: 50%;
  padding-left: 30px;
}

@media screen and (max-width: 900px) {
  #page-layout .box_03 div:nth-of-type(2) {
    float: none;
    width: 100%;
    padding-left: 0px;
    margin-top: 28px;
  }
  #page-layout .box_03 div:nth-of-type(1) p {
    width: 100%;
    margin: 25px auto 0 auto;
    font-size: 14px;
  }
}

#page-layout .box_03_ {
  width: 109px;
  margin: 0 auto;
}

#page-layout .top_faq ul {
  width: 100%;
}

#page-layout .top_faq02 {
  width: 70%;
  margin: 43px auto 0px auto;
  font-size: 14px;
}

@media screen and (max-width: 900px) {
  #page-layout .top_faq02 {
    width: 100%;
    margin: 20px auto 0px auto;
  }
}

#page-layout .cfx02 {
  font-size: 14px;
}

#page-layout .report_01 {
  border: 7px #000 solid;
  width: 100%;
}

#page-layout .report_01_in {
  border-top: 7px #000 solid;
  padding: 15px;
}

#page-layout .report_01_in div:nth-of-type(1) {
  float: left;
}

#page-layout .report_01_in div:nth-of-type(2) {
  float: right;
  font-size: 14px;
  width: 59%;
}

#page-layout .report_01_in div:nth-of-type(2) h4 {
  font-size: 18px;
}

@media screen and (max-width: 900px) {
  #page-layout .report_01_in div:nth-of-type(1) {
    float: none;
    width: 100%;
  }
  #page-layout .report_01_in div:nth-of-type(2) {
    float: none;
    font-size: 14px;
    width: 100%;
  }
}

#page-layout .report_bg {
  background-color: #f6f6f6;
  padding: 20px;
  width: 100%;
}

#page-layout .report_bg h4 {
  font-size: 18px;
}

#page-layout .report_bg p {
  margin-top: 20px;
}

#page-layout .report_02 {
  border: none;
  width: 100%;
}

#page-layout .ba_Adj01 {
  margin-bottom: 0px !important;
}

#page-layout .to_top01 {
  padding: 5px;
  width: 30%;
  text-align: center;
  margin-top: 10px;
  margin-left: 10px;
}

#page-layout .to_top01 a {
  color: #fff;
  background: url(/img/store/to-.png) no-repeat 10px center #222;
  display: block;
  padding: 7px;
  border-radius: 10px;
  width: 27%;
}

@media screen and (max-width: 900px) {
  #page-layout .to_top01 {
    padding: 5px;
    width: 80%;
    text-align: center;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
  }
  #page-layout .to_top01 a {
    color: #fff;
    background: url(/img/store/to-.png) no-repeat 10px center #222;
    display: block;
    padding: 5px;
    border-radius: 10px;
    width: 51%;
  }
}

#page-layout .t_inner {
  font-weight: bold;
  margin: 10px 0px 5px 0px;
  font-size: 14px;
}

#page-layout .t_inner01 p:nth-of-type(1) {
  padding: 9px;
  border: solid 3px #222;
  float: left;
  font-weight: bold;
  font-size: 16px;
  width: 110px;
  text-align: center;
  height: 45px;
}

#page-layout .t_inner01 p:nth-of-type(2) {
  float: left;
  font-size: 12px;
  width: 315px;
  padding-left: 10px;
  padding-top: 5px;
  height: 40px;
}

#page-layout .t_inner02 {
  margin-top: 10px;
}

#page-layout .t_inner02 p:nth-of-type(1) {
  padding: 9px;
  border: solid 3px #222;
  float: left;
  font-weight: bold;
  font-size: 16px;
  width: 110px;
  text-align: center;
  height: 45px;
}

#page-layout .t_inner02 p:nth-of-type(2) {
  float: left;
  font-size: 12px;
  width: 315px;
  padding-left: 10px;
  padding-top: 0px;
  height: 40px;
}

@media only screen and (min-width: 376px) and (max-width: 896px) {
  #page-layout .t_inner {
    font-weight: bold;
    margin: 20px 0px 5px 0px;
    font-size: 16px;
  }
  #page-layout .t_inner01 p:nth-of-type(1) {
    font-size: 15px;
    width: 25%;
  }
  #page-layout .t_inner01 p:nth-of-type(2) {
    width: 75%;
    padding-left: 10px;
    padding-top: 0px;
  }
  #page-layout .t_inner02 {
    margin-top: 10px;
  }
  #page-layout .t_inner02 p:nth-of-type(1) {
    font-size: 15px;
    width: 25%;
  }
  #page-layout .t_inner02 p:nth-of-type(2) {
    width: 75%;
    padding-left: 10px;
    padding-top: 0px;
  }
  #page-layout .br-sp {
    display: none;
  }
}

@media only screen and (min-width: 0px) and (max-width: 375px) {
  #page-layout .t_inner {
    font-weight: bold;
    margin: 20px 0px 5px 0px;
    font-size: 4vw;
  }
  #page-layout .t_inner01 p:nth-of-type(1) {
    font-size: 3.4vw;
    width: 25%;
    height: 40px;
  }
  #page-layout .t_inner01 p:nth-of-type(2) {
    width: 75%;
    padding-left: 10px;
    font-size: 2.66vw;
    padding-top: 0px;
  }
  #page-layout .t_inner02 {
    margin-top: 2.6vh;
  }
  #page-layout .t_inner02 p:nth-of-type(1) {
    font-size: 3.4vw;
    width: 25%;
    height: 40px;
  }
  #page-layout .t_inner02 p:nth-of-type(2) {
    width: 75%;
    padding-left: 10px;
    font-size: 2.66vw;
    padding-top: 0px;
  }
  #page-layout .br-sp {
    display: none;
  }
}

#page-layout .sp_shop_t01 {
  background-color: #e9546d;
  color: #fff;
}

#page-layout .sp_shop_t01 p {
  position: static;
  top: inherit;
  left: inherit;
  right: inherit;
  padding: 0px 10px;
}

#page-layout .explain-list-item ~ .explain-list-item {
  margin-top: 20px;
}

#page-layout .explain-list-item a {
  display: block;
  opacity: 1;
  -webkit-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
}

#page-layout .explain-list-item a:hover {
  opacity: 0.8;
}

@media screen and (max-width: 900px) {
  #page-layout .explain-list {
    padding: 0 15px;
  }
  #page-layout .explain-list-item ~ .explain-list-item {
    margin-top: 20px;
  }
}

#page-layout .pricemenu-text {
  position: relative;
}

#page-layout .pricemenu-text h4 {
  position: relative;
  font-size: 18px;
  padding: 18px 0 17px;
  border-top: 2px solid #000000;
  border-bottom: 1px solid #EFEFEF;
  margin-bottom: 20px;
}

#page-layout .pricemenu-text .text-row {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -8px;
  margin-right: -8px;
}

#page-layout .pricemenu-text .text-row > .row-left {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 57%;
          flex: 0 0 57%;
  width: 57%;
  padding: 0 8px;
}

#page-layout .pricemenu-text .text-row > .row-right {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 43%;
          flex: 0 0 43%;
  width: 43%;
  padding: 0 8px;
}

#page-layout .pricemenu-text p {
  position: relative;
  font-size: 14px;
}

#page-layout .pricemenu-text .picture {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
  border-radius: 8px;
}

#page-layout .pricemenu-text .picture img {
  position: relative;
  width: 100%;
}

#page-layout .pricemenu-text .price {
  position: relative;
  font-weight: bold;
  font-size: 16px;
  color: #E9576F;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}

#page-layout .pricemenu-text .price span {
  font-family: "Hiragino Kaku Gothic Pro";
  font-size: 36px;
  font-weight: bold;
  line-height: 1.2;
}

#page-layout .pricemenu-text .tag_list {
  position: relative;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -4px;
  margin-right: -4px;
  margin-top: 20px;
  padding: 0;
}

#page-layout .pricemenu-text .tag_list li {
  position: relative;
  padding: 0 4px;
  line-height: 1;
  margin-bottom: 8px;
}

#page-layout .pricemenu-text .tag_list .tag {
  position: relative;
  display: inline-block;
  padding: 8px 12px;
  background: #E9576F;
  border-radius: 6px;
  font-family: "Hiragino Kaku Gothic Pro";
  font-size: 16px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
}

#page-layout .pricemenu-text .tag_list .tag.bg_pink {
  background: #E9576F;
}

#page-layout .pricemenu-text .tag_list .tag.bg_black {
  background: #000000;
}

#page-layout .pricemenu-text .text {
  font-size: 14px;
  margin-top: 14px;
}

#page-layout .pricemenu-text .text .price {
  display: inline-block;
  margin: 0;
}

#page-layout .pricemenu-text .help {
  position: relative;
  font-size: 12px;
  color: #7D7D7D;
  margin-bottom: 20px;
}

@media screen and (max-width: 900px) {
  #page-layout .pricemenu-text h4 {
    font-size: 16px;
    padding: 14px 0 13px;
  }
  #page-layout .pricemenu-text .text-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  #page-layout .pricemenu-text .text-row > .row-left {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    width: 100%;
  }
  #page-layout .pricemenu-text .text-row > .row-right {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    width: 100%;
    margin-bottom: 20px;
  }
  #page-layout .pricemenu-text .text {
    font-weight: bold;
    margin-bottom: 6px;
  }
  #page-layout .pricemenu-text .help {
    font-size: 10px;
  }
}

#page-layout button,
#page-layout option,
#page-layout select,
#page-layout textarea,
#page-layout input[type="button"],
#page-layout input[type="submit"],
#page-layout input[type="number"],
#page-layout input[type="email"],
#page-layout input[type="tel"],
#page-layout input[type="text"],
#page-layout input[type="select"],
#page-layout input[type="option"],
#page-layout input[type="checkbox"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  border-radius: 0;
  border: none;
  outline: 0;
  margin: 0;
  background: #fff;
}

#page-layout input[type=radio],
#page-layout input[type=checkbox] {
  display: none;
}

#page-layout select {
  text-indent: 0.01px;
  text-overflow: '';
}

#page-layout select::-ms-expand {
  display: none;
}

#page-layout .form-select {
  display: block;
  position: relative;
  height: 60px;
  font-size: 18px;
  border: 1px solid #ccc;
  border-radius: 4px;
  overflow: hidden;
  text-align: left;
}

#page-layout .form-select:after {
  position: absolute;
  display: block;
  content: '';
  width: 0;
  height: 0;
  /* ここで下向き矢印指定　今回はCSSで */
  border-top: 6px solid transparent;
  border-left: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #333;
  top: 50%;
  right: 10px;
  margin-top: -3px;
  pointer-events: none;
  /* クリック出来るよう */
}

#page-layout .form-select select {
  height: 60px;
  font-size: 18px;
  padding: 0 10px;
  border: none;
  position: relative;
  text-align: left;
}

@media screen and (max-width: 900px) {
  #page-layout .form-select select {
    height: 60px;
    font-size: 12px;
    padding: 0 10px;
    border: none;
    position: relative;
    text-align: left;
  }
}

#page-layout .form-select select:not(:target) {
  width: 120% \9;
}

#page-layout textarea,
#page-layout input[type="number"],
#page-layout input[type="text"] {
  width: 100%;
  height: 60px;
  padding: 10px 15px;
  font-size: 16px;
  border: 1px solid #ccc;
  border-radius: 4px;
  background-color: #f9f9f9;
  margin-top: 5px;
}

#page-layout textarea {
  height: 60px;
  /* お好みの高さに */
}

#page-layout textarea:focus,
#page-layout input[type="tel"]:focus,
#page-layout input[type="email"]:focus,
#page-layout input[type="text"]:focus {
  border: 1px solid #333;
}

#page-layout .form-radio input[type=radio] + label {
  position: relative;
  display: inline-block;
  font-size: 12px;
  font-size: 1.2rem;
  cursor: pointer;
  padding: 9px 5px 8px 28px;
  margin-right: 0px;
}

#page-layout .form-radio input[type=radio] + label::before,
#page-layout .form-radio input[type=radio] + label::after {
  position: absolute;
  display: block;
  content: '';
  top: 50%;
  left: 0;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 50%;
}

#page-layout .form-radio input[type=radio] + label::before {
  width: 22px;
  height: 22px;
  margin-top: -12px;
  background: #FFF;
  border: 1px solid #ccc;
}

#page-layout .form-radio input[type=radio] + label::after {
  left: 6px;
  width: 10px;
  height: 10px;
  margin-top: -6px;
  background: #f4f4f4;
}

#page-layout .form-radio input[type=radio]:checked + label::after {
  background: #333;
}

#page-layout .form-checkbox label {
  position: relative;
  display: inline-block;
  font-size: 15px;
  cursor: pointer;
  padding: 6px 5px 8px 30px;
}

#page-layout .form-checkbox label::before,
#page-layout .form-checkbox label::after {
  position: absolute;
  display: block;
  content: '';
  top: 50%;
  left: 0;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

#page-layout .form-checkbox label::before {
  width: 22px;
  height: 22px;
  margin-top: -12px;
  background: #FFF;
  border: 2px solid #ccc;
}

#page-layout .form-checkbox input[type=checkbox] + label::after {
  width: 24px;
  height: 24px;
  top: 2px;
}

#page-layout .form-checkbox input[type=checkbox]:checked + label::after {
  position: absolute;
  display: block;
  content: '';
  background: url(/img/icon_check.png) 0 5px no-repeat;
  background-size: 24px 24px;
  left: -1px;
  top: -1px;
}

#page-layout p.ceolink {
  width: 230px;
  margin-top: 15px;
  margin-bottom: 30px;
}

#page-layout p.ceolink a {
  color: #ff2782;
}

#page-layout .element {
  padding-top: 25px;
  padding-bottom: 25px;
}

#page-layout .element dt {
  padding-right: 10px;
  display: inherit;
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 16px;
}

#page-layout .element span {
  background-color: #ff2782;
  color: #fff;
  padding: 1px 7px;
  line-height: 1;
  font-size: 11px;
  display: inline;
  margin-right: 7px;
}

#page-layout .element p {
  font-size: 12px;
  color: #999;
  margin-top: 2px;
}

#page-layout .element02 {
  padding-top: 25px;
  padding-bottom: 25px;
}

#page-layout .element02 dt {
  padding-right: 10px;
  display: inherit;
  font-weight: bold;
  font-size: 16px;
}

#page-layout .element02 span {
  background-color: #ff2782;
  color: #fff;
  padding: 1px 7px;
  line-height: 1;
  font-size: 11px;
  display: inline;
  margin-right: 7px;
}

#page-layout .element02 p {
  font-size: 12px;
  color: #999;
  margin-top: 2px;
}

#page-layout p.Confirmation {
  font-size: 18px;
  color: #000;
  margin-top: 2px;
  background-color: #f6f6f6;
  padding: 5px;
}

#page-layout p.submit_button {
  width: 400px;
  margin: 0 auto;
}

@media screen and (max-width: 900px) {
  #page-layout p.submit_button {
    width: 90%;
    margin: 0 auto;
  }
}

#page-layout p.submit_button01 {
  width: 350px;
  margin: 0;
  float: left;
}

#page-layout p.submit_button02 {
  width: 350px;
  margin: 0;
  float: right;
}

@media screen and (max-width: 900px) {
  #page-layout p.submit_button01 {
    width: 90;
    margin: 0 auto 20px auto;
    float: none;
  }
  #page-layout p.submit_button02 {
    width: 90;
    margin: 0 auto;
    float: none;
  }
}

#page-layout input#submit_button {
  cursor: pointer;
  border: none;
  font-size: 18px;
  color: #fff;
  text-align: center;
  background: #222;
  padding: 15px;
  border-radius: 5px;
  letter-spacing: 1px;
  width: 100%;
}

#page-layout input#submit_button02 {
  cursor: pointer;
  border: none;
  font-size: 18px;
  color: #fff;
  text-align: center;
  background: #666;
  padding: 15px;
  border-radius: 5px;
  letter-spacing: 1px;
  width: 100%;
}

#page-layout input#submit_button03 {
  cursor: pointer;
  border: none;
  font-size: 18px;
  color: #fff;
  text-align: center;
  background: #e9546d;
  padding: 13px;
  border-radius: 5px;
  letter-spacing: 1px;
  width: 30%;
  margin: 20px auto;
}

#page-layout p.err {
  color: #ff2782;
  border: #ff2782 solid 2px;
  padding: 10px;
  margin-top: 20px;
}

@media screen and (max-width: 900px) {
  #page-layout p.err {
    color: #ff2782;
    border: #ff2782 solid 2px;
    padding: 10px;
    margin-top: 5px;
    font-size: 14px;
  }
}

#page-layout .err-b {
  border: #ff2782 solid 2px !important;
}

#page-layout .el_in {
  background-color: #f6f6f6;
  padding: 30px;
  margin-bottom: 30px;
}

#page-layout .spelin {
  height: 50px;
}

@media screen and (max-width: 900px) {
  #page-layout .el_in {
    background-color: #eee;
    padding: 10px;
    margin-bottom: 0px;
    width: 100%;
    font-size: 12px;
  }
}

#page-layout .sofin {
  padding-bottom: 30px;
  padding-top: 30px;
  font-size: 16px !important;
}

#page-layout .el_in p {
  text-align: right;
}

@media screen and (max-width: 900px) {
  #page-layout .el_in p {
    font-size: 12px;
    font-weight: bold;
  }
}

#page-layout select {
  width: 100%;
  border-radius: 5px;
  border: solid #ccc 1px;
  background-color: #f9f9f9;
}

#page-layout .birth {
  width: 30% !important;
  float: left;
  margin-right: 10px;
}

#page-layout .birth_ {
  width: 30% !important;
  float: left;
  margin-right: 10px;
}

#page-layout .gender {
  display: table;
}

#page-layout .gender li {
  display: table-cell;
}

#page-layout .fb-like02 span {
  background-color: #fff !important;
  padding: 0px !important;
}

#page-layout .fb-like02 {
  width: 70px !important;
  position: absolute !important;
  top: 6px !important;
  right: 120px !important;
}

#page-layout .fb-faq03 {
  width: 70px;
  position: absolute;
  top: 6px;
  right: 120px;
}

#page-layout .tw-faq03 {
  width: 70px;
  position: absolute;
  top: -15px;
  right: 28px;
}

#page-layout table.sns-ta18 {
  width: auto;
  line-height: 1 !important;
  border: 0;
}

#page-layout td.sns-ta18_01 {
  width: 70px;
  vertical-align: top !important;
  height: 20px;
  padding: 0 !important;
  padding-right: 10px !important;
}

#page-layout td.sns-ta18_02 {
  width: 70px;
  vertical-align: top !important;
  height: 20px;
  padding: 0 !important;
}

#page-layout .fb-like03 span {
  background-color: #fff !important;
  padding: 0px !important;
}

#page-layout .fb-like03 {
  width: 70px !important;
  position: absolute !important;
  top: 6px !important;
  right: 105px !important;
}

#page-layout .fb-faq04 {
  width: 70px;
  position: absolute;
  top: 6px;
  right: 105px;
}

#page-layout .tw-faq04 {
  width: 70px;
  position: absolute;
  top: 6px;
  right: 28px;
}

#page-layout .fb-like04 span {
  background-color: #fff !important;
  padding: 0px !important;
}

#page-layout .fb-like04 {
  width: 70px !important;
  position: absolute !important;
  top: 5px !important;
  right: 75px !important;
}

#page-layout .fb-faq05 {
  width: 70px;
  position: absolute;
  top: 5px;
  right: 75px;
}

#page-layout .tw-faq05 {
  width: 70px;
  position: absolute;
  top: -15px;
  right: 0px;
}

#page-layout .cp_actab {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
  color: #ffffff;
}

#page-layout .cp_actab input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

#page-layout .cp_actab label {
  font-weight: bold;
  line-height: 3;
  position: relative;
  display: block;
  padding: 0 0 0 1em;
  cursor: pointer;
  margin: 0 0 1px 0;
  background: #222;
  font-size: 16px;
}

#page-layout .cp_actab .cp_actab-content {
  overflow: hidden;
  max-height: 0;
  -webkit-transition: max-height 0.3s;
  transition: max-height 0.3s;
  color: #333333;
  background: #f1c6c6;
}

#page-layout .cp_actab .cp_actab-content p {
  border-bottom: #eee 1px solid;
  border-right: #eee 1px solid;
  border-left: #eee 1px solid;
  background-color: #fff;
}

#page-layout .cp_actab input:checked ~ .cp_actab-content {
  max-height: 80em;
}

#page-layout .cp_actab label::after {
  line-height: 3;
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 3em;
  height: 3em;
  -webkit-transition: all 0.7s;
  transition: all 0.7s;
  text-align: center;
}

#page-layout .cp_actab input[type=checkbox] + label::after {
  content: '+';
  color: #e9546d;
}

#page-layout .cp_actab input[type=checkbox]:checked + label::after {
  -webkit-transform: rotate(315deg);
          transform: rotate(315deg);
}

#page-layout .cp_actab-content p a {
  width: 100%;
  padding: 13px;
  position: relative;
  display: block;
}

#page-layout .cp_actab-content p a::after {
  border-right: solid 1px;
  border-top: solid 1px;
  color: #e9546d;
  content: "";
  display: block;
  height: 6px;
  position: absolute;
  right: 19px;
  top: 19px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  width: 6px;
}

#page-layout .cp_actab-content p a:hover {
  color: #ff2782;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

#page-layout .nav02 {
  width: 100%;
}

#page-layout .nav02 li.qa01:hover {
  opacity: 0.8;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

#page-layout .nav02 li.qa01 {
  background-color: #222 !important;
  width: 100%;
  background: url(/img/icon09-16.png) no-repeat 10px 21px;
  font-size: 16px;
  list-style: none;
  font-weight: bold;
}

#page-layout .nav02 li.qa01 a {
  color: #fff;
  width: 300px;
  padding-left: 40px !important;
  position: relative;
  height: 60px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: block;
  font-weight: bold;
}

#page-layout .nav02 li.qa01 a::after {
  border-right: solid 2px;
  border-top: solid 2px;
  color: #e9546d;
  content: "";
  display: block;
  height: 6px;
  position: absolute;
  right: 25px;
  top: 27px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  width: 6px;
}

#page-layout .nav02 li.qa02:hover {
  opacity: 0.6;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

#page-layout .nav02 li.qa02 {
  background-color: #fff !important;
  width: 100%;
  font-size: 14px;
  list-style: none;
  border-bottom: solid 1px #ccc;
}

#page-layout .nav02 li.qa02 a {
  color: #000;
  width: 300px;
  padding-left: 20px !important;
  position: relative;
  height: 60px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: block;
}

#page-layout .nav02 li.qa02 a::after {
  border-right: solid 2px;
  border-top: solid 2px;
  color: #666;
  content: "";
  display: block;
  height: 6px;
  position: absolute;
  right: 25px;
  top: 27px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  width: 6px;
}

#page-layout .nav02 li.qa03:hover {
  opacity: 0.6;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

#page-layout .nav02 li.qa03 {
  background-color: #ffde00 !important;
  width: 100%;
  background: url(/img/icon10-16.png) no-repeat 10px 21px;
  font-size: 16px;
  list-style: none;
}

#page-layout .nav02 li.qa03 a {
  color: #000;
  width: 300px;
  padding-left: 40px !important;
  position: relative;
  height: 60px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: block;
  font-weight: bold;
}

#page-layout .nav02 li.no1:hover {
  opacity: 0.6;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

#page-layout .nav02 li.no1 {
  background-color: #fff !important;
  width: 100%;
  background: url(/img/qa/1.png) no-repeat 10px 21px;
  font-size: 14px;
  list-style: none;
  border-bottom: solid 1px #ccc;
}

#page-layout .nav02 li.no1 a {
  color: #000;
  width: 300px;
  padding-left: 40px !important;
  padding-right: 10px !important;
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
  display: block;
}

#page-layout .nav02 li.no2:hover {
  opacity: 0.6;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

#page-layout .nav02 li.no2 {
  background-color: #fff !important;
  width: 100%;
  background: url(/img/qa/2.png) no-repeat 10px 21px;
  font-size: 14px;
  list-style: none;
  border-bottom: solid 1px #ccc;
}

#page-layout .nav02 li.no2 a {
  color: #000;
  width: 300px;
  padding-left: 40px !important;
  padding-right: 10px !important;
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
  display: block;
}

#page-layout .nav02 li.no3:hover {
  opacity: 0.6;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

#page-layout .nav02 li.no3 {
  background-color: #fff !important;
  width: 100%;
  background: url(/img/qa/3.png) no-repeat 10px 21px;
  font-size: 14px;
  list-style: none;
  border-bottom: solid 1px #ccc;
}

#page-layout .nav02 li.no3 a {
  color: #000;
  width: 300px;
  padding-left: 40px !important;
  padding-right: 10px !important;
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
  display: block;
}

#page-layout .nav02 li.no4:hover {
  opacity: 0.6;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

#page-layout .nav02 li.no4 {
  background-color: #fff !important;
  width: 100%;
  background: url(/img/qa/4.png) no-repeat 10px 21px;
  font-size: 14px;
  list-style: none;
  border-bottom: solid 1px #ccc;
}

#page-layout .nav02 li.no4 a {
  color: #000;
  width: 300px;
  padding-left: 40px !important;
  padding-right: 10px !important;
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
  display: block;
}

#page-layout .nav02 li.no5:hover {
  opacity: 0.6;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

#page-layout .nav02 li.no5 {
  background-color: #fff !important;
  width: 100%;
  background: url(/img/qa/5.png) no-repeat 10px 21px;
  font-size: 14px;
  list-style: none;
  border-bottom: solid 1px #ccc;
}

#page-layout .nav02 li.no5 a {
  color: #000;
  width: 300px;
  padding-left: 40px !important;
  padding-right: 10px !important;
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
  display: block;
}

#page-layout .nav02 li.no6:hover {
  opacity: 0.6;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

#page-layout .nav02 li.no6 {
  background-color: #fff !important;
  width: 100%;
  background: url(/img/qa/6.png) no-repeat 10px 21px;
  font-size: 14px;
  list-style: none;
  border-bottom: solid 1px #ccc;
}

#page-layout .nav02 li.no6 a {
  color: #000;
  width: 300px;
  padding-left: 40px !important;
  padding-right: 10px !important;
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
  display: block;
}

#page-layout .nav02 li.no7:hover {
  opacity: 0.6;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

#page-layout .nav02 li.no7 {
  background-color: #fff !important;
  width: 100%;
  background: url(/img/qa/7.png) no-repeat 10px 21px;
  font-size: 14px;
  list-style: none;
  border-bottom: solid 1px #ccc;
}

#page-layout .nav02 li.no7 a {
  color: #000;
  width: 300px;
  padding-left: 40px !important;
  padding-right: 10px !important;
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
  display: block;
}

#page-layout .nav02 li.no8:hover {
  opacity: 0.6;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

#page-layout .nav02 li.no8 {
  background-color: #fff !important;
  width: 100%;
  background: url(/img/qa/8.png) no-repeat 10px 21px;
  font-size: 14px;
  list-style: none;
  border-bottom: solid 1px #ccc;
}

#page-layout .nav02 li.no8 a {
  color: #000;
  width: 300px;
  padding-left: 40px !important;
  padding-right: 10px !important;
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
  display: block;
}

#page-layout .nav02 li.no9:hover {
  opacity: 0.6;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

#page-layout .nav02 li.no9 {
  background-color: #fff !important;
  width: 100%;
  background: url(/img/qa/9.png) no-repeat 10px 21px;
  font-size: 14px;
  list-style: none;
  border-bottom: solid 1px #ccc;
}

#page-layout .nav02 li.no9 a {
  color: #000;
  width: 300px;
  padding-left: 40px !important;
  padding-right: 10px !important;
  position: relative;
  height: 60px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: block;
}

#page-layout .nav02 li.no10:hover {
  opacity: 0.6;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

#page-layout .nav02 li.no10 {
  background-color: #fff !important;
  width: 100%;
  background: url(/img/qa/10.png) no-repeat 10px 21px;
  font-size: 14px;
  list-style: none;
  border-bottom: solid 1px #ccc;
}

#page-layout .nav02 li.no10 a {
  color: #000;
  width: 300px;
  padding-left: 40px !important;
  padding-right: 10px !important;
  position: relative;
  height: 60px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: block;
}

#page-layout input[type="email"],
#page-layout input[type="time"] {
  width: 100%;
  height: 60px;
  padding: 10px 15px;
  font-size: 16px;
  border: 1px solid #ccc;
  border-radius: 4px;
  background-color: #f9f9f9;
  margin-top: 5px;
}

@media only screen and (max-width: 375px) and (min-width: 0px) {
  #page-layout .tc07.time {
    width: 42.5%;
    margin-left: 5%;
    float: left;
  }
  #page-layout .tc08.minute {
    width: 42.5%;
    margin-right: 5%;
    float: right;
  }
}

#page-layout button {
  border: solid #ccc 1px;
  border-radius: 5px;
  text-align: center;
  background-color: #f9f9f9;
}

#page-layout .active {
  border: solid #ff2782 1px;
  border-radius: 5px;
  text-align: center;
  background-color: #ffe5f0;
  font-weight: bold;
}

#page-layout ol,
#page-layout ul {
  list-style: none;
}

#page-layout a {
  text-decoration: none;
  color: inherit;
}

#page-layout .cp_cont {
  margin-bottom: 10px;
  margin-top: 10px;
}

#page-layout .cp_offcm01 {
  z-index: 9999;
  position: fixed;
  /*position: absolute;*/
  top: 10px;
  right: 0px;
  display: inline-block;
}

#page-layout .cp_offcm01 .cp_menu {
  z-index: 9999;
  position: fixed;
  top: 0;
  right: -100vw;
  width: 250px;
  height: 100%;
  cursor: pointer;
  -webkit-transition: 0.53s transform;
  -webkit-transition: 0.53s -webkit-transform;
  transition: 0.53s -webkit-transform;
  transition: 0.53s transform;
  transition: 0.53s transform, 0.53s -webkit-transform;
  -webkit-transition-timing-function: cubic-bezier(0.38, 0.52, 0.23, 0.99);
  transition-timing-function: cubic-bezier(0.38, 0.52, 0.23, 0.99);
  background-color: #222;
  opacity: 0.9;
}

#page-layout .cp_offcm01_01 {
  background-color: #8c3241;
  opacity: 0.9;
}

#page-layout .cp_offcm01_02 {
  background-color: #23668c;
  opacity: 0.9;
}

#page-layout .cp_offcm01_03 {
  background-color: #8c6342;
  opacity: 0.9;
}

#page-layout .cp_offcm01_top {
  background-color: #222;
  opacity: 1;
}

#page-layout .cp_offcm01 .cp_menu ul {
  margin: 0;
  padding: 0;
}

#page-layout .cp_offcm01 .cp_menu li {
  list-style: none;
}

#page-layout .cp_offcm01 .cp_menu li a {
  display: block;
  padding: 8px;
  text-decoration: none;
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
  font-size: 12px;
}

#page-layout .cp_offcm01 #cp_toggle01 {
  position: absolute;
  display: none;
  opacity: 0;
}

#page-layout .cp_offcm01 #cp_toggle01:checked ~ .cp_menu {
  -webkit-transform: translateX(-100vw);
  transform: translateX(-100vw);
}

#page-layout .cp_offcm01 #cp_toggle01 ~ label {
  display: block;
  line-height: 1;
  padding: 0.8em;
  cursor: pointer;
  -webkit-transition: 0.5s transform;
  -webkit-transition: 0.5s -webkit-transform;
  transition: 0.5s -webkit-transform;
  transition: 0.5s transform;
  transition: 0.5s transform, 0.5s -webkit-transform;
  -webkit-transition-timing-function: cubic-bezier(0.61, -0.38, 0.37, 1.27);
  transition-timing-function: cubic-bezier(0.61, -0.38, 0.37, 1.27);
  text-align: center;
  color: #fff;
  background-color: #222;
}

#page-layout .cp_offcm01 #cp_toggle01:checked ~ label {
  -webkit-transform: translateX(-250px);
  transform: translateX(-250px);
}

#page-layout .cp_offcm01 #cp_toggle01 ~ label::before {
  font-family: 'FontAwesome';
  content: '\f0c9';
  font-size: 2em;
}

#page-layout .cp_offcm01 #cp_toggle01:checked ~ label::before {
  content: '\f00d';
}

#page-layout .cp_contents {
  color: #333333;
  text-align: center;
}

#page-layout label.bt {
  border: solid #ccc 1px;
  border-radius: 5px;
  text-align: center;
  background-color: #f9f9f9;
  display: inline-block;
}

#page-layout label.bt.active {
  border: solid #ff2782 1px;
  border-radius: 5px;
  text-align: center;
  background-color: #ffe5f0;
  font-weight: bold;
}

#page-layout .p-youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

#page-layout .p-youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.common-section {
  position: relative;
  padding: 8.0rem 0 10.0rem;
}

@media only screen and (max-width: 768px) {
  .common-section {
    padding: 5.0rem 0 6.0rem;
  }
}

.gradient-section {
  position: relative;
  padding: 8.0rem 0 18.0rem;
  background: #E8176B;
}

@media only screen and (max-width: 768px) {
  .gradient-section {
    padding: 5.0rem 0 8.0rem;
  }
}

.gradient-section::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  border-left: 100vw solid transparent;
  border-top: 0;
  border-bottom: 7.2vw solid #FFFFFF;
  border-right: 0;
  z-index: 1;
}

.gradient-section.bg-white {
  background: #FFFFFF;
}

.gradient-section.bg-white::after {
  border-bottom-color: #E8176B;
}

.m-text {
  position: relative;
  font-weight: normal;
  font-size: 1.6rem;
  line-height: 2.8rem;
  letter-spacing: 0.1em;
}

@media only screen and (max-width: 768px) {
  .m-text {
    letter-spacing: 0.04em;
  }
}

.mx-txt {
  position: relative;
  font-weight: normal;
  font-size: 1.8rem;
}

@media only screen and (max-width: 768px) {
  .mx-txt {
    font-size: 1.6rem;
  }
}

.m-ttl {
  position: relative;
  font-weight: 500;
  font-size: 2.0rem;
}

@media only screen and (max-width: 768px) {
  .m-ttl {
    font-size: 1.8rem;
  }
}

.underline_bg {
  display: inline;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(68%, transparent), color-stop(0%, #FBB03B));
  background: linear-gradient(transparent 68%, #FBB03B 0%);
}

.section-title {
  position: relative;
  font-weight: 900;
  font-size: 3.0rem;
  letter-spacing: 0.1em;
  line-height: 4.5rem;
  text-align: center;
  padding-bottom: 2.0rem;
  margin-bottom: 5.0rem;
}

@media only screen and (max-width: 768px) {
  .section-title {
    font-size: 2.4rem;
    line-height: 3.6rem;
    margin-bottom: 4.0rem;
    padding-bottom: 1.4rem;
  }
}

.section-title::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  display: block;
  width: 7.0rem;
  height: 0.4rem;
  background: #E60012;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media only screen and (max-width: 768px) {
  .section-title::before {
    width: 6.0rem;
    height: 0.4rem;
  }
}

.section-lead {
  position: relative;
  font-weight: 900;
  font-size: 3.0rem;
  letter-spacing: 0.1em;
  line-height: 4.5rem;
  text-align: center;
  margin-bottom: 5.0rem;
}

@media only screen and (max-width: 768px) {
  .section-lead {
    font-size: 2.4rem;
    line-height: 3.6rem;
    margin-bottom: 4.0rem;
    letter-spacing: 0.04rem;
  }
}

.section-lead strong {
  font-size: 3.6rem;
}

@media only screen and (max-width: 768px) {
  .section-lead strong {
    font-size: 2.8rem;
  }
}

.sub-lead {
  position: relative;
  font-weight: 900;
  font-size: 2.4rem;
  letter-spacing: 0.1em;
  line-height: 3.6rem;
  text-align: left;
  padding-left: 2.1rem;
  margin-bottom: 2.4rem;
}

@media only screen and (max-width: 768px) {
  .sub-lead {
    font-size: 2.0rem;
    line-height: 3.0rem;
    padding-left: 1.8rem;
  }
}

.sub-lead::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.6rem;
  display: block;
  width: 0.5rem;
  height: 2.6rem;
  background: #07913A;
}

@media only screen and (max-width: 768px) {
  .sub-lead::before {
    top: 0.5rem;
    width: 0.4rem;
    height: 2.1rem;
  }
}

.section-description {
  position: relative;
  font-size: 1.8rem;
  line-height: 3.0rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  text-align: center;
  margin-bottom: 5rem;
}

@media only screen and (max-width: 768px) {
  .section-description {
    font-size: 1.6rem;
    line-height: 2.8rem;
    letter-spacing: 0.08em;
    text-align: left;
  }
}

.common-title {
  position: relative;
  font-weight: 900;
  font-size: 3.0rem;
  letter-spacing: 0.1em;
  line-height: 4.8rem;
  text-align: center;
  color: #000000;
  margin-bottom: 5.0rem;
}

@media only screen and (max-width: 768px) {
  .common-title {
    font-size: 2.4rem;
    line-height: 3.6rem;
    letter-spacing: 0.05em;
    margin-bottom: 4.0rem;
  }
}

.common-title strong {
  font-size: 5.0rem;
  color: #E60012;
}

@media only screen and (max-width: 768px) {
  .common-title strong {
    font-size: 3.6rem;
    line-height: 4.0rem;
  }
}

.common-title span {
  font-size: 3.6rem;
}

@media only screen and (max-width: 768px) {
  .common-title span {
    font-size: 3.0rem;
  }
}

.bg-dotted {
  background-image: url(../img/strength04.png);
  background-repeat: repeat;
  background-clip: padding-box;
}

/* btn */
.btn-wrap {
  position: relative;
}

.btn {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 8px 20px;
  max-width: 240px;
  width: 100%;
  height: 50px;
  background: #F2F2F2;
  border: 1px solid #858585;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 300;
  color: #1A1A1A;
  text-align: center;
  text-decoration: none;
  outline: none;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  cursor: pointer;
}

@media only screen and (max-width: 768px) {
  .btn {
    height: 45px;
    max-width: 200px;
  }
}

.btn span {
  position: relative;
  color: inherit;
  text-decoration: none;
  z-index: 3;
}

.btn:hover {
  background: #A10707;
  border-color: #A10707;
  color: #FFFFFF;
}

.viewmore_link_wrap {
  position: relative;
}

.viewmore_link_wrap .viewmore_link {
  position: relative;
  display: inline-block;
  font-family: "Ubuntu";
  font-weight: bold;
  font-style: italic;
  font-size: 16px;
  line-height: 26px;
  color: #FF7100;
  text-decoration: none;
}

.viewmore_link_wrap .viewmore_link::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: #FF7100;
}

.viewmore_link_wrap .viewmore_link::after {
  content: ">";
  display: inline-block;
  line-height: 1;
  margin-left: 6px;
  vertical-align: text-bottom;
}

.viewmore_link_wrap .viewmore_link:hover::before {
  width: 100%;
  animation: link-lineloop 0.6s ease-out;
  -webkit-animation: link-lineloop 0.6s ease-out;
}

.view-more {
  position: relative;
}

.link-btn {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 1.0rem 1.2rem;
  max-width: 30.0rem;
  width: 100%;
  height: 6.0rem;
  background-color: #07913A;
  border: 2px solid #07913A;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.8rem;
  line-height: 3.0rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  color: #FFFFFF;
  text-align: center;
  text-decoration: none;
  outline: none;
  -webkit-transition: all 0.6s cubic-bezier(0.8, 0, 0.2, 1);
  transition: all 0.6s cubic-bezier(0.8, 0, 0.2, 1);
  border-radius: 3.0rem;
  cursor: pointer;
  z-index: 0;
}

@media only screen and (max-width: 768px) {
  .link-btn {
    max-width: 27.0rem;
    font-size: 1.6rem;
    line-height: 2.4rem;
    padding: 1.0rem 1.2rem;
  }
}

.link-btn span {
  position: relative;
  color: inherit;
  text-decoration: none;
  z-index: 3;
}

.link-btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  background: #FFFFFF;
  width: 100%;
  height: 100%;
  -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1);
  transition: -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1);
  transition: transform 0.6s cubic-bezier(0.8, 0, 0.2, 1);
  transition: transform 0.6s cubic-bezier(0.8, 0, 0.2, 1), -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1);
  -webkit-transform-origin: right top;
          transform-origin: right top;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  z-index: 1;
}

.link-btn:hover {
  color: #07913A;
}

.link-btn:hover::before {
  -webkit-transform-origin: left top;
          transform-origin: left top;
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  outline: 0;
  opacity: 0;
  -webkit-transition: opacity .1s linear;
  transition: opacity .1s linear;
  padding: 1.5rem;
  overflow-x: hidden;
  overflow-y: auto;
  background: rgba(0, 0, 0, 0.5);
}

.modal .modal-dialog {
  position: relative;
  max-width: 70.0rem;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  pointer-events: none;
  transition: transform .3s ease-out, -webkit-transform .3s ease-out;
  -webkit-transform: translate(0, -15%);
          transform: translate(0, -15%);
  margin: auto;
}

.modal .modal-content {
  position: relative;
  display: block;
  width: 100%;
  background: #FFFFFF;
  border-radius: 0.6rem;
  border: 1px solid rgba(0, 0, 0, 0.2);
  pointer-events: auto;
}

.modal .close {
  position: absolute;
  top: -1.0rem;
  right: -1.0rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0.2rem 0.6rem;
  width: 3.0rem;
  height: 3.0rem;
  background-color: #FED517;
  border-radius: 50%;
  font-size: 1.6rem;
  line-height: 1;
  z-index: 3;
}

.modal .modal-body {
  position: relative;
  padding: 2.0rem;
}

.modal.show {
  opacity: 1;
}

.modal.show .modal-dialog {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.modal-open {
  overflow: hidden;
}

.wp-pagination {
  position: relative;
  margin-top: 6.0rem;
}

@media only screen and (max-width: 768px) {
  .wp-pagination {
    margin-top: 5.0rem;
  }
}

.wp-pagination .wp-pagenavi {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.wp-pagination .wp-pagenavi span,
.wp-pagination .wp-pagenavi a {
  margin-left: 0.3rem;
  margin-right: 0.3rem;
  margin-bottom: 0.6rem;
  padding: 1.0rem 1.5rem;
  min-width: 4.6rem;
  border: 1px solid #07913A;
  display: inline-block;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2.4rem;
  text-align: center;
  color: #07913A;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

@media only screen and (max-width: 768px) {
  .wp-pagination .wp-pagenavi span,
  .wp-pagination .wp-pagenavi a {
    font-size: 1.4rem;
    line-height: 2.4rem;
    padding: 0.8rem 1.2rem;
    min-width: 4.2rem;
  }
}

.wp-pagination .wp-pagenavi span:hover,
.wp-pagination .wp-pagenavi a:hover {
  background: #07913A;
  color: #FFFFFF;
}

.wp-pagination .wp-pagenavi span {
  background: #07913A;
  color: #FFFFFF;
}

.wp-pagination .wp-pagenavi span.pages {
  display: none;
}

.wp-pagination .wp-pagenavi .first,
.wp-pagination .wp-pagenavi .last {
  padding-left: 1.6rem;
  padding-right: 1.6rem;
}

@media only screen and (max-width: 768px) {
  .wp-pagination .wp-pagenavi .first,
  .wp-pagination .wp-pagenavi .last {
    display: none;
    padding-left: 1.2rem;
    padding-right: 1.2rem;
  }
}

#toc_container {
  position: relative;
  display: block;
  max-width: 100%;
  width: 100%;
  border: 1px solid #D9D9D9;
  border-radius: 1.5rem;
  font-size: 100%;
  line-height: 1.8;
  letter-spacing: 0.05em;
  padding: 2.4rem;
  margin-top: 3.0rem;
  margin-bottom: 3.0rem;
}

@media only screen and (max-width: 768px) {
  #toc_container {
    letter-spacing: 0;
    padding: 1.8rem;
    margin-top: 2.4rem;
    margin-bottom: 2.5rem;
    border-radius: 1.2rem;
  }
}

#toc_container .toc_title {
  position: relative;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 0.1em;
  color: #000000;
  text-align: center;
  margin: 0;
  padding: 0;
}

@media only screen and (max-width: 768px) {
  #toc_container .toc_title {
    font-size: 1.6rem;
  }
}

#toc_container .toc_list {
  margin-top: 1.0rem !important;
}

#toc_container .toc_list .toc_number {
  margin-right: 0.4rem;
}

.blog-single {
  position: relative;
}

.blog-single .single-thumb {
  position: relative;
  width: 100%;
  margin-bottom: 3.0rem;
}

@media only screen and (max-width: 768px) {
  .blog-single .single-thumb {
    margin-bottom: 2.4rem;
  }
}

.blog-single .single-title {
  position: relative;
  font-size: 2.4rem;
  line-height: 3.6rem;
  letter-spacing: 0.1em;
  font-weight: 900;
  color: #000000;
  margin-bottom: 3.0rem;
}

@media only screen and (max-width: 768px) {
  .blog-single .single-title {
    font-size: 1.8rem;
    line-height: 3.0rem;
    margin-bottom: 2.4rem;
  }
}

.blog-single .single-date {
  position: relative;
  display: block;
  font-family: "Oswald";
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  color: #999999;
  margin-bottom: 0.6rem;
}

.blog-single .single-meta {
  position: relative;
  margin-bottom: 3.0rem;
}

@media only screen and (max-width: 768px) {
  .blog-single .single-meta {
    margin-bottom: 2.4rem;
  }
}

.blog-single .single-meta .cat {
  position: relative;
  display: inline-block;
  padding: 0.5rem 1.6rem;
  background-color: #07913A;
  font-size: 1.4rem;
  line-height: 2.1rem;
  font-weight: 500;
  color: #FFFFFF;
  text-decoration: none;
  outline: none;
  border-radius: 1.6rem;
}

.blog-single .single-meta .cat + .cat {
  margin-left: 1.2rem;
}

@media only screen and (max-width: 768px) {
  .blog-single .single-meta .cat + .cat {
    margin-left: 0.8rem;
  }
}

.blog-single .single-meta a.cat {
  cursor: pointer;
}

.blog-single .single-meta a.cat:hover {
  opacity: 0.7;
}

.blog-single .single-meta .date {
  position: relative;
  display: inline-block;
  font-family: "Oswald";
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  color: #999999;
  margin-left: 1.2rem;
}

.blog-single .share-links {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.blog-single .share-links .label {
  position: relative;
  display: inline-block;
  font-size: 1.6rem;
  font-weight: 500;
  color: #000000;
  margin-right: 1.2rem;
  padding-bottom: 0.2rem;
}

.blog-single .share-links a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
  margin: 0;
  font-size: 3.6rem;
  line-height: 1;
  text-decoration: none;
  outline: none;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.blog-single .share-links a i {
  vertical-align: middle;
}

.blog-single .share-links a:not(:first-of-type) {
  margin-left: 0.8rem;
}

.blog-single .share-links a:hover {
  opacity: 0.7;
}

.blog-single .share-links .twitter-link {
  color: #1D9BF0;
}

.blog-single .share-links .facebook-link {
  color: #1877F2;
}

.blog-single .share-links .line-link {
  color: #00C300;
}

.blog-single .share-links .line-link i {
  font-size: 90%;
}

.blog-single .blog-content {
  position: relative;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.6rem;
  line-height: 1.7;
  letter-spacing: 0.1em;
  color: #000000;
}

@media only screen and (max-width: 768px) {
  .blog-single .blog-content {
    letter-spacing: 0.05em;
  }
}

.blog-single .blog-content p {
  font-size: 1.6rem;
  line-height: 2.8rem;
  margin: 2.0rem 0;
}

@media only screen and (max-width: 768px) {
  .blog-single .blog-content p {
    margin: 1.6rem 0;
  }
}

.blog-single .blog-content ul {
  position: relative;
  list-style: disc;
  padding-left: 1.8rem;
  margin-top: 2.0rem;
  margin-bottom: 2.0rem;
}

@media only screen and (max-width: 768px) {
  .blog-single .blog-content ul {
    padding-left: 1.6rem;
  }
}

.blog-single .blog-content strong,
.blog-single .blog-content b {
  font-weight: bold;
}

.blog-single .blog-content i {
  font-style: italic;
}

.blog-single .blog-content a {
  position: relative;
  color: inherit;
  text-decoration: underline;
}

.blog-single .blog-content img {
  max-width: 100%;
  display: block;
  margin-top: 2.0rem;
  margin-bottom: 2.0rem;
}

@media only screen and (max-width: 768px) {
  .blog-single .blog-content img {
    margin-top: 1.6rem;
    margin-bottom: 1.6rem;
  }
}

.blog-single .blog-content h1,
.blog-single .blog-content h2 {
  position: relative;
  font-weight: bold;
  font-size: 2.4rem;
  line-height: 3.6rem;
  font-weight: bold;
  margin-top: 3.0rem;
  margin-bottom: 2.0rem;
}

@media only screen and (max-width: 768px) {
  .blog-single .blog-content h1,
  .blog-single .blog-content h2 {
    font-size: 1.8rem;
    margin-top: 3.0rem;
    margin-bottom: 1.6rem;
  }
}

.blog-single .blog-content h3 {
  position: relative;
  font-weight: bold;
  font-size: 2.0rem;
  line-height: 3.2rem;
  font-weight: bold;
  margin-top: 3.0rem;
  margin-bottom: 2.0rem;
}

@media only screen and (max-width: 768px) {
  .blog-single .blog-content h3 {
    font-size: 1.8rem;
    margin-top: 3.0rem;
    margin-bottom: 1.6rem;
  }
}

.blog-single .blog-content h4 {
  position: relative;
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 3.0rem;
  margin-top: 2.0rem;
  margin-bottom: 2.0rem;
}

@media only screen and (max-width: 768px) {
  .blog-single .blog-content h4 {
    font-size: 1.6rem;
    line-height: 2.8rem;
    margin-top: 1.6rem;
    margin-bottom: 1.6rem;
  }
}

.blog-single .blog-content h5,
.blog-single .blog-content h6 {
  position: relative;
  font-weight: bold;
  margin-top: 2.0rem;
  margin-bottom: 2.0rem;
}

@media only screen and (max-width: 768px) {
  .blog-single .blog-content h5,
  .blog-single .blog-content h6 {
    margin-top: 1.6rem;
    margin-bottom: 1.6rem;
  }
}

.blog-single .blog-content blockquote {
  position: relative;
  padding: 2.0rem 2.4rem;
  font-size: 1.6rem;
  line-height: 2.8rem;
  font-weight: 500;
  color: #000000;
  border-radius: 1.2rem;
  background: #FFF8D6;
  margin-top: 3.0rem;
  margin-bottom: 3.0rem;
}

@media only screen and (max-width: 768px) {
  .blog-single .blog-content blockquote {
    padding: 2.0rem 1.6rem;
    margin-top: 2.0rem;
    margin-bottom: 2.0rem;
  }
}

.blog-single .bg-yellow {
  background: #FFF8D6 !important;
}

.blog-single .bg-wheat {
  background: #F2F2F2 !important;
}

.blog-single .bg-green {
  background: #DAEFE1 !important;
}

.blog-single .single-share {
  position: relative;
  margin-top: 5.0rem;
}

@media only screen and (max-width: 768px) {
  .blog-single .single-share {
    margin-top: 3.0rem;
  }
}

@media print, screen and (min-width: 769px) {
  .blog-single .single-share .share-links {
    float: right;
  }
}

.blog-single .author-box {
  position: relative;
  padding: 2.4rem 2.4rem 2.4rem;
  border: 1px solid #D9D9D9;
  border-radius: 1.5rem;
  margin-top: 4.0rem;
}

@media only screen and (max-width: 768px) {
  .blog-single .author-box {
    padding: 1.8rem 1.8rem;
    border-radius: 1.2rem;
    margin-top: 3.0rem;
  }
}

.blog-single .author-box .avatar {
  position: relative;
  width: 10.0rem;
  float: right;
  margin-left: 2.0rem;
  margin-bottom: 1.2rem;
}

@media only screen and (max-width: 768px) {
  .blog-single .author-box .avatar {
    margin-left: 1.5rem;
    margin-bottom: 1.0rem;
  }
}

.blog-single .author-box .label {
  position: relative;
  font-size: 1.8rem;
  line-height: 1.5;
  font-weight: 500;
  color: #000000;
  margin-top: 0;
  margin-bottom: 1.2rem;
}

@media only screen and (max-width: 768px) {
  .blog-single .author-box .label {
    font-size: 1.6rem;
    margin-bottom: 1.0rem;
  }
}

.blog-single .author-box .name {
  position: relative;
  font-size: 1.8rem;
  line-height: 1.5;
  font-weight: bold;
  color: #000000;
  margin-top: 0;
  margin-bottom: 1.0rem;
}

@media only screen and (max-width: 768px) {
  .blog-single .author-box .name {
    font-size: 1.8rem;
  }
}

.blog-single .author-box .text {
  position: relative;
  font-size: 1.6rem;
  line-height: 1.6;
  color: #000000;
  font-weight: normal;
}

@media only screen and (max-width: 768px) {
  .blog-single .author-box .text {
    font-size: 1.4rem;
  }
}

#tinymce,
body.wp-autoresize {
  position: relative;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
  color: #000000;
}

@media only screen and (max-width: 768px) {
  #tinymce,
  body.wp-autoresize {
    font-size: 1.4rem;
    letter-spacing: 0;
  }
}

#tinymce p,
body.wp-autoresize p {
  margin: 2.0rem 0;
}

@media only screen and (max-width: 768px) {
  #tinymce p,
  body.wp-autoresize p {
    margin: 1.6rem 0;
  }
}

#tinymce ul,
body.wp-autoresize ul {
  position: relative;
  list-style: disc;
  padding-left: 1.8rem;
  margin-top: 2.0rem;
  margin-bottom: 2.0rem;
}

@media only screen and (max-width: 768px) {
  #tinymce ul,
  body.wp-autoresize ul {
    padding-left: 1.6rem;
  }
}

#tinymce strong,
#tinymce b,
body.wp-autoresize strong,
body.wp-autoresize b {
  font-weight: bold;
}

#tinymce i,
body.wp-autoresize i {
  font-style: italic;
}

#tinymce a,
body.wp-autoresize a {
  position: relative;
  color: inherit;
  text-decoration: underline;
}

#tinymce img,
body.wp-autoresize img {
  max-width: 100%;
  display: block;
  margin-top: 2.0rem;
  margin-bottom: 2.0rem;
}

@media only screen and (max-width: 768px) {
  #tinymce img,
  body.wp-autoresize img {
    margin-top: 1.6rem;
    margin-bottom: 1.6rem;
  }
}

#tinymce h1,
#tinymce h2,
#tinymce h3,
body.wp-autoresize h1,
body.wp-autoresize h2,
body.wp-autoresize h3 {
  position: relative;
  font-weight: bold;
  font-size: 2.0rem;
  line-height: 1.5;
  font-weight: bold;
  margin-top: 3.0rem;
  margin-bottom: 2.0rem;
}

@media only screen and (max-width: 768px) {
  #tinymce h1,
  #tinymce h2,
  #tinymce h3,
  body.wp-autoresize h1,
  body.wp-autoresize h2,
  body.wp-autoresize h3 {
    font-size: 1.8rem;
    margin-top: 2.4rem;
    margin-bottom: 1.6rem;
  }
}

#tinymce h4,
body.wp-autoresize h4 {
  position: relative;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 1.5;
  margin-top: 2.0rem;
  margin-bottom: 2.0rem;
}

@media only screen and (max-width: 768px) {
  #tinymce h4,
  body.wp-autoresize h4 {
    font-size: 1.6rem;
    margin-top: 1.6rem;
    margin-bottom: 1.6rem;
  }
}

#tinymce h5,
#tinymce h6,
body.wp-autoresize h5,
body.wp-autoresize h6 {
  position: relative;
  font-weight: 600;
  margin-top: 2.0rem;
  margin-bottom: 2.0rem;
}

@media only screen and (max-width: 768px) {
  #tinymce h5,
  #tinymce h6,
  body.wp-autoresize h5,
  body.wp-autoresize h6 {
    margin-top: 1.6rem;
    margin-bottom: 1.6rem;
  }
}

#tinymce blockquote,
body.wp-autoresize blockquote {
  position: relative;
  margin-top: 3.6rem;
  margin-bottom: 3.6rem;
}

@media only screen and (max-width: 768px) {
  #tinymce blockquote,
  body.wp-autoresize blockquote {
    margin-top: 2.4rem;
    margin-bottom: 2.4rem;
  }
}

#tinymce blockquote::after,
body.wp-autoresize blockquote::after {
  content: "";
  visibility: hidden;
  height: 0;
  display: block;
  font-size: 0;
  clear: both;
}

#tinymce blockquote img,
body.wp-autoresize blockquote img {
  position: relative;
  width: 10.0rem;
  height: auto;
  margin: 0;
  float: left;
}

#tinymce blockquote p,
body.wp-autoresize blockquote p {
  position: relative;
  padding: 2.0rem 2.4rem;
  font-size: 1.6rem;
  font-weight: 500;
  color: #000000;
  line-height: 1.8;
  letter-spacing: 0.1em;
  background-color: #FEEC9B;
  border-radius: 1.5rem;
  max-width: calc(100% - 23.0rem);
  float: left;
  min-height: 10.0rem;
  margin: 0 0 0 2.0rem;
}

@media only screen and (max-width: 768px) {
  #tinymce blockquote p,
  body.wp-autoresize blockquote p {
    max-width: calc(100% - 12.0rem);
    padding: 1.6rem 1.8rem;
    font-size: 1.4rem;
    letter-spacing: 0.04em;
    border-radius: 1.2rem;
  }
}

#tinymce blockquote p::after,
body.wp-autoresize blockquote p::after {
  content: "";
  position: absolute;
  top: 4.0rem;
  left: -1.4rem;
  display: inline-block;
  width: 1.8rem;
  height: 2.0rem;
  background-image: url(../img/quote-left.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

#tinymce blockquote.right img,
body.wp-autoresize blockquote.right img {
  float: right;
}

#tinymce blockquote.right p,
body.wp-autoresize blockquote.right p {
  float: right;
  background-color: #CCE0F5;
  margin: 0 2.0rem 0 0;
}

#tinymce blockquote.right p::after,
body.wp-autoresize blockquote.right p::after {
  left: auto;
  right: -1.4rem;
  background-image: url(../img/quote-right.png);
}

#tinymce .related-blog,
body.wp-autoresize .related-blog {
  position: relative;
  padding: 2.0rem 2.4rem 2.4rem;
  border: 1px solid #D9D9D9;
  border-radius: 1.5rem;
  margin-top: 3.0rem;
  margin-bottom: 3.0rem;
}

@media only screen and (max-width: 768px) {
  #tinymce .related-blog,
  body.wp-autoresize .related-blog {
    padding: 1.6rem 1.6rem;
    margin-top: 2.4rem;
    margin-bottom: 2.4rem;
    border-radius: 1.2rem;
  }
}

#tinymce .related-blog .lead-title,
body.wp-autoresize .related-blog .lead-title {
  position: relative;
  font-size: 1.8rem;
  line-height: 1.5;
  font-weight: 500;
  color: #000000;
  margin-top: 0;
  margin-bottom: 2.0rem;
}

@media only screen and (max-width: 768px) {
  #tinymce .related-blog .lead-title,
  body.wp-autoresize .related-blog .lead-title {
    font-size: 1.6rem;
    margin-bottom: 1.6rem;
  }
}

#tinymce .related-blog .wrap-inline,
body.wp-autoresize .related-blog .wrap-inline {
  position: relative;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 21rem minmax(0px, 1fr);
  grid-template-columns: 21rem minmax(0px, 1fr);
  grid-column-gap: 2.0rem;
  margin: 0;
}

@media only screen and (max-width: 768px) {
  #tinymce .related-blog .wrap-inline,
  body.wp-autoresize .related-blog .wrap-inline {
    -ms-grid-columns: 12rem minmax(0px, 1fr);
    grid-template-columns: 12rem minmax(0px, 1fr);
    grid-column-gap: 1.2rem;
  }
}

#tinymce .related-blog .wrap-inline > .left,
body.wp-autoresize .related-blog .wrap-inline > .left {
  position: relative;
  margin: 0;
}

#tinymce .related-blog .wrap-inline > .right,
body.wp-autoresize .related-blog .wrap-inline > .right {
  position: relative;
  margin: 0;
}

#tinymce .related-blog .wrap-inline .thumb,
body.wp-autoresize .related-blog .wrap-inline .thumb {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-decoration: none;
  outline: none;
  width: 100%;
  overflow: hidden;
  padding: 0;
  margin: 0;
}

#tinymce .related-blog .wrap-inline .thumb img,
body.wp-autoresize .related-blog .wrap-inline .thumb img {
  width: 100%;
  height: 100%;
  margin: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#tinymce .related-blog .wrap-inline .thumb:hover img,
body.wp-autoresize .related-blog .wrap-inline .thumb:hover img {
  -webkit-transform: scale(1.15);
          transform: scale(1.15);
}

#tinymce .related-blog .wrap-inline .title,
body.wp-autoresize .related-blog .wrap-inline .title {
  position: relative;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
  font-weight: 600;
  color: #000000;
  margin: 0;
}

@media only screen and (max-width: 768px) {
  #tinymce .related-blog .wrap-inline .title,
  body.wp-autoresize .related-blog .wrap-inline .title {
    font-size: 1.4rem;
    max-width: 100%;
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
  }
}

#tinymce .related-blog .wrap-inline .title a,
body.wp-autoresize .related-blog .wrap-inline .title a {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  text-decoration: none;
}

@media only screen and (max-width: 768px) {
  #tinymce .related-blog .wrap-inline .title a,
  body.wp-autoresize .related-blog .wrap-inline .title a {
    text-decoration: underline;
  }
}

#tinymce .related-blog .wrap-inline .title a:hover,
body.wp-autoresize .related-blog .wrap-inline .title a:hover {
  text-decoration: underline;
}

#tinymce .related-blog .wrap-inline .meta,
body.wp-autoresize .related-blog .wrap-inline .meta {
  position: relative;
  margin: 0;
  margin-top: 1.6rem;
}

#tinymce .related-blog .wrap-inline .cat,
body.wp-autoresize .related-blog .wrap-inline .cat {
  position: relative;
  display: inline-block;
  padding: 0.5rem 1.6rem;
  background-color: #FED517;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.5;
  color: #000000;
  text-decoration: none;
  outline: none;
  border-radius: 1.6rem;
  margin: 0;
}

@media only screen and (max-width: 768px) {
  #tinymce .related-blog .wrap-inline .cat,
  body.wp-autoresize .related-blog .wrap-inline .cat {
    font-size: 1.2rem;
    padding: 0.4rem 1.2rem;
  }
}

#tinymce .related-blog .wrap-inline .cat + .cat,
body.wp-autoresize .related-blog .wrap-inline .cat + .cat {
  margin-left: 1.2rem;
}

@media only screen and (max-width: 768px) {
  #tinymce .related-blog .wrap-inline .cat + .cat,
  body.wp-autoresize .related-blog .wrap-inline .cat + .cat {
    margin-left: 1.0rem;
  }
}

#tinymce .related-blog .wrap-inline a.cat,
body.wp-autoresize .related-blog .wrap-inline a.cat {
  cursor: pointer;
}

#tinymce .related-blog .wrap-inline a.cat:hover,
body.wp-autoresize .related-blog .wrap-inline a.cat:hover {
  opacity: 0.7;
}

#tinymce .related-blog .wrap-inline .date,
body.wp-autoresize .related-blog .wrap-inline .date {
  position: relative;
  display: inline-block;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.5;
  color: #999999;
  margin: 0;
  margin-left: 1.2rem;
}

@media only screen and (max-width: 768px) {
  #tinymce .related-blog .wrap-inline .date,
  body.wp-autoresize .related-blog .wrap-inline .date {
    margin-left: 1.0rem;
  }
}

#header {
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  background: #FCEFF9;
  padding: 2.0rem 10.0rem 2.0rem 3.0rem;
  -webkit-box-shadow: 0 0.6rem 3rem rgba(232, 23, 107, 0.16);
          box-shadow: 0 0.6rem 3rem rgba(232, 23, 107, 0.16);
  z-index: 996;
}

@media only screen and (max-width: 768px) {
  #header {
    height: 6.0rem;
    padding: 1.0rem 1.5rem;
  }
}

#header .container {
  position: relative;
}

#header .header-wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0;
  margin: 0;
}

#header .header-wrapper .logo {
  position: relative;
  display: block;
  line-height: 1;
  max-width: 100%;
  padding: 0.1rem 0 0.2rem;
}

@media only screen and (max-width: 768px) {
  #header .header-wrapper .logo {
    padding: 0;
  }
}

#header .header-wrapper .logo a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 33.0rem;
  margin: 0;
}

@media only screen and (max-width: 768px) {
  #header .header-wrapper .logo a {
    width: 19.8rem;
  }
}

#header .header-wrapper .logo a img {
  width: 100%;
}

#header .header-wrapper .nav {
  position: relative;
}

@media only screen and (max-width: 768px) {
  #header .header-wrapper .nav {
    display: none;
  }
}

#header .header-wrapper .nav .nav-menu {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#header .header-wrapper .nav .nav-menu > li {
  position: relative;
}

#header .header-wrapper .nav .nav-menu > li:not(:first-child) {
  margin-left: 4.5rem;
}

#header .header-wrapper .nav .nav-menu .menu-link {
  position: relative;
  display: inline-block;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-weight: bold;
  color: #E8176B;
  white-space: nowrap;
  text-decoration: none;
  cursor: pointer;
  padding: 0.6rem 0;
  z-index: 0;
}

#header .header-wrapper .nav .nav-menu .menu-link::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: #E8176B;
  -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1);
  transition: -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1);
  transition: transform 0.6s cubic-bezier(0.8, 0, 0.2, 1);
  transition: transform 0.6s cubic-bezier(0.8, 0, 0.2, 1), -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1);
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transform-origin: center center;
          transform-origin: center center;
}

#header .header-wrapper .nav .nav-menu .menu-link:hover::before, #header .header-wrapper .nav .nav-menu .menu-link.active::before {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}

#header .header-wrapper .nav .nav-menu .menu-btn {
  position: relative;
  display: block;
  padding: 1.0rem 3.0rem;
  background: #E8176B;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  white-space: nowrap;
  border-radius: 2.4rem;
  border: 2px solid #E8176B;
  -webkit-transition: all 0.6s cubic-bezier(0.8, 0, 0.2, 1);
  transition: all 0.6s cubic-bezier(0.8, 0, 0.2, 1);
  text-decoration: none;
  overflow: hidden;
  cursor: pointer;
  z-index: 0;
}

#header .header-wrapper .nav .nav-menu .menu-btn span {
  position: relative;
  color: inherit;
  text-decoration: none;
  z-index: 3;
}

#header .header-wrapper .nav .nav-menu .menu-btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  background: #FCEFF9;
  width: 100%;
  height: 100%;
  -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1);
  transition: -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1);
  transition: transform 0.6s cubic-bezier(0.8, 0, 0.2, 1);
  transition: transform 0.6s cubic-bezier(0.8, 0, 0.2, 1), -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1);
  -webkit-transform-origin: right top;
          transform-origin: right top;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  z-index: 1;
}

#header .header-wrapper .nav .nav-menu .menu-btn:hover {
  color: #E8176B;
}

#header .header-wrapper .nav .nav-menu .menu-btn:hover::before {
  -webkit-transform-origin: left top;
          transform-origin: left top;
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}

#header .header-wrapper .nav .nav-menu .menu-item {
  position: relative;
}

#header .header-wrapper .nav .nav-menu .contact-item {
  position: relative;
}

.mobile-nav-toggle {
  position: fixed;
  right: 3.4rem;
  top: 3.8rem;
  width: 3.6rem;
  height: 3.2rem;
  padding: 0;
  background: none;
  display: inline-block;
  border: none;
  outline: none;
  cursor: pointer;
  z-index: 999;
  margin: 0;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

@media only screen and (max-width: 768px) {
  .mobile-nav-toggle {
    top: 1.8rem;
    right: 1.5rem;
    width: 3.0rem;
    height: 2.5rem;
  }
}

.mobile-nav-toggle .toggle-icon {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
}

.mobile-nav-toggle .toggle-icon span {
  display: inline-block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 0.4rem;
  background: #E8176B;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-transform-origin: center center;
          transform-origin: center center;
}

@media only screen and (max-width: 768px) {
  .mobile-nav-toggle .toggle-icon span {
    height: 0.3rem;
  }
}

.mobile-nav-toggle .toggle-icon span:nth-child(1) {
  top: 0;
}

.mobile-nav-toggle .toggle-icon span:nth-child(2) {
  top: calc(50% - 0.2rem);
}

@media only screen and (max-width: 768px) {
  .mobile-nav-toggle .toggle-icon span:nth-child(2) {
    top: calc(50% - 0.15rem);
  }
}

.mobile-nav-toggle .toggle-icon span:nth-child(3) {
  bottom: 0;
}

.mobile-nav-toggle.toggle-active .toggle-icon span:nth-child(1) {
  -webkit-transform: translateY(1.4rem) rotate(-315deg);
          transform: translateY(1.4rem) rotate(-315deg);
}

@media only screen and (max-width: 768px) {
  .mobile-nav-toggle.toggle-active .toggle-icon span:nth-child(1) {
    -webkit-transform: translateY(1.1rem) rotate(-315deg);
            transform: translateY(1.1rem) rotate(-315deg);
  }
}

.mobile-nav-toggle.toggle-active .toggle-icon span:nth-child(2) {
  opacity: 0;
  visibility: hidden;
}

.mobile-nav-toggle.toggle-active .toggle-icon span:nth-child(3) {
  -webkit-transform: translateY(-1.4rem) rotate(-225deg);
          transform: translateY(-1.4rem) rotate(-225deg);
}

@media only screen and (max-width: 768px) {
  .mobile-nav-toggle.toggle-active .toggle-icon span:nth-child(3) {
    -webkit-transform: translateY(-1.1rem) rotate(-225deg);
            transform: translateY(-1.1rem) rotate(-225deg);
  }
}

#mobile-nav {
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 998;
  right: -100%;
  width: 80%;
  max-width: 40.0rem;
  overflow-y: auto;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  background: #E8176B;
}

#mobile-nav .mobile-nav-container {
  position: relative;
  padding: 1.0rem 3.0rem 3.0rem;
}

@media only screen and (max-width: 768px) {
  #mobile-nav .mobile-nav-container {
    padding: 0.5rem 1.5rem 2.0rem;
  }
}

#mobile-nav .mobile-nav-menu {
  position: relative;
  list-style: none;
}

#mobile-nav .mobile-nav-menu > li {
  position: relative;
  display: block;
}

#mobile-nav .mobile-nav-menu > li > a {
  position: relative;
  display: block;
  width: 100%;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 2.4rem;
  text-align: left;
  color: #FFFFFF;
  padding: 1.6rem 0;
  text-decoration: none;
  outline: none;
  border-bottom: 1px solid #FFFFFF;
}

@media only screen and (max-width: 768px) {
  #mobile-nav .mobile-nav-menu > li > a {
    font-size: 1.4rem;
    padding: 1.2rem 0;
  }
}

#mobile-nav .mobile-nav-menu > li > a::after {
  content: "\f054";
  position: absolute;
  top: 50%;
  right: 0;
  font-family: var(--fa-style-family, "Font Awesome 6 Free");
  font-weight: var(--fa-style, 900);
  font-size: 80%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

#mobile-nav .mobile-nav-menu .drop-down > a::after {
  content: "";
  position: absolute;
  top: calc(50% - 3px);
  right: 0;
  display: inline-block;
  width: 10px;
  height: 6px;
  background-image: url(../img/common/icon-down.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 2;
}

#mobile-nav .mobile-nav-menu .drop-down ul {
  display: none;
  overflow: hidden;
}

#mobile-nav .mobile-nav-menu .drop-down li {
  padding-left: 16px;
}

#mobile-nav .mobile-nav-menu .drop-down li a {
  position: relative;
  display: block;
  width: 100%;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  text-align: left;
  color: #000000;
  padding: 16px 0;
  text-decoration: none;
  outline: none;
  border-bottom: 1px solid #000000;
}

#mobile-nav .mobile-nav-menu .drop-down.active > a::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transform-origin: center center;
          transform-origin: center center;
}

.mobile-nav-overly {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 997;
  background: rgba(0, 0, 0, 0.5);
  display: none;
  overflow: hidden;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

/* Mobile Nav body classes */
body.mobile-nav-active {
  overflow: hidden;
}

body.mobile-nav-active .mobile-nav-toggle {
  right: 42.0rem;
  right: clamp(3.4rem, calc(80% + 2.0rem), 42rem);
}

@media only screen and (max-width: 768px) {
  body.mobile-nav-active .mobile-nav-toggle {
    right: clamp(1.5rem, calc(80% + 1.5rem), 41.5rem);
  }
}

body.mobile-nav-active .mobile-nav-toggle .toggle-icon span {
  background: #FFFFFF;
}

body.mobile-nav-active #mobile-nav {
  right: 0;
}

.mainvisual {
  position: relative;
  background: #FCEFF9;
  z-index: 0;
}

.mainvisual .mainvisual-wrapper {
  position: relative;
  padding: 12.0rem 0 16.0rem;
  z-index: 0;
}

@media only screen and (max-width: 768px) {
  .mainvisual .mainvisual-wrapper {
    padding: 6.0rem 0 37.5rem;
  }
}

.mainvisual .mainvisual-wrapper .title1 {
  position: relative;
  font-weight: 900;
  font-size: 17.2rem;
  line-height: 1;
  color: #E8176B;
  margin-bottom: 4.0rem;
}

@media only screen and (max-width: 768px) {
  .mainvisual .mainvisual-wrapper .title1 {
    font-size: 7.4rem;
    letter-spacing: -0.2rem;
    margin-bottom: 2.4rem;
  }
}

.mainvisual .mainvisual-wrapper .title2 {
  position: relative;
  font-weight: 900;
  font-size: 12.2rem;
  line-height: 1;
  color: #E8176B;
  margin-bottom: 9.0rem;
}

@media only screen and (max-width: 768px) {
  .mainvisual .mainvisual-wrapper .title2 {
    font-size: 5.6rem;
    margin-bottom: 3.0rem;
  }
}

.mainvisual .mainvisual-wrapper .description {
  position: relative;
  font-weight: 500;
  font-size: 2.0rem;
  max-width: 65.0rem;
  margin-bottom: 10.0rem;
}

@media only screen and (max-width: 768px) {
  .mainvisual .mainvisual-wrapper .description {
    font-size: 1.6rem;
    line-height: 2.8rem;
    margin-bottom: 3.6rem;
  }
}

.mainvisual .mainvisual-wrapper .free-apply-action {
  position: relative;
}

.mainvisual .mainvisual-wrapper .point {
  position: absolute;
  right: -7.8rem;
  bottom: 4.0rem;
  width: 61.0rem;
  z-index: 0;
}

@media only screen and (max-width: 768px) {
  .mainvisual .mainvisual-wrapper .point {
    right: 0;
    bottom: 0;
    width: 36.0rem;
  }
}

.mainvisual::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  border-left: 100vw solid transparent;
  border-top: 0;
  border-bottom: 7.2vw solid #FFFFFF;
  border-right: 0;
  z-index: 1;
}

.pageindex {
  position: relative;
  padding: 15.0rem 0 18.0rem;
  background: #FCEFF9;
}

@media only screen and (max-width: 768px) {
  .pageindex {
    padding: 6.0rem 0 9.0rem;
  }
}

.pageindex .container {
  position: relative;
  z-index: 0;
}

.pageindex .pageindex-title {
  position: relative;
  font-weight: 700;
  font-size: 3.4rem;
  line-height: 1.5;
  margin-bottom: 9.0rem;
}

@media only screen and (max-width: 768px) {
  .pageindex .pageindex-title {
    font-size: 2.0rem;
    margin-bottom: 5.0rem;
  }
}

.pageindex .intro-title {
  position: relative;
}

.pageindex .intro-text {
  position: relative;
}

.pageindex::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  border-left: 100vw solid transparent;
  border-top: 0;
  border-bottom: 7.2vw solid #FFFFFF;
  border-right: 0;
  z-index: 1;
}

.breadcrumbs {
  position: relative;
  padding: 1.6rem 0;
}

.breadcrumbs ol {
  display: block;
  list-style: none;
  margin: 0;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-weight: normal;
  color: #000000;
}

@media only screen and (max-width: 768px) {
  .breadcrumbs ol {
    font-size: 1.4rem;
    line-height: 2.4rem;
  }
}

.breadcrumbs ol a {
  color: #07913A;
  text-decoration: underline;
}

.breadcrumbs ol li {
  position: relative;
  display: inline;
}

.breadcrumbs ol li + li::before {
  content: "\f105";
  display: inline-block;
  font-family: "Font Awesome 6 Free";
  font-size: inherit;
  font-weight: 900;
  font-style: normal;
  padding-left: 1.2rem;
  padding-right: 1.2rem;
}

@media only screen and (max-width: 768px) {
  .breadcrumbs ol li + li::before {
    padding-left: 1.0rem;
    padding-right: 1.0rem;
  }
}

.firstview {
  position: relative;
  padding: 2.0rem 0 6.0rem;
  background: #E8176B;
}

.firstview .breadcrumb-menu {
  display: block;
  list-style: none;
  margin: 0;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 2.0rem;
  line-height: 3.0rem;
  color: #FFFFFF;
  margin-bottom: 3.0rem;
}

@media only screen and (max-width: 768px) {
  .firstview .breadcrumb-menu {
    font-size: 1.4rem;
    line-height: 2.4rem;
  }
}

.firstview .breadcrumb-menu a {
  color: inherit;
  text-decoration: underline;
}

.firstview .breadcrumb-menu li {
  position: relative;
  display: inline;
}

.firstview .breadcrumb-menu li + li::before {
  content: "\f105";
  display: inline-block;
  font-family: "Font Awesome 6 Free";
  font-size: inherit;
  font-weight: 900;
  font-style: normal;
  padding-left: 1.2rem;
  padding-right: 1.2rem;
}

@media only screen and (max-width: 768px) {
  .firstview .breadcrumb-menu li + li::before {
    padding-left: 1.0rem;
    padding-right: 1.0rem;
  }
}

.firstview .firstview-title {
  position: relative;
  font-weight: 700;
  font-size: 4.3rem;
  line-height: 5.6rem;
  color: #FFFFFF;
  text-align: left;
}

.inner-toppage {
  position: relative;
  padding: 5.0rem 0 6.0rem;
}

@media only screen and (max-width: 768px) {
  .inner-toppage {
    padding: 4.0rem 0 5.0rem;
  }
}

.intro-title {
  position: relative;
  font-weight: 700;
  font-size: 4.8rem;
  color: #E8176B;
  text-shadow: 0 0.1rem 4.4rem rgba(176, 14, 52, 0.5);
}

@media only screen and (max-width: 768px) {
  .intro-title {
    font-size: 2.4rem;
  }
}

.intro-subtitle {
  position: relative;
  font-weight: 700;
  font-size: 3.2rem;
  color: #E8176B;
}

@media only screen and (max-width: 768px) {
  .intro-subtitle {
    font-size: 2.4rem;
  }
}

.intro-text {
  position: relative;
  font-weight: 500;
  font-size: 2.0rem;
  line-height: 3.5rem;
}

@media only screen and (max-width: 768px) {
  .intro-text {
    font-size: 1.6rem;
    line-height: 2.8rem;
  }
}

.meta-text {
  position: relative;
  font-weight: 700;
  font-size: 2.2rem;
}

@media only screen and (max-width: 768px) {
  .meta-text {
    font-size: 1.6rem;
    line-height: 2.8rem;
  }
}

.intro-action {
  position: relative;
  line-height: 1;
}

.intro-action .detail-link {
  position: relative;
  display: inline-block;
  font-weight: 700;
  font-size: 2.8rem;
  color: #E8176B;
  text-decoration: none;
  padding-right: 10.0rem;
}

@media only screen and (max-width: 768px) {
  .intro-action .detail-link {
    font-size: 1.8rem;
    padding-right: 5.6rem;
  }
}

.intro-action .detail-link span {
  position: relative;
  color: inherit;
  text-decoration: none;
}

.intro-action .detail-link .round {
  position: absolute;
  top: 50%;
  right: 0;
  display: inline-block;
  width: 7.0rem;
  height: 7.0rem;
  -webkit-box-shadow: 0px 0.1rem 4.4rem rgba(176, 14, 52, 0.5);
          box-shadow: 0px 0.1rem 4.4rem rgba(176, 14, 52, 0.5);
  border-radius: 50%;
  background: #FFFFFF;
  overflow: hidden;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media only screen and (max-width: 768px) {
  .intro-action .detail-link .round {
    width: 4.0rem;
    height: 4.0rem;
  }
}

.intro-action .detail-link .round::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  background: #E8176B;
  width: 100%;
  height: 100%;
  -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1);
  transition: -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1);
  transition: transform 0.6s cubic-bezier(0.8, 0, 0.2, 1);
  transition: transform 0.6s cubic-bezier(0.8, 0, 0.2, 1), -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1);
  -webkit-transform-origin: right top;
          transform-origin: right top;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  z-index: 1;
}

.intro-action .detail-link .round::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 54%;
  display: inline-block;
  border-top: 1.0rem solid transparent;
  border-bottom: 1.0rem solid transparent;
  border-right: 0;
  border-left: 1.6rem solid #E8176B;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: border 0.6s cubic-bezier(0.8, 0, 0.2, 1);
  transition: border 0.6s cubic-bezier(0.8, 0, 0.2, 1);
  z-index: 3;
}

@media only screen and (max-width: 768px) {
  .intro-action .detail-link .round::after {
    border-top-width: 0.6rem;
    border-bottom-width: 0.6rem;
    border-left-width: 1.0rem;
  }
}

.intro-action .detail-link:hover .round::before {
  -webkit-transform-origin: left top;
          transform-origin: left top;
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}

.intro-action .detail-link:hover .round::after {
  border-left-color: #FFFFFF;
}

.text-shadow {
  text-shadow: 0 0.1rem 4.4rem rgba(176, 14, 52, 0.5);
}

.drop-shadow {
  -webkit-filter: drop-shadow(0 0.1rem 4.4rem rgba(176, 14, 52, 0.25));
          filter: drop-shadow(0 0.1rem 4.4rem rgba(176, 14, 52, 0.25));
}

.intro-detail-wrapper {
  position: relative;
}

.intro-detail-wrapper .detail-picture {
  position: relative;
  float: left;
  display: block;
  width: 54.1rem;
  max-width: 100%;
  -webkit-filter: drop-shadow(0 0.1rem 4.4rem rgba(176, 14, 52, 0.25));
          filter: drop-shadow(0 0.1rem 4.4rem rgba(176, 14, 52, 0.25));
  border-radius: 1.0rem;
  overflow: hidden;
}

@media only screen and (max-width: 768px) {
  .intro-detail-wrapper .detail-picture {
    float: none;
    width: 100%;
    margin-bottom: 3.0rem;
  }
}

.intro-detail-wrapper .detail-picture img {
  display: block;
  width: 100%;
}

.intro-detail-wrapper .detail-title {
  position: relative;
  float: right;
  font-size: 4.1rem;
  width: calc(100% - 60.1rem);
  max-width: 100%;
  margin-bottom: 4.0rem;
}

@media only screen and (max-width: 768px) {
  .intro-detail-wrapper .detail-title {
    float: none;
    width: 100%;
    font-size: 2.4rem;
  }
}

.intro-detail-wrapper .detail-content {
  position: relative;
  float: right;
  width: calc(100% - 60.1rem);
  max-width: 100%;
}

@media only screen and (max-width: 768px) {
  .intro-detail-wrapper .detail-content {
    float: none;
    width: 100%;
  }
}

@media print, screen and (min-width: 769px) {
  .intro-detail-wrapper.reverse .detail-title {
    float: left;
  }
  .intro-detail-wrapper.reverse .detail-content {
    float: left;
  }
  .intro-detail-wrapper.reverse .detail-picture {
    float: right;
  }
}

.intro-subdetail-wrapper {
  position: relative;
}

.intro-subdetail-wrapper .detail-figure {
  position: relative;
  float: right;
  width: 39.2rem;
  max-width: 100%;
  border-radius: 1.0rem;
}

@media only screen and (max-width: 768px) {
  .intro-subdetail-wrapper .detail-figure {
    float: none;
    width: 100%;
    max-width: 31.2rem;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 3.0rem;
  }
}

.intro-subdetail-wrapper .detail-figure img {
  display: block;
  width: 100%;
}

.intro-subdetail-wrapper .detail-content {
  position: relative;
  float: left;
  width: calc(100% - 45.2rem);
  max-width: 100%;
}

@media only screen and (max-width: 768px) {
  .intro-subdetail-wrapper .detail-content {
    float: none;
    width: 100%;
  }
}

.subcard-list-wrapper {
  position: relative;
}

.subcard-list-wrapper .subcard-list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}

@media only screen and (max-width: 768px) {
  .subcard-list-wrapper .subcard-list {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }
}

.subcard-list-wrapper .subcard-list > li {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 33.333%;
  padding: 0 1.5rem;
}

@media only screen and (max-width: 768px) {
  .subcard-list-wrapper .subcard-list > li {
    padding: 0 0.5rem;
  }
}

.subcard-list-wrapper .subcard-list .subcard-item {
  position: relative;
  display: block;
  width: 28.2rem;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.subcard-list-wrapper .subcard-list .subcard-item .picture {
  position: relative;
  width: 100%;
  margin-bottom: 2.0rem;
}

@media only screen and (max-width: 768px) {
  .subcard-list-wrapper .subcard-list .subcard-item .picture {
    margin-bottom: 1.2rem;
  }
}

.subcard-list-wrapper .subcard-list .subcard-item .label {
  position: relative;
  font-weight: 700;
  font-size: 3.2rem;
  text-align: center;
}

@media only screen and (max-width: 768px) {
  .subcard-list-wrapper .subcard-list .subcard-item .label {
    font-size: 1.6rem;
  }
}

.intro-gallery-wrapper {
  position: relative;
}

.intro-gallery-wrapper .gallery-list {
  position: relative;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (minmax(0rem, 1fr))[3];
  grid-template-columns: repeat(3, minmax(0rem, 1fr));
  grid-column-gap: 3.0rem;
  grid-row-gap: 3.0rem;
  z-index: 0;
}

@media only screen and (max-width: 768px) {
  .intro-gallery-wrapper .gallery-list {
    grid-column-gap: 1.0rem;
    grid-row-gap: 1.0rem;
  }
}

.intro-gallery-wrapper .gallery-list > li {
  position: relative;
}

.intro-gallery-wrapper .gallery-list .gallery-item {
  position: relative;
  width: 100%;
  border-radius: 1.0rem;
}

.intro-gallery-wrapper .gallery-point {
  position: absolute;
  right: 0rem;
  top: -22.8rem;
  display: block;
  width: 26.2rem;
  z-index: 3;
}

@media only screen and (max-width: 768px) {
  .intro-gallery-wrapper .gallery-point {
    width: 13.2rem;
    top: -10.8rem;
    right: 0;
  }
}

.free-apply-action {
  position: relative;
}

.free-apply-action .apply-text {
  position: relative;
  font-weight: 500;
  font-size: 2.0rem;
  text-align: center;
  max-width: 65.0rem;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10.0rem;
}

@media only screen and (max-width: 768px) {
  .free-apply-action .apply-text {
    font-size: 1.6rem;
    margin-bottom: 6.0rem;
  }
}

.free-apply-action .action-btn {
  position: relative;
  display: block;
  width: 56.8rem;
  max-width: 100%;
  height: 12.0rem;
  padding: 0;
  cursor: pointer;
}

@media only screen and (max-width: 768px) {
  .free-apply-action .action-btn {
    width: 100%;
    max-width: 37.0rem;
    height: 8.0rem;
  }
}

.free-apply-action .action-btn .btn-box {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  background: #E8176B;
  border-radius: 2.4rem;
  padding: 2.0rem 4.0rem;
  border: 0.4rem solid #E8176B;
  overflow: hidden;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 2.8rem;
  color: #FFFFFF;
  text-decoration: none;
  -webkit-transition: all 0.6s cubic-bezier(0.8, 0, 0.2, 1);
  transition: all 0.6s cubic-bezier(0.8, 0, 0.2, 1);
  z-index: 0;
}

@media only screen and (max-width: 768px) {
  .free-apply-action .action-btn .btn-box {
    border-radius: 1.6rem;
    padding: 1.2rem 2.0rem;
    font-size: 1.8rem;
  }
}

.free-apply-action .action-btn .btn-box span {
  position: relative;
  color: inherit;
  text-decoration: none;
  z-index: 3;
}

.free-apply-action .action-btn .btn-box::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  background: #FCEFF9;
  width: 100%;
  height: 100%;
  -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1);
  transition: -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1);
  transition: transform 0.6s cubic-bezier(0.8, 0, 0.2, 1);
  transition: transform 0.6s cubic-bezier(0.8, 0, 0.2, 1), -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1);
  -webkit-transform-origin: right top;
          transform-origin: right top;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  z-index: 1;
}

.free-apply-action .action-btn .btn-point {
  position: absolute;
  display: block;
  bottom: 0;
  right: 1.2rem;
  width: 16.6rem;
  z-index: 1;
}

@media only screen and (max-width: 768px) {
  .free-apply-action .action-btn .btn-point {
    width: 11.2rem;
    right: 0.6rem;
  }
}

.free-apply-action .action-btn:hover .btn-box {
  color: #E8176B;
}

.free-apply-action .action-btn:hover .btn-box::before {
  -webkit-transform-origin: left top;
          transform-origin: left top;
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}

.top-intro {
  position: relative;
  padding: 9.0rem 0 18.0rem;
}

@media only screen and (max-width: 768px) {
  .top-intro {
    padding: 5.0rem 0 8.0rem;
  }
}

.top-intro .intro-title {
  color: #E8176B;
  text-align: center;
  margin-bottom: 6.0rem;
}

@media only screen and (max-width: 768px) {
  .top-intro .intro-title {
    margin-bottom: 3.0rem;
  }
}

.top-intro .intro-text {
  position: relative;
  text-align: center;
  max-width: 81.0rem;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 7.2rem;
}

@media only screen and (max-width: 768px) {
  .top-intro .intro-text {
    text-align: left;
    margin-bottom: 4.0rem;
  }
}

.top-intro .intro-picture {
  position: relative;
  width: 100%;
}

.top-intro .intro-index {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
  border-radius: 1.0rem;
}

.top-intro .intro-index img {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  z-index: 0;
}

.top-intro .intro-index a {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 35.0rem;
  height: 11.0rem;
  background: transparent;
  border-radius: 1.0rem;
  cursor: pointer;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 3;
}

@media only screen and (max-width: 768px) {
  .top-intro .intro-index a {
    width: 30%;
    height: 24%;
    border-radius: 0.4rem;
  }
}

.top-intro::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  border-left: 100vw solid transparent;
  border-top: 0;
  border-bottom: 7.2vw solid #E8176B;
  border-right: 0;
  z-index: 1;
}

.top-result {
  position: relative;
  padding: 9.0rem 0 18.0rem;
  background: #E8176B;
}

@media only screen and (max-width: 768px) {
  .top-result {
    padding: 5.0rem 0 8.0rem;
  }
}

.top-result .intro-title {
  color: #FFFFFF;
  text-align: center;
  margin-bottom: 3.0rem;
}

.top-result .result-wrapper {
  position: relative;
  margin-bottom: 10.0rem;
}

@media only screen and (max-width: 768px) {
  .top-result .result-wrapper {
    margin-bottom: 5.0rem;
  }
}

.top-result .result-wrapper > .inner-left {
  position: relative;
  float: left;
  width: 56.2rem;
  padding-top: 7.0rem;
}

@media only screen and (max-width: 768px) {
  .top-result .result-wrapper > .inner-left {
    padding: 0;
    float: none;
    width: 100%;
    max-width: 100%;
    margin-bottom: 2.4rem;
  }
}

.top-result .result-wrapper > .inner-right {
  position: relative;
  float: right;
  width: calc(100% - 62.2rem);
}

@media only screen and (max-width: 768px) {
  .top-result .result-wrapper > .inner-right {
    width: 100%;
    float: none;
  }
}

.top-result .result-wrapper .result-picture {
  position: relative;
  width: 100%;
  overflow: hidden;
  border-radius: 1.0rem;
}

.top-result .result-wrapper .result-wrap {
  position: relative;
}

.top-result .result-wrapper .result-wrap .content {
  position: relative;
  margin-bottom: 7.0rem;
}

@media only screen and (max-width: 768px) {
  .top-result .result-wrapper .result-wrap .content {
    margin-bottom: 4.0rem;
  }
}

.top-result .result-wrapper .result-wrap .content .title {
  position: relative;
  font-weight: 700;
  font-size: 4.8rem;
  color: #FFFFFF;
  margin-bottom: 4.0rem;
}

@media only screen and (max-width: 768px) {
  .top-result .result-wrapper .result-wrap .content .title {
    font-size: 2.4rem;
    text-align: center;
    margin-bottom: 3.0rem;
  }
}

.top-result .result-wrapper .result-wrap .content .text {
  position: relative;
  font-weight: 500;
  font-size: 2.0rem;
  line-height: 3.5rem;
  color: #FFFFFF;
}

@media only screen and (max-width: 768px) {
  .top-result .result-wrapper .result-wrap .content .text {
    font-size: 1.6rem;
    line-height: 2.8rem;
  }
}

.top-result .result-wrapper .result-wrap .profile {
  position: relative;
  padding-bottom: 5.0rem;
  border-bottom: 1px solid #FFFFFF;
}

@media only screen and (max-width: 768px) {
  .top-result .result-wrapper .result-wrap .profile {
    padding-bottom: 3.0rem;
  }
}

.top-result .result-wrapper .result-wrap .profile .label {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 700;
  font-size: 2.2rem;
  line-height: 3.2rem;
  color: #FFFFFF;
  margin-bottom: 5.0rem;
}

@media only screen and (max-width: 768px) {
  .top-result .result-wrapper .result-wrap .profile .label {
    font-size: 1.8rem;
    line-height: 3.0rem;
    margin-bottom: 3.0rem;
  }
}

.top-result .result-wrapper .result-wrap .profile .label span {
  position: relative;
  display: inline-block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
  font-size: inherit;
  color: inherit;
  padding-right: 2.0rem;
}

@media only screen and (max-width: 768px) {
  .top-result .result-wrapper .result-wrap .profile .label span {
    padding-right: 1.5rem;
  }
}

.top-result .result-wrapper .result-wrap .profile .label em {
  position: relative;
  display: inline-block;
  -webkit-box-flex: 1;
      -ms-flex: 1 auto;
          flex: 1 auto;
  width: auto;
  height: 1px;
  background: #FFFFFF;
}

.top-result .result-wrapper .result-wrap .profile .text-list {
  position: relative;
  display: block;
}

.top-result .result-wrapper .result-wrap .profile .text-list > li {
  position: relative;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 17rem minmax(0rem, 1fr);
  grid-template-columns: 17rem minmax(0rem, 1fr);
  grid-column-gap: 2.0rem;
}

@media only screen and (max-width: 768px) {
  .top-result .result-wrapper .result-wrap .profile .text-list > li {
    -ms-grid-columns: 12.4rem minmax(0rem, 1fr);
    grid-template-columns: 12.4rem minmax(0rem, 1fr);
    grid-column-gap: 1.5rem;
  }
}

.top-result .result-wrapper .result-wrap .profile .text-list > li:not(:last-child) {
  margin-bottom: 1.2rem;
}

@media only screen and (max-width: 768px) {
  .top-result .result-wrapper .result-wrap .profile .text-list > li:not(:last-child) {
    margin-bottom: 1.0rem;
  }
}

.top-result .result-wrapper .result-wrap .profile .text-list > li span {
  display: block;
  font-weight: 700;
  font-size: 2.0rem;
  line-height: 3.2rem;
  color: #FFFFFF;
}

@media only screen and (max-width: 768px) {
  .top-result .result-wrapper .result-wrap .profile .text-list > li span {
    font-size: 1.6rem;
    line-height: 2.8rem;
  }
}

.top-result .result-wrapper .result-wrap .action {
  position: relative;
  line-height: 1;
  margin-top: 8.0rem;
}

@media only screen and (max-width: 768px) {
  .top-result .result-wrapper .result-wrap .action {
    margin-top: 5.0rem;
  }
}

.top-result .result-wrapper .result-wrap .action .detail-link {
  position: relative;
  display: inline-block;
  font-weight: 700;
  font-size: 2.8rem;
  color: #FFFFFF;
  text-decoration: none;
  padding-right: 10.0rem;
}

@media only screen and (max-width: 768px) {
  .top-result .result-wrapper .result-wrap .action .detail-link {
    font-size: 1.8rem;
    padding-right: 5.6rem;
  }
}

.top-result .result-wrapper .result-wrap .action .detail-link span {
  position: relative;
  color: inherit;
  text-decoration: none;
}

.top-result .result-wrapper .result-wrap .action .detail-link .round {
  position: absolute;
  top: 50%;
  right: 0;
  display: inline-block;
  width: 7.0rem;
  height: 7.0rem;
  border: 0.2rem solid #FFFFFF;
  border-radius: 50%;
  background: #FFFFFF;
  overflow: hidden;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media only screen and (max-width: 768px) {
  .top-result .result-wrapper .result-wrap .action .detail-link .round {
    width: 4.0rem;
    height: 4.0rem;
  }
}

.top-result .result-wrapper .result-wrap .action .detail-link .round::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  background: #E8176B;
  width: 100%;
  height: 100%;
  -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1);
  transition: -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1);
  transition: transform 0.6s cubic-bezier(0.8, 0, 0.2, 1);
  transition: transform 0.6s cubic-bezier(0.8, 0, 0.2, 1), -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1);
  -webkit-transform-origin: right top;
          transform-origin: right top;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  z-index: 1;
}

.top-result .result-wrapper .result-wrap .action .detail-link .round::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 54%;
  display: inline-block;
  border-top: 1.0rem solid transparent;
  border-bottom: 1.0rem solid transparent;
  border-right: 0;
  border-left: 1.6rem solid #E8176B;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: border 0.6s cubic-bezier(0.8, 0, 0.2, 1);
  transition: border 0.6s cubic-bezier(0.8, 0, 0.2, 1);
  z-index: 3;
}

@media only screen and (max-width: 768px) {
  .top-result .result-wrapper .result-wrap .action .detail-link .round::after {
    border-top-width: 0.6rem;
    border-bottom-width: 0.6rem;
    border-left-width: 1.0rem;
  }
}

.top-result .result-wrapper .result-wrap .action .detail-link:hover .round::before {
  -webkit-transform-origin: left top;
          transform-origin: left top;
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}

.top-result .result-wrapper .result-wrap .action .detail-link:hover .round::after {
  border-left-color: #FFFFFF;
}

.top-result .step-wrapper {
  position: relative;
}

.top-result .step-wrapper .step-list {
  position: relative;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (minmax(0rem, 1fr))[3];
  grid-template-columns: repeat(3, minmax(0rem, 1fr));
  grid-column-gap: 4.0rem;
  grid-row-gap: 4.0rem;
}

@media only screen and (max-width: 768px) {
  .top-result .step-wrapper .step-list {
    grid-column-gap: 1.0rem;
    grid-row-gap: 1.0rem;
  }
}

.top-result .step-wrapper .step-list > li {
  position: relative;
}

.top-result .step-wrapper .step-list .step-item {
  position: relative;
  width: 100%;
  overflow: hidden;
  border-radius: 1.0rem;
}

.top-result::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  border-left: 100vw solid transparent;
  border-top: 0;
  border-bottom: 7.2vw solid #FDF7FC;
  border-right: 0;
  z-index: 1;
}

.top-make-up {
  position: relative;
  padding: 9.0rem 0 4.0rem;
}

@media only screen and (max-width: 768px) {
  .top-make-up {
    padding: 5.0rem 0 1.0rem;
  }
}

.top-make-up .make-up-wrapper {
  position: relative;
}

.top-make-up .make-up-wrapper .clearfix > .left {
  width: calc(100% - 71.1rem);
  max-width: 100%;
  float: left;
}

@media only screen and (max-width: 768px) {
  .top-make-up .make-up-wrapper .clearfix > .left {
    width: 100%;
    float: none;
  }
}

.top-make-up .make-up-wrapper .clearfix > .right {
  position: relative;
  float: right;
  width: 65.1rem;
  max-width: 100%;
  padding-top: 0.8rem;
}

@media only screen and (max-width: 768px) {
  .top-make-up .make-up-wrapper .clearfix > .right {
    width: 100%;
    float: none;
    padding: 0;
  }
}

.top-make-up .make-up-wrapper .intro-title {
  color: #E8176B;
  margin-bottom: 6.0rem;
}

@media only screen and (max-width: 768px) {
  .top-make-up .make-up-wrapper .intro-title {
    margin-bottom: 3.0rem;
  }
}

.top-make-up .make-up-wrapper .intro-picture {
  display: block;
  overflow: hidden;
  border-radius: 1.0rem;
  width: 100%;
}

@media only screen and (max-width: 768px) {
  .top-make-up .make-up-wrapper .intro-picture {
    margin-bottom: 2.4rem;
  }
}

.top-make-up .make-up-wrapper .intro-action {
  margin-top: 5.0rem;
}

@media only screen and (max-width: 768px) {
  .top-make-up .make-up-wrapper .intro-action {
    margin-top: 4.0rem;
  }
}

.top-improve {
  position: relative;
  padding: 8.0rem 0 4.0rem;
}

@media only screen and (max-width: 768px) {
  .top-improve {
    padding: 5.0rem 0 1.0rem;
  }
}

.top-improve .improve-title {
  position: relative;
  margin-bottom: 8.0rem;
}

@media only screen and (max-width: 768px) {
  .top-improve .improve-title {
    margin-bottom: 4.0rem;
  }
}

.top-improve .improve-title p {
  position: relative;
  font-weight: 700;
  font-size: 30px;
  color: #E8176B;
  text-align: center;
  text-shadow: 0 0.4rem 4.4rem rgba(176, 14, 52, 0.5);
  margin-bottom: 0.6rem;
}

@media only screen and (max-width: 768px) {
  .top-improve .improve-title p {
    font-size: 1.8rem;
    margin-bottom: 0.2rem;
  }
}

.top-improve .improve-title h3 {
  position: relative;
  font-weight: 700;
  font-size: 4.8rem;
  color: #E8176B;
  text-align: center;
  text-shadow: 0 0.4rem 4.4rem rgba(176, 14, 52, 0.5);
}

@media only screen and (max-width: 768px) {
  .top-improve .improve-title h3 {
    font-size: 2.4rem;
    letter-spacing: -0.12rem;
  }
}

.top-improve .improve-list-wrapper {
  position: relative;
}

.top-improve .improve-list-wrapper .improve-list {
  position: relative;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (minmax(0rem, 1fr))[4];
  grid-template-columns: repeat(4, minmax(0rem, 1fr));
  grid-gap: 0;
}

@media only screen and (max-width: 768px) {
  .top-improve .improve-list-wrapper .improve-list {
    grid-template-columns: repeat(auto-fill, minmax(30rem, 1fr));
  }
}

.top-improve .improve-list-wrapper .improve-list > li {
  position: relative;
}

.top-improve .improve-list-wrapper .improve-list .improve-item {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  background: #FF5C7D;
  padding: 3.6rem 2.4rem 4.0rem;
}

@media only screen and (max-width: 768px) {
  .top-improve .improve-list-wrapper .improve-list .improve-item {
    padding: 3.6rem 1.5rem 4.0rem;
  }
}

.top-improve .improve-list-wrapper .improve-list .improve-item .title {
  position: relative;
  font-weight: 700;
  font-size: 2.6rem;
  line-height: 3.7rem;
  color: #FFFFFF;
  text-align: left;
  min-height: 11.1rem;
  margin-bottom: 3.0rem;
}

@media only screen and (max-width: 768px) {
  .top-improve .improve-list-wrapper .improve-list .improve-item .title {
    font-size: 2.4rem;
    line-height: 3.6rem;
    min-height: auto;
  }
}

.top-improve .improve-list-wrapper .improve-list .improve-item .icon {
  position: relative;
  width: 14.4rem;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 3.0rem;
}

@media only screen and (max-width: 768px) {
  .top-improve .improve-list-wrapper .improve-list .improve-item .icon {
    width: 19.8rem;
  }
}

.top-improve .improve-list-wrapper .improve-list .improve-item .text {
  position: relative;
  font-weight: 400;
  font-size: 2.2rem;
  color: #FFFFFF;
  text-align: left;
}

@media only screen and (max-width: 768px) {
  .top-improve .improve-list-wrapper .improve-list .improve-item .text {
    font-size: 1.6rem;
    line-height: 2.8rem;
  }
}

.top-improve .improve-list-wrapper .improve-list .improve-item.type-1 {
  background: #FF5C7D;
}

.top-improve .improve-list-wrapper .improve-list .improve-item.type-2 {
  background: #E8176B;
}

.top-improve .improve-list-wrapper .improve-list .improve-item.type-3 {
  background: #ED5B79;
}

.top-improve .improve-list-wrapper .improve-list .improve-item.type-4 {
  background: #F20C97;
}

.top-improve .improve-list-wrapper .intro-action {
  text-align: center;
  margin-top: 7.0rem;
}

@media only screen and (max-width: 768px) {
  .top-improve .improve-list-wrapper .intro-action {
    margin-top: 5.0rem;
  }
  .top-improve .improve-list-wrapper .intro-action .detail-link {
    letter-spacing: -0.1rem;
  }
}

.top-flow {
  position: relative;
  padding: 8.0rem 0 4.0rem;
}

@media only screen and (max-width: 768px) {
  .top-flow {
    padding: 5.0rem 0 1.0rem;
  }
}

.top-flow .intro-title {
  text-shadow: 0 0.4rem 4.4rem rgba(176, 14, 52, 0.5);
  margin-bottom: 8.0rem;
}

@media only screen and (max-width: 768px) {
  .top-flow .intro-title {
    font-size: 2.3rem;
    text-align: center;
    letter-spacing: -0.05rem;
    margin-bottom: 4.0rem;
  }
}

.top-flow .flow-list-wrapper {
  position: relative;
}

.top-flow .flow-list-wrapper .flow-list {
  position: relative;
  display: block;
}

.top-flow .flow-list-wrapper .flow-list > li {
  position: relative;
}

.top-flow .flow-list-wrapper .flow-list > li:not(:last-child) {
  margin-bottom: 8.0rem;
}

@media only screen and (max-width: 768px) {
  .top-flow .flow-list-wrapper .flow-list > li:not(:last-child) {
    margin-bottom: 5.0rem;
  }
}

.top-flow .flow-list-wrapper .flow-list > li:nth-of-type(even) .flow-item {
  margin-left: auto;
  margin-right: 0;
}

.top-flow .flow-list-wrapper .flow-list .flow-item {
  position: relative;
  max-width: 90.0rem;
}

.top-flow .flow-list-wrapper .flow-list .flow-item .picture {
  position: relative;
  float: left;
  width: 53.8rem;
  max-width: 100%;
  overflow: hidden;
  border-radius: 1.0rem;
}

@media only screen and (max-width: 768px) {
  .top-flow .flow-list-wrapper .flow-list .flow-item .picture {
    float: none;
    width: 100%;
    margin-bottom: 2.4rem;
  }
}

.top-flow .flow-list-wrapper .flow-list .flow-item .picture img {
  display: block;
  width: 100%;
}

.top-flow .flow-list-wrapper .flow-list .flow-item .wrap {
  position: relative;
  float: right;
  width: calc(100% - 59.8rem);
}

@media only screen and (max-width: 768px) {
  .top-flow .flow-list-wrapper .flow-list .flow-item .wrap {
    float: none;
    width: 100%;
  }
}

.top-flow .flow-list-wrapper .flow-list .flow-item .wrap .title {
  position: relative;
  font-weight: 700;
  font-size: 3.1rem;
  padding-left: 8.4rem;
  margin-bottom: 3.0rem;
}

@media only screen and (max-width: 768px) {
  .top-flow .flow-list-wrapper .flow-list .flow-item .wrap .title {
    font-size: 2.4rem;
    padding-left: 5.0rem;
    margin-bottom: 1.4rem;
  }
}

.top-flow .flow-list-wrapper .flow-list .flow-item .wrap .title strong {
  position: absolute;
  top: -0.4rem;
  left: 0;
  font-weight: 700;
  font-size: 5.0rem;
  line-height: 1;
  color: #E92D53;
}

@media only screen and (max-width: 768px) {
  .top-flow .flow-list-wrapper .flow-list .flow-item .wrap .title strong {
    top: 0;
    font-size: 3.4rem;
  }
}

.top-flow .flow-list-wrapper .flow-list .flow-item .wrap .title span {
  position: relative;
  color: inherit;
}

.top-flow .flow-list-wrapper .flow-list .flow-item .wrap .text {
  position: relative;
  font-weight: 700;
  font-size: 2.2rem;
}

@media only screen and (max-width: 768px) {
  .top-flow .flow-list-wrapper .flow-list .flow-item .wrap .text {
    font-size: 1.6rem;
    line-height: 2.8rem;
  }
}

.top-flow .free-apply-action {
  margin-top: 12.0rem;
  text-align: center;
}

@media only screen and (max-width: 768px) {
  .top-flow .free-apply-action {
    margin-top: 6.0rem;
  }
}

.top-flow .free-apply-action .action-btn {
  margin-left: auto;
  margin-right: auto;
}

.top-news {
  position: relative;
  padding: 8.0rem 0 4.0rem;
}

@media only screen and (max-width: 768px) {
  .top-news {
    padding: 5.0rem 0 1.0rem;
  }
}

.top-news .news-inner-wrapper {
  position: relative;
}

.top-news .news-inner-wrapper .inner-left {
  position: relative;
  float: left;
  width: 27.0rem;
  padding-top: 3.6rem;
}

@media only screen and (max-width: 768px) {
  .top-news .news-inner-wrapper .inner-left {
    width: 100%;
    max-width: 100%;
    float: none;
    padding: 0;
  }
}

.top-news .news-inner-wrapper .inner-right {
  position: relative;
  float: right;
  width: calc(100% - 30.0rem);
}

@media only screen and (max-width: 768px) {
  .top-news .news-inner-wrapper .inner-right {
    width: 100%;
    float: none;
  }
}

.top-news .news-inner-wrapper .news-title {
  position: relative;
  margin-bottom: 5.0rem;
}

@media only screen and (max-width: 768px) {
  .top-news .news-inner-wrapper .news-title {
    margin-bottom: 4.0rem;
  }
}

.top-news .news-inner-wrapper .news-title h3 {
  position: relative;
  font-weight: 900;
  font-size: 5.2rem;
  text-align: left;
  line-height: 1.2;
  margin-bottom: 1.2rem;
}

@media only screen and (max-width: 768px) {
  .top-news .news-inner-wrapper .news-title h3 {
    font-size: 3.0rem;
    text-align: center;
    margin-bottom: 0.6rem;
  }
}

.top-news .news-inner-wrapper .news-title p {
  font-weight: 500;
  font-size: 2.2rem;
  text-align: left;
}

@media only screen and (max-width: 768px) {
  .top-news .news-inner-wrapper .news-title p {
    font-size: 1.6rem;
    text-align: center;
  }
}

.top-news .news-inner-wrapper .news-point {
  position: relative;
  max-width: 12.6rem;
  margin-bottom: 5.0rem;
}

@media only screen and (max-width: 768px) {
  .top-news .news-inner-wrapper .news-point {
    display: none;
    margin-left: auto;
    margin-right: auto;
  }
}

.top-news .news-inner-wrapper .intro-action {
  position: relative;
}

@media only screen and (max-width: 768px) {
  .top-news .news-inner-wrapper .intro-action {
    text-align: center;
    margin-top: 5.0rem;
  }
}

.top-news .news-inner-wrapper .intro-action .round {
  background: #E83055;
}

.top-news .news-inner-wrapper .intro-action .round::before {
  background: #FFFFFF;
}

.top-news .news-inner-wrapper .intro-action .round::after {
  border-left-color: #FFFFFF;
}

.top-news .news-inner-wrapper .intro-action .round:hover::after {
  border-left-color: #E83055;
}

.top-news .news-inner-wrapper .news-list {
  position: relative;
  display: block;
  border-top: 1px solid #D1D1D1;
}

.top-news .news-inner-wrapper .news-list > li {
  position: relative;
  border-bottom: 1px solid #D1D1D1;
}

.top-news .news-inner-wrapper .news-list .news-item {
  position: relative;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 8rem 11rem minmax(0rem, 1fr);
  grid-template-columns: 8rem 11rem minmax(0rem, 1fr);
  grid-column-gap: 2.0rem;
  padding: 3.4rem 1.4rem;
}

@media only screen and (max-width: 768px) {
  .top-news .news-inner-wrapper .news-list .news-item {
    -ms-grid-columns: 6rem 7.5rem minmax(0rem, 1fr);
    grid-template-columns: 6rem 7.5rem minmax(0rem, 1fr);
    grid-column-gap: 1.5rem;
    padding: 2.4rem 0;
  }
}

.top-news .news-inner-wrapper .news-list .news-item .icon {
  position: relative;
  display: block;
}

.top-news .news-inner-wrapper .news-list .news-item .icon img {
  display: block;
  width: 100%;
  vertical-align: middle;
}

.top-news .news-inner-wrapper .news-list .news-item .meta {
  position: relative;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 2.7rem;
  padding: 1.3rem 0;
}

@media only screen and (max-width: 768px) {
  .top-news .news-inner-wrapper .news-list .news-item .meta {
    padding: 0.4rem 0;
    font-size: 1.4rem;
    line-height: 2.4rem;
  }
}

.top-news .news-inner-wrapper .news-list .news-item .meta span {
  display: block;
}

.top-news .news-inner-wrapper .news-list .news-item .meta time {
  display: block;
}

.top-news .news-inner-wrapper .news-list .news-item .wrap {
  position: relative;
  padding: 3.6rem 0 0.8rem;
}

@media only screen and (max-width: 768px) {
  .top-news .news-inner-wrapper .news-list .news-item .wrap {
    padding: 0;
  }
}

.top-news .news-inner-wrapper .news-list .news-item .wrap .tag {
  position: relative;
  display: inline-block;
  padding: 0.2rem 1.0rem;
  background: #E92D53;
  border-radius: 0.4rem;
  font-weight: 500;
  font-size: 1.4rem;
  color: #FFFFFF;
  text-align: center;
}

@media print, screen and (min-width: 769px) {
  .top-news .news-inner-wrapper .news-list .news-item .wrap .tag {
    position: absolute;
    top: 0.8rem;
    left: 0;
  }
}

@media only screen and (max-width: 768px) {
  .top-news .news-inner-wrapper .news-list .news-item .wrap .tag {
    font-size: 1.2rem;
    margin-bottom: 0.4rem;
  }
}

.top-news .news-inner-wrapper .news-list .news-item .wrap .title {
  position: relative;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 2.0rem;
  color: #231F20;
}

@media only screen and (max-width: 768px) {
  .top-news .news-inner-wrapper .news-list .news-item .wrap .title {
    font-size: 1.6rem;
    line-height: 2.4rem;
  }
}

.top-news .news-inner-wrapper .news-list .news-item .wrap .title a {
  color: inherit;
}

.top-news .news-inner-wrapper .news-list .news-item .wrap .title a:hover {
  text-decoration: underline;
}

.top-planner {
  position: relative;
  padding: 8.0rem 0 12.0rem;
}

@media only screen and (max-width: 768px) {
  .top-planner {
    padding: 5.0rem 0 6.0rem;
  }
}

.top-planner .intro-title {
  text-align: center;
  margin-bottom: 8.0rem;
}

@media only screen and (max-width: 768px) {
  .top-planner .intro-title {
    font-size: 2.3rem;
    letter-spacing: -0.1rem;
    margin-bottom: 3.6rem;
  }
}

.top-planner .plan-main {
  position: relative;
  margin-bottom: 7.0rem;
}

@media only screen and (max-width: 768px) {
  .top-planner .plan-main {
    margin-bottom: 4.0rem;
  }
}

.top-planner .plan-main .picture {
  position: relative;
  float: left;
  width: 68.4rem;
  max-width: 100%;
  overflow: hidden;
  border-radius: 1.0rem;
}

@media only screen and (max-width: 768px) {
  .top-planner .plan-main .picture {
    width: 100%;
    float: none;
    margin-bottom: 2.4rem;
  }
}

.top-planner .plan-main .picture img {
  display: block;
  width: 100%;
}

.top-planner .plan-main .content {
  position: relative;
  float: right;
  width: calc(100% - 74.4rem);
}

@media only screen and (max-width: 768px) {
  .top-planner .plan-main .content {
    width: 100%;
    float: none;
  }
}

.top-planner .plan-main .content .intro-text {
  text-align: left;
}

.top-planner .plan-sub-list {
  position: relative;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (minmax(0rem, 1fr))[2];
  grid-template-columns: repeat(2, minmax(0rem, 1fr));
  grid-column-gap: 6.0rem;
  grid-row-gap: 6.0rem;
}

@media only screen and (max-width: 768px) {
  .top-planner .plan-sub-list {
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
    grid-row-gap: 5.0rem;
  }
}

@media only screen and (max-width: 768px) and (max-width: 768px) {
  .top-planner .plan-sub-list {
    margin-bottom: 4.0rem;
  }
}

.top-planner .plan-sub-list > li {
  position: relative;
}

.top-planner .plan-sub-list .plan-sub {
  position: relative;
}

.top-planner .plan-sub-list .plan-sub .title {
  position: relative;
  font-weight: 700;
  font-size: 2.4rem;
  color: #E92D53;
  clear: both;
  margin-bottom: 3.5rem;
}

@media only screen and (max-width: 768px) {
  .top-planner .plan-sub-list .plan-sub .title {
    font-size: 1.8rem;
    margin-bottom: 2.4rem;
  }
}

.top-planner .plan-sub-list .plan-sub .picture {
  position: relative;
  float: left;
  width: 20.0rem;
  border-radius: 1.0rem;
  overflow: hidden;
}

@media only screen and (max-width: 768px) {
  .top-planner .plan-sub-list .plan-sub .picture {
    width: 15.0rem;
  }
}

.top-planner .plan-sub-list .plan-sub .content {
  position: relative;
  float: right;
  width: calc(100% - 24.0rem);
}

@media only screen and (max-width: 768px) {
  .top-planner .plan-sub-list .plan-sub .content {
    width: calc(100% - 16.5rem);
  }
  .top-planner .plan-sub-list .plan-sub .content .intro-text {
    line-height: 1.5;
  }
}

.top-planner .intro-action {
  position: relative;
  text-align: center;
  margin-top: 10.0rem;
}

@media only screen and (max-width: 768px) {
  .top-planner .intro-action {
    margin-top: 5.0rem;
  }
}

.common-freeapply {
  position: relative;
  padding: 8.0rem 0 10.0rem;
}

@media only screen and (max-width: 768px) {
  .common-freeapply {
    padding: 5.0rem 0 6.0rem;
  }
}

.common-banner {
  position: relative;
  padding: 8.0rem 0 10.0rem;
  background: #E8176B;
}

@media only screen and (max-width: 768px) {
  .common-banner {
    padding: 5.0rem 0 6.0rem;
  }
}

.common-banner .intro-title {
  color: #FFFFFF;
  text-align: center;
  margin-bottom: 3.0rem;
}

@media only screen and (max-width: 768px) {
  .common-banner .intro-title {
    margin-bottom: 2.4rem;
  }
}

.common-banner .intro-text {
  color: #FFFFFF;
  text-align: center;
  margin-bottom: 7.0rem;
}

@media only screen and (max-width: 768px) {
  .common-banner .intro-text {
    margin-bottom: 4.0rem;
  }
}

.common-banner .response-area-wrapper {
  position: relative;
}

.common-banner .response-area-wrapper .area-back {
  position: relative;
  width: 100%;
  z-index: 0;
}

.common-banner .response-area-wrapper .area-group {
  position: absolute;
  display: block;
}

.common-banner .response-area-wrapper .area-group > li {
  position: relative;
}

.common-banner .response-area-wrapper .area-group > li:not(:last-child) {
  margin-bottom: 1.2rem;
}

@media only screen and (max-width: 768px) {
  .common-banner .response-area-wrapper .area-group > li:not(:last-child) {
    margin-bottom: 0.6rem;
  }
}

.common-banner .response-area-wrapper .area-group .area-link {
  position: relative;
  display: inline-block;
  font-weight: 700;
  font-size: 3.2rem;
  color: #FFFFFF;
  line-height: 4.6rem;
  text-align: left;
  text-decoration: none;
  padding-bottom: 0.2rem;
  padding-right: 6.8rem;
}

@media only screen and (max-width: 768px) {
  .common-banner .response-area-wrapper .area-group .area-link {
    font-size: 1.6rem;
    line-height: 2.2rem;
    padding-right: 3.6rem;
    padding-bottom: 0.2rem;
  }
}

.common-banner .response-area-wrapper .area-group .area-link span {
  position: relative;
  color: inherit;
  line-height: inherit;
  text-decoration: none;
}

.common-banner .response-area-wrapper .area-group .area-link .round {
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  width: 4.8rem;
  height: 4.8rem;
  border-radius: 50%;
  background: #FFFFFF;
  border: 2px solid #FFFFFF;
  overflow: hidden;
  z-index: 1;
}

@media only screen and (max-width: 768px) {
  .common-banner .response-area-wrapper .area-group .area-link .round {
    width: 2.4rem;
    height: 2.4rem;
    border-width: 0.2rem;
  }
}

.common-banner .response-area-wrapper .area-group .area-link .round svg {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 1.18rem;
  height: auto;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 3;
}

@media only screen and (max-width: 768px) {
  .common-banner .response-area-wrapper .area-group .area-link .round svg {
    width: 0.59rem;
  }
}

.common-banner .response-area-wrapper .area-group .area-link .round svg path {
  -webkit-transition: all 0.6s cubic-bezier(0.8, 0, 0.2, 1);
  transition: all 0.6s cubic-bezier(0.8, 0, 0.2, 1);
}

.common-banner .response-area-wrapper .area-group .area-link .round::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  background: #E8176B;
  width: 100%;
  height: 100%;
  -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1);
  transition: -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1);
  transition: transform 0.6s cubic-bezier(0.8, 0, 0.2, 1);
  transition: transform 0.6s cubic-bezier(0.8, 0, 0.2, 1), -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1);
  -webkit-transform-origin: right top;
          transform-origin: right top;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  z-index: 1;
}

.common-banner .response-area-wrapper .area-group .area-link:hover .round::before {
  -webkit-transform-origin: left top;
          transform-origin: left top;
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}

.common-banner .response-area-wrapper .area-group .area-link:hover .round svg path {
  fill: #FFFFFF;
}

.common-banner .response-area-wrapper .area-group.group-1 {
  top: 12.0rem;
  left: 26.0rem;
}

@media only screen and (max-width: 768px) {
  .common-banner .response-area-wrapper .area-group.group-1 {
    top: 5.2rem;
    left: 10.0rem;
  }
}

.common-banner .response-area-wrapper .area-group.group-2 {
  top: 22.0rem;
  left: 11.2rem;
}

@media only screen and (max-width: 768px) {
  .common-banner .response-area-wrapper .area-group.group-2 {
    top: 12.0rem;
    left: 7.5rem;
  }
}

.common-banner .response-area-wrapper .area-group.group-3 {
  top: 60.0rem;
  left: 1.0rem;
}

@media only screen and (max-width: 768px) {
  .common-banner .response-area-wrapper .area-group.group-3 {
    top: 22.5rem;
    left: 0;
  }
}

.common-banner .response-area-wrapper .area-group.group-4 {
  top: 7.0rem;
  left: 83.0rem;
}

@media only screen and (max-width: 768px) {
  .common-banner .response-area-wrapper .area-group.group-4 {
    top: 32.0rem;
    left: auto;
    right: 0;
  }
}

.common-banner .response-area-wrapper .area-group.group-5 {
  top: 51.0rem;
  left: 74.5rem;
  z-index: 1;
}

@media only screen and (max-width: 768px) {
  .common-banner .response-area-wrapper .area-group.group-5 {
    top: 39.6rem;
    left: 10.0rem;
  }
}

.common-banner .response-area-wrapper .area-group.group-6 {
  top: 57.0rem;
  left: 45.0rem;
  z-index: 0;
}

@media only screen and (max-width: 768px) {
  .common-banner .response-area-wrapper .area-group.group-6 {
    top: 45.4rem;
    left: 10.0rem;
  }
}

.common-banner .free-apply-action {
  position: relative;
  margin-top: 10.0rem;
}

@media only screen and (max-width: 768px) {
  .common-banner .free-apply-action {
    margin-top: 4.0rem;
  }
}

.common-banner .free-apply-action .action-btn {
  margin-left: auto;
  margin-right: auto;
}

.common-banner .free-apply-action .action-btn .btn-box {
  border-color: #FFFFFF;
  background: #FFFFFF;
  color: #E8176B;
}

.common-banner .free-apply-action .action-btn .btn-box::before {
  background: #E8176B;
}

.common-banner .free-apply-action .action-btn:hover .btn-box {
  color: #FFFFFF;
}

.inner-page {
  position: relative;
  padding: 8.0rem 0 10.0rem;
}

@media only screen and (max-width: 768px) {
  .inner-page {
    padding: 6.0rem 0 8.0rem;
  }
}

.changing-intro {
  position: relative;
}

.changing-shape {
  position: relative;
  background: #FFFFFF;
}

.changing-shape::after {
  border-bottom-color: #E8176B;
}

.changing-shape .instagram-wrap {
  display: block;
}

.changing-shape .instagram-wrap img {
  display: block;
  width: 100%;
  height: auto;
  vertical-align: middle;
}

.changing-shape .instragram-index {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
  border-radius: 1.0rem;
}

.changing-shape .instragram-index img {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  z-index: 0;
}

.changing-shape .instragram-index a {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 35.0rem;
  height: 11.0rem;
  background: transparent;
  border-radius: 1.0rem;
  cursor: pointer;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 3;
}

@media only screen and (max-width: 768px) {
  .changing-shape .instragram-index a {
    width: 30%;
    height: 24%;
    border-radius: 0.4rem;
  }
}

.changing-voice {
  position: relative;
}

.changing-voice .voice-list-wrapper {
  position: relative;
}

.changing-voice .voice-list-wrapper .voice-list {
  position: relative;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (minmax(0rem, 1fr))[4];
  grid-template-columns: repeat(4, minmax(0rem, 1fr));
  grid-column-gap: 3.6rem;
  grid-row-gap: 4.0rem;
}

@media only screen and (max-width: 768px) {
  .changing-voice .voice-list-wrapper .voice-list {
    -ms-grid-columns: (minmax(0rem, 1fr))[2];
    grid-template-columns: repeat(2, minmax(0rem, 1fr));
    grid-column-gap: 1.5rem;
    grid-row-gap: 2.0rem;
  }
}

.changing-voice .voice-list-wrapper .voice-list > li {
  position: relative;
}

.changing-voice .voice-list-wrapper .voice-list .voice-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  border-radius: 1.0rem;
  overflow: hidden;
  z-index: 0;
}

.changing-voice .voice-list-wrapper .voice-list .voice-item img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.changing-interview {
  position: relative;
}

.changing-interview .interview-list-wrapper {
  position: relative;
}

.changing-interview .interview-list-wrapper .interview-list {
  position: relative;
  display: block;
}

.changing-interview .interview-list-wrapper .interview-list > li {
  position: relative;
}

.changing-interview .interview-list-wrapper .interview-list > li:not(:last-child) {
  margin-bottom: 9.0rem;
}

@media only screen and (max-width: 768px) {
  .changing-interview .interview-list-wrapper .interview-list > li:not(:last-child) {
    margin-bottom: 4.0rem;
  }
}

.changing-interview .interview-list-wrapper .interview-list .interview-item {
  position: relative;
}

.changing-interview .interview-list-wrapper .interview-list .interview-item .picture {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  float: left;
  width: 30.0rem;
  overflow: hidden;
  border-radius: 1.0rem;
}

@media only screen and (max-width: 768px) {
  .changing-interview .interview-list-wrapper .interview-list .interview-item .picture {
    width: 14.0rem;
  }
}

.changing-interview .interview-list-wrapper .interview-list .interview-item .picture img {
  display: block;
  width: 100%;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.changing-interview .interview-list-wrapper .interview-list .interview-item .picture:hover img {
  -webkit-transform: scale(1.15);
          transform: scale(1.15);
}

.changing-interview .interview-list-wrapper .interview-list .interview-item .content {
  position: relative;
  float: right;
  width: calc(100% - 36.0rem);
}

@media only screen and (max-width: 768px) {
  .changing-interview .interview-list-wrapper .interview-list .interview-item .content {
    width: calc(100% - 15.5rem);
  }
}

.changing-interview .interview-list-wrapper .interview-list .interview-item .desc-text {
  position: relative;
  float: right;
  display: block;
  width: calc(100% - 36.0rem);
  font-weight: 700;
  font-size: 3.1rem;
}

@media only screen and (max-width: 768px) {
  .changing-interview .interview-list-wrapper .interview-list .interview-item .desc-text {
    font-size: 1.6rem;
    line-height: 2.8rem;
    width: calc(100% - 15.5rem);
  }
}

.changing-interview .interview-list-wrapper .interview-list .interview-item .desc-text a {
  color: inherit;
}

.changing-interview .interview-list-wrapper .interview-list .interview-item .desc-text a:hover {
  text-decoration: underline;
}

.changing-interview .interview-list-wrapper .interview-list .interview-item .meta-text {
  position: relative;
  float: right;
  width: calc(100% - 36.0rem);
  font-weight: 700;
  font-size: 2.2rem;
  color: #E92D53;
  margin-top: 4.0rem;
}

@media only screen and (max-width: 768px) {
  .changing-interview .interview-list-wrapper .interview-list .interview-item .meta-text {
    float: left;
    clear: both;
    width: 100%;
    font-size: 1.6rem;
    margin-top: 1.6rem;
  }
}

@media print, screen and (min-width: 769px) {
  .changing-interview .interview-list-wrapper .interview-list > li:nth-of-type(even) .interview-item .picture {
    float: right;
  }
  .changing-interview .interview-list-wrapper .interview-list > li:nth-of-type(even) .interview-item .desc-text,
  .changing-interview .interview-list-wrapper .interview-list > li:nth-of-type(even) .interview-item .meta-text {
    float: left;
  }
}

.plan-intro {
  position: relative;
}

.plan-intro::after {
  border-bottom-color: #E8176B;
}

.plan-result {
  position: relative;
  z-index: 3;
}

.plan-result .result-point {
  position: absolute;
  display: block;
  width: 15.9rem;
  left: clamp(1.5rem, calc(50% - 56.5rem), 50%);
  top: -7.5rem;
  z-index: 1;
}

@media only screen and (max-width: 768px) {
  .plan-result .result-point {
    width: 7.2rem;
    left: 1.0rem;
    top: -5.0rem;
  }
}

.plan-result .container {
  position: relative;
  z-index: 0;
}

.plan-result .result-list-wrapper {
  position: relative;
}

.plan-result .result-list-wrapper .result-list {
  position: relative;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (minmax(0rem, 1fr))[2];
  grid-template-columns: repeat(2, minmax(0rem, 1fr));
  grid-column-gap: 4.0rem;
  grid-row-gap: 4.0rem;
}

@media only screen and (max-width: 768px) {
  .plan-result .result-list-wrapper .result-list {
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
    grid-column-gap: 3.0rem;
  }
}

.plan-result .result-list-wrapper .result-list > li {
  position: relative;
}

.plan-result .result-list-wrapper .result-list .result-item {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  background: #FCEFF9;
  padding: 4.0rem 5.0rem 4.5rem;
  border-radius: 1.0rem;
}

@media only screen and (max-width: 768px) {
  .plan-result .result-list-wrapper .result-list .result-item {
    padding: 3.6rem 1.5rem 4.0rem;
  }
}

.plan-result .result-list-wrapper .result-list .result-item .title {
  position: relative;
  font-weight: 700;
  font-size: 3.2rem;
  color: #E8176B;
  text-align: center;
  margin-bottom: 4.0rem;
}

@media only screen and (max-width: 768px) {
  .plan-result .result-list-wrapper .result-list .result-item .title {
    font-size: 2.4rem;
    margin-bottom: 3.0rem;
  }
}

.plan-result .result-list-wrapper .result-list .result-item .icon {
  position: relative;
  width: 14.4rem;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 4.0rem;
}

@media only screen and (max-width: 768px) {
  .plan-result .result-list-wrapper .result-list .result-item .icon {
    margin-bottom: 3.0rem;
  }
}

.plan-result .result-list-wrapper .result-list .result-item .text {
  position: relative;
  font-weight: 400;
  font-size: 2.2rem;
  color: #E8176B;
}

@media only screen and (max-width: 768px) {
  .plan-result .result-list-wrapper .result-list .result-item .text {
    font-size: 1.6rem;
    line-height: 2.8rem;
  }
}

.plan-changing {
  position: relative;
}

.mechanisum-intro {
  position: relative;
  background: #E8176B;
  padding-bottom: 15.0rem;
  z-index: 3;
}

@media only screen and (max-width: 768px) {
  .mechanisum-intro {
    padding-bottom: 9.0rem;
  }
}

.mechanisum-intro .container {
  position: relative;
  z-index: 3;
}

.mechanisum-intro .intro-detail-wrapper {
  position: relative;
}

.mechanisum-intro .intro-detail-wrapper .detail-figure {
  width: 39.2rem;
}

@media print, screen and (min-width: 769px) {
  .mechanisum-intro .intro-detail-wrapper .detail-figure {
    position: absolute;
    right: 0;
    top: 0;
  }
}

@media only screen and (max-width: 768px) {
  .mechanisum-intro .intro-detail-wrapper .detail-figure {
    position: relative;
    width: 100%;
    max-width: 100%;
    margin-bottom: 3.0rem;
  }
}

.mechanisum-intro .intro-detail-wrapper .detail-figure .picture {
  position: relative;
  width: 100%;
  border-radius: 1.0rem;
  overflow: hidden;
  z-index: 0;
}

.mechanisum-intro .intro-detail-wrapper .detail-figure .point {
  position: absolute;
  top: -22.0rem;
  right: -1.5rem;
  display: block;
  width: 19.7rem;
  z-index: 2;
}

@media only screen and (max-width: 768px) {
  .mechanisum-intro .intro-detail-wrapper .detail-figure .point {
    width: 8.4rem;
    top: -9.2rem;
    right: 0;
  }
}

.mechanisum-intro .intro-detail-wrapper .detail-content {
  position: relative;
  width: calc(100% - 45.2rem);
}

@media only screen and (max-width: 768px) {
  .mechanisum-intro .intro-detail-wrapper .detail-content {
    width: 100%;
  }
}

.mechanisum-intro::after {
  z-index: 0;
}

.mechanisum-intro .gallery-point {
  position: absolute;
  right: -2.0rem;
  top: -20.1rem;
  display: block;
  width: 13.5rem;
  z-index: 3;
}

@media only screen and (max-width: 768px) {
  .mechanisum-intro .gallery-point {
    width: 7.2rem;
    top: -9.8rem;
    right: -1.5rem;
  }
}

.pricemenu-page {
  position: relative;
}

.pricemenu-page .page-intro-wrapper {
  position: relative;
}

.pricemenu-page .page-intro-wrapper .page-title {
  position: relative;
  font-weight: 700;
  font-size: 3.0rem;
  color: #E8176B;
}

.pricemenu-page .page-intro-wrapper .page-desc {
  position: relative;
  font-weight: 400;
  font-size: 2.2rem;
  line-height: 1.8;
  color: #E8176B;
}

.pricemenu-page .page-intro-wrapper .page-links {
  position: relative;
}

.pricemenu-page .page-intro-wrapper .page-links .link {
  position: relative;
  font-weight: 400;
  font-size: 2.5rem;
  color: #E8176B;
}

.pricemenu-page .page-intro-wrapper .page-links .link::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  width: 100%;
  height: 1px;
  background: #E8176B;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transform-origin: bottom left;
          transform-origin: bottom left;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.pricemenu-page .page-intro-wrapper .page-links .link:hover::before {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}

.pricemenu-page .pricemenu-list-wrapper {
  position: relative;
}

.pricemenu-page .pricemenu-list-wrapper .pricemenu-list {
  position: relative;
  display: block;
}

.pricemenu-page .pricemenu-list-wrapper .pricemenu-list > li {
  position: relative;
}

.pricemenu-page .pricemenu-list-wrapper .pricemenu-list > li:not(:last-child) {
  margin-bottom: 12.0rem;
}

.pricemenu-page .pricemenu-list-wrapper .pricemenu-list .pricemenu-item {
  position: relative;
}

.pricemenu-page .pricemenu-list-wrapper .pricemenu-list .pricemenu-item .menu-title {
  position: relative;
  margin-bottom: 5.0rem;
}

.pricemenu-page .pricemenu-list-wrapper .pricemenu-list .pricemenu-item .menu-title h4 {
  position: relative;
  font-weight: 700;
  font-size: 3.1rem;
  color: #E8176B;
  margin-bottom: 2.4rem;
}

.pricemenu-page .pricemenu-list-wrapper .pricemenu-list .pricemenu-item .menu-title h3 {
  position: relative;
  font-weight: 700;
  font-size: 4.5rem;
  color: #E8176B;
  margin-bottom: 2.4rem;
}

.pricemenu-page .pricemenu-list-wrapper .pricemenu-list .pricemenu-item .menu-title h3 .rate {
  position: relative;
  display: inline-block;
  margin-left: 3.0rem;
  vertical-align: bottom;
}

.pricemenu-page .pricemenu-list-wrapper .pricemenu-list .pricemenu-item .menu-title h3 .rate .round {
  position: relative;
  display: inline-block;
  width: 12.0rem;
  height: 12.0rem;
  border-radius: 50%;
  background: #E8176B;
  font-weight: 700;
  font-size: 3.6rem;
  letter-spacing: -0.1rem;
  line-height: 1;
  color: #FFFFFF;
  text-align: center;
  padding: 4.0rem 0;
}

.pricemenu-page .pricemenu-list-wrapper .pricemenu-list .pricemenu-item .menu-title h3 .rate .sup {
  position: absolute;
  left: 50%;
  top: -4.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-style: normal;
  font-weight: 700;
  font-size: 2.8rem;
  line-height: 1;
  color: #E8176B;
  white-space: nowrap;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.pricemenu-page .pricemenu-list-wrapper .pricemenu-list .pricemenu-item .menu-title h3 .rate .sup em {
  font-style: normal;
  font: inherit;
}

.pricemenu-page .pricemenu-list-wrapper .pricemenu-list .pricemenu-item .menu-title h3 .rate .sup .stars {
  font-style: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 0.6rem;
}

.pricemenu-page .pricemenu-list-wrapper .pricemenu-list .pricemenu-item .menu-title h3 .rate .sup .stars svg {
  width: 2.758rem;
  margin: 0 0.1rem;
}

.pricemenu-page .pricemenu-list-wrapper .pricemenu-list .pricemenu-item .menu-title h5 {
  position: relative;
  font-weight: 700;
  font-size: 2.8rem;
  color: #E8176B;
}

.pricemenu-page .pricemenu-list-wrapper .pricemenu-list .pricemenu-item .menu-title h5 span {
  display: block;
  float: right;
  width: 45.0rem;
  max-width: 100%;
}

.pricemenu-page .pricemenu-list-wrapper .pricemenu-list .pricemenu-item .menu-title h5 span small {
  font-size: 2.1rem;
}

.pricemenu-page .pricemenu-list-wrapper .pricemenu-list .pricemenu-item .menu-wrap {
  position: relative;
}

.pricemenu-page .pricemenu-list-wrapper .pricemenu-list .pricemenu-item .menu-wrap .picture {
  position: relative;
  float: right;
  width: 45.0rem;
  border-radius: 1.0rem;
  max-width: 100%;
}

.pricemenu-page .pricemenu-list-wrapper .pricemenu-list .pricemenu-item .menu-wrap .picture img {
  display: block;
  width: 100%;
  -webkit-filter: brightness(0);
          filter: brightness(0);
}

.pricemenu-page .pricemenu-list-wrapper .pricemenu-list .pricemenu-item .menu-wrap .content {
  position: relative;
  float: left;
  width: calc(100% - 48.0rem);
}

.pricemenu-page .pricemenu-list-wrapper .pricemenu-list .pricemenu-item .menu-wrap .content .desc {
  position: relative;
  font-weight: 400;
  font-size: 2.2rem;
  line-height: 1.8;
}

.pricemenu-page .pricemenu-list-wrapper .pricemenu-list .pricemenu-item .menu-wrap .content .price {
  position: relative;
  font-weight: 400;
  font-size: 2.2rem;
  margin-top: 3.0rem;
  margin-bottom: 3.5rem;
}

.pricemenu-page .pricemenu-list-wrapper .pricemenu-list .pricemenu-item .menu-wrap .content .price .num {
  position: relative;
  font-weight: bold;
  font-size: 2.7rem;
  color: #E8176B;
  text-align: center;
  margin-top: 3.0rem;
  margin-bottom: 3.5rem;
}

.pricemenu-page .pricemenu-list-wrapper .pricemenu-list .pricemenu-item .menu-wrap .content .price .num strong {
  font-family: "Hiragino Kaku Gothic Pro", sans-serif;
  font-size: 5.1rem;
  font-weight: 600;
}

.pricemenu-page .pricemenu-list-wrapper .pricemenu-list .pricemenu-item .menu-wrap .content .price .help {
  display: block;
  font-size: 2.0rem;
  color: #7D7D7D;
}

.pricemenu-page .pricemenu-list-wrapper .pricemenu-list .pricemenu-item .menu-wrap .content .tags {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -0.6rem;
  margin-right: -0.6rem;
}

.pricemenu-page .pricemenu-list-wrapper .pricemenu-list .pricemenu-item .menu-wrap .content .tags > li {
  position: relative;
  padding: 0 0.6rem;
  line-height: 1;
}

.pricemenu-page .pricemenu-list-wrapper .pricemenu-list .pricemenu-item .menu-wrap .content .tags .tag {
  position: relative;
  display: inline-block;
  padding: 1.0rem 1.8rem;
  background: #E8176B;
  border-radius: 0.6rem;
  font-size: 2.0rem;
  font-weight: 400;
  color: #FFFFFF;
  text-align: center;
}

.pricemenu-page .free-consults-wrapper {
  position: relative;
}

.pricemenu-page .free-consults-wrapper .consult-title {
  position: relative;
  font-weight: 700;
  font-size: 4.7rem;
  color: #E8176B;
}

.pricemenu-page .free-consults-wrapper .consult-desc {
  position: relative;
  font-weight: 700;
  font-size: 2.2rem;
  line-height: 1.8;
  color: #E8176B;
}

.contact-form {
  position: relative;
  font-size: 1.6rem;
  line-height: 2.8rem;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-align: left;
}

.contact-form .contact-form-box {
  position: relative;
  padding: 5.0rem 5.0rem;
  background: #FFFFFF;
  border: 1.5rem solid #B4DEC3;
  width: 100%;
}

@media only screen and (max-width: 768px) {
  .contact-form .contact-form-box {
    border-width: 0.8rem;
    padding: 2.4rem 1.6rem;
  }
}

.contact-form .form-group {
  position: relative;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 28rem minmax(0px, 1fr);
  grid-template-columns: 28rem minmax(0px, 1fr);
  grid-column-gap: 3.0rem;
  width: 100%;
}

@media only screen and (max-width: 768px) {
  .contact-form .form-group {
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
    grid-row-gap: 1.2rem;
  }
}

.contact-form .form-group + .form-group {
  padding-top: 2.4rem;
  border-top: 1px dashed #858585;
  margin-top: 2.4rem;
}

@media only screen and (max-width: 768px) {
  .contact-form .form-group + .form-group {
    padding-top: 1.6rem;
    margin-top: 1.6rem;
  }
}

.contact-form .form-group .label {
  position: relative;
  font-size: 1.8rem;
  line-height: 3.0rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  text-align: left;
  padding: 0.8rem 0;
}

@media only screen and (max-width: 768px) {
  .contact-form .form-group .label {
    font-size: 1.6rem;
    line-height: 2.8rem;
    padding: 0;
    letter-spacing: 0.04em;
  }
}

.contact-form .form-group .label .required {
  position: relative;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0.2rem 1.6rem 0.3rem;
  background: #E60012;
  font-size: 1.4rem;
  line-height: 2.4rem;
  font-weight: 500;
  letter-spacing: 0.1em;
  color: #FFFFFF;
  text-align: center;
  float: right;
}

@media only screen and (max-width: 768px) {
  .contact-form .form-group .label .required {
    padding: 0.2rem 1.2rem 0.3rem;
    float: none;
    line-height: 2.3rem;
    display: inline-block;
    margin-left: 1.6rem;
    vertical-align: bottom;
  }
}

.contact-form .form-group .input {
  position: relative;
}

.contact-form .form-group .input > * {
  vertical-align: middle;
}

.contact-form .form-group .sm {
  width: 20.0rem;
  max-width: 100%;
}

@media only screen and (max-width: 768px) {
  .contact-form .form-group .sm {
    width: 100%;
  }
}

.contact-form .form-group .s {
  width: 12.0rem;
  max-width: 100%;
}

@media only screen and (max-width: 768px) {
  .contact-form .form-group .s {
    width: 100%;
  }
}

.contact-form .form-group .datetime-inputs {
  position: relative;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -0.6rem;
  margin-right: -0.6rem;
}

@media only screen and (max-width: 768px) {
  .contact-form .form-group .datetime-inputs {
    margin-left: -0.3rem;
    margin-right: -0.3rem;
  }
}

.contact-form .form-group .datetime-inputs > li {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 0.6rem;
}

@media only screen and (max-width: 768px) {
  .contact-form .form-group .datetime-inputs > li {
    padding: 0 0.3rem;
    width: 33.3333%;
  }
}

.contact-form .form-group .datetime-inputs > li .unit {
  position: relative;
  display: inline-block;
  padding-left: 0.6rem;
}

@media only screen and (max-width: 768px) {
  .contact-form .form-group .datetime-inputs > li .unit {
    padding-left: 0.3rem;
  }
}

.contact-form .form-group .datetime-inputs > li .month {
  position: relative;
  width: 12.0rem;
}

@media only screen and (max-width: 768px) {
  .contact-form .form-group .datetime-inputs > li .month {
    width: calc(100% - 2.1rem);
  }
}

.contact-form .form-group .datetime-inputs > li .day,
.contact-form .form-group .datetime-inputs > li .time {
  position: relative;
  width: 10.0rem;
}

@media only screen and (max-width: 768px) {
  .contact-form .form-group .datetime-inputs > li .day,
  .contact-form .form-group .datetime-inputs > li .time {
    width: calc(100% - 2.1rem);
  }
}

.contact-form .form-submit {
  position: relative;
  margin-top: 6.0rem;
}

@media only screen and (max-width: 768px) {
  .contact-form .form-submit {
    margin-top: 4.0rem;
  }
}

.contact-form .form-submit .link-btn {
  margin-left: auto;
  margin-right: auto;
}

.wpcf7 form .wpcf7-response-output {
  margin: 5.0rem 0 0;
  padding: 2.0rem 2.4rem;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2.8rem;
  border-radius: 1.2rem;
  background: #DAEFE1;
  border: none !important;
  letter-spacing: 0.1em;
}

@media only screen and (max-width: 768px) {
  .wpcf7 form .wpcf7-response-output {
    margin-top: 3.0rem;
    padding: 2.0rem 1.6rem;
    letter-spacing: 0.04em;
    border-radius: 1.0rem;
  }
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
  background: #FFF8D6;
  border: none !important;
}

#footer {
  position: relative;
  padding: 6.0rem 0 3.0rem;
  background: #000000;
  margin: 0;
}

@media only screen and (max-width: 768px) {
  #footer {
    padding: 5.0rem 0 2.4rem;
  }
}

#footer .social-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -1.0rem;
  margin-right: -1.0rem;
  margin-bottom: 4.0rem;
}

@media only screen and (max-width: 768px) {
  #footer .social-nav {
    margin-bottom: 3.0rem;
  }
}

#footer .social-nav > li {
  position: relative;
  padding: 0 1.0rem;
}

#footer .social-nav a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 5.0rem;
  max-width: 100%;
  padding: 0;
}

@media only screen and (max-width: 768px) {
  #footer .social-nav a {
    width: 4.0rem;
  }
}

#footer .social-nav a img {
  width: 100%;
  height: auto;
  -webkit-transition: all 0.2 ease-in-out;
  transition: all 0.2 ease-in-out;
}

#footer .social-nav a:hover img {
  opacity: 0.7;
}

#footer .footer-nav {
  position: relative;
  margin-bottom: 4.0rem;
}

#footer .footer-nav .nav-menu {
  position: relative;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media only screen and (max-width: 768px) {
  #footer .footer-nav .nav-menu {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }
}

#footer .footer-nav .nav-menu > li {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
  padding: 0.8rem 2.0rem;
}

@media only screen and (max-width: 768px) {
  #footer .footer-nav .nav-menu > li {
    padding: 0.4rem 1.5rem;
  }
}

#footer .footer-nav .nav-menu a {
  position: relative;
  display: inline-block;
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-weight: 500;
  color: #FFFFFF;
  text-align: center;
  text-decoration: none;
}

@media only screen and (max-width: 768px) {
  #footer .footer-nav .nav-menu a {
    font-size: 1.4rem;
    line-height: 2.4rem;
  }
}

#footer .footer-nav .nav-menu a:hover, #footer .footer-nav .nav-menu a:focus {
  text-decoration: underline;
}

#footer .footer-logo {
  position: relative;
  margin-bottom: 4.0rem;
}

#footer .footer-logo a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 16.3rem;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  z-index: 0;
}

@media only screen and (max-width: 768px) {
  #footer .footer-logo a {
    width: 14.4rem;
  }
}

#footer .footer-logo a img {
  width: 100%;
}

#footer .footer-info {
  position: relative;
  margin-bottom: 3.0rem;
}

#footer .footer-info .text {
  position: relative;
  font-size: 1.6rem;
  line-height: 2.8rem;
  letter-spacing: 0.1em;
  color: #FFFFFF;
  text-align: center;
}

#footer .footer-info .text a {
  color: inherit;
  text-decoration: underline;
}

#footer .copyright {
  position: relative;
  display: block;
  font-weight: 500;
  font-size: 1.2rem;
  color: #FFFFFF;
  text-align: center;
  margin-top: 3.6rem;
}

.back_to_top {
  position: fixed;
  bottom: 30px;
  right: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 50px;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  z-index: 996;
}

@media only screen and (max-width: 768px) {
  .back_to_top {
    width: 45px;
    right: 16px;
    bottom: 16px;
  }
}

.back_to_top img {
  width: 100%;
}

@media print, screen and (min-width: 769px) {
  .back_to_top img {
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
  }
}

@media print, screen and (min-width: 769px) {
  .back_to_top:hover {
    text-decoration: none;
  }
  .back_to_top:hover img {
    filter: drop-shadow(0 0 12px #fff);
    -webkit-filter: drop-shadow(0 0 12px #fff);
  }
}

.fixed-side-btn {
  position: fixed;
  top: 30.0rem;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 5.0rem;
  height: 20.0rem;
  padding: 1.6rem 1.0rem;
  background: #E60012;
  border-radius: 0.6rem 0 0 0.6rem;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 2.0rem;
  letter-spacing: 0;
  line-height: 2.4rem;
  text-align: center;
  color: #FFFFFF;
  border: none;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
  z-index: 996;
}

@media only screen and (max-width: 768px) {
  .fixed-side-btn {
    top: 15.0rem;
    width: 4.0rem;
    height: 17.0rem;
    font-size: 1.6rem;
    line-height: 2.0rem;
  }
}

.fixed-side-btn span {
  color: inherit;
  text-decoration: none;
}

.fixed-side-btn:hover {
  opacity: 0.7;
}

.footer-fixed {
  position: fixed;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  cursor: pointer;
  z-index: 996;
}

.footer-fixed > li {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  width: 50%;
}

.footer-fixed .phone-btn {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
  width: 100%;
  max-width: 100%;
}

.footer-fixed .phone-btn img {
  width: 100%;
  height: auto;
}

.footer-fixed .mail-btn {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #FF7100;
  width: 100%;
  max-width: 100%;
  height: 6.0rem;
  text-decoration: none;
  outline: none;
  padding: 1.0rem 1.2rem;
  border: 2px solid #FF7100;
  -webkit-transition: background 0.6s cubic-bezier(0.8, 0, 0.2, 1);
  transition: background 0.6s cubic-bezier(0.8, 0, 0.2, 1);
  overflow: hidden;
  cursor: pointer;
  z-index: 1;
}

.footer-fixed .mail-btn .btn-icon {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 3.0rem;
  height: auto;
  z-index: 3;
}

.footer-fixed .mail-btn .btn-icon path {
  -webkit-transition: all 0.6s cubic-bezier(0.8, 0, 0.2, 1);
  transition: all 0.6s cubic-bezier(0.8, 0, 0.2, 1);
}

.footer-fixed .mail-btn .btn-text {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: calc(100% - 3.0rem);
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-weight: 900;
  letter-spacing: 0.04em;
  color: #FFFFFF;
  text-align: center;
  white-space: nowrap;
  text-decoration: none;
  padding-left: 1.0rem;
  z-index: 3;
}

.footer-fixed .mail-btn .btn-text small {
  position: relative;
  display: block;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1.8rem;
  color: #FED517;
  -webkit-transition: color 0.6s cubic-bezier(0.8, 0, 0.2, 1);
  transition: color 0.6s cubic-bezier(0.8, 0, 0.2, 1);
}

.footer-fixed .mail-btn .btn-text strong {
  position: relative;
  display: block;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  -webkit-transition: color 0.6s cubic-bezier(0.8, 0, 0.2, 1);
  transition: color 0.6s cubic-bezier(0.8, 0, 0.2, 1);
}

@media only screen and (max-width: 768px) {
  .footer-fixed .mail-btn .btn-text strong {
    letter-spacing: 0;
  }
}

.footer-fixed .mail-btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  background: #FFFFFF;
  width: 100%;
  height: 100%;
  -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1);
  transition: -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1);
  transition: transform 0.6s cubic-bezier(0.8, 0, 0.2, 1);
  transition: transform 0.6s cubic-bezier(0.8, 0, 0.2, 1), -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1);
  -webkit-transform-origin: right top;
          transform-origin: right top;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  z-index: 1;
}

.footer-fixed .mail-btn:hover .btn-icon path {
  fill: #FF7100;
}

.footer-fixed .mail-btn:hover .btn-text {
  color: #FF7100;
}

.footer-fixed .mail-btn:hover .btn-text small {
  color: #FF7100;
}

.footer-fixed .mail-btn:hover .btn-text strong {
  color: #FF7100;
}

.footer-fixed .mail-btn:hover::before {
  -webkit-transform-origin: left top;
          transform-origin: left top;
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}

/*# sourceMappingURL=style.css.map */
