@charset "utf-8";


/*-----------------------------------------------
 __webfont
-----------------------------------------------*/

@font-face {
  font-family: 'Noto Serif Japanese';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/NotoSerifCJKjp/NotoSerifJP-Regular.woff) format('woff2'),
       url(../fonts/NotoSerifCJKjp/NotoSerifJP-Regular.woff) format('woff');
  font-display: swap;
 }

.mincho {
  font-family: "Noto Serif Japanese", sans-serif;
  font-family: "Noto Serif Japanese", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", '游明朝', YuMincho, 'HG明朝E', Meiryo UI,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
}


@font-face {
  font-family: 'Noto Sans Japanese';
  font-weight: 200;
  src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Light.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Light.woff) format('woff'),
       url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Light.otf) format('opentype');
}
 
@font-face {
   font-family: 'Noto Sans Japanese';
   font-weight: 300;
   src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-DemiLight.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-DemiLight.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-DemiLight.otf) format('opentype');
}

@font-face{
  font-family:'Noto Sans Japanese';
  font-weight:400;
  src:url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Regular.woff2) format("woff2"),
    url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Regular.woff) format("woff"),
    url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Regular.otf) format("opentype")
}

@font-face{
  font-family:'Noto Sans Japanese';
  font-weight:500;
  src:url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Medium.woff2) format("woff2"),
    url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Medium.woff) format("woff"),
    url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Medium.otf) format("opentype")
}

@font-face{
  font-family:'Noto Sans Japanese';
  font-weight:700;
  src:url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Bold.woff2) format("woff2"),
    url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Bold.woff) format("woff"),
    url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Bold.otf) format("opentype")
}

@font-face{
  font-family:'OpenSans';
  font-weight:400;
  src:url("../fonts/OpenSans-Regular.woff") format("woff"),
    url("../fonts/OpenSans-Regular.ttf") format("truetype")
}

@font-face{
  font-family:'OpenSans';
  font-weight:600;
  src:url("../fonts/OpenSans-Semibold.woff") format("woff"),
    url("../fonts/OpenSans-Semibold.ttf") format("truetype")
}

@font-face{
  font-family:'OpenSans';
  font-weight:700;
  src:url("../fonts/OpenSans-Bold.woff") format("woff"),
    url("../fonts/OpenSans-Bold.ttf") format("truetype")
}


.tsukushi_n{
font-family: "fot-tsukuardgothic-std", sans-serif;
font-weight: 400;
font-style: normal;
}
.tsukushi_b{
font-family: "fot-tsukuardgothic-std", sans-serif;
font-weight: 700;
font-style: normal;
}

/*-------------------------------------------
webfont-set
-------------------------------------------*/
.noto_100{
  font-family:'Noto Sans Japanese';
  font-weight: 100;
}

.noto_200{
  font-family:'Noto Sans Japanese';
  font-weight: 200;
}

.noto_300{
  font-family:'Noto Sans Japanese';
  font-weight: 300;
}

.noto_400{
  font-family:'Noto Sans Japanese';
  font-weight: 400;
}

.noto_500{
  font-family:'Noto Sans Japanese';
  font-weight: 500;
}

.noto_700{
  font-family:'Noto Sans Japanese';
  font-weight: 700;
}

.open_400{
  font-family:'OpenSans';
  font-weight: 400;
}

.open_500{
  font-family:'OpenSans';
  font-weight: 500;
}

.open_700{
  font-family:'OpenSans';
  font-weight: 700;
}

/*-----------------------------------------------
 __default style
-----------------------------------------------*/
 y, html {
    /* important */
    height: 100%;
    width: 100%;
}

body {
  margin: 0;
  padding: 0;
  line-height:1.6;
  font-size: 100%;
  font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #000000;
  width:100%;
  overflow-x: hidden;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  body:not(:target) {
    font-size: 15px; /* IE11（\9を消せばIE11にも適用） */
  }
}

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

h1 {
  margin: 0;
  padding: 0px 0px;
  font-size: 3.0em;
  color: #ffffff;
  display: flex;
  justify-content: center;
  letter-spacing: 0.2em;
  text-align: center;
  height: 320px;
  flex-direction: column;
  /* background-color: #00ad00; */
  background-image: -webkit-linear-gradient(left, #00ad00, #0c6400);
  background-image: -o-linear-gradient(left,  #00ad00, #0c6400);
  background-image: linear-gradient(to right,  #00ad00, #0c6400);
  
}


h2 {
  margin: 10px auto 50px;
  padding:0.25em 0.5em;
  font-size: 2.8em;
  font-weight: 700;
  min-height: 30px;
  letter-spacing: normal;
  text-align: left;
  color: #0c6400;
  background-color: #e9ffd3;
  position: relative;
  border-radius: 0 20px 0 20px;
  /* border: 3px solid #0c6400; */
}

h2.top {
  margin: 10px auto 50px;
  padding:0.25em 0.5em;
  font-size: 2.8em;
  font-weight: 500;
  min-height: 30px;
  letter-spacing: 0.15em;
  text-align: center;
  color: #0c6400;
  background-color: transparent;;
  position: relative;
  border-radius: 0 20px 0 20px;
  /* border: 3px solid #dbdbdb; */
}


/* h2.lower:before, h2.lower:after {
  position: absolute;
  top: -3px;
  content:'';
  width: 10px;
  height: 100%;
  display: inline-block;
}
h2.lower:before {
  border-left: solid 3px #0c6400;
  border-top: solid 3px #0c6400;
  border-bottom: solid 3px #0c6400;
  left: 0;
}
h2.lower:after {
  content: '';
  border-top: solid 3px #0c6400;
  border-right: solid 3px #0c6400;
  border-bottom: solid 3px #0c6400;
  right: 0;
}
 */


h3 {
  margin: 20px 0px 15px;
  padding: 15px 0px;
  font-size: 2em;
  color: #000;
  /* background-color: #812E2E; */
  font-weight: 700;
  text-indent: 0px;
  letter-spacing: 0.05em;
  border-bottom: 2px dashed #0c6400;
  position: relative;
}

h3.syaken{
  color: #0c6400;
}

h3.syaken span{
  color: #b40000;
  font-weight: bold;
  font-size: 1.1em;
}

h4 {
  position: relative;
  padding: 5px 0px 5px;
  font-size: 1.5em;
  color:  #0c6400;
  /* border-bottom: 1px dotted #D4D4D4; */
  min-height: 32px;
  font-weight: 700;
  margin: 20px 0px 10px;
  /* border-bottom: 2px dotted #ccc; */
  /* letter-spacing: 0.2em; */
}

h4.unei{
  border: none;
  padding-bottom: 0;
  margin-bottom: 0;
  font-weight: 700;
}
/* h4:after {
  position: absolute;
  top: 11px;
  left: 0px;
  width: 20px;
  height: 20px;
  border: 0px solid #d4bd7f;
  background-color: #46b8ff;
  content: "";
} */

h5 {
  margin: 0px;
  padding: 0px;
  font-size: 100%;
  font-weight: bold;
  color: #0062e2;
}

h6 {
  margin: 0px;
  padding: 0px;
  font-size: 100%;
  font-weight: normal;
}

.subeng{
  width: 100%;
  padding: 20px 0;
  margin: 0 auto;
  color: #333;
  font-size: 150%;
  text-align: center;
  letter-spacing: 0.3em
}

.subeng.v2{
  color: #fff;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}

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

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

ul.syaken{
  margin: 20px 0;
}
ul.syaken li{
  margin: 10px;
}

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

li {
	margin: 0px;
	padding: 0px;
	line-height: 1.2;
    list-style: none;
    list-style-image: none;
}

ol li {
    list-style: decimal;
}

dl {
	margin: 0px;
	padding: 0px;
	line-height: 1.2;
}

dt {
	margin: 0px;
	padding: 0px;
	line-height: 1.2;
}

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

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

form {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}

input {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}

img {
  border: medium none;
}


/*ここからテーブル*/
table {
  margin-top: 0.1em;
  margin-bottom: 0.1em;
  border-collapse: collapse;
  border: 1px solid #999999;
  font-size: 100%;
}

table.nobdr{
    border: 0px solid #999999;
}

table.design{
  
}

table.table004 caption {
  margin-top: 1em;
  text-align: left;
}

table tr.line2n{
  background-color: #cae4ff;
}

table td {
  border: solid 1px #acacac;
  padding: 8px;
}

table th {
  border: solid 1px #61b8e8;
  border: solid 1px #acacac;
  padding: 8px;
  background: #f9f9f9;
  text-align: center;
  font-weight: normal;
  font-weight: 500;
}


table td.nobdr, table th.nobdr{
  border: solid 0px #999;
}

table.nobdr th, table.nobdr td{
  border: solid 0px #999;
}

table td.bdr_b, table th.bdr_b{
  border: 0px dotted #cccccc;
  border-bottom: dotted 1px #cccccc;
}

.wt100{
  width: 100%;
}

.wt98{
  width: 98%;
}

.wt90{
  width: 90%;
}

.wt10{
  width: 10%;
}

.wt15{
  width: 15%;
}

.wt20,.wt20t{
  width: 20%;
}

.wt23{
  width: 23%;
}

.wt25{
  width: 25%;
}

.wt30{
  width: 30%;
}

.wt33{
  width: 33%;
}

.wt35{
  width: 35%;
}

.wt40,wt40t{
  width: 40%;
}

.wt43{
  width: 43%;
}

.wt50{
  width: 50%;
}

.wt60{
  width: 60%;
}

.wt65{
  width: 65%;
}

.wt70{
  width: 70%;
}

.wt80{
  width: 80%;
}

.fs250{
  font-size: 250%;
}

.fs150{
  font-size: 150%;
}

.fs130{
  font-size: 130%;
}

.fs80{
  font-size: 80%;
}

.fs120{
  font-size: 120%;
}

select {
  
}

.pdd10{
  padding: 10px;
}

.c-txt{
  text-align: center;
}

.l-txt{
  text-align: left;
}

.r-txt{
  text-align: right;
}

.v-mdl{
  vertical-align: middle;
}

.t_int{
  text-indent: 20px;
}

.m_auto{
  margin: 0 auto;
}

.red{
  color: #ff0000;
}

.blue{
  color: #0056c5;
}

.s_blue{
  color: #26b4ff;
}

.gray{
  color: #666666;
}

.bg_gray{
  background-color: #f9f9f9;
}
.lgreen{
  color: #0eaa32;
}

.white{
  color: #fff;
}

.cl:before,
.cl:after{
  content:"";
  display: table;
}
.cl:after{
  clear:both;
}
/*IE6,7対策 （haslayout対策）*/
.cl{
  *zoom:1;
}

.inblk{
  display: inline-block;
  vertical-align: top;
}

.pc{
  display: inherit;
}
.pc-br{
  display: inherit;
  display: inline-block;
}

.sp{
  display: none;
}
.sp-br{
  display: none;
}
/*-----------------------------------------------
 __Base Link Color Setting
-----------------------------------------------*/

a:link {
	BACKGROUND-COLOR: transparent;
	/*color: #000099;*/
	color: #004b8c;
	text-decoration: underline;
}

a:visited {
	color:#004b8c;
	/* color:#d4bd7f; */
	text-decoration: underline;
}

a:hover {
	/*font-weight: bold;*/
	color: #c70026;
	text-decoration: underline;
}

a:active {
	/*color: #1e90ff;*/
}




/*-----------------------------------------------
 __Calender
-----------------------------------------------*/
#calendar{
  background-color: #ffffff;
  text-shadow: none;
  color: #000000;
  padding: 20px 5px 10px;
  margin: 10px auto;
  display: block;
  width: calc(100% - 10px);
	max-width:640px;
}

table.cal_data{
  border: 1px solid #dddddd;
  width: 90%;
  margin: 0 auto;
  font-size: 80%;
  text-align: center;
  font-weight: bold;
}

table.cal_data td {
  border: 1px solid #cccccc;
  padding: 7px 2px;
}

table.cal_data th {
  border: 1px solid #cccccc;
  padding: 7px 2px;
  background-color: #f0f0f0;
  font-weight: bold;
}

table.cal_data td span.d_sun{
  color: #c60000
}

table.cal_data td span.d_sat{
  color: #0062e2
}

table.cal_data td.d_hol{
  background-color: #ffe1ec
}
table.cal_data td.next_m{
  color: #cccccc;
}
/*-----------------------------------------------
 __Link button
-----------------------------------------------*/
.linkbtn{
  width:280px;
  margin: 30px auto 0px;
  text-align: left;
  position: relative;
}

.linkbtn.sub{
  width:200px;
  margin: 50px 0 20px;
}

.linkbtn a{
  width: 100%;
  display: block;
  margin: 0;
  padding: 0 10px;
  text-align: center;
  text-decoration:none;
  background-color: transparent;
  font-size: 110%;
  font-weight: 500;
  color: #004610;
  border: 1px solid #004610;
  background-color: #fff;
  border-radius: 26px;
}

.linkbtn a {
  outline: none;
  position: relative;
  z-index: 2;
  line-height: 50px;
  overflow: hidden;
}

.linkbtn.sub a{
  color: #fff;
  background-color: #004610;
  padding: 0 10px;
  font-size: 100%;
  line-height: 40px;
}

.linkbtn a::before,
.linkbtn a::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.linkbtn a,
.linkbtn a::before,
.linkbtn a::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.linkbtn a:hover {
  color: #fff;
}

.linkbtn.sub a:hover {
  color: #004610;
  background-color: #fff;
}

.linkbtn a::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  content: '';
  transform-origin: right top;
  transform: scale(0, 1);
  transition: transform .3s;
  background-color: #004610;
}

.linkbtn a:hover::after {
  transform-origin: left top;
  transform: scale(1, 1);
}

.linkbtn a::after {
  z-index: -1;

}

.linkbtn.sub a:hover::after{
    /* transform-origin: left top; */
  /* transform: scale(0, 1); */
  background-color: #fff;
}

.linkbtn:after{
  display: block;
  content: "\f061";
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  position: absolute;
  top: 13px;
  right: 25px;
  z-index: 10;
  color: #004610;
  font-weight: bold;
   background-color: transparent;
  -moz-transition: all .3 ease;
  -webkit-transition: all .3 ease;
  transition: all .3s ease;
}

.linkbtn.sub:after{
  display: none;
}

.linkbtn.sub a:after{
  display: none;
}

.linkbtn:hover:after{
  right: 20px;
  color: #fff;
}
/*
トップスライド
-------------------------------------------------*/
#pcontainer {
    position:relative;
    width:100%;
    /*height:calc(100% - 75px);*/
    max-height: 700px;
    margin: 75px 0 0px;
}

.top_img{
  display: block;
  width: 100%;
  height: 700px;
  margin: 0 0;
  padding: 0 0;
  position: relative;
}

.top_img.single{
  background: url(img/top_img.jpg) center center / cover no-repeat ;
}

.top_img.under{
  height: auto;
  max-height: 320px;
}




.cover{
  position: absolute;
  width: 100%;
  height: 100%;
  top:0;
  left: 0;
  z-index: 5;
  background-color: rgba(0, 0, 0, 0.35);
  background-image: url(img/pattern_dot.png);
}

.fes_name{
  position: absolute;
  top: 40%;
  left: 50px;
/*   transform: translate(-50%, -00%);
  -webkit-transform: translate(-50%, -00%);
  -ms-transform: translate(-50%, -00%); */
  color: #fff;
  z-index: 10;
  letter-spacing: 0.1em;
  text-shadow: 3px 3px 10px rgba(0,0,0,0.7);
}
.fes_name p{
  font-size: 3.0em;
  font-weight: 700;
  padding: 0 0 10px;
}
.fes_name span{
  font-size: 1.4em;
  font-weight: 500;
}
/*-----------------------------------------------
 __container
-----------------------------------------------*/

section{
  width: 100%;
  padding: 100px 0 50px;
  margin: 0px auto;
}

#wrapper_out {
  margin: 0 auto;
  padding: 0;
  min-width: 1200px;
  max-width: 100%;
  text-align: left;
  overflow: hidden;
}

.wrapper {
  margin: 0 auto 0;
  padding: 0px 0px;
  padding: 1px 0px 0;
  width: 100%;
  text-align: left;
  z-index: 10;
}

.txt_sec{
  margin: 0 auto 0;
  padding: 0px 20px 20px;
}

.content {
  padding: 10px 10px 30px;
  width: 1180px;
  margin: 0px auto;
}

.content p{
  padding: 10px 0px;
  margin: 0 auto;
}

/*フレックスボックス*/
.flbox{
  display: flex;
  display: -webkit-flex;
  margin: 10px 0;
  padding: 0;
}

.flbox.jcsb{
  justify-content: space-between;
}
.flbox.jcsa{
  justify-content: space-around;
}
.flbox.unei{
  justify-content: space-between;
}

.flbox.unei .flitem{
  width: 49%;
  flex-wrap: wrap;
}

.flbox.unei .flitem p{
  padding: 5px 20px 10px;
}

.flitem.main{
  width: calc(80% - 20px);
  padding-right: 20px;
}

.flitem.sub{
  width:20%
}

/*メインメニュー*/

.flbox.menu {
  flex-wrap: wrap;
  justify-content: center;
}
.flbox.menu .flitem{
  width:40%;
  text-align: center;
  padding: 0px;
  background-color: #ddd;
  -moz-transition: all .3 ease;
  -webkit-transition: all .3 ease;
  transition: all .3s ease;
  margin-bottom: 50px;
  margin: 0 25px 50px 25px;
  border-radius: 10px;
}

.flbox.menu .flitem:hover{
  transform: scale(1.03);
}


a.menublock{
  display: flex;
  margin: 0px ;
  padding: 0 0;
  border: 0px solid #fff;
  min-height: 300px;
  align-items: center;
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.4);
  -moz-transition: all .5 ease;
  -webkit-transition: all .5 ease;
  transition: all .5s ease;
  /* background-image: url(img/pattern_dot.png); */
  border-radius: 10px;
}

a.menublock:hover{
  background-color: rgba(0,0,0,0.2);
  /* transform: scale(1.03); */
}

a.menublock p{
  display: block;
  margin: 0 auto 0;
  padding: 0 0;
  color: #fff;
  font-size: 1.8em;
  font-weight: bold;
  letter-spacing: 0.1em;
}

.bgf9{
  border-top: 1px solid #ddd;
  background-color: #f9f9f9;
}

.spbg01{
  background-image: url(../spring/img/menu01.jpg);
  background-size: cover;
  background-position: center center;
}
.spbg02{
  background-image: url(../spring/img/menu02.jpg);
  background-size: cover;
  background-position: center center;
}
.spbg03{
  background-image: url(../spring/img/menu03.jpg);
  background-size: cover;
  background-position: center center;
}
.spbg04{
  background-image: url(../spring/img/menu04.jpg);
  background-size: cover;
  background-position: bottom center;
}



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

header{
  padding: 0px 0px;
  margin: 0 auto;
  min-width: 1200px;
  max-width: 100%;
  width: 100%;
  /* min-height: 80px; */
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 500;
  /* display: none; */
  -moz-transition: all .5 ease;
  -webkit-transition: all .5 ease;
  transition: all .5s ease;
  box-shadow: 0px 0px 10px rgba(90,90,90,0.2)
}


.header_sec {
  width:calc(100% - 120px);
  /* max-width: 1200px; */
  margin: 0 auto;
  padding: 0 0;
  padding-right: 120px;
}

.page-header {
    display: flex;
    justify-content: space-between;
    min-width: 100%;
}

.logo{
  display: flex;
  align-items: center;
}

.logo img {
  width: 45px;
  padding: 0px 0 0 0px;
  -moz-transition: all .3 ease;
  -webkit-transition: all .3 ease;
  transition: all .3s ease;
  vertical-align: middle;
}

.logo a{
  color: #000000;
  text-decoration: none;
}
.logo a span {
  padding: 0 10px;
  font-weight: bold;
  font-size: 1.8em;
  line-height: 1.0;
  color: #00762d;
}

.page-header.wrapper {
    /* padding: 0 2%; */
}

.main_manu{
  
}

.main-nav {
  font-size: 100%;
  list-style: none;
  display: flex;
  justify-content: space-between;
}

.main-nav li {
  
}

.main-nav li a {
  font-weight: 700;
  color: #333333;
  text-decoration: none;
  width: 120px;
  display: block;
  padding: 28px 0;
  text-align: center;
  -moz-transition: all .3 ease;
 -webkit-transition: all .3 ease;
  transition: all .3s ease;
}

.nav_tel {
    width: 230px;
    background-color: #812e2e;
    color: #fff;
    text-align: center;
    font-size: 100%;
    padding: 20px 0;

}

.nav_tel2 {
    font-size: 190%;
}

.hover1 {
  cursor: pointer;
  -moz-transition: all .3 ease;
  -webkit-transition: all .3 ease;
  transition: all 0.3s ease 0s;
}
.hover1:hover {
  /* background: #812e2e; */
}

.hover1 a:hover {
  color: #b40000;
}

.page-header.scl {
    
}

.page-header.scl .logo img{
    width: 40px;
}

.page-header.scl .main-nav li a{
  padding: 16px 0;
}

.page-header.scl .yoyaku{
  display: none;
}


.page-header.scl .nav_tel{
  padding: 0 0;
}
.page-header.scl li .nav_tel2{
  font-size: 160%;
    padding: 10px 0;
}

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

footer{
  width: 100%;
  margin: 0px 0 0;
  padding: 2px 0;
  background-color: #004d0c;
/*   background: -webkit-linear-gradient(#01419a 0%, #0056c5 99%);
  background: -o-linear-gradient(#01419a 0%, #0056c5 99%);
  background: linear-gradient(#01419a 0%, #0056c5 99%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#01419a', endColorstr='#0056c5',GradientType=0 ); */
  font-size: 100%;
  border-top: 0px solid #eee;
  display: block;
  color: #fff;
}

footer .content{
  padding: 0;
}

.sitename{
  text-align: center;
  margin-bottom: 30px;
}
.sitename p{
  font-size: 0.9em
}
.sitename span{
  padding: 0 10px;
  letter-spacing: 0.1em;
  font-size: 1.2em;
  font-weight: 700;
}
.sitename img{
  width: 40px;
  vertical-align: middle;
}
.copyright{
  font-size: 0.85em;
  text-align: center;
}

/*
フッターメニュー
-------------------------------------------------*/

.foot_bg{
  /* background-color: #00ba66; */
  background-color: rgba(0, 0, 0, 0.6);
  /* background-color: rgba(255, 255, 255, 0.5); */
  background-image: url(img/foot_company.jpg);
  /*background-image: url(img/top_company.jpg);*/
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode:darken;
  /* background-blend-mode:lighten; */
  mix-blend-mode: multiply;
  position: relative;
  z-index: 0;
  overflow: hidden;
  padding: 0;
  border-top: 1px solid #cccccc;
}
.foot_bg:before{
  content: '';
  background: inherit;
  -webkit-filter: blur(3px);
  -moz-filter: blur(3px);
  -o-filter: blur(3px);
  -ms-filter: blur(3px);
  filter: blur(3px);
  position: absolute;
  top: -3px;
  left: -3px;
  right: -3px;
  bottom: -3px;
  z-index: -1;
}


.foot_add{
  min-height: 240px;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding: 30px 0;
  flex-wrap: wrap;
  align-items: center;
  /* background-color: rgba(0, 0, 0, 0.5); */
  color: #ffffff;

}
.fm_left,.fm_right{
  width: 50%;
  text-align: center;
  font-weight: 500;
  text-shadow: 3px 3px 10px rgba(0, 0, 0, 0.9);
  letter-spacing: 0.1em;
}
.fm_right{
  
}
.fm_left p{

}
.fm_txt{
  font-size: 2.0em;
  padding: 10px 0;
}

/*サブメニュー*/
.fotmenu{
  justify-content: center;
  padding: 30px 0;
  border-top: 1px solid #dddddd;
  margin: 0;
    
}
.fotmenu .flitem{
  margin: 0 0px;
  padding: 0px 20px;
  border-right: 1px solid #999;
}
.fotmenu .flitem:last-child{
  border-right: none;
}

.fotmenu .flitem a{
  text-decoration: none;
}
.fotmenu .flitem a:hover{
  text-decoration: underline;
}





/* トップリンク
------------------------------------------*/
#page-top {
  position: fixed;
  bottom: 25px;
  right: 25px;
  font-size: 75%;
  z-index: 500;
}

.arr_sec {
  background-color: #00b200;
  text-decoration: none;
  color: #fff;
  width: 59px;
  height: 59px;
  text-align: center;
  display: block;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  cursor: pointer;
  -webkit-transition: all .5 ease;
  transition: all .5s ease;
  box-shadow: 0px 2px 10px rgba(0,0,0,0.4);
}

p.top_bar{
  width:25px;
  margin: 0 auto;
  padding: 15px 0 0;
  border-bottom: 4px solid #fff;
  display: block;
}


.top_arr{
  position: relative;
  display: inline-block;
  margin-top: 8px;
  padding: 10px 0;
  padding-left: 18px;
  -webkit-transition: all .2 ease;
  transition: all .2s ease;
}

.top_arr::before{
  content: '';
  width: 15px;
  height: 15px;
  border: 0px;
  border-top: solid 4px #fff;
  border-left: solid 4px #fff;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 48%;
  left: -1px;
  margin-top: -4px;
}

.arr_sec:hover{
  background-color: #1bd430;
}

.arr_sec:hover .top_arr{
  margin-top: 5px;
}





/*-----------------------------------------------
 __ホバーメニュー
-----------------------------------------------*/
.navbtn{
  position: fixed;
  /* top: 21px; */
  /* right: 18px; */
  z-index: 9000;
  -webkit-transition: all .5 ease;
  transition: all .5s ease;
  /* display: none; */
  

    top: 0;
    right: 0;
    width: 55px;
    height: 65px;
  padding: 25px 0 0 45px;
    cursor: pointer;
    border-bottom-left-radius: 100px;
    background: #00762d no-repeat top 0px right 0px / 40px auto;
}

.navbtn.mini{
  /* top: 22px; */
  /* top: 13px; */
}

.navtxt{
  position: fixed;
  top: 58px;
  right: 12px;
  z-index: 9000;
  -webkit-transition: all .5 ease;
  transition: all .5s ease;
  color: #fff
}

.navtxt.mini{
  top: 43px;
}

.menu-trigger,
.menu-trigger span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
}
.menu-trigger {
  position: relative;
  width: 30px;
  height: 30px;
}
.menu-trigger span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #ffffff;
  border-radius: 4px;
}


.menu-trigger span:nth-of-type(1) {
  top: 0;
}
.menu-trigger span:nth-of-type(2) {
  top: 12px;
}
.menu-trigger span:nth-of-type(3) {
  bottom: 3px;
}

.navbtn .menu-trigger.active span, .navbtn.mini .menu-trigger.active span {
  /* background-color: #fff; */
}

.menu-trigger.active span:nth-of-type(1) {
  -webkit-transform: translateY(12px) rotate(-45deg);
  transform: translateY(12px) rotate(-45deg);
}
.menu-trigger.active span:nth-of-type(2) {
  opacity: 0;
}
.menu-trigger.active span:nth-of-type(3) {
  -webkit-transform: translateY(-11px) rotate(45deg);
  transform: translateY(-11px) rotate(45deg);
}

.hover_sec{
  position: fixed;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 900;
  background-color: transparent;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
}

.hover_sec.active{
  visibility: inherit;
  opacity: 1;
}

.menu_inner{
  min-width: 100%; min-height: 100%;
  width: auto; height: auto;
  width: 100%;
  height: 100vh;
  padding: 0;
  z-index: 800;
  /* background-color: transparent; */
  background-color:rgba(26, 136, 12, 0.92);
  position: relative;
  float: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  /* overflow-y: scroll; */
}

.menu_img{
/*   width: 50%;
  height: 100vh;
  margin: 0 auto;
  padding: 0;
  flex-basis: 50%;
  display: block;
  position: relative; */
  margin: 0 auto;
  padding: 0;
  flex-basis: 50%;
  display: block;
  opacity: 0;
}

.menu_img.is_show{
  -webkit-animation: .5s ease-in-out .3s forwards fadeInUp;
  animation: .5s ease-in-out .3s forwards fadeInUp;
}

/* .m_pict{
  width: calc(100% - 160px);
  height: calc(100% - 80px);
  margin: auto;
  position: absolute;
  top: 40px;
  left: 80px;
  opacity: 1;
  pointer-events: none;
  overflow: hidden;
  transition: opacity .6s ease;
} */

.menu_info{
  width: 70%;
  max-width: 600px;
  margin: 0px auto;
  padding: 20px 0;
  list-style-type: none;
  list-style-image: none;
  letter-spacing: -.40em;
  text-align: center;
  border: 3px solid #01419a
}

.menu_info li{
  display: block;
  letter-spacing: normal;
  margin: 0 2%;
  padding: 10px 0;
  background-color: transparent;
  /* width: 46%; */
  vertical-align:middle;
  /* min-height: 60px; */
}

.menu_info li img{
  width: 30%;
}

.menu_txt{
  color: #01419a;
}

.menu_txt span{
  font-size: 180%;
}

.menu_txt p{
  font-size: 130%;
  line-height: 2.0;
  padding-bottom: 0px;
}

.menu_info li.addtxt{
  color: #01419a;
  line-height: 1.6;
  padding-bottom: 30px;
}

/* .m_pict{
  background-image: url(../pic/l_img00.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;

} */

.menu_link{
  margin: 0 auto;
  padding: 50px 0 0;
  /* flex-basis: 50%; */
  display: block;
  opacity: 1;
}

/* .menu_link.is_show{
 -webkit-animation: 1.0s ease-in-out .3s forwards fadeInUp;
  animation: 1.0s ease-in-out .3s forwards fadeInUp;
} */

.link_inner{

}

.mlink{
  width: 100%;
  padding: 0 0 0;
  margin: 30px auto 0;
  list-style-type: none;
  list-style-image: none;
  letter-spacing: -.40em;
  /* text-align: center; */
  max-width: 600px;
  /* border-top: 1px solid #00196b; */
}

.mlink:first-child{
  /* margin-bottom: 30px; */
}

.mlink li{
  letter-spacing: normal;
  width: 100%;
  margin: 5px 0;
  padding: 5px 0;
  font-size: 120%;
  display: inline-block;
  vertical-align: middle;
  -webkit-animation-delay: .3s;
  animation-delay: .3s;
  opacity: 0;
  /* border-bottom: 1px solid #00196b; */
  background-color: #fff;
}

.menu_link.is_show .mlink li{
  -webkit-animation: 0.2s ease-in-out forwards fadeInUp;
  animation: 0.2s ease-in-out forwards fadeInUp;
  -webkit-animation-delay: .3s;
  animation-delay: .3s;
}

.mlink li.sub{
  width: 30%;
  font-size: 100%;
  padding: 10px 0;
}

.mlink li a{
  width: 90%;
  margin: 0 auto;
  height: auto;
  padding: 5px 0;
  display: block;
  color: #fff;
  color: #0c6400;
  text-decoration: none;
  position: relative;
  -moz-transition: all .5 ease;
  -webkit-transition: all .5 ease;
  transition: all .5s ease;
  cursor: pointer;
}

.mlink li a::after{
  display: block;
  content: "\f061";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  top: 8px;
  right: 0px;
  color: #0c6400;
  font-weight: bold;
  font-size: 80%;
   background-color: transparent;
  -moz-transition: all .3 ease;
  -webkit-transition: all .3 ease;
  transition: all .3s ease;
}

.mlink li a:hover:after{
  right: -10px;
}

.tellitem{
  color: #fff;
  text-align: center;
  margin: 20px 0;
}
.tellitem p{
  font-size: 1.2em;
}

/*
ここから各ページのCSS

トップページ
-------------------------------------------------*/

.catchcopy{
  margin: 100px 0 50px;
  text-align: center;
  letter-spacing: 0.2em;
  color: #0c6400;
}
.catchcopy span{
  font-size: 3.0em;
  font-weight: bold;
  background: linear-gradient(transparent 70%, #ffffa8 0%);
}
.catchcopy p{
  font-size: 1.8em;
  font-weight: bold;
}
.catch_text{
  text-align: center;
  font-size: 1.2em;
  font-weight: 500;
  margin-bottom: 10px;
}

/*サービス紹介*/

.flbox.service{
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: stretch;
  margin: 0 0;
  padding:  0 0;
  width: 100%;
  max-width: 1480px;
}

.flbox.service .flitem{
  width: 23%;
  border: 1px solid #0c6400;
  color: #0c6400;
  /* min-height: 300px; */
  margin-bottom: 50px;
  border-radius: 11px;
}
a.srv_link{
  text-decoration: none;
  color: #0c6400;

}

.srv_img{

}
.srv_img img{
  border-radius: 10px 10px 0px 0px;
  width: 100%;
  vertical-align: top;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  transition: all .3s ease-out;
}
.srv_name{
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 20px
}
.srv_name .s_name{
  font-weight: 500;
  font-size: 1.2em;
}
.srv_name .s_btn{
  font-weight: 700;
  font-size: 1.2em;
  line-height: 1.0;
  color: #fff;
  padding: 10.4px 0;
  width: 40px;
  background-color: #004d0c;
  border-radius: 50%;
  text-align: center;
  display: block;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  transition: all .3s ease-out;
}
a.srv_link:hover .srv_img img{
  opacity: 0.7;
}

a.srv_link:hover .srv_name .s_btn{
  background-color: #009517;
}


/*お知らせ*/

.infosec{
  width: 100%;
  max-width: 900px;
  border: 1px solid #eeeeee;
  border-radius: 12px;
  background-color: #ffffff;
  height: 540px;
  padding: 0 0;
  margin: 0 auto;
  overflow-y: scroll;
}
.infosec.none{
  height: 280px;

}
.info_inner{
  width: calc(100% - 20px);
  padding: 40px 10px;
  margin: 0 0;
  display: block;
  height: auto;
}
.infotext{
  width: 95%;
  margin: 0 auto;
  font-size: 1.05em;
}
.infotext p{
  padding: 10px;
}
.infotitle{
  font-weight: 500;
  font-size: 1.3em;
  padding: 10px 0;
  text-align: center;
}

.info_img{
  width: 80%;
  display: block;
  margin: 20px auto;
}

.info_img img{
  width: 100%;
  border: 1px solid #ccc;
}






/*店舗案内*/

.flbox.top_company{
  width: calc(100% - 2px);
  justify-content: space-between;
  padding: 0 0;
  margin: 0 0;
  border: 0px solid #cccccc;
    /* background: url(img/top_company.jpg) center center / cover no-repeat  */;
  align-items: stretch;
}

.flbox.top_company.tenpo{
  /* width: calc(85% - 2px); */
  margin: 0 auto;
}

.flbox.top_company .flitem{
  width: 50%;
  position: relative;
  min-height: 450px;
}

.flbox.top_company .flitem:nth-child(1){
  /* background-color: rgba(0, 0, 0, 0.5); */
  /*background-image:url(img/top_company.jpg) ;*/
  background-image:url(img/top_company.png) ;
  background-position:  center center;
  background-repeat: no-repeat;
  background-size: cover;
  /* background-blend-mode: darken; */
  display: flex;
  flex-direction: column;
  justify-content: center;
}



.flbox.top_company .flitem:nth-child(2){
  background-color: rgba(255, 255, 255, 1);
  text-align: center;
  display: block;
}


.content p.compname{
  margin: 15px 0px 0;
  font-weight: 700;
  font-size: 1.8em
}
.content p.compadd{
  margin: 0px 0 20px;
  font-weight: 500;
  letter-spacing: 0.1em;
}

.contact_sec{
  margin: 10px 0;
}

.contact_num{
  display: flex;
  justify-content: center;
  align-items: center;
}

.con_img{
  width: 50px;
}
.con_img.fm{
  width: 80px;
}
.con_img img{
  width: 100%;
}
.con_num{
  font-size: 2.5em;
  font-weight: bold;
  color: #00762d;
  padding-left: 15px;
  padding-bottom: 5px;
  line-height: 1.0;
}

.con_num.fm{
  color: #ffffff;
  font-size: 3.5em;
}
.con_num.fm2{
  color: #ffffff;
  font-size: 2.2em;
}
.accessmap{
  display: block;
  width:calc(100% - 20px);
  margin: 0 auto;
  padding: 0 0 10px;
  vertical-align: bottom;
}

.accessmap.tenpo{
  width:calc(100% - 0px);
  margin: 0 auto;
  padding: 0 0px;
}
/*
会社案内ページ
-------------------------------------------------*/


.content .flbox.top_company.tenpo p.compname{
  margin: 10px 0px 0;
  font-size: 1.5em;
}

.comp_sec{
  margin: 0 auto;
  padding: 0 0;
  display: flex;
  flex-wrap: wrap;
  width: 85%;
}

.compitem{
  width: calc(20% - 30px);
  margin: 0 0 15px;
  padding: 15px;
  font-weight: 700;
  letter-spacing: 0.15em;
  background-color: #e9ffd3;
}

.comptext{
  width:  calc(80% - 30px);
  margin: 0 0 15px;
  padding: 15px;
  background-color: #f9f9f9;
}


.flbox.shopimg{
  justify-content: space-between;
  margin: 30px 0 30px;
  align-items: center
}
.flbox.shopimg .flitem{
  width: 22%;
  text-align: center;
  /* margin-bottom: 10px; */
}
.flbox.shopimg .flitem img{
  width: 100%;
  vertical-align: bottom;
}
.flbox.shopimg .flitem p{
  font-weight: bold;
  color: #004610;
}
.flbox.shopimg .flitem p span{
  color: #b40000;
}

.corting{
  text-align: center;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}

.corting img{
  width: 100%;
  max-width: 800px;
}

p.cort_cacth{
  font-weight: 700;
  font-size: 1.6em;
}

p.cort_cacth span {
  background:linear-gradient(transparent 70%, #ffffa8 0%);
}

.ninteisyo{
  display: block;
  padding: 13px 5px;
  border: 1px solid #f4dfbe;
  margin: 10px auto;
  width: calc(100% - 10px);
  max-width: 500px;
}

.ninteisyo img{
  width: 100%;
  vertical-align: bottom;
}



/*
車検ページ
-------------------------------------------------*/
  
.flbox.syaken{
  width: 100%;
  justify-content: space-between;
  padding: 0 0;
  margin: 0 0;
  align-items: center;
  flex-wrap: wrap;
}


.flbox.syaken .flitem{
  width: 48%;
  position: relative;
  /* min-height: 450px; */
  text-align:left;
}

.flbox.syaken .flitem img{
  width: 100%;
}

.syaken_tel{
  width: 100%;
  text-align: center;
}
.syaken_tel.tenpo{
  max-width: 320px;
  margin: 0 auto;
}
.syaken_tel img{
  width: 100%;
  max-width: 800px;
}

.flbox.cost{
  width: 100%;
  justify-content: space-between;
  padding: 0 0;
  margin: 0 0;
  align-items: center;
  flex-wrap: wrap;
}

.flbox.cost .flitem{
  width: 24%;
}

.flbox.cost .flitem table th{
  font-weight: normal;
  width: 50%;
}

.flbox.cost .flitem table th.head{
  background-color: #e9ffd3;
  font-weight: 700;
}
.flbox.cost .flitem table th.price,.flbox.cost .flitem table td.price{
  background-color: #ffe8eb;
}
.flbox.cost .flitem table td{
  font-weight: 700;
}

.flbox.s_step {
  margin: 20px 0;
  border: solid 5px #e9ffd3;
}
.flbox.s_step.rental {
  align-items: center;
}

.flbox.s_step .flitem{
  margin: 0 0;
  padding: 15px  15px;
  color: #0c6400;

  /* width: calc(80% - 30px); */
}

.flbox.s_step .flitem.step{
  width: calc(20% - 30px);
  background-color:#e9ffd3;
}
.flbox.s_step.rental .flitem.step p{
  padding: 10px 0;
}
.flbox.s_step .flitem.step img{
  width: 40%;
  vertical-align: top;
}

.flbox.s_step .flitem p{
  padding: 5px 0;
  color: #0c6400;
  font-size: 1.5em;
  background-color: #ffffff;
}
.flbox.s_step .flitem.step p{
  text-align: center;
  color: #000;
  font-weight: 500;
  background-color: transparent;
  padding: 25px 0;
}
.flbox.s_step .flitem span{
  color: #000;
}

.triangle {
  height: calc(30px / 2 * tan(60deg));
  width: 30px;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  background-color: #004610;
  margin: 0 0 0 calc(10% - 15px);
}



/*
コーティングページ
-------------------------------------------------*/
.flbox.cort{
  justify-content: space-between;
  flex-wrap: wrap;
}

.flbox.cort .flitem.text{
  width: calc(70% - 30px);
  /* font-size: 1.1em */
  padding: 0 15px;
}

.flbox.cort .flitem.image{
  width: 30%;
}
.flbox.cort .flitem.image img{
  width: 100%;
  vertical-align: bottom;
}

ul.cort{
  margin: 10px 30px;
  padding: 0 0;
}

ul.cort li{
  font-size: 1.5em;
  font-weight: 500;
  /* color: #00762d; */
  padding-bottom: 15px;
  list-style-type: disc;
}

ul.cort li:last-child{
  padding-bottom: 0;
}

.flbox.cmenu{
  width: 100%;
  justify-content: space-between;
  padding: 0 0;
  margin: 0 0 50px;
  /* align-items: center; */
  flex-wrap: wrap;
}

.flbox.cmenu .flitem{
  width: 40%;
}
.flbox.cmenu .flitem.card{
  width: 55%;
}
.flbox.cmenu .flitem.card img{
  width: 100%;
}

.flbox.cmenu ul li{
  margin-bottom: 10px;
}

/*
サポートぺージ
-------------------------------------------------*/
.scroll-box{
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

ul.attention{
  margin: 10px 30px;
  padding: 0 0;
}
ul.attention li{
  font-size: 1.2em;
  font-weight: 500;
  padding-bottom: 15px;
  list-style-type: disc;
}
ul.attention li:last-child{
  padding-bottom: 0;
}



  
/*
追加CSS
-------------------------------------------------*/



/*メンテナンス中表示*/
.flbox.mentainance{
  margin: 0px 0;
  padding: 0;
  width: 100%;
  height: 100vh;
  align-items: center;
  justify-content: center;
  text-align: center;
}


.flbox.mentainance .flitem .topic{
  margin: 0px 0 30px;
  padding: 0 0 ;
  font-weight: bold;
  font-size: 2.5em;
  letter-spacing: 0.2em;
}
.flbox.mentainance .flitem .topic img{
  margin: 0px 0 20px;
  padding: 0 0 ;
  width: 80%;
  max-width: 280px;
  vertical-align: top;
}

.flbox.mentainance .flitem p{
  margin: 10px 0;
  padding: 0 0 ;
}















