@import "reset.css";

@charset "utf-8";

.full_screen {
	width: 100%;
	height: 100vh;
}

.bx-wrapper {
  height: 100vh;
}

.bx-wrapper li{
  height: 100vh;
	margin-right: 0 !important;
}
/* 
.slide01-cont span,
.slide02-cont span,
.slide03-cont span{
	font-size: 35px;
}

.slide01-cont a,
.slide02-cont a,
.slide03-cont a{
    padding: 5px 15px;
    border: solid 2px #fff;
    background: rgba(255,255,255,0.2);
    color: #fff !important;
    display: block;
    width: 150px;
    margin: 40px auto 0;
    font-size: 18px;
}

.slide01-cont a:hover,
.slide02-cont a:hover,
.slide03-cont a:hover{
	background: rgba(255,255,255,0.5);
	color:#fff !important;
}

.slide01-cont{
	position: absolute;
	top: 32%;
	text-align: center;
	font-size: 27px;
	margin: 0 auto;
	display: block;
	left: 0;
	right: 0;
	padding: 20px;
	color: #FFF;
	font-weight: 400;
	letter-spacing: 2px;
	line-height: 2;
	z-index: 5000;
}

.slide02-cont{
	position: absolute;
	top: 40%;
	text-align: center;
	font-size: 27px;
	margin: 0 auto;
	display: block;
	left: 0;
	right: 0;
	padding: 20px;
	color: #FFF;
	font-weight: 400;
	letter-spacing: 2px;
	line-height: 1.5;
	z-index: 5000;
}

.slide03-cont{
	position: absolute;
	top: 40%;
	text-align: center;
	font-size: 27px;
	margin: 0 auto;
	display: block;
	left: 0;
	right: 0;
	padding: 20px;
	color: #FFF;
	font-weight: 400;
	letter-spacing: 2px;
	line-height: 1.5;
	z-index: 5000;
} */

.top-left-area{
	float:left;
	width: 290px;
	margin:0!important;
}

.top-right-area{
	float:right;
	width: 800px;
	margin:0!important;
}

.big{
	font-size: 50px !important;
}

/* .bxslider01 li{
	background:url(../images/top/main01.jpg) center center; background-size:cover;
} */

.top_btn01{
	max-width: 184px;
	float: left;
	margin: 0 15px 0;
	position: relative;
}

.top_btn01_2{
	max-width: 184px;
	float: left;
	margin: 0 15px 0 0;
	position: relative;
}

.top_btn01_3{
	max-width: 184px;
	float: left;
	margin: 0 15px 0 0;
	position: relative;
}

.top_btn02{
    max-width: 184px;
    float: left;
    margin: 0px 0px 20px 0;
    position: relative;
}

.top_btn02 p{
	position: absolute;
	padding: 55px 20.5px;
	font-weight: bold;
	background: rgba(21,28,96,0.4);
	font-size: 16px;
	color: #FFF;
	top: 0;
	right: 0;
	margin: 0;
	height: 100%;
}

.top_btn02 p span:nth-of-type(1){
	font-size:20px;
	font-weight:bold;
	vertical-align:middle;
}

.top_btn02 p span:nth-of-type(2){
	font-size:35px;
	font-weight:bold;
	vertical-align:middle;
}

.top_btn02 p span:nth-of-type(3){
	font-size:14px;
	font-weight:normal;
	display:block;
	margin-top: 20px;
	text-align: right;
	width: 100%;
}

.main_slider li.slide_pickup{
font-family: "黎ミン L","Reimin Light",serif;
font-style: normal;
position: relative;
}
.main_slider li.slide_pickup a{
display: block;
width: 100%;
height: 100%;
}
.main_slider li.slide_pickup a:hover img{
opacity: .8 !important;
}
.main_slider li.slide_pickup .img{
width: 100%;
height: 100%;
}
.main_slider li.slide_pickup .img img{
width: 100%;
height: 100%;
object-fit: cover;
}
.main_slider li.slide_pickup em{
display: block;
-ms-writing-mode: tb-rl;
writing-mode: vertical-rl;
text-orientation: upright;
font-size: 3.2vw;
line-height: 1.4;
color: #fff;
text-shadow:0px 0px 10px #000;
position: absolute;
top: 18vh;
right: 10vw;
font-style: normal;
}
.main_slider li.slide_pickup p{
font-size: 3vw;
line-height: 1.6;
color: #fff;
text-shadow:0px 0px 10px #000;
position: absolute;
bottom: 5vh;
left: 5vw;
}
.main_slider li.slide_pickup .btn{
font-size: 1.5vw;
width: 20vw;
color: #fff;
text-align: center;
background-color: rgba(0,0,0,0.3);
border: solid 1px #fff;
padding: 2vh;
position: absolute;
bottom: 5vh;
right: 10vw;
}
.main_slider li.slide_pickup .btn::after{
content: "";
display: inline-block;
vertical-align: middle;
width: .5vw;
height: .5vw;
position: absolute;
top: 0;
bottom: 0;
right: 1.5vw;
margin: auto;
border-top: 1px solid #fff;
border-right: 1px solid #fff;
transform: rotate(45deg);
}

.main_slider li.slide_image .img{
width: 100%;
height: 100%;
}
.main_slider li.slide_image .img img{
width: 100%;
height: 100%;
object-fit: cover;
}

.main_slider li .n{
display: none;
}



/* スマホのみ */
@media screen and (max-width: 600px) {

/* .bxslider01 li{
	background-position:right!important;
} */

.top_btn01 {
	max-width: 47%;
	float: left;
	margin: 0 10px 10px;
	position: relative;
}

.top_btn01_2 {
	max-width: 47%;
	float: left;
	margin: 0 0 10px;
	position: relative;
}

.top_btn01_3 {
	max-width: 47%;
	float: left;
	margin: 0 10px 10px;
	position: relative;
}

.top_btn02{
	max-width: 47%;
	float: left;
	margin: 0 0 10px;
	position: relative;
	overflow:hidden;
}


.top_btn02 p {
	position: absolute;
	padding: 5px;
	font-weight: bold;
	background: rgba(21,28,96,0.6);
	font-size: 16px;
	color: #FFF;
	top: auto;
	right: 0;
	margin: 0;
	height: 60px;
	width: 100%;
	bottom: 0;
}

.top_btn02 p span:nth-of-type(1) {
    font-size: 14px;
    font-weight: bold;
    margin-right: 5px;
    vertical-align: middle;
}

.top_btn02 p span:nth-of-type(2) {
    font-size: 20px;
    font-weight: bold;
    vertical-align: middle;
}

.top_btn02 p span:nth-of-type(3){
	font-size:14px;
	font-weight:normal;
	display:block;
	margin-top: 0;
	text-align: right;
	width: 100%;
}

/* .bxslider01 li{
	background:url(../images/top/main01.jpg) center right; background-size:cover;
} */

.top-left-area{
	float: none;
	width: 290px;
	margin: 0 auto!important;
}

.top-right-area{
	float: right;
	width: 100%;
	margin: 0!important;
}

/* 
.slide01-cont span,
.slide02-cont span,
.slide03-cont span{
	font-size: 25px;
}

.slide01-cont,
.slide02-cont,
.slide03-cont{
	position: absolute;
	top: 170px;
	text-align: center;
	font-size: 18px;
	background: rgba(0,0,0,0.3);
	margin: 0 auto;
	display: block;
	left: 0;
	right: 0;
	padding: 20px;
	color: #FFF;
	font-weight: 400;
	letter-spacing: 2px;
	line-height: 2;
} */

.big{
	font-size: 25px !important;
}

.full_screen.main_slider{
height: calc(100vh - 60px);
}
.bx-wrapper li{
height: calc(100vh - 60px);
margin-right: 0 !important;
}
.main_slider li.slide_pickup a:hover img{
opacity: 1 !important;
}
.main_slider li.slide_pickup em{
font-size: 4.5vh;
top: 5vh;
right: 5vw;
font-style: normal;
}
.main_slider li.slide_pickup p{
font-size: 5vw;
bottom: calc(5vh + 50px + 6.5vh);
left: 5vw;
}
.main_slider li.slide_pickup .btn{
font-size: 2.5vh;
width: 90%;
bottom: calc(2vh + 50px);
right: 5%;
}


.main_slider li.slide_image .img img{
object-position: right center;
}

}





/* R&RÃ¨Â¿Â½Ã¥Å Â Ã¥Ë†â€  */
#header{
	background-color: rgba(0,0,0,0.3);
	background: -moz-linear-gradient(#FFFFFF 0%, #EEEEEE 100%);
	background: -webkit-linear-gradient(#FFFFFF 0%, #EEEEEE 100%);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#FFFFFF), to(#EEEEEE));
	background: -o-linear-gradient(#FFFFFF 0%, #EEEEEE 100%);
	background: linear-gradient(rgba(0,0,0,0.5) 30%, rgba(0,0,0,0) 100%);
}
.header#header{
	background: #fff;
}
.bxslider01 .key_overray{
	display: none !important;
}

.bxslider01 .slide02-cont{
	display: none;
}
.bx-wrapper .bx-pager{
	display: none;
}

@media screen and (max-width: 600px) {
}


/* p-contentsBlock
-------------------------------------------------------------------------- */
@media screen and (max-width: 767px) {
    .p-contentsBlock {
        padding-top: 10vw;
        padding-bottom: 10vw;
    }
}

@media screen and (min-width: 768px) {
    .p-contentsBlock {
        padding-top: 80px;
        padding-bottom: 70px;
    }
}

.p-contentsBlock__inner:after {
    content: '';
    clear: both;
    display: block;
}

@media screen and (max-width: 767px) {
    .p-contentsBlock__inner {
        padding-right: 4.5vw;
        padding-left: 4.5vw;
    }
}

@media screen and (min-width: 768px) {
    .p-contentsBlock__inner {
        width: 100%;
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    .p-contentsBlock__inner {
        padding-right: 5.2%;
        padding-left: 5.2%;
    }
}

@media screen and (min-width: 1024px) {
    .p-contentsBlock__inner {
        max-width: 1240px;
        padding-left: 20px;
        padding-right: 20px;
        margin-left: auto;
        margin-right: auto;
    }
}



.news_border{
	border-top:5px solid #111A39;
	border-bottom:5px solid #111A39;
}

.news_wrap{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width:960px;
	margin:0 auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
padding-bottom: 40px;
}

.news_wrap .tl_ttl{
	width:210px;
}

.news_list{
	width:660px;
}

.news_list__item{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom:40px;
}

.news_list__item:last-child{
  margin-bottom:0;
}

.news_list__date{font-size: 16px;font-weight: 900;color: #1F286F;}

.news_list__text{
	width: 440px;
	text-align:left;
}

@media screen and (max-width: 640px){

.news_wrap{
	flex-wrap:wrap;
	width: 100%;
	margin-bottom:2.5vw;
}

.news_list__item{
	flex-wrap:wrap;
	width: 100%;
}

.news_wrap .tl_ttl{
    margin:0 auto;
    display:block;
}

.news_list{
	width:100%;
}

.news_list__date{
	margin-bottom:10px;
}

.tl_ttl h3{
	font-size: 25px;
	color:#001066;
	margin-bottom: 10px;
}

}


.tl_ttl2{
	font-weight: bold;
	text-align: center;
	font-family:   "Noto Sans Japanese",
  Meiryo,
  Arial,
  "Hiragino Kaku Gothic ProN",
  "Hiragino Sans",
  "BIZ UDPGothic",
  sans-serif;
}

.tl_ttl2 h3{
	font-weight: 700;
	font-size: 36px;
	color: #101938;
	margin-bottom: 25px;
}

.tl_ttl2 h3 span{
    display:inline-block;
}

.tl_ttl2 p{
	font-size: 20px;
	margin-bottom: 35px;
}

@media screen and (max-width: 640px){
	.tl_ttl2 h3{
		font-weight: 700;
		font-size: 21px;
		color: #101938;
		margin-bottom: 10px;
	}

	.tl_ttl2 p{
		font-size: 14px;
		margin-bottom: 35px;
	}
}


.tl_ttl3{
	font-weight: bold;
	/* text-align: center; */
	font-family:   "Noto Sans Japanese",
  Meiryo,
  Arial,
  "Hiragino Kaku Gothic ProN",
  "Hiragino Sans",
  "BIZ UDPGothic",
  sans-serif;
}

.tl_ttl3 h3{
	font-weight: 700;
	font-size: 36px;
	color: #101938;
	/* margin-bottom: 25px; */
	margin-top: 60px;
}

.tl_ttl3 h3 span{
    display:inline-block;
}

.tl_ttl3 p{
	font-size: 20px;
	margin-bottom: 35px;
}

@media screen and (max-width: 640px){
	.tl_ttl3 h3{
		font-weight: 700;
		font-size: 21px;
		color: #101938;
		margin-bottom: 10px;
	}

	.tl_ttl3 p{
		font-size: 14px;
		margin-bottom: 35px;
	}
}



.bk_lightblue{
	background:#EFEFEE;
}

.bk_blue{
	background:#121B39;
	margin-bottom:70px;
}

.bk_blue-end{
	background:#121B39;
}

.bk_blue-end .tl_ttl2 h3,
.bk_blue .tl_ttl2 h3{
	color:#fff;
}

.bk_blue-end .tl_ttl2 p,
.bk_blue .tl_ttl2 p{
	color:#fff;
}

.baArea{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin:0 auto;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width:100%;
	margin-bottom: 25px;
}

.baArea__item{width: 32%;}


@media screen and (max-width: 640px){
	.baArea{
		flex-wrap:wrap;
		margin-bottom: 0;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: space-around;
	}
    .baArea__item{
    	width: 100%;
    }
}


.wide-baArea{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin:0 auto;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width:100%;
	margin-top: 60px;
}

.baArea2{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin:0 auto;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width:100%;
	margin-bottom: 25px;
}

.baArea2__item{width: 49%;}

@media screen and (max-width: 767px) {

	.baArea2{
        flex-wrap:wrap;
	}

    .baArea2__item{width: 100%;}
}


.wide-baArea2{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin:0 auto;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width:100%;
	margin-top: 60px;
}


.wide-baArea__item{
	width:50%;
	position:relative;
}

.wide-baArea__item a{
	display:block;
}

.wide-baArea__item img:hover{
	opacity: 1 !important;
}

.wide-baArea__item a:hover{
	opacity: 0.5 !important;
}

.wide-baArea__textArea{
	width:600px;
	height:100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin:0 auto;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.wide-baArea__item:first-child .wide-baArea__textArea{
	position:absolute;
	z-index:0;
	top:0;
	right:0;
	padding: 0;
}

.wide-baArea__item:last-child .wide-baArea__textArea{
	position:absolute;
	z-index:0;
	top:0;
	left:0;
}

.bgImage{
	-o-object-fit: cover;
	object-fit: cover;
	font-family: 'object-fit: cover;';
}


.pick ul li:nth-child(n+7){
	display:none;
}

@media screen and (max-width: 640px){

	.wide-baArea{
        flex-wrap:wrap;
	}

	.wide-baArea__item{
		width: 100%;
		position:relative;
	}

	.wide-baArea__textArea{
		width: 100%;
	}

	.wide-baArea__textArea img{
		width: 200px;
	}

	.bgImage{
 }

}