
html { -webkit-text-size-adjust: none; }

body {
font: 14px/1.231 HiraKakuProN-W3, Helvetica;
line-height: 1.6;
letter-spacing: 0.5px;
margin: 0px;
padding: 0px;
}

img {
width: 100%;
vertical-align: bottom;
border: none;
}

/*ヘッダー
-------------------------------------------------*/


#header {
border-top: 6px solid #d9556f;
text-align: center;
}

#header_inner {
margin-left: auto;
margin-right: auto;
padding: 20px 0;
}

#header2 {
border-top: 6px solid #d9556f;
text-align: center;
}

#header_inner2 {
float: left;
width: 80%;
padding: 20px 0 20px 10px;
}

#header img { width: 80%; }

/*フッター
-------------------------------------------------*/


#footer { }

#footer_top {
margin: 0 auto;
padding: 15px 0 15px 0;
text-align: center;
background-color: #CCCCCC;
}

#footer_top a { color: #333;
text-decoration:none; }

#footer_middle {
	font-size:12px;
background-color: #6C6C6C;
padding: 15px;
color: #FFF;
}

#footer_middle a { color: #fff;
text-decoration:none; }

#footer_bottom {
font-size: 10px;
padding: 15px 0 15px 0;
text-align: center;
color: #FFF;
background-color: #D9556F;
}

#footer_btn_area {
background-color: rgba(51, 51, 51, 0.6);
width: 100%;
height: 60px;
position: fixed;
bottom: 0px;
z-index: 2;
}

table.footer_btnT {
border-collapse: collapse;
margin-left: auto;
margin-right: auto;
filter: alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.footer_btnT td {
font-weight: normal;
color: #000000;
text-align: left;
padding-top: 7px;
}


.btn_tel a {
-moz-box-shadow: inset 0px 1px 0px 0px #cf866c;
-webkit-box-shadow: inset 0px 1px 0px 0px #cf866c;
box-shadow: inset 0px 1px 0px 0px #cf866c;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #d0451b), color-stop(1, #bc3315));
background: -moz-linear-gradient(top, #d0451b 5%, #bc3315 100%);
background: -webkit-linear-gradient(top, #d0451b 5%, #bc3315 100%);
background: -o-linear-gradient(top, #d0451b 5%, #bc3315 100%);
background: -ms-linear-gradient(top, #d0451b 5%, #bc3315 100%);
background: linear-gradient(to bottom, #d0451b 5%, #bc3315 100%);
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d0451b', endColorstr='#bc3315', GradientType=0);
background-color: #d0451b;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
border: 1px solid #942911;
display: inline-block;
cursor: pointer;
color: #ffffff;
font-family: arial;
font-size: 13px;
padding: 10px 40px;
text-decoration: none;
text-shadow: 0px 1px 0px #854629;
margin: 0 2px;
letter-spacing: 0;
}

.btn_tel a:active {
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #bc3315), color-stop(1, #d0451b));
background: -moz-linear-gradient(top, #bc3315 5%, #d0451b 100%);
background: -webkit-linear-gradient(top, #bc3315 5%, #d0451b 100%);
background: -o-linear-gradient(top, #bc3315 5%, #d0451b 100%);
background: -ms-linear-gradient(top, #bc3315 5%, #d0451b 100%);
background: linear-gradient(to bottom, #bc3315 5%, #d0451b 100%);
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bc3315', endColorstr='#d0451b', GradientType=0);
background-color: #bc3315;
}

.btn_mail a {
-moz-box-shadow: inset 0px 1px 0px 0px #54a3f7;
-webkit-box-shadow: inset 0px 1px 0px 0px #54a3f7;
box-shadow: inset 0px 1px 0px 0px #54a3f7;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #007dc1), color-stop(1, #0061a7));
background: -moz-linear-gradient(top, #007dc1 5%, #0061a7 100%);
background: -webkit-linear-gradient(top, #007dc1 5%, #0061a7 100%);
background: -o-linear-gradient(top, #007dc1 5%, #0061a7 100%);
background: -ms-linear-gradient(top, #007dc1 5%, #0061a7 100%);
background: linear-gradient(to bottom, #007dc1 5%, #0061a7 100%);
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#007dc1', endColorstr='#0061a7', GradientType=0);
background-color: #007dc1;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
border: 1px solid #124d77;
display: inline-block;
cursor: pointer;
color: #ffffff;
font-family: arial;
font-size: 13px;
padding: 10px 40px;
text-decoration: none;
text-shadow: 0px 1px 0px #154682;
margin: 0 2px;
letter-spacing: 0;
}

.btn_mail a:active {
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #0061a7), color-stop(1, #007dc1));
background: -moz-linear-gradient(top, #0061a7 5%, #007dc1 100%);
background: -webkit-linear-gradient(top, #0061a7 5%, #007dc1 100%);
background: -o-linear-gradient(top, #0061a7 5%, #007dc1 100%);
background: -ms-linear-gradient(top, #0061a7 5%, #007dc1 100%);
background: linear-gradient(to bottom, #0061a7 5%, #007dc1 100%);
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0061a7', endColorstr='#007dc1', GradientType=0);
background-color: #0061a7;
}


/*ページバック
-------------------------------------------------*/
#pageback_box {
margin-left: auto;
margin-right: auto;
background-color: #fff;
padding-top: 15px;
margin-top: 30px;
}

.half_pageback a {
width: 75%;
height: 30px;
border-radius: 10px 10px 0 0;
color: #fff;
padding-top: 14px;
margin: 0 auto;
text-align: center;
display: block;
background-color: #E16984;
text-decoration:none;
}

.half_pageback a:active {
width: 75%;
height: 30px;
border-radius: 10px 10px 0 0;
background-color: #999;
color: #fff;
padding-top: 14px;
margin: 0 auto;
text-align: center;
display: block;
text-decoration:none;
}

/*その他共通
-------------------------------------------------*/


.pagetitle {
background-color: #D9556F;
color: #FFF;
font-size: 18px;
font-weight: bold;
padding: 15px;
}

.titlebar {
font-size: 14px;
font-weight: bold;
border-top: 1px double #999;
border-bottom: 1px double #999;
padding: 10px;
background-color:#efefef;
}

.txt_area { padding: 10px; }

/*見出し
-------------------------------------------------*/


.midashi_s {
position: relative;
padding: 10px 10px 10px 30px;
border-bottom: 1px solid #D52B52;
color: #583C3C;
font-weight: bold;
font-size: 14px;
margin-bottom: 10px !important;
}

.midashi_s:before {
position: absolute;
top: 13px;
left: 0;
width: 12px;
height: 12px;
border: 2px solid #D52B52;
content: "";
}

.midashi_s:after {
position: absolute;
top: 7px;
left: 9px;
width: 9px;
height: 9px;
border: 2px solid #E16984;
content: "";
}


/*ドE
-------------------------------------------------*/

#wrapper {
position: relative;
-webkit-transition: all .2s;
-moz-transition: all .2s;
-o-transition: all .2s;
transition: all .2s;
}

#wrapper.open {
-webkit-transform: translate3d(-180px, 0, 0);
-moz-transform: translate3d(-180px, 0, 0);
transform: translate3d(-180px, 0, 0);
}

/* オーバーEど充┐鬚垢E燭瓩CSS */

.open .overlay {
position: absolute;
top: 0;
left: 0;
z-index: 9999;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, .5);
}

#drawer {
position: fixed;
top: 0;
right: -180px;
width: 180px;
height: 100%;
overflow-x: hidden;
overflow-y: scroll;
-webkit-overflow-scrolling: touch;
-webkit-transition: all .2s;
-moz-transition: all .2s;
-o-transition: all .2s;
transition: all .2s;
background-color: #FFD7D7;
}

#drawer.open {
-webkit-transform: translate3d(-180px, 0, 0);
-moz-transform: translate3d(-180px, 0, 0);
transform: translate3d(-180px, 0, 0);
}

#drawer-toggle {
float: right;
background-color: #E16984;
border-radius: 4px;
color: #fff;
padding: 8px 10px 8px 10px;
font-size: 26px;
-webkit-transition: none;
transition: none;
text-shadow: 0px 1px 1px rgba(0,0,0,0.3);
text-align: center;
line-height: 1em;
margin-top: 22px;
margin-right: 10px;
}

.drawer_title {
background-color: #D9556F;
color: #FFF;
padding: 11px 10px 11px 10px;
text-align: center;
}

.drawer_btn {
width: 100%;
display: block;
}

.drawer_btn a {
color: #D8385D;
font-size: 14px;
display: block;
padding: 11px 10px 11px 10px;
background-color: #f7e3e3;
background-image: -webkit-gradient(linear, left top, left bottom, from(#ffd7d7), to(#f7e3e3));
background-image: -webkit-linear-gradient(top, #ffd7d7, #f7e3e3);
background-image: -moz-linear-gradient(top, #ffd7d7, #f7e3e3);
background-image: -ms-linear-gradient(top, #ffd7d7, #f7e3e3);
background-image: -o-linear-gradient(top, #ffd7d7, #f7e3e3);
background-image: linear-gradient(to bottom, #ffd7d7, #f7e3e3);
filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ffd7d7, endColorstr=#f7e3e3);
border-bottom: 1px solid #FCB9C2;
text-decoration: none;
}

.drawer_btn a:active {
font-size: 14px;
display: block;
color: #fff;
padding: 11px 10px 11px 10px;
background-color: #f7e3e3;
background-image: -webkit-gradient(linear, left top, left bottom, from(#999), to(#666));
background-image: -webkit-linear-gradient(top, #999, #666);
background-image: -moz-linear-gradient(top, #999, #666);
background-image: -ms-linear-gradient(top, #999, #666);
background-image: -o-linear-gradient(top, #999, #666);
background-image: linear-gradient(to bottom, #999, #666);
filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#999, endColorstr=#666);
text-decoration: none;
}


/*bs btn*/
/* bs btn */
/*bs button*/
.form-group {
    margin-bottom: 15px;
}
.btn-toolbar {
    margin-left: -5px;
}
.btn-toolbar>.btn, .btn-toolbar>.btn-group, .btn-toolbar>.input-group {
    margin-left: 5px;
}
.btn-toolbar .btn-group, .btn-toolbar .input-group {
    /*float: left;*/
}
.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.btn-group>.btn:first-child {
    margin-left: 0;
}
.btn-group>.btn, .btn-group-vertical>.btn {
    position: relative;
    float: left;
}
.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc;
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
}
button[disabled], html input[disabled] {
    cursor: default;
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}
button, select {
    text-transform: none;
}
button {
    overflow: visible;
}
button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
/*
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
*/
.btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group {
    margin-left: -1px;
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.modal-header .close {
    margin-top: -10px;
}
button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20);
}

.help-block{
	display:inline-block;
	background-color:#d9556f;
	border-radius:5px;
	padding:8px;
	color:#fff;
	line-height:1em;
	margin-bottom:8px;
	}
.form-group{
	text-align:center;
	margin-top:24px;
	}

