/*
Theme Name: Asante Web Child
Template: asante-web
Version: 202409
*/

.above_footer{
	margin-top: 50px;
}
body.home .above_footer{
	margin-top: 100px;
}
footer .footer-nav-sns .spnav-sns img{
	-webkit-filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(352deg) brightness(102%) contrast(101%);
	filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(352deg) brightness(102%) contrast(101%);
}
header.m2 .head-logo img {
	padding: 0 0 5px;
}
ul.vertically li div h3{
	margin-bottom: 0.5em;
}

/* 固定ページ_タイルレイアウト */
body.page .flexbox.type-simple{
	align-items: stretch;
}
body.page .flexbox.type-simple figure img{
	height: 100%;
	object-fit: cover;
	margin-bottom: 0;
	display: flex;
    align-items: center;
}
body.page .type-simple:not(.flexbox) figure, body.page .type-simple:not(.flexbox) figure img{
	margin: 0;
}
body.page .type-simple:not(.flexbox) figure + .cont{
	padding: 45px 60px;
	box-sizing: border-box;
}
body.page .flexbox.type-simple .cont{
	padding: 45px 60px;
	box-sizing: border-box;
}
body.page .flexbox.type-tile .cont{
	box-sizing: border-box;
}
body.page .type-simple .cont p{
	font-size: 1.2rem;
}
body.page .flexbox.type-tile .cont p{
    font-size: 1em;
    letter-spacing: -0.02em;
}
body.page .flexbox.type-tile .cont h3{
	font-size: 1.8rem;
	line-height: 1.6;
}
body.page .flexbox.type-tile .cont h4{
	font-size: 1.2rem;
}
.type-tile figure img{
	cursor: pointer;
}
.flexbox.type-tile .pct{
	width: 60%;
}
.flexbox.type-tile .cont{
	width: 40%;
}
.flexbox.type-tile .pct img {
    width: calc(100% / 3);
    margin-bottom: 0;
	aspect-ratio: 1;
	object-fit: cover;
}
.flexbox.type-tile .pct.pct-2 img {
    width: calc(100% / 2);
}
.flexbox.type-tile .pct.pct-4 img {
    width: calc(100% / 4);
}

body.page .btn-more {
	text-align: center!important;
	margin: 25px 0 0;
}
body.page .btn-more a {
    display: inline-block;
    /* font-size: 1.5rem; */
    line-height: 1.6;
    font-family: 'Poppins', '游ゴシック体', Yu Gothic, YuGothic, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
    border: 1px solid #333;
    padding: .4em 2em;
    border-radius: 9999px;
    overflow: hidden;
    position: relative;
    -webkit-transition: color 0.3s, background-color 0.3s;
    transition: color 0.3s, background-color 0.3s;
    text-decoration: none;
    color: #222;
    background: #FFF;
}

body.page .type-custom dl {
	display: flex;
	flex-wrap: wrap;
	width: 50%;
}
body.page .type-custom dl > *{
	box-sizing: border-box;
	padding: 0px 10px;
	border-bottom: 1px solid #c3c3c3;
	line-height: 2.5;
}
body.page .type-custom dl > *:nth-child(2n){
/* 	margin-right: 1%; */
}
body.page .type-custom dl > dt{
	font-weight: bold;
	width: 24%;	

}
body.page .type-custom dl > dd{
	width: 74%;
}

/* _固定ページ_タイルレイアウト */

/*media Queries タブレットサイズ（960px以下）
----------------------------------------------------*/
@media only screen and (max-width: 960px) {


}

/*media Queries タブレットサイズ（600px以上）
----------------------------------------------------*/
@media only screen and (min-width: 600px) {



}

/*media Queries スマホサイズ（768px以下）
----------------------------------------------------*/
@media only screen and (max-width: 767.99px) {
	p > br{
		display: none;
	}
	.above_footer p > br{
		display: inherit;
	}
	/* 固定ページ_タイルレイアウト */
	body.page .flexbox.type-simple .cont{
		padding: 20px 30px;
		width: 100% !important;
	}
	body.page .type-simple:not(.flexbox) figure + .cont{
		padding: 20px 30px;
	}
	
	body.page .flexbox.type-tile figure, body.page .flexbox.type-tile .cont{
/* 		padding: 20px 30px; */
		width: 100% !important;
	}
    body.page .inner {
        padding: 0 15px 4vh;
    }
    body.page .inner.emphasis {
        margin-bottom: 6vh;
		padding: 4vh 15px 2vh;
    }
	.flexbox.type-tile .pct img {
		width: calc(100% / 2)!important;
	}
	body.page .btn-more {
		margin: 30px 0 0;
	}
	body.page .type-simple .cont p{
		text-align: center;
		font-size: 1.1rem;
	}
	body.page .type-simple .cont p br{
		/* 		display: none; */
	}
	.above_footer p{
		padding: 0 15px;
	}
	body.page .type-custom dl{
		width: 100%;
	}
	body.page .type-custom dl > * {
		padding: 10px 5px;
		line-height: inherit;
	}
	body.page .type-custom dl > dt{
		width: 36%;
	}
	body.page .type-custom dl > dd {
		width: 64%;
	}
	/* _固定ページ_タイルレイアウト */
}
/*media Queries PCサイズ（768px以上）
----------------------------------------------------*/
@media screen and (min-width: 768px) {
	header.d2{
		padding: 10px 0;
	}
	header.d2 ~ .wrap, #content{
		margin-top: 124px;
	}
	.subpage{
		padding: 150px 0 0;
	}
	
	.home-hero{
		background:#FFF;
	}
	.home-hero .slide-wrap, .home-hero-inner{
		max-width: 1440px;
		max-height: 1080px;
		width: 100%;
		height: calc(100vw* 0.75);
		min-height: 900px;
	}
	.home-hero{
		height: calc(100vw* 0.75);
		max-height: 1080px;
/* 		min-height: calc(100vh - 110px); */
	}
	.home-hero-slide img{
		object-fit: cover;
		height: calc(100vw * 0.75);
		min-width: 1200px;
/* 		min-height: calc(100vh - 110px); */
		margin: 0 auto;
		display: block;
		max-height: 1080px;
	}
	/* 固定ページ_タイルレイアウト */
	.flexbox.type-tile .pct + .cont{
		padding: 20px 20px 0;
	}
	.flexbox.type-tile .pct.order-2 + .cont{
/* 		padding: 20px 15px 20px 10px; */
		padding: 20px 20px 0;
	}
	body.page :not(.cont) > .content_head{
		padding-top: 50px;
	}
	body.page .type-custom dl > *:nth-child(1),body.page .type-custom dl > *:nth-child(2){
		border-top: 1px solid #c3c3c3;
	}
	body.page .type-division ul.vertically li{
		max-width: 1000px;
		margin: 0 auto;
		justify-content: space-evenly
	}
	body.page .type-division .cont{
		padding: 100px 0;
	}
	body.page .type-division .cont  p{
		font-size: 1.4em;
		line-height: 1.7;
	}
	/* _固定ページ_タイルレイアウト */
}
@media only screen and (max-height: 1195px) {
	.home-hero-slide img{
		object-fit: cover;
		width: calc((100vh - 110px) / 0.75);
		height: calc(100vh - 110px);
		min-width: 1200px;
		max-width: 1440px;
/* 		min-height: 900px; */
		max-height: 1080px;
	}
	.home-hero, .home-hero .slide-wrap, .home-hero-inner{
		width: calc((100vh - 110px) / 0.75);
		height: calc(100vh - 110px);
		min-width: 1200px;
		min-height: 900px;
		margin: 0 auto;
		padding: 0;
		max-width: 100vw;
		max-height: 1080px;
	}
}
@media only screen and (max-width: 1200px) {
	.home-hero, .home-hero .slide-wrap, .home-hero-inner, .home-hero-slide img{
		min-width: 100%;
		height: calc(100vw* 0.75);
		min-height: inherit;
		max-width: 100%;
		padding: 0;
	}
	
}
@media only screen and (max-height: 1195px) and  (max-width: 1440px){
	.home-hero-slide img{
		max-width: 100vw;
		min-height: 900px;
	}
}
@media only screen and (max-width: 767.99px) {
	.home-hero{
		box-sizing: border-box;
/* 		min-height: calc(100VW* 1.06); */
	}
	.home-hero-slide img.sp-hero{
/* 		height: calc(100VW* 0.75); */
		min-height: inherit;
/* 		max-width: 100%;
		width: 100VW; */
/* 		object-fit: scale-down; */
	}
}


/* モーダル・ウィンドウ */
 
/* 本体 */
.tile-modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10500;
  width: 100%;
  height: 100vh;
  background-color:  rgba(0, 0, 0, 0.85);
  background-position: center center;
  background-size: auto;
  background-repeat: no-repeat;
  background-image:  url(./files/loader.gif);
  box-sizing: border-box;
  padding: 10px;
  display: none;
}

/* 閉じるボタン */
.tile-modal > .close-button {
  position: fixed;
  top: 10px;
  right: 10px;
  z-index: 10550;
  width: 18px;
  padding: 13px;
  background-color: rgba(0, 0, 0, 0.85);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  border: 2px solid #fff;
  border-radius: 50%;
  line-height: 1;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  cursor: pointer;
}

/* データ読み込み用コンテナ */
.tile-modal > .container {
  width: 100%;
  height: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: auto; /* 慣性スクロールを無効化 */
  background-color: #fff;
}

/* スクロール・バーの表示 for iOS */
.tile-modal > .container::-webkit-scrollbar {
  width: 6px;
  background: #ccc;
}

.tile-modal > .container::-webkit-scrollbar-thumb {
  background: #999;
}

/* 画像表示用 */
.tile-modal.IMAGE > .container {
  background-color: transparent;
}

.tile-modal > .container > span.IMG {
  display: block; /* ブロック要素化 */
  width: 100%;
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}

.foot_online .foot_fix_link .txt-store{
	font-size: 12.5px;
    letter-spacing: -0.6px;
}
body.page .flexbox.type-tile .cont h3 + p, body.page .flexbox.type-tile .cont h4 + p {
    margin-top: 20px;
}