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


/*--------------------------------------------------


    INDEX PAGE
	

---------------------------------------------------*/

/* メインビジュアル
=========================================*/
/* Opening
-----------------------------------------*/
.Opening {
position:relative;
background-color: #FFF;
}
.Opening ul li{
  position: relative;
  /*overflow: hidden;*/
  width: 100%;
  text-align: center;
}
.Opening_text{
  position: absolute;
  top:50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform:translate(-50%, -50%);
  z-index: 9;
  width:1200px;
  height:auto;
  color:#FFFFFF;
  text-align:center;
  line-height:1.2;
  -webkit-filter: drop-shadow(1px 1px 3px rgba(0,0,0,1));
   filter: drop-shadow(1px 1px 3px #000000);
}

.Opening_text p{
	font-family: 'Crimson Text', serif;
	font-size:50px;
	margin-bottom:30px;
}

.Opening_text p > span{
	font-size:100px;
}

.Opening_text span{
	font-family: 'Noto Serif JP', sans-serif;
	font-size:30px;
}


#main{
	width:100%;
	height:100%;
	position:relative;
}


@media screen and (max-width: 960px) {
.Opening {
	/*display:none;*/
}

.Opening_text{
  width:100%;
}

.Opening_text p{
	font-size:24px;
	margin-bottom:15px;
}

.Opening_text p > span{
	font-size:30px;
}

.Opening_text span{
	font-size:16px;
}

#main{
	width:100%;
	height:350px;
	background:url(../images/index/sp_main01.jpg) no-repeat center top;
	background-size:cover;
}
}



/*INDEX CONTENT  -----------------------------------------------*/
.index-cont01{
	width:1450px;
	height:613px;
	position:relative;
	margin:0 auto;
	background:url(../images/index/index01_back.png) no-repeat right 0 #FFFFFF;
	-webkit-filter: drop-shadow(0px 0px 10px rgba(0,0,0,1));
   filter: drop-shadow(0px 0px 10px #000000);
   z-index:1;
}

/* Edge */
@supports (-ms-ime-align: auto) {
.index-cont01 {
	-webkit-filter: drop-shadow(0px -10px 5px rgba(0,0,0,1));
   filter: drop-shadow(0px -10px 5px #000000);
	}
}

.index-cont01 > h2{
	display:block;
	width:226px;
	height:523px;
	position:absolute;
	top:49px;
	right:113px;
}

.index-cont01 > h3{
	font-family: 'Crimson Text', serif;
	font-size:26px;
	color:#204380;
	padding:140px 0px 0px 125px;
	letter-spacing:0.4em;
}

.index-cont01 > p{
	width:900px;
	font-size:16px;
	color:#204380;
	padding:50px 0px 0px 125px;
	line-height:2;
}

.index-cont02{
	width:100%;
	height:550px;
	background:url(../images/index/index02_back.jpg) no-repeat 0 0 #FFFFFF;
	background-size:cover;
	position:relative;
	color:#204380;
	z-index:20;
}

.index-cont02 h2{
	text-align:center;
	font-size:30px;
	font-weight:bold;
	margin:0 auto;
	padding-top:100px;
	margin-bottom:15px;
	font-family: 'Open Sans Condensed', sans-serif;
}

.index-cont02 h3{
	text-align:center;
	font-size:30px;
	font-weight:bold;
	margin:0 auto;
	margin-bottom:30px;
	line-height:1.2;
}

.index-cont02 p{
	width:960px;
	text-align:center;
	margin:0 auto;
	margin-bottom:25px;
	line-height:2;
}

.index-cont03{
	width:100%;
	height:550px;
	background:url(../images/index/index03_back.jpg) no-repeat 0 0;
	background-size:cover;
	position:relative;
	color:#FFFFFF;
}

.index-cont03 h2{
	text-align:center;
	font-size:30px;
	font-weight:bold;
	margin:0 auto;
	padding-top:100px;
	margin-bottom:15px;
	font-family: 'Open Sans Condensed', sans-serif;
}

.index-cont03 h3{
	text-align:center;
	font-size:30px;
	font-weight:bold;
	margin:0 auto;
	margin-bottom:30px;
	line-height:1.2;
}

.index-cont03 p{
	width:960px;
	text-align:center;
	margin:0 auto;
	margin-bottom:50px;
	line-height:2;
}

.index-cont04{
	width:100%;
	height:550px;
	background:url(../images/index/index04_back.jpg) no-repeat 0 0;
	background-size:cover;
	position:relative;
	color:#204380;
}

.index-cont04 h2{
	text-align:center;
	font-size:30px;
	font-weight:bold;
	margin:0 auto;
	padding-top:100px;
	margin-bottom:15px;
	font-family: 'Open Sans Condensed', sans-serif;
}

.index-cont04 h3{
	text-align:center;
	font-size:30px;
	font-weight:bold;
	margin:0 auto;
	margin-bottom:30px;
	line-height:1.2;
}

.index-cont04 p{
	width:960px;
	text-align:center;
	margin:0 auto;
	margin-bottom:50px;
	line-height:2;
}


.index-cont05{
	width:100%;
	height:400px;
	background:url(../images/index/index05_back.jpg) no-repeat 0 0;
	background-size:cover;
}

.index-cont05-inner{
	width:1200px;
	height:400px;
	margin:0 auto;
	position:relative;
	color:#FFFFFF;
}

.index-cont05-inner .copy{
	position:absolute;
	top:66px;
	right:36px;
}

.index-cont05-inner .copy img{
	width:100%;
	height:auto;
}

.index-cont05 h2{
	font-size:30px;
	font-weight:bold;
	margin:0 auto;
	padding-top:65px;
	margin-bottom:15px;
	margin-left:170px;
	font-family: 'Open Sans Condensed', sans-serif;
	letter-spacing:0.2em;
}

a.recruit-btn{
	display:block;
	font-size:16px;
	width:320px;
	height:60px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	line-height:60px;
	border:2px #FFFFFF solid;
	margin-bottom:15px;
	margin-left:100px;
	background:url(../images/common/icon_newwin_w.png) no-repeat 280px center;
}

a.recruit-btn:hover{
	text-decoration:none;
	color:#204380;
	-webkit-transition: all .3s;
	transition: all .3s;
	background:url(../images/common/icon_newwin_b.png) no-repeat 280px center #FFFFFF;
}


.topics{
	width:100%;
	height:auto;
	padding:100px 0 0px 0;
	display:flex;
}

.topics h2{
	display:block;
	width:30%;
	/*height:280px;*/
	background-color:#204380;
	color:#FFFFFF;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:30px;
	font-weight:bold;
	padding:45px 0px 0 200px;
	margin-right:5%;
}

.topics h2 > span{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	font-weight:bold;
}

.topics dl{
	display:block;
	width:65%;
	/*margin-left:470px;*/
	/*height:280px;*/
	vertical-align:middle;
}

.topics dl dt{
	width:12em;
	float:left;
	background-color:#3388E1;
	color:#FFFFFF;
	padding:0.2em 1em;
	margin-right:20px;
	text-align:center;
}

.topics dl dd{
	padding:0.2em 0;
}

.topics dl dd a{
	color:#204380;
}

.topics dl dd a:hover{
	text-decoration:underline;
}

.topics dl dt,
.topics dl dd{
	margin-bottom:30px;
}

.topics dl dt:last-of-type,
.topics dl dd:last-of-type{
	margin-bottom:0;
}

.topics:after{
	content: "";
    clear: both;
	display: block;
}



/*詳細ボタン*/
a.more-btn{
	display:block;
	font-size:16px;
	width:320px;
	height:60px;
	margin:0 auto;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	line-height:60px;
	background:url(../images/common/arrow_r_w.png) no-repeat 290px center #204380;
}

a.more-btn:hover{
	text-decoration:none;
	color:#204380;
	-webkit-transition: all .3s;
	transition: all .3s;
	background:url(../images/common/arrow_r_b.png) no-repeat 290px center #FFFFFF;
}

a.more-btn.wh{
	color:#204380;
	background:url(../images/common/arrow_r_b.png) no-repeat 290px center #FFFFFF;
}

a.more-btn.wh:hover{
	color:#FFFFFF;
	background:url(../images/common/arrow_r_w.png) no-repeat 290px center #204380;
}


@media screen and (max-width: 960px) {
.index-cont01{
	width:95%;
	height:auto;
	background-size:contain;
	padding:50px 0 20px 0;
	-webkit-filter: drop-shadow(0px 0px 6px rgba(0,0,0,1));
	filter: drop-shadow(0px 0px 6px #000000);
}

.index-cont01 > h2{
	width:45px;
	height:auto;
	position:absolute;
	top:20px;
	right:10px;
	display:none;
}

.index-cont01 > h3{
	font-size:18px;
	padding:0px;
	width:90%;
	display:block;
	margin:0 auto;
	margin-bottom:10px;
}

.index-cont01 img{
	width:80%;
	height:auto;
	padding-left:12px;
	margin-bottom:10px;
}

.index-cont01 > p{
	width:90%;
	font-size:14px;
	padding:0px;
	line-height:1.6;
	margin:0 auto;
}

.index-cont02,
.index-cont03,
.index-cont04{
	width:100%;
	height:auto;
	padding-bottom:30px;
}

.index-cont02 h2,
.index-cont03 h2,
.index-cont04 h2{
	font-size:20px;
	padding-top:30px;
	margin-bottom:10px;
}

.index-cont02 h3,
.index-cont03 h3,
.index-cont04 h3{
	font-size:20px;
	margin-bottom:15px;
}

.index-cont02 p,
.index-cont03 p,
.index-cont04 p{
	width:90%;
	margin-bottom:20px;
	text-align:left;
}

.index-cont05{
	width:100%;
	height:auto;
	padding-bottom:20px;
	background:url(../images/index/sp_index05_back.jpg) no-repeat center top;
	background-size:cover;
}

.index-cont05-inner{
	width:90%;
	height:auto;
}

.index-cont05-inner .copy{
	display:none;
}

.index-cont05 h2{
	font-size:18px;
	padding-top:20px;
	margin-bottom:10px;
	margin-left:0px;
	text-align:center;
}

a.recruit-btn{
	font-size:14px;
	width:100%;
	margin-bottom:10px;
	margin-left:0px;
	height:50px;
	line-height:50px;
	background:url(../images/common/icon_newwin_w.png) no-repeat 95% center;
}


.topics{
	padding:0px 0;
	margin-bottom:50px;
	display:block;
}

.topics h2{
	width:100%;
	height:auto;
	font-size:20px;
	padding:10px 0px;
	text-align:center;
	margin-bottom:20px;
}

.topics dl{
	width:90%;
	margin:0 auto;
	height:auto;
}

.topics dl dt{
	width:auto;
	float:none;
	padding:0.1em 0.5em;
	margin-right:0px;
	text-align:left;
}

.topics dl dd{
	padding:0;
}

.topics dl dt{
	margin-bottom:5px;
}

.topics dl dd{
	margin-bottom:15px;
}


/*詳細ボタン*/
a.more-btn{
	font-size:14px;
	width:90%;
	height:50px;
	line-height:50px;
	background:url(../images/common/arrow_r_w.png) no-repeat 95% center #204380;
}

a.more-btn.wh{
	background:url(../images/common/arrow_r_b.png) no-repeat 95% center #FFFFFF;
}
}

/*2019.2.20　文字切れ対応処理*/
@media screen and (min-width:960px) and ( max-width:1330px) {
.index-cont01{
}

.index-cont01 > h2{
	right:250px;
}

.index-cont01 > h3{
	padding:140px 0px 0px 60px;
}

.index-cont01 > p{
	padding:50px 0px 0px 60px;
}
}