<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
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-style: normal;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}

q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* ========================================================
	Helper classes
======================================================== */
/*--------------------------------------
	imageUnit
---------------------------------------*/
.imageUnit, .imageUnitAuto {
  *zoom: 1;
}
.imageUnit:after, .imageUnitAuto:after {
  content: "";
  display: table;
  clear: both;
}
.imageUnit .imgL .img, .imageUnitAuto .imgL .img {
  float: left;
}
.imageUnit .imgR .img, .imageUnitAuto .imgR .img {
  float: right;
}

/*--------------------------------------
	clearfix
---------------------------------------*/
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

/*--------------------------------------
	list-style
---------------------------------------*/
.list {
  margin: 0 0 1em;
}

.list li {
  text-indent: -1em;
  padding-left: 1em;
}

.disc, .square {
  margin: 0 0 1em 1.5em;
}

.decimal {
  margin: 0 0 1em 2em;
}

.disc {
  list-style: disc;
}

.square {
  list-style: square;
}

.decimal {
  list-style-type: decimal;
}

/*--------------------------------------
	text-align
---------------------------------------*/
.text_l {
  text-align: left !important;
}

.text_c {
  text-align: center !important;
}

.text_r {
  text-align: right !important;
}

/*--------------------------------------
	float
---------------------------------------*/
.fl {
  float: left;
}

.fr {
  float: right;
}

.clear {
  clear: both;
}

.horizontal {
  zoom: 1;
}
.horizontal:before, .horizontal:after {
  display: block;
  height: 0;
  visibility: hidden;
  content: "\0020";
}
.horizontal:after {
  clear: both;
}

.horizontal li {
  float: left;
}

.first {
  margin-left: 0;
}

.last {
  margin-right: 0;
}

/*--------------------------------------
	is
---------------------------------------*/
.is_hidden {
  display: none;
  visibility: hidden;
}

.is_visible {
  display: block;
  visibility: visible;
}

.is_block {
  display: block;
}

.is_inline-block {
  display: inline-block;
}

.is_inline {
  display: inline;
}

.is_static {
  position: static;
}

.is_relative {
  position: relative;
}

.is_absolute {
  position: absolute;
}

.is_fixed {
  position: fixed;
}

/*--------------------------------------
	margin &amp; padding
---------------------------------------*/
.mb0 {
  margin-bottom: 0px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb55 {
  margin-bottom: 55px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mb65 {
  margin-bottom: 65px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mb75 {
  margin-bottom: 75px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.mb85 {
  margin-bottom: 85px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.mb95 {
  margin-bottom: 95px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.pb0 {
  padding-bottom: 0px !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pb55 {
  padding-bottom: 55px !important;
}

.pb60 {
  padding-bottom: 60px !important;
}

.pb65 {
  padding-bottom: 65px !important;
}

.pb70 {
  padding-bottom: 70px !important;
}

.pb75 {
  padding-bottom: 75px !important;
}

.pb80 {
  padding-bottom: 80px !important;
}

.pb85 {
  padding-bottom: 85px !important;
}

.pb90 {
  padding-bottom: 90px !important;
}

.pb95 {
  padding-bottom: 95px !important;
}

.pb100 {
  padding-bottom: 100px !important;
}

/* ========================================================
	base.css =&gt; PC・SP共通基本CSS
======================================================== */
/*--------------------------------------
	Site Setting
---------------------------------------*/
body {
  color: #333;
  font-size: 19px;
  font-size: 1.9rem;
  line-height: 1.6;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.6;
}

/*--------------------------------------
	header
---------------------------------------*/
/*--------------------------------------
	contents
---------------------------------------*/
/*--------------------------------------
	navigation
---------------------------------------*/
/*--------------------------------------
	topicpath
---------------------------------------*/
/*--------------------------------------
	main
---------------------------------------*/
/*--------------------------------------
	sidebar
---------------------------------------*/
/*--------------------------------------
	footer
---------------------------------------*/
/*--------------------------------------
	link
---------------------------------------*/
a {
  color: #432310;
}
a:hover, a:active, a:focus {
  color: #954e24;
}

/*--------------------------------------
	pagetop
---------------------------------------*/
.pagetop {
  position: fixed;
  bottom: -300px;
  right: 0;
  margin: 0;
  z-index: 200;
  visibility: hidden;
  -webkit-transition: bottom 0.4s linear;
  transition: bottom 0.4s linear;
}

.pagetop.visible {
  bottom: 30px;
}

/* ========================================================
	_04_mobile.css =&gt; モバイル表示用CSS
======================================================== */
@media screen and (max-width: 640px) {
  html {
    font-size: 62.5% !Important;
  }

  body {
    color: #414141;
    position: relative;
    overflow-x: hidden;
    _display: inline;
    _zoom: 1;
    font-family: 'Libre Baskerville' , "Times New Roman" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
  }

  img {
    width: 100%;
    height: auto;
  }

  .inner {
    margin: 0 auto;
    font-size: 13px;
    font-size: 1.3rem;
  }

  a {
    text-decoration: none;
  }

  a:hover {
    text-decoration: underline;
  }

  p {
    font-size: 14px;
    font-size: 1.4rem;
  }

  #loader-bg {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: #0f2751;
    z-index: 1;
  }

  #loader {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 64px;
    height: 64px;
    margin-top: -32px;
    margin-left: -32px;
    text-align: center;
    color: #fff;
    z-index: 2;
  }

  .contents_wrap {
    display: none;
  }

  .section_wrap {
    padding: 5%;
    background-attachment: fixed;
  }
  .section_wrap .inner {
    margin: 0 auto;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 10% 5%;
  }

  .section00 {
    background-image: url("../images/bg_10.jpg");
    background-size: cover;
    padding: 0;
    position: relative;
  }

  .section00_ttl {
    font-size: 32px;
    font-size: 3.2rem;
    color: #fff;
    position: absolute;
    top: -20px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: auto;
    height: 130px;
    text-align: center;
  }
  .section00_ttl img {
    width: auto !important;
    height: 100% !important;
  }

  .section01 {
    background-image: url("../images/bg_01.jpg");
    background-size: cover;
  }

  .section02 {
    background-image: url("../images/bg_05.jpg");
    background-size: cover;
  }

  .section03 {
    background-image: url("../images/bg_04.jpg");
    background-size: cover;
  }

  .section04 {
    background-image: url("../images/bg_02.jpg");
    background-size: cover;
  }

  .section05 {
    background-image: url("../images/bg_03.jpg");
    background-size: cover;
  }

  .section06 {
    background-image: url("../images/bg_09.jpg");
    background-size: cover;
  }

  .section07 {
    background-image: url("../images/bg_08.jpg");
    background-size: cover;
  }

  .section_ttl {
    margin: 0 0 40px 0;
    font-size: 26px;
    font-size: 2.6rem;
    color: #fff;
    font-weight: normal;
  }

  .section_text {
    margin-bottom: 30px;
    line-height: 2;
    font-size: 16px;
    font-size: 1.6rem;
    color: #fff;
    text-align: justify;
    text-justify: inter-ideograph;
  }
  .section_text br {
    display: none;
  }

  .section_text:last-child {
    margin-bottom: 0;
  }

  .window_close {
    text-align: center;
    font-size: 18px;
    font-size: 1.8rem;
    margin: 100px 0 0 0;
  }
  .window_close a {
    color: #fff;
  }

  .section_ph li {
    display: inline-block;
    margin-right: 20px;
  }
  .section_ph li img {
    min-width: 100%;
    height: auto;
  }
  .section_ph li:last-child {
    margin-right: 0;
  }

  .ph_gamo {
    text-align: center;
  }
}
/* ========================================================
	_05_pc.css =&gt; PC表示用CSS
======================================================== */
@media screen and (min-width: 641px) {
  html {
    font-size: 62.5% !Important;
  }

  body {
    color: #414141;
    position: relative;
    overflow-x: hidden;
    min-width: 1004px;
    _display: inline;
    _zoom: 1;
    font-family: 'Libre Baskerville' , "Times New Roman" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
  }

  .inner {
    width: 1004px;
    margin: 0 auto;
    font-size: 13px;
    font-size: 1.3rem;
  }

  a {
    text-decoration: none;
  }

  a:hover {
    text-decoration: underline;
  }

  p {
    font-size: 14px;
    font-size: 1.4rem;
  }

  #loader-bg {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: #0f2751;
    z-index: 1;
  }

  #loader {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 64px;
    height: 64px;
    margin-top: -32px;
    margin-left: -32px;
    text-align: center;
    color: #fff;
    z-index: 2;
  }

  .contents_wrap {
    display: none;
  }

  .section_wrap {
    width: 100%;
    padding: 100px 0;
    background-attachment: fixed;
  }
  .section_wrap .inner {
    min-width: 1000px;
    margin: 0 auto;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 100px 0;
  }

  .section00 {
    background-image: url("../images/bg_10.jpg");
    background-size: cover;
    padding: 0;
    position: relative;
  }

  .section00_ttl {
    font-size: 48px;
    font-size: 4.8rem;
    color: #fff;
    position: absolute;
    top: -20px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 502px;
    height: 222px;
  }

  .section01 {
    background-image: url("../images/bg_01.jpg");
    background-size: cover;
  }

  .section02 {
    background-image: url("../images/bg_05.jpg");
    background-size: cover;
  }

  .section03 {
    background-image: url("../images/bg_04.jpg");
    background-size: cover;
  }

  .section04 {
    background-image: url("../images/bg_02.jpg");
    background-size: cover;
  }

  .section05 {
    background-image: url("../images/bg_03.jpg");
    background-size: cover;
  }

  .section06 {
    background-image: url("../images/bg_09.jpg");
    background-size: cover;
  }

  .section07 {
    background-image: url("../images/bg_08.jpg");
    background-size: cover;
  }

  .section_ttl {
    margin: 0 0 70px 0;
    text-align: center;
    font-size: 36px;
    font-size: 3.6rem;
    color: #fff;
    font-weight: normal;
  }

  .section_text {
    margin-bottom: 50px;
    text-align: center;
    line-height: 2.4;
    font-size: 18px;
    font-size: 1.8rem;
    color: #fff;
  }

  .section_text:last-child {
    margin-bottom: 0;
  }

  .window_close {
    text-align: center;
    font-size: 18px;
    font-size: 1.8rem;
    margin: 100px 0 0 0;
  }
  .window_close a {
    color: #fff;
  }

  .section_ph li {
    display: inline-block;
    margin-right: 20px;
  }
  .section_ph li:last-child {
    margin-right: 0;
  }
}
</pre></body></html>