@charset "UTF-8";



.moyoriichi .top-wrapper {
	background-image: url("/common/images/moyoriichi/top-ph.jpg");
	height: 295px;
	text-align: center;
	margin-bottom: 0;
}

.moyoriichi .top-wrapper .ttl-01{
	background: none;
	opacity: 1;
}
.moyoriichi .top-clm{
	background-color: #f7f7f7;
	padding: 40px 0 30px;
	margin-bottom: 60px;
}
.moyoriichi .top-clm .top-cnt,
.moyoriichi .moyoriichi-wrapper{
	width:950px;
}
.moyoriichi .top-clm .top-copy{
	width: 381px;
	float:left;
	margin-right: 105px;
	margin-top: 15px;
}
.moyoriichi .top-clm .right-clm{
	float:left;
	width: 401px;
}
.moyoriichi .top-clm .right-clm .text{
	border-bottom: 1px solid #c8c9ca;
	margin-bottom: 15px;
	padding-bottom: 15px;
	line-height: 2em;
}
.moyoriichi .moyoriichi-wrapper .ttl-02{
	float: left;
	height: 44px;
	margin-right: 40px;
}
.moyoriichi .moyoriichi-wrapper .sub-clm .ttl-cnt{
	margin-bottom:45px;
}
.moyoriichi .moyoriichi-wrapper .sub-clm .ttl-cnt .cnt-info{
	height: 54px;
	padding-top: 14px;
}
.moyoriichi .moyoriichi-wrapper .sub-clm .ttl-cnt .cnt-info-2{
	height: 20px;
}
.moyoriichi .moyoriichi-wrapper .ttl-02 img,
.moyoriichi .moyoriichi-wrapper .sub-clm .ttl-cnt .cnt-info img{
	width: auto;
	height: 100%;
}

.moyoriichi .moyoriichi-wrapper .sub-clm{
	margin-bottom:110px;
}
.moyoriichi .moyoriichi-wrapper .sub-cnt{
	margin-bottom:80px;
	text-align: center;
}
.moyoriichi .moyoriichi-wrapper .sub-clm .text{
	line-height:2em;
}
.moyoriichi .moyoriichi-wrapper .box-lnk a{
	border: 1px solid #c8c9ca;
	width: 273px;
	display: inline-block;
	text-align: center;
	background:url(/common/images/moyoriichi/arrow_01.png) no-repeat right 9% center;
	background-size:18px;
	padding: 15px 18px 15px 0;
	box-sizing: border-box;
}
.moyoriichi .moyoriichi-wrapper .box-lnk a:hover{
	opacity:0.5;
	text-decoration:none;
}

.moyoriichi .moyoriichi-wrapper .sub-clm .cnt{
	float:left;
}
.moyoriichi .moyoriichi-wrapper .sub-clm:nth-child(odd) .cnt{
	float:right;
}
.moyoriichi .moyoriichi-wrapper .sub-clm .cnt-01{
	width:447px;
	margin-right:50px;
}
.moyoriichi .moyoriichi-wrapper .sub-clm:nth-child(odd)  .cnt-01{
	margin-left:50px;
	margin-right:0;
}
.moyoriichi .moyoriichi-wrapper .sub-clm .cnt-02{
	width:448px;
}

.moyoriichi .sub-clm.map{
	text-align: center;
	background-color: #f7f7f7;
	padding-top: 50px;
	padding-bottom: 50px;
}
.moyoriichi .sub-clm.map .ttl-03{
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 25px;
}

/* SP
----------------------------------------------------------*/
@media only screen and (max-width: 640px) {
.moyoriichi .top-wrapper{
	height: auto;
	box-sizing: border-box;
	margin: 0 3%;
	width: 93.75%;
	background-position: 17%;
}
.moyoriichi .top-wrapper .ttl-01{
	text-align: center;
	margin-top: -26%;
	padding: 0;
	right: 0;
	left: 0;
	width: 80%;
	margin: -26% auto 0;
}

.moyoriichi .top-clm .top-cnt,
.moyoriichi .moyoriichi-wrapper{
	width:100%;
	padding: 0 3%;
	box-sizing: border-box;
}

.moyoriichi .top-clm{
	padding: 7.8% 0 4.7%;
	margin-bottom:11%;
}
.moyoriichi .top-clm .top-copy{
	width: 100%;
	float: none;
	margin: 0;
	margin-bottom: 7%;
}
.moyoriichi .moyoriichi-wrapper .sub-cnt{
	margin-bottom:12.5%;
}
.moyoriichi .top-clm .right-clm{
	width:100%;
	float:none;
}
.moyoriichi .moyoriichi-wrapper .sub-clm{
	margin-bottom: 17%;
}
.moyoriichi .moyoriichi-wrapper .sub-clm .cnt,
.moyoriichi .moyoriichi-wrapper .sub-clm:nth-child(odd) .cnt{
	float:none;
}
.moyoriichi .moyoriichi-wrapper .sub-clm .cnt-01,
.moyoriichi .moyoriichi-wrapper .sub-clm:nth-child(odd)  .cnt-01{
	width: 100%;
	margin: 0;
	float: none;
}
.moyoriichi .moyoriichi-wrapper .sub-clm .cnt-02{
	width:100%;
	margin-bottom: 5%;
}
.moyoriichi .moyoriichi-wrapper .sub-clm .ttl-cnt{
	margin-bottom: 4%;
}
.moyoriichi .moyoriichi-wrapper .ttl-02{
	margin: 0 auto;
	float: none;
}
.moyoriichi .moyoriichi-wrapper .sub-clm .ttl-cnt .cnt-info{
	height: 48px;
	padding-left: 65px;
	padding-top: 3%;
}
.moyoriichi .moyoriichi-wrapper .sub-clm .ttl-cnt .cnt-info-2{
	height:19px;
}

}
