@charset "UTF-8";
html {
	font-size: 62.5%;
}

body {
	background-color: #FFFFFF;
	color: #333;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック体", "Yu Gothic", "YuGothic", "メイリオ", "Meiryo", sans-serif;
	}
	min-width: 1000px;
	margin: 0px auto;
}

.auto {
	background-color: #f3f3f3;
	background-image: url("../images/bg.jpg");
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: 50% 0%;
}

.cover {
	background-image: url("../images/bg.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
}

img {
	max-width: 100%;
	height: auto;
}

a {
	color: #197eba;
	transition: opacity 0.4s linear;
}

a:hover, a:active {
	opacity: 0.8;
	transition: opacity 0.4s linear;
}

.container {
	width: 100%;
	margin: 0px auto;
}


.container-inner {
	background-color: #FFF;
	max-width: 880px;
	margin: 0 auto;
	padding: 0px 60px 0px 60px;
}



.container-inner_box {
	background-color: #fafafa;
	max-width: 880px;
	padding: 40px;
	margin: 0 auto;
}

.container-inner_cta {
	max-width: 600px;
	text-align: center;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 80px;
}

.imgheader {
	padding-top: 30px;
}

.paddingheader {
	padding-top: 30px;
	}
	
/* 動画 */
.movie {
	padding: 0px 0px 0px 58px;
}


.container-inner p:last-child {
	margin-bottom: 0;
}

.container--max01 {
	background-color: #ccc;
	position: relative;
}

.container--max01 .container-inner {
	background-color: #ccc;
	box-shadow: none;
}

.container--max02 {
	background-color: #fff;
	position: relative;
}

.container--max02 .container-inner {
	background-color: #fff;
	box-shadow: none;
}

.br-onlypc {
	display: block;
}

.br-onlysp {
	display: none;
}

.image {
	line-height: 0;
}

.wrapper_f {
    width: 940px;
    height:818px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding-top: 0px;
    background-image: url(../img/wrapper_f.png);
    background-repeat: no-repeat;
}

/*---------- メールフォーム1 ----------*/


.mailbox01 p {
color: #000;
text-indent: 0px;
margin: 0px;
}

.emailform{
margin:0 0 20px 0px;
padding:0px 0 0 0px;
width: 720px;
height: 90px;
font-size:26px;
border-radius:10px;
text-align:center;
border-color:#959595;
padding-left:15px;
}

.timer{
	font-size: 126px;
	margin-top: -5px;
	margin-bottom: -70px;
}


p {
	font-size: 18px;
	line-height: 3.2rem;
	margin: 0 0 2.5rem;
}

em {
	font-weight: bold;
	color: #ff0000;
}

strong {
	font-size: 22px;
	font-weight: bold;
	line-height: 0.5rem;
}

b {
	font-weight: bold;
}

ul.list1 {
	background-color: #f3f3f3;
	padding: 20px;
}

ul.list1 li {
	font-size: 18px;
	background: url("../images/check1.png") left center no-repeat;
	background-size: 16px;
	padding-left: 30px;
}

ol {
	padding-left: 2rem;
	margin: 0 0 3.5rem 1rem;
}

ol li {
	font-size: 23px;
	list-style-type: decimal;
	list-style-position: outside;
}

h2 {
	font-size: 45px;
	font-weight: bold;
	text-align: left;
	color: #000;
	line-height: 3.5rem;
	padding: 0rem;
	margin: 0 0 1.0rem;
}

h3 {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	line-height: 3.5rem;
	padding: 1.5rem;
	margin: 0px auto;
}

h4 {
	font-size: 45px;
	font-weight: bold;
	text-align: left;
	line-height: 5.0rem;
	padding: 0rem;
	margin: 0 0 2.5rem;
}

.introduction-title {
	background-color: #000;
	border-color: #000;
	font-size: 1.2rem;
	font-weight: bold;
	text-align: center;
	color: #fff;
	padding: 1rem 0;
	margin: 0 0 1rem;
}

.introduction-table {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	background-color: #fff;
	border-color: #000;
	font-size: 1.4rem;
	color: #000;
	width: 100%;
}

.introduction-table tbody tr th {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	font-weight: bold;
	border-color: #000;
	padding: 1rem;
	font-size: 1.4rem;
	width: 25%;
}

.introduction-table tbody tr td {
	
	border-bottom: 1px solid #000;
	border-color: #000;
	font-size: 1.4rem;
	padding: 1rem;

}

.introduction-table tbody tr td p {
	font-size: 1.2rem;
	margin: 0;
}

.introduction-table tbody tr td ul, .introduction-table tbody tr td ol {
	margin: 0 0 0 1rem;
}

.introduction-table tbody tr td ul li, .introduction-table tbody tr td ol li {
	font-size: 1.2rem;
}

.footer {
	background-color: #ffffff;
	text-align: center;
	width: 100%;
}

.footer-inner {
	max-width: 930px;
	margin: 0 auto;
}

.footer-text {
	font-size: 12px;
	line-height: 1.8rem;
	padding: 2rem 0;
	margin: 0;
	color: #000;
}

.js-end {
	background-color: #000;
	font-size: 50px;
	font-weight: bold;
	color: #ff0000;
	text-align: center;
	max-width: 930px;
	margin: 0 auto;
	padding: 2rem 0;
}


/* ポイント*/
.point {
	margin: 10px -10px 0;
	padding: 40px 50px 10px;
	background-color: #ffe6eb;
}

.point_contet {
	margin: 25px auto;
	background: #fff;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-bottomleft: 7px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	overflow: hidden;
}

.point_text {
	padding: 30px;
}

/* ボイス */
.voice {
	max-width: 900px;
	margin: 10px auto 0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eeeeee+0,ffffff+35 */
	background: #eeeeee;
	/* Old browsers */
	/* FF3.6-15 */
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #eeeeee 0%, #ffffff 35%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff',GradientType=0 );
	/* IE6-9 */
	/* box-shadow */
	box-shadow: 0px 1px 6px 0px #888;
	-moz-box-shadow: 0px 1px 6px 0px #888;
	-webkit-box-shadow: 0px 1px 6px 0px #888;
	border: 3px solid #eee;
	padding: 30px 0;
}

.voice h4 {
	text-align: center;
	margin-bottom: 20px;
}

.voice p {
	color: #2D5070;
	font-size: 18px;
	line-height: 2em;
	margin: 10px 30px;
}

.voice p span {
	display: inline;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 10px;
}

/* ポイント2 */
.point_fig {
	position: relative;
	padding: 5px 5px 5px 5px;
	margin-bottom: -10px;
}

.point ul {
	background: url("../images/bg-p-bullet.gif");
	box-shadow: 0px 0px 4px 0px #bbb inset;
	-moz-box-shadow: 0px 0px 4px 0px #bbb inset;
	-webkit-box-shadow: 0px 0px 4px 0px #bbb inset;
	padding: 25px;
}

.point ul dt {
	background: url("../images/check1.png") left center no-repeat;
	background-size: 16px;
	padding-left: 22px;
	font-size: 20px;
	font-weight: bold;
}

.point ul dd {
	font-weight: normal;
	font-size: 15px;
	margin-bottom: 10px;
}

/* faq */
.faq {
	background: #fafafa;
	max-width: 860px;

}

.faq h4 {
	font-size: 28px;
	font-weight: bold;
	color: #2D5070;
}

.faq ul {
	border: 1px solid #ccc;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-bottomleft: 7px;
	overflow: hidden;
	margin-top: 20px;
}

.faq li {
	list-style: none;
	padding: 0;
}

.faq dt {
	background: url("../images/faq-q.png") #ccc 20px center no-repeat;
	padding: 15px 15px 15px 50px;
	font-size: 20px;
	font-weight: bold;
}

.faq dd {
	font-size: 15px;
	background: url("../images/faq-a.png") left 20px no-repeat;
	padding: 15px 15px 15px 30px;
	margin-left: 20px;
}

/* ラインリスト */
.line_list li{
	float: left;
	display: inline;
}

.line_list li img{
	width: 400px;
}

.line_list li dd{
	font-size: 18px;
	line-height: 2;
	margin-top: 15px;
	text-align: center;
}

.line_list h3 img{
	width: 744px;
	text-align: center;
}

/* FONT-SIZE */
.fs6 {
	font-size: 6px !important;
	letter-spacing: -0.01px;
}

.fs8 {
	font-size: 8px !important;
	letter-spacing: -0.01px;
}

.fs9 {
	font-size: 9px !important;
	letter-spacing: -0.01px;
	line-height: 1.3;
}

.fs10 {
	font-size: 10px !important;
	letter-spacing: -0.01px;
	line-height: 1.3;
}

.fs11 {
	font-size: 11px !important;
	letter-spacing: -0.01px;
	line-height: 1.3;
}

.fs12 {
	font-size: 12px !important;
	line-height: 1.4;
}

.fs13 {
	font-size: 13px !important;
	line-height: 1.4;
}

.fs14 {
	font-size: 14px !important;
	line-height: 1.6;
}

.fs16 {
	font-size: 16px !important;
	line-height: 1.4;
}

.fs18 {
	font-size: 18px !important;
}

.fs20 {
	font-size: 20px !important;
}

.fs22 {
	font-size: 22px !important;
}

.fs24 {
	font-size: 24px !important;
}

.fs25 {
	font-size: 25px !important;
}

.fs26 {
	font-size: 26px !important;
}

.fs27 {
	font-size: 27px !important;
}

.fs28 {
	font-size: 28px !important;
}

.fs29 {
	font-size: 29px !important;
}

/* MARGIN */
.m0a {
	margin: 0px auto 0px !important;
}

.m10a {
	margin: 10px auto 0px !important;
}

.m20a {
	margin: 20px auto 0px !important;
}

.mt3 {
	margin-top: 3px !important;
}

.mt5 {
	margin-top: 5px !important;
}

.mt7 {
	margin-top: 7px !important;
}

.mt8 {
	margin-top: 8px !important;
}

.mt10 {
	margin-top: 10px !important;
}

.mt12 {
	margin-top: 12px !important;
}

.mt15 {
	margin-top: 15px !important;
}

.mt20 {
	margin-top: 20px !important;
}

.mt25 {
	margin-top: 25px !important;
}

.mt30 {
	margin-top: 30px !important;
}

.mt40 {
	margin-top: 40px !important;
}

.mt50 {
	margin-top: 50px !important;
}

.mr5 {
	margin-right: 5px !important;
}

.mr10 {
	margin-right: 10px !important;
}

.mr15 {
	margin-right: 10px !important;
}

.mr20 {
	margin-right: 20px !important;
}

.mr25 {
	margin-right: 25px !important;
}

.mr30 {
	margin-right: 30px !important;
}

.mr79 {
	margin-right: 79px !important;
}

.mb5 {
	margin-bottom: 5px !important;
}

.mb10 {
	margin-bottom: 10px !important;
}

.mb15 {
	margin-bottom: 15px !important;
}

.mb20 {
	margin-bottom: 20px !important;
}

.mb25 {
	margin-bottom: 25px !important;
}

.mb30 {
	margin-bottom: 30px !important;
}

.ml5 {
	margin-left: 5px !important;
}

.ml10 {
	margin-left: 10px !important;
}

.ml15 {
	margin-left: 15px !important;
}

.ml20 {
	margin-left: 20px !important;
}

.ml25 {
	margin-left: 25px !important;
}

.ml30 {
	margin-left: 30px !important;
}

.ml40 {
	margin-left: 40px !important;
}

.ml50 {
	margin-left: 50px !important;
}

.ml55 {
	margin-left: 55px !important;
}

.ml60 {
	margin-left: 60px !important;
}

/* PADDING */
.pt2 {
	padding-top: 2px !important;
}

.pt3 {
	padding-top: 3px !important;
}

.pt5 {
	padding-top: 5px !important;
}

.pt7 {
	padding-top: 7px !important;
}

.pt8 {
	padding-top: 8px !important;
}

.pt10 {
	padding-top: 10px !important;
}

.pt11 {
	padding-top: 11px !important;
}

.pt12 {
	padding-top: 12px !important;
}

.pt13 {
	padding-top: 13px !important;
}

.pt15 {
	padding-top: 15px !important;
}

.pt20 {
	padding-top: 20px !important;
}

.pt25 {
	padding-top: 25px !important;
}

.pt30 {
	padding-top: 30px !important;
}

.pt40 {
	padding-top: 40px !important;
}

.pt50 {
	padding-top: 50px !important;
}

.pr5 {
	padding-right: 5px !important;
}

.pr10 {
	padding-right: 10px !important;
}

.pr15 {
	padding-right: 15px !important;
}

.pr20 {
	padding-right: 20px !important;
}

.pr30 {
	padding-right: 30px !important;
}

.pr40 {
	padding-right: 40px !important;
}

.pr50 {
	padding-right: 50px !important;
}

.pb5 {
	padding-bottom: 5px !important;
}

.pb7 {
	padding-bottom: 7px !important;
}

.pb8 {
	padding-bottom: 8px !important;
}

.pb10 {
	padding-bottom: 10px !important;
}

.pb13 {
	padding-bottom: 13px !important;
}

.pb15 {
	padding-bottom: 15px !important;
}

.pb20 {
	padding-bottom: 20px !important;
}

.pb30 {
	padding-bottom: 30px !important;
}

.pb40 {
	padding-bottom: 40px !important;
}

.pb50 {
	padding-bottom: 50px !important;
}

.pl5 {
	padding-left: 5px !important;
}

.pl10 {
	padding-left: 10px !important;
}

.pl20 {
	padding-left: 20px !important;
}

.pl30 {
	padding-left: 30px !important;
}

.pl40 {
	padding-left: 40px !important;
}

.pl50 {
	padding-left: 50px !important;
}

.pl55 {
	padding-left: 55px !important;
}

/* ボーダー  */
.bobo {
	border-bottom: 1px solid #aaa !important;
}

.bono {
	border-bottom: none !important;
}

/* フロート  */
.fl {
	float: left !important;
	overflow: hidden !important;
	margin: 0 5px 0 5px;
}

.fr {
	float: right !important;
	overflow: hidden !important;
	margin: 0 5px 0 5px;
}

/* その他 */
.tal {
	text-align: left !important;
}

.tac {
	text-align: center !important;
}

.tar {
	text-align: right !important;
}

.ofh {
	overflow: hidden !important;
}

.clb {
	clear: both !important;
}

@media screen and (max-width: 767px) {
	body {
		min-width: 100%;
		line-height: 1.5;
	}
	p {
		font-size: 16px;
		line-height: 1.8;
	}
	em {
	font-weight: bold;
	color: #ff0000;
	}
	strong {
		font-size: 20px;
		font-weight: bold;
	}
	
	b {
		font-weight: bold;
	}
	
	ul.list1 {
		padding: 12px 10px;
	}
	ul.list1 li {
		font-size: 16px;
		padding-top: 8px;
		padding-left: 24px;
	}
	ol {
		margin-left: 0;
		margin-bottom: 20px;
	}
	ol li {
		font-size: 14px;
		line-height: 1.5;
	}
	h3 {
		font-size: 20px;
		font-weight: bold;
		line-height: 1.3;
		padding: 0px 0px 20px 0px;
	}
	
	h4 {
		font-size: 32px;
		font-weight: bold;
		line-height: 1.3;
		padding: 20px 0px 0px 0px;
	}
	
	.paddingheader {
	padding-top: 0px;
	}
	
	.imgheader {
	padding-top: 0px;
	}

	.auto, .cover {
		background: none;
	}
	
	.container-inner {
		padding: 18px;
	}

	.container-inner_cta {
		width: 340px;
		margin-top: 20px;
		margin-bottom: 40px;
	}	
	
	.container-inner_box {
		padding: 10px 10px;
		margin-left: 10px;
		margin-right: 10px;
		margin-bottom: 10px;
	}
	
	.br-onlypc {
		display: none;
	}
	.br-onlysp {
		display: block;
	}
	.introduction {
		margin: 0 -10px;
		padding: 10px 10px;
		
	}
	.introduction-title {
		margin-bottom: 0;
	}
	.introduction-table {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
		border-top:1px solid #000;
		font-size: 11px;
		line-height: 1.363;
	}
	.introduction-table tbody tr th {
		font-size: 14px;
		width: 49%;
	}
	
		.movie {
		width: 100%;
		padding: 56.25% 0 0 0;
		position: relative;
	}
	.movie iframe {
		position: absolute;
		top: 0%;
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		width: 100%;
		height: 100%;
		border: none;
	}

	.timer{
	font-size: 56px;
	margin-top: -5px;
	margin-bottom: -110px;
	}

	.point {
		background-size: contain;
		margin: 10px -10px 0;
		padding: 10px 10px 15px;
	}
	.point_contet {
		width: 96%;
		margin: 0 auto 15px;
	}
	.point_contet:last-child {
		margin-bottom: 0;
	}
	.point_text {
		padding: 10px 10px 0 10px;
	}
	.point_text p {
		font-size: 16px;
		line-height: 1.6615;
		margin-bottom: 12px;
	}
	.point_text em, .point_text b {
		font-size: 16px;
	}
	 .point_text strong{
		font-size: 16px;
	}
	.point_text .fr {
		width: 40%;
		margin-bottom: 0;
	}
	.point_text .fr:after {
		display: block;
		content: "";
		clear: both;
	}
	.point_text ul {
		padding: 12px 10px 0;
		margin-bottom: 12px;
	}
	.point_text ul li:last-child {
		padding-bottom: 12px;
	}
	.point_text ul li:last-child dd {
		margin-bottom: 0;
	}
	.point_text ul dt {
		font-size: 14px;
		margin-bottom: 5px;
	}
	.point_text ul dd {
		font-size: 12px;
		line-height: 1.5;
	}
	.point_fig {
		width: 100% !important;
	}
	.voice {
		border: 1px solid #eee;
		margin-top: 30px;
		padding: 7px 0 22px;
	}
	.voice h4 {
		margin-bottom: 0;
	}
	.voice p {
		font-size: 13px;
		margin: 10px;
	}
	.voice p span {
	display: inline;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 5px;
	}
	.faq {
		margin: 24px -10px 0;
		padding: 10px;
	}
	.faq h4 {
		font-size: 15px;
		line-height: 1.2666;
	}
	.faq ul {
		margin-top: 7px;
	}
	.faq dt {
		background-position: left 7px center;
		font-size: 14px;
		line-height: 1.4615;
		padding: 13px 13px 13px 36px;
	}
	.faq dd {
		font-size: 13px;
		line-height: 1.8;
		background-position: left 7px top 10px;
		margin-left: 0;
		padding: 7px 13px 13px 36px;
	}
	.mt50 {
		margin-top: 15px !important;
	}
	
	/* フロート  */
.fl {
	float: left !important;
	overflow: hidden !important;
	margin: 0 5px 0 5px;
	text-align: center;
}

.fr {
	float: right !important;
	overflow: hidden !important;
	margin: 0 0px 0 30px;
	text-align: center;
}


	
	/* ラインリスト */
.line_list li{
	float: none;
	display: inline;
	text-align: center;
}

.line_list li img{
	width: 100%;
	margin: 0px auto;
	margin-top: -10px;
}

.line_list li dd{
	font-size: 14px;
	line-height: 1.8;
	margin-top: 10px;
	text-align: center;
}

.line_list h3{
	text-align: center;
}

.line_list h3 img{
	width: 198px;
}
}
