@charset "shift_jis";

@media (max-width:640px) {


/*
reset
*/
ul, li {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
h2, h3, h4 {
	font-weight: 400;
	padding:0;
	margin:0 ;
}
.clear {
	clear: both;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html.clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

.mod-column1 {padding-top:10px;
    clear: both;
    margin: 0 auto;
    width: 950px;
}
.mod-column2 img { vertical-align:bottom; border:none;}

.pc {display:none;}
.sp {display:inline;}

p {margin:0;}










.headingWrap {
	width:94%;
	margin:0 auto 15px;
}

.headingWrap .heading01 {
	float:none;
	border-left:3px solid #000000;
	padding-left:16px;
	font-size:20px;
	font-size:161.6%;
	font-weight:bold;
}
.headingWrap .copy {
	float:none;
	padding-top:0;
}


.anchorList {
	clear:both;
	margin:0;
	margin-bottom:15px;
	padding-top:5px;
}
.anchorList li {
	font-size:14px;
	/*font-size:116%;*/
	font-weight:bold;
	float:left;
	width:33.3%;
	border-bottom:2px solid #000;
	text-align:center;
	
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.anchorList li:nth-child(1) {
	border-bottom:4px solid #ffe57d;
}
.anchorList li:nth-child(2) {
	border-bottom:4px solid #c0e7ec;
	border-left:1px solid #aaa;
}
.anchorList li:nth-child(3) {
	border-bottom:4px solid #c6eab0;
	border-left:1px solid #aaa;
}
.anchorList li span {
	font-size:64%;
	font-weight:normal;
	display:block;
	height:2.4em;
	line-height:1.2;
}
.anchorList li a {
	display:block;
	padding:3px 7% 3px;
	color:#333;
	text-decoration:none;
}




.productsWrap {
	width:94%;
	margin:0 auto ;
}
.productsBox {
	float:none;
	width:auto;
	text-align:center;
	padding-top:0;
	padding-bottom:30px;
}
#products01 {
	border:none;
	width:auto;
}
#products02 {
	border:none;
}
#products03 {
	border:none;
}

.productsBox h2 {
	text-align:center;
	padding:0;
}
.productsBox h2 img {
	width:100%;
	height:auto;
	text-align:center;
}

.iconList01 {
	width:100%;
	margin:0;
}
.iconList01 li {
	float:left;
	width:23.5%;
	margin-right:2%;
	margin-left:0;
}
.iconList01 li:last-child {
	margin-right:0;
}
#products03 .iconList01 {
	width:100%;
	margin:0 0 0 0 ;
}
#products03 .iconList01 li {
}
#products03 .iconList01 li:first-child {
	margin-left:25.5%;
}
.iconList01 li img {
	width:100%;
	height:auto;
}

.featureList01 {
	margin-top:20px;
	margin-bottom:10px;
}
.featureList01 li {
	font-weight:bold;
	line-height:1.2;
	background:#e8e8e8;
	border:1px solid #dcdcdc;
	padding:8px 12px;
	text-align:center;
	margin:0 0 5px;
}


.sceneList {
	border-bottom:1px solid #aaaaaa;
}
.sceneList li {
	border-top:1px solid #aaaaaa;
	border-left:1px solid #aaaaaa;
	border-right:1px solid #aaaaaa;
	padding:0;
}
.sceneList li dl {
	margin:0;
}
.sceneList li dt {
	font-weight:bold;
	background:#ffe57d;
	text-align:center;
	padding:10px 0 5px;
}
.sceneList li dd {
	margin:0;
	padding-bottom:5px;
}
.sceneList li dd img {
	width:98%;
	height:auto;
}


#products02 .sceneList li dt {
	background:#c0e7ec;
}
#products03 .sceneList li dt {
	background:#c6eab0;
}


.sceneText01 {
	margin:16px 0 20px;
	padding-bottom:30px;
	font-size:20px;
	font-size:161.6%;
	font-weight:bold;
}
#products01 .sceneText01 {
	color:#e5bf28;
	background:url(../images/bg_04.gif) no-repeat 50% 100%;
}
#products02 .sceneText01 {
	color:#5faab3;
	background:url(../images/bg_05.gif) no-repeat 50% 100%;
}
#products03 .sceneText01 {
	color:#77ac57;
	background:url(../images/bg_06.gif) no-repeat 50% 100%;
}


.sceneText02 {
	text-align:left;
	margin:16px 19px 20px;
	padding-top:30px;
}
#products01 .sceneText02 {
	background:url(../images/bg_04.gif) no-repeat 50% 0;
}
#products02 .sceneText02 {
	background:url(../images/bg_05.gif) no-repeat 50% 0;
}
#products03 .sceneText02 {
	background:url(../images/bg_06.gif) no-repeat 50% 0;
}





.lightbox {
	/*display:none;
	position:absolute;
	top:0%;
	left:0%;
	*/
	width:99%;
	padding:0;
	background:#fffae5;
	border:1px solid #000;
	position:relative;
}
.lightbox .cboxClose {
	position:absolute;
	top:10px;
	right:10px;
	text-indent:-9999px;
}
.lightbox .cboxClose a {
	display:block;
	width:13px;
	height:13px;
	background:url(../images/bt_01.png) no-repeat 0 0;
	-webkit-background-size: 13px auto;
	-moz-background-size: 13px auto;
	background-size: 13px auto;
}
.lightbox .cboxClose a:hover {
	background:url(../images/bt_01on.png) no-repeat 0 0;
	-webkit-background-size: 13px auto;
	-moz-background-size: 13px auto;
	background-size: 13px auto;
}
.lightbox dl {
	background:#ffe57d;
	text-align:left;
	margin:0;
	padding:0 14px 6px 14px;
}
.lightbox dl dt {
	padding:8px 0 0 0;
	font-size:20px;
	font-size:161.6%;
	font-weight:bold;
	margin:0;
}
.lightbox dl dd {
	font-size:11px;
	font-size:93%;
	font-weight:bold;
	margin:0;
}
.lightbox .colLeft {
	float:none;
	width:auto;
}
.lightbox .colRight {
	float:none;
	width:auto;
	margin:0;
	padding-top:8px;
}
.lightbox .illust {
	float:right;
	text-align:right;
	width:43%;
	margin:0 6% 0 0;
}
.lightbox .illust img {
	border:1px solid #aaaaaa;
	width:100% !important;
}
.lightbox .illust_person {
	float:left;
	width:44% !important;
	margin:0 0 0 3%;
	line-height:1.3 !important;
}
.lightbox .illust_person img {
	width:100% !important;
}
.lightbox .illust_person_caption {
	text-align:center;
	font-size:11px;
	font-weight:bold;
}
.lightbox .text {
	font-size:12px;
	font-size:100%;
	text-align:left;
	line-height:21px;
	background:url(../images/bg_07.png) repeat 0 0 ;
	margin:0 15px 12px;
}
.lightbox .navWrap {
	background:#ffe57d;
	margin-top:15px;
	padding:12px 12px 12px;
}
.lightbox ul {
}
.lightbox ul li {
	font-size:11px;
	font-size:93%;
	line-height:1.1;
}
.lightbox ul li.close {
	float:left;
	background:url(../images/bg_02.png) no-repeat 0 50% ;
	padding-left:13px;
}
.lightbox ul li.next {
	float:right;
	background:url(../images/bg_03.png) no-repeat 100% 50% ;
	padding-right:13px;
}
.lightbox ul li a {
	color:#000;
	text-decoration:underline;
}






}
