@charset "UTF-8";
a, ins {
	text-decoration: none
}
a, hr {
	padding: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, hr, menu, nav, section {
	display: block
}
.static-common-freeBtnBox__btn, .static-header__logo a {
	text-indent: -9999px;
	overflow: hidden;
	white-space: nowrap
}
.static-header__logo a:hover, a:hover {
	opacity: 1
}
.static-lineup__lists, .static-reasonMore__lists {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal
}
abbr, address, article, aside, audio, b, blockquote, body, canvas, caption, cite, code, dd, del, details, dfn, div, dl, dt, em, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, p, pre, q, samp, section, small, span, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, ul, var, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: 0 0
}
ins, mark {
	background-color: #ff9;
	color: #000
}
nav ul, ol, ul {
	list-style: none
}
blockquote, q {
	quotes: none
}
blockquote:after, blockquote:before, q:after, q:before {
	content: '';
	content: none
}
.static-header:after, .static-header__inner:after {
	content: "";
	clear: both
}
a {
	margin: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: 0 0;
	color: inherit
}
mark {
	font-style: italic;
	font-weight: 700
}
del {
	text-decoration: line-through
}
abbr[title], dfn[title] {
	border-bottom: 1px dotted;
	cursor: help
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
hr {
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0
}
input, select {
	vertical-align: middle
}
html {
	font-size: 62.5%
}
*, :after, :before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
body {
	font-size: 1.4rem;
	line-height: 1.7;
	background-color: #fff;
	color: #000;
	-webkit-text-size-adjust: 100%;
	font-family: "源ノ角ゴシック", "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 500;
	/*font-family: "ヒラギノ角ゴ Std W8", "Hiragino Kaku Gothic Std", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
}
.static-common-inner {
	max-width: 860px;
	margin: 0 auto
}
.static-common-freeBtnBox {
	width: 100%;
	max-width: 280px;
	margin: 0 auto;
	padding: 20px 10px
}
.static-common-freeBtnBox.typeB {
	max-width: 100%;
	padding: 10px 20px
}
.static-common-freeBtnBox__btn {
	font-size: 0;
	display: block;
	background: url(../images/freeBtn-sp.png) center no-repeat;
	background-size: contain;
	padding-top: 23.05%
}
.static-common-freeBtnBox__btn.btn--typeB {
	background-image: url(../images/freeBtn-b-sp.png);
	padding-top: 23.05%
}
.static-common-freeBtnEditBox {
	width: 100%;
	max-width: 860px;
	margin: 0 auto;
	padding: 20px 10px;
	text-align: center
}
.static-common-freeBtnEditBox__btn {
	display: inline-block;
	color: #fff;
	font-size: 1.4rem;
	font-weight: 700;
	line-height: 1.2;
	background: -webkit-gradient(linear, left top, left bottom, from(#fea22d), to(#ff6001));
	background: linear-gradient(to bottom, #fea22d 0, #ff6001 100%);
	padding: 1em 20px;
	border-radius: .5rem;
	position: relative;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
	word-break: break-all
}
.static-common-freeBtnEditBox__btn.btn--square {
	border-radius: 0
}
.static-common-freeBtnEditBox__btn.btn--no-shadow {
	-webkit-box-shadow: none;
	box-shadow: none
}
.static-common-freeBtnEditBox__btn.btn--no-arrow:after {
	display: none
}
.static-header {
	background: #fff;
	padding: 15px
}
.static-header:after {
	display: block
}
.static-header__inner {
	max-width: 960px;
	margin: 0 auto;
	position: relative
}
.static-header__inner:after {
	display: block
}
.static-header__logo {
	position: absolute;
	width: 65px;
	height: 20px;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto 0
}
.static-header__logo a {
	font-size: 0;
	display: block;
	width: 100%;
	height: 100%;
	background: url(../images/logo_green.png) center no-repeat;
	background-size: contain
}
.static-mainVisual, .static-pointA-pc, .static-posterArt {
	background-color: #f2f2f2;
/*
	background-color: #6A3
*/
}
.static-header__login {
	display: block;
	float: right;
	line-height: 1;
	margin-left: 65px
}
.static-posterArt {
	padding: 15px 10px
}
.static-posterArt__title {
	text-align: center;
	line-height: 1.3;
	font-size: 1.6rem;
	color: #fff;
	margin-bottom: 10px
}
.static-posterArt__title > span {
	font-size: .6em
}
.static-posterArt__lists {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	max-width: 860px;
	margin: 0 auto
}
.static-posterArt__lists__item {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 24%;
	flex: 0 0 24%
}
.static-posterArt__lists__item__image {
	display: block;
	width: 100%;
	padding-top: 144.82%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover
}
.static-pointA-pc {
	padding: 45px 0
}
.static-pointA-pc__title {
	color: #fff;
	font-size: 4rem;
	line-height: 1.1;
	text-align: center;
	margin-bottom: 35px
}
.static-pointA-pc__lists {
	max-width: 860px;
	margin: 0 auto;
	counter-reset: point
}
.static-pointA-pc__lists__item {
	padding: 30px 20px;
	background-color: #fff;
	counter-increment: point;
	color: #000;
}
.static-pointA-pc__lists__item + .static-pointA-pc__lists__item {
	margin-top: 20px
}
.static-pointA-pc__lists__item__title {
	font-size: 1.9rem;
	line-height: 1.2;
	font-weight: 600;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 20px;
	color: #000
}
.static-pointA-pc__lists__item__title__icon {
	width: 70px;
	height: 70px;
	border-radius: 50%;
	border: 4px solid #3CE132;
	color: #000;
	margin-right: 15px;
	text-align: center;
	line-height: 62px;
	font-size: 4rem;
	font-weight: 700
}
.static-pointA-pc__lists__item__title__icon:after {
	content: counter(point)
}
.static-pointA-pc__lists__item__note {
	font-size: .8em;
	color: #c00
}
.static-pointA-pc__lists__item--01 {
	background-image: url(../images/pointA-01_img01.png);
	background-repeat: no-repeat;
	background-size: 40% auto;
	background-position: right 20px top 30px;
	padding-right: calc(40% + 20px);
	min-height: 200px
}
.static-pointA-pc__lists__item--01.month {
	background-image: url(../images/pointA-01_img01_month.png)
}
.static-pointA-pc__lists__item--02 {
	position: relative
}
.static-pointA-pc__lists__item--02 .static-pointA-pc__lists__item__text, .static-pointA-pc__lists__item--02 .static-pointA-pc__lists__item__title {
	margin-right: calc(30% + 40px)
}
.static-pointA-pc__lists__item--02 .static-pointA-pc__lists__item__img {
	text-align: center;
	background: url(../images/pointA-02-pc.jpg) top center no-repeat;
	background-size: contain;
	width: 30%;
	padding-top: 10%;
	position: absolute;
	top: 30px;
	right: 20px
}
.static-pointA-pc__lists__item--02 .static-pointA-pc__lists__item__img > a {
	color: #3CE132;
	text-decoration: underline;
	font-size: 1.8rem
}
.static-pointA-pc__lists__item--02__photos {
	margin-top: 30px;
	clear: both;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.static-pointA-pc__lists__item--02__photos > li {
	width: 33%;
	text-align: center;
	color: #878787
}
.static-pointA-pc__lists__item--02__photos > li > div {
	width: 100%;
	padding-top: 62.96%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain
}
.static-pointA-pc__lists__item--02__photos > li > div.img01 {
	background-image: url(../images/pointA-02_img01.jpg)
}
.static-pointA-pc__lists__item--02__photos > li > div.img02 {
	background-image: url(../images/pointA-02_img02.jpg)
}
.static-pointA-pc__lists__item--02__photos > li > div.img03 {
	background-image: url(../images/pointA-02_img03.jpg)
}
.static-pointA-pc__lists__item--03 {
	background-image: url(../images/pointA-03-pc.jpg);
	background-repeat: no-repeat;
	background-size: 40% auto;
	background-position: right 20px top 30px;
	padding-right: calc(40% + 20px)
}
.static-pointA-pc__lists__item--03 .item03-contact > dt {
	background: top left no-repeat #999;
	color: #fff;
	margin-top: 10px;
	padding: 3px 0;
	text-align: center;
	font-size: 1.1rem
}
.static-pointA-pc__lists__item--03 .item03-contact > dd {
	background: #F6F6F6;
	font-size: 1rem;
	padding: 10px 16px
}
.static-pointA-pc__lists__item--03 .item03-contact > dd:after {
	content: "";
	display: block;
	clear: both
}
.static-pointA-pc__lists__item--03 .item03-contact > dd > ul > li.tel {
	background: url(../images/icon_tel.png) left center no-repeat;
	background-size: 22px auto;
	padding-left: 28px;
	margin-right: 30px;
	margin-bottom: .5em;
	line-height: 1.5
}
.static-pointA-pc__lists__item--03 .item03-contact > dd > ul > li.tel > span {
	font-size: 1.6rem;
	font-weight: 700
}
.static-pointA-pc__lists__item--03 .item03-contact > dd > ul > li.mail {
	background: url(../images/icon_mail.png) left center no-repeat;
	background-size: contain;
	padding-left: 28px;
	float: left
}
.static-pointA-pc__lists__item--03 .item03-contact > dd > ul > li.twitter {
	background: url(../images/icon_twitter.png) left center no-repeat;
	background-size: contain;
	padding-left: 23px;
	margin-left: 10px;
	float: left
}
.static-pointA-pc__lists__item--03 .item03-contact > dd > ul > li > a {
	color: #37B
}
.static-pointA-sp__title {

	background-color: #3CE132;
	color: #000000;

/*
	background-color: #6A3;
	color: #fff;
*/
	text-align: center;
	font-size: 2rem;
	font-weight: 700;
	padding: 10px
}
.static-pointA-sp__lists__item {
	background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#f6f6f6));
	background: linear-gradient(#fefefe, #f6f6f6);
	min-height: 120px;
	background-repeat: no-repeat;
	background-position: top 20px right 20px;
	background-size: auto 80px;
	padding: 20px 185px 20px 20px;
	border-bottom: 1px solid #C5C5C5
}
.static-pointA-sp__lists__item--01 {
	background-image: url(../images/pointA-01_img01.png)
}
.static-pointA-sp__lists__item--01.month {
	background-image: url(../images/pointA-01_img01_month.png)
}
.static-pointA-sp__lists__item--02 {
	background-image: url(../images/pointA-02-sp.png)
}
.static-pointA-sp__lists__item > h3 {
	border-bottom: 1px dotted #000;
	font-size: 2rem
}
.static-pointA-sp__lists__item > div {
	margin-top: .5em;
	line-height: 1.3
}
.static-pointA-sp__contact {
	padding: 30px 10px 10px;
	max-width: 300px;
	margin: 0 auto
}
.static-pointA-sp__contact > dl {
	border: 2px solid #3CE132;
	color: #000
}
.static-pointA-sp__contact__title {
	color: #000;
	background-color: #3CE132;
	text-align: center;
	padding: 5px
}
.static-pointA-sp__contact__body {
	padding: 5px 10px
}
.static-pointA-sp__contact__body > ul > li > a {
	padding: 8px 0 8px 20px;
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 16px auto
}
.static-pointA-sp__contact__body > ul > li:nth-of-type(1) > a {
	background-image: url(../images/icon_fixed-phone.png)
}
.static-pointA-sp__contact__body > ul > li:nth-of-type(2) > a {
	background-image: url(../images/icon_cellular-phone.png)
}
.static-pointA-sp__contact__body > ul > li:nth-of-type(3) > a {
	background-image: url(../images/icon_mail.png)
}
.static-about {
	padding: 20px 0
}
.static-about__title {
	color: #6A3;
	font-weight: 700;
	margin-bottom: 20px;
	text-align: center
}
.static-beforehulu {
	padding: 27px 0 16px;
	position: relative;
	border-top: 2px solid #6A3
}
.static-beforehulu:before {
	content: "";
	width: 25px;
	height: 11px;
	display: block;
	background: url(../images/beforehulu_bg.gif) center no-repeat;
	background-size: contain;
	position: absolute;
	top: -2px;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0)
}
.static-reasonStart__lists__item .rsItem, .static-step__flow > li:first-child {
	position: relative
}
.static-beforehulu__title {
	margin-bottom: 14px;
	color: #6A3;
	font-size: 1.7rem;
	font-weight: 700;
	line-height: 1.6;
	text-align: center
}
.static-beforehulu__lists > li {
	margin-bottom: 5px;
	display: block;
	color: #fff;
	background-color: #6A3;
	border-radius: 5px;
	text-align: center;
	padding: 10px 5px
}
.static-reasonStart {
	background-color: #6A3;
	padding-bottom: 20px
}
.static-reasonStart__inner:before {
	content: "";
	display: block;
	width: 100%;
	padding-top: 4.21%;
	background: url(../images/reason-start_bg.gif) center no-repeat;
	background-size: contain;
	margin-bottom: 20px
}
.static-reasonStart__title {
	margin-top: 15px;
	margin-bottom: 15px;
	color: #fff;
	font-size: 1.9rem;
	font-weight: 700;
	line-height: 1;
	text-align: center
}
.static-reasonStart__lists {
	padding: 0 10px;
	counter-reset: point
}
.static-reasonStart__lists__item {
	background-color: #fff;
	padding: 10px;
	counter-increment: point
}
.static-reasonStart__lists__item + .static-reasonStart__lists__item {
	margin-top: 15px
}
.static-reasonStart__lists__item .rsItem__title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 1.3rem;
	font-weight: 700
}
.static-reasonStart__lists__item .rsItem__title__icon {
	width: 36px;
	min-width: 36px;
	height: 36px;
	border-radius: 50%;
	border: 2px solid #3CE132;
	color: #000;
	text-align: center;
	line-height: 1;
	font-size: 1.6rem;
	margin-right: 10px
}
.static-reasonStart__lists__item .rsItem__title__icon > span {
	display: block;
	font-size: .6rem;
	padding-top: .9em
}
.static-reasonStart__lists__item .rsItem__title__icon:after {
	content: counter(point)
}
.static-reasonStart__lists__item .rsItem__photo {
	margin-top: 10px
}
.static-reasonStart__lists__item .rsItem__photo > img {
	max-width: 100%;
	display: block;
	margin: 0 auto
}
.static-reasonStart__lists__item .rsItem__text {
	margin-top: 10px;
	color: #666
}
.static-reasonStart__lists__item .rsItem__text > ul {
	font-size: .8em
}
.static-lineup__title, .static-reasonMore__title {
	margin-bottom: 15px;
	font-size: 1.7rem;
	line-height: 1.2;
	font-weight: 700;
	text-align: center
}
.static-reasonStart__lists__item .rsItem__text > ul > li > span {
	color: #c00
}
.static-reasonMore {
	background-color: #6A3;
	padding: 25px 10px
}
.static-reasonMore__title {
	color: #fff
}
.static-reasonMore__lists {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.static-reasonMore__lists__item {
	background-color: #fff
}
.static-reasonMore__lists__item > figure {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.static-reasonMore__lists__item > figure > img {
	display: block;
	max-width: 100%
}
.static-lineup {
	padding-top: 25px
}
.static-lineup__lists {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.static-lineup__lists__item {
	width: calc(33% - 10px);
	margin: 5px
}
.static-lineup__lists__item > img {
	display: block;
	width: 100%
}
.static-lineup__lists__item__image {
	display: block;
	width: 100%;
	padding-top: 143.5%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain
}
.static-lineup__others {
	color: #6A3;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	margin-top: 15px
}
.static-contact {
	padding: 0 10px 20px
}
.static-contact__lead {
	font-size: 1.1rem
}
.static-contact__table__title {
	margin-top: 10px;
	background-color: #999;
	color: #fff;
	font-size: 1.3rem;
	text-align: center;
	padding: 5px 0
}
.static-contact__table__body {
	background-color: #F6F6F6
}
.static-contact__table__body > ul:after {
	content: "";
	display: block;
	clear: both
}
.static-contact__table__body > ul > li {
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 22px auto
}
.static-contact__table__body > ul > li.tel {
	background-image: url(../images/icon_tel.png)
}
.static-contact__table__body > ul > li.mail {
	background-image: url(../images/icon_mail.png)
}
.static-contact__table__body > ul > li.twitter {
	background-image: url(../images/icon_twitter.png)
}
.static-contact__table__body > ul > li > span {
	margin-left: .5em
}
.static-contact__table__body > ul > li > a {
	color: #37b
}
.static-voice {
	background-color: #6A3;
	padding: 15px 0
}
.static-voice__title {
	margin-bottom: 15px;
	font-size: 1.7rem;
	font-weight: 700;
	color: #fff;
	line-height: 1.2;
	text-align: center
}
.static-voice__lists {
	padding: 0 10px
}
.static-voice__lists__item {
	background-color: #fff
}
.static-step {
	color: #4b4b4b;
	padding: 20px 0
}
.static-step__title {
	margin-bottom: 25px;
	font-size: 1.9rem;
	font-weight: 700;
	line-height: 1;
	text-align: center
}
.static-step__lead {
	margin-bottom: 18px;
	font-size: 1.3rem;
	font-weight: 700;
	line-height: 1.5;
	text-align: center
}
.static-step__lead__inner > span {
	font-size: 1.7rem;
	color: #6A3
}
.static-step__lead__inner:before {
	content: "＼"
}
.static-step__lead__inner:after {
	content: "／"
}
.static-step__flow {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	text-align: center
}
.static-step__flow > li {
	background-color: #6A3;
	width: calc(50% - 15px);
	border-radius: 5px;
	padding: 5px;
	color: #fff;
	font-size: 1.1rem
}
.static-step__flow > li:first-child:after, .static-step__flow > li:first-child:before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}
.static-step__flow > li:first-child:before {
	width: 15px;
	height: 15px;
	background-color: #6A3;
	right: -15px
}
.static-step__flow > li:first-child:after {
	border-left: 15px solid #6A3;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	right: -30px
}
.static-step__flow > li > h4 {
	color: #f9f50f;
	font-size: 1.4rem;
	font-weight: 700
}
.static-step__flow > li > [class*=img] {
	height: 45px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: center center
}
.static-step__flow > li > .img01 {
	background-image: url(../images/step_flow_img01.png);
	background-size: auto 100%
}
.static-step__flow > li > .img02 {
	background-image: url(../images/step_flow_img02.png);
	background-size: auto 73.4%
}
.static-step__note {
	font-size: 1.1rem;
	margin-top: 10px
}
.static-qa-pc {
	padding: 40px 0 45px;
	background-color: #f5f5f5;
	position: relative
}
.static-qa-pc:after, .static-qa-pc:before {
	content: "";
	display: block;
	width: 100%;
	height: 30px;
	position: absolute;
	left: 0
}
.static-qa-pc:before {
	background: -webkit-gradient(linear, left top, left bottom, from(#e7e7e7), to(#f5f5f5));
	background: linear-gradient(#e7e7e7, #f5f5f5);
	top: 0
}
.static-qa-pc:after {
	background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e7e7e7));
	background: linear-gradient(#f5f5f5, #e7e7e7);
	bottom: 0
}
.static-qa-pc__title {
	margin-bottom: 38px;
	color: #000;
	font-size: 3.8rem;
	font-weight: 700;
	line-height: 1;
	text-align: center
}
.static-qa-pc__body {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.static-qa-pc__body__box {
	width: 50%;
	padding: 0 30px
}
.static-qa-pc__body__box:nth-of-type(1) {
	border-right: 1px solid #E5E5E5
}
.static-qa-pc__body__box > dl > dt {
	color: #000;
	padding-left: 40px;
	font-size: 1.6rem;
	padding-top: 15px;
	margin-bottom: 18px;
	position: relative;
	font-weight: 500;
}
.static-qa-pc__body__box > dl > dt:before {
	content: "Q";
	font-size: 3.8rem;
	line-height: 1;
	font-weight: 700;
	position: absolute;
	top: 0;
	left: 0;
	color: #3CE132
}
.static-qa-pc__body__box > dl > dd {
	font-size: 1.3rem;
	line-height: 1.5;
	color: #000
}
.static-qa-pc__body__box > dl > dd + dt {
	margin-top: 18px
}
.static-qa-pc__body__box > dl > dd > a {
	color: #37B;
	text-decoration: underline
}
.static-qa-sp {
	background-color: #f5f5f5;
	padding: 25px 0;
	position: relative
}
.static-qa-sp:after, .static-qa-sp:before {
	content: "";
	display: block;
	width: 100%;
	height: 20px;
	position: absolute;
	left: 0
}
.static-qa-sp:before {
	background: -webkit-gradient(linear, left top, left bottom, from(#e7e7e7), to(#f5f5f5));
	background: linear-gradient(#e7e7e7, #f5f5f5);
	top: 0
}
.static-qa-sp:after {
	background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e7e7e7));
	background: linear-gradient(#f5f5f5, #e7e7e7);
	bottom: 0
}
.static-qa-sp__title {
	font-size: 2rem;
	color: #000;
	text-align: center;
	margin-bottom: 25px
}
.static-qa-sp__lists {
	padding: 0 20px;
	color: #000;
	line-height: 1.5
}
.static-qa-sp__lists > dt {
	border-bottom: 1px solid #e5e5e5;
	display: block;
	padding: 10px 20px 10px 23px;
	position: relative
}
.static-qa-sp__lists > dt:before {
	content: "Q";
	color: #3CE132;
	font-size: 2rem;
	line-height: 1;
	position: absolute;
	top: 7px;
	left: 2px
}
.static-qa-sp__lists > dt:after {
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	border-top: 2px solid #3CE132;
	border-right: 2px solid #3CE132;
	position: absolute;
	top: 50%;
	right: 5px;
	-webkit-transform: translateY(-50%) rotate(135deg);
	transform: translateY(-50%) rotate(135deg);
	-webkit-transition: all .3s;
	transition: all .3s
}
.static-qa-sp__lists > dt.is-open:after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
.static-qa-sp__lists > dd {
	display: none;
	border-bottom: 1px solid #e5e5e5;
	background-color: #fff;
	padding: 15px
}
.static-qa-sp__lists > dd > a {
	color: #37B;
	text-decoration: underline
}
.static-footer {
	border-top: 1px solid #DCDBDC;
	color: #888;
	text-align: center;
	padding: 20px 10px
}
.static-footer__nav {
	font-size: 1.1rem
}
.static-footer__nav > ul > li {
	display: inline-block;
	line-height: 1
}
.static-footer__nav > ul > li + li {
	border-left: 1px solid #888
}
.static-footer__nav > ul > li > a {
	padding: 0 17px
}
.static-footer__copyright {
	font-size: 1rem;
	margin-top: 15px
}
.static-footer__copyright > a {
	text-decoration: underline
}
.static-footer__copyright > small {
	white-space: nowrap
}
@media only screen and (min-width:768px) {
	.hide-on-med-and-up {
		display: none !important
	}
	.show-on-medium-and-up {
		display: block !important
	}
	.static-common-freeBtnBox, .static-common-freeBtnBox.typeB {
		max-width: 570px;
		padding: 40px 10px
	}
	.static-common-freeBtnBox__btn {
		background-image: url(../images/freeBtn.png);
		padding-top: 15.35%
	}
	.static-common-freeBtnBox__btn.btn--typeB {
		background-image: url(../images/freeBtn-b.png);
		padding-top: 21.05%
	}
	.static-common-freeBtnEditBox {
		padding: 40px 10px
	}
	.static-common-freeBtnEditBox__btn {
		font-size: 2.8rem;
		padding: 1em 80px;
		border-radius: 1rem;
		-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, .4);
		box-shadow: 0 3px 7px rgba(0, 0, 0, .4)
	}
	.static-common-freeBtnEditBox__btn:after {
		content: "";
		display: block;
		width: 34px;
		position: absolute;
		top: 0;
		bottom: 0;
		right: 15px;
		background: url(../images/freeBtnEdit_icon.png) center no-repeat
	}
	.static-mainVisual__inner {
		height: 620px;
		position: relative;
		overflow: hidden
	}
	.static-mainVisual__box {
		position: absolute;
		width: 480px;
		height: 315px;
		top: 152px;
		left: 50%;
		margin-left: -240px;
		z-index: 1
	}
	.static-mainVisual__box__logo {
		text-indent: -9999px;
		white-space: nowrap;
		overflow: hidden;
		font-size: 0;
		height: 80px;
		background: url(../images/logo_white.png) center no-repeat;
		margin-top: 45px;
		background-size: contain
	}
	.static-mainVisual__box__text {
		color: #fff;
		font-size: 3.6rem;
		font-weight: 700;
		padding: 0 20px;
		line-height: 1.4;
		margin-top: 45px;
		text-align: center
	}
	.static-mainVisual__box__text > span {
		font-size: 2.1rem
	}
	.static-mainVisual__visuals {
		position: absolute;
		width: 1376px;
		height: 620px;
		top: 0;
		left: 50%;
		margin-left: -688px
	}
	.static-mainVisual__visuals > li {
		position: absolute
	}
	.static-mainVisual__visuals > li:nth-of-type(1) {
		width: 254px;
		top: 10px;
		left: 11px
	}
	.static-mainVisual__visuals > li:nth-of-type(2) {
		width: 254px;
		top: 162px;
		left: 11px
	}
	.static-mainVisual__visuals > li:nth-of-type(3) {
		width: 164px;
		top: 10px;
		left: 275px
	}
	.static-mainVisual__visuals > li:nth-of-type(4) {
		width: 164px;
		top: 112px;
		left: 275px
	}
	.static-mainVisual__visuals > li:nth-of-type(5) {
		width: 164px;
		top: 213px;
		left: 275px
	}
	.static-mainVisual__visuals > li:nth-of-type(6) {
		width: 164px;
		top: 315px;
		left: 11px
	}
	.static-mainVisual__visuals > li:nth-of-type(7) {
		width: 164px;
		top: 417px;
		left: 11px
	}
	.static-mainVisual__visuals > li:nth-of-type(8) {
		width: 164px;
		top: 518px;
		left: 11px
	}
	.static-mainVisual__visuals > li:nth-of-type(9) {
		width: 254px;
		top: 315px;
		left: 184px
	}
	.static-mainVisual__visuals > li:nth-of-type(10) {
		width: 254px;
		top: 468px;
		left: 184px
	}
	.static-mainVisual__visuals > li:nth-of-type(11) {
		width: 235px;
		top: 10px;
		left: 449px
	}
	.static-mainVisual__visuals > li:nth-of-type(12) {
		width: 235px;
		top: 10px;
		left: 693px
	}
	.static-mainVisual__visuals > li:nth-of-type(13) {
		width: 235px;
		bottom: 10px;
		left: 449px
	}
	.static-mainVisual__visuals > li:nth-of-type(14) {
		width: 235px;
		bottom: 10px;
		left: 693px
	}
	.static-mainVisual__visuals > li:nth-of-type(15) {
		width: 254px;
		top: 10px;
		right: 184px
	}
	.static-mainVisual__visuals > li:nth-of-type(16) {
		width: 254px;
		top: 162px;
		right: 184px
	}
	.static-mainVisual__visuals > li:nth-of-type(17) {
		width: 164px;
		top: 10px;
		right: 11px
	}
	.static-mainVisual__visuals > li:nth-of-type(18) {
		width: 164px;
		top: 112px;
		right: 11px
	}
	.static-mainVisual__visuals > li:nth-of-type(19) {
		width: 164px;
		top: 213px;
		right: 11px
	}
	.static-mainVisual__visuals > li:nth-of-type(20) {
		width: 164px;
		top: 315px;
		right: 275px
	}
	.static-mainVisual__visuals > li:nth-of-type(21) {
		width: 164px;
		top: 417px;
		right: 275px
	}
	.static-mainVisual__visuals > li:nth-of-type(22) {
		width: 164px;
		top: 518px;
		right: 275px
	}
	.static-mainVisual__visuals > li:nth-of-type(23) {
		width: 254px;
		top: 315px;
		right: 11px
	}
	.static-mainVisual__visuals > li:nth-of-type(24) {
		width: 254px;
		top: 468px;
		right: 11px
	}
	.static-mainVisual__visuals > li > div {
		padding-top: 56.25%;
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover
	}
	.static-posterArt {
		padding: 35px 15px
	}
	.static-posterArt__title {
		font-size: 3.6rem;
		margin-bottom: 15px
	}
	.static-posterArt__title .hide-pc {
		display: none
	}
	.static-about {
		padding: 90px 0 45px
	}
	.static-about__title {
		font-size: 5rem
	}
	.static-about__body {
		font-size: 1.9rem;
		line-height: 1.8;
		text-align: center
	}
	.static-beforehulu {
		padding: 58px 10px 32px;
		border-top-width: 5px
	}
	.static-beforehulu:before {
		width: 49px;
		height: 22px;
		top: -5px
	}
	.static-beforehulu__title {
		margin-bottom: 46px;
		font-size: 3.8rem
	}
	.static-beforehulu__lists {
		max-width: 860px;
		margin: 0 auto;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
	.static-beforehulu__lists > li {
		width: calc(50% - 10px);
		margin-bottom: 20px;
		font-size: 1.8rem;
		padding: 30px 0
	}
	.static-reasonStart {
		padding-bottom: 40px
	}
	.static-reasonStart__title {
		font-size: 3.8rem;
		margin-top: 50px;
		margin-bottom: 50px
	}
	.static-reasonStart__lists__item {
		padding: 25px
	}
	.static-reasonStart__lists__item .rsItem:after {
		content: "";
		display: block;
		clear: both
	}
	.static-reasonStart__lists__item .rsItem__title {
		font-size: 1.7rem
	}
	.static-reasonStart__lists__item .rsItem__title__icon {
		width: 72px;
		min-width: 72px;
		height: 72px;
		border-width: 3px;
		font-size: 3.4rem
	}
	.static-reasonStart__lists__item .rsItem__title__icon > span {
		font-size: 1.2rem;
		padding-top: 1em
	}
	.static-lineup__title, .static-reasonMore__title {
		font-size: 3.8rem;
		margin-bottom: 50px
	}
	.static-reasonStart__lists__item .rsItem__photo {
		position: absolute;
		top: 0;
		right: 0
	}
	.static-reasonStart__lists__item .rsItem--01 {
		padding-right: 290px;
		min-height: 190px
	}
	.static-reasonStart__lists__item .rsItem--02 {
		padding-right: 320px;
		min-height: 200px
	}
	.static-reasonStart__lists__item .rsItem--03 {
		padding-right: 270px;
		min-height: 150px
	}
	.static-reasonStart__lists__item .rsItem--04 {
		padding-right: 320px;
		min-height: 230px
	}
	.static-reasonMore {
		padding-top: 50px
	}
	.static-reasonMore__lists {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}
	.static-reasonMore__lists__item {
		width: calc(25% - 10px);
		padding: 20px
	}
	.static-reasonMore__lists__item > figure {
		height: 150px
	}
	.static-lineup {
		padding-top: 50px
	}
	.static-lineup__lists {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
	.static-lineup__lists__item {
		width: calc(20% - 10px)
	}
	.static-lineup__others {
		font-size: 3rem;
		margin-top: 30px
	}
	.static-contact {
		padding: 0 10px 40px
	}
	.static-contact__lead, .static-contact__table__title {
		font-size: 1.8rem
	}
	.static-contact__table__body {
		padding: 20px 80px;
		font-size: 1.6rem
	}
	.static-contact__table__body > ul > li {
		padding-left: 45px;
		background-size: 28px auto
	}
	.static-contact__table__body > ul > li.tel {
		width: 60%;
		float: left
	}
	.static-contact__table__body > ul > li.mail, .static-contact__table__body > ul > li.twitter {
		width: 40%;
		float: right
	}
	.static-contact__table__body > ul > li a, .static-contact__table__body > ul > li > span {
		font-size: 2rem
	}
	.static-contact__table__body > ul > li > span {
		font-weight: 700
	}
	.static-voice {
		padding: 50px 0
	}
	.static-voice__title {
		font-size: 3.8rem;
		margin-bottom: 50px
	}
	.static-voice__lists__item {
		padding: 22px 30px 22px 125px;
		position: relative;
		min-height: 120px
	}
	.static-voice__lists__item + .static-voice__lists__item {
		margin-top: 10px
	}
	.static-voice__lists__item__icon {
		position: absolute;
		top: 20px;
		left: 0;
		width: 125px;
		background-repeat: no-repeat;
		background-position: 32px top;
		background-size: auto 72px;
		padding-top: 75px;
		line-height: 1;
		text-align: center;
		font-weight: 700
	}
	.static-voice__lists__item__icon--01 {
		background-image: url(../images/voice_icon01.png)
	}
	.static-voice__lists__item__icon--02 {
		background-image: url(../images/voice_icon02.png)
	}
	.static-step {
		padding: 50px 0
	}
	.static-step__title {
		font-size: 3.8rem;
		margin-bottom: 45px
	}
	.static-step__lead {
		font-size: 2.6rem;
		margin-bottom: 36px
	}
	.static-step__lead__inner > span {
		font-size: 3.4rem
	}
	.static-step__flow {
		max-width: 655px;
		margin: 0 auto
	}
	.static-step__flow > li {
		width: calc(50% - 20px);
		border-radius: 10px;
		padding: 10px;
		color: #fff;
		font-size: 1.8rem
	}
	.static-step__flow > li:first-child:before {
		width: 15px;
		height: 20px;
		background-color: #6A3;
		right: -15px
	}
	.static-step__flow > li:first-child:after {
		border-left: 25px solid #6A3;
		border-top: 20px solid transparent;
		border-bottom: 20px solid transparent;
		right: -40px
	}
	.static-step__flow > li > h4 {
		font-size: 3rem
	}
	.static-step__flow > li > [class*=img] {
		height: 85px;
		margin-bottom: 20px
	}
	.static-step__note {
		max-width: 655px;
		margin: 15px auto 0;
		font-size: 1.3rem
	}
	.static-footer {
		padding: 18px 10px
	}
}
@media only screen and (min-width:993px) {
	.hide-on-large-only {
		display: none !important
	}
	.show-on-large {
		display: block !important
	}
	a {
		-webkit-transition: opacity .3s;
		transition: opacity .3s
	}
	a:hover {
		opacity: .7
	}
}
@media only screen and (max-width:992px) {
	.hide-on-med-and-down {
		display: none !important
	}
	.show-on-medium-and-down {
		display: block !important
	}
}
@media only screen and (max-width:767px) {
	.hide-on-small-and-down, .hide-on-small-only {
		display: none !important
	}
	.show-on-small {
		display: block !important
	}
	.static-mainVisual__inner {
		position: relative
	}
	.static-mainVisual__box {
		width: 52.03%;
		position: absolute;
		top: 30.78%;
		left: 23.593%;
		z-index: 1
	}
	.static-mainVisual__box__logo {
		text-indent: -9999px;
		white-space: nowrap;
		overflow: hidden;
		font-size: 0;
		padding-top: 12.51%;
		background: url(../images/logo_white.png) center no-repeat;
		background-size: contain;
		margin-top: 7%;
		margin-bottom: 9%
	}
	.static-reasonMore__lists__item:nth-of-type(n+3), .static-voice__lists__item + .static-voice__lists__item {
		margin-top: 10px
	}
	.static-mainVisual__box__text {
		color: #fff;
		font-size: 3.6vw;
		font-weight: 700;
		padding: 0 10px;
		text-align: center;
		line-height: 1.3
	}
	.static-mainVisual__box__text > span {
		font-size: .7em
	}
	.static-mainVisual__visuals {
		width: 100%;
		padding-top: 69.375%;
		position: relative
	}
	.static-mainVisual__visuals > li {
		position: absolute
	}
	.static-mainVisual__visuals > li:nth-of-type(n+11) {
		display: none
	}
	.static-mainVisual__visuals > li:nth-of-type(1) {
		width: 30.78%;
		top: 2.921%;
		left: 1.56%
	}
	.static-mainVisual__visuals > li:nth-of-type(2) {
		width: 30.78%;
		top: 2.921%;
		left: 34.375%
	}
	.static-mainVisual__visuals > li:nth-of-type(3) {
		width: 30.78%;
		top: 2.921%;
		right: 1.56%
	}
	.static-mainVisual__visuals > li:nth-of-type(4) {
		width: 22.03%;
		top: 30.78%;
		left: 1.56%
	}
	.static-mainVisual__visuals > li:nth-of-type(5) {
		width: 22.03%;
		top: 51.235%;
		left: 1.56%
	}
	.static-mainVisual__visuals > li:nth-of-type(6) {
		width: 22.03%;
		top: 30.78%;
		right: 1.56%
	}
	.static-mainVisual__visuals > li:nth-of-type(7) {
		width: 22.03%;
		top: 51.235%;
		right: 1.56%
	}
	.static-mainVisual__visuals > li:nth-of-type(8) {
		width: 30.78%;
		bottom: 2.921%;
		left: 1.56%
	}
	.static-mainVisual__visuals > li:nth-of-type(9) {
		width: 30.78%;
		bottom: 2.921%;
		left: 34.375%
	}
	.static-mainVisual__visuals > li:nth-of-type(10) {
		width: 30.78%;
		bottom: 2.921%;
		right: 1.56%
	}
	.static-mainVisual__visuals > li > div {
		padding-top: 56.25%;
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover
	}
	.static-about__title {
		font-size: 2.3rem;
		line-height: 1
	}
	.static-about__body {
		font-size: 1.2rem;
		line-height: 1.4;
		text-align: left;
		padding: 0 10px
	}
	.static-beforehulu__lists {
		padding: 0 10px
	}
	.static-reasonMore__lists__item {
		width: calc(50% - 5px);
		padding: 10px
	}
	.static-reasonMore__lists__item > figure {
		height: 150px
	}
	.static-contact__table__body {
		padding: 10px 20px;
		font-size: 1.2rem
	}
	.static-contact__table__body > ul > li {
		padding-left: 35px
	}
	.static-contact__table__body > ul > li a, .static-contact__table__body > ul > li > span {
		font-size: 1.5rem
	}
	.static-voice__lists__item {
		padding: 20px 15px
	}
	.static-voice__lists__item > div {
		font-weight: 700
	}
	.static-step__lead {
		text-align: center
	}
	.static-step__lead__inner {
		position: relative;
		display: inline-block;
		padding: 0 25px
	}
	.static-step__lead__inner:after, .static-step__lead__inner:before {
		position: absolute;
		line-height: 1;
		top: 50%;
		-webkit-transform-origin: top center;
		transform-origin: top center;
		-webkit-transform: scaleY(3) translateY(-45%);
		transform: scaleY(3) translateY(-45%)
	}
	.static-step__lead__inner:before {
		left: 0
	}
	.static-step__lead__inner:after {
		right: 0
	}
	.static-step__flow, .static-step__note {
		padding: 0 10px
	}
}
@media only screen and (min-width:767px) and (max-width:992px) {
	.hide-on-med-only {
		display: none !important
	}
	.show-on-medium {
		display: block !important
	}
}
@media print {
	.static-lineup__lists__item__image, .static-mainVisual__visuals li div, .static-posterArt__lists__item__image {
		background-image: none !important
	}
}
@media only screen and (max-width: 767px) {
	.static-mainVisual.-noLogo .static-mainVisual__box {
		width: 100%;
		height: 100%;
		top: 0;
		left: 0
	}
	.static-mainVisual.-noLogo .static-mainVisual__box__text {
		position: absolute;
		top: 50%;
		left: 50%;
		margin-top: 0;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		font-size: 4.6vw
	}
}
@media only screen and (min-width: 768px) {
	.static-mainVisual.-noLogo .static-mainVisual__box__text {
		position: absolute;
		top: 50%;
		left: 50%;
		width: 100%;
		margin-top: 0;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		font-size: 4.6rem
	}
}
.static-pointA-sp__lists__item--fee {
	padding: 20px;
	border-bottom: 1px solid #C5C5C5
}
.static-pointA-sp__lists__item--fee_head {
	text-align: center;
	font-size: 16px;
	margin-bottom: 20px
}
.static-pointA-sp__lists__item--fee_body {
	padding-top: 50%;
	text-align: left;
	background-image: url(/static/assets/images/pointA-01_img02.png);
	background-position: center top;
	background-size: 80%;
	background-repeat: no-repeat
}
.static-pointA-sp__lists__item--fee.month .static-pointA-sp__lists__item--fee_body {
	background-image: url(/static/assets/images/pointA-01_img02_month.png)
}
.static-pointA-sp__lists__item--fee_note {
	font-size: .8em;
	color: #c00
}

/* 無料期間終了対応 */
.static-pointA-pc__lists__item--04 {
	display: flex;
	flex-direction: row;
}
.static-pointA-pc__lists__item--04__box01 {
	width: 60%;
}
.static-pointA-pc__lists__item--04__box02 {
	width: 40%;
}
.static-pointA-pc__lists__item--04 img, .static-pointA-sp__lists__item--03 img {
	width: 100%;
	height: auto;
}
.static-pointA-pc__lists__item--04__txt {
	margin-bottom: 15px;
}
.static-pointA-sp__lists__item--03 {
	padding: 20px;
	border-bottom: 1px solid #C5C5C5;
}
.static-pointA-sp__lists__item--03 h3 {
	border-bottom: 1px dotted #000;
	font-size: 2rem;
	line-height: 1.5;
	padding-bottom: 3px;
	margin-bottom: 10px;
}
.static-pointA-sp__lists__item--03__txt {
	margin: 5px 0 10px;
	line-height: 1.4;
}
.static-pointA-pc__lists__item__br-pc {
	display: block;
}
@media only screen and (max-width: 767px) {
	.static-pointA-pc__lists__item__br-pc {
		display: none;
	}
}

