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

/* contents01 */

.contents01 {
	width:100%;
	padding-bottom: 60px;
}

.contents01 .midashi01 {
	margin-bottom: 70px;
}

.contents01 .box-in h3, .contents01 .box-in h4 {
	display: inline-block;
	vertical-align: top;
}

.contents01 .box-in h3 {
	margin-right: 160px;
}

.contents01 .box-in h4 {
	padding-top: 35px;
}

.contents01 .box-in {
	position: relative;
}

.contents01 .box-in .box01 img {
	width: 100%;
height: auto;
}

.contents01 .box-in .box02 {
	position: absolute;
left: 0px;
top: 0px;
	width: 100%;
}


/* contents02 */

.contents02 {
	width:100%;
	background-image:url("images/contents02-back.png");
background-position: center bottom;
background-repeat: no-repeat;
	padding-top: 35px;
	padding-bottom: 100px;
	background-color: #FFF;
}

.contents02 h3 {
}

.contents02 h3 img {
	width: 75%;
	height: auto;
}

.contents02 p {
	font-size: 13px;
color: #000;
line-height: 2.2;
}

.contents02 .box-in {
	width:90%;
	display: table;
}

.contents02 .contents-left, .contents02 .contents-right {
	display: table-cell;
vertical-align: middle;
float: none;
}

.contents02 .contents-left {
	width:58%;
	text-align: right;
	padding-right: 5%;
}

.contents02 .contents-right {
	width:42%;
}

.contents02 .contents-right img {
	width: 100%;
height: auto;
}



/* contents03 */

.contents03, .contents05 {
	width:100%;
	background-image:url("images/contents04-back.png");
background-position: center top;
background-repeat: no-repeat;
	background-color: #FFF;
}

.contents03 h4, .contents03 h5 {
	font-family: YuMincho, '游明朝', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: normal;
	font-size: 24px;
	line-height: 1.2;
	letter-spacing: 0.2em;
	color: #000;
}

.contents03 h5 {
	margin-bottom: 30px;
}

.contents03 p , .contents05 p {
	font-size: 13px;
color: #000;
line-height: 2.2;
}

.contents03 .box-in {
	width:100%;
	padding-top: 70px;
	padding-bottom: 70px;
}

.contents03 .box {
	background-color: #FFF;
	margin-bottom: 30px;
background-position: right center;
background-repeat: no-repeat;
	display: table;
	padding: 25px 0px;
	width: 90%;
	box-shadow: 5px 5px 5px rgba(0,0,0,0.3);
}

.contents03 .box .box01, .contents03 .box .box02 {
	display: table-cell;
vertical-align: middle;
float: none;
}

.contents03 .box .box01 {
	width: 35%;
	text-align: center;
}

.contents03 .box .box02 {
	width: 65%;
	text-align: left;
	padding: 30px 80px;
	border-left-style : solid;
border-left-color : #808080;
border-left-width : 1px;
}

.contents03 .box:nth-child(1) {
	background-image: url("images/q01.png");
}

.contents03 .box:nth-child(2) {
	background-image: url("images/q02.png");
}

.contents03 .box:nth-child(3) {
	background-image: url("images/q03.png");
}

.contents03 .box:last-child {
	margin-bottom: 0px;
}

/* contents04 */

.contents04 {
	width:100%;
	background-color: #FFF;
}

.contents04 .box01 {
	width:100%;
	background-image:url("images/contents03-back.png");
background-position: center top;
background-repeat: no-repeat;
	text-align: center;
	padding: 50px 0px;
}

.contents04 .box01 img {
	width: 90%;
height: auto;
}

.contents04 .box02 {
	display: none;
}

/* contents05 */

.contents05 {
	padding: 70px 0px;
	overflow: hidden;
	margin-bottom: 60px;
}

.contents05 h3 {
	margin-bottom: 30px;
}

.contents05 .box-in {
	width: 1400px;
	background-image: url("images/line-flow.png");
background-position: 105px top;
background-repeat: repeat-y;
}

.contents05 .box2 {
	width: 1400px;
	background-image: url("images/line-flow2.png");
background-position: 105px top;
background-repeat: repeat-y;
}

.contents05 h4 {
	padding-left: 62px;
	margin-bottom: 30px;
}

.contents05 h5, .contents05 h6 {
	font-family: YuMincho, '游明朝', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: normal;
	font-size: 24px;
	line-height: 1.2;
	letter-spacing: 0.2em;
	color: #000;
}

.contents05 h5, .contents05 p {
	padding-left: 170px;
}

.contents05 h5 {
	margin-bottom: 30px;
}

.contents05 h6 {
	width: 100%;
padding: 5px 0px;
background-color: #f1f1f1;
}

.contents05 .box {
background-image: url("images/box-back.png");
background-position: right 30px bottom;
background-repeat: no-repeat;
	width: 1400px;
	height: 315px;
	margin-bottom: 15px;
}

.contents05 .box:last-child {
	margin-bottom: 0px;
}

.contents05 .contents-left {
	width: 850px;
	background-image: url("images/line-flow.png");
background-position: 105px top;
background-repeat: repeat-y;
	text-align: left;
	height: 100%;
}

.contents05 .box:last-child .contents-left {
	background-image: none;
}

.contents05 .contents-right {
	width: 550px;
	padding-top: 150px;
}

.text01 {
	margin-bottom: 30px;
}

.text02 {
	margin-bottom: 40px;
}

.text03 {
	margin-bottom: 0px;
}


.sp-view {
    display: none;
}

html, body {
    height: 100%;
}


