@charset "utf-8";

/* default style */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 100%;
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%
}
body{
  margin: 0;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: #42210B;
  text-rendering: optimizelegibility;
  font-size: 12px;
}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
  display: block
}
audio,canvas,progress,video {
  display: inline-block;
  vertical-align: baseline
}
audio:not([controls]) {
  display: none;
  height: 0
}
[hidden],template {
  display: none
}
a {
  background-color: transparent
}
a:active,a:hover {
  outline: 0
}
abbr[title] {
  border-bottom: 1px dotted
}
b,strong {
  font-weight: 700
}
dfn {
  font-style: italic
}
h1 {
  margin: 0;
}
mark {
  background: #ff0;
  color: #000
}
sub,sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline
}
sup {
  top: -.5em
}
sub {
  bottom: -.25em
}
img {
  border: 0
}
svg:not(:root) {
  overflow: hidden
}
figure {
  margin: 1em 40px
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0
}
pre {
  overflow: auto
}
code,kbd,pre,samp {
  font-family: monospace,monospace;
  font-size: 1em
}
button,input,optgroup,select,textarea {
  color: inherit;
  font: inherit;
  margin: 0
}
button {
  overflow: visible
}
button,select {
  text-transform: none
}
button,html input[type=button],input[type=reset],input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer
}
button[disabled],html input[disabled] {
  cursor: default
}
button::-moz-focus-inner,input::-moz-focus-inner {
  border: 0;
  padding: 0
}
input[type=checkbox],input[type=radio] {
  box-sizing: border-box;
  padding: 0
}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
  height: auto
}
input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em
}
legend {
  border: 0;
  padding: 0
}
textarea {
  overflow: auto
}
optgroup {
  font-weight: 700
}
p{
  margin: 0;
}
#contents {
  background: url(../img/bg-cont.jpg) repeat-y;
  background-size: 100%;
}

/* sans-serif font */
.g-font {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}

/* header */
header {
  position: relative;
  width: 100%;
  background: #b1e2e0;
}
h1 {
  width: 100%;
  padding: 2px 0;
  color: #fff;
  font-size: 13px;
  font-weight: normal;
  text-align: center;
  letter-spacing: .2em;
  background: #e23368;
}
.header_wrap {
  padding: 26px 30px;
  text-align: center;
}
.header_wrap::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -10px;
  width: 100%;
  height: 15px;
  background: url(../img/header_after.png) no-repeat;
}
.logo, .phone, .line, .img24 {
  display: inline-block;
  vertical-align: middle;
}
.logo {
  width: 32%;
}
.img24{
  width: 10%;
  margin-left: 2%;
}
.phone {
  width: 40%;
  margin: 0 1.5%;
}
.line {
  width: 9%;
}
.header_text {
  padding: 70px 50px 20px;
}
/* access */
.access {
  margin-top: 10px;
}
.access ul {
  list-style: none;
  padding: 0;
  text-align: left;
}
.access dt {
  color: #ff0;
  font-size: 15px;
  text-align: center;
  background: #7dcfcc;
  border-radius: 4px;
}
.access dd {
  margin: 5px 0;
}

/* iframe */
iframe {
  height: 550px;
}

/* footer */
footer {
  padding: 20px 0 70px;
  text-align: center;
}
footer a {
  display: table;
  margin: 0 auto;
  color: #eb1e78;
  font-size: 12px;
}

/* contents */
.container {
  position: relative;
  margin-right: auto;
  margin-left: auto
}
.container:after,.container:before {
  display: table;
  content: " "
}
.container:after {
  clear: both
}
/* .main img {
  margin-top: 100px;
} */
.pd {
  padding: 0 30px;
}

/* form */
.OF_form1 {
  text-align: left;
  letter-spacing: 0.1em;
  padding: 0% 2% 0% 2%;
  color: #42210B;
}
.OF_form1 table {
  display: initial;
  width: 100%;
  padding: 30px;
}
.OF_form1 table.formtable tr {
  display: block;
  width: 100%;
}
.OF_form1 tbody {
  display: block;
}
.OF_form1 th {
  width: 100%;
  border-right: 0px solid #fff;
  border-bottom: 0px solid #fff;
  padding: 0.4em 2% 0.3em 2%;
  letter-spacing: 0.1em;
  display: block;
}
.OF_form1 table.formtable tr td {
  display: block;
  width: 100%;
  padding: 10px 0;
}
.OF_form1 input , .sonota , .selecttable3{
  display: block;
  cursor: auto;
  width: -webkit-fill-available;
  line-height: 34px;
  border: 1px solid #ddd;
  letter-spacing: 0.02em;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 5px 10px;
  cursor: pointer;
}
.kakunin{
  background-color: #7DD1CE;
  width: 50% !important;
  border-radius: 60px !important;
  color: #fff;
}
input[type=radio] {
  display: none;
}
.radio {
  box-sizing: border-box;
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  position: relative;
  display: block;
  margin-bottom: 5px;
  padding: 12px 12px 12px 50px;
  text-align: left;
  border-radius: 8px;
  vertical-align: middle;
  cursor: pointer;
  background: #fff;
}
.radio:after {
  -webkit-transition: border-color 0.2s linear;
  transition: border-color 0.2s linear;
  position: absolute;
  top: 50%;
  left: 15px;
  display: block;
  transform: translateY(-50%);
  width: 22px;
  height: 22px;
  border: 2px solid #bbb;
  border-radius: 50%;
  background: #fff;
  content: '';
}
.radio:before {
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  position: absolute;
  top: 50%;
  left: 20px;
  display: block;
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #eb1e77;
  content: '';
  opacity: 0;
  z-index: 1;
}
input[type=radio]:checked + .radio:before {
  opacity: 1;
}
.req {
  margin-left: 10px;
  padding: 5px 10px;
  color: #fff;
  font-size: 12px;
  background: #eb1e78;
  border-radius: 4px;
  vertical-align: 3px;
}

/* confirm */
.confirm,
.complate  {
  padding: 40px;
  font-size: 16px;
  letter-spacing: .2em;
  line-height: 3em;
}
.complate {
  text-align: center;
}
.confirm h3, {
  font-size: 20px;
  text-align: center;
}
.confirm p,
.complate p {
  font-size: 14px;
}
.confirm .button01 {
  background-color: #7DD1CE;
  width: 40%;
  border-radius: 60px !important;
  color: #fff;
  border: none;
}
.confirm .button02 {
  background-color: #444;
  width: 40%;
  border-radius: 60px !important;
  color: #fff;
  border: none;
}

/* chekebox */
.malecheck{
  margin-bottom: 20px;
  text-align: center;
}
.checklabel{
  font-size: 13px;
  cursor: pointer;
}
.checklabel [type="checkbox"] {
  display: inline-block;
  width: 20px;
  height: 15px;
  vertical-align: text-top;
}
.checkp{
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  font-weight: bold;
}
.shoptable{
  margin-top: 5%;
  padding: 1% 0 5%;
  background-color: rgba(255, 255, 255, 0.5);
}
.shoptable table{
  width: 90%;
  margin: 4% auto 0;
  border-collapse: collapse;
  border: 1px solid #acacac;
  text-align: center;
  font-size: 4.375vw;
}
.shoptable table th , .shoptable table td{
  padding: 2%;
  border: 1px solid #acacac;
}
.orange{
  color: #ef5a24;
}
.gray{
  background-color: rgba(128, 128, 128, 0.5);
}
.terms{
  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-bottom: 0;
  margin: 0;
  padding: 4% 0;
  text-align: center;
  font-size: 3.75vw;
  list-style: none;
}
.terms li{
  width: 50%;
  padding: 1%;
  background-color: #b1e2e0;
}
.terms li:nth-child(1){
  background: #b1e2e0;
  border-radius: 5px 0 0 0;
}
.terms li:nth-child(2){
  background: #7DCFCC;
  color: #fff;
  border-radius: 0 5px 0 0;
}
.terms li:nth-child(3){
  background: #F6FC19;
  border-radius: 0 0 0 5px;
}
.terms li:nth-child(4){
  background: #EF5A24;
  color: #fff;
  border-radius: 0 0 5px 0;
}

.flex{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.center{
  -webkit-box-align: center;
     -ms-flex-align: center;
        align-items: center;
}
.backwhite{
  background-color: rgba(255, 255, 255, 0.5);
}
.job, .money, .reward, .reason, .voice, #formWrap, .flow, .qa ,.camp ,.type ,.step{
  margin-top: 7%;
}
.money{
  margin-top: 2%;
}
.header_text{
  text-align: center;
  font-size: 3.475vw;
}
.strongp{
  font-size: 8vw;
  color: #e23368;
  font-weight: bold;
  text-decoration: underline;
}
.jobtext{
  margin: 2% 4%;
  padding: 3%;
  text-align: center;
  font-size: 3.75vw;
}
.pointimg{
  display: block;
  width: 95%;
  margin: auto;
}
.img2000{
  width: 100%;
  margin-top: 5%;
}
.moneydetail{
  padding-right: 1em;
  font-size: 3.75vw;
  text-align: right;
}
.detai2000{
  padding-right: 1em;
  text-align: right;
  font-size: 3.75vw;
}
.pink{
  color: #ff666e;
}
.rewardtext{
  margin: 5%;
  padding: 3%;
  font-size: 3.75vw;
  text-align: center;
}
.img20000{
  display: block;
  width: 95%;
  margin: auto;
}
.reasonimg{
  position: relative;
  z-index: 2;
}
.reason ul{
  margin: 0;
  margin-top: -6%;
  padding: 0;
  list-style: none;
}
.reason ul li{
  position: relative;
}
.reasontext{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 45%;
  padding: 4%;
  background: rgba(255, 255, 255, 0.8);
  font-size: 3.75vw;
}
.reason ul li:nth-child(odd) .reasontext{
  margin-right: 3%;
  right: 0;
}
.reason ul li:nth-child(even) .reasontext:nth-child(even){
  margin-left: 3%;
  left: 0;
}
.border{
  border-bottom: 1px solid rgba(96, 56, 19, 0.5);
}
.reason ul li img{
  display: block;
  width: 100%;
}
.cashbacktext{
  margin: 2%;
  font-size: 6.5vw;
  color: #f15a24;
  text-shadow:
    white 1px 0px 0px, white -1px 0px 0px,
    white 0px -1px 0px, white 0px 1px 0px,
    white 1px 1px 0px, white -1px 1px 0px,
    white 1px -1px 0px, white -1px -1px 0px,
    white 1px 1px 0px, white -1px 1px 0px,
    white 1px -1px 0px, white -1px -1px 0px,
    white 1px 1px 0px, white -1px 1px 0px,
    white 1px -1px 0px, white -1px -1px 0px,
    white 1px 1px 0px, white -1px 1px 0px,
    white 1px -1px 0px, white -1px -1px 0px;
    text-align: center;
    font-weight: bold;
    font-family: ＤＦPOPミックス Std;
}
.cont-cashback{
  display: block;
  width: 95%;
  margin: auto;
  margin-top: 5%;
}
.voice ul{
  margin: 2% 4%;
  padding: 0;
  list-style: none;
}
.voice ul li{
  padding: 2% 1% 3%;
  border-bottom: 1px solid #ff666e;
}
.women{
  width: 25%;
}
.womentext{
  padding: 2% 5%;
  font-size: 3vw;
}
.voice .name{
  padding-bottom: 2%;
}
.step ul{
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
.step ul li{
  padding: 3% 4%;
}
.step ul li:nth-child(odd){
  background: rgba(255, 255, 255, 0.5);
}
.step ul li:nth-child(even){
  background: rgba(125, 207, 204, 0.2);
}
.step ul li img{
  width: 25%;
}
.step1,.step2,.step3,.step4,.step5{
  padding-bottom: 2%;
  font-size: 5vw;
  font-weight: bold;
}
.steptext{
  font-size: 3.45vw;
}
.flowimg{
  width: 95%;
  display: block;
  margin: auto;
}
.type1{
  background-color: rgba(255, 255, 255, 0.5);
}
.type2{
  background-color: rgba(125, 207, 204, 0.5);
}
.type1 img, .type2 img{
  width: 25%;
  margin-left: 3%;
  padding: 3%;
}
.typetext{
  padding: 3%;
}
.typeimg{
  display: block;
  width: 95%;
  margin: auto;
}
.qa{
  text-align: center;
}
.qaimg{
  width: 95%;
  display: block;
  margin: auto;
}
.qa ul{
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 3.75vw;
}
.qa ul li{
  margin: 0 5%;
  padding: 6% 0%;
  border-bottom: 1px solid #a7896d;
}
.q{
  margin-bottom: 3%;
  line-height: 1.2;
  color: #ff666e;
}
.camptext{
  margin-bottom: 5%;
  font-size: 3.75vw;
  text-align: center;
}
.camptext3{
  margin: 5% 0;
  font-size: 3.75vw;
  text-align: center;
  font-weight: bold;
}
.camptext4 ,.camptext2{
  margin-top: 4%;
  font-size: 4.375vw;
  font-weight: bold;
  text-shadow:
    white 1px 0px 0px, white -1px 0px 0px,
    white 0px -1px 0px, white 0px 1px 0px,
    white 1px 1px 0px, white -1px 1px 0px,
    white 1px -1px 0px, white -1px -1px 0px,
    white 1px 1px 0px, white -1px 1px 0px,
    white 1px -1px 0px, white -1px -1px 0px,
    white 1px 1px 0px, white -1px 1px 0px,
    white 1px -1px 0px, white -1px -1px 0px,
    white 1px 1px 0px, white -1px 1px 0px,
    white 1px -1px 0px, white -1px -1px 0px;
    text-align: center;
}
.camp-cashbacktext{
  margin-bottom: 2%;
  font-size: 4.375vw;
  font-weight: bold;
  color: #f15a24;
  text-shadow:
    white 1px 0px 0px, white -1px 0px 0px,
    white 0px -1px 0px, white 0px 1px 0px,
    white 1px 1px 0px, white -1px 1px 0px,
    white 1px -1px 0px, white -1px -1px 0px,
    white 1px 1px 0px, white -1px 1px 0px,
    white 1px -1px 0px, white -1px -1px 0px,
    white 1px 1px 0px, white -1px 1px 0px,
    white 1px -1px 0px, white -1px -1px 0px,
    white 1px 1px 0px, white -1px 1px 0px,
    white 1px -1px 0px, white -1px -1px 0px;
    text-align: center;
}
.strongorenge{
  font-size: 6.5vw;
}
.flowtext{
  margin: 5%;
  padding: 3%;
  text-align: center;
  font-size: 3.75vw;
}
.undertop{
  width: 75%;
  display: block;
  margin: auto;
}
.undertop:nth-of-type(3){
  margin-top: 5%;
}
.wid100{
  width: 100%;
}
.typetext{
  font-size: 3.75vw;
}
.pc{
  display: none;
}
.footer-button2{
  width: 100%;
  height: 60px;
  max-height: 60px;
  margin-bottom: -60px;
  position: fixed;
  bottom: 60px;
  right: 0;
  background: #fff;
  z-index: 2;
}
.footer-button2 ul{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
  text-align: center;
  list-style: none;
}
.footer-button2 ul li{
  width: 25%;
}
.footer-button2 ul li::before{
  content: '';
  display: block;
  margin: 5px auto;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
}
.footer-button2 ul li:nth-child(1)::before{
  background-image: url(../img/icon1.png);
}
.footer-button2 ul li:nth-child(2)::before{
  background-image: url(../img/icon2.png);
}
.footer-button2 ul li:nth-child(3)::before{
  background-image: url(../img/icon3.png);
}
.footer-button2 ul li:nth-child(4)::before{
  background-image: url(../img/icon4.png);
}
.ac-box{
  position: relative;
}
#ac-1{
  display: none;
}
.ac-box label{
  position: absolute;
  top: -30px;
  left: 0;
  width: 35px;
  height: 30px;
  border-radius: 5px 5px 0 0;
  background: #021041;
  border: 2px solid #021041;
  border-bottom: none;
}
.ac-box label::before{
  position: absolute;
  font-family: "Font Awesome 5 Free";
  content: '\f078';
  display: inline-block;
  font-weight: 900;
  color: #fff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 16px;
}
.ac-box input:checked + label::before{
  transform: translate(-50%, -50%) rotate(180deg);
}

div[class^="footer-button"]{
  transition: .3s;
}
.adimg{
  display: block;
  width: 100%;
}

.room_info {
  padding: 0 40px;
}
.room_info ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.room_info_box {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  overflow-x: scroll;
}
.room_info_item {
  flex: 0 0 30%;
  text-align: center;
  box-sizing: border-box;
}
.room_info_item dt {
  background: #f5668d;
  color: #fff;
  font-size: 18px;
  padding: 10px;
}
.room_info_item dl,
.room_info_item dd {
  margin: 0;
}
.room_info_item img {
  width: 216px;
}
.room_info_item .area_img {
  font-size: 0;
}
.room_info_item .area_data {
  margin: 0;
  text-align: center;
}
.room_info_item li {
  padding: 10px 0;
  font-size: 15px;
  background-color: rgba(255, 255, 255, 0.5);
}
.room_info_item li:first-child {
  height: 90px;
}
.room_info_item li:nth-child(odd) {
  background-color: rgba(240, 240, 240, 0.5);
}
.room_info_item li.i::before {
  content: '\f058';
  margin-right: 5px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #4cca00;
}
.room_info_item li.ng {
  color: #aaa;
}
.room_info_item li.ng::before {
  content: '\f057';
  margin-right: 5px;
  font-family: "Font Awesome 5 Free";
  color: #aaa;
}


@media (min-width: 992px){
  .sp-only {
    display: none;
  }
  #contents {
    max-width: 800px;
    margin: 0px auto;
    box-shadow: 0 0 20px #aaa;
  }
  .OF_form1 table {
    display: block;
  }
  .OF_form1 table.formtable tr {
    width: auto;
    display: table-row;
  }
  .OF_form1 th {
    width: 35%;
    display: table-cell;
    font-size: 19px;
  }
  .OF_form1 table.formtable tr td {
    width: 100%;
    text-align: left;
  }
  .OF_form1 input , .sonota , .selecttable3{
    padding: 10px 20px;
    font-size: 20px;
  }
  .kakunin{
    width: 30% !important;
    padding: 10px 20px !important;
    font-size: 20px !important;
  }
  .radio-button{
    font-size: 1.5rem;
  }
  .areaselect label {
    width: 280px;
  }
  input[type=radio] {
    display: none;
  }
  .radio {
    box-sizing: border-box;
    -webkit-transition: background-color 0.2s linear;
    transition: background-color 0.2s linear;
    position: relative;
    display: inline-block;
    padding: 12px 12px 12px 70px;
    border-radius: 8px;
    vertical-align: middle;
    cursor: pointer;
  }
  .radio:hover:after {
    border-color: #eb1e78;
  }
  .radio:after {
    -webkit-transition: border-color 0.2s linear;
    transition: border-color 0.2s linear;
    position: absolute;
    top: 50%;
    left: 15px;
    display: block;
    transform: translateY(-50%);
    width: 38px;
    height: 38px;
    border: 2px solid #bbb;
    border-radius: 50%;
    background: #fff;
    content: '';
  }
  .radio:before {
    -webkit-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
    position: absolute;
    top: 50%;
    left: 22px;
    display: block;
    transform: translateY(-50%);
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background-color: #eb1e77;
    content: '';
    opacity: 0;
    z-index: 1;
  }
  input[type=radio]:checked + .radio:before {
    opacity: 1;
  }
  



  /* fixed menu */
  .footer-button {
    position: fixed;
    bottom: 20px;
    left: auto;
    margin-left: 840px;
  }
  .footer-line-button,
  .footer-tel-button {
    width: 100px;
  }
  .footer-button a {
    display: block;
    transition: all .2s;
  }
  .footer-button a:hover {
    transform: scale(1.1);
  }
  .shoptable table{
    font-size: 20px;
  }
  .terms{
    font-size: 18px;
  }
  .terms li{
    width: 25%;
    padding: 1%;
  }
  .terms li:nth-child(1){
    border-radius: 5px 0 0 5px;
  }
  .terms li:nth-child(2){
    border-radius: 0 0 0 0;
  }
  .terms li:nth-child(3){
    border-radius: 0 0 0 0;
  }
  .terms li:nth-child(4){
    border-radius: 0 5px 5px 0;
  }
  .header_text{
    padding: 50px 50px 20px;
    font-size: 25px;
  }
  .strongp{
    font-size: 45px;
  }
  .jobtext{
    font-size: 20px;
  }
  .moneydetail{
    font-size: 16px;
  }
  .detai2000{
    font-size: 16px;
  }
  .rewardtext{
    font-size: 20px;
    line-height: 2;
  }
  .pc{
    display: block;
  }
  .cashbacktext{
    margin: 3%;
    font-size: 45px;
  }
  .reasontext{
    width: 41%;
    padding: 4%;
    font-size: 25px;
    line-height: 2;
  }
  .womentext{
    padding-left: 6%;
    font-size: 20px;
  }
  .step1,.step2,.step3,.step4,.step5{
    margin: 2%;
    font-size: 30px;
  }
  .steptext{
    font-size: 20px;
  }
  .typetext{
    font-size: 20px;
  }
  .qa ul{
    font-size: 20px;
  }
  .camptext{
    font-size: 20px;
  }
  .camptext2,.camptext4{
    font-size: 35px;
  }
  .camptext3{
    font-size: 30px;
  }
  .camp-cashbacktext{
    font-size: 40px;
  }
  .strongorenge{
    font-size: 60px;
  }
  .flowtext{
    font-size: 20px;
    line-height: 2;
  }
}

@media (max-width: 991px){
  h1 {
    font-size: 3.2vw;
    line-height: 1.2;
    letter-spacing: 0;
  }
  .header_wrap {
    width: 100%;
    padding: 3vw;
    text-align: center;
    background: #b1e2e0;
  }
  .header_wrap::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 100%;
    height: 15px;
    background: url(../img/header_after.png) no-repeat;
  }
  /* iframe */
  iframe {
    height: 56vw;
  }
  .header_text {
    padding: 6vw 3vw;
    font-weight: bold;
  }
  /* .main img {
      margin-top: 10vw;
  } */
  .pd {
      padding: 0 3vw;
  }
  .footer-button {
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 400px;
    /* width: 100%;
    background: #fff; */
    position: fixed;
    bottom: 60px;
    right: 0;
    z-index: 2;
    --l: 3.5em;
  }
  .customBox {
    display: none;
  }
  .customBox + label {
    cursor: pointer;
    position: absolute;
    right: 1em; bottom: 1em;
    background-color: #444;
    height: var(--l); width: var(--l);
    border-radius: 50%;
    z-index: 2;
  }
  .customBox + label:before, .customBox + label:after {
    position: absolute;
    content: '';
    height: calc(var(--l) / 2 );
    width: .25em;
    background-color: #fff;
    top: 0; bottom: 0; left: 0; right: 0; margin: auto;
    border-radius: .5em;
    transition: all .25s;
  }
  .customBox + label:before {
    height: calc(var(--l) / 2 );
    width: .25em;
   }
  .customBox + label:after {
    width: calc(var(--l) / 2 );
    height: .25em;
   }
  .customBox:checked + label:before { transform: rotatez(-45deg); }
  .customBox:checked + label:after { transform: rotatez(-45deg); }
  .one, .two {
    cursor: pointer;
    position: absolute;
    right: 1em;
    bottom: 1em;
    opacity: 0;
    z-index: 1;
    transform: rotateZ(90deg);
    transition-property: all;
    transition-duration: .35s;
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  }
  .customBox:checked ~ .one, .customBox:checked ~ .two {
    opacity: 1;
  }
  .customBox:checked ~ .one {
    transform: translateY(-12em);
    transition-delay: .2s;
  }
  .customBox:checked ~ .two {
    transform: translateY(-3em);
    transition-delay: .1s;
  }
  .customBox:checked ~.one:hover, .customBox:checked ~ .two:hover {
    opacity: .9;
  }
  .footer-line-button,
  .footer-tel-button {
    width: 100px;
  }
  .footer-button a {
    display: block;
  }
  .room_info {
    padding: 0 20px;
  }
  .room_info_box {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .room_info_item img {
    width: 100%;
  }

  /* confirm */
  .confirm  {
    padding: 10px;
    font-size: 16px;
    letter-spacing: .2em;
    line-height: 2em;
  }
  .confirm h3 {
    font-size: 20px;
    text-align: center;
  }
  .confirm p {
    font-size: 14px;
  }
  .confirm .button01 {
    background-color: #7DD1CE;
    width: 40%;
    border-radius: 60px !important;
    color: #fff;
    border: none;
  }
  .confirm .button02 {
    background-color: #444;
    width: 40%;
    border-radius: 60px !important;
    color: #fff;
    border: none;
  }

  /*checkbox sp*/
  .checkp{
    font-size: 12px;
  }

}
