@charset 'utf-8';

/*common STYLE*/
html,body,#wrapper { width: 100%; }

body {
	background: url(../images/bg.jpg) repeat;
}

#wrapper {
	position: relative;
}

.cont-size-box { width: 1000px; margin: 0 auto; }
.cont-100-box { width: 100%; min-width: 1160px; margin: 0 auto; }
.cont-900-box {	width: 900px; margin: 0 auto; }
.in-img { display: block; width: 100%;}

.ora { color: #ee7f13; }
.blue { color: #029ac8; }
.gre { color: #02ab78; }
.yel { color: #da9f26; }
.red { color: red; }
.rela{
	position: relative;
}
.abso{
	position: absolute;
}
.effBTN {
	-webkit-transition: 0.25s ease-in-out;
	-moz-transition: 0.25s ease-in-out;
	-o-transition: 0.25s ease-in-out;
	transition: 0.25s ease-in-out;
}
.btn {
	-webkit-border-radius: 8px 8px 8px 8px / 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px / 8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px / 8px 8px 8px 8px;
}
.btn:link {
	-webkit-border-radius: 8px 8px 8px 8px / 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px / 8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px / 8px 8px 8px 8px;
}

.bg {
	background: url(../images/bg_main.jpg) no-repeat top center;
	height: 1000px;
	background-size: cover;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
}

header .main-vis-area {
	width: 1100px;
	margin: 0 auto;
	position: relative;
	padding: 50px 0;
}
header h1 {
	margin-left: -20px;
}
header p {
	margin-top: 20px;
	width: 600px;
	font-weight: bold;
	font-size: 17px;
}
.book {
	width: 490px;
	height: 774px;
	position: absolute;
	top: 50px;
	right: 0;
	z-index: 1000;
}
.book img {
	width: 100%;
}

.siryou {
	background: url(../images/bg_siryou.png) repeat;
	text-align: center;
	position: relative;
	z-index: 0;
}
.siryou-inner {
	background: url(../images/bg_inner_siryou.png) no-repeat left bottom;
	width: 1135px;
	margin: 0 auto;
	height: 249px;
	padding: 60px 0;
}
.siryou a {
	display: block;
	width: 545px;
	height: 91px;
	margin: 18px auto 0;
}
.siryou .illust {
	width: 99px;
	height: 159px;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: 210px;
}
.siryou .illust img{
	height: 100%;
}

.cont-box {
	padding: 60px 0;
	text-align: center;
}

.cont-box h2 {
	margin-top: 50px;
}
.cont-box h2.mtaj {
	margin-top: 20px;
}
.if-area{
	position: relative;
}
.if-area .abso1{
	position: absolute;
	bottom:-150px;
	right:150px;
	z-index: 999;
}
.if-area .abso2{
	top:10px;
	left:0;
}
.if-area .cont-size-box{
	margin-bottom:40px;
}
.if-area .float-3col-box {
	margin-top: 20px;
}
.if-area .float-3col-box .left {
	width: 31%;
	padding: 0 1%;
}
.if-area .float-3col-box .middle-col {
	width: 32%;
}
.if-area h3 {
	font-size: 25px;
	margin: 10px 0;
}
.if-area p {
	font-size: 18px;
}
.if-area .img-box {
	margin-top: 40px;
}

.mottainai {
	padding-bottom: 60px;
}
.mottainai-head {
	background: url(../images/mottainai_maiin_img.png) no-repeat center bottom;
	background-size: cover;
	padding-bottom: 40px;
	width: 100%;
}
.mottainai-head h1 {
	text-align: center;
}
.mottainai .cont-box h2 {
	text-align: center;
	margin-top: 0;
}
.mottainai-cont {
	padding: 20px 0;
	position: relative;
}
.mottainai-cont .illust {
	width: 110px;
	height: 154px;
	position: absolute;
	left: 28px;
	top: 0;
}
.mottainai-cont .img-box {
	margin-top: 15px;
}
.mottainai-cont h3 {
	margin-top: 30px;
	font-size: 24px;
}
.mottainai-cont h3 span {
	font-size: 30px;
	color: #00539e;
	padding-left: 6px;
}
.mottainai-cont p.intro {
	font-size: 20px;
}

.cont-box .company-box {
	text-align: left;
	margin-top: 40px;
	background: url(../images/line.png) no-repeat left top;
	padding-top: 40px;
}
.cont-box .company-box h4 {
	font-size: 30px;
	line-height: 1;
	color: #00539e;
	margin-bottom: 10px;
}
.point-box {
	margin-top: 30px;
	border: dashed 3px #00539e;
	position: relative;
	padding: 24px 30px;
}
.point-box .point-icn {
	position: absolute;
	top: -15px;
	left: -9px;
}
.point-box p {
	font-weight: bold;
	font-size: 18px;
}

.border-box{
	border-top: 1px dashed #000;
	border-bottom: 1px dashed #000;
	padding-bottom: 40px;
	text-align: left;
	width: 800px;
	margin: 10px auto;
}
.border-box h2{
	color: #f19a00;
	font-size: 31px;
	margin-top: 40px;
}
.border-box .bg-box{
	background: #ffe6ba;
	padding: 20px;
	margin-top: 20px;
}
.border-box .point{
	top:-10px;
	left:-6px;
}
footer {
	background: url(../images/bg_footer.png) repeat;
	padding-top: 30px !important;
	padding-bottom: 30px !important;
	text-align: center;
	color: #FFF;
	position: relative;
}
footer a:link,
footer a:visited {
	color: #FFF;
	text-decoration: underline;
}
footer p {
	margin-top: 8px;
}
footer .top {
	display: block;
	width: 66px;
	height: 35px;
	position: absolute;
	right: 30px;
	top: 45px;
}
.sp{
	display: none;
}

@media(max-width:768px){
	.cont-100-box{
		min-width: auto;
	}
	header .main-vis-area{
		width: 100%;
	}
	header h1{
		text-align: center;
		margin-left: 0;
	}
	header p{
		width: 100%;
		padding: 0 10px;
		box-sizing: border-box;
	}
	header h1 img{
		width: 95%;
	}
	.book {
		position: static;
		width: 95%;
		margin: 0 auto;
		height: auto;
	}
	.book img{
		width: 100%;
	
	}
	.siryou-inner{
		width: 100%;
		height: auto;
		padding: 40px 0;
	}
	.siryou-inner h1{
		width: 95%;
		margin: 0 auto;
	}
	.siryou-inner h1 img{
		width: 100%;
	}
	.siryou a{
		width: 80%;
		max-width: 545px;
		height: auto;
	}
	.siryou a img{
		width: 100%;
	}
	.siryou .illust{
		right: 0;
		left: auto;
		height: 100px;
	}
	.if-area h1{
		width: 100%;
	}
	.if-area h1 img{
		width: 98%;
	}
	.if-area .cont-size-box{
		width: 95%;
		margin-bottom: 0;
	}
	.if-area .img-box{
		width: 100%;
		margin-top: 0;
	}
	.if-area .img-box img{
		width: 100%;
	}
	.border-box{
		width: 100%;
	}
	.if-area .abso1{
		right: 10px;
		left: auto;
		bottom: -60px;
		height: 120px;
	}
	.if-area .abso1 img{
		height: 100%;
	}
	.if-area .abso2{
		
	}
	.sp{
		display: block;
	}
	.pc{
		display: none;
	}
	footer .top{
		display: inline-block;
		margin-top: 20px ;
		position: static;
	}
}
