@charset "utf-8";

/* 共通
------------------------------------------------------------------*/
.content_low .inner, .main_page .inner {
	max-width: calc(1000px + 10%);
}
.content_low {
	padding: 100px 0 200px;
}
.main_page {
	background: url(images/page/bg_page_main.jpg) no-repeat center / cover;
	padding: 248px 0 133px;
}
.page_main section:not(:last-child) {
	margin-bottom: 100px;
}
.main_page h2 {
	font-family: kan48typos-std,sans-serif;
	font-weight: 400;
	line-height: 1.0;
}
.main_page h2 .en {
	font-size: 250%;
	text-transform: lowercase;
	display: inline-block;
}
.main_page h2 .en:first-letter {
	color: #c77c86;
	text-transform: uppercase;
}
.main_page h2 .en span.fl {
	display: inline-block;
}
.main_page h2 .en span.fl:first-letter {
	color: #c77c86;
	text-transform: uppercase;
}
.main_page h2 .ja {
	color: #c77c86;
	font-size: 125%;
	display: block;
	margin: 12px 0 0;
}
.hdg3 {
	border-bottom: dotted 2px #e3df2f;
	font-family: kan48typos-std,sans-serif;
	font-size: 162.5%;
	font-weight: 400;
    padding: 0 0 10px;
    overflow: hidden;
}
.hdg3:before {
    content: "";
    width: 40px;
    height: 44px;
    background: url(images/page/icn_ttl01.png) no-repeat center / cover;
    display: block;
    float: left;
    margin: 0 20px 0 0;
}
.hdg3 span {
	display: block;
	overflow: hidden;
}
.hdg4 {
	background: url(images/index/bgc_pattern02.png);
	font-family: kan48typos-std,sans-serif;
	font-size: 137.5%;
	font-weight: 400;
    padding: 6px 20px 8px;
    overflow: hidden;
}
.hdg4:before {
    content: "";
    width: 35px;
    height: 32px;
    background: url(images/page/icn_ttl02.png) no-repeat center / cover;
    display: block;
    float: left;
    margin: 4px 20px 0 0;
}
.hdg4 span {
	display: block;
	overflow: hidden;
}
.ttl_common01 {
	border-top: solid 1px #69a4d3;
	border-bottom: dashed 1px #69a4d3;
	color: #69a4d3;
	font-family: kan48typos-std,sans-serif;
	font-size: 175%;
	font-weight: 400;
	text-align: center;
    padding: 6px 10px 12px;
    margin-bottom: 40px;
    position: relative;
}
.ttl_common01:before {
	content: '';
	background: url(images/index/line_feature_index.png) no-repeat center top;
	background-size: cover;
	width: 98px;
	height: 4px;
	position: absolute;
	top: -1px;
	left: 50%;
	transform: translate(-50%, -50%);
}
.row_common01 {
	margin-bottom: 60px;
}
.row_common01 .col {
	width: 47.5%;
}
.row_common01 .copy {
    color: #5a7fae;
    margin-bottom: 20px;
}
.row_common02 {
	margin-bottom: 60px;
}
.row_common02 .col {
	width: 47.5%;
}
.box_common01 {
	background: #eef3e3;
	border-radius: 20px;
	padding: 5px;
}
.box_common01.type02 {
	background: #e1edf6;
}
.box_common01.type03 {
	background: #f4e5e7;
}
.box_common01 .inr {
	border: dotted 2px #a8c374;
	border-radius: 20px;
	padding: 35px 43px 43px;
}
.box_common01.type02 .inr {
	border: dotted 2px #5a7fae;
}
.box_common01.type03 .inr {
	border: dotted 2px #c77c86;
}
.box_common01 .ttl {
	font-family: kan48typos-std,sans-serif;
	font-size: 125%;
	font-weight: 400;
	text-align: center;
	margin: 0 0 32px;
}
.box_common01 .ttl:after {
	content: '';
	background: #64a051;
	width: 29px;
	height: 2px;
	display: block;
	margin: 12px auto 0;
}
.box_common01.type02 .ttl:after {
	background: #5a7fae;
}
.box_common01 .ttl02 {
	color: #5a7fae;
	font-family: kan48typos-std,sans-serif;
	font-size: 125%;
	font-weight: 400;
	text-align: center;
	margin: 0 0 30px;
}
.box_common01.type03 .ttl02 {
	color: #c77c86;
}
.box_common01 .ttl02 span {
	display: inline-block;
}
.box_common01 .ttl02:before {
	content: "";
	background: url(images/page/icn_ttl03.png) no-repeat left top;
	background-size: cover;
    display: inline-block;
    width: 106px;
	height: 41px;
    position: relative;
    top: 7px;
    right: 38px;
}
.box_common01 .ttl02:after {
	content: "";
	background: url(images/page/icn_ttl04.png) no-repeat left top;
	background-size: cover;
    display: inline-block;
    width: 107px;
	height: 40px;
	position: relative;
    top: 7px;
    left: 38px;
}
.box_common01 .img {
	margin-top: 34px;
	text-align: center;
}
.box_common02 {
	border: dashed 1px #64a051;
	border-radius: 20px;
	padding: 37px 50px 44px;
	position: relative;
}
.box_common02.type02 {
	border: dashed 1px #69a4d3;
}
.box_common02.type03 {
	border: dashed 1px #69a4d3;
}
.box_common02:before {
	content: '';
	background: url(images/index/line_feature_index.png) no-repeat center top;
	background-size: cover;
	width: 98px;
	height: 4px;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%, -50%);
}
.box_common02 .ttl {
	color: #64a051;
	font-family: kan48typos-std,sans-serif;
	font-size: 187.5%;
	font-weight: 400;
	text-align: center;
	margin: 0 0 13px;
}
.box_common02.type02 .ttl {
	color: #69a4d3;
}
.box_common02.type03 .ttl {
	color: #69a4d3;
}
.box_common01 .list_default li:before,
.box_common02 .list_default li:before {
    background: #64a051;
}
.box_common01.type02 .list_default li:before,
.box_common02.type02 .list_default li:before {
    background: #69a4d3;
}
.box_common01.type03 .list_default li:before,
.box_common02.type03 .list_default li:before {
    background: #c77c86;
}
.box_common02 dt {
	width: 75px;
}
.box_common02 dd {
	width: calc(100% - 75px);
}
.row_box_common01 .col {
    width: 48%;
}
.tbl_common01 table {
	border: 1px solid #5a7fae;
	width: 100%;
	line-height: 1.75;
}
.tbl_common01 th {
	background: #e1edf6;
	color: #5a7fae;
	vertical-align: middle;
	width: 50%;
}
.tbl_common01 tr:not(:last-child) th {
	border-bottom: 1px solid #5a7fae;
}
.tbl_common01 td {
	width: 50%;
}
.tbl_common01 tr:not(:last-child) td {
	border-bottom: 1px solid #5a7fae;
}
@media only screen and (max-width: 767px) {
	.content_low {
		padding: 13vw 0 25vw;
	}
	.page_main section:not(:last-child) {
		margin-bottom: 20vw;
	}
	.col_img {
		text-align: center;
	}
	.main_page {
		background: url(images/page/bg_page_main.jpg) no-repeat right 25% top;
		background-size: auto 100%;
		padding: 24.9vw 0 10.6vw;
	}
	.main_page h2 {
		padding-left: 6.6vw;
	}
	.main_page h2 .en {
		font-size: 156.2%;
	}
	.main_page h2:before {
		display: none;
	}
	.main_page h2 .ja {
		font-size: 40%;
		margin: 1.3vw 0 0;
	}
	.hdg3 {
	    padding: 0 0 1.3vw;
	}
	.hdg3:before {
	    margin: 0 2.6vw 0 0;
	}
	.hdg4 {
	    padding: 0.8vw 2.6vw 8px;
	}
	.hdg4:before {
	    margin: 0.5vw 2.6vw 0 0;
	}
	.ttl_common01 {
	    padding: 0.5vw 1.3vw 1.9vw;
	    margin-bottom: 5.3vw;
	}
	.ttl_common01:before {
		width: 26.1vw;
    	height: 1vw;
	}
	.row_common01 {
	    margin-bottom: 11vw;
	}
	.row_common01 .copy {
	    margin-bottom: 2.6vw;
	}
	.row_common02 {
		margin-bottom: 11vw;
	}
	.row_common02 .col {
		width: 100%;
	}
	.row_common02 .col:first-child {
		margin-bottom: 7vw;
	}
	.box_common01 .inr {
		padding: 4.6vw 5.7vw 5.7vw;
	}
	.box_common01 .ttl {
		margin: 0 0 4.2vw;
	}
	.box_common01 .ttl:after {
		margin: 1.6vw auto 0;
	}
	.box_common01 .img {
		margin-top: 4.5vw;
	}
	.box_common01 .ttl02 {
		margin: 0 0 4vw;
	}
	.box_common01 .ttl02 span {
		width: 58%;
	}
	.box_common01 .ttl02:before {
	    width: 13vw;
    	height: 4.7vw;
    	top: 0vw;
    	right: 1vw;
	}
	.box_common01 .ttl02:after {
	    width: 13vw;
    	height: 4.7vw;
    	top: 0vw;
    	left: 1vw;
	}
	.box_common02 {
		padding: 4.9vw 6.6vw 5.8vw;
	}
	.box_common02:before {
		width: 26.1vw;
    	height: 1vw;
	}
	.box_common02 .ttl {
		margin: 0 0 1.7vw;
	}
	.box_common02 dt {
		width: 25%;
	}
	.box_common02 dd {
		width: 75%;
	}
	.row_box_common01 .col {
	    width: 100%;
	}
	.row_box_common01 .col:first-child {
	    margin-bottom: 3.3vw;
	}
}

/* 医院紹介 clinic
------------------------------------------------------------------*/
.copy_clinic01 {
	color: #5a7fae;
	font-size: 137.5%;
	text-align: center;
	margin: 0 0 32px;
}
.row_clinic01 .col {
	margin: 0 0 60px;
}
.row_clinic01 .col:nth-last-child(-n+2) {
	margin: 0;
}
.row_clinic01 .hdg4 {
	margin-bottom: 2px;
}
@media only screen and (max-width: 870px) {
	.clinic .box_common01 .ttl {
		font-size: 118%;
	}
}
@media only screen and (max-width: 767px) {
	.copy_clinic01 {
		margin: 0 0 4.2vw;
	}
	.row_clinic01 .col {
		margin: 0 0 5.3vw;
	}
	.row_clinic01 .hdg4 {
		font-size: 100%;
	    padding: 0.8vw 2.6vw 1.2vw;
	}
	.row_clinic01 .hdg4:before {
	    width: 4.6vw;
	    height: 4.2vw;
	    margin: 1.5vw 2.6vw 0 0;
	}
}

/* 院長・スタッフ紹介 staff
------------------------------------------------------------------*/
.row_staff01 dl,
.row_staff02 dl,
.row_staff03 .col_img dl{
	font-family: kan48typos-std,sans-serif;
    font-weight: 400;
    text-align: center;
    width: 266px;
    margin: 20px auto 0;
}
.row_staff02 dl {
    width: 235px;
}
.row_staff04 .col_img dl {
	width: 294px;
}
.row_staff05 .col_img dl{
	width: 296px;
}
.row_staff06 .col_img dl{
	width: 233px;
}
.row_staff07 .col_img dl{
	width: 294px;
}
.row_staff08 .col_img dl {
	width: 287px;
}
.row_staff01 dt,
.row_staff02 dt,
.row_staff03 .col_img dt{
    color: #5a7fae;
    font-size: 75%;
    text-align: left;
    margin: 0px 0 -9px;
}
.row_staff02 dt {
    color: #c77c86;
}
.row_staff01 dd .ja,
.row_staff02 dd .ja,
.row_staff03 .col_img dd .ja{
    font-size: 125%;
    margin: 0 10px 0 0;
}
.row_staff01 dd .ja:before,
.row_staff02 dd .ja:before,
.row_staff03 .col_img dd .ja:before{
	content: "";
	background: url(images/index/icn_gnav06.png) no-repeat left top;
	background-size: cover;
    display: inline-block;
    width: 16px;
	height: 16px;
    margin: 0 10px 0 0;
}
.row_staff02 dd .ja:before {
	background: url(images/index/icn_gnav03.png) no-repeat left top;
	background-size: cover;
}
.row_staff03 .col_img dd .ja:before {
	background: url(images/index/icn_gnav07.png) no-repeat left top;
}
.row_staff01 dd .en,
.row_staff02 dd .en {
    color: #5a7fae;
    font-size: 75%;
    vertical-align: text-top;
}
.row_staff02 dd .en {
    color: #c77c86;
}
.row_staff03 .col_img dd .en {
    color: #64a051;
}
.row_staff03 .col_img dt {
    color: #64a051;
}
.row_staff03 .col_img {
	max-width: 380px;
	width: 38%;
}
.row_staff03 .col_box {
	max-width: 570px;
	width: 57%;
}
.row_staff03 .col_box dl {
	width: 100%;
}
.unit_staff01 p {
	font-family: kan48typos-std,sans-serif;
	font-size: 187.5%;
	font-weight: 400;
	line-height: 1.3;
	text-align: center;
	margin: -5px 0 40px;
}
.unit_staff01 p .inr {
	display: inline-block;
}
.unit_staff01 p:before {
	content: "";
	background: url(images/staff/icn_staff01.png) no-repeat left top;
	background-size: cover;
    display: inline-block;
    width: 100px;
	height: 41px;
    position: relative;
    top: -20px;
    right: 30px;
}
.unit_staff01 p:after {
	content: "";
	background: url(images/staff/icn_staff02.png) no-repeat left top;
	background-size: cover;
    display: inline-block;
    width: 90px;
	height: 83px;
    position: relative;
    top: 15px;
    left: 10px;
}
.unit_staff01 p .pink {
	color: #c77c86;
}
.unit_staff01 p .blue {
	color: #5a7fae;
}
@media(min-width: 768px) and (max-width:961px){
	.row_staff03 .col_img {
		width: 100%;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 40px;
	}
	.row_staff03 .col_box {
		width: 100%;
		max-width: 100%;
	}
}
@media only screen and (max-width: 870px) {
	.unit_staff01 p {
		font-size: 137.5%;
	}
}
@media only screen and (max-width: 767px) {
	.row_staff01 dl,
	.row_staff02 dl,
	.row_staff03 .col_img dl{
	    width: auto;
	    margin: 2.6vw auto 0;
	}
	.row_staff01 dt,
	.row_staff02 dt, 
	.row_staff03 .col_img dt{
	    text-align: center;
	    margin: 0px;
	}
	.row_staff01 dd .ja,
	.row_staff02 dd .ja,
	.row_staff03 .col_img dd .ja{
	    font-size: 106%;
	    margin: 0 3.3vw 0 0;
	    vertical-align: middle;
	}
	.row_staff03 .col_img dd .ja {
		margin: 0;
	}
	.row_staff01 dd .ja:before,
	.row_staff02 dd .ja:before,
	.row_staff03 .col_img dd .ja:before{
		background-size: 100% auto;
	    width: 4.2vw;
		height: 4.8vw;
	    margin: 0 2.6vw 0 0;
	}
	.row_staff02 dd .ja:before {
		background: url(images/index/icn_gnav03.png) no-repeat left top;
		background-size: 100% auto;
	}
	.row_staff01 dd .en,
	.row_staff02 dd .en,
	.row_staff03 .col_img dd .en{
	    font-size: 62.5%;
	    vertical-align: middle;
	    position: relative;
    	top: 0.7vw;
	}
	.unit_staff01 p {
		margin: 0 0 5.3vw;
	}
	.unit_staff01 p .inr {
		width: 67%;
	}
	.unit_staff01 p:before {
	    width: 13.3vw;
		height: 5.4vw;
	    top: -6.6vw;
    	right: 2vw;
	}
	.unit_staff01 p:after {
	    width: 12vw;
		height: 11vw;
	    top: -3vw;
    	left: 2vw;
	}
	.row_staff03 .col_img {
		width: 100%;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 7vw;
	}
	.row_staff03 .col_box {
		width: 100%;
		max-width: 100%;
	}
}

/* 診療時間・アクセス access
------------------------------------------------------------------*/
.txt_access01 {
	font-size: 112.5%;
	margin: 33px 0 13px;
}
.row_access01 .timetable {
	margin: 28px 0 0;
}
.map_accesss {
    position: relative;
    width: 100%;
    padding: 400px 0 0 0;
    margin-bottom: 60px;
}
.map_accesss iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}
.unit_access01 .img {
	width: 41.6%;
}
.unit_access01 p {
	width: 50%;
}
@media only screen and (max-width: 767px) {
	.txt_access01 {
		margin: 4.4vw 0 1.7vw;
	}
	.row_access01 .timetable {
		margin: 3.7vw 0 0;
	}
	.map_accesss {
	    margin-bottom: 11vw;
	}
	.unit_access01 .img {
		width: 100%;
		margin-bottom: 5vw;
		text-align: center;
	}
	.unit_access01 p {
		width: 100%;
	}
}

/* 小児科 pediatrics
------------------------------------------------------------------*/
.list_pediatrics {
	width: 94.9%;
	margin: 0 auto 0 ;
}
.list_pediatrics li {
	width: 33.2%;
	padding: 0 3.1% 50px;
}
.list_pediatrics li:nth-last-child(-n+3) {
    padding: 0 3.1% 7px;
}
.list_pediatrics li img {
    width: 100%;
}
.row_pediatrics01 .col {
	margin-bottom: 54px;
}
@media(max-width: 767px) {
	.list_pediatrics {
		width: 100%;
		margin: 0 auto 0 ;
	}
	.list_pediatrics li {
		width: 48%;
		padding: 0 0 3vw;
	}
	.list_pediatrics li:nth-last-child(-n+3) {
	    padding: 0;
	}
	.row_pediatrics01 .col {
		margin-bottom: 7vw;
	}
	.row_pediatrics01 .col:last-child {
		margin-bottom: 0;
	}
	.box_pediatrics01 .ttl02 span {
		width: 67%;
	}
	.box_pediatrics01 .ttl02:before {
	    width: 12vw;
    	height: 4.7vw;
    	top: -4.1vw;
    	right: 1vw;
	}
	.box_pediatrics01 .ttl02:after {
	    width: 12vw;
    	height: 4.7vw;
    	top: -4.1vw;
    	left: 1vw;
	}
}

/* 皮膚科 dermatology
------------------------------------------------------------------*/
.row_dermatology01 .col {
	margin-bottom: 54px;
}
.row_dermatology02 .col {
	width: 30.6%;
}
.row_dermatology02 .box_common01 .ttl {
	color: #5a7fae;
	margin: 0 0 20px;
}
.row_dermatology02 .box_common01 .ttl:after {
	display: none;
}
@media(max-width: 767px) {
	.row_dermatology01 .col {
		margin-bottom: 7vw;
	}
	.row_dermatology01 .col:last-child {
		margin-bottom: 0;
	}
	.row_dermatology02 .col {
		width: 100%;
	}
	.row_dermatology02 .col:not(:last-child) {
    	margin: 0 0 5vw;
	}
}

/* 在宅診療 home_visits
------------------------------------------------------------------*/
.tbl_home_visits01 {
   
}
.tbl_home_visits01 table {
	border: 1px solid #5a7fae;
	width: 100%;
	line-height: 1.75;
	text-align: center;
}
.tbl_home_visits01 th {
	background: #e1edf6;
	border-bottom: 1px solid #5a7fae;
	border-left: 1px solid #5a7fae;
	color: #5a7fae;
	text-align: center;
	vertical-align: middle;
	width: 33.333%;
}
.tbl_home_visits01 td {
	border-left: 1px solid #5a7fae;
	font-size: 125%;
	padding: 10px 18px;
}
.tbl_home_visits01 th:first-child,
.tbl_home_visits01 td:first-child {
	border-left: none;
}
.tbl_home_visits01 td span {
	font-size: 150%;
}
.tbl_home_visits02 table {
	border: 1px solid #5a7fae;
	width: 100%;
	line-height: 1.75;
}
.tbl_home_visits02 thead th {
	background: #5a7fae;
	border-left: 1px solid #fff;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	width: 33.333%;
}
.tbl_home_visits02 thead th:first-child {
	border-left: none;
}
.tbl_home_visits02 tbody th {
	background: #e1edf6;
	border-bottom: 1px solid #5a7fae !important;
	color: #5a7fae;
	vertical-align: middle;
}
.tbl_home_visits02 td {
	border-bottom: 1px solid #5a7fae !important;
}
.tbl_home_visits02 td:last-child {
	border-left: 1px solid #5a7fae;
}
.tbl_home_visits02 td .inr01 {
	width: 46.75%;
    display: inline-block;
    vertical-align: middle;
}
.tbl_home_visits02 td .inr02 {
	font-size: 75%;
	line-height: 1.2;
	width: 53.25%;
    display: inline-block;
    vertical-align: middle;
    text-indent: -1em;
    padding-left: 1.2em;
}
.row_home_visits01 {
    margin-bottom: 95px;
    position: relative;
}
.row_home_visits01:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-top: 25px solid #5d5751;
    border-right: 25px solid transparent;
    border-left: 25px solid transparent;
    right: 0;
    left: 0;
    margin: auto;
    bottom: -65px;
}
.row_home_visits01 .col {
    width: 47.5%;
    text-align: center;
}
.row_home_visits01 .box_common02 {
    padding: 36px 30px 37px;
}
.row_home_visits01 .box_common02 + .box_common02 {
    padding: 36px 30px 30px;
    margin: 105px 0 0;
}
.row_home_visits01 .box_common02 + .box_common02:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-top: 25px solid #64a051;
    border-right: 25px solid transparent;
    border-left: 25px solid transparent;
    right: 0;
    left: 0;
    margin: auto;
    top: -65px;
}
.row_home_visits01 .box_common02 + .box_common02.type02:after {
    border-top: 25px solid #69a4d3;
}
.txt_home_visits01 {
   font-size: 162.5%;
   font-weight: bold;
}
.ttl_home_visits01 {
	font-family: kan48typos-std,sans-serif;
	font-size: 187.5%;
	font-weight: 400;
	text-align: center;
}
.ttl_home_visits01:before {
	content: "";
	background: url(images/page/icn_ttl03.png) no-repeat left top;
	background-size: cover;
    display: inline-block;
    width: 106px;
	height: 41px;
    position: relative;
    top: 7px;
    right: 38px;
}
.ttl_home_visits01:after {
	content: "";
	background: url(images/page/icn_ttl04.png) no-repeat left top;
	background-size: cover;
    display: inline-block;
    width: 107px;
	height: 40px;
	position: relative;
    top: 7px;
    left: 38px;
}
@media(max-width: 767px) {
	.tbl_home_visits01 td {
		padding: 1.3vw 2.4vw;
	}
	.tbl_home_visits02 td .inr01 {
		width: 100%;
	}
	.tbl_home_visits02 td .inr02 {
		width: 100%;
	}
	.row_home_visits01 {
	    margin-bottom: 12.6vw;
	}
	.row_home_visits01:after {
	    border-top: 3.3vw solid #5d5751;
	    border-right: 3.3vw solid transparent;
	    border-left: 3.3vw solid transparent;
	    bottom: -8.6vw;
	}
	.row_home_visits01 .box_common02 {
	    padding: 4.8vw 4vw 4.9vw;
	}
	.row_home_visits01 .box_common02 + .box_common02 {
	    padding: 4.8vw 4vw 4vw;
	    margin: 14vw 0 0;
	}
	.row_home_visits01 .box_common02 + .box_common02:after {
	    border-top: 3.3vw solid #64a051;
	    border-right: 3.3vw solid transparent;
	    border-left: 3.3vw solid transparent;
	    top: -8.6vw;
	}
	.row_home_visits01 .box_common02 + .box_common02.type02:after {
	    border-top: 3.3vw solid #69a4d3;
	}
	.row_home_visits01 .box_common02 .ttl {
	   font-size: 125%;
	}
	.txt_home_visits01 {
	   font-size: 112.5%;
	}
	.ttl_home_visits01:before {
	    width: 14.2vw;
		height: 5.3vw;
	    top: -1vw;
	    right: 5vw;
	}
	.ttl_home_visits01:after {
	    width: 14.2vw;
		height: 5.3vw;
	    top: -1vw;
	    left: 5vw;
	}
	.box_home_visits01 .ttl02 span {
		width: 53%;
	}
	.box_home_visits01 .ttl02:before {
	    width: 12vw;
    	height: 4.7vw;
    	top: -4.1vw;
    	right: 2.5vw;
	}
	.box_home_visits01 .ttl02:after {
	    width: 12vw;
    	height: 4.7vw;
    	top: -4.1vw;
    	left: 2.5vw;
	}
}

/* 予防接種・健康診断 checkup
------------------------------------------------------------------*/
.copy_checkup01 {
    color: #5a7fae;
    font-size: 137.5%;
    text-align: center;
    margin: 0 0 24px;
}
@media(max-width: 767px) {
	.copy_checkup01 {
		margin: 0 0 3.2vw;
	}
	.box_checkup01 .ttl02 span {
		width: 60%;
	}
	.box_checkup01 .ttl02:before {
	    width: 13vw;
    	height: 4.9vw;
    	top: -4.1vw;
    	right: 1vw;
	}
	.box_checkup01 .ttl02:after {
	    width: 13vw;
    	height: 4.9vw;
    	top: -4.1vw;
    	left: 1vw;
	}
}

/* 採用情報 recruit
------------------------------------------------------------------*/
.txt_recruit01 {
	font-family: kan48typos-std,sans-serif;
	font-weight: 400;
	text-align: center;
	margin-bottom: 50px;
}
.txt_recruit01:before {
	content: "";
	background: url(images/page/icn_ttl03.png) no-repeat left top;
	background-size: cover;
    display: inline-block;
    width: 106px;
	height: 41px;
    position: relative;
    top: -10px;
    right: 38px;
}
.txt_recruit01:after {
	content: "";
	background: url(images/page/icn_ttl04.png) no-repeat left top;
	background-size: cover;
    display: inline-block;
    width: 107px;
	height: 40px;
	position: relative;
    top: -10px;
    left: 38px;
}
.txt_recruit01 dl {
	display: inline-block;
}
.txt_recruit01 dt {
	font-size: 137.5%;
}
.txt_recruit01 dd {
	font-size: 187.5%;
}
.row_recruit01 .hdg4 {
	margin-bottom: 2px;
}
.row_recruit01 p {
	background: url(images/index/bgc_pattern01.png);
	padding: 34px 40px;
	margin-bottom: 20px;
}
.tbl_recruit01 th {
	width: 30%;
	vertical-align: top;
}
.tbl_recruit01 td {
	width: 70%;
}
.tbl_recruit02 table {
	border: 1px solid #a8c374;
}
.tbl_recruit02 th {
	background: #d3e1b9;
	color: #5d5751;
	width: 30%;
	vertical-align: top;
}
.tbl_recruit02 tr:not(:last-child) th {
	border-bottom: 1px solid #a8c374;
}
.tbl_recruit02 td {
	width: 70%;
}
.tbl_recruit02 tr:not(:last-child) td {
	border-bottom: 1px solid #a8c374;
}
.tbl_recruit02 td input {
	border: 1px solid #ddd;
}
.tbl_recruit02 td textarea {
	border: 1px solid #ddd;
	width: 100%;
}
.tbl_recruit02 .btn_submit {
	border-radius: 4px;
	background: #a8c374;
	display: block;
	max-width: 250px;
	padding: 5px;
	margin: 60px auto 0;
}
.tbl_recruit02 .btn_submit:before {
	display: none;
}
.tbl_recruit02 .btn_submit input {
	border: dotted 2px #d4e1ba;
	border-radius: 4px;
	background: #a8c374;
	color: #fff;
	font-family: kan48typos-std,sans-serif;
	font-size: 125%;
	font-weight: 400;
	line-height: 1;
	text-align: center;
	padding: 11px 5px 15px;
}
.tbl_recruit02 .btn_submit input:hover {
	cursor: pointer;
	opacity: .85;
}
@media(max-width: 1030px) {
	.txt_recruit01 dt {
		font-size: 93.7%;
	}
	.txt_recruit01 dd {
		font-size: 112.5%;
	}
}
@media(max-width: 767px) {
	.txt_recruit01 {
		margin-bottom: 6.6vw;
	}
	.txt_recruit01 dl {
		width: 60%;
	}
	.txt_recruit01:before {
	    width: 14.2vw;
		height: 5.3vw;
	    top: -9vw;
	    right: 2vw;
	}
	.txt_recruit01:after {
	    width: 14.2vw;
		height: 5.3vw;
	    top: -9vw;
	    left: 2vw;
	}
	.row_recruit01 p {
		padding: 4.5vw 5.3vw;
		margin-bottom: 2.6vw;
	}
	.tbl_recruit01 th,
	.tbl_recruit02 th {
		display: block;
		width: 100%;
		padding: 3vw 4vw 4vw;
	}
	.tbl_recruit01 td,
	.tbl_recruit02 td {
		display: block;
		width: 100%;
		padding: 4vw 4vw 5vw;
	}
	.tbl_recruit02 .btn_submit {
		margin: 8vw auto 0;
	}
}

/* オンライン診療 online
------------------------------------------------------------------*/
.txt_online01 {
	font-family: kan48typos-std,sans-serif;
	font-weight: 400;
	text-align: center;
}
.txt_online01:before {
	content: "";
	background: url(images/page/icn_ttl03.png) no-repeat left top;
	background-size: cover;
    display: inline-block;
    width: 106px;
	height: 41px;
    position: relative;
    top: -10px;
    right: 38px;
}
.txt_online01:after {
	content: "";
	background: url(images/page/icn_ttl04.png) no-repeat left top;
	background-size: cover;
    display: inline-block;
    width: 107px;
	height: 40px;
	position: relative;
    top: -10px;
    left: 38px;
}
.txt_online01 dl {
	display: inline-block;
}
.txt_online01 dt {
	font-size: 137.5%;
}
.txt_online01 dd {
	font-size: 187.5%;
}
.row_online01 {
    margin-bottom: 30px;
}
.row_online01 .col {
    width: 47.5%;
    margin-bottom: 30px;
}
.row_online01 .box_common01 .inr {
    padding: 30px;
}
.row_online01 .inr.flex img {
    width: 44.4%;
}
.row_online01 .inr.flex dl {
    width: 49.3%;
}
.row_online01 .inr.flex dt {
    font-size: 125%;
}
.online_info{
	font-size: 137.5%;
	color: red;
}
@media(max-width: 1030px) {
	.txt_online01 dt {
		font-size: 93.7%;
	}
	.txt_online01 dd {
		font-size: 112.5%;
	}
}
@media(max-width: 767px) {
	.txt_online01 dl {
		width: 57%;
	}
	.txt_online01:before {
	    width: 14.2vw;
		height: 5.3vw;
	    top: -9vw;
	    right: 3vw;
	}
	.txt_online01:after {
	    width: 14.2vw;
		height: 5.3vw;
	    top: -9vw;
	    left: 3vw;
	}
	.row_online01 {
	    margin-bottom: 4vw;
	}
	.row_online01 .col {
	    width: 100%;
	    margin-bottom: 4vw;
	}
	.row_online01 .box_common01 .inr {
	    padding: 4vw;
	}
	.row_online01 .inr.flex img {
	    width: 37%;
	}
	.row_online01 .inr.flex dl {
	    width: 57%;
	}
}

/* ブログ blog
------------------------------------------------------------------*/
#sidebar {
	width: 24%;
	float: left;
}
#sidebar h4 {
	background: #5a7fae;
	color: #fff;
	font-weight: 500;
	font-size: 87.5%;
	line-height: 30px;
	margin-bottom: 7px;
	text-align: center;
}
#sidebar caption {
	margin-bottom: 8px;
}
#wp-calendar {
	width: 100%;
	margin-bottom: 25px;
}
#wp-calendar thead th {
	background: #eef2f7;
	border: 1px solid #dfdddc;
	border-right-color: #dfdddc;
	color: #5a7fae;
	font-size: 81.25%;
	font-weight: normal;
}
#wp-calendar tbody td {
	border: 1px solid #dfdddc;
	text-align: center;
	font-size: 87.5%;
	line-height: 1.8;
}
#wp-calendar tbody td a {
	color: #959595;
	text-decoration: underline;
}
#wp-calendar tfoot td {
	font-size: 81.25%;
}
#wp-calendar tfoot td#prev {
	padding-top: 8px;
	padding-left: 10px;
}
#wp-calendar tfoot td#next {
	padding-top: 8px;
	padding-right: 10px;
	text-align: right;
}
#wp-calendar tfoot td a {
	padding-bottom: 3px;
	border-bottom: 1px solid #333;
}
#sidebar ul {
	margin-bottom: 25px;
	font-size: 87.5%;
}
#sidebar ul li {
	width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
#sidebar ul li a {
	border-bottom: 1px solid #333;
	padding-bottom: 4px;
	line-height: 2.1;
}
.post_main {
	width: 71%;
	float: right;
}
.navigation {
	display:-webkit-box;/*--- Androidブラウザ用 ---*/
	display:-ms-flexbox;/*--- IE10 ---*/
	display: -webkit-flex;/*--- safari（PC）用 ---*/
	display:flex;
	-webkit-box-pack:justify;/*--- Androidブラウザ用 ---*/
	-ms-flex-pack:justify;/*--- IE10 ---*/
	-webkit-justify-content:space-between;/*--- safari（PC）用 ---*/
	justify-content:space-between;
	margin-bottom: 30px;
}
.navigation li {
	width: 125px;
	font-size: 87.5%;
}
.navigation .navitop {
	text-align: center;
}
.navigation .naviright {
	text-align: right;
}
.navigation li a {
	padding-bottom: 4px;
	border-bottom: 1px solid #333;
}
.post_content img {
	max-width: 100%;
	height: auto;
}
.date_single {
	display: block;
	text-align: right;
	font-size: 13px;
	margin-top: -30px;
	margin-bottom: 40px;
}
.post_content {
	line-height: 1.75;
}
.img_thmb {
	width: 120px;
	height: 120px;
	display: block;
	border: 1px solid #5d5751;
}
.thmb {
	float: left;
}
.thmb a:hover .img_thmb {
	opacity: .75;
}
.txt_post {
	padding-left: 140px;
}
.page_main section.blog_archive {
	padding-bottom: 40px;
	border-bottom: 1px solid #e3df2f;
}
.post_main section.blog_archive:not(:last-child) {
	margin-bottom: 40px;
}
.txt_post a {
	color: inherit;
}
.txt_post a:hover {
	text-decoration: underline;
}
.txt_post h4 {
	width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	line-height: 1.7;
}
.txt_post .date {
	font-size: 75%;
	color: #c77c86;
}
.txt_post .txt_excerpt {
	font-size: 87.5%;
	line-height: 1.75;
	margin-top: 10px;
}
.txt_post .txt_excerpt a {
	color: #5d5751;
	text-decoration: underline;
}
.page_main .wp-pagenavi {
	margin-top: 65px;
	text-align: center;
	font-size: 87.5%;
}
.page_main .wp-pagenavi a, .page_main .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #5a7fae;
	color: #5a7fae;
	padding: 4px 10px;
	margin: 2px;
}
.page_main .wp-pagenavi span.pages {
	padding: 4px 11px;
}
.page_main .wp-pagenavi a:hover, .page_main .wp-pagenavi span.current {
	border-color: #5a7fae;
	background: #5a7fae;
	color: #fff;
}
.page_main .wp-pagenavi span.current {
	font-weight: normal;
}
@media(min-width: 768px) and (max-width:960px) {
	#sidebar {
		width: 100%;
		float: none;
	}
	.post_main {
		width: 100%;
		float: none;
		margin-bottom: 100px;
	}
}
@media(max-width: 767px) {
	#sidebar {
		width: 100%;
		float: none;
	}
	.post_main {
		width: 100%;
		float: none;
		margin-bottom: 20vw;
	}
	.thmb {
		width: 30%;
	}
	.img_thmb {
		display: block;
		width: 100%;
		height: auto;
		padding-top: 100%;
	}
	.txt_post {
		padding-left: 34%;
	}
	.page_main section.blog_archive {
		padding-bottom: 6vw;
	}
	.post_main section.blog_archive:not(:last-child) {
		margin-bottom: 6vw;
	}
	.post_main .wp-pagenavi {
		margin-top: 12vw;
	}
}

#sb_instagram #sbi_images {
	display: block!important;
}