    @charset "utf-8";
    html,body,main,head,footer,div,section,ul,li,ol,h1,h2,h3,h4,h5,h6,img,p{
     margin: 0;
     padding: 0;
     border: 0;
     color:#5a3a2f;
     font-size: 14px;
     font: inherit;
     vertical-align: baseline;
     display: block;
     font-family:"メイリオ","游ゴシック体", YuGothic , sans-serif;
     box-sizing: border-box;
     line-height: 1.4;
   } 
   body {
    line-height: 1;
  }

  ol, ul {
    list-style: none;
  }

  a{
    text-decoration: none;
    color: #fff;
  }
  select {
    border: none;
    outline: none;
    padding: 16px 0;
    font-size: 16px;
    background-color: #fff;
    border-radius: 3px;
}

/*#common------------------------------------
---------------------------------------------------------------------*/
.flex{
  display: flex;
  display: -webkit-flex;
  -webkit-justify-content:space-between;
  justify-content: space-between;
}
.btn {
    padding: 20px;
    width: 100%;
    background: #f43e43;
    text-align: center;
}
.btn span{
  position: relative;
}
.btn span:after{
  content:"";
  position: absolute;
  border-top: .5em solid transparent;
  border-bottom:.5em solid transparent;
  border-left: .5em solid #fff;
  right: -3em;
}

h2{
  font-size: 300%;
  text-align: center;
  margin: 128px auto 64px;
  font-family: "游ゴシック", YuGothic , sans-serif;
  font-weight: bold;
}

h2 span{
  color: #f43e43;
}
h3{
  font-size: 210%;
  /*text-align: center;*/
  /*margin: 128px auto 64px;*/
  font-family: "游ゴシック", YuGothic , sans-serif;
  font-weight: bold;
}
h3 span{
  color: #f43e43;
}
.image_box img{
  width: 100%;
}
.bk_gray{
  background:#efefef;
}

.content_width{
  width: 1264px;
  margin: auto;
}
/*#header--------------------------------------
------------------------------------------------------------------*/

header{
  background: rgba(255, 255, 255, 0.5);
  position: fixed;
  width: 100%;
  z-index: 111;
}
.header_left{
  width: 70%;
}
.header_right {
    width: 20%;
    align-items: center;
}
.logo{
  width: 180px;
}
.logo img{
  width: 100%;
}

.header_right .tel {
    width: 70%;
}
.header_right .tel img{
  width: 100%;
}
.header_right .reserve{
  width: 30%;
}
/*#first_cont----------------------------------
-------------------------------------------------------------------*/
.title,#first_cont .image_box{
  width: 50%;
  position: relative;
}
.title_box {
    width: 624px;
    margin: auto;
   height: 560px;
    align-items: center;
    display: block;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    top:0;
    bottom: 0;
    margin:auto;

}
.title li {
    border: 1px solid #5a3a2f;
    padding: 4px 24px;
    box-sizing: border-box;
    width: 22%;
    text-align: center;
    margin-bottom: 16px;
}
h1{
  color:#f43e43;
  font-size: 400%;
}
p.cap {
    border-bottom: 1px solid #5a3a2f;
    width: max-content;
    margin: 16px auto;
    font-size: 140%;
    font-weight: bold;
}
.title_box .merit {
    width: 574px;
    margin: 0 auto;
}



.day{
    font-size: 190%;
    margin-bottom: 16px;
}
.week{
  font-size: 70%;
}


/*#case---------------------
--------------------------------------------------*/
.swiper-container {
    overflow-x: hidden;
    overflow-y: visible;
}
#case .swiper-slide{
  position: relative;
  /*margin-right: 10px;*/
}
#case .swiper-slide p{
      background: rgba(255, 255, 255, 0.5);
  display: block;
  width: 100%;
  padding: 8px;
  position: absolute;
  bottom: 0;
  height: 4em;
}
#case .swiper-slide p.didd{
  display: none;
}
.swiper-pagination {
    margin: auto;
    left: 0;
    right: 0;
}
.swiper-pagination-bullet {
    margin: 0 4px;
}

#case h2{
  margin-top: 64px;
}

/*#warry-----------------------------
-------------------------------------------*/
section#warry {
    height: 80vh;
}
.floor_illust{
  position: relative;
  /*height: 70vh;*/
}

.floor_illust .image_box {
    /*position: absolute;*/
    width: 40%;
    margin: auto;
}
.floor_illust .warry-list{
  /*position: relative;*/
}

.floor_illust .warry-list li {
    background: url(img/warry_cloud.png)no-repeat;
    padding: 10px;
    background-size: cover;
    width: 286px;
    height: 150px;
    padding: 50px 50px 50px 60px;
    box-sizing: border-box;
    position: absolute;
    margin: auto;
}
#item01{
  left: 0;
  right:  40%;
  top: 10px;
}
#item02{
  left: 40%;
  right:  0;
  top: 10px;
}
#item03{
  left: 50%;
  right:  0;
  top: 40%;

}
#item04{
  left: 0;
  right:  55%;
  top: 40%;

}
#item05{
  left: 40%;
  right:  0;
  top: 70%;

}
#item06{
  left: 0;
  right:  30%;
  top: 70%;

}
#item07{
  left: 10%;
  right:  0;
  top: 90%;

}


/*.cv---------------------------
-------------------------------------------*/
.cv .obi{
  padding: 48px 0;
}

.cv .btn{
  max-width: 1000px;
  margin:auto;
  position: relative;
  font-size: 2em;
}


.cv .btn:after{
  content: "";
  width: 0;
  height: 0;
  background: url(img/cv_card.png)no-repeat;
  background-size: cover;
  position: absolute;
  right: -6em;
  padding: 12% 18.5%;
  top: 0;
  bottom: 0;
  margin: auto;
}

.title .btn:after{
  content: "";
  width: 0;
  height: 0;
  background: url(img/cv_card.png)no-repeat;
  background-size: cover;
  position: absolute;
  right: -5em;
  padding: 12% 18.5%;
  margin: auto;
}

/*#point------------------------
---------------------------------------------*/
#point .text{
  padding: 16px;
}
#point .tit>span{
  font-size: 210%;
  margin-right: 1em;
}
#point h3{
  display: inline;
}
#point .content_width{
  flex-wrap: wrap;
}
#point .content_width li{
  width: 49%;
  margin-bottom: 2%;
}

/*#voice---------------------------
--------------------------------------------------*/

#voice li{
  padding: 16px;
  margin-bottom: 24px;
} 
#voice li .image_box{
  width: 50%
} 
#voice li .text{
  width: 48%;
}
#voice .text .name{
  font-size: 140%;
  margin-bottom: 16px;
}

/*#company-----------------------------------
-----------------------------------------------------*/
#company .bk_gray{
  padding: 24px 0;
}

#company .flex .image_box{
  width: 46%;
}
#company .flex .text{
  width: 46%;
  padding: 24px 0;
}
#company .flex .text h3{
  margin-bottom: 16px;
}
ul.feature-list {
    margin-top: 32px;
}
#company .feature-list .flex .image_box{
  width: 50%;
}
#company .feature-list  .flex .text{
  width: 50%;
  position: relative;
}
#company .feature-list  .flex .text .cont{
  width: 500px;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: fit-content;
}

/*#anser---------------------
-----------------------------------------------*/
.store-list{
  margin-top: 64px;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.store-list li{
  width: 32%;
  margin-bottom: 2%;
  margin-left: 1%;
  border-bottom: 1px solid #5a3a2f;
}

.store-list li:first-child{
  border:1px solid #5a3a2f;
}
.store-list li img{
    width: 100%;
}
#answer>p {
    max-width: 500px;
    margin: auto;
    margin-bottom: 64px;
    margin-top: -32px;
}
/*#form----------------------------------------------
----------------------------------------------------------------*/
#form_area{
  margin-top: 128px;
}
#form_area>.image_box{
  position: relative;
} 

#form_area>.image_box .tit {
    position: absolute;
    width: 700px;
    box-sizing: border-box;
    padding: 3% 14px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background: rgba(255, 255, 255, 0.7);
}
#form_area>.image_box h2 {
    margin: 0 0 16px 0;
    /*background: none;*/
}
#form form{
      border: 1px solid;
    padding: 32px;
    box-sizing: border-box;
}
#form table{
    border-collapse: collapse;
    padding: 32px;
    box-sizing: border-box;
    width: 100%;
}

#form table th,#form table td{
  padding: 16px 0;
  text-align: left;
  border-bottom:1px solid #5a3a2f; 
}
#form table th{
  width: 300px;
  position: relative;
}
#form table th span{
  height: fit-content;
  width: fit-content;
  padding: .1em .5em;
  background: #f43e43;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 8px;
  margin: auto;
  color: #fff;
}

#form table td {
    line-height: 2.6;
}

.w100{
  width: 100%;
}
.w97{
  width: 97%;
}
.tyui_3{
  margin-left: 8px;
}
input,select{
  padding: 8px;
  box-sizing: border-box;
}
textarea{
  max-width: 892px;
  height: 5em;
}
.submit.btn{
  max-width: 500px;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
}
input[type="submit"] {
    /* max-width: 400px; */
    width: 100%;
    height: 100%;
    border: none;
    background: none;
    font-size: 140%;
    color: #fff;
    cursor: pointer;
}
.submit span:after {
    height: 0;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 1em;
}

/*.popup------------------------------
--------------------------------------------------*/
section.popup {
    width: 100%;
    height: 100vh;
    box-sizing: border-box;
    background: rgba(0,0,0,.7);
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin:auto;
    display: none;
    transition: all 300ms 0s ease;
    z-index: 111111;
}
section.popup:after {
    content:"";
    width: 90%;
    height: 90vh;
    background:#ccc;
    z-index: -1;
    position: fixed;
    top:0;
    bottom: 0;
    right: 0;
    left: 0;
    margin:auto;
}
section.popup .popup_cont{
  width: 80%;
  margin: auto;
  position: absolute;
  height: 80%;
  top:0;
  bottom: 0;
  left: 0;
  right: 0;
}
.popup_cont .image_box {
    width: 35%;
}
.popup_cont .table{
  width: 64%;
  text-align: left;
}
.table{
  border:1px solid #fff;
}
.table h2{
  margin-top: 0;
  margin-bottom: 0;
  border-bottom: 1px solid #fff;
  padding: 16px;
  text-align: left;
  border-collapse: collapse;
}
table.info_table{
  width: 100%;
  border-collapse: collapse;
}
.table .case_tit{
    border: 1px solid #fff;
    width: 100px;
    height: 100px;
    vertical-align: middle;
    font-size: 210%;
    text-align: center;
}
.table .case_info{
  margin: 0;
    padding: 0;
    border-bottom: 1px solid #fff;
    padding-left: 8px;
    border-right: 1px solid #fff;
    width: -webkit-calc(100% / 2 - 50px);
    width: calc(100% / 2 - 50px);
    box-sizing: border-box;
}
.table .case_info p{
  border-bottom: 1px solid #fff;
  height: 25%;
}
.table .comment {
    margin: 3% auto 0;
    width: 97%;
}
.table h3 {
    border-left: 8px solid #fff;
    padding-left: 8px;
    margin-bottom: 8px;
}
.table .comment p {
    margin-bottom: 16px;
    font-size: 14px;
}
.popup .close{
  position: absolute;
  right: 0;
  bottom: 0;
  height: 80px;
  width: 80px;
  background: #fff;
}
.popup .close span:nth-of-type(1){
  display: block;
  border-bottom: 1px solid #5a3a2f;
  width: 60%;
  height: 0;
  left: 0;
  right: 0;
  top: 0;
  bottom: 15%;
  margin:auto;
  position: absolute;
  transform: rotate(45deg);
}
.popup .close span:nth-of-type(2){
  display: block;
  border-bottom: 1px solid #5a3a2f;
  width: 60%;
  height: 0;
  left: 0;
  right: 0;
  top: 0;
  bottom: 15%;
  margin:auto;
  position: absolute;
  transform: rotate(-45deg);
}
.popup .close span:nth-of-type(3){
  display: block;
  width: 80%;
  left: 0;
  right: 0;
  bottom: 5%;
  margin:auto;
  position: absolute;
  text-align: center;
  font-size: 80%;
}

/*.bottom_mes--------------------------
-------------------------------------------------------------*/
.bottom_mes{
  position: fixed;
  left: 0;
  bottom:0;
  z-index: 11111111;
}

#mess {
position: absolute;
    width: 53%;
    left: 32%;
    top: 14%;
}
#mess span{
  color: #f43e43;
}

div#time_table {
    background: rgba(0,0,0,0.6);
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 11111;
}
#time_table_in table {
    width: 100%;
    background: #fff;
    border-collapse: collapse;
    opacity: 1;
    transition: all 300ms 0s ease;
}
#time_table_in table th,#time_table_in table td{
  border: 1px solid #5a3a2f;
  padding: 16px 8px;
  text-align: center;
}
#time_table_in table th{
  background-color: #5a3a2f;
  color: #fff;
  border-bottom: 1px solid #fff;
}
#time_table_in table tr:first-child td{
      background-color: #b99386;
  color: #fff;
  text-align: center;
}
#time_table_in table tr:not(:first-child) td {
    font-size: 130%;
    cursor: pointer;
    cursor: hand;
    text-decoration:underline;
    text-decoration-color:blue;
}
#time_table h2.title {
    background: none;
    color: #fff;
}
.table_store {
    text-align: center;
    margin-bottom: 16px;
}
@media screen and (max-width: 1268px){
  html{
        font-size: 75%;
  }
.title_box {
    width: 60%;
    min-width: 390px;

}
.title li {
    padding: 0px 0px;
    width: 22%;
}
.content_width {
    width: 96%;
    margin: auto;
}
#company .feature-list .flex .text .cont {
    width: 380px;

}
.floor_illust .image_box {
    width: 60%;
}
.floor_illust .warry-list li {
  width: 200px;
  height: 105px;
  padding: 3% 2% 3% 4%;
}
#item01{
  left: 0;
  right:  50%;
  top: 10px;
}
#item02{
  left: 50%;
  right:  0;
  top: 0px;
}
#item03{
  left: 60%;
  right:  0;
  top: 40%;

}
#item04{
  left: 0;
  right:  65%;
  top: 40%;

}
#item05{
  left: 50%;
  right:  0;
  top: 80%;

}
#item06{
  left: 0;
  right:  40%;
  top: 70%;

}
#item07{
  left: 10%;
  right:  0;
  top: 90%;

}
.cv .obi {
    font-size: 140%;
}
.cv .btn:after {
    right: -10em;
}

.store-list {
    margin-top: 64px;
}

.store-list img{
  width: 100%;
}

.bottom_mes {
    width: 270px;
}
}

.sp{
  display: none;
}

@media screen and (max-width: 980px){
html{
    font-size: 100%;
}
.flex {
    flex-wrap: wrap;
}

h1 {
    font-size: 7.5vw;
}
h2 {
    font-size: 5vw;
}
h3 {
    font-size: 4vw;
}
.header_right {
    width: 20%;
    align-items: center;
    justify-content: flex-end;
}
.cv .btn span:after {
    right: -2em;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 0;
}
.header_left {
    width: 65%;
}
.header_right {
    width: 35%;
}
.header_right .tel {
    width: 60px;
}
.header_right .reserve {
    width: 60px;
}
.header_right .reserve img{
    width: 100%;
}

.title, #first_cont .image_box {
    width: 100%;
    position: relative;
}
.title {
    margin-top: 80px;
    margin: 20vw 0 15vw;
}
.title_box {
    width: 60%;
    min-width: unset;
    position: unset;
}
.title li {
    font-size: 12px;
}
p.cap {
    font-size: 100%;
}
.day {
    font-size: 3.8vw;
    letter-spacing: -1px;
}
#warry h2{

}
.floor_illust {
     height: 65vh; 
}
.floor_illust .warry-list li {
    width: 225px;
    height: 121px;
    padding: 6% 2% 3% 4%;
    font-size: 14px;
}
.floor_illust .image_box {
    width: 60%;
    position: relative;
    z-index: -1;
    
}
#item01{
  left: 0;
  right:  50%;
  top: 40px;
}
#item02{
  left: 40%;
  right:  0;
  top: 0px;
  width: 170px;
    height: 91px;
    padding: 5% 2% 3% 6%;
    font-size: 12px;
}
#item03{
  left: 42%;
  right:  0;
  top: 35%;
}
#item04{
  left: 0;
  right: 60%;
  top: 40%;
}
#item05{
  left: 40%;
  right:  0;
  top: 60%;
}
#item06{
  left: 0;
  right:  40%;
  top: 75%;

}
#item07{
  left: 40%;
  right:  0;
  top: 95%;
}
#point h3 {
    font-size: 4vw;
}
#point .tit>span {
    font-size: 4vw;
}
#case .swiper-slide {
    /*width: 50%!important;*/
}
.cv .obi {
    padding: 8% 0;
}
.cv .btn:after {
    right: 0em;
    top: 240%;
}
#voice li .text{
  margin-top: 8px;
}

#voice li .image_box,#voice li .text {
    width: 100%;
}

#company .flex .image_box,#company .flex .text {
    width: 100%;
}
#company .feature-list .flex .image_box {
    width: 100%;
}
#company .feature-list .flex .text {
    width: 90%;
    max-width: 500px;
    box-shadow: 4px 5px #e9e9e9;
    position: relative;
    background: #fff;
    top: -3em;
    margin: auto;
        order: 2;
}
#company .feature-list .flex .text .cont {
    width: 80%;
    position: unset;
}
.staff-photo li.image_box {
    width: 20%;
}
.store-list li {
    width: 49%;
}
#form_area>.image_box .tit {
    width: 100%;
    padding: 5% 16px;
    height: fit-content;
}
#form_area>.image_box h2 {
    margin:0 0 16px 0;
}
#form table th, #form table td {
    display: block;
    width: 100%;
}
#form table th {
    border: none;
    padding-bottom: 0;
}
#form table td {
    padding-top: 8px;
}
#form table th span {
    top:unset;
}
.w97 {
    width: 94%;
}
.pc{
  display: none;
}
.sp{
  display: block;
}
.popup_cont .table {
    width: 100%;
    text-align: left;
}
.popup_cont .table {
    font-size: 80%;
}
.table .comment {
    margin: 3% auto 0;
    width: 97%;
    height: 25vh;
    overflow-y: auto;
    display: block;
}
.table .comment p {
    font-size: 12px;
}
.table h3 {
    font-size: 14px;
}
.popup .close {
    position: absolute;
    right: 0;
    bottom: unset;
    top: 95%;
    height: 58px;
    width: 58px;
    background: #fff;
}
section.popup{
    z-index: 111111111;
}
.relative{
  position: relative;
}
#case .swiper-slide p.didd.sp {
  position: unset;
  display: block;
  width: 95%;
  margin: auto;
  font-size: 80%;
  height: auto;
}
.title .btn:after {
    top: 104%;
    z-index: 1111;
    right: 0;
}
#time_table h2.title {
    background: none;
    color: #fff;
    margin-top: 12vw;
}
#mess {
font-size: 13px;
    padding-left: 5px;
    padding-top: 3px;
    letter-spacing: -1px;
}
}

@media screen and (max-width: 480px){
.logo {
    width: 145px;
}
.header_left {
    width: 55%;
}
.header_right {
    width: 45%;
}
h1 {
    font-size: 10.5vw;line-height: 1.2;
}
h2 {
    font-size: 5vw;
    background: #fff;
    margin: 24vw auto 8vw;
    letter-spacing: -1px;
}
h3 {
    font-size: 5vw;
}
p {
    font-size: 14px;
}
.title li {
    font-size: 12px;
    margin-bottom: 8px;
}
p.cap {
    font-size: 100%;
    margin-top: 8px;
    padding: 0;
}
#case .swiper-slide {
    /*width: 75%!important;*/
    pointer-events: none;

}
#case .swiper-slide p {
    font-size: 14px;
}
#point h3 {
    font-size: 5vw;
}
#point .tit>span {
    font-size: 5vw;
}
.day {
    font-size: 5.5vw;
}
.title_box {
    width: 85%;
    height: 580px;
}
.title_box .merit {
    width: 250px;
    margin: 0 auto;
}

.cv .btn {
    font-size: 16px;
    width: 95%;
}
.btn {
    padding: 12px;
    width: 100%;
}
  .floor_illust .warry-list li {
    width: 166px;
    height: 86px;
    padding: 6% 2% 3% 6%;
    font-size: 12px;
}
#point .content_width li{
    width:100%;
}
.floor_illust .image_box {
    width: 85%;
}

#voice .text .name {
    font-size: 100%;
    margin-bottom: 16px;
}
#answer>p {
    width: 95%;
    max-width: 500px;
    margin: auto;
    margin-bottom: 16px;
    margin-top: -8px;
}
.store-list {
    margin-top: 16px;
}
#form_area>.image_box h2 {
    margin: 0 0 16px 0;
    background: none;
}
#form table {
    font-size: 12px;
}

.bottom_mes {
    width: 210px;
}
#mess {
    font-size: 10px;
    letter-spacing: -1px;
}
.table h2 {
    background: none;
}
#time_table h2.title {
    background: none;
    color: #fff;
    margin-bottom: 16px;
}
#form form {
    border: 1px solid;
    padding: 16px;
    box-sizing: border-box;
}
}

@media screen and (max-width: 360px){
h1 {
    font-size: 10.5vw;
}
h2 {
    font-size: 5.5vw;
    background: #fff;
    margin: 24vw auto 8vw;
}
h3 {
    font-size: 5vw;
}
}

select {
  border:1px solid #ccc;
}