/* CSS Document */

body {	-webkit-text-size-adjust:100%; /*font-family: "Raleway", serif;*/ position: relative;}
img {	border:0; }

/* Reset ================================================================================= */

a { text-decoration:none; transition: all 0.4s ease-out 0s; }
a:hover { text-decoration:none; }

* { box-sizing: border-box;}

.content-Box { max-width:1200px; width: 100%; margin:0 auto; text-align:left; position:relative; clear:both;}

#content { font-size: 18px; line-height:1.6; color: #333; letter-spacing: 0.05rem; font-weight: 400; padding-top: 135px; }
#content p{ margin-bottom: 30px; margin-top: 0; font-size: 18px;line-height:1.6;  font-weight: 400;}
p, td, li, label { font-size: 18px;line-height:1.6;  font-weight: 400;}

.photo-fit img { object-fit: cover; width: 100%; height: 100%; position: absolute; z-index: 1; left: 0; top: 0;}

.photo {line-height: 0; height: 0; padding-bottom: 40%; overflow: hidden; position: relative; z-index: 1; margin-bottom: 0px;}
.imgCenter {position: absolute; top: 0; left: 0; right: 0; bottom: 0; line-height: 0; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; z-index: 2;}
.imgCenter img {max-height: 100%;}


.banner { position: relative; margin-bottom: 0; }
.banner-pc { }
.banner-mobile { display: none;}


.banner-pto { position: relative; }
.banner-slogon { position: absolute; z-index: 5; left: 10%; top:50%; transform: translateY(-50%); display: flex; flex-direction: column; flex-wrap: nowrap; max-width: 570px;text-shadow: 10px 10px 8px rgba(0,0,0,.4); }

.swiper-slide {text-align: center;font-size: 18px;display: flex;justify-content: center;align-items: center;}
.swiper-slide img {/*display: block;width: 100%;height: 100%;object-fit: cover;*/ width: 100%;}
.swiper {width: 100%;height: 300px;margin-left: auto;margin-right: auto;}
.swiper-slide {background-size: cover;background-position: center; padding: 0 0px; position: relative;}
.mySwiper2 {height: 80%;width: 100%; margin-bottom: 25px;}
.swiper-slide .description, .swiper-slide .title , .swiper-slide .banner-btn {display: block;opacity: 0; transform: translateY(-50px);position: relative; text-align: left; /*font-family: "Ubuntu", serif;*/ letter-spacing: 0.05rem;}
.swiper-slide .title {font-weight: 500; font-size: clamp(25px, 4vw, 60px);/*-webkit-text-stroke: 2px #fff;*/ line-height:1; padding-bottom: calc(15px + 1%); color: #fff;transition: all 0.5s ease 0.5s; }
.swiper-slide .title:after {/*content: "";*/ position:absolute; width: 310px; height: 8px; background: #222; left: 0; bottom: 0;}
.swiper-slide .title > span {display: block; font-size: clamp(16px, 1.1vw, 20px); padding-bottom: 15px; line-height: 1.2; font-weight: 500;}
.swiper-slide .description {font-weight:300; font-size: clamp(17px, 1vw, 22px); color: #fff !important;transition: all 0.8s ease 0.8s; padding-bottom: calc(20px + 3%); line-height: 1.2; }
.swiper-slide .banner-btn { display: block; background: transparent; max-width: 260px; width: 100%; line-height: 60px; border-radius: 30px; margin: 0 auto; font-weight:700; font-size: 16px; color: #fff !important;transition: transform 1.2s ease 1.2s, opacity 1.2s ease 1.2s, background 0.4s ease-out 0s; padding: 0 15px; border: 2px solid #fff;}
.swiper-slide .banner-btn:hover { background: #fff; color: #4e4e4e !important;}
.swiper-slide-active .description, .swiper-slide-active .title, .swiper-slide-active .banner-btn {opacity: 1;}
.swiper-slide-active .title, .swiper-slide-active .description { transform:translateY(0px);}
.swiper-slide-active .banner-btn { transform:translateY(0px);}

.swiper-next, .swiper-prev { width: 40px !important; height: 40px !important; border-radius: 100%; background: transparent; position: absolute; z-index: 2; display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: center; align-items: center; top: 50%;}
.swiper-next:after, .swiper-prev:after { content: ""; display: block; width: 30px; height: 30px ; border-width: 1px 1px 0 0; border-color: #fff; border-style: solid;}
.swiper-prev:after { transform: rotate(-135deg); margin-left: 4px;}
.swiper-next:after { transform: rotate(45deg); margin-right: 4px;}
.swiper-prev { left: 20px;}
.swiper-next { right: 20px;}

.swiper-pagination { text-align: right !important; padding: 0 30px 20px 30px;}
.swiper-pagination-bullet { width: 10px !important; height: 10px !important; opacity: 0.3; background: #fff !important; margin-left:5px !important; margin-right: 5px !important;}
.swiper-pagination-bullet-active { opacity: 1; }

.main-section { padding: calc(20px + 3%) 5%;
background-image: url("../images/main-top-bg.png"), url("../images/main-bottom-bg.png");
background-position: top left, bottom left;
background-repeat: no-repeat, no-repeat;
background-size: 100%, 100%;
}
.title02{ text-align: center; padding-top: calc(25px + 2%); margin-bottom: calc(20px + 2%); position: relative; text-transform: uppercase;}
.title02 > div:nth-of-type(1){ position: relative; z-index: 2; color: #24435e; font-size: clamp(26px, 4vw, 66px); font-weight: 700; line-height: 100%;}
.title02 > div:nth-of-type(2){ position: absolute; width: 100%; top: 0; color: rgba(36,67,94,.1); font-size: clamp(50px, 8vw, 140px);;font-weight: 700; line-height: 90%;}

.idx-pro-list { display: flex; flex-direction: column; flex-wrap: nowrap;}
.idx-pro-list > div { margin-bottom: 40px; border-radius: 30px; box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.2); display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; padding: 20px 10%; min-height: 560px;}
.idx-pro-list > div > div { width: 50%; color: #fff;}
.idx-pro-list > div:nth-child(even) > div:nth-of-type(1) { order: 2;}
.idx-pro-list > div:nth-child(even) > div:nth-of-type(2) { order: 1;}
.idx-pro-list > div > div:nth-of-type(1) { text-align: center;}
.idx-pro-list > div > div:nth-of-type(2) { }
.idx-pro-title { font-size: clamp(28px, 4.5vw, 60px); font-weight: 700; line-height: 1.1; padding-bottom: 12px;}
.idx-pro-data { font-size: clamp(20px, 2vw, 34px);padding-bottom: 15px;}
.idx-pro-list > div:nth-child(odd) { background: url("../images/idx-pro-bg-1.jpg") no-repeat top center / cover;}
.idx-pro-list > div:nth-child(even) { background: url("../images/idx-pro-bg-2.jpg") no-repeat top center / cover;}

.idx-pro-list:hover .idx-pro-pto {transform: scale(0.9);}
.idx-pro-pto { transition: all 0.3s ease-out 0s;}

.btn01 { width: 120px; height: 40px; padding: 0 5px; border-radius: 20px; overflow: hidden; position:relative; display: flex; flex-direction: row; flex-wrap: nowrap; align-items: center;}
.btn01:before { content: ""; position: absolute; width: 0%; height: 100%; right: 0; background: #fff;transition: all 0.3s ease-out 0s;}
.btn01:hover:before { width: 100%; left: 0;}
.btn01:hover > div { color: #000;}
.btn01 > div:nth-of-type(1) { margin-right: 10px;}
.btn01 > div { position: relative; z-index:2; color: #fff;}
.btn01 > div:nth-of-type(1) { margin-right: 10px;}
.btn-arrow { width: 28px; height: 28px; border-radius: 100%; background: #fff; display: flex; flex-direction: row; flex-wrap: nowrap; align-items: center; justify-content: center;}
.btn-arrow > span { width: 9px; height: 12px; background: #000000; clip-path: polygon(0 0, 100% 50%, 0% 100%); transform: translateX(1px);}


.btn02 { width: 220px; height: 60px; padding: 0 22px; border-radius: 30px; overflow: hidden; position:relative; display: flex; flex-direction: row; flex-wrap: nowrap; align-items: center; justify-content: space-between; background: #0079c9; margin: 0 auto calc(30px + 5%) auto;}
.btn02:hover { background: #24435e; width: 210px;}
.btn02 > div:nth-of-type(1) { color: #fff; font-size: 18px;}
.btn02 > div:nth-of-type(2) { transition: all 0.2s ease-out 0s;}
.btn02:hover > div:nth-of-type(2) { transform: translateX(60px);}

.loop2 { padding-bottom: calc(25px + 4%);}
.loop2 .owl-dots { display: none;}
.loop2 .owl-item {position: relative; }
.loop2 .owl-nav { position: absolute; top: 30%; transform: translateY(-50%); right: 0; width: 100%; z-index: 11;}
.loop2 .owl-prev, .loop2 .owl-next { position:absolute; z-index:100;  width: 40px !important; height: 40px !important; border-radius: 100% !important; background: #333 !important; border: 0px solid #515254 !important; margin: 0 !important;}
.loop2 .owl-prev { left:-20px; }
.loop2 .owl-next { right:-20px;}
.loop2 .owl-prev:before, .loop2 .owl-next:before { content: ""; position: absolute; width: 10px; height: 10px; border-width: 1px 1px 0 0; border-style: solid; border-color: #fff; top:50%; left: 50%; transition: all 0.4s ease-out 0s;}
.loop2 .owl-prev:before { transform: translate(-20%, -50%) rotate(-135deg); }
.loop2 .owl-next:before { transform: translate(-70%, -50%) rotate(45deg);}
.loop2 .owl-prev:hover:before, .loop2 .owl-next:hover:before { }
.loop2 .owl-stage-outer {z-index: 2;}
.loop2 .owl-dots { position: absolute; z-index: 100; bottom:24px; left:calc(-54% + 160px); width: 100%; text-align: left !important; padding: 0 0px; }
.loop2 .owl-dots .owl-dot { border: 0px solid #c10000; background: transparent; margin-left: 8px;  margin-right: 8px; border-radius: 100%;}
.loop2 .owl-dots .owl-dot.active {  }
.loop2 .owl-dots .owl-dot span, .loop2  .owl-dots .owl-dot span { background: #c0c7cb !important; width: 10px !important; height: 10px !important; margin: 0 auto!important;transition: all 0.4s ease-out 0s !important;}
.loop2 .owl-dots .owl-dot.active span/*, .loop2  .owl-dots .owl-dot:hover span*/ { background: #114375 !important; }

.news-pto { display: block; padding-bottom: 76%; margin-bottom: 18px;}
.news-pto img { transition: all 2s ease-out 0s;}
.news-pto:hover img { transform: scale(1.1);}
.news-date { font-size: 16px; line-height: 1; padding-bottom: 5px;}
.news-title { display: block; font-size: 18px; font-weight: 700;}

.idx-bottom-section { display: flex; flex-direction: row; flex-wrap: wrap;  }
.idx-bottom-section img { object-fit: cover; width: 100%; height: 100%; object-position: 50% 50%; transition: opacity 0.3s ease-out 0s, transform 4s ease-out 0s}
.idx-bottom-section > a, .idx-bottom-section > div { width: 50%; height: 640px; position: relative;}
.idx-bottom-section > div { display: flex; flex-direction: row; flex-wrap: wrap;}
.idx-bottom-section > div > div, .idx-bottom-section > div > a { width: 50%; position: relative;}
.idx-bottom-section > div > div { display: flex; flex-direction: column; flex-wrap: wrap;}
.idx-bottom-section > div > div > a {  height: 320px; position: relative;}

.idx-bottom-section a { overflow: hidden; background: #000;}
.idx-bottom-section a:hover .idx-bottom-title { transform: translateY(70px);}
.idx-bottom-section a:hover img {opacity: 0.5; transform: scale(1.1);}
.idx-bottom-section a:hover .idx-bottom-over > b {opacity: 1;transform: translateY(0px);}
.idx-bottom-section a:hover .idx-bottom-over-data {opacity: 1;transform: translateY(0px);}
.idx-bottom-title { position: absolute; z-index: 2; bottom: 0; left: 0; line-height: 1; padding: 18px 35px; margin: 0; background: rgba(0,0,0,.5); color: #fff; font-size: clamp(18px, 1vw, 25px); font-weight: 700; display: inline-block;transition: all 0.2s ease-out 0s}
.idx-bottom-over { position: absolute; width: 100%; z-index: 3; padding: 5% 10%; text-align: center;color: #fff; font-weight: 700; font-size: 20px; top:50%; transform: translateY(-50%); line-height: 1.3;}
.idx-bottom-over > b { display: block; text-align: center; font-size: 25px;transition: all 0.2s ease-out 0s; opacity: 0; transform: translateY(-30px);}
.idx-bottom-over-data { padding-top: 10px;transition: all 0.2s ease-out 0s; opacity: 0; transform: translateY(30px);}

@media only screen and (max-width: 1365px) {
    #content { padding-top: 120px;font-size: 16px;}
	#content p{ font-size: 16px;}
	p, td, li, label { font-size: 16px;}

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

}

@media only screen and (max-width: 980px) {
	.banner-pc { display: none;}
	.banner-mobile { display: block;}
	
	.banner-slogon { left: 0; padding: 0 5%;}
	.banner-pto { height: 400px;}
	.swiper-slide img { display: block;width: 100%;height: 100%;object-fit: cover; object-position: 100% 50%;}
    .swiper-next, .swiper-prev { display: none;}
	
	.title02{ padding-top: 0;}
	.title02 > div:nth-of-type(2){ display: none;}
	
	.idx-bottom-section > a, .idx-bottom-section > div { width: 100%; }
	.idx-bottom-section > div { height: auto;}
	.idx-bottom-section > a { height: 400px; }
	.idx-bottom-section > div > div, .idx-bottom-section > div > a { width: 100%; }
	.idx-bottom-section > div > a {  height: 320px;}
}
@media only screen and (max-width: 768px) {
	
	.banner-slogon {width: 100%; padding-right: 5%;}
	
	.idx-pro-list > div > div { width: 100%; margin-bottom: 25px;}
	
	.idx-pro-list > div { min-height: inherit;}
	.idx-pro-list > div:nth-child(even) > div:nth-of-type(1) { order: 1;}
	.idx-pro-list > div:nth-child(even) > div:nth-of-type(2) { order: 2;}
	
	.loop2 .owl-prev, .loop2 .owl-next { width: 25px !important; height: 25px !important;}
    .loop2 .owl-prev { left:-12px; }
	.loop2 .owl-next { right:-12px;}
}
@media only screen and (max-width: 640px) {
	.banner-pto { height: 300px;}
	
	
}
@media only screen and (max-width: 570px) {
	
}

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

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