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



.under_mv{
	width: 100%;
	height: 100%;
	overflow-y: scroll;
	background: rgba(0,0,0, 0.7);
	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;}


.map_cr{
	display: block;
	margin: auto;
	width: 752px;
	margin-bottom: 60px;}

.map_cr img{
	width: 100%;}


.map_topcontents{
	width: 800px;
	margin: 0px auto 70px auto;}

.map_topcontents h3{
		font-family: 'Cabin', sans-serif;
	    font-size: 18px;
    font-size: 1.8rem;
       font-weight: normal;
    font-weight: 300;
    letter-spacing: 0.2em;
    float: left;
    padding-left: 60px;
    position: relative;}

.map_topcontents h3:before{
	content: '';
	display: block;
	position: absolute;
	top: 20px;
	left: 0;
	width: 40px;
	height: 2px;
	background: #fff;}

.map_topcontents h3 span{
	font-size: 1.0rem;
    font-size: 10px;
    display: block;}

.map_topcontents p{
	width: 480px;
	display: block;
	float: right;
	font-size: 1.1rem;
    font-size: 11px;
}




.compaby_idea{
	padding-bottom: 60px;}

.compaby_idea h3{
	font-family: 'Cabin', sans-serif;
    position: relative;
    letter-spacing: 0.1em;
    font-weight: normal;
    font-weight: 300;
    font-size: 20px;
    font-size: 2.0rem;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #969696;}

.compaby_idea h3 span{
    display: inline-block;
    margin-top: 40px;
    font-size: 1.2rem;
    font-size: 12px;
    color: #fff;
    padding-left: 20px;}


.compaby_idea h4{
	width: 400px;
	padding-top: 60px;
	float: left;
	font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.8em;
    text-align: center;
    letter-spacing: 0.2em;
    position: relative;
    font-weight: normal;
    font-weight: 200;
    margin-bottom: 10px;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;}



.compaby_ideatxt{
	width: 450px;
	float: right;
	line-height: 2em;
	letter-spacing: 0.1em;
}



.aboutus_wrapper{
	background: url(../images/page04.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;}




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

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

.pankuzu{
	display: none;}

main{
	height: auto;}

body{
	border: none;}


.map_topcontents{
	width: 100%;}

.map_topcontents h3{
	float: none;
	padding-left: 50px;
	margin-bottom: 10px;
	font-size: 15px;
	font-size: 1.5rem;}

.map_topcontents h3:before{
	width: 40px;}

.map_topcontents p{
	float: none;
	width: 100%;}


.map_topcontents{
	margin: auto;
}

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


}





