﻿@charset "utf-8";
/* CSS Document */

/*====================================================================

page.css

======================================================================



/*--------------------------------------------------------------------/
	tel
/--------------------------------------------------------------------*/
.tel_box {
	margin-bottom: 1.5rem;
	padding: 1.5rem 2rem;
	background:url(../img/contact/bg_contact.png) no-repeat 50% 0;
}
.tel_box h3 {
	margin-bottom: .8rem;
	letter-spacing: 1px;
	color: #fff;
	text-align: center;
	font-weight: 500;
	font-size: 23px;
	font-size: 1.6rem;
}
.tel_box > p {
	color: #fff;
	padding: 0;
	margin: 0;
	text-align: center;
}
.tel_box div {
	margin: 0 auto 10px;
	padding: 10px 15px;
	background: #fff;
}
.tel_box div p {
	padding: 0;
	margin: 0;
	text-align: center;
	font-size: 1.2rem;
}
.tel_box span {
	padding-left: 10px;
	color: #000;
	line-height: 1.3;
	font-size: 1.5rem;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/*--------------------------------------------------------------------/
	tel
/--------------------------------------------------------------------*/
.tel {
	color: #422928;
	font-size: 36px;
	font-family: Century Gothic, Verdana, Geneva, sans-serif;
	font-weight: bold;
}
.tel p:before {
	 content: '\e806';
	 color: #422928;
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  margin-right: 10px;
}

/*--------------------------------------------------------------------/
	contact
/--------------------------------------------------------------------*/
.contact_flow {
	width: 100%;
	margin-bottom: 20px;
}
.contact_flow ol{
	counter-reset : count;
	letter-spacing : -.40em;
}
.contact_flow ol >*{
	display : inline-block;
	letter-spacing : normal;
}

.contact_flow li{
	margin : 0 1.5% 10px 0;
	width : 14.5%;
	font-family: 'YuGothic', 'Yu Gothic', '游ゴシック', '游ゴシック体', sans-serif;
}
	
.contact_flow li{
	padding : 10px 20px;
	background-color : #e8e8e8;
	font-size : 14.88px;
	font-size : .93rem;
	position : relative;
	color : #000;
}
.contact_flow li.now{
	background: #81583d;
	color : #fff;
}
.contact_flow li.before{
	background: #eee;
}

.contact_flow li:before{
	display: block;
	counter-increment : count;
	content : "Step"counter(count);
	font-weight : bold;
	position : relative;
	top : 1px;
	padding-right : 3px;
	padding-right : 4.8px;
	padding-right : .3rem;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
}


.contact_flow li:last-child{
	margin-right : 0;
}
.contact_flow li:last-child:after{
	border : none;
	width: 100%;
	table-layout: fixed;
}


/* table */
table.contact {
	margin: 0 auto 25px;
	border-top: 1px solid #cbbea1;
	border-left: 1px solid #cbbea1;
	width: 100%;
	box-sizing: border-box;
}
table.contact th,
table.contact td {
	padding: 13px 13px 10px;
	border-bottom: 1px solid #cbbea1;
	border-right: 1px solid #cbbea1;
	text-align: left;
	vertical-align: top;
	line-height: 1.5;
	font-weight: normal;
}
table.contact th {
	background: url(../img/bg_03.jpg);
	font-weight: bold;
	color:#83583B;
}
table.contact td {
	width: auto;
}

table.contact span {
	padding: 0 5px;
	font-size: 11px;
}
table.contact th span {
	background: #b80804;
	color: #ffffff;
}

.imeon{ ime-mode:active; }
.imeoff{ ime-mode:disabled; }

table.contact .size {
	width: 70%;
}
table.contact input.zip {
	width: 30%;
}
table.contact textarea {
    width: 80%;
    height: 10em;
}

input,
textarea,
select { margin: 3px 0; padding: 2px;}

strong#error {color:#fb190e;}

.sub_btn {
	padding: 8px 30px 7px 32px;
	background: #81583d;
	border: none;
	color: #fff;
	letter-spacing: 1px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	cursor: pointer;
}
.back_btn {
	padding: 8px 46px 7px 50px;
	background: #e8e8e8;
	border: none;
	color: #777;
	letter-spacing: 1px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	cursor: pointer;
}


/*--------------------------------------------------------------------/
	privacy
/--------------------------------------------------------------------*/
.privacy {
	margin-bottom: 20px;
	padding: 30px 20px;
	border: 1px solid #ddd;
	height: 100px;
	overflow-y: scroll;
	background: url(../img/bg_sen.jpg);
}
.privacy h4 {
	margin-bottom: 15px;
	font-size: 18px;
}
.privacy p {
	padding: 0 0 15px !important;
}


div[class^="ktI-"] {
	margin-bottom: 1rem;
	padding: 1.1rem 1.3rem 0;
	background: url(../img/bg_sen.jpg);
}
div[class^="ktI-"] h4{
	margin-bottom: 1rem;
	padding: 6px 15px 6px 50px;
	background:#fff url(../img/contact/bg_q.png) 10px center no-repeat;
	border: dotted 1px #ED901A;
	letter-spacing: 1px;
	text-decoration: none;
	line-height: 1.4;
	color: #fff;
	font-size: 1.1rem;
	color:#ED901A;
}
div[class^="ktI-"] figure {
	margin-bottom: 15px;
	margin-bottom: 1rem;
	float:left;
}
div[class^="ktI-"] figure img {
	margin: 0px auto;
	padding: 5px;
	border: 1px solid #ddd;
	box-sizing: border-box;
	background: #fff;
}
div[class^="ktI-"] p{
	background:url(../img/contact/bg_a.png) 10px top no-repeat;
	color:#000;
	padding-left:50px;
}

#c01{
    margin-top:-150px;
    padding-top:150px;
}
/*====================================================================/
	 smp & tablet Layout
/====================================================================*/

@media screen and (max-width: 999px) {
	
/*--------------------------------------------------------------------/
	tel
/--------------------------------------------------------------------*/
.tel_box {
	padding: 1.5rem .7rem;
}
.tel_box span {
	padding-left: 0px;
	display: block;
}

.contact_flow ol >*{
	display : inline-block;
	letter-spacing : normal;
}

.contact_flow li{
	margin : 0 0 15px 0;
	width : 100%;
	text-align: center;
	box-sizing: border-box;
}

.contact_flow li:before{
	display: inline;
	position : relative;
}

.contact_flow li:after{
	content : "";
	display : block;
	width : 0;
	height : 0;
	border : 10px solid transparent;
	border-top-color:#e8e8e8;
 	border-bottom-width:0;
	position : absolute;
	bottom : -10px;
	left : 50%;
}
.contact_flow li.now:after{
	border-top-color : #81583d;
}
.contact_flow li.before:after{
	border-top-color : #eee;
}


table.contact th,
table.contact td {
	display: block;
}

div[class^="ktI-"] {
}
div[class^="ktI-"] figure img {
	width: 85%;
}

}

@media screen and (min-width: 680px) {
/* tel_box */
.tel_box .ttl {
	float: left;
	width: 35%;
	box-sizing: border-box;
}
.tel_box .txt {
	float: right;
	width: 65%;
	box-sizing: border-box;
}

div[class^="ktI-"] figure {
	float: left;
	margin-right: 1.5rem;
	width: 35%;
}
}

/*====================================================================/
	 PC Layout
/====================================================================*/

@media print, screen and (min-width: 1000px) {

.contact_flow li {
	line-height: 1.3;
}
.contact_flow li:after{
	content : "";
	display : block;
	width : 0;
	height : 0;
	border : 10px solid transparent;
	border-left-color : #e8e8e8;
	position : absolute;
	top : 18px;
	right : -20px;
}
.contact_flow li.now:after{
	border-left-color : #81583d;
}

.contact_flow li.before:after{
	border-left-color : #eee;
}


table.contact th {
	width: 220px;
}

div[class^="ktI-"] figure {
	float: left;
	margin-right: 1.5rem;
	width: 35%;
}

}

