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

.entry-content {
	margin-bottom: 60px;
}
iframe.wp-embedded-content{
	width: 100%;
}
.entry-content .btn-more {
	text-align: center;
}
.entry-content .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;
}
.entry-content .btn-more a:hover {
    background: #333;
    color: #FFF;
}
.post h2 {
	background: #f3f3f3;
	color: #1a1a1a;
	font-size: 21px;
	line-height: 28px;
	margin: 24px 0 12px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 12px;
	border-top:2px solid #ccc;
	border-bottom:2px solid #ccc;
}
.post h3 {
	font-size: 19px;
	line-height: 24px;
	margin: 20px 0 10px;
	padding: 10px 15px;
	color: #1a1a1a;
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: 1px #999999 dotted;
}
.post h4 {
	padding: 8px 12px;
	margin: 20px 0 8px;
	background-color: #f3f3f3;
	font-size: 17px;
	line-height: 21px;
}

/*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) {
	.home-hero{
		box-sizing: border-box;
		min-height: calc(100VW* 1.06);
	}
	.home-hero-slide img.sp-hero{
		height: auto;
	}

}
/*media Queries PCサイズ（768px以上）
----------------------------------------------------*/
@media screen and (min-width: 768px) {
	header.d2 ~ .wrap{
		margin-top: 106px;
	}


}


.copy-catch{
    color: #ffffff;
    background: #00000000;
	text-shadow: 1px 1px 2px #00000080;
	box-shadow: none;
}
.home-hero-cont{
	align-items: center;
	justify-content: center;
	position: relative;
    top: 50px;
}
.sidebyside_blc h3{
	height: auto;
	padding-bottom: 0.4em;
}
.topics-recent-blc .ttl {
    line-height: 1.3;
    margin-bottom: .4em;
}
@media screen and (min-width: 767.99px) {
    header.d2 .head-logo {
        max-width: 250px;
    }
    header.d2 .smanone ul.menu li {
        padding: 0 10px;
    }
	.sidebyside_cont{
		flex-wrap: wrap
/* 		justify-content: space-around; */
	}
	#sec5 .sidebyside_blc,#sec6 .sidebyside_blc {
		padding: 0 4% 3em;
	}
	footer{
		padding-bottom: 40px;
	}
	.footer-c .footer-menu{
		display: flex;
		justify-content: flex-end;
	}
	.footer-c .footer-menu ul{
		width: 30%;
		padding: 40px 3%;
		font-size: 1.3rem;
	}
/* 	.footer-c .footer-menu ul:first-child{
		width: 20%;
	} */
	.footer-c .footer-menu ul li{
		text-align: left;
		line-height: 2.5;
	}
	.footer-c .footer-menu ul li.child{
		font-weight: normal;
		line-height: 2;
	}
	footer #footer p.copy{
		font-size: 1.1rem;
	}
	#sec7 .flexbox .pct{
		width: 44%;
	}
	#sec7 .flexbox .cont{
		width: 54%;		
	}
	header h1 img,
}

@media screen and (max-width: 767.98px) {
	.copy-catch{
		width: fit-content;
		margin: 0 auto;
	}
	.topics-recent-blc:nth-child(n+3) {
		margin-top: 20px;
	}
	#footer{
		padding: 40px 15px;
	}
	.footer-c .footer-menu ul{
		font-size: 1.2rem;
	}
	.footer-c .footer-menu ul li{
		text-align: left;
		font-weight: bold;
		line-height: 2.5;
	}
	.footer-c .footer-menu ul li.child{
		font-weight: normal;
		line-height: 1.5;
        padding-bottom: 0.5em;
	}
	.footer-wbox{
		padding-bottom: 40px;
	}
	.iframe-youtube iframe{
		width: 100%;
		height: auto;
		aspect-ratio: 1 / 0.666;
	}
}

.footer-wbox{
	width: 100%;
	max-width: 820px;
	margin: 0 auto;
}

@media screen and (min-width: 768px) {
	.assembly_cont .sidebyside_blc .btn-more{
		bottom: -10px;
	}
	.footer-foot{
		display: flex;
		justify-content: space-evenly;
	}
	.footer-special{
		font-size: 0.9em;
	}
}
#footer .footer-special p{
	font-size: 1.1em;
	text-align: left;
	margin-left: 10px;
}

@media screen and (max-width: 767.99px) {
	#footer .footer-special p{
		text-align: left;
	}
	#footer .footer-special p a{
		text-decoration: underline;
	}
	.foot_online .foot_fix_link .btn-store a{
		padding: 0.4em 2em;
	}
}



/* =================================================================
#report
================================================================= */
.l-main {
	overflow: hidden;
}

.MainLabel {
	font-size: 3.3rem;
	line-height: 1.4;
	margin-bottom: 1.5em;
	text-align: center;
}

.MainLabel .MainLabel__jp {
	font-size: 1em;
	letter-spacing: .05em;
	margin-bottom: .4em;
	padding-bottom: .3em;
	position: relative;
}

.MainLabel .MainLabel__en {
	font-size: .5em;
	font-family: "Noto Sans CJK JP";
}

.Report__cont {
	max-width: 1200px;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	z-index: 1;
}

.Report__blc {
	margin-bottom: 56px;
	display: block;
	position: relative;
}

.Report__blc__pct {
	position: relative;
	border-radius: 8px;
	overflow: hidden;
	-webkit-box-shadow: 0 1px 8px 0 rgb(0 0 0 / 10%);
	box-shadow: 0 1px 8px 0 rgb(0 0 0 / 10%);
	line-height: 0;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	height: 240px;
}

.Report__blc__pct.Pct img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.Comm__cont .Report__blc__pct.Pct img {
	width: auto;
	height: 100%;
	display: block;
	margin: 0 auto;
	padding: 20px;
}
.Report__blc .txt {
	width: 100%;
	height: 25%;
	font-size: 2rem;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
	padding: .6em;
	background: -webkit-gradient(linear, left top, left bottom, from(#0000), to(#000000b3));
	background: linear-gradient(#0000 0%, #000000b3 100%);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	box-sizing: border-box;
}
.Comm__cont .Report__blc .txt {
	display: none;
}

.Report__blc .name {
	font-size: 0.8em;
	line-height: 1.4;
	color: #fff;
	font-family: "Noto Sans CJK JP";
	text-shadow: 0px 0px 10px rgb(0 0 0 / 30%);
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	white-space: normal;
}

.Report__blc .exp {
	font-size: 1.6rem;
	margin-top: 1.5em;
}
.Report__blc .currency {
    font-size: 1.4rem;
	color: #8634a3;
	margin-bottom: -1.5em;
	margin-top: 0.5em;
}

@media print,
	screen and (min-width: 1025px) {
		.col-33 {
			width: 30%;
			margin-right: 5%;
		}

		.col-33:nth-child(3n) {
			margin-right: 0;
		}
}

.l-main.Report,
.l-main.Shop {
	margin-top: 150px;
}

.HeadCont__Mainpict {
	max-width: 1200px;
	margin: 0 auto 60px;
	overflow: hidden;
	position: relative;
	line-height: 0;
}

.HeadCont__Mainpict img {
	object-fit: cover;
	height: 600px;
	width: 100%;
}

.l-main article .l-content {
	margin-bottom: 60px;
}

.l-main article .fixed-lead {
	margin-bottom: 30px;
	/*
	padding: 20px;
	background: #f7f7f5;
	margin-bottom: 20px;
	font-size: 0.85em;
	color: #333;
	*/
}

.l-main article .fixed-lead p {
	font-weight: bold;
	font-size: 1.6rem;
	line-height: 1.8;
}

.l-main article .floating-lead {
	padding: 25px;
	margin-bottom: 50px;
	border: 5px solid #f5d5f3;
}

.l-main article p {
	margin-bottom: 2rem;
	font-size: 1.7rem;
	line-height: 2em;
}

.l-main article table {
	width: 100%;
	margin-bottom: 1.5em;
	font-size: 1.7rem;
}

.l-main article table {
	width: 100%;
	margin-bottom: 1.5em;
	font-size: 1.6rem;
	line-height: 1.6;
	table-layout: fixed;
}

.l-main article table p {
	margin-bottom: 0;
}

.l-main article table th,
.l-main article table td {
	padding: .9em .2em;
	vertical-align: middle;
}

.l-main article table th {
	border-bottom: 1px solid #ccc;
}

.l-main article table td {
	border-bottom: 1px solid #ccc;
}

.l-main article pre {
	font-size: 1.5em;
	color: #555;
	text-align: center;
	/* 	max-width: 85%; */
	white-space: normal;
	margin: 0 auto;
	margin-top: -20px;
	margin-bottom: 40px;
}

.l-main article img {
	max-width: 100%;
	max-height: 480px;
	object-fit: contain;
	margin: 0 auto;
	display: block;
}

.l-main article a {
	text-decoration: underline;
/* 	color: #be4a97; */
}
.wp-caption.aligncenter{
	text-align: center;
}
.l-main article .wp-caption-text{
	font-size: 1.5em;
	color: #555;
	white-space: normal;
	line-height: 1.5em;
	margin-top: 0.8em;
}
.l-main article .wp-caption{
	max-width: 100%;
}
.l-main article .wp-caption .wp-caption-text{
	font-size: 1.4em;	
	margin-top: 0.5em;
	text-align: center;
}
.l-main article .l-content > div{
	width: 100%!important;
}

.interview {
	clear: both;
	overflow: hidden;
	padding-bottom: 30px;
	margin-bottom: 20px;
	position: relative;
}

.interview figure.person {
	width: 140px;
	height: 140px;
}

.interview figure.person img {
	object-fit: cover;
	width: 100%;
	height: 100%;
	border-radius: 100px;
}

.interview figure.person figcaption,
.interview.introduce figcaption {
	text-align: center;
	line-height: 2;
	font-size: 1.4em;
	margin-top: .6em;
}

.interview-r figure.person {
	float: right;
}

.interview-l figure.person {
	float: left;
}

.interview .speech_bubble {
	width: calc(100% - 200px);
	border-radius: 15px;
	padding: 25px 35px;
	position: relative;
}

.interview .speech_bubble::before {
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	position: absolute;
	top: 25px;
}

.interview .speech_bubble a {
	font-weight: bold;
}

.l-main article .fixed-lead > p:last-child,
.l-main article .floating-lead > p:last-child,
.interview .speech_bubble > p:last-child {
	margin-bottom: 0;

}

.interview-r .speech_bubble {
	float: left;
	background-color: #f7e9f7;
	margin-left: 30px;
}

.interview-r .speech_bubble::before {
	left: 100%;
	border-width: 7px 0 7px 20px;
	border-color: transparent transparent transparent #f7e9f7;
}

.interview-l .speech_bubble {
	float: right;
	background-color: #f1f1e2;
	margin-right: 30px;
}

.interview-l .speech_bubble::before {
	right: 100%;
	border-width: 7px 20px 7px 0;
	border-color: transparent #f1f1e2 transparent transparent;
}

.interview-l .speech_bubble.pink {
	background-color: #f7e9f7;
}
.interview-r .speech_bubble.beige {
	background-color: #f1f1e2;
}
.interview-l .speech_bubble.pink::before {
	border-color: transparent #f7e9f7 transparent transparent;
}
.interview-r .speech_bubble.beige::before {
	border-color: transparent transparent transparent #f1f1e2;
}

.interview.introduce div.caption {
	padding: 20px;
	background: #f7f7f5;
	margin-bottom: 20px;
	color: #333;
	width: 80%;
	margin: 0 auto;
}

.interview.introduce div p {
	font-size: 1.3em;
	margin-bottom: 0;
}

.interview.introduce iframe {
	display: block;
	margin: 0 auto;
}
.interview.introduce .mov-item{
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
.interview.introduce .mov-item iframe {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	width: 80% !important;
	height: 100% !important;
}
.interview.introduce .frame-item iframe {
	border: none;
	width: 80% !important;
}


.interview q {
	font-weight: bold;
	font-style: italic;
}

.interview blockquote {
	position: relative;
	padding: 5px 15px 5px 40px;
	box-sizing: border-box;
	font-style: italic;
	/*     background: #f5f5f5; */
	color: #777777;
	border-left: 4px solid #a8609e;
	/*     box-shadow: 0 2px 4px rgba(0, 0, 0, 0.14); */
	margin: 0;
}

.interview blockquote:before {
	display: inline-block;
	position: absolute;
	top: 0px;
	left: -10px;
	content: "“";
	font-family: sans-serif;
	color: #a8609e;
	font-size: 90px;
	line-height: 1;
}

.interview blockquote p {
	padding: 0;
	margin: 7px 0;
	line-height: 1.7;
}

.interview blockquote cite {
	display: block;
	text-align: right;
	color: #888888;
	font-size: 0.9em;
}

.interview q:before {
	content: "『";
}

.interview q:after {
	content: "』";
}

/*
article .ShopInfo.interview {
padding: 10px 20px;
border: 1px solid #a8609e;
margin: 40px 0 60px;
}
*/

/* for mobile */
@media screen and (max-width: 768px) {

	/*
	.interview {
	clear: both;
	overflow: hidden;
	padding-bottom: 30px;
	margin-bottom: 20px;
}
	*/

	.interview figure.person {
		width: 60px;
		height: 60px;
	}

	.interview figure.person figcaption,
	.interview.introduce figcaption {
		font-size: 1.3em;
		margin-top: .4em;
	}

	.interview .speech_bubble {
		width: calc(100% - 85px);
		padding: 15px 20px;
	}

	.interview .speech_bubble::before {
		top: 25px;
	}

	.interview-r .speech_bubble {
		margin-left: 0;
	}

	.interview-r .speech_bubble::before {
		border-width: 5px 0 5px 17px;
	}

	.interview-l .speech_bubble {
		margin-right: 0;
	}

	.interview-l .speech_bubble::before {
		border-width: 5px 17px 5px 0;
	}

	.interview.introduce div.caption{
		width: 95%;
	}
	.interview.introduce .frame-item iframe,.interview.introduce .mov-item iframe {
		width: 90% !important;
	}

}


article .ShopInfo.interview h3 {
	font-size: 1.6rem;
}

article .ShopInfo.interview figure {
	width: 30%;
}

.l-main article .ShopInfo.interview p {
	margin-bottom: 0;
}

.l-main article .ShopInfo.interview a {
	font-size: 0.6em;
}

.blogcard {
	line-height: 1;
	background-color: #ffffff;
	border: 1px solid #eeeeee;
	word-wrap: break-word;
	margin: 0 40px;
	box-shadow: 0 0 10px 6px rgba(0, 0, 0, .025);
}

.blogcard.ex {
	background-color: #f7f7f7;
	overflow: hidden;
	margin-bottom: 10px;
}

.blogcard a {
	text-decoration: none;
	opacity: 1;
	transition: all 0.2s ease;
}

.blogcard a:hover {
	opacity: 0.6;
}

.blogcard_thumbnail {
	float: left;
	padding: 20px;
	width: 150px;
	height: auto;
}

.blogcard_title {
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.4;
	padding: 17px 20px 10px;
}

.blogcard_excerpt {
	font-size: 1.2em;
	line-height: 1.6;
	padding: 0 17px 15px 20px;
}

.interview.introduce .blogcard_excerpt {
	display: none;
}

.blogcard_link {
	font-size: 1.2em;
	padding: 0 17px 15px 20px;
	text-align: left;
}

.blogcard_link .favicon {
	margin: inherit;
	display: inline-block;
	margin-bottom: -4px;
}

.blogcard_link .icon-external-link-alt::before {
	font-size: 0.75em;
}

@media screen and (max-width: 768px) {
	.blogcard {
		margin: 40px 0;
	}

	.blogcard_thumbnail img {
		width: 90px;
	}

	.blogcard_title {
		font-size: 0.95em;
		padding-bottom: 17px;
	}

	.blogcard_excerpt {
		display: none;
	}
}

@media (min-width: 917px) {
	.l-main article.p-single {
		width: 72%;
		float: left;
	}
}

article .ShopInfo {
	font-size: 1.4em;
	padding-bottom: 0;
	margin-bottom: 50px;
}

article .ShopInfo h3 {
	font-size: 2.2rem;
	border-bottom: 1px solid #A8609E;
	margin-bottom: 1.2em;
	padding: 0 0 .4em 1.4em;
	position: relative;
}

article .ShopInfo h3::before {
	content: "\f12e";
	font-family: ionicons;
	position: absolute;
	left: 0;
	top: calc(50% - .1em);
	transform: translateY(-50%);
	font-size: 1.5em;
	font-weight: normal;
	color: #A8609E;
	line-height: 1;
}

article .ShopInfo > div {
	display: flex;
	justify-content: space-between;
}

article .ShopInfo > div > div {
	width: 55%;
}

article .ShopInfo figure {
	width: 41%;
}

article .ShopInfo dl {
	font-size: 1.5rem;
	display: flex;
	flex-wrap: wrap;
}

article .ShopInfo dt,
article .ShopInfo dd {
	margin-bottom: 12px;
}

article .ShopInfo dt {
	font-weight: bold;
	width: 28%;
}

article .ShopInfo dd {
	width: 72%;
}

article .ShopInfo dl + a {
	display: block;
	text-align: right;
	position: relative;
	padding-right: 1.2em;
}

article .ShopInfo dl + a::before {
	content: "\f3d3";
	font-family: ionicons;
	color: #8634a3;
	line-height: 1;
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

.Author {
	border: 1px solid #A8609E;
	padding: 32px 32px 68px 32px;
	margin-bottom: 80px;
	position: relative;
}

.l-main article .Author h3 {
	font-size: 1.6rem;
	line-height: 1em;
	font-weight: 500;
}

.Author .Author__txtCont dt {
	font-size: 2.2rem;
	font-weight: bold;
	margin-bottom: .2em;
}

.l-main article .Author h3 {
	position: absolute;
	left: 198px;
	font-weight: normal;
}

.Author h3 span {
	font-size: 0.8em;
	line-height: 1;
	font-family: 'Montserrat', sans-serif;
	color: #8634a3;
}

.Author__cont {
	margin-top: 28px;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.Author__imgCont img {
	-o-object-fit: cover;
	object-fit: cover;
	width: 100%;
	height: 100%;
}

.l-main article .Author a {
	position: absolute;
	bottom: 30px;
	right: 30px;
	font-size: 1.4em;
	padding-right: 1.2em;
}

.l-main article .Author a::before {
	content: "\f3d3";
	font-family: ionicons;
	color: #8634a3;
	line-height: 1;
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

@media screen and (min-width: 917px) {
	.HeadCont__Mainpict__txt p.name {
		color: #9BD7DF;
		font-size: 20px;
		margin-bottom: 15px;
		padding: 0;
		font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
		border: none;
	}

	.HeadCont__Mainpict__txt {
		position: absolute;
		bottom: 0;
		padding-top: 80px;
		padding-left: 40px;
		padding-bottom: 25px;
		font-weight: bold;
		width: 100%;
		min-height: 210px;
		background: url(./images/title_shadow.png) no-repeat bottom;
		box-sizing: border-box;
	}

	.HeadCont__Mainpict__txt h1 {
		color: #FFF;
		font-size: 32px;
		margin-bottom: 21px;
		line-height: 1.23;
	}

	.HeadCont__Mainpict__txt .detail {
		color: #D8D6D6;
		font-size: 13px;
	}

	.HeadCont__Mainpict__txt .detail .new {
		background-color: #D8D6D6;
		color: #4d4b48;
		border-radius: 15px;
		padding: 3px 7px;
	}

	.HeadCont__Mainpict__txt .detail .posted {
		padding: 0 8px;
		border-right: 2px solid #D8D6D6;
	}

	.HeadCont__Mainpict__txt .detail .hashtag a {
		color: #D8D6D6;
		padding: 0 8px;
	}

	.Author .Author__imgCont {
		position: absolute;
		top: 32px;
		left: 32px;
		height: 130px;
		width: 130px;
		overflow: hidden;
		margin: 0 auto;
		border-radius: 100%;
	}

	.Author .Author__txtCont {
		max-width: calc(100% - 175px);
		position: relative;
		left: 166px;
		top: 0;
	}

	.Author .Author__txtCont__desc {
		font-size: 1.5rem;
		line-height: 1.8;
		text-align: justify;
	}

}

@media screen and (max-width: 916px) {
	.l-main.Report, .l-main.Shop{
		margin-top: 60px;
	}

	.HeadCont__Mainpict__txt p.name {
		color: #9BD7DF;
		font-size: 20px;
		margin-bottom: 15px;
		padding: 0;
		font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
		border: none;
	}

	.HeadCont__Mainpict__txt {
		padding: 20px 0;
		font-weight: bold;
		flex-wrap: wrap;
		display: flex;
	}

	.HeadCont__Mainpict__txt h1 {
		font-size: 2.3rem;
		line-height: 1.6;
		order: 2;
	}

	.HeadCont__Mainpict__txt .detail {
		color: #4d4d4d;
		font-size: 13px;
		order: 1;
		margin-bottom: 10px;
	}

	.HeadCont__Mainpict__txt .detail .new {
		background-color: #D8D6D6;
		color: #4d4b48;
		border-radius: 15px;
		padding: 3px 7px;
	}

	.HeadCont__Mainpict__txt .detail .posted {
		padding: 0 8px;
		border-right: 2px solid #4d4d4d;
	}

	.HeadCont__Mainpict__txt .detail .hashtag a {
		color: #4d4d4d;
		padding: 0 8px;
		line-height: 2;
	}

	.HeadCont__Mainpict {
		margin-bottom: 0px;
	}

	.HeadCont__Mainpict img {
		height: auto;
		max-height: 260px;
	}

	.l-main article p {
		margin-bottom: 1.4em;
		font-size: 1.6rem;
		line-height: 1.8em;
	}
	
	.l-main article table {
		font-size: 1.4rem;
	}

	article .ShopInfo {
		margin-bottom: 32px;
	}

	article .ShopInfo h3 {
		font-size: 1.8rem;
	}

	article .ShopInfo > div {
		display: block;
	}

	article .ShopInfo figure, article .ShopInfo.interview figure {
		width: 100%;
		margin-bottom: 24px;
	}

	article .ShopInfo > div > div {
		width: 100%;
	}

	article .ShopInfo dl {
		font-size: 1.4rem;
		display: block;
	}

	article .ShopInfo dt,
	article .ShopInfo dd {
		width: 100%;
	}

	article .ShopInfo dt {
		margin-bottom: 4px;
	}

	article .ShopInfo ds {
		margin-bottom: 12px;
	}

	.Author {
		padding: 24px 32px;
		margin-bottom: 24px;
	}

	.l-main article .Author h3 {
		font-size: 1.6rem;
		position: static;
		text-align: center;
		margin-bottom: 16px;
	}

	/*
	.l-main article .Author h3,
	.Author .Author__txtCont dt {
	font-size: 24px;
	text-align: center;
	margin-bottom: 10px;
}

	.l-main article .Author h3,
	.Author .Author__txtCont dl,
	.Author .Author__txtCont {
	float: none;
	width: 100%;
	position: initial;
}
	*/

	.Author__cont {
		margin-top: 0;
	}

	.Author .Author__imgCont {
		width: 45%;
		border-radius: 50%;
		overflow: hidden;
		margin: 0 auto 16px;
	}

	.Author .Author__txtCont dt {
		font-size: 2rem;
		font-weight: bold;
		text-align: center;
		margin-bottom: 0.4em;
	}

	.Author .Author__txtCont__desc {
		font-size: 1.4rem;
		line-height: 1.8;
		text-align: justify;
	}

	.l-main article .Author a {
		font-size: 1.5rem;
		position: relative;
		bottom: auto;
		right: auto;
		display: inline-block;
		margin-top: 10px;
	}

	aside .search_list a {
		padding: 0.5em 0.3em;
	}

}

/* =================================================================
#shop
================================================================= */
.Shop__Cont {
	margin-bottom: 40px;
}

.Shop__Cont_story {
	padding: 48px;
/* 	background: rgb(252, 237, 218);
	background: -moz-linear-gradient(-45deg, rgba(252, 237, 218, 1) 0%, rgba(244, 233, 249, 1) 100%);
	background: -webkit-linear-gradient(-45deg, rgba(252, 237, 218, 1) 0%, rgba(244, 233, 249, 1) 100%);
	background: linear-gradient(135deg, rgba(252, 237, 218, 1) 0%, rgba(244, 233, 249, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcedda', endColorstr='#f4e9f9', GradientType=1); */
	margin-bottom: 48px;
	position: relative;
	overflow: hidden;
	background: #f5f2ee;
}

.Shop__Cont_story::before {
	content: "";
	width: 54%;
	height: 54%;
	background-color: #fff;
	border-radius: 45%;
	filter: blur(50px);
	position: absolute;
	left: 6%;
	top: 15%;
	opacity: 0.5;
}

.Shop__Cont_story * {
	position: relative;
	z-index: 1;
}

.l-main .Shop__Cont_story h3 {
	font-size: 2.4em;
	margin-bottom: .8em;
}

article .Shop__Cont_story p {
	font-size: 1.6rem;
	line-height: 2;
}

article .Shop__Cont_story p:last-child {
	margin-bottom: 0;
}


@media screen and (max-width: 916px) {

	.Shop__Cont_story {
		padding: 32px;
		margin-bottom: 32px;
	}

	/*
	.Shop__Cont_story::before {
	content: "";
	width: 54%;
	height: 54%;
	background-color: #fff;
	border-radius: 45%;
	filter: blur(50px);
	position: absolute;
	left: 6%;
	top: 15%;
	opacity: 0.5;
}
	*/

	.l-main .Shop__Cont_story h3 {
		font-size: 2em;
	}

	article .Shop__Cont_story p {
		font-size: 1.5rem;
	}

	article .Shop__Cont_story br {
		display: none;
	}

}

.Shop__Info {
	font-size: 1.5em;
	margin-bottom: 2em;
	line-height: 1.4em;
}

.Shop__Info dt {
	margin-right: 10px;
	font-weight: bold;
	line-height: 1.6em;
}

.Shop__Info dd {
	padding-bottom: 1em;
	border-bottom: 1px dotted #afafaf;
	margin-bottom: 1.5em;
	word-break: break-all;
}

.l-main article .related_post_title {
	margin-bottom: 0;
	padding: 0 0 0.4em 1.4em;
	position: relative;
}

.related_post_title::before {
	content: "\f2bf";
	font-family: ionicons;
	position: absolute;
	left: 0;
	top: calc(50% - 0.2em);
	transform: translateY(-50%);
	font-size: 1em;
	font-weight: normal;
	color: #A8609E;
	line-height: 1;
}

.related_post_list {
	margin: 16px 0 0;
}

.related_post_list li {
	padding-bottom: 20px;
	border-bottom: 1px dotted #afafaf;
	margin-bottom: 20px;
}

.related_post_list li:last-child {
	border-bottom: none;
}

.l-main article .related_post_list a {
	text-decoration: none;
	color: #333;
	display: flex;
	justify-content: space-between;
	align-items: center;
	text-decoration: none;
}

.l-main article .related_post_list a:hover {
	color: #8634a3;
}

.related_post_img {
	width: 18%;
	/*
	height: 126px;
	margin: 0 auto;
	margin-bottom: 10px;
	*/
}

article .related_post_img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

article .related_post_img + p {
	font-size: 1.2em;
	line-height: 1.5em;
}

article .related_post_img + p + span {
	text-decoration: none;
	color: #333;
	text-align: right;
	display: block;
}

.related_post_txt {
	width: 78%;
}

.l-main article .related_post_txt p {
	font-size: 1.8rem;
	font-weight: bold;
	margin-bottom: 0;
}

.Shop__Info.Shop__Info_desc dt {
	float: none;
}

.Shop__Info.Shop__Info_desc dd {
	line-height: 2em;
}

@media (min-width: 481px) {
	.Shop__Info dt {
		float: left;
		width: 110px;
	}

}

@media (max-width: 480px) {
	article .related_post_img + p {
		margin-bottom: 0px;
	}

	article .related_post_img + p {
		font-size: 1em;
	}
}

@media screen and (max-width: 916px) {

	/*
	.l-main article .related_post_title {
	margin-bottom: 0;
	padding: 0 0 0.4em 1.4em;
	position: relative;
}

	.related_post_title::before {
	content: "\f2bf";
	font-family: ionicons;
	position: absolute;
	left: 0;
	top: calc(50% - 0.2em);
	transform: translateY(-50%);
	font-size: 1em;
	font-weight: normal;
	color: #A8609E;
	line-height: 1;
}
	*/

	.related_post_list {
		margin-top: 12px;
	}

	.related_post_list li {
		padding-bottom: 14px;
		margin-bottom: 14px;
	}

	/*
	.l-main article .related_post_list a {
	text-decoration: none;
	color: #333;
	display: flex;
	justify-content: space-between;
	align-items: center;
	text-decoration: none;
}
	*/

	.related_post_img {
		width: 27%;
	}

	.related_post_txt {
		width: 68%;
	}

	.l-main article .related_post_txt p {
		font-size: 1.5rem;
		line-height: 1.5;
	}

	.related_post_txt span {
		font-size: 1.3rem;
	}

}


/* =================================================================
#サイドカラム
================================================================= */
/*ランキング・新着表示設定*/
aside > div.side-block {
	/* 	background: #CCC; */
	margin-bottom: 48px;
	font-size: 1.4em;
	text-align: center;
}

aside > div.side-block h3 {
	font-size: 1.6rem;
	text-align: left;
	margin-bottom: 6px;
}

aside .shop_info {
	background-color: #f7f7f5;
	padding: 30px;
	text-align: center;
}

aside > div.shop_info h3 {
	text-align: center;
}

aside .shop_info dl {
	text-align: left;
}

aside .shop_info dt {
	font-weight: bold;
}

aside .shop_info dd {
	margin-bottom: 12px;
}

/*
aside > .side-block.shop_info a.tac {
display: inline-block;
font-size: 1.5rem;
padding: 0;
border-bottom: 1px solid #909088;
}
*/

/*
.sga-ranking {
counter-reset: item;
list-style-type: none;
}

.sga-ranking li {
position: relative;
}

.sga-ranking li::before {
font-size: 2.5rem;
font-family: 'Montserrat', sans-serif;
counter-increment: item;
content: counter(item)'.';
position: absolute;
left: 0;
top: 1em;
transform: translateY(-1em);
}
*/

aside .search_list ul {
	margin-top: 8px;
}

aside .search_list li {
	margin-bottom: 10px;
	font-size: 1.5rem;
}

aside .search_list a {
	display: block;
	border: 1px solid #d4d4d4;
	border-radius: 4px;
	padding: .3em;
	text-align: center;
	transition: border 0.3s, background-color 0.3s, color 0.3s;
}

aside .search_list a:hover {
	background-color: #8634a3;
	border-color: #8634a3;
	color: #fff;
}

.search_list-area ul {
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	flex-wrap: wrap;
}

.search_list-area ul li {
	width: calc(50% - 5px);
}

.search_list h3 {
	padding-left: 28px;
	background-position: left center;
	background-repeat: no-repeat;
}

.search_list-area h3 {
	background-image: url(../../images/ico_area.svg);
	-webkit-background-size: auto 70%;
	background-size: auto 70%;
}

.search_list-community h3 {
	background-image: url(../../images/ico_community.svg);
	-webkit-background-size: auto 70%;
	background-size: auto 70%;
}

.search_list-category h3 {
	background-image: url(../../images/ico_category.svg);
	-webkit-background-size: auto 65%;
}

aside > div.side-block a.tac {
	display: inline-block;
	font-size: 1.5rem;
	padding: 0;
	border-bottom: 1px solid #909088;
	text-align: center;
}

aside > div.side-block a.tac:hover {
	color: #8634a3;
}

@media screen and (max-width: 916px) {
	aside .shop_info {
		display: none;
	}
}

@media (min-width: 917px) {
	.l-main aside {
		width: 25%;
		float: left;
		margin-left: 3%;
	}
}

ol.sga-ranking {
	counter-reset: pupular-ranking;
	padding-left: 0;
}

li.sga-ranking-list:before {
	/* ランキング数字の表示 */
	color: #8634a3;
	content: counter(pupular-ranking, decimal);
	/* ランキング数字用のカウンター */
	counter-increment: pupular-ranking;
	font-size: 2.2rem;
	line-height: 1;
	font-weight: bold;
	font-family: 'Montserrat', sans-serif;
	position: absolute;
	left: 0px;
	top: 50%;
	z-index: 1;
	transform: translateY(-50%);
}

.new_list li.sga-ranking-list:before {
	/* 新着リストの場合 */
	content: "NEW";
	font-size: 1.2rem;
	transform: rotate(90deg);
	left: -8px;
	top: 26px;
}

.sga-ranking {}

.sga-ranking-list > a {
	display: flex;
	flex-wrap: wrap;
	width: 92%;
	/* 	margin-left: 8%; */
	margin-left: 3%;
	/*暫定*/
}

.sga-ranking-list div.Side_Report__blc__pct {
	width: 35%;
	margin-right: 5%;
}

.sga-ranking-list div.Side_Report__blc__txt {
	width: 60%;
	font-size: 1.3rem;
	line-height: 1.6;
	word-break: break-all;
}

ol.sga-ranking {
	padding-left: 0;
	margin-bottom: 16px;
	list-style: none;
	border-top: 1px solid #afafaf;
	border-bottom: 1px dotted #afafaf;
}

.sga-ranking-list img {
	width: 100%;
	height: 5em;
	object-fit: cover;
}

.sga-ranking-list figure {
	float: left;
	width: 5em;
	height: 5em;
	overflow: hidden;
}

.sga-ranking-list {
	text-align: left;
	box-sizing: content-box;
	border-bottom: 1px dotted #afafaf;
	height: auto;
	max-height: 5.5em;
	padding: 14px 0 14px 15px;
	position: relative;
}

.sga-ranking-list .ranking-img {
	width: 100%;
	object-fit: cover;
	height: 5em;
	float: left;
}

.sga-ranking-list::before,
.sga-ranking-list::after {
	content: “”;
	clear: both;
	display: block;
}

.sga-ranking-list:last-child {
	border-bottom: none;
	margin-bottom: 0;
}

.sga-ranking-list figure a {
	display: inline;
}

.sga-ranking-list a {
	overflow: hidden;
	line-height: 1.5;
}

.sga-ranking-list a:hover {
	text-decoration: underline;
}

@media screen and (min-width: 917px) {
	.sga-ranking-list {
		max-height: unset;
	}

	.sga-ranking-list .ranking-img {
		float: none;
		width: 100%;
		height: auto;
	}

	.sga-ranking-list a {
		font-size: 0.7em;
	}

	.sga-ranking-list img {
		width: 100%;
		height: 6em;
		object-fit: cover;
	}
}

@media screen and (max-width: 916px) {
	.sga-ranking-list div.Side_Report__blc__txt {
		font-size: 1.4rem;
	}
}

@media screen and (min-width: 897px) and (orientation: landscape) {
    .l-main, .p-news.l-main {
        width: 100%;
        padding: 0 20px;
        max-width: 1200px;
    }
}
@media only screen and (min-width: 768px) {
    .l-main {
        width: 1200px;
        margin: 0 auto;
        margin-top: 150px;
    }
}

.l-main .Shop__Cont_story h2{
	font-size: 1.5rem;
	margin-bottom: 0.8em;
}
.l-main .Shop__Cont_story h3{
	font-size: 1.2rem;
	margin-bottom: 0.6em;
	margin-top: 1.2em;
	padding-bottom: 0.2em;
	border-bottom: 1px solid #ccc;
}
.l-main .Shop__Cont_story h4{
	font-size: 1.1rem;
	margin-top: 0.8em;
	margin-bottom: 0.4em;
	font-weight: normal;
    background: #DEDEDE;
    padding: 0.2em 0.2em;
}
article .Shop__Cont_story p{
	font-size: 1rem;
	line-height: 1.8;
	margin: 0 0.2em 0.6em;
}
.l-main .Shop__Cont + p{
	font-size: 1.1rem;
	line-height: 1em;
	text-align: center;
}
.st-aside .kanren .aside-head{
	font-size: 1.2em;
	margin-bottom: 1em;
	padding-bottom: 0.2em;
	border-bottom: 1px solid #999;
}
