/* Unchanged */
@charset "UTF-8";
/****************************************************************************
　sp_index.css
--------------------------------------------------------
   Author : Yasuo Tominaga @ penpengusa
   Group : http://www.penpengusa.com
   Creation date : 2017.09.07
   Last up date   : 2017.09.07
****************************************************************************/

@media screen and (max-width:768px) {
.pcLayer {
	display: none;
}
.spLayer {
	display: block;
}

#head_contents_top {
	display: block;
	width: 100%;
	height: 300px;
	text-align: center;
	padding: 0px 0 0 0;
	margin: 0 auto 0 auto;
	position: relative;
	overflow: hidden;
	background: #000;
}

#head_contents_top .arrow {
	width: 100%;
	position: absolute;
	bottom: 15px;
	text-align: center;
	z-index: 150;
}
#head_contents_top .arrow img{
	width: 30px;
}

#head_contents_top video{
 	width: 100%;
    top: 0;
    left: 0;
    z-index: 0;
    padding: 0;
    margin: 0px 0 0 0;
 }


#txtypeA {
    width: 100%;
	text-align: center;
	font-size: 46px;
	font-family: 'Radley', serif;
	font-weight: bold;
	line-height: 1.0;
    z-index: 100;
	position: absolute;
	top: 0;
	padding-top: 110px;
	padding-bottom: 50px;
	left: 0;
	color: #FFF;
}





.box {
	width: 100%;
	margin: 0 auto;
	text-align: left;
	position: relative;
	padding-bottom: 50px;
	overflow: hidden;
}
.box img.spImg {
	width: 100%;
}
.box h4 {
	font-family: 'Zilla Slab', serif;
	line-height: 1.0;
	font-weight: bold;
	font-size: 50px;
	margin: 20px 0 0 20px;
	opacity: 0.7;
	filter: alpha(opacity=70);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	text-align: left;
}
.box ul {
	width: 100%;
	margin-top: 0;
}
.box h5 {
	font-family: 'Zilla Slab', serif;
	line-height: 1.1;
	font-weight: normal;
	font-size: 34px;
	text-align: center;
	margin-top: 10px;
}
.box h6 {
	line-height: 1.0;
	font-weight: normal;
	font-size: 16px;
	padding-top: 10px;
	text-align: center;
	font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}
.box p {
	display: block;
	padding: 30px 0 0 0;
	line-height: 1.6;
	font-weight: normal;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	width: 90%;
	margin: 0 auto;
}
.box li.btn {
	display: block;
	width: 90%;
	margin: 0 auto;
	padding-top: 30px;
	text-align: right;
	overflow: hidden;
}
.box li.btn img {
	float: right;
	width: 50%;
}




#mBlock {
	width: 100%;
	height: 250px;
	background:url(../img/mblock_bg.jpg) no-repeat;
	background-size:cover;
	background-position:center center;
	text-align: center;
	overflow:hidden;
	display: block;
}


#txtypeC {
	width: 100%;
	font-size: 34px;
	font-family: 'Zilla Slab', serif;
	line-height: 1.0;
	font-weight: bold;
	position: absolute;
	top: 30px;
	left: 0;
	z-index: 10;
}
#mBlock ul {
	margin: 100px auto 0 auto;
	width: 100%;
}
#mBlock ul li {
	float: left;
	width: 20%;
	margin-left: 4%;
	margin-right: 0;
}
#mBlock ul li img {
	width: 100%;
}
#mBlock ul li:last-child {
	margin-right: 0;
}



#Life {
	width: 100%;
	height: auto;
	background-image: none;
	background-color: #2F77C2;
	overflow:hidden;
}
#Life h4 {
	float: none;
	color: #FFF;
	width: 100%;
}
#Life ul {
	float: none;
	width: 100%;
	color: #FFF;
}
#Life ul li.btn {
	text-align: right;
}

#Safe {
	width: 100%;
	height: auto;
	background-image: none;
	background-color: #CCE8FB;
	overflow:hidden;
}
#Safe h4 {
	float: none;
	color: #2F77C2;
	width: 100%;
	text-align: left;
}
#Safe ul {
	float: none;
	width: 100%;
	color: #2F77C2;
}
#Safe p {
	color: #000;
}
#Safe ul li.btn {
	text-align: right;
}


#Health {
	width: 100%;
	height: auto;
	background-image: none;
	background-color: #2F77C2;
	overflow:hidden;
}
#Health h4 {
	float: none;
	color: #2F77C2;
	width: 100%;
}
#Health ul {
	float: none;
	width: 100%;
	color: #FFF;
}
#Health ul li.btn {
	text-align: right;
}


#Beauty {
	width: 100%;
	height: auto;
	background-image: none;
	background-color: #CCE8FB;
	overflow:hidden;
}
#Beauty h4 {
	float: none;
	color: #2F77C2;
	width: 100%;
	text-align: left;
}
#Beauty ul {
	float: none;
	width: 100%;
	color: #2F77C2;
}
#Beauty p {
	color: #000;
}
#Beauty ul li.btn {
	text-align: right;
}


#About {
	width: 100%;
	text-align: center;
	padding-top: 50px;
}

#About h4 {
	font-size: 50px;
	color: #2F77C2;
	border-bottom: 5px solid #2F77C2;
	padding-bottom: 5px;
	display: inline-block;
}

#About table {
	width: auto;
	max-width: 96%;
	clear: both;
	font-size: 15px;
	margin: 20px auto 0 auto;
}
#About table th{
	width: 5em;
	-moz-text-align-last: left;
	text-align-last: left;
	text-justify: inter-ideograph;
	padding-left: 0px;
}
#About table td{
	padding: 0 0 20px 10px;
	text-align: left;
}
#About table td a {
	background: url(../img/icon1sp.png) right center no-repeat;
	padding-right: 23px;
}

} /**** END media screen *****/