@charset "UTF-8";

body {
	font-size: 16px; /* 基本文字設定 */
	line-height: 1.5; 
	font-weight: 300;
}

/*------配置------*/
.left {float: left;}
.right {float: right;}
.hidden {display: none;}


/*------テキスト------*/
.bold {font-weight: bold;}
.normal {font-weight: normal;}


/*------色------*/
	/*0基準*/
.c000 {color: #000;}
.c003 {color: #003;}
.c006 {color: #006;}
.c009 {color: #009;}
.c00c {color: #00c;}
.c00f {color: #00f;}
.c030 {color: #030;}
.c033 {color: #033;}
.c036 {color: #036;}
.c039 {color: #039;}
.c03c {color: #03c;}
.c03f {color: #03f;}
.c060 {color: #060;}
.c063 {color: #063;}
.c066 {color: #066;}
.c069 {color: #069;}
.c06c {color: #06c;}
.c06f {color: #06f;}
.c090 {color: #090;}
.c093 {color: #093;}
.c096 {color: #096;}
.c099 {color: #099;}
.c09c {color: #09c;}
.c09f {color: #09f;}
.c0c0 {color: #0c0;}
.c0c3 {color: #0c3;}
.c0c6 {color: #0c6;}
.c0c9 {color: #0c9;}
.c0cc {color: #0cc;}
.c0cf {color: #0cf;}
.c0f0 {color: #0f0;}
.c0f3 {color: #0f3;}
.c0f6 {color: #0f6;}
.c0f9 {color: #0f9;}
.c0fc {color: #0fc;}
.c0ff {color: #0ff;}
	/*3基準*/
.c300 {color: #300;}
.c303 {color: #303;}
.c306 {color: #306;}
.c309 {color: #309;}
.c30c {color: #30c;}
.c30f {color: #30f;}
.c330 {color: #330;}
.c333 {color: #333;}
.c336 {color: #336;}
.c339 {color: #339;}
.c33c {color: #33c;}
.c33f {color: #33f;}
.c360 {color: #360;}
.c363 {color: #363;}
.c366 {color: #366;}
.c369 {color: #369;}
.c36c {color: #36c;}
.c36f {color: #36f;}
.c390 {color: #390;}
.c393 {color: #393;}
.c396 {color: #396;}
.c399 {color: #399;}
.c39c {color: #39c;}
.c39f {color: #39f;}
.c3c0 {color: #3c0;}
.c3c3 {color: #3c3;}
.c3c6 {color: #3c6;}
.c3c9 {color: #3c9;}
.c3cc {color: #3cc;}
.c3cf {color: #3cf;}
.c3f0 {color: #3f0;}
.c3f3 {color: #3f3;}
.c3f6 {color: #3f6;}
.c3f9 {color: #3f9;}
.c3fc {color: #3fc;}
.c3ff {color: #3ff;}
	/*6基準*/
.c600 {color: #600;}
.c603 {color: #603;}
.c606 {color: #606;}
.c609 {color: #609;}
.c60c {color: #60c;}
.c60f {color: #60f;}
.c630 {color: #630;}
.c633 {color: #633;}
.c636 {color: #636;}
.c639 {color: #639;}
.c63c {color: #63c;}
.c63f {color: #63f;}
.c660 {color: #660;}
.c663 {color: #663;}
.c666 {color: #666;}
.c669 {color: #669;}
.c66c {color: #66c;}
.c66f {color: #66f;}
.c690 {color: #690;}
.c693 {color: #693;}
.c696 {color: #696;}
.c699 {color: #699;}
.c69c {color: #69c;}
.c69f {color: #69f;}
.c6c0 {color: #6c0;}
.c6c3 {color: #6c3;}
.c6c6 {color: #6c6;}
.c6c9 {color: #6c9;}
.c6cc {color: #6cc;}
.c6cf {color: #6cf;}
.c6f0 {color: #6f0;}
.c6f3 {color: #6f3;}
.c6f6 {color: #6f6;}
.c6f9 {color: #6f9;}
.c6fc {color: #6fc;}
.c6ff {color: #6ff;}
	/*9基準*/
.c900 {color: #900;}
.c903 {color: #903;}
.c906 {color: #906;}
.c909 {color: #909;}
.c90c {color: #90c;}
.c90f {color: #90f;}
.c930 {color: #930;}
.c933 {color: #933;}
.c936 {color: #936;}
.c939 {color: #939;}
.c93c {color: #93c;}
.c93f {color: #93f;}
.c960 {color: #960;}
.c963 {color: #963;}
.c966 {color: #966;}
.c969 {color: #969;}
.c96c {color: #96c;}
.c96f {color: #96f;}
.c990 {color: #990;}
.c993 {color: #993;}
.c996 {color: #996;}
.c999 {color: #999;}
.c99c {color: #99c;}
.c99f {color: #99f;}
.c9c0 {color: #9c0;}
.c9c3 {color: #9c3;}
.c9c6 {color: #9c6;}
.c9c9 {color: #9c9;}
.c9cc {color: #9cc;}
.c9cf {color: #9cf;}
.c9f0 {color: #9f0;}
.c9f3 {color: #9f3;}
.c9f6 {color: #9f6;}
.c9f9 {color: #9f9;}
.c9fc {color: #9fc;}
.c9ff {color: #9ff;}
	/*c基準*/
.cc00 {color: #c00;}
.cc03 {color: #c03;}
.cc06 {color: #c06;}
.cc09 {color: #c09;}
.cc0c {color: #c0c;}
.cc0f {color: #c0f;}
.cc30 {color: #c30;}
.cc33 {color: #c33;}
.cc36 {color: #c36;}
.cc39 {color: #c39;}
.cc3c {color: #c3c;}
.cc3f {color: #c3f;}
.cc60 {color: #c60;}
.cc63 {color: #c63;}
.cc66 {color: #c66;}
.cc69 {color: #c69;}
.cc6c {color: #c6c;}
.cc6f {color: #c6f;}
.cc90 {color: #c90;}
.cc93 {color: #c93;}
.cc96 {color: #c96;}
.cc99 {color: #c99;}
.cc9c {color: #c9c;}
.cc9f {color: #c9f;}
.ccc0 {color: #cc0;}
.ccc3 {color: #cc3;}
.ccc6 {color: #cc6;}
.ccc9 {color: #cc9;}
.cccc {color: #ccc;}
.cccf {color: #ccf;}
.ccf0 {color: #cf0;}
.ccf3 {color: #cf3;}
.ccf6 {color: #cf6;}
.ccf9 {color: #cf9;}
.ccfc {color: #cfc;}
.ccff {color: #cff;}
	/*f基準*/
.cf00 {color: #f00;}
.cf03 {color: #f03;}
.cf06 {color: #f06;}
.cf09 {color: #f09;}
.cf0c {color: #f0c;}
.cf0f {color: #f0f;}
.cf30 {color: #f30;}
.cf33 {color: #f33;}
.cf36 {color: #f36;}
.cf39 {color: #f39;}
.cf3c {color: #f3c;}
.cf3f {color: #f3f;}
.cf60 {color: #f60;}
.cf63 {color: #f63;}
.cf66 {color: #f66;}
.cf69 {color: #f69;}
.cf6c {color: #f6c;}
.cf6f {color: #f6f;}
.cf90 {color: #f90;}
.cf93 {color: #f93;}
.cf96 {color: #f96;}
.cf99 {color: #f99;}
.cf9c {color: #f9c;}
.cf9f {color: #f9f;}
.cfc0 {color: #c90;}
.cfc3 {color: #fc3;}
.cfc6 {color: #fc6;}
.cfc9 {color: #fc9;}
.cfcc {color: #fcc;}
.cfcf {color: #fcf;}
.cff0 {color: #ff0;}
.cff3 {color: #ff3;}
.cff6 {color: #ff6;}
.cff9 {color: #ff9;}
.cffc {color: #ffc;}
.cfff {color: #fff;}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

a{
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all  0.2s ease;
	text-decoration: none;
}

a:hover{
	opacity: 0.8;
}

p,li{
	font-size: 16px;
	line-height: 2.2em!important;
}

ul {
  list-style: none;
}

.d_block{
	display: block!important;
}

.d_inline_block{
	display: inline-block!important;
}

.relative{
	position: relative;
}

.red{
	color: #e00;
}

.black{
	color: #000;
}

.clear{
	clear: both;
}

.clearfix:after {
	content: ""; 
	display: block; 
	clear: both;
}

main{
	padding-top: 140px;
	box-sizing: border-box;
}

.txt_center{
	text-align: center!important;
}

.txt_left{
	text-align: left!important;
}

hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #009eb8;
    padding:0;
	margin-bottom: 80px;
}

.section_mb{
	margin-bottom: 100px;
}

.box_2{
	width: 48%;
}

.box_3{
	width: 32%;
}

.box_4{
	width: 23%;
}

.ol_list{
	margin-left: 40px;
	margin-bottom: 60px;
}

.hamburger_area{
	display: none;
}





/*🔲🔲🔲🔲🔲🔲🔲🔲 各種見出し 🔲🔲🔲🔲🔲🔲🔲🔲🔲🔲*/

.rainbow_ttl{
	font-size: 24px;
	font-weight: 500;
	padding-bottom: 8px;
	padding-right: 10px;
	padding-left: calc(50vw - 50%);
	margin-left: calc(50% - 50vw);
	border-bottom: 2px solid #333;
	border-image: linear-gradient(to right, #fc72f3, #82f7fd) 1;
	display: inline-block;
	margin-bottom: 30px;
}

.rainbow_ttl span{
	display: inline-block;
	background: linear-gradient(90deg, rgba(189,210,217,1) 0%, rgba(163,193,205,1) 49%, rgba(21,152,190,1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(189,210,217,1) 0%, rgba(163,193,205,1) 49%, rgba(21,152,190,1) 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: 18px;
	margin-left: 10px;
}

.ring_ttl{
	font-size: 21px;
	font-weight: 500;
	position: relative;
	border-bottom: dotted 2px #009eb8;
	margin-bottom: 20px;
	padding-bottom: 10px;
	padding-left: 32px;
}

.ring_ttl::before{
	content: "";
	background-image: url("../images/icn_ttl_ring.svg");
	background-repeat: no-repeat;
	width: 24px;
	height: 24px;
	position: absolute;
	left: 0px;
	top: 4px;
}

.color_ttl{
	color: #009EB8;
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 10px;
}

.a_right_arrow{
	position: relative;
	margin-left: 30px;
	display: inline-block;
	color: #333;
}

.a_right_arrow::before{
	content: "";
	background-image: url("../images/icn_right_arrow.svg");
	width: 24px;
	height: 24px;
	position: absolute;
	left: -30px;
	top: calc(50% - 12px);
}

.line_btn_block,.line_btn_block2{
	display: flex;
	justify-content: flex-start;
	align-items: stretch;
	flex-wrap: wrap;
}

.line_btn_block a,.line_btn_block2 a{  
    font-size: 16px;
    width: 32%;
    border: 1px solid #009EB8;
    border-radius: 5px;
	position: relative;
	color: #009EB8;
	padding: 20px;
	padding-left: 40px;
	margin-right: 2%;
	display: flex;
	align-items: center;
	margin-bottom: 15px;
}

.line_btn_block a:nth-of-type(3n),.line_btn_block2 a:nth-of-type(3n){
	margin-right: 0%;
}

.line_btn_block a:before,.line_btn_block2 a:before  {
    content: url("../images/icn_triangle.svg");
    width: 10px;
    height: 10px;
    position: absolute;
    left: 15px;
    top: calc(50% - 10px);
}

.line_btn_block img,.line_btn_block2 img {
    width: 24px;
    height: 24px;
	margin-top: -3px;
	margin-left: 10px;
	display: inline;
}




/*🔲🔲🔲🔲🔲🔲🔲🔲 Header 🔲🔲🔲🔲🔲🔲🔲🔲🔲🔲*/

header{
	width: calc(100% - 40px);
	padding: 10px 20px;
	box-shadow: 0px 5px 5px -5px rgba(0, 0, 0, 0.3);
	position: fixed;
	z-index: 1000;
	background-color: #fff;
}

h1{
	width: 280px;	
}

#head_right{
	display: flex;
}

#head_recruit{	
	position: relative;
	font-weight: 500;
	margin-top: 5px;
}

#head_recruit a{
	color: #009eb8;
}

#head_recruit::before{
	content: "";
	background-image: url("../images/icn_info.svg");
	background-repeat: no-repeat;
	width: 24px;
	height: 24px;
	position: absolute;
	left: -30px;
}

#head_access{
	position: relative;
	margin-left: 50px;
	font-weight: 500;
	margin-top: 5px;
}

#head_access a{
	color: #009eb8;
}

#head_access::before{
	content: "";
	background-image: url("../images/icn_map.svg");
	background-repeat: no-repeat;
	width: 24px;
	height: 24px;
	position: absolute;
	left: -26px;
}

#head_search{
	color: #009eb8;
	position: relative;
	margin-left: 50px;
	font-weight: 500;
}





/*🔲🔲🔲🔲🔲🔲🔲🔲 検索窓 🔲🔲🔲🔲🔲🔲🔲🔲🔲🔲*/

#head_search{
	border: solid 1px #009eb8;
	border-radius: 20px;
	display: flex;
	align-items: center;
    gap: 0 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#head_search label {
    width: 180px;
}

#head_search input {
    width: 100%;
    height: 26px;
    padding: 1px 5px 1px 8px;
    border: none;
    box-sizing: border-box;
    color: #000;
    outline: none;
}

#head_search button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 35%;
    max-width: 120px;
    height: 26px;
    border-left: solid 1px #009eb8;
	border-top: none;
	border-right: none;
	border-bottom: none;
    color: #009eb8;
    cursor: pointer;
	background-color: #fff;
}

#head_search button::before {
    width: 16px;
    height: 16px;
    margin-right: 5px;
    background-image: url("../images/icn_search.svg");
    background-repeat: no-repeat;
    content: '';
}




/*🔲🔲🔲🔲🔲🔲🔲🔲 グローバルナビ 🔲🔲🔲🔲🔲🔲🔲🔲🔲🔲*/

/*==ナビゲーション全体の設定*/
#pc_nav{
  color:#333;
  text-align: center;
}

/*ナビゲーションを横並びに*/
#pc_nav ul{
    /*2階層目の基点にするためrelativeを指定*/
  position: relative;
  list-style: none;
  display: flex;
  justify-content: center;
}

/*2階層目以降は横並びにしない*/
#pc_nav ul ul{
  display: inline-block;
}

#pc_nav ul li{
	border-left: solid 1px #333;
	width: 100%;
	padding-bottom: 5px;
	font-weight: 500;
}

#pc_nav ul li li{
	border-left: none;
}

#pc_nav ul li:last-child{
	border-right: solid 1px #333;
}

#pc_nav ul li li:last-child{
	border-right: none;
}

/*ナビゲーションのリンク設定*/
#pc_nav ul li a{
    /*矢印の基点にするためrelativeを指定*/
  position: relative;
  display: block;
  text-decoration: none;
  color: #333;
  transition:all .3s;
}

#pc_nav ul li li a{
	line-height: 2.4em!important;
	text-align: left;
}

#pc_nav ul li a:hover{
  color: #009eb8;
}

/*==矢印の設定*/

/*2階層目を持つliの矢印の設定*/

#pc_nav ul li.has-child > a::before{
  content:'';
  position: absolute;
  right:15px;
  top:12px;
  width:6px;
  height:6px;
  border-top: 2px solid #333;
    border-right:2px solid #333;
    transform: rotate(135deg);
}

/*== 2層目の設定 */

#pc_nav li.has-child ul{
	position: absolute;
	left:0%;
	top:40px;
	z-index: 4;
  /*子要素を横並びに*/    
	justify-content: flex-start;
	flex-wrap: wrap;
    /*形状を指定*/
	background:#fff;
	border-radius: 10px;
	width:100%;
    /*はじめは非表示*/
	display: none;
	visibility: hidden;
	opacity: 0;
	transition: all .3s;
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
	padding: 20px 30px;
}

/*hoverしたら表示*/
#pc_nav li.has-child:hover > ul{
  visibility: visible;
  opacity: 1;
  display: flex;
}

/*各ナビゲーション横幅*/
#pc_nav li.has-child ul li{
  width:32%;
}

/*ナビゲーションaタグの形状*/
#pc_nav li.has-child ul li a{
  color: #555;
	font-size: 15px;
}

#pc_nav li.has-child ul li a::before{
	content: ">";
	transform: scale(0.5, 1);
	display: inline-block;
	font-size: 14px;
	margin-right: 8px;
	transition:all 0.3s;
}

#pc_nav li.has-child ul li a:hover::before{
	transform: translate(3px,0px) scale(0.5, 1);
}

#pc_nav li.has-child ul li a:hover,
#pc_nav li.has-child ul li a:active{
  color: #009eb8;
}





/*🔲🔲🔲🔲🔲🔲🔲🔲 パンくずリスト 🔲🔲🔲🔲🔲🔲🔲🔲🔲🔲*/

#breadcrumb{
	padding-top: 30px;
	margin-bottom: 30px;
	font-size: 15px;
}

#breadcrumb a{
	color: #333;
	margin-right: 60px;
	position: relative;
	display: inline;
}

#breadcrumb a::after{
	content: '';
	width: 8px;
	height: 8px;
	border-top: solid 1px #333;
	border-right: solid 1px #333;
	position: absolute;
	right: -30px;
	top: 8px;
	transform: rotate(45deg);
}




/*🔲🔲🔲🔲🔲🔲🔲🔲 第一階層用TOP画像(大) 🔲🔲🔲🔲🔲🔲🔲🔲🔲🔲*/

#top_big_bg{
	background-image: url("../images/top_big_bg.webp");
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	height: 360px;
	padding-left: 50px;
	margin-bottom: 80px;
	display: grid;
	place-content: center start;
	place-items: center start;
	border-radius: 10px;
}

#top_big_bg p{
	font-size: 18px;
	color: #009eb8;
	font-family: "Shippori Mincho", serif;
	font-weight: 400;
	margin-top: -30px;
}

#top_big_bg h2{
	font-size: 48px;
	color: #009eb8;
	font-family: "Shippori Mincho", serif;
	font-weight: 400;
}


/*🔲🔲🔲🔲🔲🔲🔲🔲 第二階層用TOP画像(小) 🔲🔲🔲🔲🔲🔲🔲🔲🔲🔲*/

#top_small_bg{
	background-image: url("../images/top_small_bg.webp");
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	height: 200px;
	padding-top: 60px;
	padding-left: 50px;
	margin-bottom: 80px;
	border-radius: 10px;
}

#top_small_bg h2{
	font-size: 48px;
	color: #009eb8;
	font-family: "Shippori Mincho", serif;
	font-weight: 400;
}




/*🔲🔲🔲🔲🔲🔲🔲🔲 下記メニューよりお選びください 🔲🔲🔲🔲🔲🔲🔲🔲🔲🔲*/

.select_bg{
	background-color: #eee;
	padding-top: 50px;
	padding-bottom: 40px;
	width: 100%;
	margin-bottom: 80px;
}

.select_bg p{
	text-align: center;
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: 600;
	color: #009EB8;
}

.select_box{
	width: 32%;
	border: solid 1px #666;
	background-color: #fff;	
	border-left: solid 10px #009EB8;
	border-radius: 10px;
	height: 150px;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 20px;
}

.select_box a{
	display: grid;
	place-content: center start;
	place-items: center start;
	width: 100%;
	height: 150px;
	padding-left: 100px;
	position: relative;
	color: #009EB8;
}

#select_about_1 a::before,#select_about_2 a::before,#select_about_3 a::before,#select_patient_1 a::before,#select_patient_2 a::before,#select_patient_3 a::before,.select_mc a::before,.select_mc_2 a::before{
	content: "";	
	background-repeat: no-repeat;
	width: 64px;
	height: 64px;
	position: absolute;
	padding-right: 80px;
	display: inline-block;
	left: 20px;
}

#select_about_1 a::before{
	background-image: url("../images/icn_top_banner_4.svg");
}

#select_about_2 a::before{
	background-image: url("../images/icn_top_main_menu_4.svg");
}

#select_about_3 a::before{
	background-image: url("../images/icn_top_banner_2.svg");
}

#select_patient_1 a::before{
	background-image: url("../images/icn_top_main_menu_1.svg?0325");
}

#select_patient_2 a::before{
	background-image: url("../images/icn_top_main_menu_2.svg");
}

#select_patient_3 a::before{
	background-image: url("../images/icn_top_main_menu_6.svg");
}

.select_mc a::before{
	background-image: url("../images/icn_top_main_menu_3.svg");
}

.select_mc_2 a::before{
	background-image: url("../images/icn_mc_2.svg");
}





/*🔲🔲🔲🔲🔲🔲🔲🔲 テーブルの角丸 🔲🔲🔲🔲🔲🔲🔲🔲🔲🔲*/

table {
  border-spacing: 0;
  border-collapse: separate;
  border-radius: 10px;
  border-top: 1px solid #999;
  border-left: 1px solid #999;
}

table th, table td {
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
}

table th {
  text-align: center;
}

table tr:first-child th {
  border-radius: 10px 0 0 0;
}

table tr:first-child td:last-child {
  border-radius: 0 10px 0 0;
}

table tr:last-child th {
  border-radius: 0 0 0 10px;
}

table tr:last-child td:last-child {
  border-radius: 0 0 10px 0;
}



/*🔲🔲🔲🔲🔲🔲🔲🔲 問い合わせ先ボックス 🔲🔲🔲🔲🔲🔲🔲🔲🔲🔲*/

.contact_box {
    border: 1px solid #999;
    border-radius: 10px;
    padding: 35px 80px;
	text-align: center;
}

.contact_box h4 {
    text-align: center;
    font-size: 24px;
    font-weight: 500;
	color: #009eb8;
	margin-bottom: 20px;
}

.contact_box .phone_info {
    text-align: center;
	margin-bottom: 20px;
}

.contact_box .phone_number {
	font-size: 36px;
    font-weight: 600;
    position: relative;
    line-height: 1.0em!important;	
	display: inline-block;
	margin-left: 40px;
	margin-right: 40px;
}

.contact_box .phone_number a{
	color: #00A63C;
}

.contact_box .phone_number:before {
    content: url("../images/icn_phone.svg");
    width: 28px;
    height: 28px;
    position: absolute;
    left: -33px;
    top: 2px;
}




/*🔲🔲🔲🔲🔲🔲🔲🔲 タブメニュー 🔲🔲🔲🔲🔲🔲🔲🔲🔲🔲*/


.tab_menu{
	border-bottom: solid 1px #009eb8;
	padding-bottom: 15px;
	margin-bottom: 80px;
}

.tab_menu li{
	display: inline-block;
	font-weight: 600;
}

/*tabの形状*/
.tab_menu li a{
	display: block;
	padding: 10px 30px;
	border: solid 1px #009eb8;
	color: #009eb8;
	border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

/*liにactiveクラスがついた時の形状*/
.tab_menu li.active a{
	background-color: #009eb8;
	color: #fff;
}

/*エリアの表示非表示と形状*/
.tab_area {
	display: none;/*はじめは非表示*/
	opacity: 0;/*透過0*/
	margin-bottom: 80px;
}

/*areaにis-activeというクラスがついた時の形状*/
.tab_area.is-active {
    display: block;/*表示*/
    animation-name: displayAnime;/*ふわっと表示させるためのアニメーション*/
    animation-duration: 1.5s;
    animation-fill-mode: forwards;
}

@keyframes displayAnime{
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

.tab_btn{
	text-align: center;
	margin-left: calc(100vw / 100);
	margin-right: calc(100vw / 100);
}

.tab_btn a{
	font-weight: 500!important;
	font-size: 18px!important;
}

.tab_area ol li{
	text-indent: -1.5em;
	padding-left: 1.5em;
}

.tab_area ul li{
	text-indent: -1em;
	padding-left: 1em;
}





/*🔲🔲🔲🔲🔲🔲🔲🔲 12個の主要メニュー 🔲🔲🔲🔲🔲🔲🔲🔲🔲🔲*/

.main_menu_box{
	width: 350px;
	border-radius: 10px;
	background-color: #fff;
	display: flex;
	align-items: center;
	margin-bottom: 20px;
	box-shadow: 1.5px 1.5px 4px 0px rgba(0, 0, 0, 0.2);
	padding: 20px;
}

.main_menu_box a{
	display: block;
	width: 100%;
}

.main_menu_box img{
	width: 64px;
}

.main_menu_right{
	margin-left: 20px;
}

.main_menu_right h2{
	color: #009eb8;
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 5px;
}

.main_menu_right p{
	color: #8bc7a1;
	font-size: 13px;
	line-height: 1.3!important;
}

.main_menu_box img{
	width: 54px;
}





/*🔲🔲🔲🔲🔲🔲🔲🔲 交通アクセス 🔲🔲🔲🔲🔲🔲🔲🔲🔲🔲*/


#access_left h3{
	font-size: 18px;
	font-weight: 500;
}

#access_left h3 img{
	width: 24px;
	margin-right: 5px;
}

#access_left p{
	margin-bottom: 30px;
	margin-left: 30px;
	line-height: 2.0!important;
}

#access_left p span{
	font-size: 14px;
	line-height: 1.8!important;
	display: inline-block;
}

#access_right iframe{
	box-shadow: 1.5px 1.5px 4px 0px rgba(0, 0, 0, 0.2);
	width: 600px;
	height: 450px;
}

#access_tel{	
	font-size: 30px;
	font-weight: 700;
	display: inline-block;
}

#access_tel a{
	color: #00a63c;
}

#access_bg{
	position: absolute;
	background-color: #f5f7f7;
	width: 100%;
	height: 460px;
	top: 130px;
	z-index: -1;
	padding-left: calc(50vw - 50%);
	margin-left: calc(50% - 50vw);
	border-bottom-right-radius: 15px;
    border-top-right-radius: 15px;
}






/*🔲🔲🔲🔲🔲🔲🔲🔲 アコーディオン 🔲🔲🔲🔲🔲🔲🔲🔲🔲🔲*/

/*アコーディオン全体*/
.accordion-area{
    list-style: none;
    width: 100%;
    margin-bottom: 80px;
}

.accordion-area li{
    margin-bottom: 20px;
}

/*アコーディオンタイトル*/
.accordion_ttl{
    position: relative;/*+マークの位置基準とするためrelative指定*/
    cursor: pointer;
	padding: 15px 30px;
    transition: all .5s ease;
	font-size: 18px;
	font-weight: 500;
	color: #fff;
	background: rgb(0,158,184);
	background: linear-gradient(90deg, rgba(0,158,184,1) 0%, rgba(142,196,216,1) 100%);
	border-radius: 5px;
}

/*アイコンの＋と×*/
.accordion_ttl::before,
.accordion_ttl::after{
    position: absolute;
    content:'';
    width: 15px;
    height: 2px;
    background-color: #fff;
	transition: all .2s ease;   
}

.accordion_ttl::before{
    top:48%;
    right: 15px;
    transform: rotate(0deg);
    
}
.accordion_ttl::after{    
    top:48%;
    right: 15px;
    transform: rotate(90deg);

}
/*　closeというクラスがついたら形状変化　*/
.accordion_ttl.close::before{
  transform: rotate(45deg);
}

.accordion_ttl.close::after{
  transform: rotate(135deg);
}

/*アコーディオンで現れるエリア*/
.accordion_contents {
    display: none;/*はじめは非表示*/
    background: #E6F2F2;
	width: 100%;
	margin-top: 10px;
    padding: 3%;
	border-radius: 5px;
	color: #333;
	margin-bottom: 50px;
}





/* Text Size
------------------------------------------------------------ */
.txt8 { font-size: 8px; } /* 10px */
.txt9 { font-size: 9px; } /* 10px */
.txt10 { font-size: 10px; } /* 10px */
.txt11 { font-size: 11px; } /* 11px */
.txt12 { font-size: 12px; } /* 12px */
.txt13 { font-size: 13px; } /* 13px */
.txt14 { font-size: 14px; } /* 14px */
.txt15 { font-size: 15px; } /* 15px */
.txt16 { font-size: 16px; } /* 16px */
.txt17 { font-size: 17px; } /* 17px */
.txt18 { font-size: 18px; } /* 18px */
.txt19 { font-size: 19px; } /* 19px */
.txt20 { font-size: 20px; } /* 20px */
.txt21 { font-size: 21px; } /* 21px */
.txt22 { font-size: 22px; } /* 22px */
.txt23 { font-size: 23px; } /* 23px */
.txt24 { font-size: 24px; } /* 24px */
.txt25 { font-size: 25px; } /* 25px */
.txt26 { font-size: 26px; } /* 26px */
.txt48 { font-size: 48px; } /* 48px */
.txt72 { font-size: 72px; } /* 48px */

.txt150{font-size: 150%;}
.txt200{font-size: 200%;}
.txt50{font-size: 50%;}

.mb5{ margin-bottom:5px; }
.mb10{ margin-bottom:10px; }
.mb20{ margin-bottom:20px; }
.mb30{ margin-bottom:30px; }
.mb40{ margin-bottom:40px; }
.mb50{ margin-bottom:50px; }
.mb60{ margin-bottom:60px; }
.mb70{ margin-bottom:70px; }
.mb80{ margin-bottom:80px; }
.mb90{ margin-bottom:90px; }
.mb100{ margin-bottom:100px; }
.mb120{ margin-bottom:120px; }
.mb200{ margin-bottom:200px; }

.mt10{ margin-top:10px; }
.mt20{ margin-top:20px; }
.mt30{ margin-top:30px; }
.mt40{ margin-top:40px; }
.mt50{ margin-top:50px; }
.mt60{ margin-top:60px; }
.mt70{ margin-top:70px; }
.mt80{ margin-top:80px; }
.mt90{ margin-top:90px; }
.mt100{ margin-top:100px; }
.mt120{ margin-top:120px; }

.ml10{ margin-left:10px; }
.ml20{ margin-left:20px; }
.ml30{ margin-left:30px; }
.ml40{ margin-left:40px; }

.mr40{ margin-right:40px; }


/*------FLEX------*/
.flex_bet_center {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.flex_bet_center_wrap {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.flex_bet_start {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.flex_bet_start_wrap {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
}
.flex_bet_start_pc {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	align-items: stretch;
}
.flex_bet_stretch_pc {
	display: flex;
	justify-content: space-between;
	align-items: stretch;
}
.flex_start_center {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.flex_start_start,.flex_start_start_pc {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
} 
.flex_start_start_wrap,.flex_start_start_wrap_pc {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
}
.flex_bet_center,.flex_bet_center_pc  {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.flex_center_center_pc {
	display: flex;
	justify-content: center;
	align-items: center;
}




/*🔲🔲🔲🔲🔲🔲🔲🔲 footer 🔲🔲🔲🔲🔲🔲🔲🔲🔲🔲*/

footer{
	margin-bottom: 50px;
}

#foot_left{
	width: 350px;
}

#foot_left img{
	width: 300px;
	margin-bottom: 10px;
}

#foot_left p{
	font-size: 14px;
	line-height: 1.7!important;
}

#foot_right{
	width: 600px;
	display: flex;
	justify-content: space-between;
}

#foot_right li a{
	color: #009eb8;
	position: relative;
}

#foot_right li a::before{
	content: ">";
	transform: scale(0.5, 1);
	position: absolute;
	left: -20px;
	display: inline-block;
	transition:all 0.3s;
}

#foot_right li a:hover::before{
	transform: translate(3px,0px) scale(0.5, 1);
}

.foot_last{
	border-left: solid 1px #bebfba;
	padding: 5px 30px;
	width: 33%;
}

.foot_last:last-child{
	border-right: solid 1px #bebfba;
}

.foot_last p{
	font-size: 14px;
	color: #5e5e5b;
}

#foot_sitemap li a{
	color: #009eb8;
	position: relative;
	font-size: 14px;
	padding-left: 15px;
	margin-right: 50px;
}

#foot_sitemap li a::before{
	content: ">";
	transform: scale(0.5, 1);
	position: absolute;
	left: 0px;
	display: inline-block;
	transition:all 0.3s;
}

#foot_sitemap li a:hover::before{
	transform: translate(3px,0px) scale(0.5, 1);
}





/*-----------------------SP-------------------------*/

@media screen and (max-width:900px){

.mb5{ margin-bottom:5px; }
.mb10{ margin-bottom:10px; }
.mb20{ margin-bottom:10px; }
.mb30{ margin-bottom:20px; }
.mb40{ margin-bottom:20px; }
.mb50{ margin-bottom:30px; }
.mb60{ margin-bottom:30px; }
.mb70{ margin-bottom:40px; }
.mb80{ margin-bottom:40px; }
.mb90{ margin-bottom:50px; }
.mb100{ margin-bottom:60px; }
.mb120{ margin-bottom:80px; }
.mb200{ margin-bottom:100px; }
	
.ml10{ margin-left:5px; }
.ml20{ margin-left:10px; }
.ml30{ margin-left:15px; }
.ml40{ margin-left:20px; }

.flex_bet_start_pc,.flex_center_center_pc,.flex_start_start_pc,.flex_bet_center_pc,.flex_start_start_wrap_pc,.flex_bet_stretch_pc{
	display: block;
}
	
p,li{
	line-height: 2.0em!important;
}
	
	
/*🔲🔲🔲🔲🔲🔲🔲🔲 各種見出し SP 🔲🔲🔲🔲🔲🔲🔲🔲🔲🔲*/	

.rainbow_ttl{
	font-size: 21px;
	padding-bottom: 6px;
	padding-right: 8px;
	margin-bottom: 25px;
}

.rainbow_ttl span{
	font-size: 14px;
	margin-left: 8px;
}

.ring_ttl{
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 20px;
	padding-bottom: 8px;
	padding-left: 25px;
}

.ring_ttl::before{
	width: 18px;
	height: 18px;
	position: absolute;
	left: 0px;
	top: 5px;
}
	
.line_btn_block,.line_btn_block2{
	display: block;
}

.line_btn_block a,.line_btn_block2 a{  
    width: 100%;
	padding: 15px;
	padding-left: 40px;
	margin-right: 2%;
	display: flex;
	align-items: center;
	margin-bottom: 15px;
}

.line_btn_block a:last-child,.line_btn_block2 a:last-child{
	margin-right: 0%;
}

.line_btn_block a:before,.line_btn_block2 a:before  {
    content: url("../images/icn_triangle.svg");
    width: 8px;
    height: 8px;
    position: absolute;
    left: 15px;
    top: calc(50% - 12px);
}

.line_btn_block img,.line_btn_block2 img {
    width: 24px;
    height: 24px;
	margin-top: -3px;
	margin-left: 10px;
	display: inline;
}	
	
	
	
/*🔲🔲🔲🔲🔲🔲🔲🔲 Header SP 🔲🔲🔲🔲🔲🔲🔲🔲🔲🔲*/

header{
	width: 100%;
	padding: 10px 15px 0px;
}

h1{
	width: 180px;	
}





/*🔲🔲🔲🔲🔲🔲🔲🔲 パンくずリスト 🔲🔲🔲🔲🔲🔲🔲🔲🔲🔲*/

#breadcrumb{
	padding-top: 20px;
	margin-bottom: 30px;
}

#breadcrumb a{
	color: #333;
	margin-right: 40px;
	position: relative;
	display: inline;
	font-size: 14px;
}

#breadcrumb a::after{
	content: '';
	width: 6px;
	height: 6px;
	border-top: solid 1px #333;
	border-right: solid 1px #333;
	position: absolute;
	right: -20px;
	top: 8px;
	transform: rotate(45deg);
}

	
	
/*🔲🔲🔲🔲🔲🔲🔲🔲 第一階層用TOP画像(大)SP 🔲🔲🔲🔲🔲🔲🔲🔲🔲🔲*/

#top_big_bg{
	background-image: url("../images/top_big_bg.webp");
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	height: 240px;
	padding-left: 30px;
	margin-bottom: 60px;
	display: grid;
	place-content: center start;
	place-items: center start;
	border-radius: 20px;
}

#top_big_bg p{
	font-size: 16px;
	margin-top: -20px;
}

#top_big_bg h2{
	font-size: 24px;
}
	

/*🔲🔲🔲🔲🔲🔲🔲🔲 第二階層用TOP画像(小)SP 🔲🔲🔲🔲🔲🔲🔲🔲🔲🔲*/

#top_small_bg{
	background-image: url("../images/top_small_bg.webp");
	background-position: center;
	width: 100%;
	height: 150px;
	padding-top: 0px;
	padding-left: 40px;
	padding-right: 40px;
	margin-bottom: 50px;
	border-radius: 10px;
	display: grid;
	place-content:center flex-start;
}

#top_small_bg h2{
	font-size: 24px;
}

	
/*🔲🔲🔲🔲🔲🔲🔲🔲 下記メニューよりお選びください SP🔲🔲🔲🔲🔲🔲🔲🔲🔲🔲*/

.select_bg{
	padding-top: 40px;
	padding-bottom: 50px;
	margin-bottom: 60px;
}

.select_bg p{
	margin-bottom: 20px;
	font-size: 16px;
}

.select_box{
	border-left: solid 10px #009EB8;
	width: 100%;
	height: auto;
	font-size: 16px;
	margin-bottom: 15px;
}

.select_box a{
	width: 100%;
	height: auto;
	min-height: 80px;
	padding-left: 80px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#select_about_1 a::before,#select_about_2 a::before,#select_about_3 a::before,#select_patient_1 a::before,#select_patient_2 a::before,#select_patient_3 a::before,.select_mc a::before,.select_mc_2 a::before{
	content: "";	
	background-repeat: no-repeat;
	width: 48px;
	height: 48px;
	position: absolute;
	padding-right: 60px;
	display: inline-block;
	left: 15px;
}


	
	
	
/*🔲🔲🔲🔲🔲🔲🔲🔲 タブメニュー SP🔲🔲🔲🔲🔲🔲🔲🔲🔲🔲*/


.tab_menu{
	padding-bottom: 10px;
	margin-bottom: 50px;
}
	
.tab_menu li{
	display: block;
	font-weight: 600;
	width: 33%;
}

/*tabの形状*/
.tab_menu li a{
	display: block;
	padding: 5px;
}

/*エリアの表示非表示と形状*/
.tab_area {
	display: none;/*はじめは非表示*/
	opacity: 0;/*透過0*/
	margin-bottom: 50px;
}

.tab_btn{
	text-align: center;
	margin-left: calc(100vw / 100);
	margin-right: calc(100vw / 100);
}

.tab_btn a{
	font-size: 16px!important;
	line-height: 1.4!important;
}



	
/*🔲🔲🔲🔲🔲🔲🔲🔲 問い合わせ先ボックス SP🔲🔲🔲🔲🔲🔲🔲🔲🔲🔲*/

.contact_box {
    border: 1px solid #999;
    border-radius: 10px;
    padding: 25px 50px;
	text-align: center;
}

.contact_box h4 {
    text-align: center;
    font-size: 21px;
    font-weight: 500;
	color: #009eb8;
	margin-bottom: 20px;
}

.contact_box .phone_info {
    text-align: center;
	margin-bottom: 20px;
}

.contact_box .phone_number {
	font-size: 30px;
    font-weight: 600;
    position: relative;
    line-height: 1.0em!important;
	color: #00A63C;
	display: inline-block;
	margin-left: 0px;
	margin-right: 0px;
}


	


/*🔲🔲🔲🔲🔲🔲🔲🔲 12個の主要メニュー SP🔲🔲🔲🔲🔲🔲🔲🔲🔲🔲*/

.main_menu_box{
	width: 100%;
	border-radius: 10px;
	background-color: #fff;
	display: flex;
	align-items: center;
	margin-bottom: 10px;
	box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.2);
}
	
.main_menu_box img{
	width: 80px;
}	

.main_menu_box a{
	display: block;
	width: 100%;
}

.main_menu_right{
	margin-left: 20px;
}

.main_menu_right h2{
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 2px;
}

.main_menu_right p{
	font-size: 12px;
	line-height: 1.3!important;
}





/*🔲🔲🔲🔲🔲🔲🔲🔲 交通アクセスSP 🔲🔲🔲🔲🔲🔲🔲🔲🔲🔲*/

#access_left h3{
	font-size: 16px;
	font-weight: 500;
}

#access_left h3 img{
	width: 18px;
	margin-right: 5px;
}

#access_left p{
	margin-bottom: 20px;
	margin-left: 25px;
	line-height: 1.8!important;
	font-size: 15px;
}

#access_left p span{
	font-size: 13px;
	line-height: 1.5!important;
	display: inline-block;
}

#access_right iframe{
	box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.2);
	width: 100%;
	height: calc(100vw / 1.2);
}

#access_tel{
	color: #00a63c;
	font-size: 24px!important;
	font-weight: 700;
	display: inline-block;
}

#access_bg{
	position: absolute;
	background-color: #f5f7f7;
	width: 100%;
	height: 460px;
	top: 130px;
	z-index: -1;
	padding-left: calc(50vw - 50%);
	margin-left: calc(50% - 50vw);
	border-bottom-right-radius: 15px;
    border-top-right-radius: 15px;
}	

	
	
	
/*🔲🔲🔲🔲🔲🔲🔲🔲 footer SP🔲🔲🔲🔲🔲🔲🔲🔲🔲🔲*/

footer{
	margin-bottom: 30px;
}

#foot_left{
	width: 100%;
	margin-bottom: 20px;
}

#foot_left img{
	width: 80%;
	max-width: 300px;
	margin-bottom: 10px;
}

#foot_left p{
	font-size: 14px;
	line-height: 1.7!important;
}

#foot_right{
	width: 100%;
	display: block;
}

#foot_right li a{
	color: #009eb8;
	position: relative;
	padding-left: 20px;
}

#foot_right li a::before{
	content: ">";
	transform: scale(0.5, 1);
	position: absolute;
	left: 0px;
	display: inline-block;
}

.foot_last{
	padding: 5px 20px;
	width: 100%;
}

.foot_last:last-child{
	border-right: none;
}
	
#foot_sitemap li a{
	padding-left: 15px;
	margin-right: 10px;
}
	


	

/*==================================================
hamburger menu
===================================*/

#gNav a:hover {
  color: #999;
}
nav li a {
  font-size: 13px;
  letter-spacing: 0.2em;
}
nav .sub-menu,.mean-container .mean-nav ul ul {
  background: #fff;
  background-image: linear-gradient(to top, #f0fff5 0%, #c8f0ff 100%);
}
	
#gNav ul {
    position: relative;
    display: flex;
  }
#gNav li {
    position: relative;
    margin-right: 3em;
  }
#gNav li:last-child {
    margin-right: 0;
  }
#gNav li i {
    font-size: 16px;
    margin-left: 5px;
  }
#gNav li a {
    position: relative;
    display: block;
    text-align: center;
    line-height: 80px;
  }
#gNav .sub-menu {
    visibility: hidden;
    opacity: 0;
    z-index: 1;
    display: block;
    position: absolute;
    top: 50px;
    left: 50%;
    margin-left: -100px;
    width: 200px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
  }
#gNav .sub-menu a {
    padding: 10px;
    display: block;
    border-bottom: none;
    padding: 20px;
    line-height: 1.2em;
  }
#gNav .sub-menu a:hover:after {
    content: none;
  }
#gNav .sub-menu li {
    display: block;
    font-size: 16px;
    padding: 0;
    margin: 0;
  }
#gNav .sub-menu li:last-child {
    border-bottom: none;
  }
#gNav ul > li:hover {
    -webkit-transition: all .5s;
    transition: all .5s;
  }
#gNav ul > li:hover a,#gNav .current-menu-item a,#gNav .current-menu-parent a {
    color: #bfd0ff;
  }
#gNav li:hover ul.sub-menu {
    top: 80px;
    visibility: visible;
    opacity: 1;
    z-index: 9999;
  }
#gNav li ul li:after {
    content: none;
  }
#gNav li:hover ul.sub-menu a {
    color: #111;
  }
#gNav .sub-menu li a:hover {
    background: #fff;
  }
#gNav .contact_btn a:hover {
    color: #fff;
  }	
	
	
	

/*🔲🔲🔲🔲🔲🔲🔲🔲 アコーディオン SP🔲🔲🔲🔲🔲🔲🔲🔲🔲🔲*/

/*アコーディオン全体*/
.accordion-area{
    margin-bottom: 50px;
}

.accordion-area li{
    margin-bottom: 20px;
}

/*アコーディオンタイトル*/
.accordion_ttl{
	padding: 10px 20px;
	padding-right: 30px;
	font-size: 16px;
}
	
	
	
	

	
}