@charset "utf-8";
/*
Theme Name: goodgoodno1
Theme URI: http://goodgoodno1.com/
Description: 白を貴重とした清潔感と信頼性のあるテーマ
Author: alpha-zeal
Version: 1.1
Tags: white, blue, simple,
Theme design by alpha-zeal from web creator alpha-zeal
(http://www.alpha-zeal.com)
*/




body {
    margin: 0;
	padding: 0;
    font-family: "メイリオ","Meiryo",verdana,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"MS PGothic",Sans-Serif;
}

h1,h2,h3,p,ul,li {
    margin: 0;
	padding: 0;
}

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

/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆

                  ヘッダーエリア

◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/


#head_bg {
    width: 100%;
	height: 80px;
} 

#head {
    width: 960px;
	height: 80px;
	margin: auto;
	background-image: url(img/head.jpg);
}

#head h1 {
    margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}

#head a {
    width: 346px;
	height: 80px;
	display: block;
	position: absolute;
	top: 0px;
	text-indent: -9999px;
	background-image: url(../img/head.gif);
}


/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆

                ナビゲーションエリア

◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/


#navi_bg {
	width: 100%;
	height: 40px;
	background-image: url(img/navi_bg.gif);
	background-repeat: repeat-x;
	margin-bottom: 20px;
}

#navi {
    height: 40px;
	width: 960px;
	margin: auto;
}

#navi ul,li {
    margin: 0px;
	padding: 0px;
	list-style: none;
}
@media (min-width: 768px){
	#navi ul {
		display: block !Important;
	}
}

#navi li {
	float: left;
	text-align: center;
}

#navi li a {
	width: 192px;
	height: 30px;
	display: block;
	padding-top: 10px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
	background-image: url(bt/navi.gif);
}

#navi li a:hover {
	background-image: url(bt/navion.gif);
}


/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆

                コンテンツボックス

◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/


#content {
    width: 960px;
	margin: auto;
	padding: 0 0 30px 0;
	font-size: 12px;
	line-height: 1.5;
	letter-spacing: 1px;
	color: #333333;
}



/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆

                   レフトエリア

◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/


#left {
    width: 220px;
	float: left;
	text-align: left;
}

#left h2 {
	width: 220px;
	height: 40px;
	background-image: url(img/l_h2.gif);
	text-indent: -9999px;
}

#lbtbox {
    width: 220px;
	margin-bottom: 5px;
}

#lbtbox ul,li {
    margin: 0;
	padding: 0;
	list-style: none;
}

#lbtbox li a {
    width: 185px;
	height: 30px;
	display: block;
	padding: 10px 0px 0px 35px;
	background-image: url(bt/lbt.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #333333;
}

#lbtbox li a:hover {
	background-image: url(bt/lbton.gif);
}

#left p {
    padding:10px;
	font-size: 12px;
	border: solid 1px #CCCCCC;
	margin-bottom: 5px;
}

#left img {
    margin-bottom: 5px;
}


/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆

                   ライトエリア

◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/


#right {
    width: 720px;
	float: right;
}

#right h2 {
	padding: 10px 0px 0px 60px;
	height: 30px;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: 600;
	color: #FFFFFF;
	background-image: url(img/r_h2.gif);
}

#right h3 {
	margin: 0px 0px 10px 0px;
	padding-left: 8px;
	font-size: 16px;
	font-weight: 600;
	color: #914d20;
	border-left: 3px solid #914d20;
}

#right p {
	padding: 0px 0px 20px 0px;
}

#right p a {
    color: #0066FF;
	text-decoration: underline;
}

#right p a:hover {
    color: #333333;
	text-decoration: none;
}

.r_box {
    width: 720px;
	margin-bottom: 30px;
}

.r_box a img {
	border: none;
}

.r_box a:hover img {
	opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha( opacity=80 )";
}


/**********************

clear

**********************/

.clearfix:after {  
  content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden;  
}  
  
.clearfix { display: inline-table; }  
  
/* Hides from IE-mac \*/  
* html .clearfix { height: 1%; }  
.clearfix { display: block; }  
/* End hide from IE-mac */  


.clear {
    clear: both;
}


/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆

                フッターエリア

◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/


#foot_bg {
    width: 100%;
	font-size: 10px;
	letter-spacing: 1px;
    color: #666666;
	padding: 20px 0 10px 0;
	border-top: solid 1px #CCCCCC;
	font-size: 10px;
}

#foot_bg a {
    text-decoration: none;
    color: #666666;
}

#foot_bg a:hover {
    text-decoration: underline;
    color: #666666;
}


.footer_nav {
	width: 960px;
	margin: auto;
	text-align: center;
}
.footer_nav li {
	display: inline-block;
	padding: 0 17px 10px;
	position: relative;
}
.footer_nav li::after {
	content: "|";
	position: absolute;
	margin-left: 15px;
}
.footer_nav li:nth-child(7)::after,
.footer_nav li:last-child::after {
	content: none;
}


.foot {
    width: 960px;
	text-align: center;
	margin: auto;
	padding-bottom: 10px;
	font-size: 10px;
}

h2#footer {
    width: 960px;
	text-align: center;
	font-size: 10px;
	font-weight: 400;
	margin: auto;
	padding-bottom: 10px;
}


/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆

                  トップページ

◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/


#main {
	width: 960px;
	margin: 0 auto 20px;
}

#toptext1 {
	height: 160px;
}

#toptext1 img  {
	float: right;
	margin: 0 0 0 20px;
}

.topbt_a {
	width: 171px;
	float: left;
	margin-right: 12px;
}

.topbt_b {
	width: 171px;
	float: left;
}


/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆

                 その他のページ

◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/


/******************

会社概要

*******************/

table#com {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 20px;
}

table#com th,td {
    padding: 5px;
    border: solid 1px #999999;
}

/******************

料金

*******************/

table#price {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 20px;
}

table#price td {
    padding: 5px 0px 5px 10px;
    border: solid 1px #999999;
}

table#price td.bg_yellow {
	background-color: #fbeac0;
    padding: 5px;
	text-align: center;
	font-weight: bold;
}

table#price td.bg_green {
	background-color: #c0fbe0;
    padding: 5px;
	text-align: center;
	font-weight: bold;
}

table#price td.bg_pink {
	background-color: #fbc0f5;
    padding: 5px;
	text-align: center;
	font-weight: bold;
}

span.orange {
	color: #ff6600;
	font-weight: bold;
}


/******************

流れ

*******************/

table#flow {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 20px;
}

table#flow th {
    padding: 5px 0 10px 5px;
    border: none;
}

table#flow th img {
	margin: 0 20px 0 0;
}

table#flow td {
    padding: 5px 0 0 5px;
    border: none;
}

table#flow td img {
	margin: 0 20px 0 0;
}


/******************

ページ共通CSS

*******************/

.text_box {
	height: 150px;
}

.text_box img {
	float: right;
	margin: 0 0 0 20px;
}

span.red {
	color: #FF0000;
}

span.red2 {
	color: #FF0000;
	font-weight: bold;
}


.r_text {
	height: 150px;
	margin-bottom: 20px;
}

.r_text img {
	float: right;
	margin: 0 0 0 20px;
}



/******************

goodone table CSS

*******************/

table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 20px;
}

td {
    padding: 5px;
    border: solid 1px #999999;
}

td.tdcenter {
    text-align: center;
}



/******************

トピックス

*******************/

.topics_box {
	width: 720px;
	margin-bottom: 10px;
}

.topics_box_l {
	width: 350px;
	float: left;
}

.topics_box_r {
	width: 350px;
	float: left;
}


ul.topics {
	margin: 0;
	padding: 0;
}

ul.topics li {
	margin: 0;
	padding: 5px 0 0 15px;
	list-style: none;
	background: url(img/li.gif) no-repeat 2px 14px;
}
ul.topics li a {
	color: #0066FF;
	text-decoration: none;
}

ul.topics li a:hover {
	color: #0066FF;
	text-decoration: underline;
}







.hfree {
	margin-bottom: 20px;
	overflow: hidden;
}

.hfree img {
	float: right;
	margin: 0 0 0 20px;
}


#right .consul a {
	margin-bottom: 5px;
	display: inline-block;
}

@media only screen and (min-width: 768px){
	.pc_hide {
		display: none !important;
	}
}


/******************

料金テーブル

*******************/


.priceTable {
	table-layout: fixed;
	margin-bottom: 40px;
}
.priceTable thead {
	text-align: center;
}
.priceTable th,
.priceTable td {
	border: solid 1px #999;
	font-weight: normal;
	text-align: left;
	padding: 5px;
}
.priceTable th {
	width: 205px;
}
.priceTable td:nth-child(3) {
	width: 175px;
}

.list01 li {
	position: relative;
	padding-left: 15px;
}
.list01 li::before {
	content: "・";
	position: absolute;
	left: 0;
}


.priceTable01 thead {
	background: #aaacef;
}
.priceTable02 thead {
	background: #aaefef;
}
.priceTable03 thead {
	background: #f98c93;
}



/******************

goodone table CSS

*******************/

.table02 {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 20px;
}

.table02 th,
.table02 td {
    padding: 5px 10px;
    border: solid 1px #999;
}
.table02 th {
	background: #3238fc;
	color: #fff;
}

@media (max-width: 767px){
.table02 {
	width: 100%;
}
.table02 th,
.table02 td {
	display: block;
}
.table02 th {
	color: #fff;
	border: 0;
}
#right .table02 p:last-child {
	padding-bottom: 0;
}
.text01 {
	font-size: 18px;
	padding: 10px 20px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #f7b556), color-stop(0.00, #ee731c));
	background: -webkit-linear-gradient(#ee731c, #f7b556);
	background: -moz-linear-gradient(#ee731c, #f7b556);
	background: -o-linear-gradient(#ee731c, #f7b556);
	background: -ms-linear-gradient(#ee731c, #f7b556);
	background: linear-gradient(#ee731c, #f7b556);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 20px;
	color: #2f3596;
	font-weight: bold;
	text-shadow: 0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff;
}
}



