@charset "utf-8";
#Wrap_lower {
	background-color: #FFD700;
	padding-bottom: 0;
}
#D_WP {
	width:100%;
	margin:0 auto 0;
	padding-bottom:0;
}
#D_WP img {
	width:100%;
	height: auto;
	padding:0;
	margin:0;
	vertical-align:bottom;
}
#D_WP div {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
#D_WP strong {
	font-weight: bold;
}
#D_WP h1,#D_WP h2,#D_WP h3 {
	padding:0;
	margin:0;
}

/* main_ttl */
#main_ttl {
	width:100%;
	/*max-width: 1200px;*/
	/*min-width: 1200px;*/
	/*height: 362px;*/
	/*margin: 0 auto;*/
	padding: 0;
	justify-content: center;
	/*background: url(../images/main_pc.png) no-repeat center top;*/
}
#main_ttl .main_ttl {
	max-width: 1200px;
	margin: 0 auto;
	/*width: 400px;*/
	/*position: relative;*/
}
#main_ttl h1 img {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}

@media only screen and (max-width: 750px) {
	#main_ttl {
		background: none;
		max-width: 750px;
		min-width: auto;
		height: auto;
		margin: 0;
		padding: 0;
	}
	#main_ttl .main_imgbox {
		width: 100%;
	}
	#main_ttl .main_ttl {
		width: 100%;
		position: relative;
	}
	#main_ttl .main_ttl h1 {
		margin-bottom: 0;
		/*position: absolute;
		top: 0;
		left: 0;*/
	}
	#main_ttl .main_ttl h2 {
		width: 100%;
	}
}


/* #content_wp */
#content_wp {
	font-size: 12px;
    font-weight: bold;
    line-height: 1.6;
	margin: 0 auto;
    width: 800px;
}
#content_wp .content_area .content_inr {
	margin: 0 auto;
    width: 800px;
}
#content_wp .sml p {
	font-size: 12px;
	font-weight: normal;
}
#content_wp .kk {
	padding-left: 1em;
	text-indent: -1em;
}
#content_wp a {
	transition: .3s;
}
#content_wp a:hover {
	opacity: .5;
}

#content_wp h3 {
	margin-bottom: 3.6em;
}
#content_wp .sp {
	display: none;
}
@media only screen and (max-width: 750px) {
	#content_wp {
		width: 100%;
		font-size: 3.2vw;
		font-weight: bold;
		line-height: 1.6;
	}
	#content_wp .sml p {
		font-size: 3.0vw;
		font-weight: bold;
	}
	#content_wp .sp {
		display: block;
	}
	#content_wp .pc {
		display: none;
	}
	#content_wp .sp_in {
		padding-left: 4%;
		padding-right: 4%;
	}
}
/* ▼--- 上部 ---▼ */
.hd {
	background-color: #fff;
	padding: 13px 0 11px;
}
.hd_in {
	width: 800px;
	margin: 0 auto;
	display: table;
}
.hd_logo {
	display: table-cell;
	width: 102px;
	vertical-align: top;
}
.hd_tt {
	display: table-cell;
	vertical-align: middle;
	text-align: left;
	font-size: 30px;
	font-weight: bold;
	padding-left: 20px;
}
@media only screen and (max-width: 750px) {
	.hd {
		padding: 2vw 0 2vw;
	}
	.hd_in {
		width: 100%;
	}
	.hd_logo {
		width: 18%;
		padding-left: 2%;
	}
	.hd_tt {
		font-size: 4vw;
		padding-left: .2em;
	}

}

/* ▼--- レンタル開始 ---▼ */
.txt01 {
	margin-bottom: 30px;
}
@media only screen and (max-width: 750px) {
	.txt01 {
		margin-bottom: 7.0vw;
	}
}
.img01 {
	width: 100%;
	margin-top: 50px;
}
@media only screen and (max-width: 750px) {
	.img01 {
		margin-top: 6vw;
	}
}
.txt02 {
	text-align: center;
	font-size: 26px;
	font-weight: bold;
	line-height: 1.4;
	margin-top: 40px;
}
@media only screen and (max-width: 750px) {
	.txt02 {
	font-size: 5.4vw;
	margin-top: 5vw;
	}
}
.btn01 {
	width: 696px;
	margin-left: 49px;
	margin-top: 40px;
	text-align: left;
}
@media only screen and (max-width: 750px) {
	.btn01 {
		width: 94%;
		margin: 4vw auto 0;
	}
}


.txt03 {
	text-align: center;
	font-size: 14px;
	line-height: 1.4;
	margin-top: 40px;
	font-weight: normal;
}
.txt03 a {
	color: #000;
}
@media only screen and (max-width: 750px) {
	.txt03 {
		font-size: 3vw;
		margin-top: 5vw;
	}
}
.h_01 {
	width: 266px;
	margin: 70px auto 0;
}
@media only screen and (max-width: 750px) {
	.h_01 {
		width: 100%;
		margin-top: 16vw;
	}
}

.h_wp01 {
	width: 100%;
	display: table;
	margin-top: -10px;
}
.h_p01 {
	width: 411px;
	display: table-cell;
	vertical-align: top;
}
.h_t01 {
	display: table-cell;
	padding-left: 30px;
	vertical-align: middle;
}
.h_t01 p {
	font-size: 14px;
	line-height: 1.6;
	font-weight: normal;
}
.h_wp_img {
	width: 100%;
	display: flex;
	flex-flow: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	margin-top: 65px;
}
@media only screen and (max-width: 750px) {
	.h_wp01 {
		margin-top: 0;
	}
	.h_p01 {
		width: 100%;
		display: block;
	}
	.h_t01 {
		width: 100%;
		display: block;
		padding-left: 0;
	}
	.h_t01 p {
		font-size: 4.2vw;
	}
	.h_wp_img {
		margin-top: 12vw;
	}
	.mb_nb {
		margin-bottom: 3.6vw;
	}
}

.f01 {
	margin-top: 55px;
}
.f02, .f03 {
	margin-top: 17px;
}
@media only screen and (max-width: 750px) {
	.f01 {
		margin-top: 12vw;
	}
	.f02, .f03 {
		margin-top: 3.6vw;
	}
}

.h_02 {
	width: 247px;
	margin: 80px auto 0;
}
@media only screen and (max-width: 750px) {
	.h_02 {
		width: 100%;
		margin-top: 20vw;
	}
}

.mv_wp {
	width: 100%;
	display: flex;
	margin-top: 37px;
	justify-content: space-between;
	align-content: flex-start;
	flex-flow: row;
}
.mv_t {
	width: 327px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.8;
	letter-spacing: normal;
}
.mv_img {
	width: 451px;
}
@media only screen and (max-width: 750px) {
	.mv_wp {
		margin-top: 6.6vw;
		flex-wrap: wrap;
	}
	.mv_t {
		width: 100%;
		font-size: 4.2vw;
	}
	.mv_img {
		width: 100%;
		margin-top: 6.6vw;
	}
}



.pop_mv_wp {
	width:60%;
	margin:0 auto;
	padding:0 50px;
	/*background-color:rgba(0,0,0,.4);*/
	position:relative;
}
.popup-modal-dismiss {
	text-align:right;
	color:#fff;
	font-size:40px;
	position:absolute;
	top:0;
	right:0;
}
.mfp-close {
	color:#fff !important;
	font-size:40px;
}
@media screen and (max-width: 640px) {
	.pop_mv_wp {
		width:96%;
		padding:0 2%;
	}
	/*.mfp-content {
		vertical-align: top;
		padding-top: 10vh;
	}*/
}
.y_mv {
	margin-top:20px;
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.y_mv iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}      

.mfp-close {
	top:-40px;
}
.mfp-close:active {
	top:-40px;
}

.h_03 {
	width: 220px;
	margin: 60px auto 0;
}
.h_p03 {
	width: 100%;
	margin-top: 37px;
}
.h_p03 ul {
	flex-flow: row wrap;
	justify-content: space-between;
}
.h_p03 ul li:not(.h_note) {
	margin-bottom: 17px;
}
@media only screen and (max-width: 750px) {
	.h_03 {
		width: 100%;
		margin-top: 12vw;
	}
	.h_p03 {
		width: 100%;
		margin-top: 8.8vw;
	}
	.h_p03 ul li:not(.h_note)  {
		margin-bottom: 3.6vw;
	}
}



.h_04 {
	width: 147px;
	margin: 58px auto 0;
}
@media only screen and (max-width: 750px) {
	.h_04 {
		width: 100%;
		margin-top: 16.5vw;
	}
}
.h_04wp {
	border: 4px solid #fff;
	margin-top: 20px;
	padding: 12px 15px;
}
.h_04wp p {
	text-align: left;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.8;
	padding-left: .6em;
	/*text-indent: -1em;*/
	position: relative;
}
.h_04wp p::before {
	content: '・';
	width: .6em;
	height: 1em;
	position: absolute;
	top: 0;
	left: 0;
}
.h_04wp p span.fw {
	font-weight: bold;
}
@media only screen and (max-width: 750px) {
	.h_04wp {
		border: 4px solid #fff;
		margin-top: 6.4vw;
		padding: 4vw 3.0vw;
	}
	.h_04wp p {
		font-size: 5.8vw;
		line-height: 1.6;
	}
	.h_04wp p span.ls {
		letter-spacing: -0.05em;
	}
}


.h_05 {
	width: 200px;
	margin: 90px auto 0;
}
@media only screen and (max-width: 750px) {
	.h_05 {
		width: 100%;
		margin-top: 21vw;
	}
}
.s_pre {
	margin-top: 25px;
	padding: 22px 35px 30px;
}
.s_wp {
	width: 100%;
	display: flex;
	flex-flow: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
.s_wp_t {
	width: 340px;
}
.s_wp_p {
	width: 356px;
}
.s_wp p {
	font-size: 14px;
	font-weight: normal;
	line-height: 1.8;
	letter-spacing: normal;
}
@media only screen and (max-width: 750px) {
	.s_pre {
		margin-top: 7.2vw;
		padding: 9vw 0 12vw;
	}
	.s_wp_t {
		width: 100%;
	}
	.s_wp_p {
		width: 100%;
		margin-top: 5vw;
	}
	.s_wp p {
		font-size: 4.2vw;
	}
	.s_wp_2 {
		margin-top: 12vw;
	}
}
.c03 {
	width: 560px;
	margin: 25px auto 0;
}
@media only screen and (max-width: 750px) {
	.c03 {
		width: 100%;
		margin-top: 3vw;
	}
}


.h_06 {
	width: 145px;
	margin: 65px auto 0;
}
@media only screen and (max-width: 750px) {
	.h_06 {
		width: 100%;
		margin-top: 11vw;
	}
}

.h_07 {
	width: 126px;
	margin: 65px auto 0;
}
@media only screen and (max-width: 750px) {
	.h_07 {
		width: 100%;
		margin-top: 15vw;
	}
}
.p_wp {
	margin-top: 30px;
	padding: 20px 50px 20px 60px;
}
.p_wp p {
	font-size: 14px;
	text-align: left;
	line-height: 1.6;
	font-weight: normal;
	letter-spacing: normal;
}
@media only screen and (max-width: 750px) {
	.p_wp {
		margin-top: 9.6vw;
		padding: 5vw 0;
	}
	.p_wp p {
		font-size: 3.6vw;
	}
}


.t_wp {
	margin-top: 55px;
	text-align: center;
	padding-bottom: 115px;
}
.t_wp_h {
	font-size: 26px;
	line-height: 1;
	font-weight: bold;
}
.t_wp_tel {
	font-size: 48px;
	line-height: 1;
	font-weight: bold;
	margin-top: 35px;
	padding-left: .2em;
}
.f_icon {
	padding-left: 58px;
	background-image: url("../images/icon_freed.png");
	background-position: center left;
	background-repeat: no-repeat;
	background-size: 48px auto;
}
[data-ruby] {
	position: relative;
}
[data-ruby]::before {
	content: attr(data-ruby);
	position: absolute;
	top: -.5em;
	left: 0;
	right: 0;
	margin: auto;
	font-size: 14px;
}
.t_wp_url,
.t_wp_time {
	text-align: center;
	font-size: 22px;
	font-weight: normal;
	margin-top: 35px;
	line-height: 1;
}
.t_wp_url {
	margin-top: 20px;
}
.t_wp_url a {
	color: #000;
	line-height: 1;
	padding-bottom: 4px;
	text-decoration: none;
	border-bottom: 2px solid #000;
}
@media only screen and (max-width: 750px) {
	.t_wp {
		margin-top: 8.8vw;
		text-align: center;
		padding-bottom: 0;
	}
	.t_wp_h {
		font-size: 4.2vw;
		line-height: 1.6;
	}
	.t_wp_tel {
		font-size: 9.2vw;
		margin-top: 11;
		padding-left: 0;
	}
	.f_icon {
		padding-left: 9%;
		background-size: 9% auto;
	}
	[data-ruby]::before {
		font-size: 2.6vw;
	}
	.t_wp_url,
	.t_wp_time {
		font-size: 4.2vw;
		margin-top: 8vw;
	}
	.t_wp_url {
		margin-top: 4vw;
	}
.t_wp_url a {
	padding-bottom: .1em;
	text-decoration: none;
	border-bottom: 2px solid #000;
}

}





















/* ▼--- common ---▼ */
.pc {
	display:inline-block;
}
.sp {
	display:none;
}
.flex {
	display: -webkit-flex;
	display: flex;
}
.c_red {
	color: #ff0000;
}
.bg_line {
	background: url(../images/bg01.gif);
}
.bg_w {
	background-color: #ffffff;
}
@media only screen and (max-width: 750px) {
	.pc {
		display:none;
	}
	.sp {
		display:inline-block;
	}
	.flex {
		flex-flow: row wrap;
	}
}


#wrapBox sup {
	font-size: 80%;
	vertical-align: top;
	position: relative;
	top: -.1em;
}

/*  要項  */
#wrap .cp_info {
font-weight :normal;
  width: 100%;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
}

#wrap .cp_info h3 {
  margin: 0 0 20px 0;
  padding: 4px;
  background: #ffcf00;
  color: #000;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}

#wrap .cp_info dl.cp_details {
  padding: 0 10px;
  color: #000;
  font-size: 14px;
  text-align: left;
  line-height: 1.5em;
}

#wrap .cp_info dl.cp_details > dt {
  position: absolute;
  font-weight: bold;
}

#wrap .cp_info dl.cp_details > dd {
  margin: 0 0 10px 0;
  padding: 0 0 10px 15em;
  border-bottom: 1px solid #ddd;
  word-break: break-all;
}

#wrap .cp_info dl.cp_details ul.note_list li {
  padding: 0 0 0 1em;
  text-indent: -1em;
  list-style: none;
}

#wrap .cp_info dl.cp_details ul.note_list li:first-letter {
  -webkit-font-feature-settings: "palt" 0;
          font-feature-settings: "palt" 0;
}

#wrap .cp_info dl.cp_details ol.note_list li {
  padding: 0 0 0 1em;
  text-indent: -1em;
  list-style-type: decimal;
  list-style-position: inside;
}


#wrap .cp_info dl.cp_details .kome {
  padding-left: 1em;
  text-indent: -1em;
}

@media only screen and (max-width: 750px) {
	#wrap.ty06 {
		padding: 0 0 12%!important;
	}
	#wrap .cp_info {
	  width: 92%;
	  margin:auto;
	  -webkit-font-feature-settings: "palt" 1;
	          font-feature-settings: "palt" 1;
	}

	#wrap .cp_info h3 {
	  margin: 0 0 1rem 0;
	  padding: 1vw;
	  font-size: 1.1rem;
	}

	#wrap .cp_info dl.cp_details {
	  padding: 0 2vw;
	  font-size: 0.9rem;
	  text-align: left;
	  line-height: 1.5em;
	}

	#wrap .cp_info dl.cp_details > dt {
	  position: static;
	}

	#wrap .cp_info dl.cp_details > dd {
	  margin: 0 0 1rem 0;
	  padding: 0 0 1rem 0;
	}

}



#wrapBox .sv-ex .content_inr {
display: flex;
}
#wrapBox .sv-ex .sv,
#wrapBox .sv-ex .ex{
	width:400px;
}

@media only screen and (max-width: 750px) {
	#wrapBox .sv-ex .content_inr {
	display: block;
	width:100%;
	}
	#wrapBox .sv-ex .sv{
		padding: 19vw 0 14vw 0;
		width:100%;
	}
	#wrapBox .sv-ex .ex{
		padding-bottom:9.3vw;
		width:100%;
	}

}

/**************************
	規約
**************************/
#termsofuse {
	margin-top: 65px;
}
.termsofuse_h {
	text-align: center;
	font-size: 26px;
	/*font-weight: 600 !important;*/
	font-weight: bolder !important;
	line-height: 1.4;
}
.termsofuse_h span.sml {
	font-size: 16px;
	display: block;
	margin-top: 10px;
}
.termsofuse_h span.ul {
	position: relative;
}
.termsofuse_h span.ul:before {
	position: absolute;
	content: '';
	width: 108%;
	height: 10px;
	bottom: 1px;
	left: -4%;
	background-color: #fff;
	display: inline-block;
	z-index: -1;
}

@media only screen and (max-width: 750px) {
	#termsofuse {
		margin-top: 11vw;
	}
	.termsofuse_h {
		font-size: 6vw;
	}
	.termsofuse_h span.sml {
		font-size: 4vw;
		margin-top: .6em;
	}
	.termsofuse_h span.ul:before {
		height: 3vw;
		bottom: 1px;
	}
}
.terms_area_wp {
	font-size: 14px;
	/*padding: 1.5em 0 1.5em;*/
	margin-top: 30px;
}
.terms_area {
	height: 500px;
	padding: 1.5em 3.5% 0;
	background-color: #fff;
	overflow: auto;
	font-size: 14px;
	line-height: 1.8;
}
@media only screen and (max-width: 750px) {
	.terms_area_wp {
		font-size: 3.0vw;
		margin-top: 6vw;
	}
	.terms_area {
		height: calc(640* (100vw / 750));
		font-size: 3.0vw;
	}
}


#termsofuse h2 {
	margin-bottom: .8em;
	font-size: 14px;
}
#termsofuse h3 {
	margin:1em 0 0;
	font-size: 14px;
}
#termsofuse h4 {
	margin:1em 0 .8em;
	font-size: 14px;
}
#termsofuse h5 {
	font-size: 14px;
	font-weight: normal;
}
#termsofuse p {
	font-weight: normal;
	word-break: break-all;
}
#termsofuse dl dd:nth-child(n+2) {
	margin-top: 1em;
}
@media only screen and (max-width: 750px) {
	#termsofuse h2,
	#termsofuse h3,
	#termsofuse h4,
	#termsofuse h5 {
		font-size: 3.0vw;
	}
}
.terms_end {
	margin-top: 2.5em;
	padding-bottom: 2em;
}
#ANCy_pt {
	width:14%;
	max-width:102px;
	position:fixed;
	bottom:20px;
	right:5%;
	background-image:url(../images/pd.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	background-size:100% auto;
	transition: .3s;
}
#ANCy_pt:hover {
	opacity:.7;
	cursor:pointer;
}
#ANCy_pt.pagetop {
	background-image:url(../images/pt.png);
}
#ANCy_pt.disp_n {
	display:none;
}

/**************************
	2603 add
**************************/
#content_wp.wide {
	width: 100%;
}
.contents_wp {
	width: 800px;
	margin: 0 auto;
}
.lead {
	width: 100%;
	padding: 45px 0;
	margin-top: 30px;
	background-image: url(../images/2603/lead_top.png), url(../images/2603/lead_bottom.png);
	background-position: center top, center bottom;
	background-repeat: no-repeat, no-repeat;
	background-size: 100% auto, 100% auto;
}
.lead_txt {
	text-align: center;
	font-size: 23px;
	line-height: 1.4;
	font-weight: bold;
}
.h_01.lead_nt {
	margin-top: 35px;
}
@media only screen and (max-width: 750px) {
	.contents_wp {
		width: 100%;
		margin: 0 auto;
	}
	.lead {
		padding: 15vw 0 12vw;
		margin-top: 3vw;
		background-image: url(../images/2603/sp/lead_top_sp.png), url(../images/2603/sp/lead_bottom_sp.png);
	}
	.lead_txt {
		text-align: left;
		font-size: 4.8vw;
		line-height: 1.4;
		letter-spacing: -0.04em;
	}
	.h_01.lead_nt {
		margin-top: 8.2vw;
	}
}
.h_t01.wp_btn_buy {
	padding-left: 21px;
	vertical-align: top;
	padding-top: 50px;
}
.wp_btn_buy p {
	line-height: 1.71;
	letter-spacing: 0;
}
.price {
	display: flex;
	align-content: flex-end;
	align-items: flex-end;
	justify-content: flex-end;
	margin-top: 10px;
}
.price span {
	font-size: 20px;
	font-weight: bold;
	line-height: 1;
}
.price span:nth-child(2) {
	font-size: 40px;
}
.btn_buy {
	width: 100%;
	max-width: 368px;
	margin: 20px auto 0;
}
@media only screen and (max-width: 750px) {
	.h_t01.wp_btn_buy {
		padding-left: 0;
		padding-top: 0;
	}
	.price {
		margin-top: 5vw;
	}
	.price span {
		font-size: 4.8vw;
	}
	.price span:nth-child(2) {
		font-size: 8.8vw;
		letter-spacing: -0.05em;
	}
	.btn_buy {
		max-width: 100%;
		margin: 8vw auto 0;
	}
}
.h_scene {
	width: 266px;
	margin: 85px auto 0;
}
.h_wp_img3 {
	width: 100%;
	display: flex;
	align-content: flex-start;
	align-items: stretch;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 35px;
}
.h_wp_img3 li {
	width: 30.75%;
	text-align: center;
	display: flex;
	align-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	justify-content: space-between;
}
.h_wp_img3 li p {
	width: 100%;
}
.scene_h {
	font-size: 20px;
	margin-top: .5em;
	line-height: 1.47;
	font-weight: bold;
}
.scene_txt {
	font-size: 14px;
	margin-top: .1em;
	line-height: 1.77;
	letter-spacing: -0.02em;
	font-weight: normal;
}
@media only screen and (max-width: 750px) {
	.h_scene {
		width: 73%;
		margin: 16vw auto 0;
	}
	.h_wp_img3 {
		margin-top: 0;
		box-sizing: border-box;
	}
	.h_wp_img3 li {
		width: 100%;
		margin-top: 8vw;
	}
	.scene_h {
		font-size: 4.8vw;
		margin-top: 2vw;
	}
	.scene_h br {
		display: none;
	}
	.scene_txt {
		font-size: 4.26vw;
	}
}
.h_features {
	width: 286px;
	margin: 80px auto 0;
}
.h_interview {
	width: 222px;
	margin: 80px auto 0;
}
.h_voice {
	width: 140px;
	margin: 80px auto 0;
}
@media only screen and (max-width: 750px) {
	.h_features {
		width: 78%;
		margin: 16vw auto 0;
	}
	.h_interview {
		width: 57%;
		margin: 15vw auto 0;
	}
	.h_voice {
		width: 35%;
		margin: 13vw auto 0;
	}
}
.how_buy {
	width: 100%;
	background-color: #fef6c8;
	padding: 75px 0 80px;
	margin-top: 85px;
}
.h_buy {
	width: 321px;
	margin: 0 auto 0;
}
.buy_how {
	width: 100%;
	display: flex;
	align-content: flex-start;
	align-items: stretch;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 40px;
}
.buy_how > li {
	width: 49%;
	background-color: #fff;
}
.buy_how_h {
	font-size: 22px;
	line-height: 1.63;
	background-color: #000;
	color: #fff;
	text-align: center;
	font-weight: bold;
}
.buy_how ul {
	padding: 20px 15px;
}
.buy_how ul li {
	font-size: 18px;
	line-height: 1.5;
	font-weight: normal;
	margin-top: 5px;
	padding-left: 1.5em;
	text-indent: -1.5em;
}
.buy_how ul li:first-child {
	margin-top: 0;
}
.buy_how ul li a {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
	display: inline;
}
.no_contract .buy_how_h {
	letter-spacing: -0.01em;
}
.buy_how ul li.n_ti {
	padding-left: 0;
	text-indent: 0;
}
@media only screen and (max-width: 750px) {
	.how_buy {
		padding: 13vw 0 13vw;
		margin-top: 13vw;
	}
	.h_buy {
		width: 86%;
	}
	.buy_how {
		margin-top: 0;
	}
	.buy_how > li {
		width: 100%;
		margin-top: 8vw;
	}
	.buy_how_h {
		font-size: 5.3vw;
	}
	.buy_how ul {
		padding: 5.3vw 3.3vw;
	}
	.buy_how ul li {
		font-size: 4.2vw;
		line-height: 1.5;
		margin-top: .5em;
	}
}
.btn_form {
	width: 364px;
	margin: 30px auto 0;
}
@media only screen and (max-width: 750px) {
	.btn_form {
		width: 100%;
		margin: 6.6vw auto 0;
	}
}