@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;
}
@media screen and (max-width: 767px) {
.height_auto {
	height: auto !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 (https://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';
}
/*-----------------------------------------------------------
■ Module
-----------------------------------------------------------*/
/* =====================================
　　　　　　　　width
===================================== */
.gnv_tmp_width_1000 {
	display: table;
	margin: 0 auto;
	table-layout: fixed;
	width: 1000px;
}
 @media screen and (max-width: 1000px) {
.gnv_tmp_width_1000 {
	width: 96%;
}
}
@media screen and (max-width: 767px) {
.gnv_tmp_width_1000 {
	width: 94%;
}
}
/* =====================================
　■　Content
===================================== */
#content {
	max-width: 1000px;
	margin: 0 auto;
	padding: 5em 0 0 !important;
}
.top #content {
	padding: 0 !important;
}
.full #content {
	width: 100%;
	max-width: 100%;
}
.top .contentArea {
	padding: 0;
}
#content, #websiteNewsDetail #content {
	min-height: 870px;
}
#newsList #mainimage, #websiteNewsDetail #mainimage, #notfoundBody #mainimage, #sitemapBody #mainimage, #inquiry #mainimage {
	display: none;
}
@media screen and (max-width: 1000px) {
#content {
	width: 96%;
	padding: 4em 0 0 !important;
}
}
@media screen and (max-width: 767px) {
#content {
	width: 94%;
	padding: 3em 0 0 !important;
}
#content, #websiteNewsDetail #content {
	min-height: 400px;
}
}
/* =====================================
　■　notfoundBody 
===================================== */
#notfoundBody #content-bottom .contact_section p.lead, #notfoundBody #content-bottom .contact_section p.tel {
	padding-bottom: 0;
}
#notfoundBody #content-bottom .contact_section p.tel {
	margin-bottom: 0;
}
/* =====================================
　■　ブログページ
===================================== */
.blog h3.entry-title h3 {
	background: none;
}
#blogside h3 {
	background: none;
	border-bottom: 3px solid #98d4dc;
	padding-bottom: 5px;
}
#blogBody .contentArea h3 {
	background: #98d4dc;
	background-size: 11px 11px;
	padding: 20px 20px 20px 20px;
	font-family: "A1明朝", "A1 Mincho";
	font-size: 25px;
	line-height: 1.2;
	color: #fff;
	position: relative;
	border-radius: 0;
}
/*#blogBody .contentArea h3:before {
        position: absolute;
        left: 15px;
        top: 50%;
        display: block;
        content: '';
        background: url(/asset/icon-h3.png) no-repeat center center;
        background-size: 34px 50px;
        margin: -25px 0 0;
        width: 34px;
        height: 50px;
}*/
#blogBody .contentArea h3 a {
	color: #fff;
}
.blog_search_input input {
	width: 100%;
	box-sizing: border-box;
}
#blogside li:before {
	background: #98d4dc;
	margin-top: 0px;
}
/* =====================================
　■  column
===================================== */
@media screen and (max-width: 767px) {
.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 {
	display: block;
}
.b_11_2.b_11_2_column3 div.column_blank {
	display: none;
}
.b_11_2.b_11_2_column3 div.column_c, .b_11_2.b_11_2_column3 div.column_l {
	margin: 0 0 1em;
}
}
/* =====================================
　■　Under
===================================== */
p {
	margin-bottom: 20px;
}
p:last-child {
	margin-bottom: 0 !important;
}
.border_box {
	border: 2px solid #85b3d2;
	padding: 35px 40px;
}
.border_box02 {
	border: 2px solid #ccc;
	padding: 35px 40px;
}
.bg_box {
	padding: 35px 40px;
	background: #e3f0f1;
}
.sub_tle {
	line-height: 1.2;
	color: #5c5c5c;
	font-family: "A1明朝", "A1 Mincho"
}
.shadow_box {
	box-shadow: 3px 3px 0 0 #e6e6e6;
	padding: 40px 45px;
	background: #f5feff;
}
.shadow_box .gnv_tmp_h4_bg h4:before {
	height: 0;
	width: 0;
}
.shadow_box .gnv_tmp_h4_bg h4 {
	padding-left: 0;
	padding-bottom: 15px;
	border-bottom: 1px dashed #63bdca;
	font-size: 20px;
	margin-bottom: 20px;
	color: #63bdca;
}
.under .label_txt {
	display: inline-block;
	background: #b8945b;
	color: #f9efda;
	border-radius: 10px;
	padding: 9px 10px 11px;
	font-family: "見出ゴMB1", "Midashi Go MB1";
	line-height: 1.2;
	margin-bottom: 25px;
}
table.info_table {
	width: 100%;
}
table.info_table td, table.info_table th {
	line-height: 1.3;
	padding: 10px 5px 10px 0;
}
table.info_table td {
	border-bottom: 1px solid #ccc;
}
table.info_table th {
	color: #5c5c5c;
	width: 28%;
	vertical-align: top;
	border-bottom: 1px solid #94d0d8;
}
/* 番号リスト */
.num_list {
	counter-reset: li;
}
.num_list li:before {
	background: #3b88b9;
	color: #fff;
	content: counter(li, decimal);
	counter-increment: li;
	display: block;
	font-size: 20px;
	height: 30px;
	left: 0;
	line-height: 32px;
	position: absolute;
	text-align: center;
	top: -2px;
	width: 30px;
	letter-spacing: 0px;
}
.num_list li {
	margin-bottom: 10px;
	padding-left: 40px;
	position: relative;
}
.num_list li:last-child {
	margin-bottom: 0;
}
.text_image.img_auto img {
	max-width: 35%;
	width: auto;
}
.under .img_list li {
	float: left;
	text-align: center;
}
.under .img_list li img {
	width: auto;
}
.under .img_list.columns_list03 li {
	width: 32%;
	margin-right: 2%;
	margin-bottom: 10px;
}
.under .img_list.columns_list04 li:nth-child(4n) {
	margin-right: 0;
}
.under .img_list.columns_list04 li {
	width: 23.5%;
	margin-right: 2%;
	margin-bottom: 10px;
}
.under .img_list.columns_list03 li:nth-child(3n) {
	margin-right: 0;
}
.vertical_table table td {
	text-align: center;
}
.widborder_box {
	border: 18px solid #a4d2d9;
	box-sizing: border-box
}
.widborder_box .sub_tle {
	color: #5c5c5c;
	font-weight: bold;
	text-align: center;
	font-size: 22px;
	padding: 25px 10px;
	border-bottom: 5px solid #a4d2d9;
}
.widborder_box .inner {
	padding: 40px 35px;
	box-sizing: border-box;
}
.widborder_box .gnv_tmp_h4_bg h4 {
	color: #5c5c5c;
	font-size: 20px;
}
.text_group_box {
	padding: 10px 0;
	box-sizing: border-box;
	background: #fffbf7;
}
.text_group_box .txt_group>li {
	padding: 35px;
	border-bottom: 1px solid #cda57b;
	box-sizing: border-box;
}
.text_group_box .txt_group>li:last-child {
	border-bottom: 0;
}
.text_group_box .gnv_tmp_h5_bg h5:before {
	height: 0;
	width: 0;
	border: 0;
}
.text_group_box .gnv_tmp_h5_bg h5 {
	padding-left: 0;
	color: #c57b2d;
}
.text_group_box .ic_01 li:before {
	background: #cda57b;
}
@media screen and (max-width: 767px) {
.border_box, .border_box02, .bg_box {
	padding: 25px 20px;
}
.text_image.img_auto img {
	max-width: 100%;
	width: auto;
}
.shadow_box {
	padding: 40px 35px;
}
.widborder_box {
	border: 12px solid #adb2d0;
}
.widborder_box .inner {
	padding: 30px;
}
}
/*--------------------------------------
	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: #f9efda;
	position: relative;
	padding: 25px;
	margin-bottom: 20px !important;
}
.flowList.last {
	margin-bottom: 0 !important;
}
.flowList.last:before {
	display: none;
}
.flowList .flow_title {
	font-family: "見出ゴMB1", "Midashi Go MB1";
	font-size: 20px;
	line-height: 1.6;
	position: relative;
	margin-bottom: 15px;
	color: #b8945b;
	border-bottom: 1px dashed #b8945b;
	padding-bottom: 10px;
	font-weight: normal;
}
.flowList .flow_title span {
	vertical-align: top;
	background: #b8945b;
	color: #fff;
	display: inline-block;
	width: 32px;
	height: 32px;
	text-align: center;
	line-height: 30px;
	font-size: 18px;
	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;
}
/* =====================================
　■　Top
===================================== */

.top h2 {
	font-size: 30px;
	line-height: 1.3;
	letter-spacing: 0.15em;
	color: #fff;
	margin: 0;
	text-align: center;
	font-family: "A1明朝", "A1 Mincho";
}
.top h2 .sub_h2 {
	display: block;
	font-size: 15px;
	line-height: 1;
	color: #fff;
	letter-spacing: 1px;
	margin-top: 7px;
	font-weight: bold;
	font-style: italic;
	font-family: "Georgia";
}
.tle_con {
	background: url(/asset/tle_bg01.jpg);
	padding-top: 26px;
	padding-bottom: 35px;
}
.blue_txt {
	color: #2480bb !important;
}
.pink_txt {
	color: #ec898b !important;
}
.btn a {
	display: block;
	width: 355px;
	text-align: center;
	color: #fff;
	background: #8cc6ce;
	font-size: 18px;
	font-family: "A1明朝", "A1 Mincho";
	position: relative;
	text-decoration: none;
	box-sizing: border-box;
	padding: 16px 10px 18px 10px;
	line-height: 1.2;
}
.btn a:before {
	display: block;
	content: "";
	position: absolute;
	right: 15px;
	width: 7px;
	height: 10px;
	background: url(/asset/arrow_icon01.png) no-repeat center center;
	top: 50%;
	margin-top: -5px;
}
.btn a:hover {
	opacity: 0.8;
}
.tle {
	font-family: "A1明朝", "A1 Mincho";
}
.left_box {
	float: left;
}
.right_box {
	float: right;
}
@media only screen and (max-width: 767px) {
.top h2 {
	font-size: 28px;
}
.tle_con {
	padding-top: 35px;
	padding-bottom: 38px;
}
.left_box {
	float: none;
}
.right_box {
	float: none;
}
}
/* =====================================
	menu
===================================== */

.menu_con .top_menu_list li {
	width: 50%;
	float: left;
}
.menu_con .bottom_menu_list li {
	width: 33.5%;
	float: left;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	box-sizing: border-box;
}
.menu_con .bottom_menu_list li:nth-child(3n) {
	width: 33%;
	border-right: 1px solid #9c9794;
}
.menu_con .top_menu_list li a, .menu_con .bottom_menu_list li a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 13px;
	box-sizing: border-box;
	height: 278px;
	text-decoration: none;
}
.menu_con li .inner_txt {
	display: table;
	width: 100%;
	height: 100%;
	border: 1px solid #fff;
	position: relative;
}
.menu_con li .inner_txt .txt_cell {
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle;
}
.menu_con li .inner_txt:before {
	position: absolute;
	content: "";
	display: block;
	width: 7.5%;
	height: 78px;
	background: url(/asset/top_icon02.png) no-repeat right bottom;
	bottom: 0;
	right: 0;
	background-size: contain;
}
.menu_con .bottom_menu_list li .inner_txt:before {
	width: 11.5%;
}
.menu_con .top_menu_list li a:hover, .menu_con .bottom_menu_list li a:hover {
	opacity: 0.8;
}
.menu_con .top_menu_list li:first-child a {
	background: url(/asset/menu_bg01.jpg) no-repeat center center;
	background-size: cover;
}
.menu_con .top_menu_list li:last-child a {
	background: url(/asset/menu_bg02.jpg) no-repeat center center;
	background-size: cover;
}
.menu_con .bottom_menu_list li:first-child a {
	background: url(/asset/menu_bg03.jpg) no-repeat center center;
	background-size: cover;
}
.menu_con .bottom_menu_list li:nth-child(2) a {
	background: url(/asset/menu_bg04.jpg) no-repeat center center;
	background-size: cover;
}
.menu_con .bottom_menu_list li:nth-child(3) a {
	background: url(/asset/menu_bg05.jpg) no-repeat center center;
	background-size: cover;
}
.menu_con .bottom_menu_list li:nth-child(4) a {
	background: url(/asset/menu_bg06.jpg) no-repeat center center;
	background-size: cover;
}
.menu_con .bottom_menu_list li:nth-child(5) a {
	background: url(/asset/menu_bg07.jpg) no-repeat center center;
	background-size: cover;
}
.menu_con .bottom_menu_list li:last-child a {
	background: url(/asset/menu_bg08.jpg) no-repeat center center;
	background-size: cover;
}
.menu_con li .inner_txt .txt_item {
	display: block;
	color: #fff;
	position: relative;
	padding-left: 24px;
	line-height: 1.5;
	font-size: 16px;
	font-family: "ソフトゴシック R", "Soft Gothic Regular";
	letter-spacing: 2px;
	margin-bottom: 4px;
}
.menu_con li .inner_txt .s_txt {
	display: block;
	color: #fff;
	line-height: 1.8;
	font-size: 16px;
	font-family: "ソフトゴシック R", "Soft Gothic Regular";
	letter-spacing: 2px;
	margin-bottom: -5px;
}
.menu_con li .inner_txt .txt_item:before {
	position: absolute;
	content: "";
	display: block;
	width: 17px;
	height: 16px;
	background: url(/asset/right_icon01.png) no-repeat center center;
	background-size: contain;
	left: 0;
	top: 5px;
}
.menu_con li .inner_txt .txt_list {
	max-width: 360px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-bottom: 18px;
}
.menu_con li .inner_txt .menu_btn {
	display: block;
	background: #fff;
	font-family: "A1明朝", "A1 Mincho";
	color: #5d6364;
	font-size: 22px;
	position: relative;
	padding: 14px 20px 20px 20px;
	box-sizing: border-box;
	width: 100%;
	max-width: 360px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	line-height: 1.2;
	letter-spacing: 5px;
}
.menu_con li .inner_txt .menu_btn:before {
	position: absolute;
	content: "";
	display: block;
	width: 0;
	height: 0;
	border: 4.5px solid transparent;
	border-right-color: #a0ced5;
	border-bottom-color: #a0ced5;
	right: 10px;
	bottom: 10px;
}
.menu_con li .inner_txt .txt_cell .tle {
	width: 45%;
	font-size: 35px;
	color: #fff;
	text-align: center;
	letter-spacing: 2.5px;
	line-height: 1.5;
	box-sizing: border-box;
	vertical-align: middle;
	display: table;
}
.menu_con li .inner_txt .txt_cell .tle .tle_inner {
	display: table-cell;
	vertical-align: middle;
	padding: 0 10px 12px 10px;
	box-sizing: border-box;
}
.menu_con li .inner_txt .txt_cell .txt {
	font-family: "ソフトゴシック R", "Soft Gothic Regular";
	font-size: 15px;
	width: 55%;
	border-left: 1px solid #fff;
	box-sizing: border-box;
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	padding-left: 5%;
	padding-right: 15%;
	letter-spacing: 2px;
	line-height: 1.8;
}
 @media only screen and (max-width: 1400px) {
.menu_con li .inner_txt .txt_cell .tle {
	font-size: 32px;
	letter-spacing: 2px;
}
.menu_con li .inner_txt .txt_cell .txt {
	padding-right: 8%;
	letter-spacing: 1px;
}
.menu_con li .inner_txt .txt_list {
	max-width: 320px;
	width: 100%;
}
.menu_con li .inner_txt .menu_btn {
	font-size: 20px;
	padding: 12px 20px 18px 20px;
	max-width: 320px;
}
}
@media only screen and (max-width: 1200px) {
.menu_con li .inner_txt .txt_cell .txt {
	font-size: 14px;
	padding-right: 6%;
}
.menu_con li .inner_txt .txt_list {
	max-width: 280px;
}
.menu_con li .inner_txt .menu_btn {
	max-width: 280px;
}
.menu_con li .inner_txt .txt_item {
	letter-spacing: 1px;
}
}
@media only screen and (max-width: 1000px) {
.menu_con .top_menu_list li a, .menu_con .bottom_menu_list li a {
	padding: 10px;
}
.menu_con li .inner_txt .txt_cell .tle {
	width: 40%;
	font-size: 28px;
}
.menu_con li .inner_txt .txt_cell .txt {
	width: 60%;
}
.menu_con li .inner_txt .txt_list {
	max-width: 210px;
}
.menu_con li .inner_txt .menu_btn {
	font-size: 18px;
	letter-spacing: 2px;
	max-width: 210px;
}
}
 @media only screen and (max-width: 767px) {
.menu_con .menu_btn_list li {
	border-bottom: 1px solid #fff;
}
.menu_con .menu_btn_list li:last-child {
	border-bottom: 0;
}
}
/* =====================================
	feature
===================================== */
.feature_con li:first-child {
	background: url(/asset/con01_bg01.jpg);
}
.feature_con li:nth-child(2) {
	background: url(/asset/con01_bg02.jpg);
}
.feature_con li:last-child {
	background: url(/asset/con01_bg03.jpg);
}
.feature_con .img_box {
	width: 50%;
}
.feature_con li:first-child .img_box {
	background: url(/asset/top_img02.jpg) no-repeat center center/cover;
}
.feature_con li:nth-child(2) .img_box {
	background: url(/asset/top_img01.jpg) no-repeat center center/cover;
}
.feature_con li:nth-child(3) .img_box {
	background: url(/asset/top_img03.jpg) no-repeat center center/cover;
}
.feature_con .txt_box {
	width: 50%;
	position: relative;
}
.feature_con .txt_box:before {
	position: absolute;
	content: "";
	display: block;
	width: 10%;
	height: 97px;
	background: url(/asset/top_icon01.png) no-repeat center bottom;
	background-size: contain;
	right: 0;
	bottom: 0;
}
.feature_con li:nth-child(2n) .txt_box:before {
	right: auto;
	left: 0;
	background: url(/asset/top_icon03.png) no-repeat center bottom;
	background-size: contain;
	width: 10%;
	height: 95px;
}
.feature_con .txt_box .txt_box_inner {
	padding-top: 8%;
	padding-left: 7%;
	padding-right: 11%;
	padding-bottom: 50px;
	box-sizing: border-box;
}
.feature_con li:nth-child(2n) .txt_box .txt_box_inner {
	padding-left: 11%;
	padding-right: 5%;
}
.feature_con .txt {
	font-size: 17px;
	color: #5d6364;
	letter-spacing: 2.5px;
	line-height: 2;
	margin-bottom: 26px;
	max-width: 665px;
}
.feature_con .tle {
	color: #5d6364;
	font-size: 30px;
	position: relative;
	padding-left: 66px;
	line-height: 1.2;
	letter-spacing: 7.5px;
	margin-bottom: 27px;
}
.feature_con .tle:before {
	position: absolute;
	content: "";
	display: block;
	width: 25px;
	height: 25px;
	background: url(/asset/feature_icon01.png) no-repeat center center;
	background-size: contain;
	left: 19px;
	top: 9px;
}
.feature_con .img_box img {
	width: 100%;
	height: 100%;
}
@media only screen and (max-width: 1700px) {
.feature_con .txt_box .txt_box_inner {
	padding-top: 5%;
	padding-left: 6%;
	padding-right: 7%;
	padding-bottom: 25px;
	box-sizing: border-box;
}
.feature_con li:nth-child(2n) .txt_box .txt_box_inner {
	padding-left: 7%;
}
}
@media only screen and (max-width: 1500px) {
.feature_con .tle {
	font-size: 28px;
	;
	margin-bottom: 20px;
}
.feature_con .txt {
	font-size: 16px;
	letter-spacing: 1.5px;
	line-height: 1.8;
	margin-bottom: 20px;
}
}
@media only screen and (max-width: 1300px) {
.feature_con .txt_box .txt_box_inner {
	padding-left: 5%;
	padding-right: 5%;
	padding-bottom: 25px;
	box-sizing: border-box;
}
.feature_con .tle {
	font-size: 24px;
	padding-left: 60px;
	margin-bottom: 16px;
	letter-spacing: 4px;
}
.feature_con .tle:before {
	width: 23px;
	height: 23px;
	top: 5px;
}
.feature_con .txt {
	font-size: 15px;
	letter-spacing: 1px;
	line-height: 1.7;
	margin-bottom: 15px;
}
.feature_con .btn a {
	width: 80%;
	font-size: 16px;
	padding: 15px 10px;
}
}
@media only screen and (max-width: 1000px) {
.feature_con .tle {
	font-size: 22px;
	padding-left: 45px;
	letter-spacing: 2px;
	margin-bottom: 16px;
}
.feature_con .tle:before {
	width: 20px;
	height: 20px;
	left: 12px;
	top: 5px;
}
}
 @media only screen and (max-width: 767px) {
.feature_con .img_box img {
	width: 100%;
	height: auto;
}
.feature_con .img_box {
	width: 100%;
}
.feature_con .txt_box {
	width: 100%;
	position: relative;
}
.feature_con .btn a {
	width: 100%;
	font-size: 18px;
	padding: 16px 10px 18px 10px;
	max-width: 320px;
	margin-left: auto;
	margin-right: auto;
}
.feature_con .txt_box .txt_box_inner {
	padding-top: 35px;
	padding-bottom: 45px;
	box-sizing: border-box;
}
.feature_con .tle {
	font-size: 28px;
	padding-left: 55px;
	letter-spacing: 2px;
	margin-bottom: 25px;
}
.feature_con .tle:before {
	width: 25px;
	height: 25px;
	left: 14px;
	top: 7px;
}
.feature_con .txt {
	font-size: 16px;
	letter-spacing: 2px;
	line-height: 2;
	margin-bottom: 25px;
}
}
@media only screen and (max-width: 479px) {
.feature_con .tle {
	font-size: 24px;
	padding-left: 45px;
	letter-spacing: 1px;
	margin-bottom: 25px;
}
.feature_con .tle:before {
	width: 23px;
	height: 23px;
	left: 10px;
	top: 50%;
	margin-top: -8px;
}
}
/* =====================================
	contact
===================================== */
.contact_con {
	background: url(/asset/top_bg01.jpg) no-repeat center center;
	background-size: cover;
	padding-top: 63px;
	padding-bottom: 64px;
}
.contact_con .txt_box {
	width: 50.5%;
}
.contact_con .img_box {
	width: 47.5%;
	background: #fff;
	margin-top: 16px;
}
.contact_con .img_box .info_box {
	width: 90%;
	max-width: 401px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 30px;
}
.contact_con .tle {
	font-size: 30px;
	color: #fff;
	letter-spacing: 4.5px;
	line-height: 1.7;
	margin-bottom: 22px;
}
.contact_con .txt {
	color: #fff;
	font-size: 15px;
	letter-spacing: 0.7px;
	line-height: 2.2;
}
.contact_con .img_box .info_box img {
	width: 100%;
}
 @media only screen and (max-width: 1000px) {
.contact_con .tle {
	font-size: 28px;
	letter-spacing: 2px;
}
}
@media only screen and (max-width: 767px) {
.contact_con {
	background: url(/asset/top_bg01_sp.jpg) no-repeat center center;
	background-size: cover;
	padding-top: 55px;
	padding-bottom: 55px;
}
.contact_con .txt_box {
	width: 100%;
	margin-bottom: 30px;
}
.contact_con .img_box {
	width: 100%;
	max-width: 520px;
	margin-left: auto;
	margin-right: auto;
}
}
@media only screen and (max-width: 479px) {
.contact_con .tle {
	font-size: 24px;
	letter-spacing: 1px;
}
.contact_con .img_box .info_box {
	width: 92%;
}
}
/* =====================================
	info
===================================== */
table.access_table {
	width: 100%;
}
table.access_table td, table.access_table th {
	font-size: 16px;
	line-height: 1.4;
	padding: 10px 5px 10px 0;
	font-family: "秀英角ゴシック金 B", "Shuei KakuGo Kin B";
	color: #73878a;
	border-top: 1px solid #c5c6c9;
	border-bottom: 1px solid #c5c6c9;
	vertical-align: top;
}
table.access_table td {
	letter-spacing: 1.8px;
}
table.access_table th {
	width: 32.5%;
	vertical-align: top;
	padding-left: 5%;
}
.map_box p.gnv_tmp_map {
	padding-top: 348px;
	height: 100%;
	width: 100%;
}
@media only screen and (max-width:1000px) {
table.access_table th {
	width: 28%;
}
table.access_table td {
	letter-spacing: 1px;
}
table.access_table td, table.access_table th {
	font-size: 14px;
}
}
@media only screen and (max-width:767px) {
.map_box p.gnv_tmp_map {
	padding-top: 70%;
}
}
 @media only screen and (max-width:479px) {
table.access_table th {
	width: 25%;
	padding-left: 3%;
}
table.access_table td, table.access_table th {
	font-size: 13px
}
table.access_table td {
	letter-spacing: 0.5px;
}
}
/* =====================================
	news_con
===================================== */
.news_con {
	padding-top: 25px;
	padding-bottom: 34px;
}
.top #news h2.titleBg {
	display: none !important;
}
.news_con h2.titleBg {
	color: #73878a;
	font-size: 24px;
	text-align: left;
	margin-bottom: 0px !important;
	font-family: "Georgia" !important;
	letter-spacing: 2px;
	padding-bottom: 7px !important;
}
@media only screen and (max-width:767px) {
.news_con {
	padding-top: 55px;
	padding-bottom: 55px;
}
}
/* =====================================
	1. Heading
===================================== */
/*--------------------------------------
	1-1. other heading(news,blog,sitemap.notfound)
--------------------------------------*/
.titleBg {
	background: none;
	border-bottom: 3px solid #b5dde2;
	padding: 0 0 10px;
	color: #73878a;
	font-size: 24px;
	line-height: 1.4;
	font-weight: bold;
	font-style: italic;
	font-family: "Georgia";
	margin-bottom: 25px;
	letter-spacing: 0.15em;
	text-align: left;
}
/*--------------------------------------
	1-2. h2
--------------------------------------*/
.under #mainimage .under_mainimage, #blogBody #mainimage .under_mainimage {
	background: #ddf2f5;
	height: 210px;
}
.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: "A1明朝", "A1 Mincho";
	font-size: 34px;
	line-height: 1.3;
	letter-spacing: 0.3em;
	color: #7bbcc5;
	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: 140px;
}
.under #mainimage .under_mainimage .gnv_tmp_width_1000 h2, #blogBody #mainimage .under_mainimage .gnv_tmp_width_1000 h2 {
	font-size: 30px;
	line-height: 1.3;
	letter-spacing: 0.15em;
}
}
/*--------------------------------------
	1-3. h3
--------------------------------------*/
.gnv_tmp_h3_bg {
	background: #94d0d8;
	padding: 11px 20px 13px 20px;
}
.gnv_tmp_h3_bg h3 {
	font-family: "A1明朝", "A1 Mincho";
	font-size: 24px;
	line-height: 1.3;
	letter-spacing: 0.15em;
	color: #fff;
	padding: 0;
	position: relative;
}
/*--------------------------------------
	1-4. h4
--------------------------------------*/
.text_image .gnv_tmp_h4_bg {
	margin: 0 0 20px !important;
}
.gnv_tmp_h4_bg h4 {
	font-size: 22px;
	line-height: 1.3;
	letter-spacing: 0.15em;
	color: #73878a;
	padding: 15px 0 15px 26px;
	position: relative;
	border-bottom: 0;
	font-family: "A1明朝", "A1 Mincho";
}
.gnv_tmp_h4_bg h4:before {
	position: absolute;
	left: 0;
	top: 50%;
	display: block;
	content: '';
	background: #87c9d2;
	width: 12px;
	height: 12px;
	margin-top: -3px;
}
/*--------------------------------------
	1-5. h5
--------------------------------------*/
.gnv_tmp_h5_bg h5 {
	font-size: 20px;
	line-height: 1.2;
	color: #5c5c5c;
	padding: 0 0 0 28px;
	position: relative;
	font-family: "A1明朝", "A1 Mincho";
	font-weight: bold;
}
.gnv_tmp_h5_bg h5:before {
	position: absolute;
	left: 0;
	top: 5px;
	display: block;
	content: '';
	margin: 0;
	width: 18px;
	height: 18px;
	border: 3px solid #94d0d8;
	box-sizing: border-box;
	border-radius: 50%;
}
/* =====================================
	2. Table
===================================== */
/*--------------------------------------
	2-1. gnv_tmp_table01
--------------------------------------*/
table.gnv_tmp_table01 {
	margin-bottom: 1.5em;
}
table.gnv_tmp_table01 {
	background: #fff;
	width: 100%;
	margin-bottom: 0;
}
table.gnv_tmp_table01 thead th {
	background: #fff;
	border-top: 0;
	font-size: 16px;
	color: #475257;
	font-weight: normal;
	letter-spacing: 0px;
	text-align: center !important;
	line-height: 1.2;
	padding: 10px 0 20px;
}
table thead th.first_th {
	color: #fff !important;
	font-weight: bold !important;
	letter-spacing: 2px !important;
	width: 35% !important;
	text-align: center !important;
}
table.gnv_tmp_table01 th {
	background: #fff;
	border-top: 0;
	border-bottom: 0;
	color: #475257;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 1.2px;
	text-align: left !important;
	line-height: 1.2;
	padding: 5px 5px 5px 0;
}
table.gnv_tmp_table01 td {
	background: #fff;
	border-bottom: 0;
	border-top: 0;
	font-size: 17px;
	color: #475257;
	text-align: center;
	line-height: 1.2;
	padding: 5px 5px 5px 0;
}
/*--------------------------------------
	2-2. gnv_tmp_table02
--------------------------------------*/
table.gnv_tmp_table02 {
	margin-bottom: 1.5em;
}
table.gnv_tmp_table02 th, table.gnv_tmp_table02 td {
	font-weight: normal;
	border-top: 0;
	line-height: 1.2;
	padding: 12px 5px 10px 5px;
}
table.gnv_tmp_table02 {
	width: 100%;
}
table.gnv_tmp_table02 thead th {
	background: #e9f6ff;
	border-top: 0;
	border-bottom: 0;
	font-weight: normal !important;
	text-align: center !important;
	padding: 10px 0;
	line-height: 1.2;
}
table.gnv_tmp_table02 th {
	border-bottom: 1px solid #ccc;
}
table.gnv_tmp_table02 td {
	border-bottom: 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: 1000px) {
table.gnv_tmp_table01 th {
	font-size: 15px;
	letter-spacing: 0.5px;
	padding: 5px 2px 5px 0;
}
table.gnv_tmp_table01 thead th {
	font-size: 15px;
	padding: 10px 0 12px;
}
table.gnv_tmp_table01 td {
	font-size: 16px;
}
}
 @media screen and (max-width: 767px) {
table.gnv_tmp_hours th, table.gnv_tmp_hours td {
	font-size: 70%;
}
}
@media screen and (max-width:479px) {
table.gnv_tmp_table02 th, table.gnv_tmp_table02 td {
	padding: 12px 2px 10px 2px;
	letter-spacing: 0px;
}
}
/*--------------------------------------
	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: 479px) {
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;
}
.b_06 table td, .b_06 table th {
	border: 1px solid #a4c5d8;
}
.b_06_item {
	background: #74acd2;
	color: #fff;
	text-align: center;
	vertical-align: middle;
}
 @media screen and (max-width: 479px) {
.b_06 table td, .b_06 table th {
	font-size: 90%;
	letter-spacing: 0.1em;
}
}
/* =====================================
	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: left;
	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: #91c28a;
	top: 9px;
	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: #94d0d8;
	top: 9px;
	left: 0;
	margin-top: 0px;
	height: 10px;
	width: 10px;
	border-radius: 50%;
}
.columns_list .ic_01 li {
	width: 50%;
	float: left;
	box-sizing: border-box;
}
 @media screen and (max-width: 767px) {
.columns_list .ic_01 li {
	width: 100%;
	float: none;
	box-sizing: border-box;
}
}
/*--------------------------------------
	4-2. ic_02
--------------------------------------*/
.ic_02 .clearfix {
	padding: 5px 5px 5px 35px;
}
.ic_02 .clearfix span {
	position: relative;
	line-height: 1;
}
.ic_02 span:before {
	content: "\00a0";
	display: block;
	border: solid 9px #000;
	height: 0;
	width: 0;
	position: absolute;
	left: -29px;
	top: 10px;
	margin-top: -8px;
}
.ic_02 span:after {
	content: "\00a0";
	display: block;
	width: 4px;
	height: 7px;
	border: solid #fff;
	border-width: 0 2px 2px 0;
	position: absolute;
	left: -23px;
	top: 10px;
	margin-top: -4px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.ic_02 ul {
	margin: 35px;
}
.ic_02 li {
	position: relative;
	padding: 5px 5px 5px 0;
}
.ic_02 li:before {
	content: "\00a0";
	display: block;
	border: solid 9px #000;
	height: 0;
	width: 0;
	position: absolute;
	left: -29px;
	top: 10px;
	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: -23px;
	top: 10px;
	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.5;
	display: block;
	font-size: 18px;
	letter-spacing: 0.3em;
	padding: 14px 20px;
	text-align: center;
	color: #fff;
	background: #b8945b;
	border-radius: 0;
	position: relative;
	box-sizing: border-box;
}
.gnv_tmp_bt a:after {
	display: block;
	content: "";
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: none;
	border-bottom: 10px solid #fff;
	position: absolute;
	bottom: 5px;
	right: 5px;
}
.text_image .gnv_tmp_bt a {
	margin-top: 0.5em;
}
.gnv_tmp_bt a:hover, .gnv_tmp_detail a:hover {
	text-decoration: none;
	background: #8c7758;
}
/* btサイズ指定の場合 */
.gnv_tmp_detail a {
	width: 20%;
	float: left;
}
@media screen and (max-width: 767px) {
.gnv_tmp_detail a {
	width: auto;
	float: none;
}
.gnv_tmp_bt a {
	letter-spacing: 0.15em;
}
}
/* =====================================
	6. 下層TPL
===================================== */
/*--------------------------------------
	6-1. List of Check Design
--------------------------------------*/
ul.listCheck li {
	position: relative;
	padding-left: 2em;
	margin-bottom: 10px;
	font-size: 15px;
}
ul.listCheck li:before {
	display: block;
	content: '';
	position: absolute;
	top: 3.5px;
	left: 0;
	width: 18px;
	height: 18px;
	background: #fff;
	border: 2px solid #bfbfbf;
}
ul.listCheck li:after {
	display: block;
	content: '';
	position: absolute;
	top: .7em;
	left: .35em;
	width: 10px;
	height: 3px;
	border-left: 2px solid #0061a5;
	border-bottom: 2px solid #0061a5;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
/*--------------------------------------
	手順矢印(下)
--------------------------------------*/
.stepArrow {
	position: relative;
	margin-bottom: 3em;
}
.stepArrow:before {
	content: "";
	position: absolute;
	bottom: -25px;
	left: 50%;
	margin-left: -10px;
	display: block;
	width: 22px;
	height: 22px;
	border: 4px solid transparent;
	border-right-color: #cda57b;
	border-bottom-color: #cda57b;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
span.step_num {
	background: #cda57b;
	color: #fff;
	border-radius: 5px;
	padding: 6px 5px 4px 5px;
	letter-spacing: 0px;
	font-size: 15px;
	vertical-align: middle;
	line-height: 1;
	display: inline-block;
	margin-right: 15px;
	box-shadow: none;
	margin-bottom: 5px;
	float: left;
	margin-top: -3px;
}
span.step_tle {
	padding-left: 0px;
	font-size: 19px;
	line-height: 1.2;
	letter-spacing: 1.5px;
	margin-bottom: 2px;
	vertical-align: middle;
	color: #ce9354;
	border-bottom: 1px dashed #cda57b;
	display: block;
	padding-bottom: 10px;
}
.step_box {
	padding: 30px 25px;
	background: #fff6ed;
	color: #333;
}
.step_box .num_tle {
	border-bottom: 1px dashed #ecb574;
	padding-bottom: 8px;
}
.stepArrow2 {
	position: relative;
	margin-bottom: 10px;
}
.stepArrow2:before {
	content: "";
	position: absolute;
	bottom: -45px;
	left: 50%;
	margin-left: -8px;
	display: block;
	width: 0;
	height: 0;
	border: 25px solid transparent;
	border-top-color: #fffaeb;
	border-right-width: 10px;
	border-left-width: 10px;
}
span.step_tle2 {
	padding-left: 0px;
	font-size: 19px;
	line-height: 1.2;
	letter-spacing: 1.5px;
	margin-bottom: 2px;
	vertical-align: middle;
	color: #f7933c;
	display: block;
}
/*--------------------------------------
	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: 479px) {
table.table01, table .table01 {
	font-size: 70%;
}
}
/*--------------------------------------
	6-4. timetable
--------------------------------------*/
table.timetable, table .timetable {
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
	border: none;
	margin-bottom: 17px;
}
.timetable th, .timetable td {
	padding: 0.5em 0;
	text-align: center;
	vertical-align: middle;
	border-right: none;
	border-bottom: 1px solid #ccc;
	background: #fff;
	letter-spacing: normal;
}
.timetable thead th {
	background: #a4d2d9;
	color: #fff;
	letter-spacing: 0px;
	font-weight: bold;
	border-bottom: 0;
}
.timetable thead th:first-child {
	width: 28%;
}
.timetable thead th:last-child {
	width: 14%;
}
.timetable tbody th {
	background: #fff;
	word-break: break-all;
	font-weight: normal;
}
.time_tip {
	color: #75664c;
	font-size: 16px;
	letter-spacing: normal;
	margin-bottom: 30px;
}
 @media screen and (max-width: 767px) {
.timetable thead th:first-child {
	width: 30%;
}
table.timetable, table .timetable {
	font-size: 85%;
}
.timetable th, .timetable td {
	padding: 0.2em;
}
}
@media (max-width: 479px) {
table.timetable, table .timetable {
	font-size: 70%;
}
.timetable th, .timetable td {
	font-size: 70%;
}
.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: 479px) {
.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("https://www.hatococoro.com/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("https://www.hatococoro.com/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;
	font-size: 15px;
}
ul.listCheck li:before {
	display: block;
	content: '';
	position: absolute;
	top: 2px;
	left: 0;
	width: 18px;
	height: 18px;
	background: #fff;
	border: 2px solid #bfbfbf;
}
ul.listCheck li:after {
	display: block;
	content: '';
	position: absolute;
	top: .6em;
	left: .35em;
	width: 10px;
	height: 3px;
	border-left: 2px solid #0061a5;
	border-bottom: 2px solid #0061a5;
	-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: 479px) {
/*
  .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;}
.mb00 {margin-bottom: 0px !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;}
/*# sourceMappingURL=file:///E:/plimo-integrate/htdocs/css/plimo_content.css.map */
.bread {
	padding: 10px 0 0;
}
.bread li {
	display: inline-block;
	font-size: 12px;
	line-height: 1.4;
	letter-spacing: 1px;
}
.bread li a {
	color: #5db2be;
}
/* =====================================


■CORONAバナー


===================================== */
/* バナー設置 */
.pc { display:block; }
.sp { display:none; }



.corona {
width:90%;
max-width:800px;
margin:40px auto 0;

}



@media screen and (max-width:767px) {


.pc { display:none; }
.sp { display:block; }

.corona {
width:90%;
 max-width:800px;
 margin:4.5vw auto 0;
}


}

