@charset "utf-8";
/*/ pagetop /*/
.btn-cmn-pagetop {
	z-index: 3;
}

/*/ LP **/
.lp-contents {
	color: #000;
	width: 100%;
	overflow-x: hidden;
}
.lp-contents.lang_en {
	font-family: 'Helvetica Neue', 'Helvetica', 'Arial', 'Sans';
}
.lp-contents a {
	color: #000;
	text-decoration: none;
}
.lp-contents img {
	width: 100%;
	height: auto;
}
.lp-contents a.thin {
	/*font-weight: 200;*/
}
.bg-cloud {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	z-index: 0;
}
.bg-cloud .cloud_image {
	display: block;
	position: relative;
	overflow-y: hidden;
}
.bg-cloud .cloud_image::after {
	content:'';
	display: block;
	width: 100%;
	height: 40px;
	position: absolute;
	left: 0;
	bottom: -20px;
}
/*.bg-cloud .cloud_image {
	position: relative;
	bottom: 3px;
}*/
.bg-illust {
	position: absolute;
}
.bg-illust img {
	max-width: none;
}
.bg-illust .bg_image {
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: contain;
}
.bg-illust .bg_ribon,
.bg-illust .bg_stars {
	position: absolute;
}
.m_balloon {
	position: absolute;
}
.m_balloon img {
	max-width: none;
}
.i_chara {
	position: absolute;
}


.lp-title_border .title {
	font-weight: bold;
	color: #008AD1;
	line-height: 1.4;
	margin-top: 0.5em;
	position: relative;
	display: inline-block;
}
.lp-title_border .title::before,
.lp-title_border .title::after {
	content: '';
	display: block;
	background: url('../images/title_dot.svg') center center no-repeat;
	background-size: contain;
	position: absolute;
	bottom: 0;
}
.lp-title_border .title::after {
	transform: scale(-1, 1);
}

@media screen and ( min-width:769px ) {
	.sp {
		display: none;
	}
	br.sp {
		display: none;
		white-space: nowrap;
	}
	.lp-contents a:hover {
		text-decoration: underline;
	}
	.lp-contents a.thin:hover {
		font-weight: normal;
	}
	.bg-cloud {
		width: 3000px;
	}

	.lp-title_border .title {
		font-size: 30px;
	}
	.lp-title_border .title::before,
	.lp-title_border .title::after {
		width: 100px;
		height: 100px;
	}
	.lp-title_border .title::before {
		right: -3em;
	}
	.lp-title_border .title::after {
		left: -3em;
	}
	.lp-title_icon {
		width: 180px!important;
	}
}
@media screen and ( max-width:768px ) {
	.pc {
		display: none;
	}
	br.pc {
		display: none;
		white-space: nowrap;
	}
	.bg-cloud {
		width: 101%;
	}

	.sp_slider:after {
		content:'';
		display: block;
		clear: both;
	}
	.sp_slider .item:not(:first-child) {
		display: none;
	}
	.sp_slider .item.slick-slide {
		display: block;
		float: left;
	}
	.sp_slider.slick-slider {
		padding: 2em;
	}
	.sp_slider .slick-dots {
		display: flex;
		width: 100%;
		justify-content: center;
		position: absolute;
		bottom: 0;
		left: 0;
	}
	.sp_slider .slick-dots li {
		margin: 0 0.3em;
	}
	.sp_slider .slick-dots li button {
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
		display: block;
		width: 0.8em;
		height: 0.8em;
		border-radius: 100%;
	}
	.sp_slider .slick-dots li.slick-active button {
		background-color: #008AD1;
	}

	.lp-title_border .title {
		font-size: 6vw;
	}
	.lp-title_border .title::before,
	.lp-title_border .title::after {
		width: 18vw;
		height: 18vw;
	}
	.lp-title_border .title::before {
		right: -2.5em;
	}
	.lp-title_border .title::after {
		left: -2.5em;
	}

	.lp-title_icon {
		width: 36%!important;
	}

}


/*///// header /////*/
.lp-header {
	text-align: left;
	background-color: #57C8E6;
	position: relative;
	overflow: hidden;
}
.lp-header-cloud {
	top: auto;
	bottom: -1px;
	z-index: 1;
}
.lp-header-cloud .cloud_image::after {
	background-color: #FFF69E;
}
.lp-header-logo-wrap {
	margin: 0 auto;
	position: relative;
	background-color: #57C8E6;
	z-index: 0;
}
.lp-header-logo-wrap .images {
	overflow: hidden;
	position: relative;
	z-index: 0;
}
.lp-header-text-wrap {
	position: relative;
	z-index: 2;
}
.lp-header-text-wrap .images {
	overflow: hidden;
	position: relative;
	z-index: 0;
}
.lp_slider .item:not(:first-child) {
	display: none;
}
.lp_slider .item.slick-slide {
	display: block;
	float: left;
}

/* balloon */
.lp-header_balloon {
	position: absolute;
}

/* chara */
.lp-header_character {
	position: absolute;
}

@media screen and ( min-width:769px ) {

	/* bg */
	.ribon_01 {
		top: -45px;
		left: 50%;
		transform: translateX(-730px);
	}
	.ribon_01 img {
		width: 213px;
	}

	/* balloon */
	.lp-header_balloon {
		top: 0;
		width: 1035px;
		left: 50%;
		transform: translateX(-50%);
	}
	.balloon_01 {
        top: -340px;
        right: -70px;
	}
	.balloon_01 img {
		width: 61px;
	}
	.balloon_02 {
        top: -250px;
        right: -45px;
	}
	.balloon_02 img {
		width: 79px;
	}
	.balloon_03 {
        top: -70px;
        left: -90px;
	}
	.balloon_03 img {
		width: 61px;
	}

	/* chara */
	.lp-header_character {
		top: 0;
		width: 1035px;
		left: 50%;
		transform: translateX(-50%);
	}
	.chara_01 {
        width: 134px;
        top: -70px;
        right: -30px;
	}
	.chara_02 {
        width: 74px;
        top: 60px;
        left: 35px;
	}
	.chara_03 {
        width: 92px;
        top: 110px;
        left: -75px;
	}

	/* header */
	.lp-header {
		padding-bottom: 40px;
	}
	.lp-header-cloud {
		height: 435px;
	}
	.lp-header-logo-wrap {
		width: 1035px;
	}
	.lp-header-logo-wrap .logo {
		width: 380px;
		position: absolute;
		top: 115px;
		left: 0;
		z-index: 1;
	}
	.lp-header-logo-wrap .images {
		width: 730px;
		margin: 0 0 0 auto;
	}
	.lp-header-text-wrap {
		width: 810px;
		display: flex;
		align-items: end;
		justify-content: space-between;
		margin: 25px auto 0 auto;
		left: 45px;
	}
	.lp-header-text-wrap .images {
		width: 390px;
		border-radius: 20px;
	}
	.lp-header-text-wrap .text {
		font-size: 18px;
		width: 20em;
		line-height: 2;
		margin-left: 3.5em;
	}
}
@media screen and ( max-width:768px ) {

	/* bg */
	.ribon_01 {
		top: -4vw;
		left: 0;
		z-index: 1;
	}
	.ribon_01 img {
		width: 38.9vw;
	}

	/* balloon */
	.lp-header_balloon {
		top: 0;
		left: 0;
	}
	.balloon_01 {
        top: 1vw;
        left: 8vw;
	}
	.balloon_01 img {
		width: 8.8vw;
	}
	.balloon_02 {
        top: 17vw;
        left: 5vw;
	}
	.balloon_02 img {
		width: 11.7vw;
	}
	.balloon_03 {
        top: 16vw;
        left: 21vw;
	}
	.balloon_03 img {
		width: 11.7vw;
	}

	/* chara */
	.lp-header_character {
		width: 100%;
		top: 0;
		left: 0;
	}
	.chara_01 {
        width: 19.4vw;
        top: -105vw;
        right: 3vw;
	}
	.chara_02 {
        width: 10.6vw;
        top: 45vw;
        left: 28vw;
	}
	.chara_03 {
        width: 13.6vw;
		top: 43vw;
        left: 11vw;
	}

	/* header */
	.lp-header-cloud {
		top: 108.5vw;
		height: 50vw;
	}
	.lp-header-logo-wrap .logo {
		width: 53.3%;
		margin: 16.3vw 16.5% 0 auto;
	}
	.lp-header-logo-wrap .images {
		width: 93.8%;
		margin: 0 auto 0 0;
		border-radius: 0 4vw 4vw 0;
	}
	.lp-header-text-wrap {
		background-color: #FFF69E;
		margin-top: 16vw;
		z-index: unset;
	}
	.lp-header-text-wrap .images {
		width: 56%;
		margin:0 0 0 auto;
		position: relative;
		z-index: 1;
		border-radius: 4vw 0 0 4vw;
	}
	.lp-header-text-wrap .text {
		margin: 2em 9% 0;
		position: relative;
		z-index: 1;
	}
}

/*///// section1 /////*/
.lp-section-1 {
	position: relative;
	background-color: #FFF69E;
}
.lp-section-1_cloud {
	z-index: -1;
}

/* first */
.lp-section-1_first_wrap {
	position: relative;
}
.lp-section-1_first {
	background-color: #78D1E1;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}
.lp-section-1_first_title {
	position: absolute;
	top: 0;
	left: 50%;
}
.lp-section-1_first_contents .contents_box {
	text-align: left;
}
.lp-section-1_first_contents .text {
	color: #00488B;
	box-sizing: content-box;
}
.lp-section-1_first_contents .text .caption {
	font-weight: bold;
	color: #fff;
	position: relative;
	display: block;
}
.lp-section-1_first_contents .text .caption::before {
	content:'';
	width: 1.2em;
	height: 1.2em;
	background: url('../images/section_1_first_caption.svg') center center no-repeat;
}
.lp-section-1_first_contents .text .comment {
	line-height: 1.5;
}
.lp-section-1_first_contents .text .comment span {
	font-size: 14px;
}
.lp-section-1_first_contents .text .place {
	margin-top: 0.5em;
}
.lp-section-1_first_contents .text .place span {
	color: #fff;
}
.lp-section-1_first_contents .text .reccomend {
	display: inline-block;
	background-color: #F49C00;
	color: #fff;
	border-radius: 2em;
	line-height: 1;
	margin-bottom: 0.5em;
}
.lp-section-1_first_contents .contents_box:first-child {
	border-bottom: 3px dotted #008AD1;
}

/* second */
.lp-section-1_second {
	position: relative;
	z-index: 2;
}
.lp-section-1_second_contents .item {
	text-align: left;
}
.lp-section-1_second_contents .item .image {
	position: relative;
}
.lp-section-1_second_contents .item .image .num {
	position: absolute;
	top: 0;
	left: 0;
}
.lp-section-1_second_contents .item .image .num img {
	width: auto;
}
.lp-section-1_second_contents .item strong {
	display: block;
	font-weight: bold;
	text-align: center;
}
.lp-section-1_second_contents .item.color1 strong {
	color: #E94B7C;
}
.lp-section-1_second_contents .item.color2 strong {
	color: #1DBDD7;
}
.lp-section-1_second_contents .item.color3 strong {
	color: #F48A00;
}
.lp-section-1_second_contents .item p {
	letter-spacing: 0.02em;
}
.lp-section-1_second_contents .item p span {
	letter-spacing: -0.07em;
}

@media screen and ( min-width:769px ) {
	/* bg */
	.bg_01 {
		top: -440px;
		left: 50%;
		transform: translateX(-570px);
		z-index: 1;
	}
	.bg_01 .triangle {
		width: 330px;
		height: 275px;
		background-image: url( '../images/section_1_triangle01.svg' );
	}
	.bg_01 .flag {
		width: 245px;
		position: absolute;
		top: 320px;
		right: 100px;
	}
	.bg_02 {
		top: -190px;
		left: 50%;
		transform: translateX(165px);
		z-index: 0;
	}
	.bg_02 .triangle {
		width: 443px;
		height: 437px;
		background-image: url( '../images/section_1_triangle02.svg' );
	}
	.bg_03 {
		bottom: -165px;
		left: 50%;
		transform: translateX(-610px);
		z-index: 0;
	}
	.bg_03 .triangle {
		width: 384px;
		height: 440px;
		background-image: url( '../images/section_1_triangle03.svg' );
	}
	.bg_04 {
		top: 100%;
		left: 50%;
		transform: translateX(340px);
		z-index: 2;
	}
	.bg_04 .flag {
		width: 249px;
	}

	.ribon_02 {
        top: -175px;
        left: 225px;
	}
	.ribon_02 img {
		width: 223px
	}
	.ribon_03 {
        top: 130px;
        left: 30px;
	}
	.ribon_03 img {
		width: 223px
	}

	/* balloon */
	.balloon_04 {
        bottom: -20px;
        right: 45px;
	}
	.balloon_04 img {
		width: 80px;
	}
	.balloon_05 {
		top: 250px;
        left: -15px;
	}
	.balloon_05 img {
		width: 61px;
	}
	.balloon_06 {
        bottom: -30px;
        right: 45px;
	}
	.balloon_06 img {
		width: 80px;
	}
	.balloon_07 {
		top: -255px;
        right: -5px;
	}
	.balloon_07 img {
		width: 62px;
	}
	.balloon_08 {
        top: -135px;
        right: 60px;
	}
	.balloon_08 img {
		width: 62px;
	}

	/* first */
	.lp-section-1_first {
		width: 800px;
		padding: 40px 60px 10px 60px;
		margin-top: 60px;
		border-radius: 20px;
	}
	.lp-section-1_first_title {
		width: 546px;
		transform: translate(-50%, -44%);
	}
	.lp-section-1_first_contents .contents_box {
		display: flex;
		padding: 40px 0;
	}
	.lp-section-1_first_contents .image {
		width: 250px;
	}
	.lp-section-1_first_contents .text {
		font-size: 16px;
		padding-left: 40px;
		width: 350px;
	}
	.lp-section-1_first_contents .text .caption {
		font-size: 28px;
		margin-bottom: 0.3em;
	}
	.lp-section-1_first_contents .text .caption::before {
		display: block;
		position: absolute;
		left: -1.4em;
	}
	.lp-section-1_first_contents .text .comment {
		line-height: 1.5;
	}
	.lp-section-1_first_contents .text .comment span {
		font-size: 14px;
	}
	.lp-section-1_first_contents .text .place {
		margin-top: 0.5em;
	}
	.lp-section-1_first_contents .text .place span {
		color: #fff;
	}
	.lp-section-1_first_contents .text .reccomend {
		font-size: 18px;
		padding: 0.3em 1em 0.2em;
	}
	.lp-section-1_first_contents .contents_box:first-child {
		border-bottom: 3px dotted #008AD1;
	}
	.lp-section-1_first_contents .contents_box:first-child .image {
		text-align: right;
		margin: 20px 0 0 0;
		order: 2;
	}
	.lp-section-1_first_contents .contents_box:last-child {
		justify-content: end;
	}
	.lp-section-1_first_contents .contents_box:last-child .image {
		margin: -20px 10px 0 0;
	}
	.lp-section-1_first_contents .contents_box:last-child .text {
		width: 340px;
		margin-right: 20px;
		order: 1;
	}

	.lp-section-1_first::before {
		content:'';
		display: block;
		width: 271px;
		height: 154px;
		background: url( '../images/section_1_cloud01.svg' ) top center no-repeat;
		background-size: contain;
		position: absolute;
        top: 135px;
        left: -185px;
	}
	.lp-section-1_first::after {
		content:'';
		display: block;
		width: 221px;
		height: 285px;
		background: url( '../images/section_1_cloud02.svg' ) top center no-repeat;
		background-size: contain;
		position: absolute;
        bottom: 90px;
        right: -160px;
	}

	/* second */
	.lp-section-1_second {
		margin-top: 90px;
	}
	.lp-section-1_second .lp-title_border .title::before,
	.lp-section-1_second .lp-title_border .title::after {
		height: 50px;
		width: 35px;
	}
	.lp-section-1_second .lp-title_border .title::before {
		right: -1.5em;
	}
	.lp-section-1_second .lp-title_border .title::after {
		left: -1.5em;
	}
	.lp-section-1_second_contents {
		display: flex;
		justify-content: center;
		margin-top: 20px;
	}
	.lp-section-1_second_contents .item {
		width: 278px;
		margin: 0 20px;
	}
	.lp-section-1_second_contents .item .image .num img {
		height: 49px;
	}
	.lp-section-1_second_contents .item strong {
		font-size: 24px;
		margin: 0.8em 0 0.3em;
		display: flex;
		height: 3em;
		align-items: center;
		justify-content: center;
		line-height: 1.4;
		white-space: nowrap;
	}
	.lp-section-1_second_contents .item p {
		letter-spacing: 0.02em;
	}
	.lp-section-1_second_contents .item p span {
		font-size: 14px;
		letter-spacing: -0.07em;
	}

}
@media screen and ( max-width:768px ) {
	.lp-section-1 {
		padding: 45vw 0 12vw;
	}
	.lp-section-1_title {
		position: relative;
		z-index: 2;
	}

	/* bg */
	.bg_01 {
        top: -50vw;
        left: 0;
		z-index: 1;
	}
	.bg_01 .triangle {
		width: 27vw;
		height: 30vw;
		background-image: url( '../images/section_1_triangle01_sp.svg' );
	}
	.bg_01 .flag {
		width: 35.7vw;
		position: absolute;
		top: -46vw;
		left: 0;
	}
	.bg_02 {
		top: -110vw;
		right: 0;
		z-index: 0;
	}
	.bg_02 .triangle {
		width: 56.8vw;
		height: 58.1vw;
		background-image: url( '../images/section_1_triangle02_sp.svg' );
	}
	.bg_03 {
		bottom: -80vw;
		left: 0;
		z-index: 0;
	}
	.bg_03 .triangle {
		width: 54.1vw;
		height: 70.9vw;
		background-image: url( '../images/section_1_triangle03_sp.svg' );
	}
	.bg_04 {
		top: 100%;
        right: 0;
	}
	.bg_04 .flag {
		width: 36.5vw;
	}

	.ribon_02 {
        top: 7vw;
        left: 7vw;
	}
	.ribon_02 img {
		width: 47.2vw
	}
	.ribon_03 {
		display: none;
	}

	/* balloon */
	.balloon_04,
	.balloon_05,
	.balloon_06,
	.balloon_07,
	.balloon_08 {
		display: none;
	}

	/* first */
	.lp-section-1_first {
		background-color: #78D1E1;
		width: 86%;
		padding: 7vw 6vw 4vw 6vw;
		margin-top: 16vw;
		border-radius: 4vw;
	}
	.lp-section-1_first_title {
		width: 77.6%;
		transform: translate(-50%, -66%);
	}
	.lp-section-1_first_contents .contents_box {
		padding: 1vw 0 5vw 0;
	}
	.lp-section-1_first_contents .image {
		text-align: center;
		margin-bottom: 5vw;
	}
	.lp-section-1_first_contents .text .caption {
		font-size: 5vw;
		margin-bottom: 0.5em;
	}
	.lp-section-1_first_contents .text .caption::before {
		display: inline-block;
		margin-right: 0.2em;
		position: relative;
        top: 0.15em;
	}
	.lp-section-1_first_contents .text .comment span {
		font-size: 80%;
	}
	.lp-section-1_first_contents .text .reccomend {
		font-size: 116%;
		padding: 0.4em 1em 0.3em;
	}
	.lp-section-1_first_contents .contents_box:first-child .image img {
		width: 58.1vw;
	}
	.lp-section-1_first_contents .contents_box:last-child .image img {
		width: 62.6vw;
	}

	/* second */
	.lp-section-1_second {
		margin-top: 20vw;
	}
	.lp-section-1_second .lp-title_border .title::before,
	.lp-section-1_second .lp-title_border .title::after {
		height: 10vw;
		width: 7vw;
	}
	.lp-section-1_second .lp-title_border .title::before {
		right: -1.5em;
	}
	.lp-section-1_second .lp-title_border .title::after {
		left: -1.5em;
	}
	.lp-section-1_second .slick-dots button {
		background-color: #FFE649;
	}
	.lp-section-1_second_contents {
		margin-top: -4vw;
		overflow: hidden;
	}
	.lp-section-1_second_contents .item {
		width: 61.5vw;
		margin: 0 7.5vw;
	}
	.lp-section-1_second_contents .item .image {
		position: relative;
	}
	.lp-section-1_second_contents .item .image:after {
		content:'';
		display: block;
		width: 4.5vw;
		height: 5vw;
		background: url( '../images/slide_arrow_sp.svg' ) center center no-repeat;
		background-size: contain;
		position: absolute;
		top: 50%;
		left: 100%;
		transform: translate( 100%, -50% );
	}
	.lp-section-1_second_contents .item:last-child .image:after {
		display: none;
	}
	.lp-section-1_second_contents .item .image .num img {
		height: 10.4vw;
	}
	.lp-section-1_second_contents .item strong {
		font-size: 5.5vw;
		line-height: 1.4;
		margin: 0.8em 0 0.3em;
	}
	.lp-section-1_second_contents .item p {
		letter-spacing: 0.09em;
	}
	.lp-section-1_second_contents .item p span {
		display: block;
		list-style: 1.3;
		letter-spacing: -0.07em;
		font-size: 90%;
	}
}

/*///// section2 /////*/
.lp-section-2 {
	background-color: #6FD3EB;
	position: relative;
}
.lp-section-2-cloud {
	background-color: #FFF69E;
}
.lp-section-2-cloud .cloud_image::after {
	background-color: #6FD3EB;
}
.lp-section-2_title {
	position: relative;
	z-index: 3;
}

/* balloon */
.lp-section-2_balloon {
	position: absolute;
	top: 0;
}

/* chara */
.lp-section-2_character {
	position: absolute;
}

/* first */
.lp-section-2_first_contents {
	text-align: left;
	position: relative;
	z-index: 1;
}
.lp-section-2_first_contents_wrap {
	position: relative;
	background-color: #fff;
}
.lp-section-2_first_contents .icon_text {
	position: absolute;
}
.lp-section-2_first_contents .icon_text span {
	display: block;
	width: 100%;
	text-align: center;
	position: absolute;
	color: #0070BD;
	font-weight: bold;
	transform: rotate(-15deg);
}
.lp-section-2_first_contents .icon_text span i {
	font-size: 50%;
	font-style: normal;
}
.lp-section-2_first_contents .caption {
	position: relative;
}
.lp-section-2_first_contents .caption .title {
	color: #EB6B8D;
	font-weight: bold;
}
.lp-section-2_first_contents .caption img {
	position: absolute;
}
.lp-section-2_first_contents .comment {
	margin-bottom: 1em;
}
.lp-section-2_first_contents .place.flex {
	display: flex;
}
.lp-section-2_first_contents .place span {
	color: #EB6B8D;
}
.lp-section-2_first_contents .place b {
	font-weight: normal;
}

/* button */
.lp-section-2_button {
	position: relative;
	z-index: 2;
}
.lp-section-2_button a {
	display: block;
	position: relative;
	text-decoration: none;
}
.lp-section-2_button a span {
	position: absolute;
	color: #FFF19C;
	font-weight: bold;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	left: 0;
	bottom: 0;
	line-height: 1.2;
}

/* second */
.lp-section-2_second_wrap {
	position: relative
}
.lp-section-2_second {
	background-size: 100% auto;
	margin: 0 auto;
	text-align: left;
	position: relative;
	z-index: 1;
}
.lp-section-2_second_title {
	text-align: center;
}
.lp-section-2_second_title .title {
	font-weight: bold;
	color: #0070BD;
}
.lp-section-2_second .icon_text {
	position: absolute;
	background: url( '../images/section_2_second_icon_text.svg' ) center center no-repeat;
	background-size: contain;
	text-align: center;
	color: #fff;
}
.lp-section-2_second .icon_text span {
	display: block;
	font-weight: bold;
}
.lp-section-2_second .text .comment {
	margin-bottom: 1em;
}
.lp-section-2_second .text .info dt {
	margin-bottom: 1em;
	color: #EB6050;
	margin: 0;
}
.lp-section-2_second .text .link {
	margin-top: 1em;
}

@media screen and ( min-width:769px ) {
	.lp-section-2 {
		padding-top: 280px;
	}
	.lp-section-2-cloud {
		top: -20px;
	}

	/* bg */
	.bg_05 {
        bottom: -95px;
        left: -145px;
        z-index: 0;
	}
	.bg_06 {
        top: -135px;
        left: 105px;
        z-index: 0;
	}
	.bg_07 {
		top: -100px;
        left: 50%;
		transform: translateX(175px);
        z-index: 0;
		height: 100%;
	}
	.bg_06 .cloud {
		transform: scale(-1,1);
	}
	.bg_05 .cloud,
	.bg_06 .cloud,
	.bg_07 .cloud {
		background-image: url( '../images/section_2_cloud.svg' );
		width: 481px;
		height: 274px;
	}
	.bg_05 .cloud {
		width: 423px;
		height: 241px;
	}

	.stars_01 {
        top: 60px;
        left: 25px;
	}
	.stars_01 img {
		width: 227px
	}
	.stars_02 {
        top: -49px;
        left: 330px;
	}
	.stars_02 img {
		width: 135px
	}
	.stars_03 {
        bottom: -75px;
        right: 25px;
	}
	.stars_03 img {
		width: 135px
	}

	/* balloon */
	.lp-section-2_balloon {
		left: 50%;
		transform: translateX(-50%);
		width: 1000px;
	}
	.balloon_09 {
		top: -205px;
        right: -50px;
	}
	.balloon_09 img {
		width: 81px;
	}
	.balloon_10 {
        top: -120px;
        right: -105px;
	}
	.balloon_10 img {
		width: 62px;
	}
	.balloon_11 {
        top: -265px;
        left: -110px;
	}
	.balloon_11 img {
		width: 61px;
	}
	.balloon_12 {
        top: -185px;
        left: -35px;
	}
	.balloon_12 img {
		width: 80px;
	}
	.balloon_13 {
        bottom: 70px;
        right: -75px;
	}
	.balloon_13 img {
		width: 61px;
	}
	.balloon_14 {
        top: -250px;
        left: 50%;
        transform: translateX(555px);
	}
	.balloon_14 img {
		width: 60px;
	}
	.balloon_15 {
		top: -135px;
        left: 50%;
        transform: translateX(500px);
	}
	.balloon_15 img {
		width: 80px;
	}
	.balloon_16 {
        top: 85px;
        left: -45px;
	}
	.balloon_16 img {
		width: 61px;
	}
	.balloon_17 {
        top: 240px;
        left: -115px;
	}
	.balloon_17 img {
		width: 80px;
	}

	/* chara */
	.lp-section-2_character {
		top: 0;
		width: 1035px;
		left: 50%;
		transform: translateX(-50%);
	}
	.chara_04 {
        width: 111px;
        top: 25px;
        left: -50px;
	}
	.chara_05 {
        width: 90px;
        top: 55px;
        right: 47px;
	}
	.chara_06 {
        width: 99px;
		top: 76px;
        right: -52px;
	}

	/* first */
	.lp-section-2_first {
		width: 960px;
		margin: 55px auto 0;
		display: flex;
		justify-content: space-between;
		align-items: stretch;
	}
	.lp-section-2_first_contents {
		width: 450px;
		border-radius: 25px;
	}
	.lp-section-2_first_contents_wrap {
		padding: 45px 30px 30px 30px;
		height: 100%;
		border-radius: 25px;
	}
	.lp-section-2_first_contents .icon_text {
		top: -50px;
		left: -50px;
		width: 180px;
	}
	.lp-section-2_first_contents:last-child .icon_text {
		top: -40px;
	}
	.lp-section-2_first_contents .icon_text span {
		top: 82px;
		left: 11px;
		line-height: 1.4;
		font-size: 22px;
	}
	.lp-section-2_first_contents .caption {
		margin:2em 0 1em;
	}
	.lp-section-2_first_contents .caption .title {
		font-size: 24px;
		line-height: 1.4;
		white-space: nowrap;
	}
	.lp-section-2_first_contents .caption img {
		width: 200px;
		top: -175px;
		right: -82px;
	}
	.lp-section-2_first_contents .sub {
		font-size: 14px;
	}

	/* button */
	.lp-section-2_button {
		margin-top: 20px;
	}
	.lp-section-2_button a {
		width: 574px;
		height: 155px;
		margin: 0 auto 70px;
		background: url('../images/section_2_button_h.png' ) 0 0 no-repeat;
		background-size: contain;
	}
	.lp-section-2_button a img {
		opacity: 1;
		transition: opacity .5s ease;
	}
	.lp-section-2_button a:hover img {
		opacity: 0;
	}
	.lp-section-2_button a span {
		height: 78px;
		font-size: 22px;
	}

	/* second */
	.lp-section-2_second {
		width: 960px;
		padding: 70px;
		background: url( '../images/bg_stripe.png' ) top center;
		background-size: 100% auto;
		border-radius: 30px;
	}
	.lp-section-2_second_title img {
		width: 440px;
	}
	.lp-section-2_second_title .title {
		font-size: 22px;
		margin-top: 0.5em;
	}
	.lp-section-2_second .icon_text {
		top: 55px;
		right: 40px;
		width: 164px;
		height: 168px;
	}
	.lp-section-2_second .icon_text span {
		line-height: 1.4;
		font-size: 18px;
		margin-top: 73px;
	}
	.lp-section-2_second .image {
		position: absolute;
		width: 503px;
		margin-top: -20px;
		right: 50px
	}
	.lp-section-2_second .text {
		margin-top: 30px;
	}
	.lp-section-2_second .text .comment {
		margin-bottom: 1em;
	}
	.lp-section-2_second .text .sub {
		font-size: 14px;
	}

}
@media screen and ( max-width:768px ) {
	.lp-section-2 {
		padding: 44.5vw 0 5vw;
	}

	/* bg */
	.bg_05 {
        top: -45vw;
        left: -7vw;
        z-index: 0;
	}
	.bg_05 .cloud {
		background-image: url( '../images/section_2_cloud_sp01.svg' );
		width: 51.4vw;
		height: 40.2vw;
	}
	.bg_06 {
        top: -19vw;
        right: -5vw;
        z-index: 0;
	}
	.bg_06 .cloud {
		background-image: url( '../images/section_2_cloud_sp02.svg' );
		width: 61.8vw;
		height: 35.2vw;
	}
	.bg_07 {
        top: -30vw;
        left: 0;
        z-index: 0;
	}
	.bg_07 .cloud {
		background-image: url( '../images/section_2_cloud_sp03.svg' );
		width: 54.6vw;
		height: 35.2vw;
	}

	.stars_01 {
        top: -30vw;
        left: 78vw;
	}
	.stars_01 img {
		width: 19.7vw;
	}
	.stars_02 {
        top: -21vw;
        left: -35vw;
	}
	.stars_02 img {
		width: 28.5vw
	}
	.stars_03 {
        top: -4vw;
        left: 77vw;
	}
	.stars_03 img {
		width: 19.7vw
	}

	/* balloon */
	.lp-section-2_balloon {
		left: 0;
	}
	.balloon_09 {
        top: -10vw;
        left: 17vw;
	}
	.balloon_09 img {
		width: 11.7vw;
	}
	.balloon_10 {
        top: 4vw;
        left: 29vw;
	}
	.balloon_10 img {
		width: 9vw;
	}
	.balloon_11,
	.balloon_12,
	.balloon_13,
	.balloon_14,
	.balloon_15,
	.balloon_16,
	.balloon_17 {
		display: none;
	}

	/* chara */
	.lp-section-2_character {
		width: 100%;
		top: 0;
		left: 0;
	}
	.chara_04 {
        width: 16.2vw;
        top: 8vw;
        left: 5vw;
	}
	.chara_05 {
        width: 13vw;
		top: -5vw;
        right: 22vw;
	}
	.chara_06 {
        width: 14.4vw;
        top: -2.5vw;
        right: 7vw;
	}

	/* first */
	.lp-section-2_first {
		width: 86%;
		margin: 10vw auto 0;
	}
	.lp-section-2_first_contents {
		border-radius: 4vw;
	}
	.lp-section-2_first_contents:first-child {
		z-index: 2;
	}
	.lp-section-2_first_contents_wrap {
		padding: 7vw 6vw 7vw 6vw;
		border-radius: 4vw;
	}
	.lp-section-2_first_contents:first-child {
		margin-bottom: 21vw;
	}
	.lp-section-2_first_contents .icon_text {
        top: -15vw;
        right: -3vw;
		width: 34vw;
		transform: rotate(30deg);
	}
	.lp-section-2_first_contents:last-child .icon_text {
		top: -13vw;
	}
	.lp-section-2_first_contents .icon_text span {
		top: 16vw;
        left: 2vw;
		line-height: 1.4;
		font-size: 4.2vw;
	}
	.lp-section-2_first_contents .caption {
		margin:2em 0 1.3em;
	}
	.lp-section-2_first_contents .caption .title {
		font-size: 5.2vw;
		line-height: 1.7;
	}
	.lp-section-2_first_contents .caption img {
		width: 40vw;
		bottom: 0;
        right: -12vw;
	}
	.lp-section-2_first_contents .place span {
		display: block;
	}
	.lp-section-2_first_contents .sub {
		font-size: 90%;
	}

	/* button */
	.lp-section-2_button {
		margin-top: 6vw;
	}
	.lp-section-2_button a {
		width: 86%;
		margin: 0 auto 36vw;
	}
	.lp-section-2_button a span {
		font-size: 5.5vw;
		height: 23vw;
	}

	/* second */
	.lp-section-2_second {
		width: 86%;
		padding: 15vw 4vw 8vw 4vw;
		background: url( '../images/bg_stripe.png' ) top center;
		background-size: 200% auto;
		border-radius: 4vw;
		z-index: 0;
	}
	.lp-section-2_second_title img {
		width: 58.4vw;
	}
	.lp-section-2_second_title .title {
		font-size: 5.5vw;
		margin-top: 0.4em;
	}
	.lp-section-2_second .icon_text {
		top: -30vw;
		left: 50%;
		margin-left: -20vw;
		width: 40vw;
		height: 40vw;
	}
	.lp-section-2_second .icon_text span {
		line-height: 1.4;
		font-size: 4.4vw;
		margin-top: 18vw;
	}
	.lp-section-2_second .image {
		margin-top: 1em;
	}
	.lp-section-2_second .image img {
		width: 106%;
		height: auto;
		position: relative;
		left: -3%;
	}
	.lp-section-2_second .text {
		margin-top: 1em;
	}
	.lp-section-2_second .text .comment {
		margin-bottom: 1em;
	}
	.lp-section-2_second .text .sub {
		font-size: 90%
	}

}

/*///// section3 /////*/
.lp-section-3 {
	background-color: #FFCFD2;
	position: relative;
}
.lp-section-3-cloud {
	background-color: #6FD3EB;
	z-index: 0;
}
.lp-section-3-cloud .cloud_image::after {
	background-color: #FFCFD2;
}
.lp-section-3_title {
	position: relative;
	z-index: 3;
}

/* chara */
.lp-section-3_character {
	position: absolute;
}

/* first */
.lp-section-3_first_wrap {
	position: relative;
	z-index: 2;
}
.lp-section-3_first .item {
	position: relative;
}
.lp-section-3_first .item .comment {
	text-align: left;
	margin-top: 1em;
}
.lp-section-3_first .item .caption {
	display: block;
	position: absolute;
	left: 50%;
}
.lp-section-3_first .item .caption span {
	display: block;
	width: 100%;
	font-weight: bold;
	color: #fff;
	position: absolute;
	left: 0;
}
.lp-section-3_first .item .image {
	position: relative;
	overflow: hidden;
}
.lp-section-3_first .item .comment {
	text-align: left;
	margin-top: 1em;
}

/* second */
.lp-section-3_second_wrap {
	position: relative;
}
.lp-section-3_second {
	position: relative;
	z-index: 1;
}
.lp-section-3_second .text {
	text-align: left;
	flex: 1;
}
.lp-section-3_second .text .icon_image {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.lp-section-3_second .text .caption {
	border-bottom: 3px dotted #0070BD;
	margin-bottom: 1.5em;
	padding-bottom: 1em;
}
.lp-section-3_second .text .caption .title {
	color: #0070BD;
	font-weight: bold;
}
.lp-section-3_second .image {
	overflow: hidden;
}
.lp-section-3_second .image .point {
	position: absolute;
	display: block;
	background: url( '../images/section_3_second_point.svg' ) 0 0 no-repeat;
	background-size: contain;
	color: #fff;
	font-weight: bold;
}


@media screen and ( min-width:769px ) {
	.lp-section-3{
		padding-top:250px;
	}
	.lp-section-3-cloud {
		top: -15px;
	}
	.lp-section-3 .lp-title_border .title::before {
		bottom: -0.5em;
	}
	.lp-section-3 .lp-title_border .title::after {
		bottom: -0.5em;
	}

	/* bg */
	.bg_08 {
        top: -355px;
        left: 50%;
        transform: translateX(180px);
        z-index: 0;
	}
	.bg_08 .triangle {
		background-image: url( '../images/section_3_triangle01.svg' );
		width: 431px;
		height: 424px;
	}
	.bg_09 {
        top: 100%;
        left: 50%;
        transform: translateX(355px);
        z-index: 1;
	}
	.bg_09 .flag {
		width: 217px;
	}
	.bg_10 {
		top: -140px;
        left: 50%;
        transform: translateX(-644px);
        z-index: 1;
	}
	.bg_10 .triangle {
		background-image: url( '../images/section_3_triangle02.svg' );
		width: 410px;
		height: 480px;
	}

	.ribon_04 {
        top: 0;
        left: 140px;
	}
	.ribon_04 img {
		width: 262px
	}
	.ribon_05 {
        top: 245px;
        left: -2px;
	}
	.ribon_05 img {
		width: 215px
	}

	/* chara */
	.lp-section-3_character {
		top: 0;
		width: 1035px;
		left: 50%;
		transform: translateX(-50%);
	}
	.chara_07 {
        width: 123px;
        top: 37px;
        right: 0px;
	}
	.chara_08 {
        width: 76px;
        top: 120px;
        left: 100px;
	}
	.chara_09 {
        width: 120px;
        top: 63px;
        left: -42px;
	}

	/* first */
	.lp-section-3_first {
		display: flex;
		justify-content: center;
		margin-top: 200px;
	}
	.lp-section-3_first .item {
		width: 300px;
		margin: 0 25px;
	}
	.lp-section-3_first .item .caption {
		width: 208px;
		bottom: 100%;
		transform: translate(-50%, 60px);
	}
	.lp-section-3_first .item .caption span {
		font-size: 20px;
		line-height: 1.4;
		bottom: 75px;
	}
	.lp-section-3_first .image {
		border-radius: 25px;
	}

	/* second */
	.lp-section-3_second {
		width: 960px;
		margin: 80px auto 0;
		display: flex;
		justify-content: space-between;
		background: url( '../images/bg_stripe.png' ) 0 0;
		background-size: 100% auto;
		border-radius: 20px;
	}
	.lp-section-3_second .text {
		padding: 40px 30px 0 115px;
	}
	.lp-section-3_second .text .icon_image {
		width: 206px;
		left: -100px;
	}
	.lp-section-3_second .text .caption .title {
		font-size: 22px;
	}
	.lp-section-3_second .image {
		width: 380px;
		border-radius: 0 20px 20px 0;
	}
	.lp-section-3_second .image .point {
		top: -35px;
		right: -37px;
		width: 116px;
		height: 133px;
		line-height: 1.2;
		padding-top: 67px;
	}
}
@media screen and ( max-width:768px ) {
	.lp-section-3 {
		padding-top: 43vw;
	}

	/* bg */
	.bg_08 {
	}
	.bg_08 .triangle {
		display: none;
	}
	.bg_09 {
        top: -40vw;
        right: 0;
        z-index: 1;
	}
	.bg_09 .flag {
		width: 31.7vw;
	}
	.bg_10 {
        top: -47vw;
        left: 0;
        z-index: 1;
	}
	.bg_10 .triangle {
		background-image: url( '../images/section_3_triangle02_sp.svg' );
		width: 41.8vw;
		height: 59.2vw;
	}

	.ribon_04 {
        top: -106vw;
        left: 61vw;
	}
	.ribon_04 img {
		width: 35.4vw
	}
	.ribon_05 {
        top: -13vw;
        left: 2vw;
	}
	.ribon_05 img {
		width: 33.8vw
	}

	/* chara */
	.lp-section-3_character {
		width: 100%;
		top: 0;
		left: 0;
	}
	.chara_07 {
		width: 18.1vw;
        top: -10vw;
        right: 12.5vw;
	}
	.chara_08 {
        width: 11.2vw;
        top: 8vw;
        left: 26vw;
	}
	.chara_09 {
        width: 16.8vw;
        top: -1vw;
        left: 5.5vw;
	}

	/* first */
	.lp-section-3_first {
		margin-top: 40vw;
		position: relative;
	}
	.lp-section-3_first .slick-dots button {
		background-color: #FFB5BA;
	}
	.lp-section-3_first .item {
		width: 66.6vw;
		margin: 0 5vw;
		float: left;
	}
	.lp-section-3_first .item .image {
		position: relative;
		overflow: visible;
	}
	.lp-section-3_first .item .image img {
		border-radius: 5vw;
	}
	.lp-section-3_first .item .image:after {
		content:'';
		display: block;
		width: 4.5vw;
		height: 5vw;
		background: url( '../images/slide_arrow_sp.svg' ) center center no-repeat;
		background-size: contain;
		position: absolute;
		top: 50%;
		left: 100%;
		transform: translate( 60%, -50% );
	}
	.lp-section-3_first .item:last-child .image:after {
		display: none;
	}
	.lp-section-3_first .item .caption {
		width: 55.4vw;
		bottom: 100%;
		transform: translate(-50%, 16vw);
	}
	.lp-section-3_first .item .caption span {
		font-size: 5.1vw;
		line-height: 1.4;
		bottom: 19.5vw;
	}

	/* second */
	.lp-section-3_second {
		width: 86%;
		margin: 45vw auto 0;
		background: url( '../images/bg_stripe.png' ) 0 0;
		background-size: 200% auto;
		border-radius: 4vw;
		clear: both;
	}
	.lp-section-3_second .text {
		padding: 12vw 6vw 6vw 6vw;
	}
	.lp-section-3_second .text .icon_image {
        width: 40vw;
        top: 0;
        left: 50%;
        transform: translate(-50%, -31vw);
	}
	.lp-section-3_second .text .caption .title {
		font-size: 5.2vw;
		line-height: 1.5;
	}
	.lp-section-3_second .image {
		width: 100%;
		border-radius: 0 0 4vw 4vw;
	}
	.lp-section-3_second .image .point {
		bottom: 45vw;
        right: -6vw;
		width: 29.3vw;
		height: 33.8vw;
        line-height: 1.2;
        padding-top: 18vw;
        font-size: 3.6vw;
	}
}

/*///// footer /////*/
.lp-footer {
	position: relative;
	background-color: #85D6ED;
}
.lp-footer_inner {
	position: relative;
	z-index: 1;
}
.lp-footer-cloud {
	background-color: #FFCFD2;
}
.lp-footer-cloud .cloud_image::after {
	background-color: #85D6ED;
}
.lp-footer_button a {
	display: block;
	position: relative;
	text-decoration: none;
	margin: 0 auto;
}
.lp-footer_button a span {
	position: absolute;
	color: #FFF19C;
	font-weight: bold;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	left: 0;
	bottom: 0;
	line-height: 1.2;
}
/* logo */
.lp-footer_logo {
	margin: 0 auto;
}
/* copy */
.lp-footer_copy {
	display: block;
	color: #fff;
}

/* balloon */
.lp-footer_balloon {
	position: absolute;
	top: 0;
}

/* chara */
.lp-footer_character {
	position: absolute;
}

@media screen and ( min-width:769px ) {
	.lp-footer-cloud {
		padding-top: 40px;
	}
	.lp-footer_inner {
		padding: 310px 0 45px;
	}

	/* balloon */
	.lp-footer_balloon {
		left: 50%;
		width: 1000px;
		transform: translateX(-50%);
	}
	.balloon_18 {
        top: 75px;
        left: 200px;
	}
	.balloon_18 img {
		width: 66px;
	}
	.balloon_19 {
        top: 200px;
        left: 230px;
	}
	.balloon_19 img {
		width: 78px;
	}

	/* chara */
	.lp-footer_character {
		top: 0;
		width: 1035px;
		left: 50%;
		transform: translateX(-50%);
	}
	.chara_10 {
        width: 109px;
        top: 320px;
        left: -60px;
	}
	.chara_11 {
        width: 99px;
        top: 230px;
        right: 68px;
	}
	.chara_12 {
		width: 83px;
        top: 176px;
        right: -40px;
	}

	/* logo */
	.lp-footer_logo {
		width: 475px;
	}
	/* button */
	.lp-footer_button {
		margin-top: 3px;
	}
	.lp-footer_button a {
		width: 574px;
		height: 83px;
		background: url('../images/footer_button_h.png' ) 0 0 no-repeat;
		background-size: contain;
	}
	.lp-footer_button a img {
		opacity: 1;
		transition: opacity .5s ease;
	}
	.lp-footer_button a:hover img {
		opacity: 0;
	}
	.lp-footer_button a span {
		font-size: 22px;
		height: 78px;
	}

	/* copy */
	.lp-footer_copy {
		margin-top: 1em;
	}
}
@media screen and ( max-width:768px ) {
	.lp-footer-cloud {
		padding-top: 10vw;
	}
	.lp-footer_inner {
		padding: 56vw 0 8vw;
	}

	/* balloon */
	.lp-footer_balloon {
		left: 0;
		width: 100%;
	}
	.balloon_18 {
		top: 17vw;
        left: 35vw;
	}
	.balloon_18 img {
		width: 6.1vw;
	}
	.balloon_19 {
        top: 27vw;
        left: 39vw;
	}
	.balloon_19 img {
		width: 8.2vw;
	}

	/* chara */
	.lp-footer_character {
		width: 100%;
		top: 0;
		left: 0;
	}
	.chara_10 {
        width: 16vw;
		top: 28vw;
        left: 3vw;
	}
	.chara_11 {
        width: 14.4vw;
        top: 14vw;
        right: 5vw;
	}
	.chara_12 {
		width: 12.2vw;
        top: 21vw;
        right: 17vw;
	}

	/* logo */
	.lp-footer_logo {
		width: 86%;
	}
	/* button */
	.lp-footer_button {
		margin-top: 3vw;
	}
	.lp-footer_button a {
		width: 86%;
	}
	.lp-footer_button a span {
		font-size: 5.5vw;
		height: 23vw;
	}
	/* copy */
	.lp-footer_copy {
		display: block;
		margin-top: 1.5em;
		color: #fff;
	}
}