@charset "UTF-8";
/* CSS Document */
/* mainArea */
.mainArea {
	width: 90%;
	max-width: 1920px;
	margin: 0 auto;
	position: relative;
}
.mainArea:before {
	content: "";
    position: absolute;
    bottom: 8rem;
	left: -10%;
    width: 17rem;
    height: 17rem;
    background-color: #fff825;
    border-radius: 50%;
    z-index: 2;
}
.mainArea:after {
	content: "";
    position: absolute;
    top: -16rem;
    right: -10%;
    width: 22rem;
    height: 22rem;
    background-color: #71d7b0;
    border-radius: 50%;
    z-index: 2;
}
/*swiper*/
.swiper-container {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.swiper-container01 {
	overflow: hidden;
}
.swiper-slide {
	margin: 0 auto;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.swiper-slide01 {
	aspect-ratio: 1482 / 830;
}
.slide01 {
	background-image: url("../img/top/top_slide01.jpg");
}
.slide02 {
	background-image: url("../img/top/top_slide02.jpg");
}
.slide03 {
	background-image: url("../img/top/top_slide03.jpg");
}
.slide04 {
	background-image: url("../img/top/top_slide04.jpg");
}
.swiper-container .swiper-pagination {
	position: relative!important;
	bottom: -16px!important;
	left: 50%!important;
	transform: translate(-50%, -50%)!important;
	z-index: 50!important;
	display: flex;
	justify-content: center;
	align-items: center;
}
.swiper-pagination-bullet {
	border-radius: 0!important;
	width: 60px;
	height: 3px;
}
.swiper-container .swiper-pagination-bullet-active {
	background: #777!important;
}
.mainArea .main_inner {
	width: 100%;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	z-index: 2;
}
.mainArea .main_inner .catchArea {
	padding-top: 10vw;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}
.mainArea .main_inner .catchArea img {
	aspect-ratio: 592 / 444;
}
/* conceptArea */
.conceptArea {
	padding-top: 50px;
}
.conceptArea .inner {
	padding: 140px 20px 110px;
	text-align: center;
	background-image: url("../img/top/concept_bg01.png"),url("../img/top/concept_bg02.png");
	background-repeat: no-repeat,no-repeat;
	background-position: top 40px left 30px,bottom right;
	background-size: 265px 238px,272px 220px;
}
.conceptArea .inner .h2txt {
	font-family: 'M PLUS Rounded 1c', sans-serif;
    font-weight: 700;
	font-style: normal;
	font-size: 18px;
	letter-spacing: 0.12em;
	line-height: 1;
	padding-bottom: 12px;
	color: #ff3a63;
}
.conceptArea .inner h2 {
	font-weight: 700;
	line-height: 1.5;
	font-size: 40px;
	padding-bottom: 30px;
	letter-spacing: 0.05em;
	text-shadow: #FFF 1px 1px 6px, #FFF -1px 1px 6px, #FFF 1px -1px 6px, #FFF -1px -1px 6px;
}
.conceptArea .inner .txt {
	line-height: 2.5;
	font-weight: 700;
	text-shadow: #FFF 1px 1px 6px, #FFF -1px 1px 6px, #FFF 1px -1px 6px, #FFF -1px -1px 6px;
}
/* conceptArea02 */
.conceptArea02 {
	padding-top: 146px;
}
/* conceptArea02 descArea01 */
.conceptArea02 .descArea01 {
	background: linear-gradient(90deg, rgba(0,151,141,0) 50%,#fdd344 50%) no-repeat 100% 0% / 100% 100%;
}
.conceptArea02 .descArea01_b {
	background: linear-gradient(90deg, rgba(0,151,141,0) 50%,#e3e8ee 50%) no-repeat 100% 0% / 100% 100%;
}
.conceptArea02 .descArea01 .d_inner {
	max-width: 1320px;
	margin: 0 auto;
	padding: 0 0 0 120px;
	display: flex;
	justify-content: center;
}
.conceptArea02 .descArea01 .d_inner .left {
	width: 40%;
	padding-top: 45px;
}
.conceptArea02 .descArea01 .d_inner .right {
	width: 55%;
    text-align: right;
    border-top-left-radius: 35px;
    border-bottom-left-radius: 35px;
    overflow: hidden;
}
.conceptArea02 .descArea01 .d_inner .left .h1Area {
	display: flex;
	justify-content: flex-start;
	padding: 12px 0 72px;
}
.conceptArea02 .descArea01 .d_inner .left h2 {
	line-height: 0.8;
    font-size: 16px;
    font-weight: bold;
	position: relative;
	text-shadow: #fff 1px 1px 6px, #fff -1px 1px 6px, #fff 1px -1px 6px, #fff -1px -1px 6px;
}
.conceptArea02 .descArea01 .d_inner .left h2:after {
	position: absolute;
	content: "";
	top: -45px;
	right: 10%;
	width: 174px;
	height: 72px;
	background-image: url("../img/top/concept_bg03.png");
	background-repeat: no-repeat;
	background-position: center center;
	z-index: -1;
}
.conceptArea02 .descArea01_b .d_inner .left h2:before {
	position: absolute;
	content: "";
	top: -100px;
    left: -40%;
	width: 160px;
	height: 124px;
	background-image: url("../img/top/concept_bg09.png");
	background-repeat: no-repeat;
	background-position: center center;
	z-index: -1;
}
.conceptArea02 .descArea01_b .d_inner .left h2:after {
	display: none;
}
.conceptArea02 .descArea01_b .d_inner .left {
	position: relative;
}
.conceptArea02 .descArea01_b .d_inner .left:after {
	position: absolute;
	content: "";
	bottom: 30px;
	right: 10%;
	width: 246px;
	height: 136px;
	background-image: url("../img/top/concept_bg10.png");
	background-repeat: no-repeat;
	background-position: center center;
	z-index: -1;
}
.conceptArea02 .descArea01 .d_inner .left h2 span {
	padding-top: 10px;
    display: block;
	font-family: 'M PLUS Rounded 1c', sans-serif;
    font-weight: 700;
    font-size: 25px;
    letter-spacing: 0.06em;
    color: #E18E1D;
}
.conceptArea02 .descArea01_b .d_inner .left h2 span {
	margin-bottom: 40px;
}
.conceptArea02 .descArea01 .d_inner .left h3 {
	font-weight: 700;
	font-size: 25px;
	padding: 30px 0;
}
.conceptArea02 .descArea01 .d_inner .left p {
	line-height: 2.5;
	font-weight: 700;
}
/* conceptArea02*/
.conceptArea02 .descArea {
	margin-top: 102px;
}
.conceptArea02 .descArea .d_inner {
	max-width: 1320px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
}
/* conceptArea02 descArea02 desc01  */
.conceptArea02 .descArea02 .desc01 {
	background: linear-gradient(90deg, #f9d3de 45%,rgba(0,151,141,0) 45%) no-repeat 100% 0% / 100% 100%;
}
.conceptArea02 .descArea02 .desc01 .d_inner {
	padding: 0 120px 0 0;
}
.conceptArea02 .descArea02 .desc01 .d_inner .right {
	width: 45%;
	text-align: center;
	padding: 0 20px;
	position: relative;
}
.conceptArea02 .descArea02 .desc01 .d_inner .right:before {
	position: absolute;
	content: "";
	top: -155px;
	left: 20px;
	width: 150px;
	height: 142px;
	background-image: url("../img/top/concept_bg04.png");
	background-repeat: no-repeat;
	background-position: center center;
	z-index: -1;
}
.conceptArea02 .descArea02 .desc01 .d_inner .right:after {
	position: absolute;
	content: "";
	bottom: -35px;
	right: 0;
	width: 110px;
	height: 128px;
	background-image: url("../img/top/concept_bg05.png");
	background-repeat: no-repeat;
	background-position: center center;
	z-index: -1;
}
.conceptArea02 .descArea02 .desc01 .d_inner .left {
	width: 55%;
    border-top-right-radius: 35px;
    border-bottom-right-radius: 35px;
    overflow: hidden;
}
.conceptArea02 .descArea02 .desc01 .d_inner .right .h2Area .h2txt {
	max-width: 500px;
	padding-bottom: 12px;
	color: #000;
}
.conceptArea02 .descArea02 .desc01 .d_inner .right .h2Area h2 {
	margin-top: 20px;
	padding-bottom: 18px;
}
.conceptArea02 .descArea02 .desc01 .d_inner .right .h2Area h2 span img {
	width: 28px;
	vertical-align: middle;
}
.conceptArea02 .descArea02 .desc01 .d_inner .right p {
	line-height: 2.6;
	font-weight: 700;
}
/*btn*/
.btn a {
	display: inline-block;
	margin-top: 20px;
	margin-bottom: 30px;
    padding: 0 2em;
	font-family: 'M PLUS Rounded 1c', sans-serif;
    font-weight: 700;
    font-size: 25px;
    line-height: 2;
    color: #FFF;
    background-color: #FF3A63;
    border-radius: 30px;
}
.btn a:hover {
    background-color: #ec6d45;
}
.btn01 a {
    background-color: #FF3A63;
}
.btn02 {
	text-align: center;
}
.btn02 a {
    background-color: #50bbeb;
}
.btn03 {
	text-align: center;
}
.btn03 a {
    background-color: #15d1a0;
}
.btn04 a {
    background-color: #FF801E;
}

/*newsArea*/
.newsArea {
	padding-top: 60px;
	position: relative;
}
.newsArea:before {
	position: absolute;
	content: "";
	top: 30px;
	left: 20px;
	width: 210px;
	height: 154px;
	background-image: url("../img/top/concept_bg06.png");
	background-repeat: no-repeat;
	background-position: center center;
	z-index: -1;
}
.newsArea:after {
	position: absolute;
	content: "";
	bottom: 70px;
	right: 0;
	width: 128px;
	height: 90px;
	background-image: url("../img/top/concept_bg07.png");
	background-repeat: no-repeat;
	background-position: center center;
	z-index: -1;
}
.newsArea .descArea {
	padding: 80px 6vw;
	max-width: 1320px;
    margin: 0 auto;
}
.newsArea .descArea h2 {
	color: #50bbeb;
	font-family: 'M PLUS Rounded 1c', sans-serif;
    font-weight: 700;
    text-align: center;
    font-size: 34px;
}
.newsArea .descArea ul {
    display: flex;
    flex-wrap: wrap;
	align-items: stretch;
	justify-content: flex-start;
	padding-bottom: 25px;
}
.newsArea .descArea ul li {
	width: 50%;
    padding: 25px 1em 10px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    border-bottom: 2px dotted #50bbeb;
}
.newsArea .descArea ul li .n_left {
    width: 30%;
}
.newsArea .descArea ul li .n_left .img {
}
.newsArea .descArea ul li .n_left .img img {
    aspect-ratio: 4/3;
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.newsArea .descArea ul li .n_right {
    width: 70%;
    padding: 20px 10px;
}
.newsArea .descArea ul li .date {
	padding-right: 2em;
	font-size: 16px;
    font-family: 'Questrial', sans-serif;
    font-weight: 700;
    line-height: 1.4;
    color: #50bbeb;
}
.newsArea .descArea ul li .ttl a {
    font-weight: 700;
}
.newsArea .descArea ul li .ttl a:hover {
    color: #50bbeb;
}
/*productArea*/
.productArea {
	position: relative;
}
.productArea:before {
	position: absolute;
	content: "";
	top: 30px;
	left: 20px;
	width: 260px;
	height: 152px;
	background-image: url("../img/top/concept_bg08.png");
	background-repeat: no-repeat;
	background-position: center center;
	z-index: -1;
}
.productArea .desc02 h2 {
	color: #15d1a0;
	font-family: 'M PLUS Rounded 1c', sans-serif;
    font-weight: 700;
    text-align: center;
    font-size: 34px;
}
.swiper-container02 {
	margin: 60px auto 30px;
}
.swiper-container02 .swiper-wrapper .swiper-slide {
	min-height: 100%;
}
.swiper-container02 .swiper-wrapper .swiper-slide a:hover {
	opacity: .7;
}
.swiper-container02 .swiper-pagination {
	position: relative!important;
	bottom: -30px!important;
	left: 50%!important;
	transform: translate(-50%, -50%)!important;
	z-index: 500!important;
}
.swiper-container02 .swiper-pagination-bullet {
	margin: 0!important;
	border-radius: 0!important;
	width: 66px;
	height: 3px;
}
.swiper-container02 .swiper-pagination-bullet-active {
	background: #15d1a0!important;
}
.swiper-container02 .swiper-pagination-bullet-active {
	opacity: 1;
}
.swiper-slide02 {
	max-width: 400px;
	aspect-ratio: 500 / 700;
}
.swiper-slide02 img {
	object-fit: cover;
	width: 100%;
    height: 100%;
	overflow: hidden;
    border-radius: 25px;
}

@media screen and (max-width: 1305px) {
	.conceptArea02 .descArea01 .d_inner {
		padding: 0 20px 0 80px;
		align-items: center;
	}
	.conceptArea02 .descArea01 .d_inner .left .h1Area {
		padding: 0 0 40px;
	}	
	.conceptArea02 .descArea02 .desc01 .d_inner {
		padding: 0 80px 0 20px;
	}	
}
@media screen and (max-width: 1150px) {
	.conceptArea02 .descArea01 .d_inner .left {
		padding-top: 20px;
	}
	.conceptArea02 .descArea01 .d_inner .left h3 {
		font-size: 25px;
		padding: 15px 0;
	}
}
@media screen and (max-width: 1100px) {
	.swiper-slide01 {
		aspect-ratio: 1 / 1;
	}
	.mainArea .main_inner .catchArea {
		padding-top: 26vw;
	}
	.conceptArea02 .descArea01 .d_inner {
		padding: 0px 20px 0 40px;
	}
	.conceptArea02 .descArea02 .desc01 .d_inner {
		padding: 0 40px 0 20px;
	}	
}
@media screen and (max-width: 1000px) {
	.mainArea .main_inner .catchArea {
		padding-top: 18vw;
		width: 80%;
		margin: 0 auto;
	}
/* conceptArea02 */
	.conceptArea02 {
		padding-top: 120px;
	}
/* conceptArea02 descArea01 */
	.conceptArea02 .descArea01 {
		background: rgba(255,255,255,0);
	}
	.conceptArea02 .descArea01 .d_inner {
		max-width: 100%;
		width: 100%;
		padding: 0 0;
		display: block;
	}
	.conceptArea02 .descArea01 .d_inner .left {
		width: 100%;
		padding: 0 6vw 80px;
		text-align: center;
	}
	.conceptArea02 .descArea01 .d_inner .right {
		width: 90%;
		margin-left: 10%;
		text-align: right;
	}
	.conceptArea02 .descArea01 .d_inner .left .h2Area {
		justify-content: center;
		padding-bottom: 70px;
	}	
/* conceptArea02 */
/* conceptArea02 descArea01 */
	.conceptArea02 .descArea01 .inner {
		padding: 100px 0 0;
	}
	.conceptArea02 .descArea01 .inner h2 {
		line-height: 1.6;
	}	

/* conceptArea02　descArea02-03 共通*/
	.conceptArea02 .descArea {
		margin-top: 80px;
	}
	.conceptArea02 .descArea .d_inner {
		max-width: 100%;
		width: 100%;
		flex-direction: column-reverse;
	}
/* conceptArea02 descArea02 desc01  */
	.conceptArea02 .descArea02 .desc01 {
		background: rgba(255,255,255,0);
	}
	.conceptArea02 .descArea02 .desc01 .d_inner {
		padding: 0;
	}
	.conceptArea02 .descArea02 .desc01 .d_inner .right {
		width: 100%;
		padding: 80px 6vw 0;
	}
	.conceptArea02 .descArea02 .desc01 .d_inner .right .h2Area {
		max-width: 500px;
		margin: 0 auto;
	}
	.conceptArea02 .descArea02 .desc01 .d_inner .left {
		width: 90%;
		margin-right: 10%;
	}
/*swiper-container02*/
	.swiper-container02 .swiper-wrapper .swiper-slide {
		min-height: 100%;
		padding: 0 16px;
	}
	.swiper-container02 .swiper-pagination-bullet {
		width: 40px;
	}
	.conceptArea02 .descArea01_b .d_inner .left h2:before {
		top: -35px;
		left: -5%;
	}
}	
@media screen and (max-width: 767px) {
	.mainArea:before {
		bottom: 1rem;
		left: -18%;
		width: 13rem;
		height: 13rem;
	}
	.mainArea:after {
		top: -16rem;
		right: -20%;
		width: 19rem;
		height: 19rem;
	}
/* conceptArea */
	.conceptArea .inner {
		background-position: top left,bottom right;
	}
	.newsArea .descArea ul li .n_left,
	.newsArea .descArea ul li .n_right {
		width: 100%;
	}
}	
@media screen and (max-width: 600px) {
	.swiper-slide01 {
		aspect-ratio: 1 / 1.5;
	}
	.mainArea .main_inner .catchArea {
		padding-top: 38vw;
	}
	.mainArea:before {
		bottom: 2rem;
		left: -17%;
		width: 9rem;
		height: 9rem;
	}
	.mainArea:after {
		top: -9rem;
		right: -20%;
		width: 12rem;
		height: 12rem;
	}
/* conceptArea */
	.conceptArea .inner {
		background-size: 9rem;
	    padding: 90px 20px 80px;
	}	
	.conceptArea .inner .txt {
		font-size: 3.5vw;
		letter-spacing: -0.08em;
	}	
	.conceptArea .inner h2 {
		line-height: 1.4;
		font-size: 7vw;
	}	
	.conceptArea .inner .h2txt {
		padding-bottom: 16px;
		font-size: 16px;
	}
/* conceptArea02 */
	.conceptArea02 {
		padding-top: 100px;
	}
	.conceptArea02 .descArea01 .d_inner .left .h2Area {
		justify-content: center;
		padding-bottom: 60px;
	}	
	.conceptArea02 .descArea01 .d_inner .left h2 {
		font-size: 5vw;
	}	
	.conceptArea02 .descArea01 .d_inner .left h2 span {
		font-size: 12px;
	}	
	.conceptArea02 .descArea01 .d_inner .left {
		padding: 0 0 60px;
	}
	.conceptArea02 .descArea01 .d_inner .left h3 {
		font-size: 6vw;
	}	
	.conceptArea02 .descArea01 .d_inner .left p {
		line-height: 2.6;
		font-size: 3vw;
	}
/* conceptArea02*/
	.conceptArea02 .descArea {
		margin-top: 66px;
	}	
/* conceptArea02　descArea02 */
	.conceptArea02 .descArea02 .desc01 .d_inner .right p {
		font-size: 3vw;
	}
	.conceptArea02 .descArea01 .d_inner .left h2:after {
		background-size: 9rem;
		top: 35px;
		right: 0;
	}
/*swiper-container02*/
	.swiper-container02 .swiper-wrapper .swiper-slide {
		padding: 0 10px;
	}
	.swiper-container02 .swiper-pagination {
		bottom: -20px!important;
	}	
	.conceptArea02 .descArea01_b .d_inner .left h2 span {
		margin-bottom: 10px;
		font-size: 7vw;
	}
	.conceptArea02 .descArea01_b .d_inner .left:after {
		right: -2%;
	}
	.newsArea:before {
		background-size: 10rem;
	}
	.newsArea:after {
		background-size: 7rem;
	}
	.newsArea .descArea ul li .date {
		font-size: 3.5vw;
	}
	.productArea:before {
		background-size: 10rem;
		top: 0;
		left: -13%;
	}
	.conceptArea02 .descArea02 .desc01 .d_inner .right {
		padding: 0 6vw;
	}
	.conceptArea02 .descArea02 .desc01 .d_inner .right:before {
		background-size: 7rem;
		top: -110px;
		left: -25px;
	}
}
@media screen and (max-width: 400px) {
/* conceptArea */
	.conceptArea .inner .txt {
		font-size: 3.5vw;
	}	
/* conceptArea02 */
	.conceptArea02 .descArea01 .d_inner .left p {
		font-size: 3.5vw;
	}
/* conceptArea02 */
	.conceptArea02 .descArea01 .inner p {
		font-size: 3.5vw;
	}
	.conceptArea02 .descArea02 .desc01 .d_inner .right .h2Area h2 {
		font-size: 42px;
	}	
	.conceptArea02 .descArea02 .desc01 .d_inner .right p {
		font-size: 3.5vw;
	}
	.conceptArea02 .descArea02 .desc01 .d_inner .right {
		padding: 0 2vw 0;
	}
	.conceptArea02 .descArea02 .desc01 .d_inner .right:before {
		top: -110px;
		background-size: 8rem;
	}
	.newsArea:before {
		top: 65px;
		left: 5px;
		width: 105px;
		height: 77px;
		background-size: cover;
}
	.newsArea:before {
		top: 15px;
		left: -10px;
	}
	/*btn*/
	.btn a {
		font-size: 6vw;
	}
	.newsArea .descArea {
		padding: 50px 5vw;
	}
	.newsArea .descArea ul li .date {
		font-size: 3.1vw;
	}
}