@charset "UTF-8";

/*============================
Reset
============================*/
/* http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	line-height: 1;
	overflow-x: hidden;
	font-family: "游ゴシック体", "游ゴシック", "Yu Gothic", "Noto Sans JP", sans-serif;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}


.pt20 {
	padding-top: 20px;
}

.lp-wrapper {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

.lp-wrapper .p-box {
	position: relative;
}

.lp-wrapper picture,
.lp-wrapper img {
	display: block;
	width: 100%;
	height: auto;
	vertical-align: bottom;
}

.lp-inner {
	max-width: 750px;
	width: 100%;
	margin: 0 auto;
}

.lp-inner a {
	opacity: 1;
	transition: opacity 0.4s ease-in-out;
}

.lp-inner a:hover {
	opacity: 0.4;
}

/* offer */

.lp-inner .fv-offer {
	background-color: #fff;
}

.lp-inner .offer {
	background-color: #f2afd0;
	padding-bottom: 20px;
}

.lp-inner .btn-offer {
	width: calc(675/750*90%);
	margin: 1.5% auto 9%;
}

.lp-inner .btn-camoffer {
	/*width: calc(675/750*90%);*/
	margin: 20px 15px 20px 15px;
}

.lp-inner .offer-fv .btn-offer {
	width: calc(675/750*90%);
	margin: 1.5% auto 4%;
}


.intro-img {
	margin: 1.5em auto 1em auto;
	width: 90%;
	overflow: hidden;
	border: none;
    background: transparent;
}

.intro-img video {
	width: 100%;
	margin: 0 auto;
	padding: 0 0 20px 0;
	filter: none;
	display: block;
	height: auto;
	border: 0;
	outline: none;
	box-shadow: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	appearance: none;
    -webkit-appearance: none;
}

.intro-img video::-webkit-media-controls {
	display: none !important;
}


/* slider */

.lp-inner .slider-wrap {
	/*background-image: url(../img/intro-bg.jpg);*/
	background-size: cover;
}

@media (min-width:751px) {
	.lp-inner .slider-wrap2 {
		/*background-image: url(../img/intro-bg.jpg);*/
		background-size: cover;
		padding-bottom: 90px;
	}
}

@media (max-width:750px) {
	.lp-inner .slider-wrap2 {
		/*background-image: url(../img/intro-bg.jpg);*/
		background-size: cover;
		padding-bottom: 0px;
	}
}

.lp-inner .slick-list {
	padding: 0 !important;
	background: #fff5fb;
	border-radius: 20px;
	margin: 0 auto 50px;
}

.lp-inner .slider-inner {
	padding: 0 calc(50/750*100%);
}


@media (min-width:751px) {
	.swiper {
		padding: 0 0 0 0;
		margin-bottom: 10px;
	}
}

@media (max-width:750px) {
	.swiper {
		margin-bottom: 10px;
	}
}


.lp-inner .slick-list img {
	width: 90%;
	margin: 20px auto 20px auto;
	padding: 0 0 10px 0;
}

.lp-inner .slick-next,
.lp-inner .slick-prev {
	width: calc(75/750*100%);
	padding-top: min(calc(100/750*100vw), 100px);
	font-size: 0;
	background-size: contain;
	background-repeat: no-repeat;
	z-index: 10;
	top: 52%;
}

.lp-inner .slick-next {
	background-image: url(../img/slide-next.png);
	right: min(calc(-10/750*100vw), 40px);
}

.lp-inner .slick-prev {
	background-image: url(../img/slide-prev.png);
	left: min(calc(-10/750*100vw), 40px);
}

.lp-inner .slick-next:before,
.lp-inner .slick-prev:before {
	font-size: 0;
}

.lp-inner .slick-arrow {
	transition: opacity ease 0.3s;
}

.lp-inner .slick-arrow.slick-disabled {
	opacity: 0;
}

.lp-inner .slider-wrap {
	/*padding-bottom: 21.5%;*/
	/*margin-bottom: 20px;*/
}

.lp-inner .slick-dots {
	bottom: -50px;
}


.case {
	padding: 0 0 15% 0;
}

.case-wrap {
	padding: 0 2.8em;
}

.swiper-p {
	margin-top: .9em;
	line-height: 1.4em;
	width: 100%;
	margin: 0 auto;
	margin-bottom: 20px;
	font-family: "Helvetica Neue", "Arial", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Meiryo", sans-serif;
}

.swiper-p p {
	font-size: 1.0em;
	padding: 20px 0;
	width: 80%;
	margin: 0 auto;
}

.swiper-p p.title {
	font-size: 1.5em;
	font-weight: 600;
	color: #e77aae;
	width: 100%;
}

.person {
	font-weight: 600;
	text-align: right;
	color: #333333;
	margin-top: 10px;
}

@media (max-width:750px) {

	.case {
		padding: 0 0 10% 0;
	}

	.case-wrap {
		padding: 0 1.8em;
	}

	.slider-wrap .slick-dots {
		bottom: -5%;
	}

	.slider-wrap2 .slick-dots {
		bottom: -10%;
	}

	.swiper-p p {
		font-size: .8em;
		width: 100%;
		padding: 5px 0;
	}

	.swiper-p p.title {
		font-size: 1.0em;
	}

	.person {
		margin-top: 0;
	}


}

.slick-dots li button {
	width: min(calc(20/750*100vw), 20px);
	height: min(calc(20/750*100vw), 20px);
}

.slick-dots li button:before {
	opacity: 1;
	color: #dcf2ff;
}

.slick-dots li button:before {
	font-size: min(calc(30/750*100vw), 30px);
}

.slick-dots li.slick-active button:before {
	opacity: 1;
	color: #e77aae;
}

.slick-dots li {
	margin: 0 2.5%;
}

.slider-inner .slick-list img {
	width: 100%;
	margin: 10% 0 5% 0;
}

.slider-inner2 .slick-list img {
	width: 100%;
	margin: 10% 0 4% 0;
}


/* 動画再生ボタン03 */
div.movie {
	position: relative;
	width: 80%;
	margin: 0 auto;
}

.movie video {
	width: 100%;
}

div.movie img.play-btn {
	display: block;
	width: 35%;
	position: absolute;
	top: 40%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	-webkit- transform: translateY(-50%) translateX(-50%);
}

.movie .play-btn.playActive {
	display: none;
}

@media (max-width:750px) {

	div.movie {
		width: 100%;
	}
}

/* .ph-df */

.ph-df-box {
	width: 100%;
}

.ph-df-box dt {
	position: relative;
	cursor: pointer;
	margin: 0 auto 3%;
	color: #fff;
	border-radius: 10px;
	padding: 10px 20px;
	font-size: 0.85em;
	font-weight: 400;
	letter-spacing: .1em;
	line-height: 1.7em;
}

.ph-df-box dt::before {
	content: '';
	position: absolute;
	top: 48%;
	right: 15%;
	width: min(calc(21/750*100vw), 21px);
	height: 2px;
	transition: rotate(0deg);
	background: #f27cb4;
	z-index: 2;
}

.ph-df-box:nth-of-type(2) dt::before {
	top: 47%;
}

.ph-df-box dt::after {
	content: '';
	position: absolute;
	top: 48%;
	right: 15%;
	width: min(calc(21/750*100vw), 21px);
	height: 2px;
	transform: rotate(90deg);
	background: #f27cb4;
	transition: transform 0.4s ease-in-out;
	z-index: 2;
}

.ph-df-box:nth-of-type(2) dt::after {
	top: 47%;
}

.ph-df-box dt::after {
	content: '';
	position: absolute;
	top: 48%;
	right: 15%;
	width: min(calc(21/750*100vw), 21px);
	height: 2px;
	transform: rotate(90deg);
	background: #f27cb4;
	transition: transform 0.4s ease-in-out;
	z-index: 2;
}

.ph-df-box dt.clicked::after {
	transform: rotate(0deg);
}

.ph-df-box dd {
	height: 0;
	opacity: 0;
	transition: all ease 0.4s;
	margin: 0 auto 2%;
	font-size: 0.85em;
	letter-spacing: .1em;
	line-height: 1.7em;
	width: 90%;
}

.ph-df-box dd.is-open {
	height: auto;
	opacity: 1;

}

@media screen and (min-width:750px) {

	.ph-df-box dt {
		padding: 15px 25px;
		font-size: 1.2em;
	}

}


.lp-inner .bottom {
	background-color: #dcf2ff;
	padding-bottom: 5%;
}

footer {
	background-color: #e77aae;
	padding: 3% 0;
	text-align: center;
}

footer p {
	color: #FFF;
	font-size: min(calc(20/750*100vw), 20px);
}

/* ---------------------------------------------
 追従エリア
--------------------------------------------- */
.fixd-container {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	max-width: 750px;
	margin: auto;
	z-index: 999;
	visibility: hidden;
	opacity: 0;
	transition: visibility .4s, opacity .4s;
	z-index: 999;
}

.fixd-inner {
	position: relative;
	width: 100%;
	margin: 0 auto;

}

.fixd-inner .btn-offer {
	margin-bottom: 0;
}

.fixd-inner .fixed-btnarea {
	display: flex;
	justify-content: space-between;
	flex-wrap: nowrap;
	width: 89.3%;
	margin: 0 auto;
	padding: 0 0 3%;
}

.fixd-inner .fixed-btnarea .btn-fixed {
	width: 47%;
}

.fixd-container.is-show {
	visibility: visible;
	opacity: 1;
}