@charset "utf-8";
.clearfix:after { content:" ";clear:both;display:block;height:0;visibility:hidden;font-size:0;line-height:0;overflow:hidden; }
.clearfix { display:block; width:100%; }
* html .clearfix { height:1%; }
.clearfix { display:block; }
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
body { line-height: 1 }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block }
nav ul { list-style: none }
blockquote, q { quotes: none }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
a { margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
/* change colours to suit your needs */
/* change colours to suit your needs */
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
table { border-collapse: collapse; border-spacing: 0; }
/* change border colour to suit your needs */
hr { display: block; height: 1px; border: 0; border-top: 1px solid #cccccc; margin: 1em 0; padding: 0; }
input, select { vertical-align: middle }
/*************************************/
*{
	box-sizing: border-box;
}
html {
	overflow-y:scroll;
	background:#ffffff;
}
body {
	display:block;
	margin:0;
	padding:0;
	border:0;
	font-family:"Kozuka Gothic Pr6N", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;
	-webkit-text-size-adjust: none;
	letter-spacing: 0.1em;
    line-height: 1.7em;
	color: #666;
}
a {
	outline:none;
}
a:link		{text-decoration:underline; }
a:visited	{text-decoration:underline; }
a:active	{text-decoration:none; }
a:hover		{text-decoration:none; }
img {
	vertical-align:middle;	/*画像の隙間をキャンセル*/
	-ms-interpolation-mode:bicubic;	/*IEの縮小表示を綺麗に*/
}
br {
	letter-spacing:0;
}
.mb5{
	margin-bottom: 5px;
}
.mb10{
	margin-bottom: 10px;
}
.mb15{
	margin-bottom: 15px;
}
.mb20{
	margin-bottom: 20px;
}
.mb25{
	margin-bottom: 25px;
}
.mb30{
	margin-bottom: 30px;
}
.mb35{
	margin-bottom: 35px;
}
.mb40{
	margin-bottom: 40px;
}
.mb45{
	margin-bottom: 45px;
}
.mb50{
	margin-bottom: 50px;
}
.mb55{
	margin-bottom: 55px;
}
.mb60{
	margin-bottom: 60px;
}
.mb65{
	margin-bottom: 65px;
}
.mb70{
	margin-bottom: 70px;
}
.mb75{
	margin-bottom: 75px;
}
.mb80{
	margin-bottom: 80px;
}
.font_bold {
    font-weight: bold;
}
.center{
	text-align: center;
}
/*HEADER*/
#onl-header{
	background: #56ACAC;
}
#onl-header .header-main{
	width: 1000px;
	margin: auto;
	padding: 15px 0;
	color: #fff;
}
#onl-header ul{
	width: 1000px;
	float: left;
}
#onl-header ul li{
	font-size: 18px;
	list-style-type: none;
	float: left;
	padding-right: 20px;
	letter-spacing: 1px;
}
#onl-header ul li span{
	font-size: 10px;
	float: left;
	padding-right: 8px;
}
#onl-header ul li a{
	color: #fff;
	text-decoration: none;
}
#onl-header .head-btn{
	background: #fff;
	color: #56ACAC;
	font-size: 18px;
	padding: 5px 16px;
	border-radius: 7px;
	width: 127px;
	float: right;
}
#onl-header .head-btn a{
	color: #56ACAC;
	text-decoration: none
}
#onl-header .head-btn span{
	font-size: 10px;
	float: left;
	padding-right: 5px;
}
#banner{
	position: relative;
	background: #f3f3f3 url('../img/online/banner.jpg') no-repeat;
	background-size: 1400px;
	background-position: center bottom;
}
#banner .banner-ct{
	width: 100%;
	max-width		: 1200px;
	height: 653px;
	margin: auto;
}
#banner .banner-ttl{
	padding-top: 100px;
}
#banner .banner-btn{
	padding-top: 50px;
	padding-bottom: 30px;
}
#banner .banner-text{
	font-size: 20px;
	background: rgba(255, 255, 255, 0.9);
	border-radius: 5px;
	padding: 20px;
	width: 350px;
	text-align: center;
	float: right;
}
#banner .banner-text span{
	font-size: 32px;
	padding-left: 5px;
}
.down{
	text-align: center;
}
#sec1{
	width: 1000px;
	margin: auto;
}
#sec1 h2{
	text-align: center;
}
#sec1 .s1-text{
	text-align: center;
	font-size: 20px;
	line-height: 33px
}
#sec1 .s1-text span{
	color: #56ACAC;
}
#sec1 .s1-text2{
	text-align: center;
	font-size: 20px;
	line-height: 33px;
	color: #DD724D
}
#sec1 .s1-txtr{
	width: 390px;
	float: right;
	font-size: 12px;
	margin-top: -30px;
	position: relative;
	z-index: 9;
}
#sec2{
	margin-top: 100px;
}
#sec2 h2{
	background: #56ACAC;
	color: #fff;
	font-size: 26px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 40px;
	line-height: 70px;
}
#sec2 h2 span{
	font-size: 71px;
	font-weight: bold;
}
#sec2 .s2-ct{
	width: 1000px;
	margin: auto
}
#sec2 .s2-img{
	width: 1000px;
	margin: auto;
}
#sec2 .s2-pic{
	width: 424px;
	float: left;
	margin-left: -195px;
	margin-top: -30px
}
#sec2 .s2-text{
	width: 576px;
	float: left;
	margin-top: 105px;
	position: relative;
	margin-left: 195px;
}
#sec2 .s2-text img{
	
}
#sec2 .s2-txt{
	text-align: center;
	font-size: 21px;
	line-height: 38px;
	margin-top: 90px;
	position: absolute;
}
#sec2 .s2-txt span{
	color: #56ACAC;
	font-size: 38px;
	font-weight: bold
}
#sec2 .s2-img2{
	width: 1000px;
	margin: auto;
	margin-top: 60px
}
#sec2 .s2-text2{
	width: 586px;
	float: left;
}
#sec2 .s2-ttl2{
	color: #fff;
	background: #56ACAC;
	width: 586px;
	padding: 20px;
	font-size: 22px;
	line-height: 38px;
	letter-spacing: 0;
	border-radius: 5px;
	margin-top: 50px
}
#sec2 .s2-ttl2 span{
	font-weight: bold;
	font-size: 33px;
}
#sec2 .s2-pic2{
	width: 414px;
	float: right;
	text-align: right;
}
#sec2 .s2-txt2{
	font-size: 20px;
	margin-top: 30px
}
#sec2 .s2-txt2 span{
	color: #56ACAC;
}
#sec3{
	margin-top: 100px;
	background: #f6f6f6;
	padding-bottom: 80px
}
#sec3 .s3-ct{
	width: 1000px;
	margin: auto;
}
#sec3 h2{
	text-align: center;
	font-size: 32px;
	border-bottom: 1px dotted #3AB8AA;
	padding-bottom: 20px;
	padding-top: 100px
}
#sec3 h2 span{
	color: #D66146;
	font-weight: bold;
	font-size: 42px;
}
#sec3 h3{
	text-align: center;
	font-size: 20px;
	padding-top: 15px;
}
#sec3 h3 span{
	font-weight: 900;
	color: #56ACAC;
	font-size: 23px
}
#sec3 .s3-blk{
	margin-top: 50px;
}
#sec3 .s3-blk1{
	width: 220px;
	float: left;
	margin-top: 46px
}
#sec3 .s3-blk2{
	width: 750px;
	float: right;
}
#sec3 .s3-tb1{
	color: #56ACAC;
	font-size: 28px;
	width: 220px;
	text-align: center;
	padding: 17px 0;
	background: #F6EB41;
	font-weight: 500;
	border-radius: 5px;
}
#sec3 .s3-tb2{
	color: #56ACAC;
	font-size: 28px;
	width: 220px;
	text-align: center;
	padding: 44px 0;
	background: #F6EB41;
	font-weight: 500;
	border-radius: 5px;
}
#sec3 .icon-down{
	color: #7AD6CC;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
#sec3 .s3-3,
#sec3 .s3-2,
#sec3 .s3-1{
	border-bottom: 1px solid #dddddd;
	padding-bottom: 20px
}
#sec3 .s3-4,
#sec3 .s3-3,
#sec3 .s3-2{
	padding-top: 10px
}
#sec3 .s3-4,
#sec3 .s3-3{
	padding-bottom: 33px;
}
#sec3 .s3-icon{
	width: 218px;
	float: left;
	padding-left: 25px;
	padding-top: 8px;
}
#sec3 .s3-text{
	width: 517px;
	float: left;
	padding-left: 72px;
}
#sec3 .s3-text1{
	font-size: 15px;
	color: #D66146;
	letter-spacing: 0;
}
#sec3 .s3-text2{
	font-size: 16px;
	padding-top: 15px;
	color: #666;
	letter-spacing: 0;
}
#sec3 .s3-text2 span{
	color: #56ACAC;
	font-family: 'Myriad Pro';
	font-weight: bold
}
#sec3 .s3-text3{
	font-size: 16px;
	padding-top: 15px;
	color: #666;
	letter-spacing: 0;
}
#sec3 .s3-text3 span{
	color: #D66146;
	font-family: 'Myriad Pro';
	font-weight: bold
}
#sec3 .s3-2 .s3-icon{
	padding-top: 42px;
}
#sec3 .s3-text2 span span,
#sec3 .s3-text3 span span{
	font-size: 20px
}
#sec3 .s3-4 .s3-icon,
#sec3 .s3-3 .s3-icon{
	padding-top: 22px;
}
#sec3 .s3-4 .s3-text2,
#sec3 .s3-3 .s3-text2{
	padding-top: 40px;
}
.s3-btn{
	text-align: center;
	padding: 80px 0;
}
#sec4 .s4-bg{
	background: url('../img/online/sec4_bg.jpg') no-repeat;
	background-size: cover;
	background-position: center bottom
}
#sec4 .s4-ct2,
#sec4 .s4-ct{
	width: 1000px;
	margin: auto;
}
#sec4 .s4-ct2{
	margin-top: 80px
}
#sec4 .s4-ttl{
	text-align: center;
	margin-top: 60px
}
#sec4 .s4-pic{
	width: 202px;
	float: left;
}
#sec4 .s4-ct2 .s4-pic{
	width: 202px;
	float: right;
}
#sec4 .s4-text{
	width: 778px;
	float: right;
}
#sec4 .s4-ct2 .s4-text{
	width: 778px;
	float: left;
}
#sec4 .s4-ct .s4-txt{
	width: 777px;
	height: 129px;
	background: url('../img/online/text_bg.png') no-repeat;
	background-size: 100%;
	color: #fff;
	padding: 15px;
	font-size: 30px;
	letter-spacing: 0;
	line-height: 45px;
	padding-top: 20px;
	padding-left: 35px;
}
#sec4 .s4-ct2 .s4-txt{
	width: 777px;
	height: 129px;
	background: url('../img/online/text_bg2.png') no-repeat;
	background-size: 100%;
	color: #fff;
	padding: 15px;
	font-size: 30px;
	letter-spacing: 0;
	line-height: 45px;
	padding-top: 20px;
	padding-left: 35px;
}
#sec4 .s4-txt span{
	font-weight: bold;
}
#sec4 .s4-txt2{
	font-size: 19px;
	padding-top: 40px;
	padding-left: 15px;
	border-bottom: 1px solid #eeeeee;
	padding-bottom: 20px;
}
#sec4 .s4-txt3{
	font-size: 14px;
	color: #333;
	padding-left: 15px;
	padding-top: 20px;
	line-height: 25px;
	font-family: 'MS PGothic'
}
#sec4 .s4-txt3 span{
	font-weight: bold;
}
#sec5{
	margin-top: 100px
}
#sec5 h2{
	background: #56ACAC;
	color: #fff;
	font-size: 32px;
	text-align: center;
	padding-top: 60px;
	padding-bottom: 40px;
	line-height: 70px;
}
#sec5 h2 span{
	font-size: 71px;
	font-weight: bold;
}
#sec5 .s5-ct{
	width: 100%;
	max-width	: 1400px;
	position	:relative;
	margin		: auto;
}
#sec5 .s5-pic{
	width: 534px;
	margin-top: -36px;
}
#sec5 .s5-txt{
	position:absolute;
	left			: 534px;
	top			: 50%;
	-webkit-transform	: translateY(-50%);
	transform					: translateY(-50%);
	display					: -moz-inline-box;
	display					: inline-block;
	/display				: inline;
	/zoom					: 1;
	vertical-align 		: top;
}

#sec5 .s5-txt p{
	font-size: 34px;
	line-height: 55px;
}
#sec5 .s5-btn{
	margin-top: 80px;
}
#sec5 .s5-btn img{
	max-width:100%;
}
#sec5 .s5-txt p span{
	font-weight: bold;
	color: #56ACAC;
	font-size: 50px;
}
#sec6 .h3{
	background: #56ACAC;
	padding-bottom: 40px;
}
#sec6 .h3 p{
	color: #fff;
	font-size: 32px;
	text-align: center;
	line-height: 70px;
	padding-top: 80px
}
#sec6 .h3 p span{
	font-size: 71px;
	font-weight: bold;
}
#sec6 .s6-ct2,
#sec6 .s6-ct{
	width: 1000px;
	margin: auto;
	margin-top: 80px
}
#sec6 .s6-pic{
	width: 479px;
	float: left;
}
#sec6 .s6-pic2{
	width: 479px;
	float: right;
}
#sec6 .s6-pic2 img{
	margin-left: -27px
}
#sec6 .s6-txt{
	width: 514px;
	float: right;
}
#sec6 .s6-txt2{
	width: 514px;
	float: left;
}
#sec6 .s6-ttl{
	background: url('../img/online/text_bg3.png') no-repeat;
	width: 514px;
	height: 97px;
	font-size: 24px;
	color: #fff;
	line-height: 35px;
	padding: 15px;
	padding-left: 40px
}
#sec6 .s6-ttl span{
	font-weight: bold;
}
#sec6 .s6-text{
	padding-top: 20px;
	padding-left: 18px;
	color: #333;
	font-size: 16px;
}
#sec6 .s6-text span{
	color: #D66146;
}
#sec6 .s6-textr{
	text-align: right;
	padding-top: 15px;
	color: #333;
	font-size: 16px;
}
#sec6 .s6-ttl2{
	background: url('../img/online/text_bg4.png') no-repeat;
	width: 514px;
	height: 97px;
	font-size: 24px;
	color: #fff;
	line-height: 35px;
	padding: 15px;
	padding-left: 25px
}
#sec6 .s6-ttl2 span{
	font-weight: bold;
}
#sec7{
	margin-top: 80px;
	margin-bottom: 80px;
}
#sec7 h2{
	background: #56ACAC;
	color: #fff;
	font-size: 32px;
	text-align: center;
	padding-top: 60px;
	padding-bottom: 50px;
	line-height: 70px;
}
#sec7 h2 span{
	font-size: 71px;
	font-weight: bold;
}
#sec7 .s7-btn{
	text-align: center;
	background: #f6f6f6;
	margin-top: -36px;
	padding-top: 120px;
	padding-bottom: 70px
}
#sec7 h3{
	width: 1000px;
	margin: auto;
	margin-top: 90px;
}
#sec7 .s7-ct{
	width: 1000px;
	margin: auto;
	margin-top: 110px;
}
#sec7 .s7-ct2{
	width: 1000px;
	margin: auto;
	margin-top: 10px;
}
#sec7 .s7-pic{
	width: 334px;
	float: left;
}
#sec7 .s7-pic2{
	width: 334px;
	float: right;
}
#sec7 .s7-txt{
	width: 666px;
	float: left;
	padding-left: 35px;
	padding-top: 110px
}
#sec7 .s7-txt2{
	width: 666px;
	float: left;
	padding-right: 35px;
	padding-top: 110px
}
#sec7 .s7-ttl{
	font-size: 30px;
	color: #666666;
}
#sec7 .s7-ttl span{
	font-size: 38px;
	font-weight: 900;
	color: #D66146;
}
#sec7 .s7-text{
	font-size: 24px;
	padding-top: 20px;
	line-height: 40px
}
#sec7 .s7-img{
	text-align: center;
	margin-top: 130px
}
#sec7 h4{
	text-align: center;
	margin-top: 90px
}
#sec7 .sec7-blk{
	width: 1000px;
	margin: auto;
	margin-top: 90px;
	background: #C5EDE9;
	padding-bottom: 20px
}
#sec7 .s7-blk1{
	width: 197px;
	float: left;
	color: #666;
	font-size: 13px;
	padding-top: 10px;
	margin-left: 42px;
	padding-top: 35px
}
#sec7 .s7-search{
	font-size: 18px;
	text-align: center;
	padding-top: 30px
}
#sec7 .s7-blk1 a,
#sec7 .s7-search a{
	text-decoration: none;
	color: #666;
}
#sec7 .s7-btn2{
	text-align: center;
	margin-top: 80px
}
#sec8{
	background: #f6f6f6;
	margin-top: 80px;
	padding-bottom: 50px;
}
#sec8 h2{
	font-size: 48px;
	text-align: center;
	color: #56ACAC;
	padding-bottom: 15px;
	border-bottom: 1px solid #56ACAC;
	padding-top: 60px;
	font-weight: 900;
	width: 200px;
	margin: auto;
}
#sec8 .s8-blk{
	width: 1000px;
	margin: auto;
	margin-top: 50px
}
#sec8 .s8-ct1{
	width: 313px;
	float: left;
	background: #fff;
	border-radius: 5px;
	padding: 25px 20px;
	padding-bottom: 0;
}
#sec8 .s8-ct2{
	width: 313px;
	float: left;
	background: #fff;
	border-radius: 5px;
	padding: 25px 20px;
	padding-bottom: 0;
	margin-left:30px
}
#sec8 .s8-ct3{
	width: 313px;
	float: right;
	background: #fff;
	border-radius: 5px;
	padding: 25px 20px;
	padding-bottom: 0;
}
#sec8 .s8-ct1 .s8-ttl{
	font-size: 29px;
	color: #0C334C;
	font-weight: 900;
	padding-bottom: 20px;
	border-bottom: 1px solid #eeeeee;
}
#sec8 .s8-ct2 .s8-ttl{
	font-size: 29px;
	color: #3F7A79;
	font-weight: 900;
	padding-bottom: 20px;
	border-bottom: 1px solid #eeeeee;
}
#sec8 .s8-ct3 .s8-ttl{
	font-size: 29px;
	color: #2A7FD2;
	font-weight: 900;
	padding-bottom: 20px;
	border-bottom: 1px solid #eeeeee;
}
#sec8 .s8-txt{
	font-size: 16px;
	padding-top: 15px;
	padding-bottom: 20px;
	line-height: 30px;
	height: 203px
}
#sec8 .s8-ct2 .s8-txt span{
	color: #3F7A79;
	padding-top: 6px
}
#sec8 .s8-ct3 .s8-txt span{
	color: #2A7FD2;
	padding-top: 6px;
	letter-spacing: 0;
}
#sec8 .s8-txt span.iconr{
	font-size: 10px;
	float: left;
	padding-right: 7px;
	width: 19px
}
#sec8 .s8-ct3 .s8-txt p,
#sec8 .s8-ct2 .s8-txt p{
	width: 254px;
	float: left;
	padding-top: 6px
}
#sec8 .s8-ct1 .s8-price{
	border-top: 1px solid #eeeeee;
	font-size: 31px;
	color: #0C334C;
	font-weight: bold;
	padding-bottom: 20px;
	border-bottom: 1px solid #eeeeee;
	text-align: right;
	padding-top: 30px
}
#sec8 .s8-ct2 .s8-price{
	border-top: 1px solid #eeeeee;
	font-size: 21px;
	color: #3F7A79;
	font-weight: bold;
	padding-bottom: 20px;
	border-bottom: 1px solid #eeeeee;
	text-align: right;
	padding-top: 30px
}
#sec8 .s8-ct3 .s8-price{
	border-top: 1px solid #eeeeee;
	font-size: 21px;
	color: #2A7FD2;
	font-weight: bold;
	padding-bottom: 20px;
	border-bottom: 1px solid #eeeeee;
	text-align: right;
	padding-top: 30px;
	letter-spacing: 0;
	position: relative;
}
#sec8 .s8-ct3 .s8-price img{
	/* position: absolute;
	left: 0;
	top: 14px; */
	float: left;
	margin-top: -20px;
}
#sec8 .s8-ct1 .s8-price span{
	font-family: 'Myriad Pro';
	font-size: 66px;
}
#sec8 .s8-ct3 .s8-price span,
#sec8 .s8-ct2 .s8-price span{
	font-family: 'Myriad Pro';
	font-size: 43px;
	letter-spacing: -1px;
}
#sec8 .s8-ct3 .s8-price strong,
#sec8 .s8-ct2 .s8-price strong{
	font-size: 14px
}
#sec8 .s8-btn{
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
#sec8 .s8-btn-1{
	width: 1000px;
	margin: auto;
	margin-top: 50px
}
#sec8 .s8-btn1{
	width: 500px;
	float: left;
	text-align: right;
	padding-right: 10px;
}
#sec8 .s8-btn2{
	width: 500px;
	float: right;
	text-align: right;
}
#sec8 .s8-tb4{
	width: 1000px;
	margin: auto;
	margin-top: 10px
}
#sec8 .s8-box{
	background: url('../img/online/text_bg5.png') no-repeat;
	width: 654px;
	height: 108px;
	background-size: 100%;
	color: #fff;
    font-size: 23px;
    float: right;
    padding-top: 31px;
    line-height: 32px;
    text-align: center;
}
#sec8 .sec8-text{
	margin-top: 10px
}
#sec8 .sec8-text img{
	margin-left: -30px
}
#sec9 .down{
	background: #56ACAC;
}
#sec9 .down1{
	text-align: center;
}
#sec9 h2{
	background: #56ACAC;
	color: #fff;
	font-size: 32px;
	text-align: center;
	padding-top: 60px;
	padding-bottom: 50px;
	line-height: 70px;
}
#sec9 h2 span{
	font-size: 71px;
	font-weight: bold;
}
#sec9 .s9-blk{
	width: 1000px;
	margin: auto;
	margin-top: 80px;
}
#sec9 .s9-pic{
	width: 523px;
	float: left;
}
#sec9 .s9-txt{
	width: 447px;
	float: right;
}
#sec9 .s9-ttl{
	font-weight: bold;
	color: #DD724D;
	font-size: 34px;
	padding-top: 5px
}
#sec9 .s9-txt p{
	font-size: 18px;
	color: #666;
	padding-top: 20px;
	line-height: 32px
}
#sec9 .s9-blk2{
	width: 1000px;
	margin: auto;
	margin-top: 80px
}
#sec9 .s9-ttl2{
	font-size: 28px;
	font-weight: 900;
	color: #56ACAC;
	border-left: 4px solid #56ACAC;
	padding-left: 7px
}
#sec9 .s9-ct1{
	width: 308px;
	float: left;
	margin-top: 60px;
	margin-right: 10px
}
#sec9 .s9-ct2{
	width: 308px;
	float: left;
	margin-top: 60px;
	margin-left: 10px;
	margin-right: 10px
}
#sec9 .s9-ct3{
	width: 308px;
	float: right;
	margin-top: 60px;
	margin-left: 10px;
}
#sec9 .s9-tt2{
	font-family: 'Myriad Pro';
	font-weight: 900;
	font-size: 24px;
	color: #DD724C;
	padding-bottom: 10px;
	border-bottom: 1px solid #eeeeee;
}
#sec9 .s9-tx{
	font-size: 16px;
	color: #666;
	padding-top: 10px
}
#sec9 .s9-r{
	color: #BDDDDC;
	font-size: 14px;
	float: left;
	margin-top: 84px;
	width: 17px;
	text-align: center;
}
#sec9 .s9-btn{
	margin-top: 80px;
	text-align: center;
}
#sec10{
	background: #f6f6f6;
	margin-top: 90px;
	padding-bottom: 70px
}
#sec10 h2{
	text-align: center;
	padding-top: 80px
}
#sec10 .s10-ct1{
	width: 485px;
	float: left;
	background: #fff;
	padding: 20px 25px;
	padding-top: 35px
}
#sec10 .s10-ct2{
	width: 485px;
	float: right;
	background: #fff;
	padding: 20px 25px;
	padding-top: 35px
}
#sec10 .s10-blk{
	width: 1000px;
	margin: auto;
	margin-top: 100px;
}
#sec10 .s10-ttl{
	padding-bottom: 20px;
	border-bottom: 1px solid #eeeeee;
	padding-left: 45px
}
#sec10 .s10-ct1 .s10-ttl img{
	float: left;
}
#sec10 .s10-ct2 .s10-ttl img{
	float: left;
	margin-top: 10px
}
#sec10 .s10-ct1 .s10-ttl p{
	font-weight: bold;
	font-size: 28px;
	color: #D66146;
	float: left;
	padding-left:30px;
	line-height: 40px
}
#sec10 .s10-ct2 .s10-ttl p{
	font-weight: bold;
	font-size: 28px;
	color: #D66146;
	float: left;
	padding-left:20px;
	line-height: 40px;
}
#sec10 .s10-txt{
	font-size: 14px;
	color: #333;
	font-family: 'MS PGothic';
	line-height: 32px;
	padding-top: 20px
}
#sec10 .s10-txr{
	text-align: right;
	padding-top: 10px;
	font-family: 'MS PGothic';
	font-size: 14px;
	color: #333;
}
#sec10 h3{
	width: 1000px;
	margin: auto;
	text-align: center;
	font-size: 26px;
	color: #666;
	margin-top: 100px;
	padding-bottom: 30px;
	border-bottom: 1px dotted #56ACAC;
}
#sec10 h3 span{
	font-weight: bold;
	color: #56ACAC;
	font-size: 38px;
}
#sec10 .s10-blk2{
	width: 1000px;
	margin: auto;
	margin-top: 30px
}
#sec10 .s10-dt1{
	width: 500px;
	float: left;
	font-size: 28px;
	color: #64ADAC;
	line-height: 45px;
	font-weight: 500;
}
#sec10 .s10-dt2{
	width: 500px;
	float: right;
	font-size: 28px;
	color: #64ADAC;
	line-height: 45px;
}
#sec10 .s10-dt1 img,
#sec10 .s10-dt2 img,
#sec10 .s10-dt3 img{
	float: left;
	margin-right: 7px;
	margin-top: 14px
}
#sec10 .s10-btn{
	width: 1000px;
	margin: auto;
	margin-top: 90px
}
#sec10 .s10-btn1{
	width: 500px;
	float: left;
	text-align: right;
	padding-right: 10px
}
#sec10 .s10-btn2{
	width: 500px;
	float: right;
	text-align: left;
	padding-left: 10px
}
#sec11{
	background: #f6f6f6;
}
#sec11 .h2{
	background: #56ACAC;
	padding-bottom: 60px
}
#sec11 .h2 h2{
	text-align: center;
	padding-top: 80px
}
#sec11 .h2 p{
	text-align: center;
	color: #fff;
	padding-top: 50px;
	line-height: 40px;
	font-size: 16px
}
#sec11 .s11-blk{
	width: 1000px;
	margin: auto;
	background: #fff;
	margin-top: 60px;
	padding: 30px;
}
#sec11 .s11-ttl{
	font-size: 24px;
	color: #DD724D;
	font-weight: 500;
	padding-bottom: 25px;
	border-bottom: 1px solid #eeeeee;
}
#sec11 .s11-ct{
	padding-top: 25px;
	padding-bottom: 25px;
	border-bottom: 1px solid #eeeeee;
}
#sec11 .s11-ct1{
	color: #DD724D;
	font-weight: 500;
	font-size: 16px;
	width: 108px;
	float: left;
	letter-spacing: 3px
}
#sec11 .s11-ct1 img{
	margin-left:5px;
	float: right;
	margin-top: 4px
}
#sec11 .s11-txt{
	width: 810px;
	float: right;
	font-family: 'MS PGothic';
	color: #333;
}
#sec11 .s11-blk2{
	width: 1000px;
	margin: auto;
	margin-top: 80px
}
#sec11 .s11-ttl2 {
    font-size: 28px;
    font-weight: 900;
    color: #56ACAC;
    border-left: 4px solid #56ACAC;
    padding-left: 7px;
}
#sec11 .s11-text1{
	width: 215px;
	float: left;
	margin-top: 60px;
	margin-right: 15px;
}
#sec11 .s11-text2{
	width: 215px;
	float: left;
	margin-top: 60px;
	margin-right: 15px;
	margin-left: 15px;
}
#sec11 .s11-text3{
	width: 215px;
	float: left;
	margin-top: 60px;
	margin-right: 15px;
	margin-left: 15px;
}
#sec11 .s11-text4{
	width: 215px;
	float: right;
	margin-top: 60px;
}
#sec11 .s11-ttl3{
	font-family: 'Myriad Pro';
	font-size: 24px;
	font-weight: 900;
	padding-bottom: 10px;
	border-bottom: 1px solid #eeeeee;
	color: #DD724C
}
#sec11 .s11-tx{
	color: #666;
	font-size: 16px;
	line-height: 28px;
	padding-top: 10px
}
#sec11 .s11-r{
	color: #BDDDDC;
	font-size: 14px;
	float: left;
	margin-top: 84px;
	width: 17px;
	text-align: center;
}
#sec11 .s11-btn{
	margin-top: 80px;
	text-align: center;
	padding-bottom: 70px
}
#sec12{
	padding-bottom: 60px
}
#sec12 h2{
	text-align: center;
	padding-top: 90px
}
#sec12 .s12-blk{
	width: 1000px;
	margin: auto;
	margin-top: 90px
}
#sec12 .s12-ct1{
	width: 300px;
	float: left;
}
#sec12 .s12-ct2{
	width: 300px;
	float: left;
	margin-left: 50px
}
#sec12 .s12-ct3{
	width: 300px;
	float: right;
}
#sec12 .s12-ttl{
	text-align: center;
	color: #D66146;
	font-size: 24px;
	line-height: 35px;
	font-weight: 900;
	padding-top: 20px
}
#sec12 .s9-blk2{
	width: 1000px;
	margin: auto;
	margin-top: 80px
}
#sec12 .s9-ttl2{
	font-size: 28px;
	font-weight: 900;
	color: #56ACAC;
	border-left: 4px solid #56ACAC;
	padding-left: 7px
}
#sec12 .s9-ct1{
	width: 308px;
	float: left;
	margin-top: 60px;
	margin-right: 10px
}
#sec12 .s9-ct2{
	width: 308px;
	float: left;
	margin-top: 60px;
	margin-left: 10px;
	margin-right: 10px
}
#sec12 .s9-ct3{
	width: 308px;
	float: right;
	margin-top: 60px;
	margin-left: 10px;
}
#sec12 .s9-tt2{
	font-family: 'Myriad Pro';
	font-weight: 900;
	font-size: 24px;
	color: #D66146;
	padding-bottom: 10px;
	border-bottom: 1px solid #eeeeee;
}
#sec12 .s9-tx{
	font-size: 16px;
	color: #666;
	padding-top: 10px
}
#sec12 .s9-r{
	color: #BDDDDC;
	font-size: 14px;
	float: left;
	margin-top: 84px;
	width: 17px;
	text-align: center;
}
#sec13{
	background: #fafafa;
} 
#sec14{
	margin-top: 90px;
}
#sec14 h2{
	background: #56ACAC;
	color: #fff;
	font-size: 32px;
	text-align: center;
	padding-top: 60px;
	padding-bottom: 60px;
	line-height: 40px;
}
#sec14 h2 img{
	margin-bottom: 30px;
}
#sec14 .down{
	background: #56ACAC;
}
#sec14 .down1{
	text-align: center;
}
#sec14 .card1{
	width: 614px;
	margin: auto;
	margin-top: 60px;
}
#sec14 .block{
	width: 1000px;
	margin: auto;
}
#sec14 .block .left{
	width: 500px;
	float: left;
	padding-right: 30px;
}
#sec14 .block .right{
	width: 500px;
	float: right;
	padding-left: 20px;
	text-align: left;
}
#sec14 .block h3{
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
	color: #DD724C;
	margin-top: 30px;
}
#sec14 .block .text span{
	color: #DE1F1F;
}
#sec14 .block ul{
	padding-top: 30px;
}
#sec14 .block ul li{
	font-size: 13px;
	list-style-type: none;
	line-height: 20px;
}
#sec14 .block ul li a{
	color: #58ACAC;
	text-decoration: underline;
}
#sec14 .block ul li a:hover{
	text-decoration: none;
}
#sec14 .block2{
	width: 1000px;
	margin: auto;
}
#sec14 .block2 .left{
	width: 500px;
	float: left;
	padding-right: 30px;
}
#sec14 .block2 .right{
	width: 500px;
	float: right;
	padding-left: 20px;
	text-align: left;
}
#sec14 .block2 h3{
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
	color: #1FBAE1;
	margin-top: 30px;
}
#sec14 .block2 .text span{
	color: #DE1F1F;
}
#sec14 .block2 ul.number li:first-child:before{
	content: '①';
	position: absolute;
	top: 1px;
	left: 0;
}
#sec14 .block2 ul.number li:nth-child(n+2):before{
	content: '②';
	position: absolute;
	top: 1px;
	left: 0;
}
#sec14 .block2 ul.number li:nth-child(n+3):before{
	content: '③';
	position: absolute;
	top: 1px;
	left: 0;
}
#sec14 .block2 ul.li_txt{
	padding-top: 30px;
}
#sec14 .block2 ul.number li{
	list-style-type: none;
	position: relative;
	padding-left: 25px;
}
#sec14 .block2 ul.li_txt li{
	font-size: 13px;
	list-style-type: none;
	line-height: 20px;
}
#sec14 .block2 ul li a{
	color: #58ACAC;
	text-decoration: underline;
}
#sec14 .block2 ul li a:hover{
	text-decoration: none;
}
.bk_contact{
	margin-top: -60px
}
.s11-btn a:hover img,
.s10-btn1 a:hover img,
.s10-btn2 a:hover img,
.s9-btn a:hover img,
.s8-btn1 a:hover img,
.s8-btn2 a:hover img,
.s8-btn a:hover img,
.s7-btn2 a:hover img,
.s7-btn a:hover img,
.s5-btn a:hover img,
.s3-btn a:hover img,
.banner-btn a:hover img{
	opacity: 0.9
}
#myImg2,
#myImg3,
#myImg4,
#myImg {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}
#myImg:hover,
#myImg2:hover,
#myImg3:hover,
#myImg4:hover {
	opacity: 0.7;
}
.modal2,
.modal3,
.modal4,
.modal {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.9);
    padding-top:205px
}
.modal-content2,
.modal-content3,
.modal-content4,
.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
}
#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}
.modal-content2,
.modal-content3,
.modal-content4,
.modal-content, #caption {    
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}
@-webkit-keyframes zoom {
    from {-webkit-transform:scale(0)} 
    to {-webkit-transform:scale(1)}
}
@keyframes zoom {
    from {transform:scale(0)} 
    to {transform:scale(1)}
}
.close2,
.close3,
.close4,
.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}
.close:hover,
.close:focus,
.close2:hover,
.close2:focus ,
.close3:hover,
.close3:focus ,
.close4:hover,
.close4:focus{
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}


/*無料トライアルフォーム*/

.trial_form{
	width		: 800px;
	margin		: 0 auto 50px;
	padding	: 30px;
	background	: #fff;
	border		: 3px solid #56ACAC;
	-webkit-border-radius		: 10px;   /* Safari,Google Chrome用 */  
	-moz-border-radius			: 10px;   /* Firefox用 */
	border-radius					: 10px;   /* CSS3草案 */ 
}
.trial_form p{
	text-align		: center;
}
.trial_form .trial_form_title{
	color			: #56ACAC;
	font-size		: 46px;
	font-weight	: bold;
	margin-bottom	: 30px;
}
.trial_form .trial_form_title span{
	font-size		: 30px;
}
#amaq .trial_form table{
	border		: none;
	width		: 600px;
	margin		: 0 auto 20px;
}
#amaq .trial_form .caution{
	margin-bottom	: 15px;
}
#amaq .trial_form .btn{
	font-size				: 20px;
	font-weight			: bold;
	border					: none;
	padding				: 15px 35px;
	box-sizing			: border-box;
	cursor					: pointer;
	-webkit-transition		: all 0.3s ease;
    -moz-transition			: all 0.3s ease;
    -o-transition				: all 0.3s ease;
	transition						: all 0.3s ease;
	-webkit-border-radius		: 5px;   /* Safari,Google Chrome用 */  
	-moz-border-radius			: 5px;   /* Firefox用 */
	border-radius					: 5px;   /* CSS3草案 */ 
	background	: #56acac;
	color			: #fff;
	-webkit-box-shadow		: #257676 3px 3px 0px 0px;
    -moz-box-shadow			: #257676 3px 3px 0px 0px;
	box-shadow						: #257676 3px 3px 0px 0px;
}
#amaq .trial_form .btn:hover{
	opacity					:0.7;
}


/*製品版フォーム*/

.story_register{
	margin: 20px 0 50px 0;
	background: #fff;
}
.story_register p{
	line-height: 150%;
}

.story_register .tit_box{
	border-top: 10px solid #FFCE00;
	border-bottom: 10px solid #FFCE00;
	padding: 8px 0;
	text-align				: center;
}
.story_register .tit_box_inner{
	display					: -moz-inline-box;
	display					: inline-block;
	/display				: inline;
	/zoom					: 1;
	vertical-align 		: top;
}
.story_register .tit_box h3{
	text-align: center;
	font-size: 25px;
	font-weight	: bold;
	color: #002F4A;
	padding: 25px 25px 25px 0px;
	display					: -moz-inline-box;
	display					: inline-block;
	/display				: inline;
	/zoom					: 1;
	vertical-align 		: middle;
}
.story_register .tit_box .present_box{
	display					: -moz-inline-box;
	display					: inline-block;
	/display				: inline;
	/zoom					: 1;
	vertical-align 		: middle;
	position: relative;
	height: 83px;
}
.story_register .tit_box .present_box p{
	position: absolute;
	top: 16px;
	right: 40px;
	font-size: 13px;
	color: #002F4A;
	text-align:left;
}
.story_register .entry{
	width: 745px;
	margin: 0 auto;
	padding: 25px 0 45px 0;
}
p , h1 , h2 , h3 , h4 , h5{
	padding: 0;
	margin: 0;
}
.story_register .entry ul li{
	float: left;
	width: 225px;
	height: 390px;
	margin: 0 30px 0 0;
}
.story_register .entry ul li:last-child{
	margin: 0 0 0 0;
}
.story_register .entry ul li.beginner .entry_box_btm{
	border:1px solid  #56ACAC;
}
.story_register .entry ul li.intermediate .entry_box_btm{
	border:1px solid  #D66247;
}
.story_register .entry ul li.level_set{
	position: relative;
	z-index: 8;
}
.story_register .entry ul li.level_set .entry_box_btm{
	border:1px solid  #2A7FD3;	
}
.story_register .entry ul li h4{
	position: relative;
	font-size: 30px;
	line-height:30px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	padding: 25px 0 16px 0;
	margin: 0;
	min-height: 110px;
}
.story_register .entry ul li h4 img{
	width: 120px;
}
.story_register .entry ul li.intermediate h4 img{
	width: 165px;
}
.story_register .entry ul li.beginner h4{
	background:#56ACAC;
}
.story_register .entry ul li.intermediate h4{
	background:#D66247;
}
.story_register .entry ul li.level_set h4{
	background:#2A7FD3;
}
.story_register .entry ul li.level_set h4::before{
	position: absolute;
	content: '';
	background-image:url(../img/online/regi_deal_top.png);
	top: 0;
	left: 0;
	width: 48px;
	height: 48px;
	z-index: 9
}
.story_register .entry ul li.level_set .txt_deal{
	 position: absolute;
    left: 0px;
    top: 7px;
    color: #002F4A;
    font-size: 12px;
    z-index: 10;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); 
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -sand-transform: rotate(45deg);
    transform: rotate(-45deg);
}
.story_register .entry ul li h4::after{
	position: absolute;
	content: '';
	width: 0;
	height: 0;
	top: 111px;
	left: 50%;
    transform: translate(-50%, 0);
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
}
.story_register .entry ul li.beginner h4::after{
	border-top: 20px solid #56ACAC;
}
.story_register .entry ul li.intermediate h4::after{
	border-top: 20px solid #D66247;
}
.story_register .entry ul li.level_set h4::after{
	border-top: 20px solid #2A7FD3;
}
.story_register .entry ul li h4 span{
	font-size: 30px;
}
.story_register .entry ul li.beginner h4 span{
	color: #BEE5E3;
}
.story_register .entry ul li.intermediate h4 span{
	color: #FCBE9F;
}
.story_register .entry ul li .entry_box_btm{
	padding:37px 13px 18px 13px;
	text-align: center;
	min-height			: 255px;
}
.story_register .entry ul li .entry_box_btm form  p
{
	margin-bottom	: 12px;
}
.story_register .entry ul li .entry_box_btm form .quantity{
	display					: -moz-inline-box;
	display					: inline-block;
	/display				: inline;
	/zoom					: 1;
	vertical-align 		: middle;
	margin-right		: 5px;
}
.story_register .entry ul li .entry_box_btm form .btn
{
	width					: 90%;
	border					: none;
	font-weight			: bold;
	font-size				: 18px;
	color					: #fff;
	padding				: 8px;
	box-sizing			: border-box;
	cursor					: pointer;
	-webkit-transition		: all 0.3s ease;
    -moz-transition			: all 0.3s ease;
    -o-transition				: all 0.3s ease;
	transition						: all 0.3s ease;
}
.story_register .entry ul li .entry_box_btm form .btn:hover
{
	opacity					:0.7;
}
.story_register .entry ul li.beginner .entry_box_btm form .btn
{
	background	: #56acac;
	-webkit-box-shadow		: #257676 3px 3px 0px 0px;
    -moz-box-shadow			: #257676 3px 3px 0px 0px;
	box-shadow						: #257676 3px 3px 0px 0px;
}
.story_register .entry ul li.intermediate .entry_box_btm form .btn
{
	background	: #d66247;
	-webkit-box-shadow		: #b62b1c 3px 3px 0px 0px;
    -moz-box-shadow			: #b62b1c 3px 3px 0px 0px;
	box-shadow						: #b62b1c 3px 3px 0px 0px;
}
.story_register .entry ul li.level_set .entry_box_btm form .btn
{
	background	: #2a7fd3;
	-webkit-box-shadow		: #144fb9 3px 3px 0px 0px;
    -moz-box-shadow			: #144fb9 3px 3px 0px 0px;
	box-shadow						: #144fb9 3px 3px 0px 0px;
}
.story_register .entry ul li .txt_list{
	font-size: 11px;
	color: #002F4A;
	text-align: left;
	margin-bottom: 32px;
}
.story_register .entry ul li.beginner .txt_list span{
	color: #56ACAC;
}
.story_register .entry ul li.intermediate .txt_list span{
	color: #D66247;
}
.story_register .entry ul li.level_set .txt_list{
	margin: 0 0 10px 0;
}
.story_register .entry ul li.level_set .txt_list span{
	color: #2A7FD3;
}
.story_register .entry ul li.level_set .tooltip_set{
	/*position: absolute;
	top: 220px;
    left: 45px;*/
   line-height: 100%;
}
.story_register .entry ul li .txt_tax{
	font-size: 28px;
	color: #002F4A;
	margin: 15px 0 5px 0;
	font-weight: bold;
}
.story_register .entry ul li.level_set .txt_tax{
	margin: 0;
}
.story_register .entry ul li .txt_tax span{
	font-size: 15px;
	letter-spacing: 0;
}


@media only screen and (max-width: 700px){
	.modal-content2,
	.modal-content3,
	.modal-content4,
    .modal-content {
        width: 100%;
    }
}