@import url('https://fonts.googleapis.com/css?family=Roboto:400,500,700&display=swap');
html,body,p,h1,h2,h3,h4,h5,ul{margin:0;padding:0}
html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}
img{max-width:100%;height:auto;vertical-align:middle}
html{font-size:100%;}
*::before, *{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
body{ position:relative;font-family:'Roboto',"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック","Helvetica Neue","Helvetica","Arial",sans-serif;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
a{text-decoration:none;cursor:pointer;color:initial;}
html,body{width:100%;height:100%;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;text-size-adjust:none}
.dis_ipd{display:none!important}
.dis_res{display:none!important}
.dis_se{display:none!important;}



h2{font-size:38px;margin-bottom:30px;line-height:1.2em;letter-spacing:1px;font-weight:500;}
h3{font-size:20px;line-height: 1.4em;letter-spacing:1px;}
p{font-size:16px;line-height:1.67em;font-weight:400;}

/*-- header --*/
header{position:fixed;background:#fff;z-index:2;width:100%;height:auto;top:0;border-bottom:solid 1px #f3f3f3;padding:20px 35px;text-align:right;}
.logo{position: absolute; left: 50%; top: 10px;margin-left: -100px;width:200px;height:60px;background-image: url(../img/logo.svg);transition: 0.4s;}
.fixed .logo{background-image: url(../img/logo2.svg);}
#global-nav{ width: 100%;max-width: 1280px;margin: 0 auto;}
#global-nav ul li{display:inline-block;padding:0 1.2%;color:#000;font-size:15px;line-height:40px;}
nav span{background:#666;height:2px;display:block;position:relative;width:50px;left:0;}
#global-nav ul li.menu_left{float:left;padding:0 1.2%;}
ul.child{display: none;position: absolute;padding: 0;background: #fff;left: 0;margin-left: -25px;}
#global-nav ul li ul.child li{display: block;border-bottom: solid 1px #666;font-size:13px;padding: 5px 15px;line-height:1.67em;text-align:center;width: 150px;}
.sns{position: relative;}
.sns small{font-size: 11px;color: #666;}
.sns_res{display: none!important;}
.yoyaku_res{display: none!important;}
/*-- ボタン --*/
#nav-toggle{display:none;position:absolute;right:12px;top:14px;width:25px;height:36px;cursor:pointer;z-index:101;}
#nav-toggle div{position:relative;}
#nav-toggle span{display:block;position:absolute;height:1px;width:100%;background:#fff;left:0;-webkit-transition:.6s ease-in-out;-moz-transition:.6s ease-in-out;transition:.6s ease-in-out;}
#nav-toggle span:nth-child(1) {top:2px;}
#nav-toggle span:nth-child(2) {top:10px;}
#nav-toggle span:nth-child(3) {top:18px;}
@media screen and (max-width: 1200px) {
	#global-nav ul li{padding:0 0.8%;font-size:14px;}
}
/*-- スマホ --*/
@media screen and (max-width: 769px) {

header ul{float:none;}
#top-head.fixed{background-color:#fff;height:65px;}
#global-nav{position: absolute;top:0;background:#3b3b3b;width:100%;text-align:center;padding:10px 0;-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;transition:.5s ease-in-out;display: flex;-webkit-box-pack:center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;}
#global-nav ul li{float:none;text-align:center}
#top-head #global-nav ul li a,#top-head.fixed #global-nav ul li a{width:100%;display:block;color:#fff;padding:18px 0;font-size:20px;}
#nav-toggle {display:block;right:17px;top:22px;}
#nav-toggle span{background:#000;}
.open #nav-toggle span{background:#000;}
.open #nav-toggle span:nth-child(1){top:11px;-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);transform:rotate(135deg);}
.open #nav-toggle span:nth-child(2){width:0;left:50%;}
.open #nav-toggle span:nth-child(3){top:11px;-webkit-transform:rotate(-135deg);-moz-transform:rotate(-135deg);transform:rotate(-135deg);}
.open #global-nav{-moz-transform:translateX(0);-webkit-transform:translateX(0);transform:translateX(0);}


#mobile-head{position:relative;}
#top-head.open{z-index:101;}
#top-head.open .logo{z-index:20;}
#global-nav{position: absolute;top:0;background:#fff;width:100%;text-align:center;padding:10px 0;-webkit-transition:.7s ease-in-out;-moz-transition:.7s ease-in-out;transition:.7s ease-in-out;height:0;left: 0;height: 100vh;transform: translateX(100%);}
#global-nav ul li{padding:5px;display:block;color:#fff}
#global-nav ul li.menu_left{padding:5px;float: none;}
#top-head #global-nav ul li a,
#top-head.fixed #global-nav ul li a {width:100%;display:block;color:#000;padding:0;font-size:15px;line-height: 2.1em;}
#nav-toggle{display:block;}
.open #nav-toggle span:nth-child(1){top:11px;-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);transform:rotate(135deg);}
.open #nav-toggle span:nth-child(2){width:0;left:50%;}
.open #nav-toggle span:nth-child(3){top:11px;-webkit-transform:rotate(-135deg);-moz-transform:rotate(-135deg);transform:rotate(-135deg);}
.open #global-nav {
-moz-transform:translateX(0);-webkit-transform:translateX(0);transform:translateX(0);height:100vh;}

}


.top{position:relative; background-size:cover;background-position:center;position:relative;height: calc( 100% - 140px);min-height: 500px;margin-top: 80px;text-align: center; }
.top h1{font-size:118px;color:#fff;font-weight:400;margin-bottom:10px;letter-spacing:0.02em}
.top h2{font-size:21px;color:#fff;font-weight:600;line-height:1.8em;margin-top:1em;text-shadow: 1px 1px 12px rgba(0, 0, 0, 0.31);}
.top button{font-size:18px;color:#eaff00;font-weight:600;border:solid 2px #eaff00;padding:10px 50px;line-height:1.3em;background:none;border-radius:50px;}
.top_box{ position: absolute; bottom:-20px; left: 0;margin: 0 auto;width: 100%;}
.top_box p{color:#fff;font-size:18px;line-height:1.67em;padding-bottom: 60px;}
.slider_box{width:100%;height:100%;overflow: hidden;}
.Opening{position:relative;background-color:#fff;overflow: hidden;height:100%; display:flex;-webkit-box-pack:center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;}
.Opening ul li{position:relative;overflow:hidden;width:100%;text-align:center;}
.Opening ul li img.Opening__text{position: absolute;top:50%;left:50%;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);z-index: 9;}
.contact_bt{ background: #44c4e2;color: #fff;font-size: 25px;font-weight: 600;padding: 12px 35px;border-radius: 3px;transition:0.3s;}
.contact_bt:hover{opacity:0.7;}
.tel{position:fixed;bottom:20px;right:20px;z-index:100;}
.res_tel{display:none;}
.insta{padding-top: 130px;width: 100%;max-width: 800px;margin: 0 auto;}
.campaign{overflow-x:hidden;padding:0 0 130px;max-width:1080px;margin:0 auto;display: flex; flex-wrap: wrap; justify-content: space-between; align-items: stretch;}
.campaign_box{width:47%;display:inline-block;}

.mission{overflow-x:hidden;padding:0 0 130px;max-width:1080px;margin:0 auto;display: flex; flex-wrap: wrap; justify-content: space-between; align-items: stretch;}
.mission_text{width:55%;display:inline-block;}
.mission_img{width:42%;display:inline-block;}
.mission_text p{margin-bottom:1.5em;}
.mission_text a{font-size:14px; font-weight:600;padding-bottom:0.2em;border-bottom:solid 1px #333;}

.service{overflow-x:hidden;padding:130px 0 ;max-width:1080px;margin:0 auto;display: flex; flex-wrap: wrap; justify-content: space-between; align-items: stretch;}
.service h2{width:100%;}
.service_box{width:47%;display:inline-block;}
.service_box h3{font-size:24px;margin-top:0.9em;margin-bottom:0.5em;}
.service_box p{font-size:14px;margin-bottom:1.5em;}
.service_box a{font-size:16px;font-weight:600;padding-bottom:0.2em;border-bottom:solid 1px #333;}

.news{width:100%;background: #fafafa;padding: 25px 25px;margin: 0 auto;max-width: 1080px;margin-bottom:80px;}
.news h2{text-align: center;}
.news h3{font-size:15px;margin-top:1.5em;color:#222;margin-bottom:4px;}
.news h3 span{font-size:14px;display: block;}
.news p{font-size:14px;}
.news a{border-bottom: solid 1px #333;padding:0 2px;}
.news .more{ font-size: 15px; font-weight: 600; padding-bottom: 0.2em; border-bottom: solid 1px #333; position: absolute;right: 25px;bottom: 25px;}

.news_p{color:#000;text-align:left;}
.gallery{overflow-x:hidden;padding:0 0 130px;max-width:1080px;margin:0 auto;position: relative;}
.tab{text-align: center;}
.content{width:100%;overflow:hidden;height:500px;position:relative;}
.tab button{border:none;background:#939393;color:#fff;font-size:20px;padding:8px 20px;margin:0.5em;cursor:pointer;}
.tab button.on{background:#182857;color:#fff;}
.gallery_text{position: absolute; background: rgba(255, 255, 255, 0.77); font-size: 18px;padding: 5px 20px;bottom: 0;left: 0;color: #000;font-weight:500;width: 100%;}

.swiper-container{position:absolute;top:0px;left:0px;opacity:0;z-index:-1;width:100%;height:450px;margin-top:50px;}
.swiper-slide {background-position: center;background-size:cover;width:675px;height:400px;}
.swiper1.on,.swiper2.on,.swiper3.on,.swiper4.on{opacity:1;z-index:1;}
.swiper-pagination-bullet-active{background:#111;}

.access{overflow-x:hidden;padding:0 0 130px;max-width:1080px;margin:0 auto;display: flex; flex-wrap: wrap; justify-content: space-between; align-items: stretch;}
#map{width:49%;height:400px; display:inline-block;position: relative;
overflow: hidden;}
.access_map{}
.access_main{width:46%;display:inline-block;}
.access_main h3{font-size:16px;margin-top:1.5em;}
.access_main p{font-size:14px;}

.faq{padding:130px 0;max-width:1080px;margin:0 auto;margin-top: 30px;}
.faq h2{text-align: center;font-weight: 600;}
.tab-group{text-align:center;margin-bottom: 2em;margin-top: 3em;}
.faq_tab{width:16%;display: inline-block;border: solid 1px #282828;text-align:center;cursor:pointer;color: #4d4d4d;padding:18px;}
.panel-group{width:100%;max-width:860px;margin: 0 auto;}
.panel{display:none;}
.faq_tab.is-active{border:solid 1px #000;background: #000;color: #fff;transition: all 0.2s ease-out;}
.panel.is-show{display:block;}
.faq_box dt{font-size:18px;line-height: 1.4em;font-weight: 600;padding:1.5em 0;border-bottom: 1px solid rgba(0,0,0,.1);background-image: url(../img/arrow.svg);background-size: 27px;background-position: right center;background-repeat: no-repeat;cursor: pointer;}
.faq_box dt.on{border: none;background-image: url(../img/arrow2.svg);}
.faq_box dd{font-size:16px;color: #111;margin-left: 20px;}

.olddog_main{width:100%;max-width:920px;margin:0 auto;display: flex;}
.olddog_main2{width:100%;max-width:920px;margin:0 auto;display: flex;}
.olddog_main2 .column_1{width:50%;float: left;display: inline-block;}
.olddog_main2 .column_2{width:50%;display: inline-block;}
.olddog_main2 .column_2 h2{ font-size: 50px;text-align: right;margin-top: 1em;margin-bottom:1em;}
.olddog_main .column1{width:33.33%;float: left;display: inline-block;}
.olddog_main .column2{width:33.33%;float: left;display: inline-block;margin-top:4em;}
.olddog_main .column3{width:33.33%;display: inline-block;margin-top: 8em;}
.column_box{width:100%;padding:12px;float:left;position:relative;margin-bottom: 1em;-webkit-transition:top 1s ease, left 1s ease;-moz-transition:top 1s ease, left 1s ease; -o-transition: top 1s ease, left 1s ease; -ms-transition: top 1s ease, left 1s ease;}
.column_box h3{font-size: 18px;margin-top: 0.8em;margin-bottom: 0.5em;}
.column_box p{font-size:13px;}

.olddog_top{background-image: url(../img/olddog_top_bg.png);position:relative; background-size:cover;background-position:center;position:relative;text-align: center;padding:180px 0;margin-top:80px;}
.olddog_top h2{font-weight:600;}
.olddog_box{ width: 100%;max-width:980px;margin: 0 auto;padding:90px 0 40px;text-align:center;}
.olddog_box h2{font-size:32px;}
.olddog_box p{font-size:18px;line-height:1.8em;}
.olddog_column{display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between;width:100%;margin-top:1em;text-align: left;}
.olddog_column_box{width:466px;display: inline-block;padding: 46px;border-radius: 10px;background: #faf2e4;margin-bottom:2em;}
.olddog_column_box h2{font-size:28px;margin-top:0;margin-bottom:0.5em;color:#000;font-weight:600;margin-bottom: 1em;border-bottom: solid 2px #fff;padding-bottom: 10px;}
.olddog_column_box h2 span{padding-right:15px;}
.olddog_column_box h2 span img{vertical-align: bottom;}
.olddog_column_box h3{font-size:26px;margin-top:0;margin-bottom:0;color:#fff;font-weight:600;border: solid 2px;padding: 20px 0;text-align: center;}
.olddog_column_box h4{font-size:40px;text-align: center;color: #fff;margin-top: 0.5em;margin-bottom: 0.5em;}
.tokucho{background: #faf2e4;padding: 120px 15px 80px;width:100%;position: relative;}
.tokucho_main{width:100%;max-width:980px;margin:0 auto;}
.tokucho_main h2{font-size:42px;font-weight:600;margin-bottom:1em;color: #FE7D5E}
.tokucho_main h3{font-size:20px;font-weight:500;margin-bottom:1.5em;}
.tokucho_box{margin-bottom: 2.5em; width: 100%;background: #fff;border-radius:10px;padding:60px 46px;display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between;box-shadow: 6px 4px 22px rgba(0, 0, 0, 0.07);}
.tokucho_box h3{font-size:22px;font-weight:600;color:#333;}
.tokucho_box h3 span{margin-right:18px;}
.tokucho_box h2{font-size:26px;margin-bottom: 0.8em;color: #000;}
.tokucho_box_text{display:inline-block;width:43%;}
.tokucho_box_text p{font-size:18px;}
.tokucho_box_img{display:inline-block;width:51.5%;}
.tokucho_column{display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between;width:100%;}
.tokucho_column_box{width:300px;display: inline-block;padding:26px;border-radius: 10px;background: #fff;margin-bottom:2em;}
.tokucho_column_box h2{font-size:20px;margin-top: 1em;margin-bottom: 0.4em;color: #000;}
.tokucho_column_box p{font-size:14px;}
.tokucho_column_box p a{color: #1988a1;text-decoration: underline;}
.tokucho_column_box .links{padding-top: 2em;display: block;color: #44c4e2;font-weight: 600;font-size: 16px;}
.tokucho_column_box ol{ list-style: initial;padding-left: 20px;font-size: 16px;}
.tokucho_hr{margin-top: 20px;padding-top: 20px;border: none;border-top: solid 4px #fff;}
.tokucho2{background: #fafafa;padding:80px 15px 120px;width: 100%;position: relative;}
.tokucho2_main{width: 100%;max-width: 980px;margin: 0 auto;position: relative;}
.tokucho2 h2{font-size: 28px;font-weight: 600;}
.tokucho2 h3{font-size: 24px;font-weight: 600;color: #fbb03c;margin-bottom: 20px;}
.tokucho2 h3 span{margin-right: 18px;vertical-align: text-bottom;}
.tokucho_column .box h4{margin-bottom: 20px;}
.tokucho_column .box .links{color: #fbb03c;font-size: 15px;font-weight: 600;text-decoration: underline;}
.yasumi{position:absolute;width: 100%;height: 100%;background-color: #000000a8;z-index: 1;display: flex;align-items: center;justify-content: center;color: #fff;}
.yasumi h2{color:#fff;}

.mt-3{margin-top: 3em!important;}
.olddog_column_box h3 span{padding-right:10px;}
.olddog_column_box h3 img{vertical-align: text-bottom;width:40px;}
.olddog_column_box p{margin-bottom: 1.5em;font-size:15px;}
.olddog_column_box .links{padding-top: 2em;display: block;color: #44c4e2;font-weight: 600;font-size: 16px;}
.olddog_column_box ol{ list-style: initial;padding-left: 20px;font-size: 16px;}
.olddog_column_box ol li{color: #000;font-weight:500;font-size: 22px;margin-bottom: 10px;letter-spacing: 0.06em;}
.olddog_step{width:100%;max-width:1060px;margin:0 auto;display:table;display:flex;margin-top:120px;}
.tokucho_column .box{width:466px;display: inline-block;padding: 46px;border-radius: 10px;background: #fff;margin-bottom:2em;box-shadow: 4px 4px 28px rgba(0, 0, 0, 0.07);}
.tokucho_column .box h2{font-size:26px;margin-bottom:20px;}
.tokucho_column .box p{margin-bottom: 1.5em;font-size:15px;}


.old_plans{background: #fafafa;padding: 80px 15px 120px;width: 100%;position: relative;text-align: center;}
.old_plans_main{width: 100%;max-width: 980px;margin: 0 auto;}
.old_plans h2{font-size:28px;font-weight: 600;color: #fbb03c;margin-bottom: 20px;}
.old_plans h2 span{margin-right: 18px;vertical-align: text-bottom;}
.old_plans h3{font-size: 22px;font-weight: 600;margin-bottom: 40px;}
.old_plans .box{width: 100%;display: inline-block;padding: 46px;border-radius: 10px;background: #fff;margin-bottom: 2em;box-shadow: 4px 4px 28px rgba(0, 0, 0, 0.07);}
.old_plans .box h2{font-size: 26px;margin-bottom: 20px;}
.old_plans .box h4{margin-bottom: 20px;font-size: 18px;}
.old_plans .conditions_box h4{font-size:14px;margin-bottom: 5px;}
.new_plan .tokucho_column_box h2{}
.new_plan{width:100%;max-width:980px;margin:0 auto;}
.new_plan .tokucho_column_box{background: #faf2e4;}
.new_plan h2{text-align: center;font-weight: 600;margin-bottom: 40px;}
.new_plan h3{text-align: center;margin: 40px 0;font-size:20px;}
.new_plan ul{list-style: none;text-align:center;}
.new_plan ul li{line-height:2em;font-size:18px;}
.new_plan_box{width:280px;display: inline-block;padding:26px;border-radius: 10px;background: #faf2e4;margin-bottom:0;}
.old_plans .new_plan_box h2{font-size:20px;margin-top: 1em;color: #000;text-align: center;margin-bottom:15px;line-height:1.5em;margin-top: 0;}
.new_plan_box p{font-size:15px;}
.new_plan_box .links{padding-top: 2em;display: block;color: #44c4e2;font-weight: 600;font-size: 16px;}
.new_plan_box ol{ list-style: initial;padding-left: 20px;font-size: 16px;}
.old_plans .conditions_box h3{font-size:18px;}
.old_plans .conditions_box h3{margin-bottom: 5px;margin-top: 28px;font-size: 16px;}
.old_plans .conditions_box ul li{font-size:12px;}
.tokucho_hr{margin-top: 20px;padding-top: 20px;border: none;border-top: solid 4px #fff;}
.old_plans .links{color: #FE7D5E;text-decoration: underline;font-size: 14px;font-weight: 600;padding-top: 1em;}
.step_list{display:inline-block;width:20%;padding:5px 25px;border-left: solid 1px #182857;vertical-align: top;-webkit-box-sizing: border-box;box-sizing: border-box;}
.step_list h3{font-size: 20px;color: #182857;font-weight:600;margin-bottom:1.5em;}
.step_list img{margin-top:2em;margin-bottom:2em;}
.step_list p{font-size:13px;line-height:1.6em;}
.step_list p span{font-size:20px;padding-left:5px;}
.conditions{width:100%;background:#f7f7f7;padding:20px 0 80px;margin-top:90px;}
.conditions_box{width:100%;max-width:900px;margin:0 auto;}
.conditions_box h3{margin-bottom:0.6em;margin-top:60px;}
.conditions_box p{font-size:15px;margin-bottom:1em;}
.conditions_box p small{display:block;font-size:13px;}
.conditions_box ul{list-style-type:none;}
.conditions_box ul li{font-size:14px;line-height:1.67em;text-indent: -1em;padding-left: 1em;}
.conditions_box ul li:before{content: '・';}
.text-left{text-align:left;}


.hotel_top{background-image: url(../img/hotel_top_bg.jpg);position:relative; background-size:cover;background-position:center;position:relative;text-align: center;padding:180px 0;margin-top:80px;}
.hotel_top h2{font-weight:600;color: #fff;}
.pet_box{ width: 100%;max-width: 720px;margin: 0 auto;padding:90px 0;text-align:center;}
.pet_box p{font-size:18px;line-height:1.8em;}
.hotel_main{width:100%;max-width:920px;margin:0 auto;display: flex;margin-top:3em;}
.hotel_main .column1{width:33.33%;float: left;display: inline-block;}
.hotel_main .column2{width:33.33%;float: left;display: inline-block;margin-top:4em;}
.hotel_main .column3{width:33.33%;display: inline-block;}
.hotel_main h2{ font-size: 50px;text-align: center;margin-top:0.5em;margin-bottom:0.8em;}
.hotel_main h3 small{font-size:11px;}
.hotel_step{width:100%;max-width:850px;margin:0 auto;display:table;display:flex;margin-top:120px;}
.hotel_step .step_list{width:25%;}
.column_three{margin-top:4em;margin-bottom: 2em;width: 100%;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
.column_three h3{font-size: 28px;font-weight: 600;color:#000;}
.room_type{width: 100%;max-width:1100px;margin: 0 auto;}
.room_type .box{width:48%;display: inline-block;padding:40px;border-radius: 10px;background: #fff;margin-bottom:2em;box-shadow: 4px 4px 28px rgba(0, 0, 0, 0.07);}
.room_type .box h2{font-size:24px;margin-bottom:10px;}
.room_type .box p{font-size: 18px;font-weight: 400;margin-bottom: 1em;}
.room_type_column{display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between;width:100%;}
.tyui{text-align: left;color: #1c2954;font-size: 17px;line-height: 1.67em;margin-bottom: 4em;}


.week_top{background-image: url(../img/weekday_top_bg.jpg);position:relative; background-size:cover;background-position:center;position:relative;text-align: center;padding:180px 0;margin-top:80px;}
.week_top h2{font-weight:600;color: #fff;margin-bottom:0;}
.week_box{width:100%;max-width:980px;margin:0 auto;padding:120px 0;text-align:center;display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between;}
.week_box_left{display:inline-block;width: 50%;text-align: center;}
.week_box_right{display:inline-block;width: 50%;text-align: left;}
.week_box h2{font-size:42px;font-weight:600;margin-bottom: 1em;}
.week_box_left h3{font-weight: 500;margin-top:15px;}
.week_box p{font-size:20px;line-height:1.8em;}
.week_box li{display:inline-block;}
.week_box li img{padding:1.8em;}
.lesson{background: #dbeff4;padding: 120px 15px;width:100%;position: relative;}
.lesson_main{width:100%;max-width:980px;margin:0 auto;}
.lesson_main h2{font-size:42px;font-weight:600;margin-bottom:1em;}
.lesson_main h3{font-size:22px;font-weight:500;margin-bottom:1.5em;}
.lesson_box{margin-top:2em; width: 100%;background: #fff;border-radius:10px;padding:60px 46px;display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between;box-shadow: 4px 4px 16px #daeef3;}
.lesson_box h3{font-size:22px;font-weight:600;color:#333;}
.lesson_box h3 span{margin-right:18px;}
.lesson_box h2{font-size:26px;margin-bottom: 0.8em;}
.lesson_box_text{display:inline-block;width:43%;}
.lesson_box_img{display:inline-block;width:51.5%;}
.lesson_column{display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between;width:100%;margin-top:3em;}
.lesson_column_box{width:466px;display: inline-block;padding: 46px;border-radius: 10px;background: #fff;margin-bottom:2em;}
.lesson_column_box h2{font-size: 30px;margin-top: 0.6em;}
.lesson_column_box p{margin-bottom: 1.5em;font-size:15px;}
.lesson_column_box .links{padding-top: 2em;display: block;color: #44c4e2;font-weight: 600;font-size: 16px;}
.lesson_column_box ol{ list-style: initial;padding-left: 20px;font-size: 16px;}
.lesson_step .step_list h3{font-size: 16px;}
.lesson_step .step_list p{font-size:14px;}
.daycare{width:100%;padding:120px 15px;background: linear-gradient(#f3f8fb, #f6f7f9);}
.daycare_main{width:100%;max-width:980px;margin:0 auto;}
.daycare_main h2{font-size:42px;font-weight:600;margin-bottom:1em;}
.daycare_main h3{font-size:22px;font-weight:500;margin-bottom:2em;}
.daycare_main .lesson_column_box h2{font-size:30px}
.daycare_main .lesson_column_box h3{color:#333;font-weight:600;}
.daycare_box{margin-top:2em; margin-bottom:4em;width: 100%;display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between}
.daycare_box_column{width: 30%;display: inline-block;text-align: center; box-shadow: 1px 1px -1px #daeef3; background: #fff; padding: 30px; border-radius: 12px;}
.daycare_box_column h2{font-size:20px;margin-top: 1em;color: #333;}
.daycare_main .content{margin-bottom:5em;}
.daycare_main .links{padding-top: 1em;display: block;color: #44c4e2;font-weight: 600;font-size: 16px;}
.lesson_flow{width:100%;padding-top:60px;}
.lesson_flow ul{text-align: center;}
.lesson_flow li{text-align: left; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between;width:100%;border-bottom: solid 1px #fefefe;padding-bottom: 2em;padding-top: 3em;}
.lesson_flow_time{ box-shadow: 0px 9px 32px 0px rgba(0, 0, 0, 0.02); padding: 10px; width: 98px; height: 98px; border-radius: 50%; margin-bottom: 1.5rem; background-color: #FFF; color: #44c4e2; font-size: 21px; text-align: center; line-height: 80px; font-weight: 600; transition: all 0.3s ease;}
.lesson_flow_text{display: inline-block;width: 58%;}
.lesson_flow_img{display: inline-block;width: 20%;}
.lesson_flow h2{font-size: 30px;}
.lesson_flow_text h2{ font-size: 24px;color: #222;margin-bottom:0.5em;}
.lesson_flow_text h3{font-size: 18px;margin-bottom: 1em;}
#lesson_flow{display: none;}
.lesson_flow_open,.lesson_flow_close{cursor:pointer;margin-top:2em;}
.olddog_step.week_step{max-width:900px;}
.olddog_step.week_step .step_list{width: 25%;}
.recruit_top{background-image: url(../img/recruit_top_bg.jpg);position:relative; background-size:cover;background-position:center;position:relative;text-align: center;padding:180px 0;margin-top:80px;}
.recruit_top h2{font-weight:600;color:#fff;}
.recruit_main{background:#44c4e2;padding:125px 0 25px;width:100%;height:auto;position: relative;}
.recruit_box{width: 100%;max-width: 980px;margin: 0 auto; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: stretch;}
.recruit_box h2{color:#fff;font-weight:600;line-height:1.5em;font-size:34px;padding-top: 15px;}
.recruit_box_left{ display: inline-block;width: 75%;}
.recruit_box_left p{ font-size: 20px;color: #fff;}
.recruit_box_right{ display: inline-block;width:23%;text-align:right;}
.recruit_box_right img{max-width:150px;}
.recruit_member{margin-top:3em;}
.recruit_table{width: 100%;max-width: 770px;margin: 0 auto;padding: 160px 0;text-align: center;}
.recruit_table h2{font-size: 30px;margin-bottom:35px;}
.recruit_table table{ width: 100%;margin-bottom:3em;}
.recruit_table table td{padding: 12px 20px; min-width: 120px; font-size: 18px; border: solid 1px #ddd;text-align: left;line-height: 1.5em;}
.recruit_table table td ul{padding-left: 20px;}
.recruit_table table td ul ol{font-size: 17px;padding-left: 0;}
.bt_lint{background: #44c4e2;color: #fff;padding: 0.5em 1.8em;font-size: 20px;border-radius: 2px;}

.trim_top{background-image: url(../img/wtrim_top.jpg);position:relative; background-size:cover;background-position:center;position:relative;text-align: center;padding:240px 0;margin-top:80px;}
.trim_top h2{font-weight:600;color: #fff;margin-bottom:0;}
.trim_feature{width:100%;padding:120px 15px;background: linear-gradient(#f3f8fb, #f6f7f9);}
.trim_feature_main{width:100%;max-width:980px;margin:0 auto;}
.trim_feature h2{font-size:42px;font-weight:600;margin-bottom:1em;}
.trim_feature h3{font-size:24px;font-weight:500;margin-bottom:1em;line-height:1.68em;}
.trim_feature h3 .red{color: #fa243c;font-weight: 600; }
.trim_feature .tsuyomi{font-size:28px;font-weight:600;}
.trim_feature .tsuyomi img{padding-right: 10px;vertical-align: top;}
.trim_feature .box{margin-top:2em; margin-bottom:2em;width: 100%;display:-ms-flexbox;display:flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between;}
.trim_feature .box .columns{border:solid 12px #fff;border-radius:12px;width:300px;}
.trim_feature .swiper-slide{height:480px;}
.trim_red{color:#fa243c}
.trim_option{background: #dbeff4;padding: 120px 15px;width:100%;position: relative;}
.trim_option_main{width:100%;max-width:980px;margin:0 auto;}
.trim_option_main h2{font-size:42px;font-weight:600;margin-bottom:1em;}
.trim_option_main h3{font-size:22px;font-weight:500;margin-bottom:2.5em;}
.trim_option_box{margin-top:2em; width: 100%;background: #fff;border-radius:10px;padding:60px 46px;box-shadow: 4px 4px 16px #daeef3;}
.trim_option_box h3{font-size:22px;font-weight:600;color:#333;margin-bottom: 1em;}
.trim_option_box h3 span{margin-right:18px;}
.trim_option_box h2{font-size:26px;margin-bottom: 0.8em;}
.trim_option_text{display:inline-block;width:43%;}
.trim_option_img{display:inline-block;width:51.5%;}
.trim_column{display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between;width:100%;margin-top:1em;}
.trim_column_box{width:466px;display: inline-block;padding: 46px;border-radius: 10px;background: #fff;margin-bottom:2em;}
.trim_column_box h2{font-size: 30px;margin-top:0;margin-bottom:0.5em;color:#fa243c;}
.trim_column_box h2 span{padding-right:15px;}
.trim_column_box h2 span img{vertical-align: bottom;}
.trim_column_box h3{font-size:26px;margin-top:0;margin-bottom:0;color:#fff;font-weight:600;border: solid 2px;padding: 20px 0;text-align: center;}
.trim_column_box h4{font-size:40px;text-align: center;color: #fff;margin-top: 0.5em;margin-bottom: 0.5em;}
.mt-3{margin-top: 3em!important;}
.trim_column_box h3 span{padding-right:10px;}
.trim_column_box h3 img{vertical-align: text-bottom;width:40px;}
.trim_column_box p{margin-bottom: 1.5em;font-size:15px;}
.trim_column_box .links{padding-top: 2em;display: block;color: #44c4e2;font-weight: 600;font-size: 16px;}
.trim_column_box ol{ list-style: initial;padding-left: 20px;font-size: 16px;}
.trim_column_box ol li{color: #fff;font-weight: 600;font-size: 22px;margin-bottom: 10px;letter-spacing: 0.06em;}
.trim_feature .trim_column_box{background: -webkit-gradient(linear, left top, left bottom, from(#fb5c74), to(#fa243c));background: -webkit-linear-gradient(#fb5c74, #fa243c);background: linear-gradient(#fb5c74, #fa243c);}
.trim_feature .trim_column_box h2{color:#fff;margin-bottom:1em;border-bottom:solid 2px #fff;padding-bottom: 10px;}
.trim_step{width: 100%;max-width:1060px;margin: 0 auto;display: table;display: flex;margin-top: 120px;}
.trim_step .step_list h3{text-align: center;}
.trim_angel{padding:40px;background: #fcfcfc;border-radius:16px;}
.trim_angel p{font-size: 13px;}
.trim_angel h2{font-size: 22px;border-bottom: solid 1px #868686;padding-bottom: 8px;margin-bottom: 20px;color: #555;}
.price,.od_price{width:100%;padding:80px 20px;background:#f8f8f8;}
.price h2,.od_price h2{text-align: center;font-weight: 600;margin-bottom:2em;font-size:34px;}
.price_box{width:100%;max-width:980px;margin:0 auto;}
.od_price .price_box{max-width:1080px;}
.price_box table{margin-bottom:80px;width:100%;border-collapse: collapse;font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", “Noto Sans”, “Noto Sans CJK JP”, "Helvetica Neue", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
.price_box table td{font-weight:500;}
.od_price table td{font-size:22px;}
.old_room{background: #faf2e4;padding: 80px 15px;width: 100%;position: relative;}
.old_room .box{text-align: center;width: 100%;background: #fff;border-radius: 10px;padding:48px;box-shadow: 6px 4px 22px rgba(0, 0, 0, 0.07);}
.old_room h2{font-size: 42px;font-weight: 600;margin-bottom: 1em;color: #FE7D5E;text-align: center;}



#news{padding:130px 0; max-width:1000px; margin: 0 auto; margin-top: 30px;}
#news h2{text-align: center;font-weight: 600;margin-bottom:50px;}
#news h3{font-size:17px;margin-bottom:8px; border-top: solid 1px #d4d4d4;padding-top:20px;color: #141414;}
#news h3 span{display:block;color:#444;font-size:16px;}
#news h3.no-bd{border: none;}
#news p{margin-bottom:20px;}
#news .smmb{margin-bottom:10px;}
#news p b{color: #2e2e2e;font-size: 95%;display: block;}
#news p a{border-bottom:solid 1px #585858;padding:0 2px;}

.topics{padding:130px 0; max-width:800px; margin: 0 auto; margin-top: 30px;}
.topics h2{text-align: center;font-weight: 600;margin-bottom:20px;font-size:28px;}
.topics h3{font-size:24px;margin-bottom:10px}
.topics p{font-size: 18px;margin-bottom: 20px;}
.topics1{padding-top:90px;border-bottom:solid 1px #000;padding-bottom:90px;}
.to_link{color: #1c2954;text-decoration: underline;}

.contact_top{padding-top:80px;text-align: center;margin-top:80px;}
.contact_top h2{color: #000;margin-bottom:0;font-weight:400;font-size:52px;}
form#mail_form dl dt{color:#000;font-size:17px;}
#mail_form h3{text-align: center;margin-bottom:0.5em;line-height:2em;}
#mail_form h3 a{font-size: 24px;font-weight: 600;letter-spacing: 0.06em;padding:0 8px;}
#thanks{width:100%;padding:120px 15px;text-align:center;margin-top:80px;}

.campaign_clm{padding:20px 0;width:100%; max-width:720px;margin: 0 auto;display: flex;flex-wrap: wrap;justify-content: space-between;align-items: stretch;}
.campaign_clm .box{width:48%;display: inline-block;}

#industry{position: fixed;
top: 0;
left:0;
width:100%;
height:100%;
opacity: 0;
margin: auto auto;
z-index: 200;
background: #fff;
visibility: hidden;
-webkit-transform: translateX(100vw);
transform: translateX(100vw);
transition: transform 0.5s cubic-bezier(.915,.03,.755,1);
transition: transform 0.5s cubic-bezier(.915,.03,.755,1),-webkit-transform 0.5s cubic-bezier(.915,.03,.755,1);
-webkit-transition-delay: 200ms;
-o-transition-delay: 200ms;
transition-delay: 200ms;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;}

#industry.ac{visibility: visible;-webkit-transform: translateX(0);transform: translateX(0);opacity: 1;}
.back{ position: absolute;left: 0;top: 0;cursor: pointer;}
#industry td{font-size:16px;font-weight:500;color:#000;padding:6px 10px;vertical-align: top;line-height: 1.7em;}

footer{transition:1s;position:relative;width:100%;background:#111;padding:20px;text-align: center;}
footer img{margin:1em 0 1.5em;}
footer .footer_content{width:100%;padding:25px 0;}
footer .footer_content a{color:#fff;font-size:14px;padding:0 18px;}
footer p{color: rgba(255, 255, 255, 0.7);font-size:12px;}

.concept_res{display:none;}

.ani1{opacity: 0;
-webkit-transform: translateY(1.5vh);
transform: translateY(1.5vh);
-webkit-transition: opacity 300ms cubic-bezier(.694,0,.335,1),-webkit-transform 700ms cubic-bezier(.215,.61,.355,1);
transition: opacity 300ms cubic-bezier(.694,0,.335,1),-webkit-transform 700ms cubic-bezier(.215,.61,.355,1);
-o-transition: transform 700ms cubic-bezier(.215,.61,.355,1),opacity 300ms cubic-bezier(.694,0,.335,1);
transition: transform 700ms cubic-bezier(.215,.61,.355,1),opacity 300ms cubic-bezier(.694,0,.335,1);
transition: transform 700ms cubic-bezier(.215,.61,.355,1),opacity 300ms cubic-bezier(.694,0,.335,1),-webkit-transform 700ms cubic-bezier(.215,.61,.355,1);
-webkit-transition-delay: 100ms;
-o-transition-delay: 100ms;
transition-delay: 100ms;}
.ani1.on{opacity: 1;-webkit-transform: translateY(0);transform: translateY(0);}

.ani2{
opacity: 0;
-webkit-transform: scale(1.03);
transform: scale(1.03);
-webkit-transition: opacity 700ms cubic-bezier(.694,0,.335,1),-webkit-transform 1s cubic-bezier(.215,.61,.355,1);
transition: opacity 700ms cubic-bezier(.694,0,.335,1),-webkit-transform 1s cubic-bezier(.215,.61,.355,1);
-o-transition: transform 1s cubic-bezier(.215,.61,.355,1),opacity 700ms cubic-bezier(.694,0,.335,1);
transition: transform 1s cubic-bezier(.215,.61,.355,1),opacity 700ms cubic-bezier(.694,0,.335,1);
transition: transform 1s cubic-bezier(.215,.61,.355,1),opacity 700ms cubic-bezier(.694,0,.335,1),-webkit-transform 1s cubic-bezier(.215,.61,.355,1);
-webkit-transition-delay: 300ms;
-o-transition-delay: 300ms;
transition-delay: 300ms;
}
.ani2.on{opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);}

.bg_gry{width: 100%;padding: 5%;background: #f7f7f7;}
.bg_gry h3{font-weight:600;margin-bottom: 1em;}
.bg_gry h5{color: red;font-size: 0.9rem;}
.width_box{width:100%; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: stretch;}
.width_box1{width:20%;}
.width_box2{width:35%;}
.width_box3{width:35%;}
.width_box50{width:48%;}
.width_box40{width:38%;}
.width_box30{width:38%;}
.width_box15{width:18%;}
form#mail_form h4{font-size: 0.9rem;margin-top: 2em;margin-bottom:1.5em;}
form#mail_form h4 a{color: #44c4e2;}
#if-phone{display: none;}

#popup {border: solid 1px #000;display: none;position: fixed;top: 50%;left: 50%;z-index:5;width:600px;margin-left: -300px;margin-top: -300px;background: rgba(255, 255, 255, .88);padding:20px;-webkit-backdrop-filter: saturate(180%) blur(20px);backdrop-filter: saturate(180%) blur(20px);}
#popup h2{font-size:19px;font-weight: 600;margin-bottom:16px;line-height: 1.4em;text-align:center;}
#popup p{font-size:14px;line-height: 1.6em;margin-bottom:10px;}
#popup ul{padding-left: 20px;margin-bottom:5px;}
#popup ul li{font-size:15px;line-height: 1.8em;font-weight: 600;margin-bottom: 10px;color: #222;}
#popup .closebtn {position: absolute;top: 15px;right: 15px;cursor: pointer;width: 40px;height: 40px;background: #fff;border-radius: 50%;}

.sns_bt{width:100%;padding:0 20px 80px;position:relative;text-align: center;}
.sns_bt a{border:solid 1px #000;padding:20px 60px;font-size:20px;font-weight:600;margin:20px 20px;transition:0.4s;}
.sns_bt a:hover{background:#000;color: #fff;}

#free_tel{position: fixed;right:0;top:50%;margin-top:-130px;cursor: pointer;}

.year{text-align: center;width: 100%;max-width: 700px;margin: 0 auto;background:#43c4e1; padding: 28px 20px;margin-top: 40px;}
.year h3{text-align: center;font-size: 21px;line-height: 1.6em;color:#fff;font-weight:600;}
.price_link{text-align:center;padding-top:28px;}
.price_link a{display:inline-block; background: #44c4e2;color: #fff;font-size: 18px;font-weight: 600;padding: 12px 35px;border-radius: 3px;transition: 0.3s;}

@media (max-width:1280px){

}
@media (max-width:1200px){

}

@media (max-width:1160px){



}
@media (max-width:1060px){
.campaign,.service,.mission,.access{padding-left:15px;padding-right:15px;}
.gallery h2{padding-left:15px;}
}

@media only screen and (max-width: 813px) and (min-width: 568px){
header{}
.header_content{}

}





@media (max-width:770px){
.dis_ipd{display:block!important}
.dis_pipd{display:none!important}

}


@media (max-width:568px){
	body{overflow-x:hidden;}
header{height:65px;padding: 15px 15px;text-align: left;}
.logo{margin-left: -65px;width: 130px;height: 39px;transition: 0;background-size: 130px 39px;top: 13px;}
.logo img{width:120px;}
.dis_pc{display:none!important}
.dis_res{display:block!important}
.dis_ipd{display:none!important}
.dis_pipd{display:block!important}
.res_tel{display:inline-block;padding-top:7px;}
.res_tel img{width:25px;}

.top{min-height: initial;height: 300px;margin-top: 65px;background-position:center;background-color: rgba(0,0,0,0.1);background-blend-mode: multiply;}
.top_box{bottom: -12px;padding: 0 15px;text-align:center;}
.top_box img{}
.top h1{font-size:21px;}
.top h2{font-size:15px;margin-bottom:0.8em;letter-spacing: 0;line-height: 1.6em;}
.Opening{height:300px;}
.contact_bt{font-weight: 600;padding: 8px 25px;font-size:13px;}
.concept{padding:75px 15px;}
.concept h2{font-size:26px;margin-bottom: 20px;}
.concept p{font-size:16px;letter-spacing: 0.01em;line-height: 1.6em;}
.top_facility{border: solid 15px #fff;padding: 60px 0;border-top: 0;background-color: rgba(0,0,0,0.1);background-blend-mode: multiply;}
.top_facility h2{font-size:26px;margin-bottom:0;}

#global-nav ul li.sns{display:none;}
.yoyaku_res{ background: #222;width:40%;margin: 0 auto;display:inline-block!important;}
.yoyaku_res a{color: #fff!important;}
#global-nav ul li.sns_res{border-top: solid 1px #000;margin-top: 20px;display: block!important;}
#top-head #global-nav ul li.sns_res a{padding: 10px 10px 5px;display: inline-block;width: auto;}
h2{font-size:26px;}
h3{font-size:18px;}
p{font-size:13px;}
.insta{padding:50px 25px 0;}
.campaign_clm{padding:10px;}
.campaign{padding: 70px 15px;overflow-x:hidden;padding-top:0;}
.campaign_box{width:100%;margin-bottom: 35px;}

.service{padding:0 15px;overflow-x:hidden;margin-top: 58px;}
.service_box{margin-bottom:55px;width:100%;}
.service_box h3{font-size:18px;}
.service_box p{margin-bottom:1em;}
.service_box a{font-size:13px;}
.tab button{font-size: 14px;padding: 6px 18px;margin: 0.3em;}
.gallery{padding:0 0 70px;overflow-x:hidden;}
.news{width:100%;margin-top: 35px;background: none;padding: 0;}
.news h2{font-size:26px;margin-bottom: 10px;}
.news h3{margin-bottom: 5px;}
.news .more{position:relative;right:initial;bottom: initial;font-size:13px;}
.topics1{padding-top: 40px;}
.topics{padding: 80px 20px}
.topics h2{font-size:22px;}
.topics h3{font-size:18px;}
.topics p{font-size:14px;}

.content{height:300px;}
.gallery_text{font-size:13px;padding:3px 12px;}
.swiper-container{height:240px;margin-top: 25px;}
.swiper-slide{height:200px;width:350px;}
.mission{padding:0 15px 70px;overflow-x:hidden;}
.mission_text{width:100%;display:block;margin-bottom:20px;}
.mission_img{width:80%;margin:0 auto;}
.access{padding: 0 15px 70px;overflow-x:hidden;}
#map{width:100%;height:300px;}
.access_map{width:100%;}
.access_main{width:100%;}
.access_main p{font-size:13px;}

footer .footer_content a{font-size: 13px;padding: 3px 11px;line-height: 1.8em;}
footer p{font-size:11px;}

.faq{margin-top: 60px;padding: 70px 0;}f.olddog_main .column_box
.tab-group{margin-bottom:0;}
.faq_tab{width:30%;padding: 9px;font-size:14px;margin:4px 2px;}
.panel-group{padding:15px;}
.faq_box dt{font-size:14px;background-size: 15px;}
.faq_box dd{font-size:13px;margin-left:10px;}

.olddog_top,.hotel_top{ margin-top: 60px;padding: 80px 0;}
.olddog_top h2{margin-bottom:0;}
.olddog_box,.pet_box{padding:50px 15px;}
.olddog_box h2,.pet_box h2{font-size:21px;line-height: 1.5em;margin-bottom:15px;}
.olddog_box p{font-size:15px;}
.olddog_main2{display: block;padding: 0 12px;}
.olddog_main2 h2{padding-left:12px;margin-bottom:12px;}
.olddog_main2 .column_1{width:100%;float: none;}
.olddog_main2 .column_2{width:100%;}
.column_box h3{font-size:14px;}
.column_box p{font-size:11px;}
.olddog_main{display: block;padding:20px;}
.olddog_main h2.dis_res{ padding: 10px;margin-bottom: 10px;}
.olddog_main .column1,.olddog_main .column2,.olddog_main .column3{width:100%;}
.olddog_main .column2{margin-top:0;}
.olddog_main .column_box{width:100%;padding:10px;}
.olddog_step,.hotel_step{display: block;margin-top:30px}
.olddog_main .column3{margin-top:1em;}
.old_plans{padding:50px 15px 28px}
.old_plans h2{font-size: 20px;margin-bottom: 15px;}
.old_plans h3{font-size:16px;margin-bottom: 28px;font-weight:500;}
.old_plans .box{padding: 40px 20px 28px;margin-bottom: 1.5em;}
.old_plans .box h2{font-size:20px;}
.old_plans .box h4{font-size:14px;margin-bottom: 15px;}
.new_plan ul li{font-size:14px;}
.new_plan h3{font-size:16px;margin: 20px 0;font-weight:600;}
.new_plan_box{width:90%;padding: 20px;margin-bottom:12px;}
.new_plan_box p{font-size:14px;}
.old_plans .new_plan_box h2{font-size:17px;margin-bottom: 10px;line-height: 1.4em;}
.old_plans .conditions_box h3{font-size:14px;}
.old_plans .conditions_box h4{font-size:13px;}
.step_list,.hotel_step .step_list{display: table; width: 100%; padding: 25px 15px;border-left:none; border-top: solid 1px #182857; vertical-align: top;}
.step_small{ display: inline-block;vertical-align: top;width: 10%;}
.step_list img{;width:28%;margin: 0 5%;display: inline-block;vertical-align: top;}
.step_text{ display: inline-block;width: 50%;}
.step_list h3{font-size: 16px;margin-bottom:0.5em;}
.step_list p{font-size:12px;}
.conditions{padding: 20px 15px 60px;}
.conditions_box h3{font-size:17px;margin-top: 20px;}
.conditions_box p{font-size:13px;}
.conditions_box ul li{font-size:12px;}
.pet_box p{font-size:14px;}
.hotel_main{display: block;padding:0 15px;margin-top:1em;}
.hotel_main .column1,.hotel_main .column2,.hotel_main .column3{width: 100%;float: none;margin-top: 0;}
.hotel_main h2{font-size:28px;}
.week_box_left h3{font-size:13px;}
.tokucho{padding: 60px 15px 80px;}
.tokucho_main h2{font-size: 22px;}
.tokucho_main h3{font-size:15px;margin-bottom: 10px;}
.tokucho_box h3 span{margin-right:15px;}
.tokucho_box h3 span img{width: 28px;}
.tokucho_box{padding: 40px 20px;display: block;}
.tokucho_box_text{width:100%;}
.tokucho_box_img{width:100%;margin-top: 15px;}
.tokucho_box_text p{font-size:14px;}
.tokucho_column{width:100%;display: block;}
.tokucho_column_box{width:100%;padding:20px;margin-bottom: 1em;}
.tokucho_column_box h2{font-size:18px;}
.tokucho2{padding: 40px 20px;}
.tokucho2 h3{font-size:18px;margin-bottom: 10px;}
.tokucho2 h3 span{margin-right:15px;}
.tokucho2 h3 span img{width: 28px;}
.tokucho2 h2{font-size:20px;margin-bottom: 1em;}
.tokucho_column .box{width:100%;padding: 28px 20px;}
.tokucho_column .box h2{font-size: 20px;margin-bottom: 10px;}
.tokucho_column .box p{margin-bottom:1em;}
.room_type_column{display: block;}
.room_type .box{width:100%;padding:20px;}
.room_type .box h2{font-size:20px;}
.room_type .box p{font-size:14px;}
.price, .od_price{padding: 50px 15px 20px;}
.price h2, .od_price h2{font-size: 22px;}
.od_price table td{font-size: 10px;}
.price_box table{margin-bottom: 48px;}

.tyui{font-size:12px;margin-bottom: 2em;}
.hotel_top h2{margin-bottom:0;}
.trim_top{padding:80px 0;}
.trim_feature{padding: 50px 20px;}
.trim_feature h2{font-size:24px;}
.trim_feature .box{display: block;margin-bottom: 1em;margin-top: 1em;}
.trim_feature .tsuyomi{font-size: 20px;margin-bottom: 15px;}
.trim_feature .tsuyomi img{width: 40px;}
.trim_feature h3{font-size:16px;}
.trim_feature .box .columns{width:100%;}
.trim_column{padding: 40px 20px 0;display: block;}
.trim_column_box{width:100%;padding:20px;margin-bottom: 1em;border-radius: 8px;}
.trim_feature .trim_column_box h2{font-size: 18px;padding-bottom: 8px;}
.trim_column_box h2 span img{width:28px;}
.trim_column_box ol li{font-size: 16px;margin-bottom: 8px;}
.trim_column_box h4{margin-top: 0.2em;margin-bottom: 0.2em;}
.trim_feature h3 .mt-3{margin-top: 2em!important;}
.trim_option{padding: 50px 20px;}
.trim_option_main h2{font-size: 24px;margin-bottom: 0.5em;}
.trim_option_main h3{font-size:16px;margin-bottom: 0.5em;}
.trim_option_main .trim_column{padding: 0;}
.trim_option_box{padding:40px 20px;}
.trim_option_box h3 span{margin-right: 15px;vertical-align: middle;}
.trim_option_box h3 span img{width: 24px;}
.trim_step{display: block;margin-top: 40px;}
.trim_step .step_list h3{text-align:left;}
.trim_angel{padding:20px;}
.trim_angel h2{font-size:14px;margin-bottom:10px;}
.trim_angel p{font-size:11px;}

.week_top{padding: 80px 0;margin-top: 64px;}
.week_box{padding:60px 25px 50px;;display: block;}
.week_box_left,.week_box_right{width:100%;}
.week_box_left img{width: 75%;}
.week_box h2{font-size:26px;text-align: center;}
.week_box_left h3{font-size:14px;}
.week_box p{text-align: center;font-size:14px;margin-top: 1.2em;}
.lesson{padding: 60px 15px;}
.lesson_main h2{font-size:28px;margin-bottom: 0.8em;}
.lesson_main h3{font-size:15px;}
.lesson_box{display: block;padding: 35px 20px;}
.lesson_box h3{margin-bottom: 1em; font-size: 18px;}
.lesson_box h3 span{margin-right:12px;}
.lesson_box h3 span img{width:25px;vertical-align: top;}
.lesson_box h2{font-size:20px;}
.lesson_box p{font-size:14px;}
.lesson_box_text{width:100%;padding-top:0;}
.lesson_box_img{width:100%;text-align: center;margin-top:1.2em}
.lesson_box_img img{width:85%;}
.lesson_column{display:block;}
.lesson_column_box{padding:20px;width:100%;}
.lesson_column_box .icon{width:40px;}
.lesson_column_box h2{font-size: 20px;}
.lesson_column_box .links{font-size:14px;}
.lesson_column_box ol{font-size:14px;}
.lesson_flow h2{font-size:20px;}
.lesson_flow_time{width: 58px; height: 58px;line-height: 58px;font-size: 14px;padding:0;}
.lesson_flow_text h2{font-size:16px;}
.lesson_flow_text h3{font-size:13px;}
.lesson_flow_text p{font-size:12px;}
.lesson_flow_open, .lesson_flow_close{width:150px;}
.olddog_step.week_step .step_list{width:100%;}
.daycare{padding:60px 15px;}
.daycare_main h2{font-size:26px}
.daycare_main h3{font-size:15px;}
.daycare_box{display:block;margin-bottom: 2em;}
.daycare_box_column{width:100%;padding: 30px 20px;margin-bottom:0.8em;}
.daycare_box_column img{width:40px;}
.daycare_main h2{font-size:18px;}
.daycare_main .content{height:280px;margin-bottom:3em;}
.daycare .lesson_column{margin-top: 1em;}
.daycare_main .lesson_column_box h3 img{width: 40px;margin-right: 12px;}
.daycare_main .lesson_column_box h2{font-size:20px;}
.daycare_main .links{padding-top:0;font-size:14px;}

.recruit_top{padding:65px 15px;margin-top:65px}
.recruit_top h2{margin-bottom: 0;}
.recruit_main{padding: 40px 0 25px;}
.recruit_box{padding:0 15px;}
.recruit_box_left{width:100%;}
.recruit_box h2{font-size: 22px; padding-top: 15px;margin-bottom: 0.8em;}
.recruit_box p{font-size:17px;}
.recruit_box_right{width: 100%;text-align: center;}
.recruit_box_right img{max-width: 260px;margin: 1em auto 0;}
.recruit_table{padding:60px 15px;}
.recruit_table h2{font-size: 22px;margin-bottom: 25px;}
.recruit_table table td{padding:5px 8px;min-width: 80px;font-size: 13px;}
.recruit_table table td ul ol{font-size: 12px;}
.bt_lint{padding: 0.5em 1.8em;font-size: 15px;}

#news{ margin-top: 40px; padding: 70px 20px;}
#news h2{margin-bottom: 20px;}
#news h3{font-size: 14px;margin-bottom: 4px;padding-top:15px;}
#news p{margin-bottom: 15px;}

.contact_top{margin-top: 60px;padding-top:70px;}
.contact_top h2{font-size:32px;}
form#mail_form dl dt{font-size:15px;font-weight: 300;}
.width_box1{width:100%;}
.width_box2,.width_box3{width:48%;}
.width_box50{width:100%;}
.width_box40{width:100%;}
.width_box30{width:64%;}
.width_box15{width:34%;}
.Opening__img{max-width:inherit!important;width: auto!important;margin-left: -20%;}

#popup{margin-left:0;width:370px;margin-top: -210px;margin-left:-185px;border: none;}
#popup h2{font-size:14px;margin-bottom: 8px;text-align:center;}
#popup p{font-size:12px;margin-bottom: 4px;}
#popup ul{margin-bottom: 10px;font-size: 12px;padding-left:18px;}
#popup ul li{font-size:12px;}
.sns_bt a{margin: 20px 10px;padding: 10px 28px;font-size: 14px;}
#free_tel{display: none;}

.year{width: 95%;padding: 20px 15px;margin-top: 28px;}
.year h3{font-size: 15px;}


}

@keyframes anileft {
 0% {
  transform: translateX(-10px);
  opacity: 0;
 }
}



@media (max-width:400px){
	
}
@media (max-width:321px){
.dis_se{display:block!important;}

}



