﻿@charset "utf-8";
/* CSS Document */



@import url(common_pc.css);
@import url(common_sp.css) only screen and (max-width: 760px);
/* =========================================================
	for PC
============================================================ */
/*-------------------------------------------------------
パンくずリスト
-------------------------------------------------------*/
.breadcrumbs li {
	list-style-type: none;
}
.breadcrumbs ul li {
	display: inline;
	list-style-type: none;
}
.breadcrumbs ul li a:after {
	content: " > ";
}

.spbr {
	display:none;
}
/*-------------------------------------------------------
treatment_detail/　施術メニュー
-------------------------------------------------------*/
#treatment_detail {
	margin : 0 0 0 10px;
	padding : 0 0 0 15px;
}
#treatment_detail .title {
	padding: 30px;
}
#treatment_detail .title span {
	font-size: 24px;
}
#treatment_detail .title h1 {
	font-size: 42px;
	margin: 0;
    font-weight: normal;
}
#treatment_detail .title em {
	font-size: 26px;
	color: #979697;
	font-style: normal;
	font-weight: normal;
}
#treatment_detail .sub-title {
	font-size: 32px;
	font-weight: bold;
	margin-left: 35px;
	display: block;
}
#treatment_detail .lead {
	overflow: hidden;
}
#treatment_detail .lead.-pink {
	background: #f9e8ee;
	padding: 5px 1rem;
	font-weight: bold;
	border-radius: 10px;
}
#treatment_detail .lead.-pink h3 {
	font-size: 20px;
	padding: 0;
	display: block;
	text-align: center;
	font-family: inherit;
}
#treatment_detail .lead.-pink h3:before, #treatment_detail .lead.-pink h3:after {
	content: none;
}
#treatment_detail .lead h2 {
	border-left: 3px solid #a72c42;
	box-shadow: 0px 0px 6px 3px #dedede;
	padding: .4em 2em;
	font-size: 24px;
	color: #231815;
	font-weight: bold;
}
#treatment_detail .lead figure {
	float: right;
	width: 30%;
	margin: 0 0 0 20px;
	padding: 0;
}
#treatment_detail .lead figure img {
	width: 100%;
}
#treatment_detail .lead img {
	width: auto;
}
#treatment_detail .lead p {
	font-size: 15px;
	line-height: 1.8;
}
#treatment_detail .lead p a:hover {
	background:#ececec;
}
#treatment_detail .lead p a {
	font-size: 16px;
}
#treatment_detail .point {
	border: 3px solid #d395a0;
	padding: 20px 20px 0 20px;
	overflow: hidden;
}
#treatment_detail .point figure {
	float: left;
	width: 20%;
	margin: 0 20px 0 0;
	padding: 0;
}
#treatment_detail .point figure img {
	width: 100%;
}
#treatment_detail .point ul {
	font-size: 15px;
	line-height: 1.8;
	color: #231815;
	font-weight: bold;
}
#treatment_detail .point ul li {
	text-indent: -1em;
	margin-left: 1em;
	list-style-type: none;
}

#treatment_detail h2.rb {
	display: inline-block;
	position: relative;
	line-height: 1.5;
	vertical-align: middle;
	text-align: left;
	padding: 10px 18px 10px 35px;
	background:#fa8383;
	color: #fff;
	font-size: 20px;
	box-sizing: border-box;
	width:100%;
	box-shadow:none;
	margin-top:2em;
	border-left:none;
	border-radius:5px;
  }

#treatment_detail h2.rb .mark {
	display: inline-block;
	position: absolute;
	top: 14px;
	left: -5px;
	margin: 0;
	padding: 10px 0;
	z-index: 2;
	width: 20px;
	text-align: center;
	color: white;
	font-size: 13px;
	background: #B7183F;
	border-radius: 2px;
}
#treatment_detail h2.rb .mark.space {
	height:0;
}
#treatment_detail h2.rb .mark:before {
	position: absolute;
	content: '';
	top: 20px;
	left: 0;
	border: none;
	border-top: solid 3px #C16176;
	border-left :solid 5px transparent;
}
#treatment_detail h2.rb .mark:after {
	content: '';
	position: absolute;
	left: 19px;
	top: 0;
	height: 0;
	width: 0;
	border-top: 10px solid #B7183F;
	border-bottom: 10px solid #B7183F;
	border-right: 10px solid transparent;
}

#treatment_detail .case > div {
	box-shadow: 0px 0px 6px 3px #dedede;
	margin: 0 10px 10px;
	padding-top:30px;
	position:relative;
}

#treatment_detail .case .item-all {
}
#treatment_detail .case .item-all .item {
	width: 42%;
	float: left;
	overflow: hidden;
	margin-left: 30px;
	padding-right: 30px;
	background: url(/assets/img/treatment_detail/line.jpg) no-repeat right center;
	background-size: 1px 230px;
	min-height: 300px;
}
#treatment_detail .case .item-all .item img {
	float: left;
	width: 100%;
	text-align:center;

}
#treatment_detail .case .item-all .item .txt {
	clear: both;
	margin-bottom: 20px;
}
.slick-dots {
	display: none;
}
#treatment_detail .trouble {
}
#treatment_detail .trouble h2 {
	width:97%;
}
#treatment_detail .trouble dl {
	overflow: hidden;
	padding: 1em 0 1em 1em;
}
#treatment_detail .trouble dt {
	float: left;
	box-shadow: 0px 0px 6px 3px #dedede;
	min-width: 140px;
	clear: left;
	font-size: 14px;
	text-align: center;
	margin-bottom: 2em;
	margin-right: 12px;
}
#treatment_detail .trouble dt a {
	color: #231815;
	padding: 12px 0;
	display: block;
}
#treatment_detail .trouble dt a:hover {
	background: url(../img/trouble_whitening/active.jpg) no-repeat 3px 3px;
	color: #a72c42;
}
#treatment_detail .trouble dd {
	text-align: left;
	padding: 0;
	font-size: 14px;
	float: left;
	margin: 0 0 2em;
	width: 82%;
}
#treatment_detail .trouble .double {
	padding: 4px 0;
}
#treatment_detail .trouble dd a {
	color: #000;
}
#treatment_detail .effect {
	margin-bottom: 30px;
}

#treatment_detail .effect dt {
	color: #a72c42;
	font-size: 16px;
	font-weight:bold;
}
#treatment_detail .effect dd {
	margin: 0 0 1em 1em;
}
#treatment_detail .step {
	margin-top: -16px;
	margin-bottom: 30px;
}
#treatment_detail .step > div {
	box-shadow: 0px 0px 6px 3px #dedede;
	padding: 30px;
	margin:0 10px 10px;
	position:relative;

}
#treatment_detail .step > div >ul {
	width:95%;
}

#treatment_detail .step dl {
	float: left;
	width: 209px;
	margin: 0 30px;
}
#treatment_detail .step dl:last-child {
	margin-right: 0;
}
#treatment_detail .step dd.txt {
	margin: 0;
	clear:both;
}
#treatment_detail .step dt {
	color: #a72c42;
	font-weight: bold;
}
#treatment_detail .step strong {
	color: #a72c42;
	display: block;
	font-size: 16px;
	font-style: normal;
}
#treatment_detail .price .a_item .icon {
	width: 28px;
	height: 28px;
	margin: auto 0;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 10px;
	background: #fff;
	border-radius:20px;
}
.icon::before,.icon::after{
	content: "";
	display: block;
	position: absolute;
	background: #B7183F;
}
.icon::before{
	width: 18px;
	height: 2px;
	top: 13px;
	left: 5px
}
.icon::after{
	width: 2px;
	height: 18px;
	top: 5px;
	left: 13px;
}
.hide::after{
	display: none;
}
#treatment_detail .price .a_contents {
	padding: 0;
/*	display: none;*/
}
#treatment_detail .price .a_contents table {
	box-shadow: 0 6px 3px #dedede;
	width: 100%;
	table-layout: fixed;
}
#treatment_detail .price .a_contents table th {
	border-bottom: 1px solid #a72c42;
	border-right: 1px solid #a72c42;
	border-collapse:collapse;
	padding:2px;
	text-align:center;
	color: #a72c42;
	font-weight:bold;
	font-size: 16px;
}
#treatment_detail .price .a_contents table th:last-child {
	border-right: none;
}

#treatment_detail .price .a_contents table td {
	border-bottom: 1px solid #a72c42;
	border-right: 1px solid #a72c42;
	border-collapse:collapse;
	text-align:center;
	padding:8px;
	font-size: 16px;
}
#treatment_detail .price .a_contents table td:last-child {
	border-right: none;
}
#treatment_detail .price .a_contents table td.left {
		text-align:left;
//		white-space: nowrap;
	}
#treatment_detail .price .a_contents table tr:nth-child(2n+1) {
    background: #f6e9ec;
}
#treatment_detail .price .a_contents div.supplement .chushaku {
	color: #666666;
}

#treatment_detail .linkList li {
	width: 50%;
	float: left;
	font-size: 16px;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}
#treatment_detail .linkList::after{
	content:"";
	display:block;
	clear:both;
}
#treatment_detail .linkList li a {
	color: #b7183f;
}
#treatment_detail .linkList li a:hover {
	background:#ececec;
}
#treatment_detail .linkList li {
	width: 42%;
	display: inline-block;
	font-size: 18px;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	position: relative;
	padding-left: 1.5em;
}
#treatment_detail .linkList li::after {
	position: absolute;
	top: 14px;
	left: 4px;
	transform: translateY(-50%);
	content: '';
	width: 5px;
	height: 5px;
	border: solid 4px #EF8F7D;
	border-radius: 100%;
}

/* custom-area */
#custom-area .line {
	text-align: center;
	padding: 15px 0;
	background: url(/assets/special/img/title_bg.png) center top repeat;
	border-top: 1px solid #deacb9;
	border-bottom: 1px solid #deacb9;
	margin:50px auto 15px;
}
#custom-area .line:first-child {
	margin:10px auto 15px;
}
#custom-area .line h3 {
	font-size:14pt;
	font-weight:bold;
}
#custom-area .line h3:before, #custom-area .line h3:after {
	display:none;
}

#custom-area h4 {
	color: #B7183F;
	font-size: 16px;
	font-weight: bold;
	background: #fbf5f6;
	padding: 10px;
}
#custom-area .details-table {
	border:1px solid #e02f51;
	width:100%;
	border-spacing: 0px;
	margin-bottom:2rem;
}
#custom-area .details-table th ,
#custom-area .details-table td {
	padding: 10px;
	font-size: 17px;
	line-height: 1.5;
}
#custom-area .details-table th {
    background: #e02f51;
    color:#fff;
    border-bottom:1px solid #fff;
    width: 200px;
}
#custom-area .details-table td  {
    border-bottom:1px solid #e02f51;
}
#custom-area .details-table tr:last-child td ,
#custom-area .details-table tr:last-child th {
    border:none;
}
#custom-area ul.dia {
  padding-left:16px;
  margin-top:0;
}
#custom-area ul.dia li{
  list-style-type:none;
  position: relative;
  font-size:15px;
  line-height:1.5;
  padding-bottom:7px;
}
#custom-area ul.dia li::after {
  display: block;
  content: '';
  position: absolute;
  top: .5em;
  left: -1em;
  width: 6px;
  height: 6px;
  background-color: #B7183F;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#custom-area dt {
  color: #a72c42;
  font-size: 16px;
  font-weight: bold;
}
#custom-area dd {
 font-size: 15px;
  margin:0 0 10px 10px;
}
.flex-bx {
	display:flex;
}
.l-img ,
#treatment_detail .l-img img{
	width: 200px;
	height: auto;
}

.r-txt {
	margin-left:20px;
}

.l-img a:hover {
	opacity:.7;
	background:none;
}
.t-txtA p.linkBtn {
	margin:2rem 0 2.5rem;
}
.linkBtn a {
	margin-left: 23px;
	border: 1px solid #b7183f;
	padding: 0.8rem 2.5rem 0.8rem 0.8rem;
	position:relative;
}
.linkBtn a:after {
	position: absolute;
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	border-top: solid 2px #B7183F;
	border-right: solid 2px #B7183F;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	right: 1rem;
	top: 36%;
}
.linkBtn a:hover {
	background:#b7183f;
	color:#fff;
	text-decoration:none;
}
.linkBtn a:hover:after {
	border-color:#fff;
}

/* Page Link */
#ultra-super-niacin ,
#xenical ,
#perspirex ,
#retinoic ,
#hydroquinone ,
#kojic ,
#vitamins-k ,
#estrogel ,
#bha ,
#glashvista ,
#probiotic {
	color:#fff;
	height:1px;
}
.price-txt {
    display: block;
    font-size: 10pt;
}

/* 追加コンテンツ ニードル脱毛 */
.content_editor {
	margin-top: 100px;
}
.content-rec {
    justify-content: space-between;
    align-items: center;
    display: flex;
    margin-top: 40px;
}
.content-rec-txt {
    margin-right: 30px;
    border: 1px solid #707070;
    color: #505050;
    position: relative;
    padding: 2px 0;
    background-color: #ffffff;
    width: 300px;
    text-align: center;
    font-size: 15px;
}
.content-rec-txt::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #FA8383;
    left: 5px;
    top: 5px;
    z-index: -1;
}
.content-rec ul {
	list-style-type: none;
}
.content-rec li {
    position: relative;
    margin-bottom: 5px;
}
.content-rec li::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 8px;
    bottom: 0;
    left: 0;
    background-color: rgba(255,131,131,.35);
}
.content-rec-list {
    padding: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
}
.content-rec-list::before {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    background-image: url('/assets/special/img/plastic-surgery/prosthesis-border.png');
    background-size: cover;
    top: 0;
    left: 0;
}
.content-rec-list::after {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    background-image: url('/assets/special/img/plastic-surgery/prosthesis-border.png');
    background-size: cover;
    transform: rotate(-180deg);
    right: 0;
    bottom: 0;
}
.content-note {
    padding: 20px 30px;
    background-color: #F1F1F1;
    margin-top: 55px;
}
.content-note-ttl:first-child {
	margin-top: 0;
}
.content-note-ttl {
    margin-bottom: 0;
    font-size: 16px;
}
.content-note ul {
    padding: 0;
    margin-top: 5px;
    margin-bottom: 0;
    font-size: 14px;
    list-style-type: none;
}
.content-note.__small .content-note-ttl,
.content-note.__small ul {
	font-size: inherit;
}
.content-note .notice-txt {
    margin: 0;
}
.price_contents {
	margin-top: 50px;
}
.price_contents_ttl {
	font-size: 20px;
	color: #C84E6C;
	font-weight: bold;
}
#treatment_detail .price .a_contents table.price_contents_table {
	box-shadow: none;
	border-collapse: collapse;
	border-spacing: 0;
}
#treatment_detail .price .a_contents table.price_contents_table tr:nth-child(2n+1) {
	background-color: #FBF5F6;
}
#treatment_detail .price .a_contents table.price_contents_table th {
	background-color: #E87E93;
	color: #FFFFFF;
	border: 1px solid #E87E93;
	padding: 5px 0;
}
#treatment_detail .price .a_contents table.price_contents_table th:first-child {
	border-right: 1px solid #fff;
	width: 70%;
}
#treatment_detail .price .a_contents table.price_contents_table td {
	border: 1px solid #A5A5A5;
}
#treatment_detail .price .a_contents table.price_contents_table td:last-child {
	border: 1px solid #A5A5A5;
}
@media screen and (max-width: 760px) {
	.content-rec {
        display: block;
    }
    .content-rec-txt {
        margin: 0 auto 10%;
    }
    .content-note {
        padding: 5%;
    }
    #treatment_detail .price .a_contents table.price_contents_table {
    	width: 100%;
    }
    #treatment_detail .price .a_contents table.price_contents_table th:first-child {
    	width: 60%;
    }
    #treatment_detail .price .a_contents table.price_contents_table td {
    	border-color: #A5A5A5!important;
    }
}


/* =========================================================
	for SP Extension
============================================================ */



@media only screen and (max-width: 760px) {
.breadcrumbs {
	display: none;
}
.spbr {
	display:block;
}
#treatment_detail {
	padding:0;
}
#treatment_detail .title {
	padding: 20px;
}
#treatment_detail .title span {
	font-size: 14px;
}
#treatment_detail .title h1 {
	font-size: 26px;
}
#treatment_detail .title em {
	font-size: 14px;
}
#treatment_detail .sub-title {
	font-size: 23px;
	margin-left: 0;
}
#treatment_detail h2 {
	margin-right: 10px;
}
#treatment_detail .lead.-pink h3 {
	font-size: 18px;
}
#treatment_detail .lead figure {
	width: 100%;
	float: none;
	margin-bottom: 1em;
	text-align: center;
margin: 0 auto;
}
#treatment_detail .lead figure img {
	width: 50%;
	height: auto;
}
#treatment_detail .lead p {
	padding: 0 10px;
}
#treatment_detail .lead p a {
	font-size: 16px;
}
#treatment_detail .lead p a:hover {
	background:#ececec;
}

#treatment_detail .point {
	padding: 10px 20px;
}
#treatment_detail .point figure {
	margin-top: 10px;
}
#treatment_detail .point ul {
	font-size: 12px;
	margin: 0;
	padding: 0;
}
#treatment_detail .trouble h2 {
	font-size: 18px;
}
#treatment_detail .trouble dt {
	width: 94%;
 margin-bottom: 12px;
}
#treatment_detail .trouble dd {
	padding: 5px 0;
	width: auto;
	font-size: 12px;
}
#treatment_detail .trouble .double_sp {
	padding: 0;
	margin-bottom: 1em;
}
#treatment_detail .effect h2 {
	font-size: 18px;
}
#treatment_detail .effect dl {
	padding: 0 10px 0 0;
}
#treatment_detail .effect dt {
	font-size: 14px;
}
#treatment_detail .effect dd {
	font-size: 12px;
}
#treatment_detail .step {
padding:20px 0;
margin: -10px 10px 10px 5px;
}
#treatment_detail .step > div {
	padding:20px 0;
}
#treatment_detail .step dl {
float: left;
overflow: hidden;
margin-left: 30px;
padding-right: 0px;
}
#treatment_detail .step dl:last-child {
	background: url(none);
}
#treatment_detail .step dl img {
width: 100%;
height: auto;
}
#treatment_detail .step dl dt {
	padding-top: 30px;
}
#treatment_detail .step dl .txt {
	font-size: 12px;
}
#treatment_detail .step dl .txt strong {
	font-size: 14px;
}
#treatment_detail h2 {
	font-size: 18px;
}
#treatment_detail .case h2 {
	font-size: 18px;
}
#treatment_detail .case {
	margin-bottom: 30px;
}
#treatment_detail .case .item-all .item {
	background: url(/assets/img/treatment_detail/line.jpg) no-repeat right 10px;
	background-size: 1px auto;
	min-height: auto !important;
}

#treatment_detail .case .item-all .item {
	font-size: 12px;
}
#treatment_detail .case .item-all .item img {
	width: 100%;
	float: none;
	margin-right: 0;
}
#treatment_detail .linkList {
	margin: 0;
	padding: 0;
	overflow:hidden;
}
#treatment_detail .linkList li {
	font-size: 15px;
	margin-bottom:10px;
	width:100%;
}
#treatment_detail .linkList li::after {
	top:8px;
	left:0;
}
#treatment_detail .price .a_item {
	margin-right: 10px;
    font-size: 18px;
}
#treatment_detail .price .a_contents table th {
	font-size: 12px;
	padding: 8px;
}
#treatment_detail .price .a_contents table th:last-child {
	border-right: 1px solid #a72c42;
}

#treatment_detail .price .a_contents table td {
	font-size: 12px;
	border-right: 1px solid #a72c42 !important;
}

/**/
#treatment_detail .price .a_contents table {
	width: 100%;
}
.scroll{
overflow: auto;　
overflow-x: scroll;　　　/*tableをスクロールさせる*/
white-space: nowrap;　　/*tableのセル内にある文字の折り返しを禁止*/
}
.scroll::-webkit-scrollbar{　　/*tableにスクロールバーを追加*/
 height: 5px;
}
.scroll::-webkit-scrollbar-track{　　/*tableにスクロールバーを追加*/
 background: #F1F1F1;
}
.scroll::-webkit-scrollbar-thumb {　　/*tableにスクロールバーを追加*/
 background: #BCBCBC;
}

/* custom-area */
.flex-bx {
	flex-direction: column;
}
.r-img ,
#treatment_detail .lead .r-img img{
	width:100%;
}
.l-img  {
	margin:0 auto;
}
#custom-area .line h3 {
	font-size: 12pt;
	padding: 0 10px;
}

#custom-area .details-table th ,
#custom-area .details-table td {
        display:block;
        width:auto;
    }
#custom-area .details-table th ,
#custom-area .details-table td {
        border-bottom:none;
        font-size:15px;
    }

/*YouTubeサイズ（中）*/
#treatment_detail .youtube-size-half {
	width: 100% !important;
}
.linkBtn a {
	margin-left:0;
	font-size: 0.8rem;
}
/* Page Link SP */
#ultra-super-niacin ,
#xenical ,
#perspirex ,
#retinoic ,
#hydroquinone ,
#kojic ,
#vitamins-k ,
#estrogel ,
#bha ,
#glashvista ,
#probiotic {
	padding-top:70px;
	margin-top:-70px;
}

}

[lang="ja"] .title h1 ,
[lang="ja"] #treatment_detail .title h1 ,
[lang="ja"] h2 ,
[lang="ja"] #treatment_detail h2.rb ,
[lang="ja"] h3 {
	font-family: "Yu Mincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
/*-------------------------------------------------------
trouble_menu/　施術メニュー
-------------------------------------------------------*/
#trouble_menu {
	margin : 0 0 0 10px;
	padding : 0;
	background: url(/assets/img/trouble_menu/bg.png) no-repeat right top;
}
#trouble_menu .title {
	padding: 30px;
}
#trouble_menu .title span {
	font-size: 24px;
}
#trouble_menu .title h1 {
	font-size: 42px;
	margin: 0;
}
#trouble_menu .title em {
	font-size: 26px;
	color: #979697;
	font-style: normal;
	font-weight: normal;
}
#trouble_menu h2 {
	padding: .4em 1em;
	font-size: 24px;
	color: #231815;
	font-weight: bold;
	background: -moz-linear-gradient(left, rgba(242,224,227,1) 0%, rgba(242,224,227,0.46) 55%, rgba(242,224,227,0.01) 100%);
	background: -webkit-linear-gradient(left, rgba(242,224,227,1) 0%, rgba(242,224,227,0.46) 55%, rgba(242,224,227,0.01) 100%);
	background: linear-gradient(to right, rgba(242,224,227,1) 0%, rgba(242,224,227,0.46) 55%, rgba(242,224,227,0.01) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2e0e3', endColorstr='#03f2e0e3', GradientType=1 );
}

#trouble_menu ul {
	list-style-type: disc;
	font-size: 16px;
	line-height: 1.6;
	margin: 0 0 0 1em;
	padding: 0 0 0 1em;
}
#trouble_menu ul li a {
	color: #231815;
}

/* =========================================================
	for SP Extension
============================================================ */



@media only screen and (max-width: 760px) {

#trouble_menu {
	background-size: 50% auto;
}
#trouble_menu .title {
	padding: 20px 0;
}
#trouble_menu .title span {
	font-size: 14px;
}
#trouble_menu .title h1 {
	font-size: 26px;
}
#trouble_menu .title em {
	font-size: 14px;
}
#trouble_menu h2 {
	margin-right: 10px;
	font-size: 18px;
}
#trouble_menu ul li {
	font-size: 14px;
}
}
/*-------------------------------------------------------
trouble_whitening/　美白になりたい
-------------------------------------------------------*/
#trouble_whitening {
	margin : 0 0 0 10px;
	padding : 0;
}
#trouble_whitening .title {
	padding: 30px;
}
#trouble_whitening .title span {
	font-size: 24px;
}
#trouble_whitening .title h1 {
	font-size: 42px;
	margin: 0;
}
#trouble_whitening .title em {
	font-size: 26px;
	color: #979697;
	font-style: normal;
	font-weight: normal;
}
#trouble_whitening h2 {
	border-left: 3px solid #a72c42;
	box-shadow: 0px 0px 6px 3px #dedede;
	padding: .4em 1em;
	font-size: 24px;
	color: #231815;
	font-weight: bold;
}
#trouble_whitening .mainTxt {
	text-align: center;
	padding: 12px 0;
	background: #ffffff;
	background: -moz-linear-gradient(left, #ffffff 0%, #f6e9ec 33%, #f6e9ec 62%, #ffffff 100%);
	background: -webkit-linear-gradient(left, #ffffff 0%, #f6e9ec 33%, #f6e9ec 62%, #ffffff 100%);
	background: linear-gradient(to right, #ffffff 0%, #f6e9ec 33%, #f6e9ec 62%, #ffffff 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );
	border-top: 1px solid #a72c42;
	border-bottom: 1px solid #a72c42;
	font-size: 22px;
	color: #a72c42;
}
[lang="ja"] #trouble_whitening .mainTxt {
	font-family : "Yu Mincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
#trouble_whitening .trouble {
	overflow: hidden;
}
#trouble_whitening .trouble dl {
	overflow: hidden;
	padding: 1em;
	margin-bottom: 1em;
	min-height: 200px;
	width: 46%;
	float: left;
}
#trouble_whitening .trouble dl:nth-child(2n) {
	margin-left:2%;
}

#trouble_whitening .trouble dt a {
	padding: 12px 8px;
	box-shadow: 0px 0px 6px 3px #dedede;
	min-width: 426px;
	color: #a72c42;
	font-size: 14px;
	text-align: left;
	margin-bottom: 1em;
	font-size: 16px;
	display:block;
}
#trouble_whitening .trouble dt a:hover {
	background: url(../img/trouble_whitening/active.jpg) no-repeat 3px 3px;
}
#trouble_whitening .trouble dd {
	text-align: left;
	padding: 12px 0;
	font-size: 14px;
	margin: 0;
}

/* =========================================================
	for SP Extension
============================================================ */



@media only screen and (max-width: 760px) {

#trouble_whitening .title {
	padding: 20px 0;
}
#trouble_whitening .title span {
	font-size: 14px;
}
#trouble_whitening .title h1 {
	font-size: 26px;
}
#trouble_whitening .title em {
	font-size: 14px;
}
#trouble_whitening h2 {
	margin-right: 10px;
	font-size: 18px;
}
#trouble_whitening .mainTxt {
	font-size: 13px;
	padding: 10px;
}
#trouble_whitening .trouble dl {
	padding: 1em 1em 1em 0.5em;
	width:auto;
	margin-left:0 !important;
	float: none;
	min-height: auto;
}
#trouble_whitening .trouble dt a {
	float: none;
	display: block;
	margin-bottom: 1em;
	font-size: 14px;
	min-width: auto;
}
#trouble_whitening .trouble dd {
	float: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
}
}
/*-------------------------------------------------------
treatment_puti/　プチ整形
-------------------------------------------------------*/
#treatment_puti {
	margin : 0 10px;
	padding : 0;
}
#treatment_puti .title {
	padding: 30px;
}
#treatment_puti .title span {
	font-size: 24px;
}
#treatment_puti .title h1 {
	font-size: 42px;
	margin: 0;
}
#treatment_puti .title em {
	font-size: 26px;
	color: #979697;
	font-style: normal;
	font-weight: normal;
}
#treatment_puti h2 {
	border-left: 3px solid #a72c42;
	box-shadow: 0px 0px 6px 3px #dedede;
	padding: .4em 1em;
	font-size: 24px;
	color: #231815;

	font-weight: bold;
}

#treatment_puti .treatment {
	background: url(/assets/img/treatment_puti/bg.jpg) no-repeat 30px 50px;
	position: relative;
	min-height: 860px;
}
#treatment_puti .treatment .con01 {
	position: absolute;
	top: 60px;
	left: 350px;
	width: 220px;
}
#treatment_puti .treatment .con02 {
	position: absolute;
	top: 537px;
	left: 30px;
	width: 220px;
}
#treatment_puti .treatment .con03 {
	position: absolute;
	top: 537px;
	left: 550px;
	width: 220px;
}
#treatment_puti .treatment .subname {
	position: absolute;
	top: 390px;
	left: 30px;
	border: 3px solid #a72c42;
	color: #a72c42;
	font-size: 24px;
	padding: 12px 0;
	background: #fff;
	opacity: .9;
	width: 100%;
	text-align: center;
}
#treatment_puti .treatment .subname strong {
	font-size: 30px;
	display: block;
}
#treatment_puti .treatment .con01 dl dt, #treatment_puti .treatment .con02 dl dt, #treatment_puti .treatment .con03 dl dt {
	font-size: 20px;
	color: #a72c42;
}
#treatment_puti .treatment .con01 dl dd, #treatment_puti .treatment .con02 dl dd, #treatment_puti .treatment .con03 dl dd {
	margin: 0;
	padding: 0;
}
#treatment_puti .worries h2 {
	border-left: 3px solid #a72c42;
	box-shadow: 0px 0px 6px 3px #dedede;
	padding: .4em 1em;
	font-size: 24px;
	color: #231815;
	font-weight: bold;
	text-align: left;
}

#treatment_puti .worries .row {
	overflow: hidden;
}
#treatment_puti .worries .row .leftCon {
	float: left;
	width: 49%;
	margin: 0 0.5%;
}
#treatment_puti .worries .row .rightCon {
	float: left;
	width: 49%;
}
#treatment_puti .worries #acMenu dt {
	display: block;
	width: auto;
	text-align: left;
	box-shadow: 0px 0px 6px 3px #dedede;
	cursor: pointer;
	padding: 12px 0 12px 36px;
	margin-bottom: 8px;
	background: url(/assets/img/treatment_puti/i_swich02.jpg) 12px center no-repeat;
	color: #231815;
	font-size: 15px;
}
#treatment_puti .worries #acMenu dd {
	display: none;
	padding: 0;
	margin: 12px;
}
#treatment_puti .worries #acMenu dt.active {
	background: url(/assets/img/treatment_puti/i_swich01.jpg) 12px center no-repeat;
}
.sp_only {
	display: none;
}

/* =========================================================
	for SP Extension
============================================================ */



@media only screen and (max-width: 760px) {

.pc_only {
	display: none;
}
.sp_only {
	display: block;
}
#treatment_puti .title {
	padding: 20px 0;
}
#treatment_puti .title span {
	font-size: 14px;
}
#treatment_puti .title h1 {
	font-size: 26px;
}
#treatment_puti .title em {
	font-size: 14px;
}
#treatment_puti h2 {
	margin-right: 10px;
	font-size: 18px;
	padding: .4em;
}
#treatment_puti .worries h2 {
	font-size: 18px;
}
#treatment_puti .treatment {
	background: url(none);
	min-height: auto;
}
#treatment_puti .treatment .txt {
	font-size: 12px;
}
#treatment_puti .worries .row {
	overflow: hidden;
	padding-right: 10px;
}
#treatment_puti .worries .row .leftCon {
	float: none;
	width: auto;
	margin: 0 0.5%;
}
#treatment_puti .worries .row .rightCon {
	float: none;
	width: auto;
	margin: 0 0.5%;
}
#treatment_puti .worries #acMenu dt {
	font-size: 14px;
	padding-right: 12px;
}
#treatment_puti .worries #acMenu dd {
	font-size: 12px;
}
}
/*-------------------------------------------------------
treatment_detail/メニュー詳細
-------------------------------------------------------*/
#treatment_detail {
	margin : 0 10px 0 10px;
	padding : 0 0 0 15px;
}
#treatment_detail .title {
	padding: 30px;
}
#treatment_detail .title em {
	font-size: 26px;
	color: #979697;
	font-style: normal;
	font-weight: normal;
}
#treatment_detail .title h1 {
	font-size: 42px;
	margin: 0;
}
#treatment_detail h2 {
	border-left: 3px solid #a72c42;
	box-shadow: 0px 0px 6px 3px #dedede;
	padding: .4em 1em;
	font-size: 24px;
	color: #a72c42;
	font-weight: bold;
}

#treatment_detail h3 {
	color: #a72c42;
	position: relative;
	display: inline-block;
	padding: 0 55px;
}

#treatment_detail h3:before, #treatment_detail h3:after{
	content: '';
	position: absolute;
	top: 50%;
	display: inline-block;
	width: 45px;
	height: 1px;
	background: #a72c42;
}

#treatment_detail h3:before {left:0;}
#treatment_detail h3:after {right: 0;}

#treatment_detail h4 {
	color: #d55860;
}


#treatment_detail .img {
	float: right;
	overflow: hidden;
	margin: 0 20px 20px;
	border: 1px solid #999;
	}
#treatment_detail p{
	line-height: 1.8;
}

/* 202005内服薬テンプレ修正 */
.pcOpen {
	display:block!important;
}
.spOpen {
	display:none!important;
}

.column2-bx {
	display:flex;
	justify-content:space-between;
	margin:1rem auto 2rem;
}

#treatment_detail .column2-bx h3 {
	color: #B7183F;
	font-size: 18px;
	font-weight: bold;
	background: #fbf5f6;
	padding: 10px;
	margin-top:0;
}
#treatment_detail .column2-bx h3:before ,
#treatment_detail .column2-bx h3:after {
	display:none;
}
#treatment_detail .column2-bx h4 {
	font-weight: bold;
	padding: 0.5em;
	border-left: solid 5px #e02f51;
}
#treatment_detail .column2-bx .img {
	overflow: hidden;
	margin: 0 auto 20px;
	border: 1px solid #999;
}
.column2-right {
	margin:0 20px;
	max-width: 340px;
}

.menu-details-table {
    border:1px solid #e02f51;
    width:100%;
    border-spacing: 0px;
}
.menu-details-table th ,
.menu-details-table td {
    padding: 10px;
    font-size: 10pt;
    line-height: 1.5;
}
.menu-details-table th {
    background: #e02f51;
    color:#fff;
    border-bottom:1px solid #fff;
    padding:10px 20px;
}
.menu-details-table td  {
    border-bottom:1px solid #e02f51;
}
.menu-details-table tr:last-child td ,
.menu-details-table tr:last-child th {
    border:none;
}


/* =========================================================
	for SP Extension
============================================================ */

@media only screen and (max-width: 760px) {

#treatment_detail {
	padding:0;
}
#treatment_detail .title {
	padding: 20px 0;
}
#treatment_detail .title em {
	font-size: 14px;
}
#treatment_detail .title h1 {
	font-size: 26px;
}
#treatment_detail h2,
#treatment_detail h2.rb {
	font-size: 18px;
	margin-top:1em;
}
#treatment_detail h3 {
	/* clear: left;
	margin:10px 0 0 0;
	padding:0; */
}
#treatment_detail .img {
	text-align: center;
	float: none;
	margin:0 auto 50px auto;
}
#treatment_detail .img img {
	margin: 0 auto;
}

/* 202005内服薬テンプレ修正 */
.pcOpen {
	display:none!important;
}
.spOpen {
	display:block!important;
}
.column2-bx {
	flex-direction: row;
	flex-wrap:wrap;
	margin:2rem auto;
}
.column2-left ,
.column2-right {
	margin:0;
	width: 100%;
	max-width: inherit;
}
.column2-right{
	order:1;
}
.column2-left{
	order:2;
}
.menu-details-table th ,
.menu-details-table td {
	display:block;
	width:auto;
}
.menu-details-table th ,
.menu-details-table td {
	border-bottom:none;
	font-size:15px;
}

}

/*-------------------------------------------------------
purpose_menu/　施術メニュー
-------------------------------------------------------*/
#purpose_menu {
	margin : 0 0 0 10px;
	padding : 0;
}
#purpose_menu .title {
	padding: 30px;
}
#purpose_menu .title span {
	font-size: 24px;
}
#purpose_menu .title h2 {
	font-size: 40px;
	margin: 0;
}

#purpose_menu .title em {
	font-size: 26px;
	color: #979697;
	font-style: normal;
	font-weight: normal;
}

#purpose_menu .menuArea {
	width: 100%;
	padding-left: 10px;
	padding-bottom: 30px;
	padding-top: 30px;
	overflow: hidden;
}
#purpose_menu .menuArea .item {
	width: 46%;
	margin-right: 4%;
	float: left;
	margin-bottom: 40px;
}
#purpose_menu .menuArea .item:nth-child(2n-1) {
	clear: both;
}
#purpose_menu .menuArea .item h3 {
	display: block;
	margin: 0;
	background:#fff5f3;
}
#purpose_menu .menuArea .item a {
	display: block;
	text-align: left;
	font-size: 22px;
	color: #231815;
	display: block;
	margin-bottom: 10px;
	position: relative;
	display: flex;
	align-content: center;
}
[lang="ja"] #purpose_menu .menuArea .item a {
	font-family : "Yu Mincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
[lang="en-US"] #purpose_menu .menuArea .item a ,
[lang="vi"] #purpose_menu .menuArea .item a {
	font-size: 19px;
}
#purpose_menu .menuArea .item a span {
	display:flex;
	align-items:center;
	width:60%;
}
#purpose_menu .menuArea .item a img {
	width:150px;
	height:150px;
	padding:.5rem;
	opacity: 0.6;
}
#purpose_menu .menuArea .item a:hover {
	background:none;
	text-decoration:none;
}
#purpose_menu .menuArea .item a:hover img {
	opacity: 1;
}
@media only screen and (max-width: 760px) {
	#purpose_menu .menuArea {
		padding: 0;
		margin: 0;
		padding-top: 10px;
		padding-left: 10px;
		margin-left: -10px;
	}
	#purpose_menu .menuArea .item {
		width: 46%;
		margin-right: 4%;
	}
	#purpose_menu .menuArea .item a {
		font-size: 14px;
		flex-direction: column;
		min-height:252px;
	}
	#purpose_menu .menuArea .item a img {
		width:96%;
		height:auto;
		padding:2%;
		margin-right:0;
	}
	#purpose_menu .menuArea .item a span {
		padding:0 2% 2%;
		width:96%;
		margin:auto;
	}
	[lang="en-US"] #purpose_menu .menuArea .item a ,
	[lang="vi"] #purpose_menu .menuArea .item a {
		font-size: 12px !important;
		line-height: 1.4;
	}
	#purpose_menu .menuArea .item a span {
		left:0;
	}
	#purpose_menu .menuArea .item p {
		font-size: 12px;
	}
}



/* =========================================================
	for SP Extension
============================================================ */



@media only screen and (max-width: 760px) {

#purpose_menu .title {
	padding: 20px 0;
}
#purpose_menu .title span {
	font-size: 14px;
}
#purpose_menu .title h2 {
	font-size: 22px;
}
#purpose_menu .title em {
	font-size: 14px;
}
}

/*-------------------------------------------------------
data_detail
-------------------------------------------------------*/
#data_detail {
	margin : 0 0 0 10px;
	padding : 0;
}
#data_detail .title {
	padding: 30px;
}
#data_detail .title span {
	font-size: 24px;
}
#data_detail .title h1 {
	font-size: 42px;
	margin: 0;
}
#data_detail .title em {
	font-size: 26px;
	color: #979697;
	font-style: normal;
	font-weight: normal;
}
#data_detail .lead {
	overflow: hidden;
}
#data_detail .lead h2 {
	border-left: 3px solid #a72c42;
	box-shadow: 0px 0px 6px 3px #dedede;
	padding: .4em 2em;
	font-size: 24px;
	color: #231815;
	font-weight: bold;
}

#data_detail .lead figure {
	float: left;
	width: 30%;
	margin: 0 20px 0 0;
	padding: 0;
}
#data_detail .lead figure img {
	width: 100%;
}
#data_detail .lead p {
	font-size: 15px;
	line-height: 1.8;
}
#data_detail .point {
	border: 3px solid #d395a0;
	padding: 20px 20px 0 20px;
	overflow: hidden;
}
#data_detail .point figure {
	float: left;
	width: 20%;
	margin: 0 20px 0 0;
	padding: 0;
}
#data_detail .point figure img {
	width: 100%;
}
#data_detail .point ul {
	font-size: 15px;
	line-height: 1.8;
	color: #231815;
	font-weight: bold;
}
#data_detail .point ul li {
	text-indent: -1em;
	margin-left: 1em;
	list-style-type: none;
}
#data_detail h2 {
	border-left: 5px solid #a72c42;
	box-shadow: 0px 0px 6px 3px #dedede;
	padding: .4em 1em;
	font-size: 24px;
	color: #a72c42;
	font-weight: bold;
}

/* =========================================================
	for SP Extension
============================================================ */



@media only screen and (max-width: 760px) {
#data_detail .title {
	padding: 20px;
}
#data_detail .title span {
	font-size: 14px;
}
#data_detail .title h1 {
	font-size: 26px;
}
#data_detail .title em {
	font-size: 14px;
}
#data_detail h2 {
	margin-right: 10px;
}
#data_detail .lead figure {
	width: 100%;
	float: none;
	margin-bottom: 1em;
	text-align: center;
}
#data_detail .lead figure img {
	width: 50%;
	height: auto;
}
#data_detail .lead p {
	font-size: 12px;
	padding: 0 10px;
}
#data_detail .point {
	padding: 10px 20px;
}
#data_detail .point figure {
	margin-top: 10px;
}
#data_detail .point ul {
	font-size: 12px;
	margin: 0;
	padding: 0;
}
}
.data-img {
	text-align:center;
	margin: 0 auto;
	max-width: 950px;
}
.data-img img{
	width: auto;
}
@media only screen and (max-width: 760px) {
	.data-img img {
		width: 90%;
		padding: 10px;
}
}


/*-------------------------------------------------------
data_list
-------------------------------------------------------*/
#data-list {
	margin : 0 0 0 10px;
	padding : 0;
}
#data-list .title {
	padding: 30px;
}
#data-list .title span {
	font-size: 24px;
}
#data-list .title h1 {
	font-size: 42px;
	margin: 0;
}
#data-list .title em {
	font-size: 26px;
	color: #979697;
	font-style: normal;
	font-weight: normal;
}
#data-list h2 {
	border-left: 3px solid #a72c42;
	box-shadow: 0px 0px 6px 3px #dedede;
	padding: .4em 1em;
	font-size: 24px;
	color: #231815;
	font-weight: bold;
}

[lang="ja"] #data-list .mainTxt {
	font-family : "Yu Mincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
#data-list .mainTxt {
	text-align: center;
	padding: 12px 0;
	background: #ffffff;
	background: -moz-linear-gradient(left, #ffffff 0%, #f6e9ec 33%, #f6e9ec 62%, #ffffff 100%);
	background: -webkit-linear-gradient(left, #ffffff 0%, #f6e9ec 33%, #f6e9ec 62%, #ffffff 100%);
	background: linear-gradient(to right, #ffffff 0%, #f6e9ec 33%, #f6e9ec 62%, #ffffff 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );
	border-top: 1px solid #a72c42;
	border-bottom: 1px solid #a72c42;
	font-size: 22px;
	color: #a72c42;
}
#data-list .trouble {
	overflow: hidden;
}
#data-list .trouble dl {
	overflow: hidden;
	padding: 1em;
	margin-bottom: 1em;
	min-height: 200px;
	width: 46%;
	float: left;
}
#data-list .trouble dl:nth-child(2n) {
	margin-left:2%;
}

#data-list .trouble dt a {
	padding: 12px 8px;
	box-shadow: 0px 0px 6px 3px #dedede;
	min-width: 426px;
	color: #a72c42;
	font-size: 14px;
	text-align: left;
	margin-bottom: 1em;
	font-size: 16px;
	display:block;
}
#data-list .trouble dt a:hover {
	background: url(../img/data-list/active.jpg) no-repeat 3px 3px;
}
#data-list .trouble dd {
	text-align: left;
	padding: 12px 0;
	font-size: 14px;
	margin: 0;
}

/* =========================================================
	for SP Extension
============================================================ */



@media only screen and (max-width: 760px) {
#data-list .title {
	padding: 20px 0;
}
#data-list .title span {
	font-size: 14px;
}
#data-list .title h1 {
	font-size: 26px;
}
#data-list .title em {
	font-size: 14px;
}
#data-list h2 {
	margin-right: 10px;
	font-size: 18px;
}
#data-list .mainTxt {
	font-size: 13px;
	padding: 10px;
}
#data-list .trouble dl {
	padding: 1em 1em 1em 0.5em;
	width:auto;
	margin-left:0 !important;
	float: none;
	min-height: auto;
}
#data-list .trouble dt a {
	float: none;
	display: block;
	margin-bottom: 1em;
	font-size: 14px;
	min-width: auto;
}
#data-list .trouble dd {
	float: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
}
}

.data-area {
	border-top: 1px solid #a72c42;
 padding-top: 8px;
 text-align: right;
	margin-bottom: 70px;
	overflow: hidden;
				}
.data-area ul {
	float: right;
	margin: 0;
	padding: 0 6px;
}
.data-area li {
	list-style-type: none;
	display: inline-block;
	padding: 0 6px;
	border-left: 1px solid #a72c42;
}

.pagination {
	text-align: center;
}

a.page-numbers {
	border: solid 1px #a72c42;
	margin: 0 1px;
	padding: 5px 10px;
	text-decoration: none;
}

a.page-numbers:hover,
.current {
	background: #a72c42;
	border: solid 1px #a72c42;
	margin: 0 1px;
	padding: 5px 10px;
	color: #ffffff;
}

/*-------------------------------------------------------
about
-------------------------------------------------------*/
#about {
	margin : 0 0 0 10px;
	padding : 0;
}
#about .leftCon {
	width: 58%;
	float: left;
	}
#about p {
    font-size: 15px;
    line-height: 1.8;
}
#about .title {
	padding: 30px;
}
#about .title h1 {
	font-size: 42px;
	margin: 0;
}
#about h2 {
	border-left: 3px solid #a72c42;
	box-shadow: 0px 0px 6px 3px #dedede;
	padding: .4em 1em;
	font-size: 24px;
	color: #a72c42;
	font-weight: bold;
}
#about h3 {
	color: #a72c42;
	font-size: 18px;
	margin-top: 50px;

}
[lang="ja"] #about h4 ,
[lang="ja"] #about .introduction-bx p {
	font-family : "Yu Mincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
#about h3 strong {
	display:block;
	font-size: 24px;
}
#about .rightCon {
	background: url(../img/about_bg.jpg) no-repeat center top;
	padding-top: 470px;
	width: 38%;
	float: right;
	}
[lang="en-US"] #about .rightCon { background-image: url(/en/about/about_bg.jpg); }
[lang="zh-CN"] #about .rightCon { background-image: url(/ch/about/about_bg.jpg); }
[lang="vi"] #about .rightCon { background-image: url(/vi/about/about_bg.jpg); }

#about .rightCon p {
    font-size: 13px;
    line-height: 1.6;
}

#about h4 {
	color: #a72c42;
	font-size: 16px;
	margin-top: 20px;
}
#about .btn {
	clear:both;
	padding-top: 50px;
	}
#about .btn img {
vertical-align:middle;
margin-right:5px;
}

#about h2.rb {
	display: inline-block;
	position: relative;
	line-height: 1.5;
	vertical-align: middle;
	text-align: left;
	padding: 10px 18px 10px 35px;
	background:#fa8383;
	color: #fff;
	font-size: 20px;
	box-sizing: border-box;
	width:100%;
	box-shadow:none;
	margin-top:2em;
	border-left:none;
	border-radius:5px;
}

#about h2.rb .mark {
	display: inline-block;
	position: absolute;
	top: 14px;
	left: -5px;
	margin: 0;
	padding: 10px 0;
	z-index: 2;
	width: 20px;
	text-align: center;
	color: white;
	font-size: 13px;
	background: #B7183F;
	border-radius: 2px;
}
#about h2.rb .mark:before {
	position: absolute;
	content: '';
	top: 20px;
	left: 0;
	border: none;
	border-top: solid 3px #C16176;
	border-left :solid 5px transparent;
}
#about h2.rb .mark:after {
	content: '';
	position: absolute;
	left: 19px;
	top: 0;
	height: 0;
	width: 0;
	border-top: 10px solid #B7183F;
	border-bottom: 10px solid #B7183F;
	border-right: 10px solid transparent;
}
#about .movie-area h3 {
	color: #a72c42;
	position: relative;
	display: inline-block;
	padding: 0 55px;
}

#about .movie-area h3:before, #about .movie-area h3:after{
	content: '';
	position: absolute;
	top: 50%;
	display: inline-block;
	width: 45px;
	height: 1px;
	background: #a72c42;
}

#about .movie-area h3:before {left:0;}
#about .movie-area h3:after {right: 0;}

.movie-area {
	width:90%;
	margin:0 auto;
}
.movie-wrap {
     position: relative;
     padding-bottom: 56.25%;
     height: 0;
     overflow: hidden;
}

.movie-wrap iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}

/*YouTubeサイズ（中）*/
#treatment_detail h3.youtube-title {
    border-bottom: 2px solid #b7183f;
    color: #b7183f;
    font-size: 20px;
    font-weight: bold;
    padding: 0 0 8px 0;
    position: static;
    display: block;
}
#treatment_detail .youtube-size-half {
	width: 50%;
}
/* doctor-introduction */
.doctor-introduction {
  padding-left: .5rem;
  padding-right: .5rem;
}

.doctor-introduction::after {
  content: "";
  clear: both;
  display: block;
}

#about .doctor-introduction h3 {
  margin-top: 0;
}

.toggle {
  display: inline-block;
  width: 30%;
  margin: 0 1% 3%;
}
.toggle-logo {
  display:flex;
  justify-content:center;
  align-items:center;
  height:350px;
}

.toggle-logo img {
  width:auto;
}
.click-area {
  cursor: pointer;
}

.end_li {
  margin-right: 0;
}

.staff_data {
  display: none;
}

.expand_contents {
  opacity: 0;
  padding: 3% 2% 0;
  width: 96%;
  text-align: left;
  display: block;
  float: left;
  position: relative;
  overflow: hidden;
  border: 1px solid #ededed;
  height: auto !important;
  margin: -10rem 0 2rem;
  background: #fff;
  z-index: 2;
}

#about .introduction-bx p {
  text-align: center;
  line-height: 1.3;
  margin: .8rem auto 1rem;
}

#about .introduction-position {
  color: #f85756;
  font-weight: bold;
  font-size: 15px;
  display: block;
}

#about .introduction-position.gold {
  color:#d2a90f;
}

#about .introduction-position2 {
  font-size: 15px;
  padding-right:10px;
}

#about .introduction-name {
  font-size: 19px;
}

#about .introduction-txt {
  color: #fa8483;
  font-size: 13px;
  text-align: left!important;
  min-height: 50px;
}

#about .introduction-bx .profile-btn {
  font-family: 'Questrial', sans-serif;
  background: #fa8483;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  border: 1px solid #fa8483;
  border-radius: 20px;
  padding: .5rem;
  position: relative;
  letter-spacing: 3px;
  margin-bottom: 1.5rem;
}
#about .introduction-bx .profile-btn:hover {
	opacity:.8;
}
/* #about .active .introduction-bx .profile-btn {
  background: #fa8483;
  color: #fff;
} */

.profile-btn:after, .profile-btn:after {
  position: absolute;
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border-bottom: solid 2px #fff;
  border-right: solid 2px #fff;
  border-radius: 2px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 1.5rem;
  top: 31%;
}

/*.active .profile-btn:after, .active .profile-btn:after {
  border-bottom: solid 2px #fff;
  border-right: solid 2px #fff;
} */

.click-area {
  border-bottom: 3px solid #fa8483;
}

.expand_contents .btnClose {
  top: 0;
  right: 0;
  width: 60px;
  height: 60px;
  display: block;
  background: url(/assets/img/about/dr-close.png) no-repeat top left;
  position: absolute;
  overflow: hidden;
  cursor: pointer;
}

.doctor-introduction ul {
  margin: 1rem 0 2rem;
  padding: 0;
}

.doctor-introduction li {
  list-style-type: none;
  vertical-align: top;
}

.doctor-introduction ul.capa-ul {
  margin-left: 0;
}

.doctor-introduction .click-area {
  font-size: 0;
  position: relative;
}

.doctor-introduction .toggle>img {
  width: 100%;
  border:1px solid #fff;
}

.doctor-introduction  .toggle.active>img {
  border: 1px solid #a72c42;
}

.doctor-introduction .profile-txt {
  width: 100%;
}

.doctor-introduction .dr-img {
  width: auto;
  padding-right: 0;
  text-align: center;
}

.doctor-introduction .dr-img img {
  width: 95%;
  margin-bottom: 1rem;
}

.doctor-introduction .profile {
  margin-bottom: 1rem;
}

.doctor-introduction .profile.flex {
  display: flex;
}

#about .doctor-introduction p.position {
  font-size: 15px;
  text-align: left;
  line-height: 1.4;
  margin-top: 0;
  color: #B7183F;
}

#about .doctor-introduction .dr-img h3 {
  background: none;
  color: #231815;
  font-weight: normal;
  padding: 0;
  text-align: left;
  margin-bottom: 20px;
  font-size: 32px;
}

#about .doctor-introduction h4 {
  color: #B7183F;
  font-size: 16px;
  font-weight: bold;
  padding: 10px 0 0 0;
  margin: 1rem 0;
  border-bottom: 4px double #B7183F;
}

.doctor-introduction .dr-img .name {
  font-size: 23px;
  margin-bottom: 1.5rem;
}

.doctor-introduction .dr-img .name-e {
  font-size: 15px;
  display: block;
}

.doctor-introduction .dr-img .name-rubi {
  font-size: 17px;
  padding-left: 1rem;
}

.doctor-introduction .profile-txt ul {
  padding: 0;
}

.doctor-introduction .profile-txt ul li {
  font-size: 13px;
  line-height: 1.7;
}

.doctor-introduction .history ul li {
  border-bottom: 1px solid #eee;
  padding: .5rem 0;
}

/* =========================================================
	for SP Extension
============================================================ */



@media only screen and (max-width: 760px) {
#about {
	margin:0;
	padding:.5rem;
}
#about .title {
	padding: 20px 0;
}
#about .title h1 {
	font-size: 26px;
}
#about h2 {
	margin-right: 10px;
	font-size: 18px;
}
#about .leftCon {
	width: auto;
	float: none;
	padding: 10px;
	}
#about .rightCon {
	width: auto;
	float: none;
	padding: 470px 10px 10px;
	}
	#about .btn img {
		display:block;
		text-align:center;
		margin: 0 auto 12px;
		}
#about h2.rb {
	font-size: 18px;
	margin-top:1em;
	width:98%;
}
#about .movie-area h3 {
	font-size:16px;
}
.toggle {
  width: 80%;
  padding: 0 1%;
  margin-bottom: 1.5rem;
}

.expand_contents {
  margin: -9rem 0 2rem;
}

.doctor-introduction .profile.flex {
  flex-direction: column;
  padding: .5rem;
}

.doctor-introduction .dr-img, .doctor-introduction .profile-txt {
  width: 100%;
  padding: 0 0 1rem 0;
}

.doctor-introduction .profile-txt ul {
  margin: 1rem 0 0;
  text-align: left;
}

.doctor-introduction ul {
  margin: 1rem auto 2rem;
  text-align: center;
}

.doctor-introduction .dr-img {
  display: flex;
  margin-top: 3rem;
}

.doctor-introduction .dr-img img {
  width: 30%;
  height: 100%;
  padding-right: 3%;
}

#about .introduction-txt {
  font-size: 12px;
  min-height: auto;
}

#about .toggle.first .introduction-txt {
  min-height: auto;
}

#about .introduction-bx .profile-btn {
  font-size: 13px;
  letter-spacing: 2px;
}

.profile-btn:after, .profile-btn:after {
  right: 0.7rem;
}

#about .doctor-introduction .dr-img h3 {
  font-size: 28px;
  margin-bottom: 0;
}

#about .doctor-introduction p.position {
  margin-top: 3rem;
  font-size: 15px;
}

.doctor-introduction .dr-img {
  margin-top: 0;
}
.toggle-logo {
  display:none;
}
}
/*-------------------------------------------------------
access(固定ページ)
-------------------------------------------------------*/
#access-area .title {
    padding: 30px;
}
#access-area .title h2{
    font-size: 42px;
    margin: 0;
}
#access-area {
    margin: 0 0 0 10px;
    padding: 0;
}
#access-area table {
	border-collapse: collapse;
	border-top: 1px dotted #f0f0f0;
}
#access-area table tr{
	margin-bottom: 10px;
	border-bottom: 1px dotted #f0f0f0;
}
#access-area table tr th ,
#access-area table tr td {
		padding: .7rem .2rem;
}
#access-area table tr th {
    text-align: left;
    padding-right:1rem;
    font-weight: normal;
}
#access-area table tr td {
}
/*-------------------------------------------------------
privacypolicy(固定ページ)
-------------------------------------------------------*/
#privacypolicy-area {
	margin: 0 0 0 10px;
    padding: 0;
}
#privacypolicy-area .title {
    padding: 30px;
}
#privacypolicy-area .title h2{
    font-family: "Yu Mincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-size: 42px;
    margin: 0;
}

#privacypolicy-area  ul{
	margin-left:0;
	padding-left:0;
}
#privacypolicy-area  ul li {
	list-style-type:none;
	margin-bottom:10px;
}
#privacypolicy-area dl.bordertop{
	border-top: 1px dotted #f0f0f0;
}
#privacypolicy-area dl{
	border-bottom: 1px dotted #f0f0f0;
}
#privacypolicy-area dt {
	margin:15px 0 5px 0;
	font-weight:bold;
}
#privacypolicy-area dd {
	margin:5px 0 10px 0;
}
/* =========================================================
	for SP Extension
============================================================ */

@media only screen and (max-width: 760px) {
	#access-area {
    margin: 0;
    padding: .5rem;
}
	#access-area .title {
    padding: 20px 0;
}
	#access-area .title h2 {
    font-size: 26px;
 }
	#access_detail {
		width:100%;
	}
	#access_detail dd {
		padding-left: 30px;
	}
	#access-area a img {
		width:100%;
		height:auto;
		margin-bottom:1rem;
	}
	#privacypolicy-area {
		margin:0 10px;
	}
	#privacypolicy-area .title {
		padding: 20px 0;
	}
	#privacypolicy-area .title h2 {
		font-size: 26px;
	 }

	}

/*-------------------------------------------------------
begginer
-------------------------------------------------------*/
#beginner {
	margin : 0 0 0 10px;
	padding : 0;
}
#beginner .title span {
	font-size: 24px;
}
#beginner .title {
	padding: 30px;
}
#beginner .title h1 {
	font-size: 42px;
	margin: 0;
}
#beginner h2 {
	border-left: 3px solid #a72c42;
	box-shadow: 0px 0px 6px 3px #dedede;
	padding: .4em 1em;
	font-size: 24px;
	color: #a72c42;
	font-weight: bold;
}
#beginner h3 {
	color: #a72c42;
	font-size: 18px;
}

#beginner ul {
	overflow: hidden;
	position:relative;
	list-style-type:none;
	padding-left:0;
	min-height: 200px;
}
#beginner ul p {
	float:left;
	}
#beginner ul img {
	float:right;
	position:absolute;
	top: 0;
	right: 0;
	}


/* =========================================================
	for SP Extension
============================================================ */



@media only screen and (max-width: 760px) {
#beginner .title span {
	font-size: 14px;
}
#beginner .title {
	padding: 20px 0;
}
#beginner .title h1 {
	font-size: 26px;
}
#beginner h2 {
	margin-right: 10px;
	font-size: 18px;
}
#beginner .lead {
	padding: 0 6px;
	}
#beginner ul .img {
	text-align:center;
}
#beginner ul img {
	float:none;
	position: inherit;
	max-width: 320px;
	margin: 0 auto;
	}
}

/*-------------------------------------------------------
intro/各種特典
-------------------------------------------------------*/
#intro {
	margin : 0 0 0 10px;
	padding : 0;
}
#intro .title span {
	font-size: 24px;
}
#intro .title {
	padding: 30px;
}
#intro .title h1 {
	font-size: 42px;
	margin: 0;
}
#intro h2 {
	border-left: 3px solid #a72c42;
	box-shadow: 0px 0px 6px 3px #dedede;
	padding: .4em 1em;
	font-size: 24px;
	color: #a72c42;
	font-weight: bold;
}
#intro h3 {
	color: #a72c42;
	font-size: 18px;
	background: url(../img/monitor_icon.gif) no-repeat left top;
	padding-left: 30px;
}

#intro .anker {
	margin:0;
	padding:0;
}
#intro .anker li {
	list-style-type: none;
	display: inline-block;
	margin: 0 20px 0 0;
	padding:0;
	}
#intro .cont01 {
	background:url(../img/intro_img.jpg) no-repeat right 30px;
	}
#intro .txt01 {
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 30px;
	}
#intro .list01 dt {
	font-size: 18px;
	font-weight:bold;
	}
#intro .list01 dd {
	margin-bottom: 2em;
	}

	#intro .cont02 {
	background:url(../img/intro3_img.jpg) no-repeat right 30px;
	}
.red {
	color: #a72c42;
	}
/* =========================================================
	for SP Extension
============================================================ */

@media only screen and (max-width: 760px) {
#intro .title span {
	font-size: 14px;
}
#intro .title {
	padding: 20px 0;
}
#intro .title h1 {
	font-size: 26px;
}
#intro h2 {
	margin-right: 10px;
	font-size: 18px;
}
#intro .cont01 {
	padding: 200px 10px 10px 10px;
		background:url(../img/intro_img.jpg) no-repeat center top;
	}
	#intro .cont02 {
	padding: 160px 10px 10px 10px;
	background:url(../img/intro3_img.jpg) no-repeat center top;
	}
#intro .list01 dt {
	text-indent: -2em;
	margin-left:2em;
	}
#intro ul {
	margin:0;
	padding:0;
	}
}
/*-------------------------------------------------------
monitor/各種特典
-------------------------------------------------------*/
#monitor {
	margin : 0 0 0 10px;
	padding : 0;
line-height: 1.8em;
}
#monitor .title span {
	font-size: 24px;
}
#monitor .title {
	padding: 30px;
}
#monitor .title h1 {
	font-size: 42px;
	margin: 0;
}
#monitor h2 {
	border-left: 3px solid #a72c42;
	box-shadow: 0px 0px 6px 3px #dedede;
	padding: .4em 1em;
	font-size: 24px;
	color: #a72c42;
	font-weight: bold;
}
#monitor h3 {
	color: #a72c42;
	font-size: 18px;
	background: url(../img/monitor_icon.gif) no-repeat left top;
	padding-left: 30px;
	margin-top:50px;
}
#monitor .anker {
	margin:0;
	padding:0;
}
#monitor .anker li {
	list-style-type: none;
	display: inline-block;
	margin: 0 20px 0 0;
	padding:0;
	}
#monitor .cont01 {
	background:url(../img/monitor_img.jpg) no-repeat right 30px;
	}
#monitor .cont01 p {
width:65%;
}
#monitor #monitable {
    border: 1px #e5e5e5 solid;
    border-left: 3px #ffc0c9 solid;
    padding: 5px;
    width: 80%;
				margin: 0 auto;
}
#monitor #monitable th {
	text-align: left;
	padding: 8px;
	vertical-align: top;
	border-bottom: 1px #e5e5e5 solid;
}
#monitor #monitable td {
    padding: 8px;
    vertical-align: top;
    border-bottom: 1px #e5e5e5 solid;
}
#monitor #monitable .btn {
    text-align: center;
    border-bottom: none;
}
/* =========================================================
	for SP Extension
============================================================ */

@media only screen and (max-width: 760px) {
#monitor .title span {
	font-size: 14px;
}
#monitor .title {
	padding: 20px 0;
}
#monitor .title h1 {
	font-size: 26px;
}
#monitor h2 {
	margin-right: 10px;
	font-size: 18px;
}
#monitor .cont01 {
	padding: 200px 10px 10px 10px;
		background:url(../img/monitor_img.jpg) no-repeat center top;
	}
#monitor .cont01 p{
		width: auto;
	}
}
@media only screen and (max-width:480px){
    #monitor #monitable { margin: 0 ;}
    #monitor #monitable th,
    #monitor #monitable td{
    width: 80%;
    display: block;
    border-top: none;
    }
  #monitor #monitable th:first-child th { border-top: 1px solid #ddd; }
}
/*-------------------------------------------------------
menu_detail/メニュー詳細
-------------------------------------------------------*/
#menu_detail {
	margin : 0 0 0 10px;
	padding : 0;
}
#menu_detail .title {
	padding: 30px;
}
#menu_detail .title em {
	font-size: 26px;
	color: #979697;
	font-style: normal;
	font-weight: normal;
}
#menu_detail .title h1 {
	font-size: 42px;
	margin: 0;
}
#menu_detail h2 {
	border-left: 3px solid #a72c42;
	box-shadow: 0px 0px 6px 3px #dedede;
	padding: .4em 1em;
	font-size: 24px;
	color: #a72c42;
	font-weight: bold;
}
#menu_detail h3 {
	color: #a72c42;
	font-size: 18px;
	background: url(../img/menu_detail_icon.gif) no-repeat left top;
	padding-left: 30px;
	margin-top:0;
}
#menu_detail .img {
	float: left;
	margin-right: 30px;
	margin-bottom:20px;
	border: 1px solid #999;
	}
#menu_detail p{
	line-height: 1.8;
}

/* =========================================================
	for SP Extension
============================================================ */

@media only screen and (max-width: 760px) {
#menu_detail .title {
	padding: 20px 0;
}
#menu_detail .title em {
	font-size: 14px;
}
#menu_detail .title h1 {
	font-size: 26px;
}
#menu_detail h2 {
	margin-right: 10px;
	font-size: 18px;
}
#menu_detail h3 {
	clear: left;
	margin:10px 0 0 0;
	padding:0;
}
#menu_detail .img {
	text-align: center;
	float: none;
	margin-bottom:0;
}
#menu_detail .img img {
	margin: 0 auto;
}
}
/*-------------------------------------------------------
faq_area/よくあるご質問
-------------------------------------------------------*/
#faq_area {
	margin : 0 0 0 10px;
	padding : 0;
}
#faq_area .title {
	padding: 30px;
}
#faq_area .title h1 {
	font-size: 42px;
	margin: 0;
}
#faq_area h2 {
	border-left: 3px solid #a72c42;
	box-shadow: 0px 0px 6px 3px #dedede;
	padding: .4em 1em;
	font-size: 24px;
	color: #a72c42;
	font-weight: bold;
}
#faq_area h3 {
	color: #a72c42;
	font-size: 18px;
	margin-top:0;
}
#faq_area p{
	line-height: 1.8;
}
#faq_area .ancList {
	overflow: hidden;
	margin-left:0;
	padding-left:0;
}

#faq_area .ancList li {
    float: left;
    display: block;
    padding: 0 10px;
    margin: 0 0 5px 0;
    border-right: 1px solid #bbbbbb;
}
#faq_area dl {
	margin:10px;
	line-height: 1.8;
	}
	#faq_area dl dt{
		padding: 4px;
		background: rgba(242,224,227,1);
		color:#a72c42;
	}
	#faq_area dl dd{
		margin: 0 0 1em;
		padding: 4px;
		display: flex;
		align-items: baseline;
	}
	#faq_area dl dt span,
	#faq_area dl dd span{
		font-size: 16px;
		font-weight: bold;
	}

#faq_area .gototop {
	text-align: right;
	padding: 10px;
	}
/* =========================================================
	for SP Extension
============================================================ */

@media only screen and (max-width: 760px) {
#faq_area .title {
	padding: 20px 0;
}
#faq_area .title em {
	font-size: 14px;
}
#faq_area .title h1 {
	font-size: 26px;
}
#faq_area h2 {
	margin-right: 10px;
	font-size: 18px;
}
#faq_area h3 {
	clear: left;
	margin:10px 0 0 0;
	padding:0;
}
}

/*-------------------------------------------------------
intro2/当日ご予約特典制度のお知らせ
-------------------------------------------------------*/
#intro2 {
	margin : 0 0 0 10px;
	padding : 0;
}
#intro2 .title span {
	font-size: 24px;
}
#intro2 .title {
	padding: 30px;
}
#intro2 .title h1 {
	font-size: 42px;
	margin: 0;
}
#intro2 h2 {
	border-left: 3px solid #a72c42;
	box-shadow: 0px 0px 6px 3px #dedede;
	padding: .4em 1em;
	font-size: 24px;
	color: #a72c42;
	font-weight: bold;
}
#intro2 h3 {
	color: #a72c42;
	font-size: 18px;
	background: url(../img/monitor_icon.gif) no-repeat left top;
	padding-left: 30px;
}
#intro2 .anker {
	margin:0;
	padding:0;
}
#intro2 .anker li {
	list-style-type: none;
	display: inline-block;
	margin: 0 20px 0 0;
	padding:0;
	}
#intro2 .cont01 {
	background:url(../img/intro2_img.jpg) no-repeat right 30px;
	}
.red {
	color: #a72c42;
	}
/* =========================================================
	for SP Extension
============================================================ */

@media only screen and (max-width: 760px) {
#intro2 .title {
	padding: 20px 0;
}
#intro2 .title em {
	font-size: 14px;
}
#intro2 .title h1 {
	font-size: 26px;
}
#intro2 h2 {
	margin-right: 10px;
	font-size: 18px;
}
#intro2 h3 {
	clear: left;
	margin:10px 0 0 0;
	padding:0 0 0 30px;
}
#intro2 .cont01 {
	padding-top: 240px;
	background:url(../img/intro2_img.jpg) no-repeat center top;
	}

}

/*-------------------------------------------------------
intro3/各種特典
-------------------------------------------------------*/
#intro3 {
	margin : 0 0 0 10px;
	padding : 0;
}
#intro3 .title span {
	font-size: 24px;
}
#intro3 .title {
	padding: 30px;
}
#intro3 .title h1 {
	font-size: 42px;
	margin: 0;
}
#intro3 h2 {
	border-left: 3px solid #a72c42;
	box-shadow: 0px 0px 6px 3px #dedede;
	padding: .4em 1em;
	font-size: 24px;
	color: #a72c42;
	font-weight: bold;
}
#intro3 h3 {
	color: #a72c42;
	font-size: 18px;
	background: url(../img/monitor_icon.gif) no-repeat left top;
	padding-left: 30px;
}
#intro3 .anker {
	margin:0;
	padding:0;
}
#intro3 .anker li {
	list-style-type: none;
	display: inline-block;
	margin: 0 20px 0 0;
	padding:0;
	}
#intro3 .cont01 {
	background:url(../img/intro3_img.jpg) no-repeat right 30px;
	}
#intro3 .txt01 {
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 30px;
	}
#intro3 .list01 dt {
	font-size: 18px;
	font-weight:bold;
	}
#intro3 .list01 dd {
	margin-bottom: 2em;
	}

	#intro3 .cont02 {
	background:url(../img/intro33_img.jpg) no-repeat right 30px;
	}
.red {
	color: #a72c42;
	}
/* =========================================================
	for SP Extension
============================================================ */

@media only screen and (max-width: 760px) {
#intro3 .title {
	padding: 20px 0;
}
#intro3 .title em {
	font-size: 14px;
}
#intro3 .title h1 {
	font-size: 26px;
}
#intro3 h2 {
	margin-right: 10px;
	font-size: 18px;
}
#intro3 h3 {
	clear: left;
	margin:10px 0 0 0;
	padding:0 0 0 30px;
}
#intro3 .cont01 {
	padding-top: 180px;
	background:url(../img/intro3_img.jpg) no-repeat center top;
	}

}
/*-------------------------------------------------------
access
-------------------------------------------------------*/
#access {
	margin : 0 0 0 10px;
	padding : 0 0 10px 10px;
	overflow: hidden;
}
#access .title {
	padding: 30px;
}
#access .title h1 {
	font-size: 42px;
	margin: 0;
}
#access h2 {
	border-left: 3px solid #a72c42;
	box-shadow: 0px 0px 6px 3px #dedede;
	padding: .4em 1em;
	font-size: 24px;
	color: #a72c42;
	font-weight: bold;
}
#access #access_detail {
	overflow: hidden;
	padding:0 0 0 10px;
	margin::0;
	background: url(../img/access_bg.jpg) no-repeat right top;
	height: 278px;
	}
#access #access_detail dt {
	float: left;
	font-weight: bold;
	width: 70px;
	padding:0;
	margin::0;
}
#access #access_detail dd {
	float: left;
	width: 800px;
	padding:0;
	margin::0;
}
#access .mapImg {
	margin-top: -100px;
	}
/* =========================================================
	for SP Extension
============================================================ */



@media only screen and (max-width: 760px) {

#access .title {
	padding: 20px 0;
}
#access .title h1 {
	font-size: 26px;
}
#access h2 {
	margin-right: 10px;
	font-size: 18px;
}
#access #access_detail {
	background: url(none) ;
	}
#access .mapImg {
	margin-top: 30px;
	text-align: center;
	}
#access .mapImg img {
	max-width: 320px;
	height: auto;
	margin: 0 auto;
}
#access #access_detail {
	height: auto;
}
#access #access_detail dt {
	display: block;
	width:
	 100%;
}
#access #access_detail dd {
	width: 100%;
	padding:0;
	margin:0 0 12px;
	display: block;
}
}
/*-------------------------------------------------------
room
-------------------------------------------------------*/
#room {
	margin : 0 0 0 10px;
	padding : 0 0 10px 10px;
	overflow: hidden;
}
#room .title {
	padding: 30px;
}
#room .title h1 {
    font-size: 42px;
    margin: 0;
}
#room h2 {
	border-left: 3px solid #a72c42;
	box-shadow: 0px 0px 6px 3px #dedede;
	padding: .4em 1em;
	font-size: 24px;
	color: #a72c42;
	font-weight: bold;
}
#room h3 {
	color: #a72c42;
	font-size: 18px;
	width: 90%;
}
#room h3 span {
	display: block;
	background: url(../img/room_date.gif) no-repeat left center;
	padding-left: 24px;
	font-size: 12px;
}
#room .leftCon {
	width: 80%;
	float: left;
	}
	#room .leftCon dl {
		overflow:hidden;
		width: 90%;
		margin:30px 0 0;
		padding:0 0 30px;
		border-bottom: 1px solid #a72c42;
	}
	#room .leftCon dl.flat dt {
		float: none;
	}

#room .leftCon dt{
	float: right;
	margin-left: 20px;
}
#room .leftCon dd{
		margin:0;
		padding:0;
	}
	#room .leftCon .annai h3{
		color: #ffffff;
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0.98, #fff), color-stop(0.58, #666));
background: -webkit-linear-gradient(top, #666 57%, #fff 98%);
background: -moz-linear-gradient(top, #666 57%, #fff 98%);
background: -o-linear-gradient(top, #666 57%, #fff 98%);
background: -ms-linear-gradient(top, #666 57%, #fff 98%);
background: linear-gradient(to bottom, #666 57%, #fff 98%);
padding:1em;
width: 85%;
}



#room .rightCon {
	width: 20%;
	float: left;
	background:url(../img/room_bg.jpg) no-repeat center top;
	padding-top: 270px;
	}
#room .rightCon p {
		padding: 10px;
	}

	/*-------------------------------------------------------
	再生医療計画番号一覧用の追記（20200217）
	-------------------------------------------------------*/
#room .reason {
 		display			: block;
 		position		: relative;
 		margin			: 20px 0 0 0;
 		padding			: 10px 20px;
 		border			: 3px solid #a72c42;
 		border-radius	: 10px;
 		background		: #ffffff;
 		zoom			: 1;
 	}
#room .reason-ul h3 {
	    color: #a72c42;
	    font-size: 18px;
	}

#room .reason-ul ul {
	display: flex;
	text-align: center;
	flex-wrap:wrap;
	width: 100%;
	padding-left:0;
}

#room .reason-ul li {
	width:30.5%;
	vertical-align: top;
	list-style-type:none;
	margin:0.9%;
	margin-bottom:1rem;
	}
#room .reason-ul img {
	width: 90%;
	border:1px solid #ececec;
		}
#room .reason-ul strong {
					text-align:center
			}
/* =========================================================
	for SP Extension
============================================================ */

@media only screen and (max-width: 760px) {

#room .title {
	padding: 20px 0;
}
#room .title h1 {
	font-size: 26px;
}
#room h2 {
	margin-right: 10px;
	font-size: 18px;
}
#room .leftCon {
	width: 100%;
	float: none;
	}
#room .leftCon dl{
		width: 97%;
}
	#room .leftCon .annai h3{
		width: 90%;
	}
#room .rightCon {
	width: 100%;
	float: left;
	background:url(../img/room_bg.jpg) no-repeat center top;
	padding-top: 270px;
	}

	/*-------------------------------------------------------
	再生医療計画番号一覧用の追記（20200217）
	-------------------------------------------------------*/

#room .reason {
	 		text-align: center;
	 		display: inline-block;
			margin: 10px 5% 0;
			padding: 5px;
	 		border			: 3px solid #a72c42;
	 		border-radius	: 10px;
	 		background		: #ffffff;
	 		zoom			: 1;
	 	}
#room .reason-ul {
		  display: table;
		  table-layout: fixed;
		  text-align: center;
		  width: 100%;
		}
#room .reason-ul ul {
		padding-inline-start: 0px;
	}
#room .reason-ul li {
	  width: 33%;
		display: flex;
		vertical-align: middle;
		padding: 2.5% 0;
		flex-direction: column;
		margin: 0rem 1rem;
		padding:1rem .5rem;
		}
#room .reason-ul img {
			  width: 100%;
	}

}
/*-------------------------------------------------------
puti/　プチ整形
-------------------------------------------------------*/
#puti {
	margin : 0 10px;
	padding : 0;
}
#puti .title {
	padding: 30px;
}
#puti .title span {
	font-size: 24px;
}
#puti .title h1 {
	font-size: 42px;
	margin: 0;
}
#puti .title em {
	font-size: 26px;
	color: #979697;
	font-style: normal;
	font-weight: normal;
}
#puti h2 {
	border-left: 3px solid #a72c42;
	box-shadow: 0px 0px 6px 3px #dedede;
	padding: .4em 1em;
	font-size: 24px;
	color:#A72C42;
	font-weight: bold;
}
#puti .worries h2 {
	border-left: 3px solid #a72c42;
	box-shadow: 0px 0px 6px 3px #dedede;
	padding: .4em 1em;
	font-size: 24px;
	color: #A72C42;
	font-weight: bold;
	text-align: left;
}
#puti h2.rb {
	display: inline-block;
	position: relative;
	line-height: 1.5;
	vertical-align: middle;
	text-align: left;
	padding: 10px 18px 10px 35px;
	background:#fa8383;
	color: #fff;
	font-size: 20px;
	box-sizing: border-box;
	width:100%;
	box-shadow:none;
	margin-top:2em;
	border-left:none;
	border-radius:5px;
}
#puti h2.rb.first {
	margin-top:1em;
}
#puti h2.rb .mark {
	display: inline-block;
	position: absolute;
	top: 14px;
	left: -5px;
	margin: 0;
	padding: 10px 0;
	z-index: 2;
	width: 20px;
	text-align: center;
	color: white;
	font-size: 13px;
	background: #B7183F;
	border-radius: 2px;
}
#puti h2.rb .mark:before {
	position: absolute;
	content: '';
	top: 20px;
	left: 0;
	border: none;
	border-top: solid 3px #C16176;
	border-left :solid 5px transparent;
}
#puti h2.rb .mark:after {
	content: '';
	position: absolute;
	left: 19px;
	top: 0;
	height: 0;
	width: 0;
	border-top: 10px solid #B7183F;
	border-bottom: 10px solid #B7183F;
	border-right: 10px solid transparent;
}

#puti .worries ul {
	margin: 0;
 padding: 0 0 0 26px;
}
#puti .worries .row {
	overflow: hidden;
}
#puti .worries li {
	float: left;
	width: 40%;
 margin-right: 10%;
	margin-bottom: 1em;
}

#puti .worries .row .leftCon {
	float: left;
	width: 49%;
	margin: 0 0.5%;
}
#puti .worries .row .rightCon {
	float: left;
	width: 49%;
}
#puti .worries #acMenu dt {
	display: block;
	width: auto;
	text-align: left;
	box-shadow: 0px 0px 6px 3px #dedede;
	cursor: pointer;
	padding: 12px 0 12px 36px;
	margin-bottom: 8px;
	background: url(/assets/img/treatment_puti/i_swich02.jpg) 12px center no-repeat;
	color:#A72C42;
	font-size: 15px;
}
#puti .worries #acMenu dd {
	display: none;
	padding: 0;
	margin: 12px;
}
#puti .worries #acMenu dt.active {
	background: url(/assets/img/treatment_puti/i_swich01.jpg) 12px center no-repeat;
}
#puti .total {
	width: 100%;
	overflow: hidden;
	}
#puti .total ul {
		margin:0;
	padding:0;
	overflow: hidden;
}
#puti .total li {
	width: 48%;
	float:left;
	margin:0 2% 0 0;
	padding:0;
	list-style-type: none;
}
#puti .total li img{
	width: 100%;
}
#puti .total li span{
	background: #FFEBEB;
	color:#B7183F;
	text-align:center;
	font-size: 18px;
	font-weight: bold;
	display:block;
	width: 100%;
	padding: 1em 0;
	margin-top: -5px;
}
#puti .total li span.double{
	padding: .5em 0;
}
#puti .total .txt {
	background: #B7183F;
	color: #ffffff;
	font-weight: bold;
	font-size:24px;
	padding: 1em 0;
	text-align:center;
	clear: both;
}
#puti .total .total-top li{
	padding-bottom: 30px;
	background:url(../img/puti_arrowdown.png) no-repeat center bottom;
	background-size: 5% auto;
}
#puti .total .total-bottom li{
	padding-top: 30px;
	background:url(../img/puti_arrowtop.png) no-repeat center top;
	background-size: 5% auto;
}

#puti .photo {
width: 100%;
padding: 2em 0;
text-align:center;
box-shadow:0px 0px 6px 3px #e6e4e2 inset;
border-radius:6px;
margin-top: 60px;
position:relative;
}
#puti .photo .txt {
	color: #717071;
	font-weight: bold;
	font-size:24px;
position:absolute;
 top:0;
	left: 24px;
}
#puti .photo img {
	width: 50%;
	margin: 0 auto;
}







/* =========================================================
	for SP Extension
============================================================ */

@media only screen and (max-width: 760px) {

#puti .title {
	padding: 20px 0;
}
#puti .title span {
	font-size: 14px;
}
#puti .title h1 {
	font-size: 26px;
}
#puti .title em {
	font-size: 14px;
}
#puti h2 {
	margin-right: 10px;
	font-size: 18px;
	padding: .4em;
}
#puti .worries h2 {
	font-size: 18px;
}

#puti .worries .row {
	overflow: hidden;
	padding-right: 10px;
}
#puti .worries .row .leftCon {
	float: none;
	width: auto;
	margin: 0 0.5%;
}
#puti .worries .row .rightCon {
	float: none;
	width: auto;
	margin: 0 0.5%;
}
#puti .worries #acMenu dt {
	font-size: 14px;
	padding-right: 12px;
}
#puti .worries #acMenu dd {
	font-size: 12px;
}
#puti .total li span{
font-size: 14px;
}
#puti .total .txt {
font-size: 14px;
}
#puti .photo .txt {
font-size: 14px;
}
#puti .photo img {
margin:1.5rem auto 0;
}
}
/*-------------------------------------------------------
beautiful_skin/　美肌
-------------------------------------------------------*/
#beautiful_skin {
	margin : 0 10px;
	padding : 0;
}
#beautiful_skin .title {
	padding: 30px;
}
#beautiful_skin .title span {
	font-size: 24px;
}
#beautiful_skin .title h1 {
	font-size: 42px;
	margin: 0;
}
#beautiful_skin .title em {
	font-size: 26px;
	color: #979697;
	font-style: normal;
	font-weight: normal;
}
#beautiful_skin h2 {
	border-left: 3px solid #a72c42;
	box-shadow: 0px 0px 6px 3px #dedede;
	padding: .4em 1em;
	font-size: 24px;
	color: #A72C42;
	font-weight: bold;
}
#beautiful_skin .worries h2 {
	border-left: 3px solid #a72c42;
	box-shadow: 0px 0px 6px 3px #dedede;
	padding: .4em 1em;
	font-size: 24px;
	color: #A72C42;
	font-weight: bold;
	text-align: left;
}
#beautiful_skin .worries .row {
	overflow: hidden;
}
#beautiful_skin .worries .row .leftCon {
	float: left;
	width: 49%;
	margin: 0 0.5%;
}
#beautiful_skin .worries .row .rightCon {
	float: left;
	width: 49%;
}
#beautiful_skin .worries #acMenu dt {
	display: block;
	width: auto;
	text-align: left;
	box-shadow: 0px 0px 6px 3px #dedede;
	cursor: pointer;
	padding: 12px 0 12px 36px;
	margin-bottom: 8px;
	background: url(/assets/img/treatment_puti/i_swich02.jpg) 12px center no-repeat;
	color:#A72C42;
	font-size: 15px;
}
#beautiful_skin .worries #acMenu dd {
	display: none;
	padding: 0;
	margin: 12px;
}
#beautiful_skin .worries #acMenu dt.active {
	background: url(/assets/img/treatment_puti/i_swich01.jpg) 12px center no-repeat;
}
#beautiful_skin .total {
	width: 100%;
	overflow: hidden;
	}
#beautiful_skin .total ul {
		margin:0;
	padding:0;
	overflow: hidden;
}
#beautiful_skin .total li {
	width: 48%;
	float:left;
	margin:0 2% 0 0;
	padding:0;
	list-style-type: none;
}
#beautiful_skin .total li img{
	width: 100%;
}
#beautiful_skin .total li span{
	background: #FFEBEB;
	color:#B7183F;
	text-align:center;
	font-size: 18px;
	font-weight: bold;
	display:block;
	width: 100%;
	padding: 1em 0;
	margin-top: -5px;
}
#beautiful_skin .total li span.double{
	padding: .5em 0;
}
#beautiful_skin .total .txt {
	background: #B7183F;
	color: #ffffff;
	font-weight: bold;
	font-size:24px;
	padding: 1em 0;
	text-align:center;
	clear: both;
}
#beautiful_skin .total .total-top li{
	padding-bottom: 30px;
	background:url(../img/puti_arrowdown.png) no-repeat center bottom;
	background-size: 5% auto;
}
#beautiful_skin .total .total-bottom li{
	width: 32%;
	padding-top: 30px;
	background:url(../img/puti_arrowtop.png) no-repeat center top;
	background-size: 8% auto;
}
#beautiful_skin .total .total-bottom li:last-child {
	margin-right:0;
}

#beautiful_skin .photo {
width: 100%;
padding: 2em 0;
text-align:center;
box-shadow:0px 0px 6px 3px #e6e4e2 inset;
border-radius:6px;
margin-top: 60px;
position:relative;
}
#beautiful_skin .photo .txt {
	color: #717071;
	font-weight: bold;
	font-size:24px;
position:absolute;
 top:0;
	left: 24px;
}
#beautiful_skin .photo img {
	width: 50%;
	margin: 0 auto;
}

/* =========================================================
	for SP Extension
============================================================ */

@media only screen and (max-width: 760px) {

#beautiful_skin .title {
	padding: 20px 0;
}
#beautiful_skin .title span {
	font-size: 14px;
}
#beautiful_skin .title h1 {
	font-size: 26px;
}
#beautiful_skin .title em {
	font-size: 14px;
}
#beautiful_skin h2 {
	margin-right: 10px;
	font-size: 18px;
	padding: .4em;
}
#beautiful_skin .worries h2 {
	font-size: 18px;
}
#beautiful_skin .worries .row {
	overflow: hidden;
	padding-right: 10px;
}
#beautiful_skin .worries .row .leftCon {
	float: none;
	width: auto;
	margin: 0 0.5%;
}
#beautiful_skin .worries .row .rightCon {
	float: none;
	width: auto;
	margin: 0 0.5%;
}
#beautiful_skin .worries #acMenu dt {
	font-size: 14px;
	padding-right: 12px;
}
#beautiful_skin .worries #acMenu dd {
	font-size: 12px;
}
#beautiful_skin .total li span{
font-size: 14px;
}
#beautiful_skin .total .txt {
font-size: 14px;
}
#beautiful_skin .photo .txt {
font-size: 14px;
}
}
/*-------------------------------------------------------
hair/　育毛
-------------------------------------------------------*/
#hair {
	margin : 0 10px;
	padding : 0;
}
#hair .title {
	padding: 30px;
}
#hair .title span {
	font-size: 24px;
}
#hair .title h1 {
	font-size: 42px;
	margin: 0;
}
#hair .title em {
	font-size: 26px;
	color: #979697;
	font-style: normal;
	font-weight: normal;
}
#hair h2 {
	border-left: 3px solid #a72c42;
	box-shadow: 0px 0px 6px 3px #dedede;
	padding: .4em 1em;
	font-size: 24px;
	color: #A72C42;
	font-weight: bold;
}
#hair .worries h2 {
	border-left: 3px solid #a72c42;
	box-shadow: 0px 0px 6px 3px #dedede;
	padding: .4em 1em;
	font-size: 24px;
	color: #A72C42;
	font-weight: bold;
	text-align: left;
}
#hair .worries .row {
	overflow: hidden;
}
#hair .worries .row .leftCon {
	float: left;
	width: 49%;
	margin: 0 0.5%;
}
#hair .worries .row .rightCon {
	float: left;
	width: 49%;
}
#hair .worries #acMenu dt {
	display: block;
	width: auto;
	text-align: left;
	box-shadow: 0px 0px 6px 3px #dedede;
	cursor: pointer;
	padding: 12px 0 12px 36px;
	margin-bottom: 8px;
	background: url(/assets/img/treatment_puti/i_swich02.jpg) 12px center no-repeat;
	color:#A72C42;
	font-size: 15px;
}
#hair .worries #acMenu dd {
	display: none;
	padding: 0;
	margin: 12px;
}
#hair .worries #acMenu dt.active {
	background: url(/assets/img/treatment_puti/i_swich01.jpg) 12px center no-repeat;
}
#hair .total {
	width: 100%;
	overflow: hidden;
	}
#hair .total ul {
		margin:0;
	padding:0;
	overflow: hidden;
}
#hair .total li {
	width: 48%;
	float:left;
	margin:0 4% 0 0;
	padding:0;
	list-style-type: none;
}
#hair .total-top {
	background:url(../img/hair_plus.png)  no-repeat center center;
	background-size: 3% auto;
	}
#hair .total .total-bottom li {
	margin:0 2% 0 0;
}
#hair .total li:last-child {
	margin-right: 0;
}
#hair .total li img{
	width: 100%;
}
#hair .total li span{
	background: #FFEBEB;
	color:#B7183F;
	text-align:center;
	font-size: 14px;
	font-weight: bold;
	display:block;
	width: 100%;
	padding: 1em 0;
	margin-top: -5px;
}
#hair .total li span.double{
	padding: .5em 0;
}
#hair .total .txt {
	background: #B7183F;
	color: #ffffff;
	font-weight: bold;
	font-size:24px;
	padding: 1em 0;
	text-align:center;
	clear: both;
}
#hair .total .total-top li{
	padding-bottom: 30px;
	background:url(../img/puti_arrowdown.png) no-repeat center bottom;
	background-size: 5% auto;
}
#hair .total .total-bottom li{
	width: 32%;
	padding-top: 30px;
	background:url(../img/puti_arrowtop.png) no-repeat center top;
	background-size: 8% auto;
}
#hair .total .total-bottom li:last-child {
	margin-right:0;
}

#hair .photo {
width: 100%;
padding: 2em 0;
text-align:center;
box-shadow:0px 0px 6px 3px #e6e4e2 inset;
border-radius:6px;
margin-top: 60px;
position:relative;
}
#hair .photo .txt {
	color: #717071;
	font-weight: bold;
	font-size:24px;
position:absolute;
 top:0;
	left: 24px;
}

#hair .photo img {
	width: 50%;
	margin: 0 auto;
}

/* =========================================================
	for SP Extension
============================================================ */

@media only screen and (max-width: 760px) {

#hair .title {
	padding: 20px 0;
}
#hair .title span {
	font-size: 14px;
}
#hair .title h1 {
	font-size: 26px;
}
#hair .title em {
	font-size: 14px;
}
#hair h2 {
	margin-right: 10px;
	font-size: 18px;
	padding: .4em;
}
#hair .worries h2 {
	font-size: 18px;
}
#hair .worries .row {
	overflow: hidden;
	padding-right: 10px;
}
#hair .worries .row .leftCon {
	float: none;
	width: auto;
	margin: 0 0.5%;
}
#hair .worries .row .rightCon {
	float: none;
	width: auto;
	margin: 0 0.5%;
}
#hair .worries #acMenu dt {
	font-size: 14px;
	padding-right: 12px;
}
#hair .worries #acMenu dd {
	font-size: 12px;
}
#hair .total li span{
font-size: 14px;
}
#hair .total .txt {
font-size: 14px;
}
#hair .photo .txt {
font-size: 14px;
}
}
/*-------------------------------------------------------
anti-aging/　婦人科アンチエイジング・いびき
-------------------------------------------------------*/
#anti-aging {
	margin : 0 10px;
	padding : 0;
}
#anti-aging .title {
	padding: 30px;
}
#anti-aging .title span {
	font-size: 24px;
}
#anti-aging .title h1 {
	font-size: 42px;
	margin: 0;
}
#anti-aging .title em {
	font-size: 26px;
	color: #979697;
	font-style: normal;
	font-weight: normal;
}
#anti-aging h2 {
	border-left: 3px solid #a72c42;
	box-shadow: 0px 0px 6px 3px #dedede;
	padding: .4em 1em;
	font-size: 24px;
	color: #A72C42;
	font-weight: bold;
}
#anti-aging .worries h2 {
	border-left: 3px solid #a72c42;
	box-shadow: 0px 0px 6px 3px #dedede;
	padding: .4em 1em;
	font-size: 24px;
	color: #A72C42;
	font-weight: bold;
	text-align: left;
}
#anti-aging .worries .row {
	overflow: hidden;
}
#anti-aging .worries .row .leftCon {
	float: left;
	width: 49%;
	margin: 0 0.5%;
}
#anti-aging .worries .row .rightCon {
	float: left;
	width: 49%;
}
#anti-aging .worries #acMenu dt {
	display: block;
	width: auto;
	text-align: left;
	box-shadow: 0px 0px 6px 3px #dedede;
	cursor: pointer;
	padding: 12px 0 12px 36px;
	margin-bottom: 8px;
	background: url(/assets/img/treatment_puti/i_swich02.jpg) 12px center no-repeat;
	color:#A72C42;
	font-size: 15px;
}
#anti-aging .worries #acMenu dd {
	display: none;
	padding: 0;
	margin: 12px;
}
#anti-aging .worries #acMenu dt.active {
	background: url(/assets/img/treatment_puti/i_swich01.jpg) 12px center no-repeat;
}
#anti-aging .total {
	width: 100%;
	overflow: hidden;
	}
#anti-aging .total ul {
		margin:0;
	padding:0;
	overflow: hidden;
}
#anti-aging .total-bottom li {
	width: 48%;
	float:left;
	margin:0 4% 0 0;
	padding:0;
	list-style-type: none;
}
#anti-aging .total-top li{
	width: 100%;
	float: none;
	}
#anti-aging .total li:last-child {
	margin-right: 0;
}
#anti-aging .total li img{
	width: 100%;
}
#anti-aging .total li span{
	background: #FFEBEB;
	color:#B7183F;
	text-align:center;
	font-size: 14px;
	font-weight: bold;
	display:block;
	width: 100%;
	padding: 1em 0;
	margin-top: -5px;
}
#anti-aging .total li span.double{
	padding: .5em 0;
}
#anti-aging .total .txt {
	background: #B7183F;
	color: #ffffff;
	font-weight: bold;
	font-size:24px;
	padding: 1em 0;
	text-align:center;
	clear: both;
}
#anti-aging .total .total-top li{
	padding-bottom: 30px;
	background:url(../img/puti_arrowdown.png) no-repeat right bottom;
	background-size: 3% auto;
}
#anti-aging .total .total-bottom li{
	padding-top: 40px;
	background:url(../img/puti_arrowtop.png) no-repeat center 5px;
	background-size: 6% auto;
}
#anti-aging .total .total-bottom li:last-child {
	margin-right:0;
}


/* =========================================================
	for SP Extension
============================================================ */

@media only screen and (max-width: 760px) {

#anti-aging .title {
	padding: 20px 0;
}
#anti-aging .title span {
	font-size: 14px;
}
#anti-aging .title h1 {
	font-size: 26px;
}
#anti-aging .title em {
	font-size: 14px;
}
#anti-aging h2 {
	margin-right: 10px;
	font-size: 18px;
	padding: .4em;
}
#anti-aging .worries h2 {
	font-size: 18px;
}
#anti-aging .worries .row {
	overflow: hidden;
	padding-right: 10px;
}
#anti-aging .worries .row .leftCon {
	float: none;
	width: auto;
	margin: 0 0.5%;
}
#anti-aging .worries .row .rightCon {
	float: none;
	width: auto;
	margin: 0 0.5%;
}
#anti-aging .worries #acMenu dt {
	font-size: 14px;
	padding-right: 12px;
}
#anti-aging .worries #acMenu dd {
	font-size: 12px;
}
#anti-aging .total li span{
font-size: 14px;
}
#anti-aging .total .txt {
font-size: 14px;
}
}
/*-------------------------------------------------------
therapy/　幹細胞治療・再生治療
-------------------------------------------------------*/
#therapy {
	margin : 0 10px;
	padding : 0;
}
#therapy .title {
	padding: 30px;
}
#therapy .title span {
	font-size: 24px;
}
#therapy .title h1 {
	font-size: 42px;
	margin: 0;
}
#therapy .title em {
	font-size: 26px;
	color: #979697;
	font-style: normal;
	font-weight: normal;
}
#therapy h2 {
	border-left: 3px solid #a72c42;
	box-shadow: 0px 0px 6px 3px #dedede;
	padding: .4em 1em;
	font-size: 24px;
	color: #A72C42;
	font-weight: bold;
}
#therapy .worries h2 {
	border-left: 3px solid #a72c42;
	box-shadow: 0px 0px 6px 3px #dedede;
	padding: .4em 1em;
	font-size: 24px;
	color: #A72C42;
	font-weight: bold;
	text-align: left;
}
#therapy .worries .row {
	overflow: hidden;
}
#therapy .worries .row .leftCon {
	float: left;
	width: 49%;
	margin: 0 0.5%;
}
#therapy .worries .row .rightCon {
	float: left;
	width: 49%;
}
#therapy .worries #acMenu dt {
	display: block;
	width: auto;
	text-align: left;
	box-shadow: 0px 0px 6px 3px #dedede;
	cursor: pointer;
	padding: 12px 0 12px 36px;
	margin-bottom: 8px;
	background: url(/assets/img/treatment_puti/i_swich02.jpg) 12px center no-repeat;
	color:#A72C42;
	font-size: 15px;
}
#therapy .worries #acMenu dd {
	display: none;
	padding: 0;
	margin: 12px;
}
#therapy .worries #acMenu dt.active {
	background: url(/assets/img/treatment_puti/i_swich01.jpg) 12px center no-repeat;
}
#therapy .total {
	width: 100%;
	overflow: hidden;
	}
#therapy .total ul {
		margin:0;
	padding:0;
	overflow: hidden;
}
#therapy .total li {
	width: 48%;
	float:left;
	margin:0 4% 0 0;
	padding:0;
	list-style-type: none;
}
#therapy .total li:last-child {
	margin-right: 0;
}
#therapy .total li img{
	width: 100%;
}
#therapy .total li span{
	background: #FFEBEB;
	color:#B7183F;
	text-align:center;
	font-size: 14px;
	font-weight: bold;
	display:block;
	width: 100%;
	padding: 1em 0;
	margin-top: -5px;
}
#therapy .total li span.double{
	padding: .5em 0;
}
#therapy .total .txt {
	background: #B7183F;
	color: #ffffff;
	font-weight: bold;
	font-size:24px;
	padding: 1em 0;
	text-align:center;
	clear: both;
}
[lang="ja"] .total .txt ,
[lang="ja"] .photo .txt {
	font-family : "Yu Mincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
#therapy .total .total-top li{
	padding-bottom: 30px;
	background:url(../img/puti_arrowdown.png) no-repeat center bottom;
	background-size: 3% auto;
}
#therapy .total .total-bottom li{
	padding-top: 40px;
	background:url(../img/puti_arrowtop.png) no-repeat center 5px;
	background-size: 6% auto;
}
#therapy .total .total-bottom li:last-child {
	margin-right:0;
}


/* =========================================================
	for SP Extension
============================================================ */

@media only screen and (max-width: 760px) {

#therapy .title {
	padding: 20px 0;
}
#therapy .title span {
	font-size: 14px;
}
#therapy .title h1 {
	font-size: 26px;
}
#therapy .title em {
	font-size: 14px;
}
#therapy h2 {
	margin-right: 10px;
	font-size: 18px;
	padding: .4em;
}
#therapy .worries h2 {
	font-size: 18px;
}
#therapy .worries .row {
	overflow: hidden;
	padding-right: 10px;
}
#therapy .worries .row .leftCon {
	float: none;
	width: auto;
	margin: 0 0.5%;
}
#therapy .worries .row .rightCon {
	float: none;
	width: auto;
	margin: 0 0.5%;
}
#therapy .worries #acMenu dt {
	font-size: 14px;
	padding-right: 12px;
}
#therapy .worries #acMenu dd {
	font-size: 12px;
}
#therapy .total li span{
font-size: 14px;
}
#therapy .total .txt {
font-size: 14px;
}
}
/*-------------------------------------------------------
examination/　がん等予防医療・NK細胞免疫治療・総合遺伝子臨床検査
-------------------------------------------------------*/
#examination {
	margin : 0 10px;
	padding : 0;
}
#examination .title {
	padding: 30px;
}
#examination .title span {
	font-size: 24px;
}
#examination .title h1 {
	font-size: 42px;
	margin: 0;
}
#examination .title em {
	font-size: 26px;
	color: #979697;
	font-style: normal;
	font-weight: normal;
}
#examination h2 {
	border-left: 3px solid #a72c42;
	box-shadow: 0px 0px 6px 3px #dedede;
	padding: .4em 1em;
	font-size: 24px;
	color: #A72C42;
	font-weight: bold;
}
#examination .worries h2 {
	border-left: 3px solid #a72c42;
	box-shadow: 0px 0px 6px 3px #dedede;
	padding: .4em 1em;
	font-size: 24px;
	color: #A72C42;
	font-weight: bold;
	text-align: left;
}
#examination .worries .row {
	overflow: hidden;
}
#examination .worries .row .leftCon {
	float: left;
	width: 49%;
	margin: 0 0.5%;
}
#examination .worries .row .rightCon {
	float: left;
	width: 49%;
}
#examination .worries #acMenu dt {
	display: block;
	width: auto;
	text-align: left;
	box-shadow: 0px 0px 6px 3px #dedede;
	cursor: pointer;
	padding: 12px 0 12px 36px;
	margin-bottom: 8px;
	background: url(/assets/img/treatment_puti/i_swich02.jpg) 12px center no-repeat;
	color:#A72C42;
	font-size: 15px;
}
#examination .worries #acMenu dd {
	display: none;
	padding: 0;
	margin: 12px;
}
#examination .worries #acMenu dt.active {
	background: url(/assets/img/treatment_puti/i_swich01.jpg) 12px center no-repeat;
}
#examination .total {
	width: 100%;
	overflow: hidden;
	}
#examination .total ul {
		margin:0;
	padding:0;
	overflow: hidden;
}
#examination .total-bottom li {
	width: 48%;
	float:left;
	margin:0 4% 0 0;
	padding:0;
	list-style-type: none;
}
#examination .total-top li{
	width: 100%;
	float: none;
	}
#examination .total li:last-child {
	margin-right: 0;
}
#examination .total li img{
	width: 100%;
}
#examination .total li span{
	background: #FFEBEB;
	color:#B7183F;
	text-align:center;
	font-size: 14px;
	font-weight: bold;
	display:block;
	width: 100%;
	padding: 1em 0;
	margin-top: -5px;
}
#examination .total li span.double{
	padding: .5em 0;
}
#examination .total .txt {
	background: #B7183F;
	color: #ffffff;
	font-weight: bold;
	font-size:24px;
	padding: 1em 0;
	text-align:center;
	clear: both;
}
#examination .total .total-top li{
	padding-bottom: 30px;
	background:url(../img/puti_arrowdown.png) no-repeat right bottom;
	background-size: 3% auto;
}
#examination .total .total-bottom li{
	padding-top: 40px;
	background:url(../img/puti_arrowtop.png) no-repeat center 5px;
	background-size: 6% auto;
}
#examination .total .total-bottom li:last-child {
	margin-right:0;
}


/* =========================================================
	for SP Extension
============================================================ */

@media only screen and (max-width: 760px) {

#examination .title {
	padding: 20px 0;
}
#examination .title span {
	font-size: 14px;
}
#examination .title h1 {
	font-size: 26px;
}
#examination .title em {
	font-size: 14px;
}
#examination h2 {
	margin-right: 10px;
	font-size: 18px;
	padding: .4em;
}
#examination .worries h2 {
	font-size: 18px;
}
#examination .worries .row {
	overflow: hidden;
	padding-right: 10px;
}
#examination .worries .row .leftCon {
	float: none;
	width: auto;
	margin: 0 0.5%;
}
#examination .worries .row .rightCon {
	float: none;
	width: auto;
	margin: 0 0.5%;
}
#examination .worries #acMenu dt {
	font-size: 14px;
	padding-right: 12px;
}
#examination .worries #acMenu dd {
	font-size: 12px;
}
#examination .total li span{
font-size: 14px;
}
#examination .total .txt {
font-size: 14px;
}
}
/*-------------------------------------------------------
treatment_menu/　当院について＞施術メニュー
-------------------------------------------------------*/
#treatment_menu {
	margin : 0 0 0 10px;
	padding : 0;
}
#treatment_menu .title {
	padding: 30px;
}
#treatment_menu .title span {
	font-size: 24px;
}
#treatment_menu .title h2 {
	font-size: 42px;
	margin: 0;
}
#treatment_menu h3 {
	border:1px solid #eaeaea;
	border-left: 3px solid #a72c42;
	padding: .4em 1em;
	font-size: 24px;
	color: #A72C42;
	font-weight: bold;
}
#treatment_menu .title em {
	font-size: 26px;
	color: #979697;
	font-style: normal;
	font-weight: normal;
}

#treatment_menu .menuArea {
	width: 100%;
	padding-left: 10px;
	padding-bottom: 30px;
	overflow: hidden;
}
#treatment_menu .menuArea .item {
	width: 18%;
	margin-right: 2%;
	float: left;
}
#treatment_menu .menuArea .item h3 {
	display: block;
	margin: 0;
}
#treatment_menu .menuArea .item a {
	display: block;
	text-align: right;
	font-size: 14px;
	color: #a72c42;
	display: block;
	margin-bottom: 20px;
	position: relative;
}
[lang="ja"] #treatment_menu .menuArea .item a {
	font-family : "Yu Mincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
 }
#treatment_menu .menuArea .item a:hover {
	background:none;
}
[lang="en-US"] #treatment_menu .menuArea .item span ,
[lang="vi"] #treatment_menu .menuArea .item span {
	right: 5px;
}
[lang="en-US"] #treatment_menu .menuArea .item a {
	font-size:11px;
}
[lang="en-US"] #treatment_menu .menuArea .item .bg07 a ,
[lang="en-US"] #treatment_menu .menuArea .item .bg08 a ,
[lang="vi"] #treatment_menu .menuArea .item .bg07 a ,
[lang="vi"] #treatment_menu .menuArea .item .bg08 a{
	font-size: 11px !important;
}
#treatment_menu .menuArea .item a {
	text-align:left;
	border: 1px solid #eaeaea;
	color:#231815;
	width:170px;
	transition: 0.5s;
}
#treatment_menu .menuArea .item a img {
	opacity: 0.6;
	width:100%;
	border-bottom:1px solid #eaeaea;
}
#treatment_menu .menuArea .item a span {
	width: 96%;
	min-height:80px;
	display:flex;
	align-items:center;
	margin:auto;
	padding:.5rem;
}
#treatment_menu .menuArea .item a:hover {
	color:#b7183f;
	text-decoration:none;
}
#treatment_menu .menuArea .item a:hover img {
	opacity:1;
}
@media only screen and (max-width: 760px) {
	#treatment_menu .menuArea {
		padding: 0;
		margin: 0;
		padding-top: 10px;
		padding-left: 10px;
		margin-left: -10px;
	}
	#treatment_menu .menuArea .item {
		width: 48%;
	}
	[lang="en-US"] #treatment_menu .menuArea .item a ,
	[lang="vi"] #treatment_menu .menuArea .item a {
		font-size: 12px !important;
		line-height: 1.4;
	}
	#treatment_menu .menuArea .item a {
		width:100%;
	}
	#treatment_menu .menuArea .item a span {
		right: 10px;
	}
}

#treatment_menu .btnList {
	list-style-type: none;
	margin: 0;
	padding:10px 0px 80px;
	font-size: 16px;
 overflow: hidden;
	}
#treatment_menu .btnList li a {
	width:17.81%;
	margin-right: 1.8%;
	float: left;
	text-align:center;
	border:1px solid #eaeaea;
	display:block;
	padding: 50px 0;
	font-weight: bold;
}
[lang="ja"] #treatment_menu .btnList li a {
	font-family : "Yu Mincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
#treatment_menu .btnList li:first-child {
	margin-left:10px;
}
#treatment_menu .btnList li a:hover {
	text-decoration: none;
background: #fee6e7; /* Old browsers */
background: -moz-linear-gradient(top, #fee6e7 0%, #ffffff 100%);
background: -webkit-linear-gradient(top, #fee6e7 0%,#ffffff 100%);
background: linear-gradient(to bottom, #fee6e7 0%,#ffffff 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fee6e7', endColorstr='#ffffff',GradientType=0 );
}

#treatment_menu .btnArea {
	clear:both;
	padding-top:30px;
	text-align: right;
	}
#treatment_menu .btnArea a{
	border: 1px solid #a72c42;
	padding: .6em 5em;
background: #f0f1f1;
background: -moz-linear-gradient(top, #f0f1f1 0%, #ffffff 100%);
background: -webkit-linear-gradient(top, #f0f1f1 0%,#ffffff 100%);
background: linear-gradient(to bottom, #f0f1f1 0%,#ffffff 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f1f1', endColorstr='#ffffff',GradientType=0 );
font-size: 17px;
border-radius: 5px;
}
#treatment_menu .btnArea a:hover {
	text-decoration: none;
	opacity: .7;
}
/* =========================================================
	キャンセルポリシー
============================================================ */
.cacellation_red{
    font-size:20px;
    color:#A72C42;
}
.cacellation {
    font-size:22px;
    line-height: 1px;
    padding-top:20px;
}
table {
    border-collapse:  collapse;
}
table .cancellation_title {
    border: solid 1px #A72C42;
    background: #f6e9ec;
    text-align: left;  
    font-size:16px;
    padding: 8px 80px 8px 10px;
}
table .cancellation_text {
    border: solid 1px #A72C42;
    text-align: right;
    font-size:16px;
    padding-left: 80px;
    padding-right: 10px;
}
.cancellation_kome{
    font-size:16px;
}

@media only screen and (max-width: 760px) {
table .cancellation_title {
    text-align: left;
    }

}


/* =========================================================
	for SP Extension
============================================================ */



@media only screen and (max-width: 760px) {

#treatment_menu {
	padding: 10px;
	}
#treatment_menu .title {
	padding: 10px 0;
}
#treatment_menu .title span {
	font-size: 14px;
}
#treatment_menu .title h2 {
	font-size: 22px;
	width: 100%;
}
#treatment_menu h3 {
	margin:.5rem 0;
	font-size:20px;
}
#treatment_menu .title em {
	font-size: 14px;
}
#treatment_menu .btnList {
	padding: 10px 10px 30px;
}
#treatment_menu .btnList li a {
	width:42%;
	margin-right: 2%;
	padding: 1em;
	margin-bottom: 1em;
}
#treatment_menu .btnList li:first-child {
	margin-left:0;
}
#treatment_menu .btnList li:nth-child(2n) {
	margin-right:0;
}
}

@media only screen and (max-width: 594px) {

#treatment_menu .btnList li a {
	width:90%;
	margin-right: 0;
	padding: 1em;
	margin-bottom: 1em;
}
#treatment_menu .btnArea {
text-align: center;
}
}

/*-------------------------------------------------------
index/　トップページ
-------------------------------------------------------*/
.media-all {
	overflow:hidden;
	}

/*-------------------------------------------------------
single-media-category/　メディア掲載
-------------------------------------------------------*/
.media-list ul li ul.children {
	list-style-type: disc;
}


.wp_content {
	text-align: left;
}
.wp_content p {
	clear: both;
}
.wp_content a {
	display: inline-block;
}
.wp_content img {
	float: none;
}
.wp_content [data-img="warp"] {
	display: block;
	text-align: center;
}

/*-------------------------------------------------------
Special template   テンプレート
-------------------------------------------------------*/
/* index */
		.index-area ul {
			display:flex;
			justify-content:space-between;
			align-items:center;
			margin:30px 0 0 0;
			padding-left:0;
		}
		.index-area ul li {
			list-style-type:none;
			height:80px;
		}
		.index-area ul li a{
			position:relative;
			display:flex;
			justify-content: center;
			align-items: center;
			font-size: 16px;
			background:#f16a7d;
			border:1px solid #f16a7d;
			color:#fff;
			text-align:center;
			width:227px;
			height:80px;
			padding:.5rem 0 1rem;
			box-sizing:border-box;
		}
		.index-area ul li a:after {
			position:absolute;
			content:"";
			width: 0;
			height: 0;
			border-left: 11px solid transparent;
			border-right: 11px solid transparent;
			border-top: 11px solid #fff;
			bottom: 8px;
			left:0;
			margin:auto;
			right:0;
		}
		.index-area ul li a:hover {
			background:#fff;
			color:#f16a7d;
			border:1px solid #f16a7d;
		}
		.index-area ul li a:hover:after {
			border-top: 11px solid #f16a7d;
		}
		.index-normal-txt {
			font-size:14px;
		}
		.index-big-txt {
			font-size:18px;
		}
		.pc-min {
			font-size:10px;
			display:block;
		}
/* content-inner */
.content-mb{
	margin: 40px 20px;
}
/* title */
[lang="ja"] .t-titleA,
[lang="ja"] .t-titleB,
[lang="ja"] .t-titleC,
[lang="ja"] .t-titleD,
[lang="ja"] .t-titleE,
[lang="ja"] .t-titleF,
[lang="ja"] .t-titleG {
	font-family: "游明朝","YuMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.t-titleA{
  font-size: 40px;
  margin: 40px 20px 40px 50px;
  font-weight: bold;
}
@media screen and (max-width: 760px) {
	.t-titleA{
	margin: 40px 20px;
  	font-size: 28px;
	}

	/* index */
		.index-area ul {
			flex-wrap: wrap;
			width:95%;
			margin:30px auto 0;
		}
		.index-area ul li {
			margin-bottom:.5rem;
			height:65px;
		}
		.index-area ul li a {
			padding:.5rem;
			height:65px;
		}
		.index-area ul li:nth-of-type(1),
		.index-area ul li:nth-of-type(2),
		.index-area ul li a:nth-of-type(1),
		.index-area ul li a:nth-of-type(2) {
			width:100%;
		}
		.index-area ul li:nth-of-type(3),
		.index-area ul li:nth-of-type(4),
		.index-area ul li a:nth-of-type(3),
		.index-area ul li a:nth-of-type(4) {
			width:49%;
		}
		.index-area ul li a:after {
			border-left: 8px solid transparent;
    		border-right: 8px solid transparent;
    		border-top: 8px solid #fff;
			left:7px;
			right:auto;
			top:11px;
		}
		.index-big-txt {
			font-size:14px;
		}
		#cellStemPage > .catch.sp-margin {
			margin:0 5%;
		}
}
.t-titleB{
	margin: 0;
	/*color: #9A3644;*/
  font-size: 32px;
  font-weight: bold;
}
@media screen and (max-width: 760px) {
	.t-titleB{
  	font-size: 24px;
	}
}
.t-titleC{
  font-size: 32px;
  margin: 40px 20px;
  padding: 5px 0;
  padding-left: 28px;
  border-left: 2px solid #9A3644;
	/*color: #9A3644;*/
  box-shadow:2px 0px 10px 3px #c7c7c7;
}
@media screen and (max-width: 760px) {
	.t-titleC{
  	padding-left: 18px;
  	font-size: 24px;
	}
}

.t-titleD{
	display: inline-block;
  font-size: 32px;
  margin: 0;
	/*color: #9A3644;*/
	letter-spacing: -1.5px;
  line-height: 1.2;
}
@media screen and (max-width: 760px) {
	.t-titleD{
  	display: block;
  	margin-bottom: 20px;
  	font-size: 24px;
	}
}
.t-titleE{
  font-size: 28px;
  margin: 40px 20px;
  padding: 20px 30px;
  border-top: 4px solid #9A3644;
  border-bottom: 4px solid #9A3644;
	/*color: #9A3644;*/
}
@media screen and (max-width: 760px) {
	.t-titleE{
  	margin-bottom: 20px;
  	font-size: 24px;
	}
}
.t-titleF{
  font-size: 28px;
  margin: 0 0 20px 0;
  padding: 5px 0;
	/*color: #9A3644;*/
	text-align: center;
}
@media screen and (max-width: 760px) {
	.t-titleF{
  	font-size: 24px;
	}
}
.t-titleG{
  font-size: 26px;
  margin: 0 0 20px 0;
  padding: 5px 0 15px;
  border-bottom: 4px solid #9A3644;
	/*color: #9A3644;*/
	text-align: center;
}
@media screen and (max-width: 760px) {
	.t-titleG{
  	font-size: 24px;
	}
}
/* box */
.t-boxA{
	padding: 0 20px ;
	margin: 40px 20px;
	/*border: 1px solid #9A3644;*/
	/*border-top: 4px solid #9A3644;*/
	background-repeat: repeat;
	background-position: 0 0;
}
.t-boxA.margin-l{
	padding: 20px;
}
.t-boxB{
	display: flex;
	margin: 40px 20px;
}
.t-boxB .t-boxB-img{
	width: 140px;
	margin-right: 30px;
	line-height: 1;
}
.t-boxB .t-boxB-img img{
	vertical-align: bottom;
}
.t-boxB .t-boxB-entry{
  padding-left: 20px;
	/*border-left: 4px solid #9A3644;*/
}
@media screen and (max-width: 760px) {
	.t-boxB{
		display: block;
	}
	.t-boxB .t-boxB-img{
		width: 100%;
		margin-right: 0;
		margin-bottom: 20px;
		line-height: 1;
		text-align: center;
	}
	.t-boxB .t-boxB-entry{
		padding-left: 0;
		border-left: 0;
		padding-top: 20px;
		border-top: 4px solid #9A3644;
		text-align: center;
	}
	.t-boxB .t-titleD{
		text-align: left;
	}
	.t-boxB .t-txtA{
		text-align: left;
	}
}
.t-boxC{
	display: flex;
	flex-flow: row-reverse wrap;
	margin: 40px 20px;
}
.t-boxD{
	display: flex;
	margin: 40px 20px;
}
.t-boxC-entry,
.t-boxD-entry{
	width: 570px;
	text-align: center;
}
.t-boxC-entry .t-txtA,
.t-boxD-entry .t-txtA{
	text-align: left;
}
.t-boxC-img{
	margin-right: 20px;
}
.t-boxD-img{
	margin-left: 20px;
}
@media screen and (max-width: 760px) {
	.t-boxC,
	.t-boxD{
		display: block;
		margin: 40px 20px;
	}
	.t-boxC .t-txtA,
	.t-boxD .t-txtA{
		margin-bottom: 20px;
	}
	.t-boxC-img,
	.t-boxD-img{
		margin-right: 0;
		margin-left: 0;
		text-align: center;
	}
	.t-boxC-img img,
	.t-boxD-img img{
		max-width: 100%;
	}
	.t-boxC-entry,
	.t-boxD-entry{
		width: 100%;
		margin-bottom: 20px;
		text-align: center;
	}
}
.t-boxE{
	display: flex;
	margin: 40px 20px;
}
.t-boxE-entry{
	margin: 0 15px;
}
@media screen and (max-width: 760px) {
	.t-boxE{
		display: block;
	}
	.t-boxE-img{
		margin-bottom: 20px;
		text-align: center;
	}
	.t-boxE-entry{
		margin-bottom: 20px;
	}
	.t-boxE-img img{
		max-width: 100%;
	}
}
.t-boxF{
	display: flex;
	margin: 40px 20px;
	justify-content: space-between;
}
@media screen and (max-width: 760px) {
	.t-boxF{
		display: block;
	}
}
.t-boxG{
	width: 48%;
	padding: 0 10px 10px;
	border: 1px solid #9A3644;
	box-sizing: border-box;
}
.t-boxG-entry{
	margin-bottom: 30px;
}
.t-boxG-img{
	text-align: center;
}
@media screen and (max-width: 760px) {
	.t-boxG{
		width: 100%;
		margin-bottom: 20px;
	}
}
.t-boxH{
	width: 48%;
	padding: 0 20px 10px;
	border: 1px solid #9A3644;
	box-sizing: border-box;
}
.t-boxH-inner{
	display: flex;
	justify-content: space-between;
}
.t-boxH-img{
	margin-left: 20px;
}
.t-boxI{
	margin: 40px 20px;
	padding: 10px 20px;
	border: 1px solid #9A3644;
}
@media screen and (max-width: 760px) {
	.t-boxH{
		width: 100%;
	}
	.t-boxH-inner{
		display: block;
	}
	.t-boxH-entry{
		margin-bottom: 20px;
	}
	.t-boxH-img{
		margin-left: 0;
		text-align: center;
	}
	.t-boxH-img img{
		max-width: 100%;
	}
}
.t-boxJ{
	display: flex;
	justify-content: space-between;
}
.t-boxJ-item{
	padding: 10px;
}
.t-boxJ-item:first-child{
	border-right: 1px solid #9A3644;
}
.t-boxJ-item p{
	margin:0;
  font-size: 15px;
  line-height: 1.5;
}
@media screen and (max-width: 760px) {
.t-boxJ{
	display: block;
}
.t-boxJ-item:first-child{
	border-right: 0 solid #9A3644;
	border-bottom: 1px solid #9A3644;
}
}
.t-boxK{
	margin: 40px 20px;
	display: flex;
	justify-content: space-between;
}
.t-boxK-item {
	width: 50%;
}
.t-boxK-item:nth-child(even){
		margin-left: 40px;
}
.t-boxK-img{
	text-align: center;
	margin-bottom: 10px;
}
@media screen and (max-width: 760px) {
	.t-boxK{
		display: block;
	}
	.t-boxK-item{
		margin-bottom: 20px;
		width: auto;
	}
	.t-boxK-item:nth-child(even){
		margin-left: 0;
	}
	.t-boxK-img img{
		max-width: 100%;
		height: auto;
	}
}

.t-boxL{
	margin: 40px 20px;
	display: flex;
	justify-content: space-between;
}
@media screen and (max-width: 760px) {
	.t-boxL{
    justify-content: space-around;
    flex-wrap: wrap;
	}
}
.t-boxM{
	margin: 40px 20px;
	display: flex;
	justify-content: space-between;
}
.t-boxM-innerA{
	width: 600px;
}
.t-boxM-innerB{
	width: 280px;
}
.t-boxM-leadtxt{
	padding: 15px;
	margin-bottom: 20px;
	border-top: 1px solid #9A3644;
	border-bottom: 1px solid #9A3644;
  font-size: 17px;
  line-height: 1.5;
  font-weight: bold;
}
.t-boxM-innerA .t-txtA{
	margin-bottom: 20px;
}
.t-boxM-innerB .t-txtA{
	margin-bottom: 20px;
}
@media screen and (max-width: 760px) {
	.t-boxM{
		display: block;
	}
	.t-boxM-innerA,
	.t-boxM-innerB{
		width: 100%;
		text-align: center;
	}
	.t-boxM-innerA img,
	.t-boxM-innerB img{
		max-width: 100%;
	}
	.t-boxM-leadtxt{
		text-align: left;
		margin-bottom: 20px;
	}
	.t-txtA{
		text-align: left;
		margin-bottom: 20px;
	}
	.t-boxM-img{
		margin-bottom: 20px;
	}
}
/* txt */
.t-txtA {
}
.t-txtA p{
	margin:0;
  font-size: 15px;
  line-height: 1.5;
}
.t-txtB {
	padding: 10px;
	background: #f5ebed;
}
.t-txtB p{
	margin:0;
  font-size: 15px;
  line-height: 1.5;
}
/* link */
.t-linkA{
	display: inline-block;
	max-width: 300px;
	padding: 5px 35px;
	background: #9A3644;
	font-size: 17px;
	color: #fff;
	text-align: center;
	letter-spacing: -1px;
	-moz-transition-duration:0.7s;
	-webkit-transition-duration:0.7s;
	-o-transition-duration:0.7s;
	-ms-transition-duration:0.7s;
  transition-duration:0.7s;
}
.t-linkA:hover{
	opacity: 0.7;
	color: #fff;
	text-decoration: none;
}

/* table */
.t-tableA{
	margin: 40px 20px;
}
.t-tableA table{
		border-top: 1px solid #9a3644;
		border-spacing: 0px;
}
.t-tableA thead th{
	background: #9a3644;
	border-right: 1px solid #fff;
	color: #fff;
	text-align: center;
	width: 303px;
	box-sizing: border-box;
}
.t-tableA thead th:last-child{
	border-right: 1px solid #9a3644;
}
.t-tableA tbody td{
	border-right: 1px solid #9a3644;
	border-bottom: 1px solid #d7a8b0;
	text-align: center;
	box-sizing: border-box;
}
.t-tableA tbody td:first-child{
	border-left: 1px solid #9a3644;
}
.t-tableA tbody tr:last-child td{
	border-bottom: 1px solid #9a3644;
}
.t-tableA tbody tr:nth-child(even) td{
	background: #fbf5f6;
}
.t-tableA th,
.t-tableA td{
	padding: 5px 10px;
  font-size: 17px;
  line-height: 1.5;
}
@media screen and (max-width: 760px) {
	.t-tableA{
		width: calc(100% - 40px);
		overflow-x: auto;
	}
	.t-tableA .table-col2{
		width: 606px;
	}
	.t-tableA .table-col3{
		width: 909px;
	}
}
/* slider */
.t-sliderA{
	margin: 40px 50px 80px;
}
.t-sliderA-item{
	padding: 0 20px;
}
.t-sliderA-item{
	border-right: 1px solid #9A3644;
}
.t-sliderA-item.slick-active{
	border-right: 1px solid #9A3644;
}
.t-sliderA-item.slick-active + .t-sliderA-item.slick-active{
	border-right: 1px solid #fff;
}
@media screen and (max-width: 760px) {
	.t-sliderA-item img{
		max-width: 100%;
		margin: 0 auto 20px;
	}
	.t-sliderA-item{
			border: 0!important;
	}
}
.t-sliderA .slick-prev{
	left: -30px;
	background: url(../img/btn-prev.png) no-repeat;
	width: 30px;
	height: 30px;
	background-size: cover;
	-moz-transition-duration:0.7s;
	-webkit-transition-duration:0.7s;
	-o-transition-duration:0.7s;
	-ms-transition-duration:0.7s;
  transition-duration:0.7s;
}
.t-sliderA .slick-next{
	right: -30px;
	background: url(../img/btn-next.png) no-repeat;
	width: 30px;
	height: 30px;
	background-size: cover;
	-moz-transition-duration:0.7s;
	-webkit-transition-duration:0.7s;
	-o-transition-duration:0.7s;
	-ms-transition-duration:0.7s;
  transition-duration:0.7s;
}
.t-sliderA .slick-prev:hover,
.t-sliderA .slick-next:hover{
	opacity: 0.7;
}
.t-sliderA .slick-dots{
	bottom: -40px;
}
.t-sliderA .slick-dots li button:before{
	content: '';
	width: 14px;
	height: 14px;
	border: 1px solid #9A3644;
	border-radius: 50%;
	background: #fff;
	opacity: 1;
}
.t-sliderA .slick-dots li:hover button:before,
.t-sliderA .slick-dots li.slick-active button:before{
	background: #9A3644;
	opacity: 1;
}
/* img */
.t-imgA{
	margin: 40px 20px;
	text-align: center;
}
@media screen and (max-width: 760px) {
	.t-imgA img{
		max-width: 100%;
	}
}
/* margin */
.t-titleB + .t-txtA,
.t-titleB + .t-linkA,
.t-boxB-entry .t-linkA + .t-txtA{
	margin-top: 15px;
}
.t-titleD + .t-linkA{
	position: relative;
	top: -5px;
}
@media screen and (max-width: 760px) {
	.t-titleD + .t-linkA{
		position: relative;
		top: 0px;
	}
}
.t-txtA + .t-linkA{
	margin: 0 auto;
	margin-top: 15px;
}


.t-boxCenter {
	margin: 40px 20px;
	text-align: center;
}
.t-boxLeft {
	margin: 40px 20px;
	text-align: left;
}
.t-boxRight {
	margin: 40px 20px;
	text-align: right;
}

.t-boxCenterFull {
	text-align: center;
}
.t-boxLeftFull {
	text-align: left;
}
.t-boxRightFull {
	text-align: right;
}

@media screen and (max-width: 760px) {
	#wrapper [class^="t-"] img {
		max-width: 100%;
		height: auto;
	}
}
/* 201902 追記  */
#cellIndexPage {
    padding:40px 0 0 0;
    background: #ffffff url(../img/menu/bg.png) left top no-repeat;
}
#cellIndexPage > header {
    margin: 0;
    padding: 0 20px 0 318px;
    font-weight: medium;
}
[lang="ja"] #cellIndexPage > header {
    font-family: "游明朝","YuMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
#cellIndexPage > header > h2 {
    border-left:none;
    box-shadow:none;
    color:#231815;
    margin: 0;
    padding: 20px 0 0 0;
    font-size: 12pt!important;
    font-weight: bold;

}
#cellIndexPage > .catch {
    display: block;
    position: relative;
    margin: 30px 0 0 0;
    padding: 0 20px 20px 320px;
    font-weight: medium;
    line-height: 2;
}
#cellIndexPage > .catch > img {
    display: block;
    position: absolute;
    bottom: 0;
    left: 20px;
}
#cellIndexPage > .catch .sign {
    margin: 30px 0 0 0;
    font-weight: medium;
    line-height: 2.5;
    zoom: 1;
    text-align: right;
}
[lang="ja"] #cellIndexPage > .catch ,
[lang="ja"] #cellIndexPage > .catch .sign {
    font-family: "游明朝","YuMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
@media screen and (max-width: 760px) {
#cellIndexPage {
    margin: 0;
    padding: 50px 0 0 0;
}
#cellIndexPage > header {
    padding: 0;
}
#cellIndexPage > header > h2 {
    margin: 0 5%;
    padding: 20px 0 0 0;
    line-height: 1.5;
}
#cellIndexPage > .catch {
    margin: 20px 5% 0;
    padding: 0;
    line-height: 1.5;
}
#cellIndexPage > .catch img {
    position: relative;
    bottom: auto;
    left: auto;
    width: auto;
    max-width: 50%;
    margin: 20px auto;
    padding: 0;
}
#cellIndexPage > .catch img {
    position: relative;
    bottom: auto;
    left: auto;
    width: auto;
    max-width: 50%;
    margin: 20px auto;
    padding: 0;
}

}

/*-------------------------------------------------------
404/　404ページ
-------------------------------------------------------*/
#treatment_detail .message {
	padding:0 10px;
}
#treatment_detail .message .back a {
	position:relative;
	padding-left:15px;
}
#treatment_detail .message .back a:before {
	position:absolute;
	content:"";
	left: 3px;
	top:6px;
	width: 4px;
	height: 4px;
	border-top: 1px solid #b7183f;
	border-right: 1px solid #b7183f;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.flex-ul {
	margin:0;
	padding:0;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.flex-ul li {
	list-style-type:none;
	width:33%;
}
.flex-ul li:nth-child(2n) {
	margin:0 2%;
}
.flex-ul li:lang(en) {

}
.flex-ul li:lang(ch) {

}
.flex-ul li:lang(vi) {

}
@media screen and (max-width: 760px) {
	.flex-ul {
		flex-direction:column;
	}
	.flex-ul li {
		width:100%;
		margin:0;
	}
	.flex-ul li:nth-child(2n) {
	margin:0;
	}
}

/*button*/
.link-btn{
	width:80%;
	margin:50px auto 30px;
}

.link-btn a{
    display: block;
    padding: 1em;
    text-decoration: none;
    border-radius: 4px;
    color: #ffffff;
    background-image: -webkit-linear-gradient(#ef5a8d 0%, #ef195e 100%);
    background-image: linear-gradient(#ef5a8d 0%, #ef195e 100%);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.15);
    border-bottom: solid 1px #5e7fca;
	text-align: center;
	font-size:22px;
	line-height: 1.4;
	cursor: pointer;
  }

.link-btn a:hover{
	opacity: 0.8;
    filter: alpha(opacity=80);
    text-decoration: none;
    color: #fff;
}

.link-btn a:visited{
	color: #fff;
}

.link-btn a:active{
    -ms-transform: translateY(4px);
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
    border-bottom: none;
}
@media screen and (max-width: 760px) {
	.link-btn a {
        font-size:16px;
    }
    #menu01, #menu02, #menu03, #menu04, #menu05, #menu06,
    #menu07, #menu08, #covid_19 {
       margin-top:-70px;
        padding-top:70px;
    }
}
/*-------------------------------------------------------
アンコア
-------------------------------------------------------*/
#treatment_detail .rb-sub {
	color: #B7183F;
	font-size: 18px;
	font-weight: bold;
	background: #fbf5f6;
	padding: 10px;
	margin: .5rem 0 1rem;
	display: block;
	position: relative;
}
#treatment_detail .rb-sub::before,
#treatment_detail .rb-sub::after {
	content: none;
}
.content-rec.encore {
    justify-content: flex-start;
}
.content-rec.encore .content-rec-txt {
	width: 150px;
}
.content-rec.encore .content-rec-list {
	justify-content: flex-start;
    flex-direction: column;
    margin-right: 30px;
    position: relative;
}
.content-rec.encore .content-rec-list li::after {
    content: none;
}
.content-rec.encore .content-rec-list li span {
    position: relative;
}
.content-rec.encore .content-rec-list li span::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 8px;
    bottom: 0;
    left: 0;
    background-color: rgba(255,131,131,.35);
    z-index: -1;
}
.flex {
	display: flex;
	align-items: center;
}
.flex figure {
	width: 30%;
    order: 2;
}
.is-sp {
	display: none;
}
.is-pc {
	display: block;
}
.treatment-image {
	margin: 0;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	list-style-type: none;
}
ul.treatment-image li {
	width: 48%;
}
ul.treatment-image li:nth-child(odd) {
	margin-right: 4%;
}
ul.treatment-image li img {
	width: 100%;
}
.treatment-image-ttl {
	font-size: 16px;
	font-weight: bold;
	padding: 0.5em;
	border-left: solid 5px #e02f51;
}
@media screen and (max-width: 760px) {
	.content-rec.encore .content-rec-txt {
		width: 280px;
	}
	.content-rec.encore .content-rec-list {
      justify-content: space-between;
      flex-direction: inherit;
  }
  .flex {
  	flex-direction: column;
  }
  .flex figure {
  	width: 80%;
  }
  .is-sp {
  	display: block;
  }
  .is-pc {
  	display: none;
  }
  ul.treatment-image li {
  	width: 100%;
  }
  ul.treatment-image li:nth-child(odd) {
  	margin-right: 0;
  }
}

/*-------------------------------------------------------
ニュース写真
-------------------------------------------------------*/
img.alignnone.size-full.wp-image-27964.img100 {
    width: 500px;
    height: auto;
}
@media screen and (max-width: 760px) {
img.alignnone.size-full.wp-image-27964.img100 {
    width: 100%;
    margin-right: 10px;
	}
	}
	
/*-------------------------------------------------------
legend_pro_plus
-------------------------------------------------------*/



@media only screen and (max-width: 760px) {
	.applicators-img-list {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.applicators-img-list figure {
		width: 49%;
	}
	.technology-block {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.applicators-list {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.applicators-list figure, .applicators-list figure:first-child {
		width: 100%;
		text-align: center;
	}
	.legendPro-subttl-wrap {
		text-align: center;
	}
	.technology-block div {
		width: 100%;
	}
}
	