/*
Theme Name: yasuragidaikou
Author: yasuragidaikou
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}

html {
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 62.5%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

@media screen and (min-width: 1200px) {
  body {
    width: 100%;
    color: #000;
    line-height: 1.5;
    letter-spacing: 0.1em;
    font-family: source-han-sans-japanese, sans-serif;
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  body {
    width: 100%;
    color: #000;
    line-height: 1.5;
    letter-spacing: 0.1em;
    font-family: source-han-sans-japanese, sans-serif;
  }
}
@media screen and (max-width: 767px) {
  body {
    width: 100%;
    color: #000;
    line-height: 1.5;
    letter-spacing: 0.1em;
    overflow-x: hidden;
    font-family: source-han-sans-japanese, sans-serif;
  }
}
*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

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

ol,
ul {
  list-style: none;
}

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

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

fieldset {
  min-width: inherit;
}

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

blockquote,
q {
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  quotes: none;
}

img {
  max-width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  vertical-align: bottom;
}

a:link img {
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}

a:hover img {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}

a:focus {
  outline: 2px solid #c1c1c1;
  outline: 2px solid rgba(51, 51, 51, 0.3);
}

a:link {
  color: #000;
  outline: 0;
  text-decoration: none;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}

a:visited {
  color: initial;
}

a img {
  border: 0;
}

::-moz-selection {
  background: #F0F0E1;
}

::selection {
  background: #F0F0E1;
}

::-moz-selection {
  background: #F0F0E1;
}

/* ---------- clearfix hack ---------- */
.clearfix:after {
  display: block;
  clear: both;
  height: 0px;
  line-height: 0px;
  visibility: hidden;
  content: ".";
  overflow: hidden;
  font-size: 0.1em;
  line-height: 0;
}

.clearfix {
  display: block;
  /* for IE8 */
}

.clear {
  clear: both;
}

/* ----------------------------------------------------------------------
 box
---------------------------------------------------------------------- */
.box10 {
  width: 10% !important;
}

.box20 {
  width: 20% !important;
}

.box30 {
  width: 30% !important;
}

.box40 {
  width: 40% !important;
}

.box50 {
  width: 50% !important;
}

.box60 {
  width: 60% !important;
}

.box70 {
  width: 70% !important;
}

.box80 {
  width: 80% !important;
}

.box90 {
  width: 90% !important;
}

.box100 {
  width: 100% !important;
}

/*************************************************************
font
*************************************************************/
.font10 {
  font-size: 10px;
}

.font11 {
  font-size: 11px;
}

.font12 {
  font-size: 12px;
}

.font13 {
  font-size: 13px;
}

.font14 {
  font-size: 14px;
}

.font15 {
  font-size: 15px;
}

.font16 {
  font-size: 16px;
}

.font17 {
  font-size: 17px;
}

.font18 {
  font-size: 18px;
}

.font19 {
  font-size: 19px;
}

.font20 {
  font-size: 20px;
}

/*************************************************************
margin
*************************************************************/
.m0 {
  margin: 0 !important;
}

.mt0 {
  margin-top: 0 !important;
}

.mr0 {
  margin-right: 0 !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

.ml0 {
  margin-left: 0 !important;
}

.m5 {
  margin: 5px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mr5 {
  margin-right: 5px !important;
}

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

.ml5 {
  margin-left: 5px !important;
}

.m10 {
  margin: 10px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mr10 {
  margin-right: 10px !important;
}

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

.ml10 {
  margin-left: 10px !important;
}

.m15 {
  margin: 15px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mr15 {
  margin-right: 15px !important;
}

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

.ml15 {
  margin-left: 15px !important;
}

.m20 {
  margin: 20px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mr20 {
  margin-right: 20px !important;
}

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

.ml20 {
  margin-left: 20px !important;
}

.m25 {
  margin: 25px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mr25 {
  margin-right: 25px !important;
}

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

.ml25 {
  margin-left: 25px !important;
}

.m30 {
  margin: 30px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mr30 {
  margin-right: 30px !important;
}

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

.ml30 {
  margin-left: 30px !important;
}

.m35 {
  margin: 35px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mr35 {
  margin-right: 35px !important;
}

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

.ml35 {
  margin-left: 35px !important;
}

.m40 {
  margin: 40px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mr40 {
  margin-right: 40px !important;
}

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

.ml40 {
  margin-left: 40px !important;
}

.m45 {
  margin: 45px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mr45 {
  margin-right: 45px !important;
}

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

.ml45 {
  margin-left: 45px !important;
}

.m50 {
  margin: 50px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mr50 {
  margin-right: 50px !important;
}

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

.ml50 {
  margin-left: 50px !important;
}

.m55 {
  margin: 55px !important;
}

.mt55 {
  margin-top: 55px !important;
}

.mr55 {
  margin-right: 55px !important;
}

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

.ml55 {
  margin-left: 55px !important;
}

.m60 {
  margin: 60px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mr60 {
  margin-right: 60px !important;
}

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

.ml60 {
  margin-left: 60px !important;
}

.m65 {
  margin: 65px !important;
}

.mt65 {
  margin-top: 65px !important;
}

.mr65 {
  margin-right: 65px !important;
}

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

.ml65 {
  margin-left: 65px !important;
}

.m70 {
  margin: 70px !important;
}

.mr70 {
  margin-right: 70px !important;
}

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

.ml70 {
  margin-left: 70px !important;
}

.m75 {
  margin: 75px !important;
}

.mt75 {
  margin-top: 75px !important;
}

.mr75 {
  margin-right: 75px !important;
}

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

.ml75 {
  margin-left: 75px !important;
}

.m80 {
  margin: 80px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mr80 {
  margin-right: 80px !important;
}

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

.ml80 {
  margin-left: 80px !important;
}

.m90 {
  margin: 90px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mr90 {
  margin-right: 90px !important;
}

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

.ml90 {
  margin-left: 90px !important;
}

.m100 {
  margin: 10px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.mr100 {
  margin-right: 100px !important;
}

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

.ml100 {
  margin-left: 100px !important;
}

.m110 {
  margin: 110px !important;
}

.mt110 {
  margin-top: 110px !important;
}

.mr110 {
  margin-right: 110px !important;
}

.mb110 {
  margin-bottom: 110px !important;
}

.ml110 {
  margin-left: 110px !important;
}

.m120 {
  margin: 120px !important;
}

.mt120 {
  margin-top: 120px !important;
}

.mr120 {
  margin-right: 120px !important;
}

.mb120 {
  margin-bottom: 120px !important;
}

.ml120 {
  margin-left: 120px !important;
}

/**************************************************************
padding
**************************************************************/
.p0 {
  padding: 0 !important;
}

.pt0 {
  padding-top: 0 !important;
}

.pr0 {
  padding-right: 0 !important;
}

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

.pl0 {
  padding-left: 0 !important;
}

.p5 {
  padding: 5px !important;
}

.pt5 {
  padding-top: 5px !important;
}

.pr5 {
  padding-right: 5px !important;
}

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

.pl5 {
  padding-left: 5px !important;
}

.p10 {
  padding: 10px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pr10 {
  padding-right: 10px !important;
}

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

.pl10 {
  padding-left: 10px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pt60 {
  padding-top: 60px !important;
}

/**************************************************************
 align
**************************************************************/
.al {
  text-align: left;
}

.ar {
  text-align: right;
}

.ac {
  text-align: center;
}

/**************************************************************
 link
**************************************************************/
a.green-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #7bc496;
  width: 200px;
  height: 60px;
  color: #FFF;
  font-size: 1.8rem;
}
a.green-link:hover {
  background: #57b97b;
}

/**************************************************************
 title
**************************************************************/
@media screen and (min-width: 1201px) {
  .title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #000;
    font-size: 3.6rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    font-family: fot-tsukubrdgothic-std, sans-serif;
    text-align: center;
  }
  .title span {
    display: inline-block;
    margin-left: 20px;
    font-size: 1.8rem;
    color: #4dc49c;
    letter-spacing: 0.1em;
    font-family: agency-fb, sans-serif;
  }

  .page-title {
    color: #000;
    font-size: 3.6rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 1;
    font-family: fot-tsukubrdgothic-std, sans-serif;
    text-align: center;
  }
  .page-title span {
    font-size: 1.8rem;
    color: #4dc49c;
    letter-spacing: 0.1em;
    font-family: agency-fb, sans-serif;
  }
}
@media screen and (min-width: 767px) and (max-width: 1200px) {
  .title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #000;
    font-size: 3rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    font-family: fot-tsukubrdgothic-std, sans-serif;
    text-align: center;
  }
  .title span {
    display: inline-block;
    margin-left: 20px;
    font-size: 1.8rem;
    color: #4dc49c;
    letter-spacing: 0.1em;
    font-family: agency-fb, sans-serif;
  }

  .page-title {
    color: #000;
    font-size: 3.6rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 1;
    font-family: fot-tsukubrdgothic-std, sans-serif;
    text-align: center;
  }
  .page-title span {
    font-size: 1.8rem;
    color: #4dc49c;
    letter-spacing: 0.1em;
    font-family: agency-fb, sans-serif;
  }
}
@media screen and (max-width: 767px) {
  .title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #000;
    font-size: 2rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    font-family: fot-tsukubrdgothic-std, sans-serif;
    text-align: center;
  }
  .title span {
    display: inline-block;
    margin-left: 20px;
    font-size: 1.6rem;
    color: #4dc49c;
    letter-spacing: 0.1em;
    font-family: agency-fb, sans-serif;
  }

  .page-title {
    color: #000;
    font-size: 2rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    font-family: fot-tsukubrdgothic-std, sans-serif;
    text-align: center;
  }
  .page-title span {
    font-size: 1.6rem;
    color: #4dc49c;
    letter-spacing: 0.1em;
    font-family: agency-fb, sans-serif;
  }
}
/**************************************************************
 bnr-contact
**************************************************************/
.bnr-contact {
  padding: 0 5%;
  text-align: center;
}

/*=============================================
 header
=============================================*/
@media screen and (min-width: 1201px) {
  header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100px;
    background: #FFF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 100;
  }

  .header-wrap {
    width: 1200px;
    height: 100px;
    margin: auto;
    background: #FFF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .logo {
    width: 180px;
    margin-right: auto;
    padding-left: 10px;
  }

  .gnavi {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .gnavi li {
    margin-right: 36px;
  }
  .gnavi li:last-child {
    margin-right: 0;
  }
  .gnavi li a {
    font-size: 1.6rem;
    color: #000;
    letter-spacing: 0.1em;
    font-family: source-han-sans-japanese, sans-serif;
  }
  .gnavi li a:hover {
    color: #3d141c;
  }

  .menu-trigger {
    display: none;
  }

  .h-contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 200px;
    height: 70px;
    margin-left: auto;
    background: #3d141c;
    color: #FFF !important;
    font-size: 2.4rem;
    letter-spacing: 0.1em;
    font-weight: 700;
    font-family: futura-pt-bold, sans-serif;
  }
  .h-contact span {
    font-size: 1.2rem;
    font-weight: 400;
    font-family: source-han-sans-japanese, sans-serif;
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100px;
    background: #FFF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 100;
  }

  .header-wrap {
    max-width: 1200px;
    height: 100px;
    margin: auto;
    background: #FFF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .logo {
    max-width: 180px;
    padding: 0 10px;
  }

  .gnavi {
    width: 100%;
    paddiing: 0 5%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .gnavi li {
    margin-right: 20px;
  }
  .gnavi li:last-child {
    margin-right: 0;
  }
  .gnavi li a {
    font-size: 1.6rem;
    color: #000;
    letter-spacing: 0.1em;
    font-family: source-han-sans-japanese, sans-serif;
  }
  .gnavi li a:hover {
    color: #3d141c;
  }

  .menu-trigger {
    display: none;
  }

  .h-contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 200px;
    height: 70px;
    margin-left: auto;
    background: #3d141c;
    color: #FFF !important;
    font-size: 2.4rem;
    letter-spacing: 0.1em;
    font-weight: 700;
    font-family: futura-pt-bold, sans-serif;
  }
  .h-contact span {
    font-size: 1.2rem;
    font-weight: 400;
    font-family: source-han-sans-japanese, sans-serif;
  }
}
@media screen and (max-width: 767px) {
  header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 70px;
    background: #FFF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 100;
  }

  .logo {
    width: 100%;
    text-align: center;
  }
  .logo img {
    max-width: 80%;
    height: auto;
  }

  .gnavi {
    width: 100%;
    height: 100vh;
    padding: 20px 5%;
    background: rgba(255, 255, 255, 0.8);
    position: absolute;
    left: 100%;
    top: 70px;
    overflow-y: scroll;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
  }
  .gnavi li {
    margin-bottom: 20px;
  }
  .gnavi li:last-child {
    margin-bottom: 0;
  }
  .gnavi li a {
    display: block;
    width: 100%;
    font-size: 1.6rem;
    color: #000;
    font-weight: 700;
    letter-spacing: 0.1em;
    font-family: fot-tsukubrdgothic-std, sans-serif;
    text-align: center;
  }
  .gnavi li a:hover {
    color: #3d141c;
  }

  .open .gnavi {
    left: 0;
  }

  .menu-trigger,
  .menu-trigger span {
    display: inline-block;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .menu-trigger {
    position: fixed;
    right: 20px;
    top: 20px;
    width: 30px;
    height: 30px;
  }

  .menu-trigger span {
    position: absolute;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #000;
  }

  .menu-trigger span:nth-of-type(1) {
    top: 0;
  }

  .menu-trigger span:nth-of-type(2) {
    top: 14px;
  }

  .menu-trigger span:nth-of-type(3) {
    bottom: 0;
  }

  .menu-trigger.active span:nth-of-type(1) {
    -webkit-transform: translateY(20px) rotate(-45deg);
    -ms-transform: translateY(20px) rotate(-45deg);
    transform: translateY(20px) rotate(-45deg);
  }

  .menu-trigger.active span:nth-of-type(2) {
    left: 50%;
    opacity: 0;
    -webkit-animation: active-menu-bar02 .8s forwards;
    animation: active-menu-bar02 .8s forwards;
  }

  @-webkit-keyframes active-menu-bar02 {
    100% {
      height: 0;
    }
  }
  @keyframes active-menu-bar02 {
    100% {
      height: 0;
    }
  }
  .menu-trigger.active span:nth-of-type(1) {
    -webkit-transform: translateY(15px) rotate(-45deg);
    -ms-transform: translateY(15px) rotate(-45deg);
    transform: translateY(15px) rotate(-45deg);
  }

  .menu-trigger.active span:nth-of-type(3) {
    -webkit-transform: translateY(-11px) rotate(45deg);
    -ms-transform: translateY(-11px) rotate(45deg);
    transform: translateY(-11px) rotate(45deg);
  }
}
/*=============================================
 footer
=============================================*/
@media screen and (min-width: 1201px) {
  footer {
    margin-top: 150px;
    background: #7bc496;
  }

  .footer-wrap {
    max-width: 1200px;
    height: 100px;
    margin: auto;
    padding: 0 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .f-link {
    display: inline-block;
    margin-right: auto;
  }
  .f-link a {
    color: #FFF;
    font-size: 1.6rem;
  }
  .f-link a::after {
    content: "|";
    display: inline-block;
    margin: 0 15px;
  }
  .f-link a a:nth-of-type(3)::after {
    content: "";
  }

  .copyright {
    font-size: 1.6rem;
    font-weight: 200;
    font-family: "Roboto", sans-serif;
    color: #FFF;
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  footer {
    margin-top: 100px;
    padding: 30px 0;
    background: #7bc496;
  }

  .footer-wrap {
    max-width: 1200px;
    margin: auto;
    padding: 0 30px;
  }

  .f-link {
    margin: auto auto 30px;
    text-align: center;
  }
  .f-link a {
    color: #FFF;
    font-size: 1.6rem;
  }
  .f-link a::after {
    content: "|";
    display: inline-block;
    margin: 0 15px;
  }
  .f-link a a:nth-of-type(3)::after {
    content: "";
  }

  .copyright {
    font-size: 1.6rem;
    font-weight: 200;
    font-family: "Roboto", sans-serif;
    color: #FFF;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  footer {
    margin-top: 50px;
    padding: 10px 0;
    background: #7bc496;
  }

  .footer-wrap {
    max-width: 1200px;
    margin: auto;
    padding: 0 30px;
  }

  .f-link {
    display: none;
  }

  .copyright {
    font-size: 1rem;
    font-weight: 500;
    font-family: "Roboto", sans-serif;
    color: #FFF;
    text-align: center;
  }
}
/*=============================================
 mainvisual
=============================================*/
@media screen and (min-width: 768px) {
  #page-mv {
    width: 100%;
    margin: 100px auto 80px;
  }
}
@media screen and (max-width: 767px) {
  #page-mv {
    width: 100%;
    margin: 70px auto 40px;
  }
}
/*=============================================
 information
=============================================*/
/*=============================================
 br
=============================================*/
@media screen and (min-width: 1201px) {
  .br_sp {
    display: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .br_pc {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .br_pc {
    display: none;
  }
}
.breadcrumbs {
  font-size: 1.5rem;
  font-family: source-han-sans-japanese, sans-serif;
}

/*=============================================
 pagenavi
=============================================*/
.wp-pagenavi {
  clear: both;
  text-align: center;
}

.wp-pagenavi a, .wp-pagenavi span {
  color: #7bc496;
  background-color: #FFFFFF;
  padding: 8px 15px;
  margin: 0 2px;
  font-size: 1.2rem;
  white-space: nowrap;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  text-align: center;
  text-decoration: none;
  border: 1px dotted #4DD0D5;
}

.wp-pagenavi a:hover {
  color: #fff;
  border: 1px dotted #7bc496;
  background-color: #7bc496;
}

.wp-pagenavi span.current {
  color: #fff;
  border: 1px dotted #7bc496;
  background-color: #7bc496;
}

/*=============================================
 widget
=============================================*/
.widget-wrap {
  margin-bottom: 20px;
}

.widgettitle {
  width: 100%;
  padding: 10px 0;
  background: #3D131C;
  color: #FFF;
  font-size: 1.4rem;
  font-family: source-han-sans-japanese, sans-serif;
  text-align: center;
}

.wpp-list {
  margin-top: 10px;
}

.wpp-list li {
  margin-bottom: 10px;
}
.wpp-list li:last-child {
  margin-bottom: 0;
}

.wpp-post-title {
  font-size: 1.2rem;
  font-weight: 400;
  font-family: source-han-sans-japanese, sans-serif;
}


