@charset "UTF-8";

/* CSS Document */

html,body{
	height: 100%;
}

.pc {
	display: block;
}

.sp {
	display: none;
}
#container {
	background-image:none;
	background:#FFF;
}

#index #main{
	background-image: url(../img/main_back2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	padding:10px 0;
}
#index #mainimgtop{
	width:960px;
	margin: 0 auto;
	display:table;
}

	#index #mainimgtop div{
		width:960px;
		margin: 0 auto;
		z-index: 0;
		float: none;
		position: absolute;
		display: none;
		background-repeat: no-repeat;
		background-position: center center;
	}
	#index #mainimgtop div.on{display:block;}
	#index #mainimg div img{width:960px;}

#index #contentMain .box a:hover,
#page #contentMain .box a:hover{  
	opacity:0.6;  
	filter: alpha(opacity=60);  
	-ms-filter: "alpha( opacity=60 )";
}

#contentMain .newsBox strong{
	cursor:pointer;
}

.accordion_icon,
.accordion_icon span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
}
.accordion_icon {
	position: relative;
	width: 30px;
	float: right;
	margin-top: 2px;
}
.accordion_icon span {
	position: absolute;
	left: 6px;
	width: 50%;
	height: 2px;
	background-color: #fff;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
}
.accordion_icon span:nth-of-type(1) {
    top: 5px;
	transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}
.accordion_icon span:nth-of-type(2) {
    top: 5px;
	transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}
/*＋、－切り替え*/
.accordion_icon.active span:nth-of-type(1) {
	display:none;
}
.accordion_icon.active span:nth-of-type(2) {
	top: 5px;
	transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}


@media screen and (min-width: 640px) {
#index #mainimgtop{
height:340px;
}
	#index #mainimgtop div{
		height:340px;
		
	}
#index #mainimg div img{height:340px;}
}


#index #contentMain,
#page #contentMain{width:810px;margin:0 auto;padding:25px 0 40px;float:none;display:table;}
#index #contentMain .box{max-width:230px;margin:0 20px;float:left;display:inline;height:270px;}
	#index #contentMain .box h2{font-size:20px;margin:10px 0 8px;line-height:1.6;font-weight:bold;border-bottom:1px solid #666;padding:0 0 4px;}
	#index #contentMain .box h2 span{display:block;font-size:13px;font-weight:normal;}
	#index #contentMain .box h2 a{
		color: #000;
		text-decoration: none;
	}
	#index #contentMain .box p{margin:0;padding:0 0 0px;}

@media screen and (max-width: 640px) {
#index #main{
	height:auto;
	padding:0 0;
}
#index #mainimgtop{
	margin:0 auto;
	width: 100%;
	clear:both;
}
	#index #mainimgtop div{
		width:100%;
		background-repeat: no-repeat;
		background-position: center center;
	}
	#index #mainimgtop div.on{display:block;}
	#index #mainimgtop div img{width:100%;}


#index #contentMain,
#page #contentMain{width:100%;max-width:640px;margin:37% auto 0;}
#index #contentMain .box{max-width:300px;width:48.72%;margin:0 0.64%;float:left;display:inline;}
#index #contentMain .box div img{width:100%;}
	#index #contentMain .box h2{font-size:18px;margin:15px 0 8px;line-height:1.6;}
	#index #contentMain .box h2 span{display:block;font-size:13px;}
	#index #contentMain .box h2 a{
	color: #000;
	text-decoration: none;
}

}

@media screen and (max-width: 420px) {
	#index #contentMain,
	#page #contentMain{width:100%;max-width:500px;margin:37% auto 0;}
	#index #contentMain .box{width:260px;margin:0 auto 15px;float:none;display:block; height:auto;}
	#index #contentMain .box h2{font-size:18px;margin:15px 0 8px;line-height:1.6;}
}

@media screen and (max-width: 640px), screen and (orientation: landscape) and (max-width: 738px) {
	
body { -webkit-text-size-adjust: none; }

.pc {
	display: none;
}

.sp {
	display: block;
}
}

.mb100 {
	margin-bottom: 100px !important;
}

#index #header,
#page #header {
	background-image: -webkit-linear-gradient(270deg, rgba(255,255,255,1.00) 0%, rgba(237,237,237,1.00) 100%);
	background-image: -moz-linear-gradient(270deg, rgba(255,255,255,1.00) 0%, rgba(237,237,237,1.00) 100%);
	background-image: -o-linear-gradient(270deg, rgba(255,255,255,1.00) 0%, rgba(237,237,237,1.00) 100%);
	background-image: linear-gradient(180deg, rgba(255,255,255,1.00) 0%, rgba(237,237,237,1.00) 100%);
	height: 80px;	/*margin-bottom:0;*/
}

#index #header .leftA2,
#page #header .leftA2 {
	width: 271px;
	margin-left: -15px;
	padding: 0;
	margin-top: -11px;
}

#index #header .rightA,
#page #header .rightA {
	width: 515px;
	padding: 5px 0 0;
	margin-top: -11px;
}

.imgTop {
	width: 100%;
	height: 440px;
	min-height:100%;
	position: relative;
	overflow: hidden;/*background:#F4F4F2;*/
}

.catch {
	color: #ffffff;
	position: absolute;
	top: 40px;
	left: 55%;
	font-size: 230%;
	text-shadow: 3px 3px 8px #333333;
}

#index .NRinnerBox,
#page .NRinnerBox {
	width: 900px;
	padding: 20px;
	margin-bottom: 100px;
}

#index .MinnerBox,
#page .MinnerBox {
	width: 900px;
	padding: 20px;
	margin-bottom: 50px;
}

#second_bg {
	font-size: 116%;
	line-height: 1.7;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-repeat: no-repeat;
	/*background-position: center -500px;
	background-image: url(../img/img_top_bg.png);夏用*/
	background-position: center -450px;
	background-image: url(../img/img_top_bg2.png);
}

#index h2 {
	font-size: 156%;
}



@media screen and (max-width: 640px), screen and (orientation: landscape) and (max-width: 738px) {

#index #header,
#page #header {

	padding-bottom: 5px;
}


#index #header ul li,
#page #header ul li {
	display: inline;
}

#index #header ul li a img,
#page #header ul li a img {
	margin-bottom: 10px;
}

#index #header ul li img,
#page #header ul li img {
	margin-bottom: 10px;
}

#second_bg {
	background-image:none;
}

.imgTop {
	position:relative;
	height:auto;
}

.catch {
	position:absolute;
	top:40px;
	left:0;
	width:100%;
	text-align:center;
	font-size: 170%;
}

#index .innerBox,
#page .innerBox {
	width: 95%;
	margin: 0 auto;
	padding: 20px 0;
}

#index .NRinnerBox,
#page .NRinnerBox {
	width: 95%;
	margin: 0 auto;
	padding: 20px 0;
	margin-bottom: 20px;
}
#index .MinnerBox,
#page .MinnerBox {
	width: 95%;
	margin: 0 auto;
	padding: 20px 0;
	margin-bottom: 20px;
}

#index h2 {
	width: 100%;
}
}

/*--------------------------------------
	Our Service
---------------------------------------*/

.OurServiceBg {
	background-image: -webkit-linear-gradient(270deg, rgba(245,245,245,1.00) 0%, rgba(255,255,255,1.00) 100%);
	background-image: -moz-linear-gradient(270deg, rgba(245,245,245,1.00) 0%, rgba(255,255,255,1.00) 100%);
	background-image: -o-linear-gradient(270deg, rgba(245,245,245,1.00) 0%, rgba(255,255,255,1.00) 100%);
	background-image: linear-gradient(180deg, rgba(245,245,245,1.00) 0%, rgba(255,255,255,1.00) 100%);
	width: 100%;
}

/* slider_slick */

#slide_container {
	width: 900px;
	margin: 0 auto;
	position: relative;	
}

.slide_inner {
	width: 100%;/*margin-left:10px;*/
}

.slide_inner ul {
	width: 85%;
	margin-top: 20px;
	margin-left: 20px;
}

.slide_inner ul li a {
	color: #253BF7;
	text-decoration: underline;
}

.slide_inner ul li img {
	-webkit-box-shadow: -1px 0px 11px 3px #CCCCCC;
	box-shadow: 0px 0px 11px 3px #CCCCCC;
	margin-bottom: 15px;
}

/*.slick-prev:before, .slick-next:before {
	content: "";
}*/

@media screen and (max-width: 640px), screen and (orientation: landscape) and (max-width: 738px) {

#slide_container {
	width: 100%;
	overflow:hidden;
}

.slide_inner ul {
	width: 260px;
	margin: 20px auto 0;
}
.slide_inner ul.slick-dots {
	width: 100%;
	margin: 0px auto 50px;
}

}

/*--------------------------------------
	News Release
---------------------------------------*/

#index #contents2 {
	width: 940px;
	margin: 0 auto 50px;
	clear: both;
	padding-top: 40px;
}

ul.newsList li {
	padding: 20px;
	border-bottom: 1px dotted #333333;
}

ul.newsList li span {
	color: #ffffff;
	display: inline-block;
	width: 70px;
	text-align: center;
	font-size: 65%;
	margin: 0 30px;
}

.ir {
	background: #5F69DC;
}

.pre {
	background: #F29DA8;
}

.news {
	background: #F6CA06;
}

ul.newsList li a {
	color: #333;
}

ul.newsList li a:visited {
	color: #999;
}

@media screen and (max-width: 640px), screen and (orientation: landscape) and (max-width: 738px) {

#index #contents2 {
	width: 100%;
	padding-top: 0;
}

ul.newsList li {
	word-break: break-all;
}

ul.newsList li a {
	display: block;
}
}

/*--------------------------------------
	Message
---------------------------------------*/
.sign {
	text-align: right;
	font-size: 120%;
}

/*--------------------------------------
	フッター
---------------------------------------*/


@media screen and (max-width: 640px), screen and (orientation: landscape) and (max-width: 738px) {

.leftE { /*ロゴ*/
	float: none;
	padding-bottom: 30px;
	margin-left: 20px;
}

.leftD {
	width: 100%;
	float: none;
}

.rightE {
	float: none;
	width: 60%;
	background-image: none;
	margin: 0 auto;
	border-top: solid 1px #323022;
}

#subfooter .innerBox {
	width: 100%;
}

.rightE ul {
	float: none;
	width: 160px;
	margin-right: 0;
	margin-bottom: 30px;
}

#footer p {
	color: #FFF;
	font-weight: normal;
	font-size: 85.71%;
	background-image: none;
	background-color: #323022;
}
.sign {
	text-align: right;
	font-size: 110%;
}

}
