@charset "UTF-8";
* {
  box-sizing: border-box; }
  *:after, *:before {
    box-sizing: border-box; }


.sp {
  display: none; }


a {
  color: #000;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out; }

.btn-02, .btn-01, .btn-03 {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out; }

.mt90 {
  margin-top: 90px; }

.mt80 {
  margin-top: 80px !important; }

.mb40 {
  margin-bottom: 40px; }

.mt40 {		
  padding-top: 30px!important;}

.mt5 {
  margin-top: 5px;
	display: inline-block;
}

.fs18 {
	font-size:1.8rem;
}

.fs10 {
	font-size:10px;
}

.img-center {
  text-align: center; }

.img-right {
  text-align: right; }

.img-left {
  text-align: left; }

.inner {
  width: 1150px;
  position: relative;
  margin: 0 auto; }
  .inner h2 {
    padding-top: 30px; }

.inner02 {
  width: 960px;
  position: relative;
  margin: 0 auto; }

.txt-red {
  color: #e60021; }

.btn-01 {
  font-size: 20px;
  padding: 15px 60px;
  border-radius: 40px;
  display: inline-block;
  text-decoration: none;
  font-weight: bold; }

.btn-white {
  color: #fff;
  border: 2px solid #fff; }

.btn-white02 {
  border: 2px solid #000; }

.submitbtn {
  display: inline-block;
  margin: 20px 0 60px; }

#submit {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  border: 2px solid #000; }

#submit:hover {
  opacity: 0.5; }

input[type="submit"] {
  border: 1px solid #DCDCDC;
  border-radius: 5px;
  padding: 7px;
  cursor: pointer !important; }

input[type="submit"][disabled]:hover {
  cursor: default !important;
  opacity: 1 !important;
  background: #DCDCDC;
  cursor: not-allowed;
  /* 禁止カーソル */ }

input[type="submit"][disabled] {
  cursor: default !important;
  opacity: 1 !important;
  background: #DCDCDC;
  cursor: not-allowed;
  /* 禁止カーソル */ }

.btn-02 {
  position: relative;
  z-index: 16;
  text-decoration: none;
  font-size: 20px;
  font-weight: bold;
  padding: 15px 80px;
  border-radius: 90px;
  display: inline-block;
  background-color: #fff; }

#submit {
  position: relative;
  z-index: 16;
  font-size: 20px;
  font-weight: bold;
  padding: 15px 110px;
  border-radius: 90px;
  display: inline-block;
  background-color: #fff; }

.btn-03 {
  position: relative;
  z-index: 16;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
  padding: 15px 50px;
  border-radius: 90px;
  display: inline-block;
  background-color: #fff; }

.btn-gree {
	color: #cacaca !important;
  border: 2px solid #cacaca !important;
}
.linknone {
	pointer-events: none;
}

@media screen and (max-width: 480px) {
  .btn-02, .btn-01, .btn-03, #submit {
    font-size: 4.125vw; }

  .btn-03 {
    text-align: center;
    position: relative;
    left: 20%;
    left: 50%;
    margin-right: -50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin-bottom: -50px;
    margin-top: 20px; } }
.btn-01:hover, .btn-02:hover, .btn-03:hover {
  opacity: 0.5; }

.btn-red {
  color: #e60021;
  border: 2px solid #e60021; }

.obi {
  position: relative;
  margin: -6% 0;
  padding: 44vh 0;
  overflow: hidden; }
  .obi .naname {
    border-top: solid 6px #e7001c;
    border-bottom: solid 6px #e7001c;
    position: absolute;
    top: 0;
    left: -60px;
    width: 120%;
    margin: 3% -5% 0; }
    .obi .naname li {
      float: left;
      width: calc(100% / 4); }
      .obi .naname li img {
        width: 100%;
        height: auto; }

@media only screen and (max-width: 1400px) {
  .obi {
    padding: 37vh 0; } }
.naname02 {
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
  -webkit-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  transform: rotate(10deg); }

.naname01 {
  -webkit-transform-origin: right center;
  -ms-transform-origin: right center;
  transform-origin: right center;
  -webkit-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  transform: rotate(-10deg); }

.img100 {
  width: 100%;
  height: auto; }

@media only screen and (max-width: 1200px) {
  .inner {
    width: 100%;
    padding: 2vw 4.6875vw; } }
@media only screen and (max-width: 767px) {
  .inner {
    width: 100%;
    padding: 6vw 4.6875vw; }

  .pc {
    display: none; }

  .sp {
    display: inline-block; }

  .mt30-sp {
    margin-top: 30px; }

  .obi {
    position: relative;
    margin: -18% 0 10%;
    overflow: hidden;
    padding: 26vh 0;
    top: inherit; }
    .obi .naname {
      border-top: solid 4px #e7001c;
      border-bottom: solid 4px #e7001c;
      left: 0px;
      width: 150%;
      margin: 3% -6% 0; }
      .obi .naname li {
        float: left;
        width: calc(100% / 4); }
        .obi .naname li img {
          width: 100%;
          height: auto; } }
@media only screen and (max-width: 767px) and (max-width: 480px) {
  .obi {
    padding: 23vh 0; } }
@media only screen and (max-width: 767px) {
  .img90-sp {
    width: 90%;
    height: auto; }
	  .img100-sp {
    width: 100%;
    height: auto; }

}
.header {
  background-color: #fff;
  padding: 8px 10px 3px;
  overflow: hidden; }
  .header .header-link {
    float: left;
    font-size: 1.4rem;
    letter-spacing: -0.4em; }
    .header .header-link li {
      display: inline-block;
      padding: 0 5px;
      line-height: 1;
      letter-spacing: normal; }
      .header .header-link li:after {
        content: "|";
        padding-left: 8px; }
      .header .header-link li a {
        display: inline-block;
        text-decoration: none; }
        .header .header-link li a:hover {
          text-decoration: underline; }
      .header .header-link li:last-child:after {
        display: none;
        padding-right: 0; }
  .header .language-sns-box {
    float: right; }
  .header .header-link-language {
    float: left;
    font-size: 1.4rem;
    letter-spacing: -0.4em; }
    .header .header-link-language li {
      display: inline-block;
      padding: 0 5px;
      line-height: 1;
      letter-spacing: normal; }
      .header .header-link-language li:after {
        content: "|";
        padding-left: 8px; }
      .header .header-link-language li a {
        display: inline-block;
        text-decoration: none; }
        .header .header-link-language li a:hover {
          text-decoration: underline; }
      .header .header-link-language li:last-child:after {
        display: none;
        padding-right: 0; }
  .header .header-sns {
    margin-left: 20px;
    float: right; }
    .header .header-sns li {
      display: inline-block; }
    .header .header-sns .facebook {
      position: relative;
      top: -5px; }

@media screen and (max-width: 480px) {
  .header .header-link {
    font-size: 3.2625vw; }

  .header .header-link-language {
    font-size: 3.2625vw; } }
@media screen and (max-width: 480px) {
  .header {
    text-align: center; }
    .header .header-link {
      margin-bottom: 3px;
      width: 100%; }
    .header .language-sns-box {
      float: none; }
    .header .header-link-language {
      float: none;
      margin-bottom: 3px;
      letter-spacing: -0.4em; }
      .header .header-link-language li {
        display: inline-block;
        padding: 0 5px;
        line-height: 1;
        letter-spacing: normal; }
        .header .header-link-language li:after {
          content: "|";
          padding-left: 8px; }
        .header .header-link-language li a {
          display: inline-block;
          text-decoration: none; }
          .header .header-link-language li a:hover {
            text-decoration: underline; }
        .header .header-link-language li:last-child:after {
          display: none;
          padding-right: 0; }
    .header .header-sns {
      float: none; }
      .header .header-sns li {
        display: inline-block; } }
.main {
  width: 100%;
  position: relative;
  background: url(../images/top/main.png) no-repeat top center;
  background-size: cover;
  min-height: 800px; }
  .main .bg {
    width: 100%;
    height: auto; }
  .main .main-logo {
    width: 24.821429%;
    position: absolute;
    top: 7.137615%;
    left: 36.5%; }
  .main .main-txt {
    width: 60.9523809524%;
    position: absolute;
    bottom: 2.752294%;
    left: 19.5%; }
  .main .main-copy {
    width: 18.8095238095%;
    position: absolute;
    top: 3%;
    right: 0%; }
  .main .main-bakudan {
    width: 17.5%;
    position: absolute;
    bottom: 21%;
    left: 13%; }

@media screen and (max-width: 1250px) {
  .main {
    width: 100%;
    position: relative;
    background-size: cover;
    min-height: 700px; }
    .main .bg {
      width: 100%;
      height: auto; }
    .main .main-logo {
      width: 34.8214285714%;
      position: absolute;
      top: 7.137615%;
      left: 32.5%; }
    .main .main-txt {
      width: 60.9523809524%;
      position: absolute;
      bottom: 2.752294%;
      left: 19.5%; }
    .main .main-copy {
      width: 18.8095238095%;
      position: absolute;
      top: 3%;
      right: 0%; }
    .main .main-bakudan {
      width: 17.5%;
      position: absolute;
      bottom: 21%;
      left: 13%; } }
@media screen and (max-width: 768px) {
  .main {
    width: 100%;
    position: relative;
    background-size: cover;
    min-height: 450px; } }
@media screen and (max-width: 480px) {
  .main {
    width: 100%;
    position: relative;
    background: url(../images/top/main-sp.png) top center;
    min-height: 390px;
    background-size: cover; }
    .main .bg {
      width: 100%;
      height: auto; }
    .main .main-logo {
      width: 54.821429%;
      position: absolute;
      top: 5.137615%;
      left: 22.5%; }
    .main .main-txt {
      width: 90.952381%;
      position: absolute;
      bottom: 2.752294%;
      left: 6.5%; }
    .main .main-copy {
      width: 28.809524%;
      position: absolute;
      top: 25%;
      right: 0%; }
    .main .main-bakudan {
      width: 37.5%;
      position: absolute;
      bottom: 19%;
      left: 0%; } }
.swiper-button-prev02, .swiper-button-prev, .swiper-button-next02, .swiper-button-next {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out; }

.swiper-button-prev02:hover, .swiper-button-prev:hover, .swiper-button-next02:hover, .swiper-button-next:hover {
  opacity: 0.7; }

.banner-carousel {
  padding: 26px 0 56px;
  background: url("../images/top/banner-carousel-pattern.png") repeat;
  width: 100%; }

.banner-carousel-inner {
  width: 89%;
  margin: 0 auto;
  position: relative;
  text-align: center; }
  .banner-carousel-inner .swiper-slide a {
    text-decoration: none;
    display: block; }
    .banner-carousel-inner .swiper-slide a:hover {
      opacity: 0.8; }

@media only screen and (max-width: 767px) {
  .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 0 !important; }

  .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 0 !important; } }
@media only screen and (max-width: 480px) {
  .swiper-button-prev, .swiper-button-next {
    top: 60% !important;
    width: 30px !important;
    height: 30px !important;
    background-size: contain !important; }

  .swiper-button-prev02, .swiper-button-next02 {
    top: 30% !important;
    width: 30px !important;
    height: 30px !important;
    background-size: contain !important; }

  .swiper-button-prev, .swiper-container-rtl .swiper-button-next, .swiper-button-prev02, .swiper-container-rtl .swiper-button-next02 {
    left: -10px !important; }

  .swiper-button-next, .swiper-container-rtl .swiper-button-prev, .swiper-button-next02, .swiper-container-rtl .swiper-button-prev02 {
    right: -10px !important; } }
.nav-area {
  position: relative;
  width: 1200px;
  margin: 0 auto; }
  .nav-area nav {
    position: relative;
    top: -8px;
    overflow: hidden;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.3); }
    .nav-area nav li {
      width: 16.6666666667%;
      background-color: #555;
      text-align: center;
      float: left; }
      .nav-area nav li a {
        padding: 25px 0 35px;
        display: block; }
        .nav-area nav li a:hover {
          opacity: 0.6; }
      .nav-area nav li .nav-img {
        height: 80px; }
    .nav-area nav .nav01 {
      border-top: 8px solid #b70000;
      border-radius: 6px 0px 0px 6px;
      background: #fa2a2a;
      background: -moz-linear-gradient(top, #fa2a2a 0%, #b90000 100%);
      background: -webkit-linear-gradient(top, #fa2a2a 0%, #b90000 100%);
      background: linear-gradient(to bottom, #fa2a2a 0%, #b90000 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fa2a2a', endColorstr='#b90000', GradientType=0); }
    .nav-area nav .nav02 {
      border-top: 8px solid #0049a8;
      background: #2cc1fc;
      background: -moz-linear-gradient(top, #2cc1fc 0%, #006cb9 100%);
      background: -webkit-linear-gradient(top, #2cc1fc 0%, #006cb9 100%);
      background: linear-gradient(to bottom, #2cc1fc 0%, #006cb9 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2cc1fc', endColorstr='#006cb9', GradientType=0); }
    .nav-area nav .nav03 {
      border-top: 8px solid #016d00;
      background: #06f606;
      background: -moz-linear-gradient(top, #06f606 0%, #058500 100%);
      background: -webkit-linear-gradient(top, #06f606 0%, #058500 100%);
      background: linear-gradient(to bottom, #06f606 0%, #058500 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#06f606', endColorstr='#058500', GradientType=0); }
    .nav-area nav .nav04 {
      border-top: 8px solid #685d00;
      background: #f7d00b;
      background: -moz-linear-gradient(top, #f7d00b 0%, #925000 100%);
      background: -webkit-linear-gradient(top, #f7d00b 0%, #925000 100%);
      background: linear-gradient(to bottom, #f7d00b 0%, #925000 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7d00b', endColorstr='#925000', GradientType=0); }
    .nav-area nav .nav05 {
      border-top: 8px solid #7f1f00;
      background: #f9852a;
      background: -moz-linear-gradient(top, #f9852a 0%, #ba2a01 100%);
      background: -webkit-linear-gradient(top, #f9852a 0%, #ba2a01 100%);
      background: linear-gradient(to bottom, #f9852a 0%, #ba2a01 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9852a', endColorstr='#ba2a01', GradientType=0); }
    .nav-area nav .nav06 {
      border-top: 8px solid #6d0075;
      border-radius: 0px 6px 6px 0px;
      background: #f821d6;
      background: -moz-linear-gradient(top, #f821d6 0%, #8f01b1 100%);
      background: -webkit-linear-gradient(top, #f821d6 0%, #8f01b1 100%);
      background: linear-gradient(to bottom, #f821d6 0%, #8f01b1 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f821d6', endColorstr='#8f01b1', GradientType=0); }

@media screen and (max-width: 1200px) {
  .nav-area {
    width: 100%; } }
@media only screen and (max-width: 767px) {
  .nav-area {
    width: 90%; }
    .nav-area nav li {
      width: calc(100% / 3); }
      .nav-area nav li a {
        padding: 15px 0 25px; }
      .nav-area nav li .nav-img {
        height: 62px; } }
@media only screen and (max-width: 767px) and (max-width: 480px) {
  .nav-area nav li .nav-img {
    height: 46px; } }
@media only screen and (max-width: 767px) {
  .nav-area nav .nav01 {
    border-radius: 6px 0px 0px 0px; }
  .nav-area nav .nav03 {
    border-radius: 0px 6px 0px 0px; }
  .nav-area nav .nav04 {
    border-radius: 0px 0px 0px 6px; }
  .nav-area nav .nav06 {
    border-radius: 0px 0px 6px 0px; } }
.con01 {
  position: relative; }
  .con01 .ps4 {
    position: absolute;
    z-index: -1;
    left: -50px;
    top: -80px; }
  .con01 .ps4-contoroll {
    position: absolute;
    z-index: 15;
    left: 210px;
    top: 50px; }

@media only screen and (max-width: 1200px) {
  .con01 {
    margin-bottom: -21vh; } }
@media only screen and (max-width: 767px) {
  .con01 {
    margin-bottom: -24vh; } }
.con02 {
  position: relative; }
  .con02 .flort-box {
    overflow: hidden;
    margin-top: 50px;
    margin-bottom: 90px; }
    .con02 .flort-box .box-left {
      width: 300px;
      float: left; }
      .con02 .flort-box .box-left iframe {
        height: 470px !important; }
      .con02 .flort-box .box-left #twitter-timeline {
        border: 4px solid #d2d2d2;
		  margin-top: 24px;
        border-radius: 6px; }
      .con02 .flort-box .box-left #twitter-widget-1 {
        height: 490px !important; }
    .con02 .flort-box .box-right {
      width: 840px;
      float: right; }
      .con02 .flort-box .box-right .newstxt {
        overflow-y: auto;
        max-height: 540px;
        }
        .con02 .flort-box .box-right .newstxt li {
          border-bottom: 1px dotted #bababa;
          padding: 20px 0 20px 0;
          margin-right: 30px;
          }
          .con02 .flort-box .box-right .newstxt li a:hover {
            text-decoration: none;
            opacity: 0.7; }
          .con02 .flort-box .box-right .newstxt li time {
            display: inline-block;
            margin-right: 20px;
            font-size: 1.6rem; }
          .con02 .flort-box .box-right .newstxt li p {
            font-size: 1.6rem;
            display: inline-block;
            }
          .con02 .flort-box .box-right .newstxt li .icon_modal:after {
            content: "";
            display: inline-block;
            background: url("../images/top/icon-modal.png") no-repeat;
            width: 28px;
            height: 25px;
            margin-left: 10px;
            vertical-align: sub;
            background-size: cover; }
          .con02 .flort-box .box-right .newstxt li .icon_gaibu:after {
            content: "";
            display: inline-block;
            background: url("../images/top/") no-repeat;
            width: 28px;
            height: 25px;
            margin-left: 10px;
            vertical-align: sub;
            background-size: cover; }
  .con02 .famicon {
    position: absolute;
    right: -70px;
    bottom: -370px;
    z-index: 15; }

@media only screen and (max-width: 1200px) {
  .con02 .flort-box .box-right {
    width: 58%; } }
@media only screen and (max-width: 1200px) {
  .con02 {
    margin-bottom: -25vh; } }
@media only screen and (max-width: 767px) {
  .con02 {
    position: relative;
    margin-bottom: -24vh; }
    .con02 .img-right img {
      width: 20%;
      height: auto; }
    .con02 .flort-box {
      margin-top: 0;
      margin-bottom: 80px; }
      .con02 .flort-box .box-left {
        width: 100%;
        float: none;
        display: none; }
      .con02 .flort-box .box-right {
        width: 100%;
        float: none; }
        .con02 .flort-box .box-right .newstxt {
          max-height: 400px;
          margin-top: 15px; }
          .con02 .flort-box .box-right .newstxt li {
            padding: 20px 0 20px 0;
            margin-right: 0; }
            .con02 .flort-box .box-right .newstxt li time {
              font-size: 3.8625vw; }
            .con02 .flort-box .box-right .newstxt li p {
              font-size: 4.0625vw; }
            .con02 .flort-box .box-right .newstxt li .icon_modal:after {
              content: "";
              display: inline-block;
              background: url("../images/top/icon-modal.png") no-repeat;
              width: 22px;
              height: 20px;
              margin-left: 10px;
              vertical-align: sub;
              background-size: contain; }
            .con02 .flort-box .box-right .newstxt li .icon_gaibu:after {
              content: "";
              display: inline-block;
              background: url("../images/top/") no-repeat;
              width: 20px;
              height: 18px;
              margin-left: 10px;
              vertical-align: sub;
              background-size: contain; } }
.con03 {
  position: relative;
  text-align: center; }
  .con03 .icon-map:after {
    content: "";
    display: inline-block;
    background: url("../images/top/icon-map.png") no-repeat;
    width: 20px;
    height: 29px;
    margin-left: 10px;
    vertical-align: sub;
    background-size: contain; }
  .con03 .readtxt {
    font-size: 3.0rem;
    line-height: 1.8;
    font-weight: bold;
    margin-top: 40px;
    text-align: left; }
  .con03 .fly {
    position: absolute;
    right: 20px;
    top: -210px; }
  .con03 .flort-box {
    overflow: hidden;
    margin-top: 60px;
    margin-bottom: 90px; }
    .con03 .flort-box figure {
      -webkit-transition: 0.3s ease-in-out;
      -moz-transition: 0.3s ease-in-out;
      -o-transition: 0.3s ease-in-out;
      transition: 0.3s ease-in-out; }
    .con03 .flort-box a:hover figure {
      opacity: 0.7; }
    .con03 .flort-box .flort-left {
      width: 32.0%;
      float: left; }
      .con03 .flort-box .flort-left a {
        text-decoration: none; }
      .con03 .flort-box .flort-left figcaption {
        text-align: center;
        background-color: #ff9600;
        font-size: 2.8rem;
        color: #fff;
        padding: 10px 0;
        font-weight: bold;
        border-radius: 0 0 3px 3px; }

.con03 .flort-box .flort-left:nth-of-type(2) figcaption {
	background-color: #e60021;
}
.con03 .flort-box .flort-left:nth-of-type(3) figcaption {
	background-color: #e60021;
}

    .con03 .flort-box .flort-right {
      width: 33.3%;
      float: right; }
.con03 .flort-box .flort-left:nth-of-type(2n) {
	margin: 0 2%;
}

      .con03 .flort-box .flort-right a {
        text-decoration: none; }
      .con03 .flort-box .flort-right figcaption {
        text-align: center;
        background-color: #e60021;
        font-size: 2.8rem;
        color: #fff;
        padding: 10px 0;
        font-weight: bold;
        border-radius: 0 0 3px 3px; }
  .con03 .logojaepo {
    position: absolute;
    bottom: 270px;
    right: 20px; }
  .con03 .human {
    position: absolute;
    bottom: -370px;
    left: -220px; }
  .con03 .table1 {
    border-collapse: collapse;
    border-spacing: 0;
    border-right: 2px solid #000000;
    border-bottom: 2px solid #000000;
    font-size: 14px;
    box-sizing: border-box;
    width: 1200px;
    margin: 30px 0 40px;
    background: #fff;
    text-align: center; }
    .con03 .table1 a:hover {
      opacity: 0.7;
      text-decoration: none; }
    .con03 .table1 th {
      /*background-color: #f3f3f3;*/
      font-weight: bold;
      font-size: 2.0rem;
      padding: 0px 15px;
      border-left: 2px solid #000000;
      border-top: 2px solid #000000;
      box-sizing: border-box;
      text-align: center;
      width: 250px;
      color: #fff;
      vertical-align: middle; }
    .con03 .table1 .tableline-w {
      border-bottom: 2px solid #fff;
      border-top: 2px solid #fff; }
    .con03 .table1 td {
      padding: 22px 30px;
      font-size: 1.8rem;
      border-left: 2px solid #000000;
      border-top: 2px solid #000000;
      box-sizing: border-box;
      text-align: left;
      vertical-align: middle; }

@media only screen and (max-width: 1200px) {
  .con03 .readtxt {
    width: 60%; } }
@media only screen and (max-width: 767px) {
  .con03 .table1 td {
    text-align: center; } }
@media only screen and (max-width: 1200px) {
  .con03 .table1 {
    width: 100%; }
  .con03 .human {
    bottom: -290px; } }
@media only screen and (max-width: 1200px) {
  .con03 {
    margin-bottom: -20vh; } }
@media only screen and (max-width: 767px) {
  .con03 {
    position: relative;
    text-align: center;
    margin-bottom: -18vh; }
    .con03 h2 img {
      width: 39.375%;
      height: auto; }
    .con03 .icon-map:after {
      content: "";
      display: inline-block;
      background: url("../images/top/icon-map.png") no-repeat;
      width: 20px;
      height: 29px;
      margin-left: 10px;
      vertical-align: sub;
      background-size: contain; }
    .con03 .readtxt {
      font-size: 4.0625vw;
      margin-top: 30px;
      letter-spacing: 0rem;
      width: 100%; }
    .con03 .fly {
      width: 34.0625%;
      height: auto;
      right: 10px;
      top: 0px; }
    .con03 .flort-box {
      margin-top: 40px;
      margin-bottom: 60px; }
      .con03 .flort-box .flort-left figcaption, .con03 .flort-box .flort-right figcaption {
        font-size: 3.75vw; }
    .con03 h3 img {
      width: 24.21875%;
      height: auto; }
    .con03 .human {
      width: 23.4375vw;
      height: auto;
      position: absolute;
      bottom: -150px;
      left: -20px; } }
@media only screen and (max-width: 767px) and (max-width: 480px) {
  .con03 .human {
    bottom: -90px; } }
@media only screen and (max-width: 767px) {
  .con03 .table1 {
    font-size: 4.0625vw;
    width: 100%;
    margin: 20px 0 30px; }
    .con03 .table1 th {
      display: block;
      width: 100%;
      font-size: 5.0625vw; }
    .con03 .table1 .tableline-w {
      border-bottom: 2px solid #000;
      border-top: 2px solid #000; }
    .con03 .table1 td {
      display: block;
      font-size: 4.0625vw; } }
@media only screen and (max-width: 480px) {
	
	.con03 .flort-box .flort-left {
		float: none;
		width: 100%;
		margin-bottom: 20px;
	}
	.con03 .flort-box .flort-left:nth-of-type(2n) {
		margin: 0 0 20px 0;
	}
  .con03 {
    margin-bottom: -27vh; } }
.con04 {
  position: relative;
  margin-bottom: -5vh; }
  .con04 .switch {
    position: absolute;
    left: 0;
    top: 0; }
  .con04 .zenbox {
    background: url("../images/top/con04-bg.png") no-repeat;
    background-size: cover;
    margin-top: 60px;
    text-align: center;
    padding: 90px 0; }
    .con04 .zenbox ul {
      overflow: hidden;
      padding: 0px 0 30px; }
      .con04 .zenbox ul li {
        float: left;
        width: 31.2%;
        margin-right: 2%;
        margin-bottom: 2%; }
        .con04 .zenbox ul li:nth-of-type(3n) {
          margin-right: 0; }

@media only screen and (max-width: 767px) {
  .con04 h2 img {
    width: 50.9375vw;
    height: auto; }
  .con04 .zenbox {
    margin-top: 0;
    padding: 20px 0; }
    .con04 .zenbox ul li {
      float: none;
      width: 100%;
      margin-right: 6vw;
      margin-bottom: 3vh; }
      .con04 .zenbox ul li:nth-of-type(2n) {
        margin-right: 0; }
      .con04 .zenbox ul li img {
        width: 100%;
        height: auto; } }
.con05 .link-panel {
  display: block;
  text-decoration: none; }
  .con05 .link-panel:hover {
    opacity: 0.5; }
.con05 .ttlpickup:after {
  content: "";
  display: inline-block;
  background: url("../images/top/con05-img02.png") no-repeat;
  width: 235px;
  height: 220px;
  position: relative;
  right: -90px;
  top: 50px;
  background-size: contain; }
.con05 .ttlpickup:before {
  content: "";
  display: inline-block;
  background: url("../images/top/con05-img01.png") no-repeat;
  width: 220px;
  height: 160px;
  position: relative;
  z-index: 16;
  left: -120px;
  top: 80px;
  background-size: contain; }
.con05 .pickup-carousel {
  width: 100%;
  position: relative;
  margin: 60px 0 90px; }

.con05 .pickup-carousel-1 {
	width: 600px;
	margin: 60px auto 90px;
}
.con05 .pickup-carousel-2 {
	width: 1000px;
	margin: 60px auto 90px;
}

  .con05 .swiper-button-prev01, .con05 .swiper-container-rtl .swiper-button-next01 {
	display: none !important;
}



  .con05 .pickup-carousel .pickup-carousel-inner {
    position: relative; }
    .con05 .pickup-carousel .pickup-carousel-inner .swiper-container02 .ttl {
      font-size: 2.8rem;
      margin: 20px 0;
      font-weight: bold; }
    .con05 .pickup-carousel .pickup-carousel-inner .swiper-container02 p {
      font-size: 1.6rem;
      line-height: 2.2; }

@media only screen and (max-width: 767px) {
  .con05 .ttlpickup:after {
    width: 18.28125vw;
    height: 100px;
    right: -40px;
    top: 40px;
    background-size: contain; }
  .con05 .ttlpickup:before {
    width: 16.40625vw;
    height: 100px;
    left: -40px;
    top: 60px;
    background-size: contain; }
  .con05 .ttlpickup img {
    width: 28.4375vw;
    height: auto; }
  .con05 .pickup-carousel {
    margin: 40px 0 40px;
    padding: 0 7.8125vw; }
    .con05 .pickup-carousel .pickup-carousel-inner {
      position: relative; }
      .con05 .pickup-carousel .pickup-carousel-inner .swiper-container02 .ttl {
        font-size: 5.0625vw;
        margin: 10px 0;
        font-weight: bold; }
      .con05 .pickup-carousel .pickup-carousel-inner .swiper-container02 p {
        font-size: 4.0625vw;
        line-height: 1.8; }
  .con05 .swiper-button-prev02, .con05 .swiper-container-rtl .swiper-button-next02 {
    left: -20px !important; }
  .con05 .swiper-button-next02, .con05 .swiper-container-rtl .swiper-button-prev02 {
    right: -20px !important; }
  .con05 .swiper-button-prev02, .con05 .swiper-button-next02 {
    top: 20% !important; }

	.con05 .pickup-carousel-1 {
	width: 100%;
	margin: 40px auto 60px;
}
	
	.con05 .pickup-carousel-2 {
	width: 100%;
	margin: 40px auto 60px;
}


}
@media only screen and (max-width: 767px) and (max-width: 480px) {
	.con04 .zenbox ul {
		padding: 0;
	}
	.con05 .pickup-carousel-1 {
	width: 100%;
	margin: 40px auto 60px;
}
	
	.con05 .pickup-carousel-2 {
	width: 100%;
	margin: 40px auto 60px;
}
	
  .con05 .swiper-button-prev02, .con05 .swiper-container-rtl .swiper-button-next02 {
	display: block !important;
}

  .con05 .ttlpickup:after {
    width: 18.28125vw;
    height: 100px;
    right: -40px;
    top: 68px;
    background-size: contain; }
  .con05 .ttlpickup:before {
    width: 16.40625vw;
    height: 100px;
    left: -40px;
    top: 80px;
    background-size: contain; }
  .con05 .ttlpickup img {
    width: 28.4375vw;
    height: auto; }
  .con05 .swiper-button-prev02, .con05 .swiper-button-next02 {
    top: 17% !important; } }
.con06 {
  position: relative;
  background: url("../images/top/con06-bg.png") no-repeat;
  background-size: cover;
  text-align: center;
  padding-bottom: 80px; }
  .con06 .zitem {
    position: relative;
    z-index: 20; }
  .con06 .shogi {
    position: absolute;
    top: 0;
    right: 0; }
  .con06 .txtread {
    font-size: 2.8rem;
    margin: 40px 0;
    font-weight: bold; }
  .con06 .box {
    padding: 50px 100px;
    margin-bottom: 50px;
    overflow: hidden;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 8px; }
    .con06 .box .logo-img {
      width: calc(100% / 1.2); }
    .con06 .box .logo-img2 {
      width: calc(100% / 2); }
    .con06 .box .logo-img3 {
      width: calc(100% / 1); }
    .con06 .box .flort-box {
      font-size: 1.49rem;
      overflow: hidden;
      text-align: left; }
      .con06 .box .flort-box .flort-left {
        float: left;
        width: 32%;
        margin-right: 5%; }
        .con06 .box .flort-box .flort-left p {
          font-weight: bold;
          margin-top: 20px; }
      .con06 .box .flort-box .flort-right {
        width: 50%;
        float: left; }
        .con06 .box .flort-box .flort-right p {
          background-color: #000;
          padding: 8px 12px;
          color: #fff;
          display: inline-block;
          margin-bottom: 10px; }
      .con06 .box .flort-box .flort-right02 {
        width: 62%;
        float: left; }
        .con06 .box .flort-box .flort-right02 p {
          background-color: #000;
          padding: 8px 12px;
          color: #fff;
          display: inline-block;
          margin-bottom: 10px; }
    .con06 .box .table1 {
      border-collapse: collapse;
      border-spacing: 0;
      border-right: 2px solid #000000;
      border-bottom: 2px solid #000000;
      font-size: 14px;
      box-sizing: border-box;
      width: 1000px;
      margin: 30px 0 0;
      background: #fff; }
      .con06 .box .table1 a:hover {
        opacity: 0.7;
        text-decoration: none; }
      .con06 .box .table1 th {
        /*background-color: #f3f3f3;*/
        font-weight: bold;
        font-size: 1.5rem;
        padding: 14px 0;
        border-left: 2px solid #000000;
        border-top: 2px solid #000000;
        box-sizing: border-box;
        text-align: center;
        width: 25%;
        color: #fff;
        vertical-align: middle; }
      .con06 .box .table1 td {
        padding: 20px 10px;
        font-size: 1.3rem;
        border-left: 2px solid #000000;
        border-top: 2px solid #000000;
        box-sizing: border-box;
        text-align: center;
        vertical-align: middle; }
      .con06 .box .table1 .celnone {
        position: relative; }
        .con06 .box .table1 .celnone:after {
          content: "";
          width: 30px;
          height: 2px;
          position: absolute;
          top: 50%;
          left: 50%;
          background-color: #000;
          -webkit-transform: translate(-50%, -50%);
          /* Safari用 */
          transform: translate(-50%, -50%); }

@media only screen and (max-width: 1200px) {
  .table1 {
    width: 100% !important; } }
@media only screen and (max-width: 767px) {
  .con06 {
    position: relative;
    background: url("../images/top/con06-bg-sp.png") no-repeat 20% 0px;
    background-size: cover;
    text-align: center;
    padding-bottom: 80px;
    margin-bottom: -18vh; }
    .con06 h2 img {
      width: 27.5vw;
      height: auto; }
    .con06 .shogi {
      display: none; }
    .con06 .txtread {
      font-size: 5.0625vw;
      margin: 40px 0;
      font-weight: bold; }
    .con06 .box {
      padding: 20px 20px 20px; }
      .con06 .box .logo-img {
        width: calc(100% / 1.2); }
      .con06 .box .logo-img2 {
        width: calc(100% / 2); }
      .con06 .box .logo-img3 {
        width: calc(100% / 1); }
      .con06 .box .flort-box .flort-left {
        float: none;
        width: 100%;
        margin-right: 0; }
        .con06 .box .flort-box .flort-left h3 {
          display: inline-block;
          margin-bottom: 10px; } }
@media only screen and (max-width: 767px) and (max-width: 480px) {
  .con06 .box .flort-box .flort-left h3 img {
    width: 34.375vw;
    height: auto;
    vertical-align: top; }
  .con06 .box .flort-box .flort-left p {
    font-size: 3.0625vw !important;
    vertical-align: middle;
    margin-top: 0; } }
@media only screen and (max-width: 767px) {
  .con06 .box .flort-box .flort-left p {
    display: inline-block;
    font-size: 4.0625vw; }
  .con06 .box .flort-box .flort-right {
    width: 100%;
    float: none; }
    .con06 .box .flort-box .flort-right p {
      padding: 10px 18px;
      font-size: 4.0625vw; }
  .con06 .box .table1 {
    overflow: auto;
    border-collapse: collapse;
    border-spacing: 0;
    border-right: 2px solid #000000;
    border-bottom: 2px solid #000000;
    font-size: 14px;
    box-sizing: border-box;
    width: 1000px !important;
    margin: 30px 0 0;
    background: #fff; }
    .con06 .box .table1 a:hover {
      opacity: 0.7;
      text-decoration: none; }
    .con06 .box .table1 th {
      /*background-color: #f3f3f3;*/
      font-weight: bold;
      font-size: 4.0625vw;
      padding: 14px 0;
      border-left: 2px solid #000000;
      border-top: 2px solid #000000;
      box-sizing: border-box;
      text-align: center;
      width: 25%;
      color: #fff;
      vertical-align: middle; }
    .con06 .box .table1 td {
      padding: 20px 20px;
      font-size: 4.0625vw;
      border-left: 2px solid #000000;
      border-top: 2px solid #000000;
      box-sizing: border-box;
      text-align: center;
      vertical-align: middle; }
    .con06 .box .table1 .celnone {
      position: relative; }
      .con06 .box .table1 .celnone:after {
        content: "";
        width: 30px;
        height: 2px;
        position: absolute;
        top: 50%;
        left: 50%;
        background-color: #000;
        -webkit-transform: translate(-50%, -50%);
        /* Safari用 */
        transform: translate(-50%, -50%); }

  .tbl_area {
    overflow-y: hidden; } }
.con07 {
  width: 1110px;
  margin: 0 auto; }
  .con07 a {
    display: block; }
    .con07 a:hover {
      opacity: 0.5; }
  .con07 .logo-img1 {
    width: calc(100% / 3.5); }
  .con07 .logo-img2 {
    height: calc(100% / 1.3); }
  .con07 .logo-img3 {
    width: calc(100% / 5); }
  .con07 .logo-img4 {
    width: calc(100% / 1.2); }
  .con07 .logo-img5 {
    width: calc(100% / 1); }
  .con07 .logo-img6 {
    width: calc(100% / 1.6); }
  .con07 .partner-01 {
    padding-bottom: 30px;
    border-bottom: 1px dotted #929292;
    overflow: hidden;
    padding-top: 20px;
    margin-top: 60px; }
    .con07 .partner-01 dt {
      float: left;
      font-weight: bold;
      width: 230px;
      padding-top: 40px;
      font-size: 2.8rem; }
    .con07 .partner-01 dd a {
      float: left;
      width: 655px;
      border: 1px solid #929292;
      text-align: center;
      height: 120px;
      padding-top: 18px;
      position: relative; }
      .con07 .partner-01 dd a img {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-right: -50%;
        -webkit-transform: translate(-50%, -50%);
        /* Safari用 */
        transform: translate(-50%, -50%); }
  .con07 .partner-02 {
    padding: 30px 0;
    border-bottom: 1px dotted #929292;
    overflow: hidden; }
    .con07 .partner-02 dt {
      float: left;
      font-weight: bold;
      width: 230px;
      font-size: 2.8rem;
      padding-top: 20px; }
    .con07 .partner-02 dd {
      float: left;
      width: 900px; }
      .con07 .partner-02 dd .partner-02-01 {
        display: table;
        margin-bottom: 20px; }
        .con07 .partner-02 dd .partner-02-01 li a {
          display: table-cell;
          vertical-align: middle;
          width: 295px;
          border: 1px solid #929292;
          text-align: center;
          height: 90px;
          margin-bottom: 20px;
          position: relative; }
          .con07 .partner-02 dd .partner-02-01 li a img {
            position: absolute;
            top: 50%;
            left: 50%;
            margin-right: -50%;
            -webkit-transform: translate(-50%, -50%);
            /* Safari用 */
            transform: translate(-50%, -50%); }
      .con07 .partner-02 dd .partner-02-02 {
        overflow: hidden;
        display: table; }
        .con07 .partner-02 dd .partner-02-02 li {
          float: left; }
          .con07 .partner-02 dd .partner-02-02 li a {
            display: table-cell;
            vertical-align: middle;
            width: 205px;
            padding-top: 14px;
            float: left;
            margin-bottom: 20px;
            margin-right: 20px;
            text-align: center;
            border: 1px solid #929292;
            height: 90px;
            position: relative; }
            .con07 .partner-02 dd .partner-02-02 li a:nth-of-type(4n) {
              margin-right: 0; }
            .con07 .partner-02 dd .partner-02-02 li a img {
              position: absolute;
              top: 50%;
              left: 50%;
              margin-right: -50%;
              -webkit-transform: translate(-50%, -50%);
              /* Safari用 */
              transform: translate(-50%, -50%); }
        .con07 .partner-02 dd .partner-02-02 .pt30 {
          padding-top: 30px; }
  .con07 .partner-03 {
    padding: 30px 0;
    border-bottom: 1px dotted #929292;
    overflow: hidden; }
    .con07 .partner-03 dt {
      float: left;
      font-weight: bold;
      width: 230px;
      font-size: 2.8rem;
      padding-top: 20px; }
    .con07 .partner-03 dd a {
      float: left;
      width: 295px;
      border: 1px solid #929292;
      text-align: center;
      padding-top: 20px;
      height: 90px;
      position: relative; }
      .con07 .partner-03 dd a img {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-right: -50%;
        -webkit-transform: translate(-50%, -50%);
        /* Safari用 */
        transform: translate(-50%, -50%); }
  .con07 .partner-04 {
    padding: 30px 0;
    border-bottom: none;
    border: none;
    overflow: hidden; }
    .con07 .partner-04 dt {
      float: left;
      font-weight: bold;
      width: 230px;
      font-size: 2.8rem;
      padding-top: 20px; }
    .con07 .partner-04 dd a {
      float: left;
      width: 295px;
      border: none;
      text-align: center;
      padding-top: 20px;
      height: 90px;
      position: relative; }
      .con07 .partner-04 dd a img {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-right: -50%;
        -webkit-transform: translate(-50%, -50%);
        /* Safari用 */
        transform: translate(-50%, -50%); }
  .con07 .photohuman {
    position: absolute;
    right: 0;
    bottom: 0; }

@media only screen and (max-width: 767px) {
  .con07 {
    width: 100%;
    margin: 0 auto;
    text-align: center; }
    .con07 .logo-img1 {
      width: calc(100% / 2); }
    .con07 .logo-img2 {
      height: calc(100% / 1.5); }
    .con07 .logo-img3 {
      width: calc(100% / 7); }
    .con07 .logo-img4 {
      width: calc(100% / 1.5); }
    .con07 .partner-01 {
      padding-bottom: 30px;
      border-bottom: none;
      overflow: hidden;
      padding-top: 20px;
      margin-top: 90px; }
      .con07 .partner-01 dt {
        float: none;
        font-weight: bold;
        width: 100%;
        margin-bottom: 10px; }
      .con07 .partner-01 dd a {
        float: none;
        width: 100%;
        border: 1px solid #929292;
        text-align: center;
        padding: 18px 0; }
    .con07 .partner-02 {
      padding: 0px 0;
      border-bottom: none;
      overflow: hidden; }
      .con07 .partner-02 dt {
        float: none;
        font-weight: bold;
        width: 100%;
        font-size: 2.8rem;
        padding-top: 20px;
        margin-bottom: 20px; }
      .con07 .partner-02 dd {
        float: none;
        width: 100%; }
        .con07 .partner-02 dd .partner-02-01 {
          display: block;
          margin-bottom: 20px; }
          .con07 .partner-02 dd .partner-02-01 li a {
            display: block;
            vertical-align: middle;
            width: 100%;
            border: 1px solid #929292;
            text-align: center;
            margin-bottom: 20px;
            line-height: 115px; }
        .con07 .partner-02 dd .partner-02-02 {
          overflow: hidden;
          display: table; }
          .con07 .partner-02 dd .partner-02-02 li:nth-of-type(2n) a {
            margin-right: 0; }
          .con07 .partner-02 dd .partner-02-02 li a {
            display: table-cell;
            vertical-align: middle;
            width: 42.0vw;
            padding-top: 14px;
            float: left;
            margin-bottom: 20px;
            margin-right: 20px;
            text-align: center;
            border: 1px solid #929292;
            height: 90px; }
            .con07 .partner-02 dd .partner-02-02 li a:nth-of-type(2n) {
              margin-right: 0; }
          .con07 .partner-02 dd .partner-02-02 .pt30 {
            padding-top: 30px; }
    .con07 .partner-03 {
      padding: 0px 0;
      border-bottom: none;
      overflow: hidden; }
      .con07 .partner-03 dt {
        float: none;
        font-weight: bold;
        width: 100%;
        font-size: 2.8rem;
        padding-top: 20px;
        text-align: center;
        margin-bottom: 20px; }
      .con07 .partner-03 dd a {
        float: none;
        width: 100%;
        border: 1px solid #929292;
        text-align: center;
        padding-top: 20px;
        height: 130px;
        line-height: 73px; }
    .con07 .partner-04 {
      padding: 0px 0;
      border-bottom: none;
      overflow: hidden; }
      .con07 .partner-04 dt {
        float: none;
        font-weight: bold;
        width: 100%;
        font-size: 2.8rem;
        padding-top: 30px;
        text-align: center;
        margin-bottom: 0px; }
      .con07 .partner-04 dd a {
        float: none;
        width: 100%;
        border: none;
        text-align: center;
        padding-top: 20px;
        height: 130px;
        line-height: 73px; }
    .con07 .photohuman {
      position: absolute;
      right: 0;
      bottom: 0;
      display: none; } }
footer .flort-box {
  overflow: hidden;
  width: 100%; }
  footer .flort-box .flort-left {
    padding: 60px 0 90px;
    width: 50%;
    background: url("../images/top/con08-item.png") no-repeat center bottom;
    background-color: #201d13;
    float: left;
    text-align: center; }
    footer .flort-box .flort-left .f-txt {
      font-size: 2.4rem;
      font-weight: bold;
      color: #fff;
      margin-bottom: 30px; }
  footer .flort-box .flort-right {
    padding: 60px 0 90px;
    width: 50%;
    background: url("../images/top/con08-item.png") no-repeat 20px bottom;
    background-color: #323028;
    float: left;
    text-align: center; }
    footer .flort-box .flort-right .f-txt {
      font-size: 2.4rem;
      font-weight: bold;
      color: #fff;
      margin-bottom: 30px; }
footer .f-copy {
 text-align: left;
  font-size: 10px;
  padding: 5px 180px;
  background-color: #000;
  color: #fff; }

@media only screen and (max-width: 767px) {
  footer .flort-box {
    overflow: hidden;
    width: 100%; }
    footer .flort-box .flort-left {
      padding: 60px 0 90px;
      width: 50%;
      background: url("../images/top/con08-item.png") no-repeat center bottom;
      background-color: #201d13;
      float: left;
      text-align: center; }
      footer .flort-box .flort-left .f-txt {
        font-size: 3.125vw;
        font-weight: bold;
        color: #fff;
        margin-bottom: 30px; }
    footer .flort-box .flort-right {
      padding: 60px 0 90px;
      width: 50%;
      background: url("../images/top/con08-item.png") no-repeat 20px bottom;
      background-color: #323028;
      float: left;
      text-align: center; }
      footer .flort-box .flort-right .f-txt {
        font-size: 3.125vw;
        font-weight: bold;
        color: #fff;
        margin-bottom: 30px; }
    footer .flort-box .btn-01 {
      font-size: 3.125vw;
      padding: 15px 30px; }
  footer .f-copy {
    text-align: left;
    font-size: 10px;
    padding: 5px 20px;
    background-color: #000;
    color: #fff; } }
.remodal .remodalbox {
  overflow-y: auto;
  max-height: 630px;
  text-align: left;
  padding: 10px 40px; }
.remodal time {
  font-size: 1.4rem;
  padding: 6px 10px;
  border-radius: 6px;
  background-color: #e60021;
  color: #fff;
  display: inline-block; }
.remodal .ttl {
  font-size: 2.8rem;
  font-weight: bold;
  margin-bottom: 30px;
  margin-top: 15px; }
.remodal p {
  font-size: 1.6rem;
  margin-bottom: 30px; }
.remodal img {
  margin-bottom: 30px; }

.remodal-caution dl {
  text-align: left;
  margin-bottom: 35px; }
  .remodal-caution dl dt {
    font-size: 1.6rem;
    font-weight: bold;
    margin-bottom: 15px; }
  .remodal-caution dl dd {
    font-size: 1.4rem; }
    .remodal-caution dl dd ul li {
      padding-left: 1em;
      text-indent: -1em;
      margin-bottom: 15px; }

@media only screen and (max-width: 1200px) {
  .remodal {
    max-width: 90% !important; } }
@media only screen and (max-width: 767px) {
  .remodal {
    width: 95% !important;
    margin-top: 20px !important;
    padding: 8px !important; }
    .remodal .remodal-close {
      top: -15px;
      right: -15px; }
    .remodal .remodalbox {
      overflow-y: auto;
      max-height: 100%;
      padding: 10px 10px; }
    .remodal time {
      font-size: 1.4rem;
      padding: 6px 10px;
      border-radius: 6px;
      background-color: #e60021;
      color: #fff;
      display: inline-block; }
    .remodal .ttl {
      font-size: 2.8rem;
      font-weight: bold;
      margin-bottom: 30px;
      margin-top: 15px; }
    .remodal p {
      font-size: 1.6rem;
      margin-bottom: 30px; }
    .remodal img {
      margin-bottom: 30px; }

  .remodal-caution dl {
    text-align: left;
    margin-bottom: 35px; }
    .remodal-caution dl dt {
      font-size: 1.6rem;
      font-weight: bold;
      margin-bottom: 15px; }
    .remodal-caution dl dd {
      font-size: 1.4rem; }
      .remodal-caution dl dd ul li {
        padding-left: 1em;
        text-indent: -1em;
        margin-bottom: 15px; } }
@media only screen and (max-width: 480px) {
  .remodal time {
    font-size: 3.0625vw; }
  .remodal .ttl {
    font-size: 5.0625vw;
    margin: 15px 0; }
  .remodal p {
    font-size: 4.0625vw;
    margin: 15px 0; }
  .remodal img {
    margin: 15px 0; } }
@media only screen and (max-width: 1200px) {
  .con07 .partner-02 .with70-1200 {
    width: 70%; } }
@media only screen and (max-width: 480px) {
  .con07 .partner-02 .with70-1200 {
    width: 100% !important; } }
.bukudan03 {
  position: fixed;
  bottom: 40px;
  left: 30px;
  width: 120px;
  z-index: 9999; }
  .bukudan03 a {
    width: 70px;
    display: block; }
    .bukudan03 a img {
      width: 100%;
      height: auto; }

.bukudan000 a:hover {
  opacity: 0.6; }

#page-top {
  z-index: 9999;
  position: fixed;
  bottom: 20px;
  right: 20px; }

#page-top a {
  width: 70px;
  display: block; }
  #page-top a img {
    width: 100%;
    height: auto; }

#page-top a:hover {
  opacity: 0.6; }

@media only screen and (max-width: 480px) {
  .bukudan03 {
    bottom: 10px;
    left: 10px;
    width: 70px; }

  #page-top {
    bottom: 0;
    right: 0; }

  #page-top a {
    width: 50px;
    display: block; } }

.pro {
	
font-size: 2.2rem;
	
display: block;
	
color: #ff5e00;
}

.remodalbox a {
	color: #0076f1;
}

.remodalbox a:hover {
	text-decoration: none;
}

@media screen and (max-width: 767px) {

.tbl_area{
    width: 90% !important;
    padding: 5% !important;
    overflow-x: scroll !important;
    -webkit-overflow-scrolling:none;
  }
.tbl_area::-webkit-scrollbar {
    height: 10px !important;
  }
.tbl_area::-webkit-scrollbar-thumb{
    background: #999 !important;
    border-radius: 5px !important;
  }
.tbl_area::-webkit-scrollbar-track-piece {
    background: #efefef !important;
  }

}


.img80 {
	width: 80%;
} 
@media only screen and (max-width: 767px) {
	.img80 {
	width: 100%;
} 
}
