@charset "UTF-8";


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

	common.css
	---------------------------

	INDEX:
	---------------------------
		ALL SIZES:
			0. General
			1. Module
			2. Layout
			3. Header
			4. Navigation
			5. MainArea
			6. Footer

		Media Queries:
			Print styles

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


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

   ALL SIZES:

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

/*	0. General
----------------------------- */
body {
    background: url(../img/bg_bar.jpg) repeat-x center top;
    padding-top: 16px;
}
.container {
    width: 1040px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}
/*	1. Module
-------------------------------- */


/*	2. Layout
----------------------------- */
#header {
    width: 100%;
    background: url(../img/h_bg_img.jpg) no-repeat center top;
    height: 300px;
}
.header_inner {
    width: 1000px;
    margin: 0 auto;
    position: relative;
}
.h_id_logo {
    float: left;
    padding: 52px 0 20px 0;
}
.h_tel {
    float: right;
    margin-top: 76px;
}
#footer {
    background: #f39800;
    color: #fff;
    padding: 20px 0 20px 0;
}
#footer:after {
	content: "";
	display: block;
	clear: both;
}
.f_inner {
    width: 1000px;
    margin: 0 auto 20px;
    position: relative;
}
.f_inner:after {
	content: "";
	display: block;
	clear: both;
}
.f_id {
    float: left;
}
table.f_about_tbl {
    float: right;
    width: 620px;
}
table.f_about_tbl th {
    width: 7em;
    border-left: solid 1px #c8c8c8;
    padding: 5px 0 5px 15px;
    vertical-align: top;
}
table.f_about_tbl td {
    border-left: solid 1px #c8c8c8;
    padding: 5px 0 5px 15px;
    vertical-align: top;
}

.copyright {
    text-align: center;
}
#nav-dock {
	height: 35px;
	width: 28px;
	position: fixed;
	bottom: 247px;
	right: 20px;
}
#nav-dock a {
	height: 35px;
	width: 28px;
	display: block;
	text-indent: -9999px;
	background-image: url(../img/btn_pagetop.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#nav-dock a:hover {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}


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

   page styles

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

.main {
    width: 100%;
    background: url(../img/main_img01.jpg) no-repeat top center #fef7f2;
    min-height: 396px;
    border-bottom: 3px solid #f2cbc6;
    border-top: 3px solid #f2cbc6;
}
.main_inner {
    width: 1000px;
    margin: 0 auto;
    position: relative;
}
.main_t01 {
    margin: 40px 0 0 385px;
}

.sec01 {
    padding: 60px 0 30px;
}
.merit {
    box-sizing: border-box;
    border: 6px solid #90bb15;
    background: #fff;
    padding: 40px 40px;
}
ul.merit_list {
    margin-bottom: 35px;
}
ul.merit_list:after {
	content: "";
	display: block;
	clear: both;
}
.merit_list li {
    float: left;
    margin-left: 18px;
}
.merit_list li:first-child {
    margin-left: 0;
}
/* お客様の声 */
.container.voice {
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
    background: url(../img/ok_body_bg.jpg) repeat-y;
}
.voice_set_wrap {
    background: url(../img/ok_bottom_bg.jpg) no-repeat center bottom;
    padding: 0 55px 62px;
}
.voice_set {
}
.voice_img {
    float: left;
	margin-bottom: 20px;
}
.voice_t  {
    font-size: 45px;
    line-height: 1.2;
}
.voice_t dt {
    color: #f39800;
    font-weight: normal;
    letter-spacing: -1px;
    max-height: 100%;
}
.voice_t dd {
    max-height: 100%;
}
.voice_t dd + dt {
    margin-top: 0.5em;
	margin-bottom: 0.2em;
}
.voice_set + .voice_set {
    margin-top: 40px;
}

.voice_set:after {
	content: "";
	display: block;
	clear: both;
}
.sec {
    padding: 0 0 60px;
}
.hikaku {
    width: 1000px;
    box-sizing: border-box;
    border: 6px solid #90bb15;
    background: #fff;
    padding: 50px;
}

.sec03_ttl01 {
    text-align: center;
    margin-bottom: 40px;
}

/* 施術の流れ */

.flow {
    width: 1000px;
    border: 4px solid #eb6168;
    margin: 0 auto;
}
.mov01 {
    text-align: center;
    padding-bottom: 70px;
}

/* 生の声をお聞き下さい */
.mov02 {
    text-align: center;
    padding-bottom: 35px;
}
/* FAQ */
.faq_set_wrap {
    width: 1040px;
    margin-right: auto;
    margin-left: auto;
    background: url(../img/faq_02.jpg) repeat-y;
}
.faq_set_wrap:after {
    content: '';
    background: url(../img/faq_03.jpg) no-repeat;
    height: 56px;
    display: block;
}
.faq_t {
    padding: 0 75px;
    font-size: 45px;
    line-height: 1.4;
    padding-bottom: 30px;
}
.faq_t dt {
    color: #f39800;
    font-weight: normal;
    margin-bottom: 5px;
    max-height: 100%;
}
.faq_t dd {
    padding-left: 1.3em;
    text-indent: -1.3em;
    max-height: 100%;
}
.faq_t dd + dt {
    margin-top: 0.5em;
    margin-bottom: 0.2em;
}/* アクセス*/
ul.access_img {
    width: 1000px;
    margin: 0 auto 20px;
}
.access_img li {
    width: 1000px;
    font-size: 40px;
    text-align: left;
    line-height: 1.3;
}
.access_img li > figure {
    margin-bottom: 5px;
}
.ac_t {
    padding-right: 25px;
}
.map_set {
    width: 1000px;
    margin: 0 auto 30px;
}
/*.map_l {
    width: 470px;
    float: left;
}*/
.photos {
    position: relative;
    margin: 40px auto 30px;
}
.fukidashi {
    position: absolute;
    top: -25px;
    left: -20px;
}
.map_r {
    width: 1000px;
}
.otameshi {
    text-align: center;
    margin-bottom: 20px;
}
/* フォーム */
.form_ttl {
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
    background: #90bb15;
    text-align: center;
    line-height: 1;
    padding: 12px 0 6px;
}
.sec_from {
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 70px;
    box-sizing: border-box;
    border: 6px solid #f5f2e9;
    background: #fff;
    padding: 50px 20px 0;
}

.btn_form {
    width: 900px;
    margin: 0 auto 40px;
}
.btn_form img {
    width: 900px;
}
table.formTable {
    margin-bottom: 30px;
    border-collapse:collapse;
    font-size: 1.3em;
}
table.formTable td,table.formTable th{
	border:1px solid #e1e1e1;
	padding:15px;
    vertical-align: top;
    color: #333;
}
table.formTable th{
	font-size: 35px;
	line-height: 1.2;
	width:30%;
	font-weight:normal;
	background:#f9f7f1;
	text-align:left;
}
input,
textarea {
	width: 100%;
	padding: .5em;
	border: 2px solid #ccc;
	font-size: 35px;
	color: #333;
}
input.radio_btn {
    width: 1em;
    padding: 0;
    border: none;
}
.icon {
    float: right;
}
.icon img {
    float: right;
    vertical-align: top;
    padding-top: .2em;
}
.btn_form:hover {
    filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
    cursor: pointer;
}
.thanks {
    width: 1000px;
    margin: 60px auto;
    text-align: center;
    min-height: 400px;
}
.thanks h1 {
    font-size: 1.8em;
    line-height: 1.2;
}
.thanks_tel img {
    width: 65%;
    margin-top: 20px;
    margin-bottom: 20px;
}
.btn_back {
    font-size: 1.2em;
}
.atten {
    font-size: .8em;
}
.radio_set {
    font-size: 35px;
}
.form-atten {
    text-align: center;
    font-size: 40px;
    color: #2AA42A;
    margin-bottom: 10px;
}
.ninpu p{
    margin-top: 40px;
    font-size: 5vw;
    text-align: center;
    color:#f00;
    border: solid;
}
