@charset "UTF-8";
footer {
	margin-top: 25px;
}
.owo-banner {
	text-align: center;
	margin-bottom: 20px;
}

.context {
	margin: 25px !important;
}
.context_wide {
	margin: 0 25px !important;
}
.context_bottom {
	margin: 0 0 25px !important;
}
.door {
	color: #7b7c7d;
}
.bottom {
	margin-bottom: 25px;
}
img.resizable {
	width: 100%;
}
hr.accordion {
	border-top: none !important;
	height: 2px !important;
	margin: 0 !important;
}
hr.accordion_last {
	border-top: none !important;
	height: 25px !important;
	margin: 0 !important;
}
section.box {
	display: block;
	border-top: solid 3px #393332;
	background: #24212c;
	margin-bottom: 25px;
	padding: 25px;
}
#transportation section.box {
	padding: 25px 0 !important;
}
.yellow {
	color: #CCA870;
}
.arrow {
	text-align: center;
	margin-bottom: 30px;
}

header {
	position: relative;
}
header h1 {
	height: 87px;
}
header p.pclink {
	position: absolute;
	top: 20px;
	left: 350px;
	z-index: 1;
	height: 47px;
}

#header_open {
	display: none;
	position: absolute;
	width: 3px;
	height: 3px;
	bottom: 0;
	right: 87px;
	background: #000000;
}

aside {
	display: none;
}
article {
	text-align: left;
	width: 100%;
}
article div.title {
	position: relative;
	padding: 0 25px;
	width: 91.7%;
	min-height: 70px;
	line-height: 50px;
	background-image: -moz-linear-gradient(top, #24212c, #000000);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#24212c), to(#000000));
}
article div.title p {
	display: block;
	padding: 10px 0;
	font-size: 30px;
	font-weight: 600;
	color: #c5c6c6;
}
article div.link_on {
	position: relative;
	padding: 0 25px;
	min-height: 73px;
	line-height: 50px;
	border-top: solid 3px #514b56;
	border-bottom: solid 3px #000000;
	background-image: -moz-linear-gradient(top, #3a383c, #252227);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#3a383c), to(#252227));
}

article div.link_on hr {
	border: none;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #524f53;
	height: 2px;
	margin: 0;
}
article div.link_on p {
	position: relative;
	display: block;
	padding: 22px 0;
	color: #CCA870;
	font-size: 30px;
	font-weight: 300;
}
article div.link_on p.sub {
	color: #7b7c7d !important;
	padding: 15px 0 20px;
	line-height: 40px;
}
article div.link_on img {
	position: absolute;
	top: 50%;
	right: 0px;
	z-index: 1;
	height: 60px;
	margin: -30px 0 0 0;
}
article div.link_off {
	padding: 0 25px;
	min-height: 93px;
	line-height: 50px;
	border-top: solid 3px #514b56;
	border-bottom: solid 2px #000000;
	background-image: -moz-linear-gradient(top, #3a383c, #252227);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#3a383c), to(#252227));
}
article div.link_off p {
	display: block;
	padding: 22px 0;
	color: #cca870;
	font-size: 30px;
	font-weight: 300;
}
article div.link_current {
	padding: 0 25px;
	min-height: 93px;
	line-height: 50px;
	border-top: solid 3px #2b292f;
	border-bottom: solid 2px #1d1920;
	background-image: -moz-linear-gradient(top, #28252a, #242127);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#28252a), to(#242127));
}
article div.link_current p {
	position: relative;
	display: block;
	padding: 22px 0;
	color: #7b7c7d;
	font-size: 30px;
	font-weight: 300;
}
article div.link_current img {
	position: absolute;
	top: 50%;
	right: 0px;
	z-index: 1;
	height: 60px;
	margin: -30px 0 0 0;
}
article div.accordion, article div.att_accordion {
	position: relative;
	padding: 0 25px 0 19px;
	min-height: 70px;
	line-height: 50px;
	background: #24212c;
	border-left: solid 4px #cc4c30;
	margin-bottom: 2px;
}
article div.att_accordion {
	padding: 0 65px 0 19px;
}

article div.att_accordion p span {
	margin-left: 10px;
	color: #7b7c7d;
}
article div.accordion img, article div.att_accordion img {
	position: absolute;
	bottom: 10px;
	right: 25px;
	z-index: 1;
	height: 35px;
	margin: -17px 0 0 0;
}
article div.att_accordion img.icon {
	position: absolute;
	top: 50%;
	right: 80px;
	z-index: 1;
	height: 55px;
	margin: -27px 0 0 0;
}
#qacontent article div.att_accordion img.icon {
	position: absolute;
	top: 50%;
	right: 10px;
	z-index: 1;
	height: 55px;
	margin: -27px 0 0 0;
}

article div.accordion p, article div.att_accordion p {
	display: block;
	padding: 10px 0;
	font-size: 30px;
	line-height: 50px;
	font-weight: 300;
	color: #ffffff;
}
article div.att_accordion p {
	margin-right: 80px;
}
article div.accordion p.sub, article div.att_accordion p.sub {
	display: block;
	padding: 0 0 10px;
	font-size: 30px;
	line-height: 40px;
	font-weight: 300;
	color: #7b7c7d;
	margin-right: 45px;
}

article div.link_btn {
	position: relative;
	padding: 0 80px 0 10px;
	width: 84%;
	min-height: 93px;
	line-height: 50px;
	text-align: left;
	border: solid 3px #cca870;
	background-image: -moz-linear-gradient(top, #3a383c, #252227);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#3a383c), to(#252227));
}
article div.link_btn img {
	position: absolute;
	top: 50%;
	right: 10px;
	z-index: 1;
	height: 60px;
	margin: -30px 0 0 0;
}
article div.link_btn p {
	display: block;
	padding: 22px 0;
	color: #cca870;
	font-size: 30px;
	font-weight: 300;
}

aside.submenu {
	display: block;
	float: right;
}
aside.submenu ul li {
	margin-bottom: 3px;
	float: none;
}
aside.submenu ul li:first-child {
	margin: 3px 0 3px;
}
article.submenu {
	width: 510px;
	margin-right: 90px;
}
article.submenu div.title {
	width: 90.2%;
}
article.submenu div.link_btn {
	width: 81.2%;
}

article section.accordion, article section.att_accordion {
	display: none;
}
article section.accordion_open, article section.att_accordion_open {
	display: block;
}
p.about_menu {
	margin: 50px 0 40px;
	padding: 50px 10px 0;
	border-top: solid 3px #393332;
}
/**
 *
 */
section.usual {
	padding-left: 25px;
	padding-right: 25px;
}
section.usual dt {
	float: right;
	margin-left: 30px;
}
section.usual dd {
	padding: 30px 30px 30px 0px;
}
/**
 *
 */
section.usual_dig {
	padding-left: 25px;
	padding-right: 25px;
}
section.usual_dig dl {
	max-width: 580px;
	margin-bottom: 30px;
	clear: both;
	display: inline-block;
}
section.usual_dig dt {
	float: left;
	max-width: 245px;
}
section.usual_dig dt p {
	margin-bottom: 15px;
}
section.usual_dig dd {
	margin-left: 278px;
	max-width: 302px;
}
/**
 *
 */
section.latest {
	padding-left: 25px;
	padding-right: 25px;
}
section.latest dl {
	max-width: 550px;
	margin-bottom: 30px;
	clear: both;
	display: inline-block;
}
section.latest dt {
	float: left;
	max-width: 204px;
}
section.latest dd {
	color: #CCA870;
	margin-left: 222px;
	line-height: 204px;
}
section.latest p {
	display: inline-block;
	margin-bottom: 30px;
}
/**
 *
 */
p.customize {
	margin: 25px 0;
}
p.design {
	margin: 0 37px 30px;
}
p.vaser_equipment {
	margin-bottom: 10px;
}
div.equipment {
	min-height: 227px;
	margin-bottom: 25px;
}
p.equipment {
	margin: 0 0 30px 25px;
	float: right;
}

section.slim dl dd p.title {
	color: #CC4C30;
}

section.slim dl {
	max-width: 100%;
	clear: both;
	display: inline-block;
	padding-top: 25px;
	padding-bottom: 25px;
}
section.slim dl:first-child {
	padding-top: 0;
}
section.slim dl:last-child {
	padding-bottom: 0;
}
section.slim dl dt {
}
section.slim dl dt p {
}
section.slim dl dd {
	padding-bottom: 10px;
}
section.slim dl dd p {
	display: block;
}
section.slim dl dd p.title {
	color: #CC4C30;
}

section.crf dl {
	max-width: 100%;
	margin-bottom: 10px;
	clear: both;
	display: inline-block;
}
section.crf dl dt {
	float: left;
	max-width: 140px;
	padding: 10px;
}
section.crf dl dt p {
	max-width: 120px;
	margin: 0;
}
section.crf dl dd {
	color: #CCA870;
	margin-left: 140px;
	min-height: 100px;
	padding: 20px 0;
}

/**
 *
 */
section.first {
	margin-top: 30px;
}
section.case {
	padding-top: 10px;
}
section.case p.profile {
	font-size: 25px;
	line-height: 35px;
	color: #7b7c7d;
	margin: 0 10px;
}
section.case p.profile span {
	font-size: 30px;
	line-height: 50px;
	color: #ffffff;
}
section.case p.pic {

}
section.case p.pic img {
}
section.case p.caption {
	position: relative;
	min-height: 35px;
	font-size: 25px;
	line-height: 35px;
	margin-bottom: 10px;
}
section.case p.caption span.before {
	position: absolute;
	top: 0px;
	left: 22%;
	z-index: 1;
	height: 35px;
}
section.case p.caption span.after {
	position: absolute;
	top: 0px;
	left: 70%;
	z-index: 1;
	height: 35px;
}
section.case p {
	margin: 0 10px 10px;
}
section.case p.comment {
	color: #CCA870;
}

#cases .price-info {
	margin: 0 1rem 1rem;
}

#cases .price-info .info-text {
	line-height: 1.333333333;
	font-size: 1.2rem;
}

#cases .price-info .info .title {
	font-weight: bold;
}

#cases .price-info .caution {
	margin-top: .3rem;
}

/**
 *
 */
div.area p {
	margin: 0 10px 30px 371px;
}
p.dr_name {
	color: #7b7c7d;
	margin: 0 10px 10px;
}
p.distription {
	margin-bottom: 30px;
}
section.dr table {
	width: 550px;
	margin: 0 0 25px;
}
article.submenu section.dr table {
	width: 470px;
}
section.dr table td {
	vertical-align: top;
	padding: 0 5px 5px;
}
section.dr table td.box_padding {
	padding: 5px;
}
section.dr table td.year {
	width: 100px;
}
section.dr ul {
	margin-bottom: 25px;
}
section.dr ul li {
	list-style-type: disc;
	margin-left: 1.0em;
}
div.seal {
	padding-top: 30px;
}
div.seal p.seal {
	text-align: center;
	margin-bottom: 30px;
}
div.seal p.caption {
	color: #cc4c30;
	margin: 0 0 10px;
}

p.blog {
	text-align: right;
	margin: 25px 0 0;
}

/**
 *
 */
#clinic_info {
	position: relative;
	width: 100%;
	max-height: 300px;
	margin: 25px 0;
}
#clinic_info .slides_container {
	width: 100%;
	min-height: 250px;
	overflow: hidden;
	background-position: 0 0 !important;
	margin-bottom: 10px;
}
#clinic_info a.prev {
	position: absolute;
	left: 10px;
	top: 102px;
	z-index: 100;
	width: 26px;
	height: 52px;
	background: url(../img/back.png) center center no-repeat;
	background-size: 26px 52px;
	overflow: hidden;
}
#clinic_info a.next {
	position: absolute;
	right: 10px;
	top: 102px;
	z-index: 100;
	width: 26px;
	height: 52px;
	background: url(../img/next.png) center center no-repeat;
	background-size: 26px 52px;
	overflow: hidden;
}
#clinic_info .pagination {
	position: relative;
	left: 50%;
	margin-left: -65px;
	width: 130px;
	height: 21px;
}
#clinic_info .pagination:before, #clinic_info .pagination:after {
	content: "";
	display: table;
}
#clinic_info .pagination:after {
	clear: both;
}
#clinic_info .pagination li {
	float: left;
	margin: 0 2px;
}
#clinic_info .pagination li a {
	display: block;
	float: left;
	padding-top: 21px;
	width: 21px;
	height: 0;
	background: url(../img/slide_nav02.png) center center no-repeat;
	background-size: 21px 21px;
	overflow: hidden;
}
#clinic_info .pagination .current a {
	background-image: url(../img/slide_nav01.png);
	background-size: 21px 21px;
}
section.clinic_info {
	margin: 25px;
}
section.clinic_info table {

}
section.clinic_info table th {
	width: 110px;
	vertical-align: top;
	font-weight: normal;
}
section.clinic_info table td {
	padding-bottom: 10px;
}
section.clinic_info table td dl dt {
	float: left;
}
section.clinic_info table td dl dd {
	margin-left: 140px;
}

section.clinic_inquiry {
	margin: 25px 0 30px;
}
section.clinic_inquiry dt {
	float: left;
}
section.clinic_inquiry dd {
	margin-left: 150px;
	min-height: 92px;
	padding: 20px 0;
}
section.clinic_inquiry dd.net {
	min-height: 52px;
	padding: 40px 0;
}
section.clinic_inquiry p.btn {
	position: relative;
	margin: 0 25px 30px 180px;
}
article.submenu section.clinic_inquiry p.btn {
	margin: 30px 0 30px 90px;
}
section.clinic_inquiry p.btn img {
	vertical-align: middle;
	margin-left: 10px;
}
section.clinic_inquiry p.btn img.arrow {
	margin: -21px 0 0 0;
	text-align: right;
	position: absolute;
	top: 50%;
	right: 10px;
	z-index: 1;
	height: 47px;
}

section.clinic_inquiry div.free_tel {

}
section.clinic_inquiry div.free_tel p {
	margin: 25px 0;
}
section.clinic_inquiry {
}
section.map {
	margin: 25px 0;
}
#hiroshima section.map img {
	width: 100%;
}
section.map_trans {

}
section.map_trans ul {
	margin: 0 0 30px 25px;
}
section.map_trans ul li {
	margin-bottom: 10px;
}
section.map_trans ul li dl {

}
section.map_trans ul li dl dt {
	float: left;
}
section.map_trans ul li dl dt img {
	vertical-align: top;
	margin-right: 10px;
}
section.map_trans ul li dl dd {
	margin-left: 350px;
}
section.gmap_link p {
	margin: 25px 0;
}
/**
 *
 */
p.price_notice {
	color: #BA3921;
	border: 1px solid #464147;
	text-align: left;
	margin: 0 0 1.5em;
	padding: 0.5em;
}
p.price_title {
	background: #7b7c7d;
	color: #fffff;
	padding: 10px 25px;
	margin-bottom: 10px;
}
#oneday p.price_title {
	padding: 5px 10px;
}
hr.price {
	border: none;
	border-top: solid 3px #393332;
	height: 3px;
	margin: 0 0 10px;
}
#women span, #men span {
	color: #CCA870;
}
article section.price_table table {
	width: 91.8%;
	margin: 0 25px 25px;
}
article.submenu section.price_table table {
	width: 90.1%;
}
article section.price_table table td {
	border: solid 3px #393332;
	padding: 10px;
}
article section.price_table table td.price {
	text-align: center;
}
article section.price_table table td.price span {
	display: block;
	font-size: 1.3rem;
	line-height: 1;
}
article section.price_table table td.price.point span {
	color: #c5c6c6;
}
article section.price_table p.plus {
	text-align: center;
	margin: 0 25px 25px;
}
article section.price_table p.orange_title {
	color: #ffffff;
	background: #CC4C30;
	margin: 0 25px 25px;
	padding: 5px 25px;
}
article section.price_table div.option {
	margin-left: 25px;
}
article section.price_table div.option table {
	width: 91.4%;
	margin: 0 25px 25px;
	text-align: center;
}
article.submenu section.price_table div.option table {
	width: 89.7%;
}
article.submenu section.price_table div.option dl dd table {
	width: 100%;
}
article section.price_table dl.vaser {
	margin: 0 25px 25px 25px;
}
article section.price_table dl.vaser dt {
	border-left: solid 3px #393332;
	border-right: solid 3px #393332;
	border-bottom: solid 3px #393332;
	font-size: 30px;
	line-height: 50px;
	padding: 25px 70px 25px 25px;
	position: relative;
}
article section.price_table dl.vaser dt.first {
	border-top: solid 3px #393332;
}
article section.price_table dl.vaser dt p img {
	position: absolute;
	top: 50%;
	right: 10px;
	z-index: 1;
	height: 35px;
	margin: -17px 0 0 0;
}
article section.price_table dl.vaser dd {
	display: none;
}
article section.price_table dl.vaser dd.open {
	display: block;
}
article section.price_table dl.vaser dd table {
	border-bottom: solid 3px #393332;
	margin: 0;
	width: 100%;
}
article section.price_table dl.vaser dd table td.price {
	width: 39%;
}
article section.price_table table tr.center {
	text-align: center;
}
article section.price_table table td.arrow {
	width: 50px;
	background: #24212C;
}
article section.price_table div.option table td ul li {
	list-style-type: disc;
	margin-left: 1.0em;
}

article section.payment {
	margin: 25px;
}
article section.payment p {
	margin-bottom: 10px;
}
article section.payment p.title {
	color: #CC4C30;
}
article section.campaign table {
	width: 91.8%;
	margin: 0 25px 25px;
	text-align: center;
}
article.submenu section.campaign table {
	width: 90.1%;
}
article section.campaign table td {
	border: solid 3px #393332;
}
article section.campaign table td.arrow {
	width: 50px;
	background: #24212C;
}
article section.campaign table td.price {
	min-width: 150px;
	color: #cc4c30;
}
article section.campaign table td div {
	margin: 0;
}
article section.campaign table td div ul {
	display: inline-block;
}
article section.campaign table td div ul li {
	float: left;
	padding: 5px;
	margin: 5px;
	background: #24212C;
}
article section.campaign table td div p {
	display: inline-block;
	padding: 5px;
	margin: 5px;
}
article section.campaign table td div p.basic {
	color: #cc4c30;
}
article section.campaign table td div p.aftercare {
	background: #24212C;
	padding: 5px 12px;
}

article section.price_table {
	margin-top: 25px;
}
article section.price_table table td span:last-child {
	display: block;
	font-size: 1.3rem;
}

article section.price_table p.monitor_btn {
	margin: 0 0 25px 150px;
	text-align: right;
}
article.submenu section.price_table p.monitor_btn {
	margin: 0 0 25px 70px;
}

#transportation article section div, #guarantee article section div {
	margin: 0 25px 25px;
}
#transportation article section div.tel {
	margin: 0 0 25px;
}

#transportation article section div ul {
	margin-bottom: 25px;
}
#transportation article section div ul li {
	list-style-type: disc;
	margin-left: 1.0em;
}
#transportation article section.box dl {
	min-height: 78px;
}
#transportation article section.box dl dt {
	float: left;
}
#transportation article section.box dl dd {
	margin-left: 82px;
}
#transportation article dl.amount {
	margin: 0 25px 25px;
	border: solid 3px #393332;
	text-align: center;
}
#transportation article dl.amount dt {
	padding: 10px;
	border-bottom: solid 3px #393332;
	background: #7b7c7d;
}
#transportation article dl.amount dd {
	padding: 10px;
	color: #cc4c30;
}
#transportation article dl.area {
	margin-bottom: 25px;
}
#transportation article dl.area dt {
	border-left: solid 3px #393332;
	border-right: solid 3px #393332;
	border-bottom: solid 3px #393332;
	font-size: 30px;
	line-height: 50px;
	padding: 10px 70px 10px 25px;
	position: relative;
}
#transportation article dl.area dt.first {
	border-top: solid 3px #393332;
}
#transportation article dl.area dt p img {
	position: absolute;
	top: 50%;
	right: 10px;
	z-index: 1;
	height: 35px;
	margin: -17px 0 0 0;
}
#transportation article dl.area dd {
	display: none;
	border-left: solid 3px #393332;
	border-right: solid 3px #393332;
}
#transportation article dl.area dd.open {
	display: block;
}
#transportation article dl.area dd table {
	border-bottom: solid 3px #393332;
	margin: 0;
	width: 100%;
}
#transportation article dl.area dd table tr th {
	font-size: 25px;
	line-height: 35px;
	padding: 10px 0 10px 25px;
	background: #7B7C7D;
}
#transportation article dl.area dd table tr td {
	font-size: 25px;
	line-height: 35px;
	padding-left: 25px;
	vertical-align: top;
}
#transportation article dl.hotel dd table tr td {
	padding: 10px 0 10px 25px;
}
#transportation article dl.area dd table tr td.price {
	width: 120px;
	padding-left: 0px;
}
#transportation article dl.area dd table tr.total td {
	font-size: 30px;
	line-height: 50px;
	padding: 10px 0 10px 25px;
}
#transportation article dl.area dd table tr.total td.price {
	font-size: 30px;
	line-height: 50px;
	padding: 10px 0;
	color: #cc4c30;
}
#transportation article dl.area dd table tr th.link {
	background: #000000;
	padding: 10px 25px;
}
#transportation article dl.area dd table tr th.link div.link_btn {
	width: 81%;
}
#transportation article.submenu dl.area dd table tr th.link div.link_btn {
	width: 76%;
}
article div.tel {
	margin: 0;
}
article div.tel dt {
	float: left;
}
article div.tel dd {
	margin-left: 150px;
	min-height: 92px;
	padding: 0 0 20px;
}
article div.tel p {
	margin: 0 0 25px;
}
article div.tel p.free_tel {
	margin: 0 0 10px;
}
article div.link_btn {
	margin: 0;
}

/**
 *
 */
#keyword article section.search {
	margin: 25px;
	display: block;
}
#keyword article.submenu section.search {
	width: 89% !important;
}
#keyword article section.search form {
	width: 100%;
	display: block;
	margin-bottom: 5px;
}
#keyword article section.search form table {
	height: 73px;
	width: 100%;
	background: #393332;
	border: solid 3px #393332;
}
#keyword article section.search form table td.icon {
	width: 68px;
}
#keyword article section.search form table td.icon img {
	border: solid 3px #ffffff;
}
#keyword article section.search form table td.text input {
	width: 91.1%;
	padding: 0 10px;
	margin: 0 3px;
	height: 70px;
	background: #c5c6c6;
	line-height: 70px;
	font-size: 1.9em;
}
#keyword article.submenu section.search form table td.text input {
	width: 87.6%;
}
#keyword article section.search form table td.btn {
	width: 110px;
}
#keyword article section.search div.history {
	clear: both;
	width: 99%;
	display: inline-block;
	background: #ffffff;
	border: solid 3px #393332;
}
#keyword article.submenu section.search div.history {
	width: 98.5%;
}

#keyword article section.search div.history p {
	background: #393332;
	color: #ffffff;
	margin: 5px;
	padding: 5px 10px;
}
#keyword article section.search div.history ul {
	display: block;
	overflow: hidden;
	margin: 0 5px 10px;
}
#keyword article section.search div.history ul li {
	display: inline;
	margin: 0 2px;
	white-space: nowrap;
	line-height: 50px;
}
#keyword article section.search div.history ul li a {
	padding: 4px;
	text-decoration: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	font-size: 10px;
	-webkit-transition: background 0.1s linear, color 0.1s linear;
	-moz-transition: background 0.1s linear, color 0.1s linear;
	-o-transition: background 0.1s linear, color 0.1s linear;
	transition: background 0.1s linear, color 0.1s linear;
}
#keyword article section.search div.history ul li a.no1 {
	font-size: 1.4em;
}
#keyword article section.search div.history ul li a.no2 {
	font-size: 1.6em;
}
#keyword article section.search div.history ul li a.no3 {
	font-size: 1.8em;
}
#keyword article section.search div.history ul li a.no4 {
	font-size: 2em;
}
#keyword article section.search div.history ul li a.no5 {
	font-size: 2.2em;
}
#keyword article section.search div.history ul li a.no6 {
	font-size: 2.4em;
}
#keyword article section.search div.history ul li a.patten1 {
	color: #c5c6c6;
	background: #000000;
}
#keyword article section.search div.history ul li a.patten2 {
	color: #7b7c7d;
	background: #c5c6c6;
}
#keyword article section.search div.history ul li a.patten3 {
	color: #393332;
	background: #c5c6c6;
}
#keyword article section.search div.history ul li a:hover {
	color: white !important;
	background: #CC4C30;
}
section.qa_box {
	width: 100%;
	overflow: hidden;
}
section.qa_box p.result {
	text-align: center;
	margin: 15px 0;
}
section.qa_box p.result span {
	color: #ff3300;
}
#qa_list, ul.qa_list {
	padding: 10px 0;
	width: 100%;
	max-height: 780px;
	padding-right: 15px;
	overflow-x: hidden;
}

#qa_list li:first-child, ul.qa_list li:first-child {
	border-top: solid 3px #393332;
}
#qa_list li, ul.qa_list li {
	clear: both;
	padding: 25px;
	border-bottom: solid 3px #393332;
	width: 94%;
}
#qa_list li a p, ul.qa_list li a p {
	color: #C5C6C6;
}
#qa_list li p img, ul.qa_list li p img {
	float: right;
}
#qa_list li dl, ul.qa_list li dl {
	min-height: 61px;
}
#qa_list li dl dt, ul.qa_list li dl dt {
	float: left;
}
#qa_list li dl dd, ul.qa_list li dl dd {
	margin-left: 60px;
}
#qacontent section.question {
	margin: 25px;
}
#qacontent section.question dl {
	min-height: 61px;
}
#qacontent section.question dl dt {
	float: left;
}
#qacontent section.question dl dd {
	margin-left: 60px;
	color: #CCA870;
}
#qacontent section.question p.qa_notice {
	color: #BA3921;
	border: 1px solid #464147;
	text-align: left;
	margin: 0 0 1.5em;
	padding: 0.5em;
}

#qacontent #qa_list li {
	width: 91.6% !important;
}
#qacontent article.submenu #qa_list li {
	width: 90.2% !important;
}

#qacontent section.answer {
	margin: 25px;
}

#qacontent section.answer dl.related-keyword {
    clear: both;
    width: 100%;
    margin: 1.5em auto 1.0em;
    display: inline-block;
    background: #ffffff;
    border: solid 0.1em #c7bcb5;
}
#qacontent section.answer dl.related-keyword dt.title {
    background: #898989;
    color: #ffffff;
    margin: 0;
    padding: 0.5em 1.0em;
    text-align: center;
    font-size: 1.2em;
    line-height: 1.6em;
}
#qacontent section.answer dl.related-keyword dd{

}
#qacontent section.answer dl.related-keyword dd.contents ul.keyword-list {
    display: block;
    overflow: hidden;
    margin: 1.0em 1.5em;
}
#qacontent section.answer dl.related-keyword dd.contents ul.keyword-list li.keyword-item {
    display: inline;
    margin: 0 0.2em;
    white-space: nowrap;
    line-height: 3.0em;
}
#qacontent section.answer dl.related-keyword dd.contents ul.keyword-list li.keyword-item a {
    padding: 0.4em;
    color: #6d9dd0;
    background: #edeceb;
    text-decoration: none;
    -webkit-border-radius: 0.4em;
    -moz-border-radius: 0.4em;
    -ms-border-radius: 0.4em;
    -o-border-radius: 0.4em;
    border-radius: 0.4em;
    font-size: 25px;
    -webkit-transition: background 0.1s linear, color 0.1s linear;
    -moz-transition: background 0.1s linear, color 0.1s linear;
    -o-transition: background 0.1s linear, color 0.1s linear;
    transition: background 0.1s linear, color 0.1s linear;
}
#qacontent section.answer dl.related-keyword dd.contents ul.keyword-list li.keyword-item a:hover {
    color: white !important;
    background: #ec7c78;
}

#qacontent section.answer p.img {
	margin-right: 70px;
}
#qacontent section.answer p.btn {
	margin: 25px 0 25px 180px;
}
#qacontent article.submenu section.answer p.btn {
	margin: 30px 0 30px 90px;
}
/**
 * 	ドメイン設定
 */

p.ck_btn {
	text-align: right;
	margin: 25px
}
ol.domain {
	margin: 10px 25px;
}
/**
 * 	各院の電話番号
 */
#tel section.info {
	margin: 0 25px 50px;
}
