@charset "utf-8";
/*---------------------
webfont
---------------------*/
@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?m667ct');
  src:  url('fonts/icomoon.eot?m667ct#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?m667ct') format('truetype'),
    url('fonts/icomoon.woff?m667ct') format('woff'),
    url('fonts/icomoon.svg?m667ct#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-path:before {
  content: "\e901";
}
.icon-arrow01:before {
  content: "\e900";
}




/* ===========================================================================================================================
余白（多用禁止）
=========================================================================================================================== */
.p0 	{padding:0 						!important;}
.p5 	{padding:5px 					!important;}
.p10 	{padding:10px 				!important;}
.p15 	{padding:15px 				!important;}
.p20 	{padding:20px 				!important;}
.p25 	{padding:25px 				!important;}
.p30 	{padding:30px 				!important;}
.pt0 	{padding-top:0 				!important;}
.pt5   {padding-top:5px 			!important;}
.pt10  {padding-top:10px 		!important;}
.pt15  {padding-top:15px 		!important;}
.pt20  {padding-top:20px 		!important;}
.pt25  {padding-top:25px 		!important;}
.pt30  {padding-top:30px 		!important;}
.pt35  {padding-top:35px 		!important;}
.pt40  {padding-top:40px 		!important;}
.pt45  {padding-top:45px 		!important;}
.pt50  {padding-top:50px 		!important;}
.pl0   {padding-left:0 			!important;}
.pl5   {padding-left:5px 		!important;}
.pl10  {padding-left:10px 		!important;}
.pl15  {padding-left:15px 		!important;}
.pl20  {padding-left:20px 		!important;}
.pl25  {padding-left:25px 		!important;}
.pl30  {padding-left:30px 		!important;}
.pl35  {padding-left:35px 		!important;}
.pl40  {padding-left:40px 		!important;}
.pl45  {padding-left:45px 		!important;}
.pl50  {padding-left:50px 		!important;}
.pr0    {padding-right:0 			!important;}
.pr5 	{padding-right:5px 		!important;}
.pr10 {padding-right:10px 	!important;}
.pr15 {padding-right:15px 	!important;}
.pr20 {padding-right:20px 	!important;}
.pr25 {padding-right:25px 	!important;}
.pr30 {padding-right:30px 	!important;}
.pr35 {padding-right:35px 	!important;}
.pr40 {padding-right:40px 	!important;}
.pr45 {padding-right:45px 	!important;}
.pr50 {padding-right:50px 	!important;}
.pb0 	{padding-bottom:0 		!important;}
.pb5 	{padding-bottom:5px 	!important;}
.pb10 {padding-bottom:10px 	!important;}
.pb15 {padding-bottom:15px 	!important;}
.pb20 {padding-bottom:20px 	!important;}
.pb25 {padding-bottom:25px 	!important;}
.pb30 {padding-bottom:30px 	!important;}
.pb35 {padding-bottom:35px 	!important;}
.pb40 {padding-bottom:40px 	!important;}
.pb45 {padding-bottom:45px 	!important;}
.pb50 {padding-bottom:50px 	!important;}
.pb55 {padding-bottom:55px 	!important;}
.pb60 {padding-bottom:60px 	!important;}
.m0 	{margin:0 						!important;}
.m5 	{margin:5px 					!important;}
.m10 	{margin:10px 					!important;}
.m15 	{margin:15px 					!important;}
.m20 	{margin:20px 					!important;}
.m25 	{margin:25px 					!important;}
.m30 	{margin:30px 					!important;}
.mt0 	{margin-top:0 				!important;}
.mt5 	{margin-top:5px 			!important;}
.mt10 {margin-top:10px 			!important;}
.mt15 {margin-top:15px 			!important;}
.mt20 {margin-top:20px 			!important;}
.mt25 {margin-top:25px 			!important;}
.mt30 {margin-top:30px 			!important;}
.mt35 {margin-top:35px 			!important;}
.mt40 {margin-top:40px 			!important;}
.mt45 {margin-top:45px 			!important;}
.mt50 {margin-top:50px 			!important;}
.ml0 	{margin-left:0 				!important;}
.ml5 	{margin-left:5px 			!important;}
.ml10 {margin-left:10px 		!important;}
.ml15 {margin-left:15px 		!important;}
.ml20 {margin-left:20px 		!important;}
.ml25 {margin-left:25px 		!important;}
.ml30 {margin-left:30px 		!important;}
.ml35 {margin-left:35px 		!important;}
.ml40 {margin-left:40px 		!important;}
.ml45 {margin-left:45px 		!important;}
.ml50 {margin-left:50px 		!important;}
.mr0 	{margin-right:0 			!important;}
.mr5 	{margin-right:5px 		!important;}
.mr10 {margin-right:10px 		!important;}
.mr15 {margin-right:15px 		!important;}
.mr20 {margin-right:20px 		!important;}
.mr25 {margin-right:25px 		!important;}
.mr30 {margin-right:30px 		!important;}
.mr35 {margin-right:35px 		!important;}
.mr40 {margin-right:40px 		!important;}
.mr45 {margin-right:45px 		!important;}
.mr50 {margin-right:50px 		!important;}
.mb0 	{margin-bottom:0 			!important;}
.mb5 	{margin-bottom:5px 		!important;}
.mb10 {margin-bottom:10px 	!important;}
.mb15 {margin-bottom:15px 	!important;}
.mb20 {margin-bottom:20px 	!important;}
.mb25 {margin-bottom:25px 	!important;}
.mb30 {margin-bottom:30px 	!important;}
.mb35 {margin-bottom:35px 	!important;}
.mb40 {margin-bottom:40px 	!important;}
.mb45 {margin-bottom:45px 	!important;}
.mb50 {margin-bottom:50px 	!important;}
.mb55 {margin-bottom:55px 	!important;}
.mb60 {margin-bottom:60px 	!important;}
/* uタグ用ダミーテキストスタイル
---------------------*/
u {
  color:#f00 !important;
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0, #FAA), color-stop(0.25, #FAA), color-stop(0.25, #AAA), color-stop(0.5, #AAA), color-stop(0.5, #FAA), color-stop(0.75, #FAA), color-stop(0.75, #AAA), color-stop(1, #AAA)) !important;
  background: -moz-linear-gradient(left top, #FAA, #FAA 25%, #AAA 25%, #AAA 50%,#FAA 50%, #FAA 75%, #AAA 75%,#AAA) !important;
  background: -webkit-linear-gradient(left top, #FAA, #FAA 25%, #AAA 25%, #AAA 50%,#FAA 50%, #FAA 75%, #AAA 75%,#AAA) !important;
  background: linear-gradient(left top, #FAA, #FAA 25%, #AAA 25%, #AAA 50%,#FAA 50%, #FAA 75%, #AAA 75%,#AAA) !important;
  -moz-background-size: 20px 20px !important;
  -webkit-background-size: 20px 20px !important;
  background-size: 20px 20px !important;
  text-decoration:none !important;
  text-shadow:1px 1px 0 #FFF,-1px 1px 0 #FFF,1px -1px 0 #FFF,-1px -1px 0 #FFF !important;
}
u.img {
  display:inline-block;
  border:1px solid #f00;
  margin:-1px;
  width: 100%;
}
u img {
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  opacity:0.7;
  width: 100%;
}
/*  ===========================================================================================================================
基本クラス
=========================================================================================================================== */
/* iefix */
.iefix {
  display: none;
}
/* 基本のフォントサイズ */
body {
  font-size:1.4rem;
}
/* アンカー基本スタイル */
a {
  text-decoration: none;
  color:inherit;
}
/* コンテンツボックス */
.content {
  padding-top: 70px;
  padding-bottom: 65px;
}
.content p {
  margin-bottom: 25px;
}
/* フレックスボックス */
.flexbox {
  display: -webkit-flex;
  -js-display: flex;
  display: flex;

}
/* 要素の回り込み */
.fleft 			{float:left;}
.fright 		{float:right;}
/* 要素の回り込み解除 */
.sc 			{clear:both;}
/* 文字折り返し禁止 */
.space 			{white-space:nowrap;}
/* テキスト揃え */
.center_txt     {text-align:center;}
.left_txt 	    {text-align:left;}
.right_txt 	    {text-align:right;}
/* クリアフィックス */
.cf:before,
.cf:after {
  content:"";
  display:table;
}
.cf:after {clear:both;}
.cf 	  {zoom:1;}
/* 親要素に対して文字サイズ0.85倍 */
.sml {font-size: 0.857em;}
/* ホバー時半透明 */
/* ホバー時半透明 */
.hover_alpha {
  -ms-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -ms-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hover_alpha.hover,
.hover .hover_alpha:hover {
  opacity:0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  zoom:1;
}
.text_tel {
  color: #ff9934;
  font-weight: bold;
}
@media screen and (min-width: 768px) { /*例外的にmin-widthを使用しています。 */
  .pc_none {display: none;}
}
@media screen and (max-width: 768px) {

}
@media screen and (max-width: 479px) {
  .sp_none {display: none;}
}
/* container */
.container {
  width:1020px; /* サイト毎に幅を指定してください。 */
  padding-left:20px;
  padding-right:20px;
  margin-left:auto;
  margin-right:auto;
}

@media screen and (max-width: 1019px) {
  .container {
    width:100%;
    padding-left:1.96078431372549%;
    padding-right:1.96078431372549%;
  }
}
/* ===========================================================================================================================
grid
=========================================================================================================================== */
/* row */
.row:before,
.row:after {
  content:"";
  display:table;
}
.row:after {clear:both;}
.row {zoom:1;}
.gutters {
  margin-left:-1.428571428571429%;
  margin-right:-1.428571428571429%;
}
/* 左右余白なし */
.wide_column.gutters {
  margin-left:0%;
  margin-right:0%;
}
.col_1,
.col_2,
.col_3,
.col_4,
.col_5,
.col_6,
.col_7,
.col_8,
.col_9,
.col_10,
.col_11,
.col_12 {
  display:block;
  float:left;
}
.col_1 	{width:5.76666666667%;}
.col_2 	{width:14.3333333333%;}
.col_3 	{width:25%;}
.col_4 	{width:33.3333333333%;}
.col_5 	{width:40.0333333333%;}
.col_6 	{width:50%;}
.col_7 	{width:57.1666666667%;}
.col_8 	{width:65.7333333333%;}
.col_9 	{width:74.3%;}
.col_10 {width:82.8666666667%;}
.col_11 {width:91.4333333333%;}
.col_12 {width:100%;}
.col_6_all_img {text-align:center;}
.col_6_all_img img {width:100%;}
@media screen and (max-width: 768px) {
  .col_6_all_img {padding-bottom:20px;}
}
.gutters > .col_1,
.gutters > .col_2,
.gutters > .col_3,
.gutters > .col_4,
.gutters > .col_5,
.gutters > .col_6,
.gutters > .col_7,
.gutters > .col_8,
.gutters > .col_9,
.gutters > .col_10,
.gutters > .col_11,
.gutters > .col_12 {
  padding-left:1.428571428571429%;
  padding-right:1.428571428571429%;
}
/* column */
@media screen and (max-width: 768px) {
  .col_1,
  .col_2,
  .col_3,
  .col_4,
  .col_5,
  .col_6,
  .col_7,
  .col_8,
  .col_9,
  .col_10,
  .col_11,
  .col_12 {
    display:block;
    float:none;
    width:100%;
  }
}
/*************************************************************
*
* 背景パターン
*
*************************************************************/
.pattern01 {
  background-image: url(../img/pattern/bg_pattern01.png);
  background-repeat: repeat;
}
.pattern02 {
  background-image: url(../img/pattern/bg_pattern02.png);
  background-repeat: repeat;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  .pattern02 {
    background-image: url(../img/pattern/bg_pattern02@2x.png);
  }
}
.pattern_dot {
  background-image: url(../img/pattern/bg_pattern_dot.png);
  background-repeat: repeat;
}
.pattern01_white {
  position: relative;
  background-color: #f6f4ed;
}
.pattern01_white::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;

  background-image: url(../img/pattern/bg_pattern11.png);
  background-repeat: repeat;
}
.pattern01_white > * {
  position: relative;
  z-index: 3;
}
/*************************************************************
*
*ボタン
*
*************************************************************/
/*************************************************************
* btn_type1
*************************************************************/
.btn_type1 {
  -webkit-appearance:none;
  -moz-appearance:none;
  -ms-appearance:none;
  -o-appearance:none;
  appearance:none;
  display:inline-block;
  position: relative;

  text-align: center;

  background-color: #0099cc;
  color: #fff;

  padding: 4px 10px 2px;  

  border-radius: 9px;

  /*-webkit-transition: all 600ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -moz-transition: all 600ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -ms-transition: all 600ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: all 600ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 600ms cubic-bezier(0.455, 0.03, 0.515, 0.955);*/
}
.btn_type1::before {
  line-height: 0;
  padding-right: 5px;
  padding-top: 2px;
}
.btn_type1.mail::before {
  content: url(../img/mail.png);
  vertical-align: -0.2rem;
}
.btn_type1.recruit::before {
  content: url(../img/recruit.png);
  vertical-align: -0.4rem;
}
.btn_type1::after {
  content: "";
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;

  border: 2.5px solid #ffcc00;
  border-radius: 9px;
  width: 100%;
  height: 100%;

  -webkit-transition: opacity 600ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: opacity 600ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -ms-transition: opacity 600ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 600ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hover .btn_type1:hover::after,
.btn_type1.hover::after {
  opacity: 1;
}
.btn_type1.vari01 {
  letter-spacing: 0.1rem;
  border-radius: 5px;
  padding: 6px 20px 3px;
}
.btn_type1.vari01::after {
  border-radius: 5px;
}
/*************************************************************
* btn_type2
*************************************************************/
.btn_type2 {
  -webkit-appearance:none;
  -moz-appearance:none;
  -ms-appearance:none;
  -o-appearance:none;
  appearance:none;
  display:block;
  position: relative;
  width:300px;

  text-align: center;
  font-size: 1.8rem;
  letter-spacing: 0.2rem;
  font-weight: bold;

  color: #0099cc;

  padding: 7px 20px 5px;
  margin: auto;
  border: #09c 3px solid;
  border-radius: 6px;

  -webkit-transition: color 600ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: color 600ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -ms-transition: color 600ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: color 600ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.btn_type2 span {
  position: relative;
  z-index: 2;
}
.btn_type2::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
}
.btn_type2::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;

  background-color: #09c;
  width: 0%;
  height: 100%;

  -webkit-transition: width 600ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: width 600ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -ms-transition: width 600ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: width 600ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hover .btn_type2:hover,
.btn_type2.hover {
  color: #fff;
}
.hover .btn_type2:hover::after,
.btn_type2.hover::after {
  width: 100%;
}
@media screen and (max-width: 979px) {
}
@media screen and (max-width: 768px) {
}
@media screen and (max-width: 479px) {
  .btn_type2 {
    width: 100%;
    font-size: 1.6rem;
  }
}
/**************************************************************
*
* ボックス
*
**************************************************************/
/**************************************************************
* ボックス１
**************************************************************/
.box_type1 {
  display: block;
  border-top: #ff9934 5px solid;
  font-size: 1rem;
  position: relative;
}
.box_type1 .number {
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
  color: #ff9934;
  font-size: 2.6em;
  padding: 12px;
  text-align: center;
  line-height: 1;
  position: absolute;
  z-index: 2;
  top: -27px;
  left: 0;
  right: 0;
  margin: auto;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  display: block;
  background-color: #fff;
}
.box_type1 .number svg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  overflow: visible;
  right: 0;
  margin: auto;
  stroke-dasharray: 40.8, 13;
  stroke-dashoffset: 37;

  -webkit-transition: stroke-dashoffset 800ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: stroke-dashoffset 800ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -ms-transition: stroke-dashoffset 800ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: stroke-dashoffset 800ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.box_type1 .image {
  overflow: hidden;
  position: relative;
  padding: 1px;
  padding-top: 0;
  padding-bottom: 0;
  z-index: 1;
}
.box_type1 .image img {
  -webkit-transition: transform 800ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: transform 800ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -ms-transition: transform 800ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 800ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.box_type1 .text {
  position: relative;
  z-index: 1;
}
.box_type1 .headline {
  font-size: 2em;
  letter-spacing: 0.1rem;
  line-height: 1.2;
  color: #ff9934;
  text-align: center;
  margin-top: 0.75em;
  margin-bottom: 0.7em;
}
.box_type1 p {
  letter-spacing: 0.16rem;
  font-size: 1.4em;
  line-height: 1.5;
  padding-left: 25px;
  padding-right: 25px;
  height: 120px;
  margin-bottom: 0;
}
.box_type1 i {
  display: block;
  text-align: center;
  color: #09c;
  font-size: 1.8em;
  margin-bottom: 10px;
  position: relative;
  z-index: 1;

  -webkit-transition: color 800ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: color 800ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -ms-transition: color 800ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: color 800ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.box_type1 i::after {
  content: "\e900";
  opacity: 0;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #09c;

  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;

  -webkit-transition: opacity 800ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: opacity 800ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -ms-transition: opacity 800ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 800ms cubic-bezier(0.215, 0.61, 0.355, 1);

  -webkit-transform: translateX(-20px);
  -ms-transform: translateX(-20px);
  -o-transform: translateX(-20px);
  transform: translateX(-20px);
}
.box_type1 .border {
  position: absolute;
  z-index: 0;
  top: -2px;
  left: 0;
}
.hover .box_type1:hover .image img ,
.box_type1.hover .image img {
  -webkit-transform: scale(1.04);
  -o-transform: scale(1.04);
  transform: scale(1.04);
}
.hover .box_type1:hover .number svg,
.box_type1.hover .number svg {
  stroke-dashoffset: 30;
}
.hover .box_type1:hover i,
.box_type1.hover i {
  -webkit-animation: .8s move forwards cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-animation: .8s move forwards cubic-bezier(0.645, 0.045, 0.355, 1);
  animation: .8s move forwards cubic-bezier(0.645, 0.045, 0.355, 1);

}
@-webkit-keyframes move {
  0% {
    transform: translateX(0px);
  }
  100% {
    transform: translateX(20px);
    color: transparent;
  }
}
@-ms-keyframes move {
  0% {
    transform: translateX(0px);
  }
  100% {
    transform: translateX(20px);
    color: transparent;
  }
}
@keyframes move {
  0% {
    transform: translateX(0px);
  }
  100% {
    transform: translateX(20px);
    color: transparent;
  }
}
.hover .box_type1:hover i::after,
.box_type1.hover i:after {
  -webkit-animation: .8s opacity forwards cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-animation: .8s opacity forwards cubic-bezier(0.645, 0.045, 0.355, 1);
  animation: .8s opacity forwards cubic-bezier(0.645, 0.045, 0.355, 1);

}
@-webkit-keyframes opacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes opacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/**************************************************************
* ボックス１　バリエーション１
**************************************************************/
.box_type1.vari1 {
  border-left: #cccccc 1px solid;
  border-right: #cccccc 1px solid;
  border-bottom: #cccccc 1px solid;
  padding: 10px;
  background-color: #fff;
  margin-bottom: 30px;
}

.box_type1.vari1 .image {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 20px;
}
.box_type1.vari1 ul {
  list-style-type: disc;
  font-size: 1.4em;
  margin-left: 2em;
}
.box_type1.vari1 ul li {
  margin-bottom: 5px;
}
@media screen and (max-width: 979px) {
}
@media screen and (max-width: 768px) {
}
@media screen and (max-width: 479px) {
}
/**************************************************************
*
*パンくず
*
**************************************************************/
.topicpass {
  padding: 3px;
  display: inline-block;
  background-color: rgba(246, 244, 237,0.7);
  border-radius: 5px;

  position: relative;
  z-index: 3;
}
.topicpass li {
  display: inline-block;

}
.topicpass li::after {
  content: ">";
  font-family: 'icomoon';
  margin-left: 10px;
  margin-left: 10px;
}
.topicpass li:last-child::after {
  content: none;
}
.topicpass i::before {
  vertical-align: bottom;
}
.topicpass li a {
  text-decoration: none;
  color: #09c;
}
.topicpass li a:hover {
  text-decoration: underline;
}
/*************************************************************
*
* 見出し
*
*************************************************************/
/*************************************************************
* 見出し１
*************************************************************/
.headline_type1 {
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
  font-size: 3rem;
  line-height: 1.3;
  letter-spacing: 0.15rem;
  font-feature-settings : "palt";
  text-align: center;
  position: relative;
  margin-bottom: 20px;
}
.headline_type1 span {
  font-size: 0.4em;
  letter-spacing: 0.05rem;
  margin-top: 0.45em;
  display: block;
}
.headline_type1::after {
  content:"";
  position: absolute;
  bottom: -0.4em;
  left: 0;
  right: 0;
  margin: auto;

  width: 30px;
  height: 4px;

  background-color: #ff9934;
}
/*************************************************************
* 見出し２
*************************************************************/
.headline_type2 {
  color: #ff9934;
  text-align: center;
  font-size: 2rem;
  letter-spacing: 0.1rem;
  font-feature-settings : "palt";
  line-height: 1.2;
  margin-bottom: 50px;

  padding-bottom: 20px;
  position: relative;
}
.headline_type2::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;

  height: 5px;
  width: 300px;
  background-color: #ff9934;
}
/*************************************************************
* サブ見出し
*************************************************************/
.subheadline_type1 {
  font-size: 1.4rem;
  font-weight: bold;
  letter-spacing: 0.16em;
  font-feature-settings : "palt";
  line-height: 1.5;
  margin-bottom: 10px;
}
@media screen and (max-width: 979px) {
}
@media screen and (max-width: 768px) {
}
@media screen and (max-width: 479px) {
}
/**************************************************************
*
*リスト
*
**************************************************************/
.list_type1 li {
  border-bottom: #333 dashed 1px;
  padding-top: 15px;
  padding-bottom: 10px;
}
.list_circle li {
	list-style-type: circle;
	margin-left: 1.4em;
}
/**************************************************************
*
*テーブル
*
**************************************************************/
.table_container {
  overflow-x: scroll;
}
/**************************************************************
* テーブル１
**************************************************************/
.table_type1 {
  width: 100%;
  max-width: 700px;
  margin: auto;
}
.table_type1 th,
.table_type1 td {
  text-align: left;
  letter-spacing: 0.05rem;
  vertical-align: text-top;
  padding: 12px 20px;
}
.table_type1 tr:not(:last-child) th,
.table_type1 tr:not(:last-child) td {
  border-bottom: #fff 1px solid;
}
.table_type1 th {
  color: #fff;
  font-weight: bold;
  min-width: 115px;

  background-color: #ff9934;
}
.table_type1 td {
  background-color: #eeeeee;
}

.table_type1 .blank {

}
.table_type1 .accent {
	padding-top: 4px;
	padding-bottom: 4px;
}
@media screen and (max-width: 979px) {
}
@media screen and (max-width: 768px) {
}
@media screen and (max-width: 479px) {
  .table_type1 th,
  .table_type1 td {
    display: block;
  }
  .table_type1 th {
    padding-top: 5px;
    padding-bottom: 2px;
  }
}
/**************************************************************
* テーブル２
**************************************************************/
.table_type2 {
  width: 100%;
  overflow-x: scroll;
  max-width: 700px;
  margin: auto;
}
.table_type2 thead th {
  font-weight: bold;
  color: #fff;
  text-align: center;
  letter-spacing: 0.16rem;

  padding: 13px;
  background-color: #0099cc;
}
.table_type2 thead th:not(:first-child) {
  border-left: #fff 1px solid;
  border-bottom: #fff 1px solid;
}
.table_type2 tbody th,
.table_type2 tbody td {
  padding: 10px 30px;
}
.table_type2 tbody th {
  font-weight: bold;
  color: #0099cc;
  text-align: left;
  letter-spacing: 0.05rem;
  font-size: 1.7rem;

  border-bottom: #fff 1px solid;
  border-right: #fff 1px solid;
  background-color: #d9f0f7;
  max-width: 200px;
  min-width: 130px;
}
.table_type2 tbody td {
  text-align: center;
  font-size: 1.8rem;
}
.table_type2 tbody td:not(:first-child) {
  border-left: #fff 1px solid;
  border-bottom: #fff 1px solid;
}
.table_type2 td {
  text-align: left;
  letter-spacing: 0.05rem;
  vertical-align: middle;
  padding: 12px 20px;
  min-width: 165px;
}
.table_type2 tr:not(:last-child) th,
.table_type2 tr:not(:last-child) td {
  border-bottom: #fff 1px solid;
}
.table_type2 th {
  color: #fff;
  font-weight: bold;
  min-width: 115px;

  background-color: #ff9934;
}
.table_type2 td {
  background-color: #eeeeee;
}
/**************************************************************
*
*ヘッダー
*
**************************************************************/
header {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 13px;
  padding-bottom: 15px;
  border-top: #ff9934 5px solid;
}
header .logo {
  display: block;
  float: left;
  width: 370px;
}
header .logo p {
  font-size: 1.2rem;
  color: #996600;
  line-height: 1.2;
  margin-bottom: 7px;
  margin-top: 7px;
}
header .logo h1 {
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
  font-size: 3.2rem;
  font-feature-settings : "palt";
  letter-spacing: 0.1rem;
  line-height: 1.2;
}
header .logo h1 small {
  font-size: 0.5em;
  letter-spacing: normal;
  padding-right: 0.6em;
}
header .contact {
  float: right;
}
header .contact .mail {
  margin-right: 15px;
}
@media screen and (max-width: 979px) {
}
@media screen and (max-width: 768px) {
  header .logo,
  header .contact {
    float: none;
  }
  header .logo {
    width: auto;
    margin-bottom: 0;
  }
  header .contact {
    display: none;
  }

}
@media screen and (max-width: 479px) {
  header .logo p {
    display: none;
  }
  header .logo h1 small {
    display: block;
    font-size: 0.4em;
    padding-right: 0;
  }
}
/**************************************************************
*
* ナビゲーション
*
**************************************************************/
.toggle {
  position: fixed;
  display: none;
  top: 10px;
  right: 1.96078431372549%;
  width: 40px;
  height: 40px;
  background-color: #09c;
  cursor: pointer;
  z-index: 20;
}
.toggle span {
  font-size: 0;
  display: block;
  width: 30px;
  height: 1px;
  background-color: #FFF;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.toggle span,
.toggle span::before,
.toggle span::after {
  -webkit-transition: all 600ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -moz-transition: all 600ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -ms-transition: all 600ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: all 600ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 600ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.toggle span::before,
.toggle span::after {
  content: "";
  width: 30px;
  height: 1px;
  background-color: #FFF;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.toggle span::before {
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  transform: translateY(-10px);
}
.toggle span::after {
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -o-transform: translateY(10px);
  transform: translateY(10px);
}
.toggle.active span {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.toggle.active span::before {
  opacity: 0;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
}
.toggle.active span::after {
  -webkit-transform: translateY(0px) rotate(-90deg);
  -moz-transform: translateY(0px) rotate(-90deg);
  -ms-transform: translateY(0px) rotate(-90deg);
  -o-transform: translateY(0px) rotate(-90deg);
  transform: translateY(0px) rotate(-90deg);
}
nav {
  float: right;
  clear: right;
  margin-top: 15px;
}
nav li {
  float: left;
  position: relative;
}
nav li:not(:first-child) {
  margin-left: 20px;
}
nav li a {
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
  font-feature-settings : "palt";
}
nav a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 0px;
  height: 2px;
  background-color: #ff9934;

  -webkit-transition: width 600ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: width 600ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -ms-transition: width 600ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: width 600ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hover nav a:hover::after,
nav a.hover::after,
nav a.active::after {
  width: 40px;
}
@media screen and (max-width: 979px) {
  nav {
    margin-top: 30px;
  }
}
@media screen and (max-width: 768px) {
  .toggle {
    display: block; 
  }
  nav {
    display: none;
    position: fixed;
    background-color: rgba(0,0,0,0.5);
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    z-index: 15;
  }
  nav ul {
    width: 300px;
    height: 80%;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    background-color: #f6f4ed;
    padding: 15px 30px;
  }
  nav ul li {
    float: none;
    text-align: left;

    margin-left: 0 !important;
    margin-bottom: 15px;


  }
  nav ul li a {
    border-left: #09c 5px solid;
    padding-left: 20px;
    padding-bottom: 7.5px;
    padding-top: 7.5px;
    display: block;

    -webkit-transition: padding 600ms cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: padding 600ms cubic-bezier(0.215, 0.61, 0.355, 1);
    -ms-transition: padding 600ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: padding 600ms cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  nav ul li a::after {
    right: auto;

  }
  .hover nav a:hover,
  nav a.hover {
    padding-left: 40px;
  }
  .hover nav a:hover::after,
  nav a.hover::after,
  nav a.active::after {
    width: 0%;
  }
}
@media screen and (max-width: 479px) {

}
/**************************************************************
*
* グーグルマップ
*
**************************************************************/
.gmap {
  font-size: 0;
}
/**************************************************************
*
* フッター
*
**************************************************************/
footer {
  position: relative;
}
footer .info_container {
  background-color: #ff9934;
  padding-top: 15px;
  padding-bottom: 15px;
  position: relative;
}
footer .info_container .container {
  position: relative;
}
footer .info_container > img {
  position: absolute;
  top: -13px;
  right: 0;
}
footer .info {
  float: left;
}
footer .company_name {
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
  font-feature-settings : "palt";
  color: #fff;
  font-size: 3.2rem;
  letter-spacing: 0.1rem;
  line-height: 1.2;

  margin-bottom: 25px;
}
footer .company_name small {
  font-size: 0.531em;
  letter-spacing: normal;
  margin-bottom: 0.3em;
  display: block;
}
footer .address {
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
  font-feature-settings : "palt";
  color: #fff;
  font-size: 1.8rem;
  letter-spacing: 0.1rem;
  line-height: 1.2;
}
footer .address > * {
  margin-bottom: 4px;
  display: block;
}
footer .contact {
  position: absolute;
  bottom: 0;
  right: 1.96078431372549%;
}
footer .contact > * {
  margin-bottom: 5px;
  text-align: left;
  padding: 5px 15px 3px;
}
footer .contact img {
  margin-right: 8px;
}
footer .contact .mail img {
  vertical-align: -0.2rem;
}
footer .contact .recruit img {
  vertical-align: -0.6rem;
}
footer .copyright {
  text-align: center;
  font-size: 1rem;
  letter-spacing: 0.1rem;
  line-height: 1.3;
  padding-top: 45px;
  padding-bottom: 45px;
  background: #f6f4ed;
  color: #ff9934;
}
#logo_aura {
  position: absolute;
  bottom:0;
  right:0;
}
.pagetop {
  position: fixed;
  bottom: 40px;
  right:1.5%;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  /* background-color: #09c;*/
  color: #fff;
  padding: 6px 8px;
  z-index: 10;

  box-shadow: 0 0 0 3px #fff;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;

  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.pagetop::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 2px;
  z-index: -1;
  background: #09c;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
  -moz-transition: -moz-transform 0.2s, opacity 0.3s;
  -o-transition: -moz-transform 0.2s, opacity 0.3s;
  -ms-transition: -moz-transform 0.2s, opacity 0.3s;
  transition: transform 0.2s, opacity 0.3s;
}
.pagetop i {
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 22px;
  height: 22px;
  font-size: 2.3rem;
}
.hover .pagetop:hover,
.pagetop.hover {
  color: #09c;
}
.hover .pagetop:hover::after ,
.pagetop.hover::after {
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
  opacity: 0;
}
@media screen and (max-width: 979px) {
}
@media screen and (max-width: 768px) {
  footer .info {
    float: none;
    margin-bottom: 20px;
  }
  footer .contact {
    position: static;
  }
  footer .contact > * {
    margin-left: 0;
  }
}
@media screen and (max-width: 479px) {
  footer .info_container > img {
    display: none;
  }
}
/**************************************************************
*
*メインイメージ
*
**************************************************************/
.mainimage {
  position: relative;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.mainimage .text {
  width: 384px;
  height: 145px;

  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
@media screen and (max-width: 979px) {
}
@media screen and (max-width: 768px) {
}
@media screen and (max-width: 479px) {
  .mainimage .text {
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
  }
}
/*************************************************************
* トップメインイメージ
*************************************************************/
.top .mainimage {
  height: 530px;

}
.top .mainimage .main_bg {
  height: inherit;
}
.top .mainimage .main_bg div {
  height: inherit;
  background-size: cover;
  background-position: center;
  outline: none;
}
.top .mainimage .main_bg .one {
  background-image: url(../img/mainimage_img.png);
}
.top .mainimage .main_bg .two {
  background-image: url(../img/mainimage_img02.png);
}
.top .mainimage .main_bg .three {
  background-image: url(../img/mainimage_img03.png);
}
.top .mainimage .main_bg .four {
  background-image: url(../img/mainimage_img04.png);
}
@media screen and (max-width: 979px) {
  .top .mainimage .main_bg .one {
    background-image: url(../img/mainimage_img_s.png);
  }
}
@media screen and (max-width: 479px) {
  .top .mainimage {
    height: 230px;
  }
}
/*************************************************************
* 下層メインイメージ
*************************************************************/
.subpage .mainimage {
  height: 190px;
  background-color: #f6f4ed;
}
.subpage .mainimage::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;

  background-image: url(../img/mt_leaf.png);
  background-position: right -20px;
  background-size: contain;
  background-repeat: no-repeat;

  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.subpage .mainimage::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;

  background-image: url(../img/mt_leaf.png);
  background-position: right -13px;
  background-size: contain;
  background-repeat: no-repeat;
}
.subpage .mainimage .icon-path {
  position: absolute;
  z-index: 3;
  width: 85px;
}
.subpage .mainimage .icon-path.top {
  color: #fff;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.subpage .mainimage .icon-path.bottom {
  color: #f6f4ed;
  bottom: -14px;
  left: 0;
  right: 0;
  margin: auto;
}
.subpage .mainimage .text {
  height: 70px;
  z-index: 5;
}
@media screen and (max-width: 979px) {
}
@media screen and (max-width: 768px) {
  .subpage .mainimage {
    height: 270px;
  }
}
@media screen and (max-width: 479px) {
}
/**************************************************************
*
*404ページ
*
**************************************************************/
@media screen and (max-width: 979px) {
}
@media screen and (max-width: 768px) {
}
@media screen and (max-width: 479px) {
}
/* 20251107　追加*/
.info_dl {
    display: flex;
    margin-top: 50px;
}
.info_dl dt {
    width: 30%;
    text-align: center;
}
.info_title a {
    color: #ff9934;
    text-decoration: underline;
}