@charset "utf-8";

/* CSS Document */

a, img {
	border: none;
}

a:link {
	color: #F00;
	text-decoration: underline;
}

a:hoverr {
	color: #F00;
	text-decoration: none;
}

#headButton {
	width: 1016px;
	height: 201px;
	text-align: center;
	background: url(../images/headBg.jpg);
}

.limited {
	background-color: #fff;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: flex-start;
	-moz-justify-content: flex-start;
	-ms-justify-content: flex-start;
	justify-content: flex-start;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	align-items: center;
	padding: 0 30px;
	margin-bottom: 20px;
}

.freeTriTopBox {
	width: 900px;
	background-color: #f60;
	color: #fff;
	font-family: "ヒラギノ角ゴシック Pro W3", "Hiragino Kaku Gothic Pro", 游ゴシック, "Yu Gothic", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 15px;
	margin: 0 auto;
	box-sizing: border-box;
}

.limitedImg {
	margin-right: 30px;
}

.limitedTxt {
	color: #333;
	font-size: 52px;
	font-weight: bold;
	text-shadow: 0px -1px 0px #333, 1px 0px 0px #333, 0px 0px 0px #333;
}

.freeTriTtl {
	position: relative;
	font-size: 74px;
	font-weight: bold;
	padding-left: 100px;
	line-height: 1.3;
	text-shadow: 0px -1px 0px #fff, 1px 0px 0 #fff, 0px 0px 0px #fff, 2px 2px 5px rgba(0, 0, 0, 0.3);
	margin-bottom: 10px;
}

.freeTriTtl span {
	background-color: #fff;
	width: 175px;
	height: 100px;
	margin-left: 10px;
	vertical-align: bottom;
	padding: 0 20px;
	border-radius: 50%;
	display: inline-block;
	box-sizing: border-box;
	position: relative;
}

.freeTriTtl span span {
	width: auto;
	height: auto;
	background: none;
	font-size: 57px;
	color: #f60;
	line-height: 1;
	text-shadow: none;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 18px;
	left: 26px;
}

.freeTriTtl::before {
	content: '';
	background-color: #fff;
	width: 30px;
	height: 30px;
	position: absolute;
	transform: rotate(45deg);
	left: 46px;
	top: 36px;
	box-shadow: 2px 0px 4px rgba(0, 0, 0, 0.3);
}

.freeTriAnno {
	font-size: 28px;
	font-weight: bold;
	line-height: 1.5;
	text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
	padding-left: 40px;
}

.mainLead {
	background-image: url(../images/main_lead.jpg);
	background-position: center top;
	height: 355px;
	color: #ff2e03;
	font-family: "ヒラギノ角ゴシック Pro W3", "Hiragino Kaku Gothic Pro", 游ゴシック, "Yu Gothic", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 62px;
	font-weight: bold;
	text-shadow: 0px -1px 0px #ff2e03, 1px 0px 0 #ff2e03, 0px 0px 0px #ff2e03, 0px 4px 1px #fff, 1px 3px 1px #fff, 2px 3px 1px #fff, 2px 2px 1px #fff, 3px 2px 1px #fff, 3px 1px 1px #fff, 4px 0px 1px #fff, 3px -1px 1px #fff, 3px -2px 1px #fff, 2px -2px 1px #fff, 2px -3px 1px #fff, 1px -3px 1px #fff, 0px -4px 1px #fff, -1px -3px 1px #fff, -2px -3px 1px #fff, -2px -2px 1px #fff, -3px -2px 1px #fff, -3px -1px 1px #fff, -4px 0px 1px #fff, -3px 1px 1px #fff, -3px 2px 1px #fff, -2px 2px 1px #fff, -2px 3px 1px #fff, -1px 3px 1px #fff, 4px 3px 8px rgba(0, 0, 0, 0.7);
	line-height: 1.1;
	letter-spacing: -2px;
	padding: 175px 0 0 401px;
	box-sizing: border-box;
}

.mainLead strong {
	color: #9b0801;
	font-size: 80px;
	font-weight: bold;
	text-shadow: 0px -1px 0px #9b0801, 1px 0px 0 #9b0801, 0px 0px 0px #9b0801, 0px 4px 1px #fff, 1px 3px 1px #fff, 2px 3px 1px #fff, 2px 2px 1px #fff, 3px 2px 1px #fff, 3px 1px 1px #fff, 4px 0px 1px #fff, 3px -1px 1px #fff, 3px -2px 1px #fff, 2px -2px 1px #fff, 2px -3px 1px #fff, 1px -3px 1px #fff, 0px -4px 1px #fff, -1px -3px 1px #fff, -2px -3px 1px #fff, -2px -2px 1px #fff, -3px -2px 1px #fff, -3px -1px 1px #fff, -4px 0px 1px #fff, -3px 1px 1px #fff, -3px 2px 1px #fff, -2px 2px 1px #fff, -2px 3px 1px #fff, -1px 3px 1px #fff, 4px 3px 8px rgba(0, 0, 0, 0.7);
	display: block;
}

.mainSubLead {
	width: 900px;
	margin: 0 auto;
	padding-bottom: 80px;
	position: relative;
}

.mainSubLead span {
	background-color: #d52742;
	color: #fff;
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝 Regular", "Yu Mincho Regular", "游明朝", "Yu Mincho", "HGS明朝E", "HGSMinchoE", "ＭＳ Ｐ明朝", "ＭＳ 明朝";
	font-size: 44px;
	font-weight: bold;
	text-align: center;
	line-height: 1.4;
	display: block;
	padding-top: 25px;
}

.mainSubLead::after {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 60px 450px 0 450px;
	border-color: #d52741 transparent transparent transparent;
	position: absolute;
	bottom: 20px;
	left: 0;
}

#campaign1 {
	background: url(../images/headArea05.jpg);
	width: 495px;
	height: 45px;
	float: left;
	font-weight: bold;
	padding: 65px 0 0 40px;
	color: #FFF;
}

.reasonTxt {
	font-size: 20px;
	margin-left: 130px;
	padding-top: 20px;
	line-height: 1.6em;
}

.strongTxt {
	color: red;
	font-size: 20px;
	font-weight: bold;
}

.customerValue_a {
	padding-top: 60px;
	font-size: 16px;
}

.customerValue {
	padding-top: 50px;
	font-size: 16px;
}

#reasonTxt01 {
	width: 1016px;
	height: 139px;
	background: url(../images/reason03.jpg);
}

#reasonTxt02 {
	width: 1016px;
	height: 165px;
	background: url(../images/reason04.jpg);
}

#pr_a {
	width: 780px;
}

#reasonTxt03 {
	width: 1016px;
	height: 108px;
	background: url(../images/reason06.jpg);
}

#reasonTxt04 {
	width: 1016px;
	height: 186px;
	background: url(../images/reason08.jpg);
}

#reasonTxt05 {
	width: 1016px;
	height: 171px;
	background: url(../images/reason10.jpg);
}

#pr_b {
	width: 520px;
}

#reasonTxt06 {
	width: 1016px;
	height: 254px;
	background: url(../images/reason11.jpg);
}

#reasonTxt07 {
	width: 1016px;
	height: 132px;
	background: url(../images/reason13.jpg);
}

#reasonGraph ul li#member {
	width: 478px;
	height: 296px;
	float: left;
	margin-bottom: 0;
}

#reasonGraph ul li#ageshare {
	width: 538px;
	height: 365px;
	float: left;
	margin-bottom: 0;
}

#reasonTxt08 {
	width: 1016px;
	height: 227px;
	background: url(../images/reason16.jpg);
}

#trialBg {
	width: 1016px;
	height: 225px;
	background: url(../images/trial06.jpg);
	text-align: center;
}

#QandA {
	width: 1016px;
	height: 365px;
	background: url(../images/qanda03.jpg);
}

#frameQA {
	height: 250px;
	width: 630px;
	background: #FFF;
	margin: 0 auto;
	overflow: auto;
	padding: 20px;
}

#frameQA h4 {
	margin-bottom: 20px;
}

#frameQA .question {
	width: 540px;
	height: 30px;
	padding-left: 50px;
	background: url(../images/q.jpg) no-repeat;
	margin-bottom: 10px;
	color: #4398b7;
	font-weight: bold;
}

#frameQA .answer {
	width: 540px;
	padding-left: 50px;
	background: url(../images/a.jpg) no-repeat;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #333;
	line-height: 1.5em;
}

.red {
	color: ;
	font-weight: bold;
	color: #F00;
}

.center {
	text-align: center;
}

.section {
	padding-bottom: 40px;
	/*	background:url(../images/bg.jpg) repeat-y;*/
	/*	width:1016px;*/
	margin: 0 auto;
}

.section h2 {
	/*	margin:0 100px 20px 100px;*/
	margin: 20px auto 20px;
}

.section h3 {
	margin: 20px 100px 20px 100px;
}

.marT20 {
	margin-top: 20px;
}

.marB10 {
	margin-bottom: 10px;
}

.marB20 {
	/*	margin:0 100px 20px 100px; */
	/*	width:815px; */
}

.padB50 {
	padding-bottom: 50px;
}

.text01 {
	font-size: 120%;
}

p.pan {
	background: url(img/f_bg.jpg) repeat-x;
	height: 52px;
	padding-top: 5px;
}

#freetrial {
	width: 1000px;
	margin: 50px auto 30px;
}

#campaign2 {
	float: left;
	background: url(../images/freetrial02.jpg);
	width: 739px;
	height: 38px;
	padding: 140px 0 0 60px;
	font-weight: bold;
}


/*==============
キャンペーン期間
===============*/

.webTerm {
	position: relative;
}

.webTermDay {
	position: absolute;
	top: 235px;
	right: 60px;
	color: #FFF;
	font-weight: bold;
	font-size: 1.0em;
}

.webTerm01 {
	position: relative;
}

.webTermDay01 {
	position: absolute;
	top: 120px;
	right: 100px;
	color: #000;
	font-weight: bold;
	font-size: 1.0em;
}

input.verylong {
	width: 400px;
}

input.long {
	width: 300px;
}

input.midium {
	width: 200px;
}

input.short {
	width: 100px;
}

textarea {
	width: 300px;
	font-size: 1em;
	margin-top: 3px;
	margin-bottom: 3px;
}

.btn {
	margin: 3px;
	width: 280px;
	height: 40px;
	font-size: 125%;
	font-weight: bold;
	color: #FFF;
	background: #F00;
}

.must0 {
	color: #f00;
	font-weight: bold;
	font-size: 13px;
}

.small {
	font-size: 12px;
}

.mid {
	font-size: 14px;
}

.purple {
	color: #93C;
}

.f_12 {
	font-size: 12px;
}


/*==============
table
===============*/

table.normal01 {
	margin: 0 100px;
	width: 80%;
	margin-bottom: 20px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-collapse: collapse;
	border-spacing: 0;
	background-color: #ffffff;
	empty-cells: show;
	font-size: 14px;
}

.normal01 th {
	width: 25%;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	color: #330000;
	font-size: 0.9em;
	background-color: #FFE57E;
	padding: 0.3em 1em;
	text-align: left;
}

.normal01 td {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 0.3em 1em;
}


/********* SP *********/
@media screen and (max-width:768px){
	#freetrial {
		width: 100%;
	}

	.freeTriTopBox {
		width: auto;
		padding: 5% 0;
	}

	.freeTriAnno {
		font-size: 15px;
		padding: 0 5vmin;
		text-shadow: none;
		padding-left: 1em;
	}

	.limited {
		padding: 0 3%;
		margin-bottom: 5%;
	}

	.limitedImg {
		width: 15vmin;
		margin-right: 0.5em;
	}

	.limitedTxt {
		font-size: 6vmin;
		text-shadow: none;
	}

	.freeTriTtl {
		font-size: 10vmin;
		text-shadow: none;
		padding: 0 6vmin 0 10vmin;
	}

	.freeTriTtl span {
		width: 20vmin;
		height: 12vmin;
		padding: 0;
	}

	.freeTriTtl span span {
		font-size: 6vmin;
		text-align:  center;
		display:  block;
		padding-top: 3vmin;
		position:  relative;
		top: 0;
		left: 0;
	}

	.freeTriTtl::before {
		width: 4vmin;
		height: 4vmin;
		box-shadow: none;
		top: 5vmin;
		left: 4vmin;
	}

	.mainLead {
		height: auto;
		font-size: 7vmin;
		background-repeat: no-repeat;
		background-image: url(../images/sp/main_lead.jpg);
		background-size: 100% auto;
		background-position: left top 2vmin;
		line-height: 1.3;
		padding: 34vmin 3vmin 4vmin 5vmin;
		box-sizing: border-box;
		text-shadow: 0px 4px 1px #fff, 1px 3px 1px #fff, 2px 3px 1px #fff, 2px 2px 1px #fff, 3px 2px 1px #fff, 3px 1px 1px #fff, 4px 0px 1px #fff, 3px -1px 1px #fff, 3px -2px 1px #fff, 2px -2px 1px #fff, 2px -3px 1px #fff, 1px -3px 1px #fff, 0px -4px 1px #fff, -1px -3px 1px #fff, -2px -3px 1px #fff, -2px -2px 1px #fff, -3px -2px 1px #fff, -3px -1px 1px #fff, -4px 0px 1px #fff, -3px 1px 1px #fff, -3px 2px 1px #fff, -2px 2px 1px #fff, -2px 3px 1px #fff, -1px 3px 1px #fff, 4px 3px 8px rgba(0, 0, 0, 0.7);
	}

	.mainLead strong {
		font-size: 10vmin;
		text-shadow: 0px 4px 1px #fff, 1px 3px 1px #fff, 2px 3px 1px #fff, 2px 2px 1px #fff, 3px 2px 1px #fff, 3px 1px 1px #fff, 4px 0px 1px #fff, 3px -1px 1px #fff, 3px -2px 1px #fff, 2px -2px 1px #fff, 2px -3px 1px #fff, 1px -3px 1px #fff, 0px -4px 1px #fff, -1px -3px 1px #fff, -2px -3px 1px #fff, -2px -2px 1px #fff, -3px -2px 1px #fff, -3px -1px 1px #fff, -4px 0px 1px #fff, -3px 1px 1px #fff, -3px 2px 1px #fff, -2px 2px 1px #fff, -2px 3px 1px #fff, -1px 3px 1px #fff, 4px 3px 8px rgba(0, 0, 0, 0.7);
	}

	.mainSubLead {
		width: auto;
		padding-bottom: 30px;
	}

	.mainSubLead span {
		font-size: 5.5vmin;
		padding: 5vmin;
	}

	.mainSubLead::after {
		border-width: 30px 50vmin 0 50vmin;
		bottom: 0;
	}

}

@media screen and (max-width: 768px) {
  #BtnConf input {
    background: url(/lp/rsp/images/sp/btn_check.png) no-repeat;
    background-size: 100%;
    width: 75%;
    height: auto;
    padding: 7% 0 8%;
    text-indent: -9999px;
    overflow: hidden;
    border: none;
    cursor: pointer;
    margin: 0 auto;
  }
}