/*
Theme Name: SFE2018
Author: OfficeSKD
*/
@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);


/*------------------- iPhone PortlaitとLandscapeの切り替え時に文字が拡大されないようにするハック ------------------------*/
html {
-webkit-text-size-adjust: 100%;
}




/*------------------- 全ページ共通事項 ------------------------*/

html {
	margin: 0;
	padding: 0;
	}

body {
	min-height: 100vh;
	position: relative;
	margin: 0;
	padding: 0px 0px 50px 0px;
	box-sizing: border-box;
	
	font-family: "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;

}

body a {
	cursor: pointer;
}

label {
	cursor: pointer;
}



.screen-reader-text {
	display: none;
}



article::after {
content: "";
display: block;
clear: both;
}


/*-------------------ラップのスタイル------------------------*/

#wrap {
	max-width: 1280px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
}

#wrap::after {
	content: "";
	display: block;
	clear: both;

}


/*-------------------ヘッダーphpのスタイル------------------------*/

header {
	display: block;
	background-color: #00ac84;
	margin: 0px;
	padding: 0px 10px;
	width: 100%;
	box-sizing: border-box;
}
#header_lead {
	margin: 0px;
	padding: 0.5em 0px 0px 10px;
	font-size: 140%;
	font-weight: bold ;
	line-height: 1.3;
	color: #FFFFFF;
	float: left;
}

#haba {
	max-width: 1280px;
	height: 90px;
	margin: 0px auto;
	padding: 0px;
}


	#logo img {
	width: 200px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	float: left;
	}


/*-------------------ヘッダーphp内のメニュースタイル------------------------*/
/*---------ワイドメニュー---------*/
#menu-wide_menu {
	margin: 0px;
	padding: 0px;
	box-sizing: border-box;
	clear: both;
}

#menu-wide_menu li {
	float: left;
	list-style: none;
	color: #FFFFFF;
	margin: 0px;
	padding: 1.4em 0px 0px 2em;
	height: 1em;
	line-height: 1em;
	font-size: 160%;
}

#menu-wide_menu li a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu-wide_menu li a:hover {
	color: #ffff8f;
}





/*---------ワイドサブメニュー---------*/
#menu-wide_submenu {
	padding: 0px;
	line-height: 1;
	height: 1em;
	box-sizing: border-box;
	color: #FFFFFF;
	float: right;
}

#menu-wide_submenu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 1em;
	font-size: 120%;
}

#menu-wide_submenu li a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu-wide_submenu li a:hover {
	color: #ffff8f;
}









/*-------------------フッターphpのスタイル------------------------*/



footer {
	display: block;
	background-color: #00ac84;
	margin: 0px;
	padding: 6px 120px;
	height: 30px;
	width: 100%;
	position: absolute;
	bottom: 0px;
	right: 0px;
	left: 0px;
	box-sizing: border-box;
	color: #FFFFFF;
}
footer div {
	max-width: 1280px;
	margin: 0px auto;
	padding: 0px;
}
address {
	font-style: normal;
	font-size: 120%;
	font-weight: bold;
	float: left;
}
small {
	font-style: normal;
	font-size: 100%;
	font-weight: normal;
	float: right;
}



/*-------------------コンテンツのスタイル------------------------*/
#each_contents {
	margin: 0px;
	padding: 0px 0px 120px 0px;
	width: 100%;
	color: #5C4747;
	font-size: 140%;
	box-sizing: border-box;

}
#each_contents::after {
	content: "";
	display: block;
	clear: both;

}
section {
	margin: 1em 0px 0px 220px;
	padding: 0px;
}
.right,
.right-sub {
	box-sizing: border-box;
}



section::after {
	content: "";
	display: block;
	clear: both;

}

h1 {
	color: #E07C7D;
	font-size: 240%;
	line-height: 1.2;
	margin: 0px;
	padding: 0px;
	display: block;
}



.description {
	margin: 0px 450px 0px 0px;
	padding: 0px 1em 0px 0px;
}
.description p {
	line-height: 1.75;
	margin: 0px;
	padding: 0px 0px 1em 0px;
}

.pic_area {
	float: right;
	box-sizing: border-box;
	margin: 0px 10px;
	padding: 0px;
	max-width: 420px;
}

.main_pics {
	width: 420px;
	height: 420px;
	margin: 4px 0px;
	padding: 0px;
	border: 1px solid #e0d8d8;
	box-sizing: border-box;
}
.main_pics img {
	width: 100%;
	height: 100%;
}

.sub_pics {
	float: left;
	width: 130px;
	height: 130px;
	margin: 4px;
	padding: 0px;
	border: 1px solid #e0d8d8;
	box-sizing: border-box;
}
.sub_pics img {
	width: 100%;
	height: 100%;
}

.right-sub div {
	margin: 0px auto;
	padding: 10px;
}

.moodalarea_photo,
.moodalarea_photo img {
	max-width: 600px;
	min-width: 300px;
}

.moodalarea_photo-sub,
.moodalarea_photo-sub img {
	max-width: 600px;
	min-width: 300px;
	text-align: center;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.moodalarea_itemname-sub {
	color: #E07C7D;
	font-weight: bold;
	font-size: 180%;
	line-height: 1.5;
	margin: 10px 1em;
	padding: 0px;
	display: block;
	border-bottom: 2px dotted #E07C7D;
}

.moodalarea_description-sub,
.moodalarea_spec-sub,
.moodalarea_jan-sub {
	color: #5C4747;
	font-size: 100%;
	padding: 0.2em 0.2em 0.2em 5em;
	margin: 0px 2em;
}

.moodalarea_spec-myb,
.moodalarea_weight-myb,
.moodalarea_jan-myb,
.moodalarea_description-smc,
.moodalarea_spec-smc,
.moodalarea_weight-smc,
.moodalarea_jan-smc {
	color: #5C4747;
	font-size: 100%;
	padding: 0.2em 0.2em 0.2em 0em;
	margin: 0px 2em;
}

.moodalarea_strength-sub {
	float: left;
	margin: 0px;
	padding: 0px;
}
.moodalarea_strength-sub img {
	max-width: 100px;
	margin: 0px;
	padding: 10px;
	box-sizing: border-box;
 }






/*-------------------トップへ戻るpawtopのスタイル------------------------*/
#pawtop {
  position: absolute;
  bottom: 40px;
  right: 10px;
}
 
#pawtop a {
  display: block;
  z-index: 999;
  padding: 34px 18px 0px 18px;
  color: #00ac84;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  background-image: url(../images/top/pawup@2x-8.png);
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 30px 35px;
  box-sizing: border-box ;
}
  
#pawtop a:hover {
  text-decoration: none;
  opacity: 0.7;
}
#pawtop::after {
	content: "";
	display: block;
	clear: both;
}






/*-------------------sidebarのスタイル------------------------*/

#sidebar_navibox {
	float: left;
	height: 100%;
	width: 200px;
	margin: 0px;
	padding: 0px;
	box-sizing: border-box;
	position: absolute;
	top: -1em;
	background-image: linear-gradient(rgba(0, 172, 132, 0.15), rgba(0, 172, 132, 0.1) 60%, rgba(0, 172, 132, 0));
}
#sidebar_navibox::after {
	content: "";
	display: block;
	clear: both;
}

#sidebar_navibox ul {
	margin: 0px;
	padding: 1em;
}


#sidebar_navibox ul.menu li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#sidebar_navibox ul.menu li a {
	display: block;
	color: #00ac84;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
}
#sidebar_navibox ul.menu li a:hover {
	opacity: 0.5;
}


#sidebar_navibox ul.sub-menu {
	margin: 0px;
	padding: 0px 0px 1em 1em;
	font-size: 100%;
}
#sidebar_navibox ul.sub-menu li a {
	font-weight: normal;
	padding: 0.5em 0em 0.2em 0em;
	}




/*-------------------スライドメニュー------------------------*/
#menu_pulltub {
	margin: 0px;
	padding: 0px;
	width: 40px;
	height: 46px;
	display: block;
	position: absolute;
	top: 0;
	right: -40px;

	background-image: url(../images/common/menu_pulltub.svg);
	background-attachment: scroll;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 40px 47px;
	
	box-shadow: 1px 1px 1px #5A5A5A;
	border-radius: 0px 0px 4px 0px;
	background-color: #ffffff;
}

#on_off {
	display: none;
}

input#on_off:checked ~ #slidemenu {
	left: 0px;
}

#coverlayer {
	position: fixed;
	z-index: 9999;
	top: 0;
	left: 0;
	bottom: 0;
	
	width: 0%;
	background-color: rgba(90,108,128,0.7);
	transition-duration: 500ms;
}
input#on_off:checked ~ #coverlayer {
	width: 100%;
}



#flow {
	overflow: auto;
	position: absolute;
	width: 90%;
	top: 0px;
	bottom: 0px;
}


#slidemenu {
	background-color: #FFFFFF;
	position: fixed;
	top: 0;
	bottom: 0;
	left: -80%;
	width: 80%;
	z-index: 10000;
	
	transition-duration: 500ms;
	display: none;
}


#slidemenu ul,
#slidemenu ul li {
	margin: 0px;
	list-style: none;
}


#slidemenu ul {
	padding: 0px 10px;
	width: 100%;
	box-sizing: border-box;
}
#slidemenu ul li {
	padding: 10px 0px;
	position: relative;		
	white-space: nowrap;
	overflow: hidden;
}

#slidemenu ul li a {
	display: block;
	text-decoration: none;
	font-size: 140%;
	color: #00ac84;
}

	#narrower_screen {
		display: none;
}

input.search-field {
	margin: 1em 0px 0.5em 0.5em;
	padding: 0px;
	box-sizing: border-box;
	font-size: 16px !important;
	width: 90%;
}
input.search-submit {
	margin: 0px 0px 10em 0.5em;
}

ul#menu-smartphone {
	margin: 0px;
	padding: 0px 0px 5em 10px;
}
.lined {
	border-top: solid 1px #cccccc;

}




/*-------------------メディア切替------------------------*/

	/*iPad Pro 10.5のランドスケープ*/



/*iPad Pro 10.5のランドスケープ*/
@media screen and (max-width: 1112px) {

/* #wrap {
	width: 1112px;
} */
header {
	padding: 0px 10px;
}
#each_contents {
	padding: 0px 10px 120px 10px;
}
footer {
	padding: 6px 10px;
	position: fixed;
}
}



	/*iPad Pro 9.7のランドスケープ*/
	/*iPad Pro 12.9のポートレイト*/
@media screen and (max-width: 1024px) {
	/* #wrap {
		width: 1024px;
		} */
	.top_right {
		margin: 0px 0px 0px 300px !important;
		}
	#top_circle {
		margin: 30px 0px 0px 100px !important;
	}
}






	/*iPad Pro 10.5 1112-834のポートレイト*/
@media screen and (max-width: 834px) {
	/* #wrap {
	width: 834px;
	} */
	#each_contents {
	background-position: left 120px !important;
	}
	.top_right {
	margin: 0px !important;
	}
	#wider_screen2 {
	margin: 0px 0px 0px 300px !important;
	}
	#circle_chiiku {
	margin: -30px 0px 0px 150px !important;
	}
	#circle_sampo {
	margin: -30px 0px 0px 0px !important;
	}
	#circle_neko {
	margin: -30px 0px 0px 150px !important;
	}
	
	
			#menu-wide_menu li {
			padding: 1.4em 0px 0px 1em;
			}
			#top_TM h1{
			padding: 10px 0px 10px 120px !important;
			}
	.description {
		margin: 0px;
		clear: both;
	}
	.description p {
		padding: 1em 0px 1em 0px;
	}
	.pic_area {
		float: none;
		margin: 0px 10px 0px 0px;
		box-sizing: border-box;
	}

		.main_pics {
			float: left !important;
		}

	.thumb_list li {
		width: 30% !important;
	}
	
}



	/*iphone xとxs 375-812のランドスケープ*/
@media screen and (max-width: 812px) {
	/* #wrap {
	width: 752px;
	} */
	header {
		padding: 0px 30px;
		}
	footer {
		padding: 6px 30px 20px 30px;
		}
}





/*iPad Pro 9.7のポートレイト*/
/*ipadmini 1024-768のポートレイト*/
@media screen and (max-width: 768px) {
	/* #wrap {
		width: 768px;
		} */
	header {
		background-position: 10px 10px;
	}
	#menu-wide_menu li {
	padding: 1.4em 0px 0px 0.5em;
	}
	header {
		padding: 0px 10px;
		}
	footer {
		padding: 6px 10px;
		}
}






	/*iphone8plus 736-414のランドスケープ*/
@media screen and (max-width: 736px) {
	/* #wrap {
		width: 736px;
		} */
	#slidemenu {
		display: block;
}	
	#wide_menu,
	#wide_submenu {
		display: none;
	}
	footer {
		position: absolute;
		height: 50px;
}
	address,
	small {
		float: none;
	}
	#haba {
		height: 50px;
	}
	#logo img {
		margin: 10px 0px 0px 40px;
	}
	#header_lead {
		display: block;
		padding: 0.5em 0px 0px 10px;
		}
	article {
		background-size: auto 400px !important;
		background-position: left 220px !important;
		}
	.top_right {
		margin: 0px !important;
	}
	#recommendation {
		padding: 10px !important;
	}
	#top_circle {
		margin: -20px 0px 0px 140px !important;
	}
	#sidebar_navibox {
		display: none;
	}
	#wider_screen2 {
	margin: 20px 0px 0px 60px !important;
	}		
	#circle_chiiku {
	margin: -30px 0px 0px 0px !important;
	}
	#circle_sampo {
	margin: -70px 0px 0px 150px !important;
	}
	#circle_neko {
	margin: -100px 0px 0px 150px !important;
	}
	
			#top_TM h1 {
			padding: 10px 0px 10px 120px !important;
			}
			section {
			margin: 1em 0px 0px 0px !important;
			padding: 0px !important;
		}
		.main_pics {
			width: 390px;
			height: 390px;
		}
		.sub_pics {
			width: 120px;
			height: 120px;
		}
		
		input.search-submit {
	margin: 0px 0px 1em 0.5em;
		}

}











	/*iphone8 667-375のランドスケープ*/
@media screen and (max-width: 667px) {
	/*#wrap {
		width: 667px;
		}*/
	#slidemenu {
		display: block;
		}	

	#top_circle {
		margin: 0px 0px 0px 60px !important;
	}
	#top_TM {
	padding: 10px 10px 20px 10px !important;
	}
	#wider_screen2 {
	margin: 20px 0px 0px 140px !important;
	}		
	#circle_chiiku {
	margin: -30px 0px 0px 30px !important;
	}
	#circle_sampo {
	margin: 150px 0px 0px -130px !important;
	}
	#circle_neko {
	margin: -120px 0px 0px 50px !important;
	}
}


	/*iphoneSE 568-320のランドスケープ*/
@media screen and (max-width: 568px) {
	/*#wrap {
		width: 568px;
		}*/
	#each_contents {
		background-size: auto 400px !important;
		background-position: left 0px !important;
		}

	#wider_screen1,
	#wider_screen2 {
		display: none;
		}
	#narrower_screen {
		display: block;
		margin: 1em 0px;
		padding: 0px;
		}
	#narrower {
		display: none;
}

	#narrower_screen ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
	#narrower_screen ol li {
	margin: 0.5em 0px 0px 200px;
	padding: 4px 10px 10px 60px;
	font-size: 16px;
	line-height: 1.3;
	background-image: url(../images/top/check2@2x.png);
	background-attachment: scroll;
	background-position: 13px center;
	background-repeat: no-repeat;
	background-size: 45px 68px;
}
	#narrower_screen ol li span {
	font-size: 28px;
	font-weight: bold;
}
	#narrower_screen ol a {
	display: block;
	text-decoration: none;
	color: rgba(255,255,255,1.00);
}
	.rectangular {
	border-radius: 16px;
	}
 	#rect_TM {
	background-color: rgba(255,136,0,1.00);
	}
 	#rect_muda {
	background-color: rgba(255,114,138,1.00);
	}
 	#rect_chiiku {
	background-color: rgba(0,175,236,1.00);
	}
 	#rect_sampo {
	background-color: rgba(0,175,0,1.00);
	}
 	#rect_neko {
	background-color: rgba(230,0,18,1.00);
	}

}



	/*iphone8plus 736-414のポートレイト*/
@media screen and (max-width: 414px) {
	/*#wrap {
		width: 414px;
		}*/
	article {
		background-image: none !important;
	}
	#haba {
		background-position: center 10px;
	}
	
	#logo img {
		margin:10px 0px 0px 100px;
	}


	#header_lead,
	#wider_screen1,
	#wider_screen2 {
		display: none;
		}

	#narrower_screen {
		display: block;
		margin: 1em 0px;
		padding: 0px;
}

	#narrower {
		display: block;
		background-image: url(../images/top/top_obi@2x-8.png);
		background-repeat: no-repeat;
		background-attachment: scroll;
		background-position: left top;
		background-size: 100%;
		min-height: 120px;
		text-indent: -10000px;
}

	#narrower_screen ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
	#narrower_screen ol li {
	margin: 0.5em 0px;
	padding: 4px 10px 10px 60px;
	font-size: 16px;
	line-height: 1.3;
	background-image: url(../images/top/check2@2x.png);
	background-attachment: scroll;
	background-position: 13px center;
	background-repeat: no-repeat;
	background-size: 45px 68px;
}
	#narrower_screen ol li span {
	font-size: 28px;
	font-weight: bold;
}
	#narrower_screen ol a {
	display: block;
	text-decoration: none;
	color: rgba(255,255,255,1.00);
}
	.rectangular {
	border-radius: 16px;
	}
 	#rect_TM {
	background-color: rgba(255,136,0,1.00);
	}
 	#rect_muda {
	background-color: rgba(255,114,138,1.00);
	}
 	#rect_chiiku {
	background-color: rgba(0,175,236,1.00);
	}
 	#rect_sampo {
	background-color: rgba(0,175,0,1.00);
	}
 	#rect_neko {
	background-color: rgba(230,0,18,1.00);
	}


	.sub_pics {
	margin: 3px !important;
	}



	.thumb_list li {
		width: 45% !important;
	}

}






	/*iphone8 375-667のポートレイト*/
@media screen and (max-width: 375px) {
	/*#wrap {
		width: 375px;
		}*/
	#narrower {
		min-height: 100px;
}
	#logo img {
		margin:10px 0px 0px 80px;
	}

		.main_pics {
			width: 350px;
			height: 350px;
		}
		.sub_pics {
			width: 105px;
			height: 105px;
		}
}
















	/*iphoneSE 320-568のポートレイト*/
@media screen and (max-width: 320px) {
	/* #wrap {
		width: 320px;
		} */
	#narrower {
		min-height: 90px;
}
	#logo img {
		margin:10px 0px 0px 50px;
	}


		.main_pics {
			width: 300px;
			height: 300px;
		}
		.sub_pics {
			width: 90px;
			height: 90px;
		}
		.sub_pics {
		margin: 2px !important;
		}

}