<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

            @keyframes band {
   from {
        background-position: 0  0;
    }
    to {
        background-position: -9097px 0;
    }
            }

            @keyframes bandsp {
   from {
        background-position: 0  0;
    }
    to {
        background-position: -9097px 0;
    }
            }

/* 変更不可 */
h1{    position: relative;
    margin: 0;
}
span.tax {
    font-size: 0.8em;
}
li{
list-style: none;
}

.main-content img.sp,.main-content img.ms_sp{
display:none;
}

.plan_contents{
position: relative;
}

.back_text_1{
position: absolute;
    top: -8%;
    left: 22%;
width: 300px;
}

.back_text_2{
    position: absolute;
    top: -5%;
    right: 20%;
    width: 260px;
}

.back_text_3{
position: absolute;
     top: -2%;
    width: 400px;
    left: 20%;
}

.back_text_4{
    position: absolute;
    top: -2%;
    right: 20%;
    width: 400px;
}

.back_text_5 {
    position: absolute;
    top: -4%;
width: 220px;
    left: 24%;
}

.back_text_6 {
    position: absolute;
    top: -4%;
    right: 24%;
    width: 220px;
}

.back_text_7 {
position: absolute;
    top: 8%;
    width: 350px;
    left: 24%;
}

.back_wrap{
position: relative;
}

/*パンくず*/
.wrp_bread {
max-width: 1300px;
margin: 0 auto;
}


/*波*/
.main-content picture img {
margin: -20px auto;
position: relative;
    width: 100%;
}

.wrp_another {
background: #d5f3f1;
padding: 100px 0px;
}

.another_s{
background:#ffd38c;
padding: 100px 0px;
}

.plan_box_inner h3{
    margin-bottom: 10px;
    text-align: center;
    font-weight: bold;
    font-size: 32px; 
}

.main-content {
   padding-top:120px;
    padding-bottom: 40px;
}

.border-radius {
width: 30%;
    position: absolute;
    top: 50%;
    right: 12%;
    transform: translatey(-50%);
    transform: translatey(-50%);
}
.border-radius_s{
  width: 80px;
  height: 80px;
  line-height: 80px;
  background-color: #84cea7;
  border-radius: 50%;
  color: #fff;
  text-align: center;
position: absolute;
top: 7%;
    right: 73%;
font-size:60px;
font-weight: bold;

}

.wrp_plan {
    background: linear-gradient(#eaeaea 1px, transparent 1px) #ffffff;
    background-size: auto 2em;
padding: 40px 0px;
}

.plan_flex_wrap{
margin-bottom:100px;
}

.plan_flex{
    width: 55%;
    margin: auto;
    display: flex;
    justify-content: space-between;
align-items: flex-end;
min-width: 800px;
}

.plan_flex_list{
    width:22%;
} 

.plan_box{
    width: 70%;
    margin: 0px auto 120px;
    border: 2px solid #000;
    border-radius: 100px;
min-width: 1000px;
}

.light {
    background: #d5f3f1;
    box-shadow: 8px 10px 0px #83cfa9;
}

.regular {
   background:#ffe5e9;
    box-shadow: 8px 10px 0px #ffa3a2;
}

.premium {
    background:#fff1d1;
    box-shadow: 8px 10px 0px #ffd083;
}

.platinum {
    background:#e4f1fa;
    box-shadow: 8px 10px 0px #68a9d5;
margin: 0px auto 60px;
}

.plan_box_inner p{
text-align:center;
font-size: 18px;
line-height: 1.2em;
}

.plan_box_inner{
    margin: auto;
    padding-bottom:40px;
padding-top:70px;
}

.light .plan_box_inner{
padding-top:40px;
}

.box_gift{
    background:#fff;
    box-shadow: 8px 10px 0px #83cea7;
width: 70%;
    border: 2px solid #000;
    border-radius: 100px;
    min-width: 1000px;
margin: 0 auto;
}

.box_reserve{
    background:#fff;
    box-shadow: 8px 10px 0px #ffd083;
    width: 70%;
    border: 2px solid #000;
    border-radius: 100px;
    min-width: 1000px;
margin: 0 auto;
}
.price_flex{
  display: flex;
    width: 60%;
   justify-content: center;
    margin: 30px auto;
    align-items: center;
}

.price_flex p{
    font-weight: bold;
    font-size: 32px;
padding:0 20px;
}

.main_flex p{
    font-weight: bold;
    font-size: 24px;
justify-content: center;
padding: 30px;
}

.main_flex_s p{
font-weight: bold;
    font-size: 50px;
    padding: 85px 30px;
}

.main_flex_si{
display: flex;
    align-items: center;
    justify-content: center;
}

.main_flex{
   display: flex;
    align-items: center;
    justify-content: center;
}

.main_flex_s{
   display:flex;
   align-items:center;
padding:0 15%;
justify-content: center;
}

.main_img_flex img{
   width:50%;
}

.main_flex_t{
display: flex;
flex-wrap: wrap;
justify-content: center;
}

.main_flex_t_inner{
width: 35%;
    background: #fff;
    border-radius: 20px;
    margin: 30px;
}


.circle{
  position: relative;
  padding: 15px 0px 10px;
  text-align: center;
  background: #ffd083;
  border-radius: 20px 20px 0 0;
}

.circle:before,
.circle:after{
  position: absolute;
  content: '';
border-radius: 20px 20px 0 0;
}

.circle:before{
  top: -30px;
  left: calc(50% - 40px);
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: #ffd083;
}

.blue:before{
 background: #65c4ff !important;
}

.blue:after{
 background: #65c4ff !important;
}

.circle:after{
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #ffd083;
}

.circle p{
font-size: 20px;
    font-size: 2rem;
    line-height: 60px;
    position: absolute;
    z-index: 1;
    top: -30px;
    left: calc(50% - 40px);
    width: 80px;
    height: 60px;
    text-align: center;
}

.circle span{
  position: relative;
  z-index: 1;
font-size: 24px;
    font-weight: bold;
}


.circle_contents{
padding:0 20px;
}

.circle_contents_t{
display:flex;
flex-wrap: wrap;
justify-content: space-around;
padding: 20px 10px;
}

.circle_contents_inner{
display:flex;
align-items: center;
margin-top:20px;
}

.circle_contents_inner p{
width:50%;
font-weight:bold;
}

.circle_contents_inner img{
width:50%;
}
.circle_contents_img {
    padding: 30px;
}
.circle_contents_t_inner{
    width: 50%;
    padding: 0 10px;
}

.circle_contents_t .circle_contents_t_inner p{
    text-align: center;
    font-size: 18px;
    padding: 0;
    font-weight: bold;
margin-top:10px;
height: 2.4em;
}

.main_flex_fif{
display:flex;
padding: 20px 30px;
background: #ebebeb;
border-radius: 0 0 10px 10px;
justify-content: center;
}

.main_flex_fif_inner{
padding:0 10px;
}

.main_flex_si_inner{
 position: relative;
padding: 50px 30px 30px;
}

.list-link .reservation {
    background-color: #e94235;
    background-image: url(../../../img/common/icon-calendar.png);
    background-repeat: no-repeat;
    background-size: 29px auto;
    background-position: 20px 18px;
    padding: 23px 0 21px 23px;
    margin-right: 30px;
}

.list-link .reservation, .list-link .looking {
    display: inline-block;
    vertical-align: top;
    width: 47%;
    text-decoration: none !important;
    -webkit-box-shadow: 0px 6px 0px 0px #ba352a;
    -moz-box-shadow: 0px 6px 0px 0px #ba352a;
    box-shadow: 0px 6px 0px 0px #ba352a;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
}

.list-link .reservation .text-main {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: -0.03em;
    padding-right: 7px;
}

.list-link .looking .inner {
    display: block;
    width: 100%;
    padding: 19px 0 20px 23px;
    background-image: url(../../../img/common/icon-looking.png);
    background-repeat: no-repeat;
    background-position: 17px 18px;
    background-size: 32px auto;
}

.list-link .looking .inner .text-main {
    display: block;
    text-align: center;
    color: #e94235;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: -0.03em;
    padding-right: 7px;
}

    .basic .main_and_text {
        font-weight: bold;
        font-size: 50px;
        padding: 158px 40px;
    }


    .basic .main_flex_s {
        align-items: flex-start;
    }

    .plan_box_inner .ba_add_text {
        font-size: 16px;
        padding: 0;
        display: block;
        text-align: center;
    }

    .premium .main_flex_t .circle_contents_inner {
        margin-bottom: 20px;
    }

    .premium .circle_contents_t_inner {
        width: 100%;
    }

    .hull {
        margin-left: auto;
        margin-right: auto;
    }

    .platinum .circle_contents_t_inner {
        padding: 10px;
    }

    .info_text {
        padding: 0 0 25px 0px;
    }

    .info_text li {
        font-size: 16px;
    }


.info_text{	 
background: #fff7ea;	 
}
	 
 .info_text ul{	 
 padding: 30px 0 60px;	 
  width: 70%;	 
 margin: auto;	 
 }
	 
.info_text_banner ul{	 
 display: flex;	 
  flex-wrap: wrap;	 
 width: 55%;	 
 margin: auto;	 
}
	 
 .info_text_banner ul li{	 
 width:25%;	 
  padding: 10px 5px;	 
 }
	 
 .info_text_banner{	 
 margin-top:40px;	 
 }

.gift{
    width: 80%;
    margin: 0 auto 20px;
}
.gift span.gift_ttl{
background: #83cea7;
    padding: 20px 0;
    display: block;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
border-radius: 10px 10px 0 0;
color:white;
}

.price_text{
font-size:24px;
font-weight:bold;
}

.border-radius_text{
font-size:24px;
font-weight:bold;
margin: 10px auto;
}

.platina{
background: #83cea7;
width: 300px;
margin: auto;
font-weight: bold;
color:#fff
}

.shoot_radius {
  position: relative;
  padding: 1.5rem;
  text-align: center;
  border: 2px solid #000;
  background: #fff;
width:55%;
margin:auto;
border-bottom: none;
}

.shoot_radius:before,
.shoot_radius:after {
  position: absolute;
  content: '';
}

.shoot_radius img{
    margin-top: 10px;
}

.shoot_radius:before {
  top: -25px;
  left: calc(50% - 40px);
  width: 80px;
  height: 70px;
  border: 2px solid #000;
  border-radius: 50%;
  background: #fff;
}

.shoot_radius:after {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
}

.shoot_radius img {
  font-size: 30px;
  font-size: 3rem;
  line-height: 60px;
  position: absolute;
  z-index: 1;
  top: 0px;
  left: calc(50% - 40px);
  width: 80px;
  height: 60px;
  text-align: center;
}

.btn{
    width: 55%;
      margin: 0 auto ;
    text-align: center;
    padding-bottom: 30px;
    border: 2px solid black;
    border-top: none;
background: #fff;
}

.btn p{
font-size: 24px;
font-weight: bold;
padding: 20px;
}

.btn .box_btn li{
list-style: none;
width: 45%;
padding: 15px;
}

.btn .box_btn li a{
font-size: 24px !important;
background-size: 26px auto !important;
}

.btn .box_btn .a{
padding: 20px 50px;
background-size: 30px auto !important;
font-size: 24px;
}

.number p{
font-size: 18px;
font-weight:bold;
padding: 20px 0 0 0;
}

p.number_time{
padding: 0px;
background: #b7b7b7;
width: 230px;
margin: 5px auto;
font-size: 16px;
color: white;
}

p.number_s{
font-size: 40px;
font-weight: bold;
padding: 0;
}

.number_s span{
font-size: 18px;
font-weight: 500;
}

.box_gift .plan_box_inner .price_flex img{
padding:10px 30px;
}

.box_reserve .plan_box_inner .price_flex img{
padding:10px 30px;
}

h2.catch_ttl img {
margin: 0 auto 30px;
    width: 30%;
    min-width: 500px;
}
.catch {
    padding: 50px 0px;
    background-color: #83cea7;
    color: #fff;
    font-weight: bold;
}

.catch p {
font-size: 20px;
    line-height: 2.2em;
    text-align: center;
}

.band {
height: 200px;
background: url(/img/campaign/family_pack/roopimg.jpg) repeat left/auto 100%;
-webkit-animation: bandsp 200s linear infinite;
animation: bandsp 200s linear infinite;
}

.back{
height: 100px;
background: #fff7ea;
}

.back_green{
height: 100px;
background: #d5f3f1;
}

.back_green_sp{
height: 50px;
background: #d5f3f1;
display:none;
}


.back_s{
height: 100px;
background: #ffd38c;
}

.ms{
position: absolute;
top: 86%;
}

.main_flex_s .main_flex_s_text {
font-size: 24px;
padding:10px;
}

.back_sp{
display:none;
background: #fff7ea;
}

.back__green_sp{
display:none;
background: #fff7ea;
}


.add_wrap{
width:55%;
margin:auto;
justify-content: space-between;
display:flex;
}

.add_wrap_inner{
width: 49%;
height:100px;
background:#fff;
border:2px solid black;
border-radius: 10px;
}

.add_contents{
width:100%;
background: #ffd38c;
padding-top:30px;
}



.wrp_menu ul {
display: flex;
flex-wrap: wrap;
}

li.list_menu {
width: 24%;
margin-right: 1%;
}

span.new {
display: none;
}

.box_white h3, .wrp_menu .tx_menu {
display: none;
}

.wrp_menu{
width:70%;
margin: auto;
margin-top: 60px;
}

div#lig {
    display: block;
    padding-top: 200px;
    margin-top: -200px;
}

div#reg {
    display: block;
    padding-top: 200px;
    margin-top: -200px;
}

div#ple {
    display: block;
    padding-top: 200px;
    margin-top: -200px;
}

div#pla {
    display: block;
    padding-top: 200px;
    margin-top: -200px;
}

.plan_box_gift p.under_text{
margin-top: 30px;
font-weight: normal;
}

.add{
background: #fff7ea;
padding: 100px 0px 20px;
}

.call_reserve,.mail_reserve{
width: 80%;
    margin: auto;
    padding: 20px 0;
}



.call_reserve{
border-bottom: 2px solid lightgray;
}

.call_reserve ul li:first-of-type{
font-size:24px;
font-weight: bold;
padding:0;
padding-left:5px;
border-left: 5px solid #ffd083;
}
 
.mail_reserve ul li:first-of-type{
font-size:24px;
font-weight: bold;
padding:0;
padding-left:5px;
border-left: 5px solid #ffd083;
}
.call_reserve ul li,.mail_reserve ul li{
padding: 5px 0;
font-size:16px;
}
 
.mail_reserve_flex{
display:flex;
justify-content: space-between;
}

.mail_reserve_flex img{
width:40%;
}

.circle p.circle_number{
font-size:24px;
}

.main_flex_fif_inner p{
font-weight:bold;
}

.main_flex_fif_inner p.ttl{
height: 2.4em;
    margin: 10px auto;
}


/* レスポンシブ------------------------------------------------------------------------------------------------------------------------------------------------------------   */

@media (min-width: 961px){
.band {
    height: 400px;
    border-width: 2px;
    -webkit-animation: band 90s linear infinite;
    animation: band 90s linear infinite;
}
}

@media screen and (max-width: 1024px) {
.main-content {
    padding-top: 80px;
}
.wrp_bread {
width: 100%;
padding-left: 10px;
}
}

@media (max-width: 1350px){
.back_text_1 {
    left: 16%;
}
}

@media (max-width: 1140px){
.back_text_1 {
    left: 12%;
}
}

@media (max-width: 767px){
.back_text_1{
    top: -5%;
    left: 50%;
    width: 250px;
    transform: translate(-50%);
}

.back_text_2{
    top: -5%;
    left: 50%;
    width: 200px;
    transform: translate(-50%);
}

.back_text_3{
    top: -1%;
    left: 50%;
    width: 300px;
    transform: translate(-50%);
}

.back_text_4{
    top: -1%;
    left: 50%;
    width: 300px;
    transform: translate(-50%);
}

.back_text_5 {
top: -2%;
    width: 150px;
    left: 50%;
    transform: translate(-50%);
}

.back_text_6 {
top: -5%;
    width: 150px;
    left: 50%;
    transform: translate(-50%);
}

.back_text_7 {
    top: 5%;
width: 250px;
    left: 50%;
    transform: translate(-50%);
}
.main-content{
padding-top:80px;
}
.catch {
 padding: 40px 0px;
}

h2.catch_ttl {
    font-size: 24px;
}
.catch p {
    font-size: 16px;
    line-height: 30px;
}
h2.catch_ttl img {
    width: 80%;
    min-width: auto;
margin: 0 auto 10px;
}
h3 {
margin: 0 auto 10px;
    font-size: 24px;
}
.circle{
  padding: 1rem 0;
}
.circle span{
font-size: 18px;
}
.circle_contents_t .circle_contents_t_inner p{
    font-size: 15px;
}
.wrp_plan {
padding: 0px 0px 40px;
}
.border-radius{
top: 3%;
    width: 340px;
    left: 50%;
    transform: translate(-50%);
}

.plan_box,.btn,.shoot_radius,.box_reserve,.box_gift{
width:90%;
margin: 0px auto 80px;
border-radius: 75px;
min-width: auto;
}

.platinum {
margin: 0px auto 40px;
}

.main_flex{
display:block;
}

.main_flex img{
margin:auto;
width:50%;
}

.plan_box p{
text-align: left;
font-size: 16px;
padding: 0 30px;
}

.main_flex_t{
display:block;
}

.main_flex_t_inner{
width:90%;
margin: 50px auto 20px;
}

.circle_contents{
padding: 0 20px 20px;
}
.plan_box_inner {
padding: 50px 0px;
}
.light .plan_box_inner {
    padding-top: 60px;
}
.plan_box_inner p {
    text-align: left;
    font-size: 16px;
    padding: 0 30px;
}
.box_gift p.platina{
text-align:center;
font-size: 16px;
width: 270px;
padding: 5px;
margin-bottom: 10px;
}

.box_gift .price_flex{
margin: 20px 0;
}

.box_gift .main_flex_fif_inner p{
text-align: center;
font-size: 15px;
font-weight: bold;
padding: 0;
}
.gift{
    width: 90%;
}
.box_reserve .price_flex{
margin: 20px 0;
}

.price_flex{
display:block;
width: 100%;
margin: 20px 0 0 0;
}

.price_flex p{
font-size: 24px;
padding: 10px 0;
width:100%;
text-align:center;
}

.platina{
width:200px;
}

.main_flex_fif{
padding: 20px 10px;
flex-wrap: wrap;
}

.main_flex_fif_inner{
padding: 10px 10px;
width: 50%;
}

.main_flex_si_inner{
padding:20px 30px;
display:flex;
align-items: center;
}

.main_flex_si_inner img{
width:50%;
}

.main_flex_si{
display:block;
margin-top:30px;
}

.border-radius_s img{
margin:auto;
}

.circle_contents_inner p{
width: 100%;
    padding: 0 0 0 10px;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
}

.circle p.circle_number{
text-align: center;
    font-weight: bold;
font-size:22px;
}

.circle_contents_t{
padding: 20px 10px;
}

.circle_contents_t_inner img{
width:100%;
}

.btn .box_btn{
display:block;
}

.btn .box_btn li{
    width: 100%;
    margin: auto;
padding: 10px 0;
}

.btn .box_btn li a{
font-size:18px;
margin:0 !important;
background-size: 30px auto !important;
}


.btn .btn-reserve a{
maegin:0;
}
.main_flex_s p{
        font-size: 34px;
    padding: 28px 10px;
}
.main_flex_s{
    padding: 0 5%;
    align-items: flex-start;
}

.border-radius_s {
width: 40px;
    height: 40px;
    line-height: 39px;
    background-color: #84cea7;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 5%;
    right: 84%;
    font-size: 24px;
    font-weight: bold;
}

.price_flex img{
margin:auto;
}
.main_flex_s_text{
font-size:16px !important;
padding:0 !important;
margin-top:10px;
text-align:center !important;

}

.plan_box .plan_box_inner .main_flex p{
font-size: 16px;
text-align:center;
margin-top: 10px;
    line-height: 20px;
}

.plan_box_si p.under_text{
    font-size: 15px;
    text-align: center;
    padding: 0;
margin-top: 10px;
}

.border-radius_s_inner .border-radius_text{
font-size: 18px;
    text-align: center;
    padding: 0 0 0 15px;
}
 
.box_gift p.under_text {
    font-size: 16px;
    text-align: center;
    padding: 0;
}
.box_gift,.btn,.shoot_radius,.box_reserve {
margin: 0px auto 0px auto !important;
}

.plan_flex_wrap{
margin: 20px auto 60px;
    padding: 0 20px;
}

.plan_flex_wrap .plan_flex{
width:100%;
flex-wrap: wrap;
min-width: auto;
}

.plan_flex_list{
width:50%;
padding: 0px 10px;
}
        .premium .circle_contents_t_inner {
            width: 70%;
        }

        .basic .main_and_text {
            font-size: 34px;
            padding: 28px 10px;
        }

        .info_text li{
        font-size: 14px;
    }

    .main-content picture img {
        margin: -10px auto;
    }
}
@media (max-width: 767px){
.main-content img.sp,.main-content img.ms_sp{
display:block;
}

.main-content img.pc,.main-content img.ms{
display:none;
}

.main-content img.ms_sp{
position: absolute;
    top: 80%;
}

.wrp_another {
    padding: 60px 0px;
}
.add {
    padding: 80px 0px 20px;
}

.shoot_radius:before,.shoot_radius:after{
display:none;
}

.shoot_radius{
background:#ffecc9;
border:none;
}

.btn{
background:#ffecc9;
border: none;
padding: 0 10px 30px 10px;
}

.number{
background:#fff;
padding: 10px 0;
margin-top: 10px;
border-radius: 10px;
}

.number p{
padding:0;
font-weight:bold;
}

p.number_s{
font-size: 38px;
}


.number p.number_time{
font-size: 15px;
width: 200px;
margin: 5px auto;
color: white;
background: #b7b7b7;
}

.add_wrap{
display: block;
width: 100%;
padding: 0 20px;
}

.add_wrap_inner{
width:100%;
margin-top: 20px;
height:100px;
}

.wrp_menu{
width:100%;
margin-top: 10px;
padding: 5px;
}
.wrp_menu ul {
justify-content: space-between;
}
li.list_menu{
width: 49%;
margin-right:0;
}
.sec-shooting {
    margin-bottom: 0px !important;
}

.main-content {
    padding-bottom: 0px !important;
}

.add_contents{
padding-top:5px;
}

.info_text ul{
padding: 30px 20px;
    width: 100%;
}

.call_reserve,.mail_reserve{
width: 90%;
padding: 20px;
}

.mail_reserve_flex{
display:block;
}

.mail_reserve_flex img{
width:100%;
}

.mail_reserve ul li:first-of-type{
font-size:18px;
}

.call_reserve ul li:first-of-type{
font-size:18px;
}

.box_reserve{
width:90%;
border-radius: 75px;
}

.another_s{
margin-top:30px;
}
}

/*予約導線*/
.section_cv {
    background-size: cover;
    background-position: top;
background-color: #ffd48c;
}
.img_icon img {
margin: 0 auto 10px;
}
h2.ttl_section {
    font-size: 32px;
    font-weight: bold;
    letter-spacing: .05em;
    text-align: center;
    color: #333;
    margin-bottom: 60px;
}
.wrp_cv {
    display: flex;
    max-width: 1000px;
    margin: 0 auto;
}
.btn_yoyaku {
-webkit-transition: all .5s;
    display: block;
    padding: 25px 21px 20px 40px;
    background: #d70c25;
    background-image: url(../img/common/icon-booking.png);
    border-radius: 15px;
    color: #fff;
    font-weight: bold;
    line-height: 2;
    line-height: 1.5;
    text-align: center;
    transition: all .5s;
    background-repeat: no-repeat;
    background-position: 50px center;
    background-size: 40px auto;
    font-size: 24px;
}
.btn_yoyaku span {
display: block;
    font-size: 0.8em;
}
.btn_store {
    -webkit-transition: all .5s;
    display: block;
    margin: 20px auto 0;
    padding: 25px 21px 20px 40px;
    background: #069538;
    background-image: url(../img/RN/2107/nav_store.svg);
    border-radius: 15px;
    color: #fff;
    font-weight: bold;
    line-height: 2;
    line-height: 1.5;
    text-align: center;
    transition: all .5s;
    background-repeat: no-repeat;
    background-position: 50px center;
    background-size: 50px auto;
    font-size: 24px;
}
.btn_store span {
display: block;
    font-size: 0.8em;
}
.box_btn_cv {
flex: 1;
}
.box_btn_cv h4 {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}
.box_btn_cv h4 span {
    display: block;
    font-size: 0.8em;
    font-weight: bold;
}
.box_btn_cv p.time {
text-align: center;
}
.box_btn_cv p.time span {
font-size: 18px;
    text-align: center;
    margin: 5px auto 20px;
    display: inline-block;
    background-color: #b7b7b7;
    color: #fff;
    font-weight: bold;
    padding: 0px 10px;
}
.box_btn_cv:nth-of-type(2) {
    background-color: #fff;
    padding: 40px 50px;
    border-radius: 20px;
    margin-left: 50px;
} 
@media (min-width: 767px) {
.sec_event {
    padding-bottom: 100px;
}
.box_white {
    min-width: 1000px;
}
.section_cv {
    padding: 50px 0 80px;
}
}
@media (max-width: 766px) {
/*予約導線*/
.wrp_cv {
display: block;
    width: 90%;
}
.box_btn_cv:nth-of-type(2) {
margin: 20px auto 0;
padding: 20px 30px;
}
.box_btn_cv h4 {
font-size: 20px;
}
.box_btn_cv h4 span {
font-size: 0.6em;
}
.sec_service {
    padding-bottom: 30px;
}
h2.ttl_section {
    font-size: 24px;
margin-bottom: 30px;
}
.btn_yoyaku {
    padding: 15px 21px 15px 40px;
    background-position: 30px center;
    background-size: 30px auto;
    font-size: 20px;
}
.btn_store {
    padding: 15px 21px 15px 40px;
    background-position: 30px center;
    background-size: 30px auto;
    font-size: 20px;
}
.section_cv {
    padding: 30px 0;
}
}

/* レスポンシブ終わり----------------------------------------------------  */



</pre></body></html>