@charset "UTF-8";
@import url('https://fonts.googleapis.com/earlyaccess/hannari.css');
/* CSS Document */
body{
	color: #000;
	margin: 0 auto;
	padding: 0px;
	line-height: 1;
	font-family: 'Shippori Mincho',"Sawarabi Mincho", serif !important;
	/*font-family: 'Noto Sans JP', sans-serif;*/
}

#newimg{
	text-align: center;
}

#newimg img{
	max-width: 1280px;
	width: 100%;
}

#footer-link{
	display: flex;
}

#footer-link div{
	width: 50%;
}

ul#online-list{
	display: flex;
	padding-bottom: 30px;
}

ul#online-list li{
	margin-right: 20px;
	width: 256px;
}

*{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

img{
	border: none;
	height: auto;
}

html{
	overflow-x: hidden;
}

h1,h2,h3,h4,h5,h6,th{
	font-weight: 400;
}

p{
	line-height: 1.8em;
}

th{
	text-align: left;
}

address{
	font-style: inherit;
}

.clear{
	clear: both;
}

*:focus {
	outline: none;
}

.left{
	float: left;
}

.right{
	float: right;
}

.block{
	overflow: hidden;
}

fit{
	object-fit: cover;
	font-family: 'object-fit: cover;';
}

.min{
	font-family: 'Noto Serif JP', serif;
}

img{
	max-width: 100%;
	line-height: 1em;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}

a,
a img{
	transition: 0.3s;
}

a[href^="tel:"] {
	pointer-events: none;
}

input[type="submit"] {
	-webkit-appearance: none;
	border-radius: 0;
}

.sp{
	display: none;
}

.menu-trigger,
.menu-trigger span{
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
	cursor :pointer;
}
.menu-trigger{
	position: fixed;
	width: 50px;
	height: 50px;
	background: #000;
	z-index: 999;
	right: 3%;
	top: 18px;
}
.menu-trigger span{
	position: absolute;
	background: #fff;
	width: 30px;
	height: 2px;
	left: 0;
	right: 0;
	margin: auto;
}
.menu-trigger span:nth-of-type(1){
	top: 15px;
}
.menu-trigger span:nth-of-type(2){
	top: 0;
	bottom: 0;
}
.menu-trigger span:nth-of-type(3){
	bottom: 15px;
}
.menu-trigger.active span:nth-of-type(1){
	-webkit-transform: translateY(9px) rotate(-45deg);
	transform: translateY(9px) rotate(-45deg);
}
.menu-trigger.active span:nth-of-type(2){
	opacity: 0;
}
.menu-trigger.active span:nth-of-type(3){
	-webkit-transform: translateY(-9px) rotate(45deg);
	transform: translateY(-9px) rotate(45deg);
}
.g-nav{
	display: none;
	position: fixed;
	top: 0;
	background-color: rgba(255,255,255,0.93);
	width: 100%;
	height: 100%;
	z-index: 5;
}
.g-nav .list{
	padding: 80px 0px 0px;
}
.g-nav .list li{
	display: block;
	width: 90%;
	margin: 0px auto 10px;
}
.g-nav .list li a{
	width: 100%;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #fff;
	font-size: 13px;
	padding: 15px 0;
	font-weight: bold;
	background-color: #91a2c9;
}
.g-nav .list li a i{
	margin-right: 7px;
}

.g-nav .list li:nth-child(5) a,
.g-nav .list li:last-child a{
	background-color: #08287e;
	color: #fff;
}

.menu-trigger{
	display: none;
}

.cl-over {
	clear: both;
	overflow: hidden;
}

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



h2.ttl,
h3.sub-ttl{
	font-size: 26px;
	letter-spacing: 0.1em;
	line-height: 1.4em;
	font-family: "Sawarabi Mincho";
}

h3.sub-ttl {line-height: 35px;}
h3.sub-ttl span {margin-right: 10px;}

h3.sub-ttl span img {
	width: 37px;
	height: 35px;	
}

p.txt,
p.txt02 {
	font-size: 16px;
	line-height: 2;
	letter-spacing: 0.1em;
}

p.txt02 {
	padding: 50px 0 60px;
}

.MB20 {margin-bottom: 20px;}
.MB50 {margin-bottom: 50px;}
.MB70 {margin-bottom: 70px;}
.MB80 {margin-bottom: 80px;}
.MB100 {margin-bottom: 100px;}
.PT20 {padding-top: 20px;}
.PT60 {padding-top: 60px;}
.PT70 {padding-top: 70px;}
.t-c {text-align: center;}
.t-r {text-align: right;}

.fl-left {float: left;}
.fl-right {float: right;}

/*----------------------------contents----------------------------*/

/*---main---*/
#main {
	width: 1080px;
	margin: 50px auto 110px;
}

.main-img img {
	width: 100%;
}


/*---contents---*/

.contents {
	padding-bottom: 80px;
	margin-bottom: 50px;
	background: url("../image/top/bg-line.png") repeat-x;
	background-position: bottom;
	background-size: 14%;
}

.contents01 {
	padding-bottom: 80px;
	margin-bottom: 50px;
}

.top-txt {padding: 50px 0 120px;}
.top-txt01 {padding: 50px 0;}
.img-area {width: 460px;}
.txt-area {width: 460px;}
.txt-area01 {width: 500px;}

.img-area span {
	display: block;
	text-align: right;
	margin: 20px 80px 0 0;
	line-height: 2;
}

.more-btn {
	display: block;
	width: 96px;
	height: 36px;
	background-size: 100% 100%;
	cursor: pointer;
	background-image: url(../image/top/more.png);
}

.more-btn:hover{
	background-image: url(../image/top/more2.png);
}

.more-btn a{
	display: block;
	width: 77px;
	height: 29px;
}

.more-btn img{
	display: none;
}

ol.list {
	padding: 50px 0 0;
	margin: 0 0 100px;
}
ol.list li {
	width: 200px;
	display: inline-block;
	margin: 0 20px;
}

.area-po {
	padding: 40px 0 0;
	position: relative;
}

.map iframe {
	width: 80%;
	height: 400px;
}

.map iframe,
.map object,
.map embed {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}

.address {
	position: absolute;
	top: 100px;
	right: 30px;
	width: 300px;
	padding: 40px;
	box-sizing: border-box;
	background-color: #7ebeb7;
	border-radius: 30px;
	color: #fff;
}

.address p span{
	display: block;
	padding-bottom: 3px;
	font-size: 20px;
}

.more-btn-01 {
	text-align: center;
	margin: 0 auto 50px;
}

#contact-txts{
	text-align: center;
	padding-top: 30px;
}

#contact-txts div{
	display: inline-block;
	margin: 0 20px;
}

.more-btn-01 a {
	color: #000 !important;
	text-decoration: none;
	border: 1px solid #000;
	padding: 10px 40px;
	border-radius: 20px;
}

.more-btn-01 a:hover {
	border: 1px solid #000;
	background-color: #000;
	color: #fff !important;
}

.about-table {
	width: 650px;
	margin: 90px auto 0;
}

table.about-table , 
table.about-table td, 
table.about-table th {
	border-bottom: 1px dashed #808080;
	border-collapse: collapse;
}
table.about-table td, 
table.about-table th {
	font-size: 16px;
	padding: 20px 0;
	box-sizing: border-box;
	text-align: left;
}

table.about-table th {width: 20%;}
table.about-table td {width: 80%;}

.work-txt {
	color: #000 !important;
	text-decoration: none;
	border: 1px solid #000;
	padding: 10px 30px;
	border-radius: 20px;
	display: inline-block;
	float: right;
	margin-top: 50px;
}

ol.work-type {
	display: table;
	border-spacing: 10px 0;
	margin: 0 0 90px;
}

ol.work-type li {
	width: 10%;
	font-size: 13px;
	padding: 10px 5px;
	border-radius: 20px;
	box-sizing: border-box;
	text-align: center;
	line-height: 1.6;
	border: solid 1px #000;
 	display: table-cell;
  	vertical-align: middle;
}

ul.more-btn01 {}

ul.more-btn01 li {
	width: 48%;
	float: left;
	text-align: center;
}
ul.more-btn01 li a {
	display: block;
	color: #000 !important;
	text-decoration: none;
	border: 1px solid #000;
	padding: 10px 40px;
	border-radius: 20px;
}

ul.more-btn01 li a:hover {
	border: 1px solid #000;
	background-color: #000;
	color: #fff !important;
}

ul.bar-link {}
ul.bar-link li {
	width: 48%;
	float: left;
}

ul.bar-link li:last-child{float: right;}

/*---footer---*/
footer {
    padding: 50px 0;
    background-color: #7ebeb7;
    color: #fff;
    overflow: visible;
}

.footer-inner {
    max-width: 1400px;
    width: 96%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    gap: 15px;
}

.footer-address {
    flex: 1;
    min-width: 0;
    float: none;
    margin-right: 0;
}

.footer-logo {
    margin-bottom: 15px;
}

.footer-logo img {
    width: 140px;
}

.footer-address-txt {
    font-size: 12px;
    line-height: 1.8;
    letter-spacing: 0.01em;
}

ul.footer-link {
    flex-shrink: 0;
    float: none;
    padding: 0;
    width: 200px;
    margin: 0;
}

ul.footer-link li + li {
    margin: 15px 0 0;
}

ul.footer-link li a {
    width: 200px;
    padding: 12px 8px;
    font-size: 12px;
    text-align: center;
    display: block;
    background-color: #fff;
    color: #333;
    border-radius: 15px;
    text-decoration: none;
    border: 1px solid #fff;
    box-sizing: border-box;
}

ul.footer-link li a:hover {
    background-color: #7ebeb7;
    color: #fff;
    border: 1px solid #fff;
}

ul.footer-link li:last-child a {
    background-color: #f5b5b7;
    border: 1px solid #f5b5b7;
    color: #fff;
}

ul.footer-link li:last-child a:hover {
    background-color: #fff;
    color: #f5b5b7;
}

/*---footer-left---*/
.footer-left {
    flex: 1;
    min-width:0px;
}
.footer-left ul {
   display: flex;
    flex-wrap: nowrap;
    gap: 10px;
}

.footer-left ul li {
    flex: 0;
    min-width: 0;
    width: auto;
    padding-right: 0;
    box-sizing: border-box;
}
/*---footer-right---*/
.footer-right {
    flex-shrink: 0;
    width: 200px;
	align-self: flex-start;
}
/*---swiper---*/
.swiper-container {
	margin-bottom: 90px !important;
}

ul.footer-link li:last-child a{
	background-color: #f5b5b7;
	border: 1px solid #f5b5b7;
	color:#fff;
}

ul.footer-link li:last-child a:hover{
	background-color: #fff;
	color:#f5b5b7;
}

#sdgs{
	text-align: center;
	padding-bottom: 45px;
}

.sdgs-box{
	width: 865px;
	margin: 0 auto;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
}

.sdgs-box .left p{
	font-size: 18px;
	line-height: 1.8em;
	font-weight: bold;
	padding-bottom: 25px;
	color:#000000;
	text-align: center;
}

.sdgs-box .right h3{
	font-size: 22px;
	line-height: 1.8em;
	font-weight: bold;
	padding-bottom: 25px;
	color:#000000;
}

/*.sdgs-box .right{
	width: 560px;
}*/

.sdgs-box .right p{
	font-size: 16px;
	line-height: 1.8em;
}


/*----------navi------------*/
.menu1{
	position: fixed;
	top: 2%;
	right: 2%;
	background: url("../image/common/menu.png") #fff;
	border: 1px solid #fff;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 80%;
	width: 40px;
	height: 50px;
	z-index: 999;
}

.close{
	position: fixed;
	top: 2%;
	right: 2%;
	background: url("../image/common/close.png") #fff;
	border: 1px solid #fff;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 80%;
	width: 40px;
	height: 50px;
}

.panel_sp{
	position: fixed;
	z-index: 999;
	top: 0;
	right: 0%;
	width: 100%;
	height: 100%;
	display: none;
}

.panel-inner{
	position: absolute;
	top: 0;
	right: 0;
	width: 46%;
	height: 100%;
	background: #fff;
	padding: 5%;
	box-sizing: border-box;
	transition: all 0.5s;
	overflow-y: hidden;
}

.panel-inner  h1 {
	width: 40%;
	margin: 0 0 20px;
}

.l-nav{
	padding: 46px 0 100px;
	bottom: 0;
	width: 100%;
	margin: auto;
}


.nav-item {
	font-size: 16px;
	font-weight: bold;
	width: 100%;
	letter-spacing: 0.1em;
	margin: 0 auto;
	position: relative;
	text-indent: 20px;
	line-height: 20px;
}

.nav-item + li {margin: 40px 0 0;}
.nav-item span {margin-right: 10px}
.nav-item span img {
	width: 20px;
	height: 20px;
}

/*
.nav-item span {
	position: absolute;
	top: 0;
	right: 4%;
	font-size: 12px;
	font-weight: bold;
}
*/

.nav-item a,
.nav-item02 a{
	font-size: 18px;
	display: block;
	text-decoration: none;
	transition: all 0.3s;
	color: #000 !important;
}

.nav-item:hover > a{
	  color: #603813;
}

#mainlogo{
	width: 1000px;
	
	margin: 0 auto;
	position: absolute;
	left: 0px;
	right: 0px;
	top: 90px;
	z-index: 1;
}

.slide {
  position   : relative;
  overflow   : hidden;
                    /* 画像のサイズに合わせて変更ください */
  width      : 1080px;
  height     : 600px;
  margin     : auto;      /* サンプルは中央寄せの背景：白 */
  background : #fff;
}
 
 /*=== 画像の設定 ======================================= */
.slide img {
  display    : block;
  position   : absolute;
                      /* 画像のサイズを表示エリアに合せる */
  width      : inherit;
  height     : inherit;
  opacity    : 0;
  animation  : slideAnime 30s ease infinite;
}
 
 /*=== スライドのアニメーションを段差で開始する ========= */
.slide img:nth-of-type(1) { animation-delay: 0s }
.slide img:nth-of-type(2) { animation-delay: 6s }
.slide img:nth-of-type(3) { animation-delay: 12s }
.slide img:nth-of-type(4) { animation-delay: 18s }
.slide img:nth-of-type(5) { animation-delay: 24s }
 
 /*=== スライドのアニメーション ========================= */
@keyframes slideAnime{
   0% { opacity: 0 }
   10% { opacity: 1 }
  20% { opacity: 1 }
  30% { opacity: 0 }
 100% { opacity: 0 }
}

.swiper-container-fade .swiper-slide{
	background-color: #fff;
}

.sw-cont .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
	background-image: url(../image/common/sback.png) !important;
	width: 85px !important;
	height: 20px !important;
	background-size: 85px 20px !important;
}

.sw-cont .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
	background-image: url(../image/common/snext.png) !important;
	width: 85px !important;
	height: 20px !important;
	background-size: 85px 20px !important;
}

.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after,
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after{
	content: none !important;
}

.sw-cont .txt-area{
	padding-top: 45px;
}

.sw-cont .swiper-button-next{
	top: 80px !important;
	right: 0px !important;
}

.sw-cont .swiper-button-prev{
	bottom: 20px !important;
	right: 370px !important;
	left: auto !important;
	margin: 0px !important;
	top: auto !important;
}

.sw-cont{
	position: relative;
}

.work-img{
	padding-top: 25px;
}

p.about-facility span{
	display: block;
	font-size: 21px;
	line-height: 1.2em;
	padding-bottom: 5px;
}

.contact-box{
	padding-top: 70px;
}

h1.contact-logo{
	top: 0px !important;
	right: auto !important;
}

p#contacttxts{
	font-size: 14px;
}

p#contacttxts span{
	font-size: 12px;
	display: block;
	padding-top: 30px;
}

h2.contact-ttl{
	padding-bottom: 55px;
}

#contact-tels{
	text-align: center;
	padding-top: 65px;
}

#form-box{
	padding-bottom: 90px;
	width: 560px;
	margin: 0 auto;
}

#submit{
	text-align: center;
	padding-top: 20px;
}

#submit input.wpcf7-form-control{
	color:#fff !important;
	background-color: #7ebeb7 !important;
	width: 100px !important;
	line-height: 34px !important;
	font-family: 'Shippori Mincho',"Sawarabi Mincho", serif !important;
	font-size: 13px !important;
	border: none;
	border-radius: 10px;
	cursor: pointer;
}

#form-box th{
	font-size: 14px;
	width: 220px;
	vertical-align: top;
	padding-bottom: 10px;
}

#form-box th span{
	background-color: #e84023;
	display: inline-block;
	color:#fff;
	padding: 5px 10px;
	font-size: 10px;
	margin-left: 15px;
	border-radius: 5px;
}

#form-box td{
	padding-bottom: 10px;
}

#form-box td input{
	width: 100%;
	height: 30px;
	padding-left: 10px;
	box-sizing: border-box;
	border-radius: 10px;
	border: 1px solid #999;
	appearance: inherit;
}

#form-box td textarea{
	width: 100%;
	height: 120px;
	padding: 10px;
	box-sizing: border-box;
	border-radius: 10px;
	border: 1px solid #999;
}

#form-box span.wpcf7-list-item{
	margin-left: 0px;
	display: block;
	font-size: 13px;
	margin-bottom: 10px;
}

#form-box span.wpcf7-list-item input{
	width: auto;
	height: auto;
	appearance: button !important;
}

.modal{
	display: none;
	height: 100vh;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 100;
	overflow-y: scroll;
	background: rgba(0,0,0,0.8);
}

.modal__bg{
	height: 100vh;
	position: absolute;
	width: 100%;
}

.modal__content{
	background: #fff;
	left: 0px;
	right: 0px;
	position: absolute;
	top: 0%;
	max-width: 850px;
	width: 100%;
	margin: 0 auto;
}

.modal__content img{
	width: 100%;
}

.js-modal-close img{
	width: 50px !important;
	height: 50px !important;
}

a.js-modal-close{
	display: block;
	position: absolute;
	top: 30px;
	right: 30px;
}

ul#news-box{
	width: 560px;
	margin: 0 auto;
	overflow: hidden;
}

ul#news-box li{
	overflow: hidden;
}

ul#news-box li h2{
	float: left;
	font-size: 26px;
	letter-spacing: 0.1em;
	line-height: 1.4em;
	font-family: "Sawarabi Mincho";
	display: block;
	color:#7ebeb7;
}

ul#news-box li div{
	float: right;
	width: 410px;
	padding-bottom: 5px;
}

ul#news-box li div span{
	color:#000;
	display: inline-block;
	margin-right: 10px;
}

ul#news-box li div a{
	color:#000;
	text-decoration: none;
}

ul#news-box li div a:hover{
	text-decoration: underline;
}

#single-txts{
	padding-bottom: 100px;
}

#single-txts div{
	padding-top: 20px;
}

#single-txts div img{
	max-width: 100%;
	width: auto;
}

#single-txts p a{
	border: 2px solid #7ebeb7;
	display: block;
	width: 250px;
	line-height: 50px;
	color:#7ebeb7;
	text-decoration: none;
	margin: 50px auto 0px;
	text-align: center;
}

#single-txts p a:hover{
	background-color: #7ebeb7;
	color:#fff;
}

.single-left{
	float: left;
	width: 700px;
}

.single-right{
	float: right;
	width: 250px;
}

.single-right h3{
	border-bottom: 2px dashed #7ebeb7;
	color:#000;
	text-align: left;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.single-right div{
	padding-bottom: 20px;
	font-size: 14px;
}

.single-right div a{
	display: block;
	margin-top: 5px;
	color:#000;
	text-decoration: none;
}

.single-right div a:hover{
	text-decoration: none;
	color:#7ebeb7;
}

p.about-facility{
	line-height: 1.6em;
}