@charset "UTF-8";
/* CSS Document */

html,
body {
	height: 100%;
	width: 100%;
	padding: 0 !important;
	margin: 0 !important;
	margin-top: -5px !important;
	font-size: 100%;
	line-height: 140%;
	color: #555;
	font-family: YuMincho !important;
}

p {
	font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-weight: normal !important;
}

.yumincho {
	font-family: YuMincho !important;
}

.contents {
	width: 1000px;
	margin: 0 auto;
	background: #FFF;
	padding: 50px 40px 0 40px;
	box-sizing: border-box;
}

.contents p {
	font-size: 16px !important;
	color: #333 !important;
}

.sub_contents img.w400 {
	width: 400px;
}

.sub_contents {
	width: 1000px;
	margin: 0 auto;
	background: #FFF;
	padding: 0 40px 80px 40px;
	box-sizing: border-box;
}



.contents_second {
	width: 100% !important;
	background: #FBF9F3;
	margin-top: 50px;
	padding: 30px 50px;
	text-align: center;
	overflow: hidden !important;
	box-sizing: border-box;
}

.contents_second .btn_inner,
.contents_third .btn_inner {
	width: 1000px;
	overflow: hidden;
	margin: 0 auto;
	padding: 0 40px 10px 40px;
	box-sizing: border-box;
}


.contents_second .inner {
	width: 1000px !important;
	margin: 0 auto;
	padding: 20px 40px;
}

.contents_second h2 {
	color: #A56F00;
	font-size: 26px;
	padding: 20px 0 30px 0;
	line-height: 150%;
}

.contents_second ul {
	margin: 0 auto !important;
	box-sizing: border-box;
}

.contents_second ul li {
	float: left;
	margin: 0 30px 0 0;
}

.contents_second ul li img {
	width: 100%;
}

.contents_second ul li:first-child {
	margin: 0 30px 0 20px;
}

.contents_second ul li:last-child {
	margin: 0;
}

.contents_second ul li a:hover {
	opacity: 1;
}




/* ヘッダー--------------------------- */

#header {
	position: relative;
	margin-bottom: 10px;
}

.logo_box {
	width: 1000px;
	margin: 0 auto;
}

.h_logo {
	float: left;
	box-sizing: border-box;
}

.h_info {
	background: #eefaff;
	padding: 8px;
	font-size: small;
	margin-bottom: 10px;
	line-height: 100%;
}

.h_info span {
	font-size: x-small;
}

.h_info table {
	padding: 5px;
}

.h_info th {
	text-align: right;
}

.h_info th,
.h_info td {
	padding: 7px;
}

.h_info td {
	line-height: 22px;
}

.h_tel {
	color: #58cbfc;
	font-weight: bold;
	text-align: center;
	font-size: 1.5em;
}

.g_nav {
	float: right;
	text-align: right;
}

.g_nav li {
	font-size: 14px;
	background: #FFF !important;
	margin: 0 15px 10px 0;
	box-sizing: border-box;
}

.g_nav li a {
	width: 190px;
	background: url(../img/top/gnavi_off.jpg) no-repeat center;
	color: #A66F00 !important;
	padding: 5px 20px 5px 10px !important;
	display: block !important;
	box-sizing: border-box;
}


.g_nav li a:hover {
	width: 190px;
	background: url(../img/top/gnavi_on.jpg) no-repeat center;
	color: #FFF !important;
	padding: 5px 20px 5px 10px !important;
	display: block !important;
	box-sizing: border-box;
	opacity: 1;
}

.mv1 {
	height: 245px;
	width: 100%;
	overflow: hidden;
	background: url(../img/sub/sub_mv01.jpg) no-repeat center top -100px;
	background-size: cover;
	background-attachment: fixed;
	background-position: center;
}

.mv2 {
	height: 245px;
	width: 100%;
	overflow: hidden;
	background: url(../img/top/mv_top2.jpg) no-repeat center bottom -100px;
	background-size: cover;
	background-attachment: fixed;

}

.mv3 {
	height: 245px;
	width: 100%;
	overflow: hidden;
	background: url(../img/top/mv_top3.jpg) no-repeat center top -100px;
	background-size: cover;
	background-attachment: fixed;
}

.mv4 {
	height: 245px;
	width: 100%;
	overflow: hidden;
	background: url(../img/top/mv_top4.jpg) no-repeat center top -100px;
	background-size: cover;
	background-attachment: fixed;
}

.mv5 {
	height: 245px;
	width: 100%;
	overflow: hidden;
	background: url(../img/top/mv_top5.jpg) no-repeat center top -100px;
	background-size: cover;
	background-attachment: fixed;

}


/* TOPお知らせ--------------------------- */

.top_news {
	overflow: hidden;
	margin-bottom: 50px;
	padding: 0 50px;
}

.top_news p.title {
	font-size: 32px !important;
	color: #A66F00 !important;
	letter-spacing: 4px;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	border-bottom: 2px solid #A66F00;
}

.top_news p.news_text {
	font-size: 14px;
	padding: 15px 15px 15px 5px;
	float: left;
	letter-spacing: 2px;
}

.top_news p.news_text a {
	color: #4F3806 !important;
}

.top_news ul {
	margin-left: 10px;
	padding: 15px;
}

.top_news a {
	color: #fff;
}

/* TOPメニュー--------------------------- */

.top_menu {
	text-align: center;
	margin: 50px auto 50px auto;
}

.top_menu img {
	width: 100%;
	padding: 0;
}

.top_menu h3 {
	color: #58cbfc;
	font-size: 1.4em;
	font-weight: 600;
	line-height: 20px;
}

.menu_box {
	width: 30%;
	background: #F9FAF4;
	padding: 0;
	margin: 0 45px 0 0;
}

.menu_box:last-child {
	margin: 0;
}

.menu_box p.text {
	line-height: 200% !important;
	margin: 0 !important;
	padding: 40px 20px 20px 20px !important;
	color: #4F3806 !important;
}

.menu_box:nth-child(2) {
	margin-top: 100px;
}

.menu_box:last-child {
	margin-top: 200px;
}


.menu_box p {
	padding: 15px 20px 20px 20px;
	z-index: 2000 !important;
}

.kyuujinsaito {
	margin-top: 50px;
}




/* クリニック紹介--------------------------- */

.clinic {
	width: 100%;
	text-align: center;
	margin: 50pxa auto !important;
}

.clinic img {
	width: 100%;
}

.clinic h3 {
	color: #58cbfc;
	font-size: 1.4em;
	font-weight: 600;
	line-height: 20px;
}

.clinic_box {
	width: 24%;
	background: #F9FAF4;
	margin: 0 10px 10px 0;
	padding: 0;
	float: left;
	position: relative;
	box-sizing: border-box;
}

.clinic_box_sub {
	width: 32%;
	background: none;
	margin: 0 auto;
	padding: 0;
	float: left;
	box-sizing: border-box;
}

.clinic_box:last-child {
	margin: 0;
}

.clinic_box p.text {
	line-height: 200% !important;
	margin: 0 !important;
	padding: 40px 20px !important;
	color: #4F3806 !important;
}
.flex{display: flex;margin-bottom: 1rem;}
.flex .img_R{width: 40%;margin-right:1rem;}






/* TOP診療内容--------------------------- */

.treatment {
	background: #eefaff url(../img/common/bg_leaf.png) no-repeat top center;
	padding-top: 10px;
}


.shikkan {
	width: 180px;
	padding: 20px;
	background: #fff;
	border-radius: 4px;
	text-align: center;
	margin-right: 27px;
}

.shikkan:first-child {
	margin-left: 20px;
}

.shikkan:last-child {
	margin-right: 0px;
}

.shikkan_h {
	padding-bottom: 15px;
	border-bottom: #58cbfc 1px solid;
	margin-bottom: 20px;
}

.shikkan_t {
	padding: 0 10px;
	margin-bottom: 20px;
	text-align: left;
}

/* 紹介--------------------------- */

table,
td,
th {
	border: #A46F00 1px solid;
	padding: 15px 10px;
}

th {
	text-align: center;
	vertical-align: middle;
	padding: 15px 7px;
	font-weight: normal;
}


.shokai {
	width: 50%;
	text-align: center;
}

.shokai p {
	padding: 30px 20px 10px;
}


/* お知らせ--------------------------- */

.news {
	width: 50%;
}

.news_wrap {
	padding-top: 30px;
	background: url(../img/common/bg_flag.png) no-repeat top center;
}

.news dd {
	border-bottom: #555 dotted 1px;
	margin-bottom: 10px;
	padding-left: 8em;
	padding-bottom: 5px;
}

.news dt {
	background: url(../img/common/ico_li.gif) no-repeat;
	padding-left: 30px;
	margin-right: 15px;
	float: left;
	clear: left;
	font-size: 0.8em;
}

/* アクセス--------------------------- */

#map_canvas {
	width: 100%;
	height: 300px;
}

.access {
	text-align: center;
	margin-bottom: 30px;
}

.top_access_h1 {
	text-align: center;
	margin-top: 60px;
	margin-bottom: 20px;
}

/* フッター--------------------------- */

#footer {
	width: 100% !important;
	box-sizing: border-box;
}


.footer-left {
	width: 30%;
	padding: 20px;
}

.footer-right {
	padding: 20px 0px;
	line-height: 2em;
}

.footer-center {
	width: 50%;
	padding: 20px 0px;
}

.hours table {
	background: #fff9e5;
	text-align: center;
	vertical-align: middle;
}

.hours th,
.hours td {
	padding: 10px;
	border: #fff solid 2px;
}

.hours th {
	font-weight: normal;
	font-size: 0.8em;
}

.copy01 {
	font-size: 24px !important;
	width: 100% !important;
	box-sizing: border-box;
	background: #D7C190;
	text-align: center;
	padding: 30px;
	color: #fff;
	letter-spacing: 5px;
	font-family: YuMincho !important;
	font-weight: 100 !important;
}

.copy02 {
	font-family: "Sawarabi Gothic" !important;
	font-weight: lighter !important;
	letter-spacing: 1px;
	width: 100% !important;
	box-sizing: border-box;
	background: #A56F00;
	text-align: center;
	padding: 10px;
	color: #fff;
}

.copy01 a,
.copy02 a {
	color: #FFF;
}



#pagetop {
	padding: 0;
	position: fixed;
	bottom: -10px;
	right: 0;
}

#pagetop a:hover {
	background-image: url(../img/common/pagetop_on.png) no-repeat;
}

#yoyaku {
	padding: 20px;
	position: fixed;
	bottom: 120px;
	right: 20px;
}

/* 共通--------------------------- */

.wf-sawarabigothic {
	font-family: "Sawarabi Gothic";
}

a {
	color: #555;
}

a:hover {
	opacity: 0.6;
}

.center {
	text-align: center !important;
	margin: 0 auto;
}

span.small {
	font-size: 18px;
	font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-weight: normal !important;
	letter-spacing: 1px;
}


.txt-link a:hover {
	text-decoration: underline;
}

.top_h1 {
	text-align: center;
	margin-top: 60px;
	margin-bottom: 80px;
}

p.btn1 {
	width: 85%;
	font-size: 14px !important;
	letter-spacing: 2px;
	margin: 0 auto 20px auto !important;
	text-align: center;
	box-sizing: border-box;
}

p.btn1 a {
	padding: 10px 0;
	background: #D7C292;
	color: #FFF !important;
	display: block;
	box-sizing: border-box;
	transition: .3s;
	border-bottom: none !important;
}

p.btn1 a:hover {
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
	transition: .3s;
}




p.btn2 {
	width: 85%;
	font-size: 14px !important;
	letter-spacing: 2px;
	margin: 0 auto 20px auto !important;
	text-align: center;
}

p.btn2 a {
	background: #A56F00;
	color: #FFF !important;
	padding: 10px 0;
	display: block;
	box-sizing: border-box;
	transition: .3s;
}

p.btn2 a:hover {
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
	transition: .3s;
}



p.btn3 {
	width: 100%;
	margin: 0 auto;
	box-sizing: border-box;
	font-family: YuMincho !important;
}

p.btn3 a {
	font-size: 30px;
	color: #A66F00;
	text-align: center;
	line-height: 100%;
	border: 2px solid #A56F00;
	margin: 0 auto 50px auto;
	padding: 25px;
	display: block;
}

p.btn4 {
	width: 300px;
	margin: 0 auto;
}

p.btn4 a {
	font-size: 14px;
	background: #A66F00;
	color: #FFF;
	text-align: center;
	line-height: 100%;
	border: 2px solid #A56F00;
	margin: 0 auto 20px auto;
	padding: 20px 0;
	display: block;
}

p.btn5 {
	display: inline-block;
	width: 226px;
	margin: 0 auto;
}

p.btn5 a {
	font-size: 14px;
	background: #A66F00;
	color: #FFF;
	text-align: center;
	border: 2px solid #A56F00;
	margin: 0 auto;
	padding: 14px 0;
	display: block;
	line-height: 1.5rem;
	letter-spacing: 0.1rem;
}


/*.btn1:hover,.btn2:hover,.btn3:hover{opacity: 0.6;}*/


.b {
	font-weight: bold;
}

.blue {
	color: #58cbfc;
}

.f08 {
	font-size: 0.8em;
}

.f12 {
	font-size: 1.2em;
}

.f14 {
	font-size: 1.4em;
}

.f_12 {
	font-size: 12px;
}


.t_l {
	text-align: left;
}

.t_c {
	text-align: center;
}

.mt_20 {
	margin-top: 20px !important;
}

.mt_30 {
	margin-top: 30px !important;
}

.mt_40 {
	margin-top: 40px !important;
}

.mt_50 {
	margin-top: 50px !important;
}

.mt_60 {
	margin-top: 60px !important;
}

.mt_130 {
	margin-top: 130px;
}


.mb_20 {
	margin-bottom: 20px;
}

.mb_40 {
	margin-bottom: 40px;
}

.mb_50 {
	margin-bottom: 50px;
}

.mb_80 {
	margin-bottom: 80px;
}

.ml_20 {
	margin-left: 20px;
}

.ml_40 {
	margin-left: 40px;
}

.pb_80 {
	padding-bottom: 80px;
}

.fl_left {
	float: left;
}

.fl_left img {
	padding: 0 15px 0 0;
}

.fl_right {
	float: right;
}

.fl_right img {
	padding: 0 0 0 15px;
}


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

.fixed {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 10000;
}

.contents h1,
.sub_contents h1 {
	background: url(../img/sub/h1_bg.png) no-repeat center;
	text-align: center;
	font-size: 35px;
	padding: 70px 0 50px;
	font-weight: normal;
}

.contents h2,
.sub_contents h2 {
	font-size: 27px;
	text-align: center;
	color: #A46F00;
	border: #A46F00 1px solid;
	padding: 20px 10px;
	margin: 50px 0;
	font-weight: normal;
	line-height: 150%;
}

.contents h2 span {
	font-size: 17px;
}

.contents h3,
.sub_contents h3 {
	border-bottom: #A46F00 1px solid;
	font-size: 23px;
	color: #A46F00;
	padding: 15px 0px 8px 5px;
	margin: 50px 0 15px;
	font-weight: normal;
}

.contents h4,
.sub_contents h4 {
	border-left: #A46F00 4px solid;
	font-size: 18px;
	color: #A46F00;
	font-weight: normal;
	margin: 20px 0 15px;
	padding: 0 0 0 10px;
	line-height: 30px;
}

.contents h5 {
	font-size: 18px;
	margin: 20px 0 15px;
	padding: 10px 0 10px 0px;
}

table {
	width: 100%;
	margin: 50px 0;
}

table th {
	background-color: #D7C190;
	color: #fff;
}

.mt40 {
	margin-top: 40px !important;
}

p.first_text {
	font-size: 12px;
	padding: 0 0 13px 10px;
	width: 300px;
}

.footer_link {
	display: none;
}

.contents p,
.sub_contents p {
	line-height: 180%;
	margin-bottom: 25px;
}

.text_red {
	color: red;
	font-size: 120%;
}

.point_box {
	position: relative;
	margin: 40px 0 60px 0;
	padding: 40px 30px 20px 30px;
	border: solid 3px #58CAFC;
}

.point_box2 {
	position: relative;
	margin: 40px 0 30px 0;
	padding: 0px 30px 20px 30px;
	border: solid 3px #58CAFC;
}

.point_box .box-title {
	position: absolute;
	display: inline-block;
	top: -13px;
	left: 20px;
	padding: 0 9px;
	line-height: 1;
	font-size: 25px;
	background: #FFF;
	color: #666;
	letter-spacing: 3px;
}

.point_box p {
	margin: 0 0 12px 0;
	padding: 0;
}

.point_text {
	color: #58CAFC;
	font-size: 90%;
	padding-right: 10px;
}

table.price th {
	box-sizing: border-box;
	vertical-align: middle;
	padding: 30px;
	width: 70%;
}

table.price td {
	text-align: right;
	box-sizing: border-box;
	vertical-align: middle;
	width: 30%;
}

.img_left {
	float: left;
	padding-right: 30px;
}

.clear {
	clear: both;
}

.box_m {
	margin: 30px 0;
}

.beauty_title {
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: center;
	padding-bottom: 10px;
	border-bottom: #FFFACF 3px solid;
}

.beauty_box {
	background: #FFF;
	padding: 20px 10%;
	margin: 0 20px 50px 20px;
}

.inner p {
	margin-bottom: 15px;
}

.yoyaku_box {
	margin: 30px 0 50px 0;
}

.yoyaku_box ul li {
	margin-bottom: 20px;
	line-height: 27px;
}

table.time {
	margin-bottom: 30px;
}

table.time td {
	text-align: center;
	background-color: #FFF9E5;
	vertical-align: middle;
}

table.time th {
	width: 20%;
}

.box_30 {
	width: 300px;
	height: 400px;
	float: left;
	box-sizing: border-box;
	margin: 15px 15px;
	border: #C2ECFD 2px solid;
	padding: 20px;
	text-align: center;
}

.box_30 p {
	font-size: 14px;
	text-align: left;
}

.box_30 h5 {
	text-align: left;
	line-height: 30px;
	border-bottom: #58cbfc 2px solid;
	padding-bottom: 3px;

}

.tel_text {
	font-size: 46px;
	background: url(../img/yoyaku/img_07.jpg) no-repeat 0% 50%;
	height: 77px;
	padding: 0 0 0 120px;
	font-weight: bold;
}

.tel_text a {
	color: #6CC2F5;
}

.tel_text span {
	font-size: 24px;
	color: #333;
	padding-right: 10px;
}

.tel_box p {
	margin-bottom: 25px;
}

.tel_box h5 {
	line-height: 30px;
	border-bottom: #58cbfc 2px solid;
	padding-bottom: 3px;
}

.left_800 {
	width: 800px;
	float: left;
	box-sizing: border-box;
}

.rigft_200 {
	width: 200px;
	float: right;
	box-sizing: border-box;
	padding-right: 30px;
}

.yoyaku_btn_box ul li a {
	width: 300px;
	float: left;
	background: #FF7373;
	color: #FFF;
	font-size: 19px;
	padding: 15px;
	text-align: center;
	margin: 10px 20px 10px 0;
	display: block;
}

.point_text2 {
	font-size: 118%;
	line-height: 30px;
	margin-top: 20px;
}

.point_text2 span.bar {
	border-bottom: #F00 2px solid;
	padding-bottom: 3px;
}

.bar {
	border-bottom: #F00 2px solid;
	padding-bottom: 3px;
}

.big {
	font-size: 28px;
	padding: 50px 0 0 0;
}

.red {
	color: #F00;
}










.bgCrossFade {
	position: relative;
	height: 300px;
}

.bgCrossFade .slides {
	position: absolute;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
}

.bgCrossFade .slides:not(:first-child) {
	display: none;
}

.bgCrossFade p {
	position: absolute;
	top: -0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 500px;
	height: 150px;
	margin: auto;

	font-size: 24px;
	line-height: 150px;
	background: #fff;
	opacity: .6;
	color: #000;
	text-align: center;
}

.slide {
	position: absolute;
	top: 0;
	left: 0;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	z-index: -1;
}

.slide:not(:first-child) {
	display: none;
}

.bgCrossFade {
	position: relative;
	height: 300px;
}

.bgCrossFade .slides {
	position: absolute;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
}

.bgCrossFade .slides:not(:first-child) {
	display: none;
}

.bgCrossFade p {
	position: absolute;
	top: -0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 500px;
	height: 150px;
	margin: auto;

	font-size: 24px;
	line-height: 150px;
	background: #fff;
	opacity: .6;
	color: #000;
	text-align: center;
}

.slide {
	position: absolute;
	top: 0;
	left: 0;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	z-index: -1;
}

.slide:not(:first-child) {
	display: none;
}

.bg-slider {
	width: 100%;
	height: 700px;
	color: #A66F00;
	background-position: center center;
	background-size: cover;
	align-items: center;
	justify-content: center;
	margin-top: 0 !important;
	position: relative;
	/* [disabled]overflow: hidden; */
}

.bg-slider__title {
	letter-spacing: 15px;
	font-size: 50px;
	line-height: 1.5;
	font-weight: normal;
	text-align: center;
	text-shadow: 1px 1px 1px #000;
	z-index: 999;
}

.bg-slider p {
	font-size: 30px;
	line-height: 140%;
}

.bg-slider .text_area {
	width: 100% !important;
	background: #FFF;
	opacity: 0.6;
	text-align: center;
	overflow: hidden;
	margin: 55px 0 !important;
	padding: 30px 0;
	box-sizing: border-box;
	letter-spacing: 2px;
}

.text_area_in {
	width: 1000px;
	margin: 0 auto;
}

.sub_mv01 {
	width: 100%;
	height: 400px;
	background: url(../img/sub/sub_mv01.jpg) no-repeat center;
	color: #A66F00;
	background-position: center center;
	background-size: cover;
	align-items: center;
	justify-content: center;
	position: relative;
	/* [disabled]overflow: hidden; */
}

.sub_mv01 .text_area {
	width: 100% !important;
	background: #FFF;
	opacity: 0.6;
	text-align: center;
	overflow: hidden;
	margin: 18px 0 40px 0 !important;
	padding: 30px 0;
	clear: both;
}


.sub_contents ul.list {
	list-style: none !important;
	padding: 0;
	font: 14px/1.6 'arial narrow', sans-serif;
	width: 370px;
}

.sub_contents ul.list li {
	position: relative;
	padding: 0.5em 1em 0.5em 2.3em;
	margin-bottom: 5px;
	color: #A46F00;
	font-size: 15px;
	font-weight: normal;
	border-bottom: 1px solid #D7C190;
}

.sub_contents ul.list li:after,
.sub_contents ul.list li:before {
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);

}

.sub_contents ul.list li:before {
	top: 0.7em;
	left: 0.2em;
	width: 12px;
	height: 12px;
	border: 2px solid #A56F00;
}

.sub_contents ul.list li:after {
	top: 0.9em;
	left: 0.7em;
	width: 14px;
	height: 14px;
	background: #D7C190;
	opacity: 0.8;
	-webkit-transform: rotate(60deg);
	-moz-transform: rotate(60deg);
	-o-transform: rotate(60deg);
	-ms-transform: rotate(60deg);
	transform: rotate(60deg);
}

.sub_contents ul.list li a {
	color: #A56F00;
	padding: 0;
}


/* サファリのみ適用 6.1+ (9.0 is the latest version of Safari at this time) */
@media screen and (-webkit-min-device-pixel-ratio:0) {

	_::-webkit-full-page-media,
	_:future,
	:root .contents_second {
		width: 100% !important;
		background: #FBF9F3;
		margin-top: 850px;
		padding: 30px 50px;
		text-align: center;
		overflow: hidden !important;
		box-sizing: border-box;
	}

	.contents_third {
		width: 100% !important;
		background: #FBF9F3;
		margin-top: 10px !important;
		padding: 30px 50px;
		text-align: center;
		overflow: hidden !important;
		box-sizing: border-box;
	}
}

.contents_third {
	width: 100% !important;
	background: #FBF9F3;
	margin-top: 50px !important;
	padding: 30px 50px;
	text-align: center;
	overflow: hidden !important;
	box-sizing: border-box;
}

.pc {
	display: block;
}

.sp {
	display: none;
}


ul.dot {
	width: 800px;
	margin: 40px auto;
}

ul.dot li {
	font-size: 14px;
	position: relative;
	padding-left: 1.5em;
	border-bottom: dashed 1px #A56F00;
	padding-bottom: 4px;
	margin-bottom: 1.4em;
}

ul.dot li:before {
	content: '●';
	color: #A56F00;
	position: absolute;
	left: 0;
}

ul.dot li:last-of-type {
	margin-bottom: 0;
}

img.pcr_banner_top {
	width: 500px;
	position: absolute;
	top: 3%;
	left: 0;
	right: 0;
	margin: auto;
}

img.pcr_banner_sub {
	width: 500px;
	position: absolute;
	top: 3%;
	left: 0;
	right: 0;
	margin: auto;
}

.top_news.with-scroller a {
	color: #000;
}

.scroller {
	overflow: auto;
	height: 200px;
	border-left: 2px solid #A66F00;
	border-right: 2px solid #A66F00;
	border-bottom: 2px solid #A66F00;
}

p.scroll-info {
	text-align: right;
	font-style: italic;
	margin-top: 5px;
}

.scroller::-webkit-scrollbar {
	-webkit-appearance: none;
	width: 10px;
}

.scroller::-webkit-scrollbar-thumb {
	border-radius: 4px;
	background: rgba(0, 0, 0, .5);
	box-shadow: 0 0 1px rgba(255, 255, 255, .5);
}

table.scroll-news {
	width: 100%;
	margin: 0;
}

table.scroll-news,
table.scroll-news th,
table.scroll-news td {
	border: none;
	color: #000;
}

table.scroll-news th {
	background-color: #fff;
	font-weight: 600;
}

table.scroll-news tr {
	border-bottom: 1px dotted;
}

table.scroll-news th,
table.scroll-news td {
	text-align: left;
	padding: 15px 0 15px 15px;
}

table.scroll-news td {
	padding-left: 10px;
}

.access-slide {
	overflow: hidden;
	position: relative;
}

.access-slide__img {
	display: block;
	width: 450px;
	height: auto;
	margin: 0 auto 15px;
}

.access-slide__txt {
	width: fit-content;
	margin: 0 auto;
	font-size: 18px;
	color: #A46F00;
}

.access-slide__arrow {
	width: 30px;
	height: 30px;
	border: solid 1px #A46F00;
	position: absolute;
	top: 160px;
	cursor: pointer;
	z-index: 10;
	transform: rotate(45deg);
}

.access-slide__arrow--next {
	right: 100px;
	border-bottom: none;
	border-left: none;
}

.access-slide__arrow--prev {
	left: 100px;
	border-top: none;
	border-right: none;
}

.access-slide__pageing {
	display: flex;
	justify-content: center;
}

.access-slide__pageing .swiper-pagination-bullet {
	display: block;
	width: 120px;
	height: 100px;
	background: no-repeat center/cover;
	border-radius: 0;
	transition: opacity .8s;
}

p.btn_for_applicants {
	width: 100%;
	margin: 0 auto;
	box-sizing: border-box;
	font-family: YuMincho !important;
}

p.btn_for_applicants a {
	font-size: 30px;
	background: #A66F00;
	color: #FFF;
	text-align: center;
	line-height: 100%;
	border: 2px solid #A56F00;
	margin: 0 auto 50px auto;
	padding: 25px;
	display: block;
}


/* PCで表示しない--------------------------- */
@media screen and (min-width:600px) {
	#sp_gnav {
		display: none;
	}
}

@media screen and (min-width:769px) {
	.sp {
		display: none;
	}
}


.c-gallery {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 0 40px;
}

.c-gallery li {
	width: calc((100% - 40px) / 2);
}

.c-gallery img {
	width: 100%;
	height: auto;
}

@media screen and (max-width:768px) {
	.c-gallery li {
		width: 100%;
	}
}