@charset "utf-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
/* CSS Document */
body {
	margin: 0px;
	font-family: "Noto Sans Japanese", sans-serif;
}
html {
	font-size: 16px;
	line-height: 32px;
}
img {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}
a:hover {
	background-color: #FFF;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	-webkit-transition: all 0.5s ease-in 0s;
	-moz-transition: all 0.5s ease-in 0s;
	-ms-transition: all 0.5s ease-in 0s;
	-o-transition: all 0.5s ease-in 0s;
	transition: all 0.5s ease-in 0s;
}
.clear {
	clear: both;
}
/*　大枠　*/
#container {
	width: 100%;
	height: auto;
	position: relative;
	margin-top: 80px;
}
#left_menu {
	display: none;
	width: 0px;
}
#right_main {
	width: 100%;
	margin-left: 0px;
}
/*　ＴＯＰイメージBxdlider　*/
#top_image_mobile {
	display: block;
}
#top_image_pc {
	display: none;
}
.top_slide {
	position: relative;
}
.layer {
	position: absolute;
	top: 75%;
	left: -2%;
	z-index: 100;
	width: 90%;
	height: auto;
}
/*　トップのインフォメーション　*/
#top_information {
	width: 100%;
	height: 0px;
	background-image: url("../images/top/information_back.jpg");
	background-position: center;
	background-size: contain;
	padding-top: 63.4%;
}
.top_information_block {
	position: absolute;
	top: 30%;
	height: auto;
	width: 90%;
	margin-left: 5%;
}
.top_information_text {
	line-height: 1.2rem;
	font-size: 0.8em;
	background-color: #FFF;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-right: 1%;
	padding-left: 5%;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}
.information_text a:link {
	text-decoration: none;
}
/*　バナー　ドクターズジョブズ　*/
.banner {
	width: 100%;
	text-align: center;
	margin-top: 10%;
	color: #EF8200;
	font-weight: bold;
}
.banner img {
	width: 90%;
	height: auto;
	margin: 5%;
}
/*　ポリシー　*/
.policy_title img {
	width: 100%;
	height: auto;
}
.policy {
	background: url("../images/top/policy_wall.jpg");
}
.policy img {
	width: 100%;
}
/*　アバウト・メディカルへのボタン　*/
.link_about_medical {
	width: 100%;
}
.link_about_medical img {
	width: 100%;
	height: auto;
}
.link_about_medical a:hover {
	background-color: #FFF;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	-webkit-transition: all 0.5s ease-in 0s;
	-moz-transition: all 0.5s ease-in 0s;
	-ms-transition: all 0.5s ease-in 0s;
	-o-transition: all 0.5s ease-in 0s;
	transition: all 0.5s ease-in 0s;
}
/*　かかりつけ　*/
.kakaritsuke {
	width: 100%;
}
.kakaritsuke img {
	width: 100%;
	height: auto;
}
/*　ドクターズファイル　*/
.doctors_file {
	width: 100%;
}
.doctors_file img {
	width: 100%;
	height: auto;
}
.doctors_file a:hover {
	background-color: #FFF;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	-webkit-transition: all 0.5s ease-in 0s;
	-moz-transition: all 0.5s ease-in 0s;
	-ms-transition: all 0.5s ease-in 0s;
	-o-transition: all 0.5s ease-in 0s;
	transition: all 0.5s ease-in 0s;
}
/*　ギャラリー（トップページ以外）　*/
#gallaly {
	clear: both;
	background-color: #614C3F;
	height: auto;
	width: 100%;
	padding-bottom: 1px;
}
#gallaly_title {
	display: none;
}
#slide_photo_box {
	width: 100%;
	float: left;
	height: auto;
}
.slider_photo {
	height: auto;
}
.slider_photo img {
	height: auto;
	width: 34vw;
}
/*　フッター　*/
#footer1 {
	display: none;
	margin-bottom: 0;
    padding-bottom: 0;
}
#mobile_footer1 {
	display: block;
    margin-bottom: 0;
    padding-bottom: 0;
}
#map_customize {
	width: 100%;
	height: 200px;
	clear: both;
	display: block;
}
#footer2 {
	display: none;
}
#mobile_footer2 {
	display: block;
	height: 19px;
}
/*アバウト*/
.about_area01 {
	background-image: none;
	width: 100%;
	clear: both;
	height: auto;
	float: left;
	margin-bottom: 50px;
	padding-right: 0px;
}
.about_area01_director {
	background-image: none;
	width: 100%;
	height: auto;
	float: left;
	padding-right: 0px;
}
.about_area01_zaiseki {
	width: 100%;
	clear: both;
	height: auto;
	background-image: none;
	margin-bottom: 50px;
	padding-right: 0px;
	padding-top: 0px;
	font-size: 15px;
}
.about_area02 {
	margin-left: 20px;
	clear: both;
	margin-right: 20px;
}
.about_area_title01 {
	width: 100%;
	clear: both;
	height: auto;
	float: none;
}
.about_area_title01 img {
	width: 100%;
	height: auto;
}
.about_area_title02 {
	width: 90%;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #171C61;
	clear: both;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
	letter-spacing: 0.2em;
	padding-left: 15px;
	line-height: 14px;
}
.about_area_text02_small {
	font-size: 8px;
	letter-spacing: 0.1em;
	line-height: 200%;
}
.about_area_text03 {
	width: 100%;
	clear: both;
	font-size: 15px;
	line-height: 24px;
	margin-top: 20px;
	margin-bottom: 20px;
	letter-spacing: 0em;
}
.about_area_text01 {
	width: 80%;
	clear: both;
	font-size: 1.6vh;
	margin-top: 3vh;
	margin-bottom: 3vh;
	letter-spacing: 0.1em;
	line-height: 200%;
}
.about_area01_director img {
	width: 100%;
	height: auto;
}
.about_area_director_box {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #171C61;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	text-align: left;
	height: auto;
	display: block;
}
/*メディカル*/
.medical_area01_info {
	background-image: none;
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 100px;
}
.medical_area_title01 img {
	width: 100%;
	height: auto;
}
.medical_info_title01 {
	width: auto;
	font-size: 16px;
	letter-spacing: 0.3em;
	margin-top: 16px;
	height: 20px;
	line-height: 20px;
	display: inline;
	margin-bottom: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #171C61;
	border-left-style: none;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding: 0px;
	float: none;
}
.medical_info_text_small {
	font-size: 11px;
	line-height: 20px;
	display: inline-block;
	height: auto;
	margin-top: 10px;
	margin-bottom: 0px;
	width: 100%;
	clear: both;
	float: none;
	text-align: center;
}
.medical_area01_loupe {
	background-image: none;
	width: 100%;
	height: auto;
	float: left;
	margin-top: 50px;
	margin-bottom: 50px;
}
#medical_area01_microscope {
	background-image: none;
	width: 100%;
	height: auto;
	float: left;
	margin-top: 50px;
	margin-bottom: 50px;
}
#medical_area01_dental_ct {
	background-image: none;
	width: 100%;
	float: left;
	height: auto;
	margin-top: 50px;
	margin-bottom: 50px;
}
#medical_area01_rubberdum {
	background-image: none;
	width: 100%;
	float: left;
	height: auto;
	margin-top: 50px;
	margin-bottom: 50px;
}
#medical_area01_sterilization {
	background-image: none;
	width: 100%;
	float: left;
	height: auto;
	margin-top: 50px;
	margin-bottom: 50px;
}
#medical_area01_own_expense {
	background-image: none;
	width: 100%;
	float: left;
	height: auto;
	margin-top: 50px;
	margin-bottom: 50px;
}
.medical_text_center {
	text-align: center;
}
.medical_text01 {
	width: 80%;
	clear: both;
	font-size: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	letter-spacing: 0.1em;
	line-height: 200%;
}
.medical_area02 {
	margin-left: 20px;
	margin-right: 20px;
	clear: both;
	padding-left: 0px;
}
.medical_clear {
	margin-bottom: 30px;
}
.medical_area03 {
	margin-right: 0px;
	margin-left: 0px;
	clear: both;
	margin-top: 20px;
	width: auto;
	font-size: 12px;
}
.medical_area04 {
	margin-right: 20px;
	margin-left: 20px;
	clear: both;
	margin-top: 20px;
	width: auto;
	height: auto;
	font-size: 12px;
	background-image: none;
	line-height: 1.2rem;
}
.medical_area05 {
	margin-right: 20px;
	margin-left: 20px;
	clear: both;
	margin-top: 20px;
	width: auto;
	height: auto;
	margin-bottom: 20px;
	font-size: 12px;
	line-height: 1.2rem;
}
.medical_area01_info img {
	width: 100%;
	height: auto;
}
.medical_area01_loupe img {
	width: 100%;
	height: auto;
}
.medical_summary summary {
	font-size: 0.8rem;
	color: #000;
	display: inline-block;
	padding: 10px;
	border-radius: 10px;
	border: 1px solid #32a1ce;
	width: 40%;
	text-align: center;
	margin-left: 30%;
	margin-top: 20px;
}
.medical_summary h1 {
	font-size: 1.0rem;
	font-weight: bold;
	margin-top: 1.0rem;
	margin-bottom: 1.0rem;
	line-height: 1.5rem;
}
.medical_summary h2 {
	font-size: 1.0rem;
	line-height: 1.5rem;
	font-weight: normal;
}
.medical_summary h3 {
	color: #fff;
	font-size: 1.0rem;
	background-color: #171C61;
	padding: 3%;
	font-weight: normal;
	margin-top: 10px;
	line-height: 1.5rem;
}
.medical_summary h4 {
	font-size: 0.8rem;
	text-align: left;
	line-height: 1.5rem;
	margin-top: 3%;
	margin-bottom: 5%;
}
.text_center {
	text-align: center;
}
.medical_summary .small {
	font-size: 0.7rem;
	text-align: center;
	line-height: 1.5rem;
	margin-top: 0px;
	margin-bottom: 0px;
}
.medical_summary h5 {
	font-size: 1.2rem;
	text-align: center;
	font-weight: normal;
	border: 1px solid #000;
	padding: 2%;
	width: 50%;
	margin-left: 25%;
	margin-top: 20%;
	margin-bottom: 10%;
}
.medical_summary img {
	width: 90%;
	margin: 2%;
	margin-left: 5%;
}
.medical_summary img.size50 {
	width: 50%;
	margin: 2%;
	margin-left: 25%;
}
.medical_summary h6 {
	color: #171C61;
	font-size: 1.2rem;
	font-weight: bold;
	line-height: 1.5rem;
	margin-left: 7%;
	margin-top: 3%;
	margin-bottom: 3%;
	padding-left: 10px;
	border-left: 5px solid #171c61;
}
.medical_summary li {
	color: #171C61;
	font-size: 0.9rem;
	line-height: 1.5rem;
	margin-left: 10%;
}
/*採用*/
.recruit_area01 {}
.recruit_area02 {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 100px;
	clear: both;
}
.recruit_area02 h1 {
	font-size: 20px;
	line-height: 100px;
	color: #171C61;
	letter-spacing: 5px;
}
.recruit_sub_title {
	width: 90%;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #171C61;
	font-size: 12px;
	letter-spacing: 0.3em;
	padding-left: 15px;
	margin-top: 20px;
	margin-bottom: 10px;
	height: 20px;
	line-height: 20px;
	display: block;
}
.recruit_text01 {
	font-size: 11px;
	letter-spacing: 0.1em;
	line-height: 16px;
}
.recruit_area03 {
	margin: 5%;
	font-size: 12px;
	line-height: 20px;
}
.recruit_area03 img {
	width: 100%;
	height: auto;
}
table#table-recruit {
	line-height: 13px;
	border-collapse: collapse;
	font-size: 11px;
}
table#table-recruit th {}
table#table-recruit td {
	text-align: left;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
/*お知らせ*/

.information_area01 {
	width: auto;
	clear: both;
	height: auto;
	color: #000000;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 50px;
}
.info_block {
	margin-bottom: 10%;
}
.information_area_title01 {
	width: 100%;
	clear: both;
	font-size: 24px;
	letter-spacing: 0.1em;
	color: #171C6;
	margin: 10px;
}
.information_area_title02 {
	width: 100%;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #171C61;
	clear: both;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
	letter-spacing: 0em;
	padding-left: 10px;
	font-weight: 500;
	color: #171C61;
	display: inline-block;
	line-height: 20px;
}
.information_area_text01 {
	font-size: 12px;
	color: #000;
	width: auto;
	height: auto;
	padding-left: 20px;
	line-height: 20px;
}
.information_area_text01 img {
	width: 100%;
	height: auto;
	margin: 5% 0 0 0;
}
.information_area_text01 br {
	display: none;
}
.recruit_area01 {
	background-size: contain;
	width: 100%;
	height: auto;
	clear: both;
	background-repeat: no-repeat;
	float: left;
	background-image: none;
}
.responsive_img {
	height: auto;
	width: 100%;
	display: block;
}
.left_center {
	text-align: center;
}
.table_title {
	width: 15vw;
	padding-right: 5vw;
	text-align: right;
	display: inline-block;
	float: left;
	height: 30px;
	font-size: 10px;
	line-height: 17px;
}
.table_name {
	display: inline-block;
	float: left;
	height: auto;
	width: 100px;
	line-height: 17px;
	font-size: 15px;
}
.table_naiyo {
	display: inline-block;
	float: left;
	height: auto;
	width: auto;
	line-height: 17px;
	font-size: 15px;
}
.table_mini {
	display: inline-block;
	float: left;
	height: 30px;
	width: 100px;
	margin-left: 15px;
	font-size: 9px;
	line-height: 17px;
}
.table_bar {
	width: 100%;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #171C61;
	height: 10px;
	display: inline-block;
	clear: both;
	margin-bottom: 10px;
}
#page-top {
	position: fixed;
	bottom: 20px;
	right: 50px;
	z-index: 2;
}
#page-top a {
	width: 50px;
	height: 50px;
	display: block;
}
/*フェードイン・アウト*/
#fade_in_out_container {}
.fade-in {
	transition: opacity 0.4s;
	-moz-transition: opacity 0.4s;
	-webkit-transition: opacity 0.4s;
	-o-transition: opacity 0.4s;
}
.fade-up {
	transition: opacity 0.7s;
	-moz-transition: opacity 0.7s;
	-webkit-transition: opacity 0.7s;
	-o-transition: opacity 0.7s;
	transition: transform 0.7s;
	-moz-transition: transform 0.7s;
	-webkit-transition: transform 0.7s;
	-o-transition: transform 0.7s;
}
summary {
	outline: 0;
	cursor: pointer;
	display: block;
	color: #c30d23;
	font-weight: 700;
	font-size: 16.5px;
	list-style: none;
}
summary:hover {
	background: #EEEEFF;
	transition: all linear 0.2s;
}
details {
	border-radius: 4px;
	font-size: 10px;
	display: block;
}
details summary::before {
	content: none !important;
}
details summary::after {
	content: "＋";
	color: #aaa;
	font-weight: 400;
	float: right;
	width: 1rem;
	text-align: center;
}
details[open] summary::after {
	content: "−";
	margin-top: -0.1rem;
}
details[open] ul {
	animation: accordion 0.4s linear;
	overflow: hidden;
	border-bottom: 2px solid #eee;
	font-size: 1rem;
	margin: 0;
	padding: 0;
}
@keyframes accordion {
	0% {
		opacity: 0;
		height: 0;
	}
	70% {
		opacity: 0;
		height: 200px;
	}
	100% {
		opacity: 1;
	}
}