@charset "utf-8";
.main_content_wrap {
	padding: 0 30px;
}
.mv__ttl {
    font-size: 15px;
    color: #fff;
    position: absolute;
    top: 15px;
    left: 50%;
    transform: translateX(-50%);
    font-weight: 100;
}
.sect01 {
    margin-top: 75px;
    margin-bottom: 122px;
}
.top__ttl {
	text-align: center;
    font-size: 28px;
	margin-bottom: 30px;
	font-weight: 400;
	line-height: 1.4;
}
.top__sub_ttl {
	text-align: center;
	font-size: 18px;
	margin-bottom: 43px;
}
.top__txt {
	margin-bottom: 84px;
	font-size: 15px;
	line-height: 2.3;
	word-break: break-all;
	text-align: center;
}
.slider__area {
    margin-bottom: 50px;
	overflow: hidden;
	position: relative;
}
.slider__txt {
	margin-bottom: 10px;
	font-size: 16px;
}
.link__btn>a {
	display: flex;
    max-width: 140px;
    margin: 0 auto;
    color: #fff;
    background-color: #00A99D;
    padding: 12px 0;
    letter-spacing: 3px;
    align-items: center;
    justify-content: center;
}
.link__btn>a::before {
	display: inline-block;
	content: "";
	background: url("../img/top/shop_icon.svg") no-repeat;
	width: 26px;
	height: 27px;
	margin-right: 13px;
}
.sect02 {
    margin-top: 132px;
    margin-bottom: 121px;
}
.top__cont_img_area {
    padding: 0 43px;
}
.square__img_area {
    text-align: center;
}
.square__img_area>li {
	margin-bottom: 67px;
}
.square__img_area>li p {
	margin-top: 30px;
}
.sect03 .square__img_area>li:last-child {
	position: relative;
}
.top__img06 {
	width: 101px;
	position: absolute;
	top: 100px;
    right: -10px;
}
.sect03 {
	margin-bottom: 201px;
}
.box_slider_area {
	margin-bottom: 72px;
	text-align: center;
}
.sect04 {
	margin-top: 172px;
	margin-bottom: 137px;
}
.sect05 {
	margin-top: 152px;
}
.sect05__ttl {
    display: flex;
	justify-content: center;
	margin-bottom: 37px;
}
.icon_area {
	max-width: 58px;
	margin-right: 14px;
}
.ttl {
	font-size: 22px;
	padding-bottom: 7px;
	margin-bottom: 7px;
	border-bottom: 1px solid #000;
}
.sub_ttl {
	font-size: 16px;
}
.sect06 {
	margin-top: 106px;
}
.media {
	max-width: 171px;
	margin: 0 auto 37px;
}
.media .top__sect_ttl_area {
	width: calc(100% - 70px);
	margin: 0 auto;
}
.letter {
	max-width: 253px;
	margin: 0 auto 37px;
}
.letter .top__sect_ttl_area {
	width: calc(100% - 130px);
	margin: 0 auto;
}
.media .top__sect_ttl_img {
	width: 70px;
	margin-right: 10px;
}
.letter .top__sect_ttl_img {
	width: 105px;
	margin-right: 10px;
}
.sect06__img_area {
	max-width: 202px;
	margin: 0 auto 24px;
    text-align: center;
}
.sect06 .top__txt {
	text-align: center;
}
.top__sect_ttl_wrap {
	display: flex;
}
.top__sect_ttl_area {
	margin-bottom: 46px;
}
.sect07 {
	margin-top: 108px;
}

.main_content {
	margin-bottom: 200px;
}
.swiper-slide {
    position: relative;
    padding-bottom: 60px;
}
.swiper_inner {
    margin: 0 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.slider__img_area {
	padding-top: 60% !important;
}
.slider__img01 {
	background: url("../img/top/slider__img01.png") no-repeat;
	background-size: 105%;
}
.slider__img02 {
	background: url("../img/top/slider__img02.png") no-repeat;
	background-size: 105%;
}
.slider__img03 {
	background: url("../img/top/slider__img03.png") no-repeat;
	background-size: 105%;
}
.slider__img04 {
	background: url("../img/top/slider__img04.png") no-repeat;
	background-size: 105%;
}
.slider__img05 {
	background: url("../img/top/slider__img05.png") no-repeat;
	background-size: 105%;
}
.slider__img06 {
	background: url("../img/top/slider__img06.png") no-repeat;
	background-size: 105%;
}
.slider__img07 {
	background: url("../img/top/slider__img07.png") no-repeat;
	background-size: 105%;
}
.slider__img08 {
	background: url("../img/top/slider__img08.png") no-repeat;
	background-size: 105%;
}
.slider__img09 {
	background: url("../img/top/slider__img09.png") no-repeat;
	background-size: 105%;
}
.slider__img10 {
	background: url("../img/top/slider__img10.png") no-repeat;
	background-size: 105%;
}
.slider__img11 {
	background: url("../img/top/slider__img11.png") no-repeat;
	background-size: 105%;
}
.slider__img12 {
	background: url("../img/top/slider__img12.png") no-repeat;
	background-size: 105%;
}
.swiper-slide .swiper_inner .slider__img_area {
	padding-top: 60%;
	background-position: 15px center;
	transition: all 3s 0s ease;
}
.swiper-slide.swiper-slide-active .swiper_inner .slider__img_area {
	background-position: -5px center;
}
.box_slider_img_area {
	background-color: transparent;
	transition: all 0.3s 0s ease;
}
.swiper-slide-active .box_slider_img_area {
	background-color: #fff;
}

/* 追加 */
/* .slick-initialized .slick-slide {
opacity: 1 !important;
} */
.box_slider-container02 {
	max-width: 600px;
	width: 100%;
	margin: auto;
}
.box_slider_img_area {
	width: 100%;
	height: 350px;
	position: relative;
	padding:  0 20px;
}
.box_slider_img_box {
	max-width: 550px;
	width: 100%;
	height: calc(100% - 50px);
	z-index: 1;
	margin: auto;
	transform: translate(10px, 30px);
}
.box_slider_img_box.slde02 {
	display: flex;
	flex-wrap: wrap;
}
.box_slider_img_box.slde03 {
	display: flex;
	flex-wrap: wrap;
    transform: translate(0px, 15px);
	height: 100%;
}
.box_slider_img_box_inner {
	width: 100%;
}
.box_slider_img_box.slde02 .box_slider_img_box_inner {
	width: 50%;
	/* min-width: 250px;
	min-height: 250px; */
	margin-top: 20px;
	margin-bottom: -50px;
	transform: translate3d(0px, -30.0932px, 0px);
	/* transition: margin  900ms cubic-bezier(.445,.05,.55,.95); */
}
.box_slider_img_box.slde03 .box_slider_img_box_inner {
	width: 50%;
	margin-top: 20px;
	margin-bottom: -15px;
    transform: translate3d(0px, -40.0932px, 0px);
	/* transition: margin  900ms cubic-bezier(.445,.05,.55,.95); */
}

.box_slider_img_box {
	border-radius: 3px;
	overflow: hidden;
}
.box_slider_img_box.slde02 .box_slider_img_box {
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;

}
.box_slider_img_box.slide_img_box01 .box_slider_sub_img.box01 {
	background-image: url(../img/slide/slde02_01.png);
}
.box_slider_img_box.slide_img_box01 .box_slider_sub_img.box02 {
	background-image: url(../img/slide/slde02_02.png);
}
.box_slider_img_box.slide_img_box01 .box_slider_sub_img.box03 {
	background-image: url(../img/slide/slde02_03.png);
}
.box_slider_img_box.slide_img_box01 .box_slider_sub_img.box04 {
	background-image: url(../img/slide/slde02_04.png);
}
.box_slider_img_box.slide_img_box01 .box_slider_sub_img.box05 {
	background-image: url(../img/slide/slde02_05.png);
}
.box_slider_img_box.slide_img_box01 .box_slider_sub_img.box06 {
	background-image: url(../img/slide/slde02_06.png);
}
.box_slider_img_box.slide_img_box01 .box_slider_sub_img.box07 {
	background-image: url(../img/slide/slde02_07.png);
}
.box_slider_img_box.slide_img_box01 .box_slider_sub_img.box08 {
	background-position: bottom;
	background-image: url(../img/slide/slde02_08.png);
}
.box_slider_img_box.slide_img_box01 .box_slider_sub_img.box09 {
	background-image: url(../img/slide/slde02_09.png);
}
.box_slider_img_box.slide_img_box01 .box_slider_sub_img.box10 {
	background-image: url(../img/slide/slde02_10.png);
}
.box_slider_img_box.slide_img_box01 .box_slider_sub_img.box11 {
	background-image: url(../img/slide/slde02_11.png);
}
.box_slider_img_box.slde02 .box_slider_sub_img {
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 100%;
	background-position: center;
	border-radius: 3px;
}
.box_slider_gridLine {
	position: absolute;
    left: 0;
    right: 0;
    top: 10px;
    bottom: 10px;
    width: auto;
    height: auto;
    margin: auto;
    display: block;
}

.box_slider_gridLine::before, .box_slider_gridLine::after {
	z-index: 2;
    content: '';
    position: absolute;
    display: block;
    background: #fff;
    transition:  transform 400ms cubic-bezier(.455,.03,.515,.955);
    /* transition-delay: 300ms; */
}
.sect07__card_area {
	max-width: 275px;
	margin: 0 auto;
}
.sect07__card {
    background-color: #D7E2D3;
    padding: 18px 15px;
	margin-bottom: 45px;
}
.sect07__card_img_area {
    margin-bottom: 20px;
}
.sect07__card_txt_area {
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #000;
}
.sect07__card_txt_area:last-of-type {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: none;
}
.sect07__card_txt_area .sect07__card_name {
    font-size: 15px;
	margin-bottom: 20px;
	line-height: 1.6;
	font-weight: bolder;
}
.sect07__card_txt_area>p {
	font-size: 13px;
	line-height: 1.6;
}
.sect07__card:last-child {
	margin-bottom: 0;
}
@media screen and (min-width:1025px) {
	.mv__ttl {
		font-size: 25px;
	}
	.box_slider_img_area {
		height: 600px;
		padding: 0;
	}
	.box_slider_gridLine::before {
		left: 0;
		top: calc(50% - 10px);
		width: 100%;
		height: 20px;
		transform: scale(1.07,0);
	}
	.box_slider_gridLine::after {
		left: calc(50% - 10px);
		top: 0;
		width: 20px;
		height: 100%;
		transform: scale(0,1.07);
	}
	.slick-slide.slick-continue .box_slider_gridLine::before {
		transform: scale(1.07,0);
		transition:  transform 600ms cubic-bezier(.455,.03,.515,.955);
		transition-delay: 0ms;
	}  
	.slick-slide.slick-continue .box_slider_gridLine::after {
		transform: scale(0,1.07);
		transition:  transform 600ms cubic-bezier(.455,.03,.515,.955);
		transition-delay: 0ms;
	} 
	.slick-slide.slick-active .box_slider_gridLine::before {
		transform: scale(1.07,0);
		transition-delay: 0ms;
	}
	.slick-slide.slick-active .box_slider_gridLine::after {
		transform: scale(0,1.07);
		transition-delay: 0ms;
	}
	.slick-slide.slick-active .box_slider_img_area.grid01 .box_slider_gridLine::before, 
	.slick-slide.slick-active .box_slider_img_area.grid01 .box_slider_gridLine::after  {
		transform: scale(1);
		transition-delay: 0ms;
		transition:  transform 600ms cubic-bezier(.455,.03,.515,.955);
	}
}
@media screen and (max-width:1024px) {
	.box_slider_img_box {
		transform: translate(0px, 30px);
		margin-bottom: -22px;
	}
	.box_slider_img_box.slde02 {
		max-height: 280px;
	}
	.box_slider_img_box.slde03 {
		transform: translate(0px, 4px);
	}
	.box_slider_img_box.slde02 .box_slider_img_box_inner {
		transform: translate3d(0px, -19.0932px, 0px);
	}
	.box_slider_img_box.slde03 .box_slider_img_box_inner {
		margin-top: 15px;
		transform: translate3d(0px, -25.0932px, 0px);
		margin-bottom: -20px;
	}
	.box_slider_img_box.slde03 + .box_slider_gridLine {
		top: 0;
	}
	.box_slider_gridLine::before {
		left: 0;
		top: calc(50% - 10px);
		width: 100%;
		height: 10px;
		transform: scale(1);
	}
	.box_slider_gridLine::after {
		left: calc(50% - 10px);
		top: 0;
		width: 10px;
		height: 100%;
		transform: scale(1);
	}
}
@media screen and (min-width:768px) {
	.main_content_wrap {
		padding: 0;
		max-width: 895px;
		margin: 0 auto;
		padding-left: 100px;
		padding-right: 100px;
	}
	.sect01 {
		margin-top: 158px;
		margin-bottom: 185px;
	}
	.cont_wrap_narrow {
		max-width: 380px;
		margin: 0 auto;
	}
	.top__cont_img_area {
		padding: 0;
	}
	.square__img_area>li>img {
		max-width: 209px;
	}
	.top__img06 {
		width: 135px;
		right: -100px;
	}
	.square__img_area {
		display: flex;
		width: 100%;
	}
	.square__img_area>li {
		width: calc((99% - 144px)/ 3);
		margin-right: 72px;
	}
	.square__img_area>li:last-child {
		margin-right: 0;
	}
	.sect03 {
		text-align: center;
	}
	.sect03 .square__img_area {
		justify-content: center;
	}
	.sect04 {
		margin-top: 238px;
		margin-bottom: 165px;
	}
	.sect05__img_area {
		margin: 0 auto;
		max-width: 604px;
	}
	.sect06 {
		max-width: 100%;
		margin-top: 228px;
	}
	.top__sect_ttl_area {
		margin-bottom: 82px;
	}
	.sect06__img_area {
		margin: 0;
    	text-align: left;
	}
	.sect06 .pc_flex {
		justify-content: center;
	}
	.sect06 .top__txt {
		text-align: left;
		margin: 0;
		border-bottom: 1px solid #000;
		border-top: 1px solid #000;
		border-right: 1px solid #000;
		padding: 10px 20px;
	}
	.sect06 .top__txt>span {
		border-bottom: 2px solid #00A99D;
	}
	.media_txt_wrap {
		padding: 22px 0;
	}
	
	.swiper_inner {
		margin: 0 30px;
	}
	.sect07__card_area {
		display: flex;
		flex-wrap: wrap;
		max-width: 915px;
		width: calc(100% - 20px);
	}
	.sect07__card {
		width: calc((100% - 36px)/2);
		margin-right: 36px;
		margin-bottom: 36px;
	}
	.sect07__card:nth-last-child(-n+2) {
		margin-bottom: 0;
	}
	.sect07__card:nth-child(2n) {
		margin-right: 0;
	}


}
@media screen and (min-width:1025px) {
	.sect07__card_area {
		width: 100%;
	}
	.sect07__box {
		display: flex;
		min-height: 245px;
	}
	.sect07__card_img_area {
		margin-bottom: 0;
		width: 190px;
		margin-right: 18px;
	}
	.sect07__card_txt_wrap {
		width: calc(100% - 208px);
	}
	.pc_no_pdg {
		padding: 0;
	}
}