@charset "utf-8";
/* CSS Document */
body {
    position: relative;
	font-family: "新ゴ L","游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic",sans-serif;
	color: #333333;
	font-size:15px;
	font-weight:500;
	line-height:1.75;
	letter-spacing:0.05em;
	text-align:justify;
}
a {
	color: #006cb8;
	text-decoration: none;
}
a:hover {
	color: #006cb8;
}
::selection{
	background-color:#99C1DA;
}
::-moz-selection{
	background-color:#99C1DA;
}

a[href^="tel:"] {
    pointer-events: none;
}

body,
#mainvisual .inner,
header,
footer{
	min-width:1200px;
}

*[id*="ank"] {
    margin-top: -160px !important;
    padding-top: 160px !important;
}

.anker {
	display: block;
	margin-top: -160px !important;
    padding-top: 160px !important;
}
.main_padding {
	padding-top:106px;
}
.marker{
    background:linear-gradient(transparent 60%, #ff6 60%);
}
.z-index1 {
	z-index: 1;
}
/*.doctor .main_padding {
	padding-top:218px;
}*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	#contents_right::after {
		right: 0 !important;
	}
	
}
/*============================================================================

	header

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

header {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
	width: 100%;
	height: 214px;
    padding-top: 33px;
    background: url("../images/header_bg.png") repeat-x;
}
header .inner{
	position: relative;
    display: flex;
    justify-content: space-between;
	width: 1200px;
	max-width: 100%;
	height: inherit;
	box-sizing: border-box;
	margin: 0 auto;
}

/* ロゴ */
header .header_logo,
header .header_logo img {
	position: relative;
	width: 595px;
	height: 120px;
	max-width: 50vw;
}

/* 電話 */
.header_info {
	/* padding-top: 44px; */
	position: relative;
	top: -16px;
}
.header_info p {
    margin-bottom: 13px;
    font-family: ヒラギノ丸ゴ W3 JIS2004;
    font-size: 14px;
    letter-spacing: 0.1em;
    text-align: center;
    line-height: 1;
}
.header_info ol {
    display: flex;
}
.header_info_tel {
    margin-right: 15px;
}
.header_info_fax {
    font-family: "新ゴ M",sans-serif;
    font-size: 10px;
    color: #006cb8;
    border-width: 1px 0;
    border-color: #006cb8;
    border-style: solid;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 5px 25px;
}

/* ヘッダ、フッタロゴに追加する文言 */
.label{
	padding: 0 15px;
	border-radius: 30px;
	display: inline-block;
	position: absolute;
	top: 30px;
	left: 140px;
	background: #006CB8;
	color: #fff;
	text-align: center;
	font-size: 14px;
}

/* ヘッダ、フッタに追加するアクセス情報 */
.access_list{
	display: flex;
	margin-bottom: 10px;
	justify-content: space-between;
}
.access_list li{
	font-size: 14px;
	color: #006cb8;
	background: #fff;
	border: 2px #62b0e3 solid;
	text-align: center;
	padding: 5px 8px;
	border-radius: 10px;
	min-width: 94px;
	line-height: 1.3;
	display: flex;
    align-items: center;
	font-family: "新ゴ R",sans-serif;
}
.access_list li:first-of-type{
	color: #fff;
	background: #006cb8;
	padding: 5px 8px;
	border: none;
}
.access_list li i{
	background: #006CB8;
	border-radius: 20px;
	padding: 4px;
	margin-right: 5px;
	color: #fff;
}
/*============================================================================

	nav

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

nav {
	width: 100%;
	height: 106px;
	background-color: #e2f3ff;
	z-index: 9999;
}
nav ul {
    display: flex;
    justify-content: space-between;
	width: 1020px;
	margin: 0 auto;
	text-align: center;
}
nav li {
    position: relative;
}
nav li:nth-of-type(1)::before {
    content: "HOME";
}
nav li:nth-of-type(2)::before {
    content: "STAFF";
}
nav li:nth-of-type(3)::before {
    content: "CLINIC";
}
nav li:nth-of-type(4)::before {
    content: "TREATMENT";
    left: -11%;
}
nav li:nth-of-type(5)::before {
    content: "FIRST VISIT";
}
/*nav li:nth-of-type(6)::before {
    content: "Q&A";
}*/
nav li:nth-of-type(6) a{
    padding: 36px 20px 0;
}
nav li:nth-of-type(6)::before {
    content: "RECRUITMENT";
}
nav li:nth-of-type(7)::before {
    content: "ACCESS";
}
nav li > a {
	position: relative;
    display: block;
    box-sizing: border-box;
	height: 106px;
    padding-top: 36px;
    font-family: ヒラギノ丸ゴ W6 JIS2004;
	font-size: 16px;
    letter-spacing: 0.1em;
    line-height: 1;
	color: #4d4d4d;
}
nav li a:hover,
nav li.active2 a {
	color: #4d4d4d;
}
nav li::before {
    position: absolute;
    top: 63px;
    left: 0;
    width: 100%;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.1em;
    color: #006cb8;
}

/* ホバーのボーダー */
nav li a::before {
    position: absolute;
	left: 0;
	right: 0;
	bottom: 24px;
	width: 100%;
	height: 2px;
	margin: auto;
	background-color: #006cb8;
	transition: 0.15s  ease-out;
	transform: scaleX(0);
	content: "";
	z-index: 1;
}
nav li a:hover::before,
nav li.active2 a::before {
	transform: scaleX(1);
}

/* ホバーで出てくるメニュー */
nav ul li div {
	position: absolute;
    z-index: 3;
	display: none;
	width: 250px;
	top: 90px;
	left: -10px;
	background-color: rgba(226,243,255,0.7);
	box-shadow: 0 2px 3px rgba(0,0,0,0.05);
	z-index: 9999;
}
nav ul li div a {
	display: block;
	position: relative;
	padding: 14px 20px;
	border-bottom: 1px solid #c5e2f7;
	line-height: 1.4;
	text-align: left;
    font-family: ヒラギノ丸ゴ W4 JIS2004;
	font-size: 15px;
}
nav ul li div a::after,
nav ul li div a::before {
	display:none;
}
nav ul li div a:hover {
	background-color: #ffffff;
    color: #006cb8;
}

/* 矢印 */
.nav_arrow{
}
.nav_arrow img{
	display:block;
	position:absolute;
	top:0;
	right:5%;
	bottom:0;
	margin:auto;
	transition: 0.2s ease-in-out;
}
nav ul li div a:hover .nav_arrow img{
	right:3%;
}
/* スクロールで追加されるクラス */
.fixed{
	position:fixed;
	top:0;
	left:0;
}



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

	#mainvisual

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

/* 下層ページのメインビジュアルの高さ、背景画像（トップページの高さはtop.css参照） */
#mainvisual {
	display:block;
	position:relative;
	height: 520px;
	background-image:url(../images/mainvisual_slide1.png);
	background-position:center;
	background-repeat:no-repeat;
}
#mainvisual .inner{
	display: table;
	position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
	height: inherit;
	max-width: 100%;
	width: 1200px;
	margin: 0 auto;
	background-repeat: no-repeat;
}
#mainvisual h1 {
	position:relative;
}

/* 採用情報ボタン */
.mainvisual_recruit_btn {
    position: absolute;
    right: 0;
    bottom: 60px;
    /* bottom: 230px; */
    display: block;
    width: 177px;
    height: 177px;
    opacity: 1;
	transition: 0.3s ease-in-out;
}
.mainvisual_recruit_btn:hover {
    opacity: 0.8;
    bottom: 100px;
    /* bottom: 250px; */
}

/* 診療時間 */
.mainvisual_schedule {
    position: absolute;
    right: 0;
    bottom: 30px;
    width: 514px;
}
.mainvisual_schedule .tb01 {
    margin-bottom: 10px;
    background-color: rgba(255, 255, 255, 0.9);
}
.mainvisual_schedule .schedule_note {
    /*line-height: 30px;*/
	line-height: 1.4;
    padding: 4px 0;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 7px;
}

/* 下層ページの見出し */
.mainvisual_headline {
	display: table-cell;
	padding-bottom:2px;
	letter-spacing: 0.15em;
	vertical-align: middle;
	text-align: center;
	text-shadow: 0 0 5px rgba(255,255,255,0.7);
}
.mainvisual_headline h1 {
    margin-top: 140px;
	font-family: ヒラギノ丸ゴ W6 JIS2004;
	font-size: 34px;
    letter-spacing: 0.15em;
	color: #4d4d4d;
    text-shadow:1px 1px 0 #FFF, -1px -1px 0 #FFF,
-1px 1px 0 #FFF, 1px -1px 0 #FFF,
0px 1px 0 #FFF, 0-1px 0 #FFF,
-1px 0 0 #FFF, 1px 0 0 #FFF;
}
.mainvisual_headline p {
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	letter-spacing: 0.1em;
    color: #006cb8;
    text-shadow:1px 1px 0 #FFF, -1px -1px 0 #FFF,
-1px 1px 0 #FFF, 1px -1px 0 #FFF,
0px 1px 0 #FFF, 0-1px 0 #FFF,
-1px 0 0 #FFF, 1px 0 0 #FFF;
}


/* 飾りの英語の棒 */
.mainvisual_headline p::before,
.mainvisual_headline p::after{
	position: relative;
	content:"-";
}
.mainvisual_headline p::before{
	left:-0.5em;
}
.mainvisual_headline p::after{
	right:-0.5em;
}

/* 背景変更用 */
#mainvisual.bg01{
	background-image:url(../images/main_bg01.png);
	background-position: center 0%;
	background-size: cover;
}
#mainvisual.bg02{
	background-image:url("../images/mainvisual2.png") ;
	background-position: center 0%;
	background-size: cover;
	
}
#mainvisual.bg03{
	background-image:url("../images/mainvisual_slide3.jpg") ;
	background-position: top center;
	background-size: cover;
}
#mainvisual.bg04{
	background-image:url("../images/mainvisual4.png") ;
	background-position: center;
	background-size: auto;
}
#mainvisual.bg05{
	background-image:url(../images/main_bg05.png);
	background-position: center 0%;
	background-size: cover;
}
#mainvisual.bg06{
	background-image:url(../images/main_bg06.jpg);
	background-position: center 0%;
	background-size: cover;
}
#mainvisual.bg07{
	background-image:url(../images/main_bg07.jpg);
	background-position: center 0%;
	background-size: cover;
}
#mainvisual.bg08{
	background-image:url(../images/main_bg08.jpg);
	background-position: center 0%;
	background-size: cover;
}
#mainvisual.bg09{
	background-image:url(../images/main_bg09.jpg);
	background-position: center 0%;
	background-size: cover;
}
#mainvisual.bg010{
	background-image:url(../images/main_bg010.jpg);
	background-position: center center;
	background-size: cover;
}
#mainvisual.bg011{
	background-image:url(../images/main_bg011.jpg);
	background-position: center 0%;
	background-size: cover;
}
#mainvisual.bg012{
	background-image:url(../images/main_bg012.jpg);
	background-position: center 0%;
	background-size: cover;
}
#mainvisual.bg013{
	background-image:url(../images/main_bg013.jpg);
	background-position: center 80%;
	background-size: cover;
}
#mainvisual.bg014{
	background-image:url(../images/main_bg014.jpg);
	background-position: center 80%;
	background-size: cover;
}
#mainvisual.bg015{
	background-image:url(../images/main_bg015.png);
	background-position: center 0%;
	background-size: cover;
}
#mainvisual.bg016{
	background-image:url("../images/main_bg016.jpg");
	background-position: center 0%;
	background-size: cover;
}
#mainvisual.bg017{
	background-image:url("../images/main_bg017.jpg");
	background-position: center bottom;
	background-size: cover;
}
#mainvisual.bg018{
	background-image:url("../images/main_bg018.jpg");
	background-position: center center;
	background-size: cover;
}
/*==================================================================

	#contents

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

main {
	display:block;
}
#container {
	padding-top: 42px;
}
#contents {
	position:relative;
	/*width:1100px;
	margin:0 auto;*/
	padding-top:30px;
	padding-bottom: 70px;
}
/*#contents::before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    min-width: 2000px;
    height: 200px;
    background: linear-gradient(to bottom right, rgba(255,255,255,0) 50%, #e2f3ff 50.5%) no-repeat bottom left/100% 100%;
    content: "";
}*/

#contents::after {
	display: block;
	clear: both;
	content: "";
}

#contents_left{
	float:left;
	width:720px;
}
#contents_right{
	float:right;
	width:280px;
	font-size:15px;
	line-height:1.6;
	position: relative;
}

#contents_right::after {
    position: absolute;
    z-index: -1;
    bottom: -62px;
    right: -46px;
    width: 120px;
    height: 104px;
    background: url(../images/top_doctor_deco.png) no-repeat;
    background-size: cover;
    content: "";
}

.right_medical h3{
	text-align:center;
}
.right_medical h3 a{
	display:block;
	padding:7px 0;
	background-color:#262e7c;
	color:#fff;
	font-weight:bold;
	font-size:19px;
	transition:0.1s ease-in-out;
}
.right_medical h3 a:hover{
	background-color:#e0d6ce;
	color:#006CB8;
}
.right_medical ul{
	/*padding:10px;
	background-color:#f0f0f0;*/
	border: 2px solid #f0f0f0;
    padding: 4%;
	background-color: #fff;
}
.right_medical li{
	/*margin-bottom:15px;*/
	border-bottom: 1px solid #f0f0f0;
}
.right_medical li:last-child{
	margin-bottom:0;
	border-bottom: none;
}
.right_medical li a {
	display: block;
    padding: 15px 0 15px 20px;
	color: #333333;
    letter-spacing: 0.1em;
	background: url(../images/btn_arrow.png) no-repeat right 10px center;
    transition: 0.2s ease-in-out;
}
.right_medical li a:hover {
	transition: 0.2s ease-in-out;
	background-color:#f0f0f0;
	color: #006cb8;
	background: url("../images/btn_arrow.png") no-repeat right 4px center;
}
.right_medical img{
	width:100%;
}

.side_title {
	font-size: 20px;
	text-align: center;
	position: relative;
	padding-bottom: 38px;
	font-family: ヒラギノ丸ゴ W6 JIS2004;
	letter-spacing: 0.1em;
}
.side_title::before {
	position: absolute;
    top: 38px;
    left: 0;
    width: 100%;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.1em;
    color: #006cb8;
	content: "TREATMENT";
}
.side_title a {
	color: #4d4d4d;
}
.side_title a:hover {
	color: #006cb8;
}






.top_sch .schedule{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 1200px;
    margin: 0 auto 60px;
}
.top_sch .tb01{
    display: block;
    width: 50%;
}
.top_sch .tb01{
    width: 50%;
}
.top_sch .tb01 th{
    width: 30%;
}
.top_sch .tb01_pdt{
    display: block;
     width: 50%;
}
.top_sch .schedule_note{
    width: 100%;
}
/*============================================================================

	$footer

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

footer {
	position: relative;
	width: 100%;
    border-top: #eee 1px solid;
}
footer .inner {
    display: flex;
    justify-content: space-between;
    width: 1200px;
	max-width: 100%;
    margin: 0 auto;
    padding: 68px 0 70px;
}

/* フッターの医院概要 */
.footer_info {
    width: 514px;
}
.footer_info_logo {
	position: relative;
    margin-bottom: 28px;
    padding-left: 20px;
}
.footer_info_logo img {
	width: 453px;
	height: 92px;
}
.footer_info_logo span{
	top: 20px;
	left: 130px;
}
.footer_info_add {
    margin-bottom: 23px;
    font-size: 16px;
    line-height: 1.8;
    letter-spacing: 0.1em;
    color: #111;
}
.footer_info_tel {
    display: flex;
    margin-bottom: 15px;
}
.footer_info_tel li:first-of-type {
    margin-right: 15px;
}
.footer_info_tel li:last-of-type {
    padding-top: 5px;
}
.footer_info_medi {
    display: flex;
    letter-spacing: 0.05em;
}
.footer_info_medi dt {
    font-family: ヒラギノ丸ゴ W5 JIS2004;
    font-size: 15px;
    color: #9b9b9b;
    line-height: 30px;
}
.footer_info_medi dd {
    margin-left: 13px;
}
.footer_info_medi dd ol {
    display: flex;
}
.footer_info_medi dd ol li {
    margin-right: 7px;
    padding: 0 14px;
    line-height: 30px;
    border-radius: 7px;
    font-family: ヒラギノ丸ゴ W6 JIS2004;
    color: #006cb8;
    background-color: #f0f0f0;
}

.footer_info .access_list{
	margin-bottom: 20px;
}

/* 診療時間（医院案内、アクセス共通） */
.footer_info_sche {
	font-size: 14px;
	margin-top: 33px;
}
.schedule table {
	width: 100%;
}
.schedule_note {
    color: #4d4d4d;
    /* color: #62b0e3; */
    line-height: 1.8;
}

.foot_map {
    margin-top: 50px;
    width: 600px;
    height: 426px;
    border-radius: 12px;
    overflow: hidden;
}
.foot_map iframe {
    width: 100%;
    height: 100%;
	border: 0;
}
.foot_bnr {
    width: 600px;
    margin-top: 30px;
    display: flex;
    justify-content: center;
}
.foot_bnr_link {
    max-width: 50%;
}

/* ページトップ */
.pagetop,
.pagetop img {
	width: 72px;
	height: 72px;
}
.pagetop {
	position: fixed;
    z-index: 5;
    right: 30px;
    bottom: 60px;
	cursor: pointer;
}
.pagetop img {
	display: inline-block;
	position: relative;
	top: 0;
	transition: 0.5s ease-in-out;
}
.pagetop:hover img {
	top:-5px;
	padding-bottom:5px;
	transform: rotateY(180deg);
}

/* コピーライト */
.copy {
	text-align: center;
	line-height: 50px;
    font-size: 14px;
    letter-spacing: 0.02em;
    color: #006cb8;
    background-color: #f0f0f0;
}








.anchor{
    padding-top: 120px;
    margin-top: -120px;
    display: block;
}
/*==================================================================

	タイトル

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

h2.tit01 {
    position: relative;
	margin-bottom: 64px;
	font-family: "新ゴ M",sans-serif;
    /* font-family: ヒラギノ丸ゴ W6 JIS2004; */
    font-size: 30px;
    line-height: 1;
    letter-spacing: 0.1em;
    text-align: center;
    color: #006cb8;
	display: block;
}
h2.tit01 span {
    display: block;
    padding-top: 25px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0.1em;
    color: #333;
}
h2.tit01::after {
    position: absolute;
    top: 46px;
    left: 50%;
    transform: translateX(-50%);
    width: 120px;
    height: 2px;
    background-color: #006cb8;
    content: "";
}

h3.tit01 {
    position: relative;
    margin-bottom: 20px;
	padding-bottom: 5px;
	font-family: "新ゴ M",sans-serif;

    font-size: 23px;
    line-height: 1.3;
    letter-spacing: 0.1em;
    border-bottom: 2px solid #f0f0f0;
}
h3.tit01::after {
  position: absolute;
  bottom: -2px;
  left: 0;
  z-index: 2;
  content: '';
  width: 15%;
  height: 2px;
  background-color: #006cb8;
}
.catch_blue_bold,
h4.tit01 {
	position: relative;
	margin-bottom: 10px;
	letter-spacing: 0.1em;
	line-height: 1.3;
	font-family: "新ゴ M",sans-serif;
    /* font-family: ヒラギノ丸ゴ W6 JIS2004; */
	color: #006cb8;
	font-size: 18px;
	text-align:left;
}


h5.tit01{
	position: relative;
	margin-bottom: 12px;
	letter-spacing:0.1em;
	color: #006CB8;
	font-size: 16px;
	font-weight: bold;
}





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

	共通

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

/*院長略歴*/
.list01 {
	margin: 0 0 15px;
	padding: 0;
	border-width: 0 1px 1px;
}
.list01 dt {
	margin: 0;
	padding: 14px 3px 0px;
}
.list01 dd {
	margin: -38px 0 0;
	padding: 12px 4px 10px 100px;
	border-bottom: 1px dotted #ACACAC;
}

/*院長略歴　年月無し*/
.list02 {
	margin: 0 0 15px;
	border-width: 0 1px 1px;
}
.list02 li {
	margin: 0 0px 0px;
	padding: 6px 4px 6px 0;
	border-bottom: 1px dotted #ddd;
}

/*まる*/
.list03{
}
.list03 li{
	position:relative;
	margin-bottom:10px;
	padding-left:15px;
}
.list03 li:last-child{
	margin-bottom:0;
}
.list03 li:before{
	display: block;
	position: absolute;
	top: 10px;
	left: 0;
	width: 3px;
	height: 3px;
	background-color: #E0D0BF;
	border: 1px solid #E0D0BF;
	border-radius: 100%;
	content: '';
}
.list03 li i{
	margin-right:8px;
}

/*さんかく*/
.list04 li{
	position: relative;
	margin-bottom:15px;
	padding-left:22px;
	color:#223a70;
}
.list04 li:before{
	position:absolute;
	top:0.5em;
	left:7px;
	width: 0;
	height: 0;
	border:5px solid transparent;
	border-left: 5px solid #4A577F;
	content:"";
}

/*やじるし*/
.list05 li{
	position:relative;
	margin-bottom: 10px;
	line-height:1;
	padding-left:15px;
}
.list05 li:before{
	position:absolute;
	left:0;
	top:0.3em;
	height:5px;
	width:5px;
	transform:rotate(45deg);
	background-color: transparent;
	border-top:1px solid #333;
	border-right:1px solid #333;
	content:"";
}

/* まる & 背景 */
.list06{
	padding:35px 15px 25px 45px;
	background-color:#f7f7f7;
}
.list06:after {
	display: block;
	clear: both;
	content: "";
}
.list06 li{
	position:relative;
	float:left;
	margin-bottom:15px;
	padding-left:0.9em;
	padding-right:5%;
	
}
.list06 li:before{
	display: block;
	content: '';
	position: absolute;
	top: 10px;
	left: 0;
	width: 3px;
	height: 3px;
	background-color: #DAC58B;
	border: 1px solid #DAC58B;
	border-radius: 100%;
}

/*まる & 枠 */
.list07{
	border: 3px solid #eee;
	padding: 30px ;
    margin-bottom: 15px;
}
.list07 li{
	padding-left:0.9em;
	margin-bottom:10px;
	position:relative;
}
.list07 li:last-child{
	margin-bottom:0;
}
.list07 li:before{
	display: block;
	content: '';
	position: absolute;
	top: 10px;
	left: 0;
	width: 3px;
	height: 3px;
	background-color: #E0D0BF;
	border: 1px solid #E0D0BF;
	border-radius: 100%;
}
.list07 li i{
	margin-right:8px;
}

/*チェック*/
.list08{
	margin-bottom:30px;
	padding:35px 10px 20px 45px;
	background-color:#f7f7f7;
}
.list08:after{
	display: block;
	clear: both;
	content: "";
}
.list08 li{
	position:relative;
	float:left;
	margin-right: 5%;
	margin-bottom:20px;
	margin-left: 28px;
	border-bottom: 1px dotted #cdcdcd;
}
.list08 li:before{
	display: block;
	position: absolute;
	top: 3px;
	left: -28px;
	width: 20px;
	height: 20px;
	background-image:url(../images/check.svg);
	background-repeat:no-repeat;
	background-position:left center;
	content: '';
}

/*ボタン ゴースト*/
.btn01{
	position:relative;
	top:10px;
	margin-bottom:10px;
}
.btn01 a{
	display:inline-block;
	position:relative;
	padding:15px 25px;
	line-height:1;
	border:1px solid #33409a;
	text-align:center;
	color:#33409a;
	font-weight:bold;
	transition:ease-in-out 0.1s ;
}
.btn01 a i{
	margin-right:10px;
	color:#33409a;
	transition:ease-in-out 0.1s ;
}
.btn01 a:hover{
	color:#fff;
	background-color:#33409a;
}
.btn01 a:hover i{
	color:#fff;
}
.btn01 a::after{
	display:inline-block;
	position:absolute;
	top:10px;
	left:10px;
	width: 100%;
	height:100%;
	background-image:url(../images/bg03.png);
	transition:0.2s ease-in-out;
	z-index:-1;
	content:"";
}
.btn01 a:hover::after{
	left:0;
	top:0;
}
.btn01_arrow{
	position:relative;
	left:0px;
	margin-right:14px;
	transition:0.2s ease-in, 0.22s ease-out;
}
.btn01_arrow img{
	opacity:1 !important;
}
.btn01_arrow,
.btn01_arrow img{
	width: 18px;
	height: 13px;
}
.btn01 a:hover .btn01_arrow{
	left:4px;
}


/*ボタン 白抜き*/
.btn02{
	
}
.btn02 a{
	display: inline-block;
    height: 40px;
    box-sizing: border-box;
    padding: 0 28px 0 17px;
    line-height: 36px;
    border-radius: 20px;
    border: #006cb8 2px solid;
    font-family: ヒラギノ丸ゴ W5 JIS2004;
    font-size: 17px;
    letter-spacing: 0.05em;
    color: #006cb8;
    background: url(../images/btn_arrow.png) no-repeat right 10px center;
    transition: 0.2s ease-in-out;
    margin-bottom: 15px;
}
.btn02 a i{
	margin-right:7px;
}
.btn02 a:hover{
	 color: #fff;
    background: url("../images/btn_arrow_on.png") no-repeat right 4px center;
    background-color: #006cb8;
}

/* 画像を右寄せ　※画像サイズはhtmlで調整 */
.img_fl{
	display:block;
	position:relative;
	float:left;
	margin-right:30px;
	margin-bottom:0 !important;
	text-align:center;
}
.img_fl img{
	border-radius:3px;
	margin-bottom:7px;
	
}


/* 画像を右寄せ　※画像サイズはhtmlで調整 */
img{
    max-width: 100%;
}
.img_fr{
	display:block;
	position:relative;
	float:right;
	margin-left:30px;
	margin-bottom:0 !important;
	text-align:center;
}
.img_fr img{
	border-radius:3px;
	margin-bottom:7px;
    max-width: 100%;
}
/* 画像に対して説明文がある場合は、dlで囲い、dtに画像を、ddにテキストを使う */
.img_fr dd{
	padding-left:20px;
	line-height:1.3;
	font-size:15px; 
	font-weight:bold;
	color: #006CB8;
	text-align:left;
}


.medical_flex3{
    display: flex;
    justify-content: center;
    margin: 15px 0;
}
.medical_flex3 .item{
    max-width: 30%;
    margin: 1.5%;
    box-sizing: border-box;
}
.medical_flex3 .item img{
     max-width: 100%;   
    margin-bottom: 10px;
}
.medical_flex3 .item{
    text-align: center;
}


.medical_flex2{
    display: flex;
    justify-content: center;
    margin: 15px 0;
}
.medical_flex2 .item{
    max-width: 45%;
    margin: 1.5%;
    box-sizing: border-box;
}
.medical_flex2 .item img{
     max-width: 100%;  
margin-bottom: 10px;
}
.medical_flex2 .item{
    text-align: center;
}



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

	recruitpage

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

.recruitpage .catch{
	display: inline-block;
	position: relative;
	z-index: 0;
	color: #006cb8;
	font-size: 26px;
}
.sub_tit_catch{
    display: block;
    text-align: center;
	position: relative;
	z-index: 0;
	color: #006cb8;
	font-size: 20px !important;
    margin-bottom: 40px;
}

.sub_tit_catch strong{
    font-size: 25px !important;
}

.sub_tit_catch p{
    font-size: 20px !important;
}
.recruitpage .catch::before{
	position: absolute;
    z-index: -1;
    left: -17px;
    bottom: -5px;
    width: calc(100% + 34px);
    height: 20px;
    background-color: #ffff8d;
    content: "";
}
.recruitpage .top_interview {
    position: relative;
    background-color: #fff;
    padding: 0;
    overflow:auto;
}
.recruitpage .top_interview::before {
	display: none;
}
.recruitpage .top_interview::after {
	display: none;
}

.recruitpage .top_interview_list {
	padding-top: 38px;
	padding-bottom: 38px;
}

.interview_tit {
    background-color: #eee;
    text-align: center;
    padding: 20px;
    padding-bottom: 20px !important;
}
.recruitpage .top_interview h2::before {
    display: none;
}
.recruitpage h2.tit01 {
    position: relative;
    margin-bottom: 64px;
    font-family: "新ゴ M", sans-serif;
    font-size: 30px;
    line-height: 1;
    letter-spacing: 0.1em;
    text-align: center;
    color: #006cb8;
	padding-top: 0;
}
.recruitpage h2.tit01::after {
    position: absolute;
    top: 46px;
    left: 50%;
    transform: translateX(-50%);
    width: 120px;
    height: 2px;
    background-color: #006cb8;
    content: "";
}
.recruitpage h3.tit01::after {
    display: none;
}
.recruit_flex{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    width: 80%;
    margin: 0 auto;
}
.recruit_flex_left{
    width: 50%;
    height: auto;
}
.recruit_header_info_tel{
    width: 40%;
    display: flex;
    align-items:center;
    padding-top: 40px;
    justify-content: center;
}
.under_line{
    border-bottom: 2px solid #006cb8;
}
.faq_wrap dl {
	border: 2px solid #f0f0f0;
}
.faq_wrap dl dt {
    position: relative;
    margin: 0;
    padding: 20px;
    background-color: #eee;
    font-weight: bold;
}
.faq_wrap dl dt .faq_q {
    position: relative;
    padding: 0 35px 0 35px;
}
.faq_wrap dl dt .faq_q:before {
    position: absolute;
    top: 0;
    left: 0;
    margin-right: 7px;
    line-height: 1;
    font-family: "Times New Roman", Times, serif;
    font-weight: normal;
    font-size: 28px;
    color: #006cb8;
    content: "Q.";
}
.faq_wrap dl dd {
    padding: 20px;
}

.faq_wrap dl dd .faq_a {
    position: relative;
    padding: 0 0 0 35px;
}
.faq_wrap dl dd .faq_a:before {
    position: absolute;
    top: 0;
    left: 0;
    margin-right: 7px;
    line-height: 1;
    font-family: "Times New Roman", Times, serif;
    font-weight: normal;
    font-size: 28px;
    color: #d66565;
    content: "A.";
}

.faq_layout1 {
    font-size: 16px;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

@media print, screen and (min-width: 641px) {/* pc only */
  .faq_layout1_item {
    display: flex;
    flex-wrap: wrap;
  }
  .faq_layout1_img {
    width: 480px;
  }
  .faq_layout1_item:nth-child(odd) .faq_layout1_img {
    order: 1;
    margin-left: 30px;
  }
  .faq_layout1_textArea {
    flex: 1;
  }
  .faq_layout1_item:nth-child(odd) .faq_layout1_textArea {
    order: 0;
  }
  .faq_layout1_item:nth-child(even) .faq_layout1_textArea {
    margin-left: 30px;
  }
}
.faq_layout1_item:not(:last-child) {
  margin-bottom: 60px;
}
@media only screen and (max-width: 640px) {/* sp */
  .faq_layout1_img {
    margin-bottom: 10px;
    text-align: center;
  }
}
.faq_layout1_img img {
  max-width: 100%;
  height: auto;
}
.faq_layout1_tit {
  color: #006cb8;
  font-family: "新ゴ M",sans-serif;
  font-size: 20px;
  line-height: 1.4;
  letter-spacing: 0.1em;
  margin-bottom: 10px;
}
.faq_layout1_tit:before {
  padding-right: 5px;
  line-height: 1;
  font-size: 28px;
  content: "Q.";
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
}

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

	table

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

.nowrap {
	white-space: nowrap;
}
/*フッターの診療時間*/
.tb01 {
	margin-bottom: 18px;
	border-spacing: 0;
	border-collapse: collapse;
	white-space: nowrap;
}
.tb01 td, .tb01 th {
	border-top: 1px solid #006cb8;
    border-right: 1px solid #006cb8;
	vertical-align: middle;
}
.tb01 tr:first-of-type td, .tb01 tr:first-of-type th {
    background-color: #006cb8;
    color: #fff;
    line-height: 38px;
    font-size: 16px;
    font-weight: bold;
}
.tb01 th {
	padding: 0 0 0 26px;
	line-height: 42px;
	white-space: nowrap;
    font-size: 16px;
	text-align: left;
    color: #006cb8;
}
.tb01 td {
    width: 1em;
	padding: 0 12px;
    font-size: 14px;
    color: #006cb8;
    text-align: center;
}
.tb01 tr td:last-of-type {
    border-right: none;
}

/* 小児歯科 */
.tb01_pdt td, .tb01_pdt th {
	border-top: 1px solid #FD7FAE;
    border-right: 1px solid #FD7FAE;
}
.tb01_pdt tr:first-of-type td, .tb01_pdt tr:first-of-type th {
    background-color: #FD7FAE;
}
.tb01_pdt th {
    color: #FD7FAE;
}
.tb01_pdt td {
    color: #FD7FAE;
}
/*医院概要*/
.tb02{
	border-spacing: 0;
	text-align: left;
}
.tb02 td,.tb02 th{
	border-bottom:#ddd 1px dotted;
	line-height:1.4;
	font-size:15px;
	vertical-align:top;
}
.tb02 th{
	padding:8px 24px 8px 0;
	white-space:nowrap;
	text-align:left;
	font-weight: normal;
	color:#333;
}
.tb02 td{
	padding:8px 0;
	padding-right:0 !important;
	text-align:left;
}
.tb02 tr:last-child td,.tb02 tr:last-child th{
	border:none;
}

/* 料金表 */
.tb03 {
	width:100%;
	border-spacing: 1px;
	border-collapse: separate;
	background-color: #f0f0f0;
	white-space: nowrap;
}
.tb03 td, .tb03 th {
	padding: 12px 36px;
}
.tb03 th {
	font-weight: bold;
	white-space: nowrap;
	text-align: left;
	color: #666;
	background-color: #FAFAFA;
	font-size: 16px;
}
.tb03 th span {
	font-size: 13px;
}
.tb03 td {
	background-color: #ffffff;
	color: #666666;
	text-align: center;
}



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

	アンカーリンンク

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

/* 4個並び */
.ank01{
	margin:0 auto 100px;
}
.ank01 li{
	display:table;
	position:relative;
	float:left;
	width:24%;
	height:66px;
	margin-bottom:1.5%;
	margin-left:1.33%;
	line-height:1.4;
}
.ank01 li:nth-child(1),
.ank01 li:nth-child(5),
.ank01 li:nth-child(9){
	margin-left:0;
}
.ank01 li a{
	display: table-cell;
	padding:12px 5px 15px;
	border:1px solid #00408f;
	font-weight:bold;
	font-size:13px;
	color:#00408f;
	text-align:center;
	vertical-align:middle;
	transition:0.1s ease-in-out;
}
.ank01 li a:hover{
	background-color:#00408f;
	color:#fff;
}
.ank01 li i{
	display:block;
	position:absolute;
	left:0;
	right:0;
	bottom:4px;
	margin:auto;
}



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

	.layout

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

/* 1つ並びのレイアウト。画像は無し、左にタイトル、右に文章 */

.layout01{
	padding-bottom:20px;
}
.layout01 dl {
    display: table;
    position: relative;
    top: 5px;
    width: 100%;
    margin-bottom: 5px;
}
.layout01 dl:before{
	position:absolute;
	top:-3px;
	left:0;
	width:100%;
	border-top: 1px solid #ededed;
	content:"";
}
.layout01 dl:last-child:after{
	position:absolute;
	bottom:-3px;
	left:0;
	width:100%;
	border-top: 1px solid #f0f0f0;
	content:"";
}
.layout01 dt,
.layout01 dd{
	display:table-cell;
	box-sizing:border-box;
}

.layout01 dt{
	width:200px;
	padding:0 3%;
	background-color:#F7F7F7;
	letter-spacing: 0.1em;
	color: #006cb8;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
}
/* 数字 */
.layout01 dt em{
    display: block;
    line-height: 1;
	margin:0 8px;
	font-family: 'Roboto', sans-serif;
	/*font-family: "Times New Roman", Times, serif;*/
	font-size:30px;
	font-weight:normal;
	color:#62b0e3;
}
.layout01 dd{
		padding:3%;
}




/* 2つ並びのレイアウト。最初(dt)にタイトル、画像がその下(dd)、画像の下に文章 */
.layout02{
	display:flex;
	flex-wrap:wrap;
}
.layout02::after{
	display: block;
	clear: both;
	content: "";
}
.layout02 dl{
	width:40.2%;
	margin-right:4%;
	margin-bottom:25px;
	padding:3% 3.9% 4%;
	background-color:#F7F7F7;
}
.layout02 dl:nth-child(even){
	margin-right:0;
}
.layout02 dl dt{
	margin-bottom:10px;
	font-weight: bold;
	font-size:18px;
	line-height:1.3;
	text-align:center;
}
/* 数字 */
.layout02 dl dt em{
	margin-right:10px;
	color:#BDA087;
	font-family: "Times New Roman", Times, serif;
	font-size:30px;
	font-weight: normal;
}
.layout02 dl dd{
	line-height:1.6;
	font-size:14.5px;
	text-align:center;
}
.layout02 dl dd img{
	width:160px;
	height: auto;
	margin-bottom:15px;
}
.layout02 dl dd p{
	margin-bottom:0;
	text-align:justify;
}




/* 1つ並びのレイアウト。画像が左、右にタイトル、タイトル下に文章 */
.layout03{
	padding-bottom:20px;
}
.layout03 dl{
	display:table;
	position:relative;
	margin-bottom:20px;
	background-color:#F7F7F7;
	padding:2%;
}
.layout03 dt,
.layout03 dd{
	display:table-cell;
	box-sizing:border-box;
	vertical-align:middle;
}
.layout03 dt {
    /*width: 27%;
    padding: 3%;*/
	width: 33%;
    padding: 1%;
    background-color: #fff;
    text-align: center;
}
.layout03 dt img {
    width: 100%;
	height: auto;
   /* padding-bottom: 10px;*/
}
.layout03 dd {
    width: 73%;
    padding: 1% 3%;
}
.layout03 dd h5{
	color: #006cb8;
	font-size:20px;
	font-weight:bold;
}
.layout03 dd h5 em{
	margin-right:10px;
	color:#62b0e3;
	font-family: 'Roboto', sans-serif;
	/*font-family: "Times New Roman", Times, serif;*/
	font-size:30px;
	font-weight: normal;
}
.layout03 dd .layout_tit01{
	color: #006cb8;
	font-size:20px;
	font-weight:bold;
	border-bottom: none;
	margin-bottom: 10px;
	letter-spacing: 0.1em;
	line-height: 1.3;
	font-family: ヒラギノ丸ゴ W6 JIS2004;
}
.layout03 dd .layout_tit01::after {
	display: none;
}
.layout03 dd .layout_tit01 em{
	margin-right:10px;
	color:#62b0e3;
	font-family: 'Roboto', sans-serif;
	/*font-family: "Times New Roman", Times, serif;*/
	font-size:30px;
	font-weight: normal;
}




/* 1つ並びのレイアウト。画像が左、右にタイトル、タイトル下に文章、タイトルと文章のエリア(dd)は背景色が別の色 */

.layout04{
	padding-bottom:20px;
}
.layout04 dl{
	display:table;
	position:relative;
	margin-bottom:20px;
	background-color:#f7f7f7;
	padding:2%;
}
.layout04 dt,
.layout04 dd{
	display:table-cell;
	box-sizing:border-box;
}
.layout04 dt{
	width:27%;
	padding-right:2%;
	vertical-align:middle;
}
.layout04 dt img{
	width:100%;
	height: auto;
}
.layout04 dd{
	width:73%;
	padding:3%;
	background-color:#fff;
	vertical-align:middle;
}
.layout04 dd h5{
	color: #006cb8;
    font-size: 20px;
	font-weight:bold;
}
.layout04 dd h5 span{
	margin-right:10px;
	color: #62b0e3;
    font-family: 'Roboto', sans-serif;
	font-size:30px;
	font-weight: normal;
}
.layout04 dd .layout_tit03{
	color: #006cb8;
    font-size: 20px;
	font-weight:bold;
}
.layout04 dd .layout_tit03 span{
	margin-right:10px;
	color: #62b0e3;
    font-family: 'Roboto', sans-serif;
	font-size:30px;
	font-weight: normal;
}

.layout04 dd .layout_tit01{
	color: #006cb8;
    font-size: 20px;
	font-weight:bold;
	font-family: ヒラギノ丸ゴ W6 JIS2004;
}
.layout04 dd .layout_tit01 span{
	margin-right:10px;
	color: #62b0e3;
    font-family: 'Roboto', sans-serif;
	font-size:30px;
	font-weight: normal;
}


/* 1つ並びで3列に区切られたレイアウト。画像が左、画像の下にタイトル、右に文章 */
.layout05{
	padding-bottom:20px;
}
.layout05 dl{
	display:table;
	position:relative;
	margin-bottom:20px;
	background-color:#f7f7f7;
	padding:2%;
	font-size:14px;
}
.layout05 dt,
.layout05 dd{
	display:table-cell;
	box-sizing:border-box;

}
.layout05 dt{
	width:25%;
	padding: 2%;
	background-color:#fff;
	text-align:center;
		vertical-align:middle;
}
.layout05 dt img {
    width: 100%;
	height: auto;
    padding-bottom: 10px;
}
.layout05 dd{
	padding:1% 3%;
	vertical-align:top;
}
.layout05 dd:nth-child(2){
	width:36.5%;
}
.layout05 dd:nth-child(3){
	width:38.5%;
	border-left:1px solid #e2e2e2;
}

.layout05 dd h5{
	font-size:15px;
	font-weight:bold;
}
.layout05 dd h5 em{
	margin-right:10px;
	color:#BDA087;
	font-family: "Times New Roman", Times, serif;
	font-size:30px;
	font-weight: normal;
}

.layout05 dd .layout_tit02 {
	font-size:15px;
	font-weight:bold;
}
.layout05 dd .layout_tit02 em{
	margin-right:10px;
	color:#BDA087;
	font-family: "Times New Roman", Times, serif;
	font-size:30px;
	font-weight: normal;
}

.layout05_text1{
}

.layout05_text1 ul{
	margin-bottom:15px;
}

.layout05_text1 ul li{
	/*text-indent:-1em;
	margin-left:1em;*/
	padding-left: 20px;
    margin-bottom: 10px;
    position: relative;
}

.layout05_text1 ul li::before {
	content: "";
	position: absolute;
	background-color: #006cb8;
	width: 4px;
	height: 4px;
	border-radius: 2px;
	left: 8px;
	top: 10px;
	
}


/* 1つ並びで3列に区切られたレイアウト。左がタイトル、真ん中と右に文章 */
.layout06{
	padding-bottom:20px;
}
.layout06 dl {
    display: table;
    position: relative;
    padding-bottom: 5px;
    font-size: 14px;
}
.layout06 dl:before{
	position:absolute;
	top:-3px;
	left:0;
	width:100%;
	border-top: 1px solid #ededed;
	content:"";
}
.layout06 dl:last-child:after{
	position:absolute;
	bottom:-3px;
	left:0;
	width:100%;
	border-top: 1px solid #f0f0f0;
	content:"";
}
.layout06 dt,
.layout06 dd{
	display:table-cell;
	box-sizing:border-box;

}
.layout06 dt{
	min-width:28%;
	padding:0 3%;
	background-color:#F7F7F7;
    letter-spacing: 0.1em;
    color: #006cb8;
    font-size: 18px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
}
/* 数字 */
.layout06 dt em{
	display:block;
	line-height:1;
	margin:0 8px;
	font-family: 'Roboto', sans-serif;
	font-size:38px;
	font-weight:normal;
	color: #62b0e3;
}
.layout06 dd {
    padding: 2% 3%;
    vertical-align: top;
}
.layout06 dd:nth-child(2){
	width:40%;
}
.layout06 dd:nth-child(3){
	width:35%;
	border-left:1px solid #e2e2e2;
}

.layout06 dd h5{
	font-size:15px;
	font-weight:bold;
	margin-bottom: 14px;
}
.layout06 dd .layout_tit03 {
	font-size:15px;
	font-weight:bold;
	margin-bottom: 14px;
}
.layout06_text1{
}
.layout06_text1 ul{
	margin-bottom:15px;
}
.layout06_text1 ul li {
	padding-left: 20px;
    margin-bottom: 10px;
    position: relative;
}
.layout06_text1 ul li::before {
	content: "";
	position: absolute;
	background-color: #006cb8;
	width: 4px;
	height: 4px;
	border-radius: 2px;
	left: 8px;
	top: 10px;
	
}
.layout06_text1 ul li span{
	display:block;
}


/* 3つ並びのレイアウト。 */
.layout07{
}
.layout07::after{
	display: block;
	clear: both;
	content: "";
}
.layout07 dl{
float: left;
width: 26%;
margin-right: 2%;
margin-bottom:20px;
padding: 3%;
border-radius: 10px;
	background-color:#F7F7F7;
}
.layout07 dl:nth-child(3n){
	margin-right:0;
}
.layout07 dl dt{
	margin-bottom: 7px;
	padding-bottom: 7px;
	border-bottom: 1px dashed #ddd;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
}
.layout07 dl dt em{
	margin-right:8px;
	font-size:24px;
font-family: 'Quicksand', sans-serif;
}
.layout07 dl dd{
	line-height:1.5;
}

/* 3つ並びのレイアウト。矢印付き */
.layout08{
	overflow:hidden;
}
.layout08 dl{
	position:relative;
float: left;
width: 24.6%;
margin-right: 4.1%;
margin-bottom:25px;
padding: 3%;
border-radius: 10px;
	background-color:#F7F7F7;
}
.layout08 dl::before {
    position: absolute;
    right: -17px;
    top: 0;
    height: 7px;
    width: 7px;
    transform: rotate(45deg);
    background-color: transparent;
    border-top: 2px solid #33409A;
    border-right: 2px solid #33409A;
    content: "";
    bottom: 0;
    margin: auto;
}
.layout08 dl:nth-child(3n){
	margin-right:0;
}

.layout08 dl dt{
	margin-bottom: 7px;
	padding-bottom: 7px;
	border-bottom: 1px dashed #ddd;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
}
.layout08 dl dt em{
	margin-right:8px;
	font-size:24px;
    font-family: 'Quicksand', sans-serif;
}
.layout08 dl dd{
	line-height:1.5;
}



/* --------------layout共通タイトル-------------- */
.layout_tit{
  color: #006cb8;
  font-size: 18px;
  font-weight: bold;
}
.layout10_box_right .layout_tit{
  color: #006cb8;
  font-size: 18px;
  font-weight: bold;
}
.layout_tit em{
  margin-right: 10px;
  color: #BDA087;
  font-family: "Times New Roman", Times, serif;
  font-size: 30px;
  font-weight: normal;
}
.layout_tit span{
  margin-right: 10px;
  color: #BDA087;
  font-family: "Times New Roman", Times, serif;
  font-size: 30px;
  font-weight: normal;
}
/* layout小タイトル */
.layout_tit_02{
  color: #006CB8;
  font-size: 18px;
  font-weight: bold;
}

/* layout10 */
.layout10{
	position: relative;
}
.layout10 .flow_box{
	display: flex;
  display: -ms-flex;
	padding: 4%;
	background: #fff;
}
.layout10 .flow_box:nth-child(even){
	background: #e2f3ff;
}
.layout10 .flow_box:nth-child(odd){
	background: #eff5fa;
}
.layout10 .flow_box .number{
	display: flex;
  display: -ms-flex;
  justify-content: center;
  justify-content: -ms-center;
  align-items: center;
  align-items: -ms-center;
	position: relative;
	z-index: 1;
	width: 60px;
	height: 60px;
	margin-bottom: 0;
	margin-right: 4%;
	background: #006cb8;
	line-height: 1;
	color: #fff;
	font-size: 28px;
}
.layout10 .flow_box .layout10_box{
	width: 90%;
}
.layout10 .flow_box .layout10_box_flex{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.layout10_box_left{
    position: relative;
    width: 40%;
}
.layout10_box_left img{
    width: 100%;
}
.layout10_box_right{
    position: relative;
    width: 55%;
}
.layout10 .flow_box .layout10_text .title{
	background: #006CB8;
	margin-top: 24px;
	padding: 12px 18px;
	border-radius: 6px;
	color: #fff;
	line-height: 1;
	font-size: 18px;
	letter-spacing: 0.12em;
}
.layout10 .flow_box .layout10_text .title span{
	position: relative;
}
.layout10 .flow_box .layout10_text .title span::after{
	display: inline-block;
	content: "|";
	margin: 0 12px;
}
.layout10 .flow_box .layout10_text .title2{
	padding-bottom: 2px;
	padding-top: 16px;
	margin-bottom: 10px;
	font-size: 18px;
	border-bottom: 1px dashed rgba(35,24,21,0.4);
}
.layout10 .flow_box .layout10_text .list03{
	margin-top:8px;
}
.layout10 .flow_box .layout10_text .list03 li{
	margin-bottom: 0;
}
.layout10 .flow_box .layout10_text .list03 li::before{
	background-color: #006CB8;
   border: 1px solid #006CB8;
}

.layout10 .flow_box .layout10_text .list_column{
	display: flex;
  display: -ms-flex;
  flex-wrap: wrap;
}
.layout10 .flow_box .layout10_text .list_column li{
	margin-right: 5%;
}


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

	box

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

.box1{
	position:relative;
	width:1080px;
	margin:0 auto 100px;
}
.box2{
	width: 1100px;
    margin: 0 auto 100px;
}
.text {
	position:relative;
	margin-bottom:80px;
}
.text p {
    font-size: 16px;
    line-height: 1.8;
	margin-bottom:1em;
}
.text:last-child{
	margin-bottom:0;
}




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

	.top_news

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

.top_news {
    display: flex;
    width: 1200px;
	max-width: 100%;
    height: 178px;
    margin: 0 auto;
}
.top_news_tit {
    width: 162px;
    /* width: 150px; */
    margin-right: 118px;
    text-align: center;
}
.top_news_tit h2 {
    position: relative;
    padding-top: 86px;
    font-family: "新ゴ R",sans-serif;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0.1em;
}
.top_news_tit h2::before {
    position: absolute;
    top: 3px;
    left: 50%;
    transform: translateX(-50%);
    display: inline-block;
    width: 162px;
    /* width: 120px; */
    height: 62px;
    color: #006cb8;
    font-family: "新ゴ M", sans-serif;
    /* font-family: 'Roboto', sans-serif; */
    font-weight: 900;
    font-size: 46px;
    /* font-size: 40px; */
    line-height: 1;
    letter-spacing: 0.1em;
    border-bottom: 2px solid #006cb8;
    content: "NEWS";
}
.top_news_btn {
    display: block;
    box-sizing: border-box;
    width: 162px;
	/* margin-top: 36px; */
	margin:36px auto 0;
    padding-left: 43px;
    line-height: 36px;
    font-family: "新ゴ R",sans-serif;
    font-size: 17px;
    letter-spacing: 0.05em;
    text-align: left;
    border: 2px solid #006cb8;
    border-radius: 20px;
    color: #006cb8;
    background: url("../images/btn_arrow.png") no-repeat right 11px center;
	transition: 0.2s ease-in-out;
}
.top_news_btn:hover {
    color: #fff;
    background: url("../images/btn_arrow_on.png") no-repeat right 4px center;
    background-color: #006cb8;
}
.top_news_flame {
    width: 920px;
	max-width: 78%;
}
.top_news_flame ol li {
    line-height: 60px;
    font-size: 17px;
    letter-spacing: 0.05em;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.top_news_flame ol li a {
    color: #707070;
    text-decoration: underline;
    text-decoration-color: transparent;
	transition: 0.2s ease-in-out;    
}
.top_news_flame ol li a:hover {
    text-decoration-color: #707070;
}
.top_news_flame ol li span {
	margin-right: 20px;
}



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

	.top_concept

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

.top_concept {
    position: relative;
    overflow: hidden;
    padding: 270px 0 800px;
}
.top_concept::before {
    content: '';
    position: absolute;
    top: 90px;
    left: 0;
    width: 120%;
    height: 71%;
    margin: 0 -10% 0;
    background: #69c0f9;
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    -webkit-transform: rotate(5.6deg);
    -ms-transform: rotate(5.6deg);
    transform: rotate(5.6deg);
    z-index: -2;
}
.top_concept::after {
    content: '';
    position: absolute;
    top: 90px;
    left: 0;
    width: 120%;
    height: 71%;
    margin: 0 -10% 0;
    background: url("../images/top_concept_bg.jpg") no-repeat center center;
    background-color: #e5f5ff;
    background-size: cover;
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
    -webkit-transform: rotate(-5.6deg);
    -ms-transform: rotate(-5.6deg);
    transform: rotate(-5.6deg);
    z-index: -1;
}
.top_concept h2 {
    position: relative;
    margin-bottom: 38px;
	padding-top: 86px;
	font-family: "新ゴ M",sans-serif;
    /* font-family: ヒラギノ丸ゴ W3 JIS2004; */
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0.1em;
    text-align: center;
}
.top_concept h2::before {
    position: absolute;
    top: 3px;
    left: 50%;
    transform: translateX(-50%);
    display: inline-block;
    width: auto;
    height: auto;
    color: #006cb8;
    font-family: "新ゴ M", sans-serif;
    /* font-family: 'Roboto', sans-serif; */
    font-weight: 900;
    font-size: 46px;
    /* font-size: 40px; */
    line-height: 1;
    letter-spacing: 0.1em;
    content: "CONCEPT";
}
.top_concept h2::after {
    position: absolute;
    top: 65px;
    left: 50%;
    transform: translateX(-50%);
    width: 120px;
    height: 2px;
    background-color: #006cb8;
    content: "";
}
.top_concept .inner {
    display: flex;
    justify-content: space-between;
    width: 1200px;
	max-width: 100%;
    margin: 0 auto;
	padding-top: 24px;
}
.top_concept_txt {
    position: relative;
    z-index: 3;
    /* width: 590px; */
    /*padding-top: 48px;*/
    text-align: center;
	width: 840px;
	margin: 0 auto;
}
.top_concept_txt h3 {
    position: relative;
    z-index: 1;
    display: inline-block;
	margin-bottom: 50px;
	font-family: "新ゴ R",sans-serif;
    /* font-family: ヒラギノ丸ゴ W6 JIS2004; */
    font-size: 46px;
    /* font-size: 30px; */
    line-height: 1.4;
    letter-spacing: 0.1em;
    color: #006cb8;
}
.top_concept_txt h3::before {
    position: absolute;
    z-index: -1;
    left: -17px;
    bottom: -5px;
    width: calc(100% + 34px);
    height: 24px;
    background-color: #ffff8d;
    content: "";
}
.top_concept_txt p {
    text-align: left;
    font-size: 16px;
    line-height: 1.75;
	margin-bottom: 30px;
	text-shadow: 0 0 1px #fff, 0 0 3px #fff;
}
.top_concept_txt p:first-of-type {
    margin-bottom: 30px;
}




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

	.top_feature

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

.top_feature {
    position: relative;
	margin-top: -180px;
}
.top_feature::before {
    position: absolute;
    top: -366px;
    left: 0;
    width: 347px;
    height: 447px;
    background: url("../images/top_concept_deco.png") no-repeat;
    content: "";
}



.top_feature h2 {
    position: relative;
    margin-bottom: 70px;
	padding-top: 86px;
	font-family: "新ゴ M",sans-serif;
    /* font-family: ヒラギノ丸ゴ W3 JIS2004; */
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0.1em;
    text-align: center;
}
.top_feature h2::before {
    position: absolute;
    top: 3px;
    left: 50%;
    transform: translateX(-50%);
    display: inline-block;
    width: auto;
    height: auto;
    color: #006cb8;
    font-family: "新ゴ M", sans-serif;
    /* font-family: 'Roboto', sans-serif; */
    font-weight: 900;
    font-size: 46px;
    /* font-size: 40px; */
    line-height: 1;
    letter-spacing: 0.1em;
    content: "FEATURES";
}
.top_feature h2::after {
    position: absolute;
    top: 65px;
    left: 50%;
    transform: translateX(-50%);
    width: 120px;
    height: 2px;
    background-color: #006cb8;
    content: "";
}
.top_feature_list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 1200px;
	max-width: 100%;
    margin: 0 auto;
	overflow:hidden;
}
.top_feature_list li {
    display: flex;
    justify-content: space-between;
    width: 586px;
}
.top_feature_list li:nth-of-type(3),
.top_feature_list li:nth-of-type(4){
	flex-direction: row-reverse;
}
.top_feature_list li:nth-of-type(1),
.top_feature_list li:nth-of-type(2) {
    margin-bottom: 27px;
}

.top_feature_list_text {
    display: block;
  text-align: center;
  position: relative;
  width: 220px;
  padding: 33px 28px;
  /* padding: 47px 30px 0; */
  background-color: #eee;
}
@media print, screen and (min-width: 641px) {/* pc only */
  .top_feature_list_text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
.top_feature_list_text::before,
.top_feature_list_text::after {
    position: absolute;
    width: 24px;
    height: 24px;
    box-sizing: border-box;
    border-style: solid;
    border-color: #2681c1;
    content: "";
}
.top_feature_list_text::before {
    top: 6px;
    right: 6px;
    border-width: 2px 2px 0 0;
}
.top_feature_list_text::after {
    bottom: 6px;
    left: 6px;
    border-width: 0 0 2px 2px;
}
.top_feature_list_text h3 {
	/* margin-bottom: 32px; */
	font-family: "新ゴ R", sans-serif;
    /* font-family: ヒラギノ丸ゴ W6 JIS2004; */
    font-size: 24px;
    /* font-size: 18px; */
    line-height: 1.5;
    text-align: center;
    color: #2681c1;
}
.top_feature_list_text span{
	display: inline-block;
	position: relative;
	font-size: 12px;
	color: #2681c1;
	text-align: center;
	margin: 8px auto 12px;
}

.top_feature_list_text span::before,
.top_feature_list_text span::after{
	content: "";
	display: block;
	width: 10px;
	height: 1px;
	background: #2681c1;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
}
.top_feature_list_text span::before{
	left: -15px;
}
.top_feature_list_text span::after{
	right: -15px;
}

.top_feature_list li:nth-of-type(3) .top_feature_list_text h3,
.top_feature_list li:nth-of-type(4) .top_feature_list_text h3 {
    /* margin-bottom: 14px; */
}
.top_feature_list_text p {
	text-align: left;
    font-size: 12px;
    letter-spacing: 0;
}



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

	.top_doctor

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

.top_doctor {
    position: relative;
    z-index: 2;
    padding: 162px 0 162px;
    overflow: hidden;
}
.top_doctor::before {
    content: "";
    position: absolute;
    top: 112px;
    left: 0;
    width: 120%;
    height: 100%;
    margin: 0 -10% 0;
    background: url("../images/top_doctor_bg.jpg") no-repeat center center;
    background-color: #e5f5ff;
    background-size: cover;
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
    /*-webkit-transform: rotate(-5.6deg);
    -ms-transform: rotate(-5.6deg);
    transform: rotate(-5.6deg);*/
    z-index: -1;
}
.top_doctor::after {
    position: absolute;
    z-index: 3;
    bottom: 35px;
    right: 0;
	width: 280px;
    height: 405px;
    background: url("../images/top_doctor_deco.png") no-repeat;
    content: "";
}
.top_doctor h2 {
    position: relative;
    margin-bottom: 43px;
	padding-top: 86px;
	font-family: "新ゴ M",sans-serif;
    /* font-family: ヒラギノ丸ゴ W3 JIS2004; */
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0.1em;
    text-align: center;
}
.top_doctor h2::before {
    position: absolute;
    top: 3px;
    left: 50%;
    transform: translateX(-50%);
    display: inline-block;
    width: auto;
    height: auto;
    color: #006cb8;
    font-family: "新ゴ M", sans-serif;
    /* font-family: 'Roboto', sans-serif; */
    font-weight: 900;
    font-size: 46px;
    /* font-size: 40px; */
    line-height: 1;
    letter-spacing: 0.1em;
    content: "GREETING";
}
.top_doctor h2::after {
    position: absolute;
    top: 65px;
    left: 50%;
    transform: translateX(-50%);
    width: 120px;
    height: 2px;
    background-color: #006cb8;
    content: "";
}
.doctor01, .doctor02 {
    position: relative;
}
.doctor01 {
    margin-bottom: 70px;
}
.doctor01::before, .doctor02::before {
    position: absolute;
    top: 66px;
    width: calc(50% + 710px);
    height: calc(100% - 66px);
    content: "";
    background-color: #fff;
}
.doctor01::before {
    left: 0;
}
.doctor02::before {
    right: 0;
}
.doctor01 .inner, .doctor02 .inner {
    position: relative;
    z-index: 4;
    display: flex;
    justify-content: space-between;
    width: 1200px;
	max-width: 100%;
    margin: 0 auto;
}
.doctor02 .inner {
    flex-direction: row-reverse;
}
.top_doctor_text {
    width: 635px;
    padding: 140px 0 55px;
    text-align: center;
}
.top_doctor_text h3 {
    position: relative;
    z-index: 1;
    display: inline-block;
	margin-bottom: 35px;
	font-family: "新ゴ R", sans-serif;
    /* font-family: ヒラギノ丸ゴ W6 JIS2004; */
    font-size: 30px;
    /* font-size: 25px; */
    line-height: 1;
    letter-spacing: 0.1em;
}
.top_doctor_text h3::before {
    position: absolute;
    z-index: -1;
    left: -10px;
    bottom: -7px;
    width: calc(100% + 20px);
    height: 24px;
    background-color: #ffff8d;
    content: "";
}
.top_doctor_text p {
    text-align: left;
    font-size: 16px;
    letter-spacing: 0.1em;
    line-height: 2.125;
}
.top_doctor_btm {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}
.top_doctor_text p.top_doctor_name {
    font-family: "新ゴ R",sans-serif;
    font-size: 25px;
    letter-spacing: 0.1em;
    line-height: 1;
}
.top_doctor_text p.top_doctor_name span {
    display: inline-block;
    margin-right: 30px;
    font-size: 16px;
}
.top_doctor_text p.top_doctor_name i {
    display: block;
    margin-top: 9px;
    line-height: 1.4;
    font-size: 16px;
    font-style: normal;
    letter-spacing: 0;
	font-family: "新ゴ L",sans-serif;
}

.top_doctor_btn {
    display: block;
    height: 40px;
    box-sizing: border-box;
    padding: 0 28px 0 17px;
    line-height: 36px;
    border-radius: 20px;
    border: #006cb8 2px solid;
    font-size: 17px;
    letter-spacing: 0.05em;
    color: #006cb8;
    background: url("../images/btn_arrow.png") no-repeat right 10px center;
	transition: 0.2s ease-in-out;
	font-family: "新ゴ R",sans-serif;
}
.top_doctor_btn:hover {
    color: #fff;
    background: url("../images/btn_arrow_on.png") no-repeat right 4px center;
    background-color: #006cb8;
}

.doctor01 .inner img{
	box-shadow: 7px 7px 0 #006cb8;
}
.doctor02 .inner img{
	box-shadow: -7px 7px 0 #006cb8;
}



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

	.top_implant

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

.top_implant {
    position: relative;
    margin-top: -260px;
    padding: 270px 0 124px;
    background: url("../images/top_implant_bg.jpg") no-repeat center top;
    background-size: cover;
}
.top_implant_copy {
    position: absolute;
    top: 130px;
    /* top: 190px; */
    right: 50%;
    margin-right: -600px;
}
.top_implant_copy h2 {
	text-align: right;
}
.top_implant_list {
    position: relative;
    width: 664px;
    height: 638px;
    box-sizing: border-box;
    margin-left: 10px;
    padding-top: 240px;
    background: url("../images/top_implant_tit_bg.png") no-repeat center center;
	transform: translate(-85%, 0);
    left: 50%;
}
.top_implant_list h3 {
    position: relative;
	margin-bottom: 42px;
	font-family: "新ゴ M",sans-serif;
    /* font-family: 'Roboto', sans-serif; */
    font-weight: 900;
    font-size: 40px;
    letter-spacing: 0.1em;
    text-align: center;
    color: #006cb8;
    background: url("../images/top_implant_cross.png") no-repeat center 46px;
}
.top_implant_list h3::before {
    position: absolute;
    left: 50%;
    top: 134px;
    transform: translateX(-50%);
    width: 120px;
    height: 2px;
    background-color: #006cb8;
    content: "";
}
.top_implant_list h3 span {
    display: block;
    line-height: 1;
}
.top_implant_list h3 span:first-of-type {
    margin-bottom: 32px;
}
.top_implant_list_txt {
    font-size: 16px;
    letter-spacing: 0.1em;
    text-align: center;
    line-height: 1;
	font-family: "新ゴ R",sans-serif;
}
.top_implant_list li {
    position: absolute;
    /*width: 192px;
    height: 192px;*/
	width: 215px;
    height: 215px;
    box-sizing: border-box;
    padding-top: 100px;
    border-radius: 100%;
    /*font-size: 16px;*/
	font-size: 15px;
    line-height: 1.7;
    letter-spacing: 0.1em;
    color: #fff;
    text-align: center;
    background: no-repeat center 35px;
	font-family: "新ゴ R" ,sans-serif;
}
.top_implant_list li:nth-of-type(1) {
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    background-image: url("../images/top_implant_icon01.png");
    background-color: #006cb8;
}
.top_implant_list li:nth-of-type(2) {
    top: 178px;
    left: 0;
    background-image: url("../images/top_implant_icon02.png");
    background-color: #006cb8;
}
.top_implant_list li:nth-of-type(3) {
    bottom: 0;
    left: 104px;
    background-image: url("../images/top_implant_icon03.png");
    background-color: #006cb8;
}
.top_implant_list li:nth-of-type(4) {
    bottom: 0;
    right: 104px;
    background-image: url("../images/top_implant_icon04.png");
    background-color: #006cb8;
}
.top_implant_list li:nth-of-type(5) {
    top: 178px;
    right: 0;
    background-image: url("../images/top_implant_icon05.png");
    background-color: #006cb8;
}
.top_implant_name {
	text-shadow: 0 0 10px rgba(0,0,0,0.5),0 0 10px rgba(0,0,0,0.5),0 0 10px rgba(0,0,0,0.5);
    margin-top: 40px;
    font-size: 25px;
    letter-spacing: 0.1em;
    line-height: 1.4;
    color: #fff;
	max-width: 336px;
	font-family: "新ゴ R",sans-serif;
}
.top_implant_name span {
    margin-right: 30px;
    font-size: 18px;
}
.top_implant_name i {
    display: block;
    margin-top: 9px;
    line-height: 1;
    font-size: 16px;
    letter-spacing: 0.15em;
	font-family: "新ゴ L",sans-serif;
	font-style: normal;
}
.top_implant_btn {
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
    display: block;
    height: 40px;
    box-sizing: border-box;
    margin-top: 27px;
    padding: 0 17px 0 17px;
	text-align: center;
    line-height: 36px;
    border-radius: 20px;
    border: #fff 2px solid;
    font-size: 17px;
    letter-spacing: 0.05em;
    color: #fff;
    background: url("../images/btn_arrow_on.png") no-repeat right 10px center;
	transition: 0.2s ease-in-out;
	font-family: "新ゴ R",sans-serif;
}
.top_implant_btn:hover {
    color: #006cb8;
    background: url("../images/btn_arrow.png") no-repeat right 4px center;
	background-color: #fff;
	text-shadow: none;
	box-shadow: none;
}





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

	.top_medical

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

.top_medical {
	max-width: 100%;
    width: 1186px;
    margin: 0 auto 88px;
    padding-top: 135px;
}
.top_medical h2 {
    position: relative;
    margin-bottom: 43px;
	padding-top: 86px;
	font-family: "新ゴ M",sans-serif;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0.1em;
    text-align: center;
}
.top_medical h2::before {
    position: absolute;
    top: 3px;
    left: 50%;
    transform: translateX(-50%);
    display: inline-block;
    width: auto;
    height: auto;
    color: #006cb8;
    font-family: "新ゴ M", sans-serif;
    font-weight: 900;
    font-size: 46px;
    line-height: 1;
    letter-spacing: 0.1em;
    content: "TREATMENT";
}
.top_medical h2::after {
    position: absolute;
    top: 65px;
    left: 50%;
    transform: translateX(-50%);
    width: 120px;
    height: 2px;
    background-color: #006cb8;
    content: "";
}
.top_medical_list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.top_medical_list li {
    position: relative;
    z-index: 1;
    transform: translate3d(0,0,0);
}
.top_medical_list li a {
    position: relative;
    display: block;
    width: 206px;
    height: 206px;
    padding-top: 116px;
    box-sizing: border-box;
    text-align: center;
    border-radius: 100%;
    border: 2px solid #006cb8;
    font-family: ヒラギノ丸ゴ W5 JIS2004 ;
    font-size: 18px;
    line-height: 1.33;
    letter-spacing: 0.01em;
    color: #006cb8;
    background: no-repeat center 40px;
    -webkit-perspective: 1000;
}
.top_medical_list li a:hover {
    will-change: transform;
    animation: ratate 1s linear;
}
@keyframes ratate {
  0%   { transform: rotateY(0deg); }
  100% { transform: rotateY(360deg); }
}
.top_medical_list li a:hover {
    background-color: #eff8ff;
}
.top_medical_list li:nth-of-type(1) a {
    background-image: url("../images/top_medical_icon01.png");
    margin-bottom: 40px;
}
.top_medical_list li:nth-of-type(2) a {
    background-image: url("../images/top_medical_icon02.png");
    margin-bottom: 40px;
}
.top_medical_list li:nth-of-type(3) a {
    background-image: url("../images/top_medical_icon03.png");
    background-position: center 30px;
    margin-bottom: 40px;
    padding-top: 100px;
}
.top_medical_list li:nth-of-type(4) a {
    background-image: url("../images/top_medical_icon04.png");
    margin-bottom: 40px;
}
.top_medical_list li:nth-of-type(5) a {
    background-image: url("../images/top_medical_icon05.png");
    margin-bottom: 40px;
}
.top_medical_list li:nth-of-type(6) a {
    background-image: url("../images/top_medical_icon06.png");
    background-position: center 30px;
    padding-top: 100px;
}
.top_medical_list li:nth-of-type(7) a {
    background-image: url("../images/top_medical_icon07.png");
}
.top_medical_list li:nth-of-type(8) a {
    background-image: url("../images/top_medical_icon08.png");
}
.top_medical_list li:nth-of-type(9) a {
    background-image: url("../images/top_medical_icon09.png");
}
.top_medical_list li:nth-of-type(10) a {
    background-image: url("../images/top_medical_icon10.png");
}
.top_medical_list li a p {
    position: absolute;
    z-index: 2;
    bottom: 26px;
    right: 24px;
    width: 69px;
    box-sizing: border-box;
    padding: 0 0 5px 5px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.15;
    line-height: 1;
    color: #006cb8;
    text-align: left;
}
.top_medical_list li a p::before {
    position: absolute;
    z-index: -1;
    bottom: -20px;
    right: -17px;
    width: 48px;
    height: 48px;
    border-radius: 100%;
    background-color: #ffff8d;
    content: "";
}
.top_medical_list li a p::after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 69px;
    height: 11px;
    background: url("../images/top_medical_arrow.png") no-repeat left bottom;
    content: "";
}

.medical06_felx{
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-gap: 20px;
    margin: 20px auto;
}
.medical06_felx p{
    text-align: center;
    font-size: 20px;
    padding: 20px;
    box-sizing: border-box;
    background-color: #e2f3ff;
}
.medical_img{
    text-align: center;
    margin: 20px auto;
}
.medical_img img{
    width: 100%;
    max-width: 700px;
}



.implant_flex{
    display: flex;
    flex-wrap:wrap;
    justify-content: space-between;
    margin: 20px auto;
}
.implant_flex p{
    width: 48%;
    background-color: #e2f3ff;
    padding: 15px;
    box-sizing: border-box;
}
.implant_flex p span{
    display: block;
    text-align: center;
}
.implant_flex img{
    width: 100%;
}
/*==================================================================

	.top_interview

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

.top_interview {
    position: relative;
    background-color: #e2f3ff;
    padding: 234px 0 136px;
    overflow: hidden;
}
.top_interview::before {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    min-width: 2000px;
    height: 200px;
    background: linear-gradient(to top left, rgba(255,255,255,0) 50%, #69c0f9 50.5%) no-repeat top left/100% 100%;
    content: "";
}
.top_interview::after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    min-width: 2000px;
    height: 200px;
    background: linear-gradient(to top right, rgba(255,255,255,0) 50%, #fff 50.5%) no-repeat top left/100% 100%;
    content: "";
}
.top_interview_deco {
    position: relative;
    z-index: 1;
    width: 100%;
}
.top_interview_deco::before {
    position: absolute;
    left: 0;
    top: 57px;
    width: 403px;
    height: 377px;
    background: url("../images/top_interview_deco01.png") no-repeat;
    content: "";
}
.top_interview_deco::after {
    position: absolute;
    right: 0;
    top: 570px;
    width: 355px;
    height: 414px;
    background: url("../images/top_interview_deco02.png") no-repeat;
    content: "";
}

.top_interview h2 {
    position: relative;
    margin-bottom: 68px;
	padding-top: 86px;
	font-family: "新ゴ M",sans-serif;
    /* font-family: ヒラギノ丸ゴ W3 JIS2004; */
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0.1em;
    text-align: center;
}
.top_interview h2::before {
    position: absolute;
    top: 3px;
    left: 50%;
    transform: translateX(-50%);
    display: inline-block;
    width: auto;
    height: auto;
    color: #006cb8;
    font-family: "新ゴ M", sans-serif;
    /* font-family: 'Roboto', sans-serif; */
    font-weight: 900;
    font-size: 46px;
    /* font-size: 40px; */
    line-height: 1;
    letter-spacing: 0.1em;
    content: "INTERVIEW";
}
.top_interview h2::after {
    position: absolute;
    top: 65px;
    left: 50%;
    transform: translateX(-50%);
    width: 120px;
    height: 2px;
    background-color: #006cb8;
    content: "";
}
.top_interview_list {
    position: relative;
    z-index: 3;
    display: flex;
    justify-content: space-between;
    width: 1022px;
    margin: 0 auto;
}
.top_interview_list li {
    position: relative;
}
.top_interview_list li::before,
.top_interview_list li::after {
    position: absolute;
    z-index: 1;
    width: 24px;
    height: 24px;
    box-sizing: border-box;
    border-style: solid;
    border-color: #2681c1;
    content: "";
    opacity: 84%;
}
.top_interview_list li::before {
    top: 6px;
    right: 6px;
    border-width: 2px 2px 0 0;
}
.top_interview_list li::after {
    bottom: 6px;
    left: 6px;
    border-width: 0 0 2px 2px;
}
.top_interview_list li a {
    position: relative;
    display: block;
    width: 228px;
    height: 358px;
    box-sizing: border-box;
    padding-top: 270px;
    background: no-repeat left top;
    text-align: center;
    box-shadow: 0px 7px 29px 0px rgba(3, 68, 113, 0.54);
    transition: 0.3s ease-in-out;
}
.top_interview_list li a::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.55);
    content: "";
    transition: 0.3s ease-in-out;
}
.top_interview_list li a:hover::before {
    background-color: rgba(255, 255, 255, 0);
}
.top_interview_list li a:hover {
    box-shadow: none;
}
.top_interview_list li:nth-of-type(1) a {
    background-image: url("../images/top_interview_img01.jpg");
}
.top_interview_list li:nth-of-type(2) a {
    background-image: url("../images/top_interview_img02.jpg");
}
.top_interview_list li:nth-of-type(3) a {
    background-image: url("../images/top_interview_img03.jpg");
}
.top_interview_list li:nth-of-type(4) a {
    background-image: url("../images/top_interview_img04.jpg");
}
.top_interview_list li a h3 {
    position: relative;
    z-index: 2;
	font-size: 25px;
	font-family: "新ゴ M",sans-serif;
    /* font-family: ヒラギノ丸ゴ W6 JIS2004; */
    line-height: 1;
    letter-spacing: 0.1em;
    color: #006cb8;
}
.top_interview_list li a h3::before {
    position: absolute;
    top: -30px;
    left: 0;
    width: 100%;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0.1em;
    line-height: 1;
    color: #7b7b7b;
}
.top_interview_list li:nth-of-type(1) a h3::before {
    content: "DENTAL HYGIENIST";
}
.top_interview_list li:nth-of-type(2) a h3::before {
    content: "DENTAL ASSISTANT";
}
.top_interview_list li:nth-of-type(3) a h3::before {
    content: "DENTAL TECHNICIAN";
}
.top_interview_list li:nth-of-type(4) a h3::before {
    content: "RECEPTIONIST";
}
.top_interview_list li a p {
    position: relative;
    z-index: 2;
    margin-top: 40px;
    padding-right: 24px;
    text-align: right;
    /* font-family: ヒラギノ丸ゴ W3 JIS2004; */
    font-size: 15px;
    line-height: 1;
    color: #006cb8;
    background: url("../images/btn_arrow.png") no-repeat right 10px center;
}



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

	$doctor

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

.doctor_greet .text{
	float:left;
	width:400px;
}

.doctor_carr{
	display:flex;
	flex-wrap:wrap;
	justify-content: space-between;
	width: 1100px;
	margin: 0 auto;
}
.doctor_carr h4.tit01{
	margin-bottom:7px;
}
.doctor_carr_sec1{
	width: 43%;
	margin-right: 20px;
	padding: 20px 30px;
	background-color:#f7f7f7;
	font-size:14px;
}
.doctor_carr_sec1:last-child{
	margin-right:0;
}
.doctor_carr .tb02 td,.doctor_carr .tb02 th{
	font-size:14px;
}
.doctor_carr_sec1 table{
	width:100%;
}
.under_doctor {
	padding-bottom: 0 !important;
word-break: break-all;
}

.under_doctor_wrap {
  position: relative;
  z-index: 2;
  /* padding: 0px 0 150px; */
  overflow: hidden;
}
.under_doctor_wrap .box2 {
	width: 100%;
}
/*.under_doctor_wrap::before {
    content: "";
    position: absolute;
    top: -190px;
    left: -20%;
    width: 220%;
    height: 100%;
    margin: 0 0% 0;
    background: url(../images/top_doctor_bg.jpg) no-repeat center center;
    background-color: #e5f5ff;
    background-size: cover;
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
    -webkit-transform: rotate(-5.6deg);
    -ms-transform: rotate(-5.6deg);
    transform: rotate(-5.6deg);
    z-index: -1;
}*/
.under_doctor_wrap::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0 0% 0;
    background: url(../images/top_doctor_bg.jpg) no-repeat center center;
    background-color: #e5f5ff;
    background-size: cover;
    z-index: -2;
}
/*.under_doctor_wrap::after {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    min-width: 2000px;
    height: 200px;
    background: linear-gradient(to bottom right, rgba(255,255,255,0) 50%, #69c0f9 50.5%) no-repeat bottom right/100% 100%;
    content: "";
}*/
.under_doctor_wrap::after {
    position: absolute;
   left: 0;
    top: -60px;
    width: 100%;
    min-width: 2000px;
    height: 200px;
    background: linear-gradient(to top left, rgba(255,255,255,0) 50%, #ffffff 50.5%) no-repeat top left/100% 100%;
    content: "";
	z-index: -1;
}

.under_doctor_wrap .top_doctor_text {
	padding: 50px 44px 0px;
}
.under_doctor_wrap .top_doctor_text h3 {
	font-size: 26px;
	margin-top: 36px;
}
.under_doctor_wrap .doctor01 .top_doctor_text {
	padding: 50px 44px 0px 0;
/*word-break: break-word;*/
}
.under_doctor_wrap .doctor02 .top_doctor_text {
	padding: 50px 0px 0px 44px;
}
.under_doctor_wrap .doctor03 .top_doctor_text {
	padding: 50px 44px 0px 0;
}

.under_doctor_wrap .doctor01 {
	padding-top: 24px;
	margin-bottom: 138px;
}
.under_doctor_wrap .doctor02 {
	padding-top: 24px;
	margin-bottom: 138px;
}
.under_doctor_wrap .doctor01 .inner, .under_doctor_wrap .doctor02 .inner {
	width: 1100px;
}
.under_doctor_wrap .doctor01::before, .under_doctor_wrap .doctor02::before {
	z-index: -1;
	top: 48px;
	height: calc(100% + 30px);
}
.under_doctor_wrap .doctor_carr {
	margin: 44px auto 0;
}
.under_doctor_wrap .about_implant {
  padding-top: 120px;
  padding-bottom: 60px;
  background: url(../images/about_implant_bg.jpg) center center/cover no-repeat;
}
@media print, screen and (min-width: 641px) {/* pc only */
  .under_doctor_wrap .about_implant_inner {
    width: 1100px;
    margin-left: auto;
    margin-right: auto;
  }
}

.under_doctor_wrap .doctor01.under_doctor_doctor01-last {
  margin-bottom: 78px;
}

/* doctor_col2 */
.under_doctor .doctor_col2 {
}
.doctor_col2 * {
  box-sizing: border-box;
}
@media print, screen and (min-width: 641px) {/* pc only */
  .doctor_col2 .doctor_col2_list {
    display: flex;
    flex-wrap: wrap;
  }
    .doctor_col2 .doctor_col2_left{
        width: 40%;
    }
    .doctor_col2 .doctor_carr_sec1{
        width: 55%;
        background-color: unset;
    }
  .doctor_col2 .doctor_col2_item {
    width: 100%;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
  }
  .doctor_col2 figure,
  .doctor_col2 .top_doctor_name {
    width: 91%;
  }

}
.doctor_col2 figure {
  text-align: center;
}
.doctor_col2 img {
  max-width: 100%;
  height: auto;
  box-shadow: -7px 7px 0 #006cb8;
}
.doctor_col2 .doctor_col2_item:nth-child(even) img {
  box-shadow: 7px 7px 0 #006cb8;
}
.doctor_col2 .top_doctor_name {
  font-family: "新ゴ R",sans-serif;
  font-size: 25px;
  /* letter-spacing: 0.1em; */
  margin-top: 30px;
  line-height: 1.4;
  margin-bottom: 44px;
}
.doctor_col2 .top_doctor_name span {
  display: inline-block;
  margin-right: 30px;
  font-size: 16px;
}
.doctor_col2 .top_doctor_name i {
  display: block;
  margin-top: 5px;
  font-size: 16px;
  font-style: normal;
  letter-spacing: 0em;
  font-family: "新ゴ L",sans-serif;
}
.doctor_col2 .doctor_carr_sec1:not(:last-child) {
  margin-bottom: 30px;
}
.doctor_col2 .doctor_carr_sec1 .tit01 {
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 5px;
  font-family: "新ゴ M",sans-serif;
  font-size: 23px;
  line-height: 1.3;
  letter-spacing: 0.1em;
  border-bottom: 2px solid #f0f0f0;
  color: inherit;
}
.doctor_col2 .doctor_carr_sec1 .tit01::after {
  position: absolute;
  bottom: -2px;
  left: 0;
  z-index: 2;
  content: '';
  width: 15%;
  height: 2px;
  background-color: #006cb8;
}
@media only screen and (max-width: 640px) {/* sp */
  .doctor_col2 figure {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
  .doctor_col2 .doctor_col2_item:not(:last-child) {
    margin-bottom: 60px;
  }
  .doctor_col2 .top_doctor_name {
    margin-bottom: 30px;
  }
  .doctor_col2 .top_doctor_name span {
    display: block;
    margin-bottom: 5px;
  }
  .doctor_col2 .doctor_carr_sec1 .tit01 {
    padding-bottom: 8px;
    font-size: 21px;
    margin-bottom: 25px;
  }
}
/*==================================================================

	.news

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

.news_text　{
}
.news_text p {
	margin-bottom:10px;
}
/* タイトル */
.news_text p strong{
	margin-left: 20px;
	font-size: 18px;
	font-family:  "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic",sans-serif;
	color:#006cb8;
}
/* 日付 */
.date {
}
/* お知らせのブロックのボーダー */
.news_text .line {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom:1px solid #eee;
}




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

	$access

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

.access_guide{
	margin-bottom:20px;
	font-weight:bold;
}
.access_map{
	margin-bottom:40px;
}
.access_map dt{
	margin-bottom:10px;
}
.access_map dt i{
	margin-right:7px;
	color: #006cb8;
}
.access .btn02{
	text-align:center;
	margin-bottom:50px;
}
.access_info{
	border: 2px solid rgb(237, 237, 237);
	padding: 25px 30px 5px;
}
.access_info dt i{
	margin-right:7px;
}
.access_train,.access_bus,.access_car,.access_bike{
	margin-bottom:25px;
}
.access_train dt,.access_bus dt,.access_car dt,.access_bike dt{
	padding-left: 0;
	margin-bottom:5px;
	font-size:17px;
	font-weight:bold;
}
.access_train dd,.access_bus dd,.access_car dd,.access_bike dd{
	font-size:14.5px;
}

.access_map iframe {
	width: 100%;
	border: 0;
}

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

	$clinic

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

/* 院内スライド（サムネイル右、1列） */
.clinic_slides1{
}
.clinic_slides1 .flexslider{
	position:relative;
	float:left;
	width:82%;
}
.clinic_slides1 .flexslider li div{
	display:table;
	position:relative;
	margin-top:-60px;
	margin-left:20px;
	background-color: rgba(255,255,255,0.9);
}
.clinic_slides1 .flexslider p{
	display:table-cell;
	padding:8px 10px;
	vertical-align:middle;
	font-size:16px;
	font-weight:bold;
	color:#333333;
}

.clinic_slides1 .flex-control-thumbs .flex-active img{
	border: 5px solid #aaa;
}
.clinic_slides1 .flex-control-nav.flex-control-thumbs{
	position:absolute;
	right: -22%;
	top: 0;
	width: 15%;
}
.clinic_slides1 .flex-control-thumbs li {
	position:relative;
	width: 96%;
	margin: 0 0 0 4%;
	background-color:#fff;
}
.clinic_slides1 .flex-control-thumbs img {
	border: 2px solid #e0e0e0;
}
.clinic_slides1 .flex-control-thumbs .flex-active {
	border: 2px solid #62b0e3;
}

/* 院内スライド（サムネイル下） */

.clinic_slides2{
	/*padding-bottom:100px;*/
	height: 980px;
}
.clinic_slides2 .flexslider{
	position:relative;
	width: 80%;
    margin: 0 auto;
}
.clinic_slides2 .flex-control-thumbs img:hover {
	opacity: 1;
}
.clinic_slides2 .flexslider li div{
	display:table;
	position: absolute;
	margin-top:-60px;
	margin-left:20px;
	background-color: rgba(255,255,255,0.9);
}
.clinic_slides2 .flexslider p{
	display:table-cell;
	padding:8px 10px;
	vertical-align:middle;
	font-size:16px;
	font-weight:bold;
	color:#002A64;
}
.clinic_slides2 .flex-control-thumbs {
	margin: 10px auto 0px;
	/*position: absolute;
	overflow: hidden;*/
	z-index: 10;
	/*bottom: -100px;*/
	width: 100%;
	right: 0px;
	left: 0px;
	padding: 10px 0%;
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.clinic_slides2 .flex-control-thumbs li {
	width: 10%;
	margin: 0 2px 8px;
}

.clinic_slides2 .flex-control-thumbs img {
	width: 100%;
	height: auto;
	display: block;
	opacity: 0.5;
	cursor: pointer;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}



/* 院内スライド（サムネイル下、スライドの上にタイトル、説明文） */
.clinic_slides3{
}
.clinic_slides3 .flexslider{
	position:relative;
	float:left;
	width:82%;
}
.clinic_slides3 .flexslider li div{
	display:table;
	position:absolute;
	width:94%;
	height:80px;
	margin-top:-95px;
	margin-right:3%;
	margin-left:3%;
	background-color: rgba(255,255,255,0.9);
}
.clinic_slides3 .flexslider h4,.clinic_slides3 .flexslider p{
	display:table-cell;
	padding:8px 15px;
	box-sizing:border-box;
	vertical-align:middle;
	text-align:left;
}
.clinic_slides3 .flexslider h4{
	width:20%;
	font-size:16px;
	font-weight:bold;
	color:#002A64;
}
.clinic_slides3 .flexslider p{

}

.clinic_slides3 .flex-control-thumbs .flex-active img{
	border: 5px solid #aaa;
}
.clinic_slides3 .flex-control-nav.flex-control-thumbs{
	position:absolute;
	right: -22%;
	top: 0;
	width: 15%;
}
.clinic_slides3 .flex-control-thumbs li {
	position:relative;
	width: 96%;
	margin: 0 0 4% 4%;
	background-color:#fff;
}



/* 院内スライド（サムネイル下、タイトル、説明文下） */

.clinic_slides4{
	padding-bottom:100px;
}
.clinic_slides4 .flex-control-thumbs {
	margin: 10px 0px 0px;
	position: absolute;
	overflow: hidden;
	z-index: 10;
	bottom: -40px;
	width: 100%;
	right: 0px;
	left: 0px;
	padding: 0px 2%;
}
.clinic_slides4 .flex-control-thumbs li {
	width: 15%;
}

.clinic_slides4 .flex-control-thumbs img {
	width: 100%;
	height: auto;
	display: block;
	opacity: 1;
	cursor: pointer;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.clinic_slides4 .flex-control-thumbs img:hover {
	opacity: 1;
}
.clinic_slides4 .flexslider li div{
	display:table;
	position: absolute;
	bottom:-80px;
	margin-left:20px;
	background-color: rgba(255,255,255,0.9);
}
.clinic_slides4 .flexslider h4,.clinic_slides4 .flexslider p{
		display:table-cell;
	padding:8px 10px;
	box-sizing:border-box;
	vertical-align:middle;
}
.clinic_slides4 .flexslider h4{
	width:20%;
	font-size:16px;
	font-weight:bold;
	color:#002A64;
}
.clinic_slides4 .flexslider p{
}
/* 院内スライド（サムネイル下、タイトル、説明文下） */

.clinic_slides5{
	padding-bottom:100px;
}
.clinic_slides5 .flex-control-thumbs {
	margin: 10px 0px 0px;
	position: absolute;
	overflow: hidden;
	z-index: 10;
	bottom: -40px;
	width: 100%;
	right: 0px;
	left: 0px;
	padding: 0px 2%;
}
.clinic_slides5 .flex-control-thumbs li {
	width: 15%;
}

.clinic_slides5 .flex-control-thumbs img {
	width: 100%;
	height: auto;
	display: block;
	opacity: 1;
	cursor: pointer;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.clinic_slides5 .flex-control-thumbs img:hover {
	opacity: 1;
}
.clinic_slides5 .flexslider li div{
	position: absolute;
	bottom:-80px;
	width: 100%;
	margin-left:20px;
	background-color: rgba(255,255,255,0.9);
}

.clinic_slides5 .flexslider h4{
	padding:8px 10px;
	font-size:16px;
	font-weight:bold;
	color:#002A64;
	text-align:center;
}

/* 院内スライド6 */
.clinic_slides6 .flexslider li div{
	position:absolute;
	bottom:0;
	margin:10px;
	padding:10px 20px;
	background:rgba(255,255,255,0.8);
}
.clinic_slides6 .flex-control-thumbs li{
	width:calc(100% / 5 - 5px);
	margin:0;
	padding:6px 6px 0 0;
}
.flex-control-thumbs li:nth-child(5n){
	padding-right:0;
}


/* 医院概要 */

.clinic_sec1{
	position:relative;
	/*font-size:14.5px;*/
}
.clinic_sec1 ul{
	margin-bottom:15px;
}
.clinic_sec1 li{
	padding: 20px 0;
	border-bottom:1px solid #E5E6EF;
}
.clinic_sec1 li:first-child{
	padding:0 0 8px 0 ;
}
.clinic_sec1 li:last-child{
	border:none;
}
.clinic_sec1 dl:after {
	display: block;
	clear: both;
	content: "";
}
.clinic_sec1 dt{
	float:left;
	box-sizing:border-box;
	width:25%;
	padding-left:2px;
	font-weight:bold;
	color: #006cb8;font-size: 18px;
}
.clinic_sec1 dd{
	float:left;
	width:75%;
}
.clinic_sec1 .schedule .tb01{
	border: 1px solid #006cb8;
	width:100%;
	font-size:14px;
}
.clinic_sec1 .schedule .tb01 th {
	color: #006cb8;
	width: 30%;
}
.clinic_sec1 .schedule .tb01 td {
	color: #006cb8;
}
.clinic_sec1 .schedule .tb01 tr:first-child th,
.clinic_sec1 .schedule .tb01 tr:first-child td{
	background-color:#006cb8;
	color:#fff;
	font-weight:bold;
}
.clinic_sec1 .schedule .tb01 tr:first-child{
}
.clinic_sec1 .schedule li{
	border-bottom:none;
	
}
.clinic_sec1 .schedule .schedule_note {
	color: #006cb8;
}

/* 小児歯科 */
.clinic_sec1 .schedule .tb01_pdt{
	border: 1px solid #FD7FAE;
}
.clinic_sec1 .schedule .tb01_pdt th {
	color: #FD7FAE;
}
.clinic_sec1 .schedule .tb01_pdt td {
	color: #FD7FAE;
}
.clinic_sec1 .schedule .tb01_pdt tr:first-child th,
.clinic_sec1 .schedule .tb01_pdt tr:first-child td{
	background-color:#FD7FAE;
}


.clinic_sec1 .contact ol {
	display: flex;
}

.clinic_sec1 .contact li {
	margin-right: 7px;
    padding: 0 14px 0 0;
	border-bottom: none;
}
.clinic_sec1 .contact .fax {
	padding-top: 5px;
}

.clinic_sec1 .kamoku ol {
	display: flex;
}
.clinic_sec1 .kamoku ol li {
	margin-right: 7px;
    padding: 0 14px;
    line-height: 30px;
    border-radius: 7px;
    font-family: ヒラギノ丸ゴ W6 JIS2004;
    color: #006cb8;
    background-color: #f0f0f0;
}

.under_feature {
    font-size: 14px;
}
.feature_tit {
  background-color: #eee;
  text-align: center;
  padding: 20px;
  padding-bottom: 20px !important;
}
.feature_tit::after {
  display: none;
}
@media print, screen and (min-width: 641px) {/* pc only */
  .feature_layout1_item {
    display: flex;
    flex-wrap: wrap;
  }
  .feature_layout1_img {
    width: 380px;
  }
  .feature_layout1_textArea {
    flex: 1;
    margin-left: 30px;
  }
}
.feature_layout1_item:not(:last-child) {
  margin-bottom: 60px;
}
@media only screen and (max-width: 640px) {/* sp */
  .feature_layout1_img {
    margin-bottom: 15px;
  }
}
.feature_layout1_tit {
  color: #006cb8;
  font-family: "新ゴ M",sans-serif;
  font-size: 20px;
  line-height: 1.4;
  letter-spacing: 0.1em;
  margin-bottom: 10px;
}
.feature_layout1 .btn02 {
  margin-top: 15px;
}

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

	$medical

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

#contents.medical_single {
	max-width: 1150px;
    width: auto;
    margin: 0 auto;
}

#contents.medical_single #contents_left {
	width: 800px;
}
#contents.medical_single #contents_left .box2 {
	width: 100%;
}

.under_medical_list {
	position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 40px;
    padding: 5%;
    background: #fff;
    box-sizing: border-box;
	border: 2px solid #f0f0f0;
}

.under_medical_list .icon {
	display: flex;
    align-items: center;
    justify-content: center;
    width: 154px;
    height: 154px;
    border-radius: 50%;
	border: 2px solid #006cb8;
}


.under_medical_list .about {
    width: 80%;
	margin-left: 20px;
}
.under_medical_list::before, .under_medical_list::after {
    position: absolute;
    width: 24px;
    height: 24px;
    box-sizing: border-box;
    border-style: solid;
    border-color: #2681c1;
    content: "";
}
.under_medical_list::before {
    top: 6px;
    right: 6px;
    border-width: 2px 2px 0 0;
}
.under_medical_list::after {
    bottom: 6px;
    left: 6px;
    border-width: 0 0 2px 2px;
}

.under_medical_list .btn02 a:hover + .under_medical_list .icon {
	transform: rotateY(360deg);
	background-color: #E05A5C;
}
.anc_btn {
  border: 1px solid #006cb8;
  padding: 0 10px;
  border-radius: 30px;
  display: inline-block;
  margin-left: 5px;
	transition: 0.3s;
	font-size: 0.9em;
	font-weight: 700;
}
.anc_btn:hover {
	background: #006cb8;
	color: #fff;
}
/*==================================================================

	$facilities

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



/* 機器紹介1 */
.facilities_equip dl{
	float:left;
	width:42.3%;
	min-height:280px;
	margin-bottom:30px;
	margin-left:3.4%;
	padding:3%;
	border-top:4px solid #9397BE;
	background-color:#f7f7f7;
	text-align:justify;
	font-size:14px;
}
.facilities_equip dl:nth-child(odd){
	margin-left:0;
}

/* 機器紹介名前 */
.facilities_equip dt{
	margin-bottom:14px;
	padding-bottom:10px;
	line-height: 1.7;
	font-size:17px;
	font-weight:bold;
	text-align:left;
}
.facilities_equip dt span{
	display:block;
	font-size:15px;
}
.facilities_equip_img{
	float: right;
	width:50%;
	margin-left:20px;
}
.facilities_equip_img img{
	width:100%;
}




/* 機器紹介2 */
.facilities_equip2{
	display:flex;
	flex-wrap:wrap;
}
.facilities_equip2 dl{
	width:31%;
	margin-bottom:30px;
	margin-right:3.5%;
	background-color:#f7f7f7;
	text-align:justify;
	font-size:14px;
}
.facilities_equip2 dl:nth-child(3n){
	margin-right:0;
}

/* 機器紹介名前 */
.facilities_equip2 dt{
}
.facilities_equip2 dt img{
	width:100%;
}
.facilities_equip2 dd{
	padding: 10px 15px 18px;
	line-height: 1.35;
}
.facilities_equip2 dd h4{
	text-align:center;
	font-size:17px;
	font-weight:bold;
}
.facilities_equip2 dd p{
	margin-top:7px;
}



/* 機器紹介3 */
@media print, screen and (min-width: 641px) {/* pc only */
  .facilities_equip3 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .facilities_equip3 dl {
    width: 46%;
  }
  .facilities_equip3 dl:not(:nth-child(-n+2)) {
    margin-top: 40px;
  }
}
.facilities_equip3 dt {
  text-align: center;
}
.facilities_equip3 dt img {
  max-width: 100%;
  height: auto;
}
.facilities_equip3 dd {
  margin-top: 10px;
    font-size: 13px;
}
@media print, screen and (min-width: 641px) {/* pc only */
  .facilities_equip3 dd {
    width: calc(100% - 20px);
    margin-left: auto;
    margin-right: auto;
  }
}
.facilities_equip3_tit {
  color: #006cb8;
  font-family: "新ゴ M",sans-serif;
  font-size: 20px;
  line-height: 1.4;
  letter-spacing: 0.1em;
  margin-bottom: 10px;
}
.facilities_equip3 dd p {
  margin-top: 10px;
}





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

	$qa

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

.qa1{
}
.qa1 dl{
	margin-bottom:25px;
	padding-bottom:25px;
	border-bottom:1px dotted #c1c1c1;
}
.qa1 dl dt{
	position:relative;
	margin-bottom: 15px;
	padding-left:40px;
	font-weight:bold;
}
.qa1 dl dt:before{
	position: absolute;
	top:-5px;
	left:0;
	margin-right:7px;
	line-height: 1;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-size:28px;
	color:#262E7C;
	content:"Q.";
}
.qa1 dl dd{
	position:relative;
	padding-left:40px;
}
.qa1 dl dd:before{
	position: absolute;
	top:-5px;
	left:0;
	margin-right:7px;
	line-height: 1;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-size:28px;
	color:#C0AB9A;
	content:"A.";
}


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

	.breadcrumb（ぱんくず）

==================================================================*/
.breadcrumbs {
	position: relative;
	max-width: 1150px;
    width: auto;
	margin: 0 auto 50px;
	font-size: 14px;
	/*z-index: 998;*/
	z-index: 4;
}
.breadcrumbs:last-child {
	margin: 0 auto;
}
.breadcrumbs i {
	margin-right: 5px;
}
.breadcrumbs a:hover {
	text-decoration: underline;
}
.breadcrumbs li {
	float: left;
	margin-right: 5px;
}
.breadcrumbs li:after {
    font-family: FontAwesome;
    content: ">";
    padding-left: 10px;
}
.breadcrumbs li:last-child:after {
    content: "";
}
.breadcrumbs li:last-child a{
	color:#d04634 !important;
}

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

  .loop_slide

==================================================================*/
.loop_slide_wrap{
  margin: 0 auto 100px;
}
.loop_slide_wrap .slick-slider div{
 transition: none;
}
.loop_slide_wrap .slick-list{
  overflow: hidden!important;
}
.loop_slide_wrap .slick-initialized .slick-slide{
  height: auto;
}
.loop_slide_wrap .slick-initialized .slick-slide img{
  width: 400px;
  height: auto;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.loop_slide_wrap .slick-initialized .slick-slide:focus{
  outline: none;
}