@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500&family=Noto+Sans:wght@400;500&display=swap');

body{
	-webkit-text-size-adjust: 100% !important;
}
* { padding:0; margin:0; }
.main {
	padding:0 !important;
	margin:0 !important;
}

#syakou {
	width:100%;
	min-height:100%;
	display:block;
	padding:0 0 5% 0 !important;
	margin:0 !important;
	font-size:18px;
	letter-spacing:0.1em !important;
	line-height:180% !important;
	overflow-y: hidden !important;
	box-sizing:border-box;
	color:#39463b !important;
/*	background:#fdfdf7; */
	width:100vw !important;
	width:calc(100vw - 18px) !important;
	position:relative;
	left:50% !important;
	-webkit-transform: translate(-50%, 0%) !important;
	-ms-transform: translate(-50%, 0%) !important;
	transform:translate(-50%, 0%) !important;
}

.ipod #syakou,
.iphone #syakou,
.ipad #syakou,
.android #syakou,
.mobile #syakou,
.gecko #syakou {
	width:100vw !important;
}
#syakou img {
	display:block;
	max-width:100% !important;
	height:auto;
	padding:0;
	vertical-align:bottom;
	margin:0 auto;
}

#syakou .pc {
	display:block;
}
#syakou .sp {
	display:none !important;
}
#syakou div,#syakou p,#syakou span,#syakou figure,#syakou h2, #syakou h3, #syakou ul, #syakou li, #syakou ol, #syakou li { margin:0; padding:0; list-style:none; border:none; }
#syakou a {
	color:#000;
	text-decoration:none;
}

#syakou a,#syakou a:hover {
	transition: all 500ms 0s ease;
}
#syakou a:hover,#syakou a > img:hover {
	transition: all 500ms 0s ease;
	opacity:0.7;
}
#syakou a,#syakou a:hover > span {
	transition: all 500ms 0s ease;
}
#syakou p {
	display:block;
	font-weight:normal;
	text-align:center;
	margin:10% auto;
	line-height:2.5em;
}
#syakou .f_cen { text-align:center; }
#syakou .f_left { text-align:left; }
#syakou .f_right { text-align:right; }
#syakou .f_b { font-weight:bold; }
#syakou .p_left { text-align:left; display:inline-block; }

#syakou .main_wrap {
	width:100%;
	max-width:900px;
	margin:0 auto;
	text-align:center;
}
#syakou section > h1 {
	text-align:center;
	margin:10% auto 0 auto;
	font-size:22px;
	font-weight:normal;
}
#syakou .box {
	display:flex;
	width:100%;
	max-width:900px;
	margin:0 auto;
}
#syakou .box_a {
	justify-content:flex-end;
}
#syakou .box_b {
	justify-content:flex-start;
}
#syakou .box_a > img,
#syakou .box_b > img {
	margin:0;
}
#syakou .w_full {
	width:100%;
	max-width:800px !important;
}
#syakou .w_95 { width:95%; max-width:750px !important;}
#syakou .w_90 { width:90%; max-width:700px !important;}
#syakou .w_85 { width:85%; max-width:650px !important;}
#syakou .w_80 { width:80%; max-width:600px !important;}


/* ------------------------------------------- */
/* ------------------------------------------- */

#move { 
	padding-top:10%;
}
#move > a {
	display:block;
	width:70%;
	max-width:400px;
	margin:5% auto;
	text-align:center;
	letter-spacing:0.1em;
	box-sizing:border-box;
	padding:1.0em 0;
	border:1px solid #36473a;
	color:#36473a;
}
#move > a:hover {
	border:1px solid #36473a;
	background:#36473a;
	color:#fff !important;
}

@media screen and (max-width:849px) {
#move > a {
	width:60%;
	font-size:2.5vw !important;
}
}


/* SNSシェアボタン */
#syakou .product_sns {
	width:95%;
	max-width:900px;
	margin:30% auto 0% auto !important;
	padding:3% 0 0 0 !important;
	border-top:1px solid #949494;
}
#syakou .product_sns h1 {
	width:100% !important;
	display:block;
	font-size:18px !important;
	text-align:left !important;
}
#syakou .product_sns .product_sns_box {
	display:flex;
	align-items:center;
	width:70%;
	max-width:500px;
	margin:5% auto 0 auto !important;
}
#syakou .product_sns .product_sns_box > div:nth-of-type(1) {
	width:60%;
	text-align:center;
}
#syakou .product_sns .product_sns_box > div:nth-of-type(2),
#syakou .product_sns .product_sns_box > div:nth-of-type(3) {
	width:20%;
	text-align:center;
}
#syakou .product_sns .product_sns_box > div > a {
	display:inline-block;
	width:auto;
}
#syakou .product_sns .product_sns_box > div > a > img {
	display:block;
	width:40px;
	height:40px;
}
#syakou .product_sns .product_sns_box > div > a:hover {
	opacity:0.7;
}
@media only screen and (max-width:849px) {
#syakou .product_sns {
	width:70%;
	max-width:500px;
	margin:15% auto auto !important;
	padding:5% 0 7% 0 !important;
	border-top: 1px solid #b3b3b3;
	border-bottom: 1px solid #b3b3b3;
}
}
@media only screen and (max-width:580px) {
#syakou .main_wrap h1 {
	display:block;
	margin:0% auto 10% auto;
	font-size:3.5vw;
	font-weight:normal;
	letter-spacing:0.1em;
}
#syakou .product_sns {
	width:70%;
	max-width:500px;
	margin:15% auto !important;
	padding:1% 0 5% 0;
}
#syakou .product_sns .product_sns_box {
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	width:80%;
	max-width:500px;
	margin:5% auto 0 auto !important;
}
#syakou .product_sns h1 {
	width:100% !important;
	display:block;
	font-size:3.0vw !important;
	text-align:center !important;
	margin-bottom:1.5em;
}
#syakou .product_sns .product_sns_box > div:nth-of-type(1) {
	width:100%;
	text-align:center;
}
#syakou .product_sns .product_sns_box > div:nth-of-type(2),
#syakou .product_sns .product_sns_box > div:nth-of-type(3) {
	width:50%;
	text-align:center;
}
#syakou .product_sns .product_sns_box > div > a > img {
	display:block;
	width:7.0vw;
	height:7.0vw;
}
}


/* ------------------------------------------- */
/* ------------------------------------------- */

@media screen and (max-width:767px) {

#syakou .pc {
	display:none !important;
}
#syakou .sp {
	display:block !important;
}
#syakou .p_left { text-align:center; }
#syakou {
	width:100vw !important;
	font-size:2.7vw !important;
}
#syakou p {
	font-size:2.7vw !important;
	margin:15% auto !important;
}
#syakou .main_wrap {
	width:100% !important;
	margin:0 auto;
	position:relative;
}
#syakou section > h1 {
	text-align:center;
	margin:15% auto 0 auto;
	font-size:3.3vw;
	font-weight:normal;
}

#syakou .box_a,
#syakou .box_b {
	justify-content:center;
}
#syakou .w_95 { width:95%; max-width:750px !important;}
#syakou .w_90 { width:90%; max-width:700px !important;}
#syakou .w_85 { width:85%; max-width:650px !important;}
#syakou .w_80 { width:80%; max-width:600px !important;}
}



/* ------------------------------------------- */
/* ------------------------------------------- */

@media screen and (max-width:489px) {
}

