@charset "UTF-8";
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

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

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

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

/* change border colour to suit your needs */
hr {
  border: 0;
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle;
  padding: 8px 7px 5px 7px;
  font-weight: bold;
  font-size: 20px;
  border: none;
  background: none; }

li {
  list-style-type: none; }

html {
  overflow-x: hidden;
  background: #fff; }

body {
  width: 960px;
  margin: 0 auto; }

body, section, nav, article, aside, h1, h2, h3, h4, h5, h6, header, footer, address, p, hr, pre, blockquote, ol, ul, dl, dt, dd, figure, figcaption, div {
  font-family: 'Roboto', 'YuGothic', 'Yu Gothic', '游ゴシック', '游ゴシック体', 'ヒラギノ角ゴ ProN W3', 'HiraKakuProN-W3', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
  color: #000;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  text-decoration: none;
  line-height: 24px;
  letter-spacing: 0.05em; }

a {
  color: #000;
  text-decoration: none;
  -webkit-transition: 0.4s;
  transition: 0.4s; }
  a:hover {
    cursor: pointer;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    opacity: .4; }

figure img {
  width: 100%; }

/*----------------------------
ロゴの設定
----------------------------*/
header {
  padding: 70px 0;
  margin: 0px auto;
  position: relative; }
  header #lang {
    font-size: 12px;
    position: absolute;
    top: 10px;
    right: 0;
    display: table;
    table-layout: fixed; }
    header #lang li {
      color: #ddd;
      display: table-cell; }
    header #lang li:first-child:after {
      content: "|";
      color: #000;
      padding-left: 10px;
      margin-right: 10px; }
  header #logo-area {
    position: relative; }
  header #logo_header a {
    width: 374px;
    height: 142px;
    background-image: url("../img/logo.png");
    background-size: 374px 142px;
    background-repeat: no-repeat;
    text-indent: 110%;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    position: relative;
    left: 50%;
    margin-left: -187px; }
  header #logo_header .logo-en {
    width: 374px;
    height: 154px;
    background-image: url("../img/logo_en.png");
    background-size: 374px 154px;
    background-repeat: no-repeat;
    text-indent: 110%;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    position: relative;
    left: 50%;
    margin-left: -187px; }
  header .balloon {
    font-size: 14px;
    line-height: 1.3em;
    text-align: center;
    padding: 8px 14px;
    border: 1px solid #ccc;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    position: absolute;
    top: 45px;
    right: 60px;
    animation: ballon1 1.5s ease-in 0s infinite alternate; }
    header .balloon:before {
      content: "";
      width: 0;
      height: 0;
      border: 10px solid transparent;
      border-left: 16px solid #ccc;
      position: absolute;
      top: 16px;
      right: -26px; }
    header .balloon:after {
      content: "";
      width: 0;
      height: 0;
      border: 10px solid transparent;
      border-left: 16px solid #fff;
      position: absolute;
      top: 16px;
      right: -24px; }
  header #fb_header a {
    width: 30px;
    height: 30px;
    background-image: url("../img/facebook.png");
    background-size: 30px 30px;
    background-repeat: no-repeat;
    text-indent: 110%;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    right: 0; }

@keyframes ballon1 {
  100% {
    transform: translateX(10px); } }
/*----------------------------
グローバルナビの設定
----------------------------*/
#gn ul {
  display: -webkit-box;
  /*--- Androidブラウザ用 ---*/
  display: -ms-flexbox;
  /*--- IE10 ---*/
  display: -webkit-flex;
  /*--- safari（PC）用 ---*/
  display: flex;
  -webkit-box-pack: justify;
  /*--- Androidブラウザ用 ---*/
  -ms-flex-pack: justify;
  /*--- IE10 ---*/
  -webkit-justify-content: space-between;
  /*--- safari（PC）用 ---*/
  justify-content: space-between;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  align-items: center;
  margin: 0 35px; }
  #gn ul li {
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.2em; }
#gn a {
  padding: 10px 20px;
  opacity: 1; }
#gn a:hover {
  color: #fff;
  padding: 10px 20px;
  background: #f18d17;
  border-radius: 40px;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
  opacity: 1; }

#nav_global + #home {
  margin-top: 35px; }

#nav_global + *:not(#home) {
  margin-top: 96px; }

footer {
  margin: 120px 0 95px; }
  footer p {
    font-size: 12px;
    text-align: center; }

/*----------------------------
トップページの設定
----------------------------*/
/*-- メインビジュアルの設定 --*/
#mv {
  text-align: center;
  margin-bottom: 70px; }

/*-- Newsの設定 --*/
#news, #about_us {
  margin-bottom: 80px; }
  #news h3, #about_us h3 {
    font-weight: bold;
    letter-spacing: 0.2em;
    margin-bottom: 50px; }
  #news ul, #about_us ul {
    max-height: 195px; }
    #news ul li, #about_us ul li {
      margin: 0px 0px 18px 3px; }
    #news ul li a, #about_us ul li a {
      display: block; }
    #news ul li a:hover, #about_us ul li a:hover {
      transform: translateX(10px); }
    #news ul li:last-child, #about_us ul li:last-child {
      margin-bottom: 0px; }
    #news ul li span, #about_us ul li span {
      margin-right: 28px; }

#about_us {
  position: relative; }
  #about_us:after {
    content: "";
    width: 280px;
    height: 108px;
    background-image: url("../img/img_top01.png");
    background-size: 280px 108px;
    background-repeat: no-repeat;
    text-indent: 110%;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -54px;
    right: 0; }
  #about_us p {
    font-size: 14px;
    line-height: 2em;
    letter-spacing: 0.05em;
    width: 600px;
    position: relative; }
  #about_us .btn {
    font-size: 12px;
    text-align: right; }

/*-- ページリンクの設定　--*/
.page_link {
  margin-top: 80px; }
  .page_link ul {
    display: -webkit-box;
    /*--- Androidブラウザ用 ---*/
    display: -ms-flexbox;
    /*--- IE10 ---*/
    display: -webkit-flex;
    /*--- safari（PC）用 ---*/
    display: flex;
    -webkit-box-pack: justify;
    /*--- Androidブラウザ用 ---*/
    -ms-flex-pack: justify;
    /*--- IE10 ---*/
    -webkit-justify-content: space-between;
    /*--- safari（PC）用 ---*/
    justify-content: space-between;
    margin-bottom: 50px; }
    .page_link ul li a {
      width: 230px;
      box-sizing: border-box;
      display: block;
      padding: 20px 0px 20px 63px;
      border: 1px solid #f18d17;
      border-radius: 8px;
      -moz-border-radius: 8px;
      -webkit-border-radius: 8px;
      -ms-border-radius: 8px;
      -o-border-radius: 8px;
      position: relative;
      font-size: 14px;
      position: relative; }
      .page_link ul li a:hover {
        transform: translateY(10px); }
    .page_link ul .line2 a {
      padding-top: 58px; }
  .page_link ul + ul {
    width: 622px;
    margin: 0 auto; }
  .page_link ul li a:before {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -22px;
    left: 10px; }
  .page_link ul li a:after {
    content: "";
    width: 14px;
    height: 14px;
    background-image: url("../img/arrow_orange.png");
    background-size: 14px 14px;
    background-repeat: no-repeat;
    text-indent: 110%;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -7px;
    right: 10px; }
  .page_link ul li:first-child a:before {
    width: 44px;
    height: 44px;
    background-image: url("../img/icon_01.png");
    background-size: 44px 44px;
    background-repeat: no-repeat;
    text-indent: 110%;
    white-space: nowrap;
    overflow: hidden;
    display: block; }
  .page_link ul li:nth-child(2) a:before {
    width: 44px;
    height: 44px;
    background-image: url("../img/icon_02.png");
    background-size: 44px 44px;
    background-repeat: no-repeat;
    text-indent: 110%;
    white-space: nowrap;
    overflow: hidden;
    display: block; }
  .page_link ul li:nth-child(3) a:before {
    width: 44px;
    height: 44px;
    background-image: url("../img/icon_03.png");
    background-size: 44px 44px;
    background-repeat: no-repeat;
    text-indent: 110%;
    white-space: nowrap;
    overflow: hidden;
    display: block; }
  .page_link ul li:nth-child(4) a:before {
    width: 44px;
    height: 44px;
    background-image: url("../img/icon_04.png");
    background-size: 44px 44px;
    background-repeat: no-repeat;
    text-indent: 110%;
    white-space: nowrap;
    overflow: hidden;
    display: block; }

/*----------------------------
中ページの設定
----------------------------*/
/*-- メインコンテンツ・サイドの整形 --*/
#medium {
  display: -webkit-box;
  /*--- Androidブラウザ用 ---*/
  display: -ms-flexbox;
  /*--- IE10 ---*/
  display: -webkit-flex;
  /*--- safari（PC）用 ---*/
  display: flex;
  -webkit-box-pack: justify;
  /*--- Androidブラウザ用 ---*/
  -ms-flex-pack: justify;
  /*--- IE10 ---*/
  -webkit-justify-content: space-between;
  /*--- safari（PC）用 ---*/
  justify-content: space-between; }

#main {
  width: 645px;
  margin: 0 auto; }

#side {
  width: 245px; }

/*-- メイン内の流用デザイン --*/
#main > * {
  margin-bottom: 50px; }
#main h1 {
  font-size: 30px;
  font-weight: normal;
  letter-spacing: 0.2em;
  line-height: 1.5em; }
#main h2 {
  font-size: 20px;
  font-weight: normal;
  letter-spacing: 0.15em; }
#main h3 {
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 0.15em;
  padding-left: 10px;
  border-left: 1px solid #000; }
#main p {
  font-size: 14px;
  letter-spacing: 0.2em; }
#main a {
  text-decoration: underline; }
#main ol, #main li {
  list-style-type: decimal;
  font-size: 14px;
  letter-spacing: 0.2em;
  margin-left: 1em; }

#side #side_list {
  border: 1px solid #000; }
#side #side_list li {
  color: #f18d17;
  font-size: 12px;
  letter-spacing: 0.15em; }
#side #side_list li:not(:first-child) {
  border-top: 1px solid #000; }
#side #side_list li.here {
  padding: 25px 0px 25px 28px; }
#side #side_list li a {
  color: #000;
  display: block;
  padding: 25px 0px 25px 28px; }
#side #side_list li a:hover {
  transform: translateX(10px); }

/*-- ページトップボタンのデザイン --*/
#page-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  font-size: 77%; }

#page-top a {
  color: #000;
  text-align: center;
  display: block;
  position: relative; }
  #page-top a:before {
    content: "";
    width: 0;
    height: 0;
    border: 15px solid transparent;
    border-bottom: 20px solid #f18d17;
    position: absolute;
    left: 50%;
    margin-left: -15px;
    top: -45px; }

#page-top a:hover {
  text-decoration: none; }
