@charset "UTF-8";
/* CSS Document */

@-webkit-keyframes swing{0%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}to{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}}
@keyframes swing{0%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}to{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}}
.swing {
	-webkit-animation: swing 1s ease-in-out infinite alternate;
	animation: swing 1s ease-in-out infinite alternate;
}



body {
	font-weight: 600;
}
.yomikomi {
	position: absolute;
	width: 1px;
	height: 102vh;
	top: 0;
	left: 0;
	z-index: -9999;
}
.serif {
	font-family: 'Noto Serif JP', serif;
}
header {
	background-color:;
	margin: 0;
	padding: 0;
}
.background_bg { position: relative; margin: 0; padding: 0 0 60px 0; background-image: url("../img/bg_sp.png");background-color: rgba(); background-attachment: fixed; background-repeat: no-repeat; background-size: cover; background-position: center; min-height: 100vh; }
	.header__inner {
		padding-top: 5px;
		padding-left: 10px;
		position: relative;
	}
	.header__inner a.logo__3ple {
		width: 70px;
		display: inline-block;
		margin-right: 5px;
	}
	.header__inner a.logo__ryukakusan {
		width: 90px;
		display: inline-block;
	}
	.header__inner a img {
		width: 100%;
	}
	.hero {
	}
	/* TITLE AREA */
	.title__area {
		position: relative;
		margin: 0;
		padding: 0;
		text-align: center;
	}
	.title_01 {
		position: relative;
		margin: 20px 0 0em 0;
	}
	.title_01 img {
		width: 90%;
	}
	.title_02 {
		position: relative;
		margin: 0;
		display: inline;
	}
	.title_02 .title_02_main {
		width: 66%;
	}
	.title_02 .title_02_sub1 {
		width: 15%;
	}
	.title_02 .title_02_sub2 {
		width: 15%;
	}
	.present__tag {
		position: absolute;
		width: 42%;
		top: 12vh;
		right: 1%;
	}
	.present__tag img {
		width: 100%;
	}
	.hero__mv {
		position: relative;
		margin: 3vh auto 0 auto;
	}
	.hero__mv img {
		width: calc(99%);
		margin: 0 auto;
	}

	.campaign__period {
		font-size: 3vw;
		margin-top: 1.5em;
	}
	/* END TITLE AREA */

/* SECTION */
.sc_3point { position: relative; margin: 40px 0 0 0; padding: 0; }
.sc_which { position: relative; margin: 40px 0 0 0; padding: 0; }
.sc_case { position: relative; margin: 70px 0 0 0; padding: 0; }
.sc_flow { position: relative; margin: 40px 0 0 0; padding: 0; }
.sc_end { position: relative; margin: 40px 0 0 0; padding: 30px 0; }
/* END SECTION */

	.w900 {
		width: calc(100% -20px);
        margin: 0 auto;
		position: relative;
	}
	.mrg_20 {
		margin-top: 20px;
	}
	.mrg_40 {
		margin-top: 20px;
	}
/* --------- SC-3POINT ----------- */
	.sc_3point {
		font-family: 'Noto Serif JP', serif;
	}
	.logo__mark {
		width: 20%;
		margin: 0 auto 40px auto;
	}
	.logo__mark img {
		width: 100%;
	}
	.sc_3point h2 {
		text-align: center;
	}
	.sc_3point h2 img {
		width: 96%;
	}
	.sc_3point h3.point_title {
		font-weight: 600;
		font-size: 5.5vw;
		background-image: url("../img/line02.png");
		background-repeat: no-repeat;
		background-position: bottom center;
		background-size: auto;
		padding-bottom: 0.8em;
		text-align: center;
		margin-bottom: 0.6em;
	}
	.sc_3point .col3_pc figure {
		width: 78%;
		margin: 0 auto;
	}
	.sc_3point .col3_pc div p {
		padding: 0 0.8vw;
		font-size: 1em;
		margin-bottom: 1em;
	}
/* --------- SC-WHICH ----------- */
	figure.which_arrow {
		position: absolute;
		top: 0px;
		left: 4%;
	}
	figure.which_arrow img {
		width: 96%;
	}
	h3.which_ame {
		padding-left: 0;
		text-align: center;
		margin-top: 15vh;
	}
	h3.which_ame img {
		width: 73%;
	}
	h3.which_tab {
		text-align: center;
	}
	h3.which_tab img {
		width: 94%;
	}
	ul.which__ame {
		border-top: 2px solid #8E8E8E;
		margin: 0px auto 0 auto;
		list-style: none;
		font-size: 0.9em;
		font-family: 'Noto Serif JP', serif;
		text-align: center;
		padding-top: 0.5em;
		width: calc(98%);
	}
	ul.which__tab {
		border-top: 2px solid #8E8E8E;
		margin: 0px auto 0 auto;
		list-style: none;
		font-size: 0.9em;
		font-family: 'Noto Serif JP', serif;
		text-align: center;
		padding-top: 0.5em;
		width: calc(98%);
	}
	ul.which__ame li,
	ul.which__tab li{
		padding: 0.5em 1em;
		border: 1px solid #C7C7C7;
		border-radius: 5px;
		margin-top: 2px;
	}
	ul.which__ame li {
		background-color: #f1fdff;
	}
	ul.which__tab li {
		background-color: #fffdef;
	}
/* --------- SC-CASE ----------- */
	.sc_case h2 {
		text-align: center;
	}
	.sc_case h2 img {
		width: 60%;
	}
	.pdd_10per {
		padding-left: 1%;
		padding-right: 1%;
	}
	h3.case_ame {
		text-align: center;
	}
	h3.case_ame img {
		width: 73%;
	}
	h3.case_tab {
		text-align: center;
	}
	h3.case_tab img {
		width: 94%;
	}
	.chushaku {
		text-align: center;
		color: #666666;
		font-size: 0.8em;
		margin-top: 30px;
		font-weight: 200;
		padding: 0 1em;
	}
/* --------- SC-FLOW ----------- */
	.sc_flow h2 {
		text-align: center;
	}
	.sc_flow h2 img {
		width: 60%;
	}
	.cont__flow {
		display: block;
		justify-content: center;
		margin: 30px auto 0 auto;
		width: calc(65%);
	}
	.cont__flow figure:nth-child(1),
	.cont__flow figure:nth-child(3),
	.cont__flow figure:nth-child(5) {
		width: calc(100%);
	}
	.cont__flow figure:nth-child(2),
	.cont__flow figure:nth-child(4) {
		width: 100%;
		margin: 0 auto 0 auto;
		text-align: center;
		height: 40px;
	}
	.cont__flow figure:nth-child(1) img,
	.cont__flow figure:nth-child(3) img,
	.cont__flow figure:nth-child(5) img {
		width: 100%;
	}
	.cont__flow figure:nth-child(2) img,
	.cont__flow figure:nth-child(4) img {
		width: 10%;
		margin-top: 0;
		padding-top: 0px;
		transform: rotate(90deg);
	}
	ul.qualification {
		margin: 40px auto 0 auto;
		width: calc(90%);
		font-size: 0.8em;
	}

	/*------ ボタン -------*/
	.btn:hover {
		text-decoration: none;
		opacity: 0.65;
	}
	.btn_img {
		display: block;
		width: calc(100%);
		text-align: center;
		margin-top: 30px;
	}
	.btn_img:hover {
		text-decoration: none;
		opacity: 0.65;
	}
	.btn_img img {
		width: 100%;
	}
	.btn_gentei {
		width: calc(100%);
		margin: 40px auto 0 auto;
		display: block;
	}
	.btn_toshop {
		width: calc(70%);
		margin: 5px auto 0 auto;
		display: block;
	}
	.btn_gentei img,
	.btn_toshop img {
		width: 100%;
	}
	.btn_gentei:hover,
	.btn_toshop :hover {
		text-decoration: none;
		opacity: 0.65;
	}
	.btn__back {
		width: 70%;
		background-color: #fff;
		display: inline-block;
		text-align: center;
		color: #f93099;
		margin: 30px auto;
		padding: 0.4em 1em;
		border: 3px solid #f93099;
		border-radius: 25px;
		font-size: 4.5vw;
	}
	.btn__back .bt_icon_back {
		background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020.04%2032.97%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%23f93099%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cg%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_2%22%20data-name%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC%202%22%3E%3Cg%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_7%22%20data-name%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC%207%22%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M20%2C29.48%2C16.48%2C33%2C0%2C16.48%2C16.48%2C0%2C20%2C3.48%2C7%2C16.48Z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E');
		background-repeat: no-repeat;
		background-position: center;
		background-size: 100%;
		width: 20px;
		height: 23px;
		display: inline-table;
		vertical-align: bottom;
		margin: 0 20px 0 0;
	}
	.btn__back:hover {
		color: #fff;
		background-color: #f93099;
	}
	.btn__back:hover .bt_icon_back {
		background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020.04%2032.97%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%23fff%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cg%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_2%22%20data-name%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC%202%22%3E%3Cg%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_7%22%20data-name%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC%207%22%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M20%2C29.48%2C16.48%2C33%2C0%2C16.48%2C16.48%2C0%2C20%2C3.48%2C7%2C16.48Z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E')
	}

footer  {
	background-color: rgba(232,232,232,1.00);
	position: relative;
}
.copyright {
	padding: 20px 0;
	text-align: center;
	font-size: 0.8em;
}
/*X-11*/
@media screen and (min-width: 375px) {
}
/*-12promax(414・428)*/
@media screen and (min-width: 414px) {
	.present__tag {
		position: absolute;
		width: 150px;
		top: 90px;
		right: 1%;
	}
}
/*iPad*/
@media screen and (min-width: 768px) {
	header {
		background-color:;
		margin: 0;
		padding: 0;
	}
	
	.background_bg { position: relative; margin: 0; padding: 0 0 60px 0; background-image: url("../img/bg.png");background-color: rgba(248,247,232,1.00); background-attachment: fixed; background-repeat: no-repeat; background-size: cover; min-height: 100vh; }
	
	.header__inner {
		padding-top: 15px;
		position: relative;
		width: calc(96%);
		margin: 0 auto;
	}
	.header__inner a.logo__3ple {
		width: 100px;
		display: inline-block;
		margin-right: 15px;
	}
	.header__inner a.logo__ryukakusan {
		width: 110px;
		display: inline-block;
	}
	.hero {
	}
	/* TITLE AREA */
	.title__area {
		position: relative;
		margin: 0;
		padding: 40px 0 0 0;
		text-align: center;
	}
	.title_01 {
		position: relative;
		margin: 0;
	}
	.title_01 img {
		width: 70%;
	}
	.title_01::before {
		content: " ";
		background-image: url("../img/line01.png");
		background-position: center;
		background-size: 100%;
		display: inline-block;
		min-width: 70px;
		height: 20px;
		margin-right: 5%;
	}
	.title_01::after {
		content: " ";
		background-image: url("../img/line01.png");
		background-position: center;
		background-size: 100%;
		display: inline-block;
		min-width: 70px;
		height: 20px;
		margin-left: 4%;
	}
	.title_02 {
		position: relative;
		margin: 0;
		display: inline-block;
	}
	.title_02 .title_02_main {
		width: 55%;
	}
	.title_02 .title_02_sub1 {
		width: 12%;
	}
	.title_02 .title_02_sub2 {
		width: 12%;
	}
	
	.present__tag {
		position: absolute;
		width: 220px;
		top: 165px;
		right: 2%;
	}
	.present__tag img {
		width: 100%;
	}
	.hero__mv {
		position: relative;
		margin: 0;
		z-index: 10;
	}
	.hero__mv img {
		width: 98%;
		margin: 0 auto;
	}
	.campaign__period {
		font-size: 0.8em;
	}
	/* END TITLE AREA */
	
	/* SECTION */
.sc_3point { position: relative; margin: 80px 0 0 0; padding: 0; }
.sc_which { position: relative; margin: 80px 0 0 0; padding: 0; }
.sc_case { position: relative; margin: 80px 0 0 0; padding: 0; }
.sc_flow { position: relative; margin: 150px 0 0 0; padding: 0; }
.sc_end { position: relative; margin: 80px 0 0 0; padding: 40px 0; }
	/* END SECTION */

	.w900 {
		width: calc(100% - 32px);
        margin: 0 auto;
		position: relative;
	}
	.w900 > .col2_pc > * {
        width: calc(100% / 2 - 4px);
    }
	.mrg_20 {
		margin-top: 20px;
	}
	.mrg_40 {
		margin-top: 40px;
	}

	/* --------- SC-3POINT ----------- */
	
	.sc_3point {
		font-family: 'Noto Serif JP', serif;
	}
	.logo__mark {
		width: 10%;
		margin: 0 auto 40px auto;
	}
	.logo__mark img {
		width: 100%;
	}
	.sc_3point h2 {
		text-align: center;
	}
	.sc_3point h2 img {
		width: 64%;
	}
	.sc_3point h3.point_title {
		font-weight: 600;
		font-size: 2.4vw;
		background-image: url("../img/line02.png");
		background-repeat: no-repeat;
		background-position: bottom center;
		background-size: auto;
		padding-bottom: 0.8em;
		text-align: center;
		margin-bottom: 0.6em;
	}
	.sc_3point .col3_pc figure {
		width: 100%;
	}
	.sc_3point .col3_pc div p {
		padding: 0.5em;
		font-size: 1.1em;
		margin-bottom: 0;
	}
	
	/* --------- SC-WHICH ----------- */
	.which_arrow {
		position: absolute;
		top: -10px;
		left: 32%;
	}
	.which_arrow img {
		width: 50%;
	}
	h3.which_ame {
		padding-left: 30px;
		text-align: left;
		margin-top: 1.3em;
	}
	h3.which_ame img {
		width: 57%;
	}
	h3.which_tab {
		text-align: right;
	}
	h3.which_tab img {
		width: 56%;
	}
	ul.which__ame {
		border-top: 2px solid #8E8E8E;
		margin: 10px auto 0 auto;
		list-style: none;
		font-size: 1.1em;
		font-family: 'Noto Serif JP', serif;
		text-align: right;
		padding-top: 0.5em;
	}
	ul.which__tab {
		border-top: 2px solid #8E8E8E;
		margin: 10px auto 0 auto;
		list-style: none;
		font-size: 1.1em;
		font-family: 'Noto Serif JP', serif;
		text-align: left;
		padding-top: 0.5em;
	}
	ul.which__ame li,
	ul.which__tab li{
		padding: 0.5em 1em;
		border: 1px solid #A6A6A6;
		border-radius: 5px;
		margin-top: 2px;
	}
	ul.which__ame li {
		background-color: #f1fdff;
	}
	ul.which__tab li {
		background-color: #fffdef;
	}
	/* --------- SC-CASE ----------- */
	.sc_case h2 {
		text-align: center;
	}
	.sc_case h2 img {
		width: 44%;
	}
	.pdd_10per {
		padding-left: 10%;
		padding-right: 10%;
	}
	h3.case_ame {
		text-align: right;
	}
	h3.case_ame img {
		width: 74%;
	}
	h3.case_tab {
		text-align: right;
	}
	h3.case_tab img {
		width: 100%;
	}
	.chushaku {
		text-align: center;
		color: #666666;
		font-size: 0.9em;
		margin-top: 30px;
		padding: 0;
	}

	
	/* --------- SC-FLOW ----------- */
	.sc_flow h2 {
		text-align: center;
	}
	.sc_flow h2 img {
		width: 40%;
	}
	.cont__flow {
		display: flex;
		justify-content: space-between;
		margin: 30px auto 0 auto;
		width: calc(100%);
	}
	.cont__flow figure:nth-child(1),
	.cont__flow figure:nth-child(3),
	.cont__flow figure:nth-child(5) {
		width: calc(27%);
	}
	.cont__flow figure:nth-child(2),
	.cont__flow figure:nth-child(4) {
		width: calc(5% - 1%);
		margin: 0 auto;
		text-align: center;
		height: auto;
	}

	.cont__flow figure:nth-child(1) img,
	.cont__flow figure:nth-child(3) img,
	.cont__flow figure:nth-child(5) img {
		width: 100%;
	}
	.cont__flow figure:nth-child(2) img,
	.cont__flow figure:nth-child(4) img {
		width: 60%;
		margin-top: 0;
		padding-top: 100px;
		transform: rotate(0deg);
	}
	ul.qualification {
		width: calc(60%);
		margin: 0 auto 0 auto;
		font-size: 0.8em;
	}
	
	footer  {
		background-color: rgba(232,232,232,1.00);
		position: relative;
	}
	.copyright {
		font-size: 1em;
	}

	.btn_img {
		width: calc(100%);
		margin: 40px auto 0 auto;
		display: block;
	}
	.btn_img img {
		width: 100%;
	}
	.btn_gentei {
		width: calc(80%);
		margin: 40px auto 0 auto;
		display: block;
	}
	.btn_toshop {
		width: calc(55%);
		margin: 0px auto 0 auto;
		display: block;
	}
	.btn_gentei img,
	.btn_toshop img {
		width: 100%;
	}
	
	.btn__back {
		width: auto;
		background-color: #fff;
		display: inline-block;
		text-align: center;
		color: #f93099;
		margin: 30px auto;
		padding: 0.6em 2em;
		border: 3px solid #f93099;
		border-radius: 25px;
		font-size: 1.8em;
	}

	
}
@media screen and (min-width: 801px) {
}
@media screen and (min-width: 1024px) {
	.w900 {
		width: calc(900px);
        margin: 0 auto;
	}
	.title_01::before {
		min-width: 100px;
	}
	.title_01::after {
		min-width: 100px;
	}
	.campaign__period {
		font-size: 1em;
	}
	.present__tag {
		position: absolute;
		width: 300px;
		top: 200px;
		right: 7%;
	}
	.hero__mv img {
		width: 98%;
		margin: 0 auto;
	}
	.sc_3point h3.point_title {
		font-weight: 600;
		font-size: 1.5em;
	}
	.which_arrow {
		position: absolute;
		top: -10px;
		left: 30%;
	}
	.which_arrow img {
		width: 53%;
	}
	h3.which_ame img {
		width: 57%;
	}
	h3.which_tab img {
		width: 57%;
	}
	
}
@media screen and (min-width: 1200px) {
	.w900 {
		width: calc(900px);
        margin: 0 auto;
	}
	.title_01 img {
		width: 65%;
	}
	.title_01::before {
		min-width: 150px;
	}
	.title_01::after {
		min-width: 150px;
	}
	.title_02 {
		position: relative;
		margin: 0;
		display: inline;
	}
	.title_02 .title_02_main {
		width: 50%;
	}
	.title_02 .title_02_sub1 {
		width: 10%;
	}
	.title_02 .title_02_sub2 {
		width: 10%;
	}
	.hero__mv img {
		width: 90%;
		margin: 0 auto;
	}
	.present__tag {
		position: absolute;
		width: 320px;
		top: 230px;
		right: 10%;
	}
}
@media screen and (min-width: 1280px) {
}
@media screen and (min-width: 1360px) {
}