@charset "utf-8";
/*■■■■■■■■■■■■■■■■■■■■■■
　　共通設定
■■■■■■■■■■■■■■■■■■■■■■*/

/*------------------------------------------
■ CSS初期設定
------------------------------------------*/
* {margin: 0;padding: 0;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {margin: 0;padding: 0;
}
img {
vertical-align: middle;
margin: 0;
padding: 0;
border: 0;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
caption, th {
text-align: left;
}
th, td {
border: 1px solid #000;
padding: .5em;
}
ol, ul {
list-style: none;
}
h1, h2, h3, h4, h5, h6 {
font-size: 100%;
font-weight: normal;
}
address, caption, cite, code, dfn, em, strong, th, var {
font-style: normal;
font-weight: normal;
}
sub, sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
/*------------------------------------------
■ リンク設定
------------------------------------------*/
a img {
border: none;
}
a {
color: #0066cc;
text-decoration: none;
}
a:hover {
}
a:visited {
color: #993399;
text-decoration: underline;
}
/*------------------------------------------
■ リンク画像のhover半透明化設定
------------------------------------------*/
a:hover img {
}
/*------------------------------------------
■ float対策
------------------------------------------*/
.fcl {
zoom: 100%;
}
.fcl:after {
content: " ";
clear: both;
height: 0;
display: block;
visibility: hidden;
}
/*------------------------------------------
■ 画像回り込み
------------------------------------------*/
.img_left {
display: block;
margin: 10px auto;
text-align: center;
}
.img_lef {
float: left;margin-right: 5px;margin-bottom: 10px;
}
.img_right {
display: block;
margin: 10px auto;
text-align: center;
}
.img_center {
display: block;
margin: 0 auto;
clear: both;
text-align:center;
}
.center{
text-align:center;
}
/*------------------------------------------
■ テキスト装飾
------------------------------------------*/
.txt_bold {
font-weight: bold;
}
.txt_small {
font-size: 75%;
}
.txt_big {
font-size: 120%;
}
.txt_right {
text-align: right;
}
.txt_red {
color: #DE4E25;
}
.txt_orange {color: #F8BC2F;}

.txt_blue {
color: #0066cc;
}
.txt_keycolor {
color: #f88905;
}
.txt_marker {
background-color: #FFFF00;
}
.txt_underline {
border-bottom: #cccccc 1px dotted;
margin-bottom: 2px;
}

.f18{font-weight:bold;}
.f20{font-weight:bold;}
.f24{font-weight:bold;}
.f28{font-weight:bold; font-size:110%;}
.f38{font-weight:bold;font-size:115%;}
.f40{font-weight:bold;font-size:120%;}
.f48{font-weight:bold;font-size:125%;}

.room_title{
background-color:#f88905;
padding:5px;
margin:5px auto;
font-weight:bold;
color:#fff;
text-align:center;

}
/*------------------------------------------
■ PC・スマホ切り替え用
------------------------------------------*/
.pc_none {
}
.sp_none {
display: none;
}
.size_s {
width: 120px;
}
.size_m {
width: 180px;
}
.size_l {
width: 220px;
}
.max_w {
max-width: 100%;
}
/*■■■■■■■■■■■■■■■■■■■■■■
　　各コンテンツ　【　基本設定　】
■■■■■■■■■■■■■■■■■■■■■■*/
/*------------------------------------------
■ メイン設定
------------------------------------------*/
body {
font-family: "メイリオ", "ＭＳ Ｐゴシック", "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Geneva, Arial, Verdana, sans-serif;
background-color:#FAFBF6;
color: #444444;
font-size:14px;
}
#wrap {
/*スマホメニュー初期は一様の余白調整
position: relative;
top: 50px;
*/
}
#frame {
}
#header {
display: none;
}

#main {
/*width: 96%;*/
margin: 0 auto;
}

/*------------------------------------------
■　box
------------------------------------------*/
.box {
margin: 0px auto;
clear: both;
}

.box_bg {
background: url("../img/bg07.gif") repeat scroll center 0 transparent;
border-radius: 0;
margin: 10px auto;
padding: 15px;
}

.box_border {
background-color: #ffffff;
border: 2px solid #f88905;
margin: 10px auto;
padding: 15px;
}


.box_01 {
/*background: #ffffff url("../img/9.png") no-repeat scroll center 0;*/
background:#fff;
border: 3px solid #4e2916;;
border-radius: 5px;
/*box-shadow: 3px 3px 3px #cccccc;*/
margin: 10px auto;
padding: 5px 10px;
}


.box_01 img{
max-width:100%;
}






/*------------------------------------------
■　box_a
------------------------------------------*/
.box_a{
background: #ffffff none repeat scroll 0 0;
border: 1px solid #cccccc;
border-radius: 5px;
padding: 10px;
}
.box_a_in{}
.box_a_bottom{}

/*------------------------------------------
■　txt_area
------------------------------------------*/
.txt_area {
margin: 0px auto;
clear: both;
}

.txt_area_bg {
background: #f3f2e9 url("../img/stepbg.png") repeat scroll center 0;
border: 1px solid #e3e3e3;
border-radius: 10px;
margin: 10px auto;
padding: 10px 15px;
}

.txt_area_border {
background:#FDFBE2 url("../img/bg01.gif") repeat scroll center 0;
border: 1px dashed #f88905;
margin: 10px auto;
padding: 15px;
}

/*------------------------------------------
■　reason_box
------------------------------------------*/
.reason_box{
background-color:#f88905;
margin:0 auto;
padding:5px;
color:#fff;
font-weight:bold;
}

.reason_in{
background-color:#fff;
padding:10px;
margin:0 auto;
color:#333;
font-weight:normal;
}

.reason_title,.reason_title2,.reason_title3,.reason_title4,.reason_title5 {
border-bottom: 2px dotted #f88905;
color: #f88905;
font-size: 100%;
font-weight: bold;
margin-bottom:10px;
margin-top:10px;
}

/*------------------------------------------
■ h1
------------------------------------------*/
h1 {
	color: #fff;
	display: block;
	font-size: 10px;
	margin: 0 auto;
	padding: 0;
	height: auto;
	line-height: 10px;
	background-image: url(../img/formbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.h1_txt {
display: block;
margin: 0;
padding: 5px 10px;
font-size: 9px;
}
/*------------------------------------------
■ ヘッダーエリア
------------------------------------------*/
#header {
	display: block;
	background-image: url(../img/header_bg.jpg);
	background-repeat: repeat;
	background-position: center top;
}

#header #header_in {
  width: 100%;
background:#fff;
}

/*#header.fixed #header_in {
    position: fixed;
    top: 0px;
    background:#fff;
    border-bottom:2px solid #fdfbe2;
    height:93px;        height: 75px;
    z-index:9999;
}*/



#header_in{
   height: auto;
}


.header_logo{
width: 190px;
    float: left;
	margin-top:5px;
	margin-left:5px;
	padding-bottom:8px;
}

.header_btn{
    float: right;
    height: 40px;
    position: relative;
    top: 4px;
	right:6px;
}

.header_tel{
	background-color: #D2E9A5;
	clear: both;
	font-size: 11px;
	position: relative;
	width: 100%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.header_tel:after {
content: " ";
clear: both;
height: 0;
display: block;
visibility: hidden;
}

.header_txt{
display:none;
}

.header_tel_number{
font-size: 24px;
font-weight:bold;
line-height: 28px;
}



a.header_tel_number {
	color: #566039 !important;
}

.header_txt2{
    display: block;
    color: #222;
    font-size: 10px;
	margin-top:2px;
}



/*------------------------------------------
■TOP
------------------------------------------*/
#top_bg {}
#top {
margin: 0 auto;
padding: 0px 0 0;
text-align: left;
}

/*------------------------------------------
■order
------------------------------------------*/
.order {
background-color: #80BD1A;
margin: 10px auto;
padding: 2px;
text-align: center;
}

.order_in{
background-color:#fff;
margin:0 auto;
padding:5px;
}

h3.copy {
background:#80BD1A;
color: #FFFFFF;
font-size: 14px;
padding: 5px 10px;
}
.order_copy01{
border-radius: 0;
color: #80BD1A;
font-size: 14px;
font-weight: bold;
margin: 10px auto;
padding: 0;
text-align: center;
}
.order_copy02{
font-size: 14px;
font-weight: bold;
line-height: 125%;
margin: 0 auto 10px;
text-align: center;
}

.order_image, .order_logo{
display:block;
margin:0 auto;
width:98%;
}

/*　▼テキスト▼　*/
.order p.txt_cap{
font-size: 12px;
margin-top: 5px;
}
.order p.order_time {
font-size: 12px;
line-height: 140%;
}
/*　▼TEL番号エリア▼　*/
.order a.txt_tel {
color: #444444;
display: block;
font-size: 26px;
line-height: 100%;
margin: 8px auto;
}

/*　▼ボタンエリア▼　*/

.order_mail a {
border-radius: 10px;
color: #ffffff;
display: block;
font-size: 18px;
letter-spacing: 0.04em;
margin: 10px auto;
padding: 0;
text-shadow: 1px 1px 1px #7f7f7f;
width: 96%;
}
.order_btn {}
.txt_tel {white-space: nowrap;}

/*------------------------------------------
■ h4タイトル
（※スマートフォンでは、背景画像を消してテキストタイトルを表示させてください）
------------------------------------------*/
h4.title {
/*
background-color: #80bd1a;
border-radius: 5px;
*/
color: #ffffff;
display: block;
font-size: 14px;
font-weight: bold;
line-height: 120%;
margin: 15px auto 10px;
padding:12px 10px;
}
/*------------------------------------------
■ サブタイトル装飾（基本値）
------------------------------------------*/
.sub_title_a {
border-left: 10px solid #309dcf;
font-weight: bold;
line-height: 130%;
margin: 10px auto 10px;
padding-left: 10px;
}
.sub_title_b {
border-bottom: 3px solid #f88905;
font-weight: bold;
margin: 10px auto 10px;
padding: 10px 0;
}
.sub_title_c {
border-bottom: 1px solid #80bd1a;
border-left: 10px solid #80bd1a;
line-height: 130%;
font-weight: bold;
margin: 10px auto 10px;
padding: 0 15px 5px;
}
.sub_title_d {
background: #1d2d53;
border-radius: 5px;
color: #ffffff;
line-height: 130%;
margin: 10px auto 10px;
padding: 10px;
text-align: center;
}
.sub_title_e {
font-size: 16px;
font-weight: bold;
letter-spacing: 0.09em;
line-height: 130%;
margin: 10px auto 10px;
padding: 5px 0 6px;
}
.sub_title_f {
background-color: #e8e4bb;
border-left: 10px solid #80bd1a;
letter-spacing: 0.09em;
margin: 10px auto 10px;
padding: 10px;
}
.sub_title_g {
background-color: #e3e0d2;
border-left: 10px solid #7b4c3a;
letter-spacing: 0.09em;
margin: 10px auto 10px;
padding: 10px;
}
.sub_title_h {
border-bottom: 2px dashed #634609;
color:#987C31;
font-size: 16px;
font-weight: bold;
line-height: 130%;
margin: 10px auto 10px;
padding: 5px 0;
text-align: center;
}

/*■■■■■■■■■■■■■■■■■■■■■■
　　流用コンテンツ　【　良く使うカテゴリ　】
■■■■■■■■■■■■■■■■■■■■■■*/
/*------------------------------------------
■ リストのチェックアイコン
------------------------------------------*/
ul {
list-style: none outside none;
}
ul li.icon_check {
background: url("../img/icon_check_small.png") no-repeat scroll 0 6px transparent;
padding: 4px 4px 4px 20px;
}

.icon_check{
background: url("../img/icon_check_small.png") no-repeat scroll 0 6px transparent;
padding: 4px 4px 4px 20px;
}

/*------------------------------------------
■ list_box
------------------------------------------*/
.list_box_01,.list_box_02,.list_box_03,.list_box_04,.list_box_05 {
background-color: #ffffff;
border: 1px solid #d1d1d1;
border-radius: 5px;
margin: 10px auto;
padding: 10px;
font-size:90%;
}

/*------------------------------------------
■ ポイント01
------------------------------------------*/
.point01{
margin:20px auto;
}
.point01 .point_set {
background-color: #ffffff;
border: 1px solid #f88905;
border-radius: 10px;
margin: 10px auto;
padding: 5px;
}

.point01 .point_title {
border-bottom: 1px dashed #f88905;
font-size: 16px;
font-weight: bold;
margin: 10px;
padding-bottom: 8px;
}

.point01 .point_set .point_title span.num {
background-color: #f88905;
border-radius: 10px;
color: #ffffff;
display: block;
font-size: 14px;
margin: 5px 0;
padding: 5px;
text-align: center;
width: 40%;
}

.point01 .point_set p{
padding:10px;
}

/*------------------------------------------
■ ポイント02
------------------------------------------*/
.point02 .point_set {
background-color: #fff;
border: 2px solid #f88905;
margin: 0 auto 10px;
padding:15px;
}

.point02 .point_title {
border-bottom: 2px dashed #f88905;
font-weight: bold;
margin: 0 0 15px;
padding:0 0 8px;
line-height:180%;
font-size:110%;
}

.point02 .point_set .point_title span.num {
background-color: #f88905;
border-radius: 5px;
color: #fff;
font-size: 14px;
font-weight: bold;
line-height: 10px;
margin-right: 5px;
padding: 3px 10px;
}

.point02 .point_set p{
}


/*------------------------------------------
■ お問い合わせエリア
------------------------------------------*/
.formbg {
	clear: both;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 3%;
	padding-left: 0;
	background-image: url(../img/formbg.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.free_copy02{
	text-align: center;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 20px;
}
.free_area {background-color: #ffffff;}


.free_area_bg{
/*background:url("../img/sales_bg_sp.jpg") no-repeat;
background-size: contain;
background-size: 100% auto;*/
width:100%;
background-color:#FFF;
min-height: 145px;
position:relative;
padding-bottom:5%;
}
.order_btn{
width:50%;
margin-left:auto;
margin-right:auto;
}

.order_btn img{
width:100%;
}

.order_left_t{
    width: 90%;
    text-align: center;
    font-size: 10px;
	margin-left:auto;
	margin-right:auto;
	padding-top:5%;
	padding-bottom:3%;
}

.txt_tel_read{
font-size:10px;
line-height: 11px;
color:#666;
}

.txt_tel{
font-size:20px;
font-weight:bold;
line-height: 11px;
}

.txt_tel img{
vertical-align: middle;
width:6%;
}

.order_left_t p{
line-height:11px;
}




/*------------------------------------------
■ STEP
------------------------------------------*/

.txt_area_bg .arrow {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.step_img01,
.step_img02,
.step_img03,
.step_img04,
.step_img05 {
	width:90%;
	display:block;
	margin-left:auto;
	margin-right:auto;
}



.step_set {
background-color: #FFFFFF;
border: 2px solid #f88905;
margin: 10px auto;
padding: 0 10px 10px;
}
.step_title {
border-bottom: 2px dashed #f88905;
color: #412C1B;
font-weight: bold;
line-height: 260%;
margin: 10px 0;
padding: 0 5px 0px 0px;
}

.step_title2 {
border-bottom: 2px dashed #E9569A;
color: #412C1B;
font-weight: bold;
line-height: 140%;
margin: 10px 0;
padding: 0 5px 0px 0px;
}

.s_block {
color: #f88905;
display: block;
float: left;
font-size: 96%;
height: 35px;
line-height: 268%;
margin-bottom: 10px;
margin-right: 5px;
padding: 0 9px;
text-align: center;
width: 16%;
}

/*------------------------------------------
■ お客様の声
------------------------------------------*/
.voice_area{
	background: transparent url("../img/bg01.gif") repeat scroll center 0;
	border-radius: 20px;
	margin-top: 20px;
	margin-bottom: 40px;
	width: 76%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
}

.voice_set {
background: transparent url("../img/bg07.gif") repeat scroll center 0;
border-radius: 10px;
box-shadow: 2px 2px 2px #666666;
margin: 0 auto 40px;
padding: 40px;
}

.voice .voice_title {
border-bottom: 2px dashed #795d20;
color: #795d20;
font-size: 19px;
margin-bottom: 15px;
padding-bottom: 15px;
font-family:"FOT-筑紫A丸ゴシック Std D";
}

/*------------------------------------------
■ 良くある質問
------------------------------------------*/
.faq {
	padding-top: 0px;
}

.faq .content_title {
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}

.faq_area {
	width:auto;
	border-radius: 20px;
	background-color: #FFF;
	border: 5px solid #DDD0BF;
	margin-bottom: 30px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-left:auto;
	margin-right:auto;
}

.faq .faq_set {
background-color: #ffffff;
border: 5px solid #efefef;
border-radius: 20px;
margin: 0 auto 30px;
padding: 30px;
}

.faq .faq_query {
	border-bottom: 2px dashed #f88905;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	line-height: 150%;
	background-image: url(../img/faq_q.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #630;
	margin-bottom: 10px;
	padding-left: 50px;
	padding-bottom:8px;
	min-height:46px;
}

.faq .faq_answer {
	font-size: 15px;
	color: #545454;
	line-height: 150%;
	background-image: url(../img/faq_a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 20px;
	padding-left: 50px;
	padding-bottom: 15px;
}

.faq .faq_set .faq_title span.q {
background-color: #f88905;
border-radius: 45px;
color: #ffffff;
display: block;
float: left;
font-size: 24px;
height: 45px;
line-height: 45px;
margin: 0 10px 0 0;
padding: 0;
text-align: center;
width: 45px;
}

.faq .faq_set span.a {
background-color: #82C21E;
border-radius: 45px;
color: #ffffff;
display: block;
float: left;
font-size: 24px;
height: 45px;
line-height: 45px;
margin: 0 10px 0 0;
padding: 0;
text-align: center;
width: 45px;
}

.faq .faq_set p{
padding:0px;
}

/*------------------------------------------
■ ブロック
------------------------------------------*/
.block_left {
}
.block_right {
}
.room {
padding: 10px;
}

/*------------------------------------------
■ 会社概要
------------------------------------------*/

/*------------------------------------------
■ アクセス
------------------------------------------*/
.map_area {
font-size: 12px;
margin: 15px auto;
}
.map_in {
display: block;
height: 300px;
margin: 0 auto;
width: 90%;
}

/*------------------------------------------
■ テーブル
------------------------------------------*/
.table01 {
font-size: 70%;
margin: 10px auto;
width: 95%;

}
.table01 th {
background-color: #e4e2c1;
color: #3d3d3d;
padding: 5px 5px;
text-align: left;
width: 30%;
border: 1px solid #cccccc;
}
.table01 td {
padding: 5px 5px;
background-color: #FFFFFF;
border: 1px solid #cccccc;
}


.table02 {
margin: 20px auto;
width: 100%;
}
.table02 th {
background-color: #c3c3c3;
border: 1px solid #cccccc;
color: #fff;
padding: 5px;
text-align: center;
}
.table02 td {
background-color: #FFFFFF;
padding: 5px;
border: 1px solid #CCCCCC;
font-size:85%;
}

.table02 td.td_c {
text-align: center;
}
.table02 td.td_r {
text-align: right;
}


.table03 {
font-size: 70%;
margin: 10px auto;
width: 100%;
}
.table03 th {
background-color: #EFEFEF;
padding: 5px 5px;
text-align: left;
width: 30%;
border: 1px solid #cccccc;
}
.table03 td {
padding: 5px 5px;
background-color: #FFFFFF;
border: 1px solid #cccccc;
}

/*------------------------------------------
■　代表から一言
------------------------------------------*/
 .bggreeting{
	background-color: #;
 }
.bggreeting .message-title img {
	width:100%;
}
 .message-txt{
	padding: 2%;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/header_bg.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.message-txt .ceo {
	 width:100%;
	 text-align:center;
	 padding-top:10%;
}
.messageimg img{
    width: 60%;
	margin-left:auto;
	margin-right:auto;
	display:block;
	margin-bottom:20px;
}
.messageimg p {
	margin-top:20px;
	margin-bottom:35px;
	text-align:center;
	font-size:10px;
}

/*------------------------------------------
■　ピンときたら
------------------------------------------*/
.spbg {
	background:#FFF;
}

/*------------------------------------------
■ フォーム部分
------------------------------------------*/
.form_area {
margin: 40px auto;
}
/* --フォームテーブルの部分-- */
.table_box {
border-top: #666666 1px dashed;
margin: 10px auto;
}
.inq_box {
display: block;
margin: 0 auto;
padding: 0 0 20px 0;
border-bottom: #666666 1px dashed;
overflow: hidden;
}
.inq_box_title {
border-left: 8px solid #f88905;
display: block;
font-weight: bold;
margin: 10px auto 0;
padding-left: 5px;
}
.inq_box_txt {
display: block;
float: left;
line-height: 140%;
margin: 0 auto;
padding-bottom: 0;
padding-left: 0;
padding-top: 10px;
}
input, textarea, select {
font-size: 14px;
margin: 5px auto;
padding: 5px;
}
input[type=text]:focus, textarea:focus, select:focus {
outline: 0;
background-color: #FFFFDD;
}
/*------------------------------------------
■ フッター
------------------------------------------*/
#footer {
background: #ffffff;
display: block;
text-align: center;
margin: 10px auto 0;
padding: 0;
font-size: 12px;
line-height: 1.8;
}
.footer_btn {
background: #fcfcfc; /* Old browsers */
background: -moz-linear-gradient(top, #fcfcfc 0%, #dbdbdb 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfcfc), color-stop(100%, #dbdbdb)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #fcfcfc 0%, #dbdbdb 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #fcfcfc 0%, #dbdbdb 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #fcfcfc 0%, #dbdbdb 100%); /* IE10+ */
background: linear-gradient(to bottom, #fcfcfc 0%, #dbdbdb 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#dbdbdb', GradientType=0 ); /* IE6-9 */
border: 1px solid #E6E6E6;
box-shadow: 0 1px 2px #CCCCCC;
text-shadow: 0 1px 0 #EEEEEE;
color: #000000;
display: block;
font-weight: bold;
padding: 8px 10px;
text-align: left;
}
#footer a {
font-size: 12px;
}

.copyright {
	background-color: #996600;
	color: #ffffff;
	font-size: 10px;
	padding: 5px;
	background-image: url(../img/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}



/*------------------------------------------
■ 人気の秘密
------------------------------------------*/

 .himitsu{
	text-align: center;
	background-image: url(../img/himitsu_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
 }



/*------------------------------------------
■ そもそも筋膜はがしって何なの？
------------------------------------------*/
.kinhaga-imgbox {
	margin-bottom:20px;
}
.kinhaga-imgbox img {
	width:100%;
	height:auto;
}
.what_kinhaga .midashi {
	font-family: "ヒラギノ明朝 pro W3", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 20px;
	color: #FFF;
	background-image: url(../img/midashi_bg01_sp.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	padding-top:30px;
	padding-bottom:30px;
	text-align:center;
}

/*------------------------------------------
■ Welinaが選ばれる3つの理由
------------------------------------------*/
.reason-head{
	height: 94px;
	background-image: url(../img/reason-head-sp.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top:15px;
 }
.reason-1{
        background:url(../img/reason_1-sp.jpg) no-repeat top center;
        margin-top: 0px;
		background-color:#eee;
 }
.reason-1 p{
    color: #444;
    padding-top: 110px;
	width:50%;
	padding-left:20px;
	padding-bottom:40px;
 }
.reason-2{
        background:url(../img/reason_2-sp.jpg) no-repeat top center;
        margin-top: 5px;
		background-color:#eee;
 }
.reason-2 p{
    color: #444;
    padding-top: 110px;
	width:50%;
	padding-left:20px;
	padding-bottom:40px;
 }
.reason-3{
        background:url(../img/reason_3-sp.jpg) no-repeat top center;
        margin-top: 5px;
		background-color:#eee;
 }
.reason-3 p{
    color: #444;
    padding-top: 110px;
	width:50%;
	padding-left:20px;
	padding-bottom:40px;
 }
  .reason-1 .box,
  .reason-2 .box,
  .reason-3 .box {
	  margin-top:0px;
 }


/*------------------------------------------
■ 体をメンテナンスすると言う考え方
------------------------------------------*/
.maintenance .midashi {
	font-family: "ヒラギノ明朝 pro W3", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 20px;
	color: #FFF;
	background-image: url(../img/midashi_bg01_sp.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	padding-top:30px;
	padding-bottom:30px;
	text-align:center;
}
.maintenance_img {
	width:60%;
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-top:3%;
	margin-bottom:3%;
}
.maintenance-tex {
	padding: 2%;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #DDD0BF;
	margin-bottom:40px;
}
.maintenance-tex ul {
	list-style-type: disc;
	margin-left:50px;
	color:#930;
}


/*■■■■■■■■■■■■■■■■■■■■■■
　　サブページ設定
■■■■■■■■■■■■■■■■■■■■■■*/

/*------------------------------------------
■ サブページ共通
------------------------------------------*/
.sub_page_title {
	background-color: #FF6600;
	border-bottom: 3px solid #CCCCCC;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	font-size: 110%;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#sub_page, #order_page, #privacypolicy, #law, #order_end, .privacypolicy{
font-size: 14px;
line-height: 140%;
margin: 0 auto;
padding: 10px 0;
}
.sub_page_h {
    border-bottom: 2px solid #F60;
    font-weight: bold;
    margin: 10px 0 5px;
    padding: 5px 0;
}



/*------------------------------------------------*/
















.p_stepL{

padding:4px 8px;

float:left;
color:#fff;
font-weight:bold;
margin-right:15px;
}

.p_stepTit{
height:auto;
margin-bottom:15px;
font-size:24px;
font-weight:bold;
float:left;
line-height: 30px;
}


.tb_qa td{
border:none;
}


.element{
padding: 0px 8px;
}








@media screen and (max-width:375px){


}

@media screen and (max-width:350px){


}
/*-------------------------------*/


.content_title {
    /* font-size: 220px; */
    text-align: center;
    line-height: 30px;
    margin-top: 10px;
}
.content_title_h1 {
    font-size: 14px;
    display: inline-block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-weight: bold;
}

.salescopy {
    height: auto;
	width:100%;
}
.salescopy h2 {
    font-weight: bold;
}
.reason-message {
    text-align: center;
    height: 60px;
    line-height: 60px;
    font-weight: bold;
}

.reason-num dt {
width: 70px;
padding: .5% 5%;
text-align: center;
background: #1d2d53;
color: #fff;
line-height: 25px;
}
.reason-num dd {
height: 70px;
text-align: center;
color: #222;
line-height: 50px;
font-weight: bold;
}



.infeed img {
    width: 100%;
}
.tagcloud li{
    display: inline-block;
    border: 2px solid #dac3bd;
    border-radius: 3px;
    padding: 1% 2%;
    margin: 1% 1%;
}





.message-title{
    font-size: 24px;
    font-weight:bold;
    text-align: center;
    padding-top: 30px;
}

.title-underbar{
    width: 450px;
    height: 5px;
    background-color: #000;
}

.centerimg img{
    width: 100%;
    margin-top: 20px;
    margin-bottom: 2px;
}
.centerimg_s{
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.centerimg_s img{
    margin-top: 20px;
    margin-bottom: 2px;
}


