<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/*Googlefonts*/
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:500,700&amp;display=swap&amp;subset=japanese');
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Infant:wght@500&amp;display=swap');
@import url('https://fonts.googleapis.com/css?family=Roboto:700&amp;display=swap');

body {
	margin: 0px;
	padding: 0px;
	font-family: "Arial", Lato, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	-webkit-text-size-adjust: 100%;
	/* スマホで文字サイズが大きくなるのを防ぐ */
	font-size: 14px;
	background-color: #FFFCF2;
	max-width: 1920px;
	margin: 0 auto;
}

html {
	-ms-overflow-style: scrollbar;
}

.serif {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

ul {
	padding: 0;
}

li {
	list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 100%
}

a {
	transition-property: all;
	transition: 0.2s linear;
	text-decoration: none;
}

/*IE11*/
_:-ms-lang(x)::-ms-backdrop,
a.trans0 {
	transition: 0s;
}

a:focus,
*:focus {
	outline: none;
}

p {
	margin: 0px;
	padding: 0px
}

.clearfix:after {
	content: " ";
	/* 新しい要素を作る */
	display: block;
	/* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*\*/
	/*/
height: auto;
overflow: hidden;
/**/
}

/*
	a:hover img {
		opacity: 0.8;
	}
*/

.moa {
	margin: 0 auto;
}

.tac {
	text-align: center;
}

.tal {
	text-align: left
}

@media (min-width: 992px) {
	.tal {
		text-align: center
	}
}

.left {
	float: left;
}

.right {
	float: right;
}

.mb0 {
	margin-bottom: 0px !important;
}

.mb5 {
	margin-bottom: 5px !important;
}

.mb10 {
	margin-bottom: 10px !important;
}

.mb15 {
	margin-bottom: 15px !important;
}

.mb20 {
	margin-bottom: 20px !important;
}

.mb25 {
	margin-bottom: 25px !important;
}

.mb30 {
	margin-bottom: 30px !important;
}

.mb35 {
	margin-bottom: 35px !important;
}

.mb40 {
	margin-bottom: 40px !important;
}

.mb45 {
	margin-bottom: 45px !important;
}

.mb50 {
	margin-bottom: 50px !important;
}

.mb55 {
	margin-bottom: 55px !important;
}

.mb60 {
	margin-bottom: 60px !important;
}

.mb65 {
	margin-bottom: 65px !important;
}

.mb70 {
	margin-bottom: 70px !important;
}

.mb75 {
	margin-bottom: 75px !important;
}

.mb80 {
	margin-bottom: 80px !important;
}

.mb85 {
	margin-bottom: 85px !important;
}

.mb90 {
	margin-bottom: 90px !important;
}

.mb95 {
	margin-bottom: 95px !important;
}

.mb100 {
	margin-bottom: 100px !important;
}

.fwb {
	font-weight: bold;
}

@media (max-width: 767px) {
	.lh2 {
		line-height: 1.7 !important;
	}
}

@media (min-width: 768px) {
	.lh2 {
		line-height: 2 !important;
	}
}

.s11 {
	font-size: 11px !important;
	line-height: 1.6;
}

.s12 {
	font-size: 12px !important;
	line-height: 1.6;
}

.s13 {
	font-size: 13px !important;
	line-height: 1.6;
}

.s14 {
	font-size: 14px !important;
	line-height: 1.6;
}

.s15 {
	font-size: 15px !important;
	line-height: 1.7;
}

.s16 {
	font-size: 16px !important;
	line-height: 1.7;
}

.s14_c {
	font-size: 14px !important;
	line-height: 1.6;
	text-align: center;
}

.s15_c {
	font-size: 15px !important;
	line-height: 1.7;
	text-align: center;
}

.s16_c {
	font-size: 16px !important;
	line-height: 1.7;
	text-align: center;
}

.s17 {
	font-size: 17px !important;
	line-height: 1.7;
}

.s18 {
	font-size: 18px !important;
	line-height: 1.7;
}

.s19 {
	font-size: 19px !important;
	line-height: 1.7;
}

.s20 {
	font-size: 20px !important;
	line-height: 1.7;
}

.s21 {
	font-size: 21px !important;
	line-height: 1.7;
}

.s22 {
	font-size: 22px !important;
	line-height: 1.7;
}

.s23 {
	font-size: 23px !important;
	line-height: 1.7;
}

.s24 {
	font-size: 24px !important;
	line-height: 1.7;
}

.s25 {
	font-size: 25px !important;
	line-height: 1.7;
}

.s26 {
	font-size: 26px !important;
	line-height: 1.7;
}

.s27 {
	font-size: 27px !important;
	line-height: 1.7;
}

.s28 {
	font-size: 28px !important;
	line-height: 1.7;
}

.s29 {
	font-size: 29px !important;
	line-height: 1.7;
}

.s30 {
	font-size: 30px !important;
	line-height: 1.7;
}

@media (max-width: 767px) {
	p.text {
		font-size: 14px;
		line-height: 1.6;
	}
}

@media (min-width: 768px) {
	p.text {
		font-size: 14px;
		line-height: 1.8;
	}
}

@media (min-width: 992px) {
	p.text {
		font-size: 15px;
		line-height: 1.8;
	}
}

.br10 img {
	border-radius: 10px;
}

.br20 img {
	border-radius: 20px;
}

.br30 img {
	border-radius: 30px;
}

img.br10 {
	border-radius: 10px;
}

img.br20 {
	border-radius: 20px;
}

img.br30 {
	border-radius: 30px;
}

a.underline {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
}

.pos {
	position: relative;
}

@media (max-width: 767px) {
	.flex_b {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}

	.reverse_sp {
		flex-direction: column-reverse;
	}
}

@media (min-width: 768px) {
	.flex_b {
		display: flex;
		flex-direction: row;
		justify-content: space-between;

	}
}

@media (max-width: 991px) {
	.flex_b_sm {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}

	.reverse_sm {
		flex-direction: column-reverse;
	}
}

@media (min-width: 992px) {
	.flex_b_sm {
		display: flex;
		flex-direction: row;
		justify-content: space-between;

	}
}

@media (max-width: 767px) {
	.flex_s {
		display: flex;
		flex-direction: column;
		justify-content: flex-start;
	}
}

@media (min-width: 768px) {
	.flex_s {
		display: flex;
		flex-direction: row;
		justify-content: flex-start;
	}
}

@media (max-width: 767px) {
	.flex_c {
		display: flex;
		flex-direction: column;
		align-items: center;
	}
}

@media (min-width: 768px) {
	.flex_c {
		display: flex;
		flex-direction: row;
		justify-content: center;
	}
}

.stretch {
	align-items: stretch;
}

.center {
	align-items: center;
}

.start {
	align-items: flex-start;
}

.end {
	align-items: flex-end;
}

.baseline {
	align-items: baseline;
}

.wrap {
	flex-wrap: wrap;
}


@media (max-width: 767px) {
	.cont20 {
		width: 100%;
	}

	.cont21 {
		width: 100%;
	}

	.cont22 {
		width: 100%;
	}

	.cont23 {
		width: 100%;
	}

	.cont24 {
		width: 100%;
	}

	.cont25 {
		width: 100%;
	}

	.cont26 {
		width: 100%;
	}

	.cont27 {
		width: 100%;
	}

	.cont28 {
		width: 100%;
	}

	.cont29 {
		width: 100%;
	}

	.cont30 {
		width: 100%;
	}

	.cont31 {
		width: 100%;
	}

	.cont32 {
		width: 100%;
	}

	.cont33 {
		width: 100%;
	}

	.cont34 {
		width: 100%;
	}

	.cont35 {
		width: 100%;
	}

	.cont36 {
		width: 100%;
	}

	.cont37 {
		width: 100%;
	}

	.cont38 {
		width: 100%;
	}

	.cont39 {
		width: 100%;
	}

	.cont40 {
		width: 100%;
	}

	.cont41 {
		width: 100%;
	}

	.cont42 {
		width: 100%;
	}

	.cont43 {
		width: 100%;
	}

	.cont44 {
		width: 100%;
	}

	.cont45 {
		width: 100%;
	}

	.cont46 {
		width: 100%;
	}

	.cont47 {
		width: 100%;
	}

	.cont48 {
		width: 100%;
	}

	.cont49 {
		width: 100%;
	}

	.cont50 {
		width: 100%;
	}

	.cont51 {
		width: 100%;
	}

	.cont52 {
		width: 100%;
	}

	.cont53 {
		width: 100%;
	}

	.cont54 {
		width: 100%;
	}

	.cont55 {
		width: 100%;
	}

	.cont56 {
		width: 100%;
	}

	.cont57 {
		width: 100%;
	}

	.cont58 {
		width: 100%;
	}

	.cont59 {
		width: 100%;
	}

	.cont60 {
		width: 100%;
	}

	.cont61 {
		width: 100%;
	}

	.cont62 {
		width: 100%;
	}

	.cont63 {
		width: 100%;
	}

	.cont64 {
		width: 100%;
	}

	.cont65 {
		width: 100%;
	}

	.cont66 {
		width: 100%;
	}

	.cont67 {
		width: 100%;
	}

	.cont68 {
		width: 100%;
	}

	.cont69 {
		width: 100%;
	}

	.cont70 {
		width: 100%;
	}

	.cont71 {
		width: 100%;
	}

	.cont72 {
		width: 100%;
	}

	.cont73 {
		width: 100%;
	}

	.cont74 {
		width: 100%;
	}

	.cont75 {
		width: 100%;
	}

	.cont76 {
		width: 100%;
	}

	.cont77 {
		width: 100%;
	}

	.cont78 {
		width: 100%;
	}

	.cont79 {
		width: 100%;
	}

	.cont80 {
		width: 100%;
	}
}

@media (min-width: 768px) {
	.cont20 {
		width: 20%;
	}

	.cont21 {
		width: 21%;
	}

	.cont22 {
		width: 22%;
	}

	.cont23 {
		width: 23%;
	}

	.cont24 {
		width: 24%;
	}

	.cont25 {
		width: 25%;
	}

	.cont26 {
		width: 26%;
	}

	.cont27 {
		width: 27%;
	}

	.cont28 {
		width: 28%;
	}

	.cont29 {
		width: 29%;
	}

	.cont30 {
		width: 30%;
	}

	.cont31 {
		width: 31%;
	}

	.cont32 {
		width: 32%;
	}

	.cont33 {
		width: 33%;
	}

	.cont34 {
		width: 34%;
	}

	.cont35 {
		width: 35%;
	}

	.cont36 {
		width: 36%;
	}

	.cont37 {
		width: 37%;
	}

	.cont38 {
		width: 38%;
	}

	.cont39 {
		width: 39%;
	}

	.cont40 {
		width: 40%;
	}

	.cont41 {
		width: 41%;
	}

	.cont42 {
		width: 42%;
	}

	.cont43 {
		width: 43%;
	}

	.cont44 {
		width: 44%;
	}

	.cont45 {
		width: 45%;
	}

	.cont46 {
		width: 46%;
	}

	.cont47 {
		width: 47%;
	}

	.cont48 {
		width: 48%;
	}

	.cont49 {
		width: 49%;
	}

	.cont50 {
		width: 50%;
	}

	.cont51 {
		width: 51%;
	}

	.cont52 {
		width: 52%;
	}

	.cont53 {
		width: 53%;
	}

	.cont54 {
		width: 54%;
	}

	.cont55 {
		width: 55%;
	}

	.cont56 {
		width: 56%;
	}

	.cont57 {
		width: 57%;
	}

	.cont58 {
		width: 58%;
	}

	.cont59 {
		width: 59%;
	}

	.cont60 {
		width: 60%;
	}

	.cont61 {
		width: 61%;
	}

	.cont62 {
		width: 62%;
	}

	.cont63 {
		width: 63%;
	}

	.cont64 {
		width: 64%;
	}

	.cont65 {
		width: 65%;
	}

	.cont66 {
		width: 66%;
	}

	.cont67 {
		width: 67%;
	}

	.cont68 {
		width: 68%;
	}

	.cont69 {
		width: 69%;
	}

	.cont70 {
		width: 70%;
	}

	.cont71 {
		width: 71%;
	}

	.cont72 {
		width: 72%;
	}

	.cont73 {
		width: 73%;
	}

	.cont74 {
		width: 74%;
	}

	.cont75 {
		width: 75%;
	}

	.cont76 {
		width: 76%;
	}

	.cont77 {
		width: 77%;
	}

	.cont78 {
		width: 78%;
	}

	.cont79 {
		width: 79%;
	}

	.cont80 {
		width: 80%;
	}
}

.img-responsive {}

@media (max-width: 420px) {
	.mb_mainimg {
		margin-bottom: 40px !important;
	}

	.mb_cont {
		margin-bottom: 40px !important;
	}

	.mb_cont2 {
		margin-bottom: 40px !important;
	}

	.mb_cont3 {
		margin-bottom: 20px !important;
	}
}

@media (min-width: 421px) {

	.mb_mainimg {
		margin-bottom: 50px !important;
	}

	.mb_cont {
		margin-bottom: 40px !important;
	}

	.mb_cont2 {
		margin-bottom: 40px !important;
	}

	.mb_cont3 {
		margin-bottom: 30px !important;
	}
}

@media (min-width: 768px) {

	.mb_mainimg {
		margin-bottom: 70px !important;
	}

	.mb_cont {
		margin-bottom: 50px !important;
	}

	.mb_cont2 {
		margin-bottom: 40px !important;
	}

	.mb_cont3 {
		margin-bottom: 30px !important;
	}
}


@media (min-width: 992px) {

	.mb_mainimg {
		margin-bottom: 70px !important;
	}

	.mb_cont {
		margin-bottom: 70px !important;
	}

	.mb_cont2 {
		margin-bottom: 50px !important;
	}

	.mb_cont3 {
		margin-bottom: 40px !important;
	}
}

.dn {
	display: none;
}

span.tel_link {
	color: #333;
}

span.tel_link_f {
	color: #007400;
}

span.tel_link_white {
	color: #fff;
}

span.tel_link_orange {
	color: #FF8000;
}

span.tel_link_green {
	color: #65AD59;
}


/* header
=========================================================================== */

.inner_body {
	width: 100%;
	overflow: hidden;
}

.bg_header {
	width: 100%;
	margin: 0 auto;
	position: relative;
}

@media (min-width: 992px) {
	header {
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 99;
	}

	.flex_h {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: flex-end;
	}

	.flex_right {
		width: auto;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
		padding: 10px 0 0 0;
	}

	header.h_fixed {
		position: fixed;
		top: 0;
		left: 0;
		z-index: 99999;
		box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
		background-color: rgba(59, 59, 59, 0.9);
		transition: all 0.3s;
	}
}

@media (max-width: 991px) {
	.container-fluid {
		padding: 0 15px 0 15px;
	}
}

@media (min-width: 992px) {
	.container-fluid {
		padding: 0;
	}
}


/* navigation
=========================================================================== */

/*navbar ナビゲーション全体*/

.navbar {
	margin-bottom: 0;
	/*	デフォルトのマージンを消す*/
	border: none;
	/*	透明1px線を消す*/
}

.navbar-default {
	background-color: transparent;
	/*デフォルトの背景色を消す*/
}

/*
.clearfix:before,
.clearfix:after,
*/
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
/*
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
*/
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical &gt; .btn-group:before,
.btn-group-vertical &gt; .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
	display: none;
	/*	自動で生成される疑似要素を消す　flex-boxでカウントされてしまう*/
}

.navbar-brand {
	padding: 0;
	/*	デフォルトのパディングを消す*/
}

/* navbar collapse for iPad (bootstrap) タブレットでもスマホ用ナビゲーションを使う*/
@media (max-width: 991px) {
	.navbar-header {
		float: none;
	}

	.navbar-toggle {
		display: block;
	}

	.navbar-collapse {
		border-top: 1px solid transparent;
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
	}

	.navbar-collapse.collapse {
		display: none !important;
	}

	.navbar-nav {
		float: none !important;
		margin: 7.5px -15px;
	}

	.navbar-nav &gt; li {
		float: none;
	}

	.navbar-nav &gt; li &gt; a {
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.navbar-text {
		float: none;
		margin: 15px 0;
	}

	.navbar-collapse.collapse.in {
		display: block !important;
	}

	.collapsing {
		overflow: hidden !important;
	}
}

.navbar-default .navbar-toggle {
	border-color: transparent;
	/*	ハンバーガーメニューの背景色を消す*/
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
	background-color: transparent;
}

@media (min-width: 768px) {

	.navbar &gt; .container .navbar-brand,
	.navbar &gt; .container-fluid .navbar-brand {
		margin-left: 0;
	}
}

/*navbar-header　ロゴやスマホメニューが入る部分*/

@media (min-width: 992px) {
	.navbar-header {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 999;
	}
}

/*navbar-brand ロゴの大きさ*/

.navbar-brand a {
	display: block;
}

@media (max-width: 991px) {
	.navbar-brand {
		margin-left: -15px !important;
		position: relative;
		z-index: 999999;
	}
}

@media (max-width: 360px) {
	.navbar-brand {
		width: 70%;
		height: auto;
	}
}

@media (min-width: 361px) {
	.navbar-brand {
		width: 230px;
		height: auto;
	}
}

@media (min-width: 992px) {
	.navbar-brand {
		width: 230px;
	}
}

@media (min-width: 1200px) {
	.navbar-brand {
		width: 260px;
	}
}

@media (min-width: 1350px) {
	.navbar-brand {
		width: 300px;
	}
}

@media (min-width: 1500px) {
	.navbar-brand {
		width: 400px;
	}
}

@media (max-width: 991px) {
	.navbar-nav &gt; li &gt; a {
		padding: 15px;
		font-size: 15px;
		font-weight: bold;
		color: #333;
		margin: 10px;
		border-radius: 2px;
		text-align: left;
		box-shadow: 0px 1px 3px 0px #ccc inset;
		text-decoration: none;
	}

	.navbar-nav &gt; li {
		margin-bottom: 0px;
	}

	.navbar-nav &gt; li span {
		color: #999999;
		font-size: 10px;
		font-weight: normal;
		float: right;
		letter-spacing: 1px;
	}
}

@media (min-width: 992px) {
	.navbar-collapse {
		display: flex !important;
		align-items: center;
		width: auto;
	}

	.navbar-nav {
		background: none;
		float: none;
	}

	.navbar-nav li {
		display: inline-block;
		font-size: 13px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
	}

	.navbar-nav li &gt; a {
		font-size: 13px;
		color: #000 !important;
		padding: 0 5px 10px 5px;
		/*text-shadow: 1px 2px 2px #000;*/
	}

	.navbar-nav li &gt; a:hover {
		color: #000 !important;
		opacity: 1;
	}

	.navbar-nav li.active &gt; a {
		color: #000 !important;
		background-color: transparent !important;
	}

	.navbar-nav &gt; li &gt; a:hover {
		opacity: 1;
	}

	.navbar-nav &gt; li &gt; a:after {
		position: absolute;
		bottom: 0;
		left: 0;
		content: '';
		width: 0;
		height: 2px;
		background-color: #000;
		/*box-shadow: 1px 1px 2px #000;*/
		transition: .3s;
	}

	.navbar-nav &gt; li &gt; a:hover::after {
		width: 100%;
		opacity: 1;
	}

	.navbar-nav &gt; li.active &gt; a {
		background-color: transparent !important;
	}

	.navbar-nav &gt; li.active &gt; a:after {
		position: absolute;
		bottom: 0;
		left: 0;
		content: '';
		width: 100%;
		height: 2px;
		background-color: #000;
		/*box-shadow: 1px 1px 2px #000;*/
	}
}

@media (min-width:1200px) {
	.navbar-nav li {
		font-size: 14px;
	}

	.navbar-nav li &gt; a {
		font-size: 14px;
		padding: 0 5px 10px 5px;
		/*text-shadow: 1px 2px 2px #000;*/
	}
}

@media (min-width:1350px) {
	.navbar-nav li {
		font-size: 15px;
		margin-left: 30px;
	}

	.navbar-nav li &gt; a {
		font-size: 15px;
		padding: 0 10px 10px 10px;
	}
}










/*スマホグローバルナビ*/
@media (max-width: 991px) {
	.sp_fix {
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin-right: 0 !important;
		margin-left: 0 !important;
		padding: 0 0;
	}

	nav.navbar {
		background-color: transparent;
		/*		box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);*/
		z-index: 99999;
		position: fixed;
		top: 0;
		width: 100%;
		border-radius: 0;
	}

	nav.fixed {
		background-color: #ffe11d;
	}

	.navbar-toggle {
		position: relative;
		width: 30px;
		height: 20px;
		border: none;
		background-color: transparent;
		margin-right: 5px;
	}

	.navbar-toggle,
	.navbar-toggle span {
		display: inline-block;
		/*transition: all .4s;*/
	}

	.navbar-toggle span {
		position: absolute;
		right: 0;
		width: 100%;
		height: 2px;
		background-color: #333;
		z-index: 99999999;
	}

	.navbar-toggle span:nth-of-type(1) {
		top: 0;
	}

	.navbar-toggle span:nth-of-type(2) {
		top: 9px;
	}

	.navbar-toggle span:nth-of-type(3) {
		bottom: 0;
	}

	.navbar-toggle.active span:nth-of-type(1) {
		-webkit-transform: translateY(9px) rotate(-45deg);
		transform: translateY(9px) rotate(-45deg);
	}

	.navbar-toggle.active span:nth-of-type(2) {
		opacity: 0;
		-webkit-animation: active-menu-bar02 .8s forwards;
		animation: active-menu-bar02 .8s forwards;
	}

	.navbar-toggle.active span:nth-of-type(3) {
		-webkit-transform: translateY(-9px) rotate(45deg);
		transform: translateY(-9px) rotate(45deg);
	}

	#gnav {
		/*		overflow-y: scroll;*/
		width: 100%;
		height: 100vh !important;
		background-color: #dcc52f;
		position: absolute;
		-webkit-overflow-scrolling: touch;
		/*スマホナビゲーションでスクロールできるようにする*/
		padding-bottom: 50px;
		top: 0;
		left: 0;
		padding-top: 120px;
	}

	.navbar-nav &gt; li &gt; a {
		padding: 12px 15px;
		background-color: #fff;
		font-size: 15px;
		font-weight: bold;
		color: #027600 !important;
		margin: 5px 10px;
		border-radius: 2px;
		text-align: left;
		text-decoration: none;
	}

	.navbar-nav &gt; li.active &gt; a {
		background-color: #6dca33 !important;
		color: #fff !important;
		opacity: 1;
	}

	.navbar-nav &gt; li &gt; a:hover,
	.navbar-nav &gt; li &gt; a:focus {
		color: #fff !important;
		background-color: #6dca33 !important;
		opacity: 1;
	}
}

/*ヘッダー電話番号*/

@media (max-width: 991px) {
	p.btn_contact_h {
		display: none;
	}
}

@media (min-width: 992px) {
	p.btn_contact_h a {
		display: block;
		width: 140px;
		height: 50px;
		background-color: #FFE11D;
		border-radius: 9px;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		color: #333;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		margin: 0 10px;
	}

	p.btn_contact_h a:before {
		content: '';
		display: block;
		background: url(../images/icon_mail.png) 0 0 /20px 15px no-repeat;
		width: 20px;
		height: 15px;
		margin-right: 5px;
	}
}

@media (min-width: 1200px) {
	p.btn_contact_h a {
		display: block;
		width: 160px;
		height: 60px;
		background-color: #FFE11D;
		border-radius: 9px;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		color: #333;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		margin: 0 10px;
	}

	p.btn_contact_h a:before {
		content: '';
		display: block;
		background: url(../images/icon_mail.png) 0 0 /30px 22px no-repeat;
		width: 30px;
		height: 22px;
		margin-right: 8px;
	}
}

@media (max-width: 991px) {
	.btn_area {
		display: none;
	}
}

@media (min-width: 992px) {
	.btn_area {
		width: auto;
		position: absolute;
		bottom: 40px;
		right: 30px;
		z-index: 99;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
	}

	p.btn_kyushinbi a {
		display: block;
		width: 160px;
		height: 46px;
		background-color: #FF8000;
		border-radius: 9px;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		color: #fff;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		margin-right: 20px;
		font-size: 14px;
	}

	p.btn_kyushinbi a:hover {
		background-color: #de7307;
		opacity: 1;
	}

	p.btn_kyushinbi a:before {
		content: '';
		display: block;
		background: url(../images/icon_mainimg01.png) 0 0 /15px 17px no-repeat;
		width: 15px;
		height: 17px;
		margin-right: 8px;
	}

	p.tel_mainimg {
		display: block;
		width: 160px;
		height: 46px;
		background-color: #336600;
		border-radius: 9px;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		color: #fff;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		font-size: 16px;
	}

	p.tel_mainimg:before {
		content: '';
		display: block;
		background: url(../images/icon_mainimg02.png) 0 0 /15px 15px no-repeat;
		width: 15px;
		height: 15px;
		margin-right: 8px;
	}

	.btn_area_sub {
		right: 40px;
		bottom: 40px !important;
	}
}

@media (min-width: 1200px) {
	.btn_area {
		width: auto;
		position: absolute;
		bottom: 50px;
		right: 30px;
		z-index: 99;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
	}

	p.btn_kyushinbi a {
		display: block;
		width: 200px;
		height: 50px;
		background-color: #FF8000;
		border-radius: 9px;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		color: #fff;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		margin-right: 20px;
		font-size: 16px;
	}

	p.btn_kyushinbi a:hover {
		background-color: #de7307;
		opacity: 1;
	}

	p.btn_kyushinbi a:before {
		content: '';
		display: block;
		background: url(../images/icon_mainimg01.png) 0 0 /20px 22px no-repeat;
		width: 20px;
		height: 22px;
		margin-right: 8px;
	}

	p.tel_mainimg {
		display: block;
		width: 200px;
		height: 50px;
		background-color: #336600;
		border-radius: 9px;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		color: #fff;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		font-size: 18px;
	}

	p.tel_mainimg:before {
		content: '';
		display: block;
		background: url(../images/icon_mainimg02.png) 0 0 /20px 20px no-repeat;
		width: 20px;
		height: 20px;
		margin-right: 8px;
	}

	.btn_area_sub {
		right: 40px;
		bottom: 40px !important;
	}
}

@media (min-width: 1350px) {
	.btn_area {
		width: auto;
		position: absolute;
		bottom: 80px;
		right: 50px;
		z-index: 99;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
	}

	p.btn_kyushinbi a {
		display: block;
		width: 250px;
		height: 60px;
		background-color: #FF8000;
		border-radius: 9px;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		color: #fff;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		margin-right: 40px;
		font-size: 19px;
	}

	p.btn_kyushinbi a:hover {
		background-color: #de7307;
		opacity: 1;
	}

	p.btn_kyushinbi a:before {
		content: '';
		display: block;
		background: url(../images/icon_mainimg01.png) 0 0 /26px 28px no-repeat;
		width: 26px;
		height: 28px;
		margin-right: 8px;
	}

	p.tel_mainimg {
		display: block;
		width: 250px;
		height: 60px;
		background-color: #336600;
		border-radius: 9px;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		color: #fff;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		font-size: 22px;
	}

	p.tel_mainimg:before {
		content: '';
		display: block;
		background: url(../images/icon_mainimg02.png) 0 0 /28px 28px no-repeat;
		width: 28px;
		height: 28px;
		margin-right: 8px;
	}

	.btn_area_sub {
		right: 40px;
		bottom: 40px !important;
	}
}


/* メインイメージ
=========================================================================== */

@media (max-width: 340px) {
	p.mainimg {
		overflow: hidden;
		height: 260px;
	}

	p.mainimg img {
		height: 260px;
		width: auto;
	}
}

@media (max-width: 399px) {
	p.catch_top {
		width: 27%;
		position: absolute;
		top: 23%;
		left: 3%;
		z-index: 99;
	}
}

@media (min-width: 400px) {
	p.catch_top {
		width: 27%;
		position: absolute;
		top: 18%;
		left: 3%;
		z-index: 99;
	}
}

@media (min-width: 768px) {
	p.catch_top {
		width: 15%;
		position: absolute;
		top: 27%;
		left: 5%;
		z-index: 99;
	}
}

@media (min-width: 992px) {
	p.catch_top {
		width: 15%;
		position: absolute;
		top: 23%;
		left: 5%;
		z-index: 99;
	}
}

@media (min-width: 1200px) {
	p.catch_top {
		width: 14%;
		position: absolute;
		top: 27%;
		left: 5%;
		z-index: 99;
	}
}

@media (max-width: 767px) {
	p.deco_mainimg {
		width: 28%;
		position: absolute;
		bottom: -30px;
		left: -10px;
		z-index: 99;
	}

	p.deco_mainimg img {
		max-width: 100px;
	}
}

@media (min-width: 768px) {
	p.deco_mainimg {
		width: 24%;
		position: absolute;
		bottom: -40px;
		left: -10px;
		z-index: 99;
	}
}

@media (min-width: 992px) {
	p.deco_mainimg {
		width: 28%;
		position: absolute;
		bottom: -60px;
		left: -10px;
		z-index: 99;
	}

	.bg_sub p.deco_mainimg {
		bottom: -50px;
		left: -50px;
	}

	.bg_sub p.deco_mainimg img {
		width: 400px;
		height: auto;
	}
}

@media (min-width: 1200px) {
	p.deco_mainimg {
		width: 24%;
		position: absolute;
		bottom: -60px;
		left: -10px;
		z-index: 99;
	}

	.bg_sub p.deco_mainimg {
		bottom: -80px;
		left: -50px;
	}

	.bg_sub p.deco_mainimg img {
		width: 400px;
		height: auto;
	}
}

@media (min-width: 1500px) {
	p.deco_mainimg {
		width: 28%;
		position: absolute;
		bottom: -60px;
		left: -10px;
		z-index: 99;
	}

	.bg_sub p.deco_mainimg {
		bottom: -130px;
		left: -50px;
	}

	.bg_sub p.deco_mainimg img {
		width: 400px;
		height: auto;
	}
}


/* index.html
=========================================================================== */

@media (max-width: 767px) {
	.bg_top {
		width: 100%;
		padding: 40px 0 40px;
	}

	h2.top01 {
		font-size: 21px;
		font-family: 'Noto Sans JP', sans-serif;
		letter-spacing: 0.05em;
		font-weight: 700;
	}

	h2.top01 span {
		display: block;
		font-family: 'Cormorant Infant', serif;
		font-size: 27px;
		color: #FB6704;
		margin-bottom: 5px;
		font-weight: normal;
	}

	.hours {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		margin-bottom: 20px;
	}

	.hours h3 {
		font-size: 18px;
		color: #2DB200;
		margin-bottom: 20px;
		font-weight: bold;
	}

	.hours p.text {
		font-size: 16px;
		padding-bottom: 10px;
		background: url(../images/bdr_top01.png) 0 bottom repeat-x;
		width: 180px;
		margin-bottom: 10px;
		text-align: center;
		font-weight: bold;
	}

	.btn_calendar a {
		background-color: #FFF9DB;
		border-radius: 30px;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		padding: 30px 10px;
		width: 230px;
		height: 240px;
	}

	.btn_calendar a:hover {
		opacity: 1;
		background-color: #f5e9b3;
	}

	.btn_calendar h3 {
		font-size: 18px;
		font-family: 'Noto Sans JP', sans-serif;
		letter-spacing: 0.05em;
		font-weight: 700;
		color: #FB6704;
		margin: 20px 0;
		display: flex;
		flex-direction: row;
		align-items: center;
	}

	.btn_calendar h3:after {
		content: "\f101";
		font-family: 'Font Awesome\ 5 Free';
		font-weight: 900;
		margin-left: 8px;
		font-size: 21px;
	}

	.btn_calendar p.text {
		color: #333;
		font-size: 14px;
		line-height: 1.8;
	}
}

@media (min-width: 768px) {
	.bg_top {
		width: 100%;
		background: url(../images/bg_top01.jpg) center top no-repeat;
		padding: 70px 0 70px;
	}

	h2.top01 {
		font-size: 21px;
		font-family: 'Noto Sans JP', sans-serif;
		letter-spacing: 0.05em;
		font-weight: 700;
	}

	h2.top01 span {
		display: block;
		font-family: 'Cormorant Infant', serif;
		font-size: 27px;
		color: #FB6704;
		margin-bottom: 5px;
		font-weight: normal;
	}

	.hours {
		background: url(../images/bg_timetable.png) center center /460px 192px no-repeat;
		width: 460px;
		height: 192px;
		padding-left: 120px;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	.hours h3 {
		font-size: 16px;
		color: #2DB200;
		margin-bottom: 10px;
		font-weight: bold;
	}

	.hours p.text {
		font-size: 16px;
		padding-bottom: 5px;
		background: url(../images/bdr_top01.png) 0 bottom repeat-x;
		width: 180px;
		margin-bottom: 10px;
		text-align: center;
		font-weight: bold;
	}

	.btn_calendar a {
		background-color: #FFF9DB;
		border-radius: 30px;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		padding: 30px 10px;
		width: 230px;
		height: 240px;
	}

	.btn_calendar a:hover {
		opacity: 1;
		background-color: #f5e9b3;
	}

	.btn_calendar h3 {
		font-size: 18px;
		font-family: 'Noto Sans JP', sans-serif;
		letter-spacing: 0.05em;
		font-weight: 700;
		color: #FB6704;
		margin: 20px 0;
		display: flex;
		flex-direction: row;
		align-items: center;
	}

	.btn_calendar h3:after {
		content: "\f101";
		font-family: 'Font Awesome\ 5 Free';
		font-weight: 900;
		margin-left: 8px;
		font-size: 21px;
	}

	.btn_calendar p.text {
		color: #333;
		font-size: 14px;
		line-height: 1.8;
	}
}

@media (min-width: 992px) {
	.bg_top {
		width: 100%;
		background: url(../images/bg_top01.jpg) center top no-repeat;
		padding: 70px 0 70px;
	}

	h2.top01 {
		font-size: 21px;
		font-family: 'Noto Sans JP', sans-serif;
		letter-spacing: 0.05em;
		font-weight: 700;
	}

	h2.top01 span {
		display: block;
		font-family: 'Cormorant Infant', serif;
		font-size: 27px;
		color: #FB6704;
		margin-bottom: 5px;
		font-weight: normal;
	}

	.hours {
		background: url(../images/bg_timetable.png) center center /540px 225px no-repeat;
		width: 540px;
		height: 225px;
		padding-left: 140px;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	.hours h3 {
		font-size: 17px;
		color: #2DB200;
		margin-bottom: 15px;
		font-weight: bold;
	}

	.hours p.text {
		font-size: 16px;
		padding-bottom: 10px;
		background: url(../images/bdr_top01.png) 0 bottom repeat-x;
		width: 240px;
		margin-bottom: 10px;
		text-align: center;
		font-weight: bold;
	}
}

@media (min-width: 1200px) {
	.bg_top {
		width: 100%;
		background: url(../images/bg_top01.jpg) center top no-repeat;
		padding: 70px 0 70px;
	}

	h2.top01 {
		font-size: 24px;
		font-family: 'Noto Sans JP', sans-serif;
		letter-spacing: 0.05em;
		font-weight: 700;
	}

	h2.top01 span {
		display: block;
		font-family: 'Cormorant Infant', serif;
		font-size: 29px;
		color: #FB6704;
		margin-bottom: 5px;
		font-weight: normal;
	}

	.hours {
		background: url(../images/bg_timetable.png) center center /650px 270px no-repeat;
		width: 650px;
		height: 270px;
		padding-left: 180px;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	.hours h3 {
		font-size: 19px;
		color: #2DB200;
		margin-bottom: 20px;
		font-weight: bold;
	}

	.hours p.text {
		font-size: 18px;
		padding-bottom: 10px;
		background: url(../images/bdr_top01.png) 0 bottom repeat-x;
		width: 260px;
		margin-bottom: 20px;
		text-align: center;
		font-weight: bold;
	}
}

@media (max-width: 767px) {
	h2.top {
		font-size: 20px;
		font-family: 'Noto Sans JP', sans-serif;
		letter-spacing: 0.05em;
		font-weight: 700;
		text-align: center;
		padding-bottom: 25px;
		background: url(../images/bdr_top.png) 0 bottom repeat-x;
		margin-bottom: 25px;
	}

	h2.top span {
		display: block;
		font-family: 'Cormorant Infant', serif;
		font-size: 22px;
		color: #FB6704;
		margin-bottom: 8px;
		font-weight: normal;
	}

}

@media (min-width: 768px) {
	h2.top {
		font-size: 24px;
		font-family: 'Noto Sans JP', sans-serif;
		letter-spacing: 0.05em;
		font-weight: 700;
		text-align: center;
		padding-bottom: 30px;
		background: url(../images/bdr_top.png) 0 bottom repeat-x;
		margin-bottom: 25px;
	}

	h2.top span {
		display: block;
		font-family: 'Cormorant Infant', serif;
		font-size: 29px;
		color: #FB6704;
		margin-bottom: 10px;
		font-weight: normal;
	}
}

@media (max-width: 767px) {
	.inner_top02 {
		background-color: #FDFADF;
		border-radius: 50px;
		padding: 30px 20px 25px 20px;
	}

	article.news {
		padding-bottom: 15px;
		background: url(../images/bdr_orange_1px.png) 0 bottom repeat-x;
		margin-bottom: 15px;
		display: flex;
		flex-direction: column;
	}

	article.news .info {
		display: flex;
		flex-direction: row;
		margin-bottom: 10px;
		flex-shrink: 0;
	}

	p.news_date {
		font-family: 'Roboto', sans-serif;
		font-size: 14px;
		margin-right: 20px;
	}

	p.news_icon {
		font-size: 9px;
		font-weight: bold;
		color: #fff;
		background-color: #FF4D4D;
		padding: 0.3em 0.2em;
	}

	.news_cont a {
		color: #119ee3;
		text-decoration: underline;
	}
}

@media (min-width: 768px) {
	.inner_top02 {
		background-color: #FDFADF;
		border-radius: 50px;
		padding: 50px 50px 25px 50px;
	}

	article.news {
		padding-bottom: 25px;
		background: url(../images/bdr_orange_1px.png) 0 bottom repeat-x;
		margin-bottom: 25px;
		display: flex;
		flex-direction: row;
		align-items: center;
	}

	article.news .info {
		width: 130px;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
		margin-right: 30px;
		flex-shrink: 0;
	}

	p.news_date {
		font-family: 'Roboto', sans-serif;
		font-size: 14px;
	}

	p.news_icon {
		font-size: 9px;
		font-weight: bold;
		color: #fff;
		background-color: #FF4D4D;
		padding: 0.1em 0.2em;
	}

	.news_cont a {
		color: #119ee3;
		text-decoration: underline;
	}
}

@media (max-width: 767px) {
	.bg_top03 {
		width: 100%;
		background: url(../images/bg_top03.jpg) center bottom /100% auto no-repeat;
		padding: 0 0 10px;
	}

	h3.top03 {
		color: #FB6704;
		font-size: 14px;
		font-family: 'Noto Sans JP', sans-serif;
		letter-spacing: 0.05em;
		font-weight: 700;
		text-align: center;
		line-height: 1.8;
		margin-bottom: 20px;
	}

	.inner_top03 {
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	ul.pic_top03 {
		display: flex;
		flex-direction: row;
		justify-content: center;
		margin-top: 30px;
	}

	ul.pic_top03 li {
		margin-right: 10px;
	}

	ul.pic_top03 li:nth-of-type(3) {
		margin-right: 0;
	}

	ul.pic_top03 li:nth-of-type(2) {
		margin-top: 30px;
	}
}

@media (min-width: 768px) {
	.bg_top03 {
		width: 100%;
		background: url(../images/bg_top03.jpg) center bottom no-repeat;
		padding: 0 0 40px;
	}

	h3.top03 {
		color: #FB6704;
		font-size: 17px;
		font-family: 'Noto Sans JP', sans-serif;
		letter-spacing: 0.05em;
		font-weight: 700;
		text-align: center;
		line-height: 1.9;
		margin-bottom: 25px;
	}

	.inner_top03 {
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	ul.pic_top03 {
		display: flex;
		flex-direction: row;
		justify-content: center;
		margin-top: 30px;
	}

	ul.pic_top03 li {
		margin-right: 30px;
	}

	ul.pic_top03 li:nth-of-type(3) {
		margin-right: 0;
	}

	ul.pic_top03 li:nth-of-type(2) {
		margin-top: 60px;
	}
}

@media (min-width: 992px) {
	.bg_top03 {
		width: 100%;
		background: url(../images/bg_top03.jpg) center bottom no-repeat;
		padding: 0 0 40px;
	}

	h3.top03 {
		color: #FB6704;
		font-size: 19px;
		font-family: 'Noto Sans JP', sans-serif;
		letter-spacing: 0.05em;
		font-weight: 700;
		text-align: center;
		line-height: 1.9;
		margin-bottom: 25px;
	}

	.inner_top03 {
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	ul.pic_top03 {
		display: flex;
		flex-direction: row;
		justify-content: center;
		margin-top: 30px;
	}

	ul.pic_top03 li {
		margin-right: 30px;
	}

	ul.pic_top03 li:nth-of-type(3) {
		margin-right: 0;
	}

	ul.pic_top03 li:nth-of-type(2) {
		margin-top: 60px;
	}
}

@media (max-width: 767px) {
	.bg_top04 {
		width: 100%;
		background-color: #F9FBE9;
		padding: 50px 0 30px;
	}

	.bg_top04 .inner {
		width: 96%;
		margin: 0 auto;
	}

	.bg_top04 .cont30 p img {
		width: 160px;
	}

	.bg_top04 .cont65 {
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	.bg_top04 .inner h2 {
		color: #FB6704;
		font-size: 16px;
		font-family: 'Noto Sans JP', sans-serif;
		letter-spacing: 0.05em;
		font-weight: 700;
		margin-bottom: 20px;
		text-align: center;
		margin-top: 20px;
	}

	.bg_top04 .inner p.s16 {
		margin-bottom: 20px;
		font-size: 14px;
		text-align: center;
	}

	p.btn_top04 a {
		padding: 0.5em 1em;
		background-color: #FF8000;
		display: inline-flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		font-size: 14px;
		color: #fff;
		font-family: 'Noto Sans JP', sans-serif;
		letter-spacing: 0.05em;
		font-weight: 700;
		border-radius: 5px;
	}

	p.btn_top04 a:after {
		content: "\f138";
		font-family: 'Font Awesome\ 5 Free';
		font-weight: 900;
		margin-left: 5px;
	}
}
	.btn_top06 {
		padding: 0.5em 1em;
		background-color: #0c51c7;
		display: inline-flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		font-size: 14px;
		color: #fff;
		font-family: 'Noto Sans JP', sans-serif;
		letter-spacing: 0.05em;
		font-weight: 700;
		border-radius: 5px;
		width: 100%;
	}
.btn_top06:hover {
	background-color: #185cd1;
	color: #fff;
	opacity: 1;
}


@media (min-width: 768px) {
	.bg_top04 {
		width: 100%;
		background-color: #F9FBE9;
		padding: 50px 0;
	}

	.bg_top04 .inner {
		width: 740px;
		margin: 0 auto;
	}

	.bg_top04 .inner h2 {
		color: #FB6704;
		font-size: 18px;
		font-family: 'Noto Sans JP', sans-serif;
		letter-spacing: 0.05em;
		font-weight: 700;
		margin-bottom: 20px;
	}

	.bg_top04 .inner p.s16 {
		margin-bottom: 20px;
		font-size: 15px;
	}

	p.btn_top04 a {
		padding: 0.5em 2em;
		background-color: #FF8000;
		display: inline-flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		font-size: 16px;
		color: #fff;
		font-family: 'Noto Sans JP', sans-serif;
		letter-spacing: 0.05em;
		font-weight: 700;
		border-radius: 5px;
	}

	p.btn_top04 a:after {
		content: "\f138";
		font-family: 'Font Awesome\ 5 Free';
		font-weight: 900;
		margin-left: 8px;
	}
}

@media (min-width: 992px) {
	.bg_top04 {
		width: 100%;
		background-color: #F9FBE9;
		padding: 50px 0;
	}

	.bg_top04 .inner {
		width: 940px;
		margin: 0 auto;
	}

	.bg_top04 .inner h2 {
		color: #FB6704;
		font-size: 19px;
		font-family: 'Noto Sans JP', sans-serif;
		letter-spacing: 0.05em;
		font-weight: 700;
		margin-bottom: 25px;
	}

	.bg_top04 .inner p.s16 {
		margin-bottom: 25px;
	}

	p.btn_top04 a {
		padding: 0.5em 2em;
		background-color: #FF8000;
		display: inline-flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		font-size: 16px;
		color: #fff;
		font-family: 'Noto Sans JP', sans-serif;
		letter-spacing: 0.05em;
		font-weight: 700;
		border-radius: 5px;
	}

	p.btn_top04 a:after {
		content: "\f138";
		font-family: 'Font Awesome\ 5 Free';
		font-weight: 900;
		margin-left: 8px;
	}
}

@media (max-width: 767px) {
	.bg_top05 {
		width: 100%;
		background: url(../images/bg_top05.jpg) center top /cover no-repeat;
		padding: 50px 0 40px;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		margin-bottom: 40px;
	}

	p.ttl_top05 {
		color: #555;
		font-size: 16px;
		font-family: 'Noto Sans JP', sans-serif;
		letter-spacing: 0.1em;
		font-weight: 700;
		margin-bottom: 20px;
		padding: 0 20px;
		line-height: 1.6;
	}

	p.btn_top05 a {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		padding: 20px 30px;
		background-color: #fff;
		border-radius: 30px;
		color: #FB6704;
		font-size: 16px;
		font-family: 'Noto Sans JP', sans-serif;
		letter-spacing: 0.05em;
		font-weight: 700;
	}

	p.btn_top05 a:before {
		content: '';
		display: block;
		background: url(../images/icon_top05_1.png) 0 0 /40px 57px no-repeat;
		width: 40px;
		height: 57px;
		margin-bottom: 15px;
	}

	p.btn_top05 a:after {
		content: '';
		display: block;
		background: url(../images/icon_top05_2.png) 0 0 /24px 30px no-repeat;
		width: 24px;
		height: 30px;
		margin-top: 15px;
	}

	p.btn_top05 a:hover {
		opacity: 1;
		background-color: #fff4ec;
	}
}

@media (min-width: 768px) {
	.bg_top05 {
		width: 100%;
		background: url(../images/bg_top05.jpg) center bottom no-repeat;
		padding: 90px 0 60px;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		margin-bottom: 70px;
	}

	p.ttl_top05 {
		color: #555;
		font-size: 18px;
		font-family: 'Noto Sans JP', sans-serif;
		letter-spacing: 0.1em;
		font-weight: 700;
		margin-bottom: 40px;
	}

	p.btn_top05 a {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		padding: 20px 40px;
		background-color: #fff;
		border-radius: 30px;
		color: #FB6704;
		font-size: 17px;
		font-family: 'Noto Sans JP', sans-serif;
		letter-spacing: 0.05em;
		font-weight: 700;
	}

	p.btn_top05 a:before {
		content: '';
		display: block;
		background: url(../images/icon_top05_1.png) 0 0 /40px 57px no-repeat;
		width: 40px;
		height: 57px;
		margin-bottom: 20px;
	}

	p.btn_top05 a:after {
		content: '';
		display: block;
		background: url(../images/icon_top05_2.png) 0 0 /24px 30px no-repeat;
		width: 24px;
		height: 30px;
		margin-top: 20px;
	}

	p.btn_top05 a:hover {
		opacity: 1;
		background-color: #fff4ec;
	}
}

@media (min-width: 992px) {
	p.ttl_top05 {
		font-size: 21px;
	}

	p.btn_top05 a {
		font-size: 19px;
	}
}

@media (max-width: 767px) {
	h3.top06 {
		font-size: 14px;
		margin-bottom: 10px;
		background-color: #e6dab0;
		font-weight: bold;
		padding: 0.7em 0.5em;
	}

	.inner_top06 {
		background-color: #FFF7DB;
		padding: 15px 15px;
		margin-top: 20px;
	}

	.inner_top06 p.ttl {
		font-size: 14px;
		font-weight: bold;
		color: #FF8000;
		margin-bottom: 5px;
	}

	#top06 .cont60 .flex_b {
		margin-bottom: 40px;
	}

	#top06 .cont60 .flex_b .cont47 {
		margin-bottom: 20px;
	}
}

@media (min-width: 768px) and (max-width:991px) {
	h3.top06 {
		font-size: 16px;
		padding-bottom: 10px;
		border-bottom: 1px solid #FF8000;
		margin-bottom: 10px;
	}

	.inner_top06 {
		background-color: #FFF7DB;
		padding: 15px 15px;
		margin-top: 10px;
	}

	.inner_top06 p.ttl {
		font-size: 14px;
		font-weight: bold;
		color: #FF8000;
		margin-bottom: 5px;
	}

	#top06 p.text {
		font-size: 14px;
	}

	#top06 .cont47 {
		width: 48%;
	}
}

@media (min-width: 992px) {
	h3.top06 {
		font-size: 18px;
		padding-bottom: 10px;
		border-bottom: 1px solid #FF8000;
		margin-bottom: 10px;
	}

	.inner_top06 {
		background-color: #FFF7DB;
		padding: 15px 15px;
		margin-top: 10px;
	}

	.inner_top06 p.ttl {
		font-size: 14px;
		font-weight: bold;
		color: #FF8000;
		margin-bottom: 5px;
	}

	#top06 p.text {
		font-size: 15px;
	}
}

@media (max-width: 767px) {
#top07 {
	background-color: #ECF5EB;
	padding: 30px 20px 30px;
}

#top07 h2 {
	font-size: 26px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
	color: #65AD59;
	padding-bottom: 20px;
	background: url(../images/bdr_green.png) 0 bottom repeat-x;
	margin-bottom: 20px;
	text-align: center;
}

#top07 p.text {
	font-size: 15px;
	text-align: left;
	line-height: 1.8;
	letter-spacing: 0.05em;
	margin-bottom: 20px;
}

#top07 p.tel {
	color: #65AD59;
	font-size: 24px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	margin-bottom: 20px;
}

#top07 p.tel:before {
	content: '';
	display: block;
	background: url(../images/icon_recruit01.png) 0 0 /28px 28px;
	width: 28px;
	height: 28px;
	margin-right: 5px;
}

p.btn_top07 a {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	width: 240px;
	height: 50px;
	background-color: #65AE5A;
	color: #fff;
	font-size: 13px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
	border-radius: 10px;
}

p.btn_top07 a:before {
	content: '';
	display: block;
	background: url(../images/icon_recruit02.png) 0 0 /16px 13px;
	width: 16px;
	height: 13px;
	margin-right: 3px;
}
}

@media (min-width: 768px) {
#top07 {
	background-color: #ECF5EB;
	padding: 40px 40px 40px;
}

#top07 h2 {
	font-size: 36px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
	color: #65AD59;
	padding-bottom: 20px;
	background: url(../images/bdr_green.png) 0 bottom repeat-x;
	margin-bottom: 30px;
	text-align: center;
}

#top07 p.text {
	font-size: 18px;
	text-align: center;
	line-height: 2;
	letter-spacing: 0.05em;
	margin-bottom: 30px;
}

#top07 p.tel {
	color: #65AD59;
	font-size: 29px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	margin-right: 50px;
}

#top07 p.tel:before {
	content: '';
	display: block;
	background: url(../images/icon_recruit01.png) 0 0 /28px 28px;
	width: 28px;
	height: 28px;
	margin-right: 5px;
}

p.btn_top07 a {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	width: 330px;
	height: 54px;
	background-color: #65AE5A;
	color: #fff;
	font-size: 16px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
	border-radius: 10px;
}

p.btn_top07 a:before {
	content: '';
	display: block;
	background: url(../images/icon_recruit02.png) 0 0 /26px 20px;
	width: 26px;
	height: 20px;
	margin-right: 5px;
}
}


/* フッター
=========================================================================== */

@media (max-width: 767px) {
	footer {
		background: url(../images/bdr_green_1px.png) 0 top repeat-x;
	}

	ul.fnav {
		display: none;
	}

	footer .inner {
		padding: 50px 0 0;
		background-color: #E7F9CE;
	}

	.footer_l {
		width: 100%;
	}

	.footer_r {
		width: 100%;
	}

	p.logo_f a {
		display: flex;
		flex-direction: column;
		align-items: center;
		margin-bottom: 20px;
	}

	p.logo_f img {
		width: 200px;
	}

	p.logo_f span {
		display: block;
		margin-top: 10px;
		font-size: 15px;
		color: #72B817;
		font-family: 'Noto Sans JP', sans-serif;
		letter-spacing: 0.03em;
		font-weight: 700;
	}

	p.text_f {
		font-size: 14px;
		text-align: center;
		line-height: 1.8;
	}

	.info_f {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		margin-top: 20px;
	}

	p.tel_f {
		color: #007400;
		font-size: 18px;
		margin-bottom: 5px;
	}

	p.copyright {
		font-size: 12px;
		color: #555;
		width: 100%;
	}

	p.pagetop a {
		display: block;
		width: 40px;
		height: 40px;
		margin: 20px auto 30px;
	}

	p.copyright {
		color: #74B768;
		font-size: 12px;
		text-align: center;
		padding-bottom: 20px;
	}
}

@media (min-width: 768px) {
	footer {
		background: url(../images/bdr_green_1px.png) 0 top repeat-x;
	}

	ul.fnav {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
		padding: 25px 40px 5px;
		margin-bottom: 0;
	}

	ul.fnav li {
		margin-right: 30px;
		margin-bottom: 20px;
	}

	ul.fnav li a {
		font-size: 15px;
		color: #007500;
	}

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

	footer .inner {
		padding: 70px 0 0;
		background-color: #E7F9CE;
	}

	.footer_l {
		width: 48%;
	}

	.footer_r {
		width: 52%;
	}

	p.logo_f a {
		display: flex;
		flex-direction: column;
		margin-bottom: 20px;
	}

	p.logo_f img {
		width: 240px;
	}

	p.logo_f img.moa {
		margin: 0;
	}

	p.logo_f span {
		display: block;
		margin-top: 10px;
		font-size: 16px;
		color: #72B817;
		font-family: 'Noto Sans JP', sans-serif;
		letter-spacing: 0.03em;
		font-weight: 700;
	}

	p.text_f {
		font-size: 14px;
	}

	.info_f {
		display: flex;
		flex-direction: row;
		justify-content: flex-end;
		align-items: center;
	}

	p.tel_f {
		color: #007400;
		font-size: 18px;
		margin-left: 30px;
	}

	p.tel_f:nth-of-type(1) {
		margin-left: 0;
	}


	p.copyright {
		font-size: 12px;
		color: #555;
		width: 100%;
	}

	p.pagetop a {
		display: block;
		width: 40px;
		height: 40px;
		margin: 30px auto 40px;
	}

	p.copyright {
		color: #74B768;
		font-size: 12px;
		text-align: center;
		padding-bottom: 20px;
	}
}

@media (min-width: 992px) {
	footer {
		background: url(../images/bdr_green_1px.png) 0 top repeat-x;
	}

	ul.fnav {
		display: flex;
		flex-direction: row;
		justify-content: center;
		align-items: center;
		padding: 25px 0 5px;
		margin-bottom: 0;
	}

	ul.fnav li {
		margin-right: 20px;
	}

	ul.fnav li a {
		font-size: 14px;
		color: #007500;
	}

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

	footer .inner {
		padding: 70px 0 0;
		background-color: #E7F9CE;
	}

	.footer_l {
		width: 48%;
	}

	.footer_r {
		width: 48%;
	}

	p.logo_f a {
		display: flex;
		flex-direction: row;
		align-items: center;
		margin-bottom: 20px;
	}

	p.logo_f img {
		width: 240px;
	}

	p.logo_f span {
		display: block;
		margin-left: 20px;
		font-size: 16px;
		color: #72B817;
		font-family: 'Noto Sans JP', sans-serif;
		letter-spacing: 0.03em;
		font-weight: 700;
	}

	p.text_f {
		font-size: 14px;
	}

	.info_f {
		display: flex;
		flex-direction: row;
		justify-content: flex-end;
		align-items: center;
	}

	p.tel_f {
		color: #007400;
		font-size: 20px;
		margin-left: 30px;
	}


	p.copyright {
		font-size: 12px;
		color: #555;
		width: 100%;
	}

	p.pagetop a {
		display: block;
		width: 40px;
		height: 40px;
		margin: 30px auto 40px;
	}

	p.copyright {
		color: #74B768;
		font-size: 12px;
		text-align: center;
		padding-bottom: 20px;
	}
}

@media (min-width: 1200px) {
	footer {
		background: url(../images/bdr_green_1px.png) 0 top repeat-x;
	}

	ul.fnav {
		display: flex;
		flex-direction: row;
		justify-content: center;
		align-items: center;
		padding: 25px 0 5px;
		margin-bottom: 0;
	}

	ul.fnav li {
		margin-right: 30px;
	}

	ul.fnav li a {
		font-size: 15px;
		color: #007500;
	}

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

	footer .inner {
		padding: 100px 0 0;
		background-color: #E7F9CE;
	}

	.footer_l {
		width: 48%;
	}

	.footer_r {
		width: 48%;
	}

	p.logo_f a {
		display: flex;
		flex-direction: row;
		align-items: center;
		margin-bottom: 20px;
	}

	p.logo_f img {
		width: 270px;
	}

	p.logo_f span {
		display: block;
		margin-left: 30px;
		font-size: 17px;
		color: #72B817;
		font-family: 'Noto Sans JP', sans-serif;
		letter-spacing: 0.03em;
		font-weight: 700;
	}

	p.text_f {
		font-size: 14px;
	}

	.info_f {
		display: flex;
		flex-direction: row;
		justify-content: flex-end;
		align-items: center;
	}

	p.tel_f {
		color: #007400;
		font-size: 21px;
		margin-left: 40px;
	}


	p.copyright {
		font-size: 12px;
		color: #555;
		width: 100%;
	}

	p.pagetop a {
		display: block;
		width: 40px;
		height: 40px;
		margin: 30px auto 40px;
	}

	p.copyright {
		color: #74B768;
		font-size: 12px;
		text-align: center;
		padding-bottom: 20px;
	}
}


/* サブページ共通
=========================================================================== */
@media (max-width: 767px) {
	.bg_sub {
		width: 100%;
		height: 300px;
		background: url(../images/bg_sub.jpg) 55% top /cover no-repeat;
	}
	.bg_sub_jobtype {
		width: 100%;
		height: 300px;
		background: url(../images/bg_sub_jobtype.jpg) 55% top /cover no-repeat;
	}
	.bg_sub_guideline {
		width: 100%;
		height: 300px;
		background: url(../images/bg_sub_guideline.jpg) 65% top /cover no-repeat;
	}
	.bg_sub_entry {
		width: 100%;
		height: 300px;
		background: url(../images/bg_sub_entry.jpg) 55% top /cover no-repeat;
	}
	h2.sub {
		display: inline-block;
		font-size: 17px;
		color: #fff;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		letter-spacing: 0.1em;
		padding: 0.3em 1em 0.4em 1em;
		background-color: #64c011;
		border-radius: 30px 0 0 0;
		margin-top: 170px;
		margin-left: 10%;
	}
}

@media (min-width: 768px) {
	.bg_sub {
		width: 100%;
		height: 300px;
		background: url(../images/bg_sub.jpg) left top /cover no-repeat;
	}
	.bg_sub_jobtype {
		width: 100%;
		height: 300px;
		background: url(../images/bg_sub_jobtype.jpg) left top /cover no-repeat;
	}
	.bg_sub_guideline {
		width: 100%;
		height: 300px;
		background: url(../images/bg_sub_guideline.jpg) left top /cover no-repeat;
	}
	.bg_sub_entry {
		width: 100%;
		height: 300px;
		background: url(../images/bg_sub_entry.jpg) left top /cover no-repeat;
	}


	h2.sub {
		display: inline-block;
		font-size: 27px;
		color: #fff;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		letter-spacing: 0.1em;
		padding: 0.3em 1em 0.4em 1em;
		background-color: #64c011;
		border-radius: 30px 0 0 0;
		margin-top: 130px;
		margin-left: 23%;
	}
}

@media (min-width: 992px) {
	.bg_sub {
		width: 100%;
		height: 500px;
		background: url(../images/bg_sub.jpg) 35% top /cover no-repeat;
	}
	.bg_sub_jobtype {
		width: 100%;
		height: 500px;
		background: url(../images/bg_sub_jobtype.jpg) 35% top /cover no-repeat;
	}
	.bg_sub_guideline {
		width: 100%;
		height: 500px;
		background: url(../images/bg_sub_guideline.jpg) 35% top /cover no-repeat;
	}
	.bg_sub_entry {
		width: 100%;
		height: 500px;
		background: url(../images/bg_sub_entry.jpg) 35% top /cover no-repeat;
	}

	h2.sub {
		display: inline-block;
		font-size: 30px;
		color: #fff;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		letter-spacing: 0.1em;
		padding: 0.3em 1em 0.4em 1em;
		background-color: #64c011;
		border-radius: 30px 0 0 0;
		margin-top: 230px;
		margin-left: 20%;
	}
}

@media (min-width: 1200px) {
	.bg_sub {
		width: 100%;
		height: 500px;
		background: url(../images/bg_sub.jpg) 30% top /cover no-repeat;
	}
	.bg_sub_jobtype {
		width: 100%;
		height: 500px;
		background: url(../images/bg_sub_jobtype.jpg) 30% top /cover no-repeat;
	}
	.bg_sub_guideline {
		width: 100%;
		height: 500px;
		background: url(../images/bg_sub_guideline.jpg) 30% top /cover no-repeat;
	}
	.bg_sub_entry {
		width: 100%;
		height: 500px;
		background: url(../images/bg_sub_entry.jpg) 30% top /cover no-repeat;
	}




	h2.sub {
		display: inline-block;
		font-size: 30px;
		color: #fff;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		letter-spacing: 0.1em;
		padding: 0.3em 1em 0.4em 1em;
		background-color: #64c011;
		border-radius: 30px 0 0 0;
		margin-top: 230px;
		margin-left: 20%;
	}
}

@media (min-width: 1500px) {
	.bg_sub {
		width: 100%;
		height: 500px;
		background: url(../images/bg_sub.jpg) 30% top /cover no-repeat;
	}
	.bg_sub_jobtype {
		width: 100%;
		height: 500px;
		background: url(../images/bg_sub_jobtype.jpg) 30% top /cover no-repeat;
	}
	.bg_sub_guideline {
		width: 100%;
		height: 500px;
		background: url(../images/bg_sub_guideline.jpg) 30% top /cover no-repeat;
	}
	.bg_sub_entry {
		width: 100%;
		height: 500px;
		background: url(../images/bg_sub_entry.jpg) 30% top /cover no-repeat;
	}

	h2.sub {
		display: inline-block;
		font-size: 36px;
		color: #fff;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		letter-spacing: 0.1em;
		padding: 0.3em 1em 0.4em 1em;
		background-color: #64c011;
		border-radius: 30px 0 0 0;
		margin-top: 230px;
		margin-left: 20%;
	}
}

h2.sub a{
	color: #fff !important;
}
h2.sub a:hover{
	color: #FFE11D !important;
}


/* budgerigar.html　セキセイインコについて
=========================================================================== */

@media (max-width: 991px) {

	#budgerigar01,
	#budgerigar02,
	#budgerigar03 {
		margin-top: -100px;
		padding-top: 100px;
	}
}

@media (min-width: 992px) {

	#budgerigar01,
	#budgerigar02,
	#budgerigar03 {
		margin-top: -30px;
		padding-top: 30px;
	}
}


@media (max-width: 767px) {
	ul.nav_budgerigar {
		display: flex;
		flex-direction: column;
		margin-top: 30px;
		margin-bottom: 50px;
		padding-left: 30px;
	}

	ul.nav_budgerigar li a {
		font-size: 16px;
		color: #FF8000;
		font-weight: bold;
		letter-spacing: 0.05em;
		display: flex;
		flex-direction: row;
		align-items: center;
		line-height: 1;
		margin-bottom: 10px;
	}

	ul.nav_budgerigar li a:after {
		content: "\f0d7";
		font-family: 'Font Awesome\ 5 Free';
		font-weight: 900;
		display: block;
		margin-left: 5px;
	}

	ul.nav_budgerigar li:last-child a {
		margin-right: 0;
	}

	ul.nav_budgerigar li a:before {
		content: '';
		display: block;
		margin-right: 7px;
	}

	ul.nav_budgerigar li:nth-of-type(1) a:before {
		background: url(../images/icon_bird_green.png) 0 0 /30px 46px no-repeat;
		width: 30px;
		height: 46px;
	}

	ul.nav_budgerigar li:nth-of-type(2) a:before {
		background: url(../images/icon_bird_blue.png) 0 0 /30px 46px no-repeat;
		width: 30px;
		height: 46px;
	}

	ul.nav_budgerigar li:nth-of-type(3) a:before {
		background: url(../images/icon_bird_pink.png) 0 0 /30px 46px no-repeat;
		width: 30px;
		height: 46px;
	}
}

@media (min-width: 768px) {
	ul.nav_budgerigar {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		margin-top: 50px;
		margin-bottom: 50px;
	}

	ul.nav_budgerigar li a {
		font-size: 18px;
		color: #FF8000;
		font-weight: bold;
		letter-spacing: 0.05em;
		display: flex;
		flex-direction: column;
		align-items: center;
		margin-right: 100px;
		line-height: 1;
	}

	ul.nav_budgerigar li a:after {
		content: "\f0d7";
		font-family: 'Font Awesome\ 5 Free';
		font-weight: 900;
		display: block;
		margin-top: 5px;
	}

	ul.nav_budgerigar li:last-child a {
		margin-right: 0;
	}

	ul.nav_budgerigar li a:before {
		content: '';
		display: block;
		margin-bottom: 15px;
	}

	ul.nav_budgerigar li:nth-of-type(1) a:before {
		background: url(../images/icon_bird_green.png) 0 0 /40px 61px no-repeat;
		width: 40px;
		height: 61px;
	}

	ul.nav_budgerigar li:nth-of-type(2) a:before {
		background: url(../images/icon_bird_blue.png) 0 0 /40px 61px no-repeat;
		width: 40px;
		height: 61px;
	}

	ul.nav_budgerigar li:nth-of-type(3) a:before {
		background: url(../images/icon_bird_pink.png) 0 0 /40px 61px no-repeat;
		width: 40px;
		height: 61px;
	}
}

@media (min-width: 992px) {
	ul.nav_budgerigar {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		margin-top: 50px;
		margin-bottom: 50px;
	}

	ul.nav_budgerigar li a {
		font-size: 20px;
		color: #FF8000;
		font-weight: bold;
		letter-spacing: 0.05em;
		display: flex;
		flex-direction: column;
		align-items: center;
		margin-right: 100px;
		line-height: 1;
	}

	ul.nav_budgerigar li a:after {
		content: "\f0d7";
		font-family: 'Font Awesome\ 5 Free';
		font-weight: 900;
		display: block;
		margin-top: 5px;
	}

	ul.nav_budgerigar li:last-child a {
		margin-right: 0;
	}

	ul.nav_budgerigar li a:before {
		content: '';
		display: block;
		margin-bottom: 15px;
	}

	ul.nav_budgerigar li:nth-of-type(1) a:before {
		background: url(../images/icon_bird_green.png) 0 0 /50px 76px no-repeat;
		width: 50px;
		height: 76px;
	}

	ul.nav_budgerigar li:nth-of-type(2) a:before {
		background: url(../images/icon_bird_blue.png) 0 0 /50px 76px no-repeat;
		width: 50px;
		height: 76px;
	}

	ul.nav_budgerigar li:nth-of-type(3) a:before {
		background: url(../images/icon_bird_pink.png) 0 0 /50px 76px no-repeat;
		width: 50px;
		height: 76px;
	}
}

@media (max-width: 767px) {
	h3.sub {
		font-size: 18px;
		color: #FF8000;
		font-weight: bold;
		letter-spacing: 0.05em;
		display: flex;
		flex-direction: row;
		align-items: center;
		background: url(../images/bdr_orange_3px.png) 0 bottom repeat-x;
		padding-bottom: 10px;
		margin-bottom: 20px;
		line-height: 1.4;
	}

	h3.sub:before {
		content: '';
		display: block;
		width: 30px;
		height: 46px;
		margin-right: 15px;
		margin-top: -25px;
	}

	h3.sub_green:before {
		background: url(../images/icon_bird_green.png) 0 0 /30px 46px no-repeat;
	}

	h3.sub_blue:before {
		background: url(../images/icon_bird_blue.png) 0 0 /30px 46px no-repeat;
	}

	h3.sub_pink:before {
		background: url(../images/icon_bird_pink.png) 0 0 /30px 46px no-repeat;
	}
}

@media (min-width: 768px) {
	h3.sub {
		font-size: 20px;
		color: #FF8000;
		font-weight: bold;
		letter-spacing: 0.05em;
		display: flex;
		flex-direction: row;
		align-items: center;
		background: url(../images/bdr_orange_3px.png) 0 bottom repeat-x;
		padding-bottom: 10px;
		margin-bottom: 25px;
	}

	h3.sub:before {
		content: '';
		display: block;
		width: 40px;
		height: 61px;
		margin-right: 20px;
		margin-top: -25px;
	}

	h3.sub_green:before {
		background: url(../images/icon_bird_green.png) 0 0 /40px 61px no-repeat;
	}

	h3.sub_blue:before {
		background: url(../images/icon_bird_blue.png) 0 0 /40px 61px no-repeat;
	}

	h3.sub_pink:before {
		background: url(../images/icon_bird_pink.png) 0 0 /40px 61px no-repeat;
	}
}

@media (min-width: 992px) {
	h3.sub {
		font-size: 24px;
		color: #FF8000;
		font-weight: bold;
		letter-spacing: 0.05em;
		display: flex;
		flex-direction: row;
		align-items: center;
		background: url(../images/bdr_orange_3px.png) 0 bottom repeat-x;
		padding-bottom: 10px;
		margin-bottom: 25px;
	}

	h3.sub:before {
		content: '';
		display: block;
		width: 50px;
		height: 76px;
		margin-right: 20px;
		margin-top: -25px;
	}

	h3.sub_green:before {
		background: url(../images/icon_bird_green.png) 0 0 /50px 76px no-repeat;
	}

	h3.sub_blue:before {
		background: url(../images/icon_bird_blue.png) 0 0 /50px 76px no-repeat;
	}

	h3.sub_pink:before {
		background: url(../images/icon_bird_pink.png) 0 0 /50px 76px no-repeat;
	}
}

@media (min-width: 1200px) {
	h3.sub {
		font-size: 27px;
		color: #FF8000;
		font-weight: bold;
		letter-spacing: 0.05em;
		display: flex;
		flex-direction: row;
		align-items: center;
		background: url(../images/bdr_orange_3px.png) 0 bottom repeat-x;
		padding-bottom: 10px;
		margin-bottom: 25px;
	}

	h3.sub:before {
		content: '';
		display: block;
		width: 64px;
		height: 97px;
		margin-right: 25px;
		margin-top: -25px;
	}

	h3.sub_green:before {
		background: url(../images/icon_bird_green.png) 0 0 /64px 97px no-repeat;
	}

	h3.sub_blue:before {
		background: url(../images/icon_bird_blue.png) 0 0 /64px 97px no-repeat;
	}

	h3.sub_pink:before {
		background: url(../images/icon_bird_pink.png) 0 0 /64px 97px no-repeat;
	}
}

@media (max-width: 767px) {
	table.budgerigar01 {
		width: 100%;
	}

	table.budgerigar01 th {
		border: 1px solid #aaa;
		background-color: #F0FCCD;
		font-size: 13px;
		font-weight: bold;
		padding: 1em 1em;
		text-align: left;
	}

	table.budgerigar01 td {
		border: 1px solid #aaa;
		background-color: #fff;
		font-size: 13px;
		padding: 1em 1em;
	}

	table.budgerigar01 td span {
		font-size: 12px;
	}
}

@media (min-width: 768px) {
	table.budgerigar01 {
		width: 100%;
	}

	table.budgerigar01 th {
		border: 1px solid #aaa;
		background-color: #F0FCCD;
		font-size: 14px;
		font-weight: bold;
		padding: 1em 0.2em;
		text-align: center;
	}

	table.budgerigar01 td {
		border: 1px solid #aaa;
		background-color: #fff;
		font-size: 14px;
		padding: 1em 0.2em;
		text-align: center;
	}

	table.budgerigar01 td span {
		font-size: 12px;
	}
}

@media (min-width: 992px) {
	table.budgerigar01 {
		width: 100%;
	}

	table.budgerigar01 th {
		border: 1px solid #aaa;
		background-color: #F0FCCD;
		font-size: 15px;
		font-weight: bold;
		padding: 1em 1em;
		text-align: center;
	}

	table.budgerigar01 td {
		border: 1px solid #aaa;
		background-color: #fff;
		font-size: 15px;
		padding: 1em 1em;
		text-align: center;
	}

	table.budgerigar01 td span {
		font-size: 12px;
	}
}

@media (max-width: 767px) {
	.tbl_scroll {
		overflow: auto;
		white-space: nowrap;
		margin-bottom: 30px;
	}

	.tbl_scroll::-webkit-scrollbar {
		/*tableにスクロールバーを追加*/
		height: 5px;
	}

	.tbl_scroll::-webkit-scrollbar-track {
		/*tableにスクロールバーを追加*/
		background: #F1F1F1;
	}

	.tbl_scroll::-webkit-scrollbar-thumb {
		/*tableにスクロールバーを追加*/
		background: #BCBCBC;
	}
}

@media (max-width: 767px) {
	table.budgerigar02 {
		width: 100%;
	}

	table.budgerigar02 th {
		border: 1px solid #aaa;
		background-color: #E9F3FC;
		font-size: 12px;
		font-weight: bold;
		padding: 0.7em 0.5em;
		text-align: center;
	}

	table.budgerigar02 td {
		border: 1px solid #aaa;
		background-color: #fff;
		font-size: 12px;
		padding: 0.7em 0.5em;
		text-align: center;
	}

	table.budgerigar02 th:nth-of-type(1) {
		width: 23%;
	}

	table.budgerigar02 th:nth-of-type(2) {
		width: 23%;
	}

	table.budgerigar02 th:nth-of-type(3) {
		width: 23%;
	}
}

@media (min-width: 768px) {
	table.budgerigar02 {
		width: 100%;
	}

	table.budgerigar02 th {
		border: 1px solid #aaa;
		background-color: #E9F3FC;
		font-size: 14px;
		font-weight: bold;
		padding: 1em 0.5em;
		text-align: center;
	}

	table.budgerigar02 td {
		border: 1px solid #aaa;
		background-color: #fff;
		font-size: 14px;
		padding: 1em 0.5em;
		text-align: center;
	}

	table.budgerigar02 th:nth-of-type(1) {
		width: 23%;
	}

	table.budgerigar02 th:nth-of-type(2) {
		width: 23%;
	}

	table.budgerigar02 th:nth-of-type(3) {
		width: 23%;
	}
}

@media (min-width: 992px) {
	table.budgerigar02 {
		width: 100%;
		margin-bottom: 50px;
	}

	table.budgerigar02 th {
		border: 1px solid #aaa;
		background-color: #E9F3FC;
		font-size: 15px;
		font-weight: bold;
		padding: 1em 1em;
		text-align: center;
	}

	table.budgerigar02 td {
		border: 1px solid #aaa;
		background-color: #fff;
		font-size: 15px;
		padding: 1em 1em;
		text-align: center;
	}

	table.budgerigar02 th:nth-of-type(1) {
		width: 23%;
	}

	table.budgerigar02 th:nth-of-type(2) {
		width: 23%;
	}

	table.budgerigar02 th:nth-of-type(3) {
		width: 23%;
	}
}


/*よくある質問*/

@media (max-width: 767px) {
	.accbox {
		padding: 0;
	}

	.accbox label {
		display: flex;
		flex-direction: row;
		align-items: center;
		cursor: pointer;
		font-size: 14px;
		position: relative;
		padding: 15px 0 15px 60px;
		color: green;
		margin-bottom: 10px;
		border-bottom: 1px dashed green;
		min-height: 80px;
		letter-spacing: 0.03em;
		line-height: 1.6;
	}

	.accbox label:before {
		display: inline-block;
		position: absolute;
		left: 0;
		font-size: 24px;
		content: "Ｑ";
		background-color: green;
		color: #fff;
		width: 40px;
		height: 40px;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		border-radius: 50%;
	}

	.accbox label:hover {
		color: green;
	}

	.accbox input {
		display: none;
	}

	.accbox .accshow {
		height: 0;
		padding: 0;
		overflow: hidden;
		opacity: 0;
		position: relative;
		border: 1px solid #ff8000;
		transition: 0.25s;
		margin-bottom: 0;
	}

	.cssacc:checked + .accshow {
		height: auto;
		background: #fff;
		opacity: 1;
		padding: 15px 15px 15px 15px;
		transition: 0.25s;
		font-size: 14px;
		display: flex;
		flex-direction: column;
		align-items: center;
		line-height: 1.8;
		letter-spacing: 0.03em;
	}

	.accbox .accshow:before {
		display: block;
		font-size: 24px;
		width: 40px;
		height: 40px;
		content: "Ａ";
		background-color: #ff8000;
		color: #fff;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		border-radius: 50%;
		font-weight: bold;
		margin-bottom: 10px;
	}
}

@media (min-width: 768px) {
	.accbox {
		padding: 0;
	}

	.accbox label {
		display: flex;
		flex-direction: row;
		align-items: center;
		cursor: pointer;
		font-size: 15px;
		position: relative;
		padding: 15px 30px 15px 60px;
		color: green;
		margin-bottom: 10px;
		border-bottom: 1px dashed green;
		min-height: 80px;
		letter-spacing: 0.03em;
		line-height: 1.6;
	}

	.accbox label:before {
		display: inline-block;
		position: absolute;
		left: 0;
		font-size: 24px;
		content: "Ｑ";
		background-color: green;
		color: #fff;
		width: 40px;
		height: 40px;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		border-radius: 50%;
	}

	.accbox label:hover {
		color: green;
	}

	.accbox input {
		display: none;
	}

	.accbox .accshow {
		height: 0;
		padding: 0;
		overflow: hidden;
		opacity: 0;
		position: relative;
		border: 1px solid #ff8000;
		transition: 0.25s;
		margin-bottom: 10px;
	}

	.cssacc:checked + .accshow {
		height: auto;
		background: #fff;
		opacity: 1;
		padding: 15px 15px 15px 80px;
		transition: 0.25s;
		font-size: 14px;
		display: flex;
		flex-direction: row;
		align-items: center;
		line-height: 1.8;
		letter-spacing: 0.03em;
	}

	.accbox .accshow:before {
		display: inline-block;
		position: absolute;
		left: 20px;
		font-size: 24px;
		width: 40px;
		height: 40px;
		content: "Ａ";
		background-color: #ff8000;
		color: #fff;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		border-radius: 50%;
		font-weight: bold;
	}
}

@media (min-width: 992px) {
	.accbox {
		padding: 0;
	}

	.accbox label {
		display: flex;
		flex-direction: row;
		align-items: center;
		cursor: pointer;
		font-size: 16px;
		position: relative;
		padding: 15px 30px 15px 75px;
		color: green;
		margin-bottom: 10px;
		border-bottom: 1px dashed green;
		/*		min-height: 80px;*/
		letter-spacing: 0.03em;
		line-height: 1.6;
	}

	.accbox label:before {
		display: block;
		position: absolute;
		top: calc(50% - 25px);
		left: 0;
		font-size: 27px;
		content: "Ｑ";
		background-color: green;
		color: #fff;
		width: 50px;
		height: 50px;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		border-radius: 50%;
	}

	.accbox label:hover {
		color: green;
	}

	.accbox input {
		display: none;
	}

	.accbox .accshow {
		height: 0;
		padding: 0;
		overflow: hidden;
		opacity: 0;
		position: relative;
		border: 1px solid #ff8000;
		transition: 0.25s;
		margin-bottom: 10px;
	}

	.cssacc:checked + .accshow {
		height: auto;
		background: #fff;
		opacity: 1;
		padding: 15px 15px 15px 95px;
		transition: 0.25s;
		font-size: 15px;
		display: flex;
		flex-direction: row;
		align-items: center;
		line-height: 1.8;
		letter-spacing: 0.03em;
	}

	.accbox .accshow:before {
		display: inline-block;
		position: absolute;
		left: 20px;
		top: calc(50% - 25px);
		font-size: 27px;
		width: 50px;
		height: 50px;
		content: "Ａ";
		background-color: #ff8000;
		color: #fff;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		border-radius: 50%;
		font-weight: bold;
	}
}

@media (max-width: 767px) {
	.info_sub {
		background-color: #FFF5D2;
		border-radius: 20px;
		padding: 30px 10px;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		max-width: 400px;
		margin: 0 auto;
	}

	.info_sub p.ttl {
		font-size: 13px;
		font-weight: bold;
		text-align: center;
		margin-bottom: 10px;
		line-height: 1.6;
	}

	.info_sub p.tel {
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		font-size: 24px;
		color: #FF8000;
		display: flex;
		flex-direction: row;
		justify-content: center;
		align-items: center;
		margin-bottom: 10px;
	}

	.info_sub p.tel:before {
		content: '';
		display: block;
		background: url(../images/icon_contact_sub01.png) 0 0 /24px 24px no-repeat;
		width: 24px;
		height: 24px;
		margin-right: 10px;
	}

	.info_sub p.btn_contact a {
		width: 240px;
		height: 50px;
		background-color: #FF8000;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		font-size: 14px;
		color: #fff;
		border-radius: 10px;
	}

	.info_sub p.btn_contact a:before {
		content: '';
		display: block;
		background: url(../images/icon_contact_sub02.png) 0 0 /20px 14px no-repeat;
		width: 20px;
		height: 14px;
		margin-right: 10px;
	}
}

@media (min-width: 768px) {
	.info_sub {
		background-color: #FFF5D2;
		border-radius: 30px;
		padding: 30px;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	.info_sub p.ttl {
		font-size: 16px;
		font-weight: bold;
		text-align: center;
		letter-spacing: 0.1em;
		margin-bottom: 20px;
	}

	.info_sub p.tel {
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		font-size: 24px;
		color: #FF8000;
		display: flex;
		flex-direction: row;
		align-items: center;
	}

	.info_sub p.tel:before {
		content: '';
		display: block;
		background: url(../images/icon_contact_sub01.png) 0 0 /24px 24px no-repeat;
		width: 24px;
		height: 24px;
		margin-right: 10px;
	}

	.info_sub p.btn_contact a {
		width: 300px;
		height: 50px;
		background-color: #FF8000;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		font-size: 15px;
		color: #fff;
		margin-left: 40px;
		border-radius: 10px;
	}

	.info_sub p.btn_contact a:before {
		content: '';
		display: block;
		background: url(../images/icon_contact_sub02.png) 0 0 /30px 22px no-repeat;
		width: 30px;
		height: 22px;
		margin-right: 10px;
	}
}

@media (min-width: 992px) {
	.info_sub {
		background-color: #FFF5D2;
		border-radius: 30px;
		padding: 40px;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	.info_sub p.ttl {
		font-size: 19px;
		font-weight: bold;
		text-align: center;
		letter-spacing: 0.1em;
		margin-bottom: 25px;
	}

	.info_sub p.tel {
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		font-size: 30px;
		color: #FF8000;
		display: flex;
		flex-direction: row;
		align-items: center;
	}

	.info_sub p.tel:before {
		content: '';
		display: block;
		background: url(../images/icon_contact_sub01.png) 0 0 /30px 30px no-repeat;
		width: 30px;
		height: 30px;
		margin-right: 10px;
	}

	.info_sub p.btn_contact a {
		width: 360px;
		height: 60px;
		background-color: #FF8000;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		font-size: 17px;
		color: #fff;
		margin-left: 50px;
		border-radius: 10px;
	}

	.info_sub p.btn_contact a:before {
		content: '';
		display: block;
		background: url(../images/icon_contact_sub02.png) 0 0 /30px 22px no-repeat;
		width: 30px;
		height: 22px;
		margin-right: 10px;
	}
}


/* sick.html　病気診断
=========================================================================== */

@media (max-width: 991px) {

	#sick01,
	#sick02,
	#sick03,
	#sick02_kansen {
		margin-top: -100px;
		padding-top: 100px;
	}

}

@media (min-width: 992px) {

	#sick01,
	#sick02,
	#sick03,
	#sick02_kansen {
		margin-top: -30px;
		padding-top: 30px;
	}

}

@media (max-width: 767px) {
	ul.nav_sick {
		display: flex;
		flex-direction: column;
		margin-top: 50px;
		align-items: center;
	}

	ul.nav_sick li {
		margin-bottom: 20px;
		max-width: 300px;
	}

	ul.nav_sick li a {
		display: block;
		background-color: #6CB513;
		color: #fff;
		font-size: 16px;
		font-weight: bold;
		letter-spacing: 0.1em;
		line-height: 1.4;
		text-align: center;
		min-width: 240px;
		padding: 10px 0 0;
	}

	ul.nav_sick li a:after {
		display: block;
		content: "\f0d7";
		font-family: 'Font Awesome\ 5 Free';
		font-weight: 900;
		background-color: #FFED77;
		color: #6CB513;
		margin-top: 10px;
	}
}

@media (min-width: 768px) {
	ul.nav_sick {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		margin-top: 50px;
	}

	ul.nav_sick li {
		margin-right: 40px;
	}

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

	ul.nav_sick li a {
		display: block;
		background-color: #6CB513;
		color: #fff;
		font-size: 18px;
		font-weight: bold;
		letter-spacing: 0.1em;
		line-height: 1.4;
		text-align: center;
		min-width: 200px;
		padding: 15px 0 0;
	}

	ul.nav_sick li a:after {
		display: block;
		content: "\f0d7";
		font-family: 'Font Awesome\ 5 Free';
		font-weight: 900;
		background-color: #FFED77;
		color: #6CB513;
		margin-top: 15px;
	}
}

@media (min-width: 992px) {
	ul.nav_sick {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		margin-top: 50px;
	}

	ul.nav_sick li {
		margin-right: 40px;
	}

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

	ul.nav_sick li a {
		display: block;
		background-color: #6CB513;
		color: #fff;
		font-size: 21px;
		font-weight: bold;
		letter-spacing: 0.1em;
		line-height: 1.4;
		text-align: center;
		min-width: 200px;
		padding: 15px 0 0;
	}

	ul.nav_sick li a:after {
		display: block;
		content: "\f0d7";
		font-family: 'Font Awesome\ 5 Free';
		font-weight: 900;
		background-color: #FFED77;
		color: #6CB513;
		margin-top: 15px;
	}
}

@media (max-width: 767px) {
	article.sick01 {
		width: 100%;
		margin-bottom: 20px;
		background-color: #f1e9cd;
		border-radius: 30px;
		padding: 25px;
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	article.sick01 h4 {
		font-size: 16px;
		color: #4B9700;
		font-weight: bold;
		letter-spacing: 0.05em;
		margin-bottom: 15px;
		text-align: center;
	}

	article.sick01:last-child {
		background-color: transparent;
		justify-content: center;
	}

	article.sick01 .inner {
		width: 100%;
	}
}

@media (min-width: 768px) {
	article.sick01 {
		width: 48%;
		margin-right: 4%;
		margin-bottom: 40px;
		background-color: #fef6c0;
		border-radius: 30px;
		padding: 25px;
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	article.sick01:nth-of-type(2n) {
		margin-right: 0;
	}

	article.sick01 h4 {
		font-size: 18px;
		color: #4B9700;
		font-weight: bold;
		letter-spacing: 0.05em;
		margin-bottom: 15px;
		text-align: center;
	}

	article.sick01:last-child {
		background-color: transparent;
		justify-content: center;
	}

	article.sick01 .inner {
		width: 100%;
	}
}

@media (min-width: 992px) {
	article.sick01 {
		width: 48%;
		margin-right: 4%;
		margin-bottom: 40px;
		background-color: #fef6c0;
		border-radius: 30px;
		padding: 25px;
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	article.sick01:nth-of-type(2n) {
		margin-right: 0;
	}

	article.sick01 h4 {
		font-size: 21px;
		color: #4B9700;
		font-weight: bold;
		letter-spacing: 0.05em;
		margin-bottom: 15px;
		text-align: center;
	}

	article.sick01:last-child {
		background-color: transparent;
		justify-content: center;
	}

	article.sick01 .inner {
		width: 100%;
	}
}

@media (max-width: 767px) {
	ul.info_sick li {
		display: flex;
		flex-direction: row;
		align-items: center;
		margin-bottom: 10px;
	}

	ul.info_sick li:before {
		content: '';
		display: block;
		background: url(../images/deco_bird_s.png) 0 0 /80px 73px no-repeat;
		width: 80px;
		height: 73px;
		margin-right: 10px;
	}

	p.btn_contact_sick a {
		width: 180px;
		height: 44px;
		background-color: #FF8000;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		font-size: 13px;
		color: #fff;
		border-radius: 10px;
	}

	p.btn_contact_sick a:before {
		content: '';
		display: block;
		background: url(../images/icon_contact_sub02.png) 0 0 /15px 11px no-repeat;
		width: 15px;
		height: 11px;
		margin-right: 5px;
	}

	p.tel_sick {
		font-size: 21px;
		color: #FF8000;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
	}

	p.tel_sick:before {
		content: '';
		display: block;
		background: url(../images/icon_contact_sub01.png) 0 0 /26px 26px no-repeat;
		width: 26px;
		height: 26px;
		margin-right: 10px;
	}
}

@media (min-width: 768px) {
	ul.info_sick li {
		display: flex;
		flex-direction: row;
		align-items: center;
		margin-bottom: 30px;
	}

	ul.info_sick li:before {
		content: '';
		display: block;
		background: url(../images/deco_bird_s.png) 0 0 /80px 73px no-repeat;
		width: 80px;
		height: 73px;
		margin-right: 20px;
	}

	p.btn_contact_sick a {
		width: 200px;
		height: 50px;
		background-color: #FF8000;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		font-size: 14px;
		color: #fff;
		border-radius: 10px;
		letter-spacing: 0.05em;
	}

	p.btn_contact_sick a:before {
		content: '';
		display: block;
		background: url(../images/icon_contact_sub02.png) 0 0 /20px 15px no-repeat;
		width: 20px;
		height: 15px;
		margin-right: 5px;
	}

	p.tel_sick {
		font-size: 24px;
		color: #FF8000;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
	}

	p.tel_sick:before {
		content: '';
		display: block;
		background: url(../images/icon_contact_sub01.png) 0 0 /26px 26px no-repeat;
		width: 26px;
		height: 26px;
		margin-right: 10px;
	}
}

@media (min-width: 992px) {
	ul.info_sick li {
		display: flex;
		flex-direction: row;
		align-items: center;
		margin-bottom: 30px;
	}

	ul.info_sick li:before {
		content: '';
		display: block;
		background: url(../images/deco_bird_s.png) 0 0 /100px 91px no-repeat;
		width: 100px;
		height: 91px;
		margin-right: 25px;
	}

	p.btn_contact_sick a {
		width: 240px;
		height: 54px;
		background-color: #FF8000;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		font-size: 15px;
		color: #fff;
		border-radius: 10px;
		letter-spacing: 0.05em;
	}

	p.btn_contact_sick a:before {
		content: '';
		display: block;
		background: url(../images/icon_contact_sub02.png) 0 0 /20px 15px no-repeat;
		width: 20px;
		height: 15px;
		margin-right: 10px;
	}

	p.tel_sick {
		font-size: 28px;
		color: #FF8000;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
	}

	p.tel_sick:before {
		content: '';
		display: block;
		background: url(../images/icon_contact_sub01.png) 0 0 /26px 26px no-repeat;
		width: 26px;
		height: 26px;
		margin-right: 10px;
	}
}

@media (min-width: 1200px) {
	ul.info_sick li {
		display: flex;
		flex-direction: row;
		align-items: center;
		margin-bottom: 30px;
	}

	ul.info_sick li:before {
		content: '';
		display: block;
		background: url(../images/deco_bird_s.png) 0 0 /100px 91px no-repeat;
		width: 100px;
		height: 91px;
		margin-right: 25px;
	}

	p.btn_contact_sick a {
		width: 300px;
		height: 54px;
		background-color: #FF8000;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		font-size: 17px;
		color: #fff;
		border-radius: 10px;
		letter-spacing: 0.05em;
	}

	p.btn_contact_sick a:before {
		content: '';
		display: block;
		background: url(../images/icon_contact_sub02.png) 0 0 /30px 22px no-repeat;
		width: 30px;
		height: 22px;
		margin-right: 10px;
	}

	p.tel_sick {
		font-size: 30px;
		color: #FF8000;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
	}

	p.tel_sick:before {
		content: '';
		display: block;
		background: url(../images/icon_contact_sub01.png) 0 0 /30px 30px no-repeat;
		width: 30px;
		height: 30px;
		margin-right: 10px;
	}
}

@media (max-width: 767px) {
	h4.sick02 {
		padding: 0.7em 1em;
		background-color: #6CB513;
		color: #fff;
		font-size: 16px;
		font-weight: bold;
		letter-spacing: 0.1em;
		text-align: center;
		margin-bottom: 10px;
	}

	#sick02 .cont30 {
		margin-bottom: 30px;
	}

	#sick02 .cont32 {
		margin-top: 15px;
	}

	#sick02 .cont24 {
		margin-bottom: 30px;
	}

	h4.sick03 {
		font-size: 16px;
		color: #4B9700;
		font-weight: bold;
		letter-spacing: 0.05em;
		margin-bottom: 10px;
	}

	#sick03 .cont30 p {
		margin-top: 15px;
	}

	#sick03 .flex_b {
		margin-bottom: 40px !important;
	}
}

@media (min-width: 992px) {
	h4.sick02 {
		padding: 0.7em 1em;
		background-color: #6CB513;
		color: #fff;
		font-size: 21px;
		font-weight: bold;
		letter-spacing: 0.1em;
		text-align: center;
		margin-bottom: 20px;
	}

	h4.sick03 {
		font-size: 21px;
		color: #4B9700;
		font-weight: bold;
		letter-spacing: 0.05em;
		margin-bottom: 15px;
		padding-bottom: 15px;
		border-bottom: 1px solid #4B9700;
	}
}

@media (min-width: 768px) {
	h4.sick02 {
		padding: 0.7em 1em;
		background-color: #6CB513;
		color: #fff;
		font-size: 18px;
		font-weight: bold;
		letter-spacing: 0.1em;
		text-align: center;
		margin-bottom: 20px;
	}

	h4.sick03 {
		font-size: 18px;
		color: #4B9700;
		font-weight: bold;
		letter-spacing: 0.05em;
		margin-bottom: 15px;
		padding-bottom: 15px;
		border-bottom: 1px solid #4B9700;
	}
}

@media (min-width: 992px) {
	h4.sick02 {
		padding: 0.7em 1em;
		background-color: #6CB513;
		color: #fff;
		font-size: 21px;
		font-weight: bold;
		letter-spacing: 0.1em;
		text-align: center;
		margin-bottom: 20px;
	}

	h4.sick03 {
		font-size: 21px;
		color: #4B9700;
		font-weight: bold;
		letter-spacing: 0.05em;
		margin-bottom: 15px;
		padding-bottom: 15px;
		border-bottom: 1px solid #4B9700;
	}
}

@media (min-width: 1200px) {
	h4.sick02 {
		padding: 0.7em 1em;
		background-color: #6CB513;
		color: #fff;
		font-size: 24px;
		font-weight: bold;
		letter-spacing: 0.1em;
		text-align: center;
		margin-bottom: 30px;
	}

	h4.sick03 {
		font-size: 21px;
		color: #4B9700;
		font-weight: bold;
		letter-spacing: 0.05em;
		margin-bottom: 15px;
		padding-bottom: 15px;
		border-bottom: 1px solid #4B9700;
	}
}

img.img100p {
	width: 100%;
	height: auto;
}

#sick01 p.text,
#sick02 p.text,
#sick03 p.text {
	font-size: 14px;
}


/* influenza.html　高病原性鳥インフルエンザ
=========================================================================== */

@media (max-width: 767px) {
	h3.influenza {
		font-size: 18px;
		color: #4d910a;
		font-weight: bold;
		letter-spacing: 0.1em;
		margin-bottom: 15px;
		line-height: 1.5;
	}

	h4.influenza01 {
		font-size: 19px;
		color: #FF8000;
		font-weight: bold;
		letter-spacing: 0.05em;
		display: flex;
		flex-direction: row;
		align-items: center;
		background: url(../images/bdr_orange_3px.png) 0 bottom repeat-x;
		padding-bottom: 10px;
		margin-bottom: 20px;
	}

	h4.influenza01:before {
		content: '';
		display: block;
		background: url(../images/icon_influenza01.png) 0 0 /40px 45px no-repeat;
		width: 40px;
		height: 45px;
		margin-right: 15px;
		margin-top: -25px;
	}

	ul.influenza01 li {
		font-size: 14px;
		line-height: 1.8;
		list-style-type: disc;
		margin-left: 1em;
		margin-bottom: 5px;
	}

	ul.influenza01 li p {
		margin-top: 10px;
		margin-bottom: 10px;
		line-height: 1.8;
	}
}

@media (min-width: 768px) {
	h3.influenza {
		font-size: 20px;
		color: #4d910a;
		font-weight: bold;
		letter-spacing: 0.1em;
		margin-bottom: 20px;
	}

	h4.influenza01 {
		font-size: 19px;
		color: #FF8000;
		font-weight: bold;
		letter-spacing: 0.05em;
		display: flex;
		flex-direction: row;
		align-items: center;
		background: url(../images/bdr_orange_3px.png) 0 bottom repeat-x;
		padding-bottom: 10px;
		margin-bottom: 25px;
	}

	h4.influenza01:before {
		content: '';
		display: block;
		background: url(../images/icon_influenza01.png) 0 0 /50px 55px no-repeat;
		width: 50px;
		height: 55px;
		margin-right: 15px;
		margin-top: -25px;
	}

	ul.influenza01 li {
		font-size: 14px;
		line-height: 1.8;
		list-style-type: disc;
		margin-left: 1em;
		margin-bottom: 5px;
	}

	ul.influenza01 li p {
		margin-top: 10px;
		margin-bottom: 10px;
		line-height: 1.8;
	}
}

@media (min-width: 992px) {
	h3.influenza {
		font-size: 24px;
		color: #4d910a;
		font-weight: bold;
		letter-spacing: 0.1em;
		margin-bottom: 20px;
	}

	h4.influenza01 {
		font-size: 21px;
		color: #FF8000;
		font-weight: bold;
		letter-spacing: 0.05em;
		display: flex;
		flex-direction: row;
		align-items: center;
		background: url(../images/bdr_orange_3px.png) 0 bottom repeat-x;
		padding-bottom: 10px;
		margin-bottom: 25px;
	}

	h4.influenza01:before {
		content: '';
		display: block;
		background: url(../images/icon_influenza01.png) 0 0 /60px 66px no-repeat;
		width: 60px;
		height: 66px;
		margin-right: 25px;
		margin-top: -25px;
	}

	ul.influenza01 li {
		font-size: 15px;
		line-height: 1.8;
		list-style-type: disc;
		margin-left: 1em;
		margin-bottom: 5px;
	}

	ul.influenza01 li p {
		margin-top: 10px;
		margin-bottom: 10px;
		line-height: 1.8;
	}
}

/*よくある質問*/
#acMenu dt {
	display: block;
	width: 200px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border: #666 1px solid;
	cursor: pointer;
}

#acMenu dd {
	background: #f2f2f2;
	width: 200px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border: #666 1px solid;
	display: none;
}

@media (max-width: 767px) {
	table.influenza03 {
		width: 100%;
	}

	table.influenza03 th {
		border: 1px solid #aaa;
		background-color: #F0FCCD;
		font-size: 13px;
		font-weight: bold;
		padding: 1em 1em;
		text-align: center;
	}

	table.influenza03 td {
		border: 1px solid #aaa;
		background-color: #fff;
		font-size: 12px;
		padding: 1em 1em;
		line-height: 1.6;
	}
}

@media (min-width: 768px) {
	table.influenza03 {
		width: 100%;
	}

	table.influenza03 th {
		border: 1px solid #aaa;
		background-color: #F0FCCD;
		font-size: 14px;
		font-weight: bold;
		padding: 1em 1em;
		text-align: center;
	}

	table.influenza03 td {
		border: 1px solid #aaa;
		background-color: #fff;
		font-size: 13px;
		padding: 1em 1em;
		line-height: 1.7;
	}
}

@media (min-width: 992px) {
	table.influenza03 {
		width: 100%;
	}

	table.influenza03 th {
		border: 1px solid #aaa;
		background-color: #F0FCCD;
		font-size: 15px;
		font-weight: bold;
		padding: 1em 1em;
		text-align: center;
	}

	table.influenza03 td {
		border: 1px solid #aaa;
		background-color: #fff;
		font-size: 15px;
		padding: 1em 1.5em;
		line-height: 1.7;
	}

	table.influenza03 td:nth-of-type(1) {
		width: 220px;
		text-align: center;
	}

	table.influenza03 td:nth-of-type(2) {
		width: 260px;
	}
}


/* about.html　当院の紹介
=========================================================================== */

@media (max-width: 767px) {
	h3.about {
		font-size: 18px;
		font-family: 'Noto Sans JP', sans-serif;
		letter-spacing: 0.05em;
		font-weight: 700;
		padding-bottom: 25px;
		background: url(../images/bdr_top.png) 0 bottom repeat-x;
		margin-bottom: 25px;
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	h3.about span {
		display: block;
		font-family: 'Cormorant Infant', serif;
		font-size: 24px;
		color: #FB6704;
		margin-top: 5px;
		font-weight: normal;
	}

	h3.about:before {
		content: '';
		display: block;
		background: url(../images/icon_bird_green.png) 0 0 /40px 61px no-repeat;
		width: 40px;
		height: 61px;
		margin-bottom: 10px;
	}

	p.text_about01 {
		text-align: left;
		font-size: 14px;
		line-height: 1.6;
		margin-bottom: 30px;
		margin-top: 20px;
	}

	h4.about01 {
		font-size: 16px;
		font-family: 'Noto Sans JP', sans-serif;
		letter-spacing: 0.05em;
		font-weight: 700;
		color: #FB6704;
		margin-bottom: 20px;
		line-height: 1.5;
	}

	ul.about01 li {
		margin-bottom: 20px;
		font-size: 14px;
		line-height: 1.8;
		display: flex;
		flex-direction: row;
		align-items: center;
	}

	ul.about01 li:before {
		content: "\f0f8";
		font-family: 'Font Awesome\ 5 Free';
		font-weight: 900;
		margin-right: 10px;
		font-size: 30px;
		color: #a0c13f;
		flex-shrink: 0;
	}

	.inner_about01 {
		width: 100%;
		margin: 0 auto;
	}
}

@media (min-width: 768px) {
	h3.about {
		font-size: 20px;
		font-family: 'Noto Sans JP', sans-serif;
		letter-spacing: 0.05em;
		font-weight: 700;
		padding-bottom: 30px;
		background: url(../images/bdr_top.png) 0 bottom repeat-x;
		margin-bottom: 25px;
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	h3.about span {
		display: block;
		font-family: 'Cormorant Infant', serif;
		font-size: 24px;
		color: #FB6704;
		margin-top: 5px;
		font-weight: normal;
	}

	h3.about:before {
		content: '';
		display: block;
		background: url(../images/icon_bird_green.png) 0 0 /64px 97px no-repeat;
		width: 64px;
		height: 97px;
		margin-bottom: 10px;
	}

	p.text_about01 {
		text-align: center;
		font-size: 15px;
		line-height: 2;
		margin-bottom: 30px;
	}

	h4.about01 {
		font-size: 18px;
		font-family: 'Noto Sans JP', sans-serif;
		letter-spacing: 0.05em;
		font-weight: 700;
		color: #FB6704;
		margin-bottom: 25px;
		line-height: 1.5;
	}

	ul.about01 li {
		margin-bottom: 20px;
		font-size: 14px;
		line-height: 1.8;
		display: flex;
		flex-direction: row;
		align-items: center;
	}

	ul.about01 li:before {
		content: "\f0f8";
		font-family: 'Font Awesome\ 5 Free';
		font-weight: 900;
		margin-right: 10px;
		font-size: 24px;
		color: #a0c13f;
		flex-shrink: 0;
	}

	.inner_about01 {
		width: 720px;
		margin: 0 auto;
	}
}

@media (min-width: 992px) {
	h3.about {
		font-size: 21px;
		font-family: 'Noto Sans JP', sans-serif;
		letter-spacing: 0.05em;
		font-weight: 700;
		padding-bottom: 30px;
		background: url(../images/bdr_top.png) 0 bottom repeat-x;
		margin-bottom: 25px;
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	h3.about span {
		display: block;
		font-family: 'Cormorant Infant', serif;
		font-size: 29px;
		color: #FB6704;
		margin-top: 5px;
		font-weight: normal;
	}

	h3.about:before {
		content: '';
		display: block;
		background: url(../images/icon_bird_green.png) 0 0 /64px 97px no-repeat;
		width: 64px;
		height: 97px;
		margin-bottom: 10px;
	}

	p.text_about01 {
		text-align: center;
		font-size: 16px;
		line-height: 2;
		margin-bottom: 30px;
	}

	h4.about01 {
		font-size: 20px;
		font-family: 'Noto Sans JP', sans-serif;
		letter-spacing: 0.05em;
		font-weight: 700;
		color: #FB6704;
		margin-bottom: 25px;
	}

	ul.about01 li {
		margin-bottom: 20px;
		font-size: 15px;
		line-height: 1.8;
		display: flex;
		flex-direction: row;
		align-items: center;
	}

	ul.about01 li:before {
		content: "\f0f8";
		font-family: 'Font Awesome\ 5 Free';
		font-weight: 900;
		margin-right: 10px;
		font-size: 24px;
		color: #a0c13f;
		flex-shrink: 0;
	}

	.inner_about01 {
		width: 940px;
		margin: 0 auto;
	}
}

@media (min-width: 1200px) {
	h3.about {
		font-size: 24px;
		font-family: 'Noto Sans JP', sans-serif;
		letter-spacing: 0.05em;
		font-weight: 700;
		padding-bottom: 30px;
		background: url(../images/bdr_top.png) 0 bottom repeat-x;
		margin-bottom: 25px;
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	h3.about span {
		display: block;
		font-family: 'Cormorant Infant', serif;
		font-size: 29px;
		color: #FB6704;
		margin-top: 5px;
		font-weight: normal;
	}

	h3.about:before {
		content: '';
		display: block;
		background: url(../images/icon_bird_green.png) 0 0 /64px 97px no-repeat;
		width: 64px;
		height: 97px;
		margin-bottom: 10px;
	}

	p.text_about01 {
		text-align: center;
		font-size: 18px;
		line-height: 2;
		margin-bottom: 30px;
	}

	h4.about01 {
		font-size: 21px;
		font-family: 'Noto Sans JP', sans-serif;
		letter-spacing: 0.05em;
		font-weight: 700;
		color: #FB6704;
		margin-bottom: 25px;
	}

	ul.about01 li {
		margin-bottom: 20px;
		font-size: 16px;
		line-height: 1.8;
		display: flex;
		flex-direction: row;
		align-items: center;
	}

	ul.about01 li:before {
		content: "\f0f8";
		font-family: 'Font Awesome\ 5 Free';
		font-weight: 900;
		margin-right: 10px;
		font-size: 24px;
		color: #a0c13f;
	}

	.inner_about01 {
		width: 1040px;
		margin: 0 auto;
	}
}

@media (max-width: 767px) {
	table.about {
		width: 100%;
		border-top: 1px solid #DCE441;
	}

	table.about th {
		display: block;
		width: 100%;
		padding: 0.8em 0.8em;
		background-color: #F3F6BF;
		border-bottom: 1px solid #DCE441;
		font-size: 14px;
	}

	table.about td {
		display: block;
		width: 100%;
		padding: 0.7em 1em 1.5em;
		border-bottom: 1px solid #DCE441;
		line-height: 1.8;
		font-size: 14px;
	}

	table.about td.bdr_none {
		border: none;
	}
}

@media (min-width: 768px) {
	table.about {
		width: 100%;
		border-top: 1px solid #DCE441;
	}

	table.about th {
		width: 140px;
		padding: 2em 2em;
		background-color: #F3F6BF;
		border-bottom: 1px solid #DCE441;
		font-size: 15px;
	}

	table.about td {
		padding: 1em 2em;
		border-bottom: 1px solid #DCE441;
		line-height: 2;
		font-size: 15px;
	}
}

@media (min-width: 992px) {
	table.about {
		width: 100%;
		border-top: 1px solid #DCE441;
	}

	table.about th {
		width: 240px;
		padding: 2em 2em;
		background-color: #F3F6BF;
		border-bottom: 1px solid #DCE441;
		font-size: 15px;
	}

	table.about td {
		padding: 1em 2em;
		border-bottom: 1px solid #DCE441;
		line-height: 2;
		font-size: 15px;
	}
}

@media (max-width: 767px) {
	article.about03 {
		width: 100%;
		margin-bottom: 40px;
	}

	article.about03 h4 {
		font-size: 15px;
		font-family: 'Noto Sans JP', sans-serif;
		letter-spacing: 0.05em;
		font-weight: 700;
		color: #FB6704;
		margin-bottom: 15px;
	}

	article.about03 h4 span {
		font-size: 12px;
	}
}

@media (min-width: 768px) {
	article.about03 {
		width: 32%;
		margin-right: 2%;
		margin-bottom: 50px;
	}

	article.about03:nth-of-type(3n) {
		margin-right: 0;
	}

	article.about03 h4 {
		font-size: 18px;
		font-family: 'Noto Sans JP', sans-serif;
		letter-spacing: 0.05em;
		font-weight: 700;
		color: #FB6704;
		margin-bottom: 15px;
	}

	article.about03 h4 span {
		font-size: 15px;
	}
}

article.about03 span.photo-ofi img {
	border-right: 20px;
}

.photo-ofi {
	height: 0;
	display: block;
	padding-bottom: 70%;
	/* 高さを指定（ボックスの横幅を基準） */
	background-color: #f1ecdc;
	overflow: hidden;
	position: relative;
	margin-bottom: 5px;
	border-radius: 20px;
}

.photo-ofi img {
	max-width: inherit;
	max-height: inherit;
	width: 100%;
	height: 100%;
	object-fit: scale-down;
	font-family: 'object-fit: scale-down;';
	position: absolute;
	left: 0;
	top: 0;
}


/* closed.html　休診日
=========================================================================== */

@media (max-width: 767px) {
	p.ttl_closed {
		font-size: 15px;
		font-family: 'Noto Sans JP', sans-serif;
		letter-spacing: 0.05em;
		font-weight: 700;
		color: #333;
		text-align: center;
		line-height: 1.6;
	}

	strong.sub {
		background: linear-gradient(transparent 80%, #ffc58b 80%);
		padding: 0 5px;
	}

	h3.closed {
		font-size: 18px;
		color: #FF8000;
		font-weight: bold;
		letter-spacing: 0.05em;
		display: flex;
		flex-direction: row;
		align-items: center;
		background: url(../images/bdr_orange_3px.png) 0 bottom repeat-x;
		padding-bottom: 0;
		margin-bottom: 20px;
	}

	h3.closed:before {
		content: '';
		display: block;
		background: url(../images/icon_bird_pink.png) 0 0 /36px 55px no-repeat;
		width: 36px;
		height: 55px;
		margin-right: 15px;
		margin-top: -25px;
	}

	h3.closed span.number {
		display: inline-block;
		margin-left: 10px;
		font-size: 40px;
		margin-bottom: 10px;
	}

	h3.closed span.month {
		font-size: 18px;
		display: inline-block;
		margin-right: 7px;
		margin-left: 5px;
	}

	table.closed {
		width: 100%;
		margin-bottom: 15px;
	}

	table.closed th {
		background-color: #A3D900;
		border: 1px solid #aaa;
		padding: 0.8em 0.5em;
		text-align: center;
		font-size: 14px;
	}

	table.closed td {
		background-color: #fff;
		border: 1px solid #aaa;
		padding: 0.8em 0.5em;
		font-size: 14px;
		text-align: center;
	}

	table.closed td.closed {
		background-color: #ff6060;
		color: #fff;
	}

	table.closed td.limited {
		background-color: #FFC875;
	}

	table.closed td.limited_afternoon {
		background-color: #FFC875;
	}

	table.closed td.limited_morning {
		background-color: #4169e1;
		color: #fff;
	}

	table.closed td.limited_temporary {
		background-color: #c01717;
		color: #fff;
	}

	p.memo {
		display: inline-block;
		background-color: #fec4d3;
		font-size: 14px;
		padding: 5px;
		margin-bottom: 15px;
		font-weight: bold;
	}

	.cont_closed {
		line-height: normal;
	}
}

@media (min-width: 768px) {
	p.ttl_closed {
		font-size: 18px;
		font-family: 'Noto Sans JP', sans-serif;
		letter-spacing: 0.05em;
		font-weight: 700;
		color: #333;
		text-align: center;
	}

	strong.sub {
		background: linear-gradient(transparent 80%, #ffc58b 80%);
		padding: 0 5px;
	}

	h3.closed {
		font-size: 21px;
		color: #FF8000;
		font-weight: bold;
		letter-spacing: 0.05em;
		display: flex;
		flex-direction: row;
		align-items: center;
		background: url(../images/bdr_orange_3px.png) 0 bottom repeat-x;
		padding-bottom: 5px;
		margin-bottom: 25px;
	}

	h3.closed:before {
		content: '';
		display: block;
		background: url(../images/icon_bird_pink.png) 0 0 /50px 76px no-repeat;
		width: 50px;
		height: 76px;
		margin-right: 20px;
		margin-top: -25px;
	}

	h3.closed span.number {
		display: inline-block;
		margin-left: 10px;
		font-size: 50px;
		margin-bottom: 10px;
	}

	h3.closed span.month {
		font-size: 21px;
		display: inline-block;
		margin-right: 7px;
		margin-left: 5px;
	}

	table.closed {
		width: 100%;
	}

	table.closed th {
		background-color: #A3D900;
		border: 1px solid #aaa;
		padding: 0.8em 0.8em;
		text-align: center;
		font-size: 15px;
	}

	table.closed td {
		background-color: #fff;
		border: 1px solid #aaa;
		padding: 0.5em 0.8em;
		font-size: 18px;
		text-align: center;
	}

	table.closed td.closed {
		background-color: #ff6060;
		color: #fff;
	}

	table.closed td.limited {
		background-color: #FFC875;
	}

	table.closed td.limited_afternoon {
		background-color: #FFC875;
	}

	table.closed td.limited_morning {
		background-color: #4169e1;
		color: #fff;
	}

	table.closed td.limited_temporary {
		background-color: #c01717;
		color: #fff;
	}

	p.memo {
		display: inline-block;
		background-color: #fec4d3;
		font-size: 14px;
		padding: 5px;
		margin-bottom: 15px;
		font-weight: bold;
	}

	.cont_closed {
		line-height: normal;
	}
}

@media (min-width: 992px) {
	p.ttl_closed {
		font-size: 20px;
		font-family: 'Noto Sans JP', sans-serif;
		letter-spacing: 0.05em;
		font-weight: 700;
		color: #333;
		text-align: center;
	}

	strong.sub {
		background: linear-gradient(transparent 80%, #ffc58b 80%);
		padding: 0 5px;
	}

	h3.closed {
		font-size: 24px;
		color: #FF8000;
		font-weight: bold;
		letter-spacing: 0.05em;
		display: flex;
		flex-direction: row;
		align-items: center;
		background: url(../images/bdr_orange_3px.png) 0 bottom repeat-x;
		padding-bottom: 10px;
		margin-bottom: 25px;
	}

	h3.closed:before {
		content: '';
		display: block;
		background: url(../images/icon_bird_pink.png) 0 0 /64px 97px no-repeat;
		width: 64px;
		height: 97px;
		margin-right: 25px;
		margin-top: -25px;
	}

	h3.closed span.number {
		display: inline-block;
		margin-left: 10px;
		font-size: 50px;
		margin-bottom: 10px;
	}

	h3.closed span.month {
		font-size: 24px;
		display: inline-block;
		margin-right: 7px;
		margin-left: 5px;
	}

	table.closed {
		width: 100%;
	}

	table.closed th {
		background-color: #A3D900;
		border: 1px solid #aaa;
		padding: 0.8em 1em;
		text-align: center;
		font-size: 17px;
	}

	table.closed td {
		background-color: #fff;
		border: 1px solid #aaa;
		padding: 0.5em 1em;
		font-size: 21px;
		text-align: center;
	}

	table.closed td.closed {
		background-color: #ff6060;
		color: #fff;
	}

	table.closed td.limited {
		background-color: #FFC875;
	}

	table.closed td.limited_afternoon {
		background-color: #FFC875;
	}

	table.closed td.limited_morning {
		background-color: #4169e1;
		color: #fff;
	}

	table.closed td.limited_temporary {
		background-color: #c01717;
		color: #fff;
	}

	p.memo {
		display: inline-block;
		background-color: #fec4d3;
		font-size: 14px;
		padding: 5px;
		margin-bottom: 15px;
		font-weight: bold;
	}

	.cont_closed {
		line-height: normal;
	}
}


/* sheet.html　問診表
=========================================================================== */

@media (max-width: 767px) {
	h3.sheet {
		font-size: 18px;
		color: #007500;
		font-weight: bold;
		letter-spacing: 0.05em;
		display: flex;
		flex-direction: row;
		align-items: center;
		background: url(../images/bdr_top.png) 0 bottom repeat-x;
		padding-bottom: 15px;
		margin-bottom: 15px;
		line-height: 1.4;
	}

	h3.sheet:before {
		content: '';
		display: block;
		background: url(../images/icon_bird_sheet.png) 0 0 /40px 62px no-repeat;
		width: 40px;
		height: 62px;
		margin-right: 15px;
		margin-top: -20px;
		flex-shrink: 0;
	}
}

@media (min-width: 768px) {
	h3.sheet {
		font-size: 18px;
		color: #007500;
		font-weight: bold;
		letter-spacing: 0.05em;
		display: flex;
		flex-direction: row;
		align-items: center;
		background: url(../images/bdr_top.png) 0 bottom repeat-x;
		padding-bottom: 15px;
		margin-bottom: 20px;
	}

	h3.sheet:before {
		content: '';
		display: block;
		background: url(../images/icon_bird_sheet.png) 0 0 /40px 62px no-repeat;
		width: 40px;
		height: 62px;
		margin-right: 20px;
		margin-top: -25px;
	}
}

@media (min-width: 992px) {
	h3.sheet {
		font-size: 21px;
		color: #007500;
		font-weight: bold;
		letter-spacing: 0.05em;
		display: flex;
		flex-direction: row;
		align-items: center;
		background: url(../images/bdr_top.png) 0 bottom repeat-x;
		padding-bottom: 15px;
		margin-bottom: 20px;
	}

	h3.sheet:before {
		content: '';
		display: block;
		background: url(../images/icon_bird_sheet.png) 0 0 /50px 77px no-repeat;
		width: 50px;
		height: 77px;
		margin-right: 25px;
		margin-top: -25px;
	}
}

@media (min-width: 1200px) {
	h3.sheet {
		font-size: 24px;
		color: #007500;
		font-weight: bold;
		letter-spacing: 0.05em;
		display: flex;
		flex-direction: row;
		align-items: center;
		background: url(../images/bdr_top.png) 0 bottom repeat-x;
		padding-bottom: 15px;
		margin-bottom: 25px;
	}

	h3.sheet:before {
		content: '';
		display: block;
		background: url(../images/icon_bird_sheet.png) 0 0 /60px 92px no-repeat;
		width: 60px;
		height: 92px;
		margin-right: 25px;
		margin-top: -25px;
	}
}

@media (max-width: 767px) {
	h4.sheet {
		width: 100%;
		font-size: 15px;
		font-family: 'Noto Sans JP', sans-serif;
		letter-spacing: 0.05em;
		font-weight: 700;
		display: flex;
		flex-direction: row;
		align-items: center;
		line-height: 1.4;
	}

	h4.sheet:before {
		content: '';
		display: block;
		background: url(../images/icon_top05_1.png) 0 0 /20px 29px no-repeat;
		width: 20px;
		height: 29px;
		margin-right: 10px;
		flex-shrink: 0;
	}

	p.btn_sheet a {
		font-size: 14px;
		color: #FB6704;
		font-family: 'Noto Sans JP', sans-serif;
		letter-spacing: 0.05em;
		font-weight: 700;
		display: flex;
		flex-direction: row;
		margin-top: 10px;
		border: 1px solid #FB6704;
		padding: 8px;
		margin-bottom: 10px;
	}

	p.btn_sheet a:before {
		content: '';
		display: block;
		background: url(../images/icon_top05_2.png) 0 0 /14px 18px no-repeat;
		width: 14px;
		height: 18px;
		margin-right: 10px;
	}
}

@media (min-width: 768px) {
	h4.sheet {
		width: 460px;
		font-size: 15px;
		font-family: 'Noto Sans JP', sans-serif;
		letter-spacing: 0.05em;
		font-weight: 700;
		display: flex;
		flex-direction: row;
		align-items: center;
		line-height: 1.4;
	}

	h4.sheet:before {
		content: '';
		display: block;
		background: url(../images/icon_top05_1.png) 0 0 /30px 43px no-repeat;
		width: 30px;
		height: 43px;
		margin-right: 20px;
	}

	p.btn_sheet a {
		display: block;
		font-size: 15px;
		color: #FB6704;
		font-family: 'Noto Sans JP', sans-serif;
		letter-spacing: 0.05em;
		font-weight: 700;
		display: flex;
		flex-direction: row;
		align-items: center;
		margin-left: 50px;
	}

	p.btn_sheet a:before {
		content: '';
		display: block;
		background: url(../images/icon_top05_2.png) 0 0 /20px 25px no-repeat;
		width: 20px;
		height: 25px;
		margin-right: 10px;
	}
}

@media (min-width: 992px) {
	h4.sheet {
		width: 660px;
		font-size: 16px;
		font-family: 'Noto Sans JP', sans-serif;
		letter-spacing: 0.05em;
		font-weight: 700;
		display: flex;
		flex-direction: row;
		align-items: center;
	}

	h4.sheet:before {
		content: '';
		display: block;
		background: url(../images/icon_top05_1.png) 0 0 /30px 43px no-repeat;
		width: 30px;
		height: 43px;
		margin-right: 20px;
	}

	p.btn_sheet a {
		display: block;
		font-size: 15px;
		color: #FB6704;
		font-family: 'Noto Sans JP', sans-serif;
		letter-spacing: 0.05em;
		font-weight: 700;
		display: flex;
		flex-direction: row;
		align-items: center;
		margin-left: 50px;
	}

	p.btn_sheet a:before {
		content: '';
		display: block;
		background: url(../images/icon_top05_2.png) 0 0 /20px 25px no-repeat;
		width: 20px;
		height: 25px;
		margin-right: 10px;
	}
}

@media (min-width: 1200px) {
	h4.sheet {
		width: 700px;
		font-size: 18px;
		font-family: 'Noto Sans JP', sans-serif;
		letter-spacing: 0.05em;
		font-weight: 700;
		display: flex;
		flex-direction: row;
		align-items: center;
	}

	h4.sheet:before {
		content: '';
		display: block;
		background: url(../images/icon_top05_1.png) 0 0 /30px 43px no-repeat;
		width: 30px;
		height: 43px;
		margin-right: 20px;
	}

	p.btn_sheet a {
		display: block;
		font-size: 16px;
		color: #FB6704;
		font-family: 'Noto Sans JP', sans-serif;
		letter-spacing: 0.05em;
		font-weight: 700;
		display: flex;
		flex-direction: row;
		align-items: center;
		margin-left: 100px;
	}

	p.btn_sheet a:before {
		content: '';
		display: block;
		background: url(../images/icon_top05_2.png) 0 0 /20px 25px no-repeat;
		width: 20px;
		height: 25px;
		margin-right: 10px;
	}
}


/* contact.html　お問い合わせ
=========================================================================== */

@media (max-width: 767px) {
	h3.contact {
		font-size: 18px;
		font-family: 'Noto Sans JP', sans-serif;
		letter-spacing: 0.05em;
		font-weight: 700;
		padding-bottom: 25px;
		background: url(../images/bdr_top.png) 0 bottom repeat-x;
		margin-bottom: 25px;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
	}

	h3.contact:before {
		content: '';
		display: block;
		background: url(../images/icon_bird_green.png) 0 0 /16px 24px no-repeat;
		width: 16px;
		height: 24px;
		margin-right: 10px;
	}
}

@media (min-width: 768px) {
	h3.contact {
		font-size: 20px;
		font-family: 'Noto Sans JP', sans-serif;
		letter-spacing: 0.05em;
		font-weight: 700;
		padding-bottom: 30px;
		background: url(../images/bdr_top.png) 0 bottom repeat-x;
		margin-bottom: 25px;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
	}

	h3.contact:before {
		content: '';
		display: block;
		background: url(../images/icon_bird_green.png) 0 0 /32px 48px no-repeat;
		width: 32px;
		height: 48px;
		margin-right: 10px;
	}
}

@media (min-width: 992px) {
	h3.contact {
		font-size: 21px;
		font-family: 'Noto Sans JP', sans-serif;
		letter-spacing: 0.05em;
		font-weight: 700;
		padding-bottom: 20px;
		background: url(../images/bdr_top.png) 0 bottom repeat-x;
		margin-bottom: 25px;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
	}

	h3.contact:before {
		content: '';
		display: block;
		background: url(../images/icon_bird_green.png) 0 0 /32px 48px no-repeat;
		width: 32px;
		height: 48px;
		margin-right: 10px;
	}
}

@media (min-width: 1200px) {
	h3.contact {
		font-size: 24px;
		font-family: 'Noto Sans JP', sans-serif;
		letter-spacing: 0.05em;
		font-weight: 700;
		padding-bottom: 20px;
		background: url(../images/bdr_top.png) 0 bottom repeat-x;
		margin-bottom: 25px;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
	}

	h3.contact:before {
		content: '';
		display: block;
		background: url(../images/icon_bird_green.png) 0 0 /32px 48px no-repeat;
		width: 32px;
		height: 48px;
		margin-right: 10px;
	}
}

@media (max-width: 767px) {
	p.tel_contact {
		font-size: 28px;
		color: #FF8000;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
	}

	p.tel_contact:before {
		content: '';
		display: block;
		background: url(../images/icon_contact_sub01.png) 0 0 /26px 26px no-repeat;
		width: 26px;
		height: 26px;
		margin-right: 10px;
	}
}

@media (min-width: 768px) {
	p.tel_contact {
		font-size: 33px;
		color: #FF8000;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
	}

	p.tel_contact:before {
		content: '';
		display: block;
		background: url(../images/icon_contact_sub01.png) 0 0 /30px 30px no-repeat;
		width: 30px;
		height: 30px;
		margin-right: 10px;
	}
}

@media (min-width: 992px) {
	p.tel_contact {
		font-size: 40px;
		color: #FF8000;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
	}

	p.tel_contact:before {
		content: '';
		display: block;
		background: url(../images/icon_contact_sub01.png) 0 0 /36px 36px no-repeat;
		width: 36px;
		height: 36px;
		margin-right: 10px;
	}
}


span.tel_contact {
	color: #FF8000;
}

strong.red {
	color: #ff0000;
	margin-left: 10px;
}

@media (max-width: 767px) {
	table.contact {
		width: 100%;
	}

	table.contact th {
		display: block;
		width: 100%;
		padding: 10px;
		background-color: #ede8d5;
		font-size: 14px;
	}

	table.contact td {
		display: block;
		padding: 10px;
		font-size: 14px;
	}

	table.contact td.bgc {
		background-color: #f9e8bd;
	}
}

@media (min-width: 768px) {
	table.contact {
		width: 100%;
	}

	table.contact th {
		width: 30%;
		padding: 10px 10px;
		font-size: 14px;
	}

	table.contact td {
		padding: 10px 10px;
		font-size: 14px;
	}
}

@media (min-width: 992px) {
	table.contact th {
		width: 25%;
	}
}

@media (min-width: 992px) {
	table.contact th {
		width: 27%;
	}
}

table.contact th.must:after {
	content: '必須';
	display: inline-block;
	width: 36px;
	height: 16px;
	background-color: #219938;
	text-align: center;
	color: #fff;
	font-size: 10px;
	line-height: 16px;
	margin-left: 15px;
	float: right;
	border-radius: 10px;
}

table.contact td input {
	padding: 0.5em 0.5em;
}

@media (max-width: 767px) {
	table.contact td input.write {
		width: 100%;
	}
}

@media (min-width: 768px) {
	table.contact td input.write {
		width: 100%;
		border: 1px solid #ddd;
		background-color: #fff;
	}

	table.contact td.renraku {
		width: 100px;
	}
}

@media (min-width: 992px) {
	table.contact td input.write {
		width: 300px;
	}
}

@media (min-width: 1200px) {
	table.contact td input.write {
		width: 400px;
	}
}

table.contact td input.form100 {
	width: 100px !important;
}

table.contact td input.form150 {
	width: 150px !important;
}

select {
	padding: 0.3em 0.5em;
}

@media (max-width: 767px) {
	textarea {
		width: 100%;
		padding: 0.2em 0.5em;
		border: 1px solid #ddd;
		background-color: #fff;
	}

}

@media (min-width: 768px) {
	textarea {
		width: 100%;
		padding: 0.2em 0.5em;
		border: 1px solid #ddd;
		background-color: #fff;
	}

}


label {
	margin-right: 20px;
}

h4.ttl_privacy {
	font-size: 16px;
	font-weight: bold;
	color: #0a6234;
	margin-bottom: 10px;
}

.privacy {
	width: 100%;
	height: 200px;
	overflow-y: scroll;
	padding: 20px;
	background-color: #faf9f3;
	border: 1px solid #aaa;
}

.privacy p {
	font-size: 14px;
}

.privacy ul li {
	list-style-type: disc;
	margin-left: 20px;
	font-size: 13px;
}

@media (max-width: 767px) {
	button.comfirm {
		width: 100%;
		height: 42px;
		text-align: center;
		background-color: #FF8000;
		border-radius: 30px;
		color: #ffffff;
		outline: none;
		border: none;
		cursor: pointer;
		font-weight: bolder;
		font-size: 13px;
		line-height: 42px;
		padding: 0 !important;
	}

	button.comfirm:hover {
		background-color: #43ab43;
	}

	.btn_space {
		width: 100%;
		margin: 0 auto;
	}

	button.back {
		width: 47%;
		height: 42px;
		text-align: center;
		background-color: #999;
		border-radius: 30px;
		color: #ffffff;
		outline: none;
		border: none;
		cursor: pointer;
		font-weight: bolder;
		font-size: 15px;
		line-height: 42px;
		padding: 0 !important;
		display: inline-block;
		margin-right: 4%;
	}

	button.back:hover {
		background-color: #aaa;
	}

	button.send {
		width: 47%;
		height: 42px;
		text-align: center;
		background-color: #FF8000;
		border-radius: 30px;
		color: #ffffff;
		outline: none;
		border: none;
		cursor: pointer;
		font-weight: bolder;
		font-size: 15px;
		line-height: 42px;
		padding: 0 !important;
		display: inline-block;
	}

	button.send:hover {
		background-color: #43ab43;
	}
}

@media (min-width: 768px) {
	button.comfirm {
		width: 400px;
		height: 46px;
		text-align: center;
		background-color: #FF8000;
		border-radius: 30px;
		color: #ffffff;
		outline: none;
		border: none;
		cursor: pointer;
		font-weight: bolder;
		font-size: 15px;
		line-height: 46px;
		padding: 0 !important;
	}

	button.comfirm:hover {
		background-color: #43ab43;
	}

	.btn_space {
		width: 400px;
		margin: 0 auto;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
	}

	button.back {
		width: 180px;
		height: 46px;
		text-align: center;
		background-color: #999;
		border-radius: 30px;
		color: #ffffff;
		outline: none;
		border: none;
		cursor: pointer;
		font-weight: bolder;
		font-size: 15px;
		line-height: 46px;
		padding: 0 !important;
		display: inline-block;
		margin-right: 30px;
	}

	button.back:hover {
		background-color: #aaa;
	}

	button.send {
		width: 180px;
		height: 46px;
		text-align: center;
		background-color: #FF8000;
		border-radius: 30px;
		color: #ffffff;
		outline: none;
		border: none;
		cursor: pointer;
		font-weight: bolder;
		font-size: 15px;
		line-height: 46px;
		padding: 0 !important;
		display: inline-block;
	}

	button.send:hover {
		background-color: #43ab43;
	}
}

span.red {
	color: #ff0000;
}













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

/*@media all and (-ms-high-contrast: none) {
	.navbar-nav li &gt; a {
		text-shadow: 1px 2px 2px #000;
	}
  }*/


.layout-01{
	background-color: rgb(255, 255, 255);
    border-radius: 9px;
}
@media (min-width: 992px) {
	.layout-01{
		padding: 0.715em 30px 0.715em 0.715em !important;
	}
}
@media (min-width: 1200px) {
    .layout-01{
		padding: 1em 30px 1em 1em !important;
	}
}


#anchorLink01 {
	padding-top: 70px;
	margin-top:-70px;
 }




/*ヘッダー電話番号*/

@media (max-width: 991px) {
	p.btn_recruit_h {
		display: none;
	}
}

@media (min-width: 992px) {
	p.btn_recruit_h a {
		display: block;
		width: 130px;
		height: 50px;
		background-color: #0c51c7;
		border-radius: 9px;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		color: #fff;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		margin: 0 10px;
	}

	p.btn_recruit_h a:before {
		content: '';
		display: block;
		background: url(../images/icon_recruit03.png) 0 0 /20px 15px no-repeat;
		width: 20px;
		height: 15px;
		margin-right: 5px;
	}
}

@media (min-width: 1200px) {
	p.btn_recruit_h a {
		display: block;
		width: 130px;
		background-color: #0c51c7;
		height: 60px;
		border-radius: 9px;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		color: #fff;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 700;
		margin: 0 0 0 10px;
	}

	p.btn_recruit_h a:before {
		content: '';
		display: block;
		background: url(../images/icon_recruit03.png) 0 0 /30px 22px no-repeat;
		width: 30px;
		height: 22px;
		margin-right: 8px;
	}
}

@media (max-width: 991px) {
	.intro_Text_Area {
		font-size: 16px;
		line-height: 1.8;
		text-align: center;
		margin-top: 50px;
	}
	.intro_Text01 {
		margin-bottom: 20px;
	}
}

@media (min-width: 992px) {
	.intro_Text_Area {
		font-size: 16px;
		line-height: 1.8;
		text-align: center;
		margin-top: 50px;
	}
	.intro_Text01 {
		margin-bottom: 20px;
	}
}

@media (min-width: 1200px) {
	.intro_Text_Area {
		font-size: 16px;
		line-height: 2;
		text-align: center;
		margin-top: 50px;
	}
	.intro_Text01 {
		margin-bottom: 20px;
	}
}



/*----　20020528追加　----*/
/*----以下  veterinarianArea  以下----*/
#veterinarianArea {
  margin: 100px 0 28px;
}
.veterinarianBk {
  position: relative;
}
.veterinarianBk::after {
  content: '';
  background: #2DB200;
  /*background: linear-gradient(to right, #2ea10f, #0e781f);*/
  background-color: rgba(45, 178, 0, 0.1);
  height: 400px;
  width: 0;
  position: absolute;
  top: 92px;
  right: 0;
  z-index: -2;
  animation-name: topWorksAreaBkAnime;
  animation-duration: .3s;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in-out;
  animation-delay: .5s;
}
@keyframes topWorksAreaBkAnime {
  0% {
    width:0;
  }
  100% {
    width:50%;
  }
}
.veterinarianBk .veterinarianBox {
  margin-left: auto;
  margin-right: 290px;
}
.veterinarianBk .veterinarianTitleArea {
  margin-top: 40px;
  margin-bottom: 24px;
  display: block;
  margin-left: auto;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  text-align: center;
}
.veterinarianBk .veterinarianTitleArea span {
  display: block;
  width: 100%;
}
.veterinarianBk .veterinarianTitleArea .EnglishTitle {
	  margin-bottom: 10px;
	  font-size: 18px;
	  font-weight: bold;
	  color: #2DB200;
}
.veterinarianBk .veterinarianTitleArea .title01 {
  font-size: 46px;
  font-weight: bold;
  color: #333;
}
.veterinarianTextArea {
  content: "";
  display: block;
  /*background: linear-gradient(to right, #2ea10f, #0e781f);*/
  background-color: rgba(255, 255, 255, 0.8);
  width: 635px;
  font-size: 16px;
  color: #333;
  padding: 50px 50px 50px 50px;
  line-height: 2;
  z-index: 100;
  position: relative;
  margin-left: auto;
}
.veterinarianTextArea h4 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}
@media (max-width: 1199px) {
	.veterinarianBk .veterinarianBox {
		margin: 0 auto;
	}
	.veterinarianTextArea {
		padding: 50px;
	  	width: 100%;
	}
}
/*----以上  veterinarianArea  以上----*/

/*----以下  veterinaryNurseArea  以下----*/
#veterinaryNurseArea {
  margin: 100px 0 28px;
}

.veterinaryNurseBk {
  position: relative;
}
.veterinaryNurseBk::after {
  content: '';
  background: #2DB200;
  /*background: linear-gradient(to right, #2ea10f, #0e781f);*/
  background-color: rgba(45, 178, 0, 0.1);
  height: 400px;
  width: 0;
  position: absolute;
  top: 92px;
  left: 35px;
  z-index: -2;
  animation-name: topWorksAreaBkAnime;
  animation-duration: .3s;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in-out;
  animation-delay: .5s;
}
@keyframes topWorksAreaBkAnime {
  0% {
    width:0;
  }
  100% {
    width:50%;
  }
}
.veterinaryNurseBk .veterinaryNurseBox {
  margin-right: auto;
  margin-left: 290px;
}
.veterinaryNurseBk .veterinaryNurseTitleArea {
  margin-top: 40px;
  margin-bottom: 24px;
  display: block;
  margin-left: auto;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  text-align: center;
}
.veterinaryNurseBk .veterinaryNurseTitleArea span {
  display: block;
  width: 100%;
}
.veterinaryNurseBk .veterinaryNurseTitleArea .EnglishTitle {
	  margin-bottom: 10px;
	  font-size: 18px;
	  font-weight: bold;
	  color: #2DB200;
}
.veterinaryNurseBk .veterinaryNurseTitleArea .title01 {
  font-size: 46px;
  font-weight: bold;
  color: #333;
}
.veterinaryNurseTextArea {
  content: "";
  display: block;
  /*background: linear-gradient(to right, #2ea10f, #0e781f);*/
  background-color: rgba(255, 255, 255, 0.8);
  width: 635px;
  font-size: 16px;
  color: #333;
  padding: 50px 50px 50px 50px;
  line-height: 2;
  z-index: 100;
  position: relative;
  margin-right: auto;
}
.veterinaryNurseTextArea h4 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}
@media (max-width: 1199px) {
	.veterinaryNurseBk .veterinaryNurseBox {
		margin: 0 auto;
	}
	.veterinaryNurseTextArea {
	  width: 100%;
	  padding: 50px;
	}
}
/*----以上  veterinaryNurseArea  以上----*/


/*----以下  Reception office  以下----*/
#receptionOffice {
  margin: 100px 0 100px;
}
.receptionOfficeBk {
  position: relative;
}
.receptionOfficeBk::after {
  content: '';
  background: #2DB200;
  /*background: linear-gradient(to right, #2ea10f, #0e781f);*/
  background-color: rgba(45, 178, 0, 0.1);
  height: 400px;
  width: 0;
  position: absolute;
  top: 92px;
  right: 0;
  z-index: -2;
  animation-name: topWorksAreaBkAnime;
  animation-duration: .3s;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in-out;
  animation-delay: .5s;
}
@keyframes topWorksAreaBkAnime {
  0% {
    width:0;
  }
  100% {
    width:50%;
  }
}
.receptionOfficeBk .receptionOfficeBox {
  margin-left: auto;
  margin-right: 290px;
}
.receptionOfficeBk .receptionOfficeTitleArea {
  margin-top: 40px;
  margin-bottom: 24px;
  display: block;
  margin-left: auto;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  text-align: center;
}
.receptionOfficeBk .receptionOfficeTitleArea span {
  display: block;
  width: 100%;
}
.receptionOfficeBk .receptionOfficeTitleArea .EnglishTitle {
	  margin-bottom: 10px;
	  font-size: 18px;
	  font-weight: bold;
	  color: #2DB200;
}
.receptionOfficeBk .receptionOfficeTitleArea .title01 {
  font-size: 46px;
  font-weight: bold;
  color: #333;
}
.receptionOfficeTextArea {
  content: "";
  display: block;
  /*background: linear-gradient(to right, #2ea10f, #0e781f);*/
  background-color: rgba(255, 255, 255, 0.8);
  width: 635px;
  font-size: 16px;
  color: #333;
  padding: 74px 72px 65px 76px;
  line-height: 2;
  z-index: 100;
  position: relative;
  margin-left: auto;
}
.receptionOfficeTextArea h4 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}

@media (max-width: 1199px) {
	.receptionOfficeBk .receptionOfficeBox {
		margin: 0 auto;
	}
	.receptionOfficeTextArea {
		padding: 50px;
	  width: 100%;
	}
}
/*----以上  Reception office  以上----*/


/*----以下  scheduleArea  以下----*/
.scheduleArea {
	text-align: center;
	margin: 40px 0 0;
	border-radius: 10px;
}
.scheduleArea .scheduleTitle {
	font-size: 26px;
	font-weight: bold;
	letter-spacing: 2px;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	margin-bottom: 30px;
	position: relative;
	text-align: center;
}
.scheduleArea .scheduleTitle:before {
  position: absolute;
  bottom: -20px;
  left: calc(50% - 30px);
  width: 60px;
  height: 3px;
  content: '';
  border-radius: 3px;
  background: #2DB200;
}
.scheduleArea .scheduleTitle .green {
	color: #2DB200;
	font-size: 28px;	
}
.flowStep-legalforce::before {
    background-color: #2DB200;
}
.flowStep::before {
  position: absolute;
  top: 0;
  left: 80px;
  transform: translateX(-50%);
  display: block;
  height: 100%;
  width: 5px;
  content: "";
  z-index: 0;
}
.flowStep {
  position: relative;
  margin: 20px 0;
  padding: 10px 0;
  list-style-type: none;
  width: 700px;
  margin: 0 auto;
}
.flowStep li {
  margin: 20px 0;
}
.flowStep_item {
  position: relative;
  display: flex;
  align-items: center;
  z-index: 1;
}
.flowStep_num {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 160px;
  margin-right: 40px;
  padding: 8px 0;
  background-color: white;
  border: 1px solid #e0e0e0;
  box-shadow: 2px 4px 4px rgb(0 0 0 / 10%);
  -webkit-box-shadow: 2px 4px 4px rgb(0 0 0 / 10%);
}
.flowStep_num::before {
  position: absolute;
  right: 0;
  transform: translateX(100%);
  display: block;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 16px solid #555864;
  content: "";
}
.flowStep_num span:nth-child(1) {
  display: inline-block;
  margin-right: 5px;
  font-size: 14px;
}
.flowStep_num span:nth-child(2) {
  margin-bottom: 4px;
  font-weight: normal;
  font-size: 16px;
}
.flowStep_desc {
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc(100% - 200px);
  padding: 12px 32px;
  background: white;
  border: 1px solid #e0e0e0;
  box-shadow: 2px 4px 4px rgb(0 0 0 / 10%);
  -webkit-box-shadow: 2px 4px 4px rgb(0 0 0 / 10%);
}
.flowStep_img {
  display: flex;
  align-items: center;
}
.flowStep_ttl {
  width: calc(9rem + 40px);
  padding: 0 24px 0 16px;
  text-align: center;
  line-height: 1.4;
  font-weight: normal;
  color: #555864;
  font-size: 16px;
  font-size: 1rem;
}
.flowStep_text {
    line-height: 1.8;
    font-size: 16px;
    font-weight: bold;
    color: #000;
}
.flexBox {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 30px 0;
	padding: 0 100px;
}
.btnRecruit {
	margin: 0 10px;
}
.btnRecruit a {
    display: block;
    width: 250px;
    height: 50px;
    background-color: #0c51c7;
    border-radius: 9px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    font-size: 16px;
}
.btnRecruit a:after {
    content: "\f138";
    font-family: 'Font Awesome\ 5 Free';
    font-size: 14px;
    font-weight: 900;
    margin-left: 8px;
}
.btnForm {
	margin: 0 10px;
}
.btnForm a {
	display: block;
	width: 250px;
	height: 50px;
	background-color: #0c51c7;
	border-radius: 9px;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
	font-size: 16px;
}
.btnForm a:after {
    content: "\f138";
    font-family: 'Font Awesome\ 5 Free';
    font-size: 14px;
    font-weight: 900;
    margin-left: 8px;
}
@media only screen and (max-width: 768px) {
	.flowStep {
		width: 100%;
	}
  .flowStep-legalforce::before {
      background-color: #2DB200;
  }
  .flowStep::before {
    display: none;
  }
  .flowStep {
    position: relative;
    margin: 20px 0;
    padding: 10px 0;
    list-style-type: none;
  }
  .flowStep li {
    margin: 20px 0;
  }
  .flowStep_item {
    flex-direction: column;
    margin-left: 32px;
  }
  .flowStep_num {
    padding: 0;
    margin: 0 0 8px 0;
    width: 100%;
    background: transparent;
    border: none;
    box-shadow: none;
  }
  .flowStep_num::before {
    left: 0px;
    right: auto;
    border: none;
    width: 20px;
    height: 20px;
    border-radius: 999rem;
    background-color: #555864;
  }
  .flowStep_num span:nth-child(1) {
    display: inline-block;
    margin-right: 5px;
    font-size: 14px;
  }
  .flowStep_num span:nth-child(2) {
    margin-bottom: 4px;
    font-weight: normal;
    font-size: 20px;
  }
  .flowStep_num::after {
    position: absolute;
    left: 30px;
    display: block;
    width: calc(50% - 100px);
    height: 1px;
    content: "";
    background-color: #555864;
  }
  .flowStep_desc {
    width: 100%;
    flex-direction: column;
    padding: 15px;
    border: 1px solid #ccc;
  }
  .flowStep_img {
    flex-wrap: wrap;
    justify-content: flex-start;
    flex-direction: row;
    padding: 0;
    margin: 0 0 16px -8px;
  }
  .flowStep_img img {
    display: block;
    width: 32px;
    height: 32px;
    margin: 0 auto 10px;
  }
  .flowStep_ttl {
    width: 100%;
    font-size: 20px;
    font-size: 1.25rem;
  }
  .flowStep_text {
    width: 100%;
    padding: 0;
    border: none;
    text-align: center;
  }
  .flexBox {
  		justify-content: space-around;
		flex-wrap: wrap;
		padding: 0;
  }
  .btnRecruit {
  	width: 100%;
  	margin: 0 auto 20px;
  }
  .btnRecruit a {
  	width: 100%;
  }
  .btnForm {
  	width: 100%;
  	margin: 0 auto 20px;
  }
  .btnForm a {
  	width: 100%;
  }
}
/*----以上  scheduleArea  以上----*/


/*---- guideline.html ----*/
/*----以下  recruitTable  以下----*/
.titleAreaH3 {
    margin-top: 40px;
    margin-bottom: 24px;
    display: flex;
    margin-left: auto;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    text-align: center;
}
.titleAreaH3 span {
    display: block;
    width: 100%;
}
.titleAreaH3 .EnglishTitle {
    font-size: 18px;
    font-weight: bold;
    color: #2DB200;
}
.titleAreaH3 .title01 {
    font-size: 46px;
    font-weight: bold;
    color: #333;
	margin-bottom: 10px;
}
.veterinarianMainImg {
	text-align: center;
}
.veterinarianMainImg img {
	width: 100%;
}
.veterinarianMainImg .recruitArea {
	margin: 50px 0 0;
}
.recruitArea h4 {
	font-family: 'M PLUS Rounded 1c', sans-serif;
    font-size: 28px;
    font-weight: bold;
    position: relative;
}
.recruitArea h4:before {
    position: absolute;
    bottom: -20px;
    left: calc(50% - 30px);
    width: 60px;
    height: 3px;
    content: '';
    border-radius: 3px;
    background: #2DB200;
}
.recruitTableArea {
	margin: 60px 0 0;
}
.recruitTable {
  width: 100%;
  max-width: 700px;
  margin: 0 auto 60px;
  border-spacing: 0;
}
.recruitTable th{
  border-bottom: 2px solid #fffcf2;
  padding: 10px 30px;
  text-align: center;
  width: 200px;
  color: #fff;
  background-color: #6CB513;
}
.recruitTable td{
  border-bottom: 2px solid #fffcf2;
  text-align: left;
  padding: 15px 20px;
  line-height: 1.8;
}

@media (max-width: 992px) {
	.recruitTableArea {
		padding: 0 10px;
	}
	.recruitTable tr {	
		flex-wrap: wrap;
	}
	.recruitTable th{
		display: block;
		width: 100%;
	}
	.recruitTable td{
		display: block;
		width: 100%;
		text-align: center;
	}
}
/*----以上  recruitTable  以上----*/


/*----以下  contactBox  以下----*/
.contactBoxArea {
	width: 100%;
	max-width: 700px;
	margin: 0 auto;
}

.contactBox {
    text-align: center;
}
.contactBox .contactBoxH4 {
	display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
    width: 100%;
    font-size: 20px;
    padding: 20px 0;
    border-radius: 10px 10px 0 0;
    background-color: #ffe11d;
    color: #000;
    font-weight: bold;
    letter-spacing: 1.6px;
    line-height: 1.4;
}
.contactBox .contactBoxH4:before {
	display: none;
}
.contactBox .contactBoxH4:after {
    position: absolute;
    bottom: -16px;
    left: calc(50% - 14px);
    width: 0;
    height: 0;
    border-width: 16px 15px 0;
    border-style: solid;
    border-color: #fee900 transparent transparent;
    content: "";
}
.contactBox .contactTelBox {
    padding: 50px 20px;
    background: #fff;
    display: flex;
    align-items: flex-start;
    justify-content: space-around;
}
@media (max-width: 992px) {
	.contactTelArea {
		margin: 0 20px 30px;
	}
	.contactQuestion {
		margin: 0 20px 0px;
	}
	.contactBox .contactTelBox {
		display: flex;
		justify-content: center;
		align-items:center; 
		flex-wrap: wrap;
	}
}

.contactTelArea span {
	display: block;
	margin: 0 15px;
}
.contactQuestion span {
	display: block;
	margin: 0 10px;
}
.contactTelAreaTitle {
	font-size: 18px;
	font-weight: bold;
    margin-bottom: 10px;
}
.contactTelAreaTel {
	font-size: 22px;
	font-weight: bold;
}
.contactTelAreaTel i {
	font-size: 18px;
}






/*----以上  contactBox  以上----*/


/*-- bgArea  --*/
.bg {
  padding: 0;
  height: 450px;
  width: 55%;
  z-index: 2;
  position: absolute;
}
.bg02 {
  padding: 0;
  height: 450px;
  width: 48%;
  z-index: 2;
  position: absolute;
  right: 0;
}
.photo-ofi01 {
	height: 0;
    display: block;
    padding-bottom: 25%;
    overflow: hidden;
    position: absolute;
}
.photo-ofi01 img {
  max-width: inherit;
  max-height: inherit;
  width: auto;
  height: 100%;
  -o-object-fit: scale-down;
  object-fit: scale-down;
  font-family: 'object-fit: scale-down;';
  position: absolute;
  right: 0;
  top: 0;
}
.photo-ofi01.cover img {
  -o-object-fit: cover;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}

@media only screen and (max-width: 1200px) {
	.bg {
		height: 450px;
		width: 55%;
		z-index: 1;
		position: relative;
	}
	.bg02 {
		height: 450px;
		width: 100%;
		z-index: 1;
		position: relative;
	}
	.photo-ofi01 {
		height: 0;
		display: block;
		padding-bottom: 25%;
		overflow: hidden;
		position: relative;
	}
	.photo-ofi01 img {
		max-width: inherit;
		max-height: inherit;
		width: auto;
		height: 100%;
		-o-object-fit: scale-down;
		object-fit: scale-down;
		font-family: 'object-fit: scale-down;';
		position: absolute;
		right: 0;
		top: 0;
	}
}

@media only screen and (max-width: 767px) {
  .bg {
    width: 100%;
    height: 200px;
  }
  .bg02 {
    height: 200px;
  }
}

input #file-upload-button {
	background-color: #000!important;
}
label.date:hover {
	opacity: 0.8;
}




.listStyle-none {
	list-style: none;
	padding-left: 0px;
}
.listStyle-disc-Huge {
	list-style: none;
	padding-left: 0px;
}



/*========= ナビゲーションドロップダウンのためのCSS ===============*/

/*==ナビゲーション全体の設定*/
nav{
	background:#333;
	color:#fff;
	text-align: center;
}
/*ナビゲーションを横並びに*/
nav ul{
	list-style: none;
	display: flex;
	justify-content: center;
}
/*2階層目以降は横並びにしない*/
nav ul ul{
	display: block;
}

/*下の階層のulや矢印の基点にするためliにrelativeを指定*/
nav ul li{
	position: relative;
}

/*ナビゲーションのリンク設定*/
nav ul li a{
	display: block;
	text-decoration: none;
	color: #999;
	padding:20px 35px;
	transition:all .3s;
}

nav ul li li a{
	padding:10px 35px;
}

nav ul li a:hover{
	color:#fff;	
}

nav li.has-child ul{
	position: absolute;
	left: -50%;
	top:40px;
	z-index: 4;
	background:#fff;
	width:180px;
	visibility: hidden;
	opacity: 0;
	transition: all .3s;
	margin-left: 0px;
}
nav li.has-child ul li {
	margin-left: 0px;
	width: 100%;
}

/*hoverしたら表示*/
nav li.has-child:hover &gt; ul,
nav li.has-child ul li:hover &gt; ul,
nav li.has-child:active &gt; ul,
nav li.has-child ul li:active &gt; ul{
  visibility: visible;
  opacity: 1;
}

/*ナビゲーションaタグの形状*/
nav li.has-child ul {
	top: 44px;
	right: -36px;
	width: 130px;
}
nav li.has-child ul li a {
	color: #fff;
	border-bottom:solid 1px rgba(255,255,255,0.6);
	padding: 10px;
}
@media (min-width: 1350px) {
	nav li.has-child ul {
		top: 44px;
		right: -36px;
		width: 145px;
	}
	nav li.has-child ul li a {
		padding: 20px;
	}
}



nav li.has-child ul li:last-child a{
	border-bottom:none;
}

nav li.has-child ul li a:hover,
nav li.has-child ul li a:active{
    color: #fff !important;
    background-color: #6dca33 !important;
}


/*==3階層目*/

/*3階層目の位置*/
nav li.has-child ul ul{
	top:0;
	left:182px;
	background:#66ADF5;
}

nav li.has-child ul ul li a:hover,
nav li.has-child ul ul li a:active{
	background:#448ED3;
}


/*==768px以下の形状*/

@media screen and (max-width:991px){
	nav{
		padding: 0;
	}
	
	nav ul{
		display: block;
	}
	
	nav li.has-child ul,
	nav li.has-child ul ul{
  	position: relative;
	left:0;
	top:0;
	width:100%;
	visibility:visible;/*JSで制御するため一旦表示*/
	opacity:1;/*JSで制御するため一旦表示*/
	display: none;/*JSのslidetoggleで表示させるため非表示に*/
	transition:none;/*JSで制御するためCSSのアニメーションを切る*/
}
	
nav ul li a{
	border-bottom:1px solid #ccc;
}

/*矢印の位置と向き*/

nav ul li.has-child::before{
	left:20px;	
}

nav ul ul li.has-child::before{
    transform: rotate(135deg);
	left:20px;
}
    
nav ul li.has-child.active::before{
    transform: rotate(-45deg);
}

}
.btn_recruit_h {
	position: relative;
}


@media (min-width: 992px) {
	.btn-recruit-header {
		display: block;
	    width: 140px;
	    background-color: #0c51c7;
	    height: 50px;
	    border-radius: 9px;
	    display: flex;
	    flex-direction: row;
	    align-items: center;
	    justify-content: center;
	    color: #fff;
	    font-family: 'Noto Sans JP', sans-serif;
	    font-weight: 700;
	}
	.btn-recruit-header:before {
		content: '';
	    display: block;
	    background: url(../images/icon_recruit03.png) 0 0 /30px 22px no-repeat;
	    width: 30px;
	    height: 22px;
	    margin-right: 8px;
	}
	.btn-recruit-down-header {
		text-align: center;
	}
	.dropdown-menu-header {
		width: 300px;
	}
}

@media (min-width: 1200px) {
	.btn-recruit-header {
		display: block;
	    width: 160px;
	    background-color: #0c51c7;
	    height: 60px;
	    border-radius: 9px;
	    display: flex;
	    flex-direction: row;
	    align-items: center;
	    justify-content: center;
	    color: #fff;
	    font-family: 'Noto Sans JP', sans-serif;
	    font-weight: 700;
	}
	.btn-recruit-header:before {
		content: '';
	    display: block;
	    background: url(../images/icon_recruit03.png) 0 0 /30px 22px no-repeat;
	    width: 30px;
	    height: 22px;
	    margin-right: 8px;
	}
	.btn-recruit-down-header {
		text-align: center;
	}
	.dropdown-menu-header {
		width: 300px;
	}
}

@media (max-width: 991px) {
	.btn-recruit-header {
		display: none;
	}
}


.btn-recruit {
	padding: 0.5em 2em;
    background-color: #0c51c7;
    display: inline-flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    color: #fff;
    font-family: 'Noto Sans JP', sans-serif;
    letter-spacing: 0.05em;
    font-weight: 700;
    border-radius: 5px;
}
.btn-recruit:hover,btn-recruit:active,btn-recruit:link,btn-recruit:visited {
	color: #fff;
}

.btn-recruit:after {
	content: '';
    display: block;
    background: url(../images/icon_recruit03.png) 0 0 /30px 22px no-repeat;
    width: 30px;
    height: 22px;
    margin-left: 8px;
}
.btn-recruit-down {
	text-align: center;
	margin: 0 auto;
}
.dropdown-menu {
	width: 100%;
	max-width: 220px;
	margin: 0 auto;

}
.btn-recruit-down a:hover {
	background-color: #c9c9c9!important;
}

#inchoArea .inchoAreaflex {
	display: flex;
	justify-content: space-around;
}
.inchoTextArea {
	display: flex;
	flex-wrap: wrap;
}
.inchoGreeting {
	font-size: 20px;
	font-weight: 600;
	font-family: EB Garamond,Shippori Mincho B1,MS PMincho,serif;
	display: block;
	width: 100%;
	margin: 10px 0 20px 60px;
	line-height: 2;
}

.inchoImgArea {
	width: 50%;
	padding: 0 15px;
	position: relative;
}

.inchoImgArea:after {
	content: '';
	position: absolute;
	bottom: 0;
	right: -5px;
	z-index: -1;
	width: 200px;
	height: 100px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-color: rgba(45, 178, 0, 0.5);
}


.inchoImgArea img {
	margin-bottom: 20px;
}

.inchoImgText {
	width: 100%;
	font-size: 16px;
	text-align: right;
}

.inchoImgText .position {
	font-size: 18px;
	font-weight: 600;
	font-family: EB Garamond,Shippori Mincho B1,MS PMincho,serif;
	display: block;
}

.inchoImgText .name {
	font-size: 26px;
	font-weight: 600;
	font-family: EB Garamond,Shippori Mincho B1,MS PMincho,serif;
	display: block;
}


@media (max-width: 991px) {
	#inchoArea .inchoAreaflex {
		flex-wrap: wrap;	
	}
	.inchoTextArea {
		margin-bottom: 20px;
		padding: 0px;
	}
	.inchoImgArea {
		width: 100%;
		padding: 15px;
	}
	.inchoImgArea img {
		margin: 0;
		width: 100%;
	}
	.inchoGreeting {
		font-size: 16px;
		margin: 0 10px 20px;
	}

	.inchoImgText .position {
		font-size: 14px;
	}

	.inchoImgText .name {
		font-size: 14px;
	}

}</pre></body></html>