@charset "UTF-8";

body {
	color: #333;
	font-family:"ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
	font-size: 13px;
	line-height: 24px;
}

a { color: #1b60bf; text-decoration: none; }
a:hover { text-decoration: underline; }
.fNormal{font-weight: normal;}
.width1020,
header,
nav ul,
#pagetop {
	margin: 0 auto;
	width: 1020px;
}

#main_ttl {
	background-color: #5db580;
	padding: 35px 0;
	text-align: center;
}

.pan {
	border-bottom: solid 1px #ccc;
	font-size: 11px;
	margin-bottom: 40px;
}
.pan li {
	float: left;
	padding: 3px 0 3px 10px;
}
.pan a {
	background: url(/img/common/pan_arr.gif) no-repeat right center;
	display: block;
	padding: 3px 25px 3px 0;
}

.bnr_box {
	margin: 70px auto 0;
	width: 940px;
}

.inner{
	width: 1020px;
	margin: 0 auto;
}

.tac{
	text-align: center;
}

/* 	
	ヘッダー
-------------------------------------------------- */
#flow #asheader, #asheader {
    border: none;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 40px;
    position: fixed;
    top: 0;
    left: 0;
    box-shadow: 0 0 1px #ccc;
    z-index: 100;
}
.header_box {
	background-color: #fff;
	height: 222px;
	width: 100%;
}
header {
	margin-top: 40px;
	margin-bottom: 30px;
}
header h1 {
	font-size: 11px;
	line-height: 27px;
	margin-bottom: 12px;
}
header ul {
	margin-top: 35px;
	width: 486px;
}
/*
nav { 
	 box-shadow: 0px 1px 27px -3px rgba(0,0,0,0.1);
  -webkit-box-shadow: 0px 1px 27px -3px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 1px 27px -3px rgba(0,0,0,0.1);
	margin-bottom: 10px; 
}
*/
nav { 
	margin-bottom: 10px; 
}

nav li { float: left; }

.fixed {
  position: fixed;
  top: 40px;
  width: 100%;
  z-index: 1000;
  background: #FFF;
	 box-shadow: 0px 1px 27px -3px rgba(0,0,0,0.1);
  -webkit-box-shadow: 0px 1px 27px -3px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 1px 27px -3px rgba(0,0,0,0.1);
}
/*---- サイド固定ボタン ----*/
#fix_btn{
	position: fixed;
	right: 6px;
	top: 200px;
	z-index:1;
}

/* 	
	フッター
-------------------------------------------------- */
#pagetop {
	margin-top: 140px;
	position: relative;	
}
#pagetop a {
	background-color: #fff;
	position: absolute;
	bottom: -1px;
	right: 0;
}

footer {
	border-top: solid 1px #ccc;
	padding-top: 30px;
}

footer dl {
	float: left;
	margin-right: 80px;
	width: 320px;
}
footer dt {
	font-size: 11px;
	margin-bottom: 10px;
}

footer .f_info {
	float: left;
	margin-right: 90px;
	width: 360px;
}

footer .sitemap {
	float: left;
	width: 170px;
}
footer .sitemap li {
	background: url(/img/common/icon_arr.gif) no-repeat left center;
	margin-bottom: 4px;
	padding-left: 18px;
}
footer .sitemap a { color: #333; }

footer #footer_bnr{
	background: #464646;
	padding: 60px 0 55px;
	margin-top: 30px;
}

footer #footer_bnr ul{
	width: 980px;
	margin: 0 auto;
}

footer #footer_bnr li {
	float: left;
	margin-right: 20px;
	width: 230px;
	text-align: center;
	color: #fff;
}
footer #footer_bnr li:last-child{
	margin-right: 0;
}

footer #footer_bnr li p{ margin-top: 5px; }

footer #copy {
	background-color: #43a76b;
	color: #fff;
	padding: 4px 0;
	text-align: center;
}





/* 	
	トップ
-------------------------------------------------- */
#main {
	background-image:
	url("/img/index/main_img.jpg"), /* 最前面の背景レイヤーの背景画像 */
	url("/img/index/main_bg.jpg");
	background-repeat:
	no-repeat, /* 最前面の背景レイヤーに対応 */
	repeat-x;
	background-position:
	top center, /* 最前面の背景レイヤーに対応 */
	top left;
	height: 450px;
}

.index .top h2{
	font-family:"メイリオ";
	font-size:24px;
	line-height: 200%;
	letter-spacing:2px;
}
.index .top h2 span{
	font-size:60px;
	color:#43a76b;
}
.index .top {
	background: url(/img/index/top_img.jpg) no-repeat left bottom;
	margin-top: 65px;
	padding: 0 0 20px 376px;
}
.index .top h2 { margin-bottom: 35px; }
.index .top ul {
	border: solid 1px #ccc;
	padding: 15px 15px 20px;
}
.index .top li {
	background: url(/img/index/icon_clip.gif) no-repeat 23px center;
	border-bottom: dotted 1px #ccc;
	padding: 6px 0 6px 48px;
}
.index .topEnd{
	font-family:"メイリオ";
	letter-spacing:2px;
	font-size:40px;
	color:#ff3d66;
	text-align: center;
	margin:50px 0;
}
.index .topEnd span{font-size:50px; margin-left:-30px;}

.index .merit {
	background: url(/img/index/merit_top.gif) no-repeat center top #57b57c;
	margin-bottom: 50px;
	padding: 65px 0 40px;
}
.index .merit h3{
	font-family:"メイリオ";
	letter-spacing:3px;
	font-size:48px;
	color:#fff;
	text-align: center;
	margin:20px 0 40px 0;
}
.index .merit dl {
	color: #fff;
	float: left;
	width: 304px;
}
.index .merit .center { margin: 0 54px; }
.index .merit dt { margin-bottom: 20px; }

.index .surviceMenu  h2{
	font-family:"メイリオ";
	letter-spacing:2px;
	font-size:48px;
	text-align: center;
	margin:80px 0 40px 0;
}
.index .spot .fl { margin-left: 30px; }
.index .spot .fr { margin-right: 30px; }
.index .spot dl {
	margin-bottom: 50px;
	width: 440px;
}
.index .spot .sub {
	border-bottom: solid 1px #ccc;
	font-size: 16px;
	margin: 10px 0 5px;
	padding-bottom: 5px;
}

.index .plan { margin-bottom: 20px; }
.index .plan li {
	background-color: #38a1ba;
	color: #fff;
	font-size: 18px;
	margin-bottom: 8px;
	padding: 10px 0;
	text-align: center;
}

.index .news dl {
	border-bottom: dotted 1px #ccc;
	float: left;
	margin-right: 40px;
	padding: 15px;
	width: 460px;
}
.index .news dt {
	float: left;
	padding-right: 30px;
}

/*
	メディア掲載実績
-------------------------------------------------- */
.bg_gray{
	background: #ccc;
	padding: 30px 0;
}

.bg_gray h2.fs25{
	font-size: 25px;
}

.bg_gray ul{
	margin: 0 auto;
	width: 800px;
}

.bg_gray ul .ml50{
	margin-left: 50px;
}


/* 	
	ホームページ更新代行
-------------------------------------------------- */
.update h2{
	text-align: center;
	font-size:30px;
	font-family: "メイリオ";
	letter-spacing: 2px;
	background: url(../img/common/ttl_line.gif) no-repeat center top ;
	padding:40px 0 60px 0;
}
.update .menu {
	background-color: #f5f5f5;
	display: table;
	margin-bottom: 10px;
	width: 100%;
}
.update .menu dt {
	background-color: #368656;
	display: table-cell;
	vertical-align: middle;
	width: 261px;
	color:#fff;
	text-align: center;
	font-size:22px;
	font-family: "メイリオ";
	line-height: 160%;
}
.update .menu dd {
	display: table-cell;
	padding: 15px 25px;
}
.update .menu dd span.price {
	display: block;
	font-size:25px;
	font-family: "メイリオ";
	margin-top:20px;
}
.update .menu dd span strong {
	font-size:50px;
	font-family:"ヒラギノ角ゴ Pro W3";
	font-weight:normal;
}

.update .plan dl {
	float: left;
	width: 314px;
}
.update .plan .center { margin: 0 39px; }
.update .plan dt {
	margin-bottom: 15px;
	text-align: center;
}

.update .plan_list {
	border-top: solid 1px #ccc;
	border-right: 1px solid #ccc;
	margin-bottom: 15px;
	width: 1019px;
}
.update .plan_list dl {
	border-collapse: collapse;
	display: table;
	width: 1019px;
}
.update .plan_list dt,
.update .plan_list dd {
	border-left: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	display: table-cell;
	padding: 10px;
	text-align: center;
}
.update .plan_list dt {
	background-color: #fbfbfb;
	width: 285px;
}
.update .plan_list dd {
	width: 220px;
	vertical-align: middle;
}


/* 	
	訪問サポート
-------------------------------------------------- */
.support h2 {
	background-color: #3a85c5;
	margin-bottom: 45px;
	text-align: center;
}

.support .point p {
	width: 400px;
}
.support .point dl {
	margin-top: 60px;
	width: 590px;
}
.support .point dt { margin-bottom: 20px; }

.support .merit { margin-bottom: 45px; }
.support .merit li {
	float: left;
	width: 276px;
	padding: 30px 30px 0 204px;
	min-height: 250px;
}
.support .merit li p {
	margin-top: 19px;
	padding-top: 23px;
}
.support .merit .meritbox01 {
	background: url(../img/support/merit_bg_01.jpg) no-repeat;
}
.support .merit .meritbox01 p {
	border-top: 1px solid #258049;
}
.support .merit .meritbox02 {
	background: url(../img/support/merit_bg_02.jpg) no-repeat;
	color: #FFF;
}
.support .merit .meritbox02 p {
	border-top: 1px solid #FFF;
}
.support .merit .meritbox03 {
	background: url(../img/support/merit_bg_03.jpg) no-repeat;
	color: #FFF;
}
.support .merit .meritbox03 p {
	border-top: 1px solid #FFF;
}
.support .merit .meritbox04 {
	background: url(../img/support/merit_bg_04.jpg) no-repeat;
}
.support .merit .meritbox04 p {
	border-top: 1px solid #258049;
}


/* 	
	ご依頼の流れ
-------------------------------------------------- */
.flow h2 {
	border-bottom: solid 1px #333;
	padding-bottom: 10px;
	text-align: center;
}

.flow dl {
	text-align: center;
	padding: 75px 0 50px;
	position: relative;
}
.flow dt { margin-bottom: 20px; }
.flow .gray {
	background-color: #f4f4f4;
	border-top: solid 1px #43a76b;
}
.flow dt {
	font-family: "メイリオ";
	font-size:40px;
	color:#43a76b;
	line-height: 200%;
}

.flow .wh { border-top: solid 1px #43a76b; }
.flow .border_g { border-bottom: solid 1px #43a76b; }
.flow .arr {
	margin-left: -510px;
	position: absolute;
	left: 50%;
	top: -1px;
}


/* 	
	よくある質問
-------------------------------------------------- */
.qa dl {
	background-color: #f4f4f4;
	margin-bottom: 20px;
	padding: 20px;
}
.qa dt {
	background: url(/img/qa/icon_q.gif) no-repeat left top;
	margin-bottom: 10px;
	min-height: 50px;
	padding-left: 60px;
	font-size:24px;
	color:#43a76b;
	font-family: "メイリオ";
	padding-top:15px;
}
.qa dd {
	background: url(/img/qa/icon_a.gif) no-repeat left top;
	min-height: 50px;
	padding-left: 60px;
}


/* 	
	お問い合わせ
-------------------------------------------------- */
.contact .tel { margin-bottom: 30px; }
.contact .tel dt { float: left; }
.contact .tel dd {
	border: solid 1px #43a76b;
	float: left;
	padding: 15px;
	width: 570px;
}

.contact .form {
	border-collapse: collapse;
	text-align: left;
	width: 100%;
}
.contact .form th,.contact .form td {
	border: solid 1px #ccc;
	padding: 10px 15px;
}
.contact .form th {
	background-color: #fbfbfb;
	vertical-align: top;
	width: 250px;
}
.contact .form input,
.contact .form textarea { border: solid 1px #ccc; padding:10px;}
label{margin:5px;}
.contact p.form_btn {
	margin-top: 30px;
	text-align: center;
}
.contact p.form_btn input {
	background-color: #fff;
	border-top: solid 1px #43a76b;
	border-bottom: solid 7px #43a76b;
	border-left: solid 1px #43a76b;
	border-right: solid 1px #43a76b;
	color: #43a76b;
	cursor: pointer;
	padding: 12px 15px;
	width: 200px;
}
.contact ul.form_btn {
	margin: 30px auto 0;
	width: 440px;
}
.contact ul.form_btn li {
	float: left;
	margin: 0 10px;
}
.contact ul.form_btn input {
	background-color: #fff;
	border-top: solid 1px #43a76b;
	border-bottom: solid 7px #43a76b;
	border-left: solid 1px #43a76b;
	border-right: solid 1px #43a76b;
	color: #43a76b;
	cursor: pointer;
	padding: 12px 15px;
	width: 200px;
}

.contact .private dt { color: #368656; }
.contact .private dd { margin-bottom: 20px; }

.contact .error_messe { color: #f00; }


/* メディア掲載欄
----------------------------- */
#sec-media{
	padding: 40px 0;
}

#sec-media ul{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	
	align-items: center;
	justify-content: center;
}

#sec-media li{
	margin-right: 80px;
}

#sec-media li:last-child{
	margin-right: 0;
}

/* ここまで */