@charset "UTF-8";

body {
	min-width: 1200px;
	margin:0;
	padding:0;
	color:#201713;
	font-family: 'Montserrat',YuGothic,'Yu Gothic','游ゴシック','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	-webkit-text-size-adjust: 100%;
}

a {	text-decoration:none;}
a:link { color:#333;}
a:visited {	color:#333;}
a:active { color:#333;}
a:hover { color:#333; text-decoration: underline;}

.slider {
    width: 800px;
    margin: 0px auto;
}

.slick-slide {
  margin: 0px;
}

.slider img {
  width: 95%;
}

@media (max-width: 767px) {

	br{
		display: none;
	}

	.slider {
	    width: 80%;
	}
	.slick-slide img {
	  width: 30%;
	}

	.btn-large{
		font-size:15px !important;
	}

	.blue_wrapper img{
		max-width: 90%;
	}

}

.slick-prev:before,
.slick-next:before {
    color: black;
}

.tlink a {	text-decoration:none;}
.tlink a:link { color:#428BCA;}
.tlink a:visited {	color:#428BCA;}
.tlink a:active { color:#428BCA;}
.tlink a:hover { color:#428BCA; text-decoration: underline;}

.btndiv a {	text-decoration:none;}
.btndiv a:link {	color:#333;}
.btndiv a:visited {	color:#333;}
.btndiv a:active {	color:#333;}
.btndiv a:hover {	color:#333; text-decoration: underline;}

.btndiv-white a {	text-decoration:none;}
.btndiv-white a:link {	color:#fff;}
.btndiv-white a:visited {	color:#fff;}
.btndiv-white a:active {	color:#fff;}
.btndiv-white a:hover {	color:#fff; }

.footer_inner {
	margin:20px auto;
	width:1120px;
}

#wrapper {
	margin:0;
	padding:0;
	margin-top:100px;
	font-size:110%;
	color:#333;
}

header{
	width:100%;
	background-color:#fff;
	padding:20px 0;
	display:none;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 100;
	box-shadow: 0px 2px 5px rgba(110, 110, 110, 0.2);
}

header .inner{
	margin:0px auto;
	width:1120px;
}

.logo {
	width:300px;
	float:left;
	line-height:55px;
}

nav {
	width:40%;
	float:left;
}

header nav ul {
	list-style:none;
	margin:0;
	padding:0;
	line-height:60px;
	font-size:90%;
}

header nav ul li {
	float:left;
	margin-right:20px;
}

.loginbtn {
	float:right;
	text-align:right;
	line-height:60px;
}

.loginbtn ul {
	list-style:none;
	margin:0 -10px 0 0;
	padding:0;
}

.loginbtn ul li {
	float:left;
	margin-right:10px;
}

#main {
	background-image: url(../img_common/main.png);
	background-repeat:no-repeat;
	background-position:center;
	height:400px;
}

#midasi {
	background-image: url(../img_common/line.png);
	background-repeat:no-repeat;
	background-position:center;
	height:5px;
}

.main_inner {
	margin:0 auto;
	width:1120px;
	height:400px;
	position: relative;
}

.touroku_txt {
	top:30%;
	width:41%;
	position: absolute;
	color:#fff;
	right:0;
}

.txt1 {
	font-size:220%;
	width:90%;
}

section,#facebook {
	margin:40px auto;
	width:1120px;
}

.blue_wrapper{
	margin-top:100px;
	background:#F1F8FD;
	padding:50px;
}

.sns{
	margin:40px auto;
	width:1120px;
}

.w700{width:700px;}
.w400{width:400px;}

article h1 {
	font-size:200%;	
	font-weight: bold;
	text-align:center;
}

article .h1midasi {
	font-size:260%;	
	font-weight: bold;
	text-align:center;
	color:#3394D8;
}

article .h2midasi_sub {
	padding:0;
	margin:0;
	font-size:200%;	
	font-weight: bold;
	text-align:center;
}

.price{
	font-size:150%;	
	color:#3394D8;
}

.price_sub{
	font-size:70%;	
}

article h2 {
	padding-top:50px;
	font-size:200%;	
	font-weight:bold;
	text-align:center;
}

.point ul {
	padding:0;
	margin-right: -3%;
}

.point ul li {
	list-style:none;
	float:left;
	width:30%;
	height:250px;
	margin-right:3%;
	margin-bottom:20px;
	display: inline;
}

.touroku_waku{
	background: #F4F4F4;
	width:500px;
	border:solid 1px #ddd;
	border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    padding:20px;
}

.m1 {
	font-size:125%;
}

footer {
	font-size:85%;
	padding:10px 0 30px 0;
	background-color:#F4F4F4;
}

footer nav ul {
	list-style:none;
	padding:0;
	float:left;
	margin-right:30px;
}

footer nav ul li {
	margin-right:10px;
	padding:0;
	margin-bottom:5px;
}

footer a {	text-decoration:none;}
footer a:link { color:#666;}
footer a:visited {	color:#666;}
footer a:active { color:#666;}
footer a:hover { color:#666; text-decoration: underline;}

.social {
	float:right;
	text-align:right;
}

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

#facebook .fbcomments,
#facebook .fb_iframe_widget,
#facebook .fb_iframe_widget[style],
#facebook .fb_iframe_widget iframe[style],
#facebook .fbcomments iframe[style],
#facebook .fb_iframe_widget span{
    width: 100% !important;
}

.touroku {
	padding: 20px 40px;
	font-size:180%;
}

.touroku2 {
	padding: 16px 30px;
	font-size:180%;
}

/* about */


section p {
	text-align:center;
	color:#3E3E3E;
	line-height: 1.7857;
}

article p {
	color:#3E3E3E;
}

.line {
	border-top:1px solid #eee;	
}

.migiline {
	border-right:1px solid #cecece;
}

section th {
	padding:20px;
}

section td {
	padding:20px;
	font-size:120%;
}

.backgray {
	background-color:#EFEFEF;
}

.blue {
	color:#1D9CD5;
}

.q {
	font-size:125%;
	margin-bottom:10px;
	border-top:1px solid #eee;
	padding-top:30px;
	cursor:pointer;
}

.a {
	color:#666;
	margin-bottom:40px;
	display:none;
}

.qs {
	background-color:#1D9CD5;
	color:#fff;
	padding:5px;
	margin-right:5px;
	border-radius: 3px;        /* CSS3草案 */  
    -webkit-border-radius: 3px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 3px;   /* Firefox用 */ 
}

.kwaku{
	padding:3%;
	background:#f6f6f6;
	border-radius: 3px;        /* CSS3草案 */  
    -webkit-border-radius: 3px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 3px;   /* Firefox用 */ 
}

.kwaku div{
	width:33%;
}

.red{
	color:#B30003;
}

/* Back to top */
#back-top {
	display: block;
    position: fixed;
    bottom: 0px;
    right: 0px;
    z-index: 9999;
}
#back-top a {
    width: 100px;
    display: block;
}
#back-top span {
    width: 58px;
    height: 68px;
    display: block;
    background: url(../img_common/topbtn.png) no-repeat center center;
}

.kiyaku{
	width:70%;
}

.kiyaku p{
	text-align:left;
}

.kiyaku .title{
	font-size:150%;
	margin-bottom:10px;
	border-bottom:1px solid #eee;
	padding-top:30px;
	padding-bottom:10px;
}

.num{
	list-style-type: decimal;
	padding-left:20px;
}

.num li{
	margin-bottom:10px;
}

.basic_color{
	text-shadow: -2px 1px 0 rgba(0,0,0,0.3);
	color:#fff;
}

.premium_color{
	text-shadow: -2px 1px 0 rgba(0,0,0,0.3);
	color:#fff;
}

.white{ color:#fff;}

.tbl td{
	padding:5px;
}

.merit_cont{
	width:1000px;
	margin:0 auto;
	padding-top:20px;
}

.merit{
	float:left;
	background:#F1F8FD;
	width:280px;
	height:280px;
	position: relative;
	border-radius: 140px;
	text-align:center;
}

.merit span{
	position:absolute;
	top:-10px;
	left:120px;
	display: inline-block;
	background:	#1898D9;
	color:#fff;
	font-size:20px;
	width:40px;
	height:40px;
	text-align:center;
	line-height:40px;
	border-radius: 20px;
}

.merit h2{
	color:#1898D9;
	font-size:18px;
	padding:0; margin:0;
}

.merit .txt{
	font-size:90%;
	padding:8px 24px;
}

.cl_merit{
	width:1030px;
	list-style:none;
	margin:0; padding:0;
	margin-left:45px;
}

section h1{
	line-height:70%;
	margin-top:-10px;
}

.cl_merit li{
	background:	#fff;
	width:330px;
	float:left;
}

.cl_merit li:nth-child(-n+2){
	margin-right:20px;
}

.cl_merit h2{
	margin:0;
	padding:12px;
	font-size:18px;
	background:#1898D9;
	color:#fff;
	font-weight:bold;
	text-align:center;
}

.cl_merit .txt{
	padding:20px 24px;
	padding-top:10px;
}

h2{
	margin:0;
	padding:0;
}

#about_main{
	width: 100%;
	height:600px;
	position:relative;
	background: url(../img_common/about_main.png) no-repeat top center;
}

#about_main #in{
	padding-top:70px;
	text-align:center;
	margin:0 auto;
	width:900px;
	font-size:105%;
	display: block;
}

.bigfont {
	font-size:250%;	
	text-align:center;
	color:#1898D9;
}

.big2 {
	font-size:180%;	
	text-align:center;
}

#about_main p{
	font-size:105%;	
	color:#555;
}

.bwaku{
	line-height:160%;
	padding-bottom:100px;
	border-bottom:1px solid #eee;
}

.bwaku_nasi{
	line-height:160%;
	padding-bottom:0px;
}

.bwaku h2,.bwaku_nasi h2{
	font-weight:normal;
	font-size:240%;
	line-height:180%;
}

.bwaku p{
	color:#666;
	font-size:110%;
	margin:0;
	padding:0;
	margin-bottom:40px;
}

h3{
	font-size:130%;
	margin:0;
	padding:0;
}

.gray{
	color:#666;
}

.site a,.site{
	font-size:13px;
	color:#666;
}

.siteurl a,.siteurl{
	font-size:15px;
	font-weight:bold;
	color:#1898D9;
}

.siteurl2 a,.siteurl2{
	color:#1898D9;
}

bold{
	font-weight: bold;
}

.tablewaku{
	width:100%;
	font-size:85%;
}

.tablewaku th,.tablewaku td{
	padding:10px;
	border:solid 1px #dfdfdf;
	text-align: center;
}

.plan,.free,.light,.standard,.premium,.expart{
	font-family: YuGothic,'Yu Gothic','游ゴシック',"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Osaka,"MS PGothic",Arial,Helvetica,Verdana,sans-serif;
}

.free p,.light p,.standard p,.premium p,.expart p{
	margin:0;
	font-size:11px;
	letter-spacing: 2px;
	text-shadow: none;
}

.plan{
	background: #eee;
	color:#666;
	text-shadow: 1px 1px 0px #fff;
	vertical-align: middle;
}

.free{
	background: #77C326;
	color:#fff;
	text-shadow: 1px 1px 0px #329700; 
}

.light{
	background: #FF9B27;
	color:#fff;
	text-shadow: 1px 1px 0px #FF6000;
}

.standard{
	background: #47ACE1;
	color:#fff;
	text-shadow: 1px 1px 0px #1670C9;
}

.premium{
	background: #E1B724;
	color:#fff;
	text-shadow: 1px 1px 0px #C88500;
}

.expart{
	background: #999;
	color:#fff;
	text-shadow: 1px 1px 0px #777;
}

.bigfont2{
	font-size:150%;
	font-weight: normal;
}

.free_price{
	color:#77C326;
}

.light_price{
	color:#FF9B27;
}

.standard_price{
	color:#47ACE1;
}

.premium_price{
	color:#E1B724;
}

.head_plan{
	float: left;
	padding-top:13px;
	margin-left:20px;
}

.plan p,.plan span{
	color:#666;
}

.free p,.free span,.light p,.light span,.standard p,.standard span,.premium p,.premium span,.expart p,.expart span{
	color:#fff;
}

.linone{
	list-style: none;
	padding:0;
}

.keisai{
	background:#f6f6f6;
	width:100%;
	padding:50px;
}

.keisai h2{
	padding:0;
	margin-bottom:30px;
	font-weight:normal;
	font-size:240%;
	line-height:180%;
}

.keisai .clearfix{
	width:1120px;
	margin:0 auto;
	text-align: center;
}

.sns dt{
	width:100px;
	font-weight: normal;
	float:left;
	margin-right:10px;
	margin:0;
	padding:0;
	line-height: 1;
	height: 30px;
}

.sns dd{
	line-height: 1;
	margin:0;
	padding:0;
}

.side{
	width:250px;
	position: fixed;
}

.main{
	margin-left:250px;
	width:870px;
}

.main h2{
	font-size:25px;
	font-weight: normal;
	text-align: left;
	margin:0;
	padding:0;
	border:none;
	margin-bottom:20px;
}

.side ul{
	list-style-type: none;
	font-size:14px;
	color:#ddd;
	width:200px;
	background:#f6f6f6;
	border-radius: 5px;
	padding:0;
	margin:0;
	padding:15px;
	padding-left:20px;
	line-height: 1.8;
}
.doui_tbl {
    margin-left: auto;
    margin-right: auto;
}

.doui_td {
	width:50%;
	font-size: 120%;
}

.toriatukai {
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 6px;
  padding-bottom: 6px;
  margin-top: 15.4px;
  border-color: #F4F4F4;
  width:100%;
  height:168px;
}

