/*
@bg-blue:				#2bb1cc;
@bg-red:				#cc5551;
@bg-green:				#85BF69;
@bg-purple:				#a48ecc;

@blue:					#309ed0;
@blueGreen:				#71c7d5;
@darkBlue:				#0d3340;
@darkBlueAlpha:			rgba(13, 51, 64, 0.9);
@bgBlue:				#16576d;
@lightBlue:				#33ccff;
@shadowBlack:			rgba(0, 0, 0, 0.4);
@hi-lightWhite:			rgba(255, 255, 255, 0.1);
@grayDarker:            #222;
@grayDark:              #333;
@gray:                  #e6e5e5;
@grayLight:             #999;
@grayLighter:           #eee;
@white:                 #fff;
@orange:                #e24c3c;
@green:					#61bfd0;
@darkGreen:				#3e9fb6;
@red:					#b90000;
@perple:				#b54895;
@darkPerple:			#762c5a;
@litePerple:			#c04893;
@yellow:				#efea3a;
@textBlack:				#030000;

@baseGray:				#f6f7f7;
@accentGray:			#7f7f7f;
*/
/*
@bodyBackground:        @white;
@textColor:             @grayDark;
*/
@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?20589390');
  src: url('../font/fontello.eot?20589390#iefix') format('embedded-opentype'), url('../font/fontello.woff2?20589390') format('woff2'), url('../font/fontello.woff?20589390') format('woff'), url('../font/fontello.ttf?20589390') format('truetype'), url('../font/fontello.svg?20589390#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?20589390#fontello') format('svg');
  }
}
*/
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: 0.2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-arrow-right:before {
  content: '\e800';
}
/* '' */
.icon-to-page-top:before {
  content: '\e801';
}
/* '' */
.icon-logo-mumhouse-co-jp:before {
  content: '\e802';
}
/* '' */
.icon-logo-mumhouse-photo:before {
  content: '\e803';
}
/* '' */
.icon-arrow-right2:before {
  content: '\e804';
}
/* '' */
.icon-arrow-return:before {
  content: '\e805';
}
/* '' */
.icon-number-1:before {
  content: '\e806';
}
/* '' */
.icon-number4:before {
  content: '\e807';
}
/* '' */
.icon-number-3:before {
  content: '\e808';
}
/* '' */
.icon-number-2:before {
  content: '\e809';
}
/* '' */
.icon-mail:before {
  content: '\e80a';
}
/* '' */
.icon-link:before {
  content: '\e80b';
}
/* '' */
.icon-unlink:before {
  content: '\e80c';
}
/* '' */
.icon-attach:before {
  content: '\e80d';
}
/* '' */
.icon-share-1:before {
  content: '\e80e';
}
/* '' */
.icon-share-squared:before {
  content: '\e80f';
}
/* '' */
.icon-doc-text:before {
  content: '\e810';
}
/* '' */
.icon-file-pdf:before {
  content: '\e811';
}
/* '' */
.icon-file-word:before {
  content: '\e812';
}
/* '' */
.icon-file-excel:before {
  content: '\e813';
}
/* '' */
.icon-file-powerpoint:before {
  content: '\e814';
}
/* '' */
.icon-file-image:before {
  content: '\e815';
}
/* '' */
.icon-file-archive:before {
  content: '\e816';
}
/* '' */
.icon-file-audio:before {
  content: '\e817';
}
/* '' */
.icon-file-video:before {
  content: '\e818';
}
/* '' */
.icon-zoom-in-1:before {
  content: '\e819';
}
/* '' */
.icon-zoom-out-1:before {
  content: '\e81a';
}
/* '' */
.icon-desktop-2:before {
  content: '\e81b';
}
/* '' */
.icon-laptop-1:before {
  content: '\e81c';
}
/* '' */
.icon-tablet-2:before {
  content: '\e81d';
}
/* '' */
.icon-mobile-2:before {
  content: '\e81e';
}
/* '' */
.icon-globe:before {
  content: '\e81f';
}
/* '' */
.icon-dot-circled:before {
  content: '\e820';
}
/* '' */
.icon-asterisk:before {
  content: '\e821';
}
/* '' */
.icon-export:before {
  content: '\e822';
}
/* '' */
.icon-popup:before {
  content: '\e823';
}
/* '' */
.icon-down-open-big:before {
  content: '\e824';
}
/* '' */
.icon-left-open-big:before {
  content: '\e825';
}
/* '' */
.icon-right-open-big:before {
  content: '\e826';
}
/* '' */
.icon-up-open-big:before {
  content: '\e827';
}
/* '' */
.icon-down-dir:before {
  content: '\e828';
}
/* '' */
.icon-left-dir:before {
  content: '\e829';
}
/* '' */
.icon-right-dir:before {
  content: '\e82a';
}
/* '' */
.icon-up-dir:before {
  content: '\e82b';
}
/* '' */
.icon-stop:before {
  content: '\e82c';
}
/* '' */
.icon-record:before {
  content: '\e82d';
}
/* '' */
.icon-cd:before {
  content: '\e82e';
}
/* '' */
.icon-down-1:before {
  content: '\e82f';
}
/* '' */
.icon-left-1:before {
  content: '\e830';
}
/* '' */
.icon-right-1:before {
  content: '\e831';
}
/* '' */
.icon-up-1:before {
  content: '\e832';
}
/* '' */
.icon-cancel-circle-1:before {
  content: '\e833';
}
/* '' */
.icon-plus-circle-1:before {
  content: '\e834';
}
/* '' */
.icon-facebook:before {
  content: '\e835';
}
/* '' */
.icon-facebook-rect:before {
  content: '\e836';
}
/* '' */
.icon-twitter:before {
  content: '\e837';
}
/* '' */
.icon-twitter-bird:before {
  content: '\e838';
}
/* '' */
.icon-star:before {
  content: '\e839';
}
/* '' */
.icon-th-large:before {
  content: '\e83a';
}
/* '' */
.icon-th:before {
  content: '\e83b';
}
/* '' */
.icon-th-list:before {
  content: '\e83c';
}
/* '' */
.icon-ok:before {
  content: '\e83d';
}
/* '' */
.icon-ok-circled:before {
  content: '\e83e';
}
/* '' */
.icon-cancel:before {
  content: '\e83f';
}
/* '' */
.icon-plus:before {
  content: '\e840';
}
/* '' */
.icon-help-circled:before {
  content: '\e841';
}
/* '' */
.icon-info-circled:before {
  content: '\e842';
}
/* '' */
.icon-home:before {
  content: '\e843';
}
/* '' */
.icon-lock:before {
  content: '\e844';
}
/* '' */
.icon-lock-circled:before {
  content: '\e845';
}
/* '' */
.icon-lock-open:before {
  content: '\e846';
}
/* '' */
.icon-lock-open-alt:before {
  content: '\e847';
}
/* '' */
.icon-eye:before {
  content: '\e848';
}
/* '' */
.icon-tag:before {
  content: '\e849';
}
/* '' */
.icon-tags:before {
  content: '\e84a';
}
/* '' */
.icon-bookmark:before {
  content: '\e84b';
}
/* '' */
.icon-bookmark-empty:before {
  content: '\e84c';
}
/* '' */
.icon-thumbs-up:before {
  content: '\e84d';
}
/* '' */
.icon-thumbs-down:before {
  content: '\e84e';
}
/* '' */
.icon-download-alt:before {
  content: '\e84f';
}
/* '' */
.icon-share:before {
  content: '\e850';
}
/* '' */
.icon-pencil:before {
  content: '\e851';
}
/* '' */
.icon-print:before {
  content: '\e852';
}
/* '' */
.icon-comment:before {
  content: '\e853';
}
/* '' */
.icon-comment-alt:before {
  content: '\e854';
}
/* '' */
.icon-warning:before {
  content: '\e855';
}
/* '' */
.icon-exclamation:before {
  content: '\e856';
}
/* '' */
.icon-location:before {
  content: '\e857';
}
/* '' */
.icon-folder-open:before {
  content: '\e858';
}
/* '' */
.icon-zoom-in:before {
  content: '\e859';
}
/* '' */
.icon-zoom-out:before {
  content: '\e85a';
}
/* '' */
.icon-down-open:before {
  content: '\e85b';
}
/* '' */
.icon-left-open:before {
  content: '\e85c';
}
/* '' */
.icon-right-open:before {
  content: '\e85d';
}
/* '' */
.icon-up-open:before {
  content: '\e85e';
}
/* '' */
.icon-down:before {
  content: '\e85f';
}
/* '' */
.icon-left:before {
  content: '\e860';
}
/* '' */
.icon-right:before {
  content: '\e861';
}
/* '' */
.icon-up:before {
  content: '\e862';
}
/* '' */
.icon-down-circled:before {
  content: '\e863';
}
/* '' */
.icon-left-circled:before {
  content: '\e864';
}
/* '' */
.icon-right-circled:before {
  content: '\e865';
}
/* '' */
.icon-up-circled:before {
  content: '\e866';
}
/* '' */
.icon-cw:before {
  content: '\e867';
}
/* '' */
.icon-cw-circled:before {
  content: '\e868';
}
/* '' */
.icon-arrows-cw:before {
  content: '\e869';
}
/* '' */
.icon-play:before {
  content: '\e86a';
}
/* '' */
.icon-play-circled:before {
  content: '\e86b';
}
/* '' */
.icon-play-circled2:before {
  content: '\e86c';
}
/* '' */
.icon-inbox:before {
  content: '\e86d';
}
/* '' */
.icon-align-justify:before {
  content: '\e86e';
}
/* '' */
.icon-list:before {
  content: '\e86f';
}
/* '' */
.icon-off:before {
  content: '\e870';
}
/* '' */
.icon-filter:before {
  content: '\e871';
}
/* '' */
.icon-cancel-1:before {
  content: '\e872';
}
/* '' */
.icon-link-1:before {
  content: '\e873';
}
/* '' */
.icon-down-circle:before {
  content: '\e874';
}
/* '' */
.icon-left-circle:before {
  content: '\e875';
}
/* '' */
.icon-right-circle:before {
  content: '\e876';
}
/* '' */
.icon-up-circle:before {
  content: '\e877';
}
/* '' */
.icon-menu:before {
  content: '\e878';
}
/* '' */
.icon-angle-circled-left:before {
  content: '\e879';
}
/* '' */
.icon-angle-circled-right:before {
  content: '\e87a';
}
/* '' */
.icon-angle-circled-up:before {
  content: '\e87b';
}
/* '' */
.icon-angle-circled-down:before {
  content: '\e87c';
}
/* '' */
.icon-down-open-1:before {
  content: '\e87d';
}
/* '' */
.icon-left-open-1:before {
  content: '\e87e';
}
/* '' */
.icon-right-open-1:before {
  content: '\e87f';
}
/* '' */
.icon-up-open-1:before {
  content: '\e880';
}
/* '' */
.icon-angle-left:before {
  content: '\e881';
}
/* '' */
.icon-angle-right:before {
  content: '\e882';
}
/* '' */
.icon-angle-up:before {
  content: '\e883';
}
/* '' */
.icon-angle-down:before {
  content: '\e884';
}
/* '' */
.icon-down-open-2:before {
  content: '\e885';
}
/* '' */
.icon-left-open-2:before {
  content: '\e886';
}
/* '' */
.icon-right-open-2:before {
  content: '\e887';
}
/* '' */
.icon-up-open-2:before {
  content: '\e888';
}
/* '' */
.icon-phone:before {
  content: '\e889';
}
/* '' */
.icon-phone-circled:before {
  content: '\e88a';
}
/* '' */
.icon-mail-1:before {
  content: '\e88b';
}
/* '' */
.icon-mail-circled:before {
  content: '\e88c';
}
/* '' */
.icon-location-1:before {
  content: '\e88d';
}
/* '' */
.icon-comment-1:before {
  content: '\e88e';
}
/* '' */
.icon-camera:before {
  content: '\e88f';
}
/* '' */
.icon-gift:before {
  content: '\e890';
}
/* '' */
.icon-cab:before {
  content: '\e891';
}
/* '' */
.icon-taxi:before {
  content: '\e892';
}
/* '' */
.icon-bus:before {
  content: '\e893';
}
/* '' */
.icon-subway:before {
  content: '\e894';
}
/* '' */
.icon-coffee:before {
  content: '\e895';
}
/* '' */
.icon-food:before {
  content: '\e896';
}
/* '' */
.icon-building-filled:before {
  content: '\e897';
}
/* '' */
.icon-location-2:before {
  content: '\e898';
}
/* '' */
.icon-num-3:before {
  content: '\e899';
}
/* '' */
.icon-num-4:before {
  content: '\e89a';
}
/* '' */
.icon-num-2:before {
  content: '\e89b';
}
/* '' */
.icon-num-1:before {
  content: '\e89c';
}
/* '' */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/*	12 COLUMN : RESPONSIVE GRID SYSTEM
	DEVELOPER : DENIS LEBLANC
	URL : http://responsive.gs
	VERSION : 3.0
	LICENSE : GPL & MIT */
/* 	SET ALL ELEMENTS TO BOX-SIZING : BORDER-BOX */
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/scripts/boxsizing.htc);
  /*	If you need support for IE7 and lower make 
		sure the boxsizing.htc file is linked properly.
		More info here:  https://github.com/Schepp/box-sizing-polyfill */
}
/*	MAIN CONTAINER 
	Set the width to whatever you want the width of your site to be. */
/*	SELF CLEARING FLOATS - CLEARFIX METHOD */
.container:after,
.row:after,
.col:after,
.clr:after,
.group:after {
  content: "";
  display: table;
  clear: both;
}
/* 	DEFAULT ROW STYLES 
	Set bottom padding according to preference */
.row {
  padding-bottom: 0em;
}
/* DEFAULT COLUMN STYLES */
.col {
  display: block;
  float: left;
  width: 100%;
}
.col-left,
.col-middle {
  float: left;
}
.col-right {
  float: right;
}
@media (max-width: 765px) {
  .gutters .col {
    margin-left: 0;
  }
  .gutters .col:first-child {
    margin-left: 0;
  }
  .sp-gutters .col {
    margin-left: 4%;
  }
  .sp-gutters .col:first-child {
    margin-left: 0;
  }
  .sp-span_1 {
    width: 8.33333333%;
  }
  .sp-span_2 {
    width: 16.66666667%;
  }
  .sp-span_3 {
    width: 25%;
  }
  .sp-span_4 {
    width: 33.33333333%;
  }
  .sp-span_5 {
    width: 41.66666667%;
  }
  .sp-span_6 {
    width: 50%;
  }
  .sp-span_7 {
    width: 58.33333333%;
  }
  .sp-span_8 {
    width: 66.66666667%;
  }
  .sp-span_9 {
    width: 75%;
  }
  .sp-span_10 {
    width: 83.33333333%;
  }
  .sp-span_11 {
    width: 91.66666667%;
  }
  .sp-span_12 {
    width: 100%;
  }
  .sp-gutters .sp-span_1 {
    width: 5.5%;
  }
  .sp-gutters .sp-span_2 {
    width: 14%;
  }
  .sp-gutters .sp-span_3 {
    width: 22%;
  }
  .sp-gutters .sp-span_4 {
    width: 30.5%;
  }
  .sp-gutters .sp-span_5 {
    width: 39.5%;
  }
  .sp-gutters .sp-span_6 {
    width: 48%;
  }
  .sp-gutters .sp-span_6:nth-of-type(odd) {
    margin-left: 0;
  }
  .sp-gutters .sp-span_7 {
    width: 56.5%;
  }
  .sp-gutters .sp-span_8 {
    width: 65%;
  }
  .sp-gutters .sp-span_9 {
    width: 73.5%;
  }
  .sp-gutters .sp-span_10 {
    width: 82%;
  }
  .sp-gutters .sp-span_11 {
    width: 90.5%;
  }
  .sp-gutters .sp-span_12 {
    width: 100%;
  }
}
/*	COLUMN WIDTH ON DISPLAYS +768px 
	You might need to play with media queries here to suite your design. */
@media (min-width: 766px) {
  .gutters .col {
    margin-left: 4%;
  }
  .gutters .col:first-child {
    margin-left: 0;
  }
  .span_1 {
    width: 8.33333333%;
  }
  .span_2 {
    width: 16.66666667%;
  }
  .span_3 {
    width: 25%;
  }
  .span_4 {
    width: 33.33333333%;
  }
  .span_5 {
    width: 41.66666667%;
  }
  .span_6 {
    width: 50%;
  }
  .span_7 {
    width: 58.33333333%;
  }
  .span_8 {
    width: 66.66666667%;
  }
  .span_9 {
    width: 75%;
  }
  .span_10 {
    width: 83.33333333%;
  }
  .span_11 {
    width: 91.66666667%;
  }
  .span_12 {
    width: 100%;
  }
  /*	
	.gutters .span_1 { width: 6.5%; }
	.gutters .span_2 { width: 15.0%; }
	.gutters .span_3 { width: 23.5%; }
	.gutters .span_4 { width: 32.0%; }
	.gutters .span_5 { width: 40.5%; }
	.gutters .span_6 { width: 49.0%; }
	.gutters .span_7 { width: 57.5%; }
	.gutters .span_8 { width: 66.0%; }
	.gutters .span_9 { width: 74.5%; }
	.gutters .span_10 { width: 83.0%; }
	.gutters .span_11 { width: 91.5%; }
	.gutters .span_12 { width: 100%; }
*/
  .gutters .span_1 {
    width: 5.5%;
  }
  .gutters .span_2 {
    width: 14%;
  }
  .gutters .span_3 {
    width: 22%;
  }
  .gutters .span_4 {
    width: 30.5%;
  }
  .gutters .span_5 {
    width: 39.5%;
  }
  .gutters .span_6 {
    width: 48%;
  }
  .gutters .span_7 {
    width: 56.5%;
  }
  .gutters .span_8 {
    width: 65%;
  }
  .gutters .span_9 {
    width: 73.5%;
  }
  .gutters .span_10 {
    width: 82%;
  }
  .gutters .span_11 {
    width: 90.5%;
  }
  .gutters .span_12 {
    width: 100%;
  }
}
/* 
	RESET - ADAPTED FROM MEYER RESET
	URL - http://meyerweb.com/eric/tools/css/reset/
	LICENSE - PUBLIC DOMAIN
*/
/* RESET
----------------------------------------------------------------------------------------------------*/
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
caption,
canvas,
center,
cite,
code,
dd,
del,
details,
dfn,
dialog,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
form,
footer,
header,
hgroup,
h1,
h2,
h3,
h4,
h5,
h6,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
main,
small,
span,
strike,
strong,
sub,
summary,
sup,
tt,
table,
tbody,
textarea,
tfoot,
thead,
time,
tr,
th,
td,
u,
ul,
var,
video {
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  font-style: inherit;
  vertical-align: baseline;
  white-space: normal;
  text-align: left;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background: transparent;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
main {
  display: block;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.disp-inline-block {
  display: inline-block;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.text-center {
  text-align: center;
}
.word-break-break {
  word-break: break-all;
}
.word-break-keep {
  word-break: keep-all;
}
.border-radius15 {
  border-radius: 15px;
  overflow: hidden;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.border-w-20 {
  border: 20px solid #fff;
}
.box-shadow-lite {
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.03);
          box-shadow: 0 5px 15px rgba(0, 0, 0, 0.03);
}
.max-w650 {
  max-width: 650px;
  width: 100%;
}
.wAuto {
  width: auto !important;
}
.w10 {
  width: 9.9%;
}
.w15 {
  width: 14.9%;
}
.w20 {
  width: 19.9%;
}
.w30 {
  width: 29.9%;
}
.w40 {
  width: 39.9%;
}
.w50 {
  width: 49.9%;
}
.w60 {
  width: 59.9%;
}
.w70 {
  width: 69.9%;
}
.w80 {
  width: 79.9%;
}
.w85 {
  width: 84.9%;
}
.w90 {
  width: 89.9%;
}
.w100 {
  width: 100%;
}
.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.mt-1em {
  margin-top: -1em;
}
.mt-10 {
  margin-top: -10px;
}
.mt0 {
  margin-top: 0;
}
.mt5 {
  margin-top: 5px;
}
.mt8 {
  margin-top: 8px;
}
.mt10 {
  margin-top: 10px;
}
.mt15 {
  margin-top: 15px;
}
.mt20 {
  margin-top: 20px;
}
.mt25 {
  margin-top: 25px;
}
.mt30 {
  margin-top: 30px;
}
.mt35 {
  margin-top: 35px;
}
.mt40 {
  margin-top: 40px;
}
.mt50 {
  margin-top: 50px;
}
.mt60 {
  margin-top: 60px;
}
.mt70 {
  margin-top: 70px;
}
.mt80 {
  margin-top: 80px;
}
.mt90 {
  margin-top: 90px;
}
.mt100 {
  margin-top: 100px;
}
.mb0 {
  margin-bottom: 0 !important;
}
.mb1 {
  margin-bottom: 1px !important;
}
.mb3 {
  margin-bottom: 3px !important;
}
.mb5 {
  margin-bottom: 5px !important;
}
.mb8 {
  margin-bottom: 8px !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;
}
.mb60 {
  margin-bottom: 60px !important;
}
.mb70 {
  margin-bottom: 70px !important;
}
.mb80 {
  margin-bottom: 80px !important;
}
.mb100 {
  margin-bottom: 100px !important;
}
.mb125 {
  margin-bottom: 125px !important;
}
.mb150 {
  margin-bottom: 150px !important;
}
.mb200 {
  margin-bottom: 200px !important;
}
.ml5 {
  margin-left: 5px;
}
.ml10 {
  margin-left: 10px;
}
.ml15 {
  margin-left: 15px;
}
.ml20 {
  margin-left: 20px;
}
.ml30 {
  margin-left: 30px;
}
.ml40 {
  margin-left: 40px;
}
.ml50 {
  margin-left: 50px;
}
.ml60 {
  margin-left: 60px;
}
.ml100 {
  margin-left: 100px;
}
.ml125 {
  margin-left: 125px;
}
.ml130 {
  margin-left: 130px;
}
.ml150 {
  margin-left: 150px;
}
.ml200 {
  margin-left: 200px;
}
.ml250 {
  margin-left: 250px;
}
.mr-30 {
  margin-right: -30px;
}
.mr-25 {
  margin-right: -25px;
}
.mr-20 {
  margin-right: -20px;
}
.mr-10 {
  margin-right: -10px;
}
.mr5 {
  margin-right: 5px;
}
.mr10 {
  margin-right: 10px;
}
.mr15 {
  margin-right: 15px;
}
.mr20 {
  margin-right: 20px;
}
.mr30 {
  margin-right: 30px;
}
.mr40 {
  margin-right: 40px;
}
.mr50 {
  margin-right: 50px;
}
.mr60 {
  margin-right: 60px;
}
.mr100 {
  margin-right: 100px;
}
.mr150 {
  margin-right: 150px;
}
.mr200 {
  margin-right: 200px;
}
.mr250 {
  margin-right: 250px;
}
.pb0 {
  padding-bottom: 0 !important;
}
.pb5 {
  padding-bottom: 5px !important;
}
.pb10 {
  padding-bottom: 10px !important;
}
.pb20 {
  padding-bottom: 20px !important;
}
.pb25 {
  padding-bottom: 25px;
}
.pb30 {
  padding-bottom: 30px !important;
}
.pb40 {
  padding-bottom: 40px !important;
}
.pb50 {
  padding-bottom: 50px !important;
}
.pb60 {
  padding-bottom: 60px !important;
}
.pb70 {
  padding-bottom: 70px !important;
}
.pb80 {
  padding-bottom: 80px !important;
}
.pa5 {
  padding: 5px;
}
.pa10 {
  padding: 10px;
}
.pa15 {
  padding: 15px;
}
.pa20 {
  padding: 20px;
}
.pa25 {
  padding: 25px;
}
.pa30 {
  padding: 30px;
}
.pa35 {
  padding: 35px;
}
.pa40 {
  padding: 40px;
}
.pa45 {
  padding: 45px;
}
.pa50 {
  padding: 50px;
}
.plr10 {
  padding-left: 10px;
  padding-right: 10px;
}
.plr20 {
  padding-left: 20px;
  padding-right: 20px;
}
.plr25 {
  padding-left: 25px;
  padding-right: 25px;
}
.plr30 {
  padding-left: 30px;
  padding-right: 30px;
}
.plr35 {
  padding-left: 35px;
  padding-right: 35px;
}
.plr40 {
  padding-left: 40px;
  padding-right: 40px;
}
.plr50 {
  padding-left: 50px;
  padding-right: 50px;
}
.plr80 {
  padding-left: 80px;
  padding-right: 80px;
}
.pt0 {
  padding-top: 0 !important;
}
.pt5 {
  padding-top: 5px !important;
}
.pt10 {
  padding-top: 10px;
}
.pt20 {
  padding-top: 20px;
}
.pt25 {
  padding-top: 25px;
}
.pt30 {
  padding-top: 30px;
}
.pt40 {
  padding-top: 40px;
}
.pt45 {
  padding-top: 45px;
}
.pt50 {
  padding-top: 50px;
}
.pr0 {
  padding-right: 0 !important;
}
.pr10 {
  padding-right: 10px;
}
.pr20 {
  padding-right: 20px;
}
.pr25 {
  padding-right: 25px;
}
.pr30 {
  padding-right: 30px;
}
.pr35 {
  padding-right: 35px;
}
.pr40 {
  padding-right: 40px;
}
.pr50 {
  padding-right: 50px;
}
.pr100 {
  padding-right: 100px;
}
.pr150 {
  padding-right: 150px;
}
.pr200 {
  padding-right: 200px;
}
.pr250 {
  padding-right: 250px;
}
.pl0 {
  padding-left: 0 !important;
}
.pl10 {
  padding-left: 10px !important;
}
.pl20 {
  padding-left: 20px !important;
}
.pl25 {
  padding-left: 25px !important;
}
.pl30 {
  padding-left: 30px !important;
}
.pl40 {
  padding-left: 40px !important;
}
.pl50 {
  padding-left: 50px !important;
}
html {
  scroll-behavior: auto !important;
}
.dummy {
  background: red;
  color: white;
  font-size: 80%;
  display: inline-block;
  padding: 0 5px;
  margin-right: 5px;
}
.label-filetype {
  border-radius: 15px;
  font-size: 9px;
  display: inline-block;
  padding: 0.2em 0.75em;
  line-height: 1;
  font-weight: bold;
  margin-left: 0.5em;
  -webkit-transform: translateY(-0.1em);
      -ms-transform: translateY(-0.1em);
          transform: translateY(-0.1em);
  text-indent: 0;
  -webkit-transition: color 0.25s, background 0.25s;
  transition: color 0.25s, background 0.25s;
}
.item-child .label-filetype {
  background: #fff;
  color: #444;
}
.item-child a:hover .label-filetype {
  background: #f26a39;
}
.sub-nav .label-filetype {
  background: #f26a39;
  color: #fff;
}
.sub-nav a:hover .label-filetype {
  background: #444;
}
.box-panel .label-filetype {
  background: #f26a39;
  color: #fff;
}
a:hover .box-panel .label-filetype {
  background: #fff;
  color: #f26a39;
}
.for-sp {
  display: none;
}
.txt-orange,
.text-orange {
  color: #f26a39;
}
.txt-white,
.text-white {
  color: #fff !important;
}
.text-glay {
  color: #666;
}
.text-black {
  color: #444;
}
.box-shadow {
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
.va-middle {
  vertical-align: middle;
}
.va-bottom {
  vertical-align: bottom;
}
.va-top {
  vertical-align: top;
}
.panel-link a:hover {
  text-decoration: none;
}
.pos-relative {
  position: relative;
}
.pos-absolute {
  position: absolute;
}
.title-add-bar {
  padding-bottom: 0.2em;
  border-bottom: 3px solid #f26a39;
}
.border-top-dot {
  border-top: 3px dotted #f26a39;
}
.border-btm-dot {
  border-bottom: 3px dotted #f26a39;
}
.border-btm-glay {
  border-bottom: 3px solid #666;
}
html {
  overflow-y: scroll;
}
body {
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
body img {
  vertical-align: top;
  max-width: 100%;
  height: auto;
}
.italic {
  font-style: italic;
}
a {
  text-decoration: none;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.para {
  margin-bottom: 2.5em;
}
.section {
  margin-bottom: 5em;
  width: 100%;
}
.box-static {
  position: static !important;
}
.box-relative {
  position: relative;
  z-index: 5;
}
.box-absolute {
  position: absolute;
  z-index: 10;
}
.disp-table {
  display: table;
}
.disp-table-cel,
.disp-table-cell {
  display: table-cell;
}
.disp-inlineblock {
  display: inline-block;
}
.disp-none,
.hidden {
  display: none;
}
.va-center {
  vertical-align: center;
}
.va-middle {
  vertical-align: middle;
}
.va-bottom {
  vertical-align: bottom;
}
.box-center {
  margin-right: auto;
  margin-left: auto;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.fl-left {
  float: left;
}
.fl-right {
  float: right;
}
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.main ul {
  margin-left: 1.3em;
}
.main ul li {
  list-style: disc;
}
.corp-logo {
  max-height: 50px;
  width: auto;
}
.main .num_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0;
}
.main .num_list li {
  list-style: none;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33%;
          flex: 0 0 33.33%;
  padding: 0.25em 0;
}
.main .num_list .lm_num {
  display: inline-block;
  width: 2em;
  height: 2em;
  border-radius: 100px;
  background: #f26a39;
  color: #fff;
  margin-right: 0.5em;
  text-align: center;
  padding-top: 0.2em;
  font-weight: bold;
  font-size: 14px;
}
.lm_num {
  display: inline-block;
  width: 2em;
  height: 2em;
  border-radius: 100px;
  text-align: center;
  padding-top: 0.4em;
  font-weight: bold;
  font-size: 12px;
  line-height: 1;
  -webkit-transform: translateY(-0.15em);
      -ms-transform: translateY(-0.15em);
          transform: translateY(-0.15em);
  margin-left: 0.2em;
  margin-right: 0.2em;
}
.lm_num_orange {
  background: #f26a39;
  color: #fff;
  border: 1px solid #f26a39;
}
.lm_num_line {
  background: #fff;
  color: #f26a39;
  border: 1px solid #f26a39;
}
.lm_num_black {
  background: #fff;
  color: #f26a39;
  border: 1px solid #f26a39;
}
@media (max-width: 765px) {
  .main .num_list li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}
/* 
 * ------------------------------------------------------------
 * layout
 * ------------------------------------------------------------
 */
body {
  scroll-behavior: auto !important;
  background: #fff;
  color: #444;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 'メイリオ', 'Meiryo', "ＭＳ Ｐゴシック", Arial, Helvetica, sans-serif;
  font-size: 16px;
}
.wrapper {
  max-width: 1240px;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
  zoom: 1;
}
.wrapper:before,
.wrapper:after {
  content: " ";
  display: table;
}
.wrapper:after {
  clear: both;
}
.wrapper:before,
.wrapper:after {
  content: " ";
  display: table;
}
.wrapper:after {
  clear: both;
}
.content {
  background: #fef7f5;
  background: -webkit-gradient(linear, left top, left bottom, from(#fef7f5), to(#ffecde));
  background: linear-gradient(180deg, #fef7f5 0%, #ffecde 100%);
}
.content .main {
  zoom: 1;
  /*/
		display: grid;
		grid-template-columns: 200px 1fr;
		gap: 30px;
		//*/
  padding-top: 160px;
  padding-bottom: 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.content .main:before,
.content .main:after {
  content: " ";
  display: table;
}
.content .main:after {
  clear: both;
}
.content .main:before,
.content .main:after {
  content: " ";
  display: table;
}
.content .main:after {
  clear: both;
}
.content .main .main-contents {
  min-height: 150px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 230px;
  float: right;
  /*/
			grid-column-start: 2;
			grid-column-end: 3;
			//*/
}
.content .main .nav-contents {
  width: 200px;
  float: left;
  /*/
			left: 0;
			top: 0;
			position: sticky;
			grid-column-start: 1;
			grid-column-end: 2;
			//*/
}
.content .main:has(.nav-contents) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 30px;
}
.content .main:has(.nav-contents):before,
.content .main:has(.nav-contents):after {
  display: none;
}
.content .main:has(.nav-contents) .main-contents {
  padding-left: 0;
  float: none;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.content .main:has(.nav-contents) .nav-contents {
  left: 0;
  top: 160px;
  position: sticky;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 200px;
          flex: 0 0 200px;
  float: none;
}
@media (max-width: 765px) {
  .content .main:has(.nav-contents) {
    display: block;
    position: static;
  }
}
/* 
 * 
 */
.main a {
  color: #f26a39;
}
.main a:hover {
  text-decoration: underline;
}
/* 
 * ------------------------------------------------------------
 * head
 * ------------------------------------------------------------
 */
.header {
  background: rgba(255, 255, 255, 0.95);
  width: 100%;
  position: fixed;
  /*/
	position: absolute;	// スクリーンショット用
	//*/
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.02);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.02);
  height: 130px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  z-index: 9;
}
.header .site-id {
  padding-top: 20px;
  padding-bottom: 15px;
  text-align: center;
}
.header .site-id img {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  width: 300px;
}
.home.no-scroll .header {
  height: 165px;
}
.home.no-scroll .header .site-id img {
  width: 450px;
}
/*
 * 文字サイズ設定
 */
html {
  font-size: 100%;
  vertical-align: top;
}
.main {
  line-height: 1.8;
}
.font-size-xx-large {
  font-size: 3.8rem;
}
.font-size-xxs-large {
  font-size: 2.4rem;
}
.font-size-x-large {
  font-size: 1.8rem;
}
.font-size-large {
  font-size: 1.3rem;
}
body,
.font-size-base {
  font-size: 1rem;
}
.font-size-small {
  font-size: 0.8rem;
}
.line-height-none {
  line-height: 1;
}
.line-height-narrow {
  line-height: 1.35;
}
.line-height-wide {
  line-height: 2;
}
.page-title {
  color: #f26a39;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-size: 2.5rem;
  margin-bottom: 1em;
  font-weight: 300;
  letter-spacing: -0.02em;
}
.title {
  color: #f26a39;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-size: 1.9rem;
  margin-bottom: 1.5em;
  font-weight: 300;
  letter-spacing: -0.02em;
}
@media (max-width: 765px) {
  .page-title,
  .title {
    line-height: 1.5;
  }
  .page-title {
    font-size: 2.2rem;
  }
}
.home .title {
  margin-bottom: 0.5em;
}
.cap-orange {
  color: #f26a39;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-size: 1.3rem;
  margin-bottom: 0.5em;
}
.cap-gray {
  color: #706f6f;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-size: 1.1rem;
  font-weight: 500;
  margin-bottom: 0.75em;
}
.cap-bg-orange {
  color: #ffffff;
  background: #f26a39;
  background: linear-gradient(120deg, orange 0%, #ff8458 100%);
  font-family: 'Noto Sans Japanese', sans-serif;
  margin-bottom: 1em;
  padding: 0.2em 0.5em;
}
.text-green {
  color: #27945f;
}
.text-orange {
  color: #f26a39;
}
strong {
  font-weight: bolder;
}
small {
  font-size: 70%;
}
.content .add_palt {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
.content .indent-1 {
  text-indent: -1em;
  padding-left: 1em;
}
.content .btn-single-text {
  border-radius: 50px;
  padding: 0.45em 1em;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.content .btn-single-text:hover {
  text-decoration: none;
  opacity: 0.8;
}
.content .main-contents ol {
  list-style-type: decimal;
  padding-left: 1.5em;
}
.content .link-list {
  padding-top: 0.3em;
  padding-bottom: 0.3em;
}
.content .circle-icon {
  display: inline-block;
  border-radius: 50px;
  padding: 0.2em;
  font-size: 90%;
  color: #fff;
  margin-right: 0.5em;
  line-height: 1.4;
}
.content .circle-icon.bg-orange {
  background: #f26a39;
}
.content .circle-icon.bg-red {
  background: #a40000;
}
.content .circle-icon.bg-blue {
  background: #494c9e;
}
.content .add-radius {
  border-radius: 3px;
  overflow: hidden;
}
.content .border-green {
  border: 2px solid #27945f;
}
.content .box-add-bg-color.bg-color-pale-white.add-radius {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.03);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.03);
}
.content .ul-inline {
  margin-left: 0;
}
.content .ul-inline li {
  list-style: none;
  display: inline-block;
}
.content .box-panel .label-text {
  padding: 0.5em 0.75em;
  position: relative;
}
.content .box-panel .add-logo {
  top: 10px;
  right: 10px;
  z-index: 2;
}
.content .box-panel .add-logo img {
  width: 40px;
}
.content .border-box {
  padding: 15px;
}
.content .border-box_orange {
  border: 2px solid #f26a39;
  background: #fff;
}
.content .panel-link {
  display: block;
}
.content .panel-link.hover-zoom {
  /*
			transition: 0.25s;
			img {
				transition: 0.55s;
			}
			&:hover {
				text-decoration: none;
				transform: scale(1.01,1.01);
			}
*/
}
.content .panel-link.hover-zoom .zoom-target {
  overflow: hidden;
}
.content .panel-link.hover-zoom .zoom-target img {
  -webkit-transition: 1s;
  transition: 1s;
}
.content .panel-link.hover-zoom .label-text {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  /*
				.cover-label {
					overflow: hidden;
					position: absolute;
					width: 1px;
					transition: 0.55s cubic-bezier(0,.91,.22,1.02);
					left: 0;
					top: 0;
					background: @orange;
					color: #fff;
					box-sizing: border-box;
					opacity: 0;
				}
				*/
}
.content .panel-link.hover-zoom:hover .zoom-target img {
  -webkit-transform: scale(1.05, 1.05);
      -ms-transform: scale(1.05, 1.05);
          transform: scale(1.05, 1.05);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.content .panel-link.hover-zoom:hover .label-text {
  background: #f26a39;
  color: #fff;
  /*
					.cover-label {
						width: 100%;
						opacity: 1;
					}
					*/
}
.content .bg-white {
  background: #fff;
}
.content .bg-orange {
  background: #f26a39;
}
.content .bg-darkblue {
  background: #182134;
}
.content .bg-green {
  background: #85c13e;
}
.content .box-add-bg-color {
  padding: 35px 30px;
}
.content .box-add-bg-color.add-head-line {
  border-top: 30px solid rgba(255, 255, 255, 0.2);
}
.content .box-add-bg-color.add-head-line.bg-color-pale-white {
  border-top: 30px solid rgba(0, 0, 0, 0.05);
}
.content .box-add-bg-color.add-head-line .add-logo {
  top: -20px;
}
.content .box-add-bg-color .add-logo {
  top: 10px;
  right: 10px;
}
.content .box-add-bg-color .add-logo img {
  width: 40px;
}
.content .bg-color-pale-brown {
  background: #f1eae8;
}
.content .bg-color-pale-white {
  background: #fff;
}
.content .bg-color-pale-orange {
  background: #f26a39;
}
.content .bg-color-pale-darkblue {
  background: #182134;
}
.content .bg-color-pale-green {
  background: #85c13e;
}
.content .bg-color-pale-white {
  background: #fff;
}
.content a.panel-link {
  text-decoration: none;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
.content a.panel-link .box-add-bg-color {
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.content a.panel-link:hover {
  text-decoration: none;
}
.content a.panel-link:hover .box-add-bg-color {
  -webkit-transform: scale(1.02, 1.02);
      -ms-transform: scale(1.02, 1.02);
          transform: scale(1.02, 1.02);
}
.content .label-category {
  margin-bottom: 0.5em;
}
.content .label-category span {
  padding: 0.2em 5em;
  border-radius: 50px;
  background: #fff;
  border: 1px solid #555;
  display: inline-block;
}
.content .btn-dl {
  display: inline-block;
  padding: 0.5em 2em;
  color: #fff;
  border-radius: 50px;
  background: #f26a39;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.content .btn-dl:hover {
  text-decoration: none;
  -webkit-transform: scale(1.01, 1.01);
      -ms-transform: scale(1.01, 1.01);
          transform: scale(1.01, 1.01);
}
.content .noramal-table {
  border-collapse: collapse;
  width: 100%;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
.content .noramal-table th,
.content .noramal-table td {
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 0.5em 0.5em;
  vertical-align: middle;
}
.content .noramal-table th.no-border-right,
.content .noramal-table td.no-border-right {
  border-right: none;
}
.content .noramal-table th {
  text-align: center;
  background: rgba(20, 20, 20, 0.05);
}
.content .noramal-table td {
  background: #fff;
}
.content .page-label {
  background: rgba(20, 20, 20, 0.9);
  color: #fff;
  border-radius: 50px;
  display: inline-block;
  padding: 0.2em 3em;
}
.content dl.grid-list {
  display: -ms-grid;
  display: grid;
}
.content dl.grid-list.grid-list-center {
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
}
.content dl.grid-list.grid-list-span1 {
  -ms-grid-columns: 10% 1fr;
  grid-template-columns: 10% 1fr;
}
.content dl.grid-list.grid-list-span2 {
  -ms-grid-columns: 20% 1fr;
  grid-template-columns: 20% 1fr;
}
.content dl.grid-list.grid-list-span3 {
  -ms-grid-columns: 30% 1fr;
  grid-template-columns: 30% 1fr;
}
.content dl.grid-list.grid-list-span4 {
  -ms-grid-columns: 40% 1fr;
  grid-template-columns: 40% 1fr;
}
.content dl.grid-list.grid-list-span5 {
  -ms-grid-columns: 50% 1fr;
  grid-template-columns: 50% 1fr;
}
.content dl.grid-list.grid-list-span6 {
  -ms-grid-columns: 60% 1fr;
  grid-template-columns: 60% 1fr;
}
.content dl.grid-list.grid-list-span7 {
  -ms-grid-columns: 70% 1fr;
  grid-template-columns: 70% 1fr;
}
.content dl.grid-list.grid-list-span8 {
  -ms-grid-columns: 80% 1fr;
  grid-template-columns: 80% 1fr;
}
.content dl.grid-list.grid-list-span9 {
  -ms-grid-columns: 90% 1fr;
  grid-template-columns: 90% 1fr;
}
.content dl.grid-list.grid-list-em1 {
  -ms-grid-columns: 1em 1fr;
  grid-template-columns: 1em 1fr;
}
.content dl.grid-list.grid-list-em2 {
  -ms-grid-columns: 2em 1fr;
  grid-template-columns: 2em 1fr;
}
.content dl.grid-list.grid-list-em3 {
  -ms-grid-columns: 3em 1fr;
  grid-template-columns: 3em 1fr;
}
.content dl.grid-list.grid-list-em4 {
  -ms-grid-columns: 4em 1fr;
  grid-template-columns: 4em 1fr;
}
.content dl.grid-list.grid-list-em5 {
  -ms-grid-columns: 5em 1fr;
  grid-template-columns: 5em 1fr;
}
.content dl.grid-list.grid-list-em6 {
  -ms-grid-columns: 6em 1fr;
  grid-template-columns: 6em 1fr;
}
.content dl.grid-list.grid-list-em7 {
  -ms-grid-columns: 7em 1fr;
  grid-template-columns: 7em 1fr;
}
.content dl.grid-list.grid-list-em8 {
  -ms-grid-columns: 8em 1fr;
  grid-template-columns: 8em 1fr;
}
.content dl.grid-list.grid-list-em9 {
  -ms-grid-columns: 9em 1fr;
  grid-template-columns: 9em 1fr;
}
.content dl.fl-list {
  zoom: 1;
}
.content dl.fl-list:before,
.content dl.fl-list:after {
  content: " ";
  display: table;
}
.content dl.fl-list:after {
  clear: both;
}
.content dl.fl-list:before,
.content dl.fl-list:after {
  content: " ";
  display: table;
}
.content dl.fl-list:after {
  clear: both;
}
.content dl.fl-list dt {
  float: left;
}
.content dl.fl-list dt.fl-list-span1 {
  width: 1em;
}
.content dl.fl-list dt.fl-list-span2 {
  width: 2em;
}
.content dl.fl-list dt.fl-list-span3 {
  width: 3em;
}
.content dl.fl-list dt.fl-list-span4 {
  width: 4em;
}
.content dl.fl-list dt.fl-list-span5 {
  width: 5em;
}
.content dl.fl-list dt.fl-list-span6 {
  width: 6em;
}
.content dl.fl-list dt.fl-list-span7 {
  width: 7em;
}
.content dl.fl-list dt.fl-list-span8 {
  width: 8em;
}
.content dl.fl-list dt.fl-list-span9 {
  width: 9em;
}
.content dl.fl-list dt.fl-list-span10 {
  width: 10em;
}
.content dl.fl-list.fl-list-span1 dt {
  width: 1em;
}
.content dl.fl-list.fl-list-span1 dd {
  margin-left: 1em;
}
.content dl.fl-list.fl-list-span2 dt {
  width: 2em;
}
.content dl.fl-list.fl-list-span2 dd {
  margin-left: 2em;
}
.content dl.fl-list.fl-list-span3 dt {
  width: 3em;
}
.content dl.fl-list.fl-list-span3 dd {
  margin-left: 3em;
}
.content dl.fl-list.fl-list-span4 dt {
  width: 4em;
}
.content dl.fl-list.fl-list-span4 dd {
  margin-left: 4em;
}
.content dl.fl-list.fl-list-span5 dt {
  width: 5em;
}
.content dl.fl-list.fl-list-span5 dd {
  margin-left: 5em;
}
.content dl.fl-list.fl-list-span6 dt {
  width: 6em;
}
.content dl.fl-list.fl-list-span6 dd {
  margin-left: 6em;
}
.content dl.fl-list.fl-list-span7 dt {
  width: 7em;
}
.content dl.fl-list.fl-list-span7 dd {
  margin-left: 7em;
}
.content dl.fl-list.fl-list-span8 dt {
  width: 8em;
}
.content dl.fl-list.fl-list-span8 dd {
  margin-left: 8em;
}
.content dl.fl-list.fl-list-span9 dt {
  width: 9em;
}
.content dl.fl-list.fl-list-span9 dd {
  margin-left: 9em;
}
.content dl.fl-list.fl-list-span10 dt {
  width: 10em;
}
.content dl.fl-list.fl-list-span10 dd {
  margin-left: 10em;
}
.content dl.fl-list.fl-list-span12 dt {
  width: 12em;
}
.content dl.fl-list.fl-list-span12 dd {
  margin-left: 12em;
}
@media (max-width: 765px) {
  .content dl.grid-list.grid-list-block-sp {
    display: block;
  }
  .content dl.grid-list.grid-list-inline-sp {
    display: block;
  }
  .content dl.grid-list.grid-list-inline-sp dt,
  .content dl.grid-list.grid-list-inline-sp dd {
    display: block;
  }
  .content dl.grid-list.grid-list-span1-sp {
    -ms-grid-columns: 10% 1fr;
    grid-template-columns: 10% 1fr;
  }
  .content dl.grid-list.grid-list-span2-sp {
    -ms-grid-columns: 20% 1fr;
    grid-template-columns: 20% 1fr;
  }
  .content dl.grid-list.grid-list-span3-sp {
    -ms-grid-columns: 30% 1fr;
    grid-template-columns: 30% 1fr;
  }
  .content dl.grid-list.grid-list-span4-sp {
    -ms-grid-columns: 40% 1fr;
    grid-template-columns: 40% 1fr;
  }
  .content dl.grid-list.grid-list-span5-sp {
    -ms-grid-columns: 50% 1fr;
    grid-template-columns: 50% 1fr;
  }
  .content dl.grid-list.grid-list-span6-sp {
    -ms-grid-columns: 60% 1fr;
    grid-template-columns: 60% 1fr;
  }
  .content dl.grid-list.grid-list-span7-sp {
    -ms-grid-columns: 70% 1fr;
    grid-template-columns: 70% 1fr;
  }
  .content dl.grid-list.grid-list-span8-sp {
    -ms-grid-columns: 80% 1fr;
    grid-template-columns: 80% 1fr;
  }
  .content dl.grid-list.grid-list-span9-sp {
    -ms-grid-columns: 90% 1fr;
    grid-template-columns: 90% 1fr;
  }
}
/* 
 * 新着情報
 */
.banner-area {
  background: #fef7f5;
}
#csv-body a:hover,
#news-body a:hover {
  text-decoration: underline;
  opacity: 1;
}
#csv-body dl,
#news-body dl {
  padding: 0.2em 0;
  zoom: 1;
}
#csv-body dl:before,
#news-body dl:before,
#csv-body dl:after,
#news-body dl:after {
  content: " ";
  display: table;
}
#csv-body dl:after,
#news-body dl:after {
  clear: both;
}
#csv-body dl:before,
#news-body dl:before,
#csv-body dl:after,
#news-body dl:after {
  content: " ";
  display: table;
}
#csv-body dl:after,
#news-body dl:after {
  clear: both;
}
#csv-body dl dt,
#news-body dl dt {
  float: left;
  width: 8em;
}
@media (max-width: 765px) {
  .news #csv-body dl,
  .event #csv-body dl,
  .news #news-body dl,
  .event #news-body dl {
    padding-top: 0.75em;
    margin-top: 0.75em;
    border-top: 1px dotted #f26a39;
  }
  .news #csv-body dl dt,
  .event #csv-body dl dt,
  .news #news-body dl dt,
  .event #news-body dl dt {
    float: none;
  }
}
.hoverBrite {
  -webkit-transition: -webkit-filter 0.4s;
  transition: -webkit-filter 0.4s;
  transition: filter 0.4s;
  transition: filter 0.4s, -webkit-filter 0.4s;
}
.hoverBrite:hover {
  -webkit-filter: brightness(1.2);
          filter: brightness(1.2);
}
.qr-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.qr-link figure {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 75px;
          flex: 0 0 75px;
}
@media (max-width: 765px) {
  .qr-link {
    display: block;
  }
}
/* 
 * フェードイン
 */
.for-fadein.for-fadein-init {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translateY(7px);
      -ms-transform: translateY(7px);
          transform: translateY(7px);
  opacity: 0;
}
.for-fadein.for-fadein-init.only-fadein {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.for-fadein {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
  -webkit-transition-duration: 1s, 0.75s;
          transition-duration: 1s, 0.75s;
}
.nav {
  border-radius: 20px;
  background: #f26a39;
  background: -webkit-gradient(linear, left top, right top, from(#f26a39), to(#ff8800));
  background: linear-gradient(90deg, #f26a39 0%, #ff8800 100%);
  color: #fff;
  font-family: 'Noto Sans Japanese', sans-serif;
  text-align: center;
}
.nav .nav-item {
  display: inline-block;
  padding: 0.5em 0.9em;
  position: relative;
}
.nav .nav-item .link-parent {
  display: inline-block;
  font-size: 0.9rem;
  color: #fff;
  padding: 0.1em 1.2em;
  border-radius: 50px;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.nav .nav-item .link-parent:hover {
  opacity: 1;
  background: #fef7fe;
  color: #f26a39;
}
.nav .nav-item .sp-icon {
  display: none;
}
.home .nav .item01 .link-parent,
.about .nav .item02 .link-parent,
.news .nav .item03 .link-parent,
.action .nav .item04 .link-parent,
.apply .nav .item05 .link-parent,
.org .nav .item06 .link-parent,
.sightseeing .nav .item07 .link-parent,
.access .nav .item08 .link-parent,
.nav .active .link-parent {
  -webkit-box-shadow: 0 1px 5px rgba(140, 63, 26, 0.3);
          box-shadow: 0 1px 5px rgba(140, 63, 26, 0.3);
  background: #fef7fe;
  color: #f26a39;
}
@media (max-width: 765px) {
  .nav .nav-item .link-parent:hover,
  .home .nav .item01 .link-parent,
  .about .nav .item02 .link-parent,
  .news .nav .item03 .link-parent,
  .action .nav .item04 .link-parent,
  .apply .nav .item05 .link-parent,
  .org .nav .item06 .link-parent,
  .sightseeing .nav .item07 .link-parent,
  .access .nav .item08 .link-parent,
  .nav .active .link-parent {
    background: none !important;
    color: #fff !important;
  }
}
.nav .item-child {
  display: none;
  position: relative;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-perspective: 600px;
          perspective: 600px;
}
.nav .item-child ul {
  position: absolute;
  left: 50%;
  top: 5px;
  margin-left: -90px;
  opacity: 0;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  -webkit-transform: translateY(-10px);
      -ms-transform: translateY(-10px);
          transform: translateY(-10px);
  width: auto;
  font-size: 0.8rem;
  background: rgba(20, 20, 20, 0.9);
  border-radius: 3px;
  padding: 15px;
  width: 180px;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
}
.nav .item-child ul li {
  padding: 0.35em 0;
}
.nav .item-child ul li a {
  color: #fff;
  display: block;
  padding-left: 1.4em;
  text-indent: -1.4em;
}
.nav .item-child ul li a:hover {
  color: #f26a39;
  opacity: 1;
}
.nav .item-child ul li.active a {
  color: #f26a39;
  opacity: 1;
}
.nav .item-child ul li i {
  margin-right: 0.1em;
  text-indent: 0;
}
.nav .nav-item:hover .item-child {
  display: block;
}
.nav .active .item-child ul {
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
@media screen and (max-width: 960px) {
  .nav .nav-item {
    padding: 0.5em 0.3em;
  }
  .nav .nav-item .link-parent {
    font-size: 0.9rem;
    padding: 0.1em 0.85em;
  }
}
@media (max-width: 765px) {
  .nav .item-child ul {
    position: static;
    margin-left: 0;
  }
  .nav .item-child ul a:hover {
    color: #fff !important;
  }
}
/*
 * sub-nav
 */
/*//
.sub-nav {
	position: fixed;
	ul {
		font-family: 'Noto Sans Japanese', sans-serif;
		padding: 0 15px;
		margin-left: 0;
		font-size: 0.8rem;
		border-right: 1px solid @orange;
	}
	li {
		list-style: none !important;
		padding: 0.4em 0.2em;
		padding-left: 1.4em;
		text-indent: -1.4em;
		i {
			margin-right: 0.1em;
			text-indent: 0;

		}
		a {
			// color: #fff;
			font-size: 0.8rem;
			transition: 0.25s;
			&:hover {
				text-decoration: none;
				opacity: 1;
				color: @orange;
			}
		}
	}
}
/*/
.sub-nav {
  position: fixed;
}
.sub-nav ul {
  background: rgba(20, 20, 20, 0.05);
  border-radius: 3px;
  font-family: 'Noto Sans Japanese', sans-serif;
  padding: 15px;
  margin-left: 0;
  font-size: 0.8rem;
}
.sub-nav li {
  list-style: none !important;
  padding: 0.4em 0.2em;
  padding-left: 1.4em;
  text-indent: -1.4em;
}
.sub-nav li i {
  margin-right: 0.1em;
  text-indent: 0;
}
.sub-nav li a {
  font-size: 0.8rem;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.sub-nav li a:hover {
  text-decoration: none;
  opacity: 1;
  color: #444;
}
/*
.about-1 .sub-nav .item01 a,
.about-2 .sub-nav .item02 a,
.about-3 .sub-nav .item03 a,
.org-chamber-1 .sub-nav .item04 a,
.org-company-1 .sub-nav .item05 a,
// .org-chamber-1 .sub-nav .item01 a,
// .org-company-1 .sub-nav .item01 a,
// .org-chamber-2 .sub-nav .item02 a,
// .org-company-2 .sub-nav .item02 a,
// .org-chamber-3 .sub-nav .item03 a,
// .org-company-3 .sub-nav .item03 a,
// .org-chamber-4 .sub-nav .item04 a,
// .org-company-4 .sub-nav .item04 a,
// .org-chamber-5 .sub-nav .item05 a,
// .org-company-5 .sub-nav .item05 a,
.news .sub-nav .active a,	// ニュースのみ動的にするので
.action-1 .sub-nav .item01 a,
.action-2 .sub-nav .item02 a,
.action-3 .sub-nav .item03 a,
.action-4 .sub-nav .item04 a,
.apply-1 .sub-nav .item01 a,
.member-1 .sub-nav .item01 a, 
.member-2 .sub-nav .item02 a
*/
.sub-nav .active a {
  opacity: 1;
  color: #444;
}
/* 
 * ------------------------------------------------------------
 * foot
 * ------------------------------------------------------------
 */
/*//
.footer {
	background: #fff;
	//border-top: 5px solid @orange;
	font-size: 0.8rem;
	padding: 0 0 7em 0;
	.wrapper {
		position: relative;
		.social-icon {
			position: absolute;
			right: 0;
			top: -15px;
			li {
				display: inline-block;
				padding: 0 5px;
				img {
					width: 40px;
				}
			}
		}
	}
	.footer-link {
		padding-top: 0.2em;
		padding-bottom: 0.2em;
		background: @orange;
		// margin-top: -1em;
		a {
			//color: @orange;
			color: #fff;
		}
	}
	.copyright {
		padding-top: 1em;
		text-align: center;
	}
}

/*/
.footer {
  background: #fff;
  border-top: 5px solid #f26a39;
  font-size: 0.8rem;
  padding: 0 0 7em 0;
}
.footer .wrapper {
  position: relative;
}
.footer .wrapper .social-icon {
  position: absolute;
  right: 0;
  top: -15px;
}
.footer .wrapper .social-icon li {
  display: inline-block;
  padding: 0 5px;
}
.footer .wrapper .social-icon li img {
  width: 40px;
}
.footer .footer-link a {
  display: inline-block;
  border-radius: 0 0 5px 5px;
  padding: 0.2em 1em;
  background: #f26a39;
  color: #fff;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.footer .footer-link a:hover {
  opacity: 0.8;
}
.footer .copyright {
  text-align: center;
  font-size: 14px;
  font-weight: 100;
  vertical-align: middle;
}
.footer .copyright strong {
  font-weight: 800;
}
.footer .copyright .logo-footer {
  width: 75px;
  vertical-align: middle;
  margin-left: 10px;
}
.footer .logo-footer img {
  width: 75px;
}
/* 
 * ------------------------------------------------------------
 * IE用
 * ------------------------------------------------------------
 */
.ie .header,
.ie .header-home {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 'メイリオ', 'Meiryo', "ＭＳ Ｐゴシック", Arial, Helvetica, sans-serif;
}
.ie .title {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 'メイリオ', 'Meiryo', "ＭＳ Ｐゴシック", Arial, Helvetica, sans-serif;
}
.ie .cap-orange {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 'メイリオ', 'Meiryo', "ＭＳ Ｐゴシック", Arial, Helvetica, sans-serif;
}
.ie .cap-gray {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 'メイリオ', 'Meiryo', "ＭＳ Ｐゴシック", Arial, Helvetica, sans-serif;
}
.home .content {
  padding-top: 165px;
}
.home .content .main {
  padding-top: 45px;
}
.home .carousel {
  width: 100%;
  overflow: hidden;
  text-align: center;
}
.home .carousel > div {
  text-align: center;
}
.home .wrap-slick-dots {
  position: absolute;
  bottom: 15px;
  text-align: center;
  width: 100%;
}
.home .slick-dots {
  list-style: none;
  display: block;
  text-align: center;
  padding: 0 5px;
  margin-left: auto;
  margin-right: auto;
  background: rgba(0, 0, 0, 0.8);
  border-radius: 20px;
}
.home .slick-dots li {
  position: relative;
  display: inline-block;
  height: 10px;
  width: 10px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.home .slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 10px;
  width: 10px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.home .slick-dots li button:hover,
.home .slick-dots li button:focus {
  outline: none;
}
.home .slick-dots li button:hover:before,
.home .slick-dots li button:focus:before {
  background: #f26a39;
}
.home .slick-dots li button:before {
  position: absolute;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  top: -5px;
  left: 0;
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 20px;
  background: #fff;
  line-height: 20px;
  text-align: center;
  color: #000;
  opacity: 1;
  -webkit-font-smoothing: antialiased;
}
.home .slick-dots li.slick-active button:before {
  background: #f26a39;
  opacity: 1;
}
.home .news-box {
  font-family: 'Noto Sans Japanese', sans-serif;
  background: rgba(20, 20, 20, 0.9);
  font-size: 0.9rem;
  max-height: 27.75px;
}
.home .news-box .col {
  padding-top: 0.2em;
  padding-bottom: 0.2em;
}
.home .news-box .news-text {
  color: #fff;
}
.home .news-box .news-text a {
  color: #fff;
  text-decoration: underline;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.home .news-box .news-text a:hover {
  color: #f26a39;
}
.home .news-box .news-text #news-body dl {
  padding: 0;
}
.home .news-box .news-label {
  background: #f26a39;
}
.home .news-box .news-label a {
  display: block;
  color: #fff;
  text-align: center;
}
@media (max-width: 765px) {
  .home .news-box .wrapper,
  .home .wrapper {
    padding: 0;
  }
  .home .news-box {
    max-height: none;
  }
  .home .news-box #news-body dt {
    float: none;
  }
  .home .news-box dd {
    line-height: 1.3;
    padding-bottom: 0.5em;
  }
  .home .col.span_10 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.org .title {
  margin-bottom: 0.5em;
}
.org-company .csv-logo li img {
  max-width: 150px;
  vertical-align: middle;
  margin: 5px 15px;
}
@media (max-width: 765px) {
  .org-company-1 th.w20 {
    word-break: keep-all;
  }
}
.access .map-box {
  width: 100%;
  height: 450px;
}
.access .map-box iframe {
  width: 100%;
  height: 100%;
}
.main .block_futuer_point > div:nth-last-of-type(1) a:before {
  display: none;
}
.main .block_futuer_point_single {
  text-align: center;
  display: block;
  position: relative;
}
.main .block_futuer_point_single:hover {
  text-decoration: none;
}
.main .block_futuer_point_single:before {
  display: block;
  content: "";
  width: 1px;
  height: 100%;
  border-left: 1px dotted #f26a39;
  position: absolute;
  top: 0;
  right: -5%;
}
@media (max-width: 765px) {
  .block_futuer_point > div:nth-of-type(2) {
    padding-bottom: 20px;
  }
  .block_futuer_point > div:nth-of-type(2) a {
    padding-bottom: 20px;
  }
  .block_futuer_point > div:nth-of-type(2) a:before {
    border-left: none;
  }
  .block_futuer_point > div:nth-of-type(2) a:after {
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    border-bottom: 1px dotted #f26a39;
    position: absolute;
    bottom: -15px;
    left: 0;
  }
  .block_futuer_point > div:nth-of-type(1) {
    padding-bottom: 20px;
  }
  .block_futuer_point > div:nth-of-type(1) a {
    padding-bottom: 20px;
  }
  .block_futuer_point > div:nth-of-type(1) a:after {
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    border-bottom: 1px dotted #f26a39;
    position: absolute;
    bottom: -15px;
    left: 0;
  }
  .block_futuer_point > div:nth-of-type(3) a,
  .block_futuer_point > div:nth-of-type(4) a {
    padding-top: 20px;
  }
}
.block_futuer_point_single_cap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 50px;
  background-color: #f26a39;
  overflow: hidden;
}
.block_futuer_point_single_cap > span {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 70px;
          flex: 0 0 70px;
  text-align: center;
  padding-left: 9px;
  background-color: #182134;
  position: relative;
}
.block_futuer_point_single_cap > span span:before {
  margin: 0 auto;
  position: absolute;
  left: 55%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
}
.block_futuer_point_single_cap strong {
  padding: 0.3em 15px 0.3em 15px;
}
@media (max-width: 765px) {
  /* 
 * ------------------------------------------------------------
 * mobile
 * ------------------------------------------------------------
 */
  .for-pc {
    display: none;
  }
  .for-sp {
    display: block !important;
  }
  .fl-left,
  .fl-right {
    float: none;
  }
  .sp-fl-right {
    float: right;
  }
  .sp-fl-left {
    float: left;
  }
  .logo .main .fl-left,
  .logo .main .fl-right {
    width: 100%;
  }
  .font-size-xx-large {
    font-size: 3rem;
  }
  .font-size-xxs-large {
    font-size: 2rem;
  }
  .font-size-x-large {
    font-size: 1.5rem;
  }
  .font-size-large {
    font-size: 1.2rem;
  }
  /**/
  .for-fadein.for-fadein-init {
    opacity: 1;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
  .wrapper {
    width: 100%;
  }
  .para {
    margin-bottom: 1.5em;
  }
  .section,
  .sp-section {
    margin-bottom: 2.5em;
  }
  .header .site-id img {
    max-width: 250px;
  }
  .header,
  .home.no-scroll .header {
    height: 70px;
  }
  .home .content {
    padding-top: 60px;
  }
  .content {
    padding-top: 100px;
  }
  .content .nav,
  .content .main {
    width: 100%;
    float: none;
  }
  .content .wrapper {
    padding-left: 10px;
    padding-right: 10px;
  }
  .content .main {
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-top: 0;
  }
  .content .main .main-contents {
    float: none;
    padding-left: 0;
    margin-bottom: 30px;
  }
  .content .main .nav-contents {
    width: 100%;
    float: none;
    position: static;
  }
  .content .box-add-bg-color {
    padding: 25px 20px;
  }
  .home .content {
    padding-top: 70px;
  }
  .nav {
    background-color: rgba(242, 106, 57, 0.95);
    position: fixed;
    top: 53px;
    padding-top: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transform: translateY(-150vh);
        -ms-transform: translateY(-150vh);
            transform: translateY(-150vh);
  }
  .nav .nav-btn {
    margin-bottom: 1px;
    border-radius: 0;
  }
  .nav ul ul {
    display: none;
  }
  .nav-btn {
    position: absolute;
    display: block;
    width: 40px;
    height: 30px;
    top: 20px;
    right: 15px;
    -webkit-transition: 0.25s;
    transition: 0.25s;
    cursor: pointer;
    z-index: 100;
  }
  .nav-btn span {
    display: block;
    width: 100%;
    height: 3px;
    background: #f26a39;
    margin-top: 13px;
    margin-bottom: 13px;
    -webkit-transition: 0.25s;
    transition: 0.25s;
  }
  .nav-btn span:before {
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    background: #f26a39;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: 0.25s;
    transition: 0.25s;
  }
  .nav-btn span:after {
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    background: #f26a39;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: 0.25s;
    transition: 0.25s;
  }
  .nav-btn:hover {
    width: 30px;
    right: 20px;
  }
  .nav-btn:hover:before {
    top: 5px;
  }
  .nav-btn:hover:after {
    bottom: 5px;
  }
  .open-menu .nav-btn {
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .open-menu .nav-btn:hover {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .open-menu .nav-btn span {
    margin-left: 17px;
    margin-right: 17px;
    margin-top: 17px;
    margin-bottom: 17px;
    width: 0px;
    height: 0px;
    background: #fff;
  }
  .open-menu .nav-btn span:before {
    top: 13px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    background: #fff;
  }
  .open-menu .nav-btn span:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    bottom: 13px;
    background: #fff;
  }
  .open-menu .nav {
    display: block;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
  .nav {
    position: fixed;
    -webkit-transition: -webkit-transform 0.4s ease-in-out;
    transition: -webkit-transform 0.4s ease-in-out;
    transition: transform 0.4s ease-in-out;
    transition: transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 0;
    padding-top: 70px;
    overflow-y: scroll;
  }
  .nav .nav-item {
    display: block;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    padding: 0;
    position: relative;
  }
  .nav .nav-item:first-child {
    border-top: 1px solid rgba(255, 255, 255, 0.3);
  }
  .nav .nav-item .link-parent {
    font-size: 17px;
    display: block;
    text-align: center;
    padding-top: 1em;
    padding-bottom: 1em;
  }
  .nav .nav-item .sp-icon {
    position: absolute;
    right: 10px;
    top: 1em;
    display: inline-block !important;
    -webkit-transition: 0.25s;
    transition: 0.25s;
  }
  .nav .nav-item.sp-active .sp-icon {
    -webkit-transform: rotate(180deg) translateY(-0.25em);
        -ms-transform: rotate(180deg) translateY(-0.25em);
            transform: rotate(180deg) translateY(-0.25em);
  }
  .nav .nav-item.sp-active .item-child {
    display: block !important;
  }
  .nav .nav-item .active .item-child,
  .nav .nav-item:hover .item-child {
    display: none;
  }
  .nav .item-child {
    display: none;
    position: static;
  }
  .nav .item-child ul {
    opacity: 1;
    font-size: 16px;
    width: 100%;
    -webkit-transform: translateY(0) !important;
        -ms-transform: translateY(0) !important;
            transform: translateY(0) !important;
    border-radius: 0;
    background: rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
            box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  }
  .nav .item-child ul li {
    padding: 0;
  }
  .nav .item-child ul li a {
    padding: 0.5em 0;
    text-indent: 0;
  }
  .nav .item-child ul li.active a {
    color: #e3d5b8;
  }
  .nav .item-child .label-filetype {
    color: #f26a39;
  }
  .nav .item-child a:hover .label-filetype {
    background: #fff;
  }
  .nav .nav-item .link-parent:hover,
  .home .nav .item01 .link-parent,
  .about .nav .item02 .link-parent,
  .news .nav .item03 .link-parent,
  .action .nav .item04 .link-parent,
  .logo-mark .nav .item05 .link-parent,
  .org .nav .item06 .link-parent,
  .sightseeing .nav .item07 .link-parent,
  .access .nav .item08 .link-parent,
  .nav .active .link-parent {
    opacity: 1;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
            box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  }
  .full-fig {
    width: 100%;
    margin-left: 0;
  }
  /**
 * ------------------------------------------------------------
 * Util
 * ------------------------------------------------------------
 */
  .sp-w10 {
    width: 9.9%;
  }
  .sp-w20 {
    width: 19.9%;
  }
  .sp-w30 {
    width: 29.9%;
  }
  .sp-w40 {
    width: 39.9%;
  }
  .sp-w50 {
    width: 49.9%;
  }
  .sp-w60 {
    width: 59.9%;
  }
  .sp-w70 {
    width: 69.9%;
  }
  .sp-w80 {
    width: 79.9%;
  }
  .sp-w90 {
    width: 89.9%;
  }
  .sp-w100 {
    width: 100%;
  }
  .sp-ml0 {
    margin-left: 0 !important;
  }
  .sp-ml10 {
    margin-left: 10px !important;
  }
  .sp-ml20 {
    margin-left: 30px !important;
  }
  .sp-ml30 {
    margin-left: 30px !important;
  }
  .sp-mr0 {
    margin-right: 0 !important;
  }
  .sp-mr10 {
    margin-right: 10px !important;
  }
  .sp-mr20 {
    margin-right: 20px !important;
  }
  .sp-mr30 {
    margin-right: 30px !important;
  }
  .sp-mt0 {
    margin-top: 0 !important;
  }
  .sp-mt5 {
    margin-top: 5px !important;
  }
  .sp-mt10 {
    margin-top: 10px !important;
  }
  .sp-mt15 {
    margin-top: 15px !important;
  }
  .sp-mb0 {
    margin-bottom: 0 !important;
  }
  .sp-mb5 {
    margin-bottom: 5px !important;
  }
  .sp-mb10 {
    margin-bottom: 10px !important;
  }
  .sp-mb15 {
    margin-bottom: 15px !important;
  }
  .sp-mb20 {
    margin-bottom: 20px !important;
  }
  .sp-mb25 {
    margin-bottom: 25px !important;
  }
  .sp-mb30 {
    margin-bottom: 30px !important;
  }
  .sp-mb40 {
    margin-bottom: 40px !important;
  }
  .sp-mb50 {
    margin-bottom: 50px !important;
  }
  .sp-mb100 {
    margin-bottom: 100px !important;
  }
  .sp-ml10 {
    margin-left: 10px !important;
  }
  .sp-ml20 {
    margin-left: 20px !important;
  }
  .sp-ml30 {
    margin-left: 30px !important;
  }
  .sp-mr10 {
    margin-right: 10px !important;
  }
  .sp-mr20 {
    margin-right: 20px !important;
  }
  .sp-mr30 {
    margin-right: 30px !important;
  }
  .sp-pb0 {
    padding-bottom: 0 !important;
  }
  .sp-pb5 {
    padding-bottom: 5px !important;
  }
  .sp-pb10 {
    padding-bottom: 10px !important;
  }
  .sp-pb15 {
    padding-bottom: 15px !important;
  }
  .sp-pb20 {
    padding-bottom: 20px !important;
  }
  .sp-pb25 {
    padding-bottom: 25px !important;
  }
  .sp-pb30 {
    padding-bottom: 30px !important;
  }
  .sp-pb40 {
    padding-bottom: 40px !important;
  }
  .sp-pt0 {
    padding-top: 0 !important;
  }
  .sp-pt5 {
    padding-top: 5px !important;
  }
  .sp-pt10 {
    padding-top: 10px !important;
  }
  .sp-pt15 {
    padding-top: 15px !important;
  }
  .sp-pt20 {
    padding-top: 20px !important;
  }
  .sp-pt30 {
    padding-top: 30px !important;
  }
  .sp-pt40 {
    padding-top: 40px !important;
  }
  .sp-pt50 {
    padding-top: 50px !important;
  }
  .sp-plr0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .sp-plr8 {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
  .sp-plr10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .sp-plr15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .sp-plr20 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .sp-plr25 {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
  .sp-plr30 {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .sp-pl0 {
    padding-left: 0 !important;
  }
  .sp-pl15 {
    padding-left: 15px !important;
  }
  .sp-pl20 {
    padding-left: 20px !important;
  }
  .sp-pl25 {
    padding-left: 25px !important;
  }
  .sp-pr0 {
    padding-right: 0 !important;
  }
  .sp-pr15 {
    padding-right: 15px !important;
  }
  .sp-pr30 {
    padding-right: 30px !important;
  }
  .sp-pd15 {
    padding: 15px !important;
  }
  .sp-pd30 {
    padding: 30px !important;
  }
  .sp-clear-both {
    float: none;
  }
  .sp-text-left {
    text-align: left !important;
  }
  .sp-text-center {
    text-align: center !important;
  }
  .sp-disp-block {
    display: block;
  }
}
/* 
@media screen and (max-width: 500px) {
	.header {
		font-size: 0.8rem;
	}
	span {
		display: none;
	}
}

@media print {
	.ie .home .header {
		display: none;
	}
}
*/
