@charset "UTF-8";
/**
* YUI 3.5.0 - reset.css (http://developer.yahoo.com/yui/3/cssreset/)
* http://cssreset.com
* Copyright 2012 Yahoo! Inc. All rights reserved.
* http://yuilibrary.com/license/
*/
/*
TODO will need to remove settings on HTML since we can't namespace it.
TODO with the prefix, should I group by selector or property for weight savings?
*/
html {
  color: #000;
  background: #FFF;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: 500;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  font-size: 100%;
}

_:-ms-input-placeholder, :root {
  font-family: Meiryo, sans-serif;
}

/*
TODO remove settings on BODY since we can't namespace it.
*/
/*
TODO test putting a class on HEAD.
- Fails on FF.
*/
main,
article,
section {
  display: block;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

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

fieldset,
img {
  border: 0;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.cf:after {
  clear: both;
  content: "";
  display: block;
}

/*
TODO think about hanlding inheritence differently, maybe letting IE6 fail a bit...
*/
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}

ol,
ul {
  list-style: none;
}

caption,
th {
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before,
q:after {
  content: '';
}

abbr,
acronym {
  border: 0;
  font-variant: normal;
}

/* to preserve line-height and selector appearance */
sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

/*to enable resizing for IE*/
input,
textarea,
select {
  *font-size: 100%;
}

/*because legend doesn't inherit in IE */
legend {
  color: #000;
}

/* YUI CSS Detection Stamp */
#yui3-css-stamp.cssreset {
  display: none;
}

/* ------------------------------
 common - width: all
------------------------------ */
html,
body {
  min-width: 1320px;
}

.ajtxt {
  text-align: justify;
  text-justify: inter-ideograph;
}

a:hover {
  opacity: 0.6;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}

.op {
  display: block !important;
}

.os {
  display: none !important;
}

* {
  letter-spacing: 1px;
}

header {
  min-width: 1320px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 100000000;
}

header.scrolled {
  background-color: rgba(236, 230, 218, 0.95);
}

header .wrapper {
  padding: 25px 40px 20px;
}

header .wrapper .logo {
  width: 230px;
  display: block;
  float: left;
}

header .wrapper .logo img {
  width: 100%;
  display: block;
}

header .wrapper .menubox {
  width: calc(100% - 230px);
  float: right;
  text-align: right;
  padding-top: 20px;
}

header .wrapper .menubox .gnav {
  display: inline-block;
  vertical-align: top;
}

header .wrapper .menubox .gnav li {
  display: inline-block;
  padding: 0 5px;
}

header .wrapper .menubox .gnav li .a01 {
  display: inline-block;
  text-decoration: none;
  color: #0f1f55;
  font-size: 14px;
  letter-spacing: 3px;
  margin-right: 15px;
}

header .wrapper .menubox .gnav li .a01.haschild {
  position: relative;
}

header .wrapper .menubox .gnav li .a01.haschild:hover {
  cursor: pointer;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

header .wrapper .menubox .gnav li .a01.haschild:hover .submenu {
  display: block;
}

header .wrapper .menubox .gnav li .a01.haschild .submenu {
  width: 180px;
  position: absolute;
  top: 20px;
  right: -50px;
  left: -50px;
  margin: 0 auto;
  padding-top: 20px;
  display: none;
}

header .wrapper .menubox .gnav li .a01.haschild .submenu a {
  display: block;
  text-decoration: none;
  text-align: left;
  font-size: 14px;
  color: #000;
  padding: 7px 10px 7px 20px;
  background-color: rgba(255, 255, 255, 0.95);
}

header .wrapper .menubox .sns01 {
  width: 26px;
  display: inline-block;
  vertical-align: top;
  margin-left: 7px;
}

header .wrapper .menubox .sns01 img {
  width: 100%;
  display: block;
}

header .ham {
  display: none;
}

header .spmenu {
  display: none;
}

header .fixmenu01 {
  width: 100px;
  display: block;
  position: fixed;
  top: 110px;
  right: 0;
  z-index: 10000;
}

header .fixmenu01 img {
  width: 100%;
  display: block;
}

header .fixmenu02 {
  width: 56px;
  display: block;
  position: fixed;
  top: 280px;
  right: 0;
  z-index: 10000;
}

header .fixmenu02 img {
  width: 100%;
  display: block;
}

.font01 {
  font-family: ten-mincho, serif !important;
  font-weight: 400;
  font-style: normal;
}

main {
  background-image: url(../../images/bg_footer.jpg);
}

main section.ttlbox .wrapper {
  height: 550px;
  background-image: url(../../images/bg_sample.jpg);
  background-size: cover;
  background-position: center center;
  position: relative;
  padding-top: 230px;
}

main section.ttlbox .wrapper h2 {
  text-align: center;
  font-size: 60px;
  letter-spacing: 8px;
  color: #0f1f55;
  text-shadow: 3px 3px 5px white, -3px -3px 5px white, -3px 3px 5px white, 3px -3px 5px white;
}

main section.ttlbox .wrapper .design {
  display: block;
  width: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
}

main section.ttlbox .bc {
  background-image: url(../../images/bg_footer.jpg);
  background-size: cover;
  padding: 0 calc((100% - 1240px) / 2);
}

main section.ttlbox .bc * {
  text-decoration: none;
  font-size: 12px;
  color: #000;
}

footer {
  padding: 90px 0 0;
  background-image: url(../../images/bg_footer.jpg);
  background-size: cover;
}

footer .wrapper {
  width: 1120px;
  margin: 0 auto;
}

footer .wrapper .fbbox {
  width: 500px;
  float: left;
}

footer .wrapper .fbbox .t01 {
  border-bottom: 1px solid #000;
  margin-bottom: 20px;
}

footer .wrapper .fbbox .t01 img {
  width: 173px;
  display: block;
}

footer .wrapper .right {
  width: 550px;
  float: right;
}

footer .wrapper .right .box01 {
  padding-bottom: 20px;
  border-bottom: 1px solid #000;
}

footer .wrapper .right .box01 .photo01 {
  width: 218px;
  display: block;
  float: left;
}

footer .wrapper .right .box01 .txtbox01 {
  width: calc(100% - 240px);
  float: right;
  padding-top: 10px;
}

footer .wrapper .right .box01 .txtbox01 .logo {
  display: block;
}

footer .wrapper .right .box01 .txtbox01 p {
  font-size: 14px;
  letter-spacing: 0;
}

footer .wrapper .right .linkbox {
  margin-top: 20px;
}

footer .wrapper .right .linkbox ul {
  width: calc(100% / 3);
  float: left;
}

footer .wrapper .right .linkbox ul li {
  margin-bottom: 7px;
}

footer .wrapper .right .linkbox ul li a {
  display: inline-block;
  text-decoration: none;
  color: #000;
  padding-left: 18px;
  background-size: 14px auto;
  background-image: url(../../images/icon_arrow01.svg);
  background-repeat: no-repeat;
  background-position: top 6px left;
  letter-spacing: 0;
}

footer .wrapper .right .bnr01 {
  display: block;
  margin-top: 30px;
}

footer .wrapper .right .bnr01 img {
  max-width: 100%;
  display: block;
}


footer .snsbox01 {
  width: 760px;
  margin: 40px auto 0;
}
footer .snsbox01 ul {
  font-size: 0;
  letter-spacing: 0;
}
footer .snsbox01 ul li {
  width: 200px;
  display: inline-block;
  vertical-align: top;
  margin: 80px 80px 0 0;
}
footer .snsbox01 ul li:nth-child(3n) {
  margin-right: 0;
}
footer .snsbox01 ul li a {
  text-decoration: none;
  color: #000;
}
footer .snsbox01 ul li a img {
  width: 100px;
  display: block;
  margin: 0 auto;
}
footer .snsbox01 ul li a p {
  text-align: center;
  font-size: 10px;
  line-height: 16px;
  letter-spacing: 0;
  margin-top: 10px;
}

footer .pagetop {
  width: 56px;
  position: fixed;
  right: 40px;
  bottom: 80px;
  z-index: 1000;
}

footer .pagetop img {
  width: 100%;
  display: block;
}

footer .copy {
  height: 80px;
  background-image: url(../../images/bg_copy.png);
  background-size: auto 100%;
  margin-top: 80px;
  padding-top: 45px;
  text-align: center;
  font-size: 12px;
}

/* ------------------------------
 common - width: < $width-1
------------------------------ */
@media screen and (max-width: 767px) {
  html,
  body {
    min-width: 375px;
  }
  .op {
    display: none !important;
  }
  .os {
    display: block !important;
  }
  * {
    letter-spacing: 1px;
  }
  header {
    min-width: 375px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 100000000;
  }
  header.scrolled {
    background-color: #fff !important;
  }
  header .wrapper {
    padding: 5px 15px;
  }
  header .wrapper .logo {
    width: 115px;
    display: block;
    float: left;
  }
  header .wrapper .logo img {
    width: 100%;
    display: block;
  }
  header .wrapper .menubox {
    display: none;
  }
  header .ham {
    width: 24px;
    height: 24px;
    display: block;
    position: absolute;
    top: 8px;
    right: 15px;
  }
  header .spmenu {
    position: absolute;
    background-color: rgba(255, 255, 255, 0.95);
    padding: 20px;
    top: 40px;
    right: 0;
    left: 0;
    z-index: 100000;
  }
  header .spmenu .spwrapper .a01 {
    display: block;
    padding: 8px 5px;
    color: #000;
    font-size: 13px;
    text-decoration: none;
    border-bottom: 1px solid #000;
  }
  header .spmenu .spwrapper .a01 .submenu {
    padding-top: 5px;
    padding-left: 10px;
  }
  header .spmenu .spwrapper .a01 .submenu a {
    padding: 3px 0;
    display: block;
    text-decoration: none;
    font-size: 12px;
    color: #000;
  }
  header .spmenu .close {
    width: 120px;
    height: 30px;
    margin: 20px auto 0;
    color: #000;
    font-weight: bold;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
  }
  header .fixmenu01 {
    width: 75px;
    display: block;
    position: fixed;
    top: 45px;
    right: 0;
    z-index: 10000;
  }
  header .fixmenu01 img {
    width: 100%;
    display: block;
  }
  header .fixmenu02 {
    width: 35px;
    display: block;
    position: fixed;
    top: 158px;
    right: 0;
    z-index: 10000;
  }
  header .fixmenu02 img {
    width: 100%;
    display: block;
  }
  .font01 {
    font-family: ten-mincho, serif !important;
    font-weight: 400;
    font-style: normal;
  }
  main section.ttlbox .wrapper {
    height: 150px;
    background-size: cover;
    background-position: center center;
    position: relative;
    padding-top: 60px;
  }
  main section.ttlbox .wrapper h2 {
    text-align: center;
    font-size: 30px;
    letter-spacing: 4px;
    color: #000;
  }
  main section.ttlbox .wrapper .design {
    display: block;
    width: 100%;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
  }
  main section.ttlbox .bc {
    background-image: url(../../images/bg_footer.jpg);
    background-size: cover;
    padding: 0 20px;
  }
  main section.ttlbox .bc * {
    text-decoration: none;
    font-size: 10px;
    color: #000;
  }
  footer {
    padding: 50px 0 0;
    background-image: url(../../images/bg_footer.jpg);
    background-size: cover;
  }
  footer .wrapper {
    width: 100%;
    padding: 0 20px;
    margin: 0 auto;
  }
  footer .wrapper .fbbox {
    width: 335px;
    float: none;
    margin: 0 auto;
  }
  footer .wrapper .fbbox .fb-page {
    height: 300px !important;
    overflow: hidden !important;
  }
  footer .wrapper .fbbox .t01 {
    border-bottom: 1px solid #000;
    margin-bottom: 20px;
  }
  footer .wrapper .fbbox .t01 img {
    width: 120px;
    display: block;
  }
  footer .wrapper .right {
    width: 100%;
    float: none;
    margin-top: 30px;
  }
  footer .wrapper .right .box01 {
    padding-bottom: 20px;
    border-bottom: 1px solid #000;
  }
  footer .wrapper .right .box01 .photo01 {
    width: 100%;
    max-width: 437px;
    float: none;
    margin: 0 auto;
  }
  footer .wrapper .right .box01 .txtbox01 {
    width: 100%;
    float: none;
    padding-top: 20px;
  }
  footer .wrapper .right .box01 .txtbox01 .logo {
    display: block;
    margin: 0 auto;
    float: none;
    width: 160px;
  }
  footer .wrapper .right .box01 .txtbox01 .logo img {
    width: 100%;
    display: block;
  }
  footer .wrapper .right .box01 .txtbox01 p {
    margin-top: 15px;
    font-size: 12px;
    letter-spacing: 0;
    text-align: center;
  }
  footer .wrapper .right .linkbox {
    margin-top: 20px;
  }
  footer .wrapper .right .linkbox ul {
    width: calc(100% / 2);
    float: left;
  }
  footer .wrapper .right .linkbox ul:nth-child(3) {
    width: 100%;
  }
  footer .wrapper .right .linkbox ul:nth-child(3) li {
    width: 50%;
    float: left;
  }
  footer .wrapper .right .linkbox ul li {
    margin-bottom: 7px;
  }
  footer .wrapper .right .linkbox ul li a {
    display: inline-block;
    text-decoration: none;
    color: #000;
    padding-left: 14px;
    background-size: 12px auto;
    background-image: url(../../images/icon_arrow01.svg);
    background-repeat: no-repeat;
    background-position: top 3px left;
    font-size: 12px;
  }
  footer .wrapper .right .bnr01 {
    display: block;
    margin-top: 30px;
  }
  footer .wrapper .right .bnr01 img {
    max-width: 100%;
    display: block;
  }

  footer .snsbox01 {
    width: 320px;
    margin: 15px auto 0;
  }
  footer .snsbox01 ul {
    font-size: 0;
    letter-spacing: 0;
  }
  footer .snsbox01 ul li {
    width: 160px;
    display: inline-block;
    vertical-align: top;
    margin: 40px 0 0 !important;
  }
  footer .snsbox01 ul li:nth-child(3n) {
    margin-right: 0;
  }
  footer .snsbox01 ul li a {
    text-decoration: none;
    color: #000;
  }
  footer .snsbox01 ul li a img {
    width: 70px;
    display: block;
    margin: 0 auto;
  }
  footer .snsbox01 ul li a p {
    text-align: center;
    font-size: 8px;
    line-height: 16px;
    letter-spacing: 0;
    margin-top: 10px;
  }
  footer .pagetop {
    width: 35px;
    position: fixed;
    right: 20px;
    bottom: 20px;
  }
  footer .pagetop img {
    width: 100%;
    display: block;
  }
  footer .copy {
    height: 40px;
    background-image: url(../../images/bg_copy.png);
    background-size: auto 100%;
    margin-top: 40px;
    padding-top: 18px;
    letter-spacing: 0;
    text-align: center;
    font-size: 10px;
  }
}
