@charset "UTF-8";

* {
	padding: 0;
	margin: 0;
}

html {
  height: 100%;
}

body {
	color: #111;
	background-color: #fff;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	word-wrap: break-word;
	/*height: 100%;*/
	font-feature-settings: "pkna" 1;
	letter-spacing: 1px;
	line-height:1.8;
	text-align: justify;
	
}

.font_mincho {
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.font_garamond {
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.font_raleway {
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

section,
article {
	display: block;
}

img {
	vertical-align: top;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	-webkit-transition: 0.1s linear;
	-moz-transition: 0.1s linear;
	transition: 0.1s linear;
}

a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}


li {
	list-style-type: none;
}

a {
	color: #333;
	-webkit-transition: 0.1s linear;
	-moz-transition: 0.1s linear;
	transition: 0.1s linear;
	/*font-size:14px;*/
}
a:hover {
	color: #37ada1;
	/*text-decoration: none;*/
}


table {
	border-collapse: collapse;
}
table td {
	border-collapse: collapse;
}




/*------------------*/


/*
ヘッダ
-------------------------------------------*/
header {
	width: 100%;
	background-color: #fff;
	position: fixed;
	z-index: 300;
	color: #FFF;
	border-top: 3px solid #37ada1;
}

header h1 a img {
	display: block;
	position: absolute;
}
header .h_btn {
	
	
}
header .h_btn a {
	display: block;
	text-align: center;
	position: absolute;
	text-decoration: none;
	color: #707070;
	letter-spacing: 1px;
	border: 1px solid #37ada1;
	background-color: #fff;
	letter-spacing:1px;
}
header .h_btn a:hover {
	color: #FFF;
	background-color: #37ada1;
	border: 1px solid #37ada1;
}


header .h_btn a i {
	padding-left: 5px;
	padding-right: 5px;
}


#g_navi ul li a.ac_menu {
	cursor: pointer;
	overflow: hidden;
}

/*
コンテンツ
-------------------------------------------*/
.content {
	width: 100%;
	padding-top: 180px;
	padding-bottom: 0px;
	/*background-color: #f2f334 !important;*/
}
.content p {
	line-height:2;
	font-size:14px;
}

.cont_inner {
	width: 99%;
	max-width: 990px;
	margin: 0 auto;
	padding: 40px 0px 60px;
}
.cont_inner_top {
	width: 100%;
	max-width: 990px;
	margin: 0 auto;
	padding: 40px 0px 0px;
}

.content_top {
	display:block;
	width:100%;
	background-color:#fff;
}
.content_top img {
	/*margin:0 1.5%;*/
	width:100%;
}
.content_info {
	display:block;
	width:100%;
	background-color:#fff;
}
.content_topics {
	display:block;
	width:100%;
	background-color:#fff;
}
.content_message {
	display:block;
	width:100%;
	background-color:#000;
}
.content_staff {
	display:block;
	width:100%;
	background-color:#fff;
}

.content_top,
.content_message,
.content_staff{

	padding-top: 200px;
}

.message_text01 {
	width: 90%;
	max-width: 780px;
	margin: 0px auto 20px;
}
.message_text02 {
	width: 80%;
	max-width: 900px;
	margin: 70px auto;
	text-align: right;
}
h2.title_01{
	padding:20px 20px 20px 95px;
	background: url(../img/texticon01.png) no-repeat 15px;
	letter-spacing: 3px;
	margin:40px 0;
}
h3.title_01{
	padding:20px 20px 20px 95px;
	background: url(../img/texticon02.png) no-repeat 60px;
	letter-spacing: 3px;
	margin:40px 0;
}
h3.title_02{
	width:80%;
	max-width:800px;
	margin:40px auto;
	display:block;
	padding:2px 10px;
	line-height:1.2;
	letter-spacing: 3px;
	border-bottom: 3px solid #37ada1;
}

h3.title_03{
	width:90%;
	max-width:800px;
	font-size:18px;
	margin:20px auto;
	padding:2px 10px 0px 20px;
	background: url(../img/texticon03.png) repeat-y 0px;
	letter-spacing: 3px;
}
h4.title_01{
	width:80%;
	max-width:760px;
	margin:40px auto 10px;
	display:block;
	padding:2px 10px;
	line-height:1.2;
	letter-spacing: 3px;
	border-left: 3px solid #37ada1;
}
.access_title01{
	width: 80%;
	max-width: 500px;
	padding: 10px 0;
	margin: 0 auto 50px;
	text-align: center;
	border-left: 3px solid #71c5bc;
	border-right: 3px solid #71c5bc;
	font-size: 20px;
	font-weight: bold;
	
}
.access_text01 {
	width: 80%;
	max-width: 900px;
	margin: 20px auto;
	text-align: center;
}
.access_title01 span {
	color:#71c5bc;
}
.access_text02 {
	width: 90%;
	max-width: 700px;
	margin: 20px auto;
	padding: 7% 3%;
	text-align: center;
	background-color: #e0f3f1;
}
.access_text02 span {
	font-size:26px;
	margin-bottom:20px;
	display:block;
}
.access_text02 p {
	display:block;
}




.access_tel {
	width: 93%;
	max-width: 900px;
	margin: 20px auto 50px;
	text-align: center;
	font-size:58px;
	font-weight:bold;
}

.access_mail {
	width: 93%;
	max-width: 900px;
	margin: 20px auto 50px;
	text-align: center;
	font-size:38px;
	font-weight:bold;
}


.contact_title01{
	width: 90%;
	max-width: 900px;
	padding: 20px 0 20px;
	margin: 0 auto 0px;
	text-align: center;
	font-size: 26px;
	font-weight: bold;
	line-height:1.2;
	
}
.contact_title01 span {
	font-size: 20px;
	color:#999;
}
.contact_text01 {
	width: 90%;
	max-width: 900px;
	margin: 20px auto;
	text-align: center;
}
.contact_tel {
	width: 90%;
	max-width: 900px;
	margin: 20px auto 20px;
	padding:0 0 20px;
	text-align: center;
	font-size:48px;
	font-weight:bold;
	border-bottom: 1px solid #999;
}
.contact_mail {
	width: 90%;
	max-width: 900px;
	margin: 20px auto 20px;
	padding:0 0 20px;
	text-align: center;
	font-size:32px;
	font-weight:bold;
	border-bottom: 1px solid #999;
}
.contact_text02 {
	width: 90%;
	max-width: 900px;
	margin: 20px auto;
	padding: 3% 3%;
	text-align: center;
}
.contact_text02 span {
	font-size:26px;
	margin-bottom:20px;
	display:block;
}
.contact_text02 p {
	display:block;
}





ul.list_01{
	width: 90%;
	max-width: 780px;
	margin: 0px auto 10px;
}
ul.list_01 li{
	padding:0 0 0 30px;
	background: url(../img/texticon04.png) no-repeat left top ;
    background-position: -3px 2px; 
	background-size:20px;
	letter-spacing: 3px;
	margin:0px 0 10px;
}
ul.list_02{
	width:75%;
	max-width:750px;
	margin:10px auto;
}
ul.list_03{
	width:75%;
	max-width:750px;
	border-radius: 20px;
	padding:20px;
	margin:10px auto;
	display:grid;
	text-align:center;
	background-color:#e0f3f1;
	grid-template-columns: auto auto;
	gap: 0 0px;
	
}
ul.list_03 li{
	margin:auto 0;
}



ul.list_03 p.text01{
	font-size:28px;
}
ul.list_03 p.text02{
	color:#71c5bc;
	
}
ul.list_03 p.text03{
	font-size:58px;
}
ul.list_03 p.text04{
	
}

ul.list_04{
	width:90%;
	max-width:900px;
	padding:0px 0;
	margin:0px auto;
	display:grid;
	text-align:center;
	/*background-color:#e0f3f1;*/
	grid-template-columns: auto auto;
	gap: 0 0px;
	
}
ul.list_04 li{
	margin:auto 0;
	
}
ul.list_04 li:nth-child(1){
	padding:20px 0;
	border-right: 1px solid #999;
}

ul.list_04 p.text01{
	font-size: 26px;
	/*font-weight: bold;*/
}
ul.list_04 p.text02{
	color:#666;
	
}
ul.list_04 p.text03{
	font-size:58px;
	line-height:1.2;
}

.list_05{
	width:90%;
	max-width:800px;
	padding:0px 0 20px;
	margin:0px auto 20px;
	display:grid;
grid-template-columns: 35% 50% 15%;
	gap: 0 0px;
	
	border-bottom:1px dotted #7ec9c2;
/*justify-content: space-between;*/

}
.list_05_title{
	width:90%;
	max-width:800px;
	margin:0px auto 0px;;
	padding:2px 0;
	font-size:16px;
	/*font-weight: bold;*/
}

.list_05 ._name{
	font-size:120%;
	/*font-weight: bold;*/
	padding:5px 10px;
	line-height:2;
	text-align:left;
	color:#333;
	/*background-color:#f1fffe;
	background-color:#bfe5e1;
	border: solid 1px #7ec9c2;*/
	vertical-align:middle;
}
.list_05 ._num{
	padding:2px 0;
	font-size:90%;
}
.list_05 ._btn{
	display:block;
	padding:2px 0;
	vertical-align:middle;
	text-align:center;
}


.list_05 span,
.list_05_title span{
	margin:0 20px 0 0;
	background-color:#555;
	font-size:76%;
	padding:2px 10px;
	color:#fff;
	font-weight:bold;
}


.list_05_title span{
	background-color:#298a83;
}



.content_img01 {
	display: block;
	width: 90%;
	max-width: 780px;
	text-align: center;
	margin: 0px auto 30px;
}
.content_img01 img {
	margin: 0px;
	width: auto;
}
.content_img02 {
	display: block;
	width: 80%;
	max-width: 791px;
	text-align: center;
	margin: 0px auto 30px;
}
.pank{
	width: 92%;
	max-width: 1000px;
	margin: 30px auto;
	text-align:right;
	font-size:12px;
}

.tb_01{
	width:80%;
	max-width:800px;
	margin:0 auto;
	font-size:14px;
}
.tb_01 th{
	padding:1px 30px;
	background-color:#bfe5e1;
	border: solid 1px #7ec9c2;
	text-align:center;
	
}
.tb_01 td{
	padding:10px 30px;
	background-color:#fff;
	border: solid 1px #7ec9c2;
}
.tb_01 td:nth-child(2) {
	text-align:center;
}


.tb_02{
	width:80%;
	max-width:800px;
	margin:0 auto;
	font-size:14px;
}
.tb_02 th{
	padding:5px 30px;
	background-color:#bfe5e1;
	border: solid 1px #7ec9c2;
	text-align:center;
	line-height:1.2;
	
}
.tb_02 td{
	padding:10px 5px;
	background-color:#fff;
	border-bottom: dotted 2px #7ec9c2;
}
.tb_02 td:nth-child(2),
.tb_02 td:nth-child(3) {
	text-align:center;
}

.tb_03{
	width:80%;
	max-width:800px;
	margin:0 auto;
	font-size:14px;
}
.tb_03 th{
	padding:1px 30px;
	background-color:#bfe5e1;
	border: solid 1px #7ec9c2;
	text-align:center;
	
}
.tb_03 td{
	padding:10px 30px;
	background-color:#fff;
	border: solid 1px #7ec9c2;
	text-align:center;
	width:50%;
}

.tb_04{
	width:80%;
	max-width:800px;
	margin:0 auto;
	font-size:90%;
}
.tb_04 th{
	padding:1px 30px;
	background-color:#bfe5e1;
	border: solid 1px #7ec9c2;
	text-align:center;
	
}
.tb_04 td{
	padding:10px 30px;
	background-color:#fff;
	border: solid 1px #7ec9c2;
	text-align:center;
}

.tb_05{
	width:90%;
	max-width:800px;
	margin:0 auto;
	font-size:80%;
}
.tb_05 th{
	padding:1px 5px;
	background-color:#adabab;
	border: solid 1px #fff;
	text-align:center;
	color:#fff;
	
}
.tb_05 td{
	padding:10px 5px;
	border: solid 1px #fff;
	text-align:center;
}

.tb_05 td span{
	background-color: #68c2b9;
	padding: 2px;
	width: auto;
	color: #FFF;
	display: block;
}


/*^^^^^^^^^^^^^^^^STAFF*/


.staff_info_1{
	width: 90%;
	max-width: 840px;
	margin: 0 auto 30px;
	
}
.staff_00{
	display: grid;
	max-width: 840px;
	grid-template-columns: auto 180px;
	gap: 0 0px;
	margin: 0 0 50px;
}
.staff_01{
	
	width: 90%;
	max-width: 500px;
	margin: 0 auto 50px;
}
.staff_02{
	
	width: 90%;
	max-width: 500px;
	margin: 0 auto 50px;
}



.staff_info_2{
	width: 100%;
	max-width: 840px;
	margin: 0 auto 50px;
	display: grid;
	grid-template-columns: repeat(auto-fit, 50% );
	row-gap: 1px;
	column-gap: 0%;
	justify-content: center;
	
}
.staff_info{
	width:100%;
	max-width:370px;
	
}

.staff_img01{
	
	text-align:center;
	
}
.staff_info:nth-child(1){
	
}
.staff_name01{
	border-bottom:#87cec6 2px solid;
	padding:10px 10px 5px;
	line-height:1.3;
}
.staff_name01 span:nth-child(1){
	
	font-size:24px;
}
.staff_name01 span:nth-child(2){
	font-size:18px;
}
.staff_name02{
	padding: 3px 10px;
	margin: 0 0 15px;
}
.staff_00 .staff_name01,
.staff_01 .staff_name01,
.staff_00 .staff_name02,
.staff_01 .staff_name02{
	text-align:center;
}



.staff_00 .staff_history{
	padding:3px 30px;
	font-size:16px;
	width:90%;
	max-width:600px;
}
.staff_01 .staff_history{
	padding:3px 0px;
	font-size:14px;
	width:90%;
	max-width:500px;
	margin:0 auto;
}
.staff_02 .staff_history{
	padding:3px 10px;
	font-size:13.5px;
	color:#111;
}

.text-aling-start{
	text-align:start !important;
}

.lh145{
	line-height:1.45 !important;
}


/*^^^^^^^^^^^^^^^^ボタン*/
.btn_01 a {
	text-decoration:none;
	
    position: relative;
    display: flex;
    /*justify-content: center;*/
    align-items: left;
    margin: 0 auto;
    max-width: 200px;
    padding: 10px 5px;
    color: #333;
    transition: 0.3s ease-in-out;
	font-size:14px;
    font-weight: bold;
}
.btn_01 a:before {
    
    content: ">";
    padding-right: 4px;
    position: relative;
}
.btn_01 a:hover {
    color: #37ada1;
}

.btn_02 a {
	line-height:1.1;
    padding-left: 30px;
    line-height: 30px;
    background: url(../img/footer_icon01.png) no-repeat 5px;
	font-size:14px;
    font-weight: bold;
}
.btn_02 a {
	text-decoration:none;
	
    position: relative;
    display: flex;
    /*justify-content: center;*/
    align-items: left;
    margin: 0 auto;
    max-width: 200px;
    padding: 5px 5px 5px 30px;
    color: #333;
	 transition: 0.1s ease-in-out;
}
.btn_02 a:hover {
    color: #37ada1;
}

.btn_03 a {
    background: #fff;
    border-radius: 3px;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    max-width: 280px;
    padding: 10px 50px;
    color: #333;
    transition: 0.1s ease-in-out;
    font-weight: 500;
	text-decoration:none;
	border: 1px solid #37ada1;
}
.btn_03 a:hover {
    background: #ADABAB;
    color: #FFF;
	border: 1px solid #fff;
}
.btn_03 a:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 20px;
    transition: 0.1s ease-in-out;
}
.btn_03 a:hover:after {
    border-color: #FFF;
}

.btn_04 a {
	text-decoration:none;
	
    position: relative;
    display: flex;
    /*justify-content: center;*/
    align-items: left;
    margin: 0 auto;
    max-width: 200px;
    padding: 10px 5px;
    color: #fff;
    transition: 0.1s ease-in-out;
	font-size:14px;
    font-weight: bold;
}
.btn_04 a:before {
    
    content: ">";
    padding-right: 7px;
    position: relative;
}
.btn_04 a:hover {
    color: #333333;
}

.btn_05 a {
	background: #ADABAB;
    
    border-radius: 3px;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    max-width: 280px;
    padding: 10px 50px;
	margin:30px auto;
    color: #fff;
    transition: 0.1s ease-in-out;
    font-weight: 500;
	text-decoration:none;
}
.btn_05 a:hover {
    background: #37ada1;
    color: #FFF;
	
}
.btn_05 a:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 20px;
    transition: 0.1s ease-in-out;
}
.btn_05 a:hover:after {
    border-color: #FFF;
}


.btn_06 a {
	display:block;
	background: #37ada1;
    
    border-radius: 3px;
    position: relative;
    justify-content: space-around;
    align-items: center;
    
    padding: 10px 20px;
    color: #fff;
    transition: 0.1s ease-in-out;
	font-size:14px;
    font-weight: 500;
	text-decoration:none;
	
}
.btn_06 a:hover {
    background: #ADABAB;
    color: #333;
	
}
.btn_06 a:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 20px;
    transition: 0.1s ease-in-out;
	
}
.btn_06 a:hover:after {
    border-color: #FFF;
}


.btn_07 a {
    background: #37ada1;
    border-radius: 3px;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto 50px;
    max-width: 280px;
    padding: 10px 50px;
    color: #fff;
	
	font-size:14px;
    transition: 0.1s ease-in-out;
    font-weight: 500;
	text-decoration:none;
	border: 1px solid #37ada1;
}
.btn_07 a:hover {
    background: #ADABAB;
    color: #FFF;
	border: 1px solid #fff;
}
.btn_07 a:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 20px;
    transition: 0.1s ease-in-out;
}
.btn_07 a:hover:after {
    border-color: #FFF;
}

.btn_08 a {
	display:block;
	background: #37ada1;
    
	
	font-size:14px;
    border-radius: 3px;
    position: relative;
    justify-content: space-around;
    align-items: center;
	text-align:center;
	/*width:90%;*/
    max-width: 480px;
    padding: 10px 10px;
    color: #fff;
    transition: 0.1s ease-in-out;
    font-weight: 500;
	text-decoration:none;
	
}
.btn_08 a:hover {
    background: #ADABAB;
    color: #333;
	
}
.btn_08 a:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 20px;
    transition: 0.1s ease-in-out;
}
.btn_08 a:hover:after {
    border-color: #FFF;
}

.btn_01_02 a {
	text-decoration:none;
    position: relative;
    display: flex;
    /*justify-content: center;*/
    align-items: left;
    margin: 0 auto;
    max-width: 275px;
    padding: 10px 5px;
    color: #333;
    transition: 0.3s ease-in-out;
	font-size:14px;
    font-weight: bold;
}
.btn_01_02 a:before {
    
    content: ">";
    padding-right: 3px;
    position: relative;
}
.btn_01_02 a:hover {
    color: #37ada1;
}

/*-----TO TOP------*/

.to_top {
	position: fixed;
	right: 0px;
	bottom: 20px;
	z-index: 200;
	-webkit-transition: 0.1s linear;
	-moz-transition: 0.1s linear;
	transition: 0.1s linear;
}
.to_top a {
	text-decoration: none;
	color: #FFF;
	text-align: center;
	display: block;
	font-size: 10px;
	background-color: #3F7C8E;
	padding: 15px;
	width: 26px;
	font-size: 26px;
	line-height: 30px;
}
.to_top a:hover {
	background-color: #37ADA1;
}

/*
フッダ
-------------------------------------------*/

footer {
	background-color: #F2F3F4;
	color: #333;
	clear: both;
	width: 100%;
	display: block;
}

footer .footer01 {
	background-color: #37ADA1;
	color: #FFF;

}

footer .cont_inner {
	width:100%;
	max-width:1000px;
	margin:0 auto;
	padding:40px 0px;
	display:flex;
	flex-direction: row;
}
footer .cont_inner p {
	
	padding:5px 10px;
}
footer .foot_01 {
	margin:10px;
	display:flex;
	flex-direction: row;
}
footer .foot_02 {
	width:40%;
	margin: 0 auto;
	display:flex;
	flex-direction: column;
	justify-content: center;
}

footer .ad_text1 h3 {
	padding:10px;

}
footer .ad_text1 p {
	padding:1px 10px;

}

footer .ad_text2 {
	margin-left: auto;
	padding:0 10px;
	
}
.foot_link{
	display:flex;
	margin:0 0 20px;
}


.copy {
	font-size: 9px;
	font-style: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	letter-spacing: 1px;
	text-align: center;
	display: block;
	clear: both;
	background-color: #ADABAB;
}

.con_title01{
	width: 89.9%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 5% 5%;
	background: url(../img/title_bg01.png) no-repeat top left;
	font-size: 24px;
	color: #fff;
}
.con_title01 span{
	font-size:20px;
}


/*-----------------------------------------------------*/
.news-list{
	width:85%;
  list-style: none outside;
  
  margin: 0 auto;
  padding: 0;
}
/*.news-list .item a,*/
.news-list .item ._news
{
  display: flex;
  flex-wrap: wrap;
  flex-wrap: nowrap;
  text-decoration: none;
  color: #333;
  padding: 20px 20px;
}
.news-list .item:first-child a{
  /*border-top: 1px solid #CCC;*/
}
.news-list .item .date{
  margin: 0;
  min-width: 120px;
  font-size: 16px;
  color: #999;
  padding: 0 20px 0 0;
}
.news-list .item .title{
  margin: 0;
  width: 100%;
}
.news-list .item a:hover .title{
  color: #37ADA1;
}



/*---------------------------------------------------------------*/
.hide-area{
	display: none;
}

/*---------------------------------------------------------------*/
.modaal-close:after, 
.modaal-close:before{
	background:#ccc;	
}

.modaal-close:focus:after,
.modaal-close:focus:before,
.modaal-close:hover:after,
.modaal-close:hover:before{
	background:#666;
}

/*---------------------------------------------------------------*/
#modaal-title{
	font-size:1.2rem;
	text-align: center;
	margin: 0 0 20px 0;
}

/*---------------------------------------------------------------*/
.modaal-video .modaal-inner-wrapper{
	padding:0;
}
.modal_bg{
	padding:20px 0;
	background:#fff;
	margin-bottom:30px;
}

._sitemap{
	width:90%;
	max-width:500px;
	margin:0 auto;
	
}

/*.sitemap01,
.sitemap02,
.sitemap03,
.sitemap04{
	margin:0 20%;
}


.sitemap01{
	margin:0 20% 0 15%;
}

.sitemap02{
	margin:0 20% 0 20%;
}
.sitemap03{
	margin:0 20% 0 25%;
}
.sitemap04{
	margin:0 20% 0 20%;
}
*/

.btn{
    /*アニメーションの起点とするためrelativeを指定*/
    position: relative;
	overflow: hidden;
	

	text-decoration: none;
	display: inline-block;
   	border-bottom: 1px dotted #888;
	/*border-left: 8px solid #888; ボーダーの色と太さ */
	

    text-align: left;
    outline: none;
    /*アニメーションの指定*/   
    transition: ease .1s;
	line-height: 1;
	font-size:103%;
}
/**/

.sitemap01{
	width:90%;
    padding: 15px 0px 5px 10%;
	margin-left:0;
	line-height: 1;
}
.sitemap02 {
	width:85%;
    padding: 15px 0px 5px 10%;
	margin-left:5%;
	line-height: 1;
}
.sitemap03 {
	width:80%;
    padding: 15px 0px 5px 10%;
	margin-left:10%;
	line-height: 1;
}
.sitemap04 {
	width:90%;
    padding: 15px 0px 5px 10%;
	margin-left:0;
	line-height: 1;
}

/* 020 */
.button006 a {
	text-decoration:none;
    background: #fff;
    position: relative;
	width:85%;
	max-width:600px;
	display:block;
	
    justify-content: space-around;
    /*align-items: center;
    margin: 0 auto;
    max-width: 240px;*/
    padding: 11px 0 9px 30px;
    /*color: #313131;*/
    transition: 0.3s ease-in-out;
    font-weight: 500;
	border-bottom:1px dotted #888;
	font-size:101%;
}

.button006 a:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0em;
    transform: translateY(-50%);
    width: 15px;
    height: 1px;
    background-color: #888;
    transition: 0.3s;
}
.button006 a:hover:before, .button006 a:hover:after {
    left: 0.7em;
	width: 12px;
    height: 4px;
	opacity:1;
	 background-color: #37ada1;
	
}
.button006 a:hover {
    background:  #cbe8e6;
    color: #333;
}

.mr15{
	margin-right:15px !important;
}

.mr20{
	margin-right:20px !important;
}

.mr25{
	margin-right:25px !important;
}
.mr45{
	margin-right:45px !important;
}
.mb0{
	margin-bottom:0px !important;
}
.mb10{
	margin-bottom:10px !important;
}
.mb20{
	margin-bottom:20px !important;
}
.mb30{
	margin-bottom:30px !important;
}
.mb40{
	margin-bottom:40px !important;
}
.mb50{
	margin-bottom:50px !important;
}
.mb60{
	margin-bottom:60px !important;
}
.mb70{
	margin-bottom:70px !important;
}




@media screen and (max-width: 640px){
/*.news-list .item a,*/
.news-list .item ._news{
  flex-wrap: wrap;
}
.news-list .item .date{
  min-width: 100px;
}
.news-list .item .title{
  margin-top: 10px;
}
}




@media screen and (min-width:960px){
body {
	font-size: 16px;
}
/*--------------------------------------------------------------*/
header {
	height: 180px;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 3px 0px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 3px 0px;
	-moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 3px 0px;
	position: fixed;
	transition: all 0.1s ease;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
}


header h1 a img {
	top: 40px;
	left: 10px;
}

header .h_btn a {
	width: 160px;
	top: 40px;
	right: 10px;
	line-height: 42px;
	padding-top: 2px;
	font-size: 14px;
	font-weight: bold;
}


header.fixed {
	height: 140px;
}

header.fixed h1 a img {
	
	top:20px;
}
header.fixed .h_btn a {
	
	top:20px;
}


.menu_btn,
.btn_close {
	display: none;
}

/*

-------------------------------------------*/
#g_navi {
	width: 100%;
	padding-left: 0%;
	display: block !important;
	height: 40px;
	position: absolute;
	z-index: 1000;
	left: 0px !important;
	bottom: 0px;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: bold;
	background-color: #f2f3f4;
}

#g_navi ul.navi_base {
	width: 100%;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}


#g_navi ul li{
	position: relative;
}

#g_navi li a,
#g_navi .navi_2nd li a {
	width: 16.46%;
	padding-top: 10px;
	height: 30px;
	display: block;
	color: #fff;
	text-decoration: none;
	text-align: center;
	line-height: 20px;
	position: relative;
	float: left;
	background-color: #363636;
	/*border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	*/
	
	letter-spacing:2px;
	margin:0 0.1%;
}
#g_navi .navi_2nd li a {
	width: 49.8%;
	color: #363636;
	margin-top:0px;
	background-color: #e6e6e6;
	/*border-right: 1px solid #707070;
	border-left: 1px solid #707070;*/
	border-top: 2px solid #fff;
	opacity:1;
	
}


#g_navi li a:hover,
#g_navi li.active a {
	
	background-color: #37ada1;
	
}

#g_navi .navi_2nd li.active a {
	color: #fff;
	
}

#g_navi li a:hover,
#g_navi li a.active,
#g_navi ul li:hover > a {
	color: #fff;
}

#g_navi ul li:hover > a.ac_menu,
#g_navi li a.ac_menu:hover {
	position: relative;
}

#g_navi li a.ac_menu::after {
	content: "";
	position: absolute;
	left: 25px;
	top: 11px;
	font-size: 9px;
 	margin-left: -15px;
  border-right: 15px solid transparent;
  border-bottom: 15 solid #fff;
  border-left: 15px solid transparent;
 	z-index: 300;
	-webkit-transition: 0.1s linear;
	-moz-transition: 0.1s linear;
	transition: 0.1s linear;
}

#g_navi ul li:hover > a.ac_menu::after,
#g_navi li a.ac_menu:hover::after {
  border-bottom: none;
}

#g_navi ul li div {
	position: absolute;
	z-index: 2000;
	top: 40px;
	left:33.2%;
	opacity: 0;
	visibility: hidden;
	transition: .1s;
	width: 200px;
	height: auto;
	background-color: #f2f3f4;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 3px 0px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 3px 0px;
	-moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 3px 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	border: 1px solid #37ada1;
}
#g_navi ul li ul{
  width: 96%;
  padding-left: 2%;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

#g_navi li ul li a {
	width: 80%;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 8px;
	line-height: 20px;
	height: auto;
	color: #363636;
	background-color: #f2f3f4 !important;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
	text-decoration: underline;
	border: none;
}
#g_navi li ul li a::after {
	content: ">";
	color: #37ada1;
	position: absolute;
	/*display: block;*/
	left: 15px;
	top: 10px;
	transition: .1s;
}
#g_navi li ul li a:hover::after {
	/*color: #FFF;*/
}
#g_navi ul li ul li a:hover{
	color: #37ada1;
	/*background-color: #37ada1;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 3px 0px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 3px 0px;
	-moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 3px 0px;*/
}
#g_navi li li a::before {
	display: none;
}

#g_navi ul li:hover div{
  visibility: visible;
  opacity: 1;
}

#g_navi div.ac_list {
	display: block !important;
}


header.fixed #g_navi {
	height: 40px;
}

header.fixed #g_navi ul li div {
	top: 40px;
	left: 33.2%;
}

header.fixed #g_navi li a {
	padding-top: 10px;
	height: 30px;
}

header.fixed #g_navi li ul li a::after {
	top: 10px;
}

header.fixed #g_navi li ul li a {
	padding-top: 9px;
	height: 22px;
}



.no_pc,
.no_pc1 {
	display: none;
}



}
/*(/960/


@media screen and (min-width:1000px){
	header .h_btn a {
		right: 52%;
		margin-right: -500px;
	}
	header h1 a img {
		left:52%;
		margin-left: -500px;
	}

}
/*(/1200/



@media screen and (min-width:1600px){


}
/*(/1600＊*/

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

	body {
		font-size: 16px;
	}
	
	img {
		max-width: 100% !important;
		height: auto;
		width /***/:auto;
		margin-left:auto;
		margin-right:auto;
	}
	
	.content h4 {
		margin-right: 10px;
		margin-left: 10px;
	}
	
	ul.works_list li {
		width: 32%;
	}
	
	#top_slide {
		padding-top: 50px;
	}
	
	#sub_top {
		height: 80px;
		padding-top: 100px;
		letter-spacing: 0.5em;
		font-size: 18px;
	}
	
	h2.title_01{
		/*padding:20px 20px 20px 90px;
		background: url(../img/texticon01.png) no-repeat 5px;
		letter-spacing: 4px;*/
		padding:20px 20px 20px 80px;
		background-size:60px;
		font-size:22px;
	}
	h3.title_01{
		padding:20px 20px 20px 80px;
		background: url(../img/texticon02.png) no-repeat 50px;
		letter-spacing: 3px;
		margin:40px 0;
		
		font-size:20px;
	}
	h3.title_02{
		width:90% !important;

	}
	
	/*
	
	-------------------------------------------*/
	
	.menu_btn {
		display: block;
		height: 30px;
		width: 40px;
		text-align: center;
		padding-top: 5px;
		padding-bottom: 5px;
		position: fixed;
		z-index: 5000;
		top: 34px;
		right: 5px;
		border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
	}
	.menu_btn:hover {
		cursor: pointer;
	}
	
	.menu_btn span {
		width: 28px;
		height: 2px;
		display: block;
		position: absolute;
		left: 50%;
		top: 50%;
		margin-left: -14px;
		background-color: #CCC;
	}
	.menu_btn span {
		transition: all 0.1s;
		transform: rotate(0deg);
		-webkit-transform: rotate(0deg);  
		-moz-transform: rotate(0deg);    
	  }
	.menu_btn span.top {
		transform: translateY(-8px);
		-webkit-transform: translateY(-8px);  
		-moz-transform: translateY(-8px);    
	  }
	.menu_btn span.bottom {
		transform: translateY(8px);
		-webkit-transform: translateY(8px);  
		-moz-transform: translateY(8px);    
	}
	
	.menu_btn:hover span.top {
		transform: translateY(-10px);
		-webkit-transform: translateY(-10px);  
		-moz-transform: translateY(-10px);    
	}
	.menu_btn:hover span.bottom {
		transform: translateY(10px);
		-webkit-transform: translateY(10px);  
		-moz-transform: translateY(10px);    
	}
	
	.menu_btn.opened span {
		background-color: #ccc;
	}
	
	.menu_btn.opened  span.middle {
		background: rgba(255, 255, 255, 0);
		 transform: translateX(30px);
		 -webkit-transform: translateX(30px);  
		-moz-transform: translateX(30px);    
	}
	.menu_btn.opened  span.top {
		transform: rotate(-45deg) translateY(0px);
		-webkit-transform: rotate(-45deg) translateY(0px);  
		-moz-transform: rotate(-45deg) translateY(0px);    
	}
	.menu_btn.opened  span.bottom {
		transform: rotate(45deg) translateY(0px);
		-webkit-transform: rotate(45deg) translateY(0px);  
		-moz-transform: rotate(45deg) translateY(0px);    
	}
	
	/*
	
	-------------------------------------------*/
	#g_navi {
		position: fixed;
		width: 100%;
		height: 100%;
		top: 0px;
		left: 0px;
		display: none;
		padding-top: 90px;
		overflow: auto;
		z-index: 3000;
		background-color: #f2f3f4;
		font-size: 14px;
		letter-spacing: 1px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	#g_navi ul {
		display: block;
		margin: 0px;
		padding: 0px;
		clear: both;
	}
	
	#g_navi ul li {
		margin-bottom: 1px;
	}
	
	#g_navi ul li a {
		color: #FFF;
		text-decoration: none;
		display: block;
		padding-top: 16px;
		padding-right: 30px;
		padding-bottom: 14px;
		padding-left: 20px;
		line-height: 22px;
		vertical-align: middle;
		background-color: rgba(0, 0, 0, 0.5);
	}
	#g_navi ul li a:hover {
		background-color: #37ada1;
	}
	
	body.fixed {
		overflow: hidden;
	}
	
	/*
	
	--------------------------------------------------*/
	
	
	#g_navi ul li a.ac_menu {
		position: relative;
		background-image: none;
	}
	#g_navi ul li a.ac_menu::after {
		font-size: 11px;
		display: block;
		height: 20px;
		width: 20px;
		content: "▼";
		text-align: center;
		line-height: 20px;
		position: absolute;
		top: 16px;
		right: 10px;
		color: #FFF;
	}
	#g_navi ul li a.ac_menu.active {
		color: #fff;
		background-color: #37ada1;
	}
	#g_navi ul li a.ac_menu.active::after {
		content: "";
	}
	#g_navi div.ac_list {
		display: none;
	}
	
	#g_navi ul li ul li a::before {
		content: "-";
		padding-right: 5px;
		color: #DEF;
	}
	
	/*
	-------------------------------------------*/
	.bg_bl {
		background-color: #000;
		height: 100%;
		width: 100%;
		opacity: 0.80;
		filter: alpha(opacity=80);
		-ms-filter: "alpha( opacity=80 )";
		display: block;
		position: fixed;
		z-index: 2000;
	}
	
	
	/*
	-------------------------------------------*/
	.sm-slider, .sm-slider::after {
		top: 50px !important;
	}
	
	header {
		height: 100px;
	}
	
	header h1 a img {
		top: 30px;
		left:5px;
		height: 40px;
	}
	
	header .h_btn a {
		width: 130px;
		top: 30px;
		right: 55px;
		line-height: 38px;
		padding-top: 1px;
		font-size: 12px;
	}
	
	
	header .h_menu {
		display: none;
	}
	
	header #info {
		display: none;
	}
	
	.cont_inner_top {
		padding: 0px 0px 0px;
	}
	
	
	.content h3 {
		border-radius: 0px;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
	}
	
	.content_top,
	.content_message,
	.content_staff{
	
		padding-top: 100px;
	}
	
		.no_pc,
.no_pc1 {
		display: none;
	}
	.staff_name01 span{
		display:block;
		width:100%;
	}
	.access_tel {

		font-size:44px;
		font-weight:bold;
	}
	.access_mail {

		font-size:28px;
		font-weight:bold;
	}
	.access_text02 span {
		font-size:22px;
	}
	.contact_mail {
		
		font-size:28px;
		font-weight:bold;
		
	}
	
	ul.list_03{
		grid-template-columns: auto;
		gap: 0px;
	}
	ul.list_03 p.text03{
		font-size:40px;
	}
	
	ul.list_04{
		grid-template-columns: auto;
		gap: 0px;
	}
	ul.list_04 p.text03{
		font-size:40px;
		padding:20px 0 0 0;
	}
	ul.list_04 li:nth-child(1){
		border-right: none;
		border-bottom: 1px solid #999;
	}


	.list_05{
		grid-template-columns: auto 70px;
	
	}
	.list_05_title{

	}
	
	.list_05 ._name{
		grid-column: 1/3;
		grid-row: 1/2;
	}
	.list_05 ._num{
		grid-column: 1/2;
		grid-row: 2/3;
	}
	
	.list_05 ._btn{
		grid-column: 2/3;
		grid-row: 2/3;
	}
	.con_title01{
		font-size: 22px;

	}
	.con_title01 span{
		font-size:18px;
	}
}



@media screen and (max-width:640px){
	body {
		font-size: 14px;
	}
	.no_sp {
		display: none;
	}
	.no_pc {
		display: block;
	}
	.no_pc1 {
		display: table;
	}
	.btn_02{
		width:auto;
	}
	.foot_01 {
		margin:0 auto 20px !important;
	}
	.foot_02 {
		width:80% !important;
		/*display:flex;
		flex-direction: row !important;*/
	}
	.ad_text1,
	.ad_text2{
		margin:0 auto 20px !important;
	}
	
	h2.title_01{
		/*padding:20px 20px 20px 90px;
		background: url(../img/texticon01.png) no-repeat 5px;
		letter-spacing: 4px;*/
		padding:20px 20px 20px 75px;
		background-size:52px;
		/*font-size:18px;*/
	}
	h3.title_01{
		padding:20px 20px 20px 75px;
		background: url(../img/texticon02.png) no-repeat 45px;
		letter-spacing: 3px;
		margin:40px 0;
		/*font-size:16px;*/
	}

	
	.top_base {
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		margin-left: 0px;
		margin-top: 0px;
	}
	
	
	header h1 a img {
		top:15px;
		height: 70px;
	}
	
	header .h_btn a {
		width: 50px;
		top: 10px;
		right: 50px;
		font-size: 18px;
		border-top-style: none !important;
		border-bottom-style: none !important;
		border-right-style: none !important;
		border-left-style: none !important;
	}
	header .h_tel a {
		width: 50px;
		font-size: 18px;
		right: 95px;
	}
	header .h_tel a span,
	header .h_btn a span {
		display: none;
	}
	
	
	.content {
		padding-top: 100px;
		padding-bottom: 0px;
	}
	
	.content p {
		margin-bottom: 20px;
		margin-top: 10px;
		margin-right: 10px;
		margin-left: 10px;
	}
	.staff_00{
		display: grid;
		max-width: 700px;
		grid-template-columns: auto;
		gap: 30px 0px;
	
	}
	.staff_img01{
		width:100%;
		max-width:180px;
		margin:0 auto;
		
		grid-row: 1;
	}
	.staff_name01 span,
	.staff_name02 span{
		display:block;
		text-align:center;
		width:100%;
	}

	.staff_info_2{
		grid-template-columns: repeat(auto-fit, 90% );
		row-gap: 24px;
		column-gap: 4%;
		justify-content: center;
		
	}
	.staff_info {
	  width: 100%;
	  max-width: none;
	}
	.staff_00 .staff_history{
		padding:3px 0px;
		
	}
	.staff_02 .staff_history {
		padding: 3px 10px;
		font-size: 14px;
	}
	
	
	footer .f_bn li a i {
		padding-right: 0px;
	}
	
	footer .cont_inner {
		flex-direction: column;
	}
	
	footer {
		/*padding-bottom: 60px;*/
	}

}


@media screen and (max-width:460px){
	
	.con_title01{
		font-size: 18px;

	}
	.con_title01 span{
		font-size:14px;
	}
	h2.title_01{
		font-size:18px;
	}
	.staff_00 .staff_history{
		font-size: 14px;
	}
	
	h3.title_01{
		padding:20px 20px 20px 55px;
		background: url(../img/texticon02.png) no-repeat 25px;
		letter-spacing: 3px;
		margin:20px 0;
		font-size:17px;
	}
	h3.title_02{
		margin: 40px auto 20px;
	}
	.staff_02 {
		width: 90%;
		max-width: 500px;
		margin: 0 auto 10px;
	}
	.btn_01 a {
		font-size: 12px;
	}
	.btn_01_02 a {
		font-size: 12px;
	}
	
	.list_05 ._num span{
		width:67px;
		text-align:center;
		display:block;
	}
	
	.access_tel {
		font-size:38px;
	}
	
	.access_mail {
		font-size:22px;
	}
	.access_text02 span{
		
		font-size:18px;
	}

	.contact_title01{
		width: 90%;
		max-width: 900px;
		padding: 10px 0 10px;
		margin: 0 auto 0px;
		font-size: 20px;
		
	}
	.contact_title01 span {
		font-size: 14px;
		color:#999;
	}
	.contact_tel {
		width: 95%;
		max-width: 900px;
		margin: 10px auto 10px;
		padding:0 0 10px;
		font-size:28px;
	}
	.contact_mail {
		width: 95%;
		max-width: 900px;
		margin: 20px auto 20px;
		padding:0 0 20px;
		font-size:20px;
	}
	.contact_text02 {
		width: 90%;
		max-width: 900px;
		margin: 20px auto;
		padding: 0;
		
	}
	.contact_text02 span {
		font-size:18px;
		margin-bottom:20px;
		display:block;
	}
	.contact_text02 p {
		display:block;
	}
	ul.list_03 p.text01 {
		font-size: 24px;
	}
	ul.list_03 p.text03 {
		font-size: 28px;
	}
	
	ul.list_04 p.text01 {
		font-size: 20px;
		padding:  0;
	}
	ul.list_04 p.text02 {
		font-size: 14px;
	}
	ul.list_04 p.text03 {
		font-size:28px;
	}
	ul.list_04 p.text04 {
		font-size:12px;
	}
	



	table.tb_01,
	table.tb_02,
	table.tb_03,
	table.tb_04 {
		width:90%;
		font-size:12.5px;
	}
	
	table.tb_01 th,
	table.tb_01 td,
	table.tb_02 th,
	table.tb_02 td,
	table.tb_03 th,
	table.tb_03 td,
	table.tb_04 th,
	table.tb_04 td {
		padding:10px 10px;
	}
	.mr45 {
		margin-right: 10px !important;
	}
	.modaal-inner-wrapper {

		padding: 0px 0px;
	}

}

@media print {
	header,
	.no_sp,
	.no_pc,
	.no_pc1,
	.h_btn,
	#g_navi{
		display:none;
	}
	.content_top{
		margin:0;
		padding:0;
	}
	
}
