@charset "utf-8";

@import "base.css";
@import "common.css";
@import "blog.css";

/*####################　トップページ　####################*/
#PageIndex .test{
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0.5;
	z-index: 9999;
	width: 100%;
	height: 20000px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../../jpg/00_index9.jpg);
}

@media screen and (max-width: 1014px) {
	#PageIndex .test{
		background-size: 375px auto;
		background-image: url(../../jpg/sp/00_index_sp7_menu.jpg);
		background-image: url(../../jpg/sp/00_index_sp8.jpg);
	}
}


#PageIndex #MainImg .titleTypeMain{
	position: absolute;
	letter-spacing: 0.05em;
	color: #e6467d;
}

#PageIndex #MainImg .titleTypeMain span{
	display: block;
	color: #00a0e1;
}

#PageIndex #Main #ContBox01{
	position: relative;
	z-index: 1;
}

#PageIndex #Main #ContBox01 .contSubBox01 .titleTypeMain{
	line-height: 1;
	color: #e6467d;
}

#PageIndex #Main #ContBox01 .contSubBox01 .subBox{	background-color: #fff;}

#PageIndex #Main #ContBox01 .contSubBox01 .subBox .titleTypeBasic{	text-align: left;}

#PageIndex #Main #ContBox01 .contSubBox01 h2 i::before{	content: "（";}
#PageIndex #Main #ContBox01 .contSubBox01 h2 i::after{	content: "）";}

/*#PageIndex #Main #ContBox01 figure{	background-color: #00a0e1;}*/

#PageIndex #Main #ContBox01 figure img{	height: auto;}

#PageIndex #Main #ContBox02{
	background-repeat: no-repeat, repeat;
}

#PageIndex #Main #ContBox02 .titleTypeBasic b{
	position: relative;
	top: 0;
	font-family: 'Alegreya Sans', sans-serif;
	font-weight: 400;
}

#PageIndex #Main #ContBox02 ol{	list-style: none;}

#PageIndex #Main #ContBox02 ol li .contSubBox01 figure{	position: relative;}

#PageIndex #Main #ContBox02 ol li .titleTypeLabel{
	width: 98px;
	background-image: url(../img/contents/label_01.png);
}

#PageIndex #Main #ContBox02 ol li img{
	width: 100%;
	height: auto;
}

#PageIndex #Main #ContBox02 ol li dl{	background-color: #fff;}

#PageIndex #Main #ContBox02 ol li dl dd p:last-of-type{	margin-bottom: 0;}

#PageIndex #Main #ContBox02 .contSubBox02{	color: #fff;}

#PageIndex #Main #ContBox02 .contSubBox02 b{
	box-sizing: border-box;
	line-height: 1;
	text-align: left;
}

#PageIndex #Main #ContBox03 .contSubBox01 .subBox01{	text-align: center;}

#PageIndex #Main #ContBox03 .contSubBox01 .subBox01 .titleTypeBasic::before{
	content: "";
	display: block;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../img/contents/symbol_01.png);
}

#PageIndex #Main #ContBox03 .contSubBox01 .subBox01 .paragraphTypeLead{	text-align: justify;}

#PageIndex #Main #ContBox03 .contSubBox01 ul:after{
	content:"";
	display:block;
	clear:both;
}

#PageIndex #Main #ContBox03 .contSubBox01 ul li{	float: left;}

#PageIndex #Main #ContBox03 .contSubBox01 ul li.listType01{	width: 100%;}

#PageIndex #Main #ContBox03 .contSubBox01 ul li.listType03{	
	width: 278px;
}

#PageIndex #Main #ContBox03 .contSubBox01 ul li img{
	width: 100%;
	height: auto;
}

#PageIndex #Main #ContBox04 a{
	display: block;
	text-decoration: none;
	color: #fff;
}
#PageIndex #Main #ContBox04 a:not(:last-of-type){	margin-bottom: 20px;}
#PageIndex #Main #ContBox04 a.linkTypeVoice{	background-color: #4b965f;}
#PageIndex #Main #ContBox04 a.linkTypeKeyPerson{	background-color: #e6467d;}

#PageIndex #Main #ContBox04 .titleTypeBasic,
#PageIndex #Main #ContBox04 .paragraphTypeLead{	text-align: left;}

#PageIndex #Main #ContBox04 .paragraphTypeLead{	margin-bottom: 0;}

#PageIndex #Main #ContBox05 .innerBasic > ul{
	padding-bottom: 1px;
	background: url(../img/contents/dot_02.gif) repeat-x left bottom;
	background-size: auto 1px;
}

#PageIndex #Main #ContBox07{	border-bottom: 1px solid #e5e5e5;}

#PageIndex #Main #ContBox07 .innerBasic > ul:after{
	content:"";
	display:block;
	clear:both;
}

#PageIndex #Main #ContBox07 .innerBasic > ul > li{
	float: left;
	background: none;
}

#PageIndex #Main #ContBox07 .innerBasic > ul > li figure{
	position: relative;
	overflow: hidden;
	float: none;
	width: 100%;
	/*background-color: #000;*/
	text-align: center;
}
#PageIndex #Main #ContBox07 .innerBasic > ul > li figure img{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}

#PageIndex #Main #ContBox07 .innerBasic > ul > li figure img.imgW{
	width: auto;
	height: 100%;
}

#PageIndex #Main #ContBox07 .innerBasic > ul > li figure img.imgH{
	width: 100%;
	height: auto;
}

#PageIndex #Main #ContBox07 .innerBasic > ul > li dl{	padding: 0;}

#PageIndex #Main #ContBox06{	background-color: #f4f4f4;}

#PageIndex #Main #ContBox06 .contSubBox img{
	width: 100%;
	height: auto;
}

#PageIndex #Main #ContBox06 .contSubBox01 .ulistType02{
	padding-right: 20px;
	padding-left: 20px;
}

#PageIndex #Main #ContBox06 .contSubBox02 ul{	float: left;}

#PageIndex #Main #ContBox06 .contSubBox02 ul li:not(:last-of-type){	margin-bottom: 10px;}

#PageIndex #Main #ContBox06 .contSubBox01 .ulistType02{	position: relative;}

#PageIndex #Main #ContBox06 .contSubBox01 .ulistType02 .owl-stage-outer{	z-index: 2;}
#PageIndex #Main #ContBox06 .contSubBox01 .ulistType02 .owl-nav{
	position: absolute;
	top: 50%;
	left: 0;
	margin: -9px 0 0 0;
}

#PageIndex #Main #ContBox06 .contSubBox01 .ulistType02 .owl-nav button{
	margin: 0;
	width: 10px;
	background-color: transparent !important;
}

#PageIndex #Main #ContBox06 .contSubBox01 .ulistType02 .owl-nav .owl-prev{	float: left;}
#PageIndex #Main #ContBox06 .contSubBox01 .ulistType02 .owl-nav .owl-next{	float: right;}

#PageIndex #Main #ContBox06 .contSubBox01 .ulistType02 .owl-nav button span{
	display: block;
	height: 18px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 10px auto;
	text-indent: -9999px;
}

#PageIndex #Main #ContBox06 .contSubBox01 .ulistType02 .owl-nav .owl-prev span{	background-image: url(../img/contents/arrow_05_left.png);}
#PageIndex #Main #ContBox06 .contSubBox01 .ulistType02 .owl-nav .owl-next span{	background-image: url(../img/contents/arrow_05_right.png);}

#PageIndex #Main #ContBox06 .contSubBox01 .ulistType02 .owl-dots{	display: none;}

#PageIndex #Main #ContBox06 .contSubBox02 .subBox{	float: right;}

#PageIndex #Main #ContBox06 .contSubBox02 .subBox p{	text-align: center;}

@media print, screen and (min-width: 1015px) {
	#PageIndex #MainImg{
		padding-left: 315px;
		height: 590px;
		background-position: left bottom;
		background-image: url(../img/contents/parts_01_top.png);
		background-size: 78px auto;
	}

	#PageIndex #MainImg .innerBasic{
		background-position: center top;
		background-image: url(../img/contents/top/mainimage_pc.jpg);
	}
	
	#PageIndex #MainImg .titleTypeMain{
		left: 190px;
		bottom: 58px;
		padding: 0 20px 5px 16px;
		background-color: rgba(255, 255, 255, .5);
		line-height: 71px;
		font-size: 58px;
	}

	#PageIndex #MainImg .titleTypeMain span{
		margin-bottom: 6px;
		padding-left: 5px;
		font-size: 37px;
	}

	#PageIndex #Main #ContBox01 .innerBasic{
		position: relative;
		padding-top: 80px;
		height: 620px;
	}

	#PageIndex #Main #ContBox01 .contSubBox01,
	#PageIndex #Main #ContBox01 figure{	position: absolute;}
	#PageIndex #Main #ContBox01 .contSubBox01{
		z-index: 1;
		width: 560px;
	}
	#PageIndex #Main #ContBox01 figure{
		z-index: 2;
		width: 480px;
	}
	
	#PageIndex #Main #ContBox01 .contSubBox01{
		bottom: 70px;
		right: 0;
		z-index: 1;
	    transition-delay: 0.3s;
	}

	#PageIndex #Main #ContBox01 .contSubBox01 .titleTypeMain{
		position: relative;
		z-index: 1;
		margin-bottom: -14px;
		font-size: 58px;
	}

	#PageIndex #Main #ContBox01 .contSubBox01 .titleTypeMain i{		font-size: 16px;}

	#PageIndex #Main #ContBox01 .contSubBox01 .titleTypeMain em{	font-size: 82px;}

	#PageIndex #Main #ContBox01 .contSubBox01 .subBox{	padding: 54px 40px 56px 80px;}
	
	#PageIndex #Main #ContBox01 .contSubBox01 .subBox .titleTypeBasic{
		margin-bottom: 23px;
		line-height: 44px;
		font-size: 30px;
	}

	#PageIndex #Main #ContBox01 .contSubBox01 .subBox p{	font-size: 14px;}

	#PageIndex #Main #ContBox01 figure{
		top: 80px;
		left: 0;
		height: 480px;
	}

	#PageIndex #Main #ContBox01 figure img{	width: 480px;}

	#PageIndex #Main #ContBox02{
		margin-top: -250px;
		padding-top: 238px;
		padding-bottom: 110px;
		background-repeat: no-repeat, repeat;
		background-position: center 250px, center center;
		background-image: url(../img/contents/wall_01_long.png),
		url(../img/contents/wall_01.jpg);
		background-size: auto, 14px;
	}

	#PageIndex #Main #ContBox02 > .innerBasic{
		padding-right: 25px;
		padding-left: 25px;
		width: auto;
		max-width: 1230px;
		background-repeat: no-repeat;
		background-position: right 12px;
		background-image: url(../img/contents/wall_01_pc.png);
		background-size: auto;
	}

	#PageIndex #Main #ContBox02 .titleTypeBasic .partsTypeAccent::before{	left: -3px;}

	#PageIndex #Main #ContBox02 .titleTypeBasic b{
		padding-left: 3px;
		font-size: 76px;
	}

	#PageIndex #Main #ContBox02 ol{	margin: -15px auto 21px;}

	#PageIndex #Main #ContBox02 ol:after{
		content:"";
		display:block;
		clear:both;
	}

	#PageIndex #Main #ContBox02 ol li{
		float: left;
		width: 33.33333%;
	}

	#PageIndex #Main #ContBox02 ol li.listType02,
	#PageIndex #Main #ContBox02 ol li.listType03{	position: relative;}

	
	#PageIndex #Main #ContBox02 ol li.listType02{
		padding-top: 30px;
		transition-delay: 0.3s;
	}

	#PageIndex #Main #ContBox02 ol li.listType03{
		padding-top: 60px;
		transition-delay: 0.6s;
	}
	
	#PageIndex #Main #ContBox02 ol li .contSubBox01{
		padding-right: 15px;
		padding-left: 15px;
	}

	#PageIndex #Main #ContBox02 ol li .titleTypeLabel{
		bottom: -12px;
		left: -9px;
	}

	#PageIndex #Main #ContBox02 ol li dl{	padding: 26px 31px 44px;}

	#PageIndex #Main #ContBox02 ol li dl dt{
		margin-bottom: 7px;
		font-size: 24px;
	}

	#PageIndex #Main #ContBox02 ol li dl dd p{
		line-height: 24px;
		font-size: 14px;
	}

	#PageIndex #Main #ContBox02 .contSubBox02{
		background-repeat: no-repeat;
		background-position: center bottom;
		background-image: url(../img/contents/wall_02.png);
	}

	#PageIndex #Main #ContBox02 .contSubBox02 .innerBasic{	font-size: 0;}
	
	#PageIndex #Main #ContBox02 .contSubBox02 b{
		position: relative;
		display: inline-block;
		margin-right: auto;
		padding-top: 8px;
		padding-right: 15px;
		height: 44px;
		background-color: #00a0e1;
		font-size: 30px;
	}
	
	#PageIndex #Main #ContBox02 .contSubBox02 b.textType01{
		margin-bottom: 6px;
		margin-left: 5px;
		padding-left: 15px;
		text-align: center;
	}

	#PageIndex #Main #ContBox02 .contSubBox02 b.textType02{	text-align: left;}

	#PageIndex #Main #ContBox02 .contSubBox02 b.textType01::before,
	#PageIndex #Main #ContBox02 .contSubBox02 b::after{
		content: "";
		position: absolute;
		top: 0;
		display: block;
		width: 5px;
		height: 44px;
		background-repeat: repeat-y;
		background-position: center top;
		background-size: 5px auto;
	}

	#PageIndex #Main #ContBox02 .contSubBox02 b::before{
		left: -5px;
		background-image: url(../img/contents/parts_06_left.png)
	}
	#PageIndex #Main #ContBox02 .contSubBox02 b::after{
		right: -5px;
		background-image: url(../img/contents/parts_06_right.png)
	}

	#PageIndex #Main #ContBox03{	background-color: #f4f4f4;}
	
	#PageIndex #Main #ContBox03 .innerBasic{
		padding: 180px 40px 0;
		width: auto;
		max-width: 1200px;
	}

	#PageIndex #Main #ContBox03 .contSubBox01 .subBox01,
	#PageIndex #Main #ContBox03 .contSubBox01 ul{
		box-sizing: border-box;
		width: 50%;
	}
	
	#PageIndex #Main #ContBox03 .contSubBox01 .subBox01{
		position: relative;
		float: left;
		padding: 60px 74px 76px 39px;
		background-color: #fff;
	}

	#PageIndex #Main #ContBox03 .contSubBox01 .subBox01::after{
		content: "";
		position: absolute;
		top: 0;
		right: -294px;
		display: block;
		width: 294px;
		height: 100%;
		background-color: #fff;
	}
	
	#PageIndex #Main #ContBox03 .contSubBox01 .subBox01 .titleTypeBasic{	margin-bottom: 14px;}

	#PageIndex #Main #ContBox03 .contSubBox01 .subBox01 .titleTypeBasic::before{
		margin-bottom: 2px;
		width: 151px;
		height: 139px;
		background-size: 151px auto;
	}

	#PageIndex #Main #ContBox03 .contSubBox01 .subBox01 .paragraphTypeLead:last-of-type{	margin-bottom: 34px;}

	#PageIndex #Main #ContBox03 .contSubBox01 ul{
		float: right;
		margin-top: -100px;
	}

	#PageIndex #Main #ContBox03 .contSubBox01 ul:after{
		content:"";
		display:block;
		clear:both;
	}
	
	#PageIndex #Main #ContBox03 .contSubBox01 ul li{
		position: relative;
		float: left;
	}
	
	#PageIndex #Main #ContBox03 .contSubBox01 ul li.listType01{
		margin-bottom: 20px;
		margin-left: 0;
		transition-delay: 0.6s;
	}

	#PageIndex #Main #ContBox03 .contSubBox01 ul li.listType02{	
		margin-right: 20px;
		margin-left: -37px;
		width: 199px;
		transition-delay: 0.9s;
	}
	
	#PageIndex #Main #ContBox03 .contSubBox01 ul li.listType03{
		width: 278px;
		transition-delay: 1.2s;
	}

	#PageIndex #Main #ContBox03 .contSubBox01 ul li.listType01 img{	max-width: 600px;}
	
	#PageIndex #Main .recruitmentBox .innerBasic{	padding-bottom: 120px;}

	#PageIndex #Main .recruitmentBox #topBannerInner,
	#PageIndex #Main .recruitmentBox .innerBasic.topBannerInner {
		padding-top: 40px;
		padding-bottom: 20px;
	}

	#PageIndex #Main #ContBox04{	position: relative;}

	#PageIndex #Main #ContBox04 a{
		box-sizing: border-box;
		height: 240px;
		background-repeat: no-repeat;
		background-position: center center;
	}
	#PageIndex #Main #ContBox04 a.linkTypeKeyPerson{	background-image: url(../img/contents/top/photo_07_pc_02_01.png);}
	#PageIndex #Main #ContBox04 a.linkTypeVoice{	background-image: url(../img/contents/top/photo_07_pc_02_02.png);}

	#PageIndex #Main #ContBox04 a::after{
		content: "";
		position: absolute;
		top: 100px;
		right: 40px;
		display: block;
		width: 22px;
		height: 40px;
		background-repeat: no-repeat;
		background-position: center center;
		background-image: url(../img/contents/arrow_07.png);
		background-size: 22px auto;
	}
	
	#PageIndex #Main #ContBox04 a:hover{	opacity: .8;}
	
	#PageIndex #Main #ContBox04 .innerBasic{
		box-sizing: border-box;
		padding-top: 55px;
		padding-left: 309px;
	}

	#PageIndex #Main #ContBox04 .titleTypeBasic{
		margin-bottom: 8px;
		font-size: 32px;
	}

	#PageIndex #Main #ContBox04 .paragraphTypeLead{	line-height: 24px;}

	#PageIndex #Main #ContBox05 .innerBasic > a,
	#PageIndex #Main #ContBox07 .innerBasic > a{
		position: absolute;
		right: 0;
	}

	#PageIndex #Main #ContBox05 .innerBasic,
	#PageIndex #Main #ContBox07 .innerBasic{	position: relative;}
	
	#PageIndex #Main #ContBox05 .innerBasic > ul > li dl dd,
	#PageIndex #Main #ContBox07 .innerBasic > ul > li dl dd{	font-size: 14px;}

	#PageIndex #Main #ContBox05 .innerBasic > ul > li dl dt,
	#PageIndex #Main #ContBox07 .innerBasic > ul > li dl dt{	margin-bottom: 2px;}

	#PageIndex #Main #ContBox05 .innerBasic{
		padding-top: 106px;
		padding-bottom: 120px;
	}

	#PageIndex #Main #ContBox05 .innerBasic > a{	top: 119px;}
	#PageIndex #Main #ContBox05 .titleTypeBasic{	padding-right: 10px;}

	#PageIndex #Main #ContBox05 .innerBasic > ul{
		margin: 44px auto 0;
		width: 760px;
	}

	#PageIndex #Main #ContBox05 .innerBasic > ul > li{
		padding-top: 16px;
		padding-bottom: 15px;
	}

	#PageIndex #Main #ContBox05 .innerBasic > ul > li dl{	padding-top: 11px;}

	#PageIndex #Main #ContBox07 .innerBasic{
		padding-top: 113px;
		padding-bottom: 93px;
	}

	#PageIndex #Main #ContBox07 .innerBasic > a{	top: 126px;}

	#PageIndex #Main #ContBox07 .innerBasic > ul{	margin: -2px auto 0;}

	#PageIndex #Main #ContBox07 .innerBasic > ul > li{
		margin-right: 32px;
		width: 225px;
	}
	#PageIndex #Main #ContBox07 .innerBasic > ul > li:last-of-type{	margin-right: 0;}
	#PageIndex #Main #ContBox07 .innerBasic > ul > li figure{
		margin-bottom: 18px;
		height: 161px;
	}

	#PageIndex #Main #ContBox06 .innerBasic{
		padding-top: 50px;
		padding-bottom: 50px;
	}

	#PageIndex #Main #ContBox06 .contSubBox{
		float: left;
		margin-right: 40px;
		width: 480px;
	}

	#PageIndex #Main #ContBox06 .contSubBox a:hover{
		display: block;
		opacity: .8;
	}
	
	#PageIndex #Main #ContBox06 .contSubBox01 .ulistType01{	margin-bottom: 16px;}

	#PageIndex #Main #ContBox06 .contSubBox01 .ulistType02 li{
		width: 215px;
		margin-right: 10px;
	}

	#PageIndex #Main #ContBox06 .contSubBox01 .ulistType02 .owl-stage-outer{
		width: 440px;
		height: 58px !important;
	}

	#PageIndex #Main #ContBox06 .contSubBox01 .ulistType02 .owl-nav{	width: 480px;}

	#PageIndex #Main #ContBox06 .contSubBox01 .ulistType02 .owl-nav button:hover{	opacity: .8;}

	#PageIndex #Main #ContBox06 .contSubBox02{	margin-right: 0;}

	#PageIndex #Main #ContBox06 .contSubBox02 ul{	width: 235px;}

	#PageIndex #Main #ContBox06 .contSubBox02 ul li:not(:last-of-type){	margin-bottom: 10px;}

	#PageIndex #Main #ContBox06 .contSubBox02 .subBox{
		box-sizing: border-box;
		padding: 30px 0 10px;
		width: 230px;
		height: 150px;
		background-color: #fff;
	}

	#PageIndex #Main #ContBox06 .contSubBox02 .subBox p{
		line-height: 20px;
		font-size: 12px;
	}

	#PageIndex #Main #ContBox06 .contSubBox02 .subBox a.buttonTypeContact{
		margin: -4px auto 0;
		border-radius: 40px;
		padding-top: 10px;
		width: 190px;
		height: 40px;
	}

	#PageIndex #Main #ContBox06 .contSubBox02 .subBox a.buttonTypeContact span{
		padding-left: 29px;
		background-size: 22px auto;
		font-size: 14px;
	}
}

@media print, screen and (max-width: 1120px) {
	#PageIndex #Main #ContBox04 .innerBasic{
		padding-right: 80px;
	}
}

@media screen and (max-width: 1014px) {
	#PageIndex #MainImg{
		position: relative;
		padding-left: 0;
		height: auto;
	}

	#PageIndex #MainImg .innerBasic{	display: none;}
	
	#PageIndex #MainImg img{
		width: 100%;
		height: auto;
	}

	#PageIndex #MainImg .titleTypeMain{
		left: 9px;
		bottom: 25px;
		margin: 0;
		padding: 0;
		background: none;
		line-height: 38px;
		text-shadow: 5px 5px 3px rgba(255, 255, 255, 0.3),
		-5px -5px 3px rgba(255, 255, 255, 0.3), 
		5px -5px 10px rgba(255, 255, 255, 0.7), 
		-5px 5px 10px rgba(255, 255, 255, 0.7);
		font-size: 28px;
	}

	#PageIndex #MainImg .titleTypeMain span{
		text-shadow: 0 0 10px rgba(255, 255, 255, 0.7),
		0 0 10px rgba(255, 255, 255, 0.7);
		font-size: 17px;
	}

	#PageIndex #Main #ContBox01 .innerBasic{
		padding-top: 56px;
	}

	#PageIndex #Main #ContBox01 .contSubBox01{	margin-bottom: 24px;}

	#PageIndex #Main #ContBox01 .contSubBox01 .titleTypeMain{
		margin-bottom: 16px;
		text-align: left;
		font-size: 40px;
	}

	#PageIndex #Main #ContBox01 .contSubBox01 .titleTypeMain i{		font-size: 10px;}

	#PageIndex #Main #ContBox01 .contSubBox01 .titleTypeMain em{	font-size: 55px;}

	#PageIndex #Main #ContBox01 .contSubBox01 .subBox .titleTypeBasic{
		margin-bottom: 14px;
		line-height: 36px;
		letter-spacing: 0.04em;
		font-size: 25px;
	}

	#PageIndex #Main #ContBox01 .contSubBox01 .subBox p{
		margin-bottom: 0;
		line-height: 25px;
		font-size: 15px;
	}

	#PageIndex #Main #ContBox01 figure img{	width: 100%;}

	#PageIndex #Main #ContBox02{
		margin-top: -160px;
		padding-top: 241px;
		padding-bottom: 80px;
		background-repeat: no-repeat, repeat;
		background-position: right 179px, center center;
		background-image: url(../img/contents/wall_01.png),
		url(../img/contents/wall_01.jpg);
		background-size: 116px auto, auto;
	}

	#PageIndex #Main #ContBox02 .titleTypeBasic{
		margin-right: -15px;
		margin-bottom: 34px;
		margin-left: -15px;
		letter-spacing: 0.04em;
	}

	#PageIndex #Main #ContBox02 .titleTypeBasic b{	font-size: 70px;}

	#PageIndex #Main #ContBox02 ol li:not(:last-of-type){	margin-bottom: 15px;}

	#PageIndex #Main #ContBox02 ol li .titleTypeLabel{
		bottom: -11px;
		left: -10px;
	}

	#PageIndex #Main #ContBox02 ol li dl{	padding: 23px 31px 34px;}

	#PageIndex #Main #ContBox02 ol li dl dt{
		margin-bottom: 7px;
		font-size: 25px;
	}

	#PageIndex #Main #ContBox02 ol li dl dd p{
		line-height: 25px;
		font-size: 15px;
	}

	#PageIndex #Main #ContBox02 .contSubBox02{
		margin-top: 31px;
		background-repeat: no-repeat;
		background-position: center bottom;
		background-image: url(../img/contents/wall_02.png);
		font-size: 25px;
	}

	#PageIndex #Main #ContBox02 .contSubBox02 .innerBasic{	padding: 0;}

	#PageIndex #Main #ContBox02 .contSubBox02 b span{
		position: relative;
		display: block;
		margin-bottom: 4px;
		box-sizing: border-box;
		padding: 4px 0 4px 20px;
		height: 33px;
		background-color: #00a0e1;
		letter-spacing: 0.04em;
	}
	
	#PageIndex #Main #ContBox02 .contSubBox02 b.textType01 span:first-of-type{
		margin-left: 9px;
		padding-left: 11px;
	}

	#PageIndex #Main #ContBox02 .contSubBox02 b.textType02 span:last-of-type{
		margin-bottom: 0;
		width: 145px;
	}

	#PageIndex #Main #ContBox02 .contSubBox02 b.textType01 span:first-of-type::before,
	#PageIndex #Main #ContBox02 .contSubBox02 b.textType02 span:last-of-type::after{
		content: "";
		position: absolute;
		top: 0;
		display: block;
		width: 4px;
		height: 33px;
		background-repeat: repeat-y;
		background-position: center top;
		background-size: 4px auto;
	}

	#PageIndex #Main #ContBox02 .contSubBox02 b.textType01 span:first-of-type::before{
		left: -4px;
		background-image: url(../img/contents/parts_06_left.png)
	}
	#PageIndex #Main #ContBox02 .contSubBox02 b.textType02 span:last-of-type::after{
		right: -4px;
		background-image: url(../img/contents/parts_06_right.png)
	}

	#PageIndex #Main #ContBox03 .innerBasic{
		padding-top: 70px;
		padding-bottom: 10px;
	}

	#PageIndex #Main #ContBox03 .contSubBox01 .subBox01{	margin-bottom: 40px;}

	#PageIndex #Main #ContBox03 .contSubBox01 .subBox01 .titleTypeBasic{	margin-bottom: 20px;}

	#PageIndex #Main #ContBox03 .contSubBox01 .subBox01 .titleTypeBasic::before{
		margin-bottom: 7px;
		width: 114px;
		height: 105px;
		background-size: 114px auto;
	}

	#PageIndex #Main #ContBox03 .contSubBox01 .subBox01 .paragraphTypeLead:last-of-type{	margin-bottom: 20px;}

	#PageIndex #Main #ContBox03 .contSubBox01 ul li.listType01{	margin-bottom: 12px;}

	#PageIndex #Main #ContBox03 .contSubBox01 ul li.listType02{	width: 42%;}
	#PageIndex #Main #ContBox03 .contSubBox01 ul li.listType03{	width: 58%;}

	#PageIndex #Main #ContBox03 .contSubBox01 ul li img{	box-sizing:border-box;}

	#PageIndex #Main #ContBox03 .contSubBox01 ul li.listType02 img{	padding-right: 6px;}
	#PageIndex #Main #ContBox03 .contSubBox01 ul li.listType03 img{	padding-left: 6px;}
	
	#PageIndex #Main .recruitmentBox{	background-color: #fff;}
	#PageIndex #Main .recruitmentBox .innerBasic{	padding-bottom: 80px;}

	#PageIndex #Main .recruitmentBox #topBannerInner,
	#PageIndex #Main .recruitmentBox .innerBasic.topBannerInner {
		padding-top: 40px;
		padding-bottom: 20px;
	}

	#PageIndex #Main #ContBox04 a img{
		width: 100%;
		height: auto;
	}

	#PageIndex #Main #ContBox04 .innerBasic{
		box-sizing: border-box;
		padding-top: 29px;
		padding-right: 15px;
		padding-bottom: 35px;
	}

	#PageIndex #Main #ContBox04 .titleTypeBasic{
		display: inline-block;
		margin-bottom: 15px;
		padding-right: 45px;
		background: url(../img/contents/arrow_07.png) no-repeat right center;
		background-size: 16px auto;
		letter-spacing: 0;
		font-size: 33px;
	}

	#PageIndex #Main #ContBox05,
	#PageIndex #Main #ContBox07{	text-align: center;}

	#PageIndex #Main #ContBox05 .innerBasic{
		padding-top: 73px;
		padding-bottom: 80px;
	}

	#PageIndex #Main #ContBox05 .innerBasic > ul{
		margin-top: 43px;
		margin-bottom: 36px;
	}

	#PageIndex #Main #ContBox05 .innerBasic > ul > li{
		padding-top: 16px;
		padding-bottom: 9px;
	}

	#PageIndex #Main #ContBox05 .innerBasic > ul > li dl{	padding-left: 81px;}
	#PageIndex #Main #ContBox05 .innerBasic > ul > li dl dt{	margin-bottom: 7px;}
	
	#PageIndex #Main #ContBox05 .innerBasic > ul > li dl dd{
		line-height: 25px;
		font-size: 15px;
	}

	#PageIndex #Main #ContBox07 .innerBasic{
		padding-top: 72px;
		padding-bottom: 80px;
	}

	#PageIndex #Main #ContBox07 .innerBasic > ul{
		margin: -18px auto 7px;
		padding-top: 31px;
	}

	#PageIndex #Main #ContBox07 .innerBasic > ul > li{
		box-sizing: border-box;
		padding-top: 0;
		padding-bottom: 34px; 
		width: 50%;
	}
	#PageIndex #Main #ContBox07 .innerBasic > ul > li:nth-of-type(2n){	padding-left: 10px;}
	#PageIndex #Main #ContBox07 .innerBasic > ul > li:nth-of-type(2n+1){
		padding-right: 10px;
		clear: both;
	}
	#PageIndex #Main #ContBox07 .innerBasic > ul > li:last-of-type{	margin-right: 0;}
	#PageIndex #Main #ContBox07 .innerBasic > ul > li figure{
		margin-bottom: 11px;
		height: auto;
	}

	#PageIndex #Main #ContBox07 .innerBasic > ul > li figure::before{
		content:"";
		display: block;
		padding-top: 71.1656441%;
	}
	
	#PageIndex #Main #ContBox06 .innerBasic{
		padding-top: 40px;
		padding-bottom: 40px;
	}

	#PageIndex #Main #ContBox06 .contSubBox01{	margin-bottom: 30px;}

	#PageIndex #Main #ContBox06 .contSubBox01 .ulistType01{	margin-bottom: 9px;}

	#PageIndex #Main #ContBox06 .contSubBox01 .ulistType02{
		margin-right: auto;
		margin-left: auto;
		padding-right: 15px;
		padding-left: 16px;
		box-sizing: border-box;
		width: 345px;
		height: 40px;
	}

	#PageIndex #Main #ContBox06 .contSubBox01 .ulistType02 li{
		padding-right: 4px;
		padding-left: 5px;
		width: 148px;
	}

	#PageIndex #Main #ContBox06 .contSubBox01 .ulistType02 a{
		display: block;
	}

	#PageIndex #Main #ContBox06 .contSubBox01 .ulistType02 .owl-stage-outer{
		width: 100%;
		height: 40px !important;
	}

	#PageIndex #Main #ContBox06 .contSubBox01 .ulistType02 .owl-nav{	width: 100%;}

	#PageIndex #Main #ContBox06 .contSubBox02 ul,
	#PageIndex #Main #ContBox06 .contSubBox02 .subBox{
		box-sizing: border-box;
		width: 50%;
	}

	#PageIndex #Main #ContBox06 .contSubBox02 ul{	padding-right: 4px;}

	#PageIndex #Main #ContBox06 .contSubBox02 ul li:not(:last-of-type){	margin-bottom: 10px;}

	#PageIndex #Main #ContBox06 .contSubBox02 .subBox{
		padding-left: 5px;
		height: 100%;
	}

	#PageIndex #Main #ContBox06 .contSubBox02 .subBox .box{
		position: relative;
		box-sizing: border-box;
		height: 100%;
		background-color: #fff;
	}

	#PageIndex #Main #ContBox06 .contSubBox02 .subBox .box .wrapBox{
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		-moz-transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		-o-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		width: 100%;
	}

	#PageIndex #Main #ContBox06 .contSubBox02 .subBox p{
		line-height: 15px;
		font-size: 9px;
	}

	#PageIndex #Main #ContBox06 .contSubBox02 .subBox a.buttonTypeContact{
		margin: -4px auto 0;
		border-radius: 15px;
		padding-top: 11px !important;
		width: 139px;
		height: 30px;
		font-size: 10px !important;
	}

	#PageIndex #Main #ContBox06 .contSubBox02 .subBox a.buttonTypeContact span{
		padding-left: 21px;
		background-size: 17px auto;
	}
}

@media screen and (max-width: 320px) {
	#PageIndex #Main #ContBox06 .contSubBox01 .ulistType02{
		padding-right: 0;
		padding-left: 0;
		width: 290px;
	}
}

/*####################　KitSポータル　####################*/
#PageMember.pageIndex #MainImg .innerBasic{	background-image: url(../img/contents/member/mainimage.jpg);}
#PageMember.pageIndex #MainImg .titleTypeMain{	color: #00a0e1;}

#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li > dl > dt,
#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li > dl > dd{
	background-repeat: repeat-x;
	background-size: 12px auto;
}

#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li > dl > dt{
	line-height: 1;
	text-align: center;
	font-weight: bold;
}

#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li > dl > dt span{
	position: relative;
	display: inline-block;
	font-family: 'Alegreya Sans', sans-serif;
	font-weight: 500;
	color: #00a0e1;
}

#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li > dl > dt span:before{
	content: "";
	position: absolute;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
}

#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li.tr02 > dl > dt span:before{	background-image: url(../img/contents/parts_02_2.png);}
#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li.tr03 > dl > dt span:before{	background-image: url(../img/contents/parts_02_3.png);}
#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li.tr04 > dl > dt span:before{	background-image: url(../img/contents/parts_02_4.png);}
#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li.tr05 > dl > dt span:before{	background-image: url(../img/contents/parts_02_5.png);}
#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li.tr00 > dl > dt span:before{	background-image: url(../img/contents/parts_02_0.png);}

#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li > dl > dd ul:after{
	content:"";
	display:block;
	clear:both;
}

#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li > dl > dd ul li{	float: left;}

#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li > dl > dd ul li dl dt img{	height: auto;}

#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li > dl > dd ul li dl dd{
	text-align: center;
	letter-spacing: 0;
}

#PageMember.pageIndex #Main #ContBox01 .buttonTypeBox{
	height: 90px;
	background-color: #f6f9fa;
}

#PageMember.pageIndex #Main #ContBox01 .buttonTypeBox span{
	display: inline-block;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../img/contents/icon_03.png);
	background-size: 19px auto;
	text-align: left;
}

@media print, screen and (min-width: 1015px) {
	#PageMember.pageIndex #Main #ContBox01 .innerBasic{
		padding-top: 67px;
		padding-bottom: 157px;
	}

	#PageMember.pageIndex #Main #ContBox01 .paragraphTypeLead{	margin-bottom: 52px;}

	#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li{
		display: table;
		width: 100%;
	}

	#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li > dl{	display: table-row;}
	#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li > dl > dt,
	#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li > dl > dd{	display: table-cell;}

	#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li > dl > dt,
	#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li > dl > dd{
		padding-bottom: 4px;
		background-image: url(../img/contents/dot_01.png);
		vertical-align: middle;
	}
	
	#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li > dl > dt{
		padding-bottom: 12px;
		background-position: left bottom;
		font-size: 30px;
	}

	#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li:first-of-type > dl > dt,
	#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li:first-of-type > dl > dd{
		padding-top: 4px;
		background-image: url(../img/contents/dot_01.png),
		url(../img/contents/dot_01.png);
	}

	#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li:first-of-type > dl > dt{	background-position: left top, left bottom;}
	#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li:first-of-type > dl > dd{	background-position: -2px top, -2px bottom;}

	#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li > dl > dt span{	font-size: 70px;}
	#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li > dl > dt span.advanced{	font-size: 50px; font-weight: bold;}

	#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li.tr02 > dl > dt span,
	#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li.tr03 > dl > dt span,
	#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li.tr04 > dl > dt span,
	#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li.tr05 > dl > dt span,
	#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li.tr00 > dl > dt span{	padding-left: 23px;}

	#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li.tr02 > dl > dt span{
		top: 0;
		left: -6px;
	}

	#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li.tr03 > dl > dt span{
		top: -2px;
		left: -3px;
	}

	#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li.tr04 > dl > dt span{
		top: 0;
		left: -6px;
	}

	#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li.tr05 > dl > dt span{
		top: 0;
		left: -2px;
	}

	#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li.tr00 > dl > dt span{
		top: 0;
		left: -2px;
	}

	#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li.tr02 > dl > dt span:before{
		top: 1px;
		left: 13px;
		width: 26px;
		height: 18px;
		background-size: 26px auto;
	}

	#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li.tr03 > dl > dt span:before{
		top: 4px;
		left: 10px;
		width: 19px;
		height: 16px;
		background-size: 19px auto;
	}

	#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li.tr04 > dl > dt span:before{
		top: 1px;
		left: 13px;
		width: 26px;
		height: 18px;
		background-size: 26px auto;
	}

	#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li.tr05 > dl > dt span:before{
		top: 2px;
		left: 7px;
		width: 30px;
		height: 24px;
		background-size: 30px auto;
	}

	#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li.tr00 > dl > dt span:before{
    top: -20px;
    left: 12px;
    width: 38px;
    height: 25px;
    background-size: 38px auto;
	}

	#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li > dl > dd{
		padding: 60px 0 60px 54px;
		width: 704px;
		background-position: -2px bottom;
	}

	#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li:first-of-type > dl > dd{
		padding-top: 64px;
		padding-bottom: 58px;
	}	#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li > dl > dd ul li{
		margin-top: 25px;
		margin-right: 50px;
		width: 100px;
	}
	
	#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li > dl > dd ul li:nth-of-type(1),
	#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li > dl > dd ul li:nth-of-type(2),
	#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li > dl > dd ul li:nth-of-type(3),
	#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li > dl > dd ul li:nth-of-type(4),
	#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li > dl > dd ul li:nth-of-type(5){	margin-top: 0;}	#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li > dl > dd ul li:nth-of-type(5n){	margin-right: 0;}	#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li > dl > dd ul li:nth-of-type(5n+1){	clear: both;}	#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li > dl > dd ul li a{	display: block;}
	
	#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li > dl > dd ul li a:hover{	opacity: .8;}
	#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li > dl > dd ul li dl dt{	margin-bottom: 14px;}	#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li > dl > dd ul li dl dt img{	width: 100%;}	#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li > dl > dd ul li dl dd{
		line-height: 20px;
		font-size: 14px;
	}
	
	#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li > dl > dd ul li dl dd span{	font-size: 12px;}

	#PageMember.pageIndex #Main #ContBox01 .buttonTypeBox{
		margin: 59px auto 0;
		padding-top: 29px;
		width: 640px;
	}

	#PageMember.pageIndex #Main #ContBox01 .buttonTypeBox span{
		padding-left: 30px;
		font-size: 22px;
	}
}

@media screen and (max-width: 1014px) {
	#PageMember.pageIndex #Main #ContBox01 .innerBasic{
		padding-top: 52px;
		padding-bottom: 127px;
	}

	#PageMember.pageIndex #Main #ContBox01 .paragraphTypeLead{	margin-bottom: 55px;}
	
	#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li > dl > dt{
		margin-bottom: 30px;
		padding-top: 60px;
		font-size: 25px;
	}
	
	#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li > dl > dd,
	#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li:first-of-type > dl > dt{
		background-image: url(../img/contents/dot_01.png);
	}

	#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li:first-of-type > dl > dt{
		padding-top: 37px;
		background-position: left top;
	}

	#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li.tr04 > dl > dt,
	#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li.tr05 > dl > dt{	padding-top: 34px;}
	
	#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li > dl > dd{
		background-position: left bottom;
	}

	#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li > dl > dt span{	font-size: 60px;}

	#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li.tr03 > dl > dt span,
	#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li.tr04 > dl > dt span,
	#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li.tr05 > dl > dt span{	padding-left: 19px;}

	#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li.tr03 > dl > dt span{
		top: 0;
		left: -3px;
	}

	#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li.tr04 > dl > dt span{
		top: 0;
		left: -4px;
	}

	#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li.tr05 > dl > dt span{
		top: 0;
		left: -4px;
	}

	#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li.tr03 > dl > dt span:before{
		top: 3px;
		left: 4px;
		width: 18px;
		height: 15px;
		background-size: 18px auto;
	}

	#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li.tr04 > dl > dt span:before{
		top: 0;
		left: 7px;
		width: 26px;
		height: 18px;
		background-size: 26px auto;
	}

	#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li.tr05 > dl > dt span:before{
		top: -1px;
		left: 0;
		width: 30px;
		height: 24px;
		background-size: 30px auto;
	}
	
	#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li > dl > dd{	padding-bottom: 59px;}

	#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li:last-of-type > dl > dd ul{	margin-bottom: 7px;}
	
	#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li > dl > dd ul li{
		margin-top: 25px;
		box-sizing: border-box;
		width: 50%;
		text-align: center;
	}
	
	#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li > dl > dd ul li:nth-of-type(1),
	#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li > dl > dd ul li:nth-of-type(2){	margin-top: 0;}	
	
	#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li > dl > dd ul li:nth-of-type(odd){
		clear: both;
		padding-right: 17px;
	}
	
	#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li > dl > dd ul li:nth-of-type(even){	padding-left: 18px;}	
	#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li > dl > dd ul li dl dt{	margin-bottom: 12px;}	#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li > dl > dd ul li dl dt img{	width: 100px;}	#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li > dl > dd ul li dl dd{
		line-height: 20px;
		font-size: 15px;
	}
	
	#PageMember.pageIndex #Main #ContBox01 ul.listType01 > li > dl > dd ul li dl dd span{	font-size: 13px;}

	#PageMember.pageIndex #Main #ContBox01 .buttonTypeBox{
		margin: 50px auto 0;
		padding-top: 27px;
	}

	#PageMember.pageIndex #Main #ContBox01 .buttonTypeBox span{
		padding-left: 30px;
		font-size: 23px;
	}
}

/*　詳細
-------------------------------------*/
#PageMember.pageEntry a.buttonTypeRoundedBox{
	display: block;
	border-radius: 20px;
	box-sizing: border-box;
	border: 1px solid #00a0e1;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	color: #00a0e1;
}

#PageMember.pageEntry a.buttonTypeRoundedBox span{
	display: inline-block;
	padding-left: 27px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../img/contents/icon_04.png);
	background-size: 17px auto;
}

#PageMember.pageEntry #Main .contSubBox:last-of-type{	margin-bottom: 0;}

#PageMember.pageEntry #Main .contSubBox h3{
 	background-repeat:  repeat-y;
	background-position: left top, right top;
	background-image: url(../img/contents/parts_03_left.jpg),
	url(../img/contents/parts_03_right.jpg);
	background-size: 8px auto;
	background-color: #00a0e1;
	color:  #fff;
}

#PageMember.pageEntry #Main .contSubBox .subBox01{	margin-bottom: 30px;}

#PageMember.pageEntry #Main .contSubBox .subBox01 img{
	width: 220px;
	height: auto;
}

#PageMember.pageEntry #Main .contSubBox .subBox01 ul li{	margin-bottom: 10px;}
#PageMember.pageEntry #Main .contSubBox .subBox01 ul li:last-of-type{	margin-bottom: 0;}

#PageMember.pageEntry #Main .contSubBox .subBox02 .click{
	position: relative;
	border-top: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../img/contents/icon_05.png);
	background-size: 23px auto;
}

#PageMember.pageEntry #Main .contSubBox .subBox02 .click.active{	border-top-color: #fff;}

#PageMember.pageEntry #Main .contSubBox .subBox02 .click:after{
	content: "";
	position: absolute;
	top: 50%;
	display: block;
	margin-top: -9px;
	width: 18px;
	height: 18px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../img/contents/plus_01.png);
	background-size: 18px auto;
}

#PageMember.pageEntry #Main .contSubBox .subBox02 .click.active:after{	background-image: url(../img/contents/muinus_01.png);}

#PageMember.pageEntry #Main .contSubBox .subBox02 .showBox p{
	line-height: 20px;
	font-size: 14px;
}

#PageMember.pageEntry #Main .contSubBox .subBox02 .showBox ul:after{
	content:"";
	display:block;
	clear:both;
}

#PageMember.pageEntry #Main .contSubBox .subBox02 .showBox ul li{
	float: left;
	text-align: center;
}

#PageMember.pageEntry #Main .contSubBox .subBox02 .showBox ul li img{
	display: inline;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 100%;
}

/* 左メニュー */
#PageMember.pageEntry #Sub .buttonTypeApp{
	display: block;
	margin: 0 auto;
	width: 109px;
	height: 40px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../img/contents/member/button_01.png);
	background-size: 109px auto;
	text-indent: -9999px;
}

#PageMember.pageEntry #Sub .contBox01 > img{
	display: block;
	margin: 0 auto;
	width: 100px;
	height: auto;
}

#PageMember.pageEntry #Sub .contBox01 h2{
	text-align: center;
	font-weight: bold;
}

#PageMember.pageEntry #Sub .contBox01 ul{
	text-align: center;
	font-size: 0;
}

#PageMember.pageEntry #Sub .contBox01 ul li{	display: inline-block;}

#PageMember.pageEntry #Sub .contBox01 ul li:last-of-type{	margin-right: 0;}

#PageMember.pageEntry #Sub .contBox01 ul li a{
	display: block;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../img/contents/arrow_03.png);
	background-size: auto 6px;
	text-decoration: none;
}

#PageMember.pageEntry #Sub .contBox01 ul li.active a{	color: #c1c1c1;}

#PageMember.pageEntry #Sub .contBox01 .contSubBox01 p:last-of-type{	margin-bottom: 0;}

#PageMember.pageEntry #Sub .contBox02 h3{	border-bottom: 1px solid #dbdbdb;}

#PageMember.pageEntry #Sub .contBox02 ul li{
	margin-bottom: 20px;
	padding-bottom: 20px;
	background: url(../img/contents/dot_02.gif) repeat-x left bottom;
	background-size: auto 1px;
}
#PageMember.pageEntry #Sub .contBox02 ul li:last-of-type{	margin-bottom: 0;}

#PageMember.pageEntry #Sub .contBox02 ul li dl:after{
	content:"";
	display:block;
	clear:both;
}

#PageMember.pageEntry #Sub .contBox02 ul li dl dt{
	float: left;
	width: 70px;
}

#PageMember.pageEntry #Sub .contBox02 ul li dl dt img{
	width: 100%;
	height: auto;
}

#PageMember.pageEntry #Sub .contBox02 ul li dl dd{	font-weight: bold;}

#PageMember.pageEntry #Sub .contBox02 ul li dl dd .buttonTypeApp{	margin: 0;}

@media print, screen and (min-width: 1015px) {
	#PageMember.pageEntry a.buttonTypeRoundedBox{
		padding: 8px 0;
		width: 250px;
	}

	#PageMember.pageEntry a.buttonTypeRoundedBox:hover{	opacity: .8;}

	#PageMember.pageEntry a.buttonTypeRoundedBox span{	padding-left: 27px;}

	#PageMember.pageEntry #Main .contSubBox{	margin-bottom: 100px;}
	
	#PageMember.pageEntry #Main .contSubBox h3{
		margin-bottom: 29px;
		padding: 13px 24px;
		line-height: 34px;
		font-size: 26px;
	}

	#PageMember.pageEntry #Main .contSubBox .subBox01 img{	float:  left;}

	#PageMember.pageEntry #Main .contSubBox .subBox01 ul{
		float: right;
		width: 390px;
	}

	#PageMember.pageEntry #Main .contSubBox .subBox02 .click{
		padding: 9px 30px 9px 30px;
		font-size: 20px;
	}

	#PageMember.pageEntry #Main .contSubBox .subBox02 .click:after{	right: 10px;}

	#PageMember.pageEntry #Main .contSubBox .subBox02 .showBox{
		padding-top: 21px;
		padding-bottom: 10px;
	}

	#PageMember.pageEntry #Main .contSubBox .subBox02 .showBox p{
		line-height: 20px;
		font-size: 14px;
	}

	#PageMember.pageEntry #Main .contSubBox .subBox02 .showBox ul{	margin-top: 27px;}

	#PageMember.pageEntry #Main .contSubBox .subBox02 .showBox ul li{
		margin-top: 20px;
		margin-right: 20px;
		width: 90px;
		height: 90px;
	}

	#PageMember.pageEntry #Main .contSubBox .subBox02 .showBox ul li:nth-of-type(1),
	#PageMember.pageEntry #Main .contSubBox .subBox02 .showBox ul li:nth-of-type(2),
	#PageMember.pageEntry #Main .contSubBox .subBox02 .showBox ul li:nth-of-type(3),
	#PageMember.pageEntry #Main .contSubBox .subBox02 .showBox ul li:nth-of-type(4),
	#PageMember.pageEntry #Main .contSubBox .subBox02 .showBox ul li:nth-of-type(5),
	#PageMember.pageEntry #Main .contSubBox .subBox02 .showBox ul li:nth-of-type(6){	margin-top: 0;}

	
	#PageMember.pageEntry #Main .contSubBox .subBox02 .showBox ul li:nth-of-type(6n){	margin-right: 0;}
	#PageMember.pageEntry #Main .contSubBox .subBox02 .showBox ul li:nth-of-type(6n+1){	clear: both;}
	
	#PageMember.pageEntry #Main .contSubBox .subBox02 .showBox ul li a:hover{	opacity: .8;}

	#PageMember.pageEntry #Main .contSubBox > a.buttonTypeRoundedBox{
		display: inline-block;
		margin-top: 20px;
		border-radius: 16px;
		padding: 6px 18px;
		width: auto;
		text-align: left;
		font-size: 12px;
	}

	#PageMember.pageEntry #Main .contSubBox > a.buttonTypeRoundedBox span{
		padding-left: 20px;
		background-size: 15px auto;
	}

/* 左メニュー */
	#PageMember.pageEntry #Sub .buttonTypeApp{	margin-bottom: 24px;}

	#PageMember.pageEntry #Sub .buttonTypeApp:hover{ opacity: .8;}

	#PageMember.pageEntry #Sub .contBox01{	margin-bottom: 61px;}
	
	#PageMember.pageEntry #Sub .contBox01 > img{	margin-bottom: 10px;}

	#PageMember.pageEntry #Sub .contBox01 h2{
		margin-bottom: 27px;
		font-size: 30px;
	}

	#PageMember.pageEntry #Sub .contBox01 ul{	margin-bottom: 25px;}

	#PageMember.pageEntry #Sub .contBox01 ul li{
		margin-right: 30px;
		font-size: 14px;
	}

	#PageMember.pageEntry #Sub .contBox01 ul.four-stages li{
		margin-right: 20px;
	}

	#PageMember.pageEntry #Sub .contBox01 ul li a{	padding-left: 15px;}

	#PageMember.pageEntry #Sub .contBox01 ul li a:hover{	text-decoration: underline;}
	#PageMember.pageEntry #Sub .contBox01 ul li.active a:hover{
		cursor: text;
		text-decoration: none;
	}
	
	#PageMember.pageEntry #Sub .contBox01 .contSubBox01{	text-align: center;}

	#PageMember.pageEntry #Sub .contBox01 .contSubBox01 p{
		line-height: 24px;
		font-size: 12px;
	}

	#PageMember.pageEntry #Sub .contBox01 .contSubBox01 .buttonTypeRoundedBox{
		display: inline-block;
		margin: 17px auto 0;
		border-radius: 16px;
		padding: 6px 18px;
		width: auto;
		font-size: 12px;
	}

	#PageMember.pageEntry #Sub .contBox01 .contSubBox01 .buttonTypeRoundedBox span{
		padding-left: 20px;
		background-size: 15px;
	}

	#PageMember.pageEntry #Sub .contBox02 h3{
		margin-bottom: 20px;
		padding-bottom: 6px;
		font-size: 14px;
	}

	#PageMember.pageEntry #Sub .contBox02 ul li dl dt a:hover{	opacity: .8;}

	#PageMember.pageEntry #Sub .contBox02 ul li dl dd{
		padding-left: 90px;
		line-height: 24px;
		font-size: 18px;
	}

	#PageMember.pageEntry #Sub .contBox02 ul li dl dd .buttonTypeApp{	margin-top: 7px;}
}

@media all and (-ms-high-contrast:none){
	*::-ms-backdrop, #PageMember.pageEntry #Main .contSubBox h3{
		padding-top: 17px;
		padding-bottom: 9px; 
	} /* IE11 */
}	

@media screen and (max-width: 1014px) {
	#PageMember.pageEntry a.buttonTypeRoundedBox{
		margin: 0 auto;
		padding: 8px 0;
		/*width: 250px;*/
		width: 300px;
	}

	#PageMember.pageEntry a.buttonTypeRoundedBox span{	padding-left: 27px;}

	#PageMember.pageEntry #Main{	padding-bottom: 112px;}
	
	#PageMember.pageEntry #Main .contSubBox{	margin-bottom: 91px;}
	
	#PageMember.pageEntry #Main .contSubBox h3{
 		margin-bottom: 29px;
		padding: 15px 24px;
		line-height: 30px;
		font-size: 25px;
	}

	#PageMember.pageEntry #Main .contSubBox .subBox01 img{
		display: block;
		margin: 0 auto 21px;
	}

	#PageMember.pageEntry #Main .contSubBox .subBox02 .click{
		padding: 10px 30px 11px 30px;
		line-height: 27px;
		font-size: 21px;
	}

	#PageMember.pageEntry #Main .contSubBox .subBox02 .click:after{	right: 0;}

	#PageMember.pageEntry #Main .contSubBox .subBox02 .showBox{
		padding-top: 15px;
		padding-bottom: 1 px;
	}

	#PageMember.pageEntry #Main .contSubBox .subBox02 .showBox p{
		line-height: 25px;
		font-size: 15px;
	}

	#PageMember.pageEntry #Main .contSubBox .subBox02 .showBox ul{
		margin: 19px auto 0;
		width: 345px;
	}

	#PageMember.pageEntry #Main .contSubBox .subBox02 .showBox ul li{
		margin-top: 15px;
		margin-right: 15px;
		width: 75px;
		height: 75px;
	}

	#PageMember.pageEntry #Main .contSubBox .subBox02 .showBox ul li:nth-of-type(1),
	#PageMember.pageEntry #Main .contSubBox .subBox02 .showBox ul li:nth-of-type(2),
	#PageMember.pageEntry #Main .contSubBox .subBox02 .showBox ul li:nth-of-type(3),
	#PageMember.pageEntry #Main .contSubBox .subBox02 .showBox ul li:nth-of-type(4){	margin-top: 0;}
	
	#PageMember.pageEntry #Main .contSubBox .subBox02 .showBox ul li:nth-of-type(4n){	margin-right: 0;}
	#PageMember.pageEntry #Main .contSubBox .subBox02 .showBox ul li:nth-of-type(4n+1){	clear: both;}
	
	#PageMember.pageEntry #Main .contSubBox > a.buttonTypeRoundedBox{
		margin-top: 20px;
		width: 320px;
	}

/* 左メニュー */
	#PageMember.pageEntry #Sub .buttonTypeApp{	margin-bottom: 26px;}

	#PageMember.pageEntry #Sub .contBox01{
		padding-top: 51px;
		margin-bottom: 67px;
	}
	
	#PageMember.pageEntry #Sub .contBox01 > img{	margin-bottom: 8px;}

	#PageMember.pageEntry #Sub .contBox01 h2{
		margin-bottom: 21px;
		font-size: 25px;
	}

	#PageMember.pageEntry #Sub .contBox01 ul{	margin-bottom: 30px;}

	#PageMember.pageEntry #Sub .contBox01 ul li{
		margin-right: 36px;
		font-size: 15px;
	}

	#PageMember.pageEntry #Sub .contBox01 ul.four-stages li{
		margin-right: 20px;
	}

	#PageMember.pageEntry #Sub .contBox01 ul li a{	padding-left: 11px;}

	#PageMember.pageEntry #Sub .contBox01 .contSubBox01{	text-align: center;}

	#PageMember.pageEntry #Sub .contBox01 .contSubBox01 p{
		line-height: 23px;
		font-size: 13px;
	}

	#PageMember.pageEntry #Sub .contBox01 .contSubBox01 .buttonTypeRoundedBox{
		margin-top: 14px;
	}

	#PageMember.pageEntry #Sub .contBox02{	margin-bottom: 80px;}

	#PageMember.pageEntry #Sub .contBox02 h3{
		margin-bottom: 20px;
		padding-bottom: 9px;
		font-size: 15px;
	}

	#PageMember.pageEntry #Sub .contBox02 ul li dl dd{
		padding-left: 87px;
		line-height: 27px;
		font-size: 19px;
	}

	#PageMember.pageEntry #Sub .contBox02 ul li dl dd .buttonTypeApp{	margin-top: 3px;}
}

/*####################　教材　####################*/
#PageMaterials #MainImg .innerBasic{	background-image: url(../img/contents/materials/mainimage.jpg);}
#PageMaterials #MainImg .titleTypeMain,
#PageMaterials #Main .titleTypeBasic{	color: #00a0e1;}

#PageMaterials #Main #ContBox01 .innerBasic > ul li a,
#PageMaterials #Main #ContBox01 .contSubBox h4{	position: relative;}

#PageMaterials #Main #ContBox01 .innerBasic > ul li a:before,
#PageMaterials #Main #ContBox01 .contSubBox h4:before{
	content: "";
	position: absolute;
	top: 50%;
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
}

#PageMaterials #Main #ContBox01 .innerBasic > ul li.menu01 a:before,
#PageMaterials #Main #ContBox01 #ContSubBox01 h4:before{	background-image: url(../img/contents/application/minisize/thumbnail_01.png);}
#PageMaterials #Main #ContBox01 .innerBasic > ul li.menu02 a:before,
#PageMaterials #Main #ContBox01 #ContSubBox02 h4:before{	background-image: url(../img/contents/application/minisize/thumbnail_03.png);}
#PageMaterials #Main #ContBox01 .innerBasic > ul li.menu03 a:before,
#PageMaterials #Main #ContBox01 #ContSubBox03 h4:before{	background-image: url(../img/contents/application/minisize/thumbnail_02.png);}
#PageMaterials #Main #ContBox01 .innerBasic > ul li.menu04 a:before,
#PageMaterials #Main #ContBox01 #ContSubBox04 h4:before{	background-image: url(../img/contents/application/minisize/thumbnail_04.png);}
#PageMaterials #Main #ContBox01 .innerBasic > ul li.menu05 a:before,
#PageMaterials #Main #ContBox01 #ContSubBox05 h4:before{	background-image: url(../img/contents/application/minisize/thumbnail_08.png);}
#PageMaterials #Main #ContBox01 .innerBasic > ul li.menu06 a:before,
#PageMaterials #Main #ContBox01 #ContSubBox06 h4:before{	background-image: url(../img/contents/application/minisize/thumbnail_07.png);}

#PageMaterials #Main #ContBox01 .contSubBox .subBox01 h5{	text-align: center;}

#PageMaterials #Main #ContBox01 .contSubBox .subBox01 h5 b{
	display: inline-block;
	background-repeat: repeat-y;
	background-position: left top, right top;
	background-image: url(../img/contents/parts_04_left.jpg),
	url(../img/contents/parts_04_right.jpg);
	background-color: #00a0e1;
	line-height: 1;
	letter-spacing: 0.045em;
	color: #fff;
}

#PageMaterials #Main #ContBox01 .contSubBox .subBox01 figure img{
		display: block;
		margin: 0 auto;
		width: 100px;
		height: auto;
}

#PageMaterials #Main #ContBox01 .contSubBox .subBox01 figure figcaption{
	text-align: center;
	font-weight: bold;
}

#PageMaterials #Main #ContBox01 .contSubBox .subBox01 ul li{	position: relative;}
#PageMaterials #Main #ContBox01 .contSubBox .subBox01 ul li:last-of-type{	margin-bottom: 0;}

#PageMaterials #Main #ContBox01 .contSubBox .subBox01 ul li:before{
	content: "";
	position: absolute;
	left: 0;
	display: block;
	width: 17px;
	height: 18px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../img/contents/icon_06.png);
	background-size: 17px auto;
}

#PageMaterials #Main #ContBox01 .contSubBox .subBox02 {	position: relative;}

#PageMaterials #Main #ContBox01 .contSubBox .subBox02 .miniSlider{
	clear: both;
	overflow: hidden;
}

#PageMaterials #Main #ContBox01 .contSubBox .subBox02 .miniSlider ul{
	margin: 0 auto;
	overflow-y: hidden;
	-webkit-transition: all 0.35s; /* Safari */
	transition: all 0.35s;
}

#PageMaterials #Main #ContBox01 .contSubBox .subBox02 .miniSlider ul:after{
	content:"";
	display:block;
	clear:both;
}

#PageMaterials #Main #ContBox01 .contSubBox .subBox02 .miniSlider ul li{	float: left;}

#PageMaterials #Main #ContBox01 .contSubBox .subBox02 ul li img{
	box-sizing: border-box;
	border: 1px solid #ddd;
	width: 100%;
	height: auto;
}

#PageMaterials #Main #ContBox01 .contSubBox .subBox02 ul li dl dt{	position: relative;}

#PageMaterials #Main #ContBox01 .contSubBox .subBox02 ul li dl dt:before{
	content: "";
	position: absolute;
	top: 4px;
	left: 0;
	display: block;
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 20px auto;
}	

#PageMaterials #Main #ContBox01 .contSubBox .subBox02 ul li dl dd{	color: #666;}

#PageMaterials #Main #ContBox01 .contSubBox .subBox02 .prev,
#PageMaterials #Main #ContBox01 .contSubBox .subBox02 .next{
	position: absolute;
	top: 200px;
	z-index: 9;
	width: 20px;
	height: 36px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 20px;
}

#PageMaterials #Main #ContBox01 .contSubBox .subBox02 .prev{
	display: none;
	background-image: url(../img/contents/arrow_04_left.png);
}

#PageMaterials #Main #ContBox01 .contSubBox .subBox02 .next{	background-image: url(../img/contents/arrow_04_right.png);}

#PageMaterials #Main #ContBox01 .contSubBox .subBox02 ol li {
	float: left;
	list-style: none;
	box-sizing: border-box;
	border: 1px solid #d8d8d8;
}
#PageMaterials #Main #ContBox01 .contSubBox .subBox02 ol li:last-child {	margin-right: 0;}

#PageMaterials #Main #ContBox01 .contSubBox .subBox02 ol li.active {	opacity: .2;}

#PageMaterials #Main #ContBox01 .contSubBox .subBox02 ol img {
	width: 100%;
	height: auto;
}

@media print, screen and (min-width: 1015px) {
	#PageMaterials #Main #ContBox01 .innerBasic{
		padding-top: 66px;
		padding-bottom: 150px;
	}

	#PageMaterials #Main #ContBox01 .innerBasic > ul{
		margin-top: 73px;
		margin-bottom: 61px;
		font-size: 0;
	}

	#PageMaterials #Main #ContBox01 .innerBasic > ul li{
		display: inline-block;
		border-right: 1px solid #dadada;
	}

	#PageMaterials #Main #ContBox01 .innerBasic > ul li:last-of-type{	border-right: none;}
	
	#PageMaterials #Main #ContBox01 .innerBasic > ul li a{
		display: block;
		padding: 4px 32px 4px 52px;
		background: url(../img/contents/arrow_10.png) no-repeat right center;
		text-align: left;
		text-decoration: none;
		font-size: 14px;
		font-weight: bold;
		color: #000;
	}

	#PageMaterials #Main #ContBox01 .innerBasic > ul li a:hover{	opacity: .8;}
	
	#PageMaterials #Main #ContBox01 .innerBasic > ul li a:before{
		left: 10px;
		margin-top: -17px;
		width: 33px;
		height: 33px;
		background-size: 33px auto;
	}

	#PageMaterials #Main #ContBox01 .contSubBox{
		padding-top: 84px;
		padding-bottom: 56px;
		background: url(../img/contents/dot_01.png) repeat-x left top;
		background-size: auto 4px;
	}

	#PageMaterials #Main #ContBox01 .contSubBox .showBoxSp:after{
		content:"";
		display:block;
		clear:both;
	}

	#PageMaterials #Main #ContBox01 .contSubBox .subBox01{
		float: left;
		margin-top: -9px;
		width: 360px;
	}

	#PageMaterials #Main #ContBox01 .contSubBox .subBox02{
		float: right;
		width: 580px;
	}
	
	#PageMaterials #Main #ContBox01 .contSubBox .subBox01 h5{
		margin-bottom: 23px;
		font-size: 24px;
	}

	#PageMaterials #Main #ContBox01 #ContSubBox02 .subBox01 h5{	letter-spacing: -0.03em;}
	
	#PageMaterials #Main #ContBox01 .contSubBox .subBox01 h5 b{
		margin-bottom: 7px;
		padding: 5px 10px;
		background-size: 4px auto;
		font-size: 14px;
	}

	#PageMaterials #Main #ContBox01 .contSubBox .subBox01 figure{	margin-bottom: 17px;}
	
	#PageMaterials #Main #ContBox01 .contSubBox .subBox01 figure img{	margin-bottom: 8px;}

	#PageMaterials #Main #ContBox01 .contSubBox .subBox01 figure figcaption{	font-size: 30px;}

	#PageMaterials #Main #ContBox01 .contSubBox .subBox01 ul li{
		margin-bottom: 4px;
		padding-left: 23px;
		line-height: 24px;
		font-size: 14px;
	}

	#PageMaterials #Main #ContBox01 .contSubBox .subBox01 ul li:before{	top: 2px;}

	#PageMaterials #Main #ContBox01 .contSubBox .subBox02 .miniSlider{
		margin-left: 30px;
		width: 520px;
	}
	
	#PageMaterials #Main #ContBox01 .contSubBox .subBox02 .miniSlider ul{
		width: 520px;
		height: 400px;
	}

	#PageMaterials #Main #ContBox01 .contSubBox .subBox02 ul li{	width: 520px;}
	
	#PageMaterials #Main #ContBox01 .contSubBox .subBox02 ul li dl{
		margin-top: 12px;
		padding-left: 1px;
	}
	
	#PageMaterials #Main #ContBox01 .contSubBox .subBox02 ul li dl dt{
		margin-bottom: 5px;
		padding-left: 26px;
		font-size: 18px;
	}
	
	#PageMaterials #Main #ContBox01 .contSubBox .subBox02 ul li:nth-of-type(1) dl dt:before,
	#PageMaterials #Main #ContBox01 #ContSubBox01 .subBox02 ul li:nth-of-type(2) dl dt:before,
	#PageMaterials #Main #ContBox01 #ContSubBox02 .subBox02 ul li:nth-of-type(2) dl dt:before{	background-image: url(../img/contents/1_pc.png)}
	#PageMaterials #Main #ContBox01 .contSubBox .subBox02 ul li:nth-of-type(2) dl dt:before,
	#PageMaterials #Main #ContBox01 #ContSubBox01 .subBox02 ul li:nth-of-type(3) dl dt:before,
	#PageMaterials #Main #ContBox01 #ContSubBox02 .subBox02 ul li:nth-of-type(3) dl dt:before{	background-image: url(../img/contents/2_pc.png)}
	#PageMaterials #Main #ContBox01 .contSubBox .subBox02 ul li:nth-of-type(3) dl dt:before,
	#PageMaterials #Main #ContBox01 #ContSubBox01 .subBox02 ul li:nth-of-type(4) dl dt:before,
	#PageMaterials #Main #ContBox01 #ContSubBox02 .subBox02 ul li:nth-of-type(4) dl dt:before{	background-image: url(../img/contents/3_pc.png)}
	#PageMaterials #Main #ContBox01 .contSubBox .subBox02 ul li:nth-of-type(4) dl dt:before,
	#PageMaterials #Main #ContBox01 #ContSubBox01 .subBox02 ul li:nth-of-type(5) dl dt:before,
	#PageMaterials #Main #ContBox01 #ContSubBox02 .subBox02 ul li:nth-of-type(5) dl dt:before{	background-image: url(../img/contents/4_pc.png)}
	#PageMaterials #Main #ContBox01 .contSubBox .subBox02 ul li:nth-of-type(5) dl dt:before,
	#PageMaterials #Main #ContBox01 #ContSubBox01 .subBox02 ul li:nth-of-type(6) dl dt:before,
	#PageMaterials #Main #ContBox01 #ContSubBox02 .subBox02 ul li:nth-of-type(6) dl dt:before{	background-image: url(../img/contents/5_pc.png)}
	#PageMaterials #Main #ContBox01 .contSubBox .subBox02 ul li:nth-of-type(6) dl dt:before{	background-image: url(../img/contents/6_pc.png)}

	#PageMaterials #Main #ContBox01 .contSubBox .subBox02 ul li dl dd{
		line-height: 20px;
		font-size: 12px;
	}

	#PageMaterials #Main #ContBox01 .contSubBox .subBox02 .prev{	left: 0;}
	#PageMaterials #Main #ContBox01 .contSubBox .subBox02 .next{	right: 0;}

	#PageMaterials #Main #ContBox01 .contSubBox .subBox02 .prev:hover,
	#PageMaterials #Main #ContBox01 .contSubBox .subBox02 .next:hover{	opacity: .8;}

	#PageMaterials #Main #ContBox01 .contSubBox .subBox02 ol {
		margin-left: 30px;
		height: 55px;
	}

	#PageMaterials #Main #ContBox01 .contSubBox .subBox02 ol li {
		cursor: pointer;
		float: left;
		margin-right: 2px;
		width: 85px;
		height: 53px;
	}
	#PageMaterials #Main #ContBox01 .contSubBox .subBox02 ol li:last-child {	margin-right: 0;}

	#PageMaterials #Main #ContBox01 .contSubBox .subBox02 ol li:hover{	opacity: .8}

	#PageMaterials #Main #ContBox01 .contSubBox .subBox02 ol li.active{	opacity: .2;}
	#PageMaterials #Main #ContBox01 .contSubBox .subBox02 ol li.active:hover{	opacity: .2;}
}


@media screen and (max-width: 1014px) {
	#PageMaterials #Main #ContBox01 .innerBasic{	padding-top: 55px;}

	#PageMaterials #Main #ContBox01 .contSubBox{	margin: 0 -15px;}
	#PageMaterials #Main #ContBox01 .contSubBox:first-of-type{	margin-top: 45px;}
	
	#PageMaterials #Main #ContBox01 .contSubBox h4{
		border-top: 1px solid #dbdbdb;
		padding: 14px 40px 15px 57px;
		background-repeat: no-repeat;
		background-position: right center;
		background-image: url(../img/contents/plus_02.png);
		background-size: 33px auto;
		text-align: left;
		font-size: 21px;
	}

	#PageMaterials #Main #ContBox01 .contSubBox:last-of-type h4{	border-bottom: 1px solid #dbdbdb;}
	
	#PageMaterials #Main #ContBox01 .contSubBox h4.active{
		border-bottom: 1px solid #dbdbdb;
		background-image: url(../img/contents/muinus_02.png);
	}
	
	#PageMaterials #Main #ContBox01 .contSubBox h4:before{
		left: 14px;
		margin-top: -17px;
		width: 34px;
		height: 34px;
		background-size: 34px auto;
	}
	
	#PageMaterials #Main #ContBox01 .contSubBox .showBoxSp{
		padding: 32px 15px 90px;
	}

	#PageMaterials #Main #ContBox01 .contSubBox .subBox01{	margin-bottom: 34px;}

	#PageMaterials #Main #ContBox01 .contSubBox .subBox02{
	}
	
	#PageMaterials #Main #ContBox01 .contSubBox .subBox01 h5{
		margin-bottom: 16px;
		line-height: 32px;
		letter-spacing: 0.08em;
		font-size: 25px;
	}

	#PageMaterials #Main #ContBox01 .contSubBox .subBox01 h5 b{
		margin-bottom: 10px;
		padding: 5px 10px;
		background-size: 3px auto;
		font-size: 15px;
	}

	#PageMaterials #Main #ContBox01 .contSubBox .subBox01 figure{	margin-bottom: 17px;}
	
	#PageMaterials #Main #ContBox01 .contSubBox .subBox01 figure img{
			margin-bottom: 8px;
	}

	#PageMaterials #Main #ContBox01 .contSubBox .subBox01 figure figcaption{	font-size: 25px;}

	#PageMaterials #Main #ContBox01 .contSubBox .subBox01 ul li{
		margin-bottom: 4px;
		padding-left: 23px;
		line-height: 25px;
		font-size: 15px;
	}

	#PageMaterials #Main #ContBox01 .contSubBox .subBox01 ul li:before{	top: 2px;}

	#PageMaterials #Main #ContBox01 .contSubBox .subBox02{
		margin: 0 auto;
		width: 285px;
	}

	#PageMaterials #Main #ContBox01 .contSubBox .subBox02 ul{
		width: 285px;
	}
	
	#PageMaterials #Main #ContBox01 .contSubBox .subBox02 ul li {
		width: 285px;
	}

	#PageMaterials #Main #ContBox01 .contSubBox .subBox02 ol {
		height: 31px;
		width: 285px;
	}
	#PageMaterials #Main #ContBox01 .contSubBox .subBox02 ol li {
		width: 45px;
		height: 28px;
		margin-right: 3px;
	}

	#PageMaterials #Main #ContBox01 .contSubBox .subBox02 .prev,
	#PageMaterials #Main #ContBox01 .contSubBox .subBox02 .next{
		top: 100px;
	}

	#PageMaterials #Main #ContBox01 .contSubBox .subBox02 .prev{	left: -30px;}
	#PageMaterials #Main #ContBox01 .contSubBox .subBox02 .next{	right: -30px;}

	#PageMaterials #Main #ContBox01 .contSubBox .subBox02 ul li dl{	margin-top: 15px;}
	
	#PageMaterials #Main #ContBox01 .contSubBox .subBox02 ul li dl dt{
		margin-bottom: 3px;
		padding-left: 27px;
		font-size: 19px;
	}

	#PageMaterials #Main #ContBox01 .contSubBox .subBox02 ul li:nth-of-type(1) dl dt:before,
	#PageMaterials #Main #ContBox01 #ContSubBox01 .subBox02 ul li:nth-of-type(2) dl dt:before,
	#PageMaterials #Main #ContBox01 #ContSubBox02 .subBox02 ul li:nth-of-type(2) dl dt:before{	background-image: url(../img/contents/1.png)}
	#PageMaterials #Main #ContBox01 .contSubBox .subBox02 ul li:nth-of-type(2) dl dt:before,
	#PageMaterials #Main #ContBox01 #ContSubBox01 .subBox02 ul li:nth-of-type(3) dl dt:before,
	#PageMaterials #Main #ContBox01 #ContSubBox02 .subBox02 ul li:nth-of-type(4) dl dt:before{	background-image: url(../img/contents/2.png)}
	#PageMaterials #Main #ContBox01 .contSubBox .subBox02 ul li:nth-of-type(3) dl dt:before,
	#PageMaterials #Main #ContBox01 #ContSubBox01 .subBox02 ul li:nth-of-type(4) dl dt:before,
	#PageMaterials #Main #ContBox01 #ContSubBox02 .subBox02 ul li:nth-of-type(4) dl dt:before{	background-image: url(../img/contents/3.png)}
	#PageMaterials #Main #ContBox01 .contSubBox .subBox02 ul li:nth-of-type(4) dl dt:before,
	#PageMaterials #Main #ContBox01 #ContSubBox01 .subBox02 ul li:nth-of-type(5) dl dt:before,
	#PageMaterials #Main #ContBox01 #ContSubBox02 .subBox02 ul li:nth-of-type(5) dl dt:before{	background-image: url(../img/contents/4.png)}
	#PageMaterials #Main #ContBox01 .contSubBox .subBox02 ul li:nth-of-type(5) dl dt:before,
	#PageMaterials #Main #ContBox01 #ContSubBox01 .subBox02 ul li:nth-of-type(6) dl dt:before,
	#PageMaterials #Main #ContBox01 #ContSubBox02 .subBox02 ul li:nth-of-type(6) dl dt:before{	background-image: url(../img/contents/5.png)}
	#PageMaterials #Main #ContBox01 .contSubBox .subBox02 ul li:nth-of-type(6) dl dt:before{	background-image: url(../img/contents/6.png)}

	#PageMaterials #Main #ContBox01 .contSubBox .subBox02 ul li dl dd{
		line-height: 20px;
		font-size: 12px;
	}
}

@media screen and (max-width: 320px) {
	#PageMaterials #Main #ContBox01 .contSubBox .subBox02 .prev{	left: 0;}
	#PageMaterials #Main #ContBox01 .contSubBox .subBox02 .next{	right: 0;}
}

/*####################　導入園の声　####################*/
#PageVoice #MainImg .innerBasic{	background-image: url(../img/contents/voice/mainimage.jpg);}
#PageVoice #MainImg .titleTypeMain,
#PageVoice #Main #ContBox01 .titleTypeBasic{	color: #4b965f;}

#PageVoice #Main #ContBox01 .innerBasic > ul > li{	position: relative;}

#PageVoice #Main #ContBox01 ul li a{
	display: block;
	background: url(../img/contents/parts_05.png) no-repeat right bottom;
	background-color: #4b965f;
	background-size: 13px auto;
	text-decoration: none;
}

#PageVoice #Main #ContBox01 ul li figure{	position: relative;}

#PageVoice #Main #ContBox01 ul li .titleTypeLabel{
	width: 140px;
	background-image: url(../img/contents/label_02.png);
}

#PageVoice #Main #ContBox01 ul li img{
	width: 100%;
	height: auto;
}

#PageVoice #Main #ContBox01 ul li dl{	color: #fff;}

#PageVoice #Main #ContBox01 ul li dl dt{	text-align: justify;}
#PageVoice #Main #ContBox01 ul li dl dd{	color: #d2f3db;}

#PageVoice #Main #ContBox01 ul li dl dd ul li:after{	content: " /";}
#PageVoice #Main #ContBox01 ul li dl dd ul li:last-of-type::after{	display: none;}

#PageVoice #Main #ContBox02 ul li{	text-align: center;}

#PageVoice #Main #ContBox02 ul li span{	display: block;}

#PageVoice #Main #ContBox02 ul li span::before{	content: "- ";}
#PageVoice #Main #ContBox02 ul li span::after{	content: " -";}

#PageVoice #Main #ContBox02 ul li dl dt img{
	width: 100%;
	height: auto;
}

@media print, screen and (min-width: 1015px) {

	#PageVoice #Main #ContBox01 .innerBasic{
		padding-top: 60px;
		padding-bottom: 40px;
	}

	#PageVoice #Main #ContBox01 .innerBasic > ul{	margin-top: 51px;}

	#PageVoice #Main #ContBox01 .innerBasic > ul:after{
		content:"";
		display:block;
		clear:both;
	}

	#PageVoice #Main #ContBox01 .innerBasic > ul > li{
		float: left;
		margin-top: 41px;
		margin-right: 40px;
		width: 480px;
	}

	#PageVoice #Main #ContBox01 .innerBasic > ul > li:nth-of-type(2n){	margin-right: 0;}
	#PageVoice #Main #ContBox01 .innerBasic > ul > li:nth-of-type(2n+1){	clear: both;}

	#PageVoice #Main #ContBox01 .innerBasic > ul > li:nth-of-type(1),
	#PageVoice #Main #ContBox01 .innerBasic > ul > li:nth-of-type(2){	margin-top: 0;}

	#PageVoice #Main #ContBox01 .innerBasic > ul > li a:hover{	opacity: .8;}
	
	#PageVoice #Main #ContBox01 ul li .titleTypeLabel{
		top: 29px;
		left: -15px;
	}

	#PageVoice #Main #ContBox01 ul li dl{	padding: 19px 28px 25px;}

	#PageVoice #Main #ContBox01 ul li dl dt{
		margin-bottom: 15px;
		line-height: 34px;
		font-size: 24px;
	}

	#PageVoice #Main #ContBox01 ul li dl dd{
		letter-spacing: 0.05em;
		font-size: 16px;
	}

	#PageVoice #Main #ContBox01 ul li dl dd ul{	margin-bottom: 4px;}

	#PageVoice #Main #ContBox01 ul li dl dd ul li{
		line-height: 18px;
		letter-spacing: 0.045em;
		font-size: 12px;
	}

	#PageVoice #Main #ContBox02 .innerBasic{
		padding-top: 48px;
		padding-bottom: 134px;
		
	}

	#PageVoice #Main #ContBox02 ul:after{
		content:"";
		display:block;
		clear:both;
	}

	#PageVoice #Main #ContBox02 ul li{
		float: left;
		margin-top: 50px;
		margin-right: 50px;
		width: 300px;
		line-height: 28px;
		font-size: 20px;
	}

	#PageVoice #Main #ContBox02 ul li:nth-of-type(3n){	margin-right: 0;}
	#PageVoice #Main #ContBox02 ul li:nth-of-type(3n+1){	clear: both;}

	#PageVoice #Main #ContBox02 ul li:nth-of-type(1),
	#PageVoice #Main #ContBox02 ul li:nth-of-type(2),
	#PageVoice #Main #ContBox02 ul li:nth-of-type(3){	margin-top: 0;}

	#PageVoice #Main #ContBox02 ul li span{
		margin-top: -1px;
		font-size: 14px;
	}

	#PageVoice #Main #ContBox02 ul li dl dt{
		cursor: pointer;
		margin-bottom: 12px;
	}
	#PageVoice #Main #ContBox02 ul li dl dt:hover{	opacity: .8;}
}

@media screen and (max-width: 1014px) {

	#PageVoice #Main #ContBox01 .innerBasic{
		padding-top: 55px;
		padding-bottom: 25px;
	}

	#PageVoice #Main #ContBox01 .innerBasic > ul{	margin-top: 46px;}

	#PageVoice #Main #ContBox01 .innerBasic > ul > li{	margin-bottom : 20px;}
	#PageVoice #Main #ContBox01 .innerBasic > ul > li:last-of-type{	margin-bottom : 0;}

	#PageVoice #Main #ContBox01 ul li .titleTypeLabel{
		top: 8px;
		padding-left: 0 !important;
		left: -12px !important;
		width: 140px !important;
	}

	#PageVoice #Main #ContBox01 ul li dl{	padding: 23px 28px 25px;}

	#PageVoice #Main #ContBox01 ul li dl dt{
		margin-bottom: 18px;
		line-height: 36px;
		font-size: 25px;
	}

	#PageVoice #Main #ContBox01 ul li dl dd{
		letter-spacing: 0.05em;
		font-size: 17px;
	}

	#PageVoice #Main #ContBox01 ul li dl dd ul{	margin-bottom: 4px;}

	#PageVoice #Main #ContBox01 ul li dl dd ul li{
		line-height: 20px;
		letter-spacing: 0.045em;
		font-size: 13px;
	}

	#PageVoice #Main #ContBox02 .innerBasic{
		padding-top: 26px;
		padding-bottom: 113px;
	}

	#PageVoice #Main #ContBox02 ul:after{
		content:"";
		display:block;
		clear:both;
	}

	#PageVoice #Main #ContBox02 ul li{
		margin-bottom: 33px;
		line-height: 32px;
		font-size: 21px;
	}

	#PageVoice #Main #ContBox02 ul li:last-of-type{	margin-bottom: 0;}
	
	#PageVoice #Main #ContBox02 ul li span{
		margin-top: -5px;
		font-size: 15px;
	}

	#PageVoice #Main #ContBox02 ul li dl dt{	margin-bottom: 14px;}
}

/*####################　ニュース　####################*/
#PageNews #MainImg .innerBasic{	background-image: url(../img/contents/news/mainimage.jpg);}
#PageNews #MainImg .titleTypeMain{	color: #e6467d;}

#PageNews #Sub ul{
	margin-bottom: 10px;
	border: 1px solid #f5dfe7;
	background-color: #fff4f8;
}

#PageNews #Sub ul:last-of-type,
#PageNews #Sub ul li:last-of-type{	margin-bottom: 0;}

#PageNews #Sub ul li a{
	background: url(../img/contents/arrow_03_p.png) no-repeat left center;
	background-size: 5px auto;
	text-decoration: none;
}

#PageNews #Sub ul li a.current{	color: #afafaf;}

/*　.pageEntry
-------------------------------------*/
#PageNews.pageEntry #Main .titleTypeEntry{
	margin-bottom: 40px;
	border-bottom: 2px solid #e6467d;
}

#PageNews.pageEntry #Main #ContBox02 h3{	background-color: #f2f2f2;}

#PageNews.pageEntry #Main #ContBox02 ul li a{
	display: block;
	text-decoration: none;
}

#PageNews.pageEntry #Main #ContBox02 ul li figure img{
	width: 100%;
	height: auto;
}

#PageNews.pageEntry #Main #ContBox02 ul li dl{
	border: 1px solid #d9d9d9;
	border-top: none;
	background: url(../img/contents/parts_05_pink.png) no-repeat right bottom;
	background-size: 12px auto;
}

@media print, screen and (min-width: 1015px) {

	#PageNews #Sub ul{	padding: 27px 19px 24px;}

	#PageNews #Sub ul li{
		margin-bottom: 13px;
		font-size: 14px;
	}

	#PageNews #Sub ul li a{	padding-left: 14px;}

	#PageNews #Sub ul li a:hover{	text-decoration: underline;}

/*　.pageCategory
-------------------------------------*/
	#PageNews.pageCategory #Main .titleTypeCategory{
		margin-top: -9px;
		margin-bottom: 16px;
		font-size: 36px;
	}

/*　.pageEntry
-------------------------------------*/
	#PageNews.pageEntry #Main .titleTypeEntry{
		margin-top: 5px;
		padding-bottom: 17px;
		line-height: 46px;
		font-size: 36px;
	}
	
	#PageNews.pageEntry #Main #ContBox01 .contSubBox01{	margin-top: -2px;}

	#PageNews.pageEntry #Main #ContBox02{	margin-top: 142px;}

	#PageNews.pageEntry #Main #ContBox02 h3{
		margin-bottom: 20px;
		padding: 9px 16px;
		font-size: 16px;
	}

	#PageNews.pageEntry #Main #ContBox02 ul:after{
		content:"";
		display:block;
		clear:both;
	}

	#PageNews.pageEntry #Main #ContBox02 ul li{
		float: left;
		margin-top: 15px;
		margin-right: 15px;
		width: 230px;
	}

	#PageNews.pageEntry #Main #ContBox02 ul li:nth-of-type(3n){	margin-right: 0;}
	#PageNews.pageEntry #Main #ContBox02 ul li:nth-of-type(3n+1){	clear: both;}

	#PageNews.pageEntry #Main #ContBox02 ul li:nth-of-type(1),
	#PageNews.pageEntry #Main #ContBox02 ul li:nth-of-type(2),
	#PageNews.pageEntry #Main #ContBox02 ul li:nth-of-type(3){	margin-top: 0;}

	#PageNews.pageEntry #Main #ContBox02 ul li a:hover{	opacity: .8;}

	#PageNews.pageEntry #Main #ContBox02 ul li dl{	padding: 14px 18px 24px;}

	#PageNews.pageEntry #Main #ContBox02 ul li dl dt{
		margin-bottom: 10px;
		line-height: 30px;
		font-size: 20px;
	}

	#PageNews.pageEntry #Main #ContBox02 ul li dl dd{
		line-height: 20px;
		font-size: 12px;
	}
}

@media screen and (max-width: 1014px) {
	#PageNews #Main{
		margin-top: 56px;
		margin-bottom: 49px;
	}

	#PageNews #Sub{	margin-bottom: 68px;}
	
	#PageNews #Sub ul{	padding: 31px 20px 29px;}

	#PageNews #Sub ul li{
		margin-bottom: 18px;
		font-size: 15px;
	}

	#PageNews #Sub ul li a{	padding-left: 14px;}

/*　.pageCategory
-------------------------------------*/
	#PageNews.pageCategory #Main .titleTypeCategory{
		margin-top: -9px;
		margin-bottom: 18px;
		font-size: 33px;
	}

	/*　.pageEntry
-------------------------------------*/
	#PageNews.pageEntry #Main .titleTypeEntry{
		margin-top: 5px;
		padding-bottom: 17px;
		line-height: 42px;
		font-size: 33px;
	}
	
	#PageNews.pageEntry #Main #ContBox02{	margin-top: 91px;}

	#PageNews.pageEntry #Main #ContBox02 h3{
		margin-bottom: 30px;
		padding: 8px 14px;
		font-size: 17px;
	}

	#PageNews.pageEntry #Main #ContBox02 ul li{	margin-bottom: 15px;}
	#PageNews.pageEntry #Main #ContBox02 ul li:last-of-type{	margin-bottom: 0;}

	#PageNews.pageEntry #Main #ContBox02 ul li dl{	padding: 14px 18px 24px;}

	#PageNews.pageEntry #Main #ContBox02 ul li dl dt{
		margin-bottom: 3px;
		line-height: 32px;
		font-size: 21px;
	}

	#PageNews.pageEntry #Main #ContBox02 ul li dl dd{
		line-height: 23px;
		font-size: 13px;
	}
}

/*####################　アートポン水族館　####################*/
#PageApply{	background-color: #eefbff;}

#PageApply #MainImg{
	position: relative;
	background: url(../img/contents/apply/mainimage.gif) no-repeat center center;
	background-size: cover;
}

#PageApply #Main .contBox p.paragraphTypeLead{
	text-align: center;
	color: #00a0e1;
}

#PageApply #MainImg h2{
	position: absolute;
	top: 50%;
	right: 50%;
	box-sizing: border-box;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../img/contents/apply/wall_01.png);
	text-align: center;
	font-weight: bold;
	color: #00a0e1;
}

#PageApply #MainImg h2 b{
	position: relative;
	display: inline-block;
	line-height: 1;
	font-weight: 500;
}

#PageApply #MainImg h2 b:before,
#PageApply #MainImg h2 b:after{
	content: "";
	position: absolute;
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
}

#PageApply #MainImg h2 b:before{	background-image: url(../img/contents/apply/parts_01_left.png);}
#PageApply #MainImg h2 b:after{	background-image: url(../img/contents/apply/parts_01_right.png);}

#PageApply #Main #ContBox01{
	background-repeat: no-repeat;
	background-position: center bottom;
}

#PageApply #Main #ContBox01 h3:before{
	content: "";
	display: block;
	margin: 0 auto;
	width: 61px;
	height: 55px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../img/contents/symbol_01.png);
	background-size: 61px auto;
}

#PageApply #Main #ContBox01 ul li{	position: relative;}

#PageApply #Main #ContBox01 ul li:last-of-type{	margin: 0;}

#PageApply #Main #ContBox01 ul li::after{
	content: "";
	position: absolute;
	background-repeat: no-repeat;
	background-position: center center;
}

#PageApply #Main #ContBox01 ul li:last-of-type::after{	display: none;}

#PageApply #Main #ContBox01 ul li dt img{
	width: 100%;
	height: auto;
}

#PageApply #Main #ContBox01 ul li dd{	position: relative;}

#PageApply #Main #ContBox01 ul li dd:before{
	content: "";
	position: absolute;
	top: 2px;
	left: 0;
	display: block;
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 20px auto;
}	

#PageApply #Main #ContBox02{
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(../img/contents/apply/wall_03.jpg);
	background-color: #d6f2fb;
}

#PageApply #Main #ContBox02 .contSubBox01 h3 b{
	display: inline-block;
	box-sizing: border-box;
	height: 24px;
	background-repeat: repeat-y;
	background-position: left top, right top;
	background-image: url(../img/contents/parts_04_left.jpg),
	url(../img/contents/parts_04_right.jpg);
	background-color: #00a0e1;
	background-size: 3px auto;
	line-height: 1;
	letter-spacing: 0.045em;
	color: #fff;
}

#PageApply #Main #ContBox02 .contSubBox01 .subBox01 img{	height: auto;}

#PageApply #Main #ContBox02 .contSubBox01 .subBox01 .contBox p:last-of-type{	margin-bottom: 0;}

#PageApply #Main #ContBox02 .contSubBox02 ul li{	background-color: #fff;}

#PageApply #Main #ContBox02 .contSubBox02 ul li:last-of-type{	margin: 0;}

#PageApply #Main #ContBox02 .contSubBox02 ul li .titleTypeLabel{
	width: 88px;
	background-image: url(../img/contents/label_03.png);
}

#PageApply #Main #ContBox02 .contSubBox02 ul li figure{	position: relative;}

#PageApply #Main #ContBox02 .contSubBox02 ul li img{
	width: 100%;
	height: auto;
}

#PageApply #Main #ContBox02 .contSubBox02 ul li dl dd p:last-of-type{	margin-bottom: 0;}

#PageApply #Main #ContBox03{
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(../img/contents/apply/wall_05.jpg);
	background-size: 100% auto;
}

#PageApply #Main #ContBox03 .contSubBox01 ol li{
	list-style: none;
	position: relative;
	box-sizing: border-box;
	border: 1px solid #b6d9e3;
	background-color: #fff;
}

#PageApply #Main #ContBox03 .contSubBox01 ol li:last-of-type{
	margin: 0;
	border-color: #fed8e5;
	border-width: 3px;
}

#PageApply #Main #ContBox03 .contSubBox01 ol li::before{
	content: "";
	position: absolute;
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
}

#PageApply #Main #ContBox03 .contSubBox01 ol li h4{
	position: absolute;
	box-sizing: border-box;
	width: 44px;
	height: 53px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../img/contents/wall_04.png);
	background-size: 44px auto;
	line-height: 1;
	text-align: center;
	font-family: 'Alegreya Sans', sans-serif;
	font-weight: 500;
	color:  #fff;
}

#PageApply #Main #ContBox03 .contSubBox01 ol li:last-of-type h4{	background-image: url(../img/contents/wall_04_p.png);}

#PageApply #Main #ContBox03 .contSubBox01 ol li h4 span{	display: block;}

#PageApply #Main #ContBox03 .contSubBox01 ol li dl dt{	text-align: center;}

#PageApply #Main #ContBox03 .contSubBox01 ol li dl dt::before{
	content: "";
	display: block;
	margin: 0 auto;
	width: 42px;
	height: 33px;
	background-repeat: no-repeat;
}

#PageApply #Main #ContBox03 .contSubBox01 ol li:nth-of-type(1) dl dt::before{
	background-position: center 7px;
	background-image: url(../img/contents/icon_01_b.png);
	background-size: 36px auto;
}
#PageApply #Main #ContBox03 .contSubBox01 ol li:nth-of-type(2) dl dt::before{
	background-position: center 5px;
	background-image: url(../img/contents/icon_07.png);
	background-size: 36px auto;
}
#PageApply #Main #ContBox03 .contSubBox01 ol li:nth-of-type(3) dl dt::before{
	background-position: center 1px;
	background-image: url(../img/contents/icon_08.png);
	background-size: 42px auto;
}
#PageApply #Main #ContBox03 .contSubBox01 ol li:nth-of-type(4) dl dt::before{
	background-image: url(../img/contents/symbol_01.png);
	background-position: center top;
	background-size: 36px auto;
}

#PageApply #Main #ContBox03 .contSubBox01 ol li dl dd p:last-of-type{	margin-bottom: 0;}

#PageApply #Main #ContBox03 .contSubBox02 table{
	border: 1px solid #b5c2ca;
	width: 100%;
}

#PageApply #Main #ContBox03 .contSubBox02 table th,
#PageApply #Main #ContBox03 .contSubBox02 table td{
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#PageApply #Main #ContBox03 .contSubBox02 table th{
	border-bottom-color: #c2dae8;
	background-color: #d4edfc;
	font-weight: bold;
}

#PageApply #Main #ContBox03 .contSubBox02 table td{
	border-bottom-color: #e7e7e7;
	background-color: #fff;
}

#PageApply #Main #ContBox03 .contSubBox02 table tr:last-of-type th,
#PageApply #Main #ContBox03 .contSubBox02 table tr:last-of-type td{
	border: none;
}

#PageApply #Main #ContBox03 .contSubBox02 table td small{
	display: inline-block;
	color: #666;
}

#PageApply #Main #ContBox03 .contSubBox03 ul,
#PageApply #Main #ContBox03 .contSubBox03 ul li{
	background-repeat: repeat-x;
	background-image: url(../img/contents/dot_02.gif);
	background-size: auto 1px;
}

#PageApply #Main #ContBox03 .contSubBox03 ul{
	padding-top: 1px;
	background-position: left top;
}

#PageApply #Main #ContBox03 .contSubBox03 ul li{	background-position: left bottom;}

#PageApply #Main #ContBox03 .contSubBox03 ul li dl dt,
#PageApply #Main #ContBox03 .contSubBox03 ul li dl dd{	position: relative;}

#PageApply #Main #ContBox03 .contSubBox03 ul li dl dt::before,
#PageApply #Main #ContBox03 .contSubBox03 ul li dl dd::before{
	position: absolute;
	left: 0;
	line-height: 1;
	font-family: 'Alegreya Sans', sans-serif;
	font-weight: 700;
}

#PageApply #Main #ContBox03 .contSubBox03 ul li dl dt::before{
	content: "Q.";
	color: #00a0e1;
}

#PageApply #Main #ContBox03 .contSubBox03 ul li dl dd::before{
	content: "A.";
	color: #e6467d;
}

@media print, screen and (min-width: 1015px) {
	#PageApply #Main .titleTypeBasic{	margin-bottom: 26px;}

	#PageApply #Main .contBox p.paragraphTypeLead{
		margin-top: 34px;
		line-height: 30px;
		letter-spacing: 0.1em;
		font-size: 18px;
	}

	#PageApply #MainImg{
		padding-left: 0;
		height: 660px;
		background: none;
		overflow: hidden;
	}

	#PageApply #MainImg h2{
		margin-top: -195px;
		margin-right: -195px;
		padding-top: 76px;
		width: 390px;
		height: 390px;
		line-height: 72px;
		font-size: 53px;/*60px*/
	}

	#PageApply #MainImg video{
		vertical-align: top;
		width: 118%;
	}

	#PageApply #MainImg h2 b{
		margin-bottom: 19px;
		letter-spacing: 3px;
		font-size: 18px;
	}

	#PageApply #MainImg h2 b:before,
	#PageApply #MainImg h2 b:after{
		top: -1px;
		width: 11px;
		height: 21px;
	}

	#PageApply #MainImg h2 b:before{	left: -24px;}
	#PageApply #MainImg h2 b:after{	right: -24px;}

	#PageApply #Main #ContBox01{	background-image: url(../img/contents/apply/wall_02_pc.png);}
	
	#PageApply #Main #ContBox01 .innerBasic{
		padding-top: 67px;
		padding-bottom: 93px;
	}

	#PageApply #Main #ContBox01 h3:before{	margin-bottom: 4px;}

	#PageApply #Main #ContBox01 ul{
		margin-top: 32px;
		margin-bottom: 44px;
	}

	#PageApply #Main #ContBox01 ul:after{
		content:"";
		display:block;
		clear:both;
	}

	#PageApply #Main #ContBox01 ul li{
		float: left;
		margin-right: 50px;
		width: 300px;
	}

	#PageApply #Main #ContBox01 ul li::after{
		top: 83px;
		right: -36px;
		width: 21px;
		height: 17px;
		background-image: url(../img/contents/arrow_09_pc.png);
	}

	#PageApply #Main #ContBox01 ul li dt{	margin-bottom: 15px;}
	
	#PageApply #Main #ContBox01 ul li dd{
		padding-left: 28px;
		line-height: 24px;
		font-size: 14px;
	}

	#PageApply #Main #ContBox01 ul li dd:before{	top: 2px;}	

	#PageApply #Main #ContBox01 ul li:nth-of-type(1) dl dd:before{	background-image: url(../img/contents/1_pc.png)}
	#PageApply #Main #ContBox01 ul li:nth-of-type(2) dl dd:before{	background-image: url(../img/contents/2_pc.png)}
	#PageApply #Main #ContBox01 ul li:nth-of-type(3) dl dd:before{	background-image: url(../img/contents/3_pc.png)}

	#PageApply #Main #ContBox01 .contSubBox01{	text-align: center;}
	#PageApply #Main #ContBox01 .contSubBox01 iframe{	display: inline-block;}

	#PageApply #Main #ContBox02{	background-size: 71px auto;}

	#PageApply #Main #ContBox02 .innerBasic{
		padding-top: 77px;
		padding-bottom: 100px;
	}

	#PageApply #Main #ContBox02 .contSubBox01 h3{
		margin-bottom: -5px;
		letter-spacing: 0.1em;
	}
	
	#PageApply #Main #ContBox02 .contSubBox01 h3 b{
		margin-bottom: -2px;
		padding: 5px 10px 0;
		letter-spacing: 0.045em;
		font-size: 14px;
	}
	
	#PageApply #Main #ContBox02 .contSubBox01 .subBox01{
		margin-top: 33px;
		margin-bottom: 91px;
	}

	#PageApply #Main #ContBox02 .contSubBox01 .subBox01 img{
		float: left;
		width: 480px;
	}

	#PageApply #Main #ContBox02 .contSubBox01 .subBox01 .contBox{
		float: right;
		margin-top: -5px;
		width: 480px;
	}

	#PageApply #Main #ContBox02 .contSubBox01 .subBox01 .contBox p{
		margin-bottom: 10px;
		line-height: 28px;
		font-size: 14px;
	}

	#PageApply #Main #ContBox02 .contSubBox02 h3{
		margin-bottom: -3px;
		letter-spacing: 0;
	}

	#PageApply #Main #ContBox02 .contSubBox02 ul{	margin-top: 34px;}

	#PageApply #Main #ContBox02 .contSubBox02 ul:after{
		content:"";
		display:block;
		clear:both;
	}

	#PageApply #Main #ContBox02 .contSubBox02 ul li{
		float: left;
		margin-right: 35px;
		width: 310px;
	}

	#PageApply #Main #ContBox02 .contSubBox02 ul li .titleTypeLabel{
		top: 178px;
		left: -10px;
	}

	#PageApply #Main #ContBox02 .contSubBox02 ul li dl{	padding: 24px 31px 45px;}

	#PageApply #Main #ContBox02 .contSubBox02 ul li dl dt{
		margin-bottom: 7px;
		font-size: 24px;
	}

	#PageApply #Main #ContBox02 .contSubBox02 ul li dl dd p{
		line-height: 24px;
		font-size: 14px;
	}

	#PageApply #Main #ContBox03 .innerBasic{
		padding-top: 92px;
		padding-bottom: 172px;
	}

	#PageApply #Main #ContBox03 .contSubBox01{	margin-bottom: 55px;}
	
	#PageApply #Main #ContBox03 .contSubBox01 ol{	margin-top: 37px;}
	
	#PageApply #Main #ContBox03 .contSubBox01 ol:after{
		content:"";
		display:block;
		clear:both;
	}

	#PageApply #Main #ContBox03 .contSubBox01 ol li{
		float: left;
		margin-right: 40px;
		padding: 33px 17px 25px;
		width: 220px;
	}

	#PageApply #Main #ContBox03 .contSubBox01 ol li:last-of-type{
		padding-top: 31px;
		padding-right: 15px;
		padding-left: 15px;
		margin-right: 0;
		border-width: 3px;
	}

	#PageApply #Main #ContBox03 .contSubBox01 ol li:first-of-type,
	#PageApply #Main #ContBox03 .contSubBox01 ol li:last-of-type{
		padding-bottom: 53px;
	}

	#PageApply #Main #ContBox03 .contSubBox01 ol li::before,
	#PageApply #Main #ContBox03 .contSubBox01 ol li::after{
		top: 110px;
		right: -32px;
		width: 21px;
		height: 16px;
		background-image: url(../img/contents/arrow_09_pc.png);
		background-size: 21px auto;
	}
	
	#PageApply #Main #ContBox03 .contSubBox01 ol li:first-of-type::before{
		top: 258px;
		left: 229px;
		width: 539px;
		background-image: url(../img/contents/arrow_09_long.png);
		background-size: 539px auto;
	}

	#PageApply #Main #ContBox03 .contSubBox01 ol li:last-of-type::before{	display: none;}

	#PageApply #Main #ContBox03 .contSubBox01 ol li:nth-of-type(2)::after{
		content: "";
		position: absolute;
		right: auto;
		left: -32px;
	}
	
	#PageApply #Main #ContBox03 .contSubBox01 ol li h4{
		top: -6px;
		left: 14px;
		padding-top: 10px;
		font-size: 14px;
	}

	#PageApply #Main #ContBox03 .contSubBox01 ol li h4 span{
		margin-top: -5px;
		font-size: 20px;
	}

	#PageApply #Main #ContBox03 .contSubBox01 ol li dl dt{
		margin-bottom: 16px;
		font-size: 22px;
	}

	#PageApply #Main #ContBox03 .contSubBox01 ol li dl dt::before{	margin-bottom: 2px;}

	#PageApply #Main #ContBox03 .contSubBox01 ol li dl dd p{
		line-height: 24px;
		font-size: 14px;
	}

	#PageApply #Main #ContBox03 .contSubBox02{
		padding-top: 55px;
		margin-bottom: 55px;
	}

	#PageApply #Main #ContBox03 .contSubBox02 table{
		margin-top: 38px;
	}

	#PageApply #Main #ContBox03 .contSubBox02 table th,
	#PageApply #Main #ContBox03 .contSubBox02 table td{
		padding: 15px 19px 14px;
		line-height: 24px;
		font-size: 14px;
	}
	
	#PageApply #Main #ContBox03 .contSubBox02 table th{	width: 141px;}

	#PageApply #Main #ContBox03 .contSubBox02 table td small{
		margin-top: 3px;
		line-height: 20px;
		font-size: 12px;
	}

	#PageApply #Main #ContBox03 .contSubBox03{	padding-top: 56px;}

	#PageApply #Main #ContBox03 .contSubBox03 ul{
		margin: 39px auto 100px;
		width: 700px;
	}

	#PageApply #Main #ContBox03 .contSubBox03 ul li{
		padding-top: 26px;
		padding-bottom: 23px;
	}

	#PageApply #Main #ContBox03 .contSubBox03 ul li dl dt,
	#PageApply #Main #ContBox03 .contSubBox03 ul li dl dd{	padding-left: 26px;}

	#PageApply #Main #ContBox03 .contSubBox03 ul li dl dt{
		margin-bottom: 7px;
		font-size: 18px;
	}

	#PageApply #Main #ContBox03 .contSubBox03 ul li dl dd{
		margin-left: 20px;
		line-height: 28px;
		font-size: 14px;
	}

	
	#PageApply #Main #ContBox03 .contSubBox03 ul li dl dt::before,
	#PageApply #Main #ContBox03 .contSubBox03 ul li dl dd::before{	font-size: 20px;}

	#PageApply #Main #ContBox03 .contSubBox03 ul li dl dt::before{	top: 2px;}
	#PageApply #Main #ContBox03 .contSubBox03 ul li dl dd::before{	top: 4px;}

	#PageApply #Main #ContBox03 .buttonTypeBox{
		margin: 0 auto;
		width: 640px;
		height: 90px;
		padding-top: 29px;
		background-color: #fff;
		font-size: 22px;
	}
}

@media screen and (max-width: 1014px) {
	#PageApply #Main .contBox p.paragraphTypeLead{
		margin-top: 33px;
		line-height: 30px;
		letter-spacing: 0.1em;
		font-size: 19px;
	}

	#PageApply #MainImg{	height: 330px;}

	#PageApply #MainImg h2{
		margin-top: -97px;
		margin-right: -97px;
		padding-top: 38px;
		width: 195px;
		height: 195px;
		background-size: 195px auto;
		line-height: 36px;
		font-size: 25px;/*30px*/
	}

	#PageApply #MainImg h2 b{
		margin-bottom: 8px;
		font-size: 9px;
	}

	#PageApply #MainImg h2 b:before,
	#PageApply #MainImg h2 b:after{
		top: -3px;
		width: 6px;
		height: 11px;
		background-size: 6px auto;
	}

	#PageApply #MainImg h2 b:before{	left: -10px;}
	#PageApply #MainImg h2 b:after{	right: -10px;}

	#PageApply #Main .contBox .titleTypeBasic{
		margin-right: -15px;
		margin-left: -15px;
	}
	
	#PageApply #Main #ContBox01{
		background-image: url(../img/contents/apply/wall_02.png);
		background-size: 100% auto;
	}
	
	#PageApply #Main #ContBox01 .innerBasic{
		padding-top: 58px;
		padding-bottom: 177px;
	}

	#PageApply #Main #ContBox01 h3:before{	margin-bottom: 9px;}

	#PageApply #Main #ContBox01 ul{
		margin-top: 42px;
		margin-bottom: 65px;
	}

	#PageApply #Main #ContBox01 ul li{	margin-bottom: 60px;}

	#PageApply #Main #ContBox01 ul li::after{
		bottom: -35px;
		right: 50%;
		margin-right: -8px;
		width: 16px;
		height: 21px;
		background-image: url(../img/contents/arrow_09.png);
		background-size: 16px auto;
	}

	#PageApply #Main #ContBox01 ul li dt{	margin-bottom: 13px;}
	
	#PageApply #Main #ContBox01 ul li dd{
		padding-left: 27px;
		line-height: 25px;
		font-size: 15px;
	}

	#PageApply #Main #ContBox01 ul li dd:before{	top: 3px;}	

	#PageApply #Main #ContBox01 ul li:nth-of-type(1) dl dd:before{	background-image: url(../img/contents/1.png)}
	#PageApply #Main #ContBox01 ul li:nth-of-type(2) dl dd:before{	background-image: url(../img/contents/2.png)}
	#PageApply #Main #ContBox01 ul li:nth-of-type(3) dl dd:before{	background-image: url(../img/contents/3.png)}

	#PageApply #Main #ContBox01 .contSubBox01{
		position: relative;
		padding-top: 56.25%;
		width: 100%;
	}

	#PageApply #Main #ContBox01 .contSubBox01 iframe{
		position: absolute;
		top: 0;
		right: 0;
		width: 100%;
		height: 100%;
	}

	#PageApply #Main #ContBox02{	background-size: 89px auto;}

	#PageApply #Main #ContBox02 .innerBasic{
		padding-top: 70px;
		padding-bottom: 88px;
	}

	#PageApply #Main #ContBox02 .contSubBox01 h3{
		margin-bottom: -5px;
		letter-spacing: 0.045em;
	}
	
	#PageApply #Main #ContBox02 .contSubBox01 h3 b{
		margin-bottom: 11px;
		padding: 4px 10px 0;
		letter-spacing: 0.045em;
		font-size: 15px;
	}
	
	#PageApply #Main #ContBox02 .contSubBox01 p.paragraphTypeLead{ margin-top: 34px;}
	
	#PageApply #Main #ContBox02 .contSubBox01 .subBox01{
		margin-top: 33px;
		margin-bottom: 82px;
	}

	#PageApply #Main #ContBox02 .contSubBox01 .subBox01 img{	width: 100%;}

	#PageApply #Main #ContBox02 .contSubBox01 .subBox01 .contBox{	margin-top: 20px;}

	#PageApply #Main #ContBox02 .contSubBox01 .subBox01 .contBox p{
		margin-bottom: 10px;
		line-height: 25px;
		font-size: 15px;
	}

	#PageApply #Main #ContBox02 .contSubBox02 h3{	letter-spacing: 0;}

	#PageApply #Main #ContBox02 .contSubBox02 ul{	margin-top: 34px;}

	#PageApply #Main #ContBox02 .contSubBox02 ul li{	margin-bottom: 20px;}

	#PageApply #Main #ContBox02 .contSubBox02 ul li .titleTypeLabel{
		bottom: -12px;
		left: -10px;
	}

	#PageApply #Main #ContBox02 .contSubBox02 ul li dl{	padding: 24px 31px 35px;}

	#PageApply #Main #ContBox02 .contSubBox02 ul li dl dt{
		margin-bottom: 5px;
		font-size: 25px;
	}

	#PageApply #Main #ContBox02 .contSubBox02 ul li dl dd p{
		line-height: 25px;
		font-size: 15px;
	}

	#PageApply #Main #ContBox03 .innerBasic{
		padding-top: 69px;
		padding-bottom: 151px;
	}

	#PageApply #Main #ContBox03 .contSubBox01{	margin-bottom: 55px;}
	
	#PageApply #Main #ContBox03 .contSubBox01 ol{	margin-top: 35px;}
	
	#PageApply #Main #ContBox03 .contSubBox01 ol li{
		margin-right: 80px;
		margin-bottom: 40px;
		padding: 28px 20px 35px;
	}

	#PageApply #Main #ContBox03 .contSubBox01 ol li:first-of-type,
	#PageApply #Main #ContBox03 .contSubBox01 ol li:last-of-type{	margin-right: 0;}

	#PageApply #Main #ContBox03 .contSubBox01 ol li::before{
		top: -33px;
		left: 50%;
		margin-left: -8px;
		width: 16px;
		height: 21px;
		background-image: url(../img/contents/arrow_09.png);
		background-size: 16px auto;
	}

	#PageApply #Main #ContBox03 .contSubBox01 ol li:first-of-type::before{	display: none;}
	#PageApply #Main #ContBox03 .contSubBox01 ol li:last-of-type::before{	margin-left: -48px;}

	#PageApply #Main #ContBox03 .contSubBox01 ol li:nth-of-type(2)::after,
	#PageApply #Main #ContBox03 .contSubBox01 ol li:nth-of-type(3)::after{
		content: "";
		position: absolute;
		right: -48px;
		display: block;
		width: 16px;
		height: 100%;
	}

	#PageApply #Main #ContBox03 .contSubBox01 ol li:nth-of-type(2)::after{
		top: -33px;
		padding-top: 33px;
		padding-bottom: 42px;
		background: url(../img/contents/arrow_11_top.jpg) no-repeat center top,
		url(../img/contents/arrow_11_middle.jpg) repeat-y center top;
		background-size: 4px auto;
	}
	
	#PageApply #Main #ContBox03 .contSubBox01 ol li:nth-of-type(3)::after{
		bottom: -33px;
		padding-bottom: 42px;
		background: url(../img/contents/arrow_11_bottom.jpg) no-repeat center bottom,
		url(../img/contents/arrow_11_middle.jpg) repeat-y center top;
		background-size: 16px auto, 4px auto;
	}

	#PageApply #Main #ContBox03 .contSubBox01 ol li h4{
		top: -6px;
		left: 14px;
		padding-top: 8px;
		width: 44px;
		font-size: 15px;
	}

	#PageApply #Main #ContBox03 .contSubBox01 ol li h4 span{
		margin-top: -5px;
		font-size: 21px;
	}

	#PageApply #Main #ContBox03 .contSubBox01 ol li dl dt{
		margin-bottom: 11px;
		font-size: 23px;
	}

	#PageApply #Main #ContBox03 .contSubBox01 ol li dl dd p{
		line-height: 25px;
		font-size: 15px;
	}

	#PageApply #Main #ContBox03 .contSubBox02{
		padding-top: 34px;
		margin-bottom: 55px;
	}

	#PageApply #Main #ContBox03 .contSubBox02 table{	margin-top: 35px;}

	#PageApply #Main #ContBox03 .contSubBox02 table th,
	#PageApply #Main #ContBox03 .contSubBox02 table td{
		padding: 16px 14px 15px;
		line-height: 25px;
		font-size: 14px;
	}
	
	#PageApply #Main #ContBox03 .contSubBox02 table th{
		width: 101px;
		letter-spacing: 0.1em;
	}

	#PageApply #Main #ContBox03 .contSubBox02 table td small{
		margin-top: 1px;
		line-height: 23px;
		font-size: 13px;
	}

	#PageApply #Main #ContBox03 .contSubBox03{	padding-top: 34px;}

	#PageApply #Main #ContBox03 .contSubBox03 ul{
		margin-top: 35px;
		margin-bottom:  50px;
	}

	#PageApply #Main #ContBox03 .contSubBox03 ul li{
		padding-top: 26px;
		padding-bottom: 25px;
	}

	#PageApply #Main #ContBox03 .contSubBox03 ul li dl dt,
	#PageApply #Main #ContBox03 .contSubBox03 ul li dl dd{	padding-left: 21px;}

	#PageApply #Main #ContBox03 .contSubBox03 ul li dl dt{
		margin-bottom: 9px;
		font-size: 19px;
	}

	#PageApply #Main #ContBox03 .contSubBox03 ul li dl dd{
		margin-left: 16px;
		line-height: 25px;
		font-size: 15px;
	}

	
	#PageApply #Main #ContBox03 .contSubBox03 ul li dl dt::before,
	#PageApply #Main #ContBox03 .contSubBox03 ul li dl dd::before{	font-size: 20px;}

	#PageApply #Main #ContBox03 .contSubBox03 ul li dl dt::before{	top: 3px;}
	#PageApply #Main #ContBox03 .contSubBox03 ul li dl dd::before{	top: 4px;}

	#PageApply #Main #ContBox03 .buttonTypeBox{
		height: 90px;
		padding-top: 18px;
		background-color: #f6f9fa;
		line-height: 27px;
		font-size: 23px;
	}
}


/*####################　お問い合わせ　####################*/
#PageContact .titleTypeMain{	color: #f5b638;}

#PageContact #Main .paragraphTypeLead{	text-align: center;}

#PageContact #Main div.wpcf7-validation-errors{
    border-color: #e6465d;
	text-align: center;
	color: #e6465d;
}

#PageContact #Main table th{	position: relative;}

#PageContact #Main #ContBox01 table tr th:before{
	content: "必須";
	position: absolute;
	display: inline-block;
	box-sizing: border-box;
	padding-top: 2px;
	width: 33px;
	height: 15px;
	background-color: #e6465d;
	line-height: 1;
	text-align: center;
	letter-spacing: 0.05em;
	font-size: 12px;
	color: #fff;
}

@media all and (-ms-high-contrast:none){
	*::-ms-backdrop, #PageContact #Main #ContBox01 table tr th:before{	padding-top: 4px;} /* IE11 */
}	

#PageContact #Main #ContBox01 table tr.noAttention th:before{
	content: "任意";
	background-color: #a5a5a5;
}

#PageContact #Main table td input[type="text"],
#PageContact #Main table td input[type="email"],
#PageContact #Main table td input[type="tel"],
#PageContact #Main table td textarea{
	box-sizing: border-box;
	border-radius: 0 !important;
	border: 1px solid #6e6e6e;
	background-color: #f6f9fa;
	-webkit-appearance:none;
}

#PageContact #Main table td input[type="text"]:focus,
#PageContact #Main table td input[type="email"]:focus,
#PageContact #Main table td input[type="tel"]:focus,
#PageContact #Main table td textarea:focus{
	box-shadow: 1px 1px 2px rgba(62, 170, 206, 0.75),
	-1px -1px 2px rgba(62, 170, 206, 0.75);
}

#PageContact #Main table td textarea{
	display: block;
	resize: vertical;
}

#PageContact #Main #ContBox01 table tr td input::-webkit-input-placeholder{	color: #aaa;}
#PageContact #Main #ContBox01 table tr td textarea::-webkit-input-placeholder{	color: #aaa;}
#PageContact #Main #ContBox01 table tr td select::-webkit-input-placeholder{	color: #aaa;}
#PageContact #Main #ContBox01 table tr td input:-ms-input-placeholder{	color: #aaa;}
#PageContact #Main #ContBox01 table tr td textarea:-ms-input-placeholder{	color: #aaa;}
#PageContact #Main #ContBox01 table tr td select::-ms-input-placeholder{	color: #aaa;}
#PageContact #Main #ContBox01 table tr td input:-moz-placeholder{	color: #aaa;}
#PageContact #Main #ContBox01 table tr td textarea:-moz-placeholder{	color: #aaa;}
#PageContact #Main #ContBox01 table tr td select:-moz-input-placeholder{	color: #aaa;}

#PageContact #Main table td p{	margin-bottom: 0;}

#PageContact #Main table td .wpcf7-form-control-wrap,
#PageContact #Main table td .wpcf7-form-control,
#PageContact #Main table td .wpcf7-list-item{	display: block;}

#PageContact #Main table td .wpcf7-list-item{	margin-left: 0;}

#PageContact #Main table td span.wpcf7-not-valid-tip{
	font-weight: bold;
	color: #e6465d;
}

#PageContact #Main table td input[type="radio"],
#PageContact #Main table td input[type="checkbox"]{	-webkit-appearance: none;}

#PageContact #Main table .checker span,
#PageContact #Main table .radio span{
	display: block;
	box-sizing: border-box;
	border: 1px solid #6e6e6e;
	width: 24px !important;
	height: 24px !important;
	background-color: #f6f9fa;
	padding: 0 !important;
}

#PageContact #Main table .checker span input,
#PageContact #Main table .radio span input{
	display: block;
	width: 22px !important;
	height: 22px !important;
}

#PageContact #Main table .checker span,
#PageContact #Main table .radio span{
	position: relative;
	display: block;
}

#PageContact #Main table .radio,
#PageContact #Main table .radio span,
#PageContact #Main table .radio span input{
	border-radius: 50% !important;
}

#PageContact #Main table .checker span.checked{
	background-repeat: no-repeat;
	background-position: center center;
}

#PageContact #Main table .checker span.checked{
	background-image: url(../img/contents/contact/check_01.png);
	background-size: 18px auto;
}

#PageContact #Main table .radio span.checked::before{
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -6px;
	margin-left: -6px;
	display: block;
	border-radius: 50%;
	width: 12px;
	height: 12px;
	background-color: #f5b638;
}

/* フォームボタン */
#PageContact #Main ul.button{	text-align: center;}

#PageContact #Main ul.button li{	display: inline-block;}

#PageContact #Main ul.button li.submit input,
#PageContact #Main ul.button li.thanks a{
	display: block;
	box-sizing: border-box;
	border-radius: 31px;
	width: 300px;
	height: 62px;
	text-align: center;
	text-decoration: none;
}

@media all and (-ms-high-contrast:none){
	*::-ms-backdrop, #PageContact #Main ul.button li.submit input,
	#PageContact #Main ul.button li.thanks a{	padding-top: 4px;} /* IE11 */
}	

#PageContact #Main ul.button li.submit input{
	background-color: #f5b638;
	color: #fff;
}

#PageContact #Main ul.button li.thanks a{
	border: 1px solid #e0e0e0;
	background-color: #efefef;
	color: #999;
}

/*　.pageIndex
-------------------------------------*/
#PageContact.pageIndex #Main .contSubBox02{	display: none;}

#PageContact.pageIndex #Main .contSubBox ::-webkit-scrollbar {	width: 10px;}
#PageContact.pageIndex #Main .contSubBox ::-webkit-scrollbar-track {	background-color:#e8e8e8;}
#PageContact.pageIndex #Main .contSubBox ::-webkit-scrollbar-thumb {	background-color: #c8c8c8;}

#PageContact.pageIndex #Main .contSubBox .subBox{
	overflow-y: auto;
	overflow-x: hidden;
	box-sizing: border-box;
	background-color: #f5f5f5;
}

#PageContact.pageIndex #Main .contSubBox h4{	font-weight: bold;}

#PageContact.pageIndex #Main .contSubBox .box:last-of-type{	margin-bottom: 0;}
#PageContact.pageIndex #Main .contSubBox .box p:last-of-type{	margin-bottom: 0;}

/*　.pageConfirm
-------------------------------------*/
#PageContact.pageConfirm #Main .contSubBox01,
#PageContact.pageConfirm #Main .contSubBox{	display: none;}

#PageContact.pageConfirm #Main table tr.mailaddress:nth-of-type(2){	display: none;}
#PageContact.pageConfirm #Main table input{	padding: 0 !important;}

#PageContact.pageConfirm #Main table td input[type="text"]:focus,
#PageContact.pageConfirm #Main table td input[type="email"]:focus,
#PageContact.pageConfirm #Main table td input[type="tel"]:focus,
#PageContact.pageConfirm #Main table td textarea:focus{	box-shadow: none;}

#PageContact.pageConfirm #Main #ContBox01 table tr td input::-webkit-input-placeholder{	color: #fff;}
#PageContact.pageConfirm #Main #ContBox01 table tr td textarea::-webkit-input-placeholder{	color: #fff;}
#PageContact.pageConfirm #Main #ContBox01 table tr td select::-webkit-input-placeholder{	color: #fff;}
#PageContact.pageConfirm #Main #ContBox01 table tr td input:-ms-input-placeholder{	color: #fff;}
#PageContact.pageConfirm #Main #ContBox01 table tr td textarea:-ms-input-placeholder{	color: #fff;}
#PageContact.pageConfirm #Main #ContBox01 table tr td select::-ms-input-placeholder{	color: #fff;}
#PageContact.pageConfirm #Main #ContBox01 table tr td input:-moz-placeholder{	color: #fff;}
#PageContact.pageConfirm #Main #ContBox01 table tr td textarea:-moz-placeholder{	color: #fff;}
#PageContact.pageConfirm #Main #ContBox01 table tr td select:-moz-input-placeholder{	color: #fff;}

#PageContact.pageConfirm #Main #ContBox01 table tr.trigger td .is_checked:not(:last-of-type)::after{
	content: ",";
	padding-right: 5px;
}

/* フォームボタン */
#PageContact.pageConfirm #Main ul.button li.back input{	text-decoration: underline;}

@media print, screen and (min-width: 1015px) {
	#PageContact #Main .innerBasic{	padding-top: 61px;}

	#PageContact #Main .titleTypeBasic{
		margin-bottom: 30px;
		font-size: 30px;
	}

	#PageContact #Main .paragraphTypeLead{	font-size: 16px;}

	#PageContact #Main table,
	#PageContact #Main table th,
	#PageContact #Main table td{
		background-repeat: repeat-x;
		background-image: url(../img/contents/dot_02.gif);
		background-size: auto 1px;
	}

	#PageContact #Main div.wpcf7-validation-errors{	font-size: 14px;}

	#PageContact #Main table{
		width: 100%;
		background-position: left top;
	}
	
	#PageContact #Main table th,
	#PageContact #Main table td{
		padding-top: 31px;
		background-position: left bottom;
		line-height: 28px;
		vertical-align: top;
		font-size: 16px;
	}

	#PageContact #Main table tr:first-of-type th{	padding-top: 32px;}
	#PageContact #Main table tr:first-of-type td{	padding-top: 20px;}

	#PageContact #Main table th{
		padding-right: 61px;
		padding-bottom: 28px;
		padding-left: 59px;
		width: 220px;
	}
	
	#PageContact #Main #ContBox01 table tr th:before{
		top: 37px;
		left: 0;
	}

	#PageContact #Main table td{	padding-bottom: 10px;}

	#PageContact #Main table td input[type="text"],
	#PageContact #Main table td input[type="email"],
	#PageContact #Main table td input[type="tel"],
	#PageContact #Main table td textarea{
		padding: 8px 10px 9px;
		width: 200px;
	}

	#PageContact #Main table td input#organization,
	#PageContact #Main table td input#name1,
	#PageContact #Main table td input#name_kana,
	#PageContact #Main table td input#position,
	#PageContact #Main table td input#mailaddress,
	#PageContact #Main table td input#mailaddress2{	width: 390px;}

	#PageContact #Main table td input#zip,
	#PageContact #Main table td input#prefectures{	width: 120px;}

	#PageContact #Main table td input#address,
	#PageContact #Main table td textarea{	width: 660px;}

	#PageContact #Main table td textarea{	height: 215px;}

	#PageContact #Main table tr.contents td .wpcf7-form-control-wrap,
	#PageContact #Main table tr.trigger td .wpcf7-form-control-wrap{
		margin-top: 11px;
		margin-bottom: -7px;
	}
	#PageContact #Main table tr.contents td .wpcf7-list-item,
	#PageContact #Main table tr.contents td .wpcf7-list-item label,
	#PageContact #Main table tr.trigger td .wpcf7-list-item,
	#PageContact #Main table tr.trigger td .wpcf7-list-item label{
		line-height: 24px;
		font-size: 16px;
	}

	#PageContact #Main table tr.contents td .wpcf7-list-item,
	#PageContact #Main table tr.trigger td .wpcf7-list-item{	margin-bottom: 14px;}

	#PageContact #Main table td span.wpcf7-not-valid-tip{	font-size: 14px;}

	#PageContact #Main table .checker,
	#PageContact #Main table .radio{	margin-right: 11px;}
	
/* フォームボタン */
	#PageContact #Main ul.button{
		position: relative;
		margin-top: 60px;
	}

	#PageContact #Main ul.button li.submit input,
	#PageContact #Main ul.button li.thanks a{	font-size: 22px;}

	#PageContact #Main ul.button li.thanks a{	padding-top: 15px;}

	#PageContact #Main ul.button li.submit input:hover,
	#PageContact #Main ul.button li.thanks a:hover{	opacity: .8;}
	
/*　.pageIndex
-------------------------------------*/
	#PageContact.pageIndex #Main .innerBasic{	padding-bottom: 163px;}

	#PageContact.pageIndex #Main .paragraphTypeLead{	margin-bottom: 84px;}

	#PageContact.pageIndex #Main table td{
		padding-top: 21px;
		padding-bottom: 22px;
	}

	#PageContact.pageIndex #Main table tr:first-of-type td{	padding-top: 21px;}

	#PageContact.pageIndex #Main .contSubBox{	margin-top: 54px;}
	
	#PageContact.pageIndex #Main .contSubBox h3{
		margin-bottom: 24px;
		font-size: 24px;
	}

	#PageContact.pageIndex #Main .contSubBox .subBox{
		padding: 24px 39px;
		height: 420px;
	}

	#PageContact.pageIndex #Main .contSubBox h4{
		line-height: 24px;
		font-size: 14px;
	}

	#PageContact.pageIndex #Main .contSubBox .subBox p{
		line-height: 24px;
		font-size: 14px;
	}

	#PageContact.pageIndex #Main .contSubBox .box{	margin-bottom: 10px;}

	#PageContact.pageIndex #Main .contSubBox .box:first-of-type{	margin-top: -4px;}

/*　.pageConfirm
-------------------------------------*/
	#PageContact.pageConfirm #Main .innerBasic{	padding-bottom: 232px;}

	#PageContact.pageConfirm #Main .titleTypeBasic{
		margin-top: -3px;
		margin-bottom: 24px;
	}

	#PageContact.pageConfirm #Main table{	margin-top: 52px;}

/* フォームボタン */
	#PageContact.pageConfirm #Main ul.button li.back{
		position: absolute;
		top: 20px;
		left: 0;
		font-size: 14px;
	}

	#PageContact.pageConfirm #Main ul.button li.back input:hover{
		opacity: 1;
		text-decoration: none;
	}

/*　.pageThanks
-------------------------------------*/
	#PageContact.pageThanks #Main .innerBasic{	padding-bottom: 300px;}

	#PageContact.pageThanks #Main .titleTypeBasic{
		margin-top: -3px;
		margin-bottom: 24px;
	}

	#PageContact.pageThanks #Main ul.button{	margin-top: 51px;}
}

@media screen and (max-width: 1014px) {
	#PageContact #Main .innerBasic{	padding-top: 40px;}

	#PageContact #Main .titleTypeBasic{
		margin-bottom: 23px;
		line-height: 36px;
		font-size: 25px;
	}

	#PageContact #Main .paragraphTypeLead{
		line-height: 27px;
		font-size: 17px;
	}

	#PageContact #Main div.wpcf7-validation-errors{	font-size: 15px;}

	#PageContact #Main table,
	#PageContact #Main table tbody,
	#PageContact #Main table tbody tr,
	#PageContact #Main table tbody tr th,
	#PageContact #Main table tbody tr td{
		display: block;
	}

	#PageContact #Main table{
		border-bottom: 1px solid #eee;
		margin: 0 -15px; 
	}
	
	#PageContact #Main table th,
	#PageContact #Main table td{
	}

	#PageContact #Main table th{
		border-top: 1px solid #dbdbdb;
		border-bottom: 1px solid #dbdbdb;
		padding: 13px 15px 12px 62px;
		background-color: #f5f5f5;
		line-height: 24px;
		font-size: 17px;
	}
	
	#PageContact #Main #ContBox01 table tr th:before{
		top: 18px;
		left: 15px;
	}

	#PageContact #Main table td{
		padding: 16px 15px 38px;
		line-height: 27px;
		font-size: 17px;
	}

	#PageContact #Main table td input[type="text"],
	#PageContact #Main table td input[type="email"],
	#PageContact #Main table td input[type="tel"],
	#PageContact #Main table td textarea{
		padding: 8px 10px 9px;
		width: 100%;
	}

	#PageContact #Main table td textarea{	height: 165px;}

	#PageContact #Main table tr.contents td .wpcf7-form-control-wrap,
	#PageContact #Main table tr.trigger td .wpcf7-form-control-wrap{	margin-bottom: -19px;}

	#PageContact #Main table tr.contents td .wpcf7-list-item,
	#PageContact #Main table tr.contents td .wpcf7-list-item label,
	#PageContact #Main table tr.trigger td .wpcf7-list-item,
	#PageContact #Main table tr.trigger td .wpcf7-list-item label{
		line-height: 24px;
		font-size: 17px;
	}

	#PageContact #Main table tr.contents td .wpcf7-list-item,
	#PageContact #Main table tr.trigger td .wpcf7-list-item{	margin-bottom: 18px;}

	#PageContact #Main table td span.wpcf7-not-valid-tip{	font-size: 15px;}

	#PageContact #Main table .checker,
	#PageContact #Main table .radio{
		top: -2px;
		margin-right: 11px;
	}
	
/* フォームボタン */
	#PageContact #Main ul.button{
		margin-top: 50px;
	}

	#PageContact #Main ul.button li.submit input,
	#PageContact #Main ul.button li.thanks a{	font-size: 23px;}

	#PageContact #Main ul.button li.thanks a{	padding-top: 15px;}

/*　.pageIndex
-------------------------------------*/
	#PageContact.pageIndex #Main .innerBasic{	padding-bottom: 127px;}

	#PageContact.pageIndex #Main .paragraphTypeLead{	margin-bottom: 56px;}

	#PageContact.pageIndex #Main table td{
		padding-top: 20px;
		padding-bottom: 40px;
	}

	#PageContact.pageIndex #Main table tr:first-of-type td{	padding-top: 21px;}

	#PageContact.pageIndex #Main .contSubBox{	margin-top: 39px;}
	
	#PageContact.pageIndex #Main .contSubBox h3{
		margin-bottom: 13px;
		letter-spacing: 0;
	}

	#PageContact.pageIndex #Main .contSubBox .subBox{
		padding: 19px 20px;
		height: 400px;
	}

	#PageContact.pageIndex #Main .contSubBox h4{
		line-height: 25px;
		font-size: 15px;
	}

	#PageContact.pageIndex #Main .contSubBox .subBox p{
		line-height: 25px;
		font-size: 15px;
	}

	#PageContact.pageIndex #Main .contSubBox .box{	margin-bottom: 10px;}

	#PageContact.pageIndex #Main .contSubBox .box:first-of-type{	margin-top: -4px;}

/*　.pageConfirm
-------------------------------------*/
	#PageContact.pageConfirm #Main .innerBasic{	padding-bottom: 129px;}

	#PageContact.pageConfirm #Main .titleTypeBasic{
		margin-top: -2px;
		margin-bottom: 17px;
	}

	#PageContact.pageConfirm #Main table{	margin-top: 24px;}

/* フォームボタン */
	#PageContact.pageConfirm #Main ul.button li.back{
		margin-top: 20px;
		font-size: 15px;
	}
	
/*　.pageThanks
-------------------------------------*/
	#PageContact.pageThanks #Main .innerBasic{	padding-bottom: 300px;}

	#PageContact.pageThanks #Main .titleTypeBasic{
		margin-top: -2px;
		margin-bottom: 17px;
	}

	#PageContact.pageThanks #Main ul.button{	margin-top: 33px;}
}


/*　.custom_190304
-------------------------------------*/
.clearfix:after {
	clear:both;
	content:"";
	display:block;
}

.visible-xs {
	display: none;
}

@media screen and (min-width: 1043px) {
	#PageIndex #Main #ContBox06 .contSubBox02.row {
		margin-left: -10px;
		margin-right: -10px;
	}
}

@media screen and (min-width: 1015px) {
	#PageIndex #Main #ContBox06 .contSubBox02 ul.col {
    box-sizing: border-box;
    padding: 0 10px;
		/*width: 33.33333%;*/
		width: 25%;
  }
	
	#PageIndex #Main #ContBox06 .contSubBox02 .subBox.subBox-wide {
		float: none;
		height: auto;
		margin-top: 20px;
		padding: 20px 0;
		width: 100%;
	}

}
@media screen and (max-width: 1014px) {
	.visible-xs {
		display: block;
	}

	#PageIndex #Main #ContBox06 .contSubBox02 ul,
	#PageIndex #Main #ContBox06 .contSubBox02 .subBox{
		width: 100%;
	}

	#PageIndex #Main #ContBox06 .contSubBox02 ul {
		margin-bottom: 20px;
		padding-right: 0;
	}

	#PageIndex #Main #ContBox06 .contSubBox02 .subBox {
		height: 140px;
		padding-left: 0;
	}

}

/*　.custom_top_banner_191015
-------------------------------------*/
.permanent-content-wrapper {
	background-color: #efefef;
	margin-top: 20px;
}

.permanent-content-wrapper ul {
  height: 60px;
	text-align: center;
}

.permanent-content-wrapper li {
	display: inline-block;
  height: 100%;
  position: relative;
	/*vertical-align: middle;*/
	width: 50%;
}

.permanent-content-wrapper li + li:before {
	border-left: 1px solid #ccc;
	content: '';
	height: 44px;
	left: 0;
	position: absolute;
	top: 8px;
	width: 0;
}

.permanent-content-wrapper li > a {
  box-sizing: border-box;
	color: #666;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	height: 100%;
  padding: 9px 0 8px;
  vertical-align: middle;
	text-decoration: none;
	width: 100%;
}

.permanent-content-wrapper li > a:after {
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  content: '>';
  position: absolute;
  right: 20px;
  top: 50%;
}

.permanent-content-wrapper li:first-of-type > a {
	padding-top: 21px;
}

.permanent-content-wrapper li > a:hover {
	background-color: rgba(0,0,0,.1);
	color: #999;
	/*text-decoration: underline;*/
}

.banner-wrapper {
	padding: 40px 0 0;
}

.banner-wrapper .banner-item-wrapper,
.recruitmentBox .banner-item-wrapper {
	margin-left: -16px;
	margin-right: -16px;
}

.banner-wrapper .banner-item,
.recruitmentBox .banner-item {
	box-sizing: border-box;
	display: inline-block;
	float: left;
	padding: 0 16px 20px;
	/*width: 100%;*/
	width: 50%;
}

.banner-wrapper .banner-item img {
	width: 100%;
}

@media screen and (max-width: 1046px) {
	.banner-wrapper .banner-item-wrapper,
	.recruitmentBox .banner-item-wrapper {
		margin-left: 0;
		margin-right: 0;
	}
}

@media screen and (max-width: 1014px) {
	.permanent-content-wrapper .innerBasic {
		padding: 0;
	}

	.permanent-content-wrapper li > a {
		font-size: 11px;
		padding-top: 14px;
	}

	.permanent-content-wrapper li:first-of-type > a {
    padding-top: 23px;
	}

	.permanent-content-wrapper li > a:after {
		content: none;
	}

	.banner-wrapper .banner-item {
		padding: 20px 10px 10px;
	}

	.banner-wrapper .banner-item-wrapper,
	.recruitmentBox .banner-item-wrapper {
		margin-left: 0;
		margin-right: 0;
	}

	.banner-wrapper .banner-item,
	.recruitmentBox .banner-item {
		display: block;
		float: none;
		margin: 0 auto;
		max-width: 690px;
		padding: 0 0 20px;
		width: 92%;
	}
}

@media screen and (max-width: 480px) {
	.banner-wrapper .banner-item,
	.recruitmentBox .banner-item {
		max-width: 100%;
		width: 345px;
	}
}

@media screen and (max-width: 374px) {
	.permanent-content-wrapper li > a {
		font-size: 10px;
		padding-top: 16px;
	}
}

/* ============================== */


/* otonendo ===================== */
#PageMember.pageEntry #Main.content-otonendo .contSubBox .subBox01 img {
	margin: 0px 1% 20px;
	width: 45%;
	vertical-align: top;
}

#PageMember.pageEntry #Main.content-otonendo .contSubBox .subBox01.col2 img {
	width: 220px;
}

@media screen and (max-width: 1014px) {
	#PageMember.pageEntry #Main.content-otonendo .contSubBox .subBox01 img {
		display: inline-block;
	}
}
/* ============================== */

/* member_pg/program ===================== */
.content-pg dl {
  border: 1px solid rgba(56, 160, 225, 0.2);
  border-radius: 4px;
  font-size: 12px;
}

.content-pg dt,
.content-pg dd {
  /*border-bottom: 1px solid #00a0e1;*/
  /*padding: 6px;*/
}

.content-pg dt {
	background-color: rgba(56, 160, 225, 0.2);
	padding: 6px 12px;
}

.content-pg dd {
  line-height: 2;
  padding: 8px 12px 10px;
}

.content-pg dl dd:last-of-type {
  border-bottom: 0;
}

h3.title-advanced {
  background-color: rgba(56, 160, 225, 0.1);
  border-left: 16px solid #00a0e1;
  color: #3d3d3d;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
  padding: 10px 16px;
}

h3.title-advanced span {
  font-size: 20px;
  font-weight: normal;
}

#PageMember.pageEntry #Main .contSubBox h3 > span {
  font-size: 18px;
}

@media (max-width: 767px){
	h3.title-advanced {
		font-size: 18px;
	}

	h3.title-advanced span {
	  font-size: 14px;
	}

	#PageMember.pageEntry #Main .contSubBox h3 {
		font-size: 18px;
	}

	#PageMember.pageEntry #Main .contSubBox h3 > span {
		font-size: 13px
	}
}
/* ============================== */

/* ouchien form ================= */
.link-terms-form {
	font-size: 14px;
	padding-top: 30px;
}

.link-terms-form img {
    vertical-align: text-bottom;
    width: 14px;
}

.link-terms-form p {
	font-size: 14px;
}

.link-terms-form + ul.button {
	margin-top: 0!important;
}

.notice {
	color:#c00;
}

.supplement {
	color: #c00;
  display: block;
	font-size: 0.8em;
  margin-top: 0px;
}

.text-center {
	text-align: center;
}
/* ============================== */


/* TOP movie対応 ================= */
#ContBox08,
#ContBox08 * {
	box-sizing: border-box;
}

#ContBox08 {
	margin-bottom: 20px;
	margin-top: -70px;
}

#ContBox08 .container {
  margin: 0 auto;
  max-width: 1024px;
  padding: 0 15px;
  width: 100%;
}

#ContBox08 .movie-wrapper {
  margin: 0 auto;
  max-height: 315px;
  max-width: 560px;
}

#ContBox08 .movie-container {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
}

#ContBox08 .movie-container iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

@media (max-width: 1014px){
	#ContBox08 {
		/*margin-bottom: 20px;*/
		margin-top: 40px;
	}
}

/* ============================== */
.max-w-50 {
	max-width: 48%;
}
.max-w-100 {
	max-width: 100%;
}
.d-inline-block {
	display: inline-block!important;
}
#PageMember.pageEntry #Main .contSubBox .subBox01 img + img {
	margin-left: 2%;
}
/*end*/
