@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
/*
	font-family: 'Noto Sans JP';
	Thin		100
	Light		300
	DemiLight	350
	Regular		400
	Medium		500
	Bold		700
	Black		900
*/
@import url(https://use.fontawesome.com/releases/v5.0.6/css/all.css);
@-webkit-keyframes show {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@keyframes show {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

html {
  font-size: 62.5%; }

a {
  color: #e70012;
  text-decoration: none; }
  @media screen and (min-width: 1024px) {
    a:hover {
      text-decoration: underline; } }

sup {
  vertical-align: top; }

input[type="submit"] {
  -webkit-appearance: none;
  border-radius: 0; }

@media screen and (min-width: 1024px) {
  .sp {
    display: none; } }

.pc {
  display: none; }
  @media screen and (min-width: 1024px) {
    .pc {
      display: block; } }

/* youtube */
.col-movie-wrap {
  width: 90%;
  margin: 0 auto; }
  @media screen and (min-width: 768px) {
    .col-movie-wrap {
      width: 660px; } }

.movie {
  position: relative;
  padding-top: 56.25%;
  width: 100%; }

.movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* btn */
.btn {
  display: block;
  height: 100%;
  width: 100%;
  line-height: 1.8;
  text-decoration: none; }
  .btn span {
    display: block;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }

.pt01 a {
  height: 120px;
  color: #fff;
  text-align: center;
  font-size: 1.6rem;
  font-weight: bold;
  background: #e70012;
  margin: 0 auto; }
  @media screen and (min-width: 768px) {
    .pt01 a {
      height: 50px;
      width: 600px; }
      .pt01 a br {
        display: none; } }
  @media screen and (min-width: 1024px) {
    .pt01 a {
      -webkit-transition: all .3s ease-out;
      -o-transition: all .3s ease-out;
      transition: all .3s ease-out; }
      .pt01 a:hover {
        background: #fff;
        border: 1px solid #e70012;
        text-decoration: none;
        color: #e70012; } }
  .pt01 a span:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f105";
    font-size: 2rem;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-46%);
    -ms-transform: translateY(-46%);
    transform: translateY(-46%);
    right: 10px; }
    @media screen and (min-width: 768px) {
      .pt01 a span:after {
        right: 30px; } }

.pt02 a {
  height: 50px;
  color: #fff;
  text-align: center;
  font-size: 1.6rem;
  font-weight: bold;
  background: #e70012;
  margin: 0 auto; }
  @media screen and (min-width: 1024px) {
    .pt02 a {
      -webkit-transition: all .3s ease-out;
      -o-transition: all .3s ease-out;
      transition: all .3s ease-out; }
      .pt02 a:hover {
        background: none;
        border: 1px solid #e70012;
        text-decoration: none;
        color: #e70012; } }

.pt03 a {
  height: 45px;
  color: #fff;
  text-align: center;
  font-size: 1.4rem;
  font-weight: 600;
  border: 1px solid #fff; }
  @media screen and (min-width: 1024px) {
    .pt03 a {
      -webkit-transition: all .3s ease-out;
      -o-transition: all .3s ease-out;
      transition: all .3s ease-out; }
      .pt03 a:hover {
        background: #fff;
        text-decoration: none;
        color: #e70012; } }

.pt04 a {
  height: 40px;
  color: #fff;
  text-align: center;
  font-size: 1.4rem;
  font-weight: bold;
  background: #5ba42e; }
  @media screen and (min-width: 1024px) {
    .pt04 a {
      -webkit-transition: all .3s ease-out;
      -o-transition: all .3s ease-out;
      transition: all .3s ease-out; }
      .pt04 a:hover {
        background: #fff;
        border: 1px solid #5ba42e;
        text-decoration: none;
        color: #5ba42e; } }
  .pt04 a span:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f105";
    font-size: 1.6rem;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 15px; }

.pt05 a {
  height: 60px;
  color: #fff;
  text-align: center;
  font-size: 1.4rem;
  font-weight: 600;
  border: 1px solid #c1c1c1;
  text-align: inherit;
  padding: 0 0 0 20px;
  line-height: 1.4; }
  @media screen and (min-width: 768px) {
    .pt05 a {
      height: 40px;
      width: 80%;
      margin: 0 auto; }
      .pt05 a br {
        display: none; } }
  @media screen and (min-width: 1024px) {
    .pt05 a {
      width: 450px;
      -webkit-transition: all .3s ease-out;
      -o-transition: all .3s ease-out;
      transition: all .3s ease-out; }
      .pt05 a:hover {
        background: #fff;
        border: 1px solid #003e65;
        text-decoration: none;
        color: #003e65; } }
  .pt05 a span:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #c1c1c1;
    content: "\f105";
    font-size: 1.6rem;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 15px; }

/* base */
body {
  font-family: 'Noto Sans JP', sans-serif;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #333;
  padding: 60px 0 0; }
  @media screen and (min-width: 1024px) {
    body {
      padding: 130px 0 0; } }

/* header */
#site_header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  z-index: 100; }
  #site_header .logo {
    position: absolute;
    top: 5px;
    left: 0;
    width: 220px; }
    @media screen and (min-width: 1024px) {
      #site_header .logo {
        top: 25px;
        width: 440px;
        -webkit-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out; } }
    #site_header .logo img {
      width: 100%;
      height: auto; }

#site_header.small_nav {
  border-bottom: 1px solid #f2f2f2; }
  @media screen and (min-width: 1024px) {
    #site_header.small_nav .logo {
      top: 5px;
      width: 220px; } }

.inner {
  position: relative;
  width: 90%;
  height: 60px;
  margin: 0 auto; }
  @media screen and (min-width: 1024px) {
    .inner {
      width: 1120px;
      height: 130px;
      -webkit-transition: height .3s ease-out;
      -o-transition: height .3s ease-out;
      transition: height .3s ease-out; } }

@media screen and (min-width: 1024px) {
  .small_nav .inner {
    height: 60px; } }

#nav_box {
  position: fixed;
  top: 60px;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 30px;
  background: rgba(255, 255, 255, 0.95);
  display: none; }
  @media screen and (min-width: 1024px) {
    #nav_box {
      position: relative;
      top: auto;
      left: auto;
      width: auto;
      height: auto;
      padding: 0;
      background: none;
      display: block; } }

#nav_box.show {
  display: block;
  -webkit-animation: show .3s ease-out;
  animation: show .3s ease-out; }

.gnav {
  font-size: 1.4em;
  font-weight: 400;
  margin: 0 0 50px; }
  @media screen and (min-width: 1024px) {
    .gnav {
      position: absolute;
      top: 85px;
      -webkit-transition: top .3s ease-out;
      -o-transition: top .3s ease-out;
      transition: top .3s ease-out;
      right: 0;
      margin: 0; } }
  @media screen and (min-width: 1024px) {
    .gnav ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      width: 560px; } }
  .gnav li {
    position: relative; }
  .gnav .sub {
    display: none; }
    @media screen and (min-width: 768px) {
      .gnav .sub br {
        display: none; } }
    @media screen and (min-width: 1024px) {
      .gnav .sub {
        background-color: #e70012;
        position: absolute;
        top: 35px;
        left: 0;
        width: 380px; } }
    .gnav .sub a {
      color: #e70012;
      padding: 20px 0 20px 20px;
      height: auto;
      -webkit-transition: all .3s ease-out;
      -o-transition: all .3s ease-out;
      transition: all .3s ease-out; }
      @media screen and (min-width: 1024px) {
        .gnav .sub a {
          color: #fff;
          padding: 15px; } }
      .gnav .sub a:after {
        display: none; }
      @media screen and (min-width: 1024px) {
        .gnav .sub a:hover {
          background-color: #fff;
          color: #e70012; } }
  @media screen and (min-width: 1024px) {
    .gnav .sp {
      display: none; } }
  .gnav a {
    color: #000;
    display: block;
    padding: 20px 0;
    width: 100%;
    border-bottom: 1px dotted #CCC;
    line-height: 1.6; }
    @media screen and (min-width: 1024px) {
      .gnav a {
        border: none;
        width: auto;
        padding: 0; }
        .gnav a:after {
          content: '';
          display: block;
          background-color: #e70012;
          width: 0;
          -webkit-transition: width .3s ease-out;
          -o-transition: width .3s ease-out;
          transition: width .3s ease-out;
          height: 3px;
          margin: 10px 0 0; }
        .gnav a:hover {
          text-decoration: none; }
          .gnav a:hover:after {
            width: 100%; } }
  @media screen and (min-width: 1024px) {
    .gnav .active:after {
      width: 100%; } }

@media screen and (min-width: 1024px) {
  .small_nav .gnav {
    top: 25px; } }

.hnav {
  display: block;
  -webkit-animation: show .3s ease-out;
  animation: show .3s ease-out; }
  .hnav li {
    margin: 0 0 20px; }
  @media screen and (min-width: 768px) {
    .hnav ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      width: 90%;
      margin: 0 auto; }
    .hnav li {
      width: 48%;
      margin: 0; } }
  @media screen and (min-width: 1024px) {
    .hnav {
      position: absolute;
      top: 20px;
      right: 0; }
      .hnav ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 415px; }
      .hnav li {
        width: 200px;
        margin: 0; } }

@media screen and (min-width: 1024px) {
  .small_nav .hnav {
    display: none; } }

#sp_btn {
  position: fixed;
  top: 0;
  right: 10px;
  z-index: 100; }
  @media screen and (min-width: 1024px) {
    #sp_btn {
      display: none; } }

#panel-btn {
  display: inline-block;
  position: relative;
  width: 50px;
  height: 50px; }

#panel-btn-icon {
  display: block;
  position: absolute;
  top: 45%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 30px;
  height: 3px;
  background: #e70012;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s; }
  #panel-btn-icon:before, #panel-btn-icon:after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 30px;
    height: 3px;
    background: #e70012;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
  #panel-btn-icon:before {
    margin-top: -10px; }
  #panel-btn-icon:after {
    margin-top: 7px; }

#m_text {
  position: absolute;
  bottom: 2px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  color: #e70012; }

#panel-btn-icon.close {
  background: transparent; }
  #panel-btn-icon.close:before, #panel-btn-icon.close:after {
    margin-top: 0px; }
  #panel-btn-icon.close:before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  #panel-btn-icon.close:after {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg); }

/* title_area */
#title_area {
  height: 400px;
  background-image: url(../img/bg_002.jpg);
  background-size: cover;
  background-position: center 30%; }
  @media screen and (min-width: 768px) {
    #title_area {
      height: 400px; } }
  @media screen and (min-width: 1024px) {
    #title_area {
      height: 550px; } }
  #title_area .col-title-wrap {
    height: 100%;
    background-color: rgba(239, 15, 29, 0.85); }
  #title_area .col-inner-01 {
    position: relative;
    width: 90%;
    height: 100%;
    margin: 0 auto; }
    @media screen and (min-width: 768px) {
      #title_area .col-inner-01 {
        width: 100%; } }
    @media screen and (min-width: 1024px) {
      #title_area .col-inner-01 {
        width: 1120px; } }
    #title_area .col-inner-01 .image {
      display: none; }
      @media screen and (min-width: 768px) {
        #title_area .col-inner-01 .image {
          display: block;
          position: absolute;
          top: 0;
          right: 0;
          width: 400px; } }
      @media screen and (min-width: 1024px) {
        #title_area .col-inner-01 .image {
          width: 550px; } }
      #title_area .col-inner-01 .image img {
        width: 100%;
        height: auto; }
    #title_area .col-inner-01 .text {
      position: absolute;
      top: 50%;
      left: 0;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      width: 90%;
      color: #fff; }
      @media screen and (min-width: 768px) {
        #title_area .col-inner-01 .text {
          left: 20px; } }
      @media screen and (min-width: 768px) {
        #title_area .col-inner-01 .text {
          width: 44%; } }
      @media screen and (min-width: 1024px) {
        #title_area .col-inner-01 .text {
          width: 440px; } }
      #title_area .col-inner-01 .text p {
        font-size: 1.6em; }
        @media screen and (min-width: 1024px) {
          #title_area .col-inner-01 .text p {
            font-size: 1.6em; } }
      #title_area .col-inner-01 .text span {
        font-size: 1.6rem; }
        @media screen and (min-width: 768px) {
          #title_area .col-inner-01 .text span {
            font-size: 1.8rem; } }
        @media screen and (min-width: 1024px) {
          #title_area .col-inner-01 .text span {
            font-size: 2.4rem; } }

h1 {
  font-size: 2em;
  margin: 0 0 10px;
  font-weight: 700;
  line-height: 1.6; }
  @media screen and (min-width: 768px) {
    h1 {
      font-size: 2.4em;
      margin: 0 0 15px; } }
  @media screen and (min-width: 1024px) {
    h1 {
      font-size: 3.2em;
      margin: 0 0 30px; } }

h2 {
  font-size: 3.2em;
  font-weight: 400;
  text-align: center;
  line-height: 1.4;
  margin: 0 0 60px; }

h3 {
  font-size: 2.6em;
  font-weight: 400;
  text-align: center;
  line-height: 1.4;
  margin: 0 0 30px; }

p {
  font-size: 1.6em;
  line-height: 2;
  margin: 0 0 30px; }

.att {
  font-size: 1.4rem; }

.red {
  color: #D90000;
  font-weight: 700; }

.col-top-01 {
  background: #f5f5f5; }
  .col-top-01 .col-inner-01 {
    width: 90%;
    margin: 0 auto;
    padding: 100px 0; }
    @media screen and (min-width: 1024px) {
      .col-top-01 .col-inner-01 {
        width: 750px; } }
  .col-top-01 .image {
    margin: 0 0 60px;
    text-align: center; }
    @media screen and (min-width: 1024px) {
      .col-top-01 .image .col-inner {
        width: 518px;
        margin: 0 auto; } }
    .col-top-01 .image img {
      width: 100%;
      height: auto;
      margin: 0 0 20px; }

.col-top-02 {
  padding: 100px 0; }
  .col-top-02 .col-inner-01 {
    width: 90%;
    margin: 0 auto; }
    @media screen and (min-width: 768px) {
      .col-top-02 .col-inner-01 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
    @media screen and (min-width: 1024px) {
      .col-top-02 .col-inner-01 {
        width: 880px; } }
    .col-top-02 .col-inner-01 .slider-box {
      width: 90%;
      margin: 0 auto;
      -webkit-box-shadow: 0 0 8px gray;
      box-shadow: 0 0 8px gray;
      padding: 50px 30px; }
      @media screen and (min-width: 1024px) {
        .col-top-02 .col-inner-01 .slider-box {
          width: 800px; } }
    .col-top-02 .col-inner-01 .slider-item h3 {
      font-size: 2.2rem;
      text-align: left;
      font-weight: 700; }
    .col-top-02 .col-inner-01 .slider-item p {
      font-size: 1.4rem; }
      .col-top-02 .col-inner-01 .slider-item p span {
        font-size: 1rem; }
    .col-top-02 .col-inner-01 .product_image {
      width: 100%;
      position: relative;
      margin: 0 auto; }
      @media screen and (min-width: 1024px) {
        .col-top-02 .col-inner-01 .product_image {
          width: 650px; } }
      .col-top-02 .col-inner-01 .product_image img {
        width: 100%;
        height: auto; }
      .col-top-02 .col-inner-01 .product_image .mushi {
        width: 16px;
        position: absolute;
        bottom: 0;
        right: 0; }

.col-top-03 {
  background: #f5f5f5; }
  .col-top-03 .col-inner-01 {
    width: 90%;
    margin: 0 auto;
    padding: 100px 0; }
    @media screen and (min-width: 1024px) {
      .col-top-03 .col-inner-01 {
        width: 880px; } }
    @media screen and (min-width: 1024px) {
      .col-top-03 .col-inner-01 p {
        width: 750px;
        margin: 0 auto; } }
  .col-top-03 .image {
    position: relative;
    margin: 60px auto 0; }
    @media screen and (min-width: 1024px) {
      .col-top-03 .image {
        width: 880px; } }
    .col-top-03 .image img {
      width: 100%;
      height: auto; }
    .col-top-03 .image .mushi {
      width: 16px;
      position: absolute;
      bottom: 10px;
      right: 10px; }

.col-top-04 {
  padding: 100px 0 60px;
  width: 90%;
  margin: 0 auto; }
  @media screen and (min-width: 1024px) {
    .col-top-04 {
      width: 880px; } }
  .col-top-04 .col-inner-01 {
    margin: 0 0 60px; }
    @media screen and (min-width: 768px) {
      .col-top-04 .col-inner-01 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between; } }
    .col-top-04 .col-inner-01:last-of-type {
      margin: 0; }
    .col-top-04 .col-inner-01 .thumb {
      margin: 0 0 15px; }
      @media screen and (min-width: 768px) {
        .col-top-04 .col-inner-01 .thumb {
          width: 40%;
          margin: 0; } }
      @media screen and (min-width: 1024px) {
        .col-top-04 .col-inner-01 .thumb {
          width: 325px; } }
      .col-top-04 .col-inner-01 .thumb img {
        width: 100%;
        height: auto; }
    @media screen and (min-width: 768px) {
      .col-top-04 .col-inner-01 dl {
        width: 55%; } }
    @media screen and (min-width: 1024px) {
      .col-top-04 .col-inner-01 dl {
        width: 420px; } }
    .col-top-04 .col-inner-01 dt {
      font-size: 2.6em;
      line-height: 1.8;
      margin: 0 0 20px; }
    .col-top-04 .col-inner-01 dd {
      font-size: 1.4em;
      line-height: 2;
      margin: 0 0 10px 20px;
      display: list-item;
      list-style: disc; }
  .col-top-04 .right {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }

.col-top-05 {
  background: #f5f5f5;
  padding: 100px 0; }
  .col-top-05 .col-inner-02 {
    width: 90%;
    margin: 0 auto; }
    @media screen and (min-width: 1024px) {
      .col-top-05 .col-inner-02 {
        width: 900px; } }
    @media screen and (min-width: 1024px) {
      .col-top-05 .col-inner-02 .text {
        width: 750px;
        margin: 0 auto 50px; } }
    .col-top-05 .col-inner-02 .col-inner-02-01 {
      background-color: #fff;
      padding: 10px; }
    .col-top-05 .col-inner-02 table {
      border-top: 1px solid #ccc;
      border-left: 1px solid #ccc;
      width: 100%;
      margin: 0 0 20px; }
    .col-top-05 .col-inner-02 tr:nth-of-type(odd) td {
      background-color: #f2f2f2; }
    .col-top-05 .col-inner-02 th {
      padding: 5px;
      border-bottom: 1px solid #ccc;
      border-right: 1px solid #ccc;
      vertical-align: middle;
      background-color: #555;
      color: #fff;
      line-height: 1.2; }
    .col-top-05 .col-inner-02 td {
      padding: 5px;
      border-bottom: 1px solid #ccc;
      border-right: 1px solid #ccc;
      vertical-align: middle;
      text-align: center;
      line-height: 1.4; }
    .col-top-05 .col-inner-02 .sp .tf td:last-of-type {
      border-right: 1px dashed #ccc; }
    .col-top-05 .col-inner-02 .att {
      font-size: 1em;
      line-height: 1.6;
      margin: 0; }

.col-top-06 {
  background-image: url(../img/bg_001.jpg);
  background-size: cover;
  background-position: center center; }
  .col-top-06 .col-top-06-wrap {
    background-color: rgba(0, 0, 0, 0.75);
    padding: 100px 0; }
  .col-top-06 h2 {
    color: #fff; }
  .col-top-06 .col-inner-01 {
    position: relative;
    width: 90%;
    margin: 0 auto;
    background: #fff;
    padding: 30px 10px 40px; }
    @media screen and (min-width: 1024px) {
      .col-top-06 .col-inner-01 {
        width: 900px;
        height: 290px;
        padding: 50px 0 60px; } }
    .col-top-06 .col-inner-01 h3 {
      font-size: 1.7rem;
      font-weight: 700; }
  .col-top-06 dl {
    width: 280px;
    margin: 0 auto 30px; }
    @media screen and (min-width: 1024px) {
      .col-top-06 dl {
        position: absolute;
        top: 100px;
        left: 90px;
        margin: 0; } }
  .col-top-06 dt {
    font-size: 1.6em;
    font-weight: 600;
    margin: 0 0 15px;
    text-align: center; }
  .col-top-06 dd {
    font-weight: 500; }
  .col-top-06 .tel {
    font-size: 3em;
    margin: 0 auto 20px;
    background-image: url(../img/img_tel.png);
    background-position: left 60%;
    background-size: 24px 24px;
    background-repeat: no-repeat;
    padding: 0 0 0 36px;
    width: 230px; }
    .col-top-06 .tel a {
      text-decoration: none; }
  .col-top-06 .tel_att {
    font-size: 1.2em;
    text-align: center;
    line-height: 1.6; }
  .col-top-06 .att {
    font-size: 1em;
    line-height: 1.6;
    margin: 0; }
  .col-top-06 .btn-area-wrap {
    margin: 0 auto; }
    @media screen and (min-width: 768px) {
      .col-top-06 .btn-area-wrap {
        width: 400px; } }
    @media screen and (min-width: 1024px) {
      .col-top-06 .btn-area-wrap {
        position: absolute;
        top: 105px;
        right: 95px;
        margin: 0; } }
    .col-top-06 .btn-area-wrap .pt02 li:first-of-type {
      margin: 0 0 20px; }

p.pt04 a {
  display: block;
  width: 60%;
  margin: 60px auto 0;
  height: 80px;
  color: #fff;
  text-align: center;
  font-size: 2.0rem;
  font-weight: bold;
  background: #5ba42e; }
  @media screen and (min-width: 1024px) {
    p.pt04 a {
      -webkit-transition: all .3s ease-out;
      -o-transition: all .3s ease-out;
      transition: all .3s ease-out; }
      .pt04 a:hover {
        background: #fff;
        border: 1px solid #5ba42e;
        text-decoration: none;
        color: #5ba42e; } }
  p.pt04 a span:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f105";
    font-size: 1.6rem;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 15px; }

/* footer */
#site_footer {
  background: #333; }
  #site_footer .foot-inner-01 {
    width: 90%;
    margin: 0 auto;
    padding: 5px 0; }
    @media screen and (min-width: 1024px) {
      #site_footer .foot-inner-01 {
        width: 900px; } }
  #site_footer .copy {
    color: #fff;
    text-align: center;
    font-size: 1.2em;
    font-weight: 600;
    padding: 10px 0; }

#pageup {
  position: fixed;
  bottom: 10px;
  right: 10px; }
  @media screen and (min-width: 1024px) {
    #pageup {
      bottom: 20px;
      right: 20px; } }
  #pageup a {
    display: block;
    background-color: rgba(231, 0, 18, 0.8);
    border-radius: 1px;
    width: 48px;
    height: 48px;
    color: #d6d6d6;
    text-indent: -9999px; }
    #pageup a:before {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      right: 0;
      top: 8px;
      bottom: 0;
      margin: auto;
      width: 14px;
      height: 14px;
      margin: auto;
      border-right: 3px solid #fff;
      border-top: 3px solid #fff;
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
      z-index: 5;
      opacity: 0.85; }
