@charset "UTF-8";

/*------------------------------------------------------------
import css
------------------------------------------------------------*/

@import url("import.css");


/* CSS Document */

body{
	background-color: #FEEACB;
	margin-bottom: 20px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
}

img {max-width:100%;}

#container02 {
    margin-left: auto;
    margin-right: auto;
    max-width: 800px;
	margin-top: 10px;
}

.wide-box {
	max-width:531px;
	margin-left:auto;
	margin-right:auto;
	padding: 0 10px;
}


#contents02 {
    background-color: #FFFFFF;
    border: 1px solid #FF9900;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    text-align: center;
    max-width: 600px;
    padding: 20px 0;
}

#contents03 {
    background-color: #FFFFFF;
    border: 1px solid #FF9900;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    text-align: center;
    width: 800px;
    padding: 20px 0;
}

.wide-box02 {
	max-width:740px;
	margin-left:auto;
	margin-right:auto;
}

.wide-box02 p {
	font-size:150%;
}

.ul_01 {
    background-color: #FAF4E4;
    font-weight: bold;
    color: #E85140;
    padding-right: 4px;
    padding-left: 4px;
}

#inquiry-table{
	max-width: 500px;
	margin-top: 10px;
	margin-bottom: 20px;
	border: 1px solid #FF9900;
	margin-left:auto;
	margin-right:auto;
}

#inquiry-table th,
#inquiry-table td{
	border-top: 1px solid #FF9900;
	border-bottom: 1px solid #FF9900;
	padding: 10px;
	line-height: 1.5em;
	vertical-align: top;
}

#inquiry-table th{
	background-color: #FDE8C4;
	color: #000000;
	width: 130px;
}

@media screen and (max-width: 640px) {
#inquiry-table td input.form-size-l {
	width:190px;
}
}

#inquiry-table input {
	padding:5px;
	border: solid 2px #dad4d4;
	box-sizing: border-box;
}

#inquiry-table input:focus {
	border: solid 2px #fe8518;
	outline: 0;
}

.submit-button{
	text-align: center;
}

.submit-button input{
	padding:10px;
	font-size:150%;
}



.mm-sub-title {
	border-bottom:1px solid #E8E8E8;
	border-left:5px solid #F2B068;
	padding:5px;
	font-size: 1.3em;
	color:#666666;
	font-weight:bold;
}

.mm-box {
	max-width:502px;
	margin-left:auto;
	margin-right:auto;
}

.company-index-table {
    margin-top: 10px;
    width: 100%;
}

.company-index-table td {
    border-bottom: 1px solid #FFB76F;
    border-top: 1px solid #FFB76F;
    line-height: 1.5em;
    padding: 10px;
}

div.service {
    background-color: transparent;
    font-size: 1.3em;
	height:20px;
	
}

div.service div.left {
    float: left;
    margin-right: 1em;
    width: 60%;
}

div.service div.right {
    float: left;
}

p {
	padding-botomm:0;
	margin-bottom:0;
	font-size:130%;
	line-height:150%;
}

.ma-t-5 {
	margin-top:5px;
}

address {
    color: #CC6600;
    font-size: 12px;
    padding-top: 20px;
    text-align: center;
    max-width: 800px;
}

.to-page-top{
	float: right;
	margin-top: 30px;
	clear: both;
}





#table-box {
    margin-left: auto;
    margin-right: auto;
    max-width: 650px;
}
#table-box {
    margin-left: auto;
    margin-right: auto;
    max-width: 650px;
}

#table-box td {
    background-color: #FFFFFF;
}

#table-box p.caution_text {
    margin: 5px 0 0;
    font-size: 13px;
}

.form-common-table-title{
	/*font-size: 13px;*/
	margin-bottom: -0.75em;
	color:#000000;
}

.form-common-table{
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #999999;
	/*font-size: 13px;*/
}

.form-common-table th,
.form-common-table td{
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 10px;
	line-height: 1.5em;
	vertical-align: top;
}

.form-common-table th{
	background-color: #EEEEEE;
	color: #000000;
	text-align:left;
	width: 40%;
}

.form-common-table td input{
	/*line-height: 1em;
	padding: 3px;*/
	border: 1px solid #999;
    border-radius: 3px;
    color: #aaa;
    font-family: Arial,sans-serif;
    font-size: 1.3em;
    padding: 5px;
	color:#333333;
}

.form-common-table td input:focus{
	/*line-height: 1em;
	padding: 3px;*/
	border: 2px solid #0CC;
}

.form-common-submit-button{
	text-align: center;
}

.form-common-submit-button input{
	font-size: 17px;
    height: 50px;
    text-align: center;
	padding: 13px 15px 16px;
	margin-bottom: 20px;
margin-bottom: 10px;
    background-color: #38AE00;
    box-shadow: 0 -5px 0 rgba(0,0,0,0.2) inset;
    padding: 10px 20px;
    border:none;
    width: 50%;
    color: #fff;
    border-radius: 4px;
}
.form-common-submit-button input:hover{
	opacity: 0.8;
	cursor: pointer;
}

.inquiry-ahead{
	padding: 20px;
	margin-top: 40px;
	border: 1px dashed #CCCCCC;
}


.form-common-submit-button02{
	text-align: center;
}

.form-common-submit-button02 input{
	font-size: 15px;
    height: 50px;
    text-align: center;
    width: 300px;
}

@media screen and (max-width: 640px) {
.form-common-table td, .form-common-table th{
	display: block;
	box-sizing: border-box;
	width: 100%;
	border: none;
}
.form-common-table th{
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
.form-common-table tr:first-child th{
	border-top:none;
}
}



.seoconsul-title {
	background-color:#FF8000;
    clear: both;
    color: #FFF;
    float: none;
    font-size:2em;
    font-weight: bold;
    line-height: 1.25em;
    margin-bottom: 10px;
    padding: 10px 0px 7px;
	text-align:center;
	margin-top:50px;
	max-width:888px;
	width:100%;
	margin-left:auto;
	margin-right:auto;
}

.company-index-table {
    margin-bottom: 30px;
    margin-top: 20px;
    max-width:888px;
    width:100%;
	margin-left:auto;
	margin-right:auto;
}


.company-index-table td {
    border-bottom: 1px solid #ffb76f;
    border-top: 1px solid #ffb76f;
    line-height: 1.5em;
    padding: 10px;
}


