@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;
  outline: 0;
  vertical-align: baseline; }

h1, h2, h3, h4, h5, h6 {
  clear: both; }

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

* html .clearfix {
  zoom: 1; }

/**** IE7 ****/
*:first-child + html .clearfix {
  zoom: 1; }

/**** DW ****/
.clearfix + * {
  clear: both; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 62.5%; }

/*	初期値16pxの62.5%でルートが10px */
body {
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Arial,Helvetica,sans-serif;
  min-width: 0;
  background-color: #f7f7f7;
  color: #333;
  width: 100%;
  margin: 0 auto 0;
  /* */
  font-size: 12px;
  font-size: 1.2rem; }
  @media screen and (min-width: 48em) {
    body {
      /*引数を省略（初期値はmdの768px）*/
      font-size: 14px;
      font-size: 1.4rem; } }
  @media screen and (min-width: 75em) {
    body {
      /*引数を個別に指定*/
      font-size: 16px;
      font-size: 1.6rem;
      min-width: 1280px; } }

#header {
  display: block;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0px;
  padding: 0px;
  overflow: hidden;
  background-color: #f7f7f7; }

#footer {
  display: block;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0px;
  padding: 0px;
  overflow: hidden;
  background-color: #f7f7f7; }

@media print {
  #header {
    display: none; } }
@media print {
  #footer {
    display: none; } }
.header_item {
  background-color: #f7f7f7;
  height: 100px; }

.footer_item {
  background-color: #f7f7f7;
  height: 128px; }

.footer_item p {
  color: #485a63;
  text-align: center;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 180px;
  /*←文字垂直位置調整                      */
  vertical-align: bottom;
  /* 上下中央に寄せる */ }

.screen_center {
  display: block;
  width: 100%;
  margin: 0px; }
  @media screen and (min-width: 48em) {
    .screen_center {
      /*引数を省略（初期値はmdの768px）*/
      width: 100%;
      margin: 0px auto 0px; } }
  @media screen and (min-width: 75em) {
    .screen_center {
      /*引数を個別に指定 */
      width: 1216px; } }

.site_logo {
  width: 140px;
  margin: 40px auto 0px; }
  @media screen and (min-width: 48em) {
    .site_logo {
      /*引数を省略（初期値はmdの768px）*/ } }
  @media screen and (min-width: 75em) {
    .site_logo {
      /*引数を個別に指定 */ } }

.site_name {
  display: inline;
  position: relative;
  color: #485a63;
  font-size: 2.5rem;
  text-align: left;
  padding-left: 8px; }
  @media screen and (min-width: 48em) {
    .site_name {
      font-size: 2.2rem; } }

.site_message {
  display: inline;
  position: relative;
  color: #485a63;
  font-size: 1.0rem;
  text-align: left;
  padding-left: 8px; }
  @media screen and (min-width: 48em) {
    .site_message {
      font-size: 1.2rem; } }

.thumbnail_resizeimg {
  width: 100%; }

    /*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
    メニュー装飾解除
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
ul {
  list-style: none; }

a {
  text-decoration: none; }

    /*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 PC用通常ナビゲーション
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
#navi {
  display: none; }
  @media screen and (min-width: 48em) {
    #navi {
      /*引数を省略（初期値はmdの768px）*/
      width: 100%;
      margin: 0px auto 0px; } }
  @media screen and (min-width: 75em) {
    #navi {
      /*引数を個別に指定 */
      display: block;
      padding-bottom: 8px; } }

    /*---------------------------------------------------------------------------
    文字装飾
---------------------------------------------------------------------------*/
#navi a {
  display: block;
  font-size: 1.8rem;
  text-decoration: none;
  line-height: 24px;
  text-align: center;
  padding-left: 0;
  color: #333; }

#navi a {
  border-bottom: 3px solid #333; }

#navi a#current {
  border-bottom: 3px solid #76c116; }

#navi a:hover {
  border-bottom: 3px solid #d9e117; }

    /*---------------------------------------------------------------------------
<ul>タグはunordered listの略で、順序のないリストを表示する際に使用します。
---------------------------------------------------------------------------*/
#navi ul {
  list-style-type: none; }

    /*---------------------------------------------------------------------------
リスト項目は、<li>タグで指定します。
    ・letter-spacing: normal←標準の間隔にします。
---------------------------------------------------------------------------*/
#navi li {
  letter-spacing: normal;
  float: left;
  width: 16.66666667%;
  padding: 0px 16px; }

#navi ul:after {
  display: table;
  content: "";
  clear: both; }

#nav_drawer {
  z-index: 9999;
  position: absolute;
  display: block;
  top: 16px;
  right: 16px; }
  @media screen and (min-width: 75em) {
    #nav_drawer {
      top: 60px;
      right: 80px; } }

.nav_unshown {
  display: none; }

#nav_open {
  display: inline-block;
  width: 26px;
  height: 10px;
  vertical-align: middle; }
  @media screen and (min-width: 75em) {
    #nav_open {
      width: 40px;
      height: 29px; } }

#nav_open span, #nav_open span:before, #nav_open span:after {
  position: absolute;
  height: 2px;
  width: 26px;
  border-radius: 3px;
  background: #555;
  display: block;
  content: '';
  cursor: pointer; }
  @media screen and (min-width: 75em) {
    #nav_open span, #nav_open span:before, #nav_open span:after {
      height: 4px;
      width: 40px; } }

#nav_open span:before {
  bottom: -8px; }
  @media screen and (min-width: 75em) {
    #nav_open span:before {
      bottom: -11px; } }

#nav_open span:after {
  bottom: -16px; }
  @media screen and (min-width: 75em) {
    #nav_open span:after {
      bottom: -22px; } }

#nav_close {
  display: none;
  position: fixed;
  z-index: 99;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: black; }

#nav_content {
  overflow: auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 90%;
  max-width: 320px;
  height: 100%;
  background: #fff;
  transition: 1.0s ease-in-out;
  -webkit-transform: translateX(-105%);
  transform: translateX(-105%); }
  @media screen and (min-width: 75em) {
    #nav_content {
      max-width: 345px; } }

/*チェックがついたら#nav_close要素表示させる*/
#nav_input:checked ~ #nav_close {
  display: block;
  animation-name: fadeIn;
  animation-duration: 3s;
  opacity: 0.4; }

@keyframes fadeIn {
  from {
    opacity: 0.0; }
  to {
    opacity: 0.4; } }
#nav_input:checked ~ #nav_content {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
  box-shadow: 6px 0 25px rgba(0, 0, 0, 0.15); }

#nav_drawer .navigation_inner {
  display: table;
  width: 100%;
  height: 100%;
  margin-top: -20px; }

#nav_drawer .navigation_inner .navigation_menu {
  display: table-cell;
  vertical-align: middle; }

#nav_drawer .navigation_inner .navigation_menu .navigation_item {
  width: 300px;
  height: 32px;
  margin: 40px auto 0 auto; }

#nav_drawer .navigation_inner .navigation_menu .navigation_item:first-child {
  margin-top: 0; }

#nav_drawer .navigation_inner .navigation_menu .navigation_item:nth-child(odd) {
  background: #485a63;
  transition: background-color 0.5s; }

#nav_drawer .navigation_inner .navigation_menu .navigation_item:nth-child(even) {
  background: #485a63;
  transition: background-color 0.5s; }

#nav_drawer .navigation_inner .navigation_menu .navigation_item a {
  display: block;
  position: relative;
  text-decoration: none;
  font-size: 1.6rem;
  color: #fff;
  line-height: 3.2rem;
  text-align: center; }

#nav_drawer .navigation_inner .navigation_menu .navigation_item a::before {
        /*
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 2px;
    background-color: #aaa;
    transition: .3s;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);

*/ }

#nav_drawer .navigation_inner .navigation_menu .navigation_item a:hover {
  color: #485a63;
  transition: color 0.5s; }

#nav_drawer .navigation_inner .navigation_menu .navigation_item:nth-child(odd):hover {
  background: #f7f7f7;
  transition: background-color 0.5s; }

#nav_drawer .navigation_inner .navigation_menu .navigation_item:nth-child(even):hover {
  background: #f7f7f7;
  transition: background-color 0.5s; }

#nav_drawer .navigation_inner .navigation_menu .navigation_item a:hover::before {
  width: 50%; }

.underline {
  border-bottom: 1px solid #000;
  width: 90%;
  margin-left: 5%;
  margin-top: 5px; }
  @media screen and (min-width: 75em) {
    .underline {
      width: 60%;
      margin-left: 20%; } }

p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 2.8rem; }
  @media screen and (min-width: 48em) {
    p {
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 3.2rem; } }
  @media screen and (min-width: 75em) {
    p {
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 3.2rem; } }

h1 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 3.6rem;
  font-weight: bold; }
  @media screen and (min-width: 48em) {
    h1 {
      font-size: 18px;
      font-size: 1.8rem;
      line-height: 3.6rem; } }
  @media screen and (min-width: 75em) {
    h1 {
      font-size: 20px;
      font-size: 2.0rem;
      line-height: 4.0rem; } }

h2 {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 2.8rem;
  font-weight: bold; }
  @media screen and (min-width: 48em) {
    h2 {
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 3.2rem; } }
  @media screen and (min-width: 75em) {
    h2 {
      font-size: 18px;
      font-size: 1.8rem;
      line-height: 3.6rem; } }

/*# sourceMappingURL=base.css.map */
