@charset "UTF-8";
@import url("reset.css");
html {
  font-size: 62.5%;
}
body {
  font-size: 1.4rem;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
}
.inr {
  margin: 0 auto;
  max-width: 950px;
}
.main_bnr {
  text-align: center;
}
.main_bnr .inr {
  position: relative;
}
.main_bnr .tel_img {
  max-width: 21rem;
  position: absolute;
  right: 1rem;
  top: 1.5vw;
  width: auto;
}
.btn_block.no1 {
  padding: 3rem 0 6rem;
  text-align: center;
}
.buy_content {
  padding: 3rem 0;
  text-align: center;
}
.buy_content img {
  width: auto;
}
.sec_btn .btn_block.img01 {
  left: 50%;
  margin-bottom: 50px;
  text-align: center;
}
.btn_section.img3 {
  position: relative;
}
.btn_section.img3 .btn_block {
  bottom: 3rem;
  left: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.btn_section.img4 {
  position: relative;
}
.btn_section.img4 .btn_block {
  bottom: 0;
  left: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.btn_section.img6 {
  position: relative;
}
.btn_section.img6 .btn_block {
  bottom: 3rem;
  left: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.sec_user_voice_top {
  background: #ffde48 url(../images/user_voice_top_bg.webp) no-repeat top;
  padding-bottom: 5rem;
  text-align: center;
}
.sec_user_voice_top .img_center {
  display: block;
  margin: 0 auto;
}
.sec_user_voice_top .sec_img4_tit {
  display: block;
  margin: 0 auto;
  padding: 7rem 0;
}
.sec_user_voice_top .sec_img4_01 {
  margin: 0 auto;
}
.sec_user_voice_top .p1 {
  margin: 0 auto;
  max-width: 80rem;
  text-align: left;
}
.sec_user_voice_top .toggle_btn {
  margin: 4rem 0;
  padding: 0 9%;
  text-align: center;
}
.sec_user_voice_top .toggle_btn .user_open_btn_txt {
  background: #fff;
  border: 2px solid #ea7600;
  color: #ea7600;
  display: block;
  font-size: 1.8rem;
  font-weight: 700;
  margin: 0 auto;
  max-width: 39rem;
  padding: 1rem 4rem;
  position: relative;
}
.sec_user_voice_top .toggle_btn .user_open_btn_txt:after {
  border-right: 2px solid #ea7600;
  border-top: 2px solid #ea7600;
  content: "";
  display: block;
  height: 14px;
  position: absolute;
  right: 16px;
  top: 12px;
  -webkit-transform: translateX(-50%) rotate(135deg);
  transform: translateX(-50%) rotate(135deg);
  width: 14px;
}
.sec_user_voice_top .toggle_btn .user_open_btn_txt.active:after {
  content: "";
  top: 19px;
  -webkit-transform: translateX(-50%) rotate(-45deg);
  transform: translateX(-50%) rotate(-45deg);
}
.sec_user_voice_top .toggle_block {
  display: none;
}
.sec06.sec {
  padding-bottom: 5rem;
}
.img_c,
.img_center,
.sec_user_voice_bottom .contents img {
  margin: 0 auto;
}
.sec_user_voice_bottom .toggle_block {
  display: none;
}
.sec_user_voice_bottom .toggle_btn {
  padding: 2rem 0;
  text-align: center;
}
.sec_user_voice_bottom .toggle_btn.type02 {
  padding: 0 0 2rem;
}
.sec_user_voice_bottom .toggle_btn.type02 p {
  margin: 0 auto 5rem;
  max-width: 90rem;
  text-align: left;
}
.sec_user_voice_bottom .toggle_btn span {
  background: #fff;
  border: 2px solid #ea9472;
  color: #ea9472;
  display: block;
  font-size: 1.8rem;
  font-weight: 700;
  margin: 0 auto;
  max-width: 39rem;
  padding: 1rem 4rem;
  position: relative;
  text-align: center;
}
.sec_user_voice_bottom .toggle_btn span:after {
  top: 12px;
  -webkit-transform: translateX(-50%) rotate(135deg);
  transform: translateX(-50%) rotate(135deg);
}
.sec_user_voice_bottom .toggle_btn .active:after,
.sec_user_voice_bottom .toggle_btn span:after {
  border-right: 2px solid #ea9472;
  border-top: 2px solid #ea9472;
  content: "";
  display: block;
  height: 14px;
  position: absolute;
  right: 16px;
  width: 14px;
}
.sec_user_voice_bottom .toggle_btn .active:after {
  top: 19px;
  -webkit-transform: translateX(-50%) rotate(-45deg);
  transform: translateX(-50%) rotate(-45deg);
}
#coupon_block {
  margin-top: 50px;
}
.sec05.sec {
  background: url(../images/coupon_bg01.webp) no-repeat 50%;
  height: 86rem;
  position: relative;
}
.sec05.sec .coupon_btn {
  background: none;
  border: none;
  bottom: 41.7rem;
  left: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#buy_contents {
  background: url(../images/lineup_bg.webp) no-repeat top;
  padding: 5rem 0;
}
#buy_contents .tit {
  margin-bottom: 6rem;
  text-align: center;
}
#buy_contents .button__cartin.btn_bg {
  float: right;
  margin-right: 2.2rem;
}
.yellow_tag {
  background: #fc0;
  display: inline-block;
  font-size: 1.5rem;
  margin-bottom: 0.6rem;
  padding: 0.3rem 0.8rem;
}
#sample-copytext {
  bottom: 19rem;
  left: 50%;
  opacity: 0;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: -1;
}
#main {
  -webkit-box-shadow: 6px 0 5px -5px rgba(28, 10, 0, 0.1),
    -6px 0 5px -5px rgba(28, 10, 0, 0.1);
  box-shadow: 6px 0 5px -5px rgba(28, 10, 0, 0.1),
    -6px 0 5px -5px rgba(28, 10, 0, 0.1);
}
#main .comPhotoUl {
  margin: 0 auto;
  width: 900px;
}
#main .comPhotoUl > .liStyle01 {
  border: 1px solid #ba8417;
  position: relative;
}
#main .comPhotoUl > .liStyle01 .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  background: #fff;
  justify-content: space-between;
  padding: 2rem;
}
#main .comPhotoUl > .liStyle01 .flex .left {
  width: 420px;
}
#main .comPhotoUl > .liStyle01 .flex .left .span_point {
  background: #b98317;
  border-radius: 2rem;
  color: #fff;
  display: block;
  font-size: 1.6rem;
  margin-bottom: 1.5rem;
  padding: 0.7rem;
  text-align: center;
}
#main .comPhotoUl > .liStyle01 .flex .right {
  width: 41rem;
}
#main .comPhotoUl > .liStyle01 .flex .right .item_detail_header {
  border-bottom: 1px solid #ba8317;
  padding-bottom: 1rem;
}
#main .comPhotoUl > .liStyle01 .flex .right .item_detail_header .item_tit {
  font-size: 2.8rem;
  font-weight: 400;
}
#main .comPhotoUl > .liStyle01 .flex .right .item_detail_header .item_tit span {
  font-size: 1.8rem;
}
#main .comPhotoUl > .liStyle01 .flex .right .item_detail_header .price {
  font-size: 2.2rem;
  font-weight: 700;
}
#main .comPhotoUl > .liStyle01 .flex .right .item_detail_header .price .c_red {
  font-size: 2.9rem;
  font-weight: 700;
}
#main
  .comPhotoUl
  > .liStyle01
  .flex
  .right
  .item_detail_header
  .price
  .mini_txt {
  font-size: 1.6rem;
  font-weight: 700;
}
#main
  .comPhotoUl
  > .liStyle01
  .flex
  .right
  .item_detail_header
  .price
  .mini_txt
  span {
  display: inline-block;
}
#main .comPhotoUl > li {
  margin-bottom: 55px;
}
#main .comPhotoUl > li:last-child {
  margin-bottom: 0;
}
#main .comPhotoUl > li .photo {
  position: relative;
  width: 100%;
}
#main .comPhotoUl > li .comTxtBox {
  margin-top: 20px;
  position: relative;
}
#main .comPhotoUl > li .comTxtBox .title {
  font-size: 24px;
  line-height: 1.73;
  margin-bottom: 16px;
  padding: 0 0 10px;
}
#main .comPhotoUl > li .comTxtBox .title .color {
  font-family: リュウミン B-KL;
  font-size: 20px;
  line-height: 1.5;
  margin-bottom: 1px;
}
#main .comPhotoUl > li .comTxtBox .title .txt {
  display: block;
  margin: -3px 0 3px;
}
#main .comPhotoUl > li .comTxtBox .title .txt span {
  font-size: 15px;
  vertical-align: 3px;
}
#main .comPhotoUl > li .comTxtBox .title .txt .tip {
  font-size: 14px;
  margin-left: 8px;
  padding: 3px 7px 4px;
}
#main .comPhotoUl > li .comTxtBox .title .price,
#main .comPhotoUl > li .comTxtBox .title .price > span {
  font-size: 16px;
}
#main .comPhotoUl > li .comTxtBox .title .price > span span {
  font-size: 27px;
}
#main .comPhotoUl > li .comTxtBox .title .price .price01,
#main .comPhotoUl > li .comTxtBox .title .price .price01 span {
  color: #231815;
  font-size: 16px;
  margin: 0;
}
#main .comPhotoUl > li .comTxtBox .title .price .price01 .text02 {
  font-size: 22px;
}
#main .comPhotoUl > li .comTxtBox .title .price .hiv {
  font-weight: 700;
}
#main .comPhotoUl > li .comTxtBox .textDl {
  margin: 0 -20px 22px 0;
}
#main .comPhotoUl > li .comTxtBox .textDl dt {
  float: left;
  width: 59px;
}
#main .comPhotoUl > li .comTxtBox .textDl dt:before {
  content: "●";
}
#main .comPhotoUl > li .comTxtBox .textDl dt:first-child,
#main .comPhotoUl > li .comTxtBox .textDl dt:nth-child(3) {
  width: 65px;
}
#main .comPhotoUl > li .comTxtBox .textDl dt.type01 {
  width: 150px;
}
#main .comPhotoUl > li .comTxtBox .textDl dd {
  padding: 0 0 0 58px;
}
#main .comPhotoUl > li .comTxtBox .textDl dd:nth-child(2),
#main .comPhotoUl > li .comTxtBox .textDl dd:nth-child(4) {
  padding-left: 65px;
}
#main .comPhotoUl > li .comTxtBox .textDl dd.type01 {
  padding-left: 150px;
}
#main .comPhotoUl > li .inner .tableBox .comTable tr th:first-child {
  width: 46%;
}
#main .comPhotoUl > li .inner .textDl {
  float: left;
  margin: 0;
  width: 205px;
}
#main .comShop .txtBox {
  position: relative;
}
#main .comShop .txtBox .link {
  bottom: 0;
  position: absolute;
  right: 50px;
}
#main .comShop .txtBox .link a {
  background-size: 9px 15px;
  border-radius: 2px;
  color: #fff;
  display: block;
  font-family: ゴシックMB101 DB;
  font-size: 16px;
  padding: 8px 0;
  text-align: center;
  width: 180px;
}
.radio_contents {
  margin-top: 10px;
}
.radio_contents fieldset {
  width: 100%;
}
.radio_contents fieldset .tag_txt {
  left: 0.8rem;
  position: absolute;
  top: -1.5rem;
}
.radio_contents.type_3col .radio-inline__input + .radio-inline__label {
  margin: 3px 0;
}
.radio_content {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.radio_content > .txt {
  display: block;
  font-size: 16px;
  font-weight: 700;
  padding-right: 0;
  text-align: left;
  width: 70px;
}
.radio-inline__input {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
}
.radio-inline__input:checked + .radio-inline__label {
  background: #f19600;
  border: 2px solid #f19600;
  color: #fff;
}
.radio-inline__label {
  background: #fff;
  border: 2px solid #ccc;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  letter-spacing: -1px;
  margin-left: 0;
  padding: 0.5rem 0;
  text-align: center;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  width: 29.4117647059%;
}
.link a {
  background: url(../img/common/arrrow.webp) no-repeat right 12px center #ef6b3d;
  background-size: 9px 15px;
  border-radius: 2px;
  color: #fff;
  display: block;
  font-family: ã‚´ã‚·ãƒƒã‚¯MB101 DB;
  font-size: 16px;
  padding: 8px 0;
  text-align: center;
  width: 180px;
}
.do_cart.typesquare_option {
  display: block;
  margin-top: 2rem;
  text-align: right;
}
.sec_items.sec {
  margin-top: 5rem;
  padding-bottom: 10rem;
}
.item_tit.letter_space01 {
  letter-spacing: -0.5rem;
}
.teacher_block .in_block {
  margin: 0 auto;
  max-width: 78rem;
  padding: 3rem 0;
}
.teacher_block .in_block .tit {
  color: #000;
  font-size: 3rem;
  font-weight: 700;
  margin-bottom: 3rem;
  margin-top: -3rem;
  text-align: center;
}
.teacher_block .in_block .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.teacher_block .in_block .flex .left .p2 {
  color: #000;
  margin-bottom: 0.2rem;
  margin-top: 2rem;
  text-align: center;
}
.teacher_block .in_block .flex .left .p3 {
  font-size: 2.4rem;
  text-align: center;
}
.teacher_block .in_block .flex .left .p3 span {
  display: inline-block;
  font-size: 1.6rem;
  margin-left: 0.8rem;
}
.teacher_block .in_block .flex .right {
  margin-left: 4rem;
  max-width: 48.7rem;
}
.teacher_block .in_block .flex .right p {
  font-size: 1.6rem;
  margin-bottom: 2.6rem;
}
.teacher_block .in_block .flex .right .profile {
  border: 1px solid #ccc;
  border-radius: 0.8rem;
  margin-top: 2rem;
  padding: 2rem;
}
.teacher_block .in_block .flex .right .profile p {
  font-size: 1.6rem;
}
.teacher_block .in_block .flex .right .profile .p4 {
  font-weight: 700;
  margin-bottom: 0.7rem;
}
.teacher_block .in_block .flex .right .space {
  float: left;
  height: 19.3em;
}
.teacher_block .in_block .flex .right .img {
  clear: both;
  float: right;
  margin: 1.2em 1.2em 0 0;
}
.sec06 .more_btn {
  margin-bottom: 3rem;
  margin-top: 3rem;
  text-align: center;
}
.sec06 .more_btn .pc {
  margin: 0 auto;
}
.sec06 .toggle_block .in_block {
  border-bottom: 1px dotted #ccc;
}
.items_block_2 {
  margin-bottom: 1rem;
}
.items_block_2.mt_type {
  margin-top: 2rem;
}
.items_block_2 .items2_block {
  border: 1px solid #ba8118;
  margin: 0 auto;
  max-width: 90rem;
  padding: 2.6rem 2rem 2.5rem;
  position: relative;
}
.items_block_2 .items2_block.type3 {
  border-top: 1px solid #ba8118;
}
.items_block_2 .items2_block.type3 .right {
  top: 5px;
}
.items_block_2 .items2_block .left {
  position: relative;
  z-index: 3;
}
.items_block_2 .items2_block .right {
  position: absolute;
  right: 5px;
  text-align: right;
  top: 5px;
}
.items_block_2 .items2_block .right.no2 img {
  float: right;
  width: 96%;
}
.items_block_2 .together__name {
  font-size: 2.8rem;
}
.items_block_2 .together__name span {
  font-size: 1.8rem;
}
.items_block_2 .together__price {
  font-size: 1.8rem;
  font-weight: 700;
}
.items_block_2 .together__price .span_txt {
  font-size: 2rem;
  font-weight: 700;
}
.items_block_2 .together__price .primary {
  font-size: 3rem;
  font-weight: 700;
}
.items_block_2 .together__price .mini_txt {
  font-size: 1.8rem;
}
.items_block_2 .together__price .pc {
  display: inline;
}
.items_block_2 .together_header {
  border-bottom: 1px solid #ba8218;
  margin-bottom: 2.5rem;
  max-width: 45rem;
  padding-bottom: 2rem;
}
.items_block_2 #list04,
.items_block_2 #list05 {
  margin-bottom: 3rem;
  margin-top: 2.4rem;
  max-width: 42rem;
}
.items_block_2 #list05 li span {
  margin-left: 15.4rem;
}
.items_block_2 .cart_in_block {
  text-align: center;
}
.items_block_2 .cart_in_block .pc {
  margin: 0 auto;
}
.items_block_2 .margin_type {
  margin: 3rem auto 0;
  text-align: center;
}
.sec08,
.sec08 .in_inr {
  position: relative;
}
.sec08 .in_inr {
  background: url(../images/coupon_bg01.webp) no-repeat 50%;
  background-size: 100%;
  height: 79rem;
  margin: 0 auto;
  max-width: 73rem;
}
.sec08 .coupon_btn {
  background: none;
  border: none;
  position: absolute;
  right: -3.2rem;
  top: 32.4rem;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.sec08 #sample-copytext2 {
  position: absolute;
  right: 17vw;
  top: 15rem;
  z-index: -1;
}
.sec09 {
  margin-bottom: 10rem;
  padding-top: 6rem;
  text-align: center;
}
.sec09 .pc {
  margin: 0 auto;
}
.sec10 {
  text-align: center;
}
.sec10 .pc {
  margin: 0 auto;
}
.voice_block {
  margin-top: 3rem;
}
.voice_block .pc {
  margin-bottom: 2rem;
}
.voice_block .btn_block {
  padding: 5rem 0;
}
.voice_block .btn_block p {
  margin-bottom: 2rem;
}
.copy_alert,
.copytxt,
.toggle_block.voice {
  display: none;
}
.copy_alert {
  background: #fffbe0;
  border-radius: 1rem;
  -webkit-box-shadow: 0 0 4px #d2bb1d;
  box-shadow: 0 0 4px #d2bb1d;
  font-size: 1.7rem;
  left: 50%;
  max-width: 90rem;
  padding: 1.3rem;
  position: fixed;
  top: 5rem;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  width: 50%;
  z-index: 100;
}
.teacher_block .in_block .btn_block {
  padding: 6rem 0 0;
  text-align: center;
}
.mleft {
  margin-left: 7.1rem;
}
.bold {
  font-weight: 700;
}
.w100 {
  width: 100%;
}
.mauto {
  display: block;
  margin: 0 auto;
}
.column_block01 {
  background: #f3e0e7;
  border-radius: 7px;
  margin: 0 auto 5rem;
  max-width: 72rem;
  padding: 3rem;
}
.column_block01 .p1 {
  font-size: 2rem;
  font-weight: 600;
  text-align: center;
}
.column_block01 .tit2 {
  color: #ea5387;
  font-size: 2.6rem;
  font-weight: 600;
  margin-bottom: 4rem;
  text-align: center;
}
.column_block01.type02 .flex {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.column_block01.type02 .flex .img,
.column_block01.type02 .flex .txt_block {
  width: 50%;
}
.column_block01.type02 .flex .tit {
  background: #ea5387;
  border-radius: 4rem;
  color: #fff;
  font-size: 2rem;
  margin: 0 auto 2rem;
  max-width: 40rem;
  padding: 0.9rem 1rem;
}
.column_block01.type02 .flex .tit2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 2rem;
  text-align: left;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0.8rem;
}
.column_block01.type02 .flex .tit2 span {
  background: #ea5387;
  border-radius: 3rem;
  color: #fff;
  height: 3rem;
  line-height: 3rem;
  margin-right: 1rem;
  text-align: center;
  width: 3rem;
}
.column_block01.type02 .flex .txt {
  text-align: left;
}
.column_block01 img {
  display: block;
  margin: 0 auto 3rem;
}
.column_block01 img.sp {
  display: none;
}
.column_block01 .txt {
  font-size: 1.6rem;
  line-height: 2.7rem;
  margin-bottom: 1.5rem;
}
.sec_voice_mini {
  position: relative;
}
.sec_voice_mini .btn_block {
  bottom: 2rem;
  left: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.btn_block.type02 {
  margin-bottom: 8rem;
  text-align: center;
}
#header {
  left: 0;
  position: sticky;
  top: 0;
  z-index: 98;
}
.header {
  background: #fff;
  margin: 0 auto;
  max-width: 1200px;
  position: relative;
  text-align: center;
  width: 100%;
}
.header .logo {
  width: 130px;
}
.header a {
  width: 340px;
}
.header .burger_btn {
  position: relative;
}
.header .burger_btn:after {
  bottom: -24px;
  content: "メニュー";
  left: 18px;
  position: absolute;
  width: 100%;
}
.header .burger_btn.open:after {
  content: none;
}
.header .spmenu {
  cursor: pointer;
  height: 25px;
  margin-left: 28px;
  position: relative;
  width: 36px;
}
.header .spmenu:before {
  top: 0;
}
.header .spmenu:after,
.header .spmenu:before {
  background: #666;
  content: "";
  display: block;
  height: 4px;
  left: 0;
  position: absolute;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 100%;
}
.header .spmenu:after {
  bottom: 0;
}
.header .spmenu span {
  background: #666;
  display: block;
  height: 4px;
  left: 0;
  position: absolute;
  top: calc(50% - 2px);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 100%;
}
.header .spmenu.open:before {
  top: calc(50% - 2px);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.header .spmenu.open:after {
  bottom: calc(50% - 2px);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.header .spmenu.open span {
  opacity: 0;
}
.headerInner {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: stretch;
  align-content: center;
  height: 80px;
  width: 94.4%;
}
#slidemenu {
  background: #fff;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
  left: 0;
  position: absolute;
  top: 80px;
  width: 100%;
  z-index: 99;
}
#slidemenu .slidemenu_heading {
  font-size: 24px;
  padding: 20px 0;
  text-align: center;
}
#slidemenu ul {
  border-top: 2px solid #000;
}
#slidemenu li {
  background: url(../img/menu-arrow.png) no-repeat right 20px center;
  background-size: 26px 26px;
  border-bottom: 2px solid #000;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
}
#slidemenu li.btn {
  text-align: center;
}
#slidemenu li.btn img {
  width: 500px;
}
#slidemenu li a {
  background-position: left 10px center;
  background-repeat: no-repeat;
  background-size: 46px 46px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #000;
  display: block;
  font-size: 18px;
  line-height: 1;
  margin: 0;
  padding: 20px 70px;
  position: relative;
  width: 100%;
}
#slidemenu li a.arrow:after {
  content: "▼";
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#slidemenu li a:hover {
  color: #000;
  text-decoration: none;
}
#form .formguid .formguiditem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#form .formguid .formguiditem .guidset,
#form .formguid .formguiditem .guidsingle {
  position: relative;
}
#form .formguid .formguiditem .guidset .btn,
#form .formguid .formguiditem .guidsingle .btn {
  bottom: 3%;
  position: absolute;
  width: 71.46%;
}
#form .formguid .formguiditem .guidset .btn {
  right: 19%;
}
#form .formguid .formguiditem .guidsingle .btn {
  left: 19%;
}
#form .coupon-box,
#form .coupon-box .copy-coupon {
  position: static;
}
#form .formColor,
#form .formSize {
  position: relative;
}
#form .formColor .radio_content.secount fieldset,
#form .formSize .radio_content.secount fieldset {
  bottom: 0;
}
#form .radio_content.type2 fieldset {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#form .formColor label {
  position: relative;
}
#form .formColor label:before {
  border-radius: 50%;
  content: "";
  height: 30px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 20%;
  width: 30px;
}
#form .formColor label.Colorbe:before {
  background: #c1a06a;
}
#form .formColor label.ColorP:before {
  background: #cdbebc;
}
#form .formColor label.ColorB:before {
  background: #12061c;
}
#form .formColor label.Colorg:before {
  background: #c2c3c5;
}
#form .radio_content.secount fieldset {
  gap: 1em;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 74.66%;
}
#form .radio_content.secount fieldset .radio-inline__label {
  border: 1px solid #eaeaea;
  font-weight: 600;
  margin: 0;
  padding: calc(15em / 8) 0 calc(15em / 8);
}
#form .formColor .radio_content.secount fieldset .radio-inline__label {
  padding: calc(37em / 11) 0 calc(5em / 10);
}
#form .radio_content.secount fieldset .radio-inline__label:first-of-type {
  margin-left: 0;
}
#form .radio-inline__input:checked + .radio-inline__label {
  background: #442513;
  border: 2px solid #442513;
}
#form .sizechart .titsizechart {
  position: relative;
}
#form .sizechart .titsizechart:after {
  margin-top: -8px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
#form .sizechart .titsizechart.active:after,
#form .sizechart .titsizechart:after {
  border: 0;
  border-right: 2px solid #442513;
  border-top: 2px solid #442513;
  content: "";
  height: 9px;
  position: absolute;
  right: 16%;
  top: 50%;
  width: 9px;
}
#form .sizechart .titsizechart.active:after {
  margin-top: -3px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#form .radio_content.type2.mt_type01,
#form .radio_content.type2.mt_type02 {
  margin: 0;
  padding: 0;
}
#form .formBtn {
  position: relative;
}
#form .formBtn .buttonCartin {
  position: absolute;
  width: 84%;
}
#form .formBtn .buttonCartin,
#form .itemshingle .formBtn .buttonCartin {
  left: 0;
  margin: 0 auto;
  right: 0;
  text-align: center;
  top: 8%;
}
#form .formBtn .buttonCartin .btnbox {
  position: relative;
}
#form .formBtn .buttonCartin .btnbox .btnball {
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 10%;
  width: 34.66%;
}
#cta_induction .induction_price {
  position: relative;
}
#cta_induction .cta_downarr {
  -webkit-animation: arrow-move 2s ease-in-out infinite;
  animation: arrow-move 2s ease-in-out infinite;
  left: 17%;
  position: absolute;
  top: 39%;
  width: 17.46%;
}
@-webkit-keyframes arrow-move {
  0%,
  20%,
  50%,
  80%,
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  48% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes arrow-move {
  0%,
  20%,
  50%,
  80%,
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  48% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
#cta_induction .induction_btn {
  position: relative;
}
#cta_induction .btn_anchor {
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 93.06%;
}

@media screen and (max-width: 600px) {
  .inr {
    width: 100%;
  }
  .btn_block.no1 {
    padding: 4vw 8% 11vw;
  }
  .buy_content img {
    display: block;
    margin: 0 auto;
    width: 80vw;
  }
  .btn_section.img3 .btn_block {
    bottom: 1vw;
    width: 83%;
  }
  .btn_section.img4 .btn_block {
    bottom: 1vw;
    width: 82%;
  }
  .btn_section.img6 .btn_block {
    bottom: 4vw;
    width: 82%;
  }
  .sec_user_voice_top .img_center {
    display: none;
  }
  .sec_user_voice_top .sec_img4_tit {
    padding: 7rem 7vw;
    width: 100%;
  }
  .sec_user_voice_top .p1 {
    padding: 0 4%;
  }
  .sec_user_voice_top .toggle_btn {
    margin: 4vw 0 8vw;
  }
  .sec_user_voice_top .toggle_btn img {
    width: 100%;
  }
  .sec_user_voice_bottom .toggle_btn.type02 p {
    padding: 0 3%;
  }
  .sec_user_voice_bottom .toggle_btn {
    padding: 2rem 7%;
  }
  .sec_user_voice_bottom {
    margin-top: 9vw;
  }
  #coupon_block {
    margin: 2vw auto;
    max-width: 100%;
  }
  .sec05.sec .coupon_btn {
    bottom: 132vw;
    width: 67vw;
  }
  .sec05.sec {
    background: url(../images/sp_coupon_bg01.webp) no-repeat 50%;
    background-size: contain;
    height: 208.6vw;
  }
  #buy_contents .button__cartin.btn_bg {
    float: none;
    margin-right: 0;
  }
  #buy_contents {
    padding: 9vw 3%;
  }
  #main .comPhotoUl {
    width: 100%;
  }
  #main .comPhotoUl > .liStyle01 .flex {
    display: block;
    padding: 0;
  }
  #main .comPhotoUl > .liStyle01 .flex .left {
    width: 100%;
  }
  #main .comPhotoUl > .liStyle01 .flex .left .span_point {
    border-radius: 22rem;
  }
  #main .comPhotoUl > .liStyle01 .flex .right {
    padding: 0 2rem 2rem;
    width: 100%;
  }
  #main .comPhotoUl > .liStyle01 .flex .right .item_detail_header {
    border: none;
    padding: 3rem 0 0;
  }
  .radio-inline__label {
    border-radius: 12px;
    margin-top: 3.2vw;
    padding: 2vw 0;
    width: 48%;
  }
  .radio_content.secount fieldset .radio-inline__label {
    font-size: 3.7vw;
  }
  .sec_items.sec {
    padding: 0 3% 18vw;
  }
  .teacher_block .in_block .tit {
    font-size: 5.7vw;
  }
  .teacher_block .in_block .flex {
    display: block;
    text-align: center;
  }
  .teacher_block .in_block .flex .left .p2 {
    font-size: 4.9vw;
    margin-bottom: 2vw;
  }
  .teacher_block .in_block .flex .left .p3 {
    font-size: 8.4vw;
  }
  .teacher_block .in_block .flex .left .p3 span {
    font-size: 5.8vw;
  }
  .teacher_block .in_block .flex .right {
    margin-left: 0;
    margin-top: 8vw;
    max-width: 100%;
    text-align: left;
  }
  .sec06 .more_btn .sp {
    margin: 0 auto;
    padding: 0 9%;
    width: 100%;
  }
  .items_block_2 .items2_block .left {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    padding: 3%;
    position: inherit;
  }
  .items_block_2 .items2_block .right {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    position: inherit;
  }
  .items_block_2 .items2_block .right.no2 img {
    float: none;
    width: 100%;
  }
  .items_block_2 .items2_block {
    padding: 0;
  }
  .items_block_2 .together__name {
    font-weight: 700;
    text-align: left;
  }
  .items_block_2 .together__name span {
    display: inline;
    font-size: 4.5vw;
    font-weight: 700;
  }
  .items_block_2 .together__price {
    font-weight: 500;
    text-align: left;
  }
  .items_block_2 .together__price .span_txt {
    font-weight: 500;
  }
  .items_block_2 .together__price .primary {
    font-size: 2.9rem;
  }
  .items_block_2 .together__price .mini_txt {
    display: inline;
  }
  .items_block_2 .together__price .pc {
    display: none;
  }
  .items_block_2 .together_header {
    border-bottom: none;
    margin-bottom: 3vw;
    max-width: 100%;
    padding-bottom: 4vw;
    width: 100%;
  }
  .items_block_2 #list04,
  .items_block_2 #list05 {
    margin-bottom: 11vw;
    margin-top: 5vw;
    max-width: 100%;
  }
  .items_block_2 #list05 li span {
    margin-left: 0;
  }
  .items_block_2 {
    margin-bottom: 6vw;
    padding: 0 4.7% 4.7%;
    position: relative;
  }
  .sec08 .in_inr {
    background: none;
    height: auto;
    width: 100%;
  }
  .sec08 .coupon_btn {
    bottom: 42vw;
    right: -21vw;
    top: inherit;
    width: 72vw;
  }
  .sec09 .mb {
    margin-bottom: 8vw;
  }
  .sec09 {
    margin-bottom: 0;
    padding: 11vw 3% 0;
  }
  .voice_block .btn_block {
    padding: 5vw 3%;
  }
  .voice_block .btn_block .toggle_btn.voice {
    margin: 0 auto;
    width: 80vw;
  }
  .column_block01.type02 .flex .img,
  .column_block01.type02 .flex .txt_block {
    width: 100%;
  }
  .column_block01 img.sp {
    display: block;
  }
  .column_block01 img.pc {
    display: none;
  }
  .sec_voice_mini .btn_block {
    width: 81%;
  }
  .sec_img3_block > a {
    bottom: 11vw;
    padding: 0 11%;
  }
  .sec_img2_block > a,
  .sec_img3_block > a {
    left: 0;
    position: absolute;
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  .sec_img2_block > a {
    bottom: 10vw;
    padding: 0 9vw;
  }
  .sec_img3_block > .sp {
    width: 100%;
  }
  .radio_content.type2 fieldset .tag_txt {
    font-size: 3.7vw;
    font-weight: 400;
    padding-left: 1vw;
    position: absolute;
    top: -3.6vw;
  }
  .radio_content.type2 fieldset .tag_txt.ml {
    left: 2vw;
    margin-left: inherit;
    top: 15vw;
  }
  .sec_img4_btn {
    padding: 0 9%;
  }
  .sec03.sec img {
    width: 100%;
  }
  .sec03.sec .a_link1 img {
    bottom: 18vw;
    display: block;
    left: 50%;
    max-width: 34rem;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 80vw;
  }
  .sec07.sec img {
    width: 100%;
  }
  .item_block_flex,
  .together__details {
    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;
  }
  .item__toggle_button {
    background: #fff18c;
    margin-bottom: 2rem;
    padding: 1rem;
    position: relative;
    text-align: center;
    width: 100%;
  }
  .item__toggle_button:after {
    background: url(../img/arrow_bottom.webp) no-repeat right 0 center;
    background-size: contain;
    content: "";
    height: 1.9rem;
    position: absolute;
    right: 1.1rem;
    width: 1.5rem;
    z-index: 2;
  }
  .item__toggle_button.active:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .sozai_toggle_block {
    display: none;
  }
  .sp_sec08 {
    padding: 0 3%;
  }
  .sp_sec08 .sp_sec08_block {
    border: 9px solid #ebd9b3;
    border-radius: 16px;
    margin-top: 2rem;
    padding: 2rem;
  }
  .sp_sec08 .sp_sec08_block .img1 {
    margin: 2rem 0 3rem;
  }
  .sp_sec08 .sp_sec08_block .sec08_toggle_block {
    display: none;
    margin: 5vw 0;
  }
  .sp_sec08 .sp_sec08_block .sec08_toggle_block img {
    width: 100%;
  }
  .sp_sec08 .sp_sec08_block .sec08_toggle_btn {
    margin: 3rem 0 0;
  }
  .sp_sec08 .sp_sec08_block .coupon_btn {
    padding: 0 6%;
  }
  .btn_block.type02 {
    margin-bottom: 13vw;
    padding-top: 0;
  }
  .header {
    max-width: 640px;
  }
  .header .logo {
    width: 28%;
  }
  .header a {
    margin-left: auto;
    width: 50%;
  }
  .header .burger_btn:after {
    bottom: -24px;
    font-size: 1.2rem;
    left: 19%;
  }
  .header .spmenu {
    height: 27px;
    margin-left: 23px;
  }
  #slidemenu .slidemenu_heading {
    font-size: 6vw;
    padding: 14px 0;
  }
  #slidemenu ul {
    border-top: 1px solid #000;
    float: none;
    width: 100%;
  }
  #slidemenu li {
    background: url(../img/menu-arrow.png) no-repeat right 10px center;
    background-size: 20px 20px;
    border-bottom: 1px solid #000;
    border-left: 0;
    float: none;
    height: auto;
    padding: 0;
    width: 100%;
  }
  #slidemenu li.btn a {
    padding: 14px 8%;
  }
  #slidemenu li a {
    background-size: 26px 26px;
    font-size: 3.5vw;
    height: auto;
    padding: 14px 4%;
    text-align: left;
  }
  #slidemenu li a.arrow:after {
    right: 3vw;
  }
  .sec01_btn .btn_block.img01 {
    bottom: -1vw;
    width: 82%;
  }
  #form .radio_content.secount fieldset {
    gap: 2vw;
  }
  #form .formColor .radio_content.secount fieldset .radio-inline__label {
    font-size: 3vw;
    padding: calc(50em / 14) 0 calc(15em / 18);
  }
  #form .radio_content.secount fieldset .radio-inline__label {
    font-size: 3vw;
    padding: calc(35em / 16) 0;
  }
  #form .formColor label:before {
    top: 10%;
    width: 6vw;
    height: 6vw;
  }
}
