@charset "UTF-8";
/* float */
.fr {
	float: right !important;
}
.fl {
	float: left !important;
}
/* clears */
.clearfix {
 *zoom: 1;
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}
.cl {
	clear: both !important;
}
/* text indent */
/* text-align */
.tac {
	text-align: center !important;
}
.tar {
	text-align: right !important;
}
.tal {
	text-align: left !important;
}
/* font-weight */
.fb {
	font-weight: bold !important;
	font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "ヒラギノUD角ゴ StdN W6", "メイリオ", Meiryo, sans-serif;
}
.sp_block {
        display: none;
}
table {
       width: 100%;
}
/*.anchor {
       padding-top: 92px !important;
       margin-top: -92px !important;
}*/
@media screen and (max-width: 767px) {
.height_auto {
	height: auto !important;
}
.sp_block {
        display: inline-block;
}
/*.anchor {
       padding-top: 0 !important;
       margin-top: 0 !important;
}*/
}
/*--------------------------------------
-------------------------------------------------------------
■ Module
-------------------------------------------------------------
	1. Heading
	├ 1-1. other heading(news,blog,sitemap.notfound)
	├ 1-2. h2
	├ 1-3. h3
	├ 1-4. h4
	└ 1-5. h5
	2. Table
	├ 2-1. gnv_tmp_table01
	└ 2-2. gnv_tmp_table02
	3. Img
	├ 3-1. img layout
	└ 3-2. img effects
	4. List
	├ 4-1. ic_01
	├ 4-2. ic_02
	├ 4-3. ic_arrow_01
	└ 4-4. ic_arrow_02
	5. Buttons
	└ 5-1. gnv_tmp_bt
	6.Under Template
	├ 6-1. List of Check Design
	├ 6-2 手順矢印(下)
	├ 6-3. table01
	├ 6-4. timetable
	├ 6-5. anchorlinks
	└ 6-6. 症例写真 (クラスに「case_photo」を追加。画像サイズが大きくなり過ぎないように調整)
	7. Others
	├ 7-1. MAP
	├ 7-2. VIEMO
	├ 7-3. Q&A
	├ 7-4. flow
	├ 7-5. before after
	├ 7-6. SNS
	├ 7-7. ステップ形式(コンテンツ下に三角形の矢印を配置)
	├ 7-8. ステップリスト
	├ 7-9. チェックリストデザイン
	├ 7-10. 吹き出しリード文
	├ 7-11. w960
	└ 7-12. googlecalender、googleMap、インドアビュー
--------------------------------------*/
/* =====================================
	Default setting
===================================== */
/* =====================================
  Mixins
===================================== */
/*--------------------------------------
  Font Responsive
--------------------------------------*/
/*--------------------------------------
  Contents Default
--------------------------------------*/
/*--------------------------------------
  Font Icons
--------------------------------------*/
/* Generated by Glyphter (http://www.glyphter.com) on  Thu Sep 07 2017*/
@font-face {
	font-family: 'Glyphter';
	src: url("https://genova.ltd/plimo/material/fonts/Glyphter.eot");
	src: url("https://genova.ltd/plimo/material/fonts/Glyphter.eot?#iefix") format("embedded-opentype"), url("https://genova.ltd/plimo/material/fonts/Glyphter.woff") format("woff"), url("https://genova.ltd/plimo/material/fonts/Glyphter.ttf") format("truetype"), url("https://genova.ltd/plimo/material/fonts/Glyphter.svg#Glyphter") format("svg");
	font-weight: normal;
	font-style: normal;
}
[class*='icon-']:before {
	display: inline-block;
	font-family: 'Glyphter';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-icon_display:before {
	content: '\0041';
}
.icon-icon_home:before {
	content: '\0042';
}
.icon-icon_mail:before {
	content: '\0043';
}
.icon-icon_pin:before {
	content: '\0044';
}
.icon-icon_tel01:before {
	content: '\0045';
}
/* =====================================
　　　　　　　　width
===================================== */
.gnv_tmp_width_1000 {
	display: table;
	margin: 0 auto;
	table-layout: fixed;
	width: 1080px;
}
 @media screen and (max-width: 1060px) {
.gnv_tmp_width_1000 {
	width: 96%;
}
}
@media screen and (max-width: 767px) {
.gnv_tmp_width_1000 {
	width: 94%;
}
}
/* =====================================
　■　Content
===================================== */
.content_width_full #content {
	max-width: none;
	width: 100%;
}
#content {
	max-width: 1080px;
	margin: 0 auto;
	padding: 3em 0 0 !important;
}
.top #content {
	padding: 0 !important;
}
.full #content {
	width: 100%;
	max-width: 100%;
}
.top .contentArea {
	padding: 0;
}
/*.sitemap #content, #notfoundBody #content, #newsList #content, #websiteNewsDetail #content, #inquiry #content {
	padding-top: 170px !important;
}*/
#content, #websiteNewsDetail #content {
	min-height: 870px;
}
#newsList #mainimage, #websiteNewsDetail #mainimage, #notfoundBody #mainimage, #sitemapBody #mainimage, #inquiry #mainimage {
	display: none;
}
 @media screen and (max-width: 1060px) {
#content {
	width: 96%;
}
}
@media screen and (max-width: 767px) {
#content {
	width: 94%;
	padding: 1.5em 0 0 !important;
}
.sitemap #content,  #notfoundBody #content,  #newsList #content,  #websiteNewsDetail #content,  #inquiry #content {
	padding-top: 1.5em !important;
}
#content, #websiteNewsDetail #content {
	min-height: 400px;
}
}
/* =====================================
　■　inquiryBody
===================================== */
.inquiry #header,
.inquiry #content-bottom,
.inquiry #footer {
        display: none;
}
/* =====================================
　■　notfoundBody 
===================================== */
#notfoundBody form input {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ヒラギノUD角ゴ StdN W3", "メイリオ", Meiryo, sans-serif !important;
}
#notfoundBody .inq_section .lead_txt, #notfoundBody .inq_section .txt {
	padding-bottom: 0;
}
 @media screen and (max-width: 767px) {
#notfoundBody .inq_section .txt {
	text-align: left;
}
}
/* =====================================
　■　ブログページ
===================================== */
.blog h3.entry-title h3 {
	background: none;
}
#blogside h3 {
	background: none;
	border-bottom: 3px solid #735f54;
	padding-bottom: 5px;
}
#blogBody .contentArea h3 {
	background: #735f54;
	padding: 22px;
	font-family: "秀英丸ゴシック B","Shuei MaruGo B";
	font-size: 25px;
	line-height: 1.2;
	color: #fff;
	position: relative;
	border-radius: 0;
	margin-bottom: 15px;
}
#blogBody .contentArea h3 a {
	color: #fff;
}
.blog_search_input input {
	width: 100%;
	box-sizing: border-box;
}
#blogside li:before {
	background: #735f54;
	margin-top: 0px;
}

/* =====================================
　■  column
===================================== */
@media screen and (max-width: 767px) {
.b_11.b_11_column2, .b_11.b_11_column2 div.column_l, .b_11.b_11_column2 div.column_r,  .b_11_3.b_11_3_column2, .b_11_3.b_11_3_column2 div.column_l, .b_11_3.b_11_3_column2 div.column_r,  .b_11_2.b_11_2_column3, .b_11_2.b_11_2_column3 div.column_c, .b_11_2.b_11_2_column3 div.column_l, .b_11_2.b_11_2_column3 div.column_r,  .b_11.b_11_column3, .b_11.b_11_column3 div.column_c, .b_11.b_11_column3 div.column_l, .b_11.b_11_column3 div.column_r {
	display: block;
	width: 100%;
	box-sizing: border-box;
	padding: 0;
}
.b_11_2.b_11_2_column3 div.column_blank,  .b_11.b_11_column3 div.column_blank {
	display: none;
}
.b_11.b_11_column2 div.column_l,  .b_11_3.b_11_3_column2 div.column_l,  .b_11_2.b_11_2_column3 div.column_c, .b_11_2.b_11_2_column3 div.column_l,  .b_11.b_11_column3 div.column_c, .b_11.b_11_column3 div.column_l {
	margin: 0 0 1.5em;
}
}
/* =====================================
　■　Under
===================================== */
p {
	margin-bottom: 20px;
}
p:last-child {
	margin-bottom: 0 !important;
}
a.txt_link {
	text-decoration: underline;
	color: #F1BDC9;
}
a.txt_link:hover {
	text-decoration: none;
}
.icon_link a {
	text-decoration: underline;
	color: #163661;
        position: relative;
        padding-left: 20px;
}
.icon_link a:hover {
	text-decoration: none;
        opacity: 1;
}
.icon_link a:before {
	content: "";
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	border-left: 8px solid #163661;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	left: 0;
	top: 5px;
}
.img_auto img {
	width: auto !important;
	margin: 0 auto !important;
}
.staff_name {
	font-family: "秀英丸ゴシック B","Shuei MaruGo B";
	font-size: 20px;
	line-height: 1.5;
	color: #5da8e9;
}
.bg_txt {
	display: inline-block;
	background: #f1f4f9;
	padding: 15px 20px;
}
.border_box {
	border: 3px solid #dedbd4;
	padding: 40px 50px;
}
.bg_box {
	padding: 40px 50px;
	background: #ECE4DD;
}
.notice_box {
	border-top: 5px solid #755e53;
	box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.2);
}
.box_title {
	font-family: "秀英丸ゴシック B","Shuei MaruGo B";
	font-size: 23px;
	line-height: 1.2;
	color: #4d3118;
	position: relative;
	letter-spacing: 0.18em;
	padding-left: 26px;
}
.box_title:after, .box_title:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 10px;
	background: #3e597f;
}
.box_title:after {
	height: 50%;
	z-index: 1;
	background: #91a6c5;
}
table.price .b_06_item {
	width: 50%;
}
table.equipment .b_06_item {
	width: 65%;
}
table.profile .b_06_item {
	background: #f6efe5;
}
 @media screen and (max-width: 767px) {
.border_box, .bg_box {
	padding: 25px 20px;
}
}
/*--------------------------------------
	column2 
--------------------------------------*/
.column2_list div.clearfix, .column2_list li {
	display: inline-block;
	width: 48%;
	box-sizing: border-box;
	vertical-align: top;
}
 @media screen and (max-width: 767px) {
.column2_list div.clearfix, .column2_list li {
	display: block;
	width: 100%;
}
}
/*--------------------------------------
	column3 
--------------------------------------*/
.column3_list div.clearfix, .column3_list li {
	display: inline-block;
	width: 32.5%;
	box-sizing: border-box;
	vertical-align: top;
}
 @media screen and (max-width: 767px) {
.column3_list div.clearfix, .column3_list li {
	display: block;
	width: 100%;
}
}
/*--------------------------------------
　　　　　　　　流れ
--------------------------------------*/
.flowList {
	background: #f3f1f0;
	position: relative;
	padding: 25px;
	margin-bottom: 20px !important;
}
.flowList.last {
	margin-bottom: 0 !important;
}
.flowList:before {
	border-bottom: 4px solid #f5d0d8;
	border-right: 4px solid #f5d0d8;
	bottom: -32px;
	content: "";
	display: block;
	height: 20px;
	left: 50%;
	margin-left: -10px;
	position: absolute;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	visibility: inherit;
	width: 20px;
}
.flowList.last:before {
	display: none;
}
.flowList .flow_title {
	font-family: "秀英丸ゴシック B","Shuei MaruGo B";
	font-size: 24px;
	line-height: 1.4;
	position: relative;
	margin-bottom: 15px;
	color: #755f54;
}
.flowList .flow_title span {
	vertical-align: top;
	background: #f5d0d8;
	color: #fff;
	display: inline-block;
	width: 36px;
	height: 36px;
	text-align: center;
	line-height: 34px;
	font-size: 20px;
	margin-right: 10px;
	letter-spacing: 0;
}
.flowList img {
	margin-bottom: 0 !important;
}
 @media only screen and (max-width: 767px) {
.flowList img {
	margin-bottom: 20px !important;
}
}
/*--------------------------------------
　　　　　　  defaultlist
--------------------------------------*/
.defaultlist, .defaultlist li {
	padding: 0px;
	margin: 0px;
}
.defaultlist li {
	list-style-type: none !important;
	list-style-image: none !important;
	margin: 5px 0px 5px 0px !important;
}
.list10 {
	counter-reset: li;
}
.list10 li {
	position: relative;
	display: block;
	padding: 10px 0px 10px 35px;
	margin-left: 0px !important;
}
li.list10-count:after {
	counter-increment: li;
	content: counter(li) ".";
	position: absolute;
	display: block;
	text-align: center;
	font-style: italic;
	left: 0px;
	top: -5px;
	font-size: 30px;
	color: #b8945b;
}
/*--------------------------------------
　　　　　　  番号リスト
--------------------------------------*/
.num_list {
	counter-reset: li;
}
.num_list li:before {
	background: #5cb197;
	color: #fff;
	content: counter(li, decimal);
	counter-increment: li;
	display: block;
	font-size: 20px;
	height: 30px;
	left: 0;
	line-height: 30px;
	position: absolute;
	text-align: center;
	top: -1px;
	width: 30px;
	letter-spacing: normal;
}
.num_list li {
	margin-bottom: 10px;
	padding-left: 40px;
	position: relative;
}
.num_list li:last-child {
	margin-bottom: 0;
}
/*--------------------------------------
　　　　　　  style_box
--------------------------------------*/
.style_box {
	border: 20px solid #C0B8B1;
}
.style_box .b_11_in {
        margin: 0;
}
.style_title {
	font-family: "秀英丸ゴシック B","Shuei MaruGo B";
	font-size: 28px;
	line-height: 1.4;
	letter-spacing: 0.18em;
	border-bottom: 5px solid #C0B8B1;
	padding: 25px 20px;
	margin: 0;
	text-align: center;
	color: #755f54;
}
.style_box .inner {
	padding: 35px;
}
.style_list > li {
	margin-top: 25px;
}
.style_list > li:first-child {
	margin: 0;
}
.style_list .title {
	font-family: "秀英丸ゴシック B","Shuei MaruGo B";
	font-size: 24px;
	line-height: 1.3;
	letter-spacing: 0.18em;
	padding: 0 0 0 30px;
	position: relative;
	margin-bottom: 15px;
	color: #755f54;
	/*border-bottom: 2px solid #53709a;*/
}
.style_list .title:before {
	display: block;
	content: "";
	width: 14px;
	height: 14px;
	background: #755f54;
	position: absolute;
	top: 9px;
	left: 8px;
	margin-top: 0;
        border-radius: 50%;
	/*transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);*/
}
.style_list .img img {
	float: right;
	width: 36%;
	margin-left: 20px;
	display: block;
}
 @media screen and (max-width: 767px) {
.style_title {
	font-size: 26px;
}
.style_list .title {
	font-size: 22px;
}
.style_list .title:before {
	top: 8px;
}
.style_box .inner {
	padding: 20px;
}
.style_list .img img {
	float: none;
	width: 100%;
	margin: 0 auto;
}
}
/*--------------------------------------
　     telボタン
--------------------------------------*/
.tel_btn a {
	font-family: "秀英丸ゴシック B", "Shuei MaruGo B", sans-serif;
	font-size: 20px;
	display: block;
	color: white;
	line-height: 1.4;
	text-align: center;
	position: relative;
	box-sizing: border-box;
	background: #462d1f;
	padding: 15px 15px;
	border-radius: 0;
	max-width: 300px;
}
 @media screen and (max-width: 767px) {
.tel_btn a {
	margin: 0 auto;
}
.tel_btn a:before {
	display: block;
	content: "";
	border-left: 6px solid transparent;
	border-right: none;
	border-bottom: 6px solid #fff;
	width: 0;
	height: 0;
	position: absolute;
	right: 5px;
	bottom: 5px;
	visibility: visible;
}
.tel_btn a:hover {
	background: #f45f04;
	text-decoration: none;
}
}
#contentBase, #side {
	width: 100%;
	max-width: 100%;
	float: none;
}
.full #contentBase, .full #side {
	max-width: 100%;
}
/* gray */
.theme-gray {
	background: #767676;
}
/* pink */
.theme-pink {
	background: #e5005a;
}

/*--------------------------------------
　安心して人工妊娠中絶をうけたい方の為に
--------------------------------------*/
table.ope {
       border-collapse: separate;
       border: 1px solid #d7d7d7;
       border-spacing: 1px;
}
table.ope th,
table.ope td {
       border: 1px solid #d7d7d7;
       padding: 7px 10px;
       vertical-align: middle;
}
table.ope thead th {
       background: #f5d0d8;
}
table.ope tbody th {
       background: #ffeeec;
}
@media screen and (max-width: 480px) {
table.ope th,
table.ope td {
       padding: 7px 5px;
       font-size: 75%;
       letter-spacing: normal;
}
}

/*--------------------------------------
        事務所紹介
--------------------------------------*/
table.info_table {
       width: 100%;
}
table.info_table th,
table.info_table td {
       border-left: none;
       border-right: none;
       text-align: left;
       padding: 10px 0;
       vertical-align: middle;
}
table.info_table th {
       color: #755f54;
       background: none;
       border-bottom: 1px solid #755f54;
       border-top: 1px solid #755f54;
}
table.info_table td {
       border-bottom: 1px solid #d7d7d7;
       border-top: 1px solid #d7d7d7;
}

/* =====================================
■　トップページ
===================================== */
h2.block_title {
	font-family: "秀英丸ゴシック B","Shuei MaruGo B";
	font-size: 31px;
	line-height: 1.4;
	letter-spacing: 0.17em;
	color: #755E53;
	margin: 0 0 65px;
	text-align: center;
        font-weight: normal;
}
h2.block_title.icon {
       background: url("../asset/bg-line.png") no-repeat center bottom;
       padding-bottom: 28px;
       margin-bottom: 45px;
}
@media screen and (max-width: 767px) {
h2.block_title {
	font-size: 26px;
	letter-spacing: normal;
	margin: 0 0 35px;
}
}

/*--------------------------------------
	診療理念
--------------------------------------*/
.title_section {
	padding: 44px 0;
}
.title_section h2 {
        margin: 0;
}
.concept_list li {
        float: left;
        width: 50%;
}
.concept_list li .main_area {
        background: #FFEEEC;
        padding: 8% 5% 7%;
        box-sizing: border-box;
}
.concept_list li .inner {
        max-width: 475px;
        margin: 0 auto;
}
.concept_list p {
        font-family: "秀英丸ゴシック L","Shuei MaruGo L";
        font-size: 17px;
        color: #755E53;
}
.concept_list .title {
        text-align: center;
        font-family: "秀英丸ゴシック B","Shuei MaruGo B";
        color: #755E53;
        font-size: 33px;
        line-height: 1.5;
        letter-spacing: 0.16em;
        border-bottom: 6px solid #F8DFDC;
        padding-bottom: 33px;
        padding-top: 98px;
        margin-bottom: 30px;
        background: url("../asset/icon-title_01.png") no-repeat center top;
        background-size: auto auto;
}
.concept_list .title span {
        display: inline-block;
        color: #F98684;
        vertical-align: baseline;
}
.concept_list .lead_txt {
        text-align: center;
        font-family: "秀英丸ゴシック B","Shuei MaruGo B";
        color: #EB998F;
        font-size: 20px;
        line-height: 1.7;
        letter-spacing: 0.1em;
        margin-bottom: 36px;
}
.concept_list li:nth-child(2) .main_area {
        background: #FFF7EB;
}
.concept_list li:nth-child(2) .title {
        background: url("../asset/icon-title_02.png") no-repeat center top;
        background-size: auto auto;
        border-bottom: 6px solid #F9EBD7;
}
.concept_list li:nth-child(2) .title span {
        color: #F89615;
}
.concept_list li:nth-child(2) .lead_txt {
        color: #D9AE72;
}

@media screen and (max-width: 767px) {
.concept_list li {
        float: none;
        width: 100%;
}
.concept_list li .main_area {
        padding: 50px 25px;
}
.concept_list .title {
        font-size: 28px;
        letter-spacing: 0.1em;
        padding-bottom: 25px;
}
.concept_list .lead_txt {
        margin-bottom: 20px;
        font-size: 18px;
        text-align: left;
}
.concept_list .lead_txt br {
        display: none;
}
}
/*--------------------------------------
  手術当日の流れ
--------------------------------------*/
.flow_section {
        background: #FEF9F7;
        padding: 72px 0;
}
.flow_section h2.block_title {
        margin: 0 0 20px;
}
.flow_section .lead_txt {
	font-family: "秀英丸ゴシック B","Shuei MaruGo B";
	line-height: 2.2;
	letter-spacing: 0.24em;
	text-align: center;
	color: #755E53;
        margin-bottom: 55px;
}
.flow_section .lead_txt span.color {
	color: #EC7F99;
}
.flow_section .nagare_list li {
        float: left;
        width: 33.33%;
        text-align: center;
	font-family: "秀英丸ゴシック B","Shuei MaruGo B";
	line-height: 1.6;
	letter-spacing: 0.2em;
	color: #755E53;
	font-size: 18px;
	padding: 0 40px;
	box-sizing: border-box;
	background: url("../asset/flow_icon.png") no-repeat right 37%;
        margin-top: 65px;
}
.flow_section .nagare_list li:nth-child(-n+3) {
        margin-top: 0;
}
.flow_section .nagare_list li:nth-child(4) {
        width: 50%;
        padding-left: 20%;
}
.flow_section .nagare_list li:last-child {
	background: none;
        width: 50%;
        padding-right: 20%;
}
.flow_section .nagare_list li .pic {
        margin: 0;
        padding-bottom: 8px;
        display: inline-block;
        position: relative;
}
.flow_section .nagare_list li:last-child span.special {
        position: absolute;
        width: 40%;
        right: -17%;
        top: 10%;
        max-width: 92px;
}
.flow_section .gnv_tmp_bt a {
        color: #fff;
        background: #d5ab87 !important;
        border: none;
        box-shadow: 0 3px #c59368;
        padding: 18px 30px;
        max-width: 352px;
        margin: 70px auto 0;
}
.flow_section .gnv_tmp_bt a:before {
        background: url("../asset/icon-arrow01.png") no-repeat center center;
        background-size: 6px 10px;
}
@media screen and (max-width: 767px) {
.flow_section {
        padding: 45px 0;
}
.flow_section .nagare_list li {
        float: none;
        width: 100% !important;
	padding: 0 0 40px !important;
	background: url("../asset/flow_icon_sp.png") no-repeat center bottom;
        margin-bottom: 35px;
        margin-top: 0;
}
.flow_section .nagare_list li:last-child {
	padding: 0;
        margin-bottom: 0;
}
.flow_section .gnv_tmp_bt a {
        margin: 30px auto 0;
}
}
/*--------------------------------------
  クリニック全体の診療方針/特徴について
--------------------------------------*/
.link_section {
        background: url("../asset/top_bg01_pc.jpg") no-repeat center bottom;
        background-size: cover;
        padding: 62px 0;
}
.link_section a {
	font-family: "秀英丸ゴシック B","Shuei MaruGo B";
	line-height: 1.6;
	display: block;
	font-size: 21px;
	letter-spacing: 0.17em;
	padding: 27px 30px;
	text-align: center;
	color: #755E53;
	background: #fff;
	border-radius: 120px;
	position: relative;
	box-sizing: border-box;
        box-shadow: 0 3px rgba(0, 0, 0, 0.16);
        max-width: 820px;
        width: 85%;
        margin: 0 auto;
}
.link_section a span {
	color: #79B1E1;
}
.link_section a:hover {
        text-decoration: none;
}
.link_section a:before {
        content: "";
        position: absolute;
        right: 20px;
        top: 50%;
        margin-top: -5px;
        display: block;
        width: 6px;
        height: 10px;
        background: url("../asset/icon-arrow.png") no-repeat center center;
        background-size: 6px 10px;
}
@media screen and (max-width: 767px) {
.link_section {
        padding: 45px 0;
}
.link_section a {
	font-size: 16px;
	letter-spacing: 0.05em;
	padding: 20px 30px;
}
}
/*--------------------------------------
	over_txt
--------------------------------------*/
.pc_section {
    display: block;
}
.sp_section {
    display: none;
}
.over_txt * {
        -webkit-transition: all 0.35s ease;
        transition: all 0.35s ease;
}
.over_txt {
	width: 100%;
	height: auto;
	margin: 0 auto;
	max-width: none;
}
.over_txt ul.menu_box > li {
	width: 50%;
	float: left;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	box-sizing: border-box;
	margin: 0;
	text-align: left;
	position: relative;
	overflow: hidden;
}
.over_txt ul.menu_box > li:nth-child(1) {
	background: #ffd7d6;
}
.over_txt ul.menu_box > li:nth-child(2) {
	background: #ffe8b9;
}
.over_txt ul.menu_box > li > a {
	display: block;
	left: 0;
	top: 0;
	position: absolute;
	height: 100%;
	width: 100%;
	text-indent: -9999px;
	/* z-index: 1; */
}
.over_txt ul.menu_box > li .main_box {
	display: table;
	width: 100%;
	height: 320px;
}
.over_txt ul.menu_box > li .main_box .box_inner {
	display: table-cell;
        padding: 55px 40px 20px;
        vertical-align: top;
        text-align: center;
}

.over_txt ul.menu_box li .detail_box {
	position: absolute;
	left: 0;
	bottom: 0;
	overflow: hidden;
	height: 100%;
	width: 100%;
        padding: 30px 40px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
}
.over_txt ul.menu_box li .detail_box .box_inner {
        height: 100%;
        width: 100%;
        overflow-y: scroll;
        padding: 40px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        overflow-x: hidden;
        opacity: 0;
	position: absolute;
        top: 0;
        left: 0;
        /*font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ヒラギノUD角ゴ StdN W3","メイリオ",Meiryo,sans-serif;
        color: #fff;
        display: block;
        position: relative;
	background: #fff;
	color: #434343;
        border-radius: 0;*/
}
.over_txt ul.menu_box li:hover .detail_box .box_inner {
	opacity: 1;
	background: #f58b88;
}
.over_txt ul.menu_box li:nth-child(2):hover .detail_box .box_inner {
	background: #f1bc4f;
}
/*.over_txt ul.menu_box li:hover .detail_box .box_inner a {
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	z-index: 2;
	text-indent: -99999px;
}
.over_txt ul.menu_box li:hover .detail_box .box_inner a:hover {
        text-decoration: none;
}*/
.over_txt ul.menu_box li .detail_box .box_inner .txt_box {
        display: table;
        width: 100%;
        height: 100%;
}
.over_txt ul.menu_box li .detail_box .box_inner .txt_box .txt_inner {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
}
.over_txt .main_box p.title {
        text-align: center;
        display: inline-block;
        margin-bottom: 10px;
        padding-top: 110px;
        background: url("../asset/icon-title_03.png") no-repeat center top;
        background-size: auto auto;
        padding-right: 0;
}
.over_txt ul.menu_box > li:nth-child(2) .main_box p.title {
        background: url("../asset/icon-title_04.png") no-repeat center top;
        background-size: auto auto;
}
.over_txt .main_box p.title span.arrow {
        position: relative;
}
.over_txt .main_box p.title span.arrow:before {
        content: "";
        position: absolute;
        right: -25px;
        top: 50%;
        display: block;
        width: 9px;
        height: 14px;
        background: url("../asset/title_arrow.png") no-repeat center center;
        background-size: 9px 14px;
        margin-top: -7px;
}
.over_txt p.title {
        font-family: "秀英丸ゴシック B","Shuei MaruGo B";
        font-size: 31px;
        color: #755E53;
        letter-spacing: 0.18em;
        line-height: 1.5;
        text-align: left;
        margin-bottom: 14px;
}
.over_txt p.sub {
        font-size: 15px;
        color: #F98684;
        letter-spacing: 0.34em;
}
.over_txt ul.menu_box > li:nth-child(2) p.sub {
        color: #F89615;
}
.over_txt .detail_box p.title {
        opacity: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
}
.over_txt .detail_box:hover p.title {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        -webkit-transition-delay: 0.1s;
        transition-delay: 0.1s;
        opacity: 1;
}
.over_txt .detail_box li {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        opacity: 0;
        line-height: 1.5;
        margin-bottom: 10px;
}
.over_txt .detail_box li:last-child {
        margin-bottom: 0;
}
.over_txt .detail_box li a {
        position: relative;
        padding: 0 0 0 20px;
        font-family: "秀英丸ゴシック B","Shuei MaruGo B";
        font-size: 22px;
        color: #fff;
        letter-spacing: 0.18em;
        line-height: 1.5;
}
.over_txt .detail_box li a:before {
        content: "";
        position: absolute;
        left: 0;
        top: 50%;
        margin-top: -7px;
        display: block;
        width: 9px;
        height: 14px;
        background: url("../asset/title_arrow.png") no-repeat center center;
        background-size: 9px 14px;
}
.over_txt .detail_box:hover li {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
}
.over_txt .detail_box:hover li:first-child {
        -webkit-transition-delay: 0.2s;
        transition-delay: 0.2s;
}
.over_txt .detail_box:hover li:nth-child(2) {
        -webkit-transition-delay: 0.3s;
        transition-delay: 0.3s;
}
.over_txt .detail_box:hover li:nth-child(3) {
        -webkit-transition-delay: 0.4s;
        transition-delay: 0.4s;
}
.over_txt .detail_box:hover li:nth-child(4) {
        -webkit-transition-delay: 0.5s;
        transition-delay: 0.5s;
}
.over_txt .detail_box:hover li:nth-child(5) {
        -webkit-transition-delay: 0.6s;
        transition-delay: 0.6s;
}
.over_txt .detail_box:hover li:nth-child(6) {
        -webkit-transition-delay: 0.7s;
        transition-delay: 0.7s;
}
.over_txt .detail_box:hover li:nth-child(7) {
        -webkit-transition-delay: 0.8s;
        transition-delay: 0.8s;
}
.over_txt ul.menu_box li a img {
	width: 100%;
}
@media screen and (max-width: 1300px) {
.over_txt ul.menu_box li .detail_box .box_inner {
        padding: 20px;
}
.over_txt .detail_box li {
        letter-spacing: normal;
}
}
@media screen and (max-width: 1060px) {
.over_txt ul.menu_box > li {
	width: 50%;
}
/*.over_txt ul.menu_box li .detail_box {
        display: none;
}*/
}
@media screen and (max-width: 767px) {
.pc_section {
    display: none;
}
.sp_section {
    display: block;
}
.menu_section .sp_section > li {
    border-top: 1px solid #fff;
}
.menu_section .sp_section > li:last-child {
    border-bottom: 1px solid #fff;
}
.menu_section .sp_section > li > a {
    display: table;
    color: #333333;
    font-size: 16px;
    text-decoration: none;
    cursor: pointer;
    position: relative;
    width: 100%;
    background: #ffd7d6;
}
.menu_section .sp_section > li > a:hover {
    opacity: 1;
}
.menu_section .sp_section > li:last-child > a {
    background: #ffe8b9;
}
.menu_section .sp_section > li > a span.img_area {
    display: table-cell;
    width: 84%;
    font-family: "秀英丸ゴシック B","Shuei MaruGo B";
    font-size: 30px;
    color: #755E53;
    line-height: 1.5;
    letter-spacing: 0.15em;
    text-align: left;
    padding: 50px 20px 50px 130px;
    background: url("../asset/icon-title_03.png") no-repeat 20px center;
}
.menu_section .sp_section > li:last-child > a span.img_area {
    background: url("../asset/icon-title_04.png") no-repeat 20px center;
}
.menu_section .sp_section > li > a span.arrow {
    display: table-cell;
    width: 16%;
    position: relative;
}
.menu_section .sp_section > li > a.toggle span.arrow:after {
    content: "";
    display: block;
    height: 17px;
    left: 50%;
    margin-left: -19px;
    margin-top: -8.5px;
    position: absolute;
    top: 50%;
    width: 28px;
    background: url("../asset/menu_arrow_down.png") no-repeat center center;
    background-size: 28px 17px;
}
.menu_section .sp_section > li > a.toggle.active span.arrow:after {
    background: url("../asset/menu_arrow_up.png") no-repeat center center;
    background-size: 28px 17px;
    margin-top: 0;
}
.menu_section .sp_section li .details {
        display: none;
}
.menu_section .sp_section li:nth-child(1) .details .txts {
	background: #f58b88;
}
.menu_section .sp_section li:nth-child(2) .details .txts {
	background: #f1bc4f;
}
.menu_section .sp_section li .details .txts {
        padding: 45px 20px;
}
.menu_section .sp_section li .details .txts ul {
        max-width: none;
        margin: 0 auto;
        text-align: center;
}
.menu_section .sp_section li .details .txts li {
        margin-bottom: 10px;
}
.menu_section .sp_section li .details .txts li:last-child {
        margin-bottom: 0;
}
.menu_section .sp_section li .details .txts li a {
        position: relative;
        padding: 0 0 0 20px;
        font-family: "秀英丸ゴシック B","Shuei MaruGo B";
        font-size: 22px;
        color: #fff;
        letter-spacing: 0.18em;
        line-height: 1.5;
}
.menu_section .sp_section li .details .txts li a:before {
        content: "";
        position: absolute;
        left: 0;
        top: 50%;
        margin-top: -7px;
        display: block;
        width: 9px;
        height: 14px;
        background: url("../asset/title_arrow.png") no-repeat center center;
        background-size: 9px 14px;
}
}
@media screen and (max-width: 600px) {
.menu_section .sp_section > li > a span.img_area {
       font-size: 26px;
}
}
@media screen and (max-width: 480px) {
.menu_section .sp_section > li > a span.img_area {
       font-size: 20px;
       letter-spacing: normal;
       background: url("../asset/icon-title_03.png") no-repeat 10px center;
       background-size: 60px;
       padding: 40px 20px 40px 80px;
}
.menu_section .sp_section > li:last-child > a span.img_area {
       background: url("../asset/icon-title_04.png") no-repeat 10px center;
       background-size: 60px;
}
.menu_section .sp_section li .details .txts {
       padding: 35px 20px;
}
.menu_section .sp_section li .details .txts li a {
       font-size: 20px;
       letter-spacing: 0.1em;
}
}

/*--------------------------------------
	受診をされた方のお声
--------------------------------------*/
.voice_section p a {
        font-family: "秀英丸ゴシック B","Shuei MaruGo B";
        font-size: 31px;
        color: #755E53;
        letter-spacing: 0.18em;
        line-height: 1.5;
        display: inline-block;
}
.voice_section p a:hover {
        text-decoration: none;
}
.voice_section p span.arrow {
        position: relative;
}
.voice_section p span.arrow:before {
        content: "";
        position: absolute;
        right: -25px;
        top: 50%;
        display: block;
        width: 9px;
        height: 14px;
        background: url("../asset/title_arrow.png") no-repeat center center;
        background-size: 9px 14px;
        margin-top: -7px;
}
.voice_section p span.en {
        display: block;
        font-size: 15px;
        color: #9FD15F;
        letter-spacing: 0.34em;
        margin-top: 15px;
}
@media screen and (max-width: 767px) {
.voice_section {
	padding: 55px 0;
	background: #FBFFE6;
        text-align: center;
}
}
@media screen and (max-width: 480px) {
.voice_section p a {
        font-size: 22px;
        letter-spacing: normal;
}
.voice_section p span.en {
        margin-top: 0;
}
}

/*--------------------------------------
	クリニック紹介
--------------------------------------*/

/* =====================================
    info_section
===================================== */
.info_section {
	padding: 87px 0 100px;
	background: url("../asset/top_bg_info.png") no-repeat center bottom;
	background-size: auto auto;
}
.info_section .access_area {
	margin-bottom: 33px;
}
.info_section .left_box {
	float: left;
	width: 50%;
}
.info_section .right_box {
	float: right;
	width: 48%;
}
.info_section .time_area {
	margin-bottom: 15px;
	padding-bottom: 23px;
	border-bottom: 1px solid #bfbebd;
}
.info_section .time_area p {
	font-size: 15px;
	padding: 10px 0 0;
}
table.clinic_table th, table.clinic_table td {
	border: none;
	font-weight: normal;
	letter-spacing: normal;
	vertical-align: top;
	font-size: 15px;
	letter-spacing: 0.1em;
	line-height: 1.9;
}
table.clinic_table th {
	width: 90px;
	text-align: left;
	padding: 10px 0 !important;
}
table.clinic_table td {
	padding: 10px 0 10px 20px !important;
}
.info_section .news_area {
	background: #fff;
	position: relative;
        border-bottom: 1px solid #707070;
}
.info_section .news_area #news {
	margin: 0;
}
.info_section .news_inner {
	overflow-y: scroll;
	height: 500px;
}
.info_section .bnr_list {
        width: 80%;
        margin: 80px auto 0;
        max-width: 740px;
}
.info_section .bnr_list li {
        float: left;
        width: 48%;
        margin-left: 4%;
}
.info_section .bnr_list li:first-child {
        margin-left: 0;
}
.info_section .bnr_list li.gnv_tmp_bt a {
        color: #fff;
	background: #d5ab87;
        border: none;
        box-shadow: 0 3px #c59368;
        padding: 18px 30px;
}
.info_section .bnr_list li.gnv_tmp_bt:last-child a {
	background: #ef9bae;
        box-shadow: 0 3px #de7e94;
}
.info_section .bnr_list li.gnv_tmp_bt a:before {
        background: url("../asset/icon-arrow01.png") no-repeat center center;
        background-size: 6px 10px;
}
@media screen and (max-width: 1200px) {
.info_section .timetable th,
.info_section .timetable td {
	letter-spacing: normal;
	font-size: 13px;
}
.info_section .timetable thead th:first-child {
	font-size: 15px;
}
table.clinic_table th, table.clinic_table td {
	font-size: 15px;
	letter-spacing: normal;
}
table.clinic_table th {
	width: 70px;
}
}
@media screen and (max-width: 850px) {
.info_section .news_inner {
	overflow-y: scroll;
	height: 530px;
}
}
@media screen and (max-width: 767px) {
.info_section {
	padding: 50px 0;
}
.info_section .left_box, .info_section .right_box {
	float: none;
	width: 100%;
}
.info_section .right_box {
	margin-top: 30px;
}
.info_section .news_inner {
	height: 260px;
}
.info_section .bnr_list {
        width: 100%;
        margin: 30px auto 0;
        max-width: none;
}
.info_section .bnr_list li {
        float: none;
        width: 100%;
        margin-left: 0;
        margin-top: 15px;
}
.info_section .bnr_list li:first-child {
        margin-top: 0;
}
}
/*--------------------------------------
	マップ
--------------------------------------*/
.map_section {
        background: #fff;
}
.map_section .gnv_tmp_map {
        padding-top: 378px;
        margin: 0;
}
.map_section .addr_area {
        background: #F6D0D9;
        padding: 16px 0;
}
.map_section .addr_area li {
        float: left;
        font-size: 14px;
        letter-spacing: 0.06em;
        color: #fff;
}
.map_section .addr_area li:last-child {
        float: right;
}
.map_section .addr_area li a {
        color: #fff;
}
@media screen and (max-width: 767px) {
.map_section .gnv_tmp_map {
        padding-top: 290px;
}
}



/*-----------------------------------------------------------
■ Module
-----------------------------------------------------------*/
/* =====================================
	1. Heading
===================================== */
/*--------------------------------------
	1-1. other heading(news,blog,sitemap.notfound)
--------------------------------------*/
.titleBg {
	background: none;
	border-bottom: 3px solid #f5d0d8;
	padding: 0 0 10px;
	color: #735f54;
	font-family: "秀英丸ゴシック B","Shuei MaruGo B";
	font-size: 28px;
	letter-spacing: 0.18em;
	line-height: 1.5;
}
/*--------------------------------------
	1-2. h2
--------------------------------------*/
.under #mainimage .under_mainimage, #blogBody #mainimage .under_mainimage {
	background: url("../asset/bg-under_main.jpg") no-repeat center center;
        background-size: cover;
	height: 200px;
}
.under #mainimage .under_mainimage .gnv_tmp_width_1000, #blogBody #mainimage .under_mainimage .gnv_tmp_width_1000 {
	height: 100%;
	padding: 20px 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.under #mainimage .under_mainimage .gnv_tmp_width_1000 h2, #blogBody #mainimage .under_mainimage .gnv_tmp_width_1000 h2 {
	font-family: "秀英丸ゴシック B","Shuei MaruGo B";
	font-size: 34px;
	line-height: 1.3;
	letter-spacing: 0.1em;
	color: #fff;
	margin: 0;
	padding: 0;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	position: relative;
}
 @media screen and (max-width: 767px) {
.under #mainimage .under_mainimage, #blogBody #mainimage .under_mainimage {
	height: 160px;
}
.under #mainimage .under_mainimage .gnv_tmp_width_1000 h2, #blogBody #mainimage .under_mainimage .gnv_tmp_width_1000 h2 {
	font-size: 28px;
	letter-spacing: 0.05em;
}
}
/*--------------------------------------
	1-3. h3
--------------------------------------*/
.gnv_tmp_h3_bg {
        border-top: 4px solid #F4A12D;
        position: relative;
        padding: 35px 0 0;
}
.gnv_tmp_h3_bg:before {
        content: "";
        display: block;
        height: 4px;
        width: 78.4%;
        background: #F1BDC9;
        top: -4px;
        z-index: 1;
        position: absolute;
        right: 0;
}
.gnv_tmp_h3_bg h3 {
	font-family: "秀英丸ゴシック B","Shuei MaruGo B";
	font-size: 32px;
	line-height: 1.4;
	color: #755E53;
        padding: 0 0 0 55px;
	position: relative;
	letter-spacing: 0.15em;
}
.gnv_tmp_h3_bg h3:before {
        content: "";
        display: block;
        height: 45px;
        width: 45px;
        background: url("../asset/iconr-h3.png") no-repeat left center;
        background-size: 45px 45px;
        top: 0;
        left: 0;
        position: absolute;
}
@media screen and (max-width: 767px) {
.gnv_tmp_h3_bg {
        padding: 25px 0 0;
}
.gnv_tmp_h3_bg h3 {
	font-size: 27px;
	letter-spacing: normal;
}
}
/*--------------------------------------
	1-4. h4
--------------------------------------*/
.text_image .gnv_tmp_h4_bg {
	margin: 0 0 20px !important;
}
.gnv_tmp_h4_bg h4 {
        padding: 0 0 0 20px;
	font-family: "秀英丸ゴシック B","Shuei MaruGo B";
	font-size: 28px;
	line-height: 1.3;
	color: #755E53;
	letter-spacing: 0.1em;
	position: relative;
}
.gnv_tmp_h4_bg h4:before {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	content: '';
	margin: 0;
	width: 6px;
	height: 100%;
	background: #F1BDC9;
	box-sizing: border-box;
}
.gnv_tmp_h4_bg h4:after {
	position: absolute;
	left: 0;
	top: 50%;
	display: block;
	content: '';
	margin: 0;
	width: 6px;
	height: 50%;
	background: #F4A12D;
	box-sizing: border-box;
        z-index: 2;
}
@media screen and (max-width: 767px) {
.gnv_tmp_h4_bg h4 {
	font-size: 24px;
	letter-spacing: 0.05em;
}
}
/*--------------------------------------
	1-5. h5
--------------------------------------*/
.text_image .gnv_tmp_h5_bg {
	margin: 0 0 20px !important;
}
.gnv_tmp_h5_bg h5 {
	font-family: "秀英丸ゴシック B","Shuei MaruGo B";
	font-size: 24px;
	line-height: 1.2;
	color: #755f54;
	padding: 0 0 0 30px;
	position: relative;
}
.gnv_tmp_h5_bg h5:before {
	content:''; 
	height:15px; 
	width:15px; 
	display:block; 
	position:absolute; 
	top:13px; 
	left:8px; 
	background-color:#f4a12d;
	box-shadow: 0 0 2px 2px rgba(255,255,255,0.2) inset;
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	-khtml-opacity: 0.80;
	opacity:0.80;
	z-index: 1;
}
.gnv_tmp_h5_bg h5:after {
	content:''; 
	height:18px; 
	width:18px; 
	display:block; 
	position:absolute; 
	top:5px; 
	left:2px; 
	background-color:#ec7f99;
	box-shadow: 0 0 2px 2px rgba(255,255,255,0.2) inset;
}
/* =====================================
	2. Table
===================================== */
/*--------------------------------------
	2-1. gnv_tmp_table01
--------------------------------------*/
table.gnv_tmp_table01 {
	margin-bottom: 1.5em;
}
table.gnv_tmp_table01 th, table.gnv_tmp_table01 td {
	text-align: left;
}
table.gnv_tmp_table01 {
	background: #fff;
	width: 100%;
}
table.gnv_tmp_table01 thead th {
	background: #ddd;
	border-top: 1px dotted #ccc;
}
table.gnv_tmp_table01 th {
	background: #efefef;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
}
table.gnv_tmp_table01 td {
	background: #fff;
	border-bottom: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
}
/*--------------------------------------
	2-2. gnv_tmp_table02
--------------------------------------*/
table.gnv_tmp_table02 {
	margin-bottom: 1.5em;
}
table.gnv_tmp_table02 th, table.gnv_tmp_table02 td {
	text-align: left;
}
table.gnv_tmp_table02 {
	width: 100%;
}
table.gnv_tmp_table02 thead th {
	background: #efefef;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
table.gnv_tmp_table02 th {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}
table.gnv_tmp_table02 td {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}
/* hours */
table.gnv_tmp_hours th, table.gnv_tmp_hours td {
	text-align: center;
}
table.gnv_tmp_hours tbody th {
	width: 20%;
}
 @media screen and (max-width: 767px) {
table.gnv_tmp_hours th,  table.gnv_tmp_hours td {
	font-size: 70%;
}
}
/*--------------------------------------
	2-3. table design 1
--------------------------------------*/
table.tableDesign01, table .tableDesign01 {
	width: 100%;
	table-layout: fixed;
}
.tableDesign01 th, .tableDesign01 td {
	padding: 0.5em;
	text-align: center;
	vertical-align: middle;
}
.tableDesign01 thead th {
	background: #002e4e;
	color: #fff;
}
.tableDesign01 tbody th {
	background: #ddebf1;
	border-bottom: 1px solid #ccc;
}
.tableDesign01 tbody td {
	border-bottom: 1px solid #ccc;
}
 @media screen and (max-width: 767px) {
table.tableDesign01,  table .tableDesign01 {
	font-size: 85%;
}
.tableDesign01 th,  .tableDesign01 td {
	padding: 0.2em;
}
}
@media (max-width: 480px) {
table.tableDesign01,  table .tableDesign01 {
	font-size: 70%;
}
}
/*--------------------------------------
	2-4. table design 2
--------------------------------------*/
table.tableDesign02, table .tableDesign02 {
	width: 100%;
	table-layout: fixed;
}
.tableDesign02 th, .tableDesign02 td {
	padding: 0.5em;
	vertical-align: middle;
}
.tableDesign02 tbody th {
	border: none;
	border-bottom: 1px solid #103956;
	text-align: center;
}
.tableDesign02 tbody td {
	border: none;
	border-bottom: 1px solid #ccc;
}
.tableDesign02 .b_06_item {
	background: none;
}
/* =====================================
	3. Img
===================================== */
/*--------------------------------------
	3-1. img layout
--------------------------------------*/
/* img width */
.b_11_2_in span img, .b_11 .b_11_in span img {
	margin: 0 0 20px 20px;
	width: 35%;
	float: right;
}
/* left */
.img_l span img {
	float: left !important;
	margin: 0 20px 20px 0 !important;
}
/* right */
.img_r span img {
	float: right !important;
	margin: 0 0 20px 20px !important;
}
/* 画像下のテキスト回り込み回避 */
.text_box {
	float: none;
	width: 60%;
}
 @media screen and (max-width: 767px) {
/* img width */
.b_11 .b_11_in span img {
	width: 100%;
}
.b_11_2_in span img, .b_11 .b_11_in span img {
	margin: 0 auto 20px !important;
	width: 100% !important;
	float: none !important;
}
/* 1列 */
.b_11 .b_11_in span img,  .b_11_2_in span img {
	margin: 0 0 0.5em;
	width: 100%;
}
.b_10.b_10_column2.img_list {
	border: medium none;
	border-collapse: collapse;
	display: table;
	line-height: 1px;
	table-layout: fixed;
	width: 100%;
}
/* 2列 */
.img_list.b_10.b_10_column2 div.column_l {
	display: table-cell;
	line-height: 1px;
	padding-right: 10px;
	vertical-align: top;
	width: auto;
}
.img_list.b_10.b_10_column2 div.column_r {
	display: table-cell;
	line-height: 1px;
	padding-left: 10px;
	vertical-align: top;
	width: auto;
}
/* 3列 */
.b_10.b_10_column3 div.column_blank {
	display: table-cell !important;
	vertical-align: top;
	width: auto;
}
.img_list.b_10_column3 div.column_c,  .img_list.b_10_column3 div.column_l {
	display: table-cell;
	width: 32%;
	margin-right: 1%;
}
.img_list.b_10_column3 div.column_r {
	display: table-cell;
	width: 32%;
	margin-right: 0;
}
.b_10.b_10_column3.img_list {
	display: table;
}
/* 画像下のテキスト回り込み回避  */
.text_box {
	float: none;
	width: 100%;
}
}
/*--------------------------------------
	3-2. img effects
--------------------------------------*/
/* 角丸 */
/* rollover */
.rollover a img:hover, .rollover span a img:hover, .rollover .img_r span a img:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
/* =====================================
	4. List
===================================== */
/*--------------------------------------
	4-1. ic_01
--------------------------------------*/
.ic_01 {
	width: 100%;
}
.ic_01 .clearfix {
	padding: 0;
}
.ic_01 span {
	position: relative;
	display: block;
	padding-left: 20px;
}
.ic_01 span:before {
	content: "";
	position: absolute;
	background: #EC7F99;
	top: 11px;
	left: 0;
	margin-top: 0;
	height: 10px;
	width: 10px;
	border-radius: 50%;
}
.ic_01 ul {
	margin: 0;
}
.ic_01 li {
	position: relative;
	padding: 0 0 0 20px;
}
.ic_01 li:before {
	content: "";
	position: absolute;
	background: #EC7F99;
	top: 11px;
	left: 0;
	margin-top: 0px;
	height: 10px;
	width: 10px;
	border-radius: 50%;
}
/*--------------------------------------
	4-2. ic_02
--------------------------------------*/
.ic_02 .clearfix {
	padding: 0;
}
.ic_02 .clearfix span {
	position: relative;
	display: block;
	padding: 0 0 0 20px;
}
.ic_02 span:before {
	content: "\00a0";
	display: block;
	border: solid 6px #f45f04;
	height: 0;
	width: 0;
	position: absolute;
	left: 0;
	top: 12px;
	margin-top: -4px;
}
.ic_02 span:after {
	content: "\00a0";
	display: block;
	width: 4px;
	height: 7px;
	border: solid #fff;
	border-width: 0 2px 2px 0;
	position: absolute;
	left: 4px;
	top: 5px;
	margin-top: 0;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.ic_02 ul {
	margin: 0;
}
.ic_02 li {
	position: relative;
	padding: 0 0 0 20px;
}
.ic_02 li:before {
	content: "\00a0";
	display: block;
	border: solid 6px #f45f04;
	height: 0;
	width: 0;
	position: absolute;
	left: 0;
	top: 12px;
	margin-top: -4px;
}
.ic_02 li:after {
	content: "\00a0";
	display: block;
	width: 4px;
	height: 7px;
	border: solid #fff;
	border-width: 0 2px 2px 0;
	position: absolute;
	left: 4px;
	top: 5px;
	margin-top: 0;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
/*--------------------------------------
	4-3. ic_arrow_01
--------------------------------------*/
.ic_arrow_01 div {
	padding: 5px 5px 5px 25px;
}
.ic_arrow_01 span {
	position: relative;
}
.ic_arrow_01 span:before {
	display: block;
	content: "";
	position: absolute;
	left: -15px;
	width: 0;
	height: 0;
	margin-top: 6px;
	border: 5px solid transparent;
	border-left: 5px solid #000;
}
.ic_arrow_01 span:hover:before {
	left: -12px;
}
.ic_arrow_01 ul {
	margin: 25px;
}
.ic_arrow_01 li {
	position: relative;
	padding: 5px 5px 5px 0;
}
.ic_arrow_01 li:before {
	display: block;
	content: "";
	position: absolute;
	top: 10px;
	left: -15px;
	width: 0;
	height: 0;
	margin-top: -1px;
	border: 5px solid transparent;
	border-left: 5px solid #000;
}
/*--------------------------------------
	4-4. ic_arrow_02
--------------------------------------*/
.ic_arrow_02 .clearfix {
	padding: 5px 5px 5px 30px;
}
.ic_arrow_02 span {
	position: relative;
}
.ic_arrow_02 span:before {
	display: block;
	content: "";
	position: absolute;
	top: 10px;
	left: -25px;
	width: 16px;
	height: 16px;
	margin-top: -8px;
	border-radius: 50%;
	background: #999;
}
.ic_arrow_02 span:after {
	display: block;
	content: "";
	position: absolute;
	top: 10px;
	left: -19px;
	width: 0;
	height: 0;
	margin-top: -5px;
	border: 5px solid transparent;
	border-left: 5px solid #fff;
}
.ic_arrow_02 span:hover:before {
	left: -22px;
}
.ic_arrow_02 span:hover:after {
	left: -16px;
}
.ic_arrow_02 ul {
	margin: 30px;
}
.ic_arrow_02 li {
	position: relative;
	padding: 5px 5px 5px 0;
}
.ic_arrow_02 li:before {
	display: block;
	content: "";
	position: absolute;
	top: 10px;
	left: -25px;
	width: 16px;
	height: 16px;
	margin-top: -4px;
	border-radius: 50%;
	background: #999;
}
.ic_arrow_02 li:after {
	display: block;
	content: "";
	position: absolute;
	top: 10px;
	left: -19px;
	width: 0;
	height: 0;
	margin-top: -1px;
	border: 5px solid transparent;
	border-left: 5px solid #fff;
}
.ic_arrow_02 li:hover:before {
	left: -22px;
}
.ic_arrow_02 li:hover:after {
	left: -16px;
}
/* =====================================
	5. Buttons
===================================== */
/*--------------------------------------
	5-1. gnv_tmp_bt
--------------------------------------*/
.gnv_tmp_bt a {
	font-family: "秀英丸ゴシック B","Shuei MaruGo B";
	line-height: 1.6;
	display: block;
	font-size: 18px;
	letter-spacing: 0.1em;
	padding: 15px 30px;
	text-align: center;
	color: #755E53;
	background: #fff;
	border-radius: 120px;
	position: relative;
	box-sizing: border-box;
        border: 3px solid #C0B8B1;
}
.gnv_tmp_bt a:before {
        content: "";
        position: absolute;
        right: 25px;
        top: 50%;
        margin-top: -5px;
        display: block;
        width: 6px;
        height: 10px;
        background: url("../asset/icon-arrow.png") no-repeat center center;
        background-size: 6px 10px;
}
.text_image .gnv_tmp_bt a {
	margin-top: 0.5em;
}
.gnv_tmp_bt a:hover, .gnv_tmp_detail a:hover {
	text-decoration: none;
	background: #fafafa;
}
/* btサイズ指定の場合 */
.gnv_tmp_detail a {
	width: 20%;
	float: left;
}
 @media screen and (max-width: 767px) {
.gnv_tmp_detail a {
	width: auto;
	float: none;
}
}
/* =====================================
	6. 下層TPL
===================================== */
/*--------------------------------------
	6-1. List of Check Design

ul.listCheck li {
	position: relative;
	padding-left: 2em;
	margin-bottom: 10px;
}
ul.listCheck li:before {
	display: block;
	content: '';
	position: absolute;
	top: 4px;
	left: 0;
	width: 12px;
	height: 12px;
	background: #fff;
	border: 2px solid #bfbfbf;
}
ul.listCheck li:after {
	display: block;
	content: '';
	position: absolute;
	top: 5px;
	left: 4px;
	width: 7px;
	height: 3px;
	border-left: 2px solid #53709a;
	border-bottom: 2px solid #53709a;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
--------------------------------------*/
/*--------------------------------------
	6-2 手順矢印(下)
--------------------------------------*/
.stepArrow {
	position: relative;
	margin-bottom: 3em;
}
.stepArrow:before {
	content: "";
	position: absolute;
	bottom: -70px;
	left: 50%;
	margin-left: -45px;
	display: block;
	width: 0;
	height: 0;
	border: 25px solid transparent;
	border-top-color: #6FBA2C;
	border-right-width: 45px;
	border-left-width: 45px;
}
/*--------------------------------------
	6-3. table01
--------------------------------------*/
table.table01, table .table01 {
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
	border: 1px solid #ccc;
}
.table01 th, .table01 td {
	padding: 0.5em;
	text-align: center;
	vertical-align: middle;
}
.table01 thead th {
	background: #002e4e;
	color: #fff;
}
.table01 tbody th {
	background: #ddebf1;
}
.table01 th, .table01 td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
 @media screen and (max-width: 767px) {
table.table01,  table .table01 {
	font-size: 85%;
}
.table01 th,  .table01 td {
	padding: 0.2em;
}
}
@media (max-width: 480px) {
table.table01,  table .table01 {
	font-size: 70%;
}
}
/*--------------------------------------
	6-4. timetable
--------------------------------------*/
table.timetable, table .timetable {
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
	border: none;
}
.timetable th, .timetable td {
	padding: 0.5em 0.2em;
	text-align: center;
	vertical-align: middle;
        font-size: 15px;
        font-weight: normal;
}
.timetable thead th {
	background: none !important;
}
.timetable thead th:first-child {
	width: 28%;
	color: #f1bdc9;
        text-align: left !important;
        font-size: 18px;
}
/*.timetable thead th:last-child {
	width: 14%;
}*/
.timetable tbody th {
	word-break: break-all;
}
.timetable th, .timetable td {
	border: none;
        background: #fbeff2;
}
.timetable tbody tr:first-child th {
        border-radius: 10px 0 0;
}
.timetable tbody tr:first-child td:last-child {
        border-radius: 0 10px 0 0;
}
.timetable tbody tr:last-child th {
        border-radius: 0 0 0 10px;
}
.timetable tbody tr:last-child td:last-child {
        border-radius: 0 0 10px 0;
}
.timetable.item01 thead th:first-child {
	color: #e1c69a;
}
.timetable.item01 th, .timetable.item01 td {
        background: #fef9f2;
}
 @media screen and (max-width: 767px) {
.timetable thead th:first-child {
	width: 30%;
        font-size: 15px;
}
table.timetable, table .timetable {
	font-size: 85%;
}
.timetable th,  .timetable td {
	padding: 0.2em 0;
       letter-spacing: normal;
        font-size: 15px;
}
}
@media (max-width: 480px) {
.timetable th, .timetable td {
	font-size: 85%;
}
/*.timetable tbody th {
	letter-spacing: 1px;
}*/
}
/*--------------------------------------
	6-5. anchorlinks
--------------------------------------*/
.anchorlinks {
	border: 3px double #333;
	background: #ccc;
	padding: 2em 2em 1em 2em;
	list-style: none;
}
.anchorlinks:after {
	content: "";
	display: block;
	clear: both;
}
.anchorlinks li {
	position: relative;
	width: 33.33%;
	float: left;
	padding: 0 .5em 0 1.2em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 1em;
}
.anchorlinks li:nth-child(3n) {
	padding-right: 0;
}
.anchorlinks li a {
	text-decoration: none;
}
.anchorlinks li a:before {
	content: "";
	position: absolute;
	top: 3px;
	left: 0;
	display: inline-block;
	width: 0;
	height: 0;
	margin-right: .5em;
	border-top: .4em solid transparent;
	border-bottom: .4em solid transparent;
	border-left: .8em solid #333;
	-webkit-transition-duration: .6s;
	-ms-transition-duration: .6s;
	-moz-transition-duration: .6s;
	transition-duration: .6s;
}
.anchorlinks li a:hover:before {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}
.anchorlinks li a:hover {
	text-decoration: underline;
}
 @media screen and (max-width: 767px) {
.anchorlinks {
	padding: 1em 1em .5em 1em;
}
.anchorlinks li {
	width: 50%;
	margin-bottom: .5em;
}
.anchorlinks li:nth-child(even) {
	padding-right: 0;
}
.anchorlinks li:nth-child(3n) {
	padding-right: 1em;
}
}
@media screen and (max-width: 480px) {
.anchorlinks li {
	width: 100%;
	padding-right: 0;
}
}
/*--------------------------------------
	6-6. 症例写真 (クラスに「case_photo」を追加。画像サイズが大きくなり過ぎないように調整)
--------------------------------------*/
/*「テキスト+画像+文章」用*/
.case_photo.b_11_2.b_11_2_column2 div.column_l span img, .case_photo.b_11_2.b_11_2_column2 div.column_r span img, .case_photo.b_11_2.b_11_2_column3 div.column_c span img, .case_photo.b_11_2.b_11_2_column3 div.column_l span img, .case_photo.b_11_2.b_11_2_column3 div.column_r span img {
	width: 100%;
	max-width: 240px;
	margin-left: auto;
	margin-right: auto;
}
.case_photo.b_11_2_in span img {
	width: 100%;
	max-width: 240px;
}
 @media (max-width: 767px) {
.case_photo .b_11_2_in span img {
	max-width: 240px;
	float: none;
	margin-left: auto;
	margin-right: auto;
}
}
/*「画像」パーツ用*/
.case_photo.b_10.column_r span img, .case_photo.column_c span img, .case_photo.column_l span img {
	width: 240px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.case_photo.b_10 img {
	width: 100%;
	max-width: 240px;
}
 @media (max-width: 767px) {
.case_photo.b_10 img {
	max-width: 240px;
}
}
/* =====================================
	7. Others
===================================== */
/*--------------------------------------
	7-1. MAP
--------------------------------------*/
.gnv_tmp_map {
	position: relative;
	width: 100%;
	padding-top: 40%;
}
.gnv_tmp_map iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
 @media screen and (max-width: 767px) {
.gnv_tmp_map {
	padding-top: 70%;
}
.gnv_tmp_map iframe {
	right: 0;
	width: 100% !important;
}
}
/*--------------------------------------
	7-2. VIEMO
--------------------------------------*/
/* 動画基本CSS */
.iframeWrap {
	position: relative;
	padding-top: 56.25%;
}
.iframeWrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* 動画最大幅 */
.viemo.b_09, .viemo.b_11_3.b_11_3_column2 {
	max-width: 700px;
	margin: 0 auto;
}
 @media screen and (-webkit-min-device-pixel-ratio: 0) {
  ::i-block-chrome, .viemo.b_11_3.b_11_3_column2 {
 width: 700px;
}
}
/* youtubeの縦横比 */
.viemo.b_09 > div, .viemo.b_11_3.b_11_3_column2 div.column_l > p, .viemo.b_11_3.b_11_3_column2 div.column_r > p {
	position: relative;
	padding-top: 56.25%;
}
/* 絶対費で固定 */
.viemo.b_09 iframe, .viemo.b_11_3.b_11_3_column2 div.column_l iframe, .viemo.b_11_3.b_11_3_column2 div.column_r iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
 @media screen and (max-width: 767px) {
.viemo.b_11_3.b_11_3_column2 {
	width: 100%;
}
}
@media screen and (min-width: 700px) and (max-width: 720px) {
.viemo.b_11_3.b_11_3_column2 {
	width: 100%;
	max-width: 720px;
}
}
@media screen and (max-width: 720px) {
.viemo.b_09 {
	padding: 0 10px;
}
.viemo.b_11_3.b_11_3_column2 div.column_l {
	padding-left: 10px;
}
.viemo.b_11_3.b_11_3_column2 div.column_r {
	padding-right: 10px;
}
}
@media screen and (max-width: 767px) {
.viemo.b_11_3.b_11_3_column2 div.column_l, .viemo.b_11_3.b_11_3_column2 div.column_r {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.viemo.b_11_3.b_11_3_column2 div.column_l, .viemo.b_11_3.b_11_3_column2 div.column_r {
	padding: 0 10px;
}
}
/*--------------------------------------
	7-3. Q&A
--------------------------------------*/
/* 既存 */
.gnv_tmp_qa_q {
	border-left: 3px solid #333;
	margin-bottom: 10px;
	padding: 10px;
	display: table;
}
.gnv_tmp_qa_q span.tit {
	font-size: 200%;
	font-weight: bold;
	color: #333;
	padding-right: 20px;
	display: table-cell;
	width: 30px;
}
.gnv_tmp_qa_a {
	border-left: 3px solid #ccc;
	margin-bottom: 10px;
	padding: 10px;
	display: table;
}
.gnv_tmp_qa_a span.tit {
	font-size: 200%;
	font-weight: bold;
	color: #ccc;
	padding-right: 20px;
	display: table-cell;
	width: 30px;
}
.gnv_tmp_qa_a p, .gnv_tmp_qa_q p {
	display: table-cell;
	width: 100%;
	vertical-align: top;
}
/* 新テンプレ用 */
.qa dl dt {
	position: relative;
	border-left: 2px solid #DDCFD1;
	padding-top: 0.2em;
	padding-left: 2.5em;
	margin: 40px 0 20px;
}
.qa dl dt:before {
	content: "Q";
	font-size: 2em;
	color: #DDCFD1;
	position: absolute;
	left: 0.2em;
}
.qa dl dd {
	position: relative;
	border-left: 2px solid #CFD1CD;
	padding-top: 0.2em;
	padding-left: 2.5em;
}
.qa dl dd:before {
	content: "A";
	font-size: 2em;
	color: #CFD1CD;
	position: absolute;
	left: 0.2em;
}
/*--------------------------------------
	7-4. flow
--------------------------------------*/
img.gnv_tmp_flow_arrow_01, img.gnv_tmp_flow_arrow_02 {
	margin: 10px auto 0;
}
/*--------------------------------------
	7-5. before after
--------------------------------------*/
.ba_box {
	background: url("http://www.jk-crew.or.jp/asset/ba_ar.png") no-repeat 49% 55%;
	display: table;
	width: 100%;
}
.ba_box div.column_l, .ba_box div.column_r {
	display: table-cell;
	width: 30%;
}
.ba_box div.column_l span, .ba_box div.column_r span {
	width: 100%;
}
.ba_box div.column_l p, .ba_box div.column_r p, .ba_box div.column_l span img, .ba_box div.column_r span img {
	width: 95% !important;
	margin: 0 auto !important;
}
.ba_box .column_r, .ba_box .column_l {
	text-align: center;
	color: #B69440;
	font-size: 120%;
	font-weight: bold;
}
.ba_box .column_r span {
	text-align: right;
}
 @media screen and (max-width: 767px) {
.ba_box {
	background: url("http://www.jk-crew.or.jp/asset/ba_ar_sp.png") no-repeat center 50%;
	margin: 0 auto 5em !important;
}
.ba_box div.column_l,  .ba_box div.column_r {
	width: 100%;
	display: block;
}
.ba_box .column_l {
	margin-bottom: 2em !important;
}
.ba_box .column_r span {
	text-align: center;
}
}
/*--------------------------------------
	7-6. SNS
--------------------------------------*/
#line, #facebook, .fb-like {
	margin-bottom: 5px;
}
/*--------------------------------------
	7-7. ステップ形式(コンテンツ下に三角形の矢印を配置)
--------------------------------------*/
.stepArrow {
	position: relative;
	margin-bottom: 3em;
}
.stepArrow:before {
	content: "";
	position: absolute;
	bottom: -70px;
	left: 50%;
	margin-left: -45px;
	display: block;
	width: 0;
	height: 0;
	border: 25px solid transparent;
	border-top-color: #fa9ead;
	border-right-width: 45px;
	border-left-width: 45px;
}
/*--------------------------------------
	7-8. ステップリスト
--------------------------------------*/
/* パターン1 */
.stepList01 dt {
	position: relative;
	font-size: 150%;
	font-weight: bold;
	color: #724742;
	padding-left: 2.5em;
	padding-top: 0.4em;
	min-height: 2em;
}
.stepList01 dt span {
	position: absolute;
	top: 0;
	left: 0;
	background: #724742;
	padding: 6px 9px;
	color: #fff;
}
.stepList01 dd {
	margin: 1em 0 2em 3em;
}
 @media screen and (max-width: 767px) {
.stepList01 dt {
	font-size: 120%;
}
}
/* パターン2 */
.stepList02 {
	margin-bottom: 2em !important;
}
.stepList02 p {
	position: relative;
	padding-left: 2.5em;
	padding-top: 0.4em;
	min-height: 2em;
	word-break: break-all;
}
.stepList02 p span {
	position: absolute;
	top: 0;
	left: 0;
	background: #fa9ead;
	padding: 6px 9px;
	color: #fff;
}
/*--------------------------------------
	7-9. チェックリストデザイン
--------------------------------------*/
ul.listCheck li {
	position: relative;
	padding-left: 2em;
	margin-bottom: 10px;
}
ul.listCheck li:before {
	display: block;
	content: '';
	position: absolute;
	top: 3px;
	left: 0;
	width: 18px;
	height: 18px;
	background: #fff;
	border: 2px solid #bfbfbf;
}
ul.listCheck li:after {
	display: block;
	content: '';
	position: absolute;
	top: .65em;
	left: .35em;
	width: 10px;
	height: 3px;
	border-left: 2px solid #53709a;
	border-bottom: 2px solid #53709a;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
/*--------------------------------------
	7-10. 吹き出しリード文
--------------------------------------*/
.leadWrap .balloonWrap01 {
	position: relative;
	max-width: 90%;
	background: #44a5db;
	font-size: 186%;
	color: #fff;
	padding: .4em;
	text-align: center;
	margin: 2em auto 1.5em;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px;
	border-radius: 50px;
}
.leadWrap .balloonWrap01:after {
	content: "";
	position: absolute;
	bottom: -15px;
	left: 50%;
	margin-left: -1em;
	display: block;
	border-top: 16px solid #44a5db;
	border-right: 18px solid transparent;
	border-left: 18px solid transparent;
}
#content .leadWrap p {
	margin-bottom: 60px;
}
 @media screen and (max-width: 767px) {
.leadWrap .balloonWrap01 {
	padding: .5em;
	font-size: 128%;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
	border-radius: 15px;
	margin: 20px auto;
}
#content .leadWrap p {
	margin-bottom: 20px;
}
}
/*--------------------------------------
	7-11. w960
--------------------------------------*/
.w960 {
	max-width: 960px;
	margin: 0 auto;
	padding: 0 10px;
}
/*--------------------------------------
	7-12. googlecalender、googleMap、インドアビュー
--------------------------------------*/
.gMap, .calenderWrap, .indoorView {
	position: relative;
}
.gMap iframe, .calenderWrap iframe, .indoorView iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none;
}
.gMap {
	height: 300px;
}
.calenderWrap, .indoorView {
	padding-top: 56.25%;
}
.calenderWrap iframe {
	min-height: 260px;
}
.indoorView iframe {
	min-height: 240px;
}
 @media only screen and (max-width: 480px) {
/*
  .gMap {
  	padding-top: 220px;
  }
  */
.calenderWrap {
	padding-top: 300px;
}
.indoorView {
	padding-top: 240px;
}
}
/*======================================================================

	plimo 56用

======================================================================*/
/*======================================================================

	plimo 116用

======================================================================*/
.mt0 {
	margin-top: 0px !important;
}
.mr0 {
	margin-right: 0px !important;
}
.mb0 {
	margin-bottom: 0px !important;
}
.ml0 {
	margin-left: 0px !important;
}
.pt0 {
	padding-top: 0px !important;
}
.pr0 {
	padding-right: 0px !important;
}
.pb0 {
	padding-bottom: 0px !important;
}
.pl0 {
	padding-left: 0px !important;
}
.mt5 {
	margin-top: 5px !important;
}
.mr5 {
	margin-right: 5px !important;
}
.mb5 {
	margin-bottom: 5px !important;
}
.ml5 {
	margin-left: 5px !important;
}
.pt5 {
	padding-top: 5px !important;
}
.pr5 {
	padding-right: 5px !important;
}
.pb5 {
	padding-bottom: 5px !important;
}
.pl5 {
	padding-left: 5px !important;
}
.mt10 {
	margin-top: 10px !important;
}
.mr10 {
	margin-right: 10px !important;
}
.mb10 {
	margin-bottom: 10px !important;
}
.ml10 {
	margin-left: 10px !important;
}
.pt10 {
	padding-top: 10px !important;
}
.pr10 {
	padding-right: 10px !important;
}
.pb10 {
	padding-bottom: 10px !important;
}
.pl10 {
	padding-left: 10px !important;
}
.mt15 {
	margin-top: 15px !important;
}
.mr15 {
	margin-right: 15px !important;
}
.mb15 {
	margin-bottom: 15px !important;
}
.ml15 {
	margin-left: 15px !important;
}
.pt15 {
	padding-top: 15px !important;
}
.pr15 {
	padding-right: 15px !important;
}
.pb15 {
	padding-bottom: 15px !important;
}
.pl15 {
	padding-left: 15px !important;
}
.mt20 {
	margin-top: 20px !important;
}
.mr20 {
	margin-right: 20px !important;
}
.mb20 {
	margin-bottom: 20px !important;
}
.ml20 {
	margin-left: 20px !important;
}
.pt20 {
	padding-top: 20px !important;
}
.pr20 {
	padding-right: 20px !important;
}
.pb20 {
	padding-bottom: 20px !important;
}
.pl20 {
	padding-left: 20px !important;
}
.mt25 {
	margin-top: 25px !important;
}
.mr25 {
	margin-right: 25px !important;
}
.mb25 {
	margin-bottom: 25px !important;
}
.ml25 {
	margin-left: 25px !important;
}
.pt25 {
	padding-top: 25px !important;
}
.pr25 {
	padding-right: 25px !important;
}
.pb25 {
	padding-bottom: 25px !important;
}
.pl25 {
	padding-left: 25px !important;
}
.mt30 {
	margin-top: 30px !important;
}
.mr30 {
	margin-right: 30px !important;
}
.mb30 {
	margin-bottom: 30px !important;
}
.ml30 {
	margin-left: 30px !important;
}
.pt30 {
	padding-top: 30px !important;
}
.pr30 {
	padding-right: 30px !important;
}
.pb30 {
	padding-bottom: 30px !important;
}
.pl30 {
	padding-left: 30px !important;
}
.mt35 {
	margin-top: 35px !important;
}
.mr35 {
	margin-right: 35px !important;
}
.mb35 {
	margin-bottom: 35px !important;
}
.ml35 {
	margin-left: 35px !important;
}
.pt35 {
	padding-top: 35px !important;
}
.pr35 {
	padding-right: 35px !important;
}
.pb35 {
	padding-bottom: 35px !important;
}
.pl35 {
	padding-left: 35px !important;
}
.mt40 {
	margin-top: 40px !important;
}
.mr40 {
	margin-right: 40px !important;
}
.mb40 {
	margin-bottom: 40px !important;
}
.ml40 {
	margin-left: 40px !important;
}
.pt40 {
	padding-top: 40px !important;
}
.pr40 {
	padding-right: 40px !important;
}
.pb40 {
	padding-bottom: 40px !important;
}
.pl40 {
	padding-left: 40px !important;
}
.mt45 {
	margin-top: 45px !important;
}
.mr45 {
	margin-right: 45px !important;
}
.mb45 {
	margin-bottom: 45px !important;
}
.ml45 {
	margin-left: 45px !important;
}
.pt45 {
	padding-top: 45px !important;
}
.pr45 {
	padding-right: 45px !important;
}
.pb45 {
	padding-bottom: 45px !important;
}
.pl45 {
	padding-left: 45px !important;
}
.mt50 {
	margin-top: 50px !important;
}
.mr50 {
	margin-right: 50px !important;
}
.mb50 {
	margin-bottom: 50px !important;
}
.ml50 {
	margin-left: 50px !important;
}
.pt50 {
	padding-top: 50px !important;
}
.pr50 {
	padding-right: 50px !important;
}
.pb50 {
	padding-bottom: 50px !important;
}
.pl50 {
	padding-left: 50px !important;
}
.mt55 {
	margin-top: 55px !important;
}
.mr55 {
	margin-right: 55px !important;
}
.mb55 {
	margin-bottom: 55px !important;
}
.ml55 {
	margin-left: 55px !important;
}
.pt55 {
	padding-top: 55px !important;
}
.pr55 {
	padding-right: 55px !important;
}
.pb55 {
	padding-bottom: 55px !important;
}
.pl55 {
	padding-left: 55px !important;
}
.mt60 {
	margin-top: 60px !important;
}
.mr60 {
	margin-right: 60px !important;
}
.mb60 {
	margin-bottom: 60px !important;
}
.ml60 {
	margin-left: 60px !important;
}
.pt60 {
	padding-top: 60px !important;
}
.pr60 {
	padding-right: 60px !important;
}
.pb60 {
	padding-bottom: 60px !important;
}
.pl60 {
	padding-left: 60px !important;
}
.mt65 {
	margin-top: 65px !important;
}
.mr65 {
	margin-right: 65px !important;
}
.mb65 {
	margin-bottom: 65px !important;
}
.ml65 {
	margin-left: 65px !important;
}
.pt65 {
	padding-top: 65px !important;
}
.pr65 {
	padding-right: 65px !important;
}
.pb65 {
	padding-bottom: 65px !important;
}
.pl65 {
	padding-left: 65px !important;
}
.mt70 {
	margin-top: 70px !important;
}
.mr70 {
	margin-right: 70px !important;
}
.mb70 {
	margin-bottom: 70px !important;
}
.ml70 {
	margin-left: 70px !important;
}
.pt70 {
	padding-top: 70px !important;
}
.pr70 {
	padding-right: 70px !important;
}
.pb70 {
	padding-bottom: 70px !important;
}
.pl70 {
	padding-left: 70px !important;
}
.mt75 {
	margin-top: 75px !important;
}
.mr75 {
	margin-right: 75px !important;
}
.mb75 {
	margin-bottom: 75px !important;
}
.ml75 {
	margin-left: 75px !important;
}
.pt75 {
	padding-top: 75px !important;
}
.pr75 {
	padding-right: 75px !important;
}
.pb75 {
	padding-bottom: 75px !important;
}
.pl75 {
	padding-left: 75px !important;
}
.mt80 {
	margin-top: 80px !important;
}
.mr80 {
	margin-right: 80px !important;
}
.mb80 {
	margin-bottom: 80px !important;
}
.ml80 {
	margin-left: 80px !important;
}
.pt80 {
	padding-top: 80px !important;
}
.pr80 {
	padding-right: 80px !important;
}
.pb80 {
	padding-bottom: 80px !important;
}
.pl80 {
	padding-left: 80px !important;
}
.mt85 {
	margin-top: 85px !important;
}
.mr85 {
	margin-right: 85px !important;
}
.mb85 {
	margin-bottom: 85px !important;
}
.ml85 {
	margin-left: 85px !important;
}
.pt85 {
	padding-top: 85px !important;
}
.pr85 {
	padding-right: 85px !important;
}
.pb85 {
	padding-bottom: 85px !important;
}
.pl85 {
	padding-left: 85px !important;
}
.mt90 {
	margin-top: 90px !important;
}
.mr90 {
	margin-right: 90px !important;
}
.mb90 {
	margin-bottom: 90px !important;
}
.ml90 {
	margin-left: 90px !important;
}
.pt90 {
	padding-top: 90px !important;
}
.pr90 {
	padding-right: 90px !important;
}
.pb90 {
	padding-bottom: 90px !important;
}
.pl90 {
	padding-left: 90px !important;
}
.mt95 {
	margin-top: 95px !important;
}
.mr95 {
	margin-right: 95px !important;
}
.mb95 {
	margin-bottom: 95px !important;
}
.ml95 {
	margin-left: 95px !important;
}
.pt95 {
	padding-top: 95px !important;
}
.pr95 {
	padding-right: 95px !important;
}
.pb95 {
	padding-bottom: 95px !important;
}
.pl95 {
	padding-left: 95px !important;
}
.mt100 {
	margin-top: 100px !important;
}
.mr100 {
	margin-right: 100px !important;
}
.mb100 {
	margin-bottom: 100px !important;
}
.ml100 {
	margin-left: 100px !important;
}
.pt100 {
	padding-top: 100px !important;
}
.pr100 {
	padding-right: 100px !important;
}
.pb100 {
	padding-bottom: 100px !important;
}
.pl100 {
	padding-left: 100px !important;
}