@charset "utf-8";
/* CSS Document */



.under_mv{
	width: 100%;
	height: 100%;
	overflow-y: scroll;
	background: rgba(0,0,0, 0.6);
	text-align: center;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 300;
	font-weight: normal;
	letter-spacing: 0.2em;
	padding-left: 200px;
}


.under_mv::-webkit-scrollbar{
 display:none;
}

.under_mv{
 -ms-overflow-style:none;
}

.aboutus_wrapper{
	background: url(../images/page01.jpg) no-repeat center center;
	background-size: cover;
	width: 100%;
	height: 100%;
	color: #fff;
	font-size: 11px;
    font-size: 1.1rem;
    line-height: 1.8em;
	margin: auto;
	text-align: center;}


.basic_title03{
	    font-size: 15px;
    font-size: 1.5rem;
    text-align: center;
    font-weight: 300;
    letter-spacing: 0.2em;
    font-family: 'Cabin', sans-serif;}


.common_underbasictitle{
    font-size: 15px;
    font-size: 1.5rem;
    text-align: center;
    font-weight: 300;
    letter-spacing: 0.2em;
    font-family: 'Cabin', sans-serif;}

.name_under{
	font-size: 12px;
    font-size: 1.2rem;
    color: #000;}


.copy_big{
	width: 322px;
	margin-bottom: 15px;}
	
.copy_big img{
	width: 100%;
}


.copy_big + p{
	margin-bottom: 5px;
	color: #fff;}


.copy_big + p + p{color: #fff;}


.contents_mainarea{
	padding: 0 20px;}

.contents_mainarea section{
	border-bottom: 1px solid #fff;
	padding-bottom: 50px;
	padding-top: 50px;}


.about_images{
	width: 851px;
	max-width: 100%;
	margin-bottom: 50px;
}

.about_images img{
	max-width: 100%;}


.about_bimg{
	display: inline-block;
	vertical-align: middle;
	width: 67px;}

.about_bimg img{
	max-width: 100%;}


.about_en{
	display: inline-block;
	vertical-align: middle;
	padding-left: 10px;
	}


.about_en i{
	font-size: 10px;
	font-size: 1.0rem;
	font-style: normal;
	color: #d8d8d8;
	letter-spacing: 0.1em;
	padding-left: 15px;
}


.about_txttitle{
	font-weight: normal;
	font-weight: 300;
	font-size: 14px;
	font-size: 1.4rem;}


.about_txttitle + p{
	color: #a0a0a0;
	margin-bottom: 40px;}

.contents_mainarea section + section{
	border-bottom: none;}

.under_contentsmain{
	width: 900px;
	margin: auto;
}









@media (max-width: 780px) {
	.under_wrap{
		width: 100%;
	}

.aboutus_wrapper{
	margin-top: 60px;
	border: 10px solid #fff;
	width: 100%;}

.pankuzu{
	display: none;}

.item_imagewrapper li{
	width: 100%;
	margin-bottom: 25px;
}

.process_list li{
	display: block;
	width: 100%;
	padding-top: 180px;
}

.list_gitem{
	margin-top: 50px;}




main{
	height: auto;
}

body{
	border: none;
}

.copy_big {
	font-size: 15px;
    font-size: 1.5rem;}

.contents_mainarea section {
    padding-bottom: 50px;
    padding-top: 50px;}

.about_bimg{
	margin: auto;
	width: 50px;
	display: block;
	float: left;}

.about_en{
	display: block;
	float: left;
	width: 240px;
	padding-left: 10px;
	font-size: 11px;
	font-size: 1.1rem;
	}


.about_en i{
	display: block;
	padding-left: 0px;
}


.about_txttitle{
	margin-bottom: 5px;

}

.about_images{
	width: 98%;
	margin: auto;
}

.under_contentsmain{
	width: 100%;
}

.copy_big{
	width: 90%;}


.aboutus_wrapper{
	background: url(../images/sp_page01.jpg) no-repeat center center;
	background-size: cover;}



}





