/* CSS Document */

body {	-webkit-text-size-adjust:100%; font-family: 'Open Sans', sans-serif; overflow-x: hidden; position: relative; background: #fafafa;}
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: clamp(16px, 1.3vw, 18px); line-height:1.7; color: #111; letter-spacing: 0; font-weight: 400; padding-top: 106px;}

.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: clamp(16px, 1.3vw, 18px);}
.font-size-20 { font-size: clamp(18px, 1.5vw, 20px);}
.font-size-21 { font-size: clamp(18px, 1.6vw, 21px);}
.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);}
.font-size-36 { font-size: clamp(22px, 3.3vw, 36px); line-height: 1.3;}
.font-size-40 { font-size: clamp(24px, 3.3vw, 40px); line-height: 1.3;}
.font-size-44 { font-size: clamp(24px, 3.5vw, 44px); line-height: 1.3;}
.font-size-48 { font-size: clamp(24px, 3.5vw, 48px); line-height: 1.3;}
.font-size-60 { font-size: clamp(28px, 4vw, 60px); line-height: 1.2;}

.font-roboto { font-family: "Roboto", sans-serif;}

.color-blue { color: #003298;}
.color-green { color: #009fb4;}
.color-white { color: #fff;}

.align-center { text-align: center !important;}
.align-left { text-align: left !important;}
.align-right { text-align: right !important;}

.weight-100 { font-weight: 100;}
.weight-300 { font-weight: 300;}
.weight-400 { font-weight: 400;}
.weight-500 { font-weight: 500;}
.weight-700 { font-weight: 700;}
.weight-800 { font-weight: 800;}

.p-layout { margin: 0; padding:0 0 calc(20px + 2%) 0; font-weight: 400; line-height: 1.7; font-size: clamp(16px, 1.3vw, 18px);}

.hr-type-1 { padding: 0 !important; margin: 20px 0 !important;}

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


.banner-pto { position: relative;}
.banner-pto img { object-fit: cover; width: 100%; height: 100%;}
.banner-slogon { position: absolute; z-index: 5; left: 0; bottom: 0; height: 100%; width: 55%; background: url("../images/banner-content-bg.png") no-repeat right bottom / cover; display: flex; flex-direction: column; flex-wrap: nowrap; align-items: flex-start; justify-content: center; padding-left: 10%;pointer-events: none}
.banner-slogon > div { color: #fff; font-weight: 700;font-size: clamp(24px, 3.0vw, 36px); line-height: 1.3; padding-bottom: 20px;}
.banner-slogon > a { display: block; width: 210px; line-height: 60px; border-radius: 30px; text-align: center; color: #fff !important; font-weight: 700; font-size: 18px;background: #111; transform-origin: 0% 50%;pointer-events:all;}
.banner-slogon > a:hover { width: 190px}

.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: center;}
.swiper-slide .title {font-weight: 800; font-size: clamp(23px, 3.5vw, 60px);/*-webkit-text-stroke: 2px #fff;*/ line-height: 1.2; padding-bottom: calc(5px + 1%); color: #f0f0f0;transition: all 0.5s ease 0.5s; text-shadow: 0px 0px 20px #000; letter-spacing: 0.05rem;}
.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, 2vw, 30px); color: #f0f0f0 !important;transition: all 0.8s ease 0.8s; line-height: 1.2;text-shadow: 0px 0px 20px #000;  letter-spacing: 0.05rem;}
.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: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 3%; bottom: calc(10px + 3%) !important;}
.swiper-pagination-bullet { width: 14px !important; height: 14px !important;  background: rgba(255,255,255,.3) !important; margin-left: 6px !important; margin-right: 6px !important; opacity: 1 !important;}
.swiper-pagination-bullet-active { background: #d81c29 !important; }

.title01 { padding: 0 5% 35px 5%; margin-bottom: 35px; text-align: center; font-weight: 700;font-size: clamp(22px, 3.1vw, 36px); line-height: 1.2; position: relative;}
.title01:before { position: absolute; content: ""; height: 30px; width: 2px; background: #d81c29; bottom: 3px; left: 50%; transform: translateX(-50%);}
.title01:after { position: absolute; content: ""; height: 12px; width: 12px; background: #d81c29; bottom: -7px; left: 50%; transform: translateX(-50%); border-radius: 100%;}

.idx-pro-section { position: relative; padding: 55px 5% calc(20px + 3.5%) 5%;}
.idx-pro-section:after { position: absolute; content: ""; top: 0; left: 0; width: 100%; z-index: -1; height: 40%; background: #545454;}

.loop2 { padding:0 0 calc(50px + 2%) 0; }
.loop2 .owl-dots { display: none !important;}
.loop2 .owl-item {position: relative;  }
.loop2 .owl-nav { position: absolute; bottom: 40px; left: 50%; transform: translateX(-50%);width: 145px; z-index: 11;}
.loop2 .owl-prev, .loop2 .owl-next { position:absolute; z-index:100;  width: 60px !important; height: 40px !important; border-radius: 0% !important; background: none !important; border: 1px solid #111111 !important; transition: all 0.2s ease-out 0s; display: flex !important; flex-direction: row; flex-wrap: nowrap; justify-content: center; align-items: center;}
.loop2 .owl-prev:hover, .loop2 .owl-next:hover { transform: scale(0.95);}
.loop2 .owl-prev { left:0px; }
.loop2 .owl-next { right:0px;}
.loop2 .owl-prev:before, .loop2 .owl-next:before { content: ""; position: relative; width: 35px; height: 11px;  transition: all 0.4s ease-out 0s; display: block; margin-top: -3px;}
.loop2 .owl-prev:before { background: url("../images/arrow-prev.png") no-repeat top center / contain;}
.loop2 .owl-next:before { background: url("../images/arrow-next.png") no-repeat top center / contain;}
.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:0; 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-pro-link:hover .idx-pro-pto img { transform: scale(1.1); filter: grayscale(100%);}
.idx-pro-pto { padding-bottom: 67%; position: relative; margin-bottom: 6px; display: block;}
.idx-pro-pto img { transition: filter 0.4s ease-out 0s, transform 2s ease-out 0s; }
.idx-pro-pto:before { content: ""; position: absolute; z-index: 4; left: 0; bottom: 0; width: 100%; height: 106px; background: linear-gradient(0deg, rgba(255,255,255,0.95) 0%, rgba(255,255,255,0) 100%);}
.idx-pro-title { font-weight: 700; font-size: clamp(18px, 1.5vw, 20px); padding-bottom: 3px;}
.idx-pro-data { color: #666666; margin-bottom: 15px; line-height: 1.3;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;}
.idx-pro-btn { display: block; width: 80px; line-height: 34px; border-radius: 17px; text-align: center; border: 1px solid #111; font-size: 17px;}
.idx-pro-btn:hover { background: #d81c29; color: #fff; border:1px solid #d81c29;}

.idx-about-section { background: #f0f0f0; margin-bottom: calc(20px + 4%); display: flex; flex-direction: row; flex-wrap: wrap;}
.idx-about-section > div:nth-of-type(1) { width: 35%; padding: calc(20px + 4%) 0 calc(20px + 4%) 5%;}
.idx-about-section > div:nth-of-type(1) h1 { font-weight: 700; font-size: clamp(22px, 3.3vw, 36px); line-height: 1.2; padding: 0; margin: 0 0 10px 0; letter-spacing: 0;}
.idx-about-section > div:nth-of-type(1) .btn-type-1 { display: block; width: 210px;}
.idx-about-section > div:nth-of-type(2) { width: 65%; line-height: 0;}
.idx-about-section > div:nth-of-type(2) img { object-fit: cover; width: 100%; height: 100%; object-position: 0% 50%;}
.idx-about-data { padding-bottom: 20px;}

.btn-type-1 { display: inline-block; padding: 0 20px; line-height: 60px; border-radius: 30px; text-align: center; color: #fff !important; font-weight: 700; font-size: clamp(16px, 1.3vw, 18px);background: #111;}
.btn-type-1:hover { background: #d81c29;}

.idx-news-section { padding: 0 5% calc(20px + 5%) 5%;}
.idx-news-layout { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between;}
.idx-news-layout > div { width: calc(50% - 20px); background: #f2f2f2;}
.idx-news-layout > div:nth-of-type(2) { padding: calc(20px + 1.5%) 25px;}
.idx-news-layout > div:nth-of-type(2) .idx-news-content { padding-left: 0; padding-right: 0; padding-bottom: 0;}
.idx-news-pto { padding-bottom: 50%; display: block; margin-bottom: 20px;}
.idx-news-pto:hover img { transform: scale(1.1); filter: grayscale(100%);}
.idx-news-pto img { transition: filter 0.4s ease-out 0s, transform 2s ease-out 0s; }
.idx-news-content { padding: 0 25px 20px 25px; }
.idx-news-tag { display: inline-block; margin-bottom: 15px; color: #fff; background: #d81c29; line-height: 26px; border-radius: 13px; padding: 0 12px; font-size: 14px; min-width: 82px; text-align: center;}
.idx-news-title { display: block; font-weight: 700; line-height: 1.3; margin-bottom: 8px;font-size: clamp(18px, 1.5vw, 20px);}
.idx-news-title:hover { color: #d81c29;}
.idx-news-date { line-height: 1; color: #666666; font-size: 14px; padding-bottom: 10px;}
.idx-news-data { line-height: 1.3; font-size: 17px; margin-bottom: 15px;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;}

.btn-type-2 { display: inline-block; padding: 0 20px; line-height: 34px; border-radius: 17px; border: 1px solid #111; font-size: 17px;}
.btn-type-2:hover { background: #d81c29; color: #fff; border:1px solid #d81c29;}

.idx-download-section { margin-bottom: 4px; position: relative; background: #111111; padding: calc(20px + 4%) 0;}
.idx-download-section:before { content: ""; position: absolute; width: 60%; height: 100%; top: 0; left: 0; background: url("../images/idx-download-bg.png") no-repeat top right / cover; }
.idx-download-content { width: 50%; margin: 0 0 0 auto; padding: 0 5%; position: relative; z-index: 3;}
.idx-download-content .btn-type-2 { color: #fff; border-color: #fff;}
.idx-download-content .btn-type-2:hover { color: #fff; border-color: #e80033;}
.idx-download-content > b { display: block; font-weight: 700; color: #fff; line-height: 1.1; background-position: 15px; font-size: clamp(22px, 3.3vw, 36px); padding-bottom: 10px;}
.idx-download-link { padding-bottom: 25px;}
.idx-download-link > a { position: relative; color: #fff; display: flex; flex-direction: row; flex-wrap: nowrap; align-items: flex-start; border-bottom: 1px solid rgba(255,255,255,.2); padding: 16px 0;}
.idx-download-link > a:hover:after { width: 100%; left: 0; }
.idx-download-link > a:hover > div:nth-of-type(1) { color: #e80033;}
.idx-download-link > a:hover > div:nth-of-type(2):before  { background: #e80033;}
.idx-download-link > a:hover > div:nth-of-type(2) img  { filter: none;}
.idx-download-link > a:after { content: ""; position: absolute; width: 0%; height: 1px; bottom: -1px; right: 0; background: #e80033;transition: all 0.4s ease-out 0s;}
.idx-download-link > a > div:nth-of-type(1) { width: calc(100% - 55px); color: #fff; font-weight: 700; line-height: 1.3; padding-right: 15px;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;}
.idx-download-link > a > div:nth-of-type(2) { width: 55px; position: relative; text-align: center;}
.idx-download-link > a > div:nth-of-type(2) img { width: 25px;  filter: brightness(100); transform: translateY(-7px)}
.idx-download-link > a > div:nth-of-type(2):before { content: ""; position: absolute; left: 0; top: 3px; width: 1px; height: 20px; background: #fff;}

@media only screen and (max-width: 1200px) {
    #content { padding-top: 60px; }

	.banner-pto { height: 500px;}
}

@media only screen and (max-width: 980px) {
	.banner-pc { display: none !important;}
	.banner-mobile { display: block !important;}
	
	.swiper-slide .banner-btn { max-width: 140px; line-height: 44px; border-radius: 22px; font-size: 14px; }
	
	.title01{ margin-bottom: 20px;}
	
	.idx-about-section > div:nth-of-type(1) { width: 100%; padding: calc(20px + 3%) 5%; order: 2;}
	.idx-about-section > div:nth-of-type(1) h1 { text-align: center;}
	.idx-about-section > div:nth-of-type(1) .btn-type-1 { margin: 0 auto;}
	.idx-about-section > div:nth-of-type(2) { width: 100%; line-height: 0; order: 1;}

	.idx-download-content { width: 100%; }
	.idx-download-section:before { width: 100%; opacity: 0.3; }
}
@media only screen and (max-width: 768px) {
	.swiper-pagination { }
	.swiper-pagination-bullet { width: 10px !important; height: 10px !important;  margin-left: 4px !important; margin-right: 4px !important;}
	.swiper-pagination-bullet-active { border-radius: 5px !important; }
	
	.banner-slogon { width: 100%; padding-left: 5%; padding-right: 5%;}
	.banner-slogon > a { transform: scale(0.7);}
	
	.loop2 .owl-nav { transform: translateX(-50%) scale(0.7);}
	.idx-pro-btn {  width: 60px; line-height: 28px; border-radius: 14px; font-size: 15px;}
	
	.btn-type-1 { transform: scale(0.7);}
	
	.btn-type-2 { padding: 0 14px; line-height: 28px; border-radius: 14px; font-size: 15px;}

	.idx-news-layout > div { width: calc(100% - 0px); }
	.idx-news-layout > div:nth-of-type(1) .idx-news-content { padding-bottom: 0; }
	.idx-news-layout > div:nth-of-type(2) .idx-news-content:first-child { border-top: rgba(0, 0, 0, 0.18) 1px solid; padding-top: 20px; }
	.idx-news-layout > div:nth-of-type(2) .align-right { text-align: center !important;}
}
@media only screen and (max-width: 640px) {
	.banner-pto { height: 380px;}
	.banner-slogon { background: url("../images/banner-content-bg.png") no-repeat left bottom / contain; }
	.banner-slogon > div { padding-top: 30%;}
	
	
	
}
@media only screen and (max-width: 570px) {
	
	
}

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

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