@charset "utf-8";

body {
	
}

a, a:focus, a:hover {
    color: #000;
	text-decoration: none;
	color: unset;
}

section {
	margin: 0 0 1em 0;
}

area {
    border: none;
    outline: none;
}

a img {
	/*width: 100%;*/
	cursor: pointer;
	transition-duration: 0.3s;
}
a img:hover {
  opacity: 0.6;
  transition-duration: 0.3s;
}

.zoom-in-img {
  margin: 0;
  padding: 0;
  background: #fff;
  overflow: hidden;
  cursor: pointer;
}
.zoom-in-img img {
  width: 100%;
  height: 100%;
}
.zoom-in-img img {
  transform: scale(1);
  transition: .3s ease-in-out;
}
.zoom-in-img:hover img {
  transform: scale(1.3);
    opacity: 1.0;
}

.color_f {
	color: #fff;
}
.color_0 {
	color: #000;
}

.bg_e {
	background: #eee;
	padding: 20px 0;
}
.bg_f {
	background: #fff;
	padding: 20px 0;
}

.container {
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
}
.container:before {
	display: table;
    content: " ";
}
.container:after {
	clear: both;
	display: table;
    content: " ";
}
.row {
    margin-right: -10px;
    margin-left: -10px;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding-right: 10px;
    padding-left: 10px;
	/*margin-bottom: 10px;*/
}
.col-sm-1 img, .col-sm-10 img, .col-sm-11 img, .col-sm-12 img, .col-sm-2 img, .col-sm-3 img, .col-sm-4 img, .col-sm-5 img, .col-sm-6 img, .col-sm-7 img, .col-sm-8 img, .col-sm-9 img, .col-xs-1 img, .col-xs-10 img, .col-xs-11 img, .col-xs-12 img, .col-xs-2 img, .col-xs-3 img, .col-xs-4 img, .col-xs-5 img, .col-xs-6 img, .col-xs-7 img, .col-xs-8 img, .col-xs-9 img{
	height: auto;
}
.col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    width: 100%;
    display: block;
}

.flex_box {
	display: flex;
	flex-wrap: wrap;
	padding: 5px 5px;
	position: relative;
	justify-content: center;
}

.flex_left {
	justify-content: left!important;
}

.box_10, .box_20, .box_30, .box_40, .box_50, .box_60, .box_70, .box_80, .box_90 {
	width: 100%;
}

.inline_box{
	display: block;
	width: 240px;
    margin: 10px auto;
	font-size: 15px;
	line-height: 1.3;
	text-align: center;
}
/* Clearing floats */
.clear {
	position: relative;
	overflow: hidden;
	zoom: 1;
}
.inline_clear {
	letter-spacing: -.4em;
}
.red_line {
	color: red;
    font-weight: bold;
}

.spad5 { padding: 5px !important; }
.spad10 { padding: 10px !important; }
.spad15 { padding: 15px !important; }
.spad20 { padding: 20px !important; }
.spad30 { padding: 30px !important; }
.spad0 { padding: 0 !important; }

.top_space {
	margin-top: 10px !important;
}
.bottom_space {
	margin-bottom: 20px !important;
}
.bottom_space_s {
	margin-bottom: 10px !important;
}
.m_zero {
	margin: 0 !important;
}

hr {
	margin: 10px 0;
	border-top: 1px solid #666d73;
}
.radius {
	border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
}

/* animation-delay */
.anim01 { animation-delay: 0.3s; }
.anim02 { animation-delay: 0.7s; }
.anim03 { animation-delay: 1.1s; }
.anim04 { animation-delay: 1.5s; }
.anim05 { animation-delay: 1.9s; }
.anim06 { animation-delay: 2.3s; }
.anim07 { animation-delay: 2.7s; }

/*  meta slider */
.metaslider .flexslider {
	margin: 0 !important;
}
.ms-image {
	margin: 0;
}

.brtab {
	display:block;
}
.brtabpc {
	display:none;
}

/**/
.no-link {
	pointer-events:none;
	cursor:default;
}
.no-border {
    border: none !important;
}
.no-border tr td {
	border: none !important;
}


/* Text */
.textright {
	text-align: right;
}
.textcenter {
	text-align: center;
}
.font10px{
	font-size: 10px;
	line-height: 1;
}
.font11px{
	font-size: 11px;
	line-height: 1.2;
}
.font12px{
	font-size: 12px;
	line-height: 1.2;
}
.font13px{
	font-size: 13px;
	line-height: 1.3;
}
.font15{
	font-size: 1.5em;
}

h1,
h2,
h3 {
	margin-top: 0;
	margin-bottom: 20px;
}
h1 {
	font-size: 25px;
	line-height: 1.3;
}
h2{
    font-size: 20px;
    padding: 5px 0;
    line-height: 1.2;
    margin: 0 0 15px 0;
	color: #000;
	font-weight: normal;
    /*border-left: 6px solid #ffb5b9;*/
}
h2.fortop{
	border-left: none;
	font-weight: normal;
	font-weight: bold;
}
h2.fortop span{
	border-right: 1.5px solid #000000;
	display: inline-block;
	padding-right: 15px;
	margin-right: 20px;
	line-height: 20px;
	text-transform: inherit;
}
h2.fortop em{
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
}
h2.fortop_w span{
	border-right: 1.5px solid #fff;
	display: inline-block;
	padding-right: 15px;
	margin-right: 20px;
	line-height: 20px;
	text-transform: inherit;
	font-weight: bold;
}
h2.fortop_w em{
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
}
h2.section-title {
	position: relative;
	padding: 20px 10px;
}
h2.section-title:before{
    content: "";
    display: block;
    width: 150px;
    height: 2px;
    background: #013501;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -75px;
}
h3 {
	font-weight: normal;
	font-size: 18px;
	margin: 0.5em 0;
	padding: 0;
	line-height: 1.3 !important;
}
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 {
	font-size: 18px;
	margin: 0 0 5px 0;
    padding: 0;
	font-weight: normal;
}

.fixed_btn {
    position: fixed;
    bottom: 0;
    width: 100%;
    text-align: center;
    z-index: 99;
}
.fixed_request {
    background: #d8591d;
    padding: 12px 0 0 0;
    width: 42%;
    float: left;
    height: 40px;
}
.fixed_request a{
	color: #fff !important;
}
.fixed_contact {
	background: #ffeb3b;
    padding: 8px 0 0 0;
    width: 42%;
    float: left;
    height: 38px;
}
.fixed_sns {
    background: #ddd;
    padding: 8px 0 0 0;
    width: 16%;
    float: left;
    height: 38px;
}

.main-content-area {
	padding: 0;
	margin: 105px 0 0 0;
}

.breadcrumbs {
		margin: 0 0 2em 0;
}

/* = video
---------------------------------------------- */
#video {
    /*天地中央配置*/
    position: relative;
    /*z-index: -1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 177.77777778vh;
    height: 56.25vw;
    min-height: 100%;
    min-width: 100%;*/
}

/* = Typing
---------------------------------------------- */

.TextTyping span {
	display: none;
}

.TextTyping::after {
 	content: "|";
	animation: typinganime .8s ease infinite;
}

@keyframes typinganime{
	from{opacity:0}
	to{opacity:1}
}


/* =entry header
---------------------------------------------- */
.fixp_header {
	background: #013501;
	padding: 1em 0;
}
.entry-header .entry-title {
	font-size: 2em;
	margin: 0;
	color: #fff;
}
.entry-header .entry-title a {
	text-decoration: none;
}
.entry-header{
	margin: 0 0 2em 0;
}
	
.entry-header p {
	color: #fff;
    text-align: center;
}


/* =Archives
---------------------------------------------- */

.archive-header,
.page-header {
	line-height: 1.846153846;
	margin: 0 0 2em 0;
}
.archive-header h1{
	font-size: 1.6em;
	margin: 0;
	color: #fff;
}

/* =button
---------------------------------------------- */
.btn a {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	color: #333;
    background-color: #ececec;
    border-color: #ccc;
}
.btn-default {
    color: #333;
    background-color: #ececec;
    border-color: #ccc;
}

.btn_g {
	margin: 0 5px 15px 5px;
	border: 3px solid #99c157;
	padding: 10px 0 7px 0;
    text-align: center;
}

.btn_contact {
	width: 249px;
    height: 52px;
    margin: 0 auto;
    float: none;
}
.btn_contact a {
	width: 100%;
    height: 52px;
    line-height: 52px;
    box-sizing: border-box;
    background: #fff;
    display: block;
    font-size: 14px;
    position: relative;
	text-align: center;
}
.btn_contact a::before {
	display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 12px;
    width: 0;
    height: 0;
    margin-top: -4px;
    border: 4px solid transparent;
    border-left: 6px solid #818181;
    transition-duration: 200ms;
}
.btn_contact a:hover {
    background: #013501;
	color: #fff;
}

@media (min-width: 768px) {
	.btn_contact {
		float: left;
		margin: 0 20px 0 0;
	}
}

.side_wrap {
    display: none;
	margin-top: 20px;
}
.main_wrap {
    width: 100%;
    padding: 0 0 30px 0;
	margin-top: 0;
}

/*---header---*/
#header_left {
	float: none;
	width: 260px;
	padding: 10px 0;
	margin: 0 auto;
}

.header_logo {
	margin: 0;
	padding: 0;
	width: 100%;
	float: none;
}
#header_right {
	float: none;
	width: 100%;
	padding: 10px;
	text-align: center;
}

.h_tel{
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 25px;
	line-height: 1.6;
	text-align: center;
}
.h_tel span {
	background-image: url(../images/tels_bg.png);
	background-position: 0 2px;
	background-repeat: no-repeat;
	padding: 0 0 0 40px;
}
	
	
header h1 {
	margin: 0;
}
header h1 a img {
	width: 220px;
}

.description_wrap {
	display: none;
}
.site-description {
	font-size: 12px;
	font-weight: normal;
	padding: 15px 0 0 0;
	margin: 0;
	text-align: left;
}

/*---contact---*/
.view-sp .h_contact {
	text-align: center;
	margin-top: 15px;
}
.h_contact a {
	background: #fff;
	border-radius: 18px;
    padding: 3px 30px;
    color: #31708f;
	text-align: center;
}
.h_contact a:hover {
    color: #31708f;
	text-decoration: none;
}

/*　hamburger　*/
.hamburger {
	display : block;
	position: fixed;
	z-index : 3;
	right : 13px;
	top   : 12px;
	width : 42px;
	height: 42px;
	cursor: pointer;
	text-align: center;
}
.hamburger span {
	display : block;
	position: absolute;
	width   : 30px;
	height  : 2px ;
	left    : 6px;
	background : #4f4f4f;
	-webkit-transition: 0.5s ease-in-out;
	-moz-transition   : 0.5s ease-in-out;
	transition        : 0.5s ease-in-out;
}
.hamburger span:nth-child(1) {
	top: 10px;
}
.hamburger span:nth-child(2) {
	top: 20px;
}
.hamburger span:nth-child(3) {
	top: 30px;
}

.hamburger.active span:nth-child(1) {
	top : 16px;
	left: 6px;
	background : #4f4f4f;
	-webkit-transform: rotate(315deg);
	-moz-transform   : rotate(315deg);
	transform        : rotate(315deg);
}

.hamburger.active span:nth-child(2),
.hamburger.active span:nth-child(3) {
	top: 16px;
	background : #4f4f4f;
	-webkit-transform: rotate(-315deg);
	-moz-transform   : rotate(-315deg);
	transform        : rotate(-315deg);
}

/*---mobile primary navi---*/
nav.globalMenuSp {
	position: fixed;
	z-index : 2;
	top  : 0;
	left : 0;
	color: #fff;
	background: rgba(0,0,0,0.7);
	text-align: center;
	width: 100%;
	/*opacity: 0;*/
	display: none;
	transition: opacity .6s ease, visibility .6s ease;
	background: rgb(255,255,255);
    filter: alpha(opacity=85);
    background: rgb(255,255,255, 0.85);
    -webkit-transition: background 0.3s ease-out;
    transition: background 0.3s ease-out;
	height: 100%;
    overflow-y: auto;
}

nav.globalMenuSp ul {
	margin: 0 auto;
	padding: 0;
	width: 100%;
}

nav.globalMenuSp ul li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	width: 100%;
	transition: .4s all;
}
nav.globalMenuSp ul li:last-child {
	padding-bottom: 0;
}
nav.globalMenuSp ul li:hover{
	background :#ddd;
}

nav.globalMenuSp ul li a {
	display: block;
	color: #013501;
	padding: 1em 0;
	text-decoration :none;
}

nav.globalMenuSp.active {
	/*opacity: 100;*/
	display: block;
}

nav.globalMenuSp ul li ul.sub-menu {
	display: none;
}
nav.globalMenuSp ul li ul li {
	overflow: hidden;
	transition: .2s;
}

.submenu {
  background: #fff;
  display: none;
}

/* slickslider */
.slider {
	width: 100%;
	margin: 0 auto;
}
.slick-slide {
  margin: 0px 20px;
}
.slick-slide img {
  width: 100%;
}
.slick-prev:before,
.slick-next:before {
  color: black;
}
.slick-slide {
  transition: all ease-in-out .3s;
  opacity: 1;
}
.slick-active {
  opacity: 1;
}
.slick-current {
  opacity: 1;
}

.prev-arrow {
	left: -25px;
	font-size: 0;
    line-height: 0;
    position: absolute;
    top: 40%;
	cursor: pointer;
}
.next-arrow {
	right: -25px;
	font-size: 0;
    line-height: 0;
    position: absolute;
    top: 40%;
	cursor: pointer;
}

/* --- Top Page main image --- */
.topimage {
    width: 100%;
	height: auto;
    margin: 0;
    padding: 0;
	/*background: #034985;*/
}
.topimage div {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	height: 100vh;
	margin: 0;
	text-decoration: none;
	/*opacity: 0.8;*/
}
.topimage a {

}
/*
.topimage .slick-dots {
  bottom: 4%;
  z-index: +1;
}

.overlay::after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    content: "";
    background: rgba(0, 0, 0, 0.4);
    background: rgba(151,191,225,0.4) url(../images/dot.png);
    background-repeat: repeat;
}
*/
.topimage h1 {
	margin: 0;
}

/*catch text*/
.catchtext {
	position: absolute;
    color: #fff;
	top: 185px;
    left: 5%;
}
.catchtext h2 {
    font-size: 150%;
	color: #fff;
	line-height: 1.8;
    margin-bottom: 0.6em;
	padding: 0;
	text-align: left;
	text-shadow: 0 0 5px rgb(0 0 0 / 60%);
}

}
.catchtext p {
	/*max-width: 90%;*/
    line-height: 1.5;
	font-size: 78%;
}
.catchtext img {
	width: 100%;
}
.page-catchtext {
	/*position: absolute;
    color: #fff;
	top: 110px;
    left: 5%;*/
}
.page-catchtext h1 {
	color: #fff;
}

/*--- news ---*/
#news_wrap {
	display: block;
	width: 100%;
	margin: 10px auto;
}
#news_box {
    float: none;
    width: 100%;
    overflow: hidden;
    padding: 10px 5px;
    line-height: 1.2;
    margin: 0 0 10px 0;
}
.news_ph {
	margin: 0 5px 0 0;
	width: 100%;
	text-align: center;
}
.news_date {
	padding: 0 0 0 10px;
	margin: 0 0 5px 0;
	display: inline-block;
}
.news_icon {
	width: 130px;
	font-size: 14px;
	text-align: center;
	margin: 5px 0 0 0;
	padding: 2px 0 1px 0;
	display: inline-block;
}
.news_title {    
	width: 100%;
	padding: 0 0 0 20px;
	margin: 5px 0;
	display: block;
}
.news_title span {    
	background: #d6810e;
    padding: 0 5px;
    color: #fff;
    font-size: 13px;
}
.old_news {
	font-size: 13px;
    width: 160px;
    text-align: center;
    padding: 4px 20px;
	margin: 0;
	border: 1px solid #013501;
}
.old_news:hover {
	background: #013501;
	color: #fff;
	border: 1px solid #013501;
}
.news_line {
	border-bottom: 1px solid #8a8a8a;
	margin: 5px 0;
}

/*--- footer ---*/
footer {
	width: 100%;
}
.footer_wrap {
	padding: 20px 0 5px 0;
	background: #ddd;
	font-size: 14px;
}
.footer_left {
	display: block;
	width: 100%;
}
.footer_right {
	display: none;
}
@media (min-width: 768px) {
	.footer_left {
		display: inline-block;
		width: 49%;
	}
	.footer_right {
		display: inline-block;
		width: 49%;
	}
}

.footer_add_wrap {
	width: 320px;
	float: none;
	margin: 0 auto;
}
.footer_add a {
    color: #000;
}
.footer_add {
	width: 320px;
    margin: 0 auto;
	text-align: center;
}
#footer_logo {
	float:none;
	width: 210px;
	padding: 1em 0 0 0;
	margin: 0 auto 5px;
	text-align: center;
}
#footer_logo img {
	max-width: 210px;
}

#footer_tel {
	font-size: 20px;
	font-weight: bold;
	margin-right: 0;
}

.menu-item {
    list-style: none;
    margin: 0 0 0 20px;
}
.menu-item .sub-menu {
    margin: 0;
}

.footer_navi_wrap ul {
    margin: 0;
}
.footer_navi_wrap ul li {
	list-style: none;
	margin: 0;
	display: inline-block;
	padding: 0 10px;
}
.footer_navi_wrap li a {
    color: #000;
}
.footer_navi_wrap ul li ul li {
	list-style: disc;
	margin: 0 0 0 20px;
}

.footer_copy_wrap {
	background: #013501;
	margin: 0;
}
.footer_copy {
	/*color: #3c3c3c;*/
    text-align: center;
    font-size: 11.5px;
    padding: 10px 0;
	line-height: 1.3;
	color: #fff;
}

/*--- table ---*/
.res-table {
	width:100%;
    margin:2em auto;
}
.res-table tr{

}
.res-table th{
    padding:10px 5px;
	display:block;
    font-size: 16px;
	font-weight: normal;
	text-align:left;
    line-height: 1.5;
	border-right: none;
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	background: #e0e0e0;
}
.res-table td{
	padding:10px 5px;
	display:block;
	text-align:left;
	border-right: none;
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	background: #ececec;
}

.scroll {
	overflow-x: auto;
}
.scr-table {
	min-width: 640px;
	margin: 0 0 20px 0;
	font-size: 13.5px;
}

.list_line {
    border-bottom: 1px solid #38322F;
    line-height: 1.5;
    padding: 1em 0;
    margin: 0;
}

.topics_link {
	color: #009a3a;
    font-size: 21px;
}

/*--- TOP事業内容grid ---*/
.topj_ph_wrap {
	display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.topj_ph_box_1 {
	margin: 0 0 3px 0;
}
.topj_ph_box_2 {
	width: calc(100% / 2 - 2px);
}

.b-contents-top {
	margin: 0 auto;
	width: 100%;
	width: calc(100% / 2);
	max-width: 480px;
	text-align: center;
	padding: 0 5px;
}
.b-contents-top-note {
	font-size: 15px;
	font-weight: 500;
	text-align: left;
}
.b-contents-top-ph {
	margin-bottom: 1em;
}
.b-contents-top-ttl {
	font-size: 16px;
}

/*事業内容*/
.work_wrap {
	display: block;
	margin-bottom: 1em;
}
.work_ph1 {
	width: 100%;
	margin: 0;
}
.work_txt1 {
	background: #fff;
	padding: 0;
	width: 100%;
}
.work_ph2 {
	width: 100%;
	margin: 0;
}
.work_txt2 {
	background: #fff;
	padding: 0;
	width: 100%;
}
.works_btn {
	margin: 2em auto !important;
}

@media (min-width: 768px) {
	.work_wrap {
		display: flex;
		flex-wrap: nowrap;
		align-items: start;
		position: relative;
		margin-bottom: 3em;
	}
	.work_ph1 {
		width: 50%;
		margin: 0;
		display: grid;
		place-items: center center;
		position: absolute;
		top: 0;
		right: 0;
	}
	.work_txt1 {
		background: rgba(255, 255, 255, 0.8);
		padding: 20px;
		width: 60%;
		z-index: 2;
	}
	.work_ph2 {
		width: 50%;
		margin: 0;
	}
	.work_txt2 {
		background: rgba(255, 255, 255, 0.8);
		padding: 20px;
		width: 60%;
		z-index: 2;
		display: grid;
		place-items: center center;
		position: absolute;
		top: 0;
		right: 0;
	}
	.works_btn {
		margin: 4em auto 0 !important;
	}
}
@media (min-width: 992px) {
	.work_wrap {
		margin-bottom: 15em;
	}
}

/*ABOUT*/
.about_ttl {
	font-size: 2.5em;
    margin: 1.5em 0;
	text-align: center;
	color: #fff;
}
.about_wrap {
	background: rgb(11,56,11,0.7);
	padding: 1.5em 1em 1em;
}
.about_text {
	font-size: 1.1em;
	line-height: 2;
    margin: 0 0 1.2em 0;
	text-align: center;
	color: #fff;
}
.about_more {
	position: relative;
    margin:0 auto 10px;
	color: #fff;
	width: 200px;
    padding: 10px;
    text-align: center;
    font-size: 1.2em;
	background: #002402;
}
.about_more::before,
.about_more::after {
	content:"";
	position: absolute;
	background: #9fbea1;
	width: 0;
	height:1px;
	transition: all 0.2s linear;
}
.about_more::before {
	right: 0;
	bottom: 0;
}
.about_more::after {
	left: 0;
	top: 0;
}
.about_more span {
	display: block;
}
.about_more span::before,
.about_more span::after {
	content:"";
	position: absolute;
	background: #9fbea1;
	width: 1px;
	height: 0;
	transition: all 0.2s linear;
}
.about_more span::before {
	left: 0;
	bottom: 0;
}
.about_more span::after {
	right: 0;
	top: 0;
}

.about_more:hover::before,
.about_more:hover::after{
  width: 100%;
}
.about_more:hover::after{
  transition-delay: 0s;
}
.about_more:hover::before{
  transition-delay: 0.3s;
}
.about_more:hover span::before,
.about_more:hover span::after{
  height: 100%;
}
.about_more:hover span::before{
  transition-delay: 0.5s;
}
.about_more:hover span::after{
  transition-delay: 0.2s;
}
.about_flex {
	display: block;
	width: 300px;
	margin: 0 auto
}

.about_more_wg {
	position: relative;
    margin:0 auto 10px;
	color: #002402;
	width: 200px;
    padding: 10px;
    text-align: center;
    font-size: 1.2em;
	background: #fff;
    border: 1px solid #bbbbbb;
}
.about_more_wg::before,
.about_more_wg::after {
	content:"";
	position: absolute;
	background: #004e05;
	width: 0;
	height:1px;
	transition: all 0.2s linear;
}
.about_more_wg::before {
	right: 0;
	bottom: 0;
}
.about_more_wg::after {
	left: 0;
	top: 0;
}
.about_more_wg span {
	display: block;
}
.about_more_wg span::before,
.about_more_wg span::after {
	content:"";
	position: absolute;
	background: #004e05;
	width: 1px;
	height: 0;
	transition: all 0.2s linear;
}
.about_more_wg span::before {
	left: 0;
	bottom: 0;
}
.about_more_wg span::after {
	right: 0;
	top: 0;
}

.about_more_wg:hover::before,
.about_more_wg:hover::after{
  width: 100%;
}
.about_more_wg:hover::after{
  transition-delay: 0s;
}
.about_more_wg:hover::before{
  transition-delay: 0.3s;
}
.about_more_wg:hover span::before,
.about_more_wg:hover span::after{
  height: 100%;
}
.about_more_wg:hover span::before{
  transition-delay: 0.5s;
}
.about_more_wg:hover span::after{
  transition-delay: 0.2s;
}


@media (min-width: 768px) {
	.about_ttl {
		font-size: 2.5em;
		margin: 1.5em 0;
		text-align: center;
	}
	.about_text {
		font-size: 1.2em;
		margin: 0 0 1.5em 0;
	}
	.about_flex {
		display: flex;
		flex-wrap: nowrap;
		justify-content: center;
		width: 600px;
		margin: 0 auto;
	}
}

.jigyou_box {
	padding: 0 5px;
}

/****sekou****/
.sekou_ttl {
	font-size: 16px;
	text-align: center;
	padding: 10px 0;
}

	/* =SmartPhone Non Display
----------------------------------------------- */
.view-pc {
	display: none;
}
.view-sp{
	display: block;
}
.view-sp li {
	display: block;
	width: 20%;
	text-align: center;
}
.view-sp li:hover{
	display: block;
	background-color: #013501;
}
.view-sp li a {
	display: block;
}
.view-sp li a:hover{
	display: block;
	background-color: #013501;
    color: #fff !important;
}

@media (max-width: 480px) {
	.table-scroll{
		overflow-x: auto;
		/*white-space: nowrap;*/
		max-width: 770px;
	}
	.table-scroll table{
		border-collapse: collapse;
		border-spacing: 0;
		border-top: #ccc solid 1px;
		border-left: #ccc solid 1px;
		max-width: 100%;
	}
	.table-scroll table th,
	.table-scroll table td{
		padding: 10px 15px;
		font-weight: normal;
		border-right: #ccc solid 1px;
		border-bottom: #ccc solid 1px;
		white-space: nowrap;
	}
	.table-scroll table th{
		background: #eee;
	}
	/**/
	.table-scroll::-webkit-scrollbar{
	 height: 5px;
	}
	.table-scroll::-webkit-scrollbar-track{
	 background: #333;
	}
	.table-scroll::-webkit-scrollbar-thumb {
	 background: #999;
	}
}

/*********** Minimum width of 768 pixels. **************/
@media (min-width: 480px) {

}
/*********** Minimum width of 768 pixels. **************/
@media (min-width: 768px) {
	
	body {
		padding: 0;
	}
	
	/*PC 電話発信 無効*/
	a[href^="tel:"]{
		pointer-events: none;
	}
	
	.brtab {
		display: none;
	}
	.brtabpc {
		display: initial;
	}
	
	/**/
	.fixed_btn {
		position: fixed;
		top: 130px;
		right: 0;
		width: 45px;
		text-align: center;
		display: block;
	}
	.fixed_request {
		background: #d8591d;
		padding: 0 12px;
		width: 100%;
		float: none;
		height: 140px;
		margin-bottom: 3px;
		writing-mode: vertical-rl;
		text-orientation: upright;
	}
	.fixed_contact {
		background: #ffeb3b;
		padding: 0 12px;
		width: 100%;
		float: none;
		height: 140px;
		margin-bottom: 3px;
		writing-mode: vertical-rl;
		text-orientation: upright;
	}
	.fixed_sns {
		background: #ddd;
		padding: 10px 0;
		display: block;
		width: 100%;
		float: none;
		height: auto;
	}
	
	.box_10 { width: 10%; }
	.box_20 { width: 20%; }
	.box_30 { width: 30%; }
	.box_40 { width: 40%; }
	.box_45 { width: 45%; }
	.box_50 { width: 50%; }
	.box_55 { width: 55%; }
	.box_60 { width: 60%; }
	.box_65 { width: 65%; }
	.box_70 { width: 70%; }
	.box_80 { width: 80%; }
	.box_90 { width: 90%; }

	.box_3 {
		width: clac(100% / 3 - 20px); 
		padding: 0 5px;
	}
	
	h1 {
		font-size: 30px;
		line-height: 1.3;
	}
	h2{
		font-size: 25px;
		padding: 20px 0;
		line-height: 1.2;
		margin: 0;
	}
	h2.fortop{
		font-size: 30px;
		padding: 0 10px 40px 10px;
		line-height: 1.3;
		margin: 0;
		border-left: none;
	}
	h2.fortop span{
		border-right: 1.5px solid #000000;
		display: inline-block;
		padding-right: 25px;
		margin-right: 30px;
		line-height: 30px;
		text-transform: inherit;
	}
	h2.fortop em{
		font-style: normal;
		font-weight: bold;
		font-size: 20px;
	}
	h2.fortop_w span{
		border-right: 1.5px solid #fff;
		display: inline-block;
		padding-right: 25px;
		margin-right: 30px;
		line-height: 30px;
		text-transform: inherit;
	    font-weight: bold;
	}
	h2.fortop_w em{
		font-style: normal;
		font-weight: bold;
		font-size: 20px;
	}
	h3 {
		font-weight: bold;
		font-size: 20px;
		margin: 1em 0;
		padding: 0;
	}
	h4,
	h5,
	h6 {
		margin-top: 10px;
		margin-bottom: 10px;
	}
	h4 {
		font-size: 18px;
		margin: 0 0 5px 0;
		padding: 0;
		font-weight: bold;
	}
	
	/*--- header ---*/
	.entry-header .entry-title {
		font-size: 30px;
		padding: 1em 0;
	}
	.archive-header .archive-title {
		font-size: 30px;
		margin: 0;
		padding: 1em 0;
	}
	.archive-header h1{
		font-size: 30px;
		margin: 0;
		padding: 1em 0;
		color: #fff;
	}
	
	section {
		margin: 0 0 1em 0;
	}
	
	/*--- grid ---*/
	.col-sm-3:first-child, .col-sm-4:first-child {
		padding-left: 0;
	}
	.col-sm-3:last-child, .col-sm-4:last-child {
		padding-right: 0;
	}
	.col-sm-4 {
		width: 33%;
		display: inline-block;
	}
	.col-sm-6 {
		width: 49%;
		display: inline-block;
	}
	.col-sm-8 {
		width: 66%;
		display: inline-block;
	}
	
	.colm2 {
		width: 48%;
		margin: 20px 0.5%;
		padding: 10px;
	}
	.colm3 {
		width: 32%;
		margin: 20px 0.5%;
		padding: 10px;
	}
	.colm4 {
		width: 23%;
		margin: 20px 0.5%;
		padding: 10px;
		display: inline-block;
		background-color: #ffffff;
		border: 1px solid #dbdbdb;
		-moz-box-shadow: 0px 0px 10px rgba(0,0,0,.1);
		-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.1);
		box-shadow: 0px 0px 10px rgba(0,0,0,.1);
		-webkit-border-radius: 4px;
	}
	.colm5 {
		width: 18%;
		margin: 0 0.5% 10px 0.5%;
		padding: 0;
		display: inline-block;
		background-color: #ffffff;
	}

	.flex_box {
		display: flex;
		/*flex-wrap: nowrap;*/
		justify-content: center;
	}
	.order_sm_0 {
		-ms-flex-order: 0;
		order: 0;
	}
	.order_sm_1 {
		-ms-flex-order: 1;
		order: 1;
	}

	.inline_box{
		display: inline-block;
		padding: 10px 10px 30px 10px;
		margin: 5px 5px 25px;
		width: 30.9%;
		height: 220px;
		vertical-align: top;
	}
	
	.main-content-area {
		padding: 0;
		margin: 92px 0 0 0;
	}

	/*--- TOP事業内容grid ---*/
	.b-contents-top {
		margin: 0;
		width: calc(100% / 4);
		text-align: center;
		padding: 0 10px;
	}
	.b-contents-top-note {
		font-size: 15px;
		font-weight: 500;
		margin-bottom: 10px;
	}
	.b-contents-top-ph {
		margin-top: auto;
		margin-bottom: 1.5em;
		text-decoration: underline;
	}
	.b-contents-top-ttl {
		font-size: 16px;
	}
	
	/*--- 事業内容grid ---*/
	.b-contents {
		margin: 20px;
		width: calc(100% / 2 - 40px);
		text-align: center;
		flex-wrap: wrap;
		display: flex;
		flex-direction: column;
		position: relative;
	}
	.b-contents-note {
		font-size: 14px;
		font-weight: 500;
		margin-bottom: 10px;
	}
	.b-contents-ph {
		margin-top: auto;
		margin-bottom: 30px;
		text-decoration: underline;
	}

	/*--- Top Page main image ---*/
	.topimage{
		width: 100%;
		margin: 0;
		padding: 0;
	}
	.topimage img {
		margin-top: 6px;
		margin-right: 18px;
		margin: 0;
	}
	
	.catchtext {
		position: absolute;
		top: 180px;
		left: 3%;
		color: #fff;
		max-width: 650px;
	}
	.catchtext h2 {
		margin-bottom: 0.3em !important;
		font-size: 200%;
		line-height: 1.54;
		letter-spacing: .1em;
		padding: 3em 0 0 0;
	}
	.catchtext p {
		line-height: 2.1;
		font-size: 21px;
		/*max-width: 80%;*/
	}
	
	.page-catchtext h1 {

	}
	
	.main_wrap {
		padding: 0 0 30px 0;
	}
	/*.main_wrap_2b {
		width: 70%;
		float: left;
		padding: 0;
	}
	.side_wrap {
		width: 30%;
		max-width: 230px;
		float: left;
		display: block;
	}*/
	
	.container {
		width: 750px;
	}
	
	.description_wrap {
		display: block;
		background: #ffae72;
		color: #fff;
	}
	.site-description {
		font-size: 11px;
		font-weight: normal;
		padding: 3px 0;
		margin: 0;
		text-align: right;
	}
	.site-description span{
		background: #d6810d;
		color: #fff;
		padding: 0 0 0 0.5em;
	}
	
	#header_left {
		float: left;
		width: 200px;
		padding: 20px 0 0 0;
		margin: 0;
		text-align: left;
	}

	.header_logo {
		margin: 0;
		padding: 1px 0 0 0;
		width: 200px;
		float: left;
	}
	#header_right {
		float: right;
		width: 525px;
		padding: 10px 0 0 0;
	}
	.h_tel{
		font-weight: bold;
		margin: 0 0 5px 0;
		padding: 0 0 0 26px;
		font-size: 25px;
		line-height: 1.6;
		text-align: right;
	}
	.h_tel span {
		background-image: url(../images/tels_bg.png);
		background-position: 0 2px;
		background-repeat: no-repeat;
		padding: 0 0 0 40px;
	}
	.h_contact {
		text-align: right;
		margin: 0 0 10px 0;
	}
	.h_contact a {
		font-size: 15px;
	}
	
	/*--- site navigation ---*/
	#site-navigation {
		margin: 0;
		padding: 0;
	}
	.page_item {
		list-style: none;
	}
	.page_item a {
		/*color: #fff;*/
	}
	.page_item a:hover {
		/*color: #fff;*/
	}
	
	/*--- Drop Navi ----*/
	#menu-primary, #menu-primary-1 {
		list-style-type: none;
		width: 540px;
		font-size: 0;
		padding: 0;
		margin: 0 auto;
	}
	#menu-primary li, #menu-primary-1 li {
		position: relative;
		width: 20%;
		/*float: left;*/
		display: inline-block;
		margin: 5px 0 15px 0;
		padding: 0;
		text-align: center;
		/*border-right: 1px solid #000;*/
	}
	#menu-primary li:last-child, #menu-primary-1 li:last-child {
		border-right: none;
	}
	#menu-primary li:nth-child(1), #menu-primary-1 li:nth-child(1) {
		width: 70px;
		width: 16.6666%;
	}
	#menu-primary li:nth-child(2), #menu-primary-1 li:nth-child(2) {
		width: 100px;
		width: 16.6666%;
	}
	#menu-primary li:nth-child(3), #menu-primary-1 li:nth-child(3) {
		width: 105px;
		width: 16.6666%;
	}
	#menu-primary li:nth-child(4), #menu-primary-1 li:nth-child(4) {
		width: 120px;
		width: 16.6666%;
	}
	#menu-primary li:nth-child(5), #menu-primary-1 li:nth-child(5) {
		width: 140px;
		width: 16.6666%;
	}
	#menu-primary li:nth-child(6), #menu-primary-1 li:nth-child(6) {
		width: 16.6666%;
	}
	#menu-primary li:nth-child(7), #menu-primary-1 li:nth-child(7) {

	}
	#menu-primary li:nth-child(8), #menu-primary-1 li:nth-child(8) {

	}
	#menu-primary li a, #menu-primary-1 li a {
		display: block;
		margin: 0;
		/*padding: 0;*/
		font-size: 14px;
		line-height: 1;
		text-decoration: none;
		color: #000;
		font-weight: bold;
	}
	
	#menu-primary li a span {
		font-size: 11px;
		font-weight: normal;
	}

	#menu-primary li ul, #menu-primary-1 li ul {
		list-style: none;
		position: absolute;
		/*z-index: 100;*/
		top: 125%;
		left: 0;
		width: 180px;
		margin: 10px 0 0 0;
		padding: 0;
		transition: all .3s ease;
		background: rgb(255,255,255);
		filter: alpha(opacity=55);
		background: rgb(255,255,255, 0.55);
		-webkit-transition: background 0.4s ease-out;
		transition: background 0.4s ease-out;
	}
	#menu-primary li ul li, #menu-primary-1 li ul li {
		overflow: hidden;
		width: 100% !important;
		margin: 0;
		height: 0;
		/*color: #fff;*/
		transition: .2s;
		border-right: none;
	}
	#menu-primary li ul li a, #menu-primary-1 li ul li a {
		padding: 14px 6px;
		text-align: left;
		color: #000;
		font-size: 12px;
		font-weight: normal;
		border-bottom: 1px solid #ddd7d0;
	}
	#menu-primary li ul li:last-child a, #menu-primary-1 li ul li:last-child a {
		border-bottom: none;
	}
	/*#menu-primary, #menu-primary-1 > li:hover > a {  background: rgba(255,255,255,0.5); }*/
	#menu-primary > li:hover li:hover > a,
	#menu-primary-1 > li:hover li:hover > a {
		background: rgba(255,255,255,0.2);
	}
	#menu-primary li:hover > ul > li, #menu-primary-1 li:hover > ul > li {
		overflow: visible;
		height: 38px;
	}
	#menu-primary li ul li ul, #menu-primary-1 li ul li ul {
		top: 0;
		left: 100%;
	}
	#menu-primary li:last-child ul li ul, #menu-primary-1 li:last-child ul li ul {
		left: -100%;
		width: 100%;
	}
	/*#menu-primary, #menu-primary-1 li ul li ul li a {  background: rgba(255,255,255,0.5); }*/
	#menu-primary li:hover ul li ul li:hover > a,
	#menu-primary-1 li:hover ul li ul li:hover > a {
		background: rgba(255,255,255,0.2); 
	}
	#menu-primary li ul li ul:before,
	#menu-primary-1 li ul li ul:before {
		position: absolute;
		content: "";
		top: 13px;
		left: -20px;
		width: 0;
		height: 0;
	}
	#menu-primary li:last-child ul li ul:before,
	#menu-primary-1 li:last-child ul li ul:before {
		position: absolute;
		content: "";
		top: 13px;
		left: 200%;
		margin-left: -20px;
	}
	
	/*--- Navi under bar ---*/
	.menu_header li a{
		display: block;
		padding:10px 15px;
		text-decoration: none;
		color: #333;
	}

	.menu_header li{
		margin-bottom:20px;
	}

	.menu_header li a{
		position: relative;
	}

	.menu_header li.current-menu-item a,
	.menu_header li a:hover{
		color:#0481A2;
	}

	.menu_header li a::after {
		content: '';
		position: absolute;
		bottom: 0;
		left: 20%;
		width: 60%;
		height: 2px;
		background: #166f19;
		transition: all .3s;
		transform: scale(0, 1);/*X方向0、Y方向1*/
		transform-origin: center top;/*上部中央基点*/
	}

	/*現在地とhoverの設定*/
	.menu_header li.current-menu-item a::after,
	.menu_header li a:hover::after {
		transform: scale(1, 1);/*X方向にスケール拡大*/
	}
	
	/*--- news ---*/
	#news_wrap {
		/*width: 100%;*/
		width: 800px;
	}
	#news_box {
		/*float: left;
		width: 75%;
		display: table-cell;*/
		vertical-align: middle;
		padding: 0;
		margin: 0;
		line-height: 1.2;
	}
	
	.news_date {
		width: 105px;
		margin: 10px 0;
		padding: 0 0 0 5px;
		display: inline-block;
		vertical-align: top;
	}
	.news_icon {
		display: inline-block;
		width: 20%;
		font-size: 14px;
		text-align: center;
		margin: 7px 0 0 0;
		padding: 3px 0;
	}
	.news_title {
		width: 61%;
		padding: 0;
		margin: 9px 0 10px 7px;
		display: inline-block;
		vertical-align: top;
	}
	.news_line {
		margin: 0;
	}
	
	/*.side_banner {
		width: 100%;
		padding: 15px 0 0 0;
		font-size: 18px;
		font-weight: bold;
		margin: 0 auto 5px;
	}
	.side_banner p {
		margin: 0;
		padding: 0;
	}*/
	
	/*--- Footer ---*/
	footer {
		/*position: absolute;
		bottom: 34px;*/
	}
	.footer_wrap {
		padding: 20px 0 5px 0;
		background: #ddd;
		font-size: 14px;
	}

	.footer_navi_wrap {
		width: 100%;
		margin: 0 auto 15px;
	}
	.menu-footer01-container {
		margin: 0;
		width: 24%;
		float: left;
	}

	.footer_navi_wrap ul li {
		padding: 0 0 10px 0;
		display: block;
		border-left: none;
	}
	
	.footer_add_wrap {
		width: 320px;
		margin: 0;
		padding: 0;
	}
	.footer_add {
		width: 320px;
		text-align: left;
	}
	
	#footer_logo {
		padding: 0;
		margin: 0 0 5px 0;
		text-align: left;
	}
	#footer_tel {
		font-size: 20px;
		font-weight: bold;
		margin-right: 1.3em;
	}
	#footer_time {
		font-size: 13px;
	}
	
	.footer_copy_wrap {
	    /*position: absolute;
		bottom: 0;*/
		width: 100%;
		margin: 0;
	}
	.footer_copy {
		font-size: 11.5px;
		padding: 10px 0;
		line-height: 1.3;
	}
	
	/*--- table ---*/
	.scroll {
		overflow-x: inherit;
	}
	.scr-table {
		width: 100%;
		margin: 0;
		font-size: 15px;
	}
	
	.res-table{
		width:100%;
		margin:5px auto;
		font-size:95%;
		border: none;
	}
	.res-table tr{

	}
	.res-table tr:last-child{

	}
	.res-table th{
		width:25%;   
		padding:15px 10px;
		display:table-cell;
		text-align: left;
	}
	.res-table td{
		width:75%;   
		padding:15px 15px;
		display:table-cell;
		text-align: left;
	}
	
	.mem-intro li{
		width: 30%;
		float: left;
		padding: 5px;
		margin: 0;
	}
	
	.view-pc {
		display: block;
	}
	.view-pc img{
		max-width: 100%;
	}
	.view-sp {
		display: none;
	}

}

/* Minimum width of 992 pixels. */
@media (min-width: 992px) {
	.brtab {
		display:none;
	}
	.brtabpc {
		display: initial;
	}
	.font_ss{
		font-size: 11px;
		line-height: 1.1;
	}
	
	.site-description {
		font-size: 13px;
	}
	
	.container {
		width: 970px;
	}
	
	.inline_box{
		display: inline-block;
		padding: 10px 10px 30px 10px;
		margin: 5px 5px 25px;
		width: 23.4%;
		height: 240px;
		vertical-align: top;
	}
	
	.main_wrap {
		padding: 0 0 30px 0;
	}
	
	/*--- header ---*/
	.header_inner {
		padding: 10px 0 0 0;
	}
	.header_logo {
		width: 260px;
	}
	#header_left {
		float: left;
		width: 260px;
		padding: 10px 0 0 0;
		margin: 0;
		text-align: left;
	}
	#header_right {
		float: right;
		width: 690px;
		padding: 10px 0 0 0;
	}
	
	/*--- Drop Navi ---*/
	#site-navigation {
		margin: 0;
		padding: 0;
	}
	
	#menu-primary, #menu-primary-1 {
		width: 720px;
	}
	
	#menu-primary li:nth-child(1) , #menu-primary-1 li:nth-child(1) {
		width: 12.6666%;
	}
	#menu-primary li:nth-child(2) , #menu-primary-1 li:nth-child(2) {
		width: 16.6666%;
	}
	#menu-primary li:nth-child(3) , #menu-primary-1 li:nth-child(3) {
		width: 16.6666%;
	}
	#menu-primary li:nth-child(4) , #menu-primary-1 li:nth-child(4) {
		width: 16.6666%;
	}
	#menu-primary li:nth-child(5) , #menu-primary-1 li:nth-child(5) {
		width: 16.6666%;
	}
	#menu-primary li:nth-child(6) , #menu-primary-1 li:nth-child(6) {
		width: 16.6666%;
	}
	#menu-primary li a, #menu-primary-1 li a {
		font-size: 15px;
	}
	
	.main-content-area {
		margin: 90px 0 0 0;
		padding: 0;
	}
	.entry-header .entry-title {
		font-size: 30px;
		color: #fff;
	}
	.archive-header .archive-title {
		font-size: 30px;
	}

	.main_wrap {
		padding-bottom: 30px;
	}
	
	.news_ph {
		width: 25%;
	}
	.news_r {
		width: 72%;
	}
	.news_icon {
		width: 16%;
		font-size: 15px;
	}
	.news_title {    
		width: 70%;
	}

/*--- Top Page main image ---*/

	.catchtext {
		position: absolute;
		top: 130px;
		left: 3%;
		color: #fff;
		max-width: 850px;
	}
	.catchtext h2 {
		margin-bottom: 32px;
		font-size: 280%;
		line-height: 1.54;
		letter-spacing: .1em;
	}
	.catchtext p {
		/*font-size: 16px;*/
	}
	
	/*--- Footer ---*/
	.footer_add_wrap {
		margin: 0;
		padding: 0;
	}
	.footer_add {

	}

}

/* Minimum width of 1200 pixels. */
@media (min-width: 1200px) {
	.container {
		width: 1140px;
	}
	
	#header_left {
		padding: 10px 0 0 0;
	}
	#header_logo {

	}
	#header_right {
		padding: 10px 0 0 0;
	}
	.h_tel{
		padding: 0 0 0 31px;
		font-size: 28px;
		line-height: 1.5;
	}
	
	#menu-primary li ul li a, #menu-primary-1 li ul li a {
		padding: 12px 6px;
		font-size: 14px;
	}
	
	.news_icon {
		width: 13%;
		font-size: 14px;
		text-align: center;
		margin: 7px 0 0 0;
		padding: 3px 0;
	}
	.news_title {
		width: 74%;
	}
	
	.inline_box{
		font-size: 16px;
	}
	
}
