@charset "UTF-8";
@import url("http://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800&subset=latin,latin-ext");
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
}
body {
	background: none repeat scroll 0 0 #FFF;
	font-size:100%;
	line-height: 1.5;
	font-family:"Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif,'Noto Sans Japanese';
	color:#4e4040;
  }
h1 {
  color:#462215;
  margin:0.35em 0;
  padding: 0 0.35em 0.625em;
  line-height: 1.2em;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  font-style: normal;
  font-weight: 500;
	}
h3, h4, h5, h6 {
  font-weight: normal;
  margin:0.2em 0 0.2em 0;
  font-family:'Noto Sans Japanese';
	}
h1 {font-size:2em;/*font-size:1.875em;*/}
h2 {font-size:1.53em; color:#cc9113;
	font-family: "MS Mincho", "ＭＳ 明朝","ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro",serif;
	font-style: normal;
  font-weight: 500;
	}
h3 {font-size:1.25em; color:#462215; font-weight: 300;}  
h4 {font-size:1.125em; color:#462215;  font-weight: 600; }  
h5 {font-size:0.85em;}
h1,h2{
  -webkit-transform-origin: 0 0;
  -webkit-transform: scale(1, 1.01);
     -moz-transform-origin: 0 0;
     -moz-transform: scale(1, 1.01);
      -ms-transform-origin: 0 0;
      -ms-transform: scale(1, 1.02); /* IE9だけ1.02 */
       -o-transform-origin: 0 0;
       -o-transform: scale(1, 1.01);
}

.clear-type {
  -webkit-transform-origin: 0 0;
  -webkit-transform: scale(1, 1.01);
     -moz-transform-origin: 0 0;
     -moz-transform: scale(1, 1.01);
      -ms-transform-origin: 0 0;
      -ms-transform: scale(1, 1.02); /* IE9だけ1.02 */
       -o-transform-origin: 0 0;
       -o-transform: scale(1, 1.01);
}
@media only screen and (max-width: 768px) {
	h1 {font-size:1.3em;}
	h2 {font-size:1.2em;}  
	h3 {font-size:1.05em;}  
	h4 {font-size:0.825em;}  
	h5 {font-size:0.75em;}  
}

a, a:link, a:visited, a:active {
  text-decoration:none;
  color: #f78b8a;
	}

a:hover { 
  color: #cc9113;
  text-decoration:none;
	}  
	
img {
  border:0;
  display:block;
	height:auto;
	max-width:100%;
  width:auto;
	}

p{
  font-size: 1em;
  margin-bottom: 0.8em;
  line-height: 1.6;
}
ul,ol,li,dl,dt,dd{ padding: 0; margin: 0;}
ul,li{  list-style: none;}

table {
  border-collapse: collapse;
  border-spacing: 0;
  text-align: left;
  width: 100%;
  margin: 20px auto 30px;
}

table tr td, table tr th { padding: 15px; font-weight: normal;}
tbody td { background: #fff; color: #4e4040; text-align: right;}
tbody th { background: #fff7ed; color: #c52c76; text-align: center;}
thead th { background: #f8eee1; color: #4e4040; text-align: center; padding:10px 15px !important;}
@media only screen and (max-width: 768px) {
	table tr td, table tr th { padding: 10px 7px; font-weight: normal;}
	p{
  font-size: 0.875em;
  margin-bottom: 0.8em;
  line-height: 1.6;
	}
}
/* table tfoot, table thead, table tr:nth-of-type(2n) { background: none repeat scroll 0 0 #e0e0e0;} */

th { border: 1px solid #d9c4ae;}
td { border: 1px solid #d9c4ae;}

.size-960 .line,.size-960 .line2,.size-960 .PGSGLline {
  margin:0 auto;
  max-width:60em;
  padding:0 0.625em;
}
.size-1140 .line,.size-1140 .PGSGLline{
  margin:0 auto;
  max-width:71.25em;
  padding:0 0.625em;
}
.size-960.align-content-left .line,.size-1140.align-content-left .line,.size-960 .PGSGLline,.size-1140 .PGSGLline {margin-left:0;}
form {line-height:1.4em;}
nav {
  display:block;
  width:100%;
    z-index: 100;
    position: relative;
    margin: 0;
}
.line:after,nav:after,.center:after,.box:after,.line2:after {
  clear:both;
  content:".";
  display:block;
  height:0;
  line-height:0;
  visibility:hidden;
}

.top-nav ul {padding: 0;}
.top-nav ul ul {
  position: absolute;
  width: 460px;
}
.top-nav li {
  float: left;
  list-style: none outside none;
  cursor: pointer;
}
.top-nav li a {
  display: block;
  color: #795e54;
}
.top-nav li ul li a {
  background: none repeat scroll 0 0 rgba(250,236,226,0.9);
  min-width: 100%;
  padding: 1em;
  font-size: 0.875em;
  border-bottom: 1px solid #ebb790;
  text-decoration: none;
}
.top-nav li ul li a:hover {
	background: #efbc9d;
    color: #fff;
    border-bottom: 1px solid #ebb790;
    text-decoration: none;
    }

.aside-nav li a:hover,.aside-nav li.active-item a{
  color: #fff;
}

.top-nav li ul {
	display: none;
}
.top-nav li ul li {
  float: left;
  list-style: none outside none;
  padding: 0;
}
.top-nav li ul li ul li {
  float: none;
  list-style: none outside none;
  min-width: 100%;
  padding: 0;
}
/*
.count-number {
  background: none repeat scroll 0 0 #777;
  -webkit-border-radius: 10em;
  -moz-border-radius: 10em;
  border-radius: 10em;
  display: inline-block;
  font-size: 0.7em;
  line-height: 1.8em;
  margin-left: 0.3125em;
  text-align: center;
  width: 1.8em;
  color: #fff;
  margin-bottom: -0.3125em;
}
*/
ul.chevron .count-number {display: none;}
ul.chevron .submenu > a:after, ul.chevron .sub-submenu > a:after, ul.chevron .aside-submenu > a:after, ul.chevron .aside-sub-submenu > a:after {
  content: "\f004";
  display: inline-block;
  font-family: mfg;
    font-size: 0.92em;
    margin: 0 0.625em;
    position: absolute;
    right: 0;
}

.top-nav .active-item a {background:none repeat scroll 0 0 none;}
.aside-nav > ul > li.active-item > a:link, .aside-nav > ul > li.active-item > a:visited {
  background-color: #fbf5ef; 
  color: #83736d;
}


@media screen and (min-width: 769px) {
  /*.aside-nav .count-number {
    margin-left: -1.25em;
    float: right;
  }*/
  .top-nav li:hover > ul {
    display: block;
    z-index: 10;
  }
  .top-nav li:hover > ul ul {
    left: 100%;
    margin: -2.5em 0;
    width: 100%;
  }
  .top-nav li a:hover { border-bottom: 2px solid #e89e71; }
  .top-nav li ul li a {
      width: 230px;
	}
	.top-nav li ul li:nth-child(odd):after {
    right: 0;
    background-color: #ebb790;
    z-index: 1;
	}
  .top-nav li ul li:nth-child(odd):after {
    content: "";
    position: absolute;
    top: 25%;
    height: 15px;
    width: 1px;
	}

  /*.top-nav li ul > li {
	width: 110%;
	}*/
}
.nav-text {display: none;}

.aside-nav li li a, .aside-nav li li.active-item a, .aside-nav li li.aside-sub-submenu li a {
  transition: background 0.20s linear 0s;
  -o-transition: background 0.20s linear 0s;
  -ms-transition: background 0.20s linear 0s;
  -moz-transition: background 0.20s linear 0s;
  -webkit-transition: background 0.20s linear 0s;
}
.aside-nav li > ul {
  transition: background 0.20s linear 0s;
  -o-transition: background 0.20s linear 0s;
  -ms-transition: background 0.20s linear 0s;
  -moz-transition: background 0.20s linear 0s;
  -webkit-transition: background 0.20s linear 0s;
}
.aside-nav > ul > li > a {
  transition: background 0.20s linear 0s;
  -o-transition: background 0.20s linear 0s;
  -ms-transition: background 0.20s linear 0s;
  -moz-transition: background 0.20s linear 0s;
  -webkit-transition: background 0.20s linear 0s;
}
.aside-nav > ul > li.active-item > a:link, .aside-nav > ul > li.active-item > a:visited {
  transition: background 0.20s linear 0s;
  -o-transition: background 0.20s linear 0s;
  -ms-transition: background 0.20s linear 0s;
  -moz-transition: background 0.20s linear 0s;
  -webkit-transition: background 0.20s linear 0s;
}

.top-nav .active-item a, .top-nav li a {
  transition: background 0.20s linear 0s;
  -o-transition: background 0.20s linear 0s;
  -ms-transition: background 0.20s linear 0s;
  -moz-transition: background 0.20s linear 0s;
  -webkit-transition: background 0.20s linear 0s;
}

.aside-nav li a {
  transition: background 0.20s linear 0s;
  -o-transition: background 0.20s linear 0s;
  -ms-transition: background 0.20s linear 0s;
  -moz-transition: background 0.20s linear 0s;
  -webkit-transition: background 0.20s linear 0s;
}

.top-nav li ul li a, .top-nav li a {
  transition: background 0.20s linear 0s;
  -o-transition: background 0.20s linear 0s;
  -ms-transition: background 0.20s linear 0s;
  -moz-transition: background 0.20s linear 0s;
  -webkit-transition: background 0.20s linear 0s;
}
.top-nav li ul li a, .top-nav li ul li ul li a {
  transition: background 0.20s linear 0s;
  -o-transition: background 0.20s linear 0s;
  -ms-transition: background 0.20s linear 0s;
  -moz-transition: background 0.20s linear 0s;
  -webkit-transition: background 0.20s linear 0s;
}

.aside-nav ul, .aside-nav p {
  border-top: solid 1px #ebb790;
  padding: 0;
}
.aside-nav li {
  border-bottom: solid 1px #ebb790;
  list-style: none outside none;
  cursor: pointer;
}
.aside-nav li a, .aside-nav p {
  font-size: 0.875rem;
  line-height: 1.5;
  text-decoration: none !important;
  display: block;
  padding: 1.25em 0;
  color: #83736d;
}

.aside-nav li > ul {
  height: 0;
  display: block;
  position: relative;
  overflow: hidden;
}
.aside-nav li ul ul {
  border: 0;
}
.aside-nav > ul > li:last-child a {border-bottom: 0 none;}
/*.aside-nav ul ul a {padding: 0.625em 1.25em;}*/
.aside-nav li a:link, .aside-nav li a:visited {color: #83736d;}
.aside-nav li li.active-item > a{
	color:#83736d;
  background:  #fffbf7;
  }
.aside-nav li li a:hover,  .aside-nav li li.aside-sub-submenu li a:hover {
  color: #fff; background:  #efbc9d;
}
.aside-nav li li a:hover:before, .aside-nav li li.active-item a:before {
  color: #fff; background:  #efbc9d;
}
.aside-nav li li a:link, .aside-nav li li a:visited {/*background: none;*/}
.aside-nav > ul > li > a:hover {color: #83736d; background:  #fdf6f2;}
.aside-nav .show-aside-ul {
  display:block; 
  height:auto;
}
.aside-nav ul li ul li:first-child { border-top: solid 1px #ebb790;}

.aside-nav li ul {
  border-top: none;
  border-left: none;
  border-right: none;
}
.aside-ttl li a {
	font-weight: bold;
	font-size: 20px;
}
.padding {
  display: list-item;
  list-style: none outside none;
  padding: 10px;
}

.margin {margin: 0 -0.625em;}
.line {clear: left;}
.hide-l {display: none;}

.box {
  background: none repeat scroll 0 0 #fff;
  display: block;
  padding: 1.25em;
  width: 100%;
}

.margin-bottom {margin-bottom: 1.25em;}

.s-1, .s-2, .s-five, .s-3, .s-4, .s-5, .s-6, .s-7, .s-8, .s-9, .s-10, .s-11, .s-12, .l-1, .l-2, .l-five, .l-3, .l-4, .l-5, .l-6, .l-7, .l-8, .l-9, .l-10, .l-11, .l-12 {
  float: left;
  position: relative;
}

.s-1 {width: 8.3333%;}
.s-2, .s-five {width: 16.6666%;}
.s-3 {width: 25%;}
.s-4 {width: 33.3333%;}
.s-5 {width: 41.6666%;}
.s-6 {width: 50%;}
.s-7 {width: 58.3333%;}
.s-8 {width: 66.6666%;}
.s-9 {width: 75%;}
.s-10 {width: 83.3333%;}
.s-11 {width: 90%;}
.s-12 {width: 100%;}

.margin > .s-1, .margin > .s-2, .margin > .s-five, .margin > .s-3, .margin > .s-4, .margin > .s-5, .margin > .s-6, .margin > .s-7, .margin > .s-8, .margin > .s-9, .margin > .s-10, .margin > .s-11, .margin > .s-12, .margin > .l-1, .margin > .l-2, .margin > .l-five, .margin > .l-3, .margin > .l-4, .margin > .l-5, .margin > .l-6, .margin > .l-7, .margin > .l-8, .margin > .l-9, .margin > .l-10, .margin > .l-11, .margin > .l-12 {padding: 0 0.625em;}
.margin > .s-1 {width: 8.3333%;}
.margin > .s-2 {width: 16.6666%;}
.margin > .s-five {width: 20%;}
.margin > .s-3 {width: 25%;}
.margin > .s-4 {width: 33.3333%;}
.margin > .s-5 {width: 41.6666%;}
.margin > .s-6 {width: 50%;}
.margin > .s-7 {width: 58.3333%;}
.margin > .s-8 {width: 66.6666%;}
.margin > .s-9 {width: 75%;}
.margin > .s-10 {width: 83.3333%;}
.margin > .s-11 {width: 90%;}
.margin > .s-12 {width: 100%;}


.l-offset-1 {margin-left:8.3333%;}
.l-offset-2 {margin-left:16.6666%;}
.l-offset-five {margin-left:16.6666%;}
.l-offset-3 {margin-left:25%;}
.l-offset-4 {margin-left:33.3333%;}
.l-offset-5 {margin-left:41.6666%;}
.l-offset-6 {margin-left:50%;}
.l-offset-7 {margin-left:58.3333%;}
.l-offset-8 {margin-left:66.6666%;}
.l-offset-9 {margin-left:75%;}
.l-offset-10 {margin-left:83.3333%;}
.l-offset-11 {margin-left:90%;}
.l-offset-12 {margin-left:100%;} 

.l-1 {width: 8.3333%;}
.l-2 {width: 16.6666%;}
.l-five {width: 20%;}
.l-3 {width: 25%;}
.l-4 {width: 33.3333%;}
.l-5 {width: 41.6666%;}
.l-6 {width: 50%;}
.l-7 {width: 58.3333%;}
.l-8 {width: 66.6666%;}
.l-9 {width: 75%;}
.l-10 {width: 83.3333%;}
.l-11 {width: 90%;}
.l-12 {clear: left; width: 100%;}

.l-none{display: none;}
.s-none{display: block;}

.margin > .l-1 {width: 8.3333%;}
.margin > .l-2 {width: 16.6666%;}
.margin > .l-five {width: 20%;}
.margin > .l-3 {width: 25%;}
.margin > .l-4 {width: 33.3333%;}
.margin > .l-5 {width: 41.6666%;}
.margin > .l-6 {width: 50%;}
.margin > .l-7 {width: 58.3333%;}
.margin > .l-8 {width: 66.6666%;}
.margin > .l-9 {width: 75%;}
.margin > .l-10 {width: 83.3333%;}
.margin > .l-11 {width: 90%;}
.margin > .l-12 {width: 100%;}

.right {float: right;}

.inline {
  display: inline-block;
  float: left;
  font-size: 10px !important;

}

@media screen and (max-width: 768px) {
  .size-960, .size-1140 {max-width: 768px;}
  .hide-l {display: block ;}
  .hide-s {display: none !important;}
  
	nav {
	    display: block;
	    cursor: pointer;
	    line-height: 3em;
	    margin: 0;

	  }
  .top-nav > ul {
    height: 0;
    max-width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 999;
  }
  .top-nav > ul.show-menu {height: auto;}
  .top-nav ul ul {
    left: 0;
    margin-top: 0;
    position: relative;
    right: 0;
    width: 100%;
  }
  .top-nav li {
    float: none !important;
    list-style: none outside none;
    padding: 0;
  }
  .top-nav li ul li a {min-width: 100%;}
  .top-nav li a {
	background: #faece2;
    border-top: 1px solid #ebb790;
    color: #795e54;
    display: block;
    padding:0.425em 0.625em;
    text-decoration: none;
  }
  .top-nav li ul li a {border-top: none;}
  .top-nav li ul li ul li a {border-top:none;}
  .top-nav li a:hover {
    background: #efbc9d;
    color: #fff;
  }
  .top-nav li ul {
    display: block;
    overflow: hidden;
    height: 0;
  }
  .top-nav li ul li ul {
    display: block;
    overflow: hidden;
    height: 0;
  }
    .top-nav li ul li{border-left: 1px solid #ebb790; float: left !important;}
    .top-nav li ul li:first-child,.top-nav li ul li:nth-child(even){border-left: none;} 
  .top-nav li ul li a {
    background: #fffbf7;
    padding:0.425em;
    font-size: 0.875em;
  }
  .top-nav li ul li ul li a {
    background: #fffbf7;
    color: #795e54;
  }
  .top-nav > ul ul.show-ul {
  	  border-top: 1px solid #ebb790;
    display: block;
    height: auto;
  }
  .top-nav > ul ul.show-ul li:last-child a{border-bottom:none;}
  nav p{margin-bottom: 0 !important; }
  
  .nav-text,.nav-text-active{
    display:block;
    /*font-size:0.75rem;
    line-height:3;*/
    max-width:100%;
    text-align:center;
    vertical-align:middle;
    padding: 0 0.35em;
   /* padding-left: 1em;*/
  }
  p.nav-text,p.nav-text-active{ margin-bottom: 0;}
 /* .nav-text {
    background-image: url(../imgs/sp-icon_menuopn.png) ;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover ;
  }
  .nav-text-active:before{
    content:url(../imgs/sp-icon_menucls.png);
    text-align:center;
    padding: 0.625rem;
    width: 73px;
    height: 97px;
  }*/
    .nav-text:before {
    content:"\f008";
    font-family:"mfg";
    font-size:2.35rem;
    text-align:center;
    color: #e6986a;
    padding: 0;
    line-height: 1.1;
  }
  .nav-text span,.nav-text-active span{
    display: block;
    line-height: 1;
    text-align:center;
    /*color: #cb8049;*/
  }
  .nav-text-active:before{
      content:"\274C";
    font-family:"mfg";
    font-size:2.35rem;
    text-align:center;
    color: #e6986a;
    padding: 0;
    line-height: 1.3;
  }
	.l-offset-1,.l-offset-2,.l-offset-five,.l-offset-3,.l-offset-4,.l-offset-5,.l-offset-6,.l-offset-7,.l-offset-8,.l-offset-9,.l-offset-10,.l-offset-11,.l-offset-12 {margin-left:0;}
	.s-offset-1 {margin-left:8.3333%;}
	.s-offset-2 {margin-left:16.6666%;}
	.s-offset-five {margin-left:16.6666%;}
	.s-offset-3 {margin-left:25%;}
	.s-offset-4 {margin-left:33.3333%;}
	.s-offset-5 {margin-left:41.6666%;}
	.s-offset-6 {margin-left:50%;}
	.s-offset-7 {margin-left:58.3333%;}
	.s-offset-8 {margin-left:66.6666%;}
	.s-offset-9 {margin-left:75%;}
	.s-offset-10 {margin-left:83.3333%;}
	.s-offset-11 {margin-left:90%;}
	.s-offset-12 {margin-left:100%;} 

  .l-1 {width: 8.3333%;}
  .l-2 {width: 16.6666%;}
  .l-five {width: 20%;}
  .l-3 {width: 25%;}
  .l-4 {width: 33.3333%;}
  .l-5 {width: 41.6666%;}
  .l-6 {width: 50%;}
  .l-7 {width: 58.3333%;}
  .l-8 {width: 66.6666%;}
  .l-9 {width: 75%;}
  .l-10 {width: 83.3333%;}
  .l-11 {width: 90%;}
  .l-12 {width: 100%;}

  .l-none{display:block;}

  .margin > .l-1 {width: 8.3333%;}
  .margin > .l-2 {width: 16.6666%;}
  .margin > .l-five {width: 20%;}
  .margin > .l-3 {width: 25%;}
  .margin > .l-4 {width: 33.3333%;}
  .margin > .l-5 {width: 41.6666%;}
  .margin > .l-6 {width: 50%;}
  .margin > .l-7 {width: 58.3333%;}
  .margin > .l-8 {width: 66.6666%;}
  .margin > .l-9 {width: 75%;}
  .margin > .l-10 {width: 83.3333%;}
  .margin > .l-11 {width: 90%;}
  .margin > .l-12 {width: 100%;}

  .s-1 {width: 8.3333%;}
  .s-2 {width: 16.6666%;}
  .s-five {width: 20%;}
  .s-3 {width: 25%;}
  .s-4 {width: 33.3333%;}
  .s-5 {width: 41.6666%;}
  .s-6 {width: 50%;}
  .s-7 {width: 58.3333%;}
  .s-8 {width: 66.6666%;}
  .s-9 {width: 75%;}
  .s-10 {width: 83.3333%;}
  .s-11 {width: 90%;}
  .s-12 {width: 100%;}

  .s-none{display: none;}

  .margin > .s-1 {width: 8.3333%;}
  .margin > .s-2 {width: 16.6666%;}
  .margin > .s-five {width: 20%;}
  .margin > .s-3 {width: 25%;}
  .margin > .s-4 {width: 33.3333%;}
  .margin > .s-5 {width: 41.6666%;}
  .margin > .s-6 {width: 50%;}
  .margin > .s-7 {width: 58.3333%;}
  .margin > .s-8 {width: 66.6666%;}
  .margin > .s-9 {width: 75%;}
  .margin > .s-10 {width: 83.3333%;}
  .margin > .s-11 {width: 90%;}
  .margin > .s-12 {width: 100%;}
}
.center {
  float: none;
  margin: 0 auto;
  display: block;
}
/* 追加：2026/03/03 */
.recruitMessage {
  background: #d2110a;
  margin-bottom: 20px;
  padding: 10px;
  & p {
    color: #FFF;
    font-size: 18px;
    text-align: center;
    margin: 0;
    font-weight: 600;
  }
}
/* 追加：2026/05/26 */
.attentionMessage {
  border: 5px solid #d2110a;
  background: #fff;
  padding: 20px;
  margin-bottom: 20px;

  & .attentionTttle {
    color: #ef5e7c;
    font-size: 24px;
    text-align: center;
    margin: 0;
    font-weight: 600;
    margin-bottom: 20px;

    & span {
      border: 2px solid #ef5e7c;
      padding: 10px 25px;
      display: inline-block;
    }
  }

  & p {
    color: #6d3737;
  }
}
.markerYellow {
  position: relative;
  background: #ffff00;
}
.txtRight {
  text-align: right;
}
