@charset "utf-8";


.top-slide-wrapper {
	position: relative;
	margin-bottom: 30px;
}
.swiper-container {
	z-index: 0;
}
.top-slide-wrapper p {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	color: white;
	line-height: 1.7;
	width: 100%;
	text-shadow: 1px 1px 25px #222;
}
.top-slide-wrapper video {
	position: relative;
}
.top-slide-wrapper .owl-stage-outer {
	height: 550px;
}
.top-slide-wrapper .owl-stage-outer img {
	vertical-align: top;
	width: 100%;
}
.txt-area .about-conts, .company-conts {
	display: table;
	width: 100%;
	padding: 0;
	max-width: 1440px;
	margin: 0 auto;
}
.txt-area .about-conts div, .company-conts div {
	text-align: right;
}
.txt-area .about-conts div img, .company-conts div img {
	width: 100%;
}
.company-conts div, .company-conts p, .txt-area .about-conts div, .txt-area .about-conts p {
	display: table-cell;
	width: 50%;
	padding: 0;
	margin: 0;
	vertical-align: middle;
}
.txt-area .about-conts p, .company-conts p {
	padding-left: 2%
}
.txt-area .about-conts p {
	padding-left: 4%;
	background: #efefef;
}
.txt-area .about-conts span {
	margin-bottom: 10px;
	display: block;
}

@media (max-width: 1399px) {
	
.slicknav_nav ul {
    padding: 85px 0;
}
.top-slide-wrapper .owl-carousel.owl-drag .owl-item {
	position: relative;
	overflow: hidden;
}
.top-slide-wrapper .owl-stage-outer .owl-stage .item {
	width: 1440px !important;
	height: 550px;
	position: relative;
	left: 50%;
	margin-left: -720px;
}
}

@media (max-width: 1024px) {
.top-slide-wrapper .owl-stage-outer .owl-stage .item img {
	width: 1440px;
	height: 100%;
}
}
/* slide nav */
.top-slide-wrapper .owl-theme .owl-nav {
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	transform: translateY(-50%);
 -webkit- transform: translateY(-50%);
	z-index: 10000;
	display: flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
}

@media (max-width: 1024px) {
.site-logo a {
	font-size: 18px;
}
}
.top-slide-wrapper .owl-theme .owl-nav span {
	text-indent: -9999px;
	display: inline-block;
}
.top-slide-wrapper .owl-theme .owl-nav .owl-prev, .top-slide-wrapper .owl-theme .owl-nav .owl-next {
	background: white;
	width: 40px;
	height: 40px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding-top: 5px;
	vertical-align: middle;
	text-align: center;
	color: #32b16c;
	font-size: 14px;
	font-weight: bold;
	border-radius: 0;
	margin: 0;
}
.top-slide-wrapper .owl-theme .owl-nav .owl-prev {
	margin-left: 80px;
}
.top-slide-wrapper .owl-theme .owl-nav .owl-prev:after {
	font-family: FontAwesome;
	content: "\f104";
	color: #32b16c;
	display: inline-block;
}
.top-slide-wrapper .owl-theme .owl-nav .owl-next {
	margin-right: 80px;
}
.top-slide-wrapper .owl-theme .owl-nav .owl-next:after {
	font-family: FontAwesome;
	content: "\f105";
	color: #32b16c;
	display: inline-block;
}
.top-slide-wrapper .owl-theme .owl-dots {
	width: 100%;
	text-align: center;
	line-height: 1;
	position: absolute;
	bottom: -40px;
}
.top-slide-wrapper .slick-dots .owl-dot.active span {
	margin: 0 5px;
}
.top-slide-wrapper .slick-dots .owl-dot.active span.active {
	background: #333333;
}

/* edge */
_:-ms-lang(x), _::-webkit-meter-bar, .top-slide-wrapper .slick-dots li button:before {
 font-size: 42px;
 top: -2px;
}

/* IE */

@media all and (-ms-high-contrast:none) {
 *::-ms-backdrop, .top-slide-wrapper .slick-dots li button:before {
 font-size: 42px;
 top: -2px;
}
}

@media all and (-ms-high-contrast:none) {
.top-slide-wrapper .slick-dots li button:before {
	font-size: 42px;
	top: -2px;
}
}

@media (max-width: 1024px) {
.top-slide-wrapper .slick-dots li {
	margin: 0 2px;
}
.top-slide-wrapper .slick-dots li button:before {
	width: 8px;
	height: 8px;
	font-size: 40px;
	top: 0;
	margin-left: 0;
}
}
.top-slide-wrapper .slick-dots .slick-active button:before {
	color: #111;
}
.top-slide-wrapper .copy {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateY(-50%) translateX(-50%);
 -webkit- transform: translateY(-50%) translateX(-50%);
	z-index: 100;
}
.top-slide-wrapper .copy img {
 vertical-align: top:
}

@media (max-width: 1024px) {
.top-slide-wrapper .copy img {
	width: 100%;
}
}

@media (max-width: 640px) {
.top-slide-wrapper .copy {
}
}




/*sec all*/
.sec-1,.sec-2,.sec-3,.sec-4,.sec-5,.sec-6,.sec-7{
	width: 100%;
	
}
.sec-1 .inner-wrap,
.sec-2 .content,
.sec-3 .content,
/*.sec-4 .content,*/
.sec-5 .inner-wrapper,
.sec-6 .content,
.sec-7 .content{
	width: 90%;
	margin: 0 auto;
	max-width: 1440px;
}
/* .sec1 */

.sec-1 {
	padding-top: 80px;
	padding-bottom: 80px;
}

@media (max-width: 1024px) {
.sec-1 {
	padding-bottom: 70px;
}
}

/*
.sec-1 .inner-wrap {
  display: flex;
}
*/

@media (max-width: 1024px) {
.sec-1 .inner-wrap {
	display: block;
}
}
.sec-1 .inner-wrap .txt-area {
	/*  padding: 0 80px;
 width: 440px;*/
	font-size: 16px;
	line-height: 32px;
	color: #111;
}
.sec-5 p {
	padding: 0;
}

@media (max-width: 1440px) {
.sec-1 .inner-wrap .txt-area {
/*     padding: 0 50px;
  max-width: 50%;
  width: 375px;*/
}
.sec-1 .inner-wrap .txt-area .txt-j {
	margin-bottom: 47px;
	margin-top: 0;
}
}
.sec-1 .inner-wrap .txt-area .txt-j {
	margin-bottom: 70px;
	text-align: center;/*  margin-top: -0.5em;*/
}

@media (max-width: 1024px) {
.sec-1 .inner-wrap .txt-area {
	padding: 0;
	width: 90%;
	max-width: inherit;
	font-size: 14px;
	line-height: 28px;
	margin: 0 auto;
}
.sec-1 .inner-wrap .txt-area .txt-j {
	margin-bottom: 47px;
	margin-top: 0;
}
}
.sec-1 .inner-wrap .img-area {
	overflow: hidden;
	width: calc(100% - 375px);
	position: relative;
}

@media (max-width: 1440px) {
.sec-1 .inner-wrap .img-area {
	width: calc(100% - 475px);
}
}

@media (max-width: 1024px) {
.sec-1 .inner-wrap .img-area {
	width: auto;
	position: relative;
	overflow: visible;
	margin-top: 45px;
	padding-top: 25px;
}
}
.sec-1 .inner-wrap .img-area .grey-box {
	background: #f6f6f6;
	margin: 80px 0 0 80px;
	height: 500px;
}

@media (max-width: 1024px) {
.sec-1 .inner-wrap .img-area .grey-box {
	margin: 0 -25px 0 25px;
	height: auto;
	width: auto;
	padding: 62% 0 0 135px;
	position: inherit;
	bottom: 0;
	right: 0;
}
}
.sec-1 .inner-wrap .img-area .thumb {
	position: absolute;
	right: 80px;
	top: 0;
	width: 827px;
	height: 500px;
}

@media (max-width: 1440px) {
.sec-1 .inner-wrap .img-area .thumb {
	left: inherit;
	width: 100%;
	right: 50px;
}
}

@media (max-width: 1024px) {
.sec-1 .inner-wrap .img-area .thumb {
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	height: auto;
	margin: 0;
}
.sec-1 .inner-wrap .img-area .thumb img {
	width: 100%;
	height: auto;
}
}
.sec-1 .inner-wrap .img-area .thumb div {
	position: relative;
	height: 500px;
	width: 100%;
	overflow: hidden;
}

@media (max-width: 1024px) {
.sec-1 .inner-wrap .img-area .thumb div {
	height: auto;
	overflow: visible;
	padding-bottom: 25px;
}
}
.sec-1 .inner-wrap .img-area .thumb div img {
	max-width: inherit;
	width: 827px;
	height: 500px;
	position: absolute;
	top: 0;
	right: 50%;
	margin-right: -413.5px;
}

@media (max-width: 1440px) {
.sec-1 .inner-wrap .img-area .thumb div img {
	margin-right: 0;
	margin-left: -50%;
	left: 50%;
}
}

@media (max-width: 1024px) {
.sec-1 .inner-wrap .img-area .thumb div img {
	width: 100%;
	height: auto;
	position: inherit;
	top: 0;
	right: 0;
	left: 0;
	margin-left: 0;
	margin-right: 0;
}
}

/* sec2 */

/*
.sec-3 {
  background-image: url(../img/sec2/bg.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1440px auto;
  background-color: #121212;
  width: 100%;
  padding: 80px 0;
}
*/

@media (max-width: 1024px) {
.sec-3 {
	padding: 70px 0;
}
}
/*
.sec-3 .content-ttl {
  color: white;
}
*/

.sec-3 .top-txt {
	margin-bottom: 55px;
}
.sec-3 .content-list {
	display: flex;
	max-width: 1280px;
	margin: auto;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

@media (max-width: 1440px) {
.sec-3 .content-list {
	max-width: auto;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
}

@media (max-width: 1024px) {
.sec-3 .content-list {
	width: 627px;
	margin: auto;
	display: block;
	width: auto;
	padding: 0 25px;
}
}
.sec-3 .content-list li {
	background: white;
	width: 300px;
}

@media (max-width: 1440px) {
.sec-3 .content-list li {
	width: 23%;
}
}

@media (max-width: 1024px) {
.sec-3 .content-list li {
	width: auto;
	margin-bottom: 25px;
	margin-right: 0;
}
.sec-3 .content-list li:last-child {
	margin-bottom: 0;
}
}
.sec-3 .content-list li .thumb {
	margin-bottom: 30px;
}
.sec-3 .content-list li h4 {
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	color: #111;
	letter-spacing: 1.7px;
	line-height: 1;
}
.sec-3 .content-list li p {
	color: #111;
	padding: 23px 27px;
	line-height: 32px;
}
/* sec-3 */

.sec-3 {
	padding: 80px 0 0;
}
.sec-3 .content-ttl+.sub-ttl+.top-txt {
	margin-bottom: 60px;
	color: #111;
}

@media (max-width: 1024px) {
.sec-3 .content-ttl+.sub-ttl+.top-txt {
	margin-bottom: 50px;
}
}
.sec-3 .products-wrapper {
	max-width: 1440px;
	margin: auto;
}
.loading {
	position: absolute;
	z-index: 100;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 32px;
	/* ローディング画像のwidth */
	height: 32px;
	/* ローディング画像のheight */
	margin: auto;
	display: none;
}
.sec-3 .box {
	overflow: hidden;
	position: relative;
}
.sec-3 .box::before, .sec-3 .box::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.sec-3 .box, .sec-3 .box::before, .sec-3 .box::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.sec-3 .box .products-list li section {
	display: flex;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
	margin: 0;
	width: 100%;
}
.sec-3 .box .products-list li section .thumb-num {
	width: 25%;
	height: 100%;
	position: relative;
	overflow: hidden;
}
.thumb-num img {
    -moz-transition: -moz-transform 0.2s linear;
    -webkit-transition: -webkit-transform 0.2s linear;
    -o-transition: -o-transform 0.2s linear;
    -ms-transition: -ms-transform 0.2s linear;
    transition: transform 0.2s linear;
}
.thumb-num:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.sec-3 .box .products-list li section .thumb-num:nth-child(2) {
	height: calc(100% -0.1%);
}
.sec-3 .box .products-list li section .thumb-num .caption {
	display: none;
}
.sec-3 .box .products-list li section .thumb-num:hover .caption {
	display: block;
	font-size: 16px;
	text-align: center;
	color: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateY(-50%) translateX(-50%);
 -webkit- transform: translateY(-50%) translateX(-50%);
	-webkit-transition: all 0.6s ease;
	transition: all 0.6s ease;
	opacity: 1;
	font-weight: normal;
}
.sec-3 .box .products-list li section .thumb-num .mask {
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	padding: 0 10px 10px 20px;
	position: absolute;
	bottom: 0;
	left: 0;
	opacity: 0;
	background-color: rgb(0 0 0 / 0.3);
	-webkit-transition: all 0.6s ease;
	transition: all 0.6s ease;
}
.sec-3 .box .products-list li section .thumb-num:hover .mask {
	opacity: 1;/* padding-top: 205px;*/
	cursor: pointer;
}

@media (min-width: 1025px) {
.sec-3 .box .products-list li section .thumb-num img {
	-moz-transition: -moz-transform 0.2s linear;
	-webkit-transition: -webkit-transform 0.2s linear;
	-o-transition: -o-transform 0.2s linear;
	-ms-transition: -ms-transform 0.2s linear;
	transition: transform 0.2s linear;
}
.sec-3 .box .products-list li section .thumb-num:hover img {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}
}

@media (max-width: 1024px) {
.sec-3 .box .products-list li section {
	display: block;
}
.sec-3 .box .products-list li section .thumb-num {
	width: 50%;
	float: left;
}
}


/*sec-4 */
.sec-4 {
	width: 100%;
	max-width: 100%;
}
@media (max-width: 1440px) {
.sec-4 .inner-wrapper {
	margin: 0 50px;
}
}

@media (max-width: 1024px) {
.sec-4 .inner-wrapper {
	display: block;
	margin: 0;
}
}
.sec-4 .inner-wrapper .num {
	width: 230px;
	width: 100%;
}

@media (max-width: 1440px) {
.sec-4 .inner-wrapper .num {
	width: 18%;
}
}

@media (max-width: 1024px) {
.sec-4 .inner-wrapper .num {
	width: auto;
	margin: 0;
	margin-bottom: 25px;
}
.sec-4 .inner-wrapper .num:last-child {
	margin-bottom: 0;
}
}
.sec-4 .inner-wrapper .num .thumb {
	margin-bottom: 15px;
}
.sec-4 .inner-wrapper .num h4 {
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 1.6px;
	margin-bottom: 15px;
	font-weight: bold;
}

@media (max-width: 1024px) {
.sec-4 .inner-wrapper .num h4 {
	font-size: 14px;
	line-height: 26px;
	letter-spacing: 1.4px;
	margin-bottom: 12px;
}
}
.sec-4 .inner-wrapper .num P a {
	margin-bottom: 10px;
	display: flex;
	align-items: center;
	color: #32b16c;
}

@media (max-width: 1024px) {
.sec-4 .inner-wrapper .num P a {
	margin-bottom: 7px;
}
}
.sec-4 .inner-wrapper .num P img {
	margin-right: 15px;
}

@media (max-width: 1024px) {
.sec-4 .inner-wrapper .num P img {
	margin-right: 10px;
	width: 17px;
}
}
/* sec-5 */

.sec-4 {
	background: #efefef;
	padding: 80px 0;
}

@media (max-width: 1024px) {
.sec-4 {
	padding: 70px 0;
}
}

/*
.sec-4 .inner-wrapper {
  max-width: 1280px;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin: auto;
}
*/

@media (max-width: 1440px) {
.sec-4 .inner-wrapper {
	margin: 0 50px;
}
}

@media (max-width: 1024px) {
/*
  .sec-4 .inner-wrapper {
    width: auto;
    display: block;
    padding: 0 25px;
    margin: auto;
  }
*/
}

/*
.sec-4 .inner-wrapper .info-area {
  width: 700px;
}
*/

@media (max-width: 1440px) {
/*
  .sec-4 .inner-wrapper .info-area {
    width: calc(100% - 600px);
  }
*/
}

@media (max-width: 1024px) {
.sec-4 .inner-wrapper .info-area {
	margin-bottom: 25px;
	width: auto;
}
}
.sec-4 .inner-wrapper .info-area {
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
}
.sec-4 .inner-wrapper .info-area .list li {
	box-sizing: border-box;
	margin-bottom: 10px;
}
.sec-4 .inner-wrapper .info-area .list li a {
/*
  display: table;
  background: white;
  padding: 20px;
  color: #111;
	margin: 0 auto;
*/
}
.sec-4 .inner-wrapper .info-area .list li a {
	display: table;
	background: white;
	width: 100%;
}

@media (max-width: 1024px) {
.sec-4 .inner-wrapper .info-area .list li a {
	display: table;
	background: white;
	padding: 20px;
	color: #111;
	width: 100%;
	box-sizing: border-box;
}
}
.sec-4 .inner-wrapper .info-area .list li a:hover{
opacity: 1;
color: black;
}
.sec-4 .inner-wrapper .info-area .list li a time {
	display: table-cell;
	font-size: 15px;
	width: 20%;
	text-align: center;
	padding: 10px 10px 10px 50px;
}

@media (max-width: 1024px) {
.sec-4 .inner-wrapper .info-area .list li a time {
	display: block;
	width: auto;
	font-size: 13px;
	margin-bottom: 10px;
	line-height: 1;
	padding: 0;
	text-align: left;
}
}
.sec-4 .inner-wrapper .info-area .list li a p {
	display: table-cell;
	text-indent: -0.5em;
	padding-left: 1em;
}

@media (max-width: 1024px) {
.sec-4 .inner-wrapper .info-area .list li a p {
	display: block;
	text-indent: -0.5em;
	padding-left: 1em;
}
}
.sec-4 .inner-wrapper .info-area .list li a p .ico {
	margin-right: 5px;
	color: #000;
	font-size: 15px;
}

@media (max-width: 1024px) {
.sec-4 .inner-wrapper .fb-area {
	display: none;
}
}
.sec-4 .calendar-area {
	background: white;
	margin: 80px auto 0;
	max-width: 1280px;
	box-sizing: border-box;
	padding: 80px 0;
}

@media (max-width: 1440px) {
.sec-4 .calendar-area {
	margin: 80px 50px 0;
	max-width: inherit;
}
}

@media (max-width: 1024px) {
.sec-4 .calendar-area {
	display: none;
}
}
.sec-4 .calendar-area iframe {
	margin: auto;
	width: 900px;
	display: block;
}

@media (min-width: 1025px) {
.sec-4 .banner-list {
	display: none;
}
}

@media (max-width: 1024px) {
.sec-4 .banner-list {
	display: block;
	padding: 0 25px;
}
.sec-4 .banner-list li {
	margin-bottom: 25px;
}
.sec-4 .banner-list li:last-child {
	margin-bottom: 0;
}
.sec-4 .banner-list li a {
	display: block;
	position: relative;
	background: #32b16c;
	font-size: 14px;
	font-weight: bold;
	font-family: arial;
	line-height: 1;
	padding: 20px 0;
	color: white;
	text-align: center;
}
.sec-4 .banner-list li a img {
	position: absolute;
	right: 15px;
	top: 50%;
	margin-top: -10px;
	width: 20px;
	height: 20px;
}
}
/* sec-6 */

.sec .tbl {
	width: 100%;
	margin: auto;
	border-collapse: collapse;
	color: #111;
}

@media (max-width: 1024px) {
.sec .tbl {
	width: 100%;
}
}
.sec .tbl tr:first-child {
	border-top: 1px solid #ddd;
}

@media (max-width: 1024px) {
.sec .tbl tr:first-child {
	border-top: 1px solid #ddd;
}
.sec .tbl tr {
	border-bottom: 1px solid #ddd;
}
}
.sec .tbl th {
	padding: 30px 0;
	width: 125px;
	border-bottom: 1px solid #ddd;
	vertical-align: top;
	font-weight: bold;
	font-size: 16px;
	line-height: 32px;
}

@media (max-width: 1024px) {
.sec .tbl th {
	padding: 25px 0 10px;
	width: 100%;
	display: block;
	border: 0;
	font-size: 14px;
	line-height: 28px;
}
}
.sec .tbl td {
	padding: 30px 0;
	border-bottom: 1px solid #ddd;
	font-size: 16px;
	line-height: 32px;
}

@media (max-width: 1024px) {
.sec .tbl td {
	display: block;
	width: 100%;
	padding: 0 0 25px;
	border: 0;
	font-size: 14px;
	line-height: 28px;
}
}

@media (max-width: 640px) {
.sec-6 .txt-area .contact {
	width: 100%;
}
}
.sec-6 .txt-area .contact a {
	background: #32b16c;
	width: 100%;
	height: 60px;
	box-sizing: border-box;
	display: table-cell;
	vertical-align: middle;
	color: white;
	text-align: center;
	font-weight: bold;
	box-shadow: 0 0 1px transparent;
	transition-duration: 0.3s;
	line-height: 1;
	font-size: 18px;
}
.sec-6 .txt-area .contact a .ico {
	margin-right: 0.2em;
}
.sec-6 .txt-area .contact a:hover {
	opacity: 0.5;
}

/* IE */
@media all and (-ms-high-contrast:none) {
 *::-ms-backdrop, .sec-6 .txt-area .contact a {
 padding-top: 8px;
}
}

@media all and (-ms-high-contrast:none) {
.sec-6 .txt-area .contact a {
	padding-top: 8px;
}
}
.sec-7 .map {
	position: relative;
	padding-bottom: 51.8%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	margin-top: 30px;
}

@media (max-width: 640px) {
.sec-7 .map {
	padding-bottom: 60.8%;
}
}
.sec-7 .map iframe, .sec-7 .map object, .sec-7 .map embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* bottom-banner */
.bottom-banner {
	width: 800px;
	margin: auto;
}

@media (max-width: 1024px) {
.bottom-banner {
	width: calc(100% - 50px);
	margin: auto;
	display: block;
}
}
.bottom-banner li {
	width: 180px;
	height: 80px;
	display: table;
	float: left;
	margin-right: 26px;
}
.bottom-banner li:last-child {
	margin: 0;
}

@media (max-width: 1024px) {
.bottom-banner li {
	width: calc(50% - 10px);
	height: auto;
	float: left;
	margin-bottom: 20px;
	margin-right: 0;
}
.bottom-banner li:nth-child(even) {
	float: right;
}
.bottom-banner li:nth-last-child(1), .bottom-banner li:nth-last-child(2) {
	margin-bottom: 0;
}
}
.bottom-banner li a {
	border: 1px solid #ddd;
	display: table-cell;
	width: 180px;
	height: 80px;
	text-align: center;
	vertical-align: middle;
}

@media (max-width: 1024px) {
.bottom-banner li a {
	width: 100%;
	height: 55px;
	padding: 0;
	box-sizing: border-box;
}
}
.bottom-banner li a img {
	max-width: inherit;
	vertical-align: middle;
}

@media (max-width: 1024px) {
.bottom-banner li a img:nth-child(1) {
	width: 63px;
}
.bottom-banner li a img:nth-child(2) {
	width: 60px;
}
.bottom-banner li a img:nth-child(3) {
	width: 49px;
}
.bottom-banner li a img:nth-child(4) {
	width: 58px;
}
}
.sec-5, .sec-4, .sec-3 {
	padding: 80px 0;
}
.sec-5 iframe {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}
.sec-5 p {
	text-align: center;
	position: relative;
}

.company_detail {
	margin-top: 40px;
	margin-bottom: 70px;
}
.company_detail dl {
	display: flex;
	flex-wrap: wrap;
	max-width: 30rem;
	margin: 0 auto;
}
.company_detail dt, .company_detail dd {
	display: flex
}
.company_detail dt {
	width: 3.2rem;
}
.company_detail dd {
	width: calc(100% - 3.2rem);
}
.sec-7 p {
	text-align: center;
}
/*feature*/
.sec-2 .slides {
	width: 90%;
	margin: 0 auto;
	max-width: 1440px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
}
.sec-2 .slide-inner-wrap .top-txt{
	font-size: 18px;
	color: #000;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
	margin-bottom: 20px;
}
.sec-2 .slide-inner-wrap .bottom-txt{
	line-height: 1.7;
}
.sec-2 .slide-inner-wrap{
	width: 48%;
	padding: 4% 5%;
	background: #efefef;
		box-sizing: border-box;

}
.sec-2 .swiper-container-wrap {
	width: 100%;
	height: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.sec-2 :root {
 --swiper-theme-color: #32b16c;
}
/*
.swiper-container-wrap:first-child {
	margin-right: 2%
}
.swiper-container-wrap:last-child {
	margin-left: 2%
}
*/
.swiper-button-next, .swiper-container-rtl .swiper-button-prev, .swiper-button-next, .swiper-button-prev {
 --swiper-theme-color: #000;
}
.sec-2 .swiper-wrapper div div {
	margin: 0 0 20px;
}

/*modal*/
/*.sec-6*/
.sec-6 .thumb-num .mask {
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	padding: 0 10px 10px 20px;
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: rgb(0 0 0 / 0.3);
	-webkit-transition: all 0.6s ease;
	transition: all 0.6s ease;
}
.sec-6 .thumb-num:hover img {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}
.sec-6 .thumb-num .caption {
	display: block;
	font-size: 16px;
	text-align: center;
	color: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateY(-50%) translateX(-50%);
 -webkit- transform: translateY(-50%) translateX(-50%);
	-webkit-transition: all 0.6s ease;
	transition: all 0.6s ease;
	opacity: 1;
	font-weight: normal;
}
.sec-6 .txt-area {
	text-align: center;
	margin-top: 60px;
}
.sec-6 .txt-area .contact {
	display: table;
	width: 220px;
	height: 60px;
	margin: 30px auto 0;
}
.sec-6 .content {
	/* margin: 0 auto; */
    /* padding: 40px; 
	width: 90%;
	margin: 0 auto;*/
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	height: auto;
}
.sec-6 .content a {
/*
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
*/
	display: block;
	position: relative;
	overflow: hidden;
	align-self: flex-start;
	width: 49% !important;
	max-width: 49%;
	height: auto !important;
}
.sec-6 .modal {
	display: none;
	height: 100vh;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999;
}
.sec-6 .modal__bg {
	background: rgba(0,0,0,0.8);
	height: 100vh;
	position: absolute;
	width: 100%;
}
.sec-6 .modal__content {
	background: #fff;
	left: 50%;
	padding: 40px;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 60%;
}
.sec-6 .modal__content p:first-child{
	font-weight: bold;
	margin-bottom: 20px;
	    text-align: center;
}
.js-modal-close-wrap {
	text-align: center;
}
.js-modal-close {
	width: auto;
	display: inline-block;
	height: 100%;
	background: #000;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 10px 30px;
	color: white;
	margin: 18px auto;
}

@media (max-width: 1024px) {
	.sec-6 .content {
    display: block;
	}
	.sec-6 .content a {
    width: 100% !important;
    max-width: 100% !important;
}
	.sec-6 .content a:first-child{
		margin-bottom: 20px;
	}
/*
	.sec-6 .content {
    display: block;
	}
	
	.sec-6 .content::after {
   content: "";
   display: block;
   clear: both;
}
	.sec-6 .content a{
		float: right;
	}
	.sec-6 .content a:first-child{
		float: left;
	}
*/
.top-slide-wrapper p {
	font-size: 20px;
	line-height: 2;
}
.txt-area .about-conts p {
	padding: 6% 8%;
	box-sizing: border-box;
}
.txt-area .about-conts span {
	margin-bottom: 5px;
	display: block;
}
.sec-2 .slides {
	display: flex;
	flex-direction: column;
}
.sec-2 .swiper-container-wrap {
	width: 100%;
	padding: 6% 5%;
	margin-bottom: 20px;
}
.sec-5 iframe {
	position: relative;
	height: 250px;
}
.company-conts div, .company-conts p, .txt-area .about-conts div, .txt-area .about-conts p {
	display: block;
	width: 100%;
}
.company_detail {
	margin-bottom: 30px;
}
}

@media (max-width: 769px){
	.sec-2 .slide-inner-wrap{
		width: 100%;
	}
	.sec-2 .swiper-container-wrap{
		padding: 0px;
	}
}

@media screen and (max-width: 768px) {
    #player1 {
        object-fit: cover; /* 動画の左右を切り取り、中央を表示 */
        width: 100vw; /* 画面幅に合わせる */
        height: 60vh; /* 画面高さの60%に設定 */
    }
	.sp-left {
		text-align: left!important;
	}
}
.top-slide-wrapper {
    position: relative; 
    width: 100%;
    height: 80vh;
    overflow: hidden; 
}

#player1 {
    object-fit: cover; /* 動画の左右を切り取り、中央部分を表示 */
    width: 100%;
    height: 100%; /* 親要素の高さに合わせる */
    display: block;
}
