/* CSS Document */

body {	-webkit-text-size-adjust:100%; font-family:  sans-serif; overflow-x: hidden; 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:1280px; width: 100%; margin:0 auto; text-align:left; position:relative; clear:both;}

#content { font-size: 18px; line-height:1.8; color: #222; letter-spacing: 0; font-weight: 400; padding-top: 0px; overflow-x: hidden;}

.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%;}

.demo-section { padding-left: 5%; padding-right: 5%;}

.font-size-18 { font-size: 18px;}
.font-size-20 { font-size: clamp(18px, 1.5vw, 20px);}
.font-size-22 { font-size: clamp(20px, 1.7vw, 22px);}
.font-size-24 { font-size: clamp(20px, 1.9vw, 24px);}
.font-size-28 { font-size: clamp(22px, 2.2vw, 28px);}
.font-size-30 { font-size: clamp(22px, 2.5vw, 30px); line-height: 1.3;}
.font-size-40 { font-size: clamp(24px, 3.5vw, 40px); line-height: 1.3;}
.font-size-48 { font-size: clamp(24px, 3.5vw, 48px); line-height: 1.3;}
.font-size-50 { font-size: clamp(24px, 3.5vw, 50px); line-height: 1.3;}


.banner { position: relative; margin-bottom: calc(20px + 4%); }
.banner-pc { }
.banner-mobile { display: none;}

.banner-pto { position: relative;}
.banner-slogon { position: absolute; z-index: 5; width: 50%; left: 0%; top:58%; transform: translateY(-50%);padding-left: 5%; display: flex; flex-direction: column; flex-wrap: nowrap;}

.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;}
.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;}
.swiper-slide .title {font-weight: 800; font-size: clamp(23px, 3.3vw, 64px);/*-webkit-text-stroke: 2px #fff;*/ line-height: 1.1; padding-bottom: calc(10px + 1%); color: #222;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:500; font-size: clamp(18px, 1.1vw, 20px); color: #222 !important;transition: all 0.8s ease 0.8s; padding-bottom: calc(20px + 2%); line-height: 1.4; font-family: "M PLUS Rounded 1c", sans-serif;}
.swiper-slide .banner-btn { display: block; background: #70b8b0; max-width: 200px; width: 100%; line-height: 60px; border-radius: 30px; margin: 0 auto 0 0; font-weight:400; 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: 0px solid #fff; text-align: center;}
.swiper-slide .banner-btn:hover { background: #3c61ad; color: #fff !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:calc(50% - 20px);}
.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 40px 30px;}
.swiper-pagination-bullet { width: 14px !important; height: 14px !important; opacity: 0.4; background: #fff !important; margin-left: 6px !important; margin-right: 6px !important;}
.swiper-pagination-bullet-active { opacity: 1; width: 50px !important; border-radius: 7px !important; }

.idx-about-section { padding: 0 10%; margin-bottom: calc(20px + 4%); position: relative;}
.idx-about-section:before { content: ""; position:absolute; z-index: -1; background: rgba(60,97,173,.1); left: 14%; top:25%; width: 20%; height: 50%;}
.idx-about-section:after { content: ""; position:absolute; z-index: -1; background: rgba(112,184,176,.2); left: 43%; bottom:2%; width: 17%; height: 40%;}

.title01 { text-align: center; position: relative; font-weight: 800; padding:0 0 20px 0; margin: 0 0 calc(20px + 1%) 0 ;font-family: "M PLUS Rounded 1c", sans-serif; }
.title01 > span { display: inline-block; position: absolute; width: 60px; height: 4px; background: #70b8b0;bottom: 0; left: 50%; transform: translateX(-50%);}
.title01 > span:after { content: ""; position: absolute; width: 50%; height: 100%; top: 0; right: 0;background: #3c61ad;}

.idx-about-content { max-width: 800px; margin: 0 auto;}
.idx-about-content p { margin:0 0 22px 0; padding: 0; font-weight: 400;}

.btn01 { display: block; background: #70b8b0; width: 200px; margin: 0 auto;  line-height: 60px; border-radius: 30px; font-size: 16px; color: #fff !important;text-align: center;}
.btn01:hover { background: #3c61ad;}

.idx-about-pto { position: relative; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between;}
.idx-about-pto > div { position: relative;}
.idx-about-pto > div:nth-of-type(1) { width: 24%; z-index: 2;}
.idx-about-pto > div:nth-of-type(2) { width: 28%; z-index: 1; position: absolute; bottom: -50px; left: 20%;}
.idx-about-pto > div:nth-of-type(3) { width: 40%; z-index: 2; padding-top: 30px;}

.idx-service-section { position: relative; padding: calc(20px + 5%) 0;}
.idx-service-section:after { position: absolute; content: ""; top: 0; right: 0; width: 50%; height: 100%; background: #ebeff7; z-index: -1;}

.idx-service-section .title01 { margin: 0 0 calc(20px + 1%) 0; padding-left: 5%; padding-right: 5%;}

.loop2 { }
.loop2 .owl-dots { display: none;}
.loop2 .owl-item {position: relative; background: #f5f5f5; border-radius: 30px; opacity: 0.5; }
.loop2 .owl-item.center { opacity: 1;box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2); }
.loop2 .owl-nav { position: absolute; top: calc(50% - 25px); left: 50%; transform: translate(-50%, -50%);width: 100%; max-width: 1280px; z-index: 11;}
.loop2 .owl-prev, .loop2 .owl-next { position:absolute; z-index:100;  width: 50px !important; height: 50px !important; border-radius: 100% !important; background: #000000 !important; border: 0px solid #fff !important;}
.loop2 .owl-prev { left:0px; }
.loop2 .owl-next { right:0px;}
.loop2 .owl-prev:before, .loop2 .owl-next:before { content: ""; position: absolute; width: 26px; height: 26px; background-size: contain; background-repeat: no-repeat; top:50%; left: 50%; transform: translate(-50%, -50%);transition: all 0.4s ease-out 0s;}
.loop2 .owl-prev:before { background-image:url("/images/theme-b67/arrow-prev.png"); }
.loop2 .owl-next:before { background-image:url("/images/theme-b67/arrow-next.png");}
.loop2 .owl-prev:hover:before, .loop2 .owl-next:hover:before { }
.loop2 .owl-stage-outer {z-index: 2;overflow:visible !important;}
.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; }

.idx-service-pto { border-radius: 30px 30px 0 0; padding-bottom: 54%;}
.idx-service-content { padding: calc(20px + 1%) calc(20px + 1%); font-size: 17px; text-align: left;}
.idx-service-title { font-weight: 800; line-height: 1.3; padding-bottom: 10px;}
.idx-service-data { min-height: 150px; margin-bottom: 20px; line-height: 1.5;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 6;
overflow: hidden;}
.idx-service-btn { display:block; text-align: right; color: #70b8b0; font-size: 17px; text-decoration: underline; font-weight: 800;}

.idx-news-section { position: relative; padding: calc(20px + 5%) 5%;}
.news-list-box { padding-bottom: calc(20px + 2%);}
.news-list { padding: 18px 25px; border-bottom:2px solid #e5e5e5; display:flex; flex-direction: row; flex-wrap: wrap; position: relative;}
.news-list:after { content: "";position: absolute; bottom: -2px; right: 0; width: 0; height: 2px; background: #70b8b0;transition: all 0.4s ease-out 0s;}
.news-list:hover:after { left: 0; width: 100%;}
.news-list:hover .news-title { color: #70b8b0;}
.news-list > div:nth-of-type(1) { width: 140px;}
.news-list > div:nth-of-type(2) { width: calc(100% - 140px); padding-left: calc(15px + 1%);}
.news-tag { width: 100%; line-height: 50px; border-radius: 25px; text-align: center; font-weight: 500; font-size: 16px; color: #fff;}
.news-bg-blue { background: #3c61ad;}
.news-bg-green { background: #6fad3c;}
.news-date { color:#888888; font-weight: 300; line-height: 1; padding-bottom: 3px;}
.news-title { color:#222; font-weight: 500;}


@media only screen and (max-width: 1365px) {
    #content { font-size: 16px; line-height:1.6; padding-top: 60px;}
	.banner-slogon { top:50%;}

	
}
@media only screen and (max-width: 1279px) {
	.idx-about-section { padding: 0 5%; }
	
	
}

@media only screen and (max-width: 980px) {
	.banner-pc { display: none;}
	.banner-mobile { display: block;}
	
	.swiper-slide .banner-btn { max-width: 140px; line-height: 44px; border-radius: 22px; font-size: 14px; }
	
	
}
@media only screen and (max-width: 768px) {
	
	.banner-slogon {width: 100%; padding-right: 5%;}
	.swiper-slide .title { }
	.swiper-slide .description { }
	.swiper-slide .banner-btn { transition: transform 0.8s ease 0.8s, opacity 0.8s ease 0.8s, background 0.8s ease-out 0s;}
	.swiper-next:after, .swiper-prev:after { width: 20px; height: 20px;}
	.swiper-prev { left: 0px;}
	.swiper-next { right: 0px;}
    
	.idx-about-pto { padding-top: 30px; flex-wrap: wrap;}
	.idx-about-pto > div { width: 48.5% !important;}
	.idx-about-pto > div img { width: 100% !important;}
	.idx-about-pto > div:nth-of-type(2) { bottom: auto; left: auto; position: relative;}
	.idx-about-pto > div:nth-of-type(3) { padding-top: 20px; width: 100% !important;}
	.idx-about-section:before { height: 30%;}
	.idx-about-section:after { height: 20%; bottom: auto; left: auto; right: 10%; top:50%;}
}
@media only screen and (max-width: 640px) {
	.loop2 { padding: 0 25px;}
	.loop2 .owl-prev, .loop2 .owl-next { transform: scale(0.65);}
}
@media only screen and (max-width: 570px) {
	.swiper-slide .title { padding-bottom: 20px;}	
	.swiper-slide .description { display: none;}
	
	.news-list { padding: 18px 0;}
	.news-list > div:nth-of-type(1) { padding-bottom: 10px;}
	.news-list > div:nth-of-type(2) { width: 100%; padding-left: 0;}
}

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

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