@charset "UTF-8";
/*!
Theme Name: rprocf
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
*/
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url("https://fonts.googleapis.com/css?family=Frank+Ruhl+Libre");
.pageWrap .inner h1 {
  text-align: left;
  letter-spacing: 0.2em; }
  @media screen and (max-width: 486px) {
    .pageWrap .inner h1 {
      font-size: 36px;
      font-size: 11.25vw; } }
  @media screen and (min-width: 481px) and (max-width: 768px) {
    .pageWrap .inner h1 {
      font-size: 36px;
      font-size: 5.8441558442vw; } }
  @media screen and (min-width: 769px) {
    .pageWrap .inner h1 {
      font-size: 36px; } }
  .pageWrap .inner h1 > img {
    height: 40px; }
@media screen and (max-width: 486px) and (max-width: 486px) {
  .pageWrap .inner h1 {
    font-size: 24px;
    font-size: 7.5vw; } }
@media screen and (max-width: 486px) and (min-width: 481px) and (max-width: 768px) {
  .pageWrap .inner h1 {
    font-size: 24px;
    font-size: 3.8961038961vw; } }
@media screen and (max-width: 486px) and (min-width: 769px) {
  .pageWrap .inner h1 {
    font-size: 24px; } }

@media screen and (max-width: 486px) {
  .contactWrap .inner h2, .contactWrap .inner p.contacTxt {
    font-size: 24px;
    font-size: 7.5vw; } }
@media screen and (min-width: 481px) and (max-width: 768px) {
  .contactWrap .inner h2, .contactWrap .inner p.contacTxt {
    font-size: 24px;
    font-size: 3.8961038961vw; } }
@media screen and (min-width: 769px) {
  .contactWrap .inner h2, .contactWrap .inner p.contacTxt {
    font-size: 24px; } }
@media screen and (max-width: 486px) and (max-width: 486px) {
  .contactWrap .inner h2, .contactWrap .inner p.contacTxt {
    font-size: 18px;
    font-size: 5.625vw; } }
@media screen and (max-width: 486px) and (min-width: 481px) and (max-width: 768px) {
  .contactWrap .inner h2, .contactWrap .inner p.contacTxt {
    font-size: 18px;
    font-size: 2.9220779221vw; } }
@media screen and (max-width: 486px) and (min-width: 769px) {
  .contactWrap .inner h2, .contactWrap .inner p.contacTxt {
    font-size: 18px; } }

.contactWrap .inner p.linkBtn, p.linkBtn {
  margin: 0 auto;
  text-align: center;
  padding: 30px 0; }
  .contactWrap .inner p.linkBtn a, p.linkBtn a {
    color: #000000;
    display: inline-block;
    padding: 1em 4em;
    background: #ffffff;
    text-align: center;
    position: relative;
    font-weight: normal;
    border-radius: 1.5em;
    line-height: 1.2em; }
    @media screen and (max-width: 486px) {
      .contactWrap .inner p.linkBtn a, p.linkBtn a {
        font-size: 14px;
        font-size: 4.375vw; } }
    @media screen and (min-width: 481px) and (max-width: 768px) {
      .contactWrap .inner p.linkBtn a, p.linkBtn a {
        font-size: 14px;
        font-size: 2.2727272727vw; } }
    @media screen and (min-width: 769px) {
      .contactWrap .inner p.linkBtn a, p.linkBtn a {
        font-size: 14px; } }
    .contactWrap .inner p.linkBtn a:after, p.linkBtn a:after {
      font-family: 'Material Icons';
      content: "\e409";
      position: absolute;
      top: 50%;
      right: 1em;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%); }

.contactWrap .inner p.linkBtn a {
  color: #ffffff;
  background: #000000; }

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; }

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;
  color: #000000; }

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

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; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

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

img {
  width: auto;
  height: auto; }

.c {
  clear: both; }

ul {
  list-style-type: none; }

html {
  width: 100%;
  overflow-x: hidden; }

body, html {
  width: 100%;
  height: 100%;
  font-family: "Lato", "Noto Sans Japanese", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  -webkit-font-variant-ligatures: none;
          font-variant-ligatures: none;
  color: #000000;
  background-color: #ffffff;
  /*
  -ms-overflow-style: none;
  ::-webkit-scrollbar{
    display: none;
  }
  */ }
  @media screen and (max-width: 486px) {
    body, html {
      font-size: 14px;
      font-size: 4.375vw; } }
  @media screen and (min-width: 481px) and (max-width: 768px) {
    body, html {
      font-size: 14px;
      font-size: 2.2727272727vw; } }
  @media screen and (min-width: 769px) {
    body, html {
      font-size: 14px; } }

a {
  text-decoration: none; }

.noSmp {
  display: block; }

.noTb {
  display: block; }

.noPc {
  display: none; }

@media screen and (max-width: 768px) {
  .noSmp {
    display: block; }

  .noPc {
    display: block; }

  .noTb {
    display: none; } }
@media screen and (max-width: 486px) {
  .noSmp {
    display: none; }

  .noTb {
    display: none; }

  .noPc {
    display: block; } }
.dspSmp {
  display: none; }

.dspTb {
  display: none; }

.dspPc {
  display: block; }

@media screen and (max-width: 768px) {
  .dspSmp {
    display: none; }

  .dspTb {
    display: block; }

  .dspPc {
    display: none; } }
@media screen and (max-width: 486px) {
  .dspSmp {
    display: block; }

  .dspTb {
    display: none; }

  .dspPc {
    display: none; } }
.animsition {
  display: none; }

/*----- デザイン --------*/
#main_text, header#header nav#gnav ul li, div.hideHeader ul li, nav.smpNavWrap nav#sp_gnav ul li a {
  letter-spacing: 0.05em;
  font-family: "Lato", "Noto Sans Japanese", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  color: #000000; }
  @media screen and (max-width: 486px) {
    #main_text, header#header nav#gnav ul li, div.hideHeader ul li, nav.smpNavWrap nav#sp_gnav ul li a {
      font-size: 12px;
      font-size: 3.75vw; } }
  @media screen and (min-width: 481px) and (max-width: 768px) {
    #main_text, header#header nav#gnav ul li, div.hideHeader ul li, nav.smpNavWrap nav#sp_gnav ul li a {
      font-size: 12px;
      font-size: 1.9480519481vw; } }
  @media screen and (min-width: 769px) {
    #main_text, header#header nav#gnav ul li, div.hideHeader ul li, nav.smpNavWrap nav#sp_gnav ul li a {
      font-size: 12px; } }

#lhh {
  line-height: 220%; }

#lhr {
  line-height: 180%; }

.new {
  display: inline-block !important;
  color: #fc0000; }

#button {
  margin: 0px auto;
  display: block;
  position: relative;
  background-color: #ffc600;
  color: #fff;
  font-family: "Frank Ruhl Libre", serif;
  font-weight: 300;
  padding: 10px 0;
  text-decoration: none;
  letter-spacing: 0.2em;
  min-height: 20px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  @media screen and (max-width: 486px) {
    #button {
      font-size: 9px;
      font-size: 2.8125vw; } }
  @media screen and (min-width: 481px) and (max-width: 768px) {
    #button {
      font-size: 9px;
      font-size: 1.461038961vw; } }
  @media screen and (min-width: 769px) {
    #button {
      font-size: 9px; } }
  @media screen and (max-width: 768px) {
    #button {
      padding: 2.5vw 0; } }
  #button a {
    color: #fff;
    text-decoration: none;
    letter-spacing: 0.2em; }
  #button:before {
    content: "";
    width: 100%;
    height: 0px;
    border-top: 1px solid #fff;
    position: absolute;
    top: 2px;
    left: 0; }
  #button:after {
    content: "";
    width: 100%;
    height: 0px;
    border-top: 1px solid #fff;
    position: absolute;
    bottom: 2px;
    left: 0; }
  #button:hover {
    background-color: #fff;
    color: #ffc600;
    opacity: 1; }
    #button:hover a {
      color: #ffc600;
      opacity: 1; }
    #button:hover:before, #button:hover:after {
      border-top: 1px solid #ffc600; }

#small_title {
  padding-bottom: 0.5%;
  color: #ffc600;
  font-family: "Frank Ruhl Libre", serif;
  font-weight: 600;
  letter-spacing: 0.3em;
  text-indent: 0.3em;
  border-bottom: 4px double #ffc600; }
  @media screen and (max-width: 486px) {
    #small_title {
      font-size: 16px;
      font-size: 5vw; } }
  @media screen and (min-width: 481px) and (max-width: 768px) {
    #small_title {
      font-size: 16px;
      font-size: 2.5974025974vw; } }
  @media screen and (min-width: 769px) {
    #small_title {
      font-size: 16px; } }

#brown_box {
  position: relative; }

/*----- アニメ --------*/
.delay {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transform: translateY(10%);
          transform: translateY(10%);
  opacity: 0; }

.delay_finish {
  -webkit-transform: none;
          transform: none;
  opacity: 1; }

.scrEffect {
  -webkit-transition: all 1s ease-in-out 0s;
  transition: all 1s ease-in-out 0s;
  opacity: 0;
  -webkit-transform: translateX(110%);
          transform: translateX(110%); }

.scrEffect02 {
  -webkit-transition: all 1s ease-in-out 0s;
  transition: all 1s ease-in-out 0s;
  opacity: 0;
  -webkit-transform: translateY(20%);
          transform: translateY(20%); }

.visibleOn {
  opacity: 1;
  -webkit-transform: none;
          transform: none; }

a {
  /*
  @include mq('pc'){
  transition: all 0.5s ease;
  text-decoration: none;
  &:hover{
    opacity: 0.5;
  }
}*/ }

/*-------- オリジナル -------------*/
/*-------- fint共通 -------------*/
br.vsSp {
  display: none; }
  @media screen and (max-width: 486px) {
    br.vsSp {
      display: block; } }

header#header {
  display: block;
  margin: 0px auto;
  width: 100%;
  z-index: 0;
  height: 120px; }
  @media screen and (max-width: 768px) {
    header#header {
      height: auto; } }
  @media screen and (min-width: 891px) {
    header#header a:hover {
      opacity: 0.5 !important; } }
  header#header section.headWrap {
    margin: 0px auto;
    display: block;
    width: 1280px;
    margin: 0 auto;
    position: relative; }
    @media screen and (max-width: 768px) {
      header#header section.headWrap {
        width: 100%; } }
    header#header section.headWrap h1.site-title {
      width: 200px;
      position: absolute;
      left: 20px;
      top: 20px;
      margin: 0px auto;
      display: block; }
      @media screen and (max-width: 768px) {
        header#header section.headWrap h1.site-title {
          position: relative;
          top: 0;
          padding-top: 15px;
          padding-bottom: 15px;
          left: 0; } }
      header#header section.headWrap h1.site-title img {
        width: 100%;
        display: block; }
        @media screen and (max-width: 768px) {
          header#header section.headWrap h1.site-title img {
            width: 70%;
            margin: 0 auto; } }
        @media screen and (max-width: 486px) {
          header#header section.headWrap h1.site-title img {
            width: 70%;
            margin: 0 auto; } }
    header#header section.headWrap p.site-title {
      width: 320px;
      position: absolute;
      left: 0;
      top: 20px;
      margin: 0px auto;
      display: block; }
      @media screen and (max-width: 486px) {
        header#header section.headWrap p.site-title {
          position: relative;
          top: 0;
          padding-top: 15px; } }
      header#header section.headWrap p.site-title img {
        width: 320px;
        display: block; }
        @media screen and (max-width: 486px) {
          header#header section.headWrap p.site-title img {
            width: 70%;
            margin: 0 auto; } }
    header#header section.headWrap p.site-lead {
      width: 100px;
      position: absolute;
      left: 340px;
      top: 35px;
      margin: 0px auto;
      display: block; }
      @media screen and (max-width: 486px) {
        header#header section.headWrap p.site-lead {
          position: relative;
          left: 0;
          top: 0; } }
      header#header section.headWrap p.site-lead img {
        width: 100%;
        height: auto;
        display: block; }
        @media screen and (max-width: 486px) {
          header#header section.headWrap p.site-lead img {
            width: 90%;
            margin: 0 auto; } }
    header#header section.headWrap nav.main-navigation {
      position: absolute;
      top: 20px;
      right: 0;
      width: 1000px;
      height: auto; }
      @media screen and (max-width: 768px) {
        header#header section.headWrap nav.main-navigation {
          position: fixed;
          width: 7.5vw;
          top: 2.5vw;
          right: 2.5vw;
          display: none; } }
      header#header section.headWrap nav.main-navigation .menu-toggle {
        display: none; }
        @media screen and (max-width: 486px) {
          header#header section.headWrap nav.main-navigation .menu-toggle {
            display: block; } }
      @media screen and (max-width: 486px) {
        header#header section.headWrap nav.main-navigation {
          display: none; } }
      header#header section.headWrap nav.main-navigation ul li {
        display: inline-block;
        text-align: left; }
        header#header section.headWrap nav.main-navigation ul li a {
          display: block;
          color: #00235a;
          padding: 20px;
          font-weight: bold; }
          @media screen and (max-width: 486px) {
            header#header section.headWrap nav.main-navigation ul li a {
              font-size: 16px;
              font-size: 5vw; } }
          @media screen and (min-width: 481px) and (max-width: 768px) {
            header#header section.headWrap nav.main-navigation ul li a {
              font-size: 16px;
              font-size: 2.5974025974vw; } }
          @media screen and (min-width: 769px) {
            header#header section.headWrap nav.main-navigation ul li a {
              font-size: 16px; } }
          header#header section.headWrap nav.main-navigation ul li a img.sectionHead {
            height: 10px;
            width: auto;
            display: block;
            text-align: center;
            margin: 0 auto 5px; }
  header#header span.lead {
    margin: 0px auto;
    display: block;
    position: relative;
    width: 100%;
    height: 10vh; }
    @media screen and (max-width: 768px) {
      header#header span.lead {
        height: 10vh; } }
    header#header span.lead img {
      width: 280px;
      margin: 50px auto;
      display: block; }
      @media screen and (max-width: 486px) {
        header#header span.lead img {
          width: 70%;
          margin: 20px auto; } }
  header#header a.modal {
    display: none;
    z-index: 50;
    position: fixed;
    top: 15px;
    right: 15px;
    max-width: 40px;
    width: 40px; }
    @media screen and (max-width: 768px) {
      header#header a.modal {
        display: block; } }
    @media screen and (max-width: 486px) {
      header#header a.modal {
        top: 2.5vw;
        right: 2.5vw;
        height: 7.5vw;
        width: 7.5vw;
        max-width: 30px; } }
    header#header a.modal img {
      margin: 0px auto;
      display: block;
      width: 100%;
      height: auto; }
    header#header a.modal.remove {
      visibility: hidden;
      opacity: 0; }
  header#header nav#gnav {
    margin: 0px auto;
    display: block;
    width: 100%;
    height: 5vh;
    margin-bottom: 0.5%;
    position: relative; }
    @media screen and (max-width: 768px) {
      header#header nav#gnav {
        display: none; } }
    header#header nav#gnav ul {
      width: auto;
      margin: 0px auto;
      display: block;
      max-width: 90%;
      text-align: center; }
      header#header nav#gnav ul li {
        display: inline-block;
        vertical-align: middle;
        text-align: left;
        font-family: "Frank Ruhl Libre", serif;
        font-weight: 400;
        color: #000000;
        letter-spacing: 0.25em; }
        @media screen and (max-width: 486px) {
          header#header nav#gnav ul li {
            font-size: 14px;
            font-size: 4.375vw; } }
        @media screen and (min-width: 481px) and (max-width: 768px) {
          header#header nav#gnav ul li {
            font-size: 14px;
            font-size: 2.2727272727vw; } }
        @media screen and (min-width: 769px) {
          header#header nav#gnav ul li {
            font-size: 14px; } }
        header#header nav#gnav ul li:last-of-type {
          width: 8.6206896552%; }
          header#header nav#gnav ul li:last-of-type img {
            margin: 0px auto;
            display: block;
            width: 100%; }
        header#header nav#gnav ul li a {
          color: #000000;
          text-decoration: none; }
  header#header ul.snsBlock {
    text-align: center;
    margin: 0 auto; }
    header#header ul.snsBlock li {
      display: inline-block;
      padding: 5px; }
      header#header ul.snsBlock li a {
        color: #ffffff; }
        @media screen and (max-width: 486px) {
          header#header ul.snsBlock li a i {
            font-size: 36px;
            font-size: 11.25vw; } }
        @media screen and (min-width: 481px) and (max-width: 768px) {
          header#header ul.snsBlock li a i {
            font-size: 36px;
            font-size: 5.8441558442vw; } }
        @media screen and (min-width: 769px) {
          header#header ul.snsBlock li a i {
            font-size: 36px; } }

div.hideHeader {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 50px;
  overflow: hidden;
  display: block;
  overflow: hidden;
  background-color: #ffffff;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transform: translateY(-150%);
          transform: translateY(-150%); }
  div.hideHeader.vis {
    -webkit-transform: translateY(0%);
            transform: translateY(0%); }
  div.hideHeader::after {
    content: "";
    clear: both; }
  @media screen and (max-width: 768px) {
    div.hideHeader {
      display: none; } }
  div.hideHeader ul {
    margin: 0px auto;
    display: block;
    width: 100%;
    height: 50px;
    position: relative; }
    div.hideHeader ul li {
      display: inline-block;
      vertical-align: middle;
      height: auto;
      width: auto;
      margin-right: 30px;
      font-family: "Frank Ruhl Libre", serif;
      font-weight: 400;
      color: #000000;
      letter-spacing: 0.25em; }
      @media screen and (max-width: 486px) {
        div.hideHeader ul li {
          font-size: 12px;
          font-size: 3.75vw; } }
      @media screen and (min-width: 481px) and (max-width: 768px) {
        div.hideHeader ul li {
          font-size: 12px;
          font-size: 1.9480519481vw; } }
      @media screen and (min-width: 769px) {
        div.hideHeader ul li {
          font-size: 12px; } }
      div.hideHeader ul li img {
        margin: 0px auto;
        display: block; }
      div.hideHeader ul li a {
        text-decoration: none;
        color: #000000; }
      div.hideHeader ul li.hLogo {
        height: 50px;
        position: relative;
        margin-left: 1.5%;
        margin-right: 6%; }
        div.hideHeader ul li.hLogo img {
          height: 60%;
          margin-top: 10%; }
      div.hideHeader ul li.hLogo02 {
        width: 10%;
        max-width: 100px; }
        div.hideHeader ul li.hLogo02 img {
          width: 100%;
          max-height: 50px; }
      div.hideHeader ul li.hLink {
        position: absolute;
        margin-right: 0;
        top: 50%;
        right: 10px;
        width: 25px;
        height: 25px;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%); }
        div.hideHeader ul li.hLink img {
          width: 100%;
          height: auto; }

div.hideHeaderSmp {
  display: none !important; }

nav.smpNavWrap {
  display: none;
  visibility: hidden;
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 1000;
  overflow-y: scroll;
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  display: block;
  visibility: hidden; }
  nav.smpNavWrap.vis {
    visibility: visible;
    opacity: 1; }
  nav.smpNavWrap div.content {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 100%; }
    nav.smpNavWrap div.content ul {
      text-align: center; }
      nav.smpNavWrap div.content ul li {
        padding: 10px 0; }
        @media screen and (max-width: 486px) {
          nav.smpNavWrap div.content ul li {
            padding: 10px 0; } }
        nav.smpNavWrap div.content ul li a {
          line-height: 2em;
          color: #ffffff; }
          @media screen and (max-width: 486px) {
            nav.smpNavWrap div.content ul li a {
              font-size: 22px;
              font-size: 6.875vw; } }
          @media screen and (min-width: 481px) and (max-width: 768px) {
            nav.smpNavWrap div.content ul li a {
              font-size: 22px;
              font-size: 3.5714285714vw; } }
          @media screen and (min-width: 769px) {
            nav.smpNavWrap div.content ul li a {
              font-size: 22px; } }
          @media screen and (max-width: 486px) {
            nav.smpNavWrap div.content ul li a {
              line-height: 1.6em; } }
  @media screen and (max-width: 486px) and (max-width: 486px) {
    nav.smpNavWrap div.content ul li a {
      font-size: 18px;
      font-size: 5.625vw; } }
  @media screen and (max-width: 486px) and (min-width: 481px) and (max-width: 768px) {
    nav.smpNavWrap div.content ul li a {
      font-size: 18px;
      font-size: 2.9220779221vw; } }
  @media screen and (max-width: 486px) and (min-width: 769px) {
    nav.smpNavWrap div.content ul li a {
      font-size: 18px; } }

          nav.smpNavWrap div.content ul li a > img {
            height: 3vw;
            display: block;
            margin: 0 auto; }
    nav.smpNavWrap div.content .snsWrap {
      padding-top: 20px; }
      nav.smpNavWrap div.content .snsWrap li {
        display: inline-block;
        padding: 10px; }
  nav.smpNavWrap a.modal_close {
    position: fixed;
    top: 2.5vw;
    right: 2.5vw;
    height: 7.5vw;
    width: 7.5vw;
    max-width: 40px;
    z-index: 9000; }
  nav.smpNavWrap h2.smpNavTitle {
    margin: 0px auto;
    display: block;
    margin: 0;
    width: 50%;
    height: 15vh;
    margin: 7.5vh auto 40px;
    position: relative;
    text-align: center; }
    @media screen and (max-width: 486px) {
      nav.smpNavWrap h2.smpNavTitle {
        width: 80%; } }
    nav.smpNavWrap h2.smpNavTitle img {
      height: 100px;
      width: auto; }
  nav.smpNavWrap nav#sp_gnav {
    margin: 0px auto;
    display: block;
    width: 50%; }
    nav.smpNavWrap nav#sp_gnav ul {
      margin: 0px auto;
      display: block;
      width: 100%; }
      nav.smpNavWrap nav#sp_gnav ul li {
        margin: 0px auto;
        display: block;
        text-align: center;
        padding: 1.5vw 0; }
        @media screen and (max-width: 486px) {
          nav.smpNavWrap nav#sp_gnav ul li {
            padding: 3vw 0; } }
        nav.smpNavWrap nav#sp_gnav ul li a {
          display: block; }
          nav.smpNavWrap nav#sp_gnav ul li a img {
            height: 100%;
            height: 40px; }
        nav.smpNavWrap nav#sp_gnav ul li a {
          font-family: "Lato", "Noto Sans Japanese", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
          font-weight: 400;
          color: #000000;
          font-weight: bold;
          letter-spacing: 0.25em; }
          @media screen and (max-width: 486px) {
            nav.smpNavWrap nav#sp_gnav ul li a {
              font-size: 24px;
              font-size: 7.5vw; } }
          @media screen and (min-width: 481px) and (max-width: 768px) {
            nav.smpNavWrap nav#sp_gnav ul li a {
              font-size: 24px;
              font-size: 3.8961038961vw; } }
          @media screen and (min-width: 769px) {
            nav.smpNavWrap nav#sp_gnav ul li a {
              font-size: 24px; } }
  nav.smpNavWrap section#navSnsArea {
    margin: 0px auto;
    display: block;
    width: 50%;
    margin-top: 5vw;
    text-align: center; }
    @media screen and (max-width: 768px) {
      nav.smpNavWrap section#navSnsArea {
        width: 50%;
        margin-top: 5vw; } }
    @media screen and (max-width: 486px) {
      nav.smpNavWrap section#navSnsArea {
        width: 80%;
        margin-top: 10vw; } }
    nav.smpNavWrap section#navSnsArea ul.snsBlock {
      text-align: center;
      margin: 0 auto; }
      nav.smpNavWrap section#navSnsArea ul.snsBlock li {
        display: inline-block;
        padding: 5px; }
        nav.smpNavWrap section#navSnsArea ul.snsBlock li a {
          color: #003364; }
          @media screen and (max-width: 486px) {
            nav.smpNavWrap section#navSnsArea ul.snsBlock li a i {
              font-size: 36px;
              font-size: 11.25vw; } }
          @media screen and (min-width: 481px) and (max-width: 768px) {
            nav.smpNavWrap section#navSnsArea ul.snsBlock li a i {
              font-size: 36px;
              font-size: 5.8441558442vw; } }
          @media screen and (min-width: 769px) {
            nav.smpNavWrap section#navSnsArea ul.snsBlock li a i {
              font-size: 36px; } }
  nav.smpNavWrap span.other_brand {
    margin: 0px auto;
    display: block;
    width: 100%;
    margin-top: 5vw;
    margin-bottom: 30vw;
    padding: 2.5vw 0;
    background-color: #c1c5e0; }
    nav.smpNavWrap span.other_brand img {
      margin: 0px auto;
      display: block;
      width: 30%;
      height: auto; }

.mainVI {
  background-size: cover;
  position: relative;
  background: url("../img/topBg.png") no-repeat center center;
  background-size: cover;
  height: 70vh;
  z-index: 10; }
  @media screen and (max-width: 768px) {
    .mainVI {
      height: auto; } }
  .mainVI div.inner {
    max-width: 1200px;
    padding: 0 0;
    margin: 0 auto;
    position: relative; }
    @media screen and (max-width: 768px) {
      .mainVI div.inner {
        width: 90%;
        margin: 0 5%; } }
    @media screen and (max-width: 486px) {
      .mainVI div.inner {
        width: 100%;
        margin: 0 0; } }
    .mainVI div.inner figure {
      text-align: left; }
      .mainVI div.inner figure.viNav01 {
        width: 80%;
        margin: 0 0 0 0; }
        @media screen and (max-width: 768px) {
          .mainVI div.inner figure.viNav01 {
            width: 70%;
            margin: 0 0; } }
        @media screen and (max-width: 486px) {
          .mainVI div.inner figure.viNav01 {
            width: 100%;
            margin: 0 auto; } }
        .mainVI div.inner figure.viNav01 img {
          width: 90%; }
          @media screen and (max-width: 486px) {
            .mainVI div.inner figure.viNav01 img {
              width: 100%;
              margin: 0 0; } }
      .mainVI div.inner figure figcaption {
        width: 410px;
        position: absolute;
        left: 0;
        top: 70%;
        margin-left: 0;
        text-align: left; }
        @media screen and (max-width: 486px) {
          .mainVI div.inner figure figcaption {
            width: auto;
            top: auto;
            bottom: -10vw; } }
        .mainVI div.inner figure figcaption h2 {
          letter-spacing: 0.2em; }
          @media screen and (max-width: 486px) {
            .mainVI div.inner figure figcaption h2 {
              font-size: 40px;
              font-size: 12.5vw; } }
          @media screen and (min-width: 481px) and (max-width: 768px) {
            .mainVI div.inner figure figcaption h2 {
              font-size: 40px;
              font-size: 6.4935064935vw; } }
          @media screen and (min-width: 769px) {
            .mainVI div.inner figure figcaption h2 {
              font-size: 40px; } }
          @media screen and (max-width: 486px) {
            .mainVI div.inner figure figcaption h2 {
              color: #e7211a;
              padding: 0 0 2vw 2vw; } }
        .mainVI div.inner figure figcaption p {
          letter-spacing: 0.1em; }
          @media screen and (max-width: 486px) {
            .mainVI div.inner figure figcaption p {
              font-size: 16px;
              font-size: 5vw; } }
          @media screen and (min-width: 481px) and (max-width: 768px) {
            .mainVI div.inner figure figcaption p {
              font-size: 16px;
              font-size: 2.5974025974vw; } }
          @media screen and (min-width: 769px) {
            .mainVI div.inner figure figcaption p {
              font-size: 16px; } }
          @media screen and (max-width: 486px) {
            .mainVI div.inner figure figcaption p {
              color: #e7211a;
              padding: 1vw 0 2vw 2vw; } }
    .mainVI div.inner p.lead {
      width: 410px;
      position: absolute;
      right: 0;
      top: 20%;
      margin-left: 0; }
      @media screen and (max-width: 768px) {
        .mainVI div.inner p.lead {
          width: 40%; } }
      @media screen and (max-width: 486px) {
        .mainVI div.inner p.lead {
          width: 80%;
          position: relative;
          top: 0;
          margin: 0 auto 0;
          padding-top: 5vw; } }
    .mainVI div.inner nav.mainVINav {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      @media screen and (max-width: 486px) {
        .mainVI div.inner nav.mainVINav {
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }
      .mainVI div.inner nav.mainVINav figure {
        width: 16.66%;
        height: 600px;
        position: relative;
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg); }
        @media screen and (max-width: 486px) {
          .mainVI div.inner nav.mainVINav figure {
            height: 50vh;
            width: 32.66%; } }
        .mainVI div.inner nav.mainVINav figure > a > img {
          width: 35px;
          position: absolute;
          right: 10px;
          bottom: 10px;
          z-index: 999; }
          @media screen and (max-width: 486px) {
            .mainVI div.inner nav.mainVINav figure > a > img {
              width: 18px;
              right: 5px; } }
        .mainVI div.inner nav.mainVINav figure figcaption {
          overflow: hidden; }
          @media screen and (max-width: 486px) {
            .mainVI div.inner nav.mainVINav figure figcaption {
              height: 50vh; } }
        .mainVI div.inner nav.mainVINav figure .skew_img {
          -webkit-transform: translateX(-30%) skewX(5deg);
          transform: translateX(-30%) skewX(5deg);
          mix-blend-mode: multiply; }
          @media screen and (max-width: 486px) {
            .mainVI div.inner nav.mainVINav figure .skew_img {
              width: 240%; } }
        .mainVI div.inner nav.mainVINav figure.viNav01 {
          background: #FF0000; }
        .mainVI div.inner nav.mainVINav figure.viNav02 {
          background: #FF8100; }
        .mainVI div.inner nav.mainVINav figure.viNav03 {
          background: #FFFF00; }
        .mainVI div.inner nav.mainVINav figure.viNav04 {
          background: #00BC00; }
        .mainVI div.inner nav.mainVINav figure.viNav05 {
          background: #0000FF; }
        .mainVI div.inner nav.mainVINav figure.viNav06 {
          background: #A400FF; }
      .mainVI div.inner nav.mainVINav .scrEffect.viNav01 {
        -webkit-transition-delay: 0.3s;
                transition-delay: 0.3s; }
      .mainVI div.inner nav.mainVINav .scrEffect.viNav02 {
        -webkit-transition-delay: 0.4s;
                transition-delay: 0.4s; }
      .mainVI div.inner nav.mainVINav .scrEffect.viNav03 {
        -webkit-transition-delay: 0.5s;
                transition-delay: 0.5s; }
      .mainVI div.inner nav.mainVINav .scrEffect.viNav04 {
        -webkit-transition-delay: 0.6s;
                transition-delay: 0.6s; }
      .mainVI div.inner nav.mainVINav .scrEffect.viNav05 {
        -webkit-transition-delay: 0.7s;
                transition-delay: 0.7s; }
      .mainVI div.inner nav.mainVINav .scrEffect.viNav06 {
        -webkit-transition-delay: 0.8s;
                transition-delay: 0.8s; }
    .mainVI div.inner figure.starPos {
      position: absolute;
      bottom: -25px;
      left: 50%;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%);
      width: 50px; }

.newsArea {
  position: relative; }
  .newsArea div.inner {
    max-width: 30%;
    background-color: rgba(255, 255, 255, 0.7);
    padding: 25px;
    margin-left: 10%;
    position: absolute;
    top: -200px;
    z-index: 10; }
    @media screen and (max-width: 768px) {
      .newsArea div.inner {
        top: 0;
        position: relative;
        max-width: 90%;
        margin-left: 0;
        margin: 0 auto; } }
    .newsArea div.inner h3 {
      height: 30px;
      width: auto;
      margin: 0 0 20px; }
      .newsArea div.inner h3 img {
        width: 100%;
        height: 100%; }
    .newsArea div.inner ul {
      max-height: 15vh;
      overflow: scroll; }
      .newsArea div.inner ul li {
        color: #000000;
        line-height: 1.8em; }
@media screen and (max-width: 768px) and (max-width: 486px) {
  .newsArea div.inner ul li {
    font-size: 12px;
    font-size: 3.75vw; } }
@media screen and (max-width: 768px) and (min-width: 481px) and (max-width: 768px) {
  .newsArea div.inner ul li {
    font-size: 12px;
    font-size: 1.9480519481vw; } }
@media screen and (max-width: 768px) and (min-width: 769px) {
  .newsArea div.inner ul li {
    font-size: 12px; } }

p.linkBtn {
  padding: 50px 0 100px; }

@media screen and (max-width: 486px) {
  .contentsWrap h3, .contentsWrap h4, .contentsWrap h5 {
    line-height: 1.4em; } }
.contentsWrap .section01Wrap {
  width: 100%;
  margin: 0 auto;
  position: relative; }
  @media screen and (max-width: 768px) {
    .contentsWrap .section01Wrap {
      margin: 5vw auto; } }
  .contentsWrap .section01Wrap .spPh {
    width: 100%;
    padding-bottom: 5vw; }
    .contentsWrap .section01Wrap .spPh img {
      width: 100%; }
  .contentsWrap .section01Wrap .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 100px; }
    @media screen and (max-width: 768px) {
      .contentsWrap .section01Wrap .inner {
        display: block; } }
    .contentsWrap .section01Wrap .inner .leftWrap {
      width: 70%;
      background-color: #ffffff; }
      @media screen and (max-width: 768px) {
        .contentsWrap .section01Wrap .inner .leftWrap {
          width: 100%; } }
      .contentsWrap .section01Wrap .inner .leftWrap .leftBox {
        position: absolute;
        left: 50%;
        top: 100px;
        margin-left: -640px; }
        @media screen and (max-width: 768px) {
          .contentsWrap .section01Wrap .inner .leftWrap .leftBox {
            margin-left: 0;
            position: relative;
            left: 0;
            top: 0;
            width: 90%;
            margin: 0 5%; } }
        .contentsWrap .section01Wrap .inner .leftWrap .leftBox h2 {
          width: 90px;
          display: inline-block;
          vertical-align: top; }
          @media screen and (max-width: 768px) {
            .contentsWrap .section01Wrap .inner .leftWrap .leftBox h2 {
              width: 10%;
              display: block;
              text-align: center;
              margin: 0 auto 5vw; } }
          @media screen and (max-width: 486px) {
            .contentsWrap .section01Wrap .inner .leftWrap .leftBox h2 {
              width: 15vw;
              margin: 10vw auto 10vw; } }
          .contentsWrap .section01Wrap .inner .leftWrap .leftBox h2 img {
            width: 100%;
            height: auto; }
        .contentsWrap .section01Wrap .inner .leftWrap .leftBox article {
          display: inline-block;
          width: 680px;
          margin-left: 10px;
          margin-top: 20px; }
          @media screen and (max-width: 768px) {
            .contentsWrap .section01Wrap .inner .leftWrap .leftBox article {
              width: 80%;
              margin: 0 auto 4vw;
              display: block; } }
          @media screen and (max-width: 486px) {
            .contentsWrap .section01Wrap .inner .leftWrap .leftBox article {
              width: 100%;
              margin: 0 auto 4vw;
              display: block; } }
          .contentsWrap .section01Wrap .inner .leftWrap .leftBox article h3 {
            font-style: italic; }
            @media screen and (max-width: 486px) {
              .contentsWrap .section01Wrap .inner .leftWrap .leftBox article h3 {
                font-size: 60px;
                font-size: 18.75vw; } }
            @media screen and (min-width: 481px) and (max-width: 768px) {
              .contentsWrap .section01Wrap .inner .leftWrap .leftBox article h3 {
                font-size: 60px;
                font-size: 9.7402597403vw; } }
            @media screen and (min-width: 769px) {
              .contentsWrap .section01Wrap .inner .leftWrap .leftBox article h3 {
                font-size: 60px; } }
            @media screen and (max-width: 768px) {
              .contentsWrap .section01Wrap .inner .leftWrap .leftBox article h3 {
                margin: 0 auto;
                text-align: center;
                line-height: 1.4em; } }
  @media screen and (max-width: 768px) and (max-width: 486px) {
    .contentsWrap .section01Wrap .inner .leftWrap .leftBox article h3 {
      font-size: 40px;
      font-size: 12.5vw; } }
  @media screen and (max-width: 768px) and (min-width: 481px) and (max-width: 768px) {
    .contentsWrap .section01Wrap .inner .leftWrap .leftBox article h3 {
      font-size: 40px;
      font-size: 6.4935064935vw; } }
  @media screen and (max-width: 768px) and (min-width: 769px) {
    .contentsWrap .section01Wrap .inner .leftWrap .leftBox article h3 {
      font-size: 40px; } }

            @media screen and (max-width: 486px) {
              .contentsWrap .section01Wrap .inner .leftWrap .leftBox article h3 {
                line-height: 1.0em; } }
            @media screen and (max-width: 486px) {
              .contentsWrap .section01Wrap .inner .leftWrap .leftBox article h3 b {
                font-size: 32px;
                font-size: 10vw; } }
            @media screen and (min-width: 481px) and (max-width: 768px) {
              .contentsWrap .section01Wrap .inner .leftWrap .leftBox article h3 b {
                font-size: 32px;
                font-size: 5.1948051948vw; } }
            @media screen and (min-width: 769px) {
              .contentsWrap .section01Wrap .inner .leftWrap .leftBox article h3 b {
                font-size: 32px; } }
@media screen and (max-width: 768px) and (max-width: 486px) {
  .contentsWrap .section01Wrap .inner .leftWrap .leftBox article h3 b {
    font-size: 16px;
    font-size: 5vw; } }
@media screen and (max-width: 768px) and (min-width: 481px) and (max-width: 768px) {
  .contentsWrap .section01Wrap .inner .leftWrap .leftBox article h3 b {
    font-size: 16px;
    font-size: 2.5974025974vw; } }
@media screen and (max-width: 768px) and (min-width: 769px) {
  .contentsWrap .section01Wrap .inner .leftWrap .leftBox article h3 b {
    font-size: 16px; } }

            @media screen and (max-width: 486px) {
              .contentsWrap .section01Wrap .inner .leftWrap .leftBox article h3 b {
                display: block; } }
          .contentsWrap .section01Wrap .inner .leftWrap .leftBox article span {
            height: 18px;
            display: block; }
            .contentsWrap .section01Wrap .inner .leftWrap .leftBox article span img {
              height: 100%; }
              @media screen and (max-width: 768px) {
                .contentsWrap .section01Wrap .inner .leftWrap .leftBox article span img {
                  margin: 0 auto;
                  text-align: center;
                  display: block; } }
          .contentsWrap .section01Wrap .inner .leftWrap .leftBox article section {
            padding-top: 50px; }
            .contentsWrap .section01Wrap .inner .leftWrap .leftBox article section h4 {
              padding-bottom: 10px; }
              @media screen and (max-width: 486px) {
                .contentsWrap .section01Wrap .inner .leftWrap .leftBox article section h4 {
                  font-size: 28px;
                  font-size: 8.75vw; } }
              @media screen and (min-width: 481px) and (max-width: 768px) {
                .contentsWrap .section01Wrap .inner .leftWrap .leftBox article section h4 {
                  font-size: 28px;
                  font-size: 4.5454545455vw; } }
              @media screen and (min-width: 769px) {
                .contentsWrap .section01Wrap .inner .leftWrap .leftBox article section h4 {
                  font-size: 28px; } }
@media screen and (max-width: 768px) and (max-width: 486px) {
  .contentsWrap .section01Wrap .inner .leftWrap .leftBox article section h4 {
    font-size: 18px;
    font-size: 5.625vw; } }
@media screen and (max-width: 768px) and (min-width: 481px) and (max-width: 768px) {
  .contentsWrap .section01Wrap .inner .leftWrap .leftBox article section h4 {
    font-size: 18px;
    font-size: 2.9220779221vw; } }
@media screen and (max-width: 768px) and (min-width: 769px) {
  .contentsWrap .section01Wrap .inner .leftWrap .leftBox article section h4 {
    font-size: 18px; } }

            .contentsWrap .section01Wrap .inner .leftWrap .leftBox article section p {
              line-height: 2em; }
              @media screen and (max-width: 486px) {
                .contentsWrap .section01Wrap .inner .leftWrap .leftBox article section p {
                  font-size: 18px;
                  font-size: 5.625vw; } }
              @media screen and (min-width: 481px) and (max-width: 768px) {
                .contentsWrap .section01Wrap .inner .leftWrap .leftBox article section p {
                  font-size: 18px;
                  font-size: 2.9220779221vw; } }
              @media screen and (min-width: 769px) {
                .contentsWrap .section01Wrap .inner .leftWrap .leftBox article section p {
                  font-size: 18px; } }
@media screen and (max-width: 768px) and (max-width: 486px) {
  .contentsWrap .section01Wrap .inner .leftWrap .leftBox article section p {
    font-size: 14px;
    font-size: 4.375vw; } }
@media screen and (max-width: 768px) and (min-width: 481px) and (max-width: 768px) {
  .contentsWrap .section01Wrap .inner .leftWrap .leftBox article section p {
    font-size: 14px;
    font-size: 2.2727272727vw; } }
@media screen and (max-width: 768px) and (min-width: 769px) {
  .contentsWrap .section01Wrap .inner .leftWrap .leftBox article section p {
    font-size: 14px; } }

    .contentsWrap .section01Wrap .inner .rightWrap {
      -webkit-transform: scale(1.5) rotate(-10deg);
              transform: scale(1.5) rotate(-10deg);
      background-color: #333333;
      width: 30%;
      height: 1200px;
      margin-top: -200px;
      background: url("../img/ph03.jpg") no-repeat center center;
      background-size: 130%; }
  .contentsWrap .section01Wrap table {
    background-color: #00235a;
    border: 10px solid #00235a;
    position: relative;
    z-index: 100;
    border-collapse: separate; }
    .contentsWrap .section01Wrap table th.headLine {
      background-color: #ff0000;
      vertical-align: middle;
      padding: 10px;
      color: #ffffff;
      border: 5px solid #00235a; }
      .contentsWrap .section01Wrap table th.headLine hr {
        padding: 0;
        margin: 0; }
    .contentsWrap .section01Wrap table th {
      border: 3px solid #00235a;
      background-color: #ffffff;
      padding: 5px;
      text-align: center;
      width: 25%; }
    .contentsWrap .section01Wrap table td {
      border: 3px solid #00235a;
      color: #ffffff;
      padding: 5px 10px;
      text-align: center;
      border-bottom: 1px dotted #ffffff; }
.contentsWrap .section02Wrap {
  background: url("../img/section02Bg.jpg") no-repeat center top;
  width: 100%;
  margin: 200px auto;
  position: relative;
  -webkit-transform: scale(1.5) rotate(-10deg);
          transform: scale(1.5) rotate(-10deg);
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%; }
  @media screen and (max-width: 486px) {
    .contentsWrap .section02Wrap {
      width: 120%; } }
  .contentsWrap .section02Wrap:after {
    content: '';
    background: url("../img/bottom.png") center center no-repeat;
    width: 100%;
    position: absolute;
    bottom: -200px;
    height: 70vh;
    left: 0;
    -webkit-transform: rotate(10deg);
            transform: rotate(10deg); }
    @media screen and (max-width: 768px) {
      .contentsWrap .section02Wrap:after {
        bottom: 0;
        height: 300px;
        width: 100%;
        background-size: cover; } }
    @media screen and (max-width: 486px) {
      .contentsWrap .section02Wrap:after {
        bottom: -10vw;
        height: 300px;
        width: 100%;
        background-size: cover;
        left: -15vw; } }
  .contentsWrap .section02Wrap .inner {
    -webkit-transform: scale(0.6667) rotate(10deg);
            transform: scale(0.6667) rotate(10deg);
    padding-bottom: 350px; }
    @media screen and (max-width: 768px) {
      .contentsWrap .section02Wrap .inner {
        padding-bottom: 0; } }
    @media screen and (max-width: 486px) {
      .contentsWrap .section02Wrap .inner {
        width: 100vw;
        margin-left: 3.2vw; } }
    .contentsWrap .section02Wrap .inner h2 {
      width: 90px;
      display: block;
      text-align: center;
      margin: 0 auto 40px;
      padding-top: 0px; }
      .contentsWrap .section02Wrap .inner h2 img {
        width: 100%;
        height: auto; }
      @media screen and (max-width: 768px) {
        .contentsWrap .section02Wrap .inner h2 {
          width: 10%;
          margin: 0 auto 5vw; } }
      @media screen and (max-width: 486px) {
        .contentsWrap .section02Wrap .inner h2 {
          width: 15vw;
          margin: 10vw auto 10vw; } }
    .contentsWrap .section02Wrap .inner h3 {
      font-style: italic;
      color: #ffffff;
      text-align: center;
      margin: 0 auto; }
      @media screen and (max-width: 486px) {
        .contentsWrap .section02Wrap .inner h3 {
          font-size: 50px;
          font-size: 15.625vw; } }
      @media screen and (min-width: 481px) and (max-width: 768px) {
        .contentsWrap .section02Wrap .inner h3 {
          font-size: 50px;
          font-size: 8.1168831169vw; } }
      @media screen and (min-width: 769px) {
        .contentsWrap .section02Wrap .inner h3 {
          font-size: 50px; } }
      @media screen and (max-width: 486px) {
        .contentsWrap .section02Wrap .inner h3 b {
          font-size: 40px;
          font-size: 12.5vw; } }
      @media screen and (min-width: 481px) and (max-width: 768px) {
        .contentsWrap .section02Wrap .inner h3 b {
          font-size: 40px;
          font-size: 6.4935064935vw; } }
      @media screen and (min-width: 769px) {
        .contentsWrap .section02Wrap .inner h3 b {
          font-size: 40px; } }
      @media screen and (max-width: 768px) {
        .contentsWrap .section02Wrap .inner h3 {
          line-height: 1.4em; } }
  @media screen and (max-width: 768px) and (max-width: 486px) {
    .contentsWrap .section02Wrap .inner h3 {
      font-size: 40px;
      font-size: 12.5vw; } }
  @media screen and (max-width: 768px) and (min-width: 481px) and (max-width: 768px) {
    .contentsWrap .section02Wrap .inner h3 {
      font-size: 40px;
      font-size: 6.4935064935vw; } }
  @media screen and (max-width: 768px) and (min-width: 769px) {
    .contentsWrap .section02Wrap .inner h3 {
      font-size: 40px; } }

    .contentsWrap .section02Wrap .inner span {
      height: 18px;
      display: block;
      text-align: center;
      margin: 0 auto; }
      .contentsWrap .section02Wrap .inner span img {
        height: 100%; }
    .contentsWrap .section02Wrap .inner section {
      padding-top: 50px; }
      .contentsWrap .section02Wrap .inner section:last-child {
        padding-bottom: 150px; }
      @media screen and (max-width: 768px) {
        .contentsWrap .section02Wrap .inner section {
          width: 80%;
          margin: 0 auto; } }
      @media screen and (max-width: 486px) {
        .contentsWrap .section02Wrap .inner section {
          width: 90%;
          margin: 0 auto; } }
      .contentsWrap .section02Wrap .inner section h4 {
        color: #ffffff;
        width: 600px;
        margin: 0 auto;
        padding-bottom: 10px; }
        @media screen and (max-width: 486px) {
          .contentsWrap .section02Wrap .inner section h4 {
            font-size: 28px;
            font-size: 8.75vw; } }
        @media screen and (min-width: 481px) and (max-width: 768px) {
          .contentsWrap .section02Wrap .inner section h4 {
            font-size: 28px;
            font-size: 4.5454545455vw; } }
        @media screen and (min-width: 769px) {
          .contentsWrap .section02Wrap .inner section h4 {
            font-size: 28px; } }
        @media screen and (max-width: 768px) {
          .contentsWrap .section02Wrap .inner section h4 {
            width: 100%; } }
  @media screen and (max-width: 768px) and (max-width: 486px) {
    .contentsWrap .section02Wrap .inner section h4 {
      font-size: 18px;
      font-size: 5.625vw; } }
  @media screen and (max-width: 768px) and (min-width: 481px) and (max-width: 768px) {
    .contentsWrap .section02Wrap .inner section h4 {
      font-size: 18px;
      font-size: 2.9220779221vw; } }
  @media screen and (max-width: 768px) and (min-width: 769px) {
    .contentsWrap .section02Wrap .inner section h4 {
      font-size: 18px; } }

      .contentsWrap .section02Wrap .inner section p {
        color: #ffffff;
        width: 600px;
        margin: 0 auto;
        line-height: 2em; }
        @media screen and (max-width: 486px) {
          .contentsWrap .section02Wrap .inner section p {
            font-size: 18px;
            font-size: 5.625vw; } }
        @media screen and (min-width: 481px) and (max-width: 768px) {
          .contentsWrap .section02Wrap .inner section p {
            font-size: 18px;
            font-size: 2.9220779221vw; } }
        @media screen and (min-width: 769px) {
          .contentsWrap .section02Wrap .inner section p {
            font-size: 18px; } }
        @media screen and (max-width: 768px) {
          .contentsWrap .section02Wrap .inner section p {
            width: 100%; } }
  @media screen and (max-width: 768px) and (max-width: 486px) {
    .contentsWrap .section02Wrap .inner section p {
      font-size: 14px;
      font-size: 4.375vw; } }
  @media screen and (max-width: 768px) and (min-width: 481px) and (max-width: 768px) {
    .contentsWrap .section02Wrap .inner section p {
      font-size: 14px;
      font-size: 2.2727272727vw; } }
  @media screen and (max-width: 768px) and (min-width: 769px) {
    .contentsWrap .section02Wrap .inner section p {
      font-size: 14px; } }

      .contentsWrap .section02Wrap .inner section figure {
        text-align: center;
        margin: 0 auto; }
        .contentsWrap .section02Wrap .inner section figure img {
          text-align: center;
          margin: 20px auto; }
          @media screen and (max-width: 768px) {
            .contentsWrap .section02Wrap .inner section figure img {
              margin: 5vw auto; } }
          @media screen and (max-width: 486px) {
            .contentsWrap .section02Wrap .inner section figure img {
              width: 100%; } }
        .contentsWrap .section02Wrap .inner section figure figcaption {
          width: 90%;
          margin: 0 auto;
          color: #ffffff;
          text-align: center; }
@media screen and (max-width: 768px) and (max-width: 486px) {
  .contentsWrap .section02Wrap .inner section figure figcaption {
    font-size: 10px;
    font-size: 3.125vw; } }
@media screen and (max-width: 768px) and (min-width: 481px) and (max-width: 768px) {
  .contentsWrap .section02Wrap .inner section figure figcaption {
    font-size: 10px;
    font-size: 1.6233766234vw; } }
@media screen and (max-width: 768px) and (min-width: 769px) {
  .contentsWrap .section02Wrap .inner section figure figcaption {
    font-size: 10px; } }

.contentsWrap .section03Wrap {
  width: 100%;
  margin: 0 auto 0;
  position: relative; }
  .contentsWrap .section03Wrap .inner {
    width: 1280px;
    margin: 0 auto;
    position: relative; }
    @media screen and (max-width: 768px) {
      .contentsWrap .section03Wrap .inner {
        width: 100%; } }
    .contentsWrap .section03Wrap .inner .leftWrap {
      width: 70%;
      background-color: #ffffff; }
      @media screen and (max-width: 768px) {
        .contentsWrap .section03Wrap .inner .leftWrap {
          width: 100%; } }
      @media screen and (max-width: 768px) {
        .contentsWrap .section03Wrap .inner .leftWrap .leftBox {
          width: 90%;
          margin: 0 5%; } }
      .contentsWrap .section03Wrap .inner .leftWrap .leftBox h2 {
        width: 90px;
        display: inline-block;
        vertical-align: top; }
        .contentsWrap .section03Wrap .inner .leftWrap .leftBox h2 img {
          width: 100%;
          height: auto; }
        @media screen and (max-width: 768px) {
          .contentsWrap .section03Wrap .inner .leftWrap .leftBox h2 {
            width: 10%;
            display: block;
            margin: 0 auto 5vw; } }
        @media screen and (max-width: 486px) {
          .contentsWrap .section03Wrap .inner .leftWrap .leftBox h2 {
            width: 15vw;
            margin: 10vw auto 10vw; } }
      .contentsWrap .section03Wrap .inner .leftWrap .leftBox article {
        display: inline-block;
        width: 650px;
        margin-left: 10px;
        margin-top: 20px; }
        @media screen and (max-width: 768px) {
          .contentsWrap .section03Wrap .inner .leftWrap .leftBox article {
            width: 80%;
            margin: 0 auto;
            display: block; } }
        @media screen and (max-width: 486px) {
          .contentsWrap .section03Wrap .inner .leftWrap .leftBox article {
            width: 100%;
            margin: 0 auto;
            display: block; } }
        .contentsWrap .section03Wrap .inner .leftWrap .leftBox article h3 {
          font-style: italic; }
          @media screen and (max-width: 486px) {
            .contentsWrap .section03Wrap .inner .leftWrap .leftBox article h3 {
              font-size: 60px;
              font-size: 18.75vw; } }
          @media screen and (min-width: 481px) and (max-width: 768px) {
            .contentsWrap .section03Wrap .inner .leftWrap .leftBox article h3 {
              font-size: 60px;
              font-size: 9.7402597403vw; } }
          @media screen and (min-width: 769px) {
            .contentsWrap .section03Wrap .inner .leftWrap .leftBox article h3 {
              font-size: 60px; } }
          @media screen and (max-width: 486px) {
            .contentsWrap .section03Wrap .inner .leftWrap .leftBox article h3 b {
              font-size: 40px;
              font-size: 12.5vw; } }
          @media screen and (min-width: 481px) and (max-width: 768px) {
            .contentsWrap .section03Wrap .inner .leftWrap .leftBox article h3 b {
              font-size: 40px;
              font-size: 6.4935064935vw; } }
          @media screen and (min-width: 769px) {
            .contentsWrap .section03Wrap .inner .leftWrap .leftBox article h3 b {
              font-size: 40px; } }
          @media screen and (max-width: 768px) {
            .contentsWrap .section03Wrap .inner .leftWrap .leftBox article h3 {
              line-height: 1.4em;
              margin: 0 auto;
              text-align: center; } }
  @media screen and (max-width: 768px) and (max-width: 486px) {
    .contentsWrap .section03Wrap .inner .leftWrap .leftBox article h3 {
      font-size: 40px;
      font-size: 12.5vw; } }
  @media screen and (max-width: 768px) and (min-width: 481px) and (max-width: 768px) {
    .contentsWrap .section03Wrap .inner .leftWrap .leftBox article h3 {
      font-size: 40px;
      font-size: 6.4935064935vw; } }
  @media screen and (max-width: 768px) and (min-width: 769px) {
    .contentsWrap .section03Wrap .inner .leftWrap .leftBox article h3 {
      font-size: 40px; } }

        .contentsWrap .section03Wrap .inner .leftWrap .leftBox article span {
          height: 18px;
          display: block; }
          .contentsWrap .section03Wrap .inner .leftWrap .leftBox article span img {
            height: 100%; }
            @media screen and (max-width: 768px) {
              .contentsWrap .section03Wrap .inner .leftWrap .leftBox article span img {
                margin: 0 auto;
                display: block; } }
        .contentsWrap .section03Wrap .inner .leftWrap .leftBox article section {
          padding-top: 50px; }
          .contentsWrap .section03Wrap .inner .leftWrap .leftBox article section h4 {
            padding-bottom: 10px; }
            @media screen and (max-width: 486px) {
              .contentsWrap .section03Wrap .inner .leftWrap .leftBox article section h4 {
                font-size: 28px;
                font-size: 8.75vw; } }
            @media screen and (min-width: 481px) and (max-width: 768px) {
              .contentsWrap .section03Wrap .inner .leftWrap .leftBox article section h4 {
                font-size: 28px;
                font-size: 4.5454545455vw; } }
            @media screen and (min-width: 769px) {
              .contentsWrap .section03Wrap .inner .leftWrap .leftBox article section h4 {
                font-size: 28px; } }
@media screen and (max-width: 768px) and (max-width: 486px) {
  .contentsWrap .section03Wrap .inner .leftWrap .leftBox article section h4 {
    font-size: 18px;
    font-size: 5.625vw; } }
@media screen and (max-width: 768px) and (min-width: 481px) and (max-width: 768px) {
  .contentsWrap .section03Wrap .inner .leftWrap .leftBox article section h4 {
    font-size: 18px;
    font-size: 2.9220779221vw; } }
@media screen and (max-width: 768px) and (min-width: 769px) {
  .contentsWrap .section03Wrap .inner .leftWrap .leftBox article section h4 {
    font-size: 18px; } }

          .contentsWrap .section03Wrap .inner .leftWrap .leftBox article section p {
            line-height: 2em; }
            @media screen and (max-width: 486px) {
              .contentsWrap .section03Wrap .inner .leftWrap .leftBox article section p {
                font-size: 18px;
                font-size: 5.625vw; } }
            @media screen and (min-width: 481px) and (max-width: 768px) {
              .contentsWrap .section03Wrap .inner .leftWrap .leftBox article section p {
                font-size: 18px;
                font-size: 2.9220779221vw; } }
            @media screen and (min-width: 769px) {
              .contentsWrap .section03Wrap .inner .leftWrap .leftBox article section p {
                font-size: 18px; } }
@media screen and (max-width: 768px) and (max-width: 486px) {
  .contentsWrap .section03Wrap .inner .leftWrap .leftBox article section p {
    font-size: 14px;
    font-size: 4.375vw; } }
@media screen and (max-width: 768px) and (min-width: 481px) and (max-width: 768px) {
  .contentsWrap .section03Wrap .inner .leftWrap .leftBox article section p {
    font-size: 14px;
    font-size: 2.2727272727vw; } }
@media screen and (max-width: 768px) and (min-width: 769px) {
  .contentsWrap .section03Wrap .inner .leftWrap .leftBox article section p {
    font-size: 14px; } }

          .contentsWrap .section03Wrap .inner .leftWrap .leftBox article section.goalWrap {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex; }
            @media screen and (max-width: 768px) {
              .contentsWrap .section03Wrap .inner .leftWrap .leftBox article section.goalWrap {
                display: block; } }
            .contentsWrap .section03Wrap .inner .leftWrap .leftBox article section.goalWrap h5 {
              padding: 20px 20px 20px;
              border: 1px solid #000029;
              -webkit-transform: skewX(-15deg);
                      transform: skewX(-15deg);
              text-align: center; }
              @media screen and (max-width: 486px) {
                .contentsWrap .section03Wrap .inner .leftWrap .leftBox article section.goalWrap h5 {
                  font-size: 22px;
                  font-size: 6.875vw; } }
              @media screen and (min-width: 481px) and (max-width: 768px) {
                .contentsWrap .section03Wrap .inner .leftWrap .leftBox article section.goalWrap h5 {
                  font-size: 22px;
                  font-size: 3.5714285714vw; } }
              @media screen and (min-width: 769px) {
                .contentsWrap .section03Wrap .inner .leftWrap .leftBox article section.goalWrap h5 {
                  font-size: 22px; } }
              @media screen and (max-width: 768px) {
                .contentsWrap .section03Wrap .inner .leftWrap .leftBox article section.goalWrap h5 {
                  border: none; } }
              .contentsWrap .section03Wrap .inner .leftWrap .leftBox article section.goalWrap h5 span {
                -webkit-transform: skewX(15deg);
                        transform: skewX(15deg);
                display: block;
                height: auto; }
            .contentsWrap .section03Wrap .inner .leftWrap .leftBox article section.goalWrap p {
              padding: 20px 20px 20px;
              border: 1px solid #000029;
              -webkit-transform: skewX(-15deg);
                      transform: skewX(-15deg);
              background: #000029;
              margin-left: 10px;
              color: #ffffff; }
              @media screen and (max-width: 486px) {
                .contentsWrap .section03Wrap .inner .leftWrap .leftBox article section.goalWrap p {
                  font-size: 22px;
                  font-size: 6.875vw; } }
              @media screen and (min-width: 481px) and (max-width: 768px) {
                .contentsWrap .section03Wrap .inner .leftWrap .leftBox article section.goalWrap p {
                  font-size: 22px;
                  font-size: 3.5714285714vw; } }
              @media screen and (min-width: 769px) {
                .contentsWrap .section03Wrap .inner .leftWrap .leftBox article section.goalWrap p {
                  font-size: 22px; } }
              @media screen and (max-width: 768px) {
                .contentsWrap .section03Wrap .inner .leftWrap .leftBox article section.goalWrap p {
                  text-align: center; } }
  @media screen and (max-width: 768px) and (max-width: 486px) {
    .contentsWrap .section03Wrap .inner .leftWrap .leftBox article section.goalWrap p {
      font-size: 20px;
      font-size: 6.25vw; } }
  @media screen and (max-width: 768px) and (min-width: 481px) and (max-width: 768px) {
    .contentsWrap .section03Wrap .inner .leftWrap .leftBox article section.goalWrap p {
      font-size: 20px;
      font-size: 3.2467532468vw; } }
  @media screen and (max-width: 768px) and (min-width: 769px) {
    .contentsWrap .section03Wrap .inner .leftWrap .leftBox article section.goalWrap p {
      font-size: 20px; } }

              @media screen and (max-width: 486px) {
                .contentsWrap .section03Wrap .inner .leftWrap .leftBox article section.goalWrap p {
                  margin-left: 20px;
                  margin-right: 20px;
                  line-height: 1.2em; } }
              .contentsWrap .section03Wrap .inner .leftWrap .leftBox article section.goalWrap p span {
                -webkit-transform: skewX(15deg);
                        transform: skewX(15deg);
                display: block;
                height: auto; }
    .contentsWrap .section03Wrap .inner .rightWrap {
      position: absolute;
      top: 180px;
      right: 0px; }
      @media screen and (max-width: 768px) {
        .contentsWrap .section03Wrap .inner .rightWrap {
          position: relative;
          top: 0;
          width: 80%;
          height: auto;
          margin: 0 auto; } }
      @media screen and (max-width: 768px) {
        .contentsWrap .section03Wrap .inner .rightWrap img {
          width: 100%;
          margin: 5vw auto; } }
.contentsWrap .section04Wrap {
  width: 100%;
  margin: 400px auto;
  position: relative; }
  @media screen and (max-width: 768px) {
    .contentsWrap .section04Wrap {
      margin: 100px auto; } }
  .contentsWrap .section04Wrap .inner h2 {
    width: 90px;
    display: block;
    text-align: center;
    margin: 0 auto 40px;
    padding-top: 0px; }
    .contentsWrap .section04Wrap .inner h2 img {
      width: 100%;
      height: auto; }
    @media screen and (max-width: 768px) {
      .contentsWrap .section04Wrap .inner h2 {
        width: 10%;
        text-align: center;
        margin: 0 auto 5vw; } }
    @media screen and (max-width: 486px) {
      .contentsWrap .section04Wrap .inner h2 {
        width: 15vw;
        margin: 10vw auto 10vw; } }
  .contentsWrap .section04Wrap .inner h3 {
    font-style: italic;
    text-align: center;
    margin: 0 auto; }
    @media screen and (max-width: 486px) {
      .contentsWrap .section04Wrap .inner h3 {
        font-size: 50px;
        font-size: 15.625vw; } }
    @media screen and (min-width: 481px) and (max-width: 768px) {
      .contentsWrap .section04Wrap .inner h3 {
        font-size: 50px;
        font-size: 8.1168831169vw; } }
    @media screen and (min-width: 769px) {
      .contentsWrap .section04Wrap .inner h3 {
        font-size: 50px; } }
    @media screen and (max-width: 486px) {
      .contentsWrap .section04Wrap .inner h3 b {
        font-size: 40px;
        font-size: 12.5vw; } }
    @media screen and (min-width: 481px) and (max-width: 768px) {
      .contentsWrap .section04Wrap .inner h3 b {
        font-size: 40px;
        font-size: 6.4935064935vw; } }
    @media screen and (min-width: 769px) {
      .contentsWrap .section04Wrap .inner h3 b {
        font-size: 40px; } }
    @media screen and (max-width: 768px) {
      .contentsWrap .section04Wrap .inner h3 {
        text-align: center;
        line-height: 1.4em; } }
  @media screen and (max-width: 768px) and (max-width: 486px) {
    .contentsWrap .section04Wrap .inner h3 {
      font-size: 40px;
      font-size: 12.5vw; } }
  @media screen and (max-width: 768px) and (min-width: 481px) and (max-width: 768px) {
    .contentsWrap .section04Wrap .inner h3 {
      font-size: 40px;
      font-size: 6.4935064935vw; } }
  @media screen and (max-width: 768px) and (min-width: 769px) {
    .contentsWrap .section04Wrap .inner h3 {
      font-size: 40px; } }

  .contentsWrap .section04Wrap .inner span {
    height: 18px;
    display: block;
    text-align: center;
    margin: 0 auto; }
    .contentsWrap .section04Wrap .inner span img {
      height: 100%; }
    @media screen and (max-width: 768px) {
      .contentsWrap .section04Wrap .inner span {
        margin: 0 auto; } }
  .contentsWrap .section04Wrap .inner section {
    padding-top: 50px; }
    .contentsWrap .section04Wrap .inner section h4 {
      width: 600px;
      margin: 0 auto;
      padding-bottom: 10px; }
      @media screen and (max-width: 486px) {
        .contentsWrap .section04Wrap .inner section h4 {
          font-size: 28px;
          font-size: 8.75vw; } }
      @media screen and (min-width: 481px) and (max-width: 768px) {
        .contentsWrap .section04Wrap .inner section h4 {
          font-size: 28px;
          font-size: 4.5454545455vw; } }
      @media screen and (min-width: 769px) {
        .contentsWrap .section04Wrap .inner section h4 {
          font-size: 28px; } }
    .contentsWrap .section04Wrap .inner section p {
      width: 600px;
      text-align: center;
      margin: 0 auto 20px;
      line-height: 2em; }
      @media screen and (max-width: 486px) {
        .contentsWrap .section04Wrap .inner section p {
          width: 90%; } }
    .contentsWrap .section04Wrap .inner section figure {
      text-align: center; }
      .contentsWrap .section04Wrap .inner section figure iframe {
        width: 40%; }
        @media screen and (max-width: 768px) {
          .contentsWrap .section04Wrap .inner section figure iframe {
            width: 90vw;
            height: 60vw;
            margin: 5vw auto; } }
      .contentsWrap .section04Wrap .inner section figure figcaption {
        width: 480px;
        margin: 0 auto;
        text-align: center; }
        @media screen and (max-width: 768px) {
          .contentsWrap .section04Wrap .inner section figure figcaption {
            width: 90vw;
            margin: 0 auto 3vw; } }
  .contentsWrap .section04Wrap .inner .movieList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    max-width: 75vw;
    margin: auto; }
    .contentsWrap .section04Wrap .inner .movieList figure {
      margin: 2vw auto; }
    @media screen and (max-width: 900px) {
      .contentsWrap .section04Wrap .inner .movieList {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
        .contentsWrap .section04Wrap .inner .movieList figure iframe {
          margin: 2vw auto; } }
    .contentsWrap .section04Wrap .inner .movieList figure iframe {
      width: 100%; }
.contentsWrap .section05Wrap {
  width: 100%;
  margin: 400px auto 100px;
  position: relative; }
  @media screen and (max-width: 768px) {
    .contentsWrap .section05Wrap {
      margin: 100px auto 100px; } }
  .contentsWrap .section05Wrap .headInner {
    width: 100%;
    background: #000 url("../img/section05Bg.png") center 40% no-repeat;
    background-size: cover; }
    .contentsWrap .section05Wrap .headInner .innerBoxWrap {
      background: rgba(0, 0, 0, 0.5); }
    .contentsWrap .section05Wrap .headInner .innerBox {
      width: 1280px;
      margin: 0 auto;
      padding: 400px 0 20px; }
      @media screen and (max-width: 768px) {
        .contentsWrap .section05Wrap .headInner .innerBox {
          width: 100%; } }
      @media screen and (max-width: 486px) {
        .contentsWrap .section05Wrap .headInner .innerBox {
          padding: 20px 0 20px; } }
    .contentsWrap .section05Wrap .headInner h2 {
      width: 90px;
      display: inline-block;
      vertical-align: top; }
      .contentsWrap .section05Wrap .headInner h2 img {
        width: 100%;
        height: auto; }
      @media screen and (max-width: 768px) {
        .contentsWrap .section05Wrap .headInner h2 {
          width: 10%;
          text-align: center;
          margin: 0 auto 5vw;
          display: block; } }
      @media screen and (max-width: 486px) {
        .contentsWrap .section05Wrap .headInner h2 {
          width: 15vw;
          margin: 10vw auto 5vw; } }
    .contentsWrap .section05Wrap .headInner article {
      display: inline-block;
      width: 800px;
      margin-left: 10px;
      margin-top: 20px; }
      @media screen and (max-width: 768px) {
        .contentsWrap .section05Wrap .headInner article {
          width: 80%;
          margin-left: 0;
          margin: 0 auto;
          display: block; } }
      .contentsWrap .section05Wrap .headInner article h3 {
        font-style: italic;
        color: #ffffff; }
        @media screen and (max-width: 486px) {
          .contentsWrap .section05Wrap .headInner article h3 {
            font-size: 60px;
            font-size: 18.75vw; } }
        @media screen and (min-width: 481px) and (max-width: 768px) {
          .contentsWrap .section05Wrap .headInner article h3 {
            font-size: 60px;
            font-size: 9.7402597403vw; } }
        @media screen and (min-width: 769px) {
          .contentsWrap .section05Wrap .headInner article h3 {
            font-size: 60px; } }
        @media screen and (max-width: 486px) {
          .contentsWrap .section05Wrap .headInner article h3 b {
            font-size: 40px;
            font-size: 12.5vw; } }
        @media screen and (min-width: 481px) and (max-width: 768px) {
          .contentsWrap .section05Wrap .headInner article h3 b {
            font-size: 40px;
            font-size: 6.4935064935vw; } }
        @media screen and (min-width: 769px) {
          .contentsWrap .section05Wrap .headInner article h3 b {
            font-size: 40px; } }
        @media screen and (max-width: 768px) {
          .contentsWrap .section05Wrap .headInner article h3 {
            line-height: 1.4em; } }
  @media screen and (max-width: 768px) and (max-width: 486px) {
    .contentsWrap .section05Wrap .headInner article h3 {
      font-size: 40px;
      font-size: 12.5vw; } }
  @media screen and (max-width: 768px) and (min-width: 481px) and (max-width: 768px) {
    .contentsWrap .section05Wrap .headInner article h3 {
      font-size: 40px;
      font-size: 6.4935064935vw; } }
  @media screen and (max-width: 768px) and (min-width: 769px) {
    .contentsWrap .section05Wrap .headInner article h3 {
      font-size: 40px; } }

      .contentsWrap .section05Wrap .headInner article span {
        height: 18px;
        display: block; }
        .contentsWrap .section05Wrap .headInner article span img {
          height: 100%; }
        @media screen and (max-width: 768px) {
          .contentsWrap .section05Wrap .headInner article span {
            text-align: center;
            margin: 0 auto; } }
  .contentsWrap .section05Wrap .inner {
    width: 1280px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0 auto; }
    @media screen and (max-width: 768px) {
      .contentsWrap .section05Wrap .inner {
        width: 100%;
        display: block; } }
    .contentsWrap .section05Wrap .inner section {
      padding-top: 50px;
      width: 46%; }
      @media screen and (max-width: 768px) {
        .contentsWrap .section05Wrap .inner section {
          width: 80%;
          margin: 0 auto; } }
      @media screen and (max-width: 486px) {
        .contentsWrap .section05Wrap .inner section {
          width: 90%;
          margin: 0 auto; } }
      .contentsWrap .section05Wrap .inner section h4 {
        text-align: left;
        padding-bottom: 10px; }
        @media screen and (max-width: 486px) {
          .contentsWrap .section05Wrap .inner section h4 {
            font-size: 28px;
            font-size: 8.75vw; } }
        @media screen and (min-width: 481px) and (max-width: 768px) {
          .contentsWrap .section05Wrap .inner section h4 {
            font-size: 28px;
            font-size: 4.5454545455vw; } }
        @media screen and (min-width: 769px) {
          .contentsWrap .section05Wrap .inner section h4 {
            font-size: 28px; } }
@media screen and (max-width: 768px) and (max-width: 486px) {
  .contentsWrap .section05Wrap .inner section h4 {
    font-size: 18px;
    font-size: 5.625vw; } }
@media screen and (max-width: 768px) and (min-width: 481px) and (max-width: 768px) {
  .contentsWrap .section05Wrap .inner section h4 {
    font-size: 18px;
    font-size: 2.9220779221vw; } }
@media screen and (max-width: 768px) and (min-width: 769px) {
  .contentsWrap .section05Wrap .inner section h4 {
    font-size: 18px; } }

      .contentsWrap .section05Wrap .inner section p {
        text-align: left;
        line-height: 2em; }
        @media screen and (max-width: 486px) {
          .contentsWrap .section05Wrap .inner section p {
            font-size: 18px;
            font-size: 5.625vw; } }
        @media screen and (min-width: 481px) and (max-width: 768px) {
          .contentsWrap .section05Wrap .inner section p {
            font-size: 18px;
            font-size: 2.9220779221vw; } }
        @media screen and (min-width: 769px) {
          .contentsWrap .section05Wrap .inner section p {
            font-size: 18px; } }
@media screen and (max-width: 768px) and (max-width: 486px) {
  .contentsWrap .section05Wrap .inner section p {
    font-size: 14px;
    font-size: 4.375vw; } }
@media screen and (max-width: 768px) and (min-width: 481px) and (max-width: 768px) {
  .contentsWrap .section05Wrap .inner section p {
    font-size: 14px;
    font-size: 2.2727272727vw; } }
@media screen and (max-width: 768px) and (min-width: 769px) {
  .contentsWrap .section05Wrap .inner section p {
    font-size: 14px; } }

.contentsWrap .section06Wrap {
  width: 100%;
  margin: 150px auto;
  position: relative; }
  @media screen and (max-width: 486px) {
    .contentsWrap .section06Wrap {
      margin: 100px auto; } }
  .contentsWrap .section06Wrap .inner h2 {
    height: 100px;
    display: block;
    text-align: center;
    margin: 0 auto 40px;
    padding-top: 0px; }
    .contentsWrap .section06Wrap .inner h2 img {
      width: auto;
      height: 100%; }
    @media screen and (max-width: 768px) {
      .contentsWrap .section06Wrap .inner h2 {
        height: 6vw; } }
    @media screen and (max-width: 486px) {
      .contentsWrap .section06Wrap .inner h2 {
        height: 10vw; } }
  .contentsWrap .section06Wrap .inner h3 {
    font-style: italic;
    text-align: center;
    margin: 0 auto; }
    @media screen and (max-width: 486px) {
      .contentsWrap .section06Wrap .inner h3 {
        font-size: 50px;
        font-size: 15.625vw; } }
    @media screen and (min-width: 481px) and (max-width: 768px) {
      .contentsWrap .section06Wrap .inner h3 {
        font-size: 50px;
        font-size: 8.1168831169vw; } }
    @media screen and (min-width: 769px) {
      .contentsWrap .section06Wrap .inner h3 {
        font-size: 50px; } }
    @media screen and (max-width: 486px) {
      .contentsWrap .section06Wrap .inner h3 b {
        font-size: 40px;
        font-size: 12.5vw; } }
    @media screen and (min-width: 481px) and (max-width: 768px) {
      .contentsWrap .section06Wrap .inner h3 b {
        font-size: 40px;
        font-size: 6.4935064935vw; } }
    @media screen and (min-width: 769px) {
      .contentsWrap .section06Wrap .inner h3 b {
        font-size: 40px; } }
@media screen and (max-width: 768px) and (max-width: 486px) {
  .contentsWrap .section06Wrap .inner h3 {
    font-size: 40px;
    font-size: 12.5vw; } }
@media screen and (max-width: 768px) and (min-width: 481px) and (max-width: 768px) {
  .contentsWrap .section06Wrap .inner h3 {
    font-size: 40px;
    font-size: 6.4935064935vw; } }
@media screen and (max-width: 768px) and (min-width: 769px) {
  .contentsWrap .section06Wrap .inner h3 {
    font-size: 40px; } }

  .contentsWrap .section06Wrap .inner span {
    height: 18px;
    display: block;
    text-align: center;
    margin: 0 auto; }
    .contentsWrap .section06Wrap .inner span img {
      height: 100%; }
  .contentsWrap .section06Wrap .inner section {
    padding-top: 50px; }
    .contentsWrap .section06Wrap .inner section h4 {
      width: 800px;
      margin: 0 auto;
      padding-bottom: 10px; }
      @media screen and (max-width: 486px) {
        .contentsWrap .section06Wrap .inner section h4 {
          font-size: 28px;
          font-size: 8.75vw; } }
      @media screen and (min-width: 481px) and (max-width: 768px) {
        .contentsWrap .section06Wrap .inner section h4 {
          font-size: 28px;
          font-size: 4.5454545455vw; } }
      @media screen and (min-width: 769px) {
        .contentsWrap .section06Wrap .inner section h4 {
          font-size: 28px; } }
@media screen and (max-width: 768px) and (max-width: 486px) {
  .contentsWrap .section06Wrap .inner section h4 {
    font-size: 18px;
    font-size: 5.625vw; } }
@media screen and (max-width: 768px) and (min-width: 481px) and (max-width: 768px) {
  .contentsWrap .section06Wrap .inner section h4 {
    font-size: 18px;
    font-size: 2.9220779221vw; } }
@media screen and (max-width: 768px) and (min-width: 769px) {
  .contentsWrap .section06Wrap .inner section h4 {
    font-size: 18px; } }

    .contentsWrap .section06Wrap .inner section p {
      width: 600px;
      text-align: center;
      margin: 0 auto 20px;
      line-height: 2em; }
      @media screen and (max-width: 486px) {
        .contentsWrap .section06Wrap .inner section p {
          font-size: 18px;
          font-size: 5.625vw; } }
      @media screen and (min-width: 481px) and (max-width: 768px) {
        .contentsWrap .section06Wrap .inner section p {
          font-size: 18px;
          font-size: 2.9220779221vw; } }
      @media screen and (min-width: 769px) {
        .contentsWrap .section06Wrap .inner section p {
          font-size: 18px; } }
@media screen and (max-width: 768px) and (max-width: 486px) {
  .contentsWrap .section06Wrap .inner section p {
    font-size: 14px;
    font-size: 4.375vw; } }
@media screen and (max-width: 768px) and (min-width: 481px) and (max-width: 768px) {
  .contentsWrap .section06Wrap .inner section p {
    font-size: 14px;
    font-size: 2.2727272727vw; } }
@media screen and (max-width: 768px) and (min-width: 769px) {
  .contentsWrap .section06Wrap .inner section p {
    font-size: 14px; } }

      @media screen and (max-width: 486px) {
        .contentsWrap .section06Wrap .inner section p {
          width: 100%; } }
    .contentsWrap .section06Wrap .inner section figure {
      text-align: center; }
      .contentsWrap .section06Wrap .inner section figure iframe {
        width: 40%; }
        @media screen and (max-width: 768px) {
          .contentsWrap .section06Wrap .inner section figure iframe {
            width: 90vw;
            height: 60vw;
            margin: 5vw auto; } }
      .contentsWrap .section06Wrap .inner section figure figcaption {
        width: 480px;
        margin: 0 auto;
        text-align: center; }
        @media screen and (max-width: 768px) {
          .contentsWrap .section06Wrap .inner section figure figcaption {
            width: 90vw;
            margin: 0 auto 3vw; } }
    .contentsWrap .section06Wrap .inner section h4 {
      padding: 20px 0px 20px;
      border: 1px solid #00235a;
      -webkit-transform: skewX(-15deg);
              transform: skewX(-15deg);
      background: #00235a;
      margin: 0 auto 40px;
      text-align: center;
      color: #ffffff; }
      @media screen and (max-width: 486px) {
        .contentsWrap .section06Wrap .inner section h4 {
          font-size: 36px;
          font-size: 11.25vw; } }
      @media screen and (min-width: 481px) and (max-width: 768px) {
        .contentsWrap .section06Wrap .inner section h4 {
          font-size: 36px;
          font-size: 5.8441558442vw; } }
      @media screen and (min-width: 769px) {
        .contentsWrap .section06Wrap .inner section h4 {
          font-size: 36px; } }
      @media screen and (max-width: 768px) {
        .contentsWrap .section06Wrap .inner section h4 {
          width: 80%;
          margin: 0 auto; } }
  @media screen and (max-width: 768px) and (max-width: 486px) {
    .contentsWrap .section06Wrap .inner section h4 {
      font-size: 20px;
      font-size: 6.25vw; } }
  @media screen and (max-width: 768px) and (min-width: 481px) and (max-width: 768px) {
    .contentsWrap .section06Wrap .inner section h4 {
      font-size: 20px;
      font-size: 3.2467532468vw; } }
  @media screen and (max-width: 768px) and (min-width: 769px) {
    .contentsWrap .section06Wrap .inner section h4 {
      font-size: 20px; } }

      @media screen and (max-width: 486px) {
        .contentsWrap .section06Wrap .inner section h4 {
          width: 90%;
          margin: 0 auto; } }
  @media screen and (max-width: 486px) and (max-width: 486px) {
    .contentsWrap .section06Wrap .inner section h4 {
      font-size: 18px;
      font-size: 5.625vw; } }
  @media screen and (max-width: 486px) and (min-width: 481px) and (max-width: 768px) {
    .contentsWrap .section06Wrap .inner section h4 {
      font-size: 18px;
      font-size: 2.9220779221vw; } }
  @media screen and (max-width: 486px) and (min-width: 769px) {
    .contentsWrap .section06Wrap .inner section h4 {
      font-size: 18px; } }

      .contentsWrap .section06Wrap .inner section h4 span {
        -webkit-transform: skewX(15deg);
                transform: skewX(15deg);
        display: block;
        height: auto; }
  .contentsWrap .section06Wrap .inner p.linkTxt01 {
    padding: 60px 20px 60px;
    border: 1px solid #000029;
    -webkit-transform: skewX(-15deg);
            transform: skewX(-15deg);
    width: 600px;
    margin: 40px auto;
    height: auto;
    font-weight: bold;
    line-height: 1.2em;
    position: relative;
    background: #00235a;
    cursor: pointer; }
    @media screen and (max-width: 486px) {
      .contentsWrap .section06Wrap .inner p.linkTxt01 {
        font-size: 36px;
        font-size: 11.25vw; } }
    @media screen and (min-width: 481px) and (max-width: 768px) {
      .contentsWrap .section06Wrap .inner p.linkTxt01 {
        font-size: 36px;
        font-size: 5.8441558442vw; } }
    @media screen and (min-width: 769px) {
      .contentsWrap .section06Wrap .inner p.linkTxt01 {
        font-size: 36px; } }
    @media screen and (max-width: 768px) {
      .contentsWrap .section06Wrap .inner p.linkTxt01 {
        width: 80%;
        padding: 30px 20px 30px; } }
  @media screen and (max-width: 768px) and (max-width: 486px) {
    .contentsWrap .section06Wrap .inner p.linkTxt01 {
      font-size: 24px;
      font-size: 7.5vw; } }
  @media screen and (max-width: 768px) and (min-width: 481px) and (max-width: 768px) {
    .contentsWrap .section06Wrap .inner p.linkTxt01 {
      font-size: 24px;
      font-size: 3.8961038961vw; } }
  @media screen and (max-width: 768px) and (min-width: 769px) {
    .contentsWrap .section06Wrap .inner p.linkTxt01 {
      font-size: 24px; } }

@media screen and (max-width: 486px) and (max-width: 486px) {
  .contentsWrap .section06Wrap .inner p.linkTxt01 {
    font-size: 18px;
    font-size: 5.625vw; } }
@media screen and (max-width: 486px) and (min-width: 481px) and (max-width: 768px) {
  .contentsWrap .section06Wrap .inner p.linkTxt01 {
    font-size: 18px;
    font-size: 2.9220779221vw; } }
@media screen and (max-width: 486px) and (min-width: 769px) {
  .contentsWrap .section06Wrap .inner p.linkTxt01 {
    font-size: 18px; } }

    .contentsWrap .section06Wrap .inner p.linkTxt01:hover {
      color: #ffffff; }
      .contentsWrap .section06Wrap .inner p.linkTxt01:hover a {
        color: #ffffff; }
    .contentsWrap .section06Wrap .inner p.linkTxt01 a {
      -webkit-transform: skewX(15deg);
              transform: skewX(15deg);
      display: block;
      text-align: center;
      color: #fff; }
    .contentsWrap .section06Wrap .inner p.linkTxt01:hover {
      background-color: #000029;
      color: #ffffff; }
    .contentsWrap .section06Wrap .inner p.linkTxt01 .bull {
      width: 80px;
      position: absolute;
      top: 40%;
      right: -60px;
      display: block; }
      @media screen and (max-width: 486px) {
        .contentsWrap .section06Wrap .inner p.linkTxt01 .bull {
          width: 40px;
          right: -40px; } }
    .contentsWrap .section06Wrap .inner p.linkTxt01 .icon {
      position: absolute;
      right: 20px;
      top: -8px; }
      @media screen and (max-width: 486px) {
        .contentsWrap .section06Wrap .inner p.linkTxt01 .icon {
          font-size: 54px;
          font-size: 16.875vw; } }
      @media screen and (min-width: 481px) and (max-width: 768px) {
        .contentsWrap .section06Wrap .inner p.linkTxt01 .icon {
          font-size: 54px;
          font-size: 8.7662337662vw; } }
      @media screen and (min-width: 769px) {
        .contentsWrap .section06Wrap .inner p.linkTxt01 .icon {
          font-size: 54px; } }
@media screen and (max-width: 768px) and (max-width: 486px) {
  .contentsWrap .section06Wrap .inner p.linkTxt01 .icon {
    font-size: 44px;
    font-size: 13.75vw; } }
@media screen and (max-width: 768px) and (min-width: 481px) and (max-width: 768px) {
  .contentsWrap .section06Wrap .inner p.linkTxt01 .icon {
    font-size: 44px;
    font-size: 7.1428571429vw; } }
@media screen and (max-width: 768px) and (min-width: 769px) {
  .contentsWrap .section06Wrap .inner p.linkTxt01 .icon {
    font-size: 44px; } }

      @media screen and (max-width: 486px) {
        .contentsWrap .section06Wrap .inner p.linkTxt01 .icon {
          right: -10px;
          top: -5px; } }
  @media screen and (max-width: 486px) and (max-width: 486px) {
    .contentsWrap .section06Wrap .inner p.linkTxt01 .icon {
      font-size: 34px;
      font-size: 10.625vw; } }
  @media screen and (max-width: 486px) and (min-width: 481px) and (max-width: 768px) {
    .contentsWrap .section06Wrap .inner p.linkTxt01 .icon {
      font-size: 34px;
      font-size: 5.5194805195vw; } }
  @media screen and (max-width: 486px) and (min-width: 769px) {
    .contentsWrap .section06Wrap .inner p.linkTxt01 .icon {
      font-size: 34px; } }

  .contentsWrap .section06Wrap .inner p.linkTxt02 {
    padding: 20px 20px 20px;
    border: 1px solid #000029;
    -webkit-transform: skewX(-15deg);
            transform: skewX(-15deg);
    width: 400px;
    margin: 40px auto;
    line-height: 1.2em;
    position: relative; }
    @media screen and (max-width: 486px) {
      .contentsWrap .section06Wrap .inner p.linkTxt02 {
        font-size: 24px;
        font-size: 7.5vw; } }
    @media screen and (min-width: 481px) and (max-width: 768px) {
      .contentsWrap .section06Wrap .inner p.linkTxt02 {
        font-size: 24px;
        font-size: 3.8961038961vw; } }
    @media screen and (min-width: 769px) {
      .contentsWrap .section06Wrap .inner p.linkTxt02 {
        font-size: 24px; } }
@media screen and (max-width: 768px) and (max-width: 486px) {
  .contentsWrap .section06Wrap .inner p.linkTxt02 {
    font-size: 18px;
    font-size: 5.625vw; } }
@media screen and (max-width: 768px) and (min-width: 481px) and (max-width: 768px) {
  .contentsWrap .section06Wrap .inner p.linkTxt02 {
    font-size: 18px;
    font-size: 2.9220779221vw; } }
@media screen and (max-width: 768px) and (min-width: 769px) {
  .contentsWrap .section06Wrap .inner p.linkTxt02 {
    font-size: 18px; } }

    @media screen and (max-width: 486px) {
      .contentsWrap .section06Wrap .inner p.linkTxt02 {
        width: 80%; } }
  @media screen and (max-width: 486px) and (max-width: 486px) {
    .contentsWrap .section06Wrap .inner p.linkTxt02 {
      font-size: 16px;
      font-size: 5vw; } }
  @media screen and (max-width: 486px) and (min-width: 481px) and (max-width: 768px) {
    .contentsWrap .section06Wrap .inner p.linkTxt02 {
      font-size: 16px;
      font-size: 2.5974025974vw; } }
  @media screen and (max-width: 486px) and (min-width: 769px) {
    .contentsWrap .section06Wrap .inner p.linkTxt02 {
      font-size: 16px; } }

    .contentsWrap .section06Wrap .inner p.linkTxt02:hover {
      color: #ffffff; }
      .contentsWrap .section06Wrap .inner p.linkTxt02:hover a {
        color: #ffffff; }
    .contentsWrap .section06Wrap .inner p.linkTxt02 a {
      -webkit-transform: skewX(15deg);
              transform: skewX(15deg);
      display: block;
      text-align: center; }
    .contentsWrap .section06Wrap .inner p.linkTxt02:hover {
      background-color: #000029;
      color: #ffffff; }
    .contentsWrap .section06Wrap .inner p.linkTxt02 .bull {
      width: 40px;
      position: absolute;
      top: 40%;
      right: -40px;
      display: block; }
      @media screen and (max-width: 486px) {
        .contentsWrap .section06Wrap .inner p.linkTxt02 .bull {
          width: 30px;
          right: -30px; } }
  .contentsWrap .section06Wrap .inner p.linkTxt03 {
    margin: 60px auto 0; }
    .contentsWrap .section06Wrap .inner p.linkTxt03 a {
      cursor: pointer;
      color: #3B5998;
      display: inline-block;
      text-align: center; }
      .contentsWrap .section06Wrap .inner p.linkTxt03 a:hover {
        color: #000029; }
      @media screen and (max-width: 486px) {
        .contentsWrap .section06Wrap .inner p.linkTxt03 a {
          font-size: 44px;
          font-size: 13.75vw; } }
      @media screen and (min-width: 481px) and (max-width: 768px) {
        .contentsWrap .section06Wrap .inner p.linkTxt03 a {
          font-size: 44px;
          font-size: 7.1428571429vw; } }
      @media screen and (min-width: 769px) {
        .contentsWrap .section06Wrap .inner p.linkTxt03 a {
          font-size: 44px; } }
@media screen and (max-width: 768px) and (max-width: 486px) {
  .contentsWrap .section06Wrap .inner p.linkTxt03 a {
    font-size: 28px;
    font-size: 8.75vw; } }
@media screen and (max-width: 768px) and (min-width: 481px) and (max-width: 768px) {
  .contentsWrap .section06Wrap .inner p.linkTxt03 a {
    font-size: 28px;
    font-size: 4.5454545455vw; } }
@media screen and (max-width: 768px) and (min-width: 769px) {
  .contentsWrap .section06Wrap .inner p.linkTxt03 a {
    font-size: 28px; } }

      @media screen and (max-width: 486px) {
        .contentsWrap .section06Wrap .inner p.linkTxt03 a {
          width: 80%; } }
  @media screen and (max-width: 486px) and (max-width: 486px) {
    .contentsWrap .section06Wrap .inner p.linkTxt03 a {
      font-size: 26px;
      font-size: 8.125vw; } }
  @media screen and (max-width: 486px) and (min-width: 481px) and (max-width: 768px) {
    .contentsWrap .section06Wrap .inner p.linkTxt03 a {
      font-size: 26px;
      font-size: 4.2207792208vw; } }
  @media screen and (max-width: 486px) and (min-width: 769px) {
    .contentsWrap .section06Wrap .inner p.linkTxt03 a {
      font-size: 26px; } }

nav.sideNav {
  position: fixed;
  top: 20%;
  right: 0;
  width: 60px;
  z-index: 10; }
  @media screen and (max-width: 768px) {
    nav.sideNav {
      width: 40px; } }
  @media screen and (max-width: 486px) {
    nav.sideNav {
      width: 20px;
      display: none; } }
  nav.sideNav img {
    width: 100%; }

table.tbl-r02 {
  width: 100%;
  margin: 20px auto 200px;
  font-size: 14px;
  font-size: 1.4rem; }
  @media screen and (max-width: 486px) {
    table.tbl-r02 {
      width: 90%; } }

.tbl-r02 th {
  background: #f5f5f5;
  border: solid 1px #eeeeee;
  padding: 30px 40px; }
  @media screen and (max-width: 486px) {
    .tbl-r02 th {
      font-size: 16px;
      font-size: 5vw; } }
  @media screen and (min-width: 481px) and (max-width: 768px) {
    .tbl-r02 th {
      font-size: 16px;
      font-size: 2.5974025974vw; } }
  @media screen and (min-width: 769px) {
    .tbl-r02 th {
      font-size: 16px; } }

.tbl-r02 td {
  　border: solid 1px #eeeeee;
  padding: 30px 40px; }
  @media screen and (max-width: 486px) {
    .tbl-r02 td {
      font-size: 16px;
      font-size: 5vw; } }
  @media screen and (min-width: 481px) and (max-width: 768px) {
    .tbl-r02 td {
      font-size: 16px;
      font-size: 2.5974025974vw; } }
  @media screen and (min-width: 769px) {
    .tbl-r02 td {
      font-size: 16px; } }

@media screen and (max-width: 640px) {
  .last td:last-child {
    border-bottom: solid 1px #ccc;
    width: 90%;
    margin: 0 5%; }

  .tbl-r02 {
    width: 100%; }

  .tbl-r02 th,
  .tbl-r02 td {
    　　border-bottom: none;
    display: block; }

  .tbl-r02 th {
    width: 100%; } }
  @media screen and (max-width: 640px) and (max-width: 486px) {
    .tbl-r02 th {
      font-size: 14px;
      font-size: 4.375vw; } }
  @media screen and (max-width: 640px) and (min-width: 481px) and (max-width: 768px) {
    .tbl-r02 th {
      font-size: 14px;
      font-size: 2.2727272727vw; } }
  @media screen and (max-width: 640px) and (min-width: 769px) {
    .tbl-r02 th {
      font-size: 14px; } }

@media screen and (max-width: 640px) {
  .tbl-r02 td {
    width: 90%;
    margin: 0 5%;
    text-align: left; } }
  @media screen and (max-width: 640px) and (max-width: 486px) {
    .tbl-r02 td {
      font-size: 14px;
      font-size: 4.375vw; } }
  @media screen and (max-width: 640px) and (min-width: 481px) and (max-width: 768px) {
    .tbl-r02 td {
      font-size: 14px;
      font-size: 2.2727272727vw; } }
  @media screen and (max-width: 640px) and (min-width: 769px) {
    .tbl-r02 td {
      font-size: 14px; } }

.contactWrap {
  width: 100%;
  margin: 0 auto 100px; }
  .contactWrap .inner {
    padding-top: 100px;
    width: 100%;
    margin: 0 auto; }
    @media screen and (max-width: 486px) {
      .contactWrap .inner {
        padding-top: 40px; } }
    .contactWrap .inner h2 {
      font-weight: normal;
      vertical-align: middle;
      text-align: center; }
      .contactWrap .inner h2 > img {
        display: inline-block;
        width: 50%;
        max-width: 480px;
        vertical-align: middle; }
        @media screen and (max-width: 486px) {
          .contactWrap .inner h2 > img {
            width: 80%; } }
    .contactWrap .inner p.contacTxt {
      line-height: 1.8em;
      font-weight: normal;
      text-align: center;
      width: 100%;
      padding: 5% 0; }

.selectWrap, .sampleWrap, .projectWrap, .startWrap, .contactWrap {
  overflow: hidden; }

.selectWrap:after, .sampleWrap:after, .projectWrap:after, .startWrap:after, .contactWrap:after {
  content: "";
  display: block;
  clear: both;
  height: 1px;
  overflow: hidden; }

/*\*/
* html .selectWrap, * html .sampleWrap, * html .projectWrap, * html .startWrap, * html .contactWrap {
  height: 1em;
  overflow: visible; }

/**/
.sponsorWrap .inner {
  overflow: hidden; }

.sponsorWrap .inner:after {
  content: "";
  display: block;
  clear: both;
  height: 1px;
  overflow: hidden; }

/*\*/
* html .sponsorWrap .inner {
  height: 1em;
  overflow: visible; }

/**/
.nav-links {
  width: 900px;
  margin: 0 auto 0; }
  @media screen and (max-width: 768px) {
    .nav-links {
      width: 100%; } }
  .nav-links .nav-previous {
    width: 49%;
    display: inline-block;
    margin-bottom: 100px; }
    .nav-links .nav-previous a {
      border-bottom: 1px solid #ffcc00;
      display: block;
      color: #000000;
      padding: 10px 0 10px 10px; }
  .nav-links .nav-next {
    width: 49%;
    display: inline-block;
    margin-bottom: 100px; }
    .nav-links .nav-next a {
      border-bottom: 1px solid #ffcc00;
      display: block;
      color: #000000;
      padding: 10px 0 10px 10px; }

.snsWrap {
  position: relative; }
  .snsWrap div.inner {
    width: 825px;
    margin: 0 auto;
    padding: 12vh 0; }
    @media screen and (max-width: 768px) {
      .snsWrap div.inner {
        width: 100%; } }
    .snsWrap div.inner h2 {
      height: 30px;
      margin-bottom: 30px; }
      .snsWrap div.inner h2 img {
        width: auto;
        height: 100%; }
    .snsWrap div.inner h3 {
      font-weight: bold;
      text-align: center;
      margin-bottom: 100px; }
      @media screen and (max-width: 486px) {
        .snsWrap div.inner h3 {
          font-size: 28px;
          font-size: 8.75vw; } }
      @media screen and (min-width: 481px) and (max-width: 768px) {
        .snsWrap div.inner h3 {
          font-size: 28px;
          font-size: 4.5454545455vw; } }
      @media screen and (min-width: 769px) {
        .snsWrap div.inner h3 {
          font-size: 28px; } }
@media screen and (max-width: 768px) and (max-width: 486px) {
  .snsWrap div.inner h3 {
    font-size: 24px;
    font-size: 7.5vw; } }
@media screen and (max-width: 768px) and (min-width: 481px) and (max-width: 768px) {
  .snsWrap div.inner h3 {
    font-size: 24px;
    font-size: 3.8961038961vw; } }
@media screen and (max-width: 768px) and (min-width: 769px) {
  .snsWrap div.inner h3 {
    font-size: 24px; } }

      @media screen and (max-width: 486px) {
        .snsWrap div.inner h3 {
          margin-bottom: 40px; } }
  @media screen and (max-width: 486px) and (max-width: 486px) {
    .snsWrap div.inner h3 {
      font-size: 18px;
      font-size: 5.625vw; } }
  @media screen and (max-width: 486px) and (min-width: 481px) and (max-width: 768px) {
    .snsWrap div.inner h3 {
      font-size: 18px;
      font-size: 2.9220779221vw; } }
  @media screen and (max-width: 486px) and (min-width: 769px) {
    .snsWrap div.inner h3 {
      font-size: 18px; } }

    .snsWrap div.inner .facebookWrap {
      text-align: center;
      display: inline-block;
      width: 520px; }
      @media screen and (max-width: 768px) {
        .snsWrap div.inner .facebookWrap {
          width: 100%;
          display: block; } }
      .snsWrap div.inner .facebookWrap iframe {
        width: 500px;
        height: 500px; }
        @media screen and (max-width: 486px) {
          .snsWrap div.inner .facebookWrap iframe {
            width: 90% !important;
            margin: 0 auto; } }
    .snsWrap div.inner .twitterWrap {
      text-align: center;
      display: inline-block;
      width: 300px; }
      @media screen and (max-width: 768px) {
        .snsWrap div.inner .twitterWrap {
          width: 100%;
          display: block;
          padding-top: 40px; } }

.newsBox {
  overflow: hidden; }

.newsBox:after {
  content: "";
  display: block;
  clear: both;
  height: 1px;
  overflow: hidden; }

/*\*/
* html .newsBox {
  height: 1em;
  overflow: visible; }

/**/
.spaceWrap section.tableWrap {
  width: 840px;
  margin: 50px auto; }
  @media screen and (max-width: 486px) {
    .spaceWrap section.tableWrap {
      width: 90%; } }
  .spaceWrap section.tableWrap h5 {
    font-weight: bold;
    text-align: center; }
    @media screen and (max-width: 486px) {
      .spaceWrap section.tableWrap h5 {
        font-size: 18px;
        font-size: 5.625vw; } }
    @media screen and (min-width: 481px) and (max-width: 768px) {
      .spaceWrap section.tableWrap h5 {
        font-size: 18px;
        font-size: 2.9220779221vw; } }
    @media screen and (min-width: 769px) {
      .spaceWrap section.tableWrap h5 {
        font-size: 18px; } }
  .spaceWrap section.tableWrap h6 {
    font-weight: bold;
    text-align: center;
    padding-top: 40px; }
    @media screen and (max-width: 486px) {
      .spaceWrap section.tableWrap h6 {
        font-size: 16px;
        font-size: 5vw; } }
    @media screen and (min-width: 481px) and (max-width: 768px) {
      .spaceWrap section.tableWrap h6 {
        font-size: 16px;
        font-size: 2.5974025974vw; } }
    @media screen and (min-width: 769px) {
      .spaceWrap section.tableWrap h6 {
        font-size: 16px; } }
  .spaceWrap section.tableWrap p {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 15px; }
  .spaceWrap section.tableWrap p.firstPrice span {
    line-height: 1.62em;
    display: block; }
    @media screen and (max-width: 486px) {
      .spaceWrap section.tableWrap p.firstPrice span {
        font-size: 12px;
        font-size: 3.75vw; } }
    @media screen and (min-width: 481px) and (max-width: 768px) {
      .spaceWrap section.tableWrap p.firstPrice span {
        font-size: 12px;
        font-size: 1.9480519481vw; } }
    @media screen and (min-width: 769px) {
      .spaceWrap section.tableWrap p.firstPrice span {
        font-size: 12px; } }
  .spaceWrap section.tableWrap ul.coution {
    line-height: 1.6em;
    display: block;
    text-align: left;
    width: 43em;
    margin: 10px auto; }
    @media screen and (max-width: 486px) {
      .spaceWrap section.tableWrap ul.coution {
        font-size: 14px;
        font-size: 4.375vw; } }
    @media screen and (min-width: 481px) and (max-width: 768px) {
      .spaceWrap section.tableWrap ul.coution {
        font-size: 14px;
        font-size: 2.2727272727vw; } }
    @media screen and (min-width: 769px) {
      .spaceWrap section.tableWrap ul.coution {
        font-size: 14px; } }
    @media screen and (max-width: 486px) {
      .spaceWrap section.tableWrap ul.coution {
        padding: 10px 10px 10px 20px;
        width: auto; } }
  @media screen and (max-width: 486px) and (max-width: 486px) {
    .spaceWrap section.tableWrap ul.coution {
      font-size: 12px;
      font-size: 3.75vw; } }
  @media screen and (max-width: 486px) and (min-width: 481px) and (max-width: 768px) {
    .spaceWrap section.tableWrap ul.coution {
      font-size: 12px;
      font-size: 1.9480519481vw; } }
  @media screen and (max-width: 486px) and (min-width: 769px) {
    .spaceWrap section.tableWrap ul.coution {
      font-size: 12px; } }

    .spaceWrap section.tableWrap ul.coution li {
      list-style-type: disc;
      list-style-position: outside; }

section.tableWrap table {
  width: 100%;
  margin: auto;
  border: 1px solid #cccccc; }
  @media screen and (max-width: 486px) {
    section.tableWrap table {
      border: none; } }
  section.tableWrap table tr {
    width: 100%; }
  section.tableWrap table th, section.tableWrap table td {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 15px;
    border: 1px solid #cccccc;
    vertical-align: middle; }
  section.tableWrap table thead th {
    background: #003364;
    color: #fff;
    text-align: center; }
  section.tableWrap table tbody {
    text-align: left; }
    section.tableWrap table tbody th {
      background: #f6f6f6; }
      @media screen and (max-width: 486px) {
        section.tableWrap table tbody th .small {
          font-size: 12px;
          font-size: 3.75vw; } }
      @media screen and (min-width: 481px) and (max-width: 768px) {
        section.tableWrap table tbody th .small {
          font-size: 12px;
          font-size: 1.9480519481vw; } }
      @media screen and (min-width: 769px) {
        section.tableWrap table tbody th .small {
          font-size: 12px; } }
    section.tableWrap table tbody td {
      text-align: center; }
      section.tableWrap table tbody td span.noPc {
        display: none; }
      section.tableWrap table tbody td span.noSp {
        display: block; }
      section.tableWrap table tbody td.noSpDsp {
        display: table-cell; }

@media screen and (max-width: 486px) {
  section.tableWrap {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    padding: 0px 0; }

  section.tableWrap table tr {
    display: block;
    width: 100%; }
  section.tableWrap table thead {
    display: none; }
  section.tableWrap table tbody {
    display: block;
    width: 100%;
    overflow: hidden; }
    section.tableWrap table tbody th {
      list-style: none;
      text-align: center; }
    section.tableWrap table tbody td {
      margin-left: 0;
      list-style: none; }
      section.tableWrap table tbody td span.noPc {
        display: block; }
      section.tableWrap table tbody td span.noSp {
        display: none; }
      section.tableWrap table tbody td.noSpDsp {
        display: none; }
    section.tableWrap table tbody th, section.tableWrap table tbody td {
      width: 100%;
      display: list-item; } }
.pageWrap {
  width: 100%;
  padding: 50px 0;
  background: #ffffff; }
  @media screen and (max-width: 486px) {
    .pageWrap {
      padding: 0 0 50px; } }
  .pageWrap .inner {
    max-width: 1080px;
    margin: 0 auto;
    color: #000000; }
    .pageWrap .inner h1 {
      text-align: center;
      padding-bottom: 20px;
      padding-top: 50px;
      font-weight: normal; }
    .pageWrap .inner > hr {
      width: 2em;
      margin: 0 auto;
      border: 1px solid #000000;
      margin-bottom: 30px; }
    .pageWrap .inner h2 {
      line-height: 1.8em;
      font-weight: normal; }
      @media screen and (max-width: 486px) {
        .pageWrap .inner h2 {
          font-size: 32px;
          font-size: 10vw; } }
      @media screen and (min-width: 481px) and (max-width: 768px) {
        .pageWrap .inner h2 {
          font-size: 32px;
          font-size: 5.1948051948vw; } }
      @media screen and (min-width: 769px) {
        .pageWrap .inner h2 {
          font-size: 32px; } }
      @media screen and (max-width: 486px) {
        .pageWrap .inner h2 span {
          font-size: 18px;
          font-size: 5.625vw; } }
      @media screen and (min-width: 481px) and (max-width: 768px) {
        .pageWrap .inner h2 span {
          font-size: 18px;
          font-size: 2.9220779221vw; } }
      @media screen and (min-width: 769px) {
        .pageWrap .inner h2 span {
          font-size: 18px; } }
@media screen and (max-width: 486px) and (max-width: 486px) {
  .pageWrap .inner h2 {
    font-size: 24px;
    font-size: 7.5vw; } }
@media screen and (max-width: 486px) and (min-width: 481px) and (max-width: 768px) {
  .pageWrap .inner h2 {
    font-size: 24px;
    font-size: 3.8961038961vw; } }
@media screen and (max-width: 486px) and (min-width: 769px) {
  .pageWrap .inner h2 {
    font-size: 24px; } }

    .pageWrap .inner h3 {
      line-height: 1.8em; }
      @media screen and (max-width: 486px) {
        .pageWrap .inner h3 {
          font-size: 24px;
          font-size: 7.5vw; } }
      @media screen and (min-width: 481px) and (max-width: 768px) {
        .pageWrap .inner h3 {
          font-size: 24px;
          font-size: 3.8961038961vw; } }
      @media screen and (min-width: 769px) {
        .pageWrap .inner h3 {
          font-size: 24px; } }
@media screen and (max-width: 486px) and (max-width: 486px) {
  .pageWrap .inner h3 {
    font-size: 28px;
    font-size: 8.75vw; } }
@media screen and (max-width: 486px) and (min-width: 481px) and (max-width: 768px) {
  .pageWrap .inner h3 {
    font-size: 28px;
    font-size: 4.5454545455vw; } }
@media screen and (max-width: 486px) and (min-width: 769px) {
  .pageWrap .inner h3 {
    font-size: 28px; } }

    .pageWrap .inner h4 {
      line-height: 1.8em; }
      @media screen and (max-width: 486px) {
        .pageWrap .inner h4 {
          font-size: 18px;
          font-size: 5.625vw; } }
      @media screen and (min-width: 481px) and (max-width: 768px) {
        .pageWrap .inner h4 {
          font-size: 18px;
          font-size: 2.9220779221vw; } }
      @media screen and (min-width: 769px) {
        .pageWrap .inner h4 {
          font-size: 18px; } }
@media screen and (max-width: 486px) and (max-width: 486px) {
  .pageWrap .inner h4 {
    font-size: 14px;
    font-size: 4.375vw; } }
@media screen and (max-width: 486px) and (min-width: 481px) and (max-width: 768px) {
  .pageWrap .inner h4 {
    font-size: 14px;
    font-size: 2.2727272727vw; } }
@media screen and (max-width: 486px) and (min-width: 769px) {
  .pageWrap .inner h4 {
    font-size: 14px; } }

    .pageWrap .inner h5 {
      line-height: 1.8em; }
      @media screen and (max-width: 486px) {
        .pageWrap .inner h5 {
          font-size: 16px;
          font-size: 5vw; } }
      @media screen and (min-width: 481px) and (max-width: 768px) {
        .pageWrap .inner h5 {
          font-size: 16px;
          font-size: 2.5974025974vw; } }
      @media screen and (min-width: 769px) {
        .pageWrap .inner h5 {
          font-size: 16px; } }
@media screen and (max-width: 486px) and (max-width: 486px) {
  .pageWrap .inner h5 {
    font-size: 12px;
    font-size: 3.75vw; } }
@media screen and (max-width: 486px) and (min-width: 481px) and (max-width: 768px) {
  .pageWrap .inner h5 {
    font-size: 12px;
    font-size: 1.9480519481vw; } }
@media screen and (max-width: 486px) and (min-width: 769px) {
  .pageWrap .inner h5 {
    font-size: 12px; } }

    .pageWrap .inner p {
      line-height: 1.8em; }
      @media screen and (max-width: 486px) {
        .pageWrap .inner p {
          font-size: 14px;
          font-size: 4.375vw; } }
      @media screen and (min-width: 481px) and (max-width: 768px) {
        .pageWrap .inner p {
          font-size: 14px;
          font-size: 2.2727272727vw; } }
      @media screen and (min-width: 769px) {
        .pageWrap .inner p {
          font-size: 14px; } }
@media screen and (max-width: 486px) and (max-width: 486px) {
  .pageWrap .inner p {
    font-size: 12px;
    font-size: 3.75vw; } }
@media screen and (max-width: 486px) and (min-width: 481px) and (max-width: 768px) {
  .pageWrap .inner p {
    font-size: 12px;
    font-size: 1.9480519481vw; } }
@media screen and (max-width: 486px) and (min-width: 769px) {
  .pageWrap .inner p {
    font-size: 12px; } }

.pageHeader {
  /*ヘッダ部分*/
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  height: 25vw;
  min-height: 400px;
  max-height: 550px;
  min-width: 300px;
  color: #eee; }
  @media screen and (max-width: 486px) {
    .pageHeader {
      display: none; } }

.pageHeader:after {
  /*下部にうっすらグラデーションで影を作る*/
  content: "";
  width: 100%;
  height: 40%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(#1b2030));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #1b2030 100%); }

.pageHeader:before {
  /*疑似要素に背景画像を指定、常時アニメーションさせつつ、スクロール時は固定*/
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
  transform: translateZ(0);
  background: #1B2030 url(../img/aboutBg.png) top center no-repeat;
  background-size: cover;
  background-attachment: fixed;
  -webkit-animation: grow 60s  linear 10ms infinite;
          animation: grow 60s  linear 10ms infinite;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  z-index: 0; }

.about .pageHeader:before {
  background-image: url(../img/aboutBg.jpg);
  background-position: center center; }

.schedule .pageHeader:before {
  background-image: url(../img/scheduleBg.jpg);
  background-position: center center; }

.contact .pageHeader:before {
  background-image: url(../img/contactBg.jpg);
  background-position: center center; }

.post-type-archive-daily .pageHeader:before, .single-daily .pageHeader:before {
  background-image: url(../img/dailyBg.jpg);
  background-position: center top; }

.post-type-archive-review .pageHeader:before, .single-review .pageHeader:before {
  background-image: url(../img/reviewBg.jpg);
  background-position: center top; }

.post-type-archive-talk .pageHeader:before, .single-talk .pageHeader:before {
  background-image: url(../img/talkBg.jpg);
  background-position: center top; }

.post-type-archive-try .pageHeader:before, .single-try .pageHeader:before {
  background-image: url(../img/tryBg.jpg);
  background-position: center top; }

.post-type-archive-qa .pageHeader:before, .single-qa .pageHeader:before {
  background-image: url(../img/qaBg.jpg);
  background-position: center top; }

.post-type-archive-schedule .pageHeader:before, .single-schedule .pageHeader:before {
  background-image: url(../img/scheduleBg.jpg);
  background-position: center top; }

@-webkit-keyframes grow {
  /*微差で拡大/縮小するアニメーション設定*/
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2); } }

@keyframes grow {
  /*微差で拡大/縮小するアニメーション設定*/
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2); } }
/*--- footer  ---*/
footer {
  margin: 0px auto;
  display: block;
  width: 100%;
  height: auto;
  border-top: 1px solid #000000; }
  footer .pageTop {
    position: relative; }
    footer .pageTop a {
      display: block;
      background: #ffffff;
      border: 1px solid #000000;
      padding: 10px;
      margin: 0 auto;
      width: 3em;
      text-align: center;
      position: absolute;
      top: -1.5em;
      left: 0;
      right: 0; }
  footer ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    max-width: 900px;
    margin: 50px auto; }
    @media screen and (max-width: 486px) {
      footer ul {
        width: 90%;
        margin: 10vw 5%; } }
    footer ul li {
      width: 32%;
      text-align: center;
      margin-top: 10px;
      position: relative; }
      footer ul li a {
        display: block;
        border: 1px solid #e7211a;
        padding: 10px; }
      @media screen and (max-width: 486px) {
        footer ul li {
          width: 48%; } }
      footer ul li:after {
        content: "\f105";
        font-family: FontAwesome;
        position: absolute;
        top: 50%;
        right: 10px;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%); }
  footer section {
    max-width: 900px;
    margin: 0 auto; }
    @media screen and (max-width: 486px) {
      footer section {
        display: block; } }
  footer .ftWrap div.ftLogo {
    padding: 60px 0 20px;
    text-align: center;
    max-width: 300px;
    margin: 0 auto; }
    @media screen and (max-width: 768px) {
      footer .ftWrap div.ftLogo {
        width: 30%;
        margin: 0 auto; } }
    @media screen and (max-width: 486px) {
      footer .ftWrap div.ftLogo {
        width: 60%;
        margin: 0 auto; } }
    footer .ftWrap div.ftLogo .starPos {
      width: 75px;
      text-align: center;
      margin: 0 auto 20px; }
    footer .ftWrap div.ftLogo > img {
      width: 100%;
      height: auto; }
      @media screen and (max-width: 486px) {
        footer .ftWrap div.ftLogo > img {
          width: 100%; } }
  footer .ftWrap h3 {
    text-align: center; }
    @media screen and (max-width: 486px) {
      footer .ftWrap h3 {
        font-size: 24px;
        font-size: 7.5vw; } }
    @media screen and (min-width: 481px) and (max-width: 768px) {
      footer .ftWrap h3 {
        font-size: 24px;
        font-size: 3.8961038961vw; } }
    @media screen and (min-width: 769px) {
      footer .ftWrap h3 {
        font-size: 24px; } }
    @media screen and (max-width: 768px) {
      footer .ftWrap h3 {
        line-height: 1.8em; } }
  @media screen and (max-width: 768px) and (max-width: 486px) {
    footer .ftWrap h3 {
      font-size: 18px;
      font-size: 5.625vw; } }
  @media screen and (max-width: 768px) and (min-width: 481px) and (max-width: 768px) {
    footer .ftWrap h3 {
      font-size: 18px;
      font-size: 2.9220779221vw; } }
  @media screen and (max-width: 768px) and (min-width: 769px) {
    footer .ftWrap h3 {
      font-size: 18px; } }

  footer .ftWrap p {
    text-align: center;
    padding-bottom: 40px; }
    @media screen and (max-width: 486px) {
      footer .ftWrap p {
        font-size: 16px;
        font-size: 5vw; } }
    @media screen and (min-width: 481px) and (max-width: 768px) {
      footer .ftWrap p {
        font-size: 16px;
        font-size: 2.5974025974vw; } }
    @media screen and (min-width: 769px) {
      footer .ftWrap p {
        font-size: 16px; } }
@media screen and (max-width: 768px) and (max-width: 486px) {
  footer .ftWrap p {
    font-size: 12px;
    font-size: 3.75vw; } }
@media screen and (max-width: 768px) and (min-width: 481px) and (max-width: 768px) {
  footer .ftWrap p {
    font-size: 12px;
    font-size: 1.9480519481vw; } }
@media screen and (max-width: 768px) and (min-width: 769px) {
  footer .ftWrap p {
    font-size: 12px; } }

  footer .ftWrap div.menu {
    width: 100%;
    padding: 40px 0; }
    @media screen and (max-width: 486px) {
      footer .ftWrap div.menu {
        width: 100%;
        padding-top: 20px; } }
    footer .ftWrap div.menu ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      @media screen and (max-width: 486px) {
        footer .ftWrap div.menu ul {
          -webkit-box-pack: start;
              -ms-flex-pack: start;
                  justify-content: flex-start;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }
      footer .ftWrap div.menu ul li {
        padding: 0 20px; }
        @media screen and (max-width: 486px) {
          footer .ftWrap div.menu ul li {
            width: 45%;
            padding: 5px 5%; } }
        footer .ftWrap div.menu ul li a {
          color: #ffffff; }
  footer p.copy {
    margin: 0px auto;
    display: block;
    width: auto;
    text-align: center;
    padding: 20px 0 20px;
    width: 300px; }
    footer p.copy img {
      width: auto;
      height: 100%; }

nav.ftNav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 768px) {
    nav.ftNav ul li {
      height: 5vw;
      margin-bottom: 5vw; } }
  @media screen and (max-width: 486px) {
    nav.ftNav ul li {
      height: 7.5vw;
      margin-bottom: 7.5vw; } }

.ftWrap ul.menu {
  padding: 50px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .ftWrap ul.menu li {
    padding: 10px;
    text-align: center; }
    .ftWrap ul.menu li a {
      color: #ffffff; }

div.block svg {
  position: absolute;
  bottom: 50px;
  width: 30px;
  -webkit-animation: chevronAnimation 4s ease-in-out 0s infinite;
  animation: chevronAnimation 4s ease-in-out 0s infinite; }

div.block svg path {
  fill: #7e9aae; }

@-webkit-keyframes chevronAnimation {
  100% {
    -webkit-transform: translate(0, 0) scale(1, 1);
    transform: translate(0, 0) scale(1, 1); }
  50% {
    -webkit-transform: translate(0, 5px) scale(0.8, 0.8);
    transform: translate(0, 5px) scale(0.8, 0.8); } }
@keyframes chevronAnimation {
  100% {
    -webkit-transform: translate(0, 0) scale(1, 1);
    transform: translate(0, 0) scale(1, 1); }
  50% {
    -webkit-transform: translate(0, 5px) scale(0.8, 0.8);
    transform: translate(0, 5px) scale(0.8, 0.8); } }
@media screen and (max-width: 1024px) {
  body {
    font-size: 18px;
    line-height: 27px; } }
@media screen and (max-width: 800px) {
  h1 span {
    display: block; }

  div.block {
    padding: 5vh 5vw 0; } }
@media screen and (max-width: 420px) {
  body {
    font-size: 12px;
    line-height: 18px; } }
@media screen and (max-width: 360px) {
  h1 {
    font-size: 3em; } }
.fromTopIn {
  -webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
  transition: opacity 1s ease, -webkit-transform 1s ease;
  transition: transform 1s ease, opacity 1s ease;
  transition: transform 1s ease, opacity 1s ease, -webkit-transform 1s ease;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1; }

.fromBottomIn,
.fromTopOut {
  -webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
  -moz-transition: transform 1s ease, opacity 1s ease, -moz-transform 1s ease;
  -o-transition: transform 1s ease, opacity 1s ease, -o-transform 1s ease; }

.fromTopOut {
  -webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
  transition: opacity 1s ease, -webkit-transform 1s ease;
  transition: transform 1s ease, opacity 1s ease;
  transition: transform 1s ease, opacity 1s ease, -webkit-transform 1s ease;
  -webkit-transform: translate(0, -10px);
  transform: translate(0, -10px);
  opacity: 0; }

.fromBottomIn {
  -webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
  transition: opacity 1s ease, -webkit-transform 1s ease;
  transition: transform 1s ease, opacity 1s ease;
  transition: transform 1s ease, opacity 1s ease, -webkit-transform 1s ease;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1; }

.fromBottomOut,
.fromLeftIn {
  -webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
  -moz-transition: transform 1s ease, opacity 1s ease, -moz-transform 1s ease;
  -o-transition: transform 1s ease, opacity 1s ease, -o-transform 1s ease; }

.fromBottomOut {
  -webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
  transition: opacity 1s ease, -webkit-transform 1s ease;
  transition: transform 1s ease, opacity 1s ease;
  transition: transform 1s ease, opacity 1s ease, -webkit-transform 1s ease;
  -webkit-transform: translate(0, 10px);
  transform: translate(0, 10px);
  opacity: 0; }

.fromLeftIn {
  -webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
  transition: opacity 1s ease, -webkit-transform 1s ease;
  transition: transform 1s ease, opacity 1s ease;
  transition: transform 1s ease, opacity 1s ease, -webkit-transform 1s ease;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1; }

.fromLeftOut,
.fromRightIn {
  -webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
  -moz-transition: transform 1s ease, opacity 1s ease, -moz-transform 1s ease;
  -o-transition: transform 1s ease, opacity 1s ease, -o-transform 1s ease; }

.fromLeftOut {
  -webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
  transition: opacity 1s ease, -webkit-transform 1s ease;
  transition: transform 1s ease, opacity 1s ease;
  transition: transform 1s ease, opacity 1s ease, -webkit-transform 1s ease;
  -webkit-transform: translate(-10px, 0);
  transform: translate(-10px, 0);
  opacity: 0; }

.fromRightIn {
  -webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
  transition: opacity 1s ease, -webkit-transform 1s ease;
  transition: transform 1s ease, opacity 1s ease;
  transition: transform 1s ease, opacity 1s ease, -webkit-transform 1s ease;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1; }

.fromRightOut,
.scaleUpIn {
  -webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
  -moz-transition: transform 1s ease, opacity 1s ease, -moz-transform 1s ease;
  -o-transition: transform 1s ease, opacity 1s ease, -o-transform 1s ease; }

.fromRightOut {
  -webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
  transition: opacity 1s ease, -webkit-transform 1s ease;
  transition: transform 1s ease, opacity 1s ease;
  transition: transform 1s ease, opacity 1s ease, -webkit-transform 1s ease;
  -webkit-transform: translate(10px, 0);
  transform: translate(10px, 0);
  opacity: 0; }

.scaleUpIn {
  -webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
  transition: opacity 1s ease, -webkit-transform 1s ease;
  transition: transform 1s ease, opacity 1s ease;
  transition: transform 1s ease, opacity 1s ease, -webkit-transform 1s ease;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  opacity: 1; }

.scaleDownIn,
.scaleUpOut {
  -webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
  -moz-transition: transform 1s ease, opacity 1s ease, -moz-transform 1s ease;
  -o-transition: transform 1s ease, opacity 1s ease, -o-transform 1s ease; }

.scaleUpOut {
  -webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
  transition: opacity 1s ease, -webkit-transform 1s ease;
  transition: transform 1s ease, opacity 1s ease;
  transition: transform 1s ease, opacity 1s ease, -webkit-transform 1s ease;
  -webkit-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
  opacity: 0; }

.scaleDownIn {
  -webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
  transition: opacity 1s ease, -webkit-transform 1s ease;
  transition: transform 1s ease, opacity 1s ease;
  transition: transform 1s ease, opacity 1s ease, -webkit-transform 1s ease;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  opacity: 1; }

.scaleDownOut {
  -webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
  transition: opacity 1s ease, -webkit-transform 1s ease;
  transition: transform 1s ease, opacity 1s ease;
  transition: transform 1s ease, opacity 1s ease, -webkit-transform 1s ease;
  -webkit-transform: scale(0.7, 0.7);
  transform: scale(0.7, 0.7);
  opacity: 0; }

.block .profWrap {
  margin-top: 50px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media screen and (max-width: 486px) {
    .block .profWrap {
      display: block; } }
  .block .profWrap > p {
    width: 55%; }
    @media screen and (max-width: 486px) {
      .block .profWrap > p {
        width: 100%; } }
    .block .profWrap > p > img {
      width: 100%;
      height: auto; }
  .block .profWrap figcaption {
    width: 42%; }
    @media screen and (max-width: 486px) {
      .block .profWrap figcaption {
        width: 100%; } }
    .block .profWrap figcaption h1 {
      text-align: right;
      padding-bottom: 0; }
      @media screen and (max-width: 486px) {
        .block .profWrap figcaption h1 {
          font-size: 50px;
          font-size: 15.625vw; } }
      @media screen and (min-width: 481px) and (max-width: 768px) {
        .block .profWrap figcaption h1 {
          font-size: 50px;
          font-size: 8.1168831169vw; } }
      @media screen and (min-width: 769px) {
        .block .profWrap figcaption h1 {
          font-size: 50px; } }
      @media screen and (max-width: 486px) {
        .block .profWrap figcaption h1 {
          text-align: center;
          line-height: 1.8em; } }
      .block .profWrap figcaption h1.scrEffect {
        -webkit-transform: translateX(-110%);
                transform: translateX(-110%); }
      .block .profWrap figcaption h1.scrEffect.visibleOn {
        -webkit-transform: none;
                transform: none; }
    .block .profWrap figcaption h2 {
      text-align: right;
      padding-bottom: 50px;
      color: #A28400; }
      @media screen and (max-width: 486px) {
        .block .profWrap figcaption h2 {
          font-size: 16px;
          font-size: 5vw; } }
      @media screen and (min-width: 481px) and (max-width: 768px) {
        .block .profWrap figcaption h2 {
          font-size: 16px;
          font-size: 2.5974025974vw; } }
      @media screen and (min-width: 769px) {
        .block .profWrap figcaption h2 {
          font-size: 16px; } }
      @media screen and (max-width: 486px) {
        .block .profWrap figcaption h2 {
          text-align: center; } }
      .block .profWrap figcaption h2.scrEffect {
        -webkit-transform: translateX(-110%);
                transform: translateX(-110%); }
      .block .profWrap figcaption h2.scrEffect.visibleOn {
        -webkit-transform: none;
                transform: none; }
    .block .profWrap figcaption h3 {
      text-align: center;
      padding-top: 40px;
      padding-bottom: 10px; }
      @media screen and (max-width: 486px) {
        .block .profWrap figcaption h3 {
          font-size: 16px;
          font-size: 5vw; } }
      @media screen and (min-width: 481px) and (max-width: 768px) {
        .block .profWrap figcaption h3 {
          font-size: 16px;
          font-size: 2.5974025974vw; } }
      @media screen and (min-width: 769px) {
        .block .profWrap figcaption h3 {
          font-size: 16px; } }
    .block .profWrap figcaption .profCont {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      width: 100%; }
      @media screen and (max-width: 486px) {
        .block .profWrap figcaption .profCont {
          display: block; } }
      .block .profWrap figcaption .profCont dl {
        width: 30%; }
        @media screen and (max-width: 486px) {
          .block .profWrap figcaption .profCont dl {
            width: 100%; } }
        .block .profWrap figcaption .profCont dl dt {
          background: #000000;
          color: #A28400;
          padding: 10px;
          text-align: center;
          font-weight: bold; }
        .block .profWrap figcaption .profCont dl dd {
          text-align: center;
          padding-top: 10px;
          padding-bottom: 20px; }
          @media screen and (max-width: 486px) {
            .block .profWrap figcaption .profCont dl dd {
              font-size: 16px;
              font-size: 5vw; } }
          @media screen and (min-width: 481px) and (max-width: 768px) {
            .block .profWrap figcaption .profCont dl dd {
              font-size: 16px;
              font-size: 2.5974025974vw; } }
          @media screen and (min-width: 769px) {
            .block .profWrap figcaption .profCont dl dd {
              font-size: 16px; } }
    .block .profWrap figcaption dl.profHistory {
      width: 100%;
      padding-bottom: 20px; }
      .block .profWrap figcaption dl.profHistory dt {
        width: 15%;
        display: inline-block;
        padding-top: 10px;
        padding-bottom: 10px;
        vertical-align: top; }
      .block .profWrap figcaption dl.profHistory dd {
        width: 85%;
        padding-top: 10px;
        padding-bottom: 10px;
        display: inline-block;
        vertical-align: top; }
    .block .profWrap figcaption dl.profJapan {
      width: 100%;
      padding-top: 20px; }
      .block .profWrap figcaption dl.profJapan dt {
        background: #000000;
        color: #A28400;
        padding: 10px;
        text-align: center; }
      .block .profWrap figcaption dl.profJapan dd {
        text-align: center;
        padding-top: 10px; }
        @media screen and (max-width: 486px) {
          .block .profWrap figcaption dl.profJapan dd {
            font-size: 16px;
            font-size: 5vw; } }
        @media screen and (min-width: 481px) and (max-width: 768px) {
          .block .profWrap figcaption dl.profJapan dd {
            font-size: 16px;
            font-size: 2.5974025974vw; } }
        @media screen and (min-width: 769px) {
          .block .profWrap figcaption dl.profJapan dd {
            font-size: 16px; } }
    .block .profWrap figcaption p.profTxt {
      border-top: 1px solid #dddddd;
      padding-top: 20px;
      margin-top: 20px; }

.archiveWrap {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 50px 0; }
  .archiveWrap .middleArticleBox {
    width: 31%; }
    @media screen and (max-width: 486px) {
      .archiveWrap .middleArticleBox {
        width: 48%; } }
    .archiveWrap .middleArticleBox a {
      display: block;
      color: #000000; }
      .archiveWrap .middleArticleBox a img {
        width: 100%;
        height: auto; }
      .archiveWrap .middleArticleBox a .articleTxtBox dl {
        padding-bottom: 20px; }
        @media screen and (max-width: 486px) {
          .archiveWrap .middleArticleBox a .articleTxtBox dl dt {
            font-size: 18px;
            font-size: 5.625vw; } }
        @media screen and (min-width: 481px) and (max-width: 768px) {
          .archiveWrap .middleArticleBox a .articleTxtBox dl dt {
            font-size: 18px;
            font-size: 2.9220779221vw; } }
        @media screen and (min-width: 769px) {
          .archiveWrap .middleArticleBox a .articleTxtBox dl dt {
            font-size: 18px; } }
        .archiveWrap .middleArticleBox a .articleTxtBox dl dd {
          background: #A28400;
          padding: 3px 6px;
          color: #ffffff;
          display: inline-block; }
          @media screen and (max-width: 486px) {
            .archiveWrap .middleArticleBox a .articleTxtBox dl dd {
              font-size: 10px;
              font-size: 3.125vw; } }
          @media screen and (min-width: 481px) and (max-width: 768px) {
            .archiveWrap .middleArticleBox a .articleTxtBox dl dd {
              font-size: 10px;
              font-size: 1.6233766234vw; } }
          @media screen and (min-width: 769px) {
            .archiveWrap .middleArticleBox a .articleTxtBox dl dd {
              font-size: 10px; } }
          @media screen and (max-width: 486px) {
            .archiveWrap .middleArticleBox a .articleTxtBox dl dd {
              padding: 2px 6px;
              margin-bottom: 5px; } }
  @media screen and (max-width: 486px) and (max-width: 486px) {
    .archiveWrap .middleArticleBox a .articleTxtBox dl dd {
      font-size: 9px;
      font-size: 2.8125vw; } }
  @media screen and (max-width: 486px) and (min-width: 481px) and (max-width: 768px) {
    .archiveWrap .middleArticleBox a .articleTxtBox dl dd {
      font-size: 9px;
      font-size: 1.461038961vw; } }
  @media screen and (max-width: 486px) and (min-width: 769px) {
    .archiveWrap .middleArticleBox a .articleTxtBox dl dd {
      font-size: 9px; } }

.post-type-archive-qa .archiveWrap > section .qaWrap {
  width: 100%; }
  .post-type-archive-qa .archiveWrap > section .qaWrap dt {
    width: 100%;
    border-bottom: 1px dotted #cccccc;
    padding: 20px 0;
    line-height: 1.8em; }
    @media screen and (max-width: 486px) {
      .post-type-archive-qa .archiveWrap > section .qaWrap dt {
        font-size: 22px;
        font-size: 6.875vw; } }
    @media screen and (min-width: 481px) and (max-width: 768px) {
      .post-type-archive-qa .archiveWrap > section .qaWrap dt {
        font-size: 22px;
        font-size: 3.5714285714vw; } }
    @media screen and (min-width: 769px) {
      .post-type-archive-qa .archiveWrap > section .qaWrap dt {
        font-size: 22px; } }
@media screen and (max-width: 486px) and (max-width: 486px) {
  .post-type-archive-qa .archiveWrap > section .qaWrap dt {
    font-size: 16px;
    font-size: 5vw; } }
@media screen and (max-width: 486px) and (min-width: 481px) and (max-width: 768px) {
  .post-type-archive-qa .archiveWrap > section .qaWrap dt {
    font-size: 16px;
    font-size: 2.5974025974vw; } }
@media screen and (max-width: 486px) and (min-width: 769px) {
  .post-type-archive-qa .archiveWrap > section .qaWrap dt {
    font-size: 16px; } }

    .post-type-archive-qa .archiveWrap > section .qaWrap dt span {
      color: #00008b; }
  .post-type-archive-qa .archiveWrap > section .qaWrap dd {
    width: 100%;
    padding: 20px 0 80px;
    line-height: 1.8em; }
    @media screen and (max-width: 486px) {
      .post-type-archive-qa .archiveWrap > section .qaWrap dd {
        font-size: 18px;
        font-size: 5.625vw; } }
    @media screen and (min-width: 481px) and (max-width: 768px) {
      .post-type-archive-qa .archiveWrap > section .qaWrap dd {
        font-size: 18px;
        font-size: 2.9220779221vw; } }
    @media screen and (min-width: 769px) {
      .post-type-archive-qa .archiveWrap > section .qaWrap dd {
        font-size: 18px; } }
@media screen and (max-width: 486px) and (max-width: 486px) {
  .post-type-archive-qa .archiveWrap > section .qaWrap dd {
    font-size: 14px;
    font-size: 4.375vw; } }
@media screen and (max-width: 486px) and (min-width: 481px) and (max-width: 768px) {
  .post-type-archive-qa .archiveWrap > section .qaWrap dd {
    font-size: 14px;
    font-size: 2.2727272727vw; } }
@media screen and (max-width: 486px) and (min-width: 769px) {
  .post-type-archive-qa .archiveWrap > section .qaWrap dd {
    font-size: 14px; } }

    .post-type-archive-qa .archiveWrap > section .qaWrap dd span {
      color: #e32636; }

.post-type-archive-schedule .archiveWrap {
  padding: 0 0 50px; }
  .post-type-archive-schedule .archiveWrap section {
    width: 100%; }

.scheduleWrap dl {
  clear: both;
  padding-top: 80px; }
  @media screen and (max-width: 486px) {
    .scheduleWrap dl {
      padding-top: 0; } }
  .scheduleWrap dl dd {
    display: inline-block;
    width: 18%;
    padding: 2%;
    text-align: center;
    color: #ffffff; }
    .scheduleWrap dl dd.game {
      background: #A28400; }
    .scheduleWrap dl dd.practice {
      background: #00007D; }
    .scheduleWrap dl dd.media {
      background: #B60000; }
    @media screen and (max-width: 486px) {
      .scheduleWrap dl dd {
        font-size: 24px;
        font-size: 7.5vw; } }
    @media screen and (min-width: 481px) and (max-width: 768px) {
      .scheduleWrap dl dd {
        font-size: 24px;
        font-size: 3.8961038961vw; } }
    @media screen and (min-width: 769px) {
      .scheduleWrap dl dd {
        font-size: 24px; } }
    @media screen and (max-width: 486px) {
      .scheduleWrap dl dd {
        width: 100%;
        display: block; } }
    .scheduleWrap dl dd span {
      background: #ffffff;
      display: block;
      text-align: center;
      color: #000000;
      margin-top: 10px; }
      @media screen and (max-width: 486px) {
        .scheduleWrap dl dd span {
          font-size: 14px;
          font-size: 4.375vw; } }
      @media screen and (min-width: 481px) and (max-width: 768px) {
        .scheduleWrap dl dd span {
          font-size: 14px;
          font-size: 2.2727272727vw; } }
      @media screen and (min-width: 769px) {
        .scheduleWrap dl dd span {
          font-size: 14px; } }
  .scheduleWrap dl dt {
    display: inline-block;
    vertical-align: top;
    margin-left: 3%;
    width: 75%; }
    @media screen and (max-width: 486px) {
      .scheduleWrap dl dt {
        width: 94%;
        display: block;
        margin-right: 3%; } }

.imageWrap {
  padding: 80px 0; }
  .imageWrap > img {
    width: 100%;
    height: auto; }
  .imageWrap figcaption {
    padding: 20px 0; }
    @media screen and (max-width: 486px) {
      .imageWrap figcaption {
        font-size: 16px;
        font-size: 5vw; } }
    @media screen and (min-width: 481px) and (max-width: 768px) {
      .imageWrap figcaption {
        font-size: 16px;
        font-size: 2.5974025974vw; } }
    @media screen and (min-width: 769px) {
      .imageWrap figcaption {
        font-size: 16px; } }

.txtBox {
  text-align: left;
  padding: 0 0 80px; }

.postWrap {
  margin: 0 auto;
  text-align: center; }
  .postWrap p.date {
    background: #A28400;
    padding: 3px 6px;
    color: #ffffff;
    display: inline-block;
    margin: 0 auto 50px; }
    @media screen and (max-width: 486px) {
      .postWrap p.date {
        font-size: 10px;
        font-size: 3.125vw; } }
    @media screen and (min-width: 481px) and (max-width: 768px) {
      .postWrap p.date {
        font-size: 10px;
        font-size: 1.6233766234vw; } }
    @media screen and (min-width: 769px) {
      .postWrap p.date {
        font-size: 10px; } }

.iframe-responsive {
  margin: 0 auto;
  text-align: center; }
  @media screen and (max-width: 486px) {
    .iframe-responsive {
      position: relative;
      width: 100%;
      padding: calc(315 / 560 * 100%) 0 0; } }

@media screen and (max-width: 486px) {
  .iframe-responsive iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; } }

/*pagination-body base*/
.pagination-body {
  clear: both;
  text-align: center;
  padding: 50px 0; }

.pagination-body a, .pagination-body span {
  color: #999;
  background-color: #FFF;
  border: solid 1px #e0e0d2;
  padding: 8px 15px;
  margin: 0 2px;
  white-space: nowrap;
  border-radius: 3px;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  text-align: center;
  text-decoration: none; }

.pagination-body a:hover {
  color: #FFF;
  background-color: #999;
  border-color: #999; }

.pagination-body span.current {
  color: #FFF;
  background-color: #000000;
  border-color: #000000;
  font-weight: bold; }

body.home section.top {
  position: relative;
  -webkit-transition: all 2s ease-in-out 3s;
  transition: all 2s ease-in-out 3s;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  z-index: 51;
  width: 100vw;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-image: url("common/img/top_image.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

body.home section.top::after {
  content: "";
  -webkit-transition: all 2s ease-in 3s;
  transition: all 2s ease-in 3s;
  position: fixed;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 102;
  width: 100vw;
  height: 100%;
  background-color: #ffffff;
  top: 0;
  left: 0; }

@media screen and (max-width: 480px) {
  body.home section.top {
    background-image: url("common/img/top_image_sp.jpg"); } }
body.home div.index_logo {
  z-index: 103;
  position: fixed;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  position: absolute;
  top: 85%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  height: 100%; }

body.home div.index_logo svg {
  width: 240px;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  font-family: 'object-fit: contain;'; }
  body.home div.index_logo svg g {
    width: 200px; }

@-webkit-keyframes svg_anime {
  0% {
    stroke-dashoffset: 4000;
    fill: transparent;
    stroke: #e7211a; }
  40% {
    stroke-dashoffset: 4000;
    fill: transparent;
    stroke: #e7211a; }
  70% {
    stroke-dashoffset: 0;
    fill: transparent;
    stroke: #e7211a; }
  100% {
    stroke-dashoffset: 0;
    fill: #e7211a;
    stroke: #e7211a; } }

@keyframes svg_anime {
  0% {
    stroke-dashoffset: 4000;
    fill: transparent;
    stroke: #e7211a; }
  40% {
    stroke-dashoffset: 4000;
    fill: transparent;
    stroke: #e7211a; }
  70% {
    stroke-dashoffset: 0;
    fill: transparent;
    stroke: #e7211a; }
  100% {
    stroke-dashoffset: 0;
    fill: #e7211a;
    stroke: #e7211a; } }
@-webkit-keyframes svg_anime_ie {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes svg_anime_ie {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
body.home .st0 {
  stroke-dasharray: 4000;
  stroke-dashoffset: -100;
  stroke-width: 0.1;
  fill: #ffffff; }

body.home .top_anime .st0 {
  -webkit-animation: svg_anime 4s ease-in forwards;
          animation: svg_anime 4s ease-in forwards; }

body.home section.sectiontopanime {
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 0; }

body.home section.sectiontopanime::after {
  opacity: 0;
  visibility: hidden; }

body.home section.top_anime_none {
  -webkit-transform: scale(1);
          transform: scale(1); }

body.home section.top_anime_none::after {
  -webkit-transition: none;
  transition: none;
  opacity: 0;
  visibility: hidden; }

body.home section.top_anime_none .st0 {
  fill: #e7211a;
  stroke: #e7211a;
  stroke-dasharray: 4000;
  stroke-dashoffset: -100;
  stroke-width: 1; }

body.home section.top_anime_none {
  display: none; }

.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
  z-index: 2000;
  position: fixed;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 5px;
  width: 100%;
  background: #fff;
  overflow: hidden; }

.pace .pace-progress {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  max-width: 100%;
  position: fixed;
  z-index: 2000;
  display: block;
  position: absolute;
  top: 0;
  right: 100%;
  height: 100%;
  width: 100%;
  background: #e7211a; }

.pace.pace-inactive {
  display: none; }
