@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
.whiteBg {
	position: relative;
	z-index: 1;
}
.whiteBg01 {
	background-color: #fff;
}
.whiteBg01:before {
	width: 1258px;
	position: absolute;
	left: 50%;
	top: 0;
	bottom: 0;
	margin-left: -629px;
	background: url("../img/common/line02.png") repeat left top;
	background-size: 47px auto;
	content: "";
}
.mainVisual {
	text-align: center;
	background-color: #fff;
}
.mainVisual img {
	height: 204px;
}
#main .topBox {
	margin-top: -59px;
	padding: 94px 0 346px;
	background: url("../img/index/bg01.png") no-repeat center top; 
	background-size: 3000px auto;
}

#main .oj_yuragi {
position: relative; }
#main .oj_kotori img{
 width: 100%;
 height: auto;
}
#main .oj_kotori01 {
position: absolute;
top: 50px;
left: 40px;
width: 150px;
height: auto;
}
#main .oj_kotori02 {
position: absolute;
top: 100px;
right: 20px;
width: 150px;
height: auto;
}

#main .topBox .content {
	position: relative;
}
#main .topBox .imgSub {
	position: absolute;
	left: 76px;
	top: -68px;
	width: 265px;
}
#main .topBox .textBox {
	margin: 0 0 0 auto;
	width: 570px;
	position: relative;
}
#main .topBox .textBox p {
	color: #231815;
	font-size: 1.5rem;
	line-height: 2.73;
	font-weight: bold;
 background: rgb(255,255,255,0.5);
}
#main .topBox .textBox p .line {
	display: inline-block;
	background: url("../img/common/line01.png") repeat-x left bottom 8px;
	background-size: 20px auto;
}
#main .topBox .textBox .title {
	margin: 0 0 24px -17px;
	width: 519px;
 background: rgb(255,255,255,0.5);
}
#main .topBox .textBox .img {
	width: 146px;
	position: absolute;
	bottom: -16px;
	right: -7px;
}
#main .topBox .textBox .link {
	position: absolute;
	right: -9px;
	top: 1px;
	font-size: 1.2rem;
	font-weight: bold;
	writing-mode: tb-rl;
	-webkit-writing-mode: vertical-rl;
	direction: ltr;
	text-align: left;
	letter-spacing: 0.1em;
}
#main .topBox .textBox .link a:hover {
	opacity: 0.7;
}
#main .topBox .textImg {
	margin: -3px 0 0 -2px;
	width: 584px;
}
#main .sec01 .comBg {
	padding: 71px 25px 78px;
}
#main .sec01 .newsBox {
	margin-bottom: 74px;
}
#main .sec01 .lBox {
	float: left;
	width: 505px;
}
#main .sec01 .lBox span {
	margin-top: 25px;
	display: block;
	text-align: center;
	letter-spacing: 0.06em;
}
#main .sec01 .rBox {
	margin-top: -19px;
	width: 605px;
	float: right;
}
#main .sec01 .rBox h2 {
	margin-bottom: -4px;
	font-size: 4.1rem;
	letter-spacing: 0.1em;
}
#main .sec01 .rBox dl {
	line-height: 1.75;
	letter-spacing: 0.1em;
}
#main .sec01 .rBox dt {
	padding-top: 22px;
	float: left;
}
#main .sec01 .rBox dd {
	padding: 22px 40px 15px 9em;
	border-bottom: 1px solid #808080;
}
#main .sec01 .rBox dd a:hover {
	opacity: 0.7;
}
#main .sec01 ul {
	margin: 0 3px;
	position: relative;
}
#main .sec01 ul:after {
	content: "";
	width: 370px;
}
#main .sec01 ul li {
	width: 370px;
}
#main .sec02 {
	position: relative;
	z-index: 1;
	padding: 38px 0 74px;
	background: url("../img/index/bg03.jpg") no-repeat center top;
	background-size: cover;
}
#main .sec02 h2 {
	margin-bottom: 25px;
	text-align: center;
	color: #fff;
	font-size: 2.6rem;
	letter-spacing: 0.1em;
}
#main .sec02 ul {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
#main .sec02 ul:after {
	content: "";
	width: 344px;
}
#main .sec02 li {
	width: 344px;
	padding: 45px 0 62px;
	text-align: center;
	box-sizing: border-box;
	background-color: #fff;
}
#main .sec02 li .step {
	margin-bottom: 13px;
	font-size: 2.6rem;
	color: #475e8b;
	letter-spacing: 0.1em;
}
#main .sec02 li .text {
	line-height: 1.75;
	position: relative;
	letter-spacing: 0.1em;
}
#main .sec02 li .text:before {
	position: absolute;
	left: 50%;
	width: 120px;
	bottom: -14px;
	height: 1px;
	background-color: #475e8b;
	content: "";
	margin-left: -60px;
}
#main .sec02 li .text span {
	margin-bottom: 5px;
	display: block;
	font-size: 2.6rem;
	font-weight: bold;
}
#main .sec02 li .icon {
	margin-bottom: 23px;
}
#main .sec02 li .icon img {
	height: 55px;
}
#main .sec03 h2 {
	padding: 69px 0 43px;
	text-align: center;
	font-weight: normal;
	letter-spacing: 0.1em;
}
#main .sec03 h2 img {
	width: 75px;
	margin: 0 auto 18px;
	display: block;
}
#main .sec03 .bgBox {
	position: relative;
	z-index: 1;
	background: url("../img/index/bg04.jpg") no-repeat center top;
	background-size: cover;
}
#main .sec03 .inner {
	width: 1020px;
	margin: 0 auto;
	padding: 127px 0 121px;
}
#main .sec03 .lTxt {
	margin-top: 78px;
	float: left;
	color: #fff;
	letter-spacing: 0.1em;
}
#main .sec03 .rTxt {
	float: right;
	width: 462px;
	color: #FFF;
	line-height: 1.75;
	letter-spacing: 0.1em;
}
#main .sec03 .rTxt span {
	margin-bottom: 15px;
	display: block;
	font-weight: bold;
	font-size: 2.5rem;
}
#main .sec04 .comBg {
	padding: 65px 0 20px;
	text-align: center;
}
#main .sec04 .topTxt {
	margin: -1px 0 32px;
	letter-spacing: 0.1em;
}
#main .sec04 .img img {
	width: 1121px;
}
#main .sec05 .comBg {
	text-align: center;
}
#main .sec05 .topTxt {
	padding: 10px 0 15px;
	letter-spacing: 0.1em;
}
#main .sec06 {
	padding-bottom: 54px;
}
#main .sec06 .comBg {
	padding: 58px 0 55px;
}
#main .sec06 .headLine01 {
	margin-bottom: 23px;
}
#main .sec06 ul {
	width: 1198px;
	margin: 0 auto;
}
#main .sec06 li {
	padding-bottom: 49px;
	margin-right: 32px;
	width: 275px;
	text-align: center;
	box-sizing: border-box;
	border: 10px solid #D8D8D8;
	background-color: #fff;
}
#main .sec06 li:nth-child(4n) {
	margin-right: 0;
}
#main .sec06 li p {
	padding-top: 22px;
	border-top: 5px solid #D8D8D8;
	font-size: 1.2rem;
	line-height: 1.75;
}
#main .sec06 li p span {
	margin-bottom: 13px;
	display: block;
	font-weight: bold;
}
#main .sec06 .img {
	position: relative;
	z-index: 1;
}

#main .sec07 .comBg {
	font-size: 1.4rem;
	padding: 71px 25px 78px;
}
#main .sec07 .topTxt {
	padding: 10px 0 15px;
	letter-spacing: 0.1em;
}

@media all and (max-width: 896px) {
	.whiteBg01:before {
		display: none;
	}
	.mainVisual img {
		height: 66px;
	}
	#main .topBox {
		margin-top: 0;
		padding: 126px 20px 29px;
		margin-bottom: 277px;
		background-image: url("../img/index/sp_bg01.png"); 
		background-size: 562px auto;
		background-color: #fff;
	}
	#main .topBox.ver2{
		margin-top: 0;
		padding: 320px 20px 29px;
		margin-bottom: 277px;
		background-image: url("../img/index/sp_bg02.png"); 
		background-size: 400px auto;
		background-color: #fff;
	}
 
	#main .topBox .imgSub {
		display: none;
	}
	#main .topBox .textBox {
		margin: 0;
		width: auto;
	}
	#main .topBox .textBox p {
		margin-left: 8px;
		font-size: 1.0rem;
	}
	#main .topBox .textBox p .line {
		background-position: left bottom 3px;
		background-size: 10px auto;
	}
	#main .topBox .textBox .title {
		margin: 0 0 13px;
		width: 259px;
	}
	#main .topBox .textBox .img {
		width: 72px;
		right: 13px;
		bottom: -13px;
	}
	#main .topBox .textBox .link {
		display: none;
	}
	#main .topBox .textImg {
		margin: 36px auto 0;
		width: 231px;
	}
	#main .sec01 .comBg {
		padding: 28px 10px 46px;
	}
	#main .sec01 .newsBox {
		margin-bottom: 39px;
	}
	#main .sec01 .lBox {
		float: none;
		width: auto;
		text-align: center;
	}
	#main .sec01 .lBox img {
		width: 254px;
	}
	#main .sec01 .lBox span {
		margin-top: 10px;
		font-size: 1rem;
	}
	#main .sec01 .rBox {
		margin-top: 31px;
		float: none;
		width: auto;
	}
	#main .sec01 .rBox h2 {
		margin-bottom: -16px;
		font-size: 3rem;
		text-align: center;
	}
	#main .sec01 .rBox dt {
		padding-top: 10px;
		float: none;
	}
	#main .sec01 .rBox dd {
		padding: 0 0 6px;
	}
	#main .sec01 ul {
		margin: 0;
		width: 600px;
	}
	#main .sec01 ul li {
		width: 185px;
	}
	#main .sec02 {
		padding: 70px 30px 140px;
		background-image: url("../img/index/sp_bg03.jpg");
	}
	#main .sec02 h2 {
		display: none;
	}
	#main .sec02 ul {
		width: auto;
		display: inherit;
	}
	#main .sec02 li {
		width: auto;
		margin-bottom: 26px;
		padding: 34px 0 42px;
	}
	#main .sec02 li:last-child {
		margin-bottom: 0;
	}
	#main .sec02 li .step {
		margin-bottom: 7px;
		font-size: 1.85rem;
	}
	#main .sec02 li .text:before {
		width: 87px;
		bottom: -8px;
		margin-left: -43px;
	}
	#main .sec02 li .text span {
		margin-bottom: 4px;
		font-size: 1.85rem;
	}
	#main .sec02 li .icon {
		margin-bottom: 17px;
	}
	#main .sec02 li .icon img {
		height: 40px;
	}
	#main .sec03 h2 {
		padding: 45px 0 20px;
	}
	#main .sec03 h2 img {
		width: 38px;
		margin: 0 auto 4px;
	}
	#main .sec03 .bgBox {
		background-image: url("../img/index/sp_bg04.jpg") ;
	}
	#main .sec03 .inner {
		width: auto;
		padding: 30px 26px 189px;
	}
	#main .sec03 .lTxt {
		margin: 0 0 43px;
		float: none;
		text-align: center;
	}
	#main .sec03 .rTxt {
		float: none;
		width: auto;
	}
	#main .sec03 .rTxt span {
		margin-bottom: 22px;
		font-size: 1.6rem;
		text-align: center;
	}
	#main .sec04 .comBg {
		padding: 29px 28px 17px;
	}
	#main .sec04 .topTxt {
		margin: 10px 0 15px;
		line-height: 1.75;
	}
	#main .sec04 .img img {
		width: auto;
	}
	#main .sec05 {
		padding: 0 10px;
	}
	#main .sec05 .topTxt {
		padding: 6px 0 7px;
		line-height: 1.75;
	}
	#main .sec06 {
		padding-bottom: 10px;
	}
	#main .sec06 .comBg {
		padding: 31px 10px 27px;
	}
	#main .sec06 .headLine01 {
		margin-bottom: 10px;
	}
	#main .sec06 ul {
		width: 1000px;
		margin: 1px 11px 0;
	}
	#main .sec06 li {
		padding-bottom: 10px;
		margin-right: 27px;
		width: 227px;
		border-width: 7px;
	}
	#main .sec06 li:nth-child(4n) {
		margin-right: 0;
	}
	#main .sec06 li p {
		padding: 15px 5px 0;
		border-top: 4px solid #D8D8D8;
	}
	#main .sec06 li p span {
		margin-bottom: 9px;
	}
	#main .sec06 .img img {
		width: 100%;
	}
	#main .sec07 {
		padding: 0 10px;
	}
	#main .sec07 .comBg {
		padding: 28px 10px 46px;
	}
	#main .sec07 .topTxt {
		padding: 6px 0 7px;
		line-height: 1.75;
	}
	
}