@charset "utf-8";
/*---------------------------
□：Header設定
---------------------------*/
/*div.ccm-page header{
	border-bottom: none;
}*/
/*div.ccm-page header nav{
	margin-top: 20px;
}*/
/*---------------------------
□：footer設定
---------------------------*/
#footer_upper div a{
	/*display:inline-block;*/
}
.footer_nav{
	/*margin-top: 20px;
	margin-left: auto;
	margin-right: auto;*/
}
.footer_social p{
	/*text-align: right;*/
}
#footer_upper div.footer_logo{
	/*text-align: center;*/
}
#footer_upper div{
	/*margin-right: auto;*/
	/*margin-left: auto;*/
	/*text-align: center;*/
}
#footer_upper{
	/*background-color: #87cefa;
	padding:20px 0;*/
}
#footer_down{
/*	background-color: #428bca;
	padding-top: 10px!important;
	padding-bottom: 5px!important;*/
}
#footer_down .footer_legal{
	/*text-align: center;
	padding:10px 0;*/
}
#footer_upper .nav a{
	/*color:#fff;*/
}
#footer_upper .nav li{
	/*float:left;*/
}

/*div.ccm-page div.ccm-block-feature-item h4, div.ccm-page div.ccm-block-feature-item i {
color: #333!important;
}*/
/*---------------------------
□：Contact Page
---------------------------*/

	.contact_c.p_how input{
		width: auto;
		height: 1em;
		line-height: 1em;
	}
	.contact_c.p_how label{
		margin-right: 10px;
	}
	
	
	
/* end of contact page*/

/*---------------------------
□：Headline Setting
---------------------------*/
/*ブロック設定*/
h1.blockadd {
	/*padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0;
	background-color: #008000;
	border-radius: 6px;
	margin-top: 0px;
	margin-bottom: 20px;
	text-align: center;*/
}
h2.blockadd {
	/*font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
	/*font-family: "Hiragino Maru Gothic Pro" ,"HG丸ゴシックM-PRO" ,verdana ,arial ,sans-serif;*/
	/*padding-top: 5px;
	padding-bottom: 5px;
	/*border-bottom: 4px solid #008000;*/
	/*padding-left: 0;
	margin-top: 40px;
	margin-bottom: 40px;
	text-align: left;
	border-bottom: 2px solid #008000;*/*/
}

h3.blockadd {
	/*padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0;*/
}

/*トップページ設定*/
.about_area h1.blockadd{
	margin-top: 20px;
	color:#fffef8;
	background-color: #228b22;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 20px;
	text-align: center;
	border-radius:0;
}


/*h2セットB!*/
.quality_area h2.blockadd,
.plan_area h2.blockadd,
.news_area h2.blockadd
{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0;
	background-color: #e2b812;
	margin-top: 0;
	margin-bottom: 20px;
	text-align: center;
	color: #000;
	border-bottom: none;
}
.flow_area h2.blockadd,
.contact_area h2.blockadd,
.sns_area h2.blockadd
{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0;
	background-color: #228b22;
	border-radius: 0;
	margin-top: 0;
	margin-bottom: 20px;
	text-align: center;
	color: #fffef8;
	border-bottom: none;
}
/*h3ブロック*/
.quality_area h3.blockadd,
.plan_area h3.blockadd,
.news_area h3.blockadd,
.flow_area h3.blockadd,
.contact_area h3.blockadd,
.sns_area h3.blockadd {
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 10px;
	border-bottom: 2px dotted #333;
	padding-left: 0;
	color: #333;
	text-align: center;
}
.quality_area h3.blockadd{
	/*padding-top: 50px;*/
	padding-bottom: 3px;
	margin-top: 30px;
	margin-bottom: 10px;
	border-bottom: 2px dotted #333;
	padding-left: 0;
	color: #333;
	text-align: center;
}
/*---------------------------
□：Top Page
---------------------------*/
.image-center{
	text-align: center;
}
.about_area{
	/*background-color: #fffef8;*/
	background-color: #79b74a;
	border-top: 1px solid #e3debe;
	padding-bottom: 50px;
}
.about_area .headline{
	background-color: #32cd32;
}
.quality_area,
.plan_area,
.news_area,
.share_area{
	/*background-color: #79b74a;*/
	background-color: #fffef8;
	border-top: 1px solid #d6ab00;
	/*color: #333;*/
}
.share_area{
	border-top: 1px solid #ccc;
	margin-top: 50px;
}
.flow_area,
.contact_area,
.sns_area
{
	background-color: #79b74a;
	/*background-color: #fffef8;*/
	border-top: 1px solid #e3debe;
	border-top: 1px solid #ccc;
}
.sns_area{
	background-color: #fff;
}
.quality_area img,
.about_area img{
	width: 150px;
	height: 150px;
	border-radius: 75px;
	-webkit-border-radius: 75px;
	-moz-border-radius: 75px;
	border: 4px solid #fff;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.quality_area picture {
	width: 75px;
}
.quality_area btn_std a {
	display: block;
	width: 100%;
	height: 100%;
}

.pagetop {
	display: none;
	position: fixed;
	bottom: 0px;
	right: 0px;
}
.pagetop a {
	display: block;
	width: 50px;
	height: 50px;
	background-color: #ccc;
	border-radius: 50px;
	text-align: center;
	color: #666;
	font-size: 24px;
	text-decoration: none;
	line-height: 2em;
	/*padding: 10px;*/
}
/* Facebook Likebox */
.Facebook_LikeBox .fb-comments,
.Facebook_LikeBox .fb_iframe_widget,
.Facebook_LikeBox .fb_iframe_widget[style],
.Facebook_LikeBox .fb_iframe_widget iframe[style],
.Facebook_LikeBox .fbcomments iframe[style],
.Facebook_LikeBox .fb_iframe_widget span {
    width: 100% !important;
}
.fb_iframe_widget,
.fb_iframe_widget[style],
.fb_iframe_widget iframe[style],
.fb_iframe_widget span{
	width: 100% !important;
}
.right{
	float:right;
}
.left{
	float:left;
}
/*---------------------------
□：標準ボタン
---------------------------*/
a.btn_std{
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  color: #ffffff!important;
  font-size: 20px;
  background: #2e8b57;
  padding: 10px 20px 10px 20px;
  border: solid #006400 1px;
  text-decoration: none;
}
.btn_std p a{
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  color: #ffffff!important;
  font-size: 20px;
  background: #2e8b57;
  padding: 10px 20px 10px 20px;
  border: solid #006400 1px;
  text-decoration: none;
}
.table .btn_std{
  padding: 5px 20px 5px 20px;
  margin-top: 20px;
  font-size: 16px;
}

a.btn_std:hover,
 .btn_std p a:hover{
  background: #3cb371;
  text-decoration: none;
  color:#fff;
}
/*---------------------------
□：料金表
---------------------------*/
.table td.warning{
	/*background-color: #eb9316!important;*/
	font-weight: 700;
	color:#333;
	/*border: 1px solid #eb9316;*/
}
/*---------------------------
□：トップページコンタクトエリアリンク
---------------------------*/
div.ccm-page .contact_top_btn a
{
	color:#fff!important;
	font-size: 2em;
	display: block;
	padding: 1em;
	text-align: center;
	border:1px solid #fff;
	-webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  margin-bottom: 20px;
}
div.ccm-page .contact_top_btn p a:hover
{
	background-color:#e2b812;
	display: block;	
}
.receipt
{
	/*font-size: 1em;*/
}
/*---------------------------
□：シェアボタン
---------------------------*/
.share_area
{
	padding-top: 10px;
}
.share_btn
{
	text-align: right;
}
.share_btn i
{
	font-size: 36px;
	/*margin-left: 1em;*/
	/*padding: 7px;*/
	display: inline-block;
	/*vertical-align: bottom;*/
}
.share_btn i.fa-facebook
{
}
.share_btn a{
	color: #fff!important;
	width:50px;
	height: 50px;
	padding: 7px;
	display: inline-block;
	-webkit-border-radius: 5px;
  	-moz-border-radius: 5px;
  	border-radius: 5px;
  	margin-left: 10px;
}
.share_btn a:hover{
		opacity: 0.6;
}
.share_btn a.fb_share
{
	background-color:#3C5A99;
}
.share_btn a.tw_share
{
	background-color:#55ACEE;
}
.share_btn a.gp_share
{
	background-color:#DD4B39;
}
.share_btn span
{
	font-size: 1.0em;
}





@media screen and (min-width: 992px) and (max-width: 1199px){
html{
	font-size: 100%;
}

}
@media screen and (max-width: 1024px) {
	img.bg
	{
  		left: 50%;
  		margin-left: -512px;
	}
	
	.table-responsive thead,
  .table-responsive tbody,
  .table-responsive th,
  .table-responsive td,
  .table-responsive tr {
    /*display: block;*/
  }
  .table-responsive thead {
    /*display: none;*/
  }
.table tbody tr th,
.table tbody tr td {
  /*width: auto;*/
}
.table tbody tr:first-child th{
	/*background-color: #ee7b36!important;*/
}
.table tbody tr th,
.table-striped>tbody>tr:nth-child(odd)>th{
	/*background-color: #ccc;*/
}
.table tbody tr:first-child td{
	/*background-color: #fffef8;
	color:#333;*/
}

  .table-responsive tbody tr {
    /*border-top: 1px solid #cccccc;*/
  }
  .table-responsive tbody tr td {
    /*border: none;
    border-bottom: 1px solid #eeeeee;
    position: relative;
    padding-left: 50%;
    text-align: left;*/
  }
  .table-responsive tbody tr td:before {
    /*color: #555;
    position: absolute;
    top: 20px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;*/
  }
  /*.table-responsive tbody tr td:nth-of-type(1):before {
    content: "初期費用";
  }*/
  /*.table-responsive tbody tr td:nth-of-type(2):before {
    content: "月額費用";
  }
  .table-responsive tbody tr td:nth-of-type(3):before {
    content: "ページ更新";
  }
  .table-responsive tbody tr td:nth-of-type(4):before {
    content: "ページ追加";
  }
  .table-responsive tbody tr td:nth-of-type(5):before {
    content: "メールアドレス";
  }
  .table-responsive tbody tr td:nth-of-type(6):before {
    content: "サーバー";
  }
  .table-responsive tbody tr td:nth-of-type(7):before {
    content: " ";
  }*/
}

@media screen and (min-width: 769px) and (max-width: 991px){
	html{
		font-size: 100%;
	}
}

@media screen and (max-width: 768px){
	html{
		font-size: 100%;
	}
	h1.blockadd{
		font-size: 1.4em;
	}
	div.ccm-page header{
		/*margin-top: 35px;*/
	}
	div.ccm-page header nav{
		background-color: transparent;
	}
	.footer_sosial{
		margin-top: 45px;
	}
	.fb_iframe_widget,
	.fb_iframe_widget[style],
	.fb_iframe_widget iframe[style],
	.fb_iframe_widget span{
		/*width: 90% !important;*/
	}
	div.ccm-page .contact_area div.ccm-block-feature-item h4 i
	{
		position: static;
		vertical-align: bottom;
		font-size: 2.5em;
	}
	div.ccm-page .contact_area div.ccm-block-feature-item h4 a
	{
		padding-left: 1em;
		font-size: 1.5em;
	}
	div.ccm-page .contact_top_btn p a
	{
		font-size: 1.2em;
		padding: 1em;
	}


}
@media screen and (max-width: 480px){
	div.ccm-page .contact_top_btn p a
	{
		font-size: 1.0em;
		padding: 0.5em;
	}
}
