@charset "UTF-8";

@media screen and (min-width: 761px) {

/*----------------------------------------------------
	TOP
----------------------------------------------------*/

section#top {
}
section#top .visual {
margin: 0 0 30px 0;
width: 100%;
overflow: hidden;
}
section#top .visual .flex-viewport {
position: relative;
overflow: hidden;
}
section#top .visual .slides li {
display: none;
}
section#top .visual .slides li img {
width: 100%;
height: auto;
}
section#top .flex-direction-nav a.flex-prev {
background: url(../images/top/ico_prev.png) no-repeat center center;
}
section#top .flex-direction-nav a.flex-next {
background: url(../images/top/ico_next.png) no-repeat center center;
}
section#top .list {
margin: 0 0 80px 0;
overflow: hidden;
display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
justify-content: center;
}
section#top .list .block {
width: 241px;
margin: 0 12px 0 0;
border: 1px solid #d6d7d6;
background: url(../images/top/bg_list.jpg) repeat left top;
}
section#top .list .block:last-child {
margin: 0;
}
section#top .list .block ul li {
border-top: 1px solid #d6d7d6;
background: url(../images/top/bg_li.jpg) repeat-x left top;
background-size: auto 100%;
}
section#top .list .block ul li a {
padding: 8px 0 8px 30px;
color: #333;
font-size: 16px;
border: 1px solid #fff;
display: block;
}
section#top .list .block:nth-child(1) ul li a {
background: url(../images/top/ico_list1.png) no-repeat 15px center;
background-size: 7px auto;
}
section#top .list .block:nth-child(2) ul li a {
background: url(../images/top/ico_list2.png) no-repeat 15px center;
background-size: 7px auto;
}
section#top .list .block:nth-child(3) ul li a {
background: url(../images/top/ico_list3.png) no-repeat 15px center;
background-size: 7px auto;
}
section#top .list .block:nth-child(4) ul li a {
background: url(../images/top/ico_list4.png) no-repeat 15px center;
background-size: 7px auto;
}
section#top .list .block ul li:hover a {
color: #fff;
background: url(../images/top/ico_list.png) no-repeat 15px center;
background-size: 7px auto;
}
section#top .list .block:nth-child(1) ul li:hover {
background: #6056c7;
background-size: 7px auto;
}
section#top .list .block:nth-child(2) ul li:hover {
background: #8a53ab;
background-size: 7px auto;
}
section#top .list .block:nth-child(3) ul li:hover {
background: #e364b4;
background-size: 7px auto;
}
section#top .list .block:nth-child(4) ul li:hover {
background: #e09933;
background-size: 7px auto;
}
section#top .case {
margin: 0  0 50px 0;
}
section#top .case > ul {
overflow: hidden;
}
section#top .case > ul > li {
width: 320px;
margin: 0 20px 20px 0;
float: left;
}
section#top .case > ul > li:nth-child(3n) {
margin: 0 0 20px 0;
}
section#top .case > ul > li:nth-child(3n+1) {
clear: both;
}
section#top .case > ul > li a {
color: #333;
}
section#top .case > ul > li a:hover ul {
opacity: 0.7;
}
section#top .case > ul > li .images {
width: 100%;
height: 155px;
background: #fff url(../images/common/ico_case_arrow.png) no-repeat center center;
background-size: 15px auto;
position: relative;
}
section#top .case > ul > li .images .before {
width: 127px;
height: 127px;
border: 1px solid #d6d7d6;
position: absolute;
top: 13px;
left: 13px;
}
section#top .case > ul > li .images .after {
width: 127px;
height: 127px;
border: 1px solid #d6d7d6;
position: absolute;
top: 13px;
right: 13px;
}
section#top .case > ul > li .images .beforeImage {
width: 100%;
height: 100%;
}
section#top .case > ul > li .images .afterImage {
width: 100%;
height: 100%;
}
section#top .case > ul > li .images img.beforeIcon {
width: 44px;
height: 44px;
position: absolute;
top: -11px;
left: -11px;
}
section#top .case > ul > li .images img.afterIcon {
width: 44px;
height: 44px;
position: absolute;
top: -11px;
left: -11px;
}
section#top .case > ul > li:hover .images img.beforeIcon {
opacity: 1;
}
section#top .case > ul > li:hover .images img.afterIcon {
opacity: 1;
}
section#top .case > ul > li ul {
padding: 3px 13px 0;
overflow: hidden;
}
section#top .case > ul > li ul > li {
margin: 0 5px 5px 0;
padding: 3px 5px;
font-size: 12px;
font-weight: bold;
border: 1px solid #d6d7d6;
background: #f8f7f4;
float: left;
}
section#top .case > ul > li > .link {
padding: 5px 0 0 0;
text-align: right;
border-top: 1px dotted #d6d7d6;
}
section#top .case > ul > li > .link a {
padding: 2px 18px 2px 0;
color: #333333;
font-weight: bold;
background: url(../images/top/ico_case.png) no-repeat right center;
}
section#top .case > ul > li > .link a:hover {
text-decoration: underline;
}
section#top .case .btn {
padding: 20px 0 0 0;
text-align: center;
border-top: 1px dotted #d6d7d6;
}
section#top .case .btn a {
padding: 5px 20px;
color: #fff;
text-align: center;
border-radius: 3px;
background: #333;
display: inline-block;
}
section#top .case .btn a:hover {
opacity: 0.7;
}
section#top .flow {
margin: 0  0 80px 0;
}
section#top .flow ul {
overflow: hidden;
}
section#top .flow ul li {
width: 241px;
margin: 0 12px 0 0;
float: left;
}
section#top .flow ul li:last-child {
margin: 0;
}
section#top .flow ul li a img {
width: 100%;
}
section#top .news {
margin: 0 0 80px 0;
background:url(../images/top/news_ml.jpg) repeat-y left top,
url(../images/top/news_mr.jpg) repeat-y right top,
#fff;
}
section#top .news h2 {
width: 100%;
height: 45px;
padding: 3px 0 0 0;
color: #fff;
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
font-size: 24px;
text-align: center;
background:url(../images/top/news_tl.jpg) no-repeat left top,
url(../images/top/news_tr.jpg) no-repeat right top,
url(../images/top/news_top.jpg) no-repeat left top;
}
section#top .news ul {
padding: 10px 35px 20px 35px;
}
section#top .news ul li {
font-size: 14px;
padding: 13px 15px;
border-bottom: 1px solid #d7d3c9;
}
section#top .news ul li dl dt {
width: 130px;
float: left;
}
section#top .news ul li dl dd a {
font-weight: bold;
}
section#top .news ul li dl dd a:hover {
text-decoration: underline;
}
section#top .news .btn {
padding:0 0 27px 0;
text-align: center;
background:url(../images/top/news_bl.jpg) no-repeat left bottom,
url(../images/top/news_br.jpg) no-repeat right bottom,
url(../images/top/news_bc.jpg) repeat-x left bottom;
}
section#top .news .btn a {
padding: 5px 20px;
color: #fff;
text-align: center;
border-radius: 3px;
background: #333;
display: inline-block;
}
section#top .news .btn a:hover {
opacity: 0.7;
}
section#top .news.column h2 {
  background:url(../images/top/news_tl.jpg) no-repeat left top,
  url(../images/top/news_tr.jpg) no-repeat right top,
  url(../images/top/news_column_top.jpg) no-repeat left top;
}
section#top .news.column li a {
color: #d69408;
}

section#top .doctorblog {
margin: 0 0 80px 0;
background:url(../images/top/news_ml.jpg) repeat-y left top,
url(../images/top/news_mr.jpg) repeat-y right top,
#fff;
}
section#top .doctorblog h2 {
width: 100%;
height: 45px;
padding: 3px 0 0 0;
color: #fff;
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
font-size: 24px;
text-align: center;
background:url(../images/top/news_tl.jpg) no-repeat left top,
url(../images/top/news_tr.jpg) no-repeat right top,
url(../images/top/doctorblog_top.jpg) no-repeat left top;
}
section#top .doctorblog ul {
padding: 10px 35px 20px 35px;
}
section#top .doctorblog ul li {
font-size: 14px;
padding: 13px 15px;
border-bottom: 1px solid #d7d3c9;
}
section#top .doctorblog ul li dl dt {
width: 340px;
float: left;
}
section#top .doctorblog ul li dl dt span {
padding: 0 0 0 20px;
}
section#top .doctorblog ul li dl dd a {
font-weight: bold;
}
section#top .doctorblog ul li dl dd a:hover {
text-decoration: underline;
}
section#top .doctorblog .btn {
padding:0 0 27px 0;
text-align: center;
background:url(../images/top/news_bl.jpg) no-repeat left bottom,
url(../images/top/news_br.jpg) no-repeat right bottom,
url(../images/top/news_bc.jpg) repeat-x left bottom;
}
section#top .doctorblog .btn a {
padding: 5px 20px;
color: #fff;
text-align: center;
border-radius: 3px;
background: #333;
display: inline-block;
}
section#top .doctorblog .btn a:hover {
opacity: 0.7;
}
section#top .doctorblog.column h2 {
background:url(../images/top/news_tl.jpg) no-repeat left top,
url(../images/top/news_tr.jpg) no-repeat right top,
url(../images/top/news_column_top.jpg) no-repeat left top;
}
section#top .doctorblog.column li a {
color: #d69408;
}

/* add 170921 */

section#top #tab .title {
display: none;
}
section#top ul.tabs {
margin: 0 0 30px 0;
border-bottom: 1px solid #d6d7d6;
display: flex;
justify-content: space-between;
}
section#top ul.tabs li {
width: 494px;
margin: 0 0 -1px 0;
text-align: center;
}
section#top ul.tabs li a {
margin: 4px 0 0 0;
padding: 15px 0;
color: #000;
font-size: 20px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
border-top: 1px solid #d6d7d6;
border-left: 1px solid #d6d7d6;
border-right: 1px solid #d6d7d6;
border-bottom: 1px solid #d6d7d6;
box-shadow: 0 -15px 15px -15px rgba(0,0,0,0.1) inset;
background: #e2e0dc;
display: block;
overflow: hidden;
}
section#top ul.tabs li a:hover {
margin: 4px 0 0 0;
border-bottom: 1px solid #d6d7d6;
background: #eeece6;
}
section#top ul.tabs li a.active {
margin: 0;
border-top: 5px solid #029ab1;
border-bottom: 1px solid #f3f1ec;
box-shadow: none;
background: #f3f1ec;
}
section#top ul.tabs li a.active:hover {
border-bottom: 1px solid #f3f1ec;
}
section#top ul.tabs li a span {
padding: 0 0 0 30px;
background: url(../images/top/ico_tab.png) no-repeat left center
}
section#top ul.tabs li a.active span,
section#top ul.tabs li a:hover span {
padding: 0 0 0 30px;
background: url(../images/top/ico_tab_on.png) no-repeat left center
}
section#top #tab2 {
margin: 0 0 80px 0;
border: 8px solid #e8e6e0;
display: none;
}
section#top .list2 {
padding: 30px;
border: 1px solid #d6d7d6;
background: #f8f7f4;
overflow: hidden;
display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;
}
section#top .list2 .block {
width: 31%;
}
section#top .list2 .block h3 {
margin: 0 0 10px 0;
padding: 0 0 4px 0;
color: #178d9c;
font-size: 16px;
font-weight: bold;
border-bottom: 1px dashed #d6d7d6;
}
section#top .list2 .block h3 span {
font-weight: bold;
}
section#top .list2 .block ul {
margin: 0 0 30px 0;
}
section#top .list2 .block ul li {
padding: 0 0 0 15px;
font-size: 14px;
background: url(../images/common/ico_subnav.png) no-repeat left 7px / 6px auto;
}
section#top .list2 .block ul li a {
color: #333;
text-decoration: none;
display: inline;
}
section#top .list2 .block ul li a:hover {
color: #178d9c;
text-decoration: underline;
}
.information {
width: 1000px;
margin: auto;
border: 5px solid #ccc;
padding: 15px 25px;
margin-bottom: 30px;
	background: #fff;
}

/*----------------------------------------------------
	sub
----------------------------------------------------*/

section.sub .leftColumn {
width: 265px;
height: auto;
padding-left: 30px;
}
section.sub .leftColumn .block {
margin-bottom: 1rem;
border: 1px solid #F3F0EC;
}
section.sub .leftColumn .block .topimg {
line-height: 0;
}
section.sub .leftColumn .block ul li {
border-top: 1px solid #F3F0EC;
}
section.sub .leftColumn .block ul li:hover {
background: #e8e6e0;
}
section.sub .leftColumn .block ul li a {
padding: 0.6rem 1rem;
font-size: 0.9rem;
background: #fff;
color: #333;
display: block;
}
section.sub .leftColumn .block ul li a::before {
font-family: "Font Awesome 5 Free";
font-weight: 900;
content: '\f105';
margin-right: 1rem;
color: #F3F0EC;
}
section.sub .leftColumn .block:nth-of-type(1) ul li a:hover {
    background: #6057c8;
    color: #fff;
}
section.sub .leftColumn .block:nth-of-type(2) ul li a:hover {
    background: #8853a9;
    color: #fff;
} 
section.sub .leftColumn .block:nth-of-type(3) ul li a:hover {
    background: #e462b3;
    color: #fff;
} 
section.sub .leftColumn .block:nth-of-type(4) ul li a:hover {
    background: #e19933;
    color: #fff;
}
section.sub .rightColumn {
width: 815px;
height: auto;
padding: 0 20px 0px 30px;
}
section.sub .rightColumn .title h2 {
font-size: 26px;
}
section.sub .rightColumn .title:after {
top: 8px;
}
section.sub .rightColumn ul.snav {
margin: 0 0 40px 0;
overflow: hidden;
}
section.sub .rightColumn ul.snav li {
margin: 0 0 20px 0;
width: 100%;
height: 190px;
padding: 20px;
color: #000;
font-size: 16px;
border: 1px solid #d6d7d6;
background: #fff;
display: block;
    cursor: pointer;
}
section.sub .rightColumn ul.snav li img {
width: 148px;
height: auto;
margin: 0 15px 15px 0;
border: 1px solid #d6d7d6;
float: left;
}
section.sub .rightColumn ul.snav li p {
margin: 10px;
line-height: 1.5 !important;
}
section.sub .rightColumn ul.snav li span {
font-size: 20px;
}
section.sub .rightColumn ul.snav li dl {
	float: right;
	text-align: right;
}
	section.sub .rightColumn ul.snav li dt {
		display: inline-block;
		margin-left: 5px;
		padding: 7px 4px;
		border-radius: 50%;
		font-size: 12px;
		color: #fff;
	}

section.sub .rightColumn ul.snav li .more {
	float: right;
	padding: 5px 25px;
	background: #40B1BF;
	font-size: 14px;
	color: #fff;
}
/*----------------------------------------------------
	sub1
----------------------------------------------------*/

section#sub1 .rightColumn .block {
margin: 0 0 30px 0;
/* padding: 10px;
background: #e8e6e0; */
}
section#sub1 .rightColumn .block .blockInner {
/* padding: 30px 0 0 0;
border: 1px solid #d6d7d6;
background: #fff; */
}
section#sub1 .rightColumn .block .blockInner h2 {
width: 740px;
margin: 0 0 24px -10px;
padding: 0 0 6px 0;
background: url(../images/sub/h3_left.png) no-repeat left bottom,
 url(../images/sub/h3_right.png) no-repeat right bottom;
}
section#sub1 .rightColumn .block .blockInner h2 span {
width: 100%;
height: 50px;
padding: 2px 0 0 0;
color: #fff;
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
font-size: 28px;
text-align: center;
background: #40b1bf;
display: block;
}
section#sub1 .rightColumn .block .blockInner .main {
padding: 0 20px 20px 20px;
/* overflow: hidden;
display: -webkit-flex;
display: -ms-flex;
display: flex;
flex-direction: row-reverse;
justify-content: space-around; */
}
section#sub1 .rightColumn .block .blockInner .main .image {
margin: 0 0 20px 0;
border: 1px solid #d6d7d6;
}
section#sub1 .rightColumn .block .blockInner .main .image img {
width: 300px;
height: auto;
border: 4px solid #fff;
}
section#sub1 .rightColumn .block .blockInner .main .txt {
margin: 0 0 20px 0;
}
section#sub1 .rightColumn .block .blockInner .main .txt img {
max-width: 100%;
height: auto;
}
section#sub1 .rightColumn .block .blockInner .main .bottom {
padding: 10px 0 0 0;
clear: both;
}
section#sub1 .rightColumn .block .blockInner .main .bottom img {
max-width: 100%;
height: auto;
}
section#sub1 .rightColumn .block .list h3 {
padding: 8px 0;
text-align: center;
line-height: 1;
position: relative;
background: #40B1BF;
}
section#sub1 .rightColumn .block .list h3 span {
padding: 0 20px;
color: #fff;
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
font-size: 18px;
text-align: center;
background: #40B1BF;
display: inline-block;
z-index: 2;
position: relative;
}
section#sub1 .rightColumn .block .list h3:after {
content: "";
width: calc(100% - 40px);
height: 1px;
background: #8dcdd4;
position: absolute;
top: 50%;
left: 20px;
z-index: 1;
}
section#sub1 .rightColumn .block .list ul {
border-left: 1px solid #d6d7d6;
border-right: 1px solid #d6d7d6;
background: #fff url(../images/sub/border_list.gif) repeat-x left bottom;
overflow: hidden;
}
section#sub1 .rightColumn .block .list ul li {
width: 50%;
padding: 15px 0 15px 35px;
font-size: 15px;
border-right: 1px solid #d6d7d6;
border-bottom: 1px solid #d6d7d6;
background: #fff url(../images/sub/ico_list.png) no-repeat 15px center;
float: left;
}
section#sub1 .rightColumn .block .list ul li:nth-child(2n) {
border-right: none;
}

/*----------------------------------------------------
	sub2
----------------------------------------------------*/

section#sub2 .rightColumn .block {
margin: 0 0 50px 0;
}
section#sub2 .rightColumn .block .blockInner {
}
/* 新施術ページ */
section#sub2 .single_ope_title {
	margin-bottom: 20px;
	height: 300px;
	line-height: 300px;
	background: #fafafa;
}
	section#sub2 .single_ope_title .single_ope_title_img {
		display: inline-block;
		width: 350px;
		height: 300px;
		vertical-align: middle;
	}
	section#sub2 .single_ope_title img {
		width: auto;
		height: 300px;
		object-fit: cover;
	}
	section#sub2 .single_ope_title h1 {
		display: inline-block;
		margin: 0 40px 0 50px;
		width: 315px;
		font-size: 24px;
		line-height: 2;
		vertical-align: middle;
	}
	section#sub2 .single_ope_title h1 span {
		display: block;
		font-size: 18px;
	}
section#sub2 .single_ope_osusume {
	margin-bottom: 20px;
	background: url(../images/top_2019/ope_osusume.jpg) right bottom no-repeat;
}
	section#sub2 .single_ope_osusume p {
		margin: 20px 210px 20px 35px;
		font-size: 24px;
		line-height: 1.6 !important;
	}
		section#sub2 .single_ope_osusume p span {
			font-size: 30px;
			color: #38a8b7;
		}
	section#sub2 .single_ope_osusume ul {
		position: relative;
		margin-left: 30px;
	}
		section#sub2 .single_ope_osusume ul li {
			padding: 0.3em 0 0.3em 2em;
			font-size: 24px;
		}
		section#sub2 .single_ope_osusume ul li:before {
			position: absolute;
			font-family: FontAwesome;
			content: "\f14a";
			left : 0.5em;
			color: #38a8b7;
  		}
	section#sub2 .ope_flow ul {
		margin: 10px auto 30px;
		width: 95%;
	}
		section#sub2 .ope_flow ul li {
			display: table;
			margin-bottom: 0.5em;
			padding: 1.2em 0.5em 1.2em 6.5em;
			min-height: 100px;
			font-size: 18px;
			background-size: 100px !important;
		}
				section#sub2 .ope_flow ul li:nth-child(1) { background: url(../images/athread/number_img_01.png) center left no-repeat; }
				section#sub2 .ope_flow ul li:nth-child(2) { background: url(../images/athread/number_img_02.png) center left no-repeat; }
				section#sub2 .ope_flow ul li:nth-child(3) { background: url(../images/athread/number_img_03.png) center left no-repeat; }
				section#sub2 .ope_flow ul li:nth-child(4) { background: url(../images/athread/number_img_04.png) center left no-repeat; }

		section#sub2 .ope_flow ul li p {
			display: table-cell;
			margin: 0;
			line-height: 1.6 !important;
			vertical-align: middle;
		}
/* 新施術ページここまで */

/*
section#sub2 .rightColumn .block .blockInner h2 {
width: 765px;
margin: 0 0 24px -10px;
padding: 0 0 6px 0;
background: url(../images/sub/h3_left.png) no-repeat left bottom,
 url(../images/sub/h3_right.png) no-repeat right bottom;
}
section#sub2 .rightColumn .block .blockInner h2 span {
width: 100%;
padding: 16px 10px;
color: #fff;
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
font-size: 32px;
text-align: center;
line-height: 1.2;
background: #40b1bf url(../images/sub/bg_title.jpg) repeat left top;
display: block;
}*/
body.single section .rightColumn .block h2,
body.single section.case_common h2,
body.page .container h2  {
    margin: 20px 0 20px;
	padding: 10px 20px;
    width: 100%;
	background: #38a8b7;
	font-size: 32px;
	color: #fff;
	text-align: center;
	line-height: 1.2;
	letter-spacing: 1px;
}
body.single section .rightColumn .block h2.normal_title {
    padding: 0;
    background: none;
    color: #333;
}
    body.single section .rightColumn .block h2.normal_title:before {
        content: '';
        position: absolute;
        bottom: -10px;
        display: inline-block;
        width: 160px;
        height: 1px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        background-color: #38a8b7;
        border-radius: 2px;
    }   	

body.single section .block h3,
body.single .case_common .section-content h3,
body.page .container h3 {
    margin: 20px 0 20px;
    padding: 0.2em;
	font-size: 22px;
	border-bottom: 3px solid #38a8b7;
	line-height: 1.2;
	letter-spacing: 2px;
}
body.single section.case_common h4,
body.page .container h4 {
	position: relative;
	margin: 40px 0;
	width: 100%;
	font-size: 20px;
	text-align: center;
}
	body.single section.case_common h4:before {
        content: '';
        position: absolute;
        bottom: -10px;
        display: inline-block;
        width: 160px;
        height: 1px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        background-color: #38a8b7;
        border-radius: 2px;
    }
body.single section .rightColumn p {
	letter-spacing: 0.15rem;
	line-height: 2;
}

body.single section.case_common .txt { margin: 30px auto; width: 100%; }

body.single section.case_common .txt p img {
	display: block;
	margin: 0 auto 10px;
}

section#sub2 .rightColumn .block .blockInner .main {
padding: 0;
overflow: hidden;
}
section#sub2 .rightColumn .block .blockInner .main .image {
margin: 0 0 20px 0;
border: 1px solid #d6d7d6;
float: right;
}
section#sub2 .rightColumn .block .blockInner .main .image img {
width: 300px;
height: auto;
border: 4px solid #fff;
}
section#sub2 .rightColumn .block .blockInner .main .txt {
width: 330px;
margin: 0 0 20px 0;
float: left;
}
section#sub2 .rightColumn .block .blockInner .main .txt img {
max-width: 100%;
height: auto;
}

section#sub2 .rightColumn .block .blockInner .main .content_area table {
	margin: 20px auto;
	width: 70%;
}
	section#sub2 .rightColumn .block .blockInner .main .content_area table th {
	width: 40%;
	}
section#sub2 .rightColumn .block .blockInner .main .bottom {
padding: 10px 0 0 0;
clear: both;
}
section#sub2 .rightColumn .block .blockInner .main .bottom img {
max-width: 100%;
height: auto;
}
section#sub2 .rightColumn .block .blockInner .main table {
width: 100%;
}
section#sub2 .rightColumn .block .blockInner .main table th {
width: 200px;
padding: 10px 20px;
font-weight: bold;
text-align: left;
border: 1px solid #d6d7d6;
background: #fafafa;
}
section#sub2 .rightColumn .block .blockInner .main table td {
padding: 10px 20px;
border: 1px solid #d6d7d6;
}
section#sub2 .rightColumn .block .list h3 {
padding: 8px 0;
text-align: center;
line-height: 1;
position: relative;
background: #40B1BF;
}
section#sub2 .rightColumn .block .list h3 span {
padding: 0 20px;
color: #fff;
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
font-size: 18px;
text-align: center;
background: #40B1BF;
display: inline-block;
z-index: 2;
position: relative;
}
section#sub2 .rightColumn .block .list h3:after {
content: "";
width: calc(100% - 40px);
height: 1px;
background: #8dcdd4;
position: absolute;
top: 50%;
left: 20px;
z-index: 1;
}
section#sub2 .rightColumn .block .list ul {
border-left: 1px solid #d6d7d6;
border-right: 1px solid #d6d7d6;
background: #fff url(../images/sub/border_list.gif) repeat-x left bottom;
overflow: hidden;
}
section#sub2 .rightColumn .block .list ul li {
width: 50%;
padding: 15px 0 15px 35px;
font-size: 15px;
border-right: 1px solid #d6d7d6;
border-bottom: 1px solid #d6d7d6;
background: #fff url(../images/sub/ico_list.png) no-repeat 15px center;
float: left;
}
section#sub2 .rightColumn .block .list ul li:nth-child(2n) {
border-right: none;
}
section#sub2 .rightColumn .block .price h3 {
padding: 8px 0;
text-align: center;
line-height: 1;
position: relative;
background: #40B1BF;
}
section#sub2 .rightColumn .block .price h3 span {
padding: 0 20px;
color: #fff;
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
font-size: 18px;
text-align: center;
background: #40B1BF;
display: inline-block;
z-index: 2;
position: relative;
}
section#sub2 .rightColumn .block .price h3:after {
content: "";
width: calc(100% - 40px);
height: 1px;
background: #8dcdd4;
position: absolute;
top: 50%;
left: 20px;
z-index: 1;
}
section#sub2 .rightColumn .block .price ul {
margin-bottom: 40px;
overflow: hidden;
}
section#sub2 .rightColumn .block .price ul li {
width: 100%;
padding: 20px;
font-size: 15px;
border-left: 1px solid #d6d7d6;
border-right: 1px solid #d6d7d6;
border-bottom: 1px solid #d6d7d6;
background: #fff;
float: left;
}
	section#sub2 .rightColumn .block .price ul li:first-child {
		border-top: 1px solid #d6d7d6;
	}
section#sub2 .rightColumn .block .price ul li img {
width: 78px;
border: 1px solid #d6d7d6;
float: left;
}
section#sub2 .rightColumn .block .price ul li dl {
width: 580px;
height: 80px;
display: table;
overflow: hidden;
}
section#sub2 .rightColumn .block .price ul li dl.l {
width: 100%;
}
section#sub2 .rightColumn .block .price ul li dl dt {
width: 350px;
padding: 0 30px 0 0;
height: 80px;
line-height: 1.4;
font-size: 18px;

vertical-align: middle;
}
section#sub2 .rightColumn .block .price ul li dl.l dt {
width: 350px;
}
section#sub2 .rightColumn .block .price ul li dl dt span {
display: block;
position: relative;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
section#sub2 .rightColumn .block .price ul li dl dd {
width: 350px;
height: 80px;
font-size: 18px;
text-align: right;
border-left: 1px dotted #ccc;
display: table-cell;
vertical-align: middle;
}
section#sub2 .rightColumn .block .price ul li dl dd span.red {
color: #e3424d;
font-size: 28px;
font-weight: bold;
}
section#sub2 .rightColumn .block .price ul li dl dd span.tax {
font-size: 16px;
}

/* 190319 院追加 */
section#sub2 .rightColumn .block .clinic h3 {
padding: 8px 0;
text-align: center;
line-height: 1;
position: relative;
background: #40B1BF;
}
section#sub2 .rightColumn .block .clinic h3 span {
padding: 0 20px;
color: #fff;
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
font-size: 18px;
text-align: center;
background: #40B1BF;
display: inline-block;
z-index: 2;
position: relative;
}
section#sub2 .rightColumn .block .clinic h3:after {
content: "";
width: calc(100% - 40px);
height: 1px;
background: #8dcdd4;
position: absolute;
top: 50%;
left: 20px;
z-index: 1;
}
section#sub2 .rightColumn .block .clinic ul li {
	display: inline-block;
	width: 49%;
	text-align: center;
}
	section#sub2 .rightColumn .block .clinic ul li span {
		display: inline-block;
		padding: 1px 5px;
		width: 130px;
	}
	.clinic_yokohama { background: #40B1BF; }
	.clinic_ginza { background: #BF9330; }
	section#sub2 .rightColumn .block .clinic ul li span a {
		display: block;
		width: 100%;
		height: 100%;
		color: #fff;
	}
section#sub2 .rightColumn .block .clinic .inner {
	padding: 0 0 30px;
}
/* 190319 院追加ここまで */

section#sub2 .rightColumn .block .detail h3 {
padding: 8px 0;
text-align: center;
line-height: 1;
position: relative;
background: #40B1BF;
}
section#sub2 .rightColumn .block .detail h3 span {
padding: 0 20px;
color: #fff;
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
font-size: 18px;
text-align: center;
background: #40B1BF;
display: inline-block;
z-index: 2;
position: relative;
}
section#sub2 .rightColumn .block .detail h3:after {
content: "";
width: calc(100% - 40px);
height: 1px;
background: #8dcdd4;
position: absolute;
top: 50%;
left: 20px;
z-index: 1;
}
section#sub2 .rightColumn .block .detail .inner {
}
section#sub2 .rightColumn .block .detail .inner table {
width: 100%;
}
section#sub2 .rightColumn .block .detail .inner table th {
width: 200px;
padding: 10px 20px;
font-weight: bold;
text-align: left;
border: 1px solid #d6d7d6;
background: #fafafa;
}
section#sub2 .rightColumn .block .detail .inner table td {
padding: 10px 20px;
border: 1px solid #d6d7d6;
}

/*----------------------------------------------------
	AGA
----------------------------------------------------*/

section#aga {
padding: 0;
}
section#aga strong {
font-weight: normal;
}
section#aga .visual {
margin: 0 0 50px;
overflow: hidden;
}
section#aga .visual p {
width: 100%;
height: auto;
}
section#aga .visual p img {
width: 100%;
min-width: 1600px;
height: auto;
position: relative;
left: 50%;
transform: translateX(-50%);
}
section#aga .btn {
margin: 0 0 80px 0;
text-align: center;
}
section#aga .btn a {
margin: 0 0 20px 0;
display: inline-block;
}
section#aga .btn a.sp {
display: none;
}
section#aga .btn p {
text-align: center;
}
section#aga .title.large:after {
top: 14px;
}
section#aga .title h2 span.red {
color: #ff0000;
font-size: 36px;
}
section#aga .title h2 span.green {
color: #5aaf3e;
font-size: 36px;
}
section#aga .title h2 span.blue {
color: #2d77a5;
font-size: 36px;
}
section#aga .block1 {
width: 100%;
margin: 0 0 60px 0;
background: #fff;
overflow: hidden;
}
section#aga .block1 .images {
width: 550px;
padding: 40px;
background: #fff url(../images/aga/ico_arrow.png) no-repeat center center;
float: left;
overflow: hidden;
}
section#aga .block1 .images .before {
float: left;
position: relative;
}
section#aga .block1 .images .before img.beforeImage {
border: 1px solid #d6d6d6;
}
section#aga .block1 .images .before img.beforeIcon {
position: absolute;
top: -20px;
left: -20px;
}
section#aga .block1 .images .after {
float: right;
position: relative;
}
section#aga .block1 .images .after img.afterImage {
border: 1px solid #d6d6d6;
}
section#aga .block1 .images .after img.afterIcon {
position: absolute;
top: -20px;
left: -20px;
}
section#aga .block1 .txt {
width: 440px;
padding: 40px 40px 40px 0;;
float: right;
}
section#aga .block1 .txt h3 {
margin: 0 0 15px 0;
padding: 0 0 15px 20px;
color: #2d76a5;
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
font-size: 30px;
line-height: 1;
background: url(../images/aga/border.png) repeat-x left bottom,
url(../images/aga/block1_ico.png) no-repeat left 9px;
}
section#aga .block1 .txt p {
font-size: 16px;
line-height: 2;
}
section#aga .block2 {
width: 100%;
margin: 0 0 60px 0;
padding: 0 0 150px 0;
background: url(../images/aga/block2_bottom.png) no-repeat center bottom;
overflow: hidden;
}
section#aga .block2 h3 {
width: 100%;
height: 60px;
text-indent: -9999px;
background: url(../images/aga/block2_title.jpg) no-repeat left top;
}
section#aga .block2 ul {
background: #fff;
}
section#aga .block2 ul li {
padding: 20px 0 20px 120px;
font-size: 22px;
font-weight: bold;
background: url(../images/aga/border.png) repeat-x left bottom,
url(../images/aga/block2_ico.png) no-repeat 60px center;
}
section#aga .block2 ul li:last-child {
background: url(../images/aga/block2_ico.png) no-repeat 60px center;
}
section#aga .block3 {
width: 100%;
margin: 0 0 60px 0;
overflow: hidden;
}
section#aga .block3 .box {
width: 320px;
margin: 0 20px 0 0;
background: #fff;
float: left;
}
section#aga .block3 .box:nth-of-type(3) {
margin: 0;
}
section#aga .block3 .box .txt {
padding: 20px;
font-size: 12px;
}
section#aga .block3 .box .txt h3 {
margin: 0 0 15px 0;
padding: 0 0 10px 0;
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
font-size: 22px;
text-align: center;
border-bottom: 1px solid #ccc;
}
section#aga .block3 .txt span.red {
color: #ff0000;
}
section#aga .block3 .bottom {
padding: 30px 0 0 0;
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
font-size: 24px;
text-align: center;
clear: both;
}
section#aga .block4 {
width: 100%;
margin: 0 0 60px 0;
background: #fff;
overflow: hidden;
}
section#aga .block4 .inner {
padding: 40px;
}
section#aga .block4 h3 {
width: 100%;
height: 70px;
padding: 10px 0 0 280px;
color: #fff;
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
font-size: 30px;
background: url(../images/aga/block4_title.jpg) no-repeat left top;
}
section#aga .block4 dl {
margin: 0 0 40px 0;
padding: 0 0 40px 0;
background: url(../images/aga/border.png) repeat-x left bottom;
}
section#aga .block4 dl dt {
margin: 0 0 20px 0;
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
font-size: 26px;
text-align: center;
}
section#aga .block4 dl dd {
font-size: 16px;
}
section#aga .block4 .box {
margin: 0 0 40px 0;
padding: 0 0 40px 0;
background: url(../images/aga/border.png) repeat-x left bottom;
overflow: hidden;
}
section#aga .block4 .box img {
margin: 0 70px 0 20px;
float: left;
}
section#aga .block4 .box ul {
padding: 10px 0 0 0;
float: left;
width: 50%;
}
section#aga .block4 .box ul li {
margin: 0 0 15px 0;
padding: 6px 0 5px 65px;
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
font-size: 30px;
}
section#aga .block4 .box ul li span.red {
color: #ff0000;
}
section#aga .block4 .box ul li em {
font-size: 20px;
font-style: normal;
}
section#aga .block4 .box ul li:nth-child(1) {
background: url(../images/aga/block4_ico1.png) no-repeat left center;
}
section#aga .block4 .box ul li:nth-child(2) {
background: url(../images/aga/block4_ico2.png) no-repeat left center;
}
section#aga .block4 .box ul li:nth-child(3) {
background: url(../images/aga/block4_ico3.png) no-repeat left center;
}
section#aga .block4 .bottom {
padding: 15px 0;
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
font-size: 28px;
text-align: center;
background: #e5f2f6;
}
section#aga .block5 {
width: 100%;
margin: 0 0 60px 0;
background: #fff;
overflow: hidden;
}
section#aga .block5 .inner {
padding: 40px;
}
section#aga .block5 h3 {
width: 100%;
height: 70px;
padding: 10px 0 0 280px;
color: #fff;
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
font-size: 30px;
background: url(../images/aga/block5_title.jpg) no-repeat left top;
}
section#aga .block5 .box {
margin: 0 0 40px 0;
padding: 0 0 40px 0;
background: url(../images/aga/border.png) repeat-x left bottom;
overflow: hidden;
}
section#aga .block5 .box img {
float: right;
}
section#aga .block5 .box:nth-child(2) img {
float: left;
}
section#aga .block5 .box dl {
width: 520px;
float: left;
}
section#aga .block5 .box:nth-child(2) dl {
float: right;
}
section#aga .block5 .box dl dt {
margin: 0 0 20px 0;
padding: 6px 0 5px 65px;
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
font-size: 26px;
}
section#aga .block5 .box:nth-of-type(1) dl dt {
background: url(../images/aga/block4_ico1.png) no-repeat left center;
}
section#aga .block5 .box:nth-of-type(2) dl dt {
background: url(../images/aga/block4_ico2.png) no-repeat left center;
}
section#aga .block5 .box:nth-of-type(3) dl dt {
background: url(../images/aga/block4_ico3.png) no-repeat left center;
}
section#aga .block5 .box dl dd {
font-size: 16px;
}
section#aga .block5 .box dl dd span.red {
color: #ff0000;
}
section#aga .block5 .bottom {
padding: 15px 0;
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
font-size: 28px;
text-align: center;
background: #e5f2f6;
}
section#aga .block6 {
width: 100%;
margin: 0 0 60px 0;
background: #fff;
overflow: hidden;
}
section#aga .block6 .inner {
padding: 40px;
}
section#aga .block6 h3 {
width: 100%;
height: 70px;
padding: 10px 0 0 280px;
color: #fff;
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
font-size: 30px;
background: url(../images/aga/block6_title.jpg) no-repeat left top;
}
section#aga .block6 .box {
margin: 0 0 40px 0;
padding: 0 0 40px 0;
background: url(../images/aga/border.png) repeat-x left bottom;
overflow: hidden;
}
section#aga .block6 .box h4 {
margin: 0 0 20px 0;
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
font-size: 28px;
text-align: center;
}
section#aga .block6 .box .item {
margin: 0 0 30px 0;
overflow: hidden;
}
section#aga .block6 .box .item:last-child {
margin: 0;
}
section#aga .block6 .box .item .image {
width: 200px;
margin: 0 40px 0 0;
float: left;
}
section#aga .block6 .box .item .image img {
width: 100%;
}
section#aga .block6 .box .item dl {
width: 680px;
font-size: 16px;
float: left;
}
section#aga .block6 .box .item dl dt {
margin: 10px 0 10px 0;
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
font-size: 26px;
}
section#aga .block6 .box .item dl dt.dt1 {
color: #40B1BF;
}
section#aga .block6 .box .item dl dt.dt2 {
color: #f87085;
}
section#aga .block6 .box .item dl dt.dt3 {
color: #ffb400;
}
section#aga .block6 .bottom {
padding: 15px 0;
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
font-size: 28px;
text-align: center;
background: #e5f2f6;
}
section#aga .block7 {
width: 100%;
margin: 0 0 60px 0;
background: #fff;
overflow: hidden;
}
section#aga .block7 .inner {
padding: 40px;
}
section#aga .block7 .box {
margin: 0 0 40px 0;
padding: 0 0 40px 0;
background: url(../images/aga/border.png) repeat-x left bottom;
overflow: hidden;
}
section#aga .block7 .box img {
float: right;
}
section#aga .block7 .box dl {
width: 690px;
font-size: 16px;
float: left;
}
section#aga .block7 .box dl dt {
margin: 0 0 15px 0;
padding: 5px 0 5px 140px;
color: #2d77a5;
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
font-size: 28px;
}
section#aga .block7 .box:nth-of-type(1) dl dt {
background: url(../images/aga/block7_step1.jpg) no-repeat left center;
}
section#aga .block7 .box:nth-of-type(2) dl dt {
background: url(../images/aga/block7_step2.jpg) no-repeat left center;
}
section#aga .block7 .box:nth-of-type(3) dl dt {
background: url(../images/aga/block7_step3.jpg) no-repeat left center;
}
section#aga .block7 .box:nth-of-type(4) dl dt {
background: url(../images/aga/block7_step4.jpg) no-repeat left center;
}
section#aga .block7 .box:nth-of-type(5) dl dt {
background: url(../images/aga/block7_step5.jpg) no-repeat left center;
}
section#aga .block7 .bottom {
padding: 15px 0;
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
font-size: 28px;
text-align: center;
background: #e5f2f6;
}
section#aga .block8 {
width: 100%;
margin: 0 0 60px 0;
background: #fff;
overflow: hidden;
}
section#aga .block8 .inner {
padding: 40px;
}
section#aga .block8 .box {
margin: 0 0 40px 0;
padding: 0 0 40px 0;
background: url(../images/aga/border.png) repeat-x left bottom;
overflow: hidden;
}
section#aga .block8 .box h3 {
margin: 0 auto 40px;
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
font-size: 28px;
text-align: center;
}
section#aga .block8 .box h3 strong {
padding: 0 0 2px 0;
background: url(../images/aga/block8_title.png) repeat-x left bottom;
}
section#aga .block8 .box img {
float: right;
}
section#aga .block8 .box p.txt {
width: 520px;
float: left;
}
section#aga .block8 .bottom {
padding: 15px 0;
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
font-size: 28px;
text-align: center;
background: #e5f2f6;
}
section#aga .block9 {
width: 100%;
margin: 0 0 60px 0;
background: #fff;
overflow: hidden;
}
section#aga .block9 .inner {
padding: 40px;
}
section#aga .block9 .box {
margin: 0 0 40px 0;
padding: 0 0 40px 0;
background: url(../images/aga/border.png) repeat-x left bottom;
overflow: hidden;
}
section#aga .block9 .box img {
float: left;
}
section#aga .block9 .box:nth-of-type(2) img {
float: right;
}
section#aga .block9 .box .txt {
width: 640px;
height: 230px;
margin: 22px 0 0 0;
background: #e5f1f8;
float: right;
}
section#aga .block9 .box:nth-of-type(2) .txt {
float: left;
}
section#aga .block9 .box .txt .ribbon {
margin: -22px 0 0 0;
text-align: center;
}
section#aga .block9 .box .txt .ribbon h3 {
height: 45px;
margin: 0 auto;
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
font-size: 24px;
background: #4192c4;
display: inline-block;
}
section#aga .block9 .box .txt .ribbon h3 strong {
height: 45px;
padding: 3px 30px 0 30px;
color: #fff;
background: url(../images/aga/block9_ribbon1.jpg) no-repeat left center,
url(../images/aga/block9_ribbon2.jpg) no-repeat right center;
display: block;
}
section#aga .block9 .box .txt p {
margin: 20px;
line-height: 1.5;
}
section#aga .block9 .bottom {
padding: 15px 0;
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
font-size: 28px;
text-align: center;
background: #e5f2f6;
}
section#aga .block10 {
width: 100%;
margin: 0 0 60px 0;
background: #fff;
overflow: hidden;
}
section#aga .block10 .inner {
padding: 40px;
}
section#aga .block10 .box {
margin: 0 0 40px 0;
padding: 0 0 40px 0;
background: url(../images/aga/border.png) repeat-x left bottom;
overflow: hidden;
}
section#aga .block10 .box h3 {
margin: 0 auto 40px;
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
font-size: 28px;
text-align: center;
}
section#aga .block10 .box h3 strong {
padding: 0 0 2px 0;
background: url(../images/aga/block8_title.png) repeat-x left bottom;
}
section#aga .block10 .box ul li {
margin: 0 0 10px 0;
padding: 20px 20px 20px 90px;
min-height: 90px;
font-size: 16px;
background: #faf6ec url(../images/aga/block10_ico.png) no-repeat 20px 20px;
}
section#aga .block10 .box ul li:last-child {
margin: 0;
}
section#aga .block10 .bottom {
padding: 15px 0;
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
font-size: 28px;
text-align: center;
background: #e5f2f6;
}
section#aga .block11 {
width: 100%;
margin: 0 0 60px 0;
background: #fff;
overflow: hidden;
}
section#aga .block11 .inner {
padding: 40px;
}
section#aga .block11 .box {
margin: 0 0 40px 0;
padding: 0 0 40px 0;
font-size: 16px;
background: url(../images/aga/border.png) repeat-x left bottom;
overflow: hidden;
}
section#aga .block11 .box ul {
color: #ff0000;
}
section#aga .block11 .bottom {
padding: 15px 0;
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
font-size: 28px;
text-align: center;
background: #e5f2f6;
}
section#aga .block12 {
width: 100%;
margin: 0 0 60px 0;
background: #fff;
overflow: hidden;
}
section#aga .block12 .inner {
padding: 40px;
}
section#aga .block12 .box {
margin: 0 0 40px 0;
padding: 0 0 10px 0;
background: url(../images/aga/border.png) repeat-x left bottom;
overflow: hidden;
}
section#aga .block12 .box h3 {
margin: 0 0 30px 0;
padding: 3px 0 2px 46px;
color: #fff;
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
font-size: 28px;
border-radius: 5px;
background: #2d77a5 url(../images/aga/block12_ico.png) no-repeat 20px center;
}
section#aga .block12 .box .item {
margin: 0 0 30px 0;
}
section#aga .block12 .box h4 {
margin: 0 0 15px 0;
padding: 0 0 10px 0;
color: #2d77a5;
font-size: 20px;
font-weight: bold;
border-bottom: 1px dotted #b2b2b2;
clear: both;
}
section#aga .block12 .box h5 {
color: #2d77a5;
font-size: 16px;
font-weight: bold;
clear: both;
}
section#aga .block12 .box img.right {
margin: 0 0 20px 40px;
float: right;
}
section#aga .block12 .box img.left {
margin: 0 40px 20px 0;
float: left;
}
section#aga .block12 .box strong {
font-weight: bold;
}
section#aga .block12 .bottom {
padding: 15px 0;
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
font-size: 28px;
text-align: center;
background: #e5f2f6;
}
section#aga .block13 {
width: 100%;
margin: 0 0 60px 0;
background: #fff;
overflow: hidden;
}
section#aga .block13 .inner {
padding: 40px;
}
section#aga .block13 .box {
margin: 0 0 40px 0;
padding: 0 0 40px 0;
background: url(../images/aga/border.png) repeat-x left bottom;
overflow: hidden;
}
section#aga .block13 .box .left1 {
width: 440px;
padding: 70px 0 0 0;
background: url(../images/common/logo.jpg) no-repeat center top / 250px auto;
float: left;
}
section#aga .block13 .box .left1 p {
padding: 20px;
border: 1px solid #d6d7d6;
background: #fafafa;
}
section#aga .block13 .box .right1 {
width: 440px;
float: right;
}
section#aga .block13 .box .right1 h3 {
margin: 0 0 15px 0;
padding: 2px 0;
color: #fff;
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
font-size: 18px;
text-align: center;
border-radius: 5px;
background: #2d77a5;
}
section#aga .block13 .box .right1 ul {
border-top: 1px dotted #d6d7d6;
}
section#aga .block13 .box .right1 ul li {
padding: 8px 0;
font-size: 16px;
border-bottom: 1px dotted #d6d7d6;
}
section#aga .block13 .box .right1 ul li dl {
overflow: hidden;
}
section#aga .block13 .box .right1 ul li dl dt {
width:80px;
padding: 0 20px 0 0;
color: #2d77a5;
float: left;
}
section#aga .block13 .box .right1 ul li dl dd {
float: left;
}
section#aga .block13 .box .right1 ul li dl dd span.green {
color: #5aaf3e;
font-size: 14px;
}
section#aga .block13 .box .left2 {
width: 440px;
float: left;
}
section#aga .block13 .box .left2 dl {
width: 100%;
text-align: center;
float: left;
}
section#aga .block13 .box .left2 dl dt {
padding: 3px 0;
color: #0d5f68;
font-size: 16px;
font-weight: bold;
border-top: 1px dotted #d6d7d6;
border-bottom: 1px dotted #d6d7d6;
background: #fafafa;
}
section#aga .block13 .box .left2 dl dd {
padding: 10px 0 15px 0;
font-size: 18px;
}
section#aga .block13 .box .left2 dl dd span {
padding: 0 0 0 30px;
font-size:  24px;
background: url(../images/access/ico_tel.png) no-repeat left center;
background-size: 22px auto;
}
section#aga .block13 .box .right2 {
width: 440px;
float: right;
}
section#aga .block13 .box .right2 img {
width: 100%;
}
section#aga .block13 .bottom {
padding: 15px 0;
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
font-size: 28px;
text-align: center;
background: #e5f2f6;
}

/*----------------------------------------------------
	FAGA
----------------------------------------------------*/

section#faga {
padding: 0;
}
section#faga h2 span.blue {
color: #54a6b5;
}
section#faga strong {
font-weight: normal;
}
section#faga .visual {
margin: 0 0 80px;
overflow: hidden;
}
section#faga .visual p {
width: 100%;
height: auto;
}
section#faga .visual p img {
width: 100%;
height: auto;
min-width: 1600px;
position: relative;
left: 50%;
transform: translateX(-50%);
}
section#faga .block1 {
margin: 0 0 80px 0;
padding: 20px 40px;
background: #fff;
}
section#faga .block1 ul li {
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
font-size: 22px;
background: url(../images/faga/border.png) repeat-x left bottom;
}
section#faga .block1 ul li strong {
padding: 20px 0 20px 65px;
display: block;
}
section#faga .block1 ul li:nth-of-type(1) strong {
background: url(../images/faga/ico1.png) no-repeat left center;
}
section#faga .block1 ul li:nth-of-type(2) strong {
background: url(../images/faga/ico2.png) no-repeat left center;
}
section#faga .block1 ul li:nth-of-type(3) strong {
background: url(../images/faga/ico3.png) no-repeat left center;
}
section#faga .block1 ul li:nth-of-type(4) strong {
background: url(../images/faga/ico4.png) no-repeat left center;
}
section#faga .block1 ul li:last-child {
background: none;
}
section#faga .block2 {
margin: 0 0 80px 0;
padding: 40px;
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
background: #fff;
}
section#faga .block2 .box {
overflow: hidden;
}
section#faga .block2 dl {
width: 450px;
min-height: 201px;
margin: 0 0 20px 0;
padding: 25px;
text-align: center;
border: 1px solid #ccc;
background: #fafafa;
float: left;
}
section#faga .block2 dl:nth-child(2n) {
float: right;
}
section#faga .block2 dl:nth-child(2n+1) {
clear: both;
}
section#faga .block2 dl dt {
margin: 0 0 10px 0;
padding: 7px 60px 5px 0;
color: #0d5f68;
font-size: 26px;
display: inline-block;
}
section#faga .block2 dl:nth-child(1) dt {
background: url(../images/faga/ico1.png) no-repeat right center;
}
section#faga .block2 dl:nth-child(2) dt {
background: url(../images/faga/ico2.png) no-repeat right center;
}
section#faga .block2 dl:nth-child(3) dt {
background: url(../images/faga/ico3.png) no-repeat right center;
}
section#faga .block2 dl:nth-child(4) dt {
background: url(../images/faga/ico4.png) no-repeat right center;
}
section#faga .block2 dl:nth-child(5) dt {
background: url(../images/faga/ico5.png) no-repeat right center;
}
section#faga .block2 dl:nth-child(6) dt {
background: url(../images/faga/ico6.png) no-repeat right center;
}
section#faga .block2 dl dd {
padding: 10px 0 0 0;
font-size: 22px;
border-top: 1px dotted #ccc;
}
section#faga .block2 p {
font-size: 26px;
text-align: center;
}
section#faga .block3 {
margin: 0 0 80px 0;
padding: 40px 40px 20px 40px;
background: #fff;
}
section#faga .block3 h3 {
margin: 0 0 20px 0;
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
font-size: 22px;
text-align: center;
}
section#faga .block3 dl {
margin: 0 0 20px 0;
padding: 25px;
border: 1px solid #ccc;
background: #fafafa;
}
section#faga .block3 dl dt {
padding: 0 0 5px 18px;
color: #0d5f68;
font-size: 20px;
font-weight: bold;
background: url(../images/faga/block3_ico.png) no-repeat left 12px;
}
section#faga .block3 dl dd {
padding: 10px 0 0 0;
font-size: 16px;
border-top: 1px dotted #ccc;
}
section#faga .block4 {
margin: 0 0 80px 0;
padding: 40px 40px 20px 40px;
font-size: 16px;
background: #fff;
}
section#faga .block4 h3 {
margin: 0 0 30px 0;
padding: 3px 0 2px 46px;
color: #fff;
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
font-size: 28px;
border-radius: 5px;
background: #40b1bf url(../images/faga/block4_ico.png) no-repeat 20px center;
}
section#faga .block4 h4 {
margin: 0 0 10px 0;
padding: 0 0 5px 0;
color: #0d5f68;
font-size: 20px;
font-weight: bold;
border-bottom: 1px dotted #b2b2b2;
}
section#faga .block4 p {
margin: 0 0 40px 0;
}
section#faga .block5 {
margin: 0 0 80px 0;
padding: 40px 40px 20px 40px;
font-size: 16px;
background: #fff;
}
section#faga .block5 dl {
}
section#faga .block5 dl dt {
padding: 15px 15px 15px 50px;
color: #0d5f68;
font-size: 16px;
font-weight: bold;
border-top: 1px dotted #d6d7d6;
border-bottom: 1px dotted #d6d7d6;
background: #fafafa url(../images/faq/ico_q.png) no-repeat 10px 14px;
}
section#faga .block5 dl dd {
padding: 16px 15px 30px 50px;
background: url(../images/faq/ico_a.png) no-repeat 10px 12px;
}


/*----------------------------------------------------
	NEWS ARCHIVE
----------------------------------------------------*/

section#news_archive .oneColumn {
width: 100%;
padding: 0 0 30px 0;
}
section#news_archive .news {
background: url(../images/top/news_bl.jpg) no-repeat left bottom,
url(../images/top/news_br.jpg) no-repeat right bottom,
url(../images/top/news_bc.jpg) repeat-x left bottom,
url(../images/top/news_ml.jpg) repeat-y left top,
url(../images/top/news_mr.jpg) repeat-y right top,
#fff;
}
section#news_archive .news .newsTitle {
width: 100%;
height: 45px;
padding: 3px 0 0 0;
color: #fff;
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
font-size: 24px;
text-align: center;
background: url(../images/top/news_tl.jpg) no-repeat left top,
url(../images/top/news_tr.jpg) no-repeat right top,
url(../images/top/news_top.jpg) no-repeat left top;
}
section#news_archive .news {
margin: 0 0 20px 0;
}
section#news_archive .news ul {
padding: 20px 60px 30px 60px;
}
section#news_archive .news ul li {
font-size: 14px;
padding: 30px 0;
border-bottom: 1px dotted #d7d3c9;
overflow: hidden;
}
section#news_archive .news ul li:last-child {
border-bottom: none;
}
section#news_archive .news ul li p.image {
width: 200px;
margin: 0 30px 0 0;
float: left;
}
section#news_archive .news ul li p.image img {
width: 100%;
height: auto;
border: 1px solid #d9dad9;
}
section#news_archive .news ul li h1 {
width: 650px;
margin: 0 0 5px 0;
font-size: 20px;
font-weight: bold;
float: right;
}
section#news_archive .news ul li a:hover {
text-decoration: underline;
}
section#news_archive .news ul li dl {
width: 650px;
float: right;
}
section#news_archive .news ul li dl dt {
margin: 0 0 10px 0;
font-size: 12px;
}
section ul.pager {
font-size: 0;
text-align: center;
}
section ul.pager li {
margin: 0 3px;
font-size: 14px;
line-height: 1;
display: inline-block;
}
section ul.pager li a {
width: 40px;
padding: 12px 0;
color: #000;
border: 1px solid #d6d7d6;
background: #fff;
display: block;
}
section ul.pager li span {
width: 40px;
padding: 12px 0;
color: #fff;
border: 1px solid #d6d7d6;
background: #40B1BF;
display: block;
}
section ul.pager li em {
font-style: normal;
}
section ul.pager li.next a,
section ul.pager li.prev a {
width: auto;
padding: 12px 10px;
}
section ul.pager li.next,
section ul.pager li.prev {
margin: 0 12px;
}
section ul.pager li a:hover {
color: #333;
background: #efefef;
}

/* Column */

section#news_archive .news.column .newsTitle {
background: url(../images/top/news_tl.jpg) no-repeat left top,
url(../images/top/news_tr.jpg) no-repeat right top,
url(../images/top/news_column_top.jpg) no-repeat left top;
}
section#news_archive .news.column ul li h1 a {
color: #d69408;
}
section#news_archive .news.column ul li dl dd a {
color: #d69408;
}
section .columnPager ul.pager li span {
background: #d69408;
}
section .columnPager ul.pager li a:hover {
color: #fff;
background: #d69408;
}


/*----------------------------------------------------
	NEWS
----------------------------------------------------*/

section#news .oneColumn {
width: 100%;
padding: 0 0 30px 0;
}
section#news .news {
background: url(../images/top/news_bl.jpg) no-repeat left bottom,
url(../images/top/news_br.jpg) no-repeat right bottom,
url(../images/top/news_bc.jpg) repeat-x left bottom,
url(../images/top/news_ml.jpg) repeat-y left top,
url(../images/top/news_mr.jpg) repeat-y right top,
#fff;
}
section#news .news .newsTitle {
width: 100%;
height: 45px;
padding: 3px 0 0 0;
color: #fff;
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
font-size: 24px;
text-align: center;
background: url(../images/top/news_tl.jpg) no-repeat left top,
url(../images/top/news_tr.jpg) no-repeat right top,
url(../images/top/news_top.jpg) no-repeat left top
}
section#news .news {
margin: 0 0 20px 0;
}
section#news .news .content {
padding: 40px 60px 60px 60px;
}
section#news .news .content .subtitle h1 {
margin: 0 0 15px 0;
padding: 0 0 15px 0;
color: #0d5f68;
font-size: 26px;
line-height: 1.4;
border-bottom: 1px solid #d6d7d6;
}
section#news .news .content .date {
margin: 0 0 40px 0;
}
section#news .news .content .txt {
padding: 0 40px;
}
section#news .news .content .txt .image {
margin: 0 0 30px 0;
text-align: center;
}
section#news .news .content .txt .image img {
max-width: 100%;
height: auto;
}

/* Column */

section#news .news.column .newsTitle {
background: url(../images/top/news_tl.jpg) no-repeat left top,
url(../images/top/news_tr.jpg) no-repeat right top,
url(../images/top/news_column_top.jpg) no-repeat left top
}
section#news .news.column .content .subtitle h1 {
color: #d69408;
}
section#news .news.column .content .txt a {
color: #d69408;
}

section#news .news .content .txt h1 {font-size: 26px; font-weight: bold;}
section#news .news .content .txt h2 {font-size: 24px; font-weight: bold;}
section#news .news .content .txt h3 {font-size: 18px; font-weight: bold;}
section#news .news .content .txt h4 {font-size: 16px; font-weight: bold;}
section#news .news .content .txt h5 {font-size: 14px; font-weight: bold;}
section#news .news .content .txt h6 {font-size: 14px; font-weight: bold;}

/*----------------------------------------------------
	CASE ARCHIVE
----------------------------------------------------*/

section#case_archive {
padding: 0;
}
section#case_archive .title h2 span {
font-size: 24px;
display: inline-block;
transform: translateY(-3px);
}
section#case_archive .catList {
margin: 0 0 80px 0;
overflow: hidden;
display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
justify-content: center;
}
section#case_archive .catList .catBlock {
width: 241px;
margin: 0 12px 0 0;
border: 1px solid #d6d7d6;
background: url(../images/top/bg_list.jpg) repeat left top;
}
section#case_archive .catList .catBlock:last-child {
margin: 0;
}
section#case_archive .catList .catBlock ul li {
border-top: 1px solid #d6d7d6;
background: url(../images/top/bg_li.jpg) repeat-x left top;
background-size: auto 100%;
}
section#case_archive .catList .catBlock ul li a {
padding: 8px 0 8px 30px;
color: #333;
font-size: 16px;
border: 1px solid #fff;
display: block;
}
section#case_archive .catList .catBlock:nth-child(1) ul li a {
background: url(../images/top/ico_list1.png) no-repeat 15px center;
background-size: 7px auto;
}
section#case_archive .catList .catBlock:nth-child(2) ul li a {
background: url(../images/top/ico_list2.png) no-repeat 15px center;
background-size: 7px auto;
}
section#case_archive .catList .catBlock:nth-child(3) ul li a {
background: url(../images/top/ico_list3.png) no-repeat 15px center;
background-size: 7px auto;
}
section#case_archive .catList .catBlock:nth-child(4) ul li a {
background: url(../images/top/ico_list4.png) no-repeat 15px center;
background-size: 7px auto;
}
section#case_archive .catList .catBlock ul li:hover a {
color: #fff;
background: url(../images/top/ico_list.png) no-repeat 15px center;
background-size: 7px auto;
}
section#case_archive .catList .catBlock:nth-child(1) ul li:hover {
background: #6056c7;
background-size: 7px auto;
}
section#case_archive .catList .catBlock:nth-child(2) ul li:hover {
background: #8a53ab;
background-size: 7px auto;
}
section#case_archive .catList .catBlock:nth-child(3) ul li:hover {
background: #e364b4;
background-size: 7px auto;
}
section#case_archive .catList .catBlock:nth-child(4) ul li:hover {
background: #e09933;
background-size: 7px auto;
}
section#case_archive .catList .catBlock h4 {
display: none;
}
section#case_archive .search {
	margin: 0 auto 30px auto;
	width: 960px;
}
section#case_archive .search .selectList {
display: none;
}
section#case_archive .search .select {
margin: 0;
overflow: hidden;
}
section#case_archive .search .select dl {
width: 460px;
margin: 0 20px 20px 0;
float: left;
overflow: hidden;
}
    section#case_archive .search .select--case-archive dl{
        width: 300px;
    }
section#case_archive .search .select dl dt {
width: 120px;
padding: 7px 15px 0 0;
font-size: 16px;
font-weight: bold;
text-align: right;
float: left;
}

    section#case_archive .search .select--case-archive dl dt {
        width: 120px;
        padding: 7px 15px 0 0;
        font-size: 16px;
        font-weight: bold;
        text-align: left;
        float: left;
    }
section#case_archive .search .select dl dd {
width: 340px;
float: left;
}

    section#case_archive .search .select--case-archive dl dd {
        width: 300px;
        float: left;
    }
section#case_archive .search .select dl dd select {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
width: 100%;
height: 45px;
padding: 10px 15px;
font-size: 14px;
border: 1px solid #dcdbdc;
border-radius: 0px;
background: #fff url(../images/common/ico_select.png) no-repeat right 15px center / 9px auto;
outline: none;
}
section#case_archive .search input[type=text] {
width: 100%;
height: 43px;
padding: 10px 15px;
font-size: 16px;
border-radius: 0px;
border: 1px solid #ccc;
outline: none;
}
section#case_archive .search .btn {
	margin-bottom: 30px;
	text-align: center;
}
section#case_archive .search .btn input[type=submit] {
width: 350px;
padding: 15px;
text-align: center;
color: #fff;
font-size: 18px;
border: none;
outline: none;
background: #000;
letter-spacing: 2px;
cursor: pointer;
}
section#case_archive .search .btn input[type=submit]:hover {
opacity: 0.7;
}
section#case_archive .case > ul {
padding: 0 0 60px 0;
overflow: hidden;
}
section#case_archive .case > ul > li {
width: 32%;
margin: 0 2% 20px 0;
float: left;
}
section#case_archive .case > ul > li:nth-child(3n) {
margin: 0 0 20px 0;
}
section#case_archive .case > ul > li:nth-child(3n+1) {
clear: both;
}
section#case_archive .case > ul > li.caseLi a .images {
width: 100%;
height: 155px;
background: #fff url(../images/common/ico_case_arrow.png) no-repeat center center;
background-size: 15px auto;
position: relative;
border: none;
}
section#case_archive .case > ul > li .images .before {
width: 127px;
height: 127px;
border: 1px solid #d6d7d6;
position: absolute;
top: 13px;
left: 13px;
}
section#case_archive .case > ul > li .images .after {
width: 127px;
height: 127px;
border: 1px solid #d6d7d6;
position: absolute;
top: 13px;
right: 13px;
}
section#case_archive .case > ul > li .images .beforeImage {
width: 100%;
height: 100%;
}
section#case_archive .case > ul > li .images .afterImage {
width: 100%;
height: 100%;
}
section#case_archive .case > ul > li .images img.beforeIcon {
width: 44px;
height: 44px;
position: absolute;
top: -11px;
left: -11px;
}
section#case_archive .case > ul > li .images img.afterIcon {
width: 44px;
height: 44px;
position: absolute;
top: -11px;
left: -11px;
}
section#case_archive .case > ul > li:hover .images img.beforeIcon {
opacity: 1;
}
section#case_archive .case > ul > li:hover .images img.afterIcon {
opacity: 1;
}
section#case_archive .case > ul > li.caseLi a ul {
padding: 3px 13px 0;
background: url(../images/common/ico_next_g.png) no-repeat right 12px top 5px;
background-size: 21px auto;
overflow: hidden;
}
section#case_archive .case > ul > li ul > li {
margin: 0 5px 5px 0;
padding: 3px 5px;
font-size: 12px;
font-weight: bold;
border: 1px solid #d6d7d6;
background: #f8f7f4;
float: left;
}
section#case_archive .case > ul > li a {
color: #333;
}
section#case_archive .case > ul > li a:hover ul {
opacity: 0.7;
}
section#case_archive .case > ul > li > .link {
padding: 5px 0 0 0;
text-align: right;
border-top: 1px dotted #d6d7d6;
}
section#case_archive .case > ul > li > .link a {
padding: 2px 18px 2px 0;
color: #333333;
font-weight: bold;
background: url(../images/top/ico_case.png) no-repeat right center;
}
section#case_archive .case > ul > li > .link a:hover {
text-decoration: underline;
}
section#case_archive .case .btn {
padding: 20px 0 0 0;
text-align: center;
border-top: 1px dotted #d6d7d6;
}
section#case_archive .case .btn a {
padding: 5px 20px;
color: #fff;
text-align: center;
border-radius: 3px;
background: #333;
display: inline-block;
}
section#case_archive .case .btn a:hover {
opacity: 0.7;
}
section#case_archive .pager {
margin: -60px 0 80px 0;
padding: 30px 0 0 0;
}

/* add doctor list 190727 */

section#case_archive .doctorList ul {
width: 100%;
padding: 0 35px 30px 35px;
overflow: hidden;
display: flex;
flex-wrap: wrap;
justify-content: left;
}
section#case_archive .doctorList ul li {
width: 270px;
margin: 0 20px 55px 20px;
}
section#case_archive .doctorList ul li .image {
width: 150px;
margin: 0 auto 15px auto;
text-align: center;
border-radius: 135px;
border: 1px solid #d6d7d6;
overflow: hidden;
}
section#case_archive .doctorList ul li .image img {
width: 100%;
height: auto;
}
section#case_archive .doctorList ul li .name {
padding: 0 10px;
}
section#case_archive .doctorList ul li .name a {
padding: 7px 10px;
color: #fff;
font-size: 16px;
font-weight: bold;
text-align: center;
border-radius: 30px;
background: #2ea9b6;
display: block;
}
section#case_archive .list ul li .name a:hover {
opacity: 0.8;
}
section#case_archive .list ul li .name a span {
font-size: 12px;
}

/*----------------------------------------------------
	CASE
----------------------------------------------------*/

section#case .block {
margin-bottom: 1rem;
border: 1px solid #F3F0EC;
}
section#case .block .blockInner {
}
/*
section#case .block .blockInner .subtitle h2 {
width: 1000px;
margin: -40px 0 54px -50px;
padding: 0 0 6px 0;
background: url(../images/sub/h3_left.png) no-repeat left bottom,
 url(../images/sub/h3_right.png) no-repeat right bottom;
}
section#case .block .blockInner .subtitle h2 span {
width: 100%;
padding: 10px 20px;
color: #fff;
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
font-size: 26px;
text-align: center;
line-height: 1.4;
background: #40b1bf;
display: block;
}*/
section#case .block .blockInner .content {
width: 778px;
margin: 0 auto;
}
section#case .block .blockInner .content .images {
height: 340px;
margin: 0 0 40px 0;
background: url(../images/common/ico_case_arrow.png) no-repeat center center;
position: relative;
}
section#case .block .blockInner .content .images .before {
width: 340px;
height: 340px;
border: 1px solid #d6d7d6;
position: absolute;
top: 0;
left: 0;
}
section#case .block .blockInner .content .images .after {
width: 340px;
height: 340px;
border: 1px solid #d6d7d6;
position: absolute;
top: 0;
right: 0;
}
section#case .block .blockInner .content .images .beforeImage {
width: 100%;
height: 100%;
}
section#case .block .blockInner .content .images .afterImage {
width: 100%;
height: 100%;
}
section#case .block .blockInner .content .images img.beforeIcon {
position: absolute;
top: -40px;
left: -40px;
}
section#case .block .blockInner .content .images img.afterIcon {
position: absolute;
top: -40px;
left: -40px;
}
section#case .block .blockInner .content ul {
margin: 0 0 30px 0;
padding: 10px 0;
border-top: 1px dotted #d6d7d6;
border-bottom: 1px dotted #d6d7d6;
overflow: hidden;
}
section#case .block .blockInner .content ul li {
padding: 7px 30px 7px 27px;
font-size: 16px;
line-height: 1;
background: url(../images/common/ico_case.png) no-repeat left center;
float: left;
}
section#case .block .blockInner .content ul li a:hover {
text-decoration: underline;
}
section#case .block .blockInner .content .txt {
padding: 0 0 40px 0;
border-bottom: 1px dotted #d6d7d6;
}
section#case .block .blockInner .content .link {
padding: 20px 0 0 0;
text-align: center;
}
section#case .block .blockInner .content .link a {
padding: 0 0 0 12px;
background: url(../images/common/ico_case_link.png) no-repeat left center;
}
section#case .block .blockInner .content .link a:hover {
text-decoration: underline;
}

section#case .block .blockInner .content .txt h1 {font-size: 26px; font-weight: bold;}
section#case .block .blockInner .content .txt h2 {font-size: 24px; font-weight: bold;}
section#case .block .blockInner .content .txt h3 {font-size: 18px; font-weight: bold;}
section#case .block .blockInner .content .txt h4 {font-size: 16px; font-weight: bold;}
section#case .block .blockInner .content .txt h5 {font-size: 14px; font-weight: bold;}
section#case .block .blockInner .content .txt h6 {font-size: 14px; font-weight: bold;}

section#case .catList {
margin: 0 0 80px 0;
overflow: hidden;
display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
justify-content: center;
}
section#case .catList .catBlock {
width: 241px;
margin: 0 12px 0 0;
border: 1px solid #d6d7d6;
background: url(../images/top/bg_list.jpg) repeat left top;
}
section#case .catList .catBlock:last-child {
margin: 0;
}
section#case .catList .catBlock ul li {
border-top: 1px solid #d6d7d6;
background:  url(../images/top/bg_li.jpg) repeat-x left top;
background-size: auto 100%;
}
section#case .catList .catBlock ul li a {
padding: 8px 0 8px 30px;
color: #333;
font-size: 16px;
border: 1px solid #fff;
display: block;
}
section#case .catList .catBlock:nth-child(1) ul li a {
background: url(../images/top/ico_list1.png) no-repeat 15px center;
background-size: 7px auto;
}
section#case .catList .catBlock:nth-child(2) ul li a {
background: url(../images/top/ico_list2.png) no-repeat 15px center;
background-size: 7px auto;
}
section#case .catList .catBlock:nth-child(3) ul li a {
background: url(../images/top/ico_list3.png) no-repeat 15px center;
background-size: 7px auto;
}
section#case .catList .catBlock:nth-child(4) ul li a {
background: url(../images/top/ico_list4.png) no-repeat 15px center;
background-size: 7px auto;
}
section#case .catList .catBlock ul li:hover a {
color: #fff;
background: url(../images/top/ico_list.png) no-repeat 15px center;
background-size: 7px auto;
}
section#case .catList .catBlock:nth-child(1) ul li:hover {
background: #6056c7;
background-size: 7px auto;
}
section#case .catList .catBlock:nth-child(2) ul li:hover {
background: #8a53ab;
background-size: 7px auto;
}
section#case .catList .catBlock:nth-child(3) ul li:hover {
background: #e364b4;
background-size: 7px auto;
}
section#case .catList .catBlock:nth-child(4) ul li:hover {
background: #e09933;
background-size: 7px auto;
}
section#case .catList .catBlock h4 {
display: none;
}
section#case .search {
width: 960px;
margin: 0 auto 80px auto;
}
section#case .search .selectList {
display: none;
}
section#case .search .select {
margin: 0 0 20px 0;
overflow: hidden;
}
section#case .search .select dl {
width: 460px;
margin: 0 20px 20px 0;
float: left;
overflow: hidden;
}

section#case .search .select dl dt {
width: 120px;
padding: 7px 15px 0 0;
font-size: 16px;
font-weight: bold;
text-align: right;
float: left;
}
section#case .search .select dl dd {
width: 340px;
float: left;
}
section#case .search .select dl dd select {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
width: 100%;
height: 43px;
padding: 10px 15px;
font-size: 14px;
border: 1px solid #ccc;
border-radius: 3px;
background: #fff url(../images/common/ico_select.png) no-repeat right 15px center / 9px auto;
outline: none;
}
section#case .search input[type=text] {
width: 100%;
height: 43px;
padding: 10px 15px;
font-size: 16px;
border-radius: 3px;
border: 1px solid #ccc;
outline: none;
}
section#case .search .btn {
text-align: center;
}
section#case .search .btn input[type=submit] {
width: 300px;
padding: 15px;
text-align: center;
color: #fff;
font-size: 16px;
border-radius: 5px;
border: none;
outline: none;
background: #555;
cursor: pointer;
}
section#case .search .btn input[type=submit]:hover {
opacity: 0.7;
}
section#case .case > ul {
padding: 0 0 60px 0;
overflow: hidden;
}
section#case .case > ul > li {
width: 320px;
margin: 0 20px 20px 0;
float: left;
}
section#case .case > ul > li:nth-child(3n) {
margin: 0 0 20px 0;
}
section#case .case > ul > li:nth-child(3n+1) {
clear: both;
}
section#case .case > ul > li .images {
width: 100%;
height: 155px;
margin: 0 0 5px 0;
border: 1px solid #d6d7d6;
background: #fff url(../images/common/ico_case_arrow.png) no-repeat center center;
background-size: 15px auto;
position: relative;
}
section#case .case > ul > li .images .before {
width: 127px;
height: 127px;
border: 1px solid #d6d7d6;
position: absolute;
top: 13px;
left: 13px;
}
section#case .case > ul > li .images .after {
width: 127px;
height: 127px;
border: 1px solid #d6d7d6;
position: absolute;
top: 13px;
right: 13px;
}
section#case .case > ul > li .images .beforeImage {
width: 100%;
height: 100%;
}
section#case .case > ul > li .images .afterImage {
width: 100%;
height: 100%;
}
section#case .case > ul > li .images img.beforeIcon {
width: 44px;
height: 44px;
position: absolute;
top: -11px;
left: -11px;
}
section#case .case > ul > li .images img.afterIcon {
width: 44px;
height: 44px;
position: absolute;
top: -11px;
left: -11px;
}
section#case .case > ul > li:hover .images img.beforeIcon {
opacity: 1;
}
section#case .case > ul > li:hover .images img.afterIcon {
opacity: 1;
}
section#case .case > ul > li ul {
padding: 0 25px 0 0;
background: url(../images/common/ico_next_g.png) no-repeat right 2px top 5px;
background-size: 21px auto;
overflow: hidden;
}
section#case .case > ul > li ul > li {
margin: 0 5px 5px 0;
padding: 3px 5px;
font-size: 12px;
font-weight: bold;
border: 1px solid #d6d7d6;
background: #f8f7f4;
float: left;
}
section#case .case > ul > li a {
color: #333;
}
section#case .case > ul > li a:hover ul {
opacity: 0.7;
}
section#case .case > ul > li > .link {
padding: 5px 0 0 0;
text-align: right;
border-top: 1px dotted #d6d7d6;
}
section#case .case > ul > li > .link a {
padding: 2px 18px 2px 0;
color: #333333;
font-weight: bold;
background: url(../images/top/ico_case.png) no-repeat right center;
}
section#case .case > ul > li > .link a:hover {
text-decoration: underline;
}
section#case .case .btn {
padding: 20px 0 0 0;
text-align: center;
border-top: 1px dotted #d6d7d6;
}
section#case .case .btn a {
padding: 5px 20px;
color: #fff;
text-align: center;
border-radius: 3px;
background: #333;
display: inline-block;
}
section#case .case .btn a:hover {
opacity: 0.7;
}

/*----------------------------------------------------
	DOCTOR
----------------------------------------------------*/

section#doctor .block {
margin: 0 0 30px 0;
}
section#doctor .block .blockInner {
}
section#doctor .block .blockInner h3 {
width: 100%;
}
section#doctor .block .blockInner h3 img {
width: 100%;
height: auto;
}
section#doctor .block .blockInner .content {
padding: 40px;
overflow: hidden;
}
section#doctor .block .blockInner .content .left {
width: 410px;
line-height: 2;
float: left;
}
	section#doctor .block .blockInner .content .left p {
		line-height: 2;
	}
section#doctor .block .blockInner .content .left .sign {
margin: 20px 0 0 0;
text-align: right;
}
section#doctor .block .blockInner .content .right {
width: 420px;
float: right;
}
section#doctor .block .blockInner .content .right h4 {
margin: 0 0 10px 0;
font-size: 18px;
}
section#doctor .block .blockInner .content .right h4 span {
color: #40B1BF;
}
section#doctor .block .blockInner .content .right .box {
margin: 0 0 10px 0;
padding: 20px 20px 0 20px;
border-top: 1px solid #ddd;
overflow: hidden;
}
section#doctor .block .blockInner .content .right .box dl {
margin: 0 0 15px 0;
padding: 0 0 5px 0;
border-bottom: 1px dotted #d6d7d6;
overflow: hidden;
}
section#doctor .block .blockInner .content .right .box dl:last-child {
margin: 0;
border-bottom: none;
}
section#doctor .block .blockInner .content .right .box dl dt {
width: 140px;
padding: 0 0 10px 0;
color: #40B1BF;
float: left;
}
section#doctor .block .blockInner .content .right .box dl dd {
padding: 0 0 10px 0;
float: left;
}
section#doctor .block .blockInner .content .right p {
text-align: right;
}
section#doctor .contentLeft {
width: 485px;
margin: 0 0 30px 0;
padding: 20px;
border: 1px solid #d6d7d6;
background: #fff;
float: left;
}
section#doctor .contentLeft h3 {
margin: 0 0 20px 0;
padding: 8px 0;
text-align: center;
line-height: 1;
position: relative;
background: #40B1BF;
}
section#doctor .contentLeft h3 em {
padding: 0 20px;
color: #fff;
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
font-size: 18px;
font-style: normal;
text-align: center;
background: #40B1BF;
display: inline-block;
z-index: 2;
position: relative;
}
section#doctor .contentLeft h3:after {
content: "";
width: calc(100% - 40px);
height: 1px;
background: #8dcdd4;
position: absolute;
top: 50%;
left: 20px;
z-index: 1;
}
section#doctor .contentLeft ul {
border-top: 1px dotted #d6d7d6;
}
section#doctor .contentLeft ul li {
padding: 25px 0;
font-size: 16px;
border-bottom: 1px dotted #d6d7d6;
}
section#doctor .contentLeft ul li dl {
display: table;
}
section#doctor .contentLeft ul li dl dt {
width:120px;
padding: 0 20px 0 0;
text-align: right;
color: #0d5f68;
float: left;
}
section#doctor .contentLeft ul li dl dd {
width:320px;
float: right;
}
section#doctor .contentRight {
width: 485px;
margin: 0 0 30px 0;
padding: 20px;
border: 1px solid #d6d7d6;
background: #fff;
float: right;
}
section#doctor .contentRight h3 {
margin: 0 0 20px 0;
padding: 8px 0;
text-align: center;
line-height: 1;
position: relative;
background: #40B1BF;
}
section#doctor .contentRight h3 em {
padding: 0 20px;
color: #fff;
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
font-size: 18px;
font-style: normal;
text-align: center;
background: #40B1BF;
display: inline-block;
z-index: 2;
position: relative;
}
section#doctor .contentRight h3:after {
content: "";
width: calc(100% - 40px);
height: 1px;
background: #8dcdd4;
position: absolute;
top: 50%;
left: 20px;
z-index: 1;
}
section#doctor .contentRight ul {
border-top: 1px dotted #d6d7d6;
}
section#doctor .contentRight ul li {
padding: 12px 0;
font-size: 16px;
text-align: center;
border-bottom: 1px dotted #d6d7d6;
}

/*----------------------------------------------------
	PRICE
----------------------------------------------------*/

section#price ul.pnav {
margin: 0 0 20px 0;
overflow: hidden;
}
section#price ul.pnav li {
margin: 0 1% 0 0;
float: left;
width: 19.2%;
}
section#price ul.pnav li:last-child {
margin: 0;
}
section#price .block {
margin: 0 0 30px 0;
}
section#price .block .blockInner {
/*padding: 40px;
border: 1px solid #d6d7d6;
background: #fff; */
}
section#price .block .blockInner table {
width: 100%;
}
section#price .block .blockInner table thead tr th {
padding: 5px 10px;
font-size: 16px;
text-align: center;
border-right: 1px solid #fff;
background: #f8f8f8;
}
section#price .block .blockInner table thead tr th:first-child {
width: 150px;
}
section#price .block .blockInner table thead tr th:nth-child(2) {
width: 180px;
}
section#price .block .blockInner table thead tr th:last-child {
width: 140px;
border-right: 1px solid #efefef;
}
section#price .block .blockInner table tbody tr th {
padding: 5px 10px;
text-align: left;
border: 1px solid #efefef;
background: #fff;
letter-spacing: 0.15rem;
line-height: 2;
}
section#price .block .blockInner table tbody tr td {
padding: 5px 10px;
border: 1px solid #efefef;
letter-spacing: 0.15rem;
line-height: 2;
}
section#price .block .blockInner table tbody tr:nth-child(2n) td {
background: #fcfcfc;
}
section#price .block .blockInner table tbody tr td:last-child {
text-align: right;
}
section#price .block .blockInner table tbody tr td span {
color: #e3424d;
font-size: 18px;
font-weight: bold;
}

/*----------------------------------------------------
	ACCESS
----------------------------------------------------*/

section#access .block {
margin: 0 0 30px 0;
}
section#access .block .blockInner {
}
section#access .block .blockInner .about {
margin: 0 0 40px 0;
padding: 0 0 40px 0;
border-bottom: 1px dotted #d6d7d6;
overflow: hidden;
}
section#access .block .blockInner .about p {
width: 380px;
float: right;
}
section#access .block .blockInner .about p img {
width: 100%;
height: auto;
border: 1px solid #d6d7d6;
}
section#access .block .blockInner .about dl {
width: 550px;
text-align: left;
float: left;
}
section#access .block .blockInner .about dl dt {
padding: 3px 20px;
color: #0d5f68;
font-size: 16px;
border-bottom: 1px dotted #d6d7d6;
}
section#access .block .blockInner .about dl dd {
padding: 10px 20px 15px;
font-size: 18px;
}
section#access .block .blockInner .about dl dd span {
padding: 0 0 0 30px;
font-size:  24px;
background: url(../images/access/ico_tel.png) no-repeat left center;
background-size: 22px auto;
}
section#access .block .blockInner .map {
margin: 0 0 40px 0;
text-align: center;
}
section#access .block .blockInner .map img {
width: 600px;
border: 1px solid #d6d7d6;
}
section#access .block .blockInner .direction h4 {
margin: 0 -40px;
padding: 8px 0;
text-align: center;
line-height: 1;
position: relative;
background: #40B1BF;
}
section#access .block .blockInner .direction h4 span {
padding: 0 20px;
color: #fff;
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
font-size: 18px;
text-align: center;
background: #40B1BF;
display: inline-block;
z-index: 2;
position: relative;
}
section#access .block .blockInner .direction h4:after {
content: "";
width: calc(100% - 40px);
height: 1px;
background: #8dcdd4;
position: absolute;
top: 50%;
left: 20px;
z-index: 1;
}
section#access .block .blockInner .direction p {
margin: 20px 0;
color: #0d5f68;
font-size: 16px;
text-align: center;
}
section#access .block .blockInner .direction ul {
overflow: hidden;
}
section#access .block .blockInner .direction ul li {
width: calc(33.33% - 20px);
margin: 0 30px 0 0;
float: left;
}
section#access .block .blockInner .direction ul li:nth-child(3n) {
margin: 0;
}
section#access .block .blockInner .direction ul li .image {
margin: 0 0 10px 0;
border: 1px solid #d6d7d6;
}
section#access .block .blockInner .direction ul li .image img {
width: 100%;
height: auto;
border: 4px solid #fff;
}
section#access .block .blockInner .direction ul li dl {
height: 65px;
}
section#access .block .blockInner .direction ul li dl dt {
width: 40px;
height: 40px;
padding: 6px 0 0 0;
color: #fff;
font-size: 18px;
font-weight: bold;
text-align: center;
background: url(../images/access/ico_dt.jpg) no-repeat left top;
float: left;
}
section#access .block .blockInner .direction ul li dl dd {
width: calc(100% - 50px);
min-height: 40px;
padding: 0 15px 0 0;
font-size: 12px;
background: url(../images/access/ico_dd.png) no-repeat right 11px;
float: right;
}
section#access .block .blockInner .direction ul li:last-child dl dd {
background: none;
}

/*----------------------------------------------------
	FLOW
----------------------------------------------------*/

section#flow .blockOuter {
margin: 0 0 30px 0;
padding: 0 0 70px 0;
background: url(../images/flow/arrow.png) no-repeat center bottom;
}
section#flow .blockOuter:nth-of-type(7) {
margin: 0 0 30px 0;
padding: 0;
background: none;
}
section#flow .block {
}
section#flow .block .blockInner {
overflow: hidden;
}
section#flow .block .blockInner .image {
width: 310px;
}
section#flow .block .blockInner .image img {
width: 100%;
height: auto;
float: left;
}
section#flow .block .blockInner .txt {
width: 620px;
font-size: 16px;
float: right;
}
section#flow .block .blockInner .txt h3 {
margin: 0 0 15px;
padding: 0;
border: none;
color: #38a8b7;
font-size: 22px;
}
section#flow .block .blockInner .txt h3 span {
width: 130px;
padding: 0 0 0 20px;
display: inline-block;
}
section#flow .block .blockInner .txt ul {
margin: 20px 0 0 0;
overflow: hidden;
}
section#flow .block .blockInner .txt ul li {
float: left;
}
section#flow .block .blockInner .txt ul li:nth-child(2) {
float: right;
}

/*----------------------------------------------------
	FAQ
----------------------------------------------------*/

section#faq .block {
margin: 0 0 30px 0;
}
section#faq .block .blockInner {
}
section#faq .block .blockInner h3 {
height: 60px;
padding: 14px 0 14px 90px;
color: #fff;
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
font-size: 24px;
}
section#faq .block .blockInner h3:nth-of-type(1) {
background: #48bbc8 url(../images/faq/ico_1.jpg) no-repeat left top;
background-size: 60px 60px;
}
section#faq .block .blockInner h3:nth-of-type(2) {
background: #48bbc8 url(../images/faq/ico_2.jpg) no-repeat left top;
background-size: 60px 60px;
}
section#faq .block .blockInner h3:nth-of-type(3) {
background: #48bbc8 url(../images/faq/ico_3.jpg) no-repeat left top;
background-size: 60px 60px;
}
section#faq .block .blockInner dl {
padding: 20px 0px;
}
section#faq .block .blockInner dl dt {
padding: 15px 15px 15px 50px;
color: #0d5f68;
font-size: 16px;
font-weight: bold;
border-top: 1px dotted #d6d7d6;
border-bottom: 1px dotted #d6d7d6;
background: url(../images/faq/ico_q.png) no-repeat 10px 14px;
}
section#faq .block .blockInner dl dd {
padding: 16px 15px 30px 50px;
background: url(../images/faq/ico_a.png) no-repeat 10px 12px;
}

/*----------------------------------------------------
	CONTACT
----------------------------------------------------*/

section#contact .block {
margin: 0 0 30px 0;
}
section#contact .block .blockInner {
}
section#contact .block .blockInner .txt {
margin: 0 0 30px 0;
font-size: 16px;
font-weight: bold;
text-align: center;
}
section#contact .block .blockInner .box {
margin: 0 0 40px 0;
padding: 20px;
text-align: center;
border: 1px solid #d6d7d6;
}
section#contact .block .blockInner dl {
border-bottom: 1px dotted #d6d7d6;
/* background: url(../images/contact/bg_contact.jpg) repeat-y left top; */
overflow: hidden;
}
section#contact .block .blockInner dl:first-of-type {
border-top: 1px dotted #d6d7d6;
}
section#contact .block .blockInner dl dt {
width: 380px;
padding: 15px 20px;
font-weight: bold;
float: left;
clear: both;
}
section#contact .block .blockInner dl dt span {
color: #f11c1c;
font-weight: bold;
}
section#contact .block .blockInner dl dt em {
font-size: 12px;
font-style: normal;
}
section#contact .block .blockInner dl dd {
width: 620px;
padding: 15px 20px;
float: right;
}
section#contact .block .blockInner dl dd input[type=radio] {
margin: 4px 5px 0 0;
vertical-align: top;
}
section#contact .block .blockInner dl dd label {
margin: 0 15px 0 0;
}
section#contact .block .blockInner dl dd input[type=text],
section#contact .block .blockInner dl dd input[type=tel],
section#contact .block .blockInner dl dd input[type=email] {
width: 420px;
padding: 5px 10px;
font-size: 14px;
border: 1px solid #929292;
border-radius: 5px;
}
.error {
background-color: #FFD5EC;
}
section#contact .block .blockInner dl dd input[type=text]:placeholder-shown {
    color: #ccc; }
section#contact .block .blockInner dl dd input[type=text]::-webkit-input-placeholder {
    color: #ccc; }
section#contact .block .blockInner dl dd input[type=tel]:placeholder-shown {
    color: #ccc; }
section#contact .block .blockInner dl dd input[type=tel]::-webkit-input-placeholder {
    color: #ccc; }
section#contact .block .blockInner dl dd input[type=email]:placeholder-shown {
    color: #ccc; }
section#contact .block .blockInner dl dd input[type=email]::-webkit-input-placeholder {
    color: #ccc; }
section#contact .block .blockInner dl dd [textarea]:placeholder-shown {
    color: #ccc; }
section#contact .block .blockInner dl dd [textarea]::-webkit-input-placeholder {
    color: #ccc; }
section#contact .block .blockInner dl dd input[type=text].s {
width: 120px;
padding: 5px 10px;
font-size: 14px;
border: 1px solid #929292;
border-radius: 5px;
}
section#contact .block .blockInner dl dd select {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
width: 160px;
padding: 5px 10px;
font-size: 14px;
border: 1px solid #999;
background: url(../images/contact/ico_select.png) no-repeat right 10px center;
}
section#contact .block .blockInner dl dd select.s {
width: 80px;
}
section#contact .block .blockInner dl dd em {
padding: 0 10px;
font-style: normal;
}
section#contact .block .blockInner dl dd p.conf {
padding: 10px 0;
font-style: normal;
display: inline-block;
}
section#contact .block .blockInner dl dd textarea {
width: 100%;
height: 180px;
border: 1px solid #929292;
border-radius: 5px;
}
section#contact .block .blockInner form > p {
margin: 30px 0 0 0;
text-align: center;
}
section#contact .block .blockInner input[type=submit] {
width: 250px;
padding: 10px 0;
color: #fff;
font-size: 20px;
text-align: center;
border: none;
outline: none;
background: #40B1BF;
cursor: pointer;
}
section#contact .block .blockInner input[type=submit]:hover {
opacity: 0.7;
}

/*----------------------------------------------------
	PRIVACY
----------------------------------------------------*/

section#privacy .block {
margin: 0 0 30px 0;
}
section#privacy .block .blockInner {
}
section#privacy .block .blockInner h3 {
margin: 30px 0 15px 0;
padding: 0 0 5px 0;
font-size: 18px;
font-weight: bold;
border-bottom: 1px dotted #333;
}
section#privacy .block .blockInner h4 {
margin: 0 0 10px 0;
font-weight: bold;
}
section#privacy .block .blockInner ul {
margin: 10px 0 0 0;
overflow: hidden;
}
section#privacy .block .blockInner ul li {
margin: 0 20px 0 0;
font-weight: bold;
float: left;
}
section#privacy .block .blockInner p.right {
margin: 20px 0 0 0;
font-weight: bold;
text-align: right;
}

/*----------------------------------------------------
	COMMON PAGE
----------------------------------------------------*/

section#commonpage .block {
margin: 0 0 30px 0;
}
section#commonpage .block .blockInner {
}
section#commonpage .block .blockInner h3 {
margin: 0 0 15px 0;
padding: 0 0 5px 0;
font-size: 18px;
font-weight: bold;
border-bottom: 1px dotted #333;
}
section#commonpage .block .blockInner h4 {
margin: 0 0 10px 0;
font-weight: bold;
}
section#commonpage .block .blockInner p {
margin: 0 0 20px 0;
}
section#commonpage .block .blockInner dl dt {
font-size: 16px;
font-weight: bold;
}
section#commonpage .block .blockInner dl dd {
margin: 0 0 20px 0;
}

/*----------------------------------------------------
	DOCTOR BLOG TOP
----------------------------------------------------*/

section#doctorblog_top .oneColumn {
width: 100%;
padding: 0 0 30px 0;
}
section#doctorblog_top .list {
background: url(../images/top/news_bl.jpg) no-repeat left bottom,
url(../images/top/news_br.jpg) no-repeat right bottom,
url(../images/top/news_bc.jpg) repeat-x left bottom,
url(../images/top/news_ml.jpg) repeat-y left top,
url(../images/top/news_mr.jpg) repeat-y right top,
#fff;
}
section#doctorblog_top .list .doctorblogTitle {
width: 100%;
height: 45px;
padding: 3px 0 0 0;
color: #fff;
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
font-size: 24px;
text-align: center;
background: url(../images/top/news_tl.jpg) no-repeat left top,
url(../images/top/news_tr.jpg) no-repeat right top,
url(../images/top/doctorblog_top.jpg) no-repeat left top;
}
section#doctorblog_top .list ul {
width: 100%;
padding: 50px 85px 30px 85px;
overflow: hidden;
}
section#doctorblog_top .list ul li {
width: 240px;
margin: 0 55px 55px 0;
float: left;
}
section#doctorblog_top .list ul li:nth-child(3n) {
margin: 0 0 55px 0;
}
section#doctorblog_top .list ul li:nth-child(3n+1) {
clear: both;
}
section#doctorblog_top .list ul li .image {
margin: 0 0 15px 0;
border-radius: 135px;
border: 1px solid #d6d7d6;
overflow: hidden;
}
section#doctorblog_top .list ul li .image img {
width: 100%;
height: auto;
}
section#doctorblog_top .list ul li .name a {
padding: 7px 10px;
color: #fff;
font-size: 16px;
font-weight: bold;
text-align: center;
border-radius: 30px;
background: #2ea9b6;
display: block;
}
section#doctorblog_top .list ul li .name a:hover {
opacity: 0.8;
}
section#doctorblog_top .list ul li .name a span {
font-size: 12px;
}

/*----------------------------------------------------
	DOCTOR BLOG ARCHIVE
----------------------------------------------------*/

section#doctorblog_archive .oneColumn {
width: 100%;
padding: 0 0 30px 0;
}
section#doctorblog_archive .list {
background: url(../images/top/news_bl.jpg) no-repeat left bottom,
url(../images/top/news_br.jpg) no-repeat right bottom,
url(../images/top/news_bc.jpg) repeat-x left bottom,
url(../images/top/news_ml.jpg) repeat-y left top,
url(../images/top/news_mr.jpg) repeat-y right top,
#fff;
}
section#doctorblog_archive .list .doctorblogTitle {
width: 100%;
height: 45px;
padding: 3px 0 0 0;
color: #fff;
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
font-size: 24px;
text-align: center;
background: url(../images/top/news_tl.jpg) no-repeat left top,
url(../images/top/news_tr.jpg) no-repeat right top,
url(../images/top/doctorblog_top.jpg) no-repeat left top;
}
section#doctorblog_archive .list {
margin: 0 0 20px 0;
}
section#doctorblog_archive .list ul {
padding: 0 60px 30px 60px;
}
section#doctorblog_archive .list ul li {
font-size: 14px;
padding: 30px 0;
border-bottom: 1px dotted #d7d3c9;
overflow: hidden;
}
section#doctorblog_archive .list ul li:last-child {
border-bottom: none;
}
section#doctorblog_archive .list ul li p.image {
width: 200px;
margin: 0 30px 0 0;
float: left;
}
section#doctorblog_archive .list ul li p.image img {
width: 100%;
height: auto;
border: 1px solid #d9dad9;
}
section#doctorblog_archive .list ul li h1 {
width: 650px;
margin: 0 0 5px 0;
font-size: 20px;
font-weight: bold;
float: right;
}
section#doctorblog_archive .list ul li a:hover {
text-decoration: underline;
}
section#doctorblog_archive .list ul li dl {
width: 650px;
float: right;
}
section#doctorblog_archive .list ul li dl dt {
margin: 0 0 10px 0;
font-size: 12px;
}
section#doctorblog_archive .author {
margin: 30px 60px 0 60px;
border-bottom: 1px dotted #d7d3c9;
}
section#doctorblog_archive .author .inner {
margin: 0 0 30px 0;
padding: 15px;
border-radius: 5px;
border: 1px solid #eaeaea;
background: #f6f6f6;
display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
justify-content: center;
align-items: center;
}
section#doctorblog_archive .author .image {
width: 80px;
height: 80px;
border-radius: 80px;
border: 1px solid #d6d7d6;
overflow: hidden;
}
section#doctorblog_archive .author .name {
margin: 0 0 0 20px;
font-size: 16px;
}
section#doctorblog_archive .author .name span {
font-weight: bold;
}
section#doctorblog_archive .no_article {
padding: 100px;
font-size: 18px;
text-align: center;
}
section#doctorblog_archive .no_article a {
padding: 30px 0 0 0;
font-size: 14px;
display: inline-block;
}

/*----------------------------------------------------
	DOCTOR BLOG SINGLE
----------------------------------------------------*/

section#doctorblog .oneColumn {
width: 100%;
padding: 0 0 30px 0;
}
section#doctorblog .single {
background: url(../images/top/news_bl.jpg) no-repeat left bottom,
url(../images/top/news_br.jpg) no-repeat right bottom,
url(../images/top/news_bc.jpg) repeat-x left bottom,
url(../images/top/news_ml.jpg) repeat-y left top,
url(../images/top/news_mr.jpg) repeat-y right top,
#fff;
}
section#doctorblog .single .newsTitle {
width: 100%;
height: 45px;
padding: 3px 0 0 0;
color: #fff;
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
font-size: 24px;
text-align: center;
background: url(../images/top/news_tl.jpg) no-repeat left top,
url(../images/top/news_tr.jpg) no-repeat right top,
url(../images/top/doctorblog_top.jpg) no-repeat left top
}
section#doctorblog .single {
margin: 0 0 20px 0;
}
section#doctorblog .single .content {
padding: 40px 60px 60px 60px;
}
section#doctorblog .single .content .subtitle h1 {
margin: 0 0 15px 0;
padding: 0 0 15px 0;
color: #0d5f68;
font-size: 26px;
line-height: 1.4;
border-bottom: 1px solid #d6d7d6;
}
section#doctorblog .single .content .date {
margin: 0 0 40px 0;
}
section#doctorblog .single .content .txt {
padding: 0 40px;
}
section#doctorblog .single .content .txt .image {
margin: 0 0 30px 0;
text-align: center;
}
section#doctorblog .single .content .txt .image img {
max-width: 100%;
height: auto;
}
section#doctorblog .single .content .txt h1 {font-size: 26px; font-weight: bold;}
section#doctorblog .single .content .txt h2 {font-size: 24px; font-weight: bold;}
section#doctorblog .single .content .txt h3 {font-size: 18px; font-weight: bold;}
section#doctorblog .single .content .txt h4 {font-size: 16px; font-weight: bold;}
section#doctorblog .single .content .txt h5 {font-size: 14px; font-weight: bold;}
section#doctorblog .single .content .txt h6 {font-size: 14px; font-weight: bold;}

section#doctorblog .author {
margin: 30px 60px 0 60px;
}
section#doctorblog .author .inner {
padding: 15px;
border-radius: 5px;
border: 1px solid #eaeaea;
background: #f6f6f6;
display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
justify-content: center;
align-items: center;
}
section#doctorblog .author .image {
width: 80px;
height: 80px;
border-radius: 80px;
border: 1px solid #d6d7d6;
overflow: hidden;
}
section#doctorblog .author .name {
margin: 0 0 0 20px;
font-size: 16px;
}
section#doctorblog .author .name span {
font-weight: bold;
}
section#doctorblog .content .link {
margin: 40px 0 0 0;
padding: 20px 0 0 0;
border-top: 1px dotted #d6d7d6;
text-align: center;
}
section#doctorblog .content .link a {
margin: 0 20px;
padding: 0 0 0 12px;
background: url(../images/common/ico_case_link.png) no-repeat left center;
}
section#doctorblog .content .link a:hover {
text-decoration: underline;
}

    
/*----------------------------------------------------
	skin/tarumi-antiaging-lift
----------------------------------------------------*/
    section#tarumi-antiaging-lift .block {
        margin: 0 0 30px 0;
        padding: 10px;
        background: #e8e6e0;
    }
    section#tarumi-antiaging-lift .block .blockInner {
        border: 1px solid #d6d7d6;
        background: #fff;
    }
    section#tarumi-antiaging-lift .block .blockInner h3 {
        width: 100%;
    }
    section#tarumi-antiaging-lift .block .blockInner h3 img {
        width: 100%;
        height: auto;
    }
    section#tarumi-antiaging-lift .block .blockInner .content {
        padding: 40px;
        overflow: hidden;
    }
    section#tarumi-antiaging-lift .block .blockInner .content .left {
        width: 45%;
        line-height: 2;
        float: left;
        margin-right: 5%;
    }
    section#tarumi-antiaging-lift .block .blockInner .content .left .sign {
        margin: 20px 0 0 0;
        text-align: right;
    }
    section#tarumi-antiaging-lift .block .blockInner .content .right {
        width: 45%;
        float: right;
    }
    section#tarumi-antiaging-lift .block .blockInner .content .right h4 {
        margin: 0 0 10px 0;
        font-size: 18px;
    }
    section#tarumi-antiaging-lift .block .blockInner .content .right h4 span {
        color: #40B1BF;
    }
    section#tarumi-antiaging-lift .block .blockInner .content .right .box {
        margin: 0 0 10px 0;
        padding: 20px 20px 0 20px;
        border: 1px solid #e6e7e6;
        background: #f8f8f8;
        overflow: hidden;
    }
    section#tarumi-antiaging-lift .block .blockInner .content .right .box dl {
        margin: 0 0 15px 0;
        padding: 0 0 5px 0;
        border-bottom: 1px dotted #d6d7d6;
        overflow: hidden;
    }
    section#tarumi-antiaging-lift .block .blockInner .content .right .box dl:last-child {
        margin: 0;
        border-bottom: none;
    }
    section#tarumi-antiaging-lift .block .blockInner .content .right .box dl dt {
        width: 140px;
        padding: 0 0 10px 0;
        color: #40B1BF;
        float: left;
    }
    section#tarumi-antiaging-lift .block .blockInner .content .right .box dl dd {
        padding: 0 0 10px 0;
        float: left;
    }
    
    section#tarumi-antiaging-lift .contentLeft {
        width: 485px;
        margin: 0 0 30px 0;
        padding: 20px;
        border: 1px solid #d6d7d6;
        background: #fff;
        float: left;
    }
    section#tarumi-antiaging-lift .contentLeft h3 {
        margin: 0 0 20px 0;
        padding: 8px 0;
        text-align: center;
        line-height: 1;
        position: relative;
        background: #40B1BF;
    }
    section#tarumi-antiaging-lift .contentLeft h3 em {
        padding: 0 20px;
        color: #fff;
        font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
        font-size: 18px;
        font-style: normal;
        text-align: center;
        background: #40B1BF;
        display: inline-block;
        z-index: 2;
        position: relative;
    }
    section#tarumi-antiaging-lift .contentLeft h3:after {
        content: "";
        width: calc(100% - 40px);
        height: 1px;
        background: #8dcdd4;
        position: absolute;
        top: 50%;
        left: 20px;
        z-index: 1;
    }
    section#tarumi-antiaging-lift .contentLeft ul {
        border-top: 1px dotted #d6d7d6;
    }
    section#tarumi-antiaging-lift .contentLeft ul li {
        padding: 25px 0;
        font-size: 16px;
        border-bottom: 1px dotted #d6d7d6;
    }
    section#tarumi-antiaging-lift .contentLeft ul li dl dt {
        width: 170px;
        padding: 0 20px 0 0;
        text-align: right;
        color: #0d5f68;
        float: left;
    }
    section#tarumi-antiaging-lift .contentRight {
        width: 485px;
        margin: 0 0 30px 0;
        padding: 20px;
        border: 1px solid #d6d7d6;
        background: #fff;
        float: right;
    }
    section#tarumi-antiaging-lift .contentRight h3 {
        margin: 0 0 20px 0;
        padding: 8px 0;
        text-align: center;
        line-height: 1;
        position: relative;
        background: #40B1BF;
    }
    section#tarumi-antiaging-lift .contentRight h3 em {
        padding: 0 20px;
        color: #fff;
        font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
        font-size: 18px;
        font-style: normal;
        text-align: center;
        background: #40B1BF;
        display: inline-block;
        z-index: 2;
        position: relative;
    }
    section#tarumi-antiaging-lift .contentRight h3:after {
        content: "";
        width: calc(100% - 40px);
        height: 1px;
        background: #8dcdd4;
        position: absolute;
        top: 50%;
        left: 20px;
        z-index: 1;
    }
    section#tarumi-antiaging-lift .contentRight ul {
        border-top: 1px dotted #d6d7d6;
    }
    section#tarumi-antiaging-lift .contentRight ul li {
        padding: 12px 0;
        font-size: 16px;
        text-align: center;
        border-bottom: 1px dotted #d6d7d6;
    }


    section#tarumi-antiaging-lift .content {
        color: #2f2d2e;
        font-family: -apple-system, meiryo, 'Hiragino Kaku Gothic ProN', 'Noto Sans', 'Noto Sans CJK JP', 'Noto Sans Japanese', MotoyaLCedar, MotoyaLMaru, Helvetica, 'Helvetica Neue', Arial, sans-serif, "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
        font-size: 12pt;
    }

    section#tarumi-antiaging-lift .h2longtitle {
        width: 102%;
        margin: 20px -10px 10px -10px;
        padding: 0 0 6px 0;
        background: url(../images/sub/h3_left.png) no-repeat left bottom,
        url(../images/sub/h3_right.png) no-repeat right bottom;
    }

    section#tarumi-antiaging-lift .h2longtitle span {
        width: 100%;
        padding: 16px 10px;
        color: #fff;
        font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
        font-size: 32px;
        text-align: center;
        line-height: 1.2;
        background: #40b1bf url(../images/sub/bg_title.jpg) repeat left top;

        display: block;
    }

    section#tarumi-antiaging-lift .ossmbox {
        background-color: #f9f6e9;
    }


    section#tarumi-antiaging-lift .ossm {
        font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
        position: relative;
        text-align: left;
        font-size: 22pt;
        margin-left: auto;
        margin-right: auto;
        width: 90%;
        border-bottom: 1px dashed #bababa;
        background: url(https://dev.a-clinic.servicesample.com/wp/wp-content/uploads/2017/11/checked.png)left 2px no-repeat;
        display: block;
        background-position: left;
        padding-left: 60px;
    }

    section#tarumi-antiaging-lift .content .check {
        text-align: left;
        font-size: 24pt;
        margin-left: 10%;
    }


    section#tarumi-antiaging-lift .h2longtitlefixed {
        font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
        padding: 10px 15px;
        color: #fff;
        font-weight: bold;
        font-size: 24px;
        text-align: center;
        line-height: 1.3;

        background-color: #029ab1;
        box-shadow: 0 0 0 1px #f4b986, 0 0 0 3px #029ab1;
        -moz-box-shadow: 0 0 0 1px #f4b986, 0 0 0 3px #029ab1;
        -webkit-box-shadow: 0 0 0 1px #f4b986, 0 0 0 3px #029ab1;
        position: relative;
        top: 3px;
        margin-bottom: 6px;

    }


    section#tarumi-antiaging-lift .redbold {
        color: #d11b52;
        font-weight: bold;
    }


    section#tarumi-antiaging-lift .middle {
        text-align: center;
        padding-top: 150px;
        line-height: 230px;
    }


    section#tarumi-antiaging-lift .tokutyoline {
        border-bottom: 1px dashed #bababa;
        width: 92%;
        margin-left: auto;
        margin-right: auto;

    }


    section#tarumi-antiaging-lift .hikaku {
        width: 70%;
    }

    section#tarumi-antiaging-lift .points {
        width: 49%;
    }

    section#tarumi-antiaging-lift .imgaligncenter {
        clear: both;
        display: block;
        margin: auto;
    }

    section#tarumi-antiaging-lift .largepicwidth {
        width: 80%;
    }

    section#tarumi-antiaging-lift .syorei-pic {
        width: 49%;
    }

    section#tarumi-antiaging-lift .intyopic {
        float: left;
        width: 30%;
    }

    section#tarumi-antiaging-lift .intyokoto {
        float: right;
        width: 70%;
    }

    section#tarumi-antiaging-lift .pc-floatleft {
        float: left;
    }

    section#tarumi-antiaging-lift .pc-floatright {
        float: right;
    }

    section#tarumi-antiaging-lift .pc-none {
        display: none;
    }
}
        
    
    
    
/*----------------------------------------------------
	404
----------------------------------------------------*/

section#er404 {
padding: 200px 0;
}
section#er404 p {
font-size: 16px;
font-weight: bold;
text-align: center;
}

.name {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	margin: 10px 0;
}
.blogGo a {
	padding: 5px 0;
	font-size: 16px;
	text-align: center;
	color: #fff;
	margin: 10px auto;
	background: #45c2d1;
	display: block;
	border-radius: 20px;
	font-weight: bold;
}
.prepare {
	width: 100%;
    background: #f3f1ec;
    text-align: center;
    height: 450px;
}
.prepare .title {
	height: 450px;
    position: relative;
}
.prepare .title h2 {
	margin: -25px auto 0;
    font-size: 30px;
    width: 300px;
    height: 60px;
    position: absolute;
    left: 50%;
    margin-left: -150px;
    top: 50%;
	border: 5px solid #333;
    font-weight: bold;
}

	
/*    リスク　　　*/
.lisk {
	background: #efefef;
	padding: 10px 20px 1px;
	font-family: 'andale mono', monospace;
	margin-bottom: 15px;
}
.lisk dt {
	font-weight: bold;
	font-size: 13px;
}
.lisk dd {
	margin-bottom: 10px;
	font-size: 11px;
}
.lisk_s {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
}
.lisk p.att {
	font-size: 11px;
    line-height: 1.5;
    padding-bottom: 15px;
}
.gideline {
	padding: 20px 30px;
    border: 2px solid #8cc7cf;
    margin: -55px auto 20px;
    width: 1000px;
    background: #fff;
    letter-spacing: 0.15rem;
    line-height: 2;
}
	body.post-type-archive-case .gideline { margin-top: 0; }

.listLisk p {
	font-size: 10px;
}
.listLisk p span {
	font-weight: bold;
}
.listLisk p.att {
	margin-bottom: 10px;
}
.listLisk {
	padding: 5px 0px 10px;
}
.caseLi {
	background: #fff;
	border: 1px solid #ccc;
}
.caseLi {
    background: #fff;
    border: 1px solid #ccc;
}

/* 症例写真個別ページ */
body.single-case .caseLi { margin-top: -10px; }
body.single-case .case-desc { margin: 4px 0; }
ul.treat_case_link { width: 100%; text-align: center; }
ul.treat_case_link li.gideFade {
    display: inline-block;
    margin: 0 5% 10px 0;
    width: 40%;
}
	ul.treat_case_link li.gideFade:nth-child(2n),
	ul.treat_case_link li.gideFade:last-child { margin-right: 0; }
ul.treat_case_link li.gideFade a {
	display: block;
	position: relative;
    padding: 0.5rem 2rem;
    width: 100%;
    border: 1px solid #fff !important;
    background: #40B1BF;
    border: 1px solid #40B1BF;
    font-size: .9rem;
    color: #fff;
    text-align: center;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: normal;
    line-height: 1.1;
}
ul.treat_case_link li.gideFade a::after {
    position: absolute;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: '\f061';
    right: 0.8rem;
    vertical-align: middle;
}
.lolo {
	width: 450px;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
}
.lolo img {
	width: 100%;
}
.lolo2 {
	width: 450px;
    z-index: 1;
    position: absolute;
    top: 0;
    right: 0;
}
.lolo2 img {
	width: 100%;
}
.lolocase {
	width: 50%;
	position: absolute;
}
.lolocase img {
	width: 100%;
}
.lolo2case {
	width: 50%;
	position: absolute;
	left: 50%;
}
.lolo2case img {
	width: 100%;
}

/* 施術ページ */

.linkShorei {
	background: #db71a0;
	padding: 10px 5px;
	text-align: center;
	margin: 20px 0;
	width: 100%;
    display: block;
    color: #fff;
    font-size: 18px;
}
.linkShorei:hover {
	opacity: 0.8;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

.s_div {
	width: 100%;
	display: inline-block;
	margin: 0 0 40px;
}
.s_div p {
	float: left;
	width: 45%;
	margin-right: 5%;
}
.s_div p:nth-child(2) {
	margin-right: 0;
	margin-left: 5%;
}
.s_div p img {
	width: 100%;
}
.s_div p span {
	display: block;
    text-align: center;
    color: #fff;
    padding: 5px 0;
    font-size: 16px;
    font-weight: bold;
}
.s_div p span.before {
	background: #666;
}
.s_div p span.after {
    background: #40b1bf;
}
.detail .inner .bottom {
	margin: 10px 0;
}
.youtube {
/*	width: 1000px;
	height: 335px;*/
}


/*      カレンダー　　　　*/
section#top .ca {
	text-align: center;
}
.news iframe {
	width: 80% !important;
	margin: 20px;
	border-bottom: 1px solid #eee !important;
}
.wraping {
	background: #fffef7;
    border: 1px solid #eee;
}
.ca .caUi {
	width: 80%;
	margin: 20px auto;
}
.ca .caUi p {
	float: left;
    text-align: center;
    width: 20%;
    font-size: 18px;
    border: 1px solid #eee;
    padding: 10px 0;
	color: #333;
	cursor: pointer;
}
.ca .caUi p.act {
	background: #029ab1;
	color: #fff;
	cursor: default;
}
.ca .caUi p.act2 {
	background: #b5833a;
	color: #fff;
	cursor: default;
}
.ginza_ca {
	display: none;
}



.g-recaptcha {
	margin: 20px auto;
	text-align: center;
	display: table;
}
.instaLink a {
    padding: 5px 0;
    font-size: 16px;
    text-align: center;
    color: #fff;
    margin: 10px auto;
    background: #e88f14;
    display: block;
    border-radius: 20px;
    font-weight: bold;
}