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

/*////////////////////////////////////////////////////////

guide.css

///////////////////////////////////////////////////////*/
#sigGuide {
}
/* =mainvisual-wrap
-------------------------------------------------------*/
#sigGuide #first-view-wrap {
	margin-left: 80px;
}
#sigGuide #first-view-wrap:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#sigGuide #first-view-wrap .head-sec {
	float: left;
	width: 45%;
	padding: 220px 100px 0 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#sigGuide #first-view-wrap .mainvisual-sec {
	float: right;
	width: 50%;
	background: url(/assets/common/img/bg-sec-2.png) no-repeat right bottom;
	background-size: 50% 500px;
	padding: 0 80px 100px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

@media screen and (max-width: 1024px) {
#sigGuide #first-view-wrap .head-sec {
	padding: 140px 50px 0 20px;
}
#sigGuide #first-view-wrap .mainvisual-sec {
	background-size: 100% 300px;
	padding: 0 0 50px 50px;
}
}

@media screen and (max-width: 768px) {
/*#sigGuide #first-view-wrap .head-sec {
	padding: 80px 0 0 20px;
}*/
#sigGuide #first-view-wrap .head-sec {
	clear: both;
	float: none;
	width: 100%;
	padding: 80px 80px 0 0;
}
#sigGuide #first-view-wrap .mainvisual-sec {
	float: right;
	width: 92%;
}
#sigGuide #first-view-wrap .mainvisual-sec .visual-box {
	width: 70%;
	margin-left: 30%;
}
}

@media screen and (max-width: 414px) {
#sigGuide #first-view-wrap {
	margin-left: 0px;
}
#sigGuide #first-view-wrap .head-sec {
	padding: 80px 8% 0;
}
#sigGuide #first-view-wrap .mainvisual-sec {
	background-size: 100% 250px;
}
#sigGuide #first-view-wrap .mainvisual-sec .visual-box {
	width: 90%;
	margin-left: 10%;
}
}
/* =guide-wrap
-------------------------------------------------------*/
#sigGuide #guide-wrap {
	position: relative;
	margin-top: 150px;
	animation: fadeIn 3s ease 0s 1 normal;
	-webkit-animation: fadeIn 3s ease 0s 1 normal;
}
#sigGuide #guide-wrap .v-writing {
	position: absolute;
	top: 400px;
	left: -60px;
}
#sigGuide #guide-wrap section {
	/*float: right;*/
	width: 84%;
	/*background: url(/assets/common/img/bg-sec.png) repeat 0 0;*/
	background-color:#f7f7f7;
	margin:0 auto;
	padding: 100px 130px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#sigGuide #guide-wrap section #guide-intro {
	background-color:#fff;
	margin-bottom:150px;
	padding:80px;
	text-align:center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}
#sigGuide #guide-wrap section #guide-intro p { margin-bottom:50px; }
#sigGuide #guide-wrap section #guide-intro .img-box {
	width:94%;
	margin:0 auto;
	}
#sigGuide #guide-wrap:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#sigGuide #guide-wrap section dl dt {
	float: left;
	width: 15em;
	font-weight: bold;
	clear: both;
}
#sigGuide #guide-wrap section dl dt span {
	display: block;
	width: 20px;
	margin: 10px 0;
	border-bottom: solid 1px #bcb0a9;
}
#sigGuide #guide-wrap section dl dd {
	padding-left: 15em;
	margin-bottom: 100px;
}
#sigGuide #guide-wrap section dl dd:last-child {
	margin-bottom: 0;
}
#sigGuide #guide-wrap section dl table {
	border-collapse: collapse;
	width: 100%;
	border: solid 1px #d5d5d5;
	margin: 30px 0 10px;
}
#sigGuide #guide-wrap section dl table th, #sigGuide #guide-wrap section dl table td {
	border: solid 1px #d5d5d5;
	padding: 20px 2%;
	text-align: center;
	vertical-align: middle;
}
#sigGuide #guide-wrap section dl table th {
	font-weight: normal;
}
#sigGuide #guide-wrap section dl table th .sun {
	color: #d20000;
}
#sigGuide #guide-wrap section dl table th .sat {
	color: #0488b4;
}

@media screen and (max-width: 1024px) {
#sigGuide #guide-wrap {
	margin-top: 100px;
}
#sigGuide #guide-wrap section {
	background-size: 100% 300px;
}
}

@media screen and (max-width: 768px) {
#sigGuide #guide-wrap section {
	padding: 50px 50px;
}
#sigGuide #guide-wrap section #guide-intro {
	margin-bottom:80px;
	padding:50px;
	text-align:left;
	}
#sigGuide #guide-wrap section #guide-intro .img-box {
	width:100%;
	}
#sigGuide #guide-wrap section dl dt {
	float: none;
	width: 100%;
}
#sigGuide #guide-wrap section dl dd {
	padding-left: 0;
	margin-bottom: 50px;
}
}

@media screen and (max-width: 414px) {
#sigGuide #guide-wrap section {
	padding: 20px;
}
#sigGuide #guide-wrap section #guide-intro {
	margin-bottom:50px;
	padding:20px;
	}
#sigGuide #guide-wrap section #guide-intro p br { display:none; }
#sigGuide #guide-wrap {
	margin-top: 120px;
}
#sigGuide #guide-wrap .v-writing {
	top: 250px;
	left: -80px;
}
}
/* =flow-wrap
-------------------------------------------------------*/
#sigGuide #flow-wrap {
	position: relative;
	margin: 200px 0 150px;
	animation: fadeIn 3s ease 0s 1 normal;
	-webkit-animation: fadeIn 3s ease 0s 1 normal;
}
#sigGuide #flow-wrap section {
	width: 84%;
	margin: 0 auto;
}
#sigGuide #flow-wrap section ul.flow {
	margin-top: 100px;
}
#sigGuide #flow-wrap section ul.flow > li {
	margin-bottom: 100px;
}
#sigGuide #flow-wrap section ul.flow > li:last-child {
	margin-bottom: 0;
}
#sigGuide #flow-wrap section ul.flow > li dl:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#sigGuide #flow-wrap section ul.flow > li dl dt {
	position:relative;
	float: left;
	width: 28%;
	padding-right: 30px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#sigGuide #flow-wrap section ul.flow > li dl dt span.num {
	position:absolute;
	top:0;
	left:0;
	display: inline-block;
	font-family: Century, 'Yu Mincho', 'Hiragino Mincho ProN', serif;
	font-style:italic;
	font-size: 6.0rem;
	line-height:1;
	vertical-align:middle;
}
#sigGuide #flow-wrap section ul.flow > li dl dt span.ttl { display:inline-block; font-size:1.6rem; margin:20px 0 0 50px; }
#sigGuide #flow-wrap section ul.flow > li dl dd {
	float: right;
	width: 70%;
	padding-left: 50px;
	border-left:solid 1px #000;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#sigGuide #flow-wrap section ul.flow > li dl dd ul li { margin-bottom:30px; }
#sigGuide #flow-wrap section ul.flow > li dl dd ul li:last-child { margin-bottom:0; }

@media screen and (max-width: 768px) {
#sigGuide #flow-wrap section ul.flow > li {
	border-bottom:solid 1px #000;
	margin-bottom: 50px;
	padding-bottom:50px;
}
#sigGuide #flow-wrap section ul.flow > li:last-child {
	border-bottom:none;
	margin-bottom: 0;
	padding-bottom:0;
}
#sigGuide #flow-wrap section ul.flow > li dl dt {
	float: none;
	width: 100%;
	padding-right: 0;
}
#sigGuide #flow-wrap section ul.flow > li dl dd {
	float: none;
	width: 100%;
	padding-left: 0;
	border-left:none;
	margin-top:30px;
}
}
@media screen and (max-width: 414px) {
#sigGuide #flow-wrap {
	margin: 120px 0 80px;
}
}