@charset "UTF-8";
/*日本語コメントをOKに*/
/*ギャラリーのグリッド、リセットCSS設定他*/
@import url("http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,900");
@import url("font-awesome.min.css");
/*
	Big Picture by HTML5 UP
	html5up.net | @ajlkn
	Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)

*/
/* /////////////////////////////////////////////
　　　CSS追加修正　by Aoisystems   
///////////////////////////////////////////// */
/* Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

body {
  -webkit-text-size-adjust: none; }

/* Box Model */
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* Containers */
.container {
  margin-left: auto;
  margin-right: auto; }

.container {
  width: 1440px; }

@media screen and (max-width: 2560px) {
  .container {
    width: 1360px; } }
@media screen and (max-width: 1680px) {
  .container {
    width: 1200px; } }
@media screen and (max-width: 1280px) {
  .container {
    width: 960px; } }
@media screen and (max-width: 1000px) {
  .container {
    width: 95%; } }
@media screen and (max-width: 736px) {
  .container {
    width: 95%; } }
@media screen and (max-width: 480px) {
  .container {
    width: 95%, true; } }
/* Grid */
.row {
  border-bottom: solid 1px transparent;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.row > * {
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.row:after, .row:before {
  content: '';
  display: block;
  clear: both;
  height: 0; }

.row.\30 \% > * {
  padding: 0px 0 0 0px; }

.row.\30 \% {
  margin: 0px 0 -1px 0px; }

.row > * {
  padding: 40px 0 0 40px; }

.row {
  margin: -40px 0 -1px -40px; }

.\31 2u, .\31 2u\$ {
  width: 100%;
  clear: none;
  margin-left: 0; }

.\36 u, .\36 u\$ {
  width: 50%;
  clear: none;
  margin-left: 0; }

.\34 u, .\34 u\$ {
  width: 33.3333333333%;
  clear: none;
  margin-left: 0; }

.\33 u, .\33 u\$ {
  width: 25%;
  clear: none;
  margin-left: 0; }

.\31 u, .\31 u\$ {
  width: 8.3333333333%;
  clear: none;
  margin-left: 0; }

.\31 2u\$ + *,
.\31 0u\$ + *,
.\39 u\$ + *,
.\38 u\$ + *,
.\37 u\$ + *,
.\36 u\$ + *,
.\34 u\$ + *,
.\33 u\$ + *,
.\-6u {
  margin-left: 50%; }

.\-4u {
  margin-left: 33.3333333333%; }

.\-3u {
  margin-left: 25%; }

@media screen and (max-width: 2560px) {
  .row > * {
    padding: 40px 0 0 40px; }

  .row {
    margin: -40px 0 -1px -40px; }

  .\31 2u\(wide\), .\31 2u\$\(wide\) {
    width: 100%;
    clear: none;
    margin-left: 0; }

  .\36 u\(wide\), .\36 u\$\(wide\) {
    width: 50%;
    clear: none;
    margin-left: 0; }

  .\34 u\(wide\), .\34 u\$\(wide\) {
    width: 33.3333333333%;
    clear: none;
    margin-left: 0; }

  .\33 u\(wide\), .\33 u\$\(wide\) {
    width: 25%;
    clear: none;
    margin-left: 0; }

  .\31 u\(wide\), .\31 u\$\(wide\) {
    width: 8.3333333333%;
    clear: none;
    margin-left: 0; }

  .\31 2u\$\(wide\) + *,
  .\31 0u\$\(wide\) + *,
  .\39 u\$\(wide\) + *,
  .\38 u\$\(wide\) + *,
  .\37 u\$\(wide\) + *,
  .\36 u\$\(wide\) + *,
  .\34 u\$\(wide\) + *,
  .\33 u\$\(wide\) + *,
  .\-6u\(wide\) {
    margin-left: 50%; }

  .\-4u\(wide\) {
    margin-left: 33.3333333333%; }

  .\-3u\(wide\) {
    margin-left: 25%; } }
@media screen and (max-width: 1680px) {
  .row > * {
    padding: 40px 0 0 40px; }

  .row {
    margin: -40px 0 -1px -40px; }

  .\31 2u\(normal\), .\31 2u\$\(normal\) {
    width: 100%;
    clear: none;
    margin-left: 0; }

  .\36 u\(normal\), .\36 u\$\(normal\) {
    width: 50%;
    clear: none;
    margin-left: 0; }

  .\34 u\(normal\), .\34 u\$\(normal\) {
    width: 33.3333333333%;
    clear: none;
    margin-left: 0; }

  .\33 u\(normal\), .\33 u\$\(normal\) {
    width: 25%;
    clear: none;
    margin-left: 0; }

  .\31 u\(normal\), .\31 u\$\(normal\) {
    width: 8.3333333333%;
    clear: none;
    margin-left: 0; }

  .\31 2u\$\(normal\) + *,
  .\31 0u\$\(normal\) + *,
  .\39 u\$\(normal\) + *,
  .\38 u\$\(normal\) + *,
  .\37 u\$\(normal\) + *,
  .\36 u\$\(normal\) + *,
  .\34 u\$\(normal\) + *,
  .\33 u\$\(normal\) + *,
  .\-6u\(normal\) {
    margin-left: 50%; }

  .\-4u\(normal\) {
    margin-left: 33.3333333333%; }

  .\-3u\(normal\) {
    margin-left: 25%; } }
@media screen and (max-width: 1280px) {
  .row > * {
    padding: 40px 0 0 40px; }

  .row {
    margin: -40px 0 -1px -40px; }

  .\31 2u\(narrow\), .\31 2u\$\(narrow\) {
    width: 100%;
    clear: none;
    margin-left: 0; }

  .\36 u\(narrow\), .\36 u\$\(narrow\) {
    width: 50%;
    clear: none;
    margin-left: 0; }

  .\34 u\(narrow\), .\34 u\$\(narrow\) {
    width: 33.3333333333%;
    clear: none;
    margin-left: 0; }

  .\33 u\(narrow\), .\33 u\$\(narrow\) {
    width: 25%;
    clear: none;
    margin-left: 0; }

  .\31 u\(narrow\), .\31 u\$\(narrow\) {
    width: 8.3333333333%;
    clear: none;
    margin-left: 0; }

  .\31 2u\$\(narrow\) + *,
  .\31 0u\$\(narrow\) + *,
  .\39 u\$\(narrow\) + *,
  .\38 u\$\(narrow\) + *,
  .\37 u\$\(narrow\) + *,
  .\36 u\$\(narrow\) + *,
  .\34 u\$\(narrow\) + *,
  .\33 u\$\(narrow\) + *,
  .\-6u\(narrow\) {
    margin-left: 50%; }

  .\-4u\(narrow\) {
    margin-left: 33.3333333333%; }

  .\-3u\(narrow\) {
    margin-left: 25%; } }
@media screen and (max-width: 1000px) {
  .row > * {
    padding: 40px 0 0 40px; }

  .row {
    margin: -40px 0 -1px -40px; }

  .\31 2u\(narrower\), .\31 2u\$\(narrower\) {
    width: 100%;
    clear: none;
    margin-left: 0; }

  .\36 u\(narrower\), .\36 u\$\(narrower\) {
    width: 50%;
    clear: none;
    margin-left: 0; }

  .\34 u\(narrower\), .\34 u\$\(narrower\) {
    width: 33.3333333333%;
    clear: none;
    margin-left: 0; }

  .\33 u\(narrower\), .\33 u\$\(narrower\) {
    width: 25%;
    clear: none;
    margin-left: 0; }

  .\31 u\(narrower\), .\31 u\$\(narrower\) {
    width: 8.3333333333%;
    clear: none;
    margin-left: 0; }

  .\31 2u\$\(narrower\) + *,
  .\31 0u\$\(narrower\) + *,
  .\39 u\$\(narrower\) + *,
  .\38 u\$\(narrower\) + *,
  .\37 u\$\(narrower\) + *,
  .\36 u\$\(narrower\) + *,
  .\34 u\$\(narrower\) + *,
  .\33 u\$\(narrower\) + *,
  .\-6u\(narrower\) {
    margin-left: 50%; }

  .\-4u\(narrower\) {
    margin-left: 33.3333333333%; }

  .\-3u\(narrower\) {
    margin-left: 25%; } }
@media screen and (max-width: 736px) {
  .row > * {
    padding: 20px 0 0 20px; }

  .row {
    margin: -20px 0 -1px -20px; }

  .\31 2u\(mobile\), .\31 2u\$\(mobile\) {
    width: 100%;
    clear: none;
    margin-left: 0; }

  .\36 u\(mobile\), .\36 u\$\(mobile\) {
    width: 50%;
    clear: none;
    margin-left: 0; }

  .\34 u\(mobile\), .\34 u\$\(mobile\) {
    width: 33.3333333333%;
    clear: none;
    margin-left: 0; }

  .\33 u\(mobile\), .\33 u\$\(mobile\) {
    width: 25%;
    clear: none;
    margin-left: 0; }

  .\31 u\(mobile\), .\31 u\$\(mobile\) {
    width: 8.3333333333%;
    clear: none;
    margin-left: 0; }

  .\31 2u\$\(mobile\) + *,
  .\31 0u\$\(mobile\) + *,
  .\39 u\$\(mobile\) + *,
  .\38 u\$\(mobile\) + *,
  .\37 u\$\(mobile\) + *,
  .\36 u\$\(mobile\) + *,
  .\34 u\$\(mobile\) + *,
  .\33 u\$\(mobile\) + *,
  .\-6u\(mobile\) {
    margin-left: 50%; }

  .\-4u\(mobile\) {
    margin-left: 33.3333333333%; }

  .\-3u\(mobile\) {
    margin-left: 25%; } }
@media screen and (max-width: 480px) {
  .row > * {
    padding: 20px 0 0 20px; }

  .row {
    margin: -20px 0 -1px -20px; }

  .\31 2u\(mobilenarrow\), .\31 2u\$\(mobilenarrow\) {
    width: 100%;
    clear: none;
    margin-left: 0; }

  .\36 u\(mobilenarrow\), .\36 u\$\(mobilenarrow\) {
    width: 50%;
    clear: none;
    margin-left: 0; }

  .\34 u\(mobilenarrow\), .\34 u\$\(mobilenarrow\) {
    width: 33.3333333333%;
    clear: none;
    margin-left: 0; }

  .\33 u\(mobilenarrow\), .\33 u\$\(mobilenarrow\) {
    width: 25%;
    clear: none;
    margin-left: 0; }

  .\31 u\(mobilenarrow\), .\31 u\$\(mobilenarrow\) {
    width: 8.3333333333%;
    clear: none;
    margin-left: 0; }

  .\31 2u\$\(mobilenarrow\) + *,
  .\31 0u\$\(mobilenarrow\) + *,
  .\39 u\$\(mobilenarrow\) + *,
  .\38 u\$\(mobilenarrow\) + *,
  .\37 u\$\(mobilenarrow\) + *,
  .\36 u\$\(mobilenarrow\) + *,
  .\34 u\$\(mobilenarrow\) + *,
  .\33 u\$\(mobilenarrow\) + *,
  .\-6u\(mobilenarrow\) {
    margin-left: 50%; }

  .\-4u\(mobilenarrow\) {
    margin-left: 33.3333333333%; }

  .\-3u\(mobilenarrow\) {
    margin-left: 25%; } }
/*////////////////////////////////////////////
	Header Layout  (Logo + Menu)
///////////////////////////////////////////////*/
#header {
  position: fixed;
  z-index: 10000;
  left: 0;
  top: 0;
  width: 100%;
  background: #fff;
  background: rgba(255, 255, 255, 0.95);
  height: 3em;
  line-height: 3em;
  box-shadow: 0 0 0.15em 0 rgba(0, 0, 0, 0.1);
  vertical-align: top;
  margin: 0; }

body {
  padding-top: 3em; }

#logo {
  position: absolute;
  left: 2em;
  top: 0;
  height: 3em;
  line-height: 3em;
  letter-spacing: 0.15em; }
  #logo a {
    font-size: 1.5em; }
  #logo span {
    font-size: 0.45em;
    letter-spacing: -0.15em;
    margin-left: 1em; }

#nav {
  position: absolute;
  right: 3.6em;
  top: 0em;
  height: 3em;
  line-height: 3em;
  z-index: 99999;
  width: 70%;
  text-align: right; }
  #nav ul {
    margin: 0; }
    #nav ul li {
      display: inline-block;
      /*margin-left: 0.5em;*/
      margin-left: 2%;
      font-size: 0.9em;
      vertical-align: top;
      position: relative; }
      #nav ul li a {
        display: block;
        text-decoration: none;
        height: 3.3em;
        line-height: 3em;
        padding: 0.4em 1em 0.1em 0.5em;
        outline: 0;
        color: #000; }
    #nav ul .now::before {
      content: " ";
      width: 90%;
      border-bottom: 1px solid #777;
      position: absolute;
      top: 38px;
      left: 5%; }
  #nav .level2 {
    /*visibility: hidden;*/
    display: none;
    text-align: left;
    background: rgba(0, 0, 0, 0.9);
    position: absolute;
    width: 11em;
    padding-bottom: 10px;
    border-radius: 0 0 6px 6px; }
    #nav .level2 li {
      display: block;
      margin-left: 0;
      line-height: 1; }
      #nav .level2 li a {
        color: #fff;
        font-weight: 400;
        padding-left: 1em; }
        #nav .level2 li a:hover {
          background: rgba(255, 255, 255, 0.3); }
        #nav .level2 li a i {
          color: #666;
          padding-right: 0.3em; }
    #nav .level2.open {
      /*visibility: visible;*/ }

/* Hamburger Menu for mobile */
#navOpenBtn {
  display: none; }

/*////////////////////////////////////////////
   Narrower (max-width: 1000px) 
///////////////////////////////////////////////*/
@media screen and (max-width: 1000px) {
  #logo a {
    /*font-size: 1.4em;*/
    /*letter-spacing:0em;*/ }
  #logo span {
    top: 1.5em;
    left: 0.1em;
    letter-spacing: -0.15em; } }
@media screen and (max-width: 800px) {
  #logo span {
    display: none; } }
/*////////////////////////////////////////////
  Without Moblie (min-width: 737px) 
///////////////////////////////////////////////*/
@media screen and (min-width: 737px) {
  #nav {
    display: block !important; } }
/*////////////////////////////////////////////
   Mobile (max-width: 736px) 
///////////////////////////////////////////////*/
@media screen and (max-width: 736px) {
  #header {
    height: 2.5em;
    line-height: 2.5em; }

  #logo {
    text-align: center;
    position: relative;
    left: 0;
    top: 0;
    height: 2.5em;
    line-height: 2.5em; }
    #logo a {
      /*font-size: 1em;*/ }

  #nav {
    display: none;
    top: 2.5em;
    left: 0;
    width: 100%;
    padding: 0; }
    #nav ul {
      background: #000;
      padding: 0 20px;
      margin: 0;
      border-top: 10px solid #444;
      border-bottom: 10px solid #444;
      text-align: justify; }
      #nav ul li {
        display: block;
        font-size: 1em;
        /*border-bottom:1px solid #555;*/
        margin: 0; }
        #nav ul li:last-child {
          border: none; }
        #nav ul li:nth-of-type(1) {
          display: block; }
        #nav ul li a {
          color: #fff;
          height: 4em;
          padding: 0.2em 0;
          line-height: 3.5em; }
        #nav ul li .now::before {
          border: none; }
      #nav ul .level2 {
        position: relative;
        width: 94%;
        margin-left: 6%;
        background: #444;
        padding: 10px 20px;
        border: none; }
        #nav ul .level2:last-child {
          margin-bottom: 20px; }
        #nav ul .level2 li a {
          height: 3.6em;
          padding: 0; }
          #nav ul .level2 li a:hover {
            background: rgba(255, 255, 255, 0.3); }

  #navOpenBtn {
    display: block;
    width: 80px;
    height: 50px;
    position: absolute;
    margin: 0;
    top: 5px;
    right: 0;
    color: #333;
    font-size: 1.6em;
    text-decoration: none;
    padding: 0;
    text-align: center;
    line-height: 0;
    cursor: pointer; }
    #navOpenBtn i {
      transition: all 0.5s ease; }
    #navOpenBtn span {
      position: relative;
      top: -2px;
      font-size: 9px;
      letter-spacing: -0.5px; } }
/*////////////////////////////////////////////
	Main Content + Page Top
///////////////////////////////////////////////*/
/* .style1 ：　Introセクションのsectionスタイル
　　.style2 ： 通常コンテンツのsectionスタイル
　　.style3 ： ギャラリーのsectionスタイル
*/
/* ---------------------------------------------
   Box
---------------------------------------------*/
.box {
  background: #fff;
  color: #39454b;
  padding: 1.8em; }

/* ---------------------------------------------
   Main
---------------------------------------------*/
main {
  z-index: 9000;
  position: inherit; }

.main {
  position: relative;
  margin: 0;
  overflow-x: hidden; }
  .main.fullscreen {
    height: 100%; }
  .main.style1 {
    text-align: center;
    padding: 3em 0 3em 0;
    /*&:before {
    	content: '';
    	display: inline-block;
    	vertical-align: middle;
    	height: 100%;
    }*/ }
    .main.style1 h2 {
      width: 100%;
      font-size: 2.3em;
      line-height: 1em;
      letter-spacing: 0.08em; }
    .main.style1 .content {
      -moz-transition: all 1s ease;
      -webkit-transition: all 1s ease;
      -ms-transition: all 1s ease;
      transition: all 1s ease;
      -moz-transform: translateZ(0);
      -webkit-transform: translateZ(0);
      -ms-transform: translateZ(0);
      transform: translateZ(0);
      opacity: 1.0;
      display: inline-block;
      vertical-align: middle;
      text-shadow: 1px 1px 0.5px #000; }
    .main.style1.inactive .content {
      opacity: 0; }
  .main.style2 {
    padding: 2.5em 0 2.5em 0;
    overflow: hidden; }
    .main.style2 h2 {
      border-bottom: 2px solid #b10000;
      font-size: 2.1em;
      padding-bottom: 5px; }
    .main.style2 .content {
      -moz-transition: all 1s ease;
      -webkit-transition: all 1s ease;
      -ms-transition: all 1s ease;
      transition: all 1s ease;
      -moz-transform: translateZ(0);
      -webkit-transform: translateZ(0);
      -ms-transform: translateZ(0);
      transform: translateZ(0);
      position: relative;
      width: 45%;
      display: inline-block;
      vertical-align: middle;
      padding: 3em 2.5em 2.1em 2.5em;
      background-color: rgba(255, 255, 255, 0.95); }
      .main.style2 .content a {
        color: inherit; }
      .main.style2 .content a.btnStyle {
        padding: 2px 10px;
        background: #777;
        color: #fff;
        text-decoration: none;
        border-radius: 5px;
        display: inline-block;
        margin-bottom: 5px; }
        .main.style2 .content a.btnStyle.btnStyle:before {
          font-family: "FontAwesome";
          content: "\f105";
          padding-right: 5px; }
    .main.style2.left:after {
      content: '';
      display: inline-block;
      vertical-align: middle;
      height: 100%; }
    .main.style2.left .content {
      left: 0;
      border-radius: 0 6px 6px 0;
      padding-left: 3em; }
      .main.style2.left .content h2 {
        margin-left: -3em;
        padding-left: 3em; }
    .main.style2.right:before {
      content: '';
      display: inline-block;
      vertical-align: middle;
      height: 100%; }
    .main.style2.right h2 {
      /*Wari Bagfix*/ }
    .main.style2.right .content {
      left: 55%;
      border-radius: 6px 0 0 6px;
      padding-right: 3em; }
      .main.style2.right .content h2 {
        margin-right: -3em; }
    .main.style2.inactive.left .content {
      left: -45%; }
    .main.style2.inactive.right .content {
      left: 100%; }
  .main.style3 {
    text-align: center;
    padding: 6em 0 6em 0; }
    .main.style3 .content > header {
      margin-bottom: 2em; }
    .main.style3.primary {
      background: #fff; }
    .main.style3.secondary {
      background: #f5f6f7; }

/* コンテンツ内のページ切り替え部分 --------------- */
/* ページ下矢印アイコン -----------------------*/
.dark {
  color: #fff; }
  .dark a {
    color: #fff; }
  .dark .button.style2 {
    border-color: inherit;
    background-color: rgba(255, 255, 255, 0.2); }
    .dark .button.style2:hover {
      background-color: rgba(255, 255, 255, 0.1); }
    .dark .button.style2.down {
      background-image: url("images/dark-arrow.svg"); }

/* ---------------------------------------------
   Page Top
---------------------------------------------*/
.pageTop {
  position: fixed;
  right: 2%;
  bottom: 10px;
  background: rgba(0, 0, 0, 0.5);
  color: rgba(255, 255, 255, 0.6);
  height: 50px;
  width: 50px;
  border-radius: 25px;
  text-align: center;
  line-height: 1;
  padding-top: 1px;
  font-size: 46px;
  z-index: 10000;
  display: block; }

/*////////////////////////////////////////////
   Touch Mode 
///////////////////////////////////////////////*/
body.is-touch .main {
  background-attachment: scroll !important; }

/*////////////////////////////////////////////
   Wide (min-width: 1920px) 
///////////////////////////////////////////////*/
@media screen and (max-width: 2560px) {
  	/*	.main.style2 {
  				.content {
  					width: 45%;
  				}
  
  				&.right {
  					.content {
  						left: 55%;
  					}
  				}
  
  				&.inactive {
  					&.left {
  						.content {
  							left: -90%;
  						}
  					}
  				}
  			}
  	*/ }
/*////////////////////////////////////////////
   Narrow (max-width: 1280px) 
///////////////////////////////////////////////*/
@media screen and (max-width: 1280px) {
  			/* Main
  			.main.style2 {
  				.content {
  					width: 35%;
  				}
  
  				&.right {
  					.content {
  						left: 35%;
  					}
  				}
  
  				&.inactive {
  					&.left {
  						.content {
  							left: -85%;
  						}
  					}
  				}
  			}
  	
  	 */ }
/*////////////////////////////////////////////
   Narrower (max-width: 1000px) 
///////////////////////////////////////////////*/
@media screen and (max-width: 1000px) {
  .main.style2 .content {
    width: 65%; }
  .main.style2.right .content {
    left: 35%; }
  .main.style2.inactive.left .content {
    left: -65%; } }
/*////////////////////////////////////////////
  min-height(for Note PC)
///////////////////////////////////////////////*/
@media screen and (min-width: 737px) and (max-height: 510px) {
  /*		 
  	.main{
  		&.style2 {
  		    padding: 1.5em 0 1.2em 0;
  			
  			.box {
  				padding: 2em 2em 1.5em 2em !important;
  				background-color: rgba(255, 255, 255, 0.8); 
  				line-height:1.5em;
  			}
  			
  			.content {
  				width:94% !important;		
  			}
  			
  			&.right {
  				.content {
  					left: 9%;
  				}
  				h2 {
  					top:3%;
  				}
  			} 
  			&.left {
  				.content {
  					left: 10%;
  				}
  			} 
  		}
  	}
  	*/ }
@media screen and (max-height: 510px) {
  .main.style2 {
    padding: 1.5em 0 1.2em 0;
    line-height: 1.5em; }
    .main.style2 .content {
      width: 94% !important; }
    .main.style2.right .content {
      left: 7%; }
    .main.style2.right h2 {
      top: 3%; }
    .main.style2.left .content {
      left: 8%; } }
/*////////////////////////////////////////////
   Mobile (max-width: 736px) 
///////////////////////////////////////////////*/
@media screen and (max-width: 736px) {
  /* Box ------------------------- */
  .box {
    padding: 1em;
    border-radius: 6px !important; }
    .box.style2 {
      padding: 1.5em 1.25em 1.5em 1.25em;
      background-color: rgba(255, 255, 255, 0.9); }

  /* Main ---------------------------- */
  .main.fullscreen {
    height: auto !important; }
  .main.style1 {
    padding: 4em 15px 4em 15px;
    text-align: center; }
    .main.style1 h2 {
      font-size: 1.4em; }
    .main.style1 p {
      padding-bottom: 2em; }
    .main.style1 .button {
      display: none; }
  .main.style2 {
    padding: 6em 15px 6em 15px;
    position: relative;
    font-size: 0.95em; }
    .main.style2:before, .main.style2:after {
      display: none !important; }
    .main.style2 h2 {
      font-size: 1.4em; }
    .main.style2 h3 {
      font-size: 1.2em; }
    .main.style2 .button.anchored {
      transform: scale(0.7);
      bottom: -10px; }
    .main.style2 .content {
      width: 100%;
      left: auto !important;
      text-align: left; }
    .main.style2 .tmp {
      width: 100%;
      height: 10em;
      background-size: cover; }
    .main.style2.left .content {
      margin-top: 0; }
      .main.style2.left .content h2 {
        margin-left: 0;
        padding-left: 0; }
    .main.style2.right .content h2 {
      margin-right: 0; }
  .main.style3 {
    text-align: center;
    padding: 3em 10px 3em 10px; }
    .main.style3 h2 {
      font-size: 1.5em; }
    .main.style3 .button.anchored {
      transform: scale(0.7);
      bottom: -10px; }

  /* pageTop ---------------------------- */
  .pageTop {
    right: -56px;
    bottom: -50px;
    background: rgba(0, 0, 0, 0.5);
    color: rgba(255, 255, 255, 0.5);
    height: 100px;
    width: 100px;
    border-radius: 50px;
    text-align: left;
    padding: 8px 0 0 18px;
    font-size: 38px; } }
/*////////////////////////////////////////////
	Footer Layout  (Logo + Menu)
///////////////////////////////////////////////*/
#footer {
  position: relative;
  height: 15em;
  line-height: 1.5em;
  margin: 0;
  background: #5C0800;
  color: #999;
  color: rgba(185, 186, 187, 0.9);
  overflow: hidden;
  text-align: center; }
  #footer h2 {
    font-size: 1.7em;
    margin: 20px 0 0 0;
    letter-spacing: 0.2em; }
    #footer h2 span {
      display: block;
      font-size: 0.4em;
      letter-spacing: 0;
      line-height: 1.2em; }
    #footer h2 + p {
      margin: 5px 0 25px 0; }
  #footer p {
    font-size: 0.9em; }
  #footer a {
    color: #999;
    color: rgba(185, 186, 187, 0.5); }
    #footer a:hover {
      color: #b9babb; }
  #footer .copy {
    font-size: 0.7m;
    color: #777; }

/*////////////////////////////////////////////
   Narrower (max-width: 1000px) 
///////////////////////////////////////////////*/
#footer {
  height: auto;
  line-height: inherit;
  text-align: center;
  padding: 2em 1em 2em 1em; }
  #footer .actions {
    position: relative;
    left: 0;
    top: 0;
    height: auto;
    line-height: inherit;
    margin: 0 0 1em 0; }
  #footer .menu {
    position: relative;
    right: 0;
    top: 0;
    height: auto;
    line-height: inherit; }

/*////////////////////////////////////////////
   Mobile (max-width: 736px) 
///////////////////////////////////////////////*/
@media screen and (max-width: 736px) {
  #footer .menu li {
    border-left: 0;
    padding: 1em 0 0 0;
    margin: 0;
    display: block; }
    #footer .menu li:first-child {
      padding-top: 0; }
    #footer .menu li a {
      line-height: 1.5em; } }
/*////////////////////////////////////////////
	poptrox pop up (For Gallary)
///////////////////////////////////////////////*/
.poptrox-popup {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -ms-box-sizing: content-box;
  box-sizing: content-box;
  background: #fff;
  padding-bottom: 3em;
  box-shadow: 0 0.1em 0.15em 0 rgba(0, 0, 0, 0.15);
  border-radius: 6px; }
  .poptrox-popup .loader {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -1em 0 0 -1em;
    width: 2em;
    height: 2em;
    display: block;
    font-size: 2em; }
    .poptrox-popup .loader:before {
      -moz-animation: spinner-rotate 0.75s infinite linear !important;
      -webkit-animation: spinner-rotate 0.75s infinite linear !important;
      -ms-animation: spinner-rotate 0.75s infinite linear !important;
      animation: spinner-rotate 0.75s infinite linear !important;
      -moz-osx-font-smoothing: grayscale;
      -webkit-font-smoothing: antialiased;
      font-family: FontAwesome;
      font-style: normal;
      font-weight: normal;
      text-transform: none !important;
      color: #ececec;
      content: '\f1ce';
      cursor: default;
      display: block;
      height: 2em;
      left: 0;
      line-height: 2em;
      position: absolute;
      text-align: center;
      top: 0;
      width: 2em; }
  .poptrox-popup .caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #fff;
    width: 100%;
    height: 3em;
    line-height: 2.8em;
    text-align: center;
    cursor: default;
    z-index: 1;
    font-size: 0.9em;
    border-radius: 6px; }
  .poptrox-popup .nav-next,
  .poptrox-popup .nav-previous {
    -moz-transition: opacity 0.2s ease-in-out;
    -webkit-transition: opacity 0.2s ease-in-out;
    -ms-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
    position: absolute;
    top: 0;
    width: 50%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.01);
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }
  .poptrox-popup .nav-next:before,
  .poptrox-popup .nav-previous:before {
    content: '';
    position: absolute;
    width: 96px;
    height: 64px;
    background: url("images/poptrox-nav.svg");
    top: calc(50% - 1.5em);
    margin: -32px 0 0 0; }
  .poptrox-popup:hover .nav-next,
  .poptrox-popup:hover .nav-previous {
    opacity: 0.5; }
  .poptrox-popup:hover .nav-next:hover,
  .poptrox-popup:hover .nav-previous:hover {
    opacity: 1.0; }
  .poptrox-popup .nav-previous:before {
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
    -ms-filter: "FlipH";
    filter: FlipH; }
  .poptrox-popup .nav-next {
    right: 0; }
    .poptrox-popup .nav-next:before {
      right: 0; }
  .poptrox-popup .nav-previous {
    left: 0; }
    .poptrox-popup .nav-previous:before {
      left: 0; }
  .poptrox-popup .closer {
    -moz-transition: opacity 0.2s ease-in-out;
    -webkit-transition: opacity 0.2s ease-in-out;
    -ms-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
    position: absolute;
    /*top: 0;*/
    bottom: 0;
    right: 0;
    width: 64px;
    height: 64px;
    text-indent: -9999px;
    z-index: 2;
    /*opacity: 0;*/
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }
    .poptrox-popup .closer:before {
      content: '';
      display: block;
      position: absolute;
      right: 16px;
      top: 16px;
      width: 40px;
      height: 40px;
      border-radius: 100%;
      box-shadow: inset 0 0 0 2px #fff;
      background: #000 url("images/poptrox-closer.svg") center center;
      color: #fff !important; }
  .poptrox-popup:hover .closer {
    opacity: 0.5; }
    .poptrox-popup:hover .closer:hover {
      opacity: 1.0; }

/*////////////////////////////////////////////
  Touch Mode 
///////////////////////////////////////////////*/
body.is-touch .poptrox-popup .nav-next,
body.is-touch .poptrox-popup .nav-previous,
body.is-touch .poptrox-popup .closer {
  opacity: 1.0 !important; }

/*////////////////////////////////////////////
   Mobile (max-width: 736px) 
///////////////////////////////////////////////*/
@media screen and (max-width: 736px) {
  .poptrox-popup .nav-next:before,
  .poptrox-popup .nav-previous:before {
    width: 48px;
    height: 32px;
    background-size: contain;
    margin: -16px 0 0 0;
    z-index: 99999; }
  .poptrox-popup .closer {
    bottom: -10px; }
  .poptrox-popup .closer:before {
    right: 12px;
    top: 12px;
    width: 26px;
    height: 26px;
    box-shadow: inset 0 0 0 1px #fff;
    background-size: contain;
    opacity: 0.65;
    position: absolute;
    z-index: 999999; }

  .space {
    display: none; } }
/* ---------------------------------------------
   For Android Browser (Under 4.2)
--------------------------------------------- */
.alert {
  display: none;
  color: #000;
  position: absolute;
  top: 0;
  box-sizing: border-box;
  padding: 20px;
  border: 3px solid #f03;
  font-size: 12px;
  z-index: 999999;
  background: #fff;
  margin: 0 auto;
  width: 100%;
  line-height: 1.4;
  box-shadow: 0 2px 3px #000; }
  .alert:before {
    line-height: 1;
    content: "!";
    position: absolute;
    z-index: 2;
    top: 28px;
    left: 50%;
    margin-left: -14.5px;
    width: 28px;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    color: #111; }
  .alert:after {
    content: "▲";
    line-height: 1;
    position: absolute;
    text-align: center;
    top: 10px;
    left: 50%;
    margin-left: -28.5px;
    width: 56px;
    z-index: 1;
    font-size: 56px;
    color: #f9d311; }
  .alert .lead {
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    padding-top: 40px; }
  .alert .close {
    text-align: center;
    border: 1px solid #aaa;
    width: 50%;
    margin: 0 auto;
    padding: 3px; }
    .alert .close:before {
      content: "×";
      font-weight: bold;
      margin-right: 5px; }

.alert_Android4 em {
  font-style: normal;
  color: #069; }

.ie .lBrws_on,
.edge .lBrws_on {
  display: block !important; }

.ie .lBrws_off,
.edge .lBrws_off {
  display: none !important; }

/* ---------------------------------------------
  Basic
---------------------------------------------*/
@-ms-viewport {
  width: device-width; }
html {
  height: 100%; }

body {
  background: #fff;
  height: 100%;
  font-family: "Times New Roman","游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "ＭＳ 明朝", serif;
  font-weight: 900;
  font-size: 16px;
  line-height: 1.75em;
  color: #111; }
  body.is-loading *, body.is-resizing * {
    -moz-transition: none !important;
    -webkit-transition: none !important;
    -ms-transition: none !important;
    transition: none !important;
    -moz-animation: none !important;
    -webkit-animation: none !important;
    -ms-animation: none !important;
    animation: none !important; }

input, textarea, select {
  font-size: 16px;
  line-height: 1.75em;
  color: #39454b; }

h1, h2, h3, h4, h5, h6 {
  color: inherit; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: inherit;
  text-decoration: none; }

h2 {
  font-size: 2.25em;
  line-height: 1.25em; }

strong, b {
  font-weight: 900;
  color: inherit; }

em, i {
  font-style: italic; }

a {
  -moz-transition: all 0.2s ease-in-out, color 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out, color 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out, color 0.2s ease-in-out;
  transition: all 0.2s ease-in-out, color 0.2s ease-in-out;
  color: #98c593; }

hr {
  border: 0;
  border-top: solid 1px #ddd; }

p, ul, ol, dl, table {
  margin-bottom: 1em; }

header {
  margin-bottom: 1em; }
  header p {
    display: block;
    margin: 1em 0 0 0;
    padding: 0 0 0.5em 0; }

footer {
  margin-top: 2em; }

br.clear {
  clear: both; }

.note {
  font-size: 90%; }

/* ---------------------------------------------
  Sections/Article
---------------------------------------------*/
section, article {
  margin-bottom: 3em;
  width: 100%; }

section > :last-child,
article > :last-child,
section > .content > :last-child,
article > .content > :last-child,
section:last-child,
article:last-child {
  margin-bottom: 0; }

.row > section, .row > article {
  margin-bottom: 0; }

/* ---------------------------------------------
  Image
---------------------------------------------*/
.image {
  position: relative;
  display: inline-block; }
  .image:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url("images/overlay.png"); }
  .image img {
    display: block;
    width: 100%; }
  .image.featured {
    display: block;
    width: 100%;
    margin: 0 0 2em 0; }
  .image.fit {
    display: block;
    width: 100%; }
  .image.left {
    float: left;
    margin: 0 2em 2em 0; }
  .image.centered {
    display: block;
    margin: 0 0 2em 0; }
    .image.centered img {
      margin: 0 auto;
      width: auto; }
  .image:hover:before {
    background-image: none; }

/* ---------------------------------------------
   List
---------------------------------------------*/
/*
	ul {
		&.default {
			list-style: disc;
			padding-left: 1em;

			li {
				padding-left: 0.5em;
			}
		}

		&.icons {
			cursor: default;

			li {
				display: inline-block;
			}

			a {
				display: inline-block;
				width: 2em;
				height: 2em;
				line-height: 2em;
				text-align: center;
				border: 0;
			}
		}

		&.menu {
			cursor: default;

			li {
				display: inline-block;
				line-height: 1em;
				border-left: solid 1px rgba(145, 146, 147, 0.25);
				padding: 0 0 0 0.5em;
				margin: 0 0 0 0.5em;

				&:first-child {
					border-left: 0;
					padding-left: 0;
					margin-left: 0;
				}
			}
		}

		&.actions {
			cursor: default;

			li {
				display: inline-block;
				margin: 0 0 0 0.5em;

				&:first-child {
					margin-left: 0;
				}
			}
		}
	}

	ol.default {
		list-style: decimal;
		padding-left: 1.25em;

		li {
			padding-left: 0.25em;
		}
	}

*/
/* ---------------------------------------------
  Button
---------------------------------------------*/
/* コンテンツ下の下向き矢印に使用されている*/
input[type="button"],
input[type="submit"],
input[type="reset"],
.button,
button {
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background-color: #98c593;
  border: 0;
  border-radius: 3.5em;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  height: 3.5em;
  line-height: 3.5em;
  outline: 0;
  padding: 0 2em 0 2em;
  position: relative;
  text-align: center;
  text-decoration: none; }
  input[type="button"].down,
  input[type="submit"].down,
  input[type="reset"].down,
  .button.down,
  button.down {
    width: 5em;
    height: 5em;
    line-height: 4.5em;
    padding: 0;
    background-image: url("images/dark-arrow.svg");
    background-position: center center;
    background-repeat: no-repeat;
    text-indent: -10em;
    overflow: hidden; }
    input[type="button"].down.anchored,
    input[type="submit"].down.anchored,
    input[type="reset"].down.anchored,
    .button.down.anchored,
    button.down.anchored {
      bottom: 0;
      border-bottom: 0;
      border-radius: 3em 3em 0 0;
      height: 4.5em;
      margin-left: -2.5em; }
  input[type="button"].anchored,
  input[type="submit"].anchored,
  input[type="reset"].anchored,
  .button.anchored,
  button.anchored {
    position: absolute;
    left: 50%; }
  input[type="button"]:hover,
  input[type="submit"]:hover,
  input[type="reset"]:hover,
  .button:hover,
  button:hover {
    background-color: #a8d5a3; }
  input[type="button"]:active,
  input[type="submit"]:active,
  input[type="reset"]:active,
  .button:active,
  button:active {
    background-color: #88b583; }
  input[type="button"].style2,
  input[type="submit"].style2,
  input[type="reset"].style2,
  .button.style2,
  button.style2 {
    background-color: transparent;
    border: solid 2px #e5e6e7;
    color: inherit; }
    input[type="button"].style2:hover,
    input[type="submit"].style2:hover,
    input[type="reset"].style2:hover,
    .button.style2:hover,
    button.style2:hover {
      background-color: rgba(145, 146, 147, 0.035); }
    input[type="button"].style2.down,
    input[type="submit"].style2.down,
    input[type="reset"].style2.down,
    .button.style2.down,
    button.style2.down {
      background-image: url("images/arrow.svg"); }

/* Spinner -------------------------*/
@-moz-keyframes spinner-rotate {
  0% {
    -moz-transform: scale(1) rotate(0deg);
    -webkit-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg); }
  100% {
    -moz-transform: scale(1) rotate(360deg);
    -webkit-transform: scale(1) rotate(360deg);
    -ms-transform: scale(1) rotate(360deg);
    transform: scale(1) rotate(360deg); } }
@-webkit-keyframes spinner-rotate {
  0% {
    -moz-transform: scale(1) rotate(0deg);
    -webkit-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg); }
  100% {
    -moz-transform: scale(1) rotate(360deg);
    -webkit-transform: scale(1) rotate(360deg);
    -ms-transform: scale(1) rotate(360deg);
    transform: scale(1) rotate(360deg); } }
@-ms-keyframes spinner-rotate {
  0% {
    -moz-transform: scale(1) rotate(0deg);
    -webkit-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg); }
  100% {
    -moz-transform: scale(1) rotate(360deg);
    -webkit-transform: scale(1) rotate(360deg);
    -ms-transform: scale(1) rotate(360deg);
    transform: scale(1) rotate(360deg); } }
@keyframes spinner-rotate {
  0% {
    -moz-transform: scale(1) rotate(0deg);
    -webkit-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg); }
  100% {
    -moz-transform: scale(1) rotate(360deg);
    -webkit-transform: scale(1) rotate(360deg);
    -ms-transform: scale(1) rotate(360deg);
    transform: scale(1) rotate(360deg); } }
/* Loader ------------------------*/
@-moz-keyframes spinner-show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-webkit-keyframes spinner-show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-ms-keyframes spinner-show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes spinner-show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-moz-keyframes spinner-hide {
  0% {
    -moz-transform: scale(1) rotate(0deg);
    -webkit-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
    color: #ececec;
    z-index: 100001; }
  99% {
    -moz-transform: scale(0.5) rotate(360deg);
    -webkit-transform: scale(0.5) rotate(360deg);
    -ms-transform: scale(0.5) rotate(360deg);
    transform: scale(0.5) rotate(360deg);
    color: #ececec;
    z-index: 100001; }
  100% {
    -moz-transform: scale(0.5) rotate(360deg);
    -webkit-transform: scale(0.5) rotate(360deg);
    -ms-transform: scale(0.5) rotate(360deg);
    transform: scale(0.5) rotate(360deg);
    color: #ececec;
    z-index: -1; } }
@-webkit-keyframes spinner-hide {
  0% {
    -moz-transform: scale(1) rotate(0deg);
    -webkit-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
    color: #ececec;
    z-index: 100001; }
  99% {
    -moz-transform: scale(0.5) rotate(360deg);
    -webkit-transform: scale(0.5) rotate(360deg);
    -ms-transform: scale(0.5) rotate(360deg);
    transform: scale(0.5) rotate(360deg);
    color: #ececec;
    z-index: 100001; }
  100% {
    -moz-transform: scale(0.5) rotate(360deg);
    -webkit-transform: scale(0.5) rotate(360deg);
    -ms-transform: scale(0.5) rotate(360deg);
    transform: scale(0.5) rotate(360deg);
    color: #ececec;
    z-index: -1; } }
@-ms-keyframes spinner-hide {
  0% {
    -moz-transform: scale(1) rotate(0deg);
    -webkit-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
    color: #ececec;
    z-index: 100001; }
  99% {
    -moz-transform: scale(0.5) rotate(360deg);
    -webkit-transform: scale(0.5) rotate(360deg);
    -ms-transform: scale(0.5) rotate(360deg);
    transform: scale(0.5) rotate(360deg);
    color: #ececec;
    z-index: 100001; }
  100% {
    -moz-transform: scale(0.5) rotate(360deg);
    -webkit-transform: scale(0.5) rotate(360deg);
    -ms-transform: scale(0.5) rotate(360deg);
    transform: scale(0.5) rotate(360deg);
    color: #ececec;
    z-index: -1; } }
@keyframes spinner-hide {
  0% {
    -moz-transform: scale(1) rotate(0deg);
    -webkit-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
    color: #ececec;
    z-index: 100001; }
  99% {
    -moz-transform: scale(0.5) rotate(360deg);
    -webkit-transform: scale(0.5) rotate(360deg);
    -ms-transform: scale(0.5) rotate(360deg);
    transform: scale(0.5) rotate(360deg);
    color: #ececec;
    z-index: 100001; }
  100% {
    -moz-transform: scale(0.5) rotate(360deg);
    -webkit-transform: scale(0.5) rotate(360deg);
    -ms-transform: scale(0.5) rotate(360deg);
    transform: scale(0.5) rotate(360deg);
    color: #ececec;
    z-index: -1; } }
@-moz-keyframes overlay-hide {
  0% {
    opacity: 1;
    z-index: 100000; }
  /*			15% {
  			opacity: 1;
  			z-index: 100000;
  		}
  
  	99% {
  			opacity: 0;
  			z-index: 100000;
  		}*/
  100% {
    opacity: 0;
    z-index: -1; } }
@-webkit-keyframes overlay-hide {
  0% {
    opacity: 1;
    z-index: 100000; }
  /*			15% {
  			opacity: 1;
  			z-index: 100000;
  		}
  
  	99% {
  			opacity: 0;
  			z-index: 100000;
  		}*/
  100% {
    opacity: 0;
    z-index: -1; } }
@-ms-keyframes overlay-hide {
  0% {
    opacity: 1;
    z-index: 100000; }
  /*			15% {
  			opacity: 1;
  			z-index: 100000;
  		}
  
  	99% {
  			opacity: 0;
  			z-index: 100000;
  		}*/
  100% {
    opacity: 0;
    z-index: -1; } }
@keyframes overlay-hide {
  0% {
    opacity: 1;
    z-index: 100000; }
  /*			15% {
  			opacity: 1;
  			z-index: 100000;
  		}
  
  	99% {
  			opacity: 0;
  			z-index: 100000;
  		}*/
  100% {
    opacity: 0;
    z-index: -1; } }
body {
  text-decoration: none; }
  body:before {
    -moz-animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-hide 0.25s ease-in-out forwards !important;
    -webkit-animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-hide 0.25s ease-in-out forwards !important;
    -ms-animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-hide 0.25s ease-in-out forwards !important;
    animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-hide 0.25s ease-in-out forwards !important;
    -moz-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-transform: none !important;
    color: #ececec;
    content: '\f1ce';
    cursor: default;
    display: block;
    font-size: 2em;
    height: 2em;
    left: 50%;
    line-height: 2em;
    margin: -1em 0 0 -1em;
    opacity: 0;
    position: fixed;
    text-align: center;
    top: 50%;
    width: 2em;
    z-index: -1; }
  body:after {
    -moz-animation: overlay-hide 1.5s ease-in forwards !important;
    -webkit-animation: overlay-hide 1.5s ease-in forwards !important;
    -ms-animation: overlay-hide 1.5s ease-in forwards !important;
    animation: overlay-hide 1.5s ease-in forwards !important;
    background: #ffffff;
    content: '';
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: -1; }
  body.is-loading:before {
    -moz-animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-rotate 0.75s infinite linear !important;
    -webkit-animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-rotate 0.75s infinite linear !important;
    -ms-animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-rotate 0.75s infinite linear !important;
    animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-rotate 0.75s infinite linear !important;
    z-index: 100001; }
  body.is-loading:after {
    -moz-animation: none !important;
    -webkit-animation: none !important;
    -ms-animation: none !important;
    animation: none !important;
    opacity: 1;
    z-index: 100000; }

@media (-webkit-min-device-pixel-ratio: 2) {
  body:before {
    line-height: 2.025em; } }
/* ---------------------------------------------
 コンテンツ別
---------------------------------------------*/
/* Intro ---------- */
#intro {
  background: url("images/overlay.png"), url("../../images/intro.jpg");
  background-size: 256px 256px, cover;
  background-attachment: fixed, fixed;
  background-position: top left, bottom center;
  background-repeat: repeat, no-repeat;
  position: relative; }
  #intro .content {
    padding-top: 40px; }
  #intro h2 {
    margin-bottom: 1.1em;
    text-align: left; }
  #intro p {
    margin-top: 1.3em;
    max-width: 36em;
    text-align: left;
    text-shadow: -1px -1px 0.5px #000, 1px 1px 0.5px #000, 3px 3px 0.5px #000, span;
      text-shadow-font-size: 0.9em; }
  #intro footer {
    text-align: center;
    position: absolute;
    bottom: 30%;
    left: 50%;
    margin-left: -43px; }
  #intro .taiwanLINK {
    position: absolute;
    background: rgba(255, 255, 255, 0.9);
    right: 0px;
    bottom: 30px;
    border-radius: 6px 0 0 6px; }
    #intro .taiwanLINK a {
      color: #333;
      display: block;
      width: 100%;
      height: 100%;
      padding: 10px 15px;
      text-decoration: none; }

/* One ---------- */
#one {
  background: url("images/overlay.png"), url("../../images/one.jpg");
  /*background-color:#A71417 ;*/
  background-size: 256px 256px, cover;
  background-attachment: fixed, fixed;
  background-position: top left, center center;
  position: relative; }

/* Two ----------*/
#two {
  background: url("images/overlay.png"), url("../../images/mikoshi.jpg");
  /*background-color:#3891D1 ;*/
  background-size: 256px 256px, cover;
  background-attachment: fixed, fixed;
  background-position: top left, center center;
  position: relative; }

/* Three ----------*/
#three {
  background: url("images/overlay.png"), url("../../images/two.jpg");
  background-color: #A71417;
  background-size: 256px 256px, cover;
  background-attachment: fixed, fixed;
  background-position: top left, center center;
  position: relative; }

/* Four ----------*/
#four {
  background: url("images/overlay.png"), url("../../images/four.jpg");
  background-color: #C18004;
  background-size: 256px 256px, cover;
  background-attachment: fixed, fixed;
  background-position: top left, center center;
  position: relative; }

/* Information ----------*/
#info {
  background: url("images/overlay.png"), url("../../images/three.jpg");
  background-color: #C18004;
  background-size: 256px 256px, cover;
  background-attachment: fixed, fixed;
  background-position: top left, center center;
  position: relative; }
  #info dl {
    width: 80%;
    max-width: 30em;
    margin: 0 auto;
    text-align: justify; }
    #info dl dt {
      clear: left;
      float: left;
      width: 9em; }
    #info dl dd {
      margin: 0 0 0 9em; }

/* Work(ギャラリー) ----------*/
#work {
  background: #ccc; }
  #work .row.images .image {
    -moz-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
    -moz-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    position: relative;
    top: 0;
    left: 0;
    opacity: 1.0; }
  #work .row.images.inactive .image {
    opacity: 0; }
    #work .row.images.inactive .image.from-left {
      left: -14em; }
    #work .row.images.inactive .image.from-right {
      left: 14em; }
    #work .row.images.inactive .image.from-top {
      top: -7em; }
    #work .row.images.inactive .image.from-bottom {
      top: 7em; }

/* 汎用class */
.txt_red {
  color: #900; }

/*////////////////////////////////////////////
   Wide (min-width: 1920px) 
///////////////////////////////////////////////*/
@media screen and (max-width: 2560px) {
  /* Basic */
  body, input, textarea, select {
    font-size: 18px; } }
/*////////////////////////////////////////////
   Narrow (max-width: 1280px) 
///////////////////////////////////////////////*/
@media screen and (max-width: 1280px) {
  /* Basic */ }
/*////////////////////////////////////////////
   Narrower (max-width: 1000px) 
///////////////////////////////////////////////*/
@media screen and (max-width: 1000px) {
  /* Basic */
  body, input, textarea, select {
    font-size: 16px; }

  .container > .container {
    width: 100% !important; } }
/*////////////////////////////////////////////
   Mobile (max-width: 736px) 
///////////////////////////////////////////////*/
@media screen and (max-width: 736px) {
  /* Basic */
  body {
    min-width: 320px;
    font-size: 16px;
    line-height: 1.5em;
    padding-top: 2.5em; }
    body.is-touch .main.style2.right h2 {
      /*Wari Bagfix*/
      position: relative;
      top: auto; }

  input, textarea, select {
    font-size: 16px;
    line-height: 1.5em; }

  h2 {
    font-size: 1.5em;
    letter-spacing: -1px; }

  /* #intro */
  #intro .content {
    padding-top: 0px; }
  #intro p {
    text-align: left; }

  /* #info */
  #info dl {
    width: 90%; }
    #info dl dt {
      width: 8em; }
    #info dl dd {
      margin: 0 0 0 8em; }

  /* iOS Bugfix */
  .iOS .iframeBox {
    position: fixed;
    left: 1%;
    top: 0;
    width: 98% !important;
    height: 80% !important;
    overflow: auto;
    -webkit-overflow-scrolling: touch; }
    .iOS .iframeBox .closer {
      z-index: 999999;
      position: fixed;
      bottom: 4%; }
  .iOS iframe {
    width: 100%;
    height: 100%; } }
/* Mobile End */
/* ---------------------------------------------
   ページ別等、個別スタイル 
---------------------------------------------*/
/* ---------------------------------------------
 Topページ以外（静的ページ）
---------------------------------------------*/
/* ---------------------------------------------
 ページ背景
---------------------------------------------*/
#normal_main #header2 {
  position: relative;
  height: 300px;
  background-color: #5C0017;
  margin: 0; }
  #normal_main #header2 h1 {
    color: #fff;
    width: 90%;
    max-width: 980px;
    padding: 2em 0 0 1.8em;
    margin: 0 auto;
    font-size: 2em; }
  #normal_main #header2.about {
    background: url("images/overlay.png"), url("../../images/two.jpg");
    background-size: 256px 256px, cover;
    background-position: top left, top 90%; }
  #normal_main #header2.access {
    background: url("images/overlay.png"), url("../../images/bus_access.jpg");
    background-size: 256px 256px, cover;
    background-position: top left, center 90%; }
  #normal_main #header2.event {
    background: url("images/overlay.png"), url("../../images/contents/P20160922_1.jpg");
    background-size: 256px 256px, cover;
    background-position: top left, center center; }
#normal_main main {
  background-color: transparent !important; }
#normal_main #pageNav {
  position: relative;
  background: #520303; }
  #normal_main #pageNav ul {
    width: 80%;
    max-width: 950px;
    margin: 0 auto; }
    #normal_main #pageNav ul li {
      display: inline-block;
      padding: 5px 24px 5px 0;
      font-size: 16px; }
      #normal_main #pageNav ul li a {
        color: #fff;
        text-decoration: none;
        opacity: 0.9; }
        #normal_main #pageNav ul li a:before {
          font-family: "FontAwesome";
          content: "\f107";
          margin-right: 2px;
          opacity: 0.6; }
        #normal_main #pageNav ul li a:hover:before {
          opacity: 1; }
  #normal_main #pageNav.is-fixed {
    position: fixed;
    top: 3em;
    left: 0;
    z-index: 2;
    width: 100%; }
#normal_main section {
  padding: 5em 0;
  background-color: #fff; }
  #normal_main section.main:nth-child(even) {
    background: #eee; }
    #normal_main section.main:nth-child(even) .normal_content {
      background: #fff; }
  #normal_main section.main .normal_content:first-of-type {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px; }
  #normal_main section.main .normal_content:last-of-type {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px; }
  #normal_main section h2 {
    text-align: center;
    color: #222;
    font-size: 2.2em;
    margin: 0 auto 30px auto;
    border-bottom: 1px solid #900000;
    width: 80%;
    max-width: 950px; }

.sp {
  display: none; }

/* ---------------------------------------------
 コンテンツ
---------------------------------------------*/
/* 動かないコンテンツボックス*/
.normal_content {
  padding: 1.8em;
  color: #39454b;
  width: 80%;
  max-width: 950px;
  margin: 0 auto;
  overflow: hidden; }
  .normal_content h3 {
    font-weight: bold;
    font-size: 120%;
    margin-bottom: 15px; }

/* 飛虎将軍廟について　他 */
.float_r img, .float_l img, .img-cen img {
  margin-top: 0.2em; }

.float_r img {
  float: right;
  margin-left: 20px;
  border-radius: 4px; }

.float_l img {
  float: left;
  margin-right: 20px;
  border-radius: 4px; }

.img_cen img {
  display: block;
  margin: 0 auto;
  margin-bottom: 10px;
  border-radius: 4px; }

/* bus_access -------------------------- */
#bus_access h3 {
  margin-bottom: 15px;
  font-size: 110%; }
  #bus_access h3:before {
    content: "■"; }

.flow_txt {
  overflow: hidden;
  margin-bottom: 20px; }
  .flow_txt li {
    list-style-type: decimal;
    margin: 0 0 20px 20px; }
  .flow_txt img {
    float: right;
    margin-left: 20px; }
  .flow_txt ol li {
    margin: 0 0 1em 1.5em; }

.flow_img ul {
  display: inline-table;
  table-layout: fixed;
  width: 100%; }
.flow_img li {
  display: table-cell;
  position: relative;
  width: 100%; }
  .flow_img li:after {
    content: "\f061";
    font-family: FontAwesome;
    position: absolute;
    right: 8px;
    top: 40%;
    font-size: 30px; }
  .flow_img li span {
    display: block;
    width: 80%;
    font-size: 80%;
    line-height: 1.2em; }
  .flow_img li img {
    width: 80%; }
.flow_img ul:last-child li:last-child:after {
  display: none; }

/* bus_access -------------------------- */
#hotel img {
  float: right;
  margin-left: 20px; }
#hotel li {
  padding: 1px;
  width: 100%; }
  #hotel li span {
    display: inline-block;
    width: 100px;
    background: #6E6E6E;
    color: #FFF;
    padding: 8px;
    margin-right: 8px; }

/*////////////////////////////////////////////
   Mobile (max-width: 736px) 
///////////////////////////////////////////////*/
@media screen and (max-width: 736px) {
  #normal_main #header2 {
    height: 160px; }
    #normal_main #header2 h1 {
      font-size: 1.5em; }
  #normal_main #pageNav {
    display: none; }
  #normal_main main {
    margin-top: 0 !important; }
  #normal_main section h2 {
    font-size: 1.5em;
    width: 90%; }

  /* 動かないコンテンツボックス*/
  .normal_content {
    font-size: 0.95em;
    padding: 1em;
    width: 94%; }

  /* 画像の自動拡縮 */
  img {
    max-width: 100%;
    height: auto; }

  .img_horizontal {
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
    height: auto; }

  .img_vartical {
    width: 50%;
    height: auto; }

  .flow_txt li {
    list-style-type: decimal;
    margin: 0 0 0.5em 1em; }
  .flow_txt img {
    float: none;
    margin-left: 0px;
    display: block;
    margin: 0 auto;
    margin-bottom: 8px;
    width: 80%; }

  #hotel img {
    float: none;
    margin-left: 0px;
    display: block;
    margin: 0 auto;
    margin-bottom: 8px;
    width: 80%; }
  #hotel li {
    padding: 0px;
    margin-bottom: 8px; }
    #hotel li span {
      display: block;
      width: 150px;
      background: none;
      color: #39454b;
      padding: 0px;
      margin-right: 0px;
      font-weight: bold; }
      #hotel li span:before {
        content: "■"; }

  .flow_img {
    overflow: hidden;
    width: 100%; }
    .flow_img ul {
      display: block;
      table-layout: auto;
      width: 90%;
      margin: 0 auto;
      text-align: center; }
      .flow_img ul li {
        display: inline;
        position: relative;
        float: left;
        margin: 0 10px 8px 0; }
        .flow_img ul li:nth-child(2n) {
          margin: 0 0 8px 0; }
        .flow_img ul li:after {
          content: none; }
        .flow_img ul li span {
          width: 100%;
          text-align: center; }
        .flow_img ul li img {
          width: 90%; }

  .sp {
    display: block; }

  .pc {
    display: none; } }

/*# sourceMappingURL=main.css.map */
