@charset "utf-8";
/* -------------------------------------------------- 
	Copyright: (c)visual and echo japan
	Created: 2016-03-20
 -------------------------------------------------- */

@media screen and (min-width:769px) {
#contener {
	position:relative;
}
#bg1 {
	position:absolute;
	top:900px;
	right:0;
}
#bg2 {
	position:absolute;
	top:2800px;
	left:0;
}
#bg3 {
	position:absolute;
	left:0;
	top:4800px;
	width:100%;
}
#bg3 img{width:100%;}
/*----------------------------------------------------
	#mainVisual
----------------------------------------------------*/
#mainVisual {
	width:100%;
	background-color:#f29800;
}
#mainVisual #logo {
	text-align:center;
	padding-top:350px;
	padding-bottom:250px;
}
#mainVisual #logo img {
	width:350px;
}
/*----------------------------------------------------
	#News
----------------------------------------------------*/
#news {
	width:100%;
	color:#FFFFFF;
}
#news .newsIn {
	background-color:#f29800;
}
#news .newsIn .inner {

}
#news a { display: block; text-decoration: none; color: #FFFFFF; }
#news h2 {
	border:1px solid #FFFFFF;
	font-size:15px;
	font-weight: normal;
	display:inline-block;
	padding:0 10px;
	float:left;
	margin-right:15px;
}
#news dl {
	float:left;
	width:660px;
}
#news dl dt {
	float:left;
}
#news dl dd {
	padding-left:85px;
	padding-bottom:5px;
}
/*----------------------------------------------------
	#profile
----------------------------------------------------*/
#profile {
	width:100%;
	padding-top:150px;
	padding-bottom:170px;
}
#profile h2{
	font-size:30px;
	font-weight: bold;
	text-align:center;
	padding-bottom:70px;
}
#profile h3{
	font-size:20px;
	font-weight: bold;
	padding-bottom:10px;
}
#profile .mainCopy {
	font-size:16px;
	margin-bottom:30px;
}
#profile table,
#profile td,
#profile th {
	border: 1px #fad89f solid;
}
#profile table {
	margin-bottom:50px;
}
#profile th {
	width:160px;
	text-align:left;
	padding:10px 15px;
	box-sizing:border-box;
}
#profile td {
	padding:10px 15px;
	box-sizing:border-box;
}
#profile td p {
	line-height:44px;
}
#profile td span {
	display:none;
}
#access {
	background-color:#f29800;
	color:#FFFFFF;
}
#access .accessMap {
	float:left;
	border:1px solid #fad89f;
}
#access .accessDetail {
	float:left;
	width:349px;
}
#access dl {
	padding:25px 25px 10px 25px;
}
#access dl dt {
	float:left;
	width:75px;
}
#access dl dd {
	padding-left:75px;
	padding-bottom:10px;
}
#access dl dd span {
	font-size:12px;
}
#access .accessPdf {
	clear:both;
	text-align:center;
	margin-bottom:20px;
}
#access .accessPdf a {
	color:#FFFFFF;
	text-decoration:underline;
}
#access .accessPdf a:hover {
	text-decoration: none;
}
#access .accessAdd {
	font-size:12px;
	padding:0 25px 0 25px;
}
/*----------------------------------------------------
	#works
----------------------------------------------------*/
#works {
	clear:both;
	width:100%;
	color:#fff;
	font-size:16px;
	background:url(../img/works_bg.png) no-repeat center top;
}
#works .inner {
	height:796px;
	background:url(../img/works_bg.png) no-repeat center top;
}
#works h2{
	font-size:30px;
	font-weight: bold;
	text-align:center;
	padding-bottom:35px;
	padding-top:130px;
}

#works .inner dl dt{margin-top:15px;}
#works .inner dl dt a{color:#fff;}
#works .inner dl dt:first-child{margin-top:26px;}
#works .inner dl dd{margin-left:50px;}

/*----------------------------------------------------
	#press
----------------------------------------------------*/
#press {
	margin-top:70px;
	width:100%;
	font-size:16px;
	padding-bottom:110px;
}
#press h2{
	font-size:30px;
	font-weight: bold;
	text-align:center;
	padding-bottom:35px;
	padding-top:150px;
}
#press p{
	padding-bottom:85px;
}
#press dl {
}
#press dl dt {
	float:left;
	width:120px;
	padding:10px 0;
}
#press dl dd {
	padding:10px 0 10px 120px;
	border-bottom:1px solid #fad89f;
}
#press dl dd span.text{
	display:block;
	/*margin: 10px 0 15px;*/
	padding: 15px 0 10px;
}
#press dl dd a {
	color:#f29800;
}
#press dl dd a:hover {
	text-decoration:underline;
}
#press dl dd:last-child {
	border-bottom: none;
}
/*----------------------------------------------------
	#message
----------------------------------------------------*/
#message{
	background: url(../img/message_bg.png) no-repeat center top;
	color:#fff;
}
#message .inner{
	padding:205px 0 155px 0;
	overflow:hidden;
}
#message h2{
	margin-bottom:33px;
	font-size:30px;
	line-height:1;
	text-align:center;
}
#message h3{
	margin-bottom:70px;/*70pxから50ｐｘに変更*/
	width:100%;
	background:#fff;
	color:#f29800;
	font-size:20px;
	line-height:2.1;
	text-align:center;
}
#message p{
	font-size:16px;
	line-height:1.625;
}
#message .detail{
	float:left;
	width:504px;
}
#message .detail h4{
	margin-bottom:40px;
	padding-bottom:7px;
	font-size:19px;
	line-height:1.37;
	border-bottom:#fff 1px dotted;
}
#message .detail p{
	margin-bottom:25px;
	letter-spacing:0.05em;
}
#message .detail .pLast{
	margin-bottom:50px;
}
#message .detail p.sign{
	margin:0;
	text-align:left;
}
#message .president{
	float:right;
	width:196px;
}
#message .president h4{
	margin-bottom:10px;
	border:#fff 1px dotted;
	font-size:12px;
	line-height:1.67;
	text-indent:.3em;
}
#message .president{
	letter-spacing:0.05em;
}
#message .president p.name{
	margin:20px 0 30px;
	font-size:14px;
	font-weight:bold;
	line-height:1.428;
}
#message .president dl dt,#message .president dl dd{
	font-size:13px;
	line-height:1.54;
}
#message .president dl dd{
	margin-bottom:12px;
	padding-bottom:7px;
	border-bottom:#fff 1px dotted;
}
#message .president img{
	width:100%;
}
#message .spOnly{
	display:none;
}
/*----------------------------------------------------
	#contact
----------------------------------------------------*/
#contact {
	width:100%;
	font-size:16px;
	color:#f29800;
}
#contact .contactIn {
	padding-top:130px;
	padding-bottom:65px;
}
#contact h2{
	font-size:30px;
	font-weight: bold;
	text-align:center;
	padding-bottom:35px;
}
#contact .mainCopy {
	font-size:16px;
	margin-bottom:40px;
	text-align:center;
}
#contact table {
 margin-left: -20px;
}
#contact th {
	width:200px;
	text-align:right;
	padding:0 0 10px 0;
	box-sizing:border-box;
  vertical-align: middle;
}
#contact th span{display:block; font-size:80%;}
#contact td {
	padding:0 0 20px 20px;
	box-sizing:border-box;
}

#contact td input {
	width:100%;
	padding:15px;
	background:#f6f6f6;
	border: none;
	box-sizing:border-box;
	font-size:14px;
}
#contact td textarea {
	max-width:520px;
	width:100%;
	height:200px;
	background:#f6f6f6;
	border: none;
	padding:15px;
	box-sizing:border-box;
	font-size:14px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#contact td #sendButton {
	width:160px;
	line-height:50px;
	margin-left:20px;
	padding:0;
	border: none;
	background-color:#f29800;
	color:#FFFFFF;
	font-weight:bold;
	margin-top:20px;
	font-size:16px;
	cursor:pointer;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#contact .notes{
	margin: 30px auto 0;
	padding: 20px;
	border: #f29800 1px solid;
	width:678px;
}
#contact select{
	border:#f29800 2px solid;
	border-radius:3px;
	color:#464646;
	font-size:16px;
	vertical-align:middle;
	padding: 6px 5px 4px;
}
#contact select option{
	}
/*#inquiryForm table tr:last-child td{padding-left:0;}*/
/*----------------------------------------------------
	#recruit
----------------------------------------------------*/
#recruit {
	width:100%;
	font-size:16px;
	padding-bottom:40px;
	color:#fff;
}
#recruit .recruitIn {
	background-color:#f29800;
	padding-top:300px;
	padding-bottom:240px;
}
#recruit h2{
	font-size:30px;
	font-weight: bold;
	text-align:center;
	padding-bottom:35px;
}
#recruit p{
	text-align:center;
}
#recruit p span{
	font-size:20px;
}

/*----------------------------------------------------
	policy.html
----------------------------------------------------*/
#policy #bg2 {
	position: absolute;
	top:2200px;
	left: 0;
}
#policy{
	font-size:16px;
}
#policy p.note{font-size:14px;}
#policy .enact{margin-bottom:30px;}
#policy .txtR{text-align:right;}
#policy .mb30{margin-bottom:30px;}
#policy ul.disc{margin-left:1.3em;list-style-type:disc;}
#policy .sec_bg{
	color:#fff;
	background:#f29800;
}
#policy .policybg img{width:100%;}
#policy .mainbottom{
	position: relative;
	padding-bottom:150px;
	z-index: 100;
}
#policy #mainVisual #logo{
	padding-top:300px;
	padding-bottom:50px;
}
#policy #mainVisual br{display:none;}
#policy #mainVisual h2{
	padding-bottom:150px;
	color:#fff;
	font-size:30px;
	text-align:center;
}
#policy .secPolicy{
	margin-bottom:100px;
}
#policy .secPolicy h2{
	padding-bottom:35px;
	font-size:30px;
	text-align:center;
}
#policy .secPolicy h2 + h3{
margin-top:0;
}
#policy .secPolicy h3{
	margin:50px 0 25px;
	padding-left:10px;
	background:#fff;
	color:#f29800;
	font-size:20px;
	line-height:2;
}
#policy .secPolicy h4{
	margin:40px 0 18px;
	padding-bottom: 3px;
	font-size:16px;
	line-height:1;
	border-bottom: #fff 1px solid;
}
#policy .secPolicy h4 br{display:none;}
#policy .secPolicy h5{
margin: 20px 0 5px;
}
#policy .secPolicy ul li{
	margin-bottom:20px;
}
#policy .secPolicy ul.ulIndent{
	margin-left:2em;
}
#policy .secPolicy ul.ulIndent li span.indent{
	margin-left: -2.5em;
}
#policy .secPolicy p{
	margin-bottom:20px;
}

#policy #policy01 ol{
	margin-top:30px;
	margin-bottom:30px;
 margin-left:1.2em;
	list-style:decimal;
}
#policy #policy01 ol li{
	margin-bottom:20px;
}
#policy #policy01 dl{margin:30px 0 15px;padding:10px 5px;border:#f29800 1px dashed;}
#policy #policy01 dl dt{float:left;}
#policy #policy01 dl dd{padding-left:140px;}
#policy #policy01 dl dd span{display:block;}
#policy #policy01 dl dd span br{display:none;}
#policy #policy02 .inner{padding:50px 0 20px;}
#policy #policy02 dl{overflow:hidden;}
#policy #policy02 .inner > dl dt{float:left;}
#policy #policy02 ul li{margin-bottom:10px;}

#policy #policy03{
	padding-bottom:100px;
}
#policy #policy03 h2 br{display:none;}
#policy #policy03 .box{overflow:hidden;}
#policy #policy03 .pMark{float:left;}
#policy #policy03 .text{float:right;width:600px}
#policy #policy03 .text dl{overflow:hidden;}
#policy #policy03 .text dl dt{float:left;}



}

@media screen and (max-width: 768px) {
#contener {
	position:relative;
}
#bg1 {
	position:absolute;
	top:500px;
	right:0;
}
#bg1 img {
	width:230px;
}
#bg2 {
	position:absolute;
	top:1500px;
	left:0;
}
#bg2 img {
	width:250px;
}
/*----------------------------------------------------
	#mainVisual
----------------------------------------------------*/
#mainVisual {
	width:100%;
	background-color:#f29800;
}
#mainVisual #logo {
	text-align:center;
	padding-top:150px;
	padding-bottom:70px;
}
#mainVisual #logo img {
	width:82%;
}
/*----------------------------------------------------
	#News
----------------------------------------------------*/
#news {
	margin:-1px;
	width:100%;
	color:#FFFFFF;
}
#news .newsIn {
	background-color:#f29800;
}
#news .newsIn .inner {

}
#news a { display: block; text-decoration: none; color: #FFFFFF; }
#news h2 {
	border:1px solid #FFFFFF;
	font-size:12px;
	font-weight: normal;
	display:inline-block;
	padding:0 10px;
	margin-bottom:10px;
}
#news dl {
}
#news dl dt {
	float:left;
	padding-right:15px;
}
#news dl dd {
	padding-left:90px;
	padding-bottom:5px;
}
#news dl dd br {
	display:none;
}
/*----------------------------------------------------
	#profile
----------------------------------------------------*/
#profile {
	width:100%;
	padding-top:40px;
}
#profile h2{
	font-size:25px;
	font-weight: bold;
	text-align:center;
	padding-bottom:25px;
}
#profile h3{
	font-size:20px;
	font-weight: bold;
	padding-bottom:10px;
	text-align:center;
}
#profile .mainCopy {
	margin-bottom:40px;
}
#profile table,
#profile td,
#profile th {

}
#profile table {
	margin-bottom:50px;
}
#profile th {
	width:115px;
	padding:10px 0;
	box-sizing:border-box;
	text-align:left;
}
#profile td {
	padding:10px 15px;
	box-sizing:border-box;
}
#profile td p br {
	display:none;
}
#access {
	color:#FFFFFF;
}
#access .accessMap {
	border:1px solid #fad89f;
}
#access .accessMap img {
	width:100%;
}
#access .accessDetail {
	width:100%;
	background-color:#f29800;
	padding-bottom:15px;
}
#access dl {
	padding:15px 15px 10px 15px;
}
#access dl dt {
	float:left;
	width:75px;
}
#access dl dd {
	padding-left:75px;
	padding-bottom:10px;
}
#access dl dd span {
	font-size:12px;
}
#access .accessPdf {
	clear:both;
	text-align:center;
	margin-bottom:15px;
}
#access .accessPdf a {
	color:#FFFFFF;
	text-decoration:underline;
}
#access .accessPdf a:hover {
	text-decoration: none;
}
#access .accessAdd {
	font-size:12px;
	padding:0 15px 0 15px;
}
/*----------------------------------------------------
	#works
----------------------------------------------------*/
#works {
	clear:both;
	width:100%;
	color:#fff;
	margin-top:20px;
}
#works .inner {
	padding:30px 4% 60px;
	background-color:#f29800;
	margin:0;
}
#works h2{
	font-size:25px;
	font-weight: bold;
	text-align:center;
	padding-bottom:25px;
}
#works dl dt{margin-top:15px;}
#works dl dt:first-child{margin-top:22px;}
#works dl dt a{color:#fff; text-decoration:underline;}
#works dl dd{margin:0 0 0 45px;}
#works .spOnly img {
	vertical-align:top;
}
/*----------------------------------------------------
	#press
----------------------------------------------------*/
#press {
	width:100%;
	padding-top:80px;
	padding-bottom:40px;
}
#press h2{
	font-size:25px;
	font-weight: bold;
	text-align:center;
	padding-bottom:25px;
}
#press p{
	padding-bottom:40px;
}
#press dl {
}
#press dl dt {
	float:left;
	padding:10px 15px 0 0;
}
#press dl dd {
	padding:10px 0;
	padding-left:80px;
	border-bottom:1px solid #fad89f;
}
#press dl dd span.text{
	display:block;
	margin: 10px 0 10px;
}
#press dl dd a {
	color:#f29800;
}
#press dl dd a:hover {
	text-decoration:underline;
}
#press dl dd:last-child {
	border-bottom: none;
}
/*----------------------------------------------------
	#message
----------------------------------------------------*/
#message{
	color:#fff;
}
#message .messageIn{
	background:#f29800;
}
#message .inner{
	padding-top:30px;
	padding-bottom:60px;
}
#message h2{
	padding-bottom:25px;
	font-size:25px;
	font-weight:bold;
	text-align:center;
}
#message h3{
	margin-bottom:35px;
	padding:2.17%;
	background:#fff;
	color:#f29800;
}
#message .inner{
	overflow:hidden;
}
#message .detail{
	float:none;
	margin:0;
	width:100%;
}
#message .detail h4{
	margin-bottom:15px;
	border-bottom:#fff 1px dotted;
}
#message .detail p{
	margin-bottom:15px;
}
#message .detail .pLast{
	margin-bottom:30px
}
#message .detail p.sign{
	margin-bottom:35px;
	text-align:left;
}
#message .president{
	float:none;
	width:100%;
}
#message .president h4{
	margin-bottom:10px;
	border:#fff 1px dotted;
	font-size:12px;
	line-height:1.67;
	text-indent:.3em;
}
#message .president .ph{
	margin:0 auto;
	width:196px;
}
#message .president p.name{
	margin:5.1% 0;
	font-size:14px;
	font-weight:bold;
	line-height:1.428;
}
#message .president dl dt,#message .president dl dd{
	font-size:13px;
	line-height:1.54;
}
#message .president dl dd{
	margin-bottom:12px;
	padding-bottom:7px;
	border-bottom:#fff 1px dotted;
}
#message .president img{
	width:100%;
}
/*----------------------------------------------------
	#contact
----------------------------------------------------*/
#contact {
	width:100%;
	color:#f29800;
}
#contact .contactIn {
	padding-top:40px;
	padding-bottom:40px;
}
#contact h2{
	font-size:25px;
	font-weight: bold;
	text-align:center;
	padding-bottom:25px;
}
#contact .mainCopy {
	margin-bottom:40px;
	text-align:center;
}
#contact .mainCopy br {
	display:none;
}
#contact table {
}
#contact th {
	width:120px;
	text-align:right;
	padding:0 0 5px 0;
	box-sizing:border-box;
	line-height:1.3;
	vertical-align: middle;
}
#contact th span{display:block;font-size:80%;}
#contact td {
	padding:0 0 10px 20px;
	box-sizing:border-box;
}
#contact td input {
	width:100%;
	padding:10px;
	background-color:#f6f6f6;
	border: none;
	box-sizing:border-box;
	font-size:16px;
}
#contact select{
	margin:15px 0;
	padding:4px;
}
#contact td textarea {
	width:100%;
	height:150px;
	background-color:#f6f6f6;
	border: none;
	padding:10px;
	box-sizing:border-box;
	font-size:16px;
}
#contact td #sendButton {
	width:160px;
	line-height:50px;
	padding:0;
	border: none;
	background-color:#f29800;
	color:#FFFFFF;
	font-weight:bold;
	margin-top:20px;
	font-size:16px;
	cursor:pointer;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#contact .notes{
	margin-top: 30px;
	padding: 20px;
	border: #f29800 1px solid;
}

/*----------------------------------------------------
	#recruit
----------------------------------------------------*/
#recruit {
	width:100%;
/*padding-top:60px;*/
	padding-bottom:20px;
	color:#fff;
}
#recruit .recruitIn{
	background-color:#f29800;
	padding-top:150px;
	padding-bottom:150px;
}
#recruit h2{
	font-size:25px;
	font-weight: bold;
	text-align:center;
	padding-bottom:25px;
}
#recruit p{
	text-align:center;
}
#recruit p span{
	font-size:16px;
}

/*----------------------------------------------------
	policy.html
----------------------------------------------------*/
#policy p.note{font-size:14px;}
#policy .enact{margin-bottom:30px;}
#policy .txtR{text-align:right;}
#policy .mb30{margin-bottom:30px;}
#policy ul.disc{margin-left:1.3em;list-style-type:disc;}
#policy .sec_bg{
	color:#fff;
	background:#f29800;
}
#policy .policybg img{width:100%;}
#policy .mainbottom{
	position: relative;
	padding-bottom:100px;
	z-index: 100;
}
#policy #mainVisual #logo{
	padding-top:150px;
	padding-bottom:50px;
}
#policy #mainVisual h2{
	padding-bottom:100px;
	color:#fff;
	font-size:22px;
	text-align:center;
}
#policy .secPolicy{
	margin-bottom:50px;
}
#policy .secPolicy h2{
	padding-bottom:25px;
	font-size:20px;
	text-align:center;
}
#policy .secPolicy h2 + h3{
margin-top:0;
}
#policy .secPolicy h3{
	margin:50px 0 25px;
	padding-top:2px;
	background:#fff;
	color:#f29800;
	font-size:16px;
	line-height:1.7;
	text-align:center;
}
#policy .secPolicy h4{
	margin:40px 0 18px;
	padding-bottom: 3px;
	font-size:16px;
	border-bottom: #fff 1px solid;
}
#policy .secPolicy h5{
margin: 20px 0 5px;
}
#policy .secPolicy ul li{
	margin-bottom:10px;
}
#policy .secPolicy ul.ulIndent{
	margin-left:2em;
}
#policy .secPolicy ul.ulIndent li span.indent{
	margin-left: -2.5em;
}
#policy .secPolicy p{
	margin-bottom:20px;
}

#policy #policy01 ol{
	margin-top:30px;
	margin-bottom:30px;
 margin-left:1.2em;
	list-style:decimal;
}
#policy #policy01 ol li{
	margin-bottom:20px;
}
#policy #policy01 .inquiry{margin:30px 0 15px;padding: 10px 5px;border: #f29800 1px dashed;}
#policy #policy01 dl{margin:0 auto;width:220px;}
#policy #policy01 dl dt{margin-bottom:0px;}
#policy #policy01 dl dd span{display:block;margin-top:10px;}
#policy #policy02 .inner{padding:50px 0 20px;}
#policy #policy02 dl{overflow:hidden;}
#policy #policy02 .inner > dl dt{float:left;}
#policy #policy02 ul li{margin-bottom:10px;}

#policy #policy03{
	padding-bottom:50px;
}
#policy #policy03 .box{overflow:hidden;}
#policy #policy03 .pMark{margin-bottom:20px;text-align:center;}
#policy #policy03 .text dl{overflow:hidden;}
#policy #policy03 .text dl dt{float:left;}

}


