@charset "utf-8";
/* CSS Document */

*{
	margin: 0;padding: 0;
}
img{
	vertical-align: bottom;max-width: 100%;
}
a img{
	border: none;text-decoration: none;
}
a:hover img{opacity: 0.7;}
html{
	font-family: 'Noto Serif JP', serif,"ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}

div, section, article{
	overflow: hidden;
}
ul{
	list-style: none;
}

header{
	width: calc(100% - 10px); height: 80px;padding: 5px; background-color: rgba(23,50,63,0.8);overflow: hidden;z-index: 5;position: fixed;top: 0;left: 0;
}
div.site_ttl{
	float: left;
}
h1{
	padding-left: 10px;height: 70px;font-size: 20px;
}
h1 img{
	margin: 0;padding: 0;vertical-align: middle;line-height: 0.8;
}
.logo1{
	height: 20px;
}
.logo2, .logo3{
	height: 50px;
}

nav{
	float: right;color: #fff;
}
nav ul li{
	float: left;text-align: center;line-height: 50px;padding: 0 8px;font-size: 14px;
}
nav ul li img{
	vertical-align: middle;
}
nav ul li a{
	color: #fff;text-decoration: none;
}
nav ul li a:hover{
	text-decoration: underline;
}
nav ul li.booking{
	background-color: #af4b14;font-size: 18px;margin-left: 10px;padding: 0 15px;
}
nav p{
	text-align: right;padding-right: 20px;line-height: 30px;font-size: 14px;
}

#wrap{
	background-color: #333;
}

#covid{
	background-color: #fff;padding: 2em;
}
.goto{
	margin-bottom: 30px;
}
.goto img{
	max-width: 200px;
}
#covid ol{
	margin-bottom: 10px;
}
#covid ol li{
	margin-left: 20px;
}
.taisaku{
	float: right;margin-left: 10px;
}
.taisaku img{
	width: 120px;margin-right: 10px;
}

.contents{
	margin: 0 auto;padding: 40px 0;color: #fff;
}
.contents a{
	color: #fff;
}
.contents a:hover{
	color: #90F6FF;
}
.page_ttl{
	background-image: url(../img/bg_ttl.jpg);background-size: cover;background-position: top center;
}
.page_ttl h2{
	height: 110px;text-align: center;color: #fff;padding-top: 100px;font-size: 2rem;font-weight: normal;letter-spacing: 5px;
}
.page_ttl h2 span{
	font-size: 80%;font-family: 'Charm', cursive;font-weight: normal;
}
.page_ttl h2.line2{
	height: 160px;line-height: 70px;text-align: center;color: #fff;padding-top: 90px;font-size: 2rem;font-weight: normal;letter-spacing: 5px;
}

footer{
	background-color: #dddddd;padding: 2em;background-image: url(../img/footer.jpg);background-position: center bottom;background-size: cover; color: #fff;
}
.foot_inner{
	margin: 0 auto;font-size: 0.9em;
}
.add{
	margin-bottom:2em;text-align: center;
}
.asahi{
	font-size: 1.25rem;margin-bottom: 10px;
}
ul.sitemap{
	clear: both;overflow: hidden;
}
ul.sitemap li{
	float: left;line-height: 160%;
}
ul.sitemap li a{
	color: #fff;text-decoration: none;
}
ul.sitemap li a:hover{
	color: #D74200;
}

#pagetop{
	width: 50px; height: 50px; position: fixed; right: 25px; bottom: 25px; background: #3f98ef; opacity: 0.8; border-radius: 50%;
}
#pagetop a{
	position: relative; display: block; width: 50px; height: 50px; text-decoration: none; text-align: center;
}
#pagetop a::before{
	font-family: "Font Awesome 5 Free"; content: '\f106'; font-weight: 900; font-size: 25px; color: #fff; position: absolute; width: 25px;  height: 25px; top: 10px; bottom: 10px; right: 0; left: 0; margin: auto;
}

a[href^="tel:"]{
	color: #fff;
}
footer a[href^="tel:"]{
	color: #151515;
}

@media screen and (min-width:1000px){
	.contents{
	width: 1000px;
}
	.foot_inner{
	width: 1000px;
}
	ul.sitemap li{
	width: 20%;
}
	#covid .text_box{
	width: 1000px;margin: 0 auto;
}
}
@media screen and (max-width:999px){
	header{
	height: 60px;
}
	h1{
	padding-left: 10px;height: 70px;font-size: 20px;
}
	h1 img{
	margin: 0;padding: 0;vertical-align: middle;line-height: 0.8;
}
	.logo1{
	height: 20px;
}
	.logo2, .logo3{
	height: 35px;
}
	nav{
	display: none;
}
	.contents{
	padding: 1em;
}
	.page_ttl h2{
	height: 100px;line-height: 100px;padding-top: 60px;
}
	.page_ttl h2.line2{
	min-height: 160px;line-height: 50px;text-align: center;color: #fff;padding-top: 90px;font-size: 1.5rem;font-weight: normal;letter-spacing: 5px;
}
	ul.sitemap li{
	width: 25%;
}
}
@media(min-width: 768px){
  a[href^="tel:"]{ pointer-events: none;}
}
@media(max-width:767px){
	.add, div.sitemap{
	float: none;
}
	.add{
	margin-bottom: 1.5em;
}
	ul.sitemap{
	padding-bottom: 1.5em;
}
	ul.sitemap li{
	width: 50%;text-align: center;
}
}


/*---------------------------------------------
index.html
---------------------------------------------*/
#main{height: 100vh;}
.slide div.slide_box{
	background-repeat: no-repeat; background-size: cover; height: 100vh; margin: 0;position: relative;
}
.slide div.slide_box p{
	position: absolute; top: 150px;left: 30px; text-align: center;color: #fff;font-size: 3rem;text-shadow: 3px 3px 5px #333;
}
.slide div.img00{
	background-image: url(../img/main00.jpg);background-position: center;
}
.slide div.img0{
	background-image: url(../img/main0.jpg);background-position: center;
}
.slide div.img01{
	background-image: url(../img/main01.jpg);background-position: center;
}
.slide div.img02{
	background-image: url(../img/main02.jpg);background-position: center;
}
.slide div.img03{
	background-image: url(../img/main03.jpg);background-position: center;
}
.slide div.img03 p{
	top: 45%;
}
.slide div.img04{
	background-image: url(../img/main04.jpg);background-position: center;
}
.slide div.img05{
	background-image: url(../img/main05.jpg);background-position: center;
}
/* ページャー */
.slide .slick-dots{
	bottom: 4%;	z-index: 1;
}
@media screen and (min-width:480px) and (max-width:999px) {
  .slide .slick-dots{
	top: 540px;
}
}

.block_L{
	background-size: cover;
}
.block_L h2{
	margin-bottom: 20px;
}
.block_L h2 span{
	padding: 0 15px;font-size: 90%;font-family: 'Niconne', cursive;font-weight: normal;
}
.info{
	background-image: url(../img/bg_info.jpg);background-position: center;
}
.room{
	background-image: url(../img/bg_room.jpg);background-position: center;
}
.block_L > div{
	background-color: rgba(255,255,255,0.9);padding: 30px 20px;width: 40%;box-shadow: 5px 5px 8px #444;background-image: url(../img/star.png);background-size: contain;background-repeat: no-repeat;background-position: bottom center;text-shadow: 3px 3px 3px #fff;position: relative;
}
.block_L > div a{
	position: absolute; top: 0; left: 0; width: 100%;  height: 100%; text-indent:-999px; z-index: 2;
}
.block_L > div a:hover{
	background-color: rgba(255,255,255,0.25);
}

.block_M{
	margin: 100px auto 50px;
}
.block_M a{
	color: #000;
}
.square{
	background-color: #CDCDCD;position: relative;overflow: hidden;
}
.square a{
	position: absolute; top: 0; left: 0;height:100%; width: 100%;
}
.square a:hover{
	background-color: rgba(255,255,255,0.3);
}
.square_bg p{
	font-family: 'Niconne', cursive;font-size: 22px;
}
.square_bg1{
	background-image: url(../img/bg_onsen.jpg);
}
.square_bg2{
	background-image: url(../img/bg_meal.jpg);
}
.square_bg3{
	background-image: url(../img/bg_party.jpg);
}
.square_bg4{
	background-image: url(../img/bg_price.jpg);
}
.square_bg > div{
	background-color: rgba(255,255,255,0.9);padding: 30px 10px;width: 200px;text-align: center;background-image: url(../img/star.png);background-size: contain;background-position: center bottom;background-repeat: no-repeat;
}
.square_bg{
	background-position: center;background-size: cover;display: flex;justify-content: center;align-items: center;width: 100%;height: 100%;position: absolute;width: 100%;height: 100%;transition: all 0.5s ease-out;
transform: matrix3d(
		1, 0, 0, 0,
		0, 1, 0, 0,
		0, 0, 1, 0,
		0, 0, 0, 1
	);
will-change: transform;
}
.square_bg:hover{
	transform: matrix3d(
		1, 0, 0, 0,
		0, 1, 0, 0,
		0, 0, 1, 0,
		0, 0, 0, 0.9
	);
}

.block_S{}
.block_S a{
	color: #000;
}
.card{
	width: 220px;height: auto;float: left;margin-right: 40px;position: relative;
}
.card:nth-child(4){
	margin-right: 0;
}
.card a{
	position: absolute; top: 0; left: 0; height:100%; width: 100%;
}
.card a:hover{
	background-color: rgba(255,255,255,0.3);
}
.card_imgframe{
	width: 100%;height: auto;padding-top: 56.25%;background-size: cover;box-sizing: border-box;background-position: center;
}
.card_imgframe{transition: all 0.5s ease-out;transform: matrix3d(
		1, 0, 0, 0,
		0, 1, 0, 0,
		0, 0, 1, 0,
		0, 0, 0, 1
	);will-change: transform;
}
.card_imgframe:hover {
	transform: matrix3d(
		1, 0, 0, 0,
		0, 1, 0, 0,
		0, 0, 1, 0,
		0, 0, 0, 0.9
	);
}
.card1{
	background-image: url(../img/bg_covid.jpg);
}
.card2{
	background-image: url(../img/bg_around.jpg);
}
.card3{
	background-image: url(../img/bg_faq.jpg);
}
.card4{
	background-image: url(../img/bg_link.jpg);
}
.card_textbox{
	width: 100%;height: auto;padding: 20px 18px;background-color: #fff;box-sizing: border-box;
}
.card_textbox > * + *{
	  margin-top: 10px;
}
.card_titletext{
	line-height: 125%;text-align: center;
}
.card_titletext p{
	margin: 5px 0;font-family: 'Charm', cursive;
}
.mR0{
	margin-right: 0;
}

.caption{
	font-size:	130%;text-align: center;padding-top:80px;color:	#fff;
}
.mask{
	width:	100%;height:100%;position:absolute;top:0;left:0;opacity:0;background-color:	rgba(0,0,0,0.8);-webkit-transition:	all 0.2s ease;transition:	all 0.2s ease;
}
.card:hover .mask {	opacity:1;}

#news{
	padding: 60px 0;background-image: url(../img/news_bg.jpg);
}
#news h2{
	position: relative;display: inline-block;margin: 0 auto 20px;
}
#news h2::before{
	content: ''; position: absolute; bottom: -15px; display: inline-block; width: 50px; height: 3px; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); background-color: #333; border-radius: 2px;
}
.news{
	width: 1000px;margin: 0 auto;padding: 15px 0;
}
.news_ttl{
	text-align: center;margin-bottom: 10px;
}
.news table{
	margin-bottom: 20px;
}
.news table tr{
	padding-bottom: 5px;
}
.news table th{
	font-weight: normal;
}
.bg_white{
	background-color: #fff;
}
#news .news table a{
	color: #161616;
}
#news .news table a:hover{
	color: #af4b14;
}
.to_ichiran{
	text-align: right;
}
.to_ichiran img{
	width: 150px;
}


@media screen and (min-width:1000px){
	.block_L{
	padding: 80px 60px;min-height: 370px;
}
	.block_L > div{
	min-width: 500px;transform: translateX(-100%);left: 100%;
}
	
	.block_M{
	width: 1000px;
}
	.square{
	width: 470px;height: 470px;float: left;margin-bottom: 40px;
}
	.square1{
	margin-right: 30px;
}
	.square2{
	margin-left: 30px;
}
	.square3{
	margin-right: 30px;
}
	.square4{
	margin-left: 30px;
}
	
	.block_S{
	width: 1000px;margin: 0 auto 100px;
}
	
	.news_outer{
	height: 80px;overflow-y: scroll;
}
	.news table th{
	width: 200px;
}
}
@media screen and (max-width:999px){
	#main{height: 75vh;}
	.slide div.img04{
	background-image: url(../img/main04.jpg);background-position: center left;
}
	.slide div.slide_box p{
	position: absolute; top: 100px;left: 10px; text-align: left;color: #fff;font-size: 1.5rem;text-shadow: 3px 3px 5px #333;padding-right: 10px;
}
	
	.block_L{
	padding: 60px 50px;
}
	.block_L > div{
	width: 80%;margin: 0 auto;
}
	
	.block_M{
	padding: 20px; margin: 50px auto 50px;
}
	.square{
	width: 350px;height: 350px;float: left;margin-right: calc(25% - 175px);margin-left: calc(25% - 175px);margin-bottom: 2em;
}
	
	.block_S{
	width: 95%;margin: 0 auto 100px;
}
	.card{
	width: 23%;height: auto;float: left;margin-right: 2%;position: relative;
}
	.unit4{
	margin-right: 0;
}
	
	.news{
	width: 90%;
}
	.news_outer{
	height: 150px;overflow-y: scroll;
}
	.news table th,.news table td{
	display: block;
}
	.news table th{
	text-align: left;font-size: 0.9rem;
}
	.news table td{
	font-size: 0.9rem;margin-bottom: 10px;
}
}
@media screen and (max-width:750px){
	.block_L{
	padding: 60px 0;
}
	.block_L > div{width: calc(100% - 40px);}
	
	.square{
	float: none;margin: 20px auto;
}
	.block_S{
	width: 95%;margin: 0 auto 100px;
}
	.card{
	width: 48%;height: auto;float: left;margin-right: 4%;position: relative;margin-bottom: 15px;
}
	.unit2{
	margin-right: 0;
}
	.unit4{
	margin-right: 0;
}
	.card_textbox{
	font-size: 0.8rem;
}
}
@media screen and (max-width:480px){
	#main {height: 100vh;}
	.square{
	width: 300px;height: 300px;
}
}


/*---------------------------------------------
コンテンツページ　共通
---------------------------------------------*/
ul.pankuzu{
	overflow: hidden;margin-bottom: 30px;
}
ul.pankuzu li{
	font-size: 0.7rem;float: left;
}
ul.pankuzu li::after{
	content: "＞";padding: 0 5px;
}
ul.pankuzu li:last-child::after{
	content: "";
}

.visual{
	background-size: cover;
}
.visual img{
	margin-top: 30px;
}
.shokuji{
	background-image: url(../img/meal/meal.jpg);background-position: center;text-align: right;
}

.top_img{
	margin-bottom: 20px;
}
.top_img img{
	max-width:750px;width: 100%;
}

.box{
	background-color: rgba(221,221,221,0.7);color: #000;padding: 1em;
}

@media screen and (min-width:1000px){
	.text_box{
	margin-bottom: 6em;
}
	.visual{
	height: 500px;
}
	.visual img{
	margin-right: 80px;
}
	.visual img.onsen_text{
	margin-left: 80px;
}
}
@media screen and (max-width:999px){
	.text_box{
	margin-bottom: 3em;
}
	.visual{
	padding-bottom: 30px;
}
	.visual img.onsen_text{
	margin-left: 30px;
}
}
@media screen and (max-width:639px){
	.visual img.onsen_text{
	margin-left: 0;
}
}

/*---------------------------------------------
info.html - ご利用案内
---------------------------------------------*/
.detail dl{
	overflow: hidden;margin-bottom: 2em;min-height: 80px;
}
.detail dl dt{
	border-left: 1px solid #fff;padding: 15px;
}
.detail dl dd{
	padding: 15px;
}

.annai{
	text-align: center;
}

@media screen and (min-width:1000px){
	.detail dl dt{
	width: 180px;float: left;
}
	.detail dl dd{
	float: left;width: calc(100% - 210px - 35px);
}
}
@media screen and (max-width:999px){
	.detail dl dt{
	margin-bottom: 10px;
}
	.detail dl dd{}
}


/*---------------------------------------------
meal.html - 食事
---------------------------------------------*/
img.restaurant{
	height: 250px;margin-right: 10px;
}
ul.dinner{
	margin: 1em 0;
}
ul.dinner li{
	text-align: center;font-size: 80%;margin-bottom: 10px;
}
ul.dinner img{
	max-width: 95%;margin-bottom: 5px;
}
table.dinner th{
	width: 30%;font-weight: normal;
}


/*---------------------------------------------
onsen.html - 温泉
---------------------------------------------*/
/*.onsen{text-align: right;} */
.bg-video-wrap{
	position: relative; overflow: hidden; width: 100%; height: calc(100vh - 200px);background-color: #333;
}
.onsen p{
	z-index: 5;position: absolute;width: 100%;top: 0;  bottom: 0;  left: 0;  right: 0;  margin: auto;
}
.onsen video{
	min-width: 100%; min-height: 100%; z-index: 1;top: 50%;transform: translateY(-50%);position: relative;
}
ul.hotspring li{
	text-align: center;font-size: 80%;margin-bottom: 10px;
}
ul.hotspring img{
	max-width: 95%;margin-bottom: 5px;
}

@media screen and (min-width:1000px){
	.onsen p img{padding-top: 6vh;}
}
@media screen and (max-width:999px){

}



/*---------------------------------------------
access.html - アクセス
---------------------------------------------*/
.map iframe{
	margin-bottom: 30px;
}
div.bus{
	background-color: rgba(255,255,255,0.5);padding: 10px;color: #111;margin: 5px 0;
}
table.bus th,table.bus td{
	border: 1px solid #fff;
}
.access_img{
	background-color: #fff;text-align: center;
}

@media screen and (min-width:1000px){
	table.bus th{
	width: 80px;
}
	.access_img{
	padding: 20px;text-align: center;width: 80%;margin: 0 auto;
}
	.access_img img{
	max-width: 90%;
}
}
@media screen and (max-width:999px){
	table.bus th,table.bus td{
	font-size: 80%;
}
	.access_img{
	padding: 20px;
}
}


/*---------------------------------------------
room.html - 客室
---------------------------------------------*/
ul.room_ank{
	overflow: hidden;margin-bottom: 3em;
}
ul.room_ank li{
	float: left;text-align: center;
}
ul.room_ank li{
	width: 25%;
}
ul.room_ank li img{
	max-width: 150px;
}
.room_type{
	margin-bottom: 30px;clear: both;
}
.room_detail h4{
	margin-bottom: 10px;
}

@media screen and (min-width:1000px){
	.room_img,.room_detail{
	float: left;
}
	.room_img{
	width: 380px;margin-right: 40px;
}
	.room_detail{
	width: 580px;
}
}
@media screen and (max-width:999px){
	.room_type{
	margin-bottom: 3em;
}
	.room_img{
	text-align: center;margin-bottom: 1em;
}
	.room_img img{
	max-width: 80%;
}
}
@media screen and (max-width:750px){
	ul.room_ank li{
	width: 50%;
}
	ul.room_ank li img{
	max-width: 80%;
}
}



/*---------------------------------------------
price.html - 料金
---------------------------------------------*/
@media screen and (max-width:999px){
	.price table{
	display: block;overflow-x: scroll;white-space: nowrap;-webkit-overflow-scrolling: touch;
}
}

/*---------------------------------------------
around.html - 周辺案内
---------------------------------------------*/
ul.season li{
	float: left;padding: 0 5px;
}
ul.season li img{
	margin-bottom: 10px;
}

dl.midokoro{
	margin-bottom: 3em;
}
dl.midokoro dt{
	font-weight: bold;letter-spacing: 3px;margin-bottom: 10px;
}
dl.midokoro dt span{
	padding: 5px 10px;background-color: #DC5611;
}

@media screen and (min-width:1000px){
	ul.season li{width: calc(25% - 10px);}
}
@media screen and (max-width:999px){
	ul.season li{width: calc(50% - 10px);}
}


/*---------------------------------------------
booking.html - 予約案内
---------------------------------------------*/
ol.book li{
	margin-left: 20px;
}
ol.book li::before{
	font-size: 150%;
}
.yoyaku{
	text-align: center;margin: 4em 0 0;
}



/*---------------------------------------------
faq.html - Q&A
---------------------------------------------*/
dl.faq{}
dl.faq dt{
	margin-bottom: 10px;color: #E9E68C;
}
dl.faq dt::before{
	content: "Q.";margin-right: 5px;
}
dl.faq dd{
	padding-left: 3em;margin-bottom: 40px;text-indent: -25px;
}
dl.faq dd::before{
	content: "A.";margin-right: 5px;
}
dl.faq dd ul{
	margin-left: 20px;
}
dl.faq dd ul li{
	text-indent: 0;
}
dl.faq dd ul.list{
	margin-left: 0;
}
dl.faq dd ul.list li{
	text-indent: -1.5em;
}
dl.faq dd table{
	min-width: 50%;
}
dl.faq dd table th,dl.faq dd table td{
	text-indent: 0;
}
.mt-15{
	margin-top: -1.5em;
}



/*---------------------------------------------
link.html - リンク集
---------------------------------------------*/
ul.link{
	list-style: square;margin-left: 20px;
}
ul.link li{
	margin-bottom: 10px;
}


/*---------------------------------------------
sitemap.html - サイトマップ
---------------------------------------------*/
.ttl{
	border: 2px solid #DB5F00;border-left: 15px solid #DB5F00; padding: 10px;width: 80%;margin-bottom: 10px;background-color: rgba(255,255,255,1);color: #191919;font-weight: bold;
}

.left ul{
	margin-left: 1em;
}
.left ul li{
	margin-bottom: 5px;
}
.left ul li::before{
	content: "-";margin-right: 8px;
}
.left ul li a{
	text-decoration: none;
}

@media screen and (min-width:1000px){
	.left{
	width: 50%;float: left;
}
}
@media screen and (max-width:999px){
	.left{
	margin-bottom: 2em;
}
}


/*---------------------------------------------
covid19.html - コロナ対策
---------------------------------------------*/
ul.colona li{
	width: 33%;float: left;margin-bottom: 10px;
}
ul.colona li img{
	max-width: 90%;text-align: center;
}


/*---------------------------------------------
asahi.html - 尾張旭市民の皆様へ
---------------------------------------------*/

@media screen and (min-width:1000px){
	.wid250{
	width: 250px;
}
}


/*---------------------------------------------
fonts - 装飾
---------------------------------------------*/
h3{
	background-image: url(../img/h3_bg.png);background-position: center;background-repeat: no-repeat;min-height: 80px;text-align: center;vertical-align: middle;margin-bottom: 30px;font-family: 'Noto Serif JP', serif,"ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";font-weight: normal;font-size: 30px;text-shadow: 3px 3px 3px #111;
}
h4{
	margin-bottom: 5px;
}

.large{
	font-size: 125%;
}
.small{
	font-size: 80%;
}
.att{
	color: #DF6100;
}
.appeal{
	font-size: 200%;font-family: 'Noto Serif JP', serif,"ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";margin-bottom: 10px;
}

.indent4{
	text-indent: -4em;margin-left: 4em;
}

ul.disc{
	list-style: disc;margin-left: 20px;
}
ul.disc li{
	margin-bottom: 5px;
}
ul.list li{
	text-indent: -1.5em;margin-left: 1.5em;
}
ul.list li::before{
	content: "※";margin-right: 0.5em;
}

ul.col2{
	overflow: hidden;
}
ul.col2 li{
	width: 50%;float: left;
}
ul.col3{
	overflow: hidden;
}
ul.col3 li{
	width: 33%;float: left;
}
ul.col4{
	overflow: hidden;
}
ul.col4 li{
	width: 25%;float: left;
}

table.border{
	border-collapse: collapse;border-top: 1px solid #fff;
}
table.border th{
	border-bottom: 1px solid #fff;padding: 20px 10px;background-color: rgba(229,134,51,0.6);
}
table.border td{
	border-bottom: 1px solid #fff;padding: 20px 10px;
}
table.border2 th,table.border2 td{
	border: 1px solid #fff;
}


@media screen and (max-width:999px){
	ul.col2 li{
	width: 100%;float: none;margin-bottom: 10px;
}
	ul.col3 li{
	width: 100%;float: none;margin-bottom: 10px;
}
	ul.col4 li{
	width: 100%;float: none;margin-bottom: 10px;
}
}


/*---------------------------------------------
ボタン類
---------------------------------------------*/
.btn,
a.btn,
button.btn{
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1rem 4rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
}
a.btn-flat{
  overflow: hidden;
  padding: 1rem 6rem;
  color: #151515;
  border-radius: 0;
  background:#fff;
}
a.btn-flat span{
  position: relative;
}
a.btn-flat::before{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  -webkit-transform: translateX(-96%);
  transform: translateX(-96%);
  background: #af4b14;
}
a.btn-flat:hover:before {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}


/* ------------- スクロールフェードインDown用 ------------- */
.fadeInDown{
 -webkit-animation-fill-mode:both;
 -ms-animation-fill-mode:both;
 animation-fill-mode:both;
 -webkit-animation-duration:3s;
 -ms-animation-duration:3s;
 animation-duration:3s;
 -webkit-animation-name: fadeInDown;
 animation-name: fadeInDown;
 visibility: visible !important;
}
@-webkit-keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translateY(20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translateY(20px); -ms-transform: translateY(20px); transform: translateY(20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}
/* ------------- スクロールフェードインDown用 END ------------- */ 
