@charset "UTF-8";

@font-face {
  font-family: "rounded mplus";
  src: url("../fonts/rounded-l-mplus-1c-regular.ttf");
  font-weight: normal;
}

@font-face {
  font-family: "rounded mplus";
  src: url("../fonts/rounded-l-mplus-1c-medium.ttf");
  font-weight: bold;
}

button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;
}

a {
  text-decoration: none;
  font-family: "Meiryo UI";
}

a:hover:hover {
  text-decoration: underline;
}

.content-container {
  padding-right: 15px;
  padding-left: 15px;
}

.container_header {
  padding-left: 15px;
  padding-right: 15px;
  margin-right: auto;
  margin-left: auto;
}

a.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  text-indent: -9999px;
  display: block;
}

body {
  overflow-x: hidden;
}

@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}

ol,
ul {
  margin: 0;
}

@media (max-width: 1199px) {
  .lgex-hidden {
    display: none;
  }
}

i.fa-times {
  display: none;
}

.disp_pc {
  display: block !important;
}

.disp_sp {
  display: none !important;
}

.disp_inlin_pc {
  display: block !important;
}

.disp_inlin_sp {
  display: none !important;
}

@media (max-width: 767px) {
  .disp_pc {
    display: none !important;
  }

  .disp_sp {
    display: block !important;
  }

  .disp_inlin_pc {
    display: none !important;
  }

  .disp_inlin_sp {
    display: block !important;
  }
}

/* ----------- header ------------ */

header {
  width: 100%;
  height: 120px;
}

header .row {
  height: 120px;
}

header .col-sm-4,
header .col-sm-8 {
  height: 120px;
}

header .title {
  background: url(../assets/templates/2017/image/logo.png) no-repeat;
  height: 68px;
  width: 333px;
  margin-top: 25px;
  margin-bottom: 25px;
  /*background: url(../assets/templates/2017/image/logo.png) no-repeat 0 4px;
  height: 60px;
  margin-top: 10px;
  margin-bottom: 20px;*/
}

header .navi {
  width: 690px;
  height: 90px;
  margin: 0 0 0 160px;
  position: relative;
}

header .navi li {
  list-style-type: none;
}

header .navi .home,
header .navi .english,
header .navi .japanese,
header .navi .search,
header .navi .contact {
  position: absolute;
}

header .navi .home {
  top: 25px;
  left: 30px;
}

header .navi .home a {
  display: block;
  width: 77px;
  height: 20px;
  background: url(../assets/templates/2017/image/header_home.png) no-repeat 0 0;
}

header .navi .english {
  top: 25px;
  left: 130px;
}

header .navi .english a {
  display: block;
  width: 100px;
  height: 20px;
  background: url(../assets/templates/2017/image/header_english.png) no-repeat 0 0;
}

header .navi .japanese {
  top: 25px;
  left: 130px;
}

header .navi .japanese a {
  display: block;
  width: 100px;
  height: 20px;
  background: url(../assets/templates/2017/image/header_japanese.png) no-repeat 0 0;
}

header .navi .search {
  width: 230px;
  top: 55px;
  left: 0px;
  overflow: hidden;
}

header .navi .search #search-glass {
  background: url(../assets/templates/2017/image/header_search.png) no-repeat;
  width: 20px;
  height: 20px;
  float: left;
  margin: 5px 10px 0 0;
}

header .navi .search #search-box {
  background-color: #f5f6f7;
  border: solid 1px #dddddd;
  height: 30px;
  width: 200px;
}

header .navi .contact {
  width: 434px;
  top: 10px;
  right: 0px;
}

header .navi .contact a {
  display: block;
  width: 434px;
  height: 55px;
  margin-top: 20px;
  margin-left: 20px;
  background: url(../assets/templates/2017/image/header_address.png) no-repeat;
  /*display: block;
  width: 348px;
  height: 50px;
  margin-top: 20px;
  margin-left: 20px;
  background: url(../assets/templates/2017/image/header_address.png) no-repeat;*/
}

header .navi .contact.contact_en a {
  background: url(../assets/templates/201904/image/header_address_en.png) no-repeat;
}

@media (max-width: 1199px) {
  header {
    display: none;
  }
}

@media (min-width: 1200px) {
  .container_header {
    width: 1200px;
  }
}

/* ----------- navi ------------ */

#navi {
  width: 100%;
  height: 100px;
  background: url(../assets/templates/2017/image/navi_bg.png) repeat-x;
  z-index: 2;
}

@media (min-width: 1200px) {
  #navi #topbar {
    display: none;
  }

  #navi nav.hamburger {
    display: none;
  }

  #navi .navbar-default {
    border: none;
  }

  #navi .navbar {
    margin-bottom: 0;
  }
}

@media (min-width: 1200px) {
  #navi nav.following {
    width: 1170px;
    height: 100px;
    margin: auto;
  }
}

@media (max-width: 1200px) {
  #navi {
    width: 100%;
    height: auto;
    background-color: #fff;
    float: none;
    top: 0;
  }

  #navi #topbar {
    background: #fff;
    height: 75px;
    margin-right: 0;
    margin-left: 0;
  }

  #navi #topbar img {
    width: 271px;
    height: 45px;
    margin-top: 20px;
    margin-left: 15px;
  }

  #navi nav.following {
    display: none;
  }

  #navi nav.hamburger {
    width: 100%;
  }

  #navi #navbar {
    width: 100%;
    background-color: #98c56d;
    border: none;
    padding: 0;
    z-index: 100;
    position: relative;
  }

  #navi #navbar>ul>li>a {
    font-size: 20px;
  }

  #navi .navbar-toggle {
    margin: 0;
    background: url("../assets/templates/2017/image/navi_toggle.png");
    padding: 9px 10px;
    width: 110px;
    height: 40px;
    position: absolute;
    top: -70px;
    right: 10px;
    border: none;
    border-radius: 0;
  }

  #navi #language_button_wrapper {
    display: none;
    background: #fff;
    text-align: right;
    position: absolute;
    top: -55px;
    right: 60px;
  }

  #navi #language_button_wrapper>ul {
    display: inline-flex;
    height: 40px;
    margin-right: 10px;
  }

  #navi #language_button_wrapper_en>ul {
    display: flex;
    position: relative;
    padding: 0;
    top: -55px;
    right: 140px;
    height: 40px;
  }

  #navi #language_button_wrapper li:first-child {
    margin-right: 10px;
  }

  #navi #language_button_wrapper li button {
    background-color: #56af00;
    margin: 0;
    padding: 10px;
    width: 50px;
    border-radius: 50%;
    height: 50px;
    line-height: 20px;
  }

  #navi #language_button_wrapper_en li button {
    background-color: #56af00;
    margin: 0;
    padding: 10px;
    width: 50px;
    height: 50px;
    line-height: 20px;
  }

  #navi #language_button_wrapper li button a {
    color: #fff;
    font-size: 18px;
  }

  #navi #language_button_wrapper_en li button a {
    color: #fff;
    font-size: 18px;
  }

  #navi #language_button_wrapper li:nth-of-type(2) button {
    background-color: #ddd;
  }

  #navi #language_button_wrapper_en li:nth-of-type(2) button {
    background-color: #fff;
  }

  #navi .home-button {
    background-color: #64b719;
    height: 40px;
    position: absolute;
    top: -55px;
    right: 15px;
    color: #fff;
    padding: 10px;
    height: 48px;
    width: 48px;
  }

  #navi .navbar-default .navbar-toggle .icon-bar {
    background-color: transparent;
    border-color: #e7e7e7;
    width: 100%;
  }

  #navi #topbar img {
    margin: 15px 0;
    margin-left: 10px;
  }

  #navi .home-button {
    top: -62px;
    right: 10px;
    padding: 4px;
    font-size: 12px;
    font-weight: bold;
  }

  #navi #language_button_wrapper li a {
    background-color: #56af00;
    margin: 0;
    width: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    height: 44px;
    color: #fff;
    font-size: 16px;
    line-height: 20px;
  }

  #navi #language_button_wrapper li:nth-of-type(2) a {
    background-color: #ddd;
  }

  #navi #language_button_wrapper_en li:nth-of-type(2) a {
    background-color: #fff;
  }

  #navi #language_button_wrapper {
    display: none;
    background: #fff;
    text-align: right;
    position: absolute;
    top: -62px;
    right: 60px;
  }

  #navi #language_button_wrapper>ul {
    padding: 0;
  }

  #navi #language_button_wrapper li {
    margin: 2px 0 0;
  }

  #navi #language_button_wrapper li:first-child {
    margin-right: 5px;
  }

  #navi #language_button_wrapper li a {
    background-color: #56af00;
    margin: 0;
    width: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    height: 44px;
    color: #fff;
    font-size: 16px;
    line-height: 20px;
  }

  /***
  #navi ul.nav.nav-justified li {
    color:#FFF;
  }***/
}

@media (max-width: 460px) {
  #navi #topbar {
    height: 60px;
  }

  #navi #topbar img {
    /*
    width: 240px;
    height: 40px;
    */
    width: 50vw;
    height: 8vw;
  }

  #navi .navbar-toggle {
    top: -54px;
    right: 0px;
    width: 120px;
    background-size: 120px 49px;
  }

  #navi .home-button {
    top: -55px;
  }

  #navi #language_button_wrapper {
    top: -55px;
  }
}

@media (max-width: 310px) {
  #navi #topbar img {
    width: 40vw;
    height: 6vw;
  }
}

/* ----------- navi ------------- */

@media (min-width: 1200px) {
  #navi li a {
    height: 100px;
    padding: 0;
  }
}

@media (max-width: 1199px) {
  #navi li a {
    height: 70px;
    padding: 0;
  }
}

/*
#navi nav.following ul .sub li {
  font-family: "rounded mplus";
  font-weight: bold;
  text-shadow: white 1px 1px 0px, white -1px 1px 0px, white 1px -1px 0px, white -1px -1px 0px;
}
*/

#navi nav.following ul .sub li a {}

#navi nav.following .g1 {
  width: 195px;
  background: url(../assets/templates/201904/image/navi.png) 0 0 no-repeat;
}

/*
#navi nav.following .g1 .sub li a {
  color: #315D06;
}
*/

#navi nav.following .g2 {
  width: 195px;
  background: url(../assets/templates/201904/image/navi.png) -195px 0px no-repeat;
}

#navi nav.following .g2 .sub li a {
  color: #333333;
}

#navi nav.following .g3 {
  width: 195px;
  background: url(../assets/templates/201904/image/navi.png) -390px 0px no-repeat;
}

#navi nav.following .g3 .sub li a {
  color: #333333;
}

#navi nav.following .g4 {
  width: 195px;
  background: url(../assets/templates/201904/image/navi.png) -585px 0px no-repeat;
}

#navi nav.following .g4 .sub li a {
  color: #784b1d;
}

#navi nav.following .g5 {
  width: 195px;
  background: url(../assets/templates/201904/image/navi.png) -780px 0px no-repeat;
}

#navi nav.following .g5 .sub li a {
  color: #116f94;
}

#navi nav.following .g6 {
  width: 195px;
  background: url(../assets/templates/201904/image/navi.png) -975px 0px no-repeat;
}

#navi nav.following .g6 .sub li a {
  color: #271d99;
}

#navi .nav>li {
  position: relative;
}

#navi nav.following .sub {
  position: absolute;
  display: none;
  width: 195px;
  z-index: 10;
  padding-left: 0;
  list-style-type: none;
}

#navi nav.following .g1 .sub {
  background: url(../assets/templates/2017/image/navi_01.png) 0 0 no-repeat;
}

#navi nav.following .g2 .sub {
  background: url(../assets/templates/2017/image/navi_02.png) 0 0 no-repeat;
}

#navi nav.following .g3 .sub {
  background: url(../assets/templates/201904/image/navi_03.png) 0 0 no-repeat;
}

#navi nav.following .g4 .sub {
  background: url(../assets/templates/201904/image/navi_04_20170621.png) 0 0 no-repeat;
}

#navi nav.following .g5 .sub {
  background: url(../assets/templates/2017/image/navi_05_20170621.png) 0 0 no-repeat;
}

#navi nav.following .g6 .sub {
  background: url(../assets/templates/2017/image/navi_06.png) 0 0 no-repeat;
}

nav.following .sub:after {
  content: " ";
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  height: 10px;
  width: 100%;
  z-index: 10000;
  box-shadow: 0px 10px 10px -5px rgba(0, 0, 0, 0.3) inset;
}

#navi nav.following li:hover .sub {
  display: block;
}

/*
#navi nav.following .sub li {
  border-bottom: #fff solid 1px;
}
*/

#navi nav.following .sub li:last-of-type {
  border: none;
}

#navi nav.following .sub a {
  color: white;
  width: 100%;
  height: 100%;
  display: block;
}

#navi nav.following ul.sub {
  margin-top: -7px;
}

#navi nav.following .sub li.bl {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  height: 61px;
}

#navi nav .sub a:hover {
  text-decoration: none;
}

/*
#navi nav.following .g1 .sub a:hover {background: #73A347;}
#navi nav.following .g2 .sub a:hover {background: #D18CA7;}
#navi nav.following .g3 .sub a:hover {background: #E4B815;}
#navi nav.following .g4 .sub a:hover {background: #B88653;}
#navi nav.following .g5 .sub a:hover {background: #55A8C3;}
#navi nav.following .g6 .sub a:hover {background: #837FCB;}
*/

#navi nav.following .g1 .s1 {
  background: url(../assets/templates/2017/image/navi_01.png) no-repeat;
}

#navi nav.following .g1 .s1:hover {
  background: url(../assets/templates/2017/image/navi_01.png) no-repeat;
  background-position: -195px 0;
}

#navi nav.following .g1 .s2 {
  background: url(../assets/templates/2017/image/navi_01.png) no-repeat;
  background-position: 0 -61px;
}

#navi nav.following .g1 .s2:hover {
  background: url(../assets/templates/2017/image/navi_01.png) no-repeat;
  background-position: -195px -61px;
}

#navi nav.following .g1 .s3 {
  background: url(../assets/templates/2017/image/navi_01.png) no-repeat;
  background-position: 0 -122px;
}

#navi nav.following .g1 .s3:hover {
  background: url(../assets/templates/2017/image/navi_01.png) no-repeat;
  background-position: -195px -122px;
}

#navi nav.following .g1 .s4 {
  background: url(../assets/templates/2017/image/navi_01.png) no-repeat;
  background-position: 0 -183px;
}

#navi nav.following .g1 .s4:hover {
  background: url(../assets/templates/2017/image/navi_01.png) no-repeat;
  background-position: -195px -183px;
}

#navi nav.following .g1 .s5 {
  background: url(../assets/templates/2017/image/navi_01.png) no-repeat;
  background-position: 0 -244px;
}

#navi nav.following .g1 .s5:hover {
  background: url(../assets/templates/2017/image/navi_01.png) no-repeat;
  background-position: -195px -244px;
}

#navi nav.following .g1 .s6 {
  background: url(../assets/templates/2017/image/navi_01.png) no-repeat;
  background-position: 0 -305px;
}

#navi nav.following .g1 .s6:hover {
  background: url(../assets/templates/2017/image/navi_01.png) no-repeat;
  background-position: -195px -305px;
}

#navi nav.following .g1 .s7 {
  background: url(../assets/templates/2017/image/navi_01.png) no-repeat;
  background-position: 0 -366px;
}

#navi nav.following .g1 .s7:hover {
  background: url(../assets/templates/2017/image/navi_01.png) no-repeat;
  background-position: -195px -366px;
}

#navi nav.following .g1 .s8 {
  background: url(../assets/templates/2017/image/navi_01.png) no-repeat;
  background-position: 0 -427px;
}

#navi nav.following .g1 .s8:hover {
  background: url(../assets/templates/2017/image/navi_01.png) no-repeat;
  background-position: -195px -427px;
}

#navi nav.following .g2 .t1 {
  background: url(../assets/templates/2017/image/navi_02.png) no-repeat;
}

#navi nav.following .g2 .t1:hover {
  background: url(../assets/templates/2017/image/navi_02.png) no-repeat;
  background-position: -195px 0;
}

#navi nav.following .g2 .t2 {
  background: url(../assets/templates/2017/image/navi_02.png) no-repeat;
  background-position: 0 -61px;
}

#navi nav.following .g2 .t2:hover {
  background: url(../assets/templates/2017/image/navi_02.png) no-repeat;
  background-position: -195px -61px;
}

#navi nav.following .g2 .t3 {
  background: url(../assets/templates/2017/image/navi_02.png) no-repeat;
  background-position: 0 -122px;
}

#navi nav.following .g2 .t3:hover {
  background: url(../assets/templates/2017/image/navi_02.png) no-repeat;
  background-position: -195px -122px;
}

#navi nav.following .g2 .t4 {
  background: url(../assets/templates/2017/image/navi_02.png) no-repeat;
  background-position: 0 -183px;
}

#navi nav.following .g2 .t4:hover {
  background: url(../assets/templates/2017/image/navi_02.png) no-repeat;
  background-position: -195px -183px;
}

#navi nav.following .g2 .t5 {
  background: url(../assets/templates/2017/image/navi_02.png) no-repeat;
  background-position: 0 -244px;
}

#navi nav.following .g2 .t5:hover {
  background: url(../assets/templates/2017/image/navi_02.png) no-repeat;
  background-position: -195px -244px;
}

#navi nav.following .g2 .t6 {
  background: url(../assets/templates/2017/image/navi_02.png) no-repeat;
  background-position: 0 -305px;
}

#navi nav.following .g2 .t6:hover {
  background: url(../assets/templates/2017/image/navi_02.png) no-repeat;
  background-position: -195px -305px;
}

#navi nav.following .g2 .t7 {
  background: url(../assets/templates/2017/image/navi_02.png) no-repeat;
  background-position: 0 -366px;
}

#navi nav.following .g2 .t7:hover {
  background: url(../assets/templates/2017/image/navi_02.png) no-repeat;
  background-position: -195px -366px;
}

#navi nav.following .g2 .t8 {
  background: url(../assets/templates/2017/image/navi_02.png) no-repeat;
  background-position: 0 -427px;
}

#navi nav.following .g2 .t8:hover {
  background: url(../assets/templates/2017/image/navi_02.png) no-repeat;
  background-position: -195px -427px;
}

#navi nav.following .g2 .t9 {
  background: url(../assets/templates/2017/image/navi_02.png) no-repeat;
  background-position: 0 -488px;
}

#navi nav.following .g2 .t9:hover {
  background: url(../assets/templates/2017/image/navi_02.png) no-repeat;
  background-position: -195px -488px;
}

#navi nav.following .g3 .u1 {
  background: url(../assets/templates/201904/image/navi_03.png) no-repeat;
}

#navi nav.following .g3 .u1:hover {
  background: url(../assets/templates/201904/image/navi_03.png) no-repeat;
  background-position: -195px 0;
}

#navi nav.following .g3 .u2 {
  background: url(../assets/templates/201904/image/navi_03.png) no-repeat;
  background-position: 0 -61px;
}

#navi nav.following .g3 .u2:hover {
  background: url(../assets/templates/201904/image/navi_03.png) no-repeat;
  background-position: -195px -61px;
}

#navi nav.following .g3 .u3 {
  background: url(../assets/templates/201904/image/navi_03.png) no-repeat;
  background-position: 0 -122px;
}

#navi nav.following .g3 .u3:hover {
  background: url(../assets/templates/201904/image/navi_03.png) no-repeat;
  background-position: -195px -122px;
}

#navi nav.following .g4 .v1 {
  background: url(../assets/templates/201904/image/navi_04_20170621.png) no-repeat;
}

#navi nav.following .g4 li:hover {
  background-position-x: -195px;
}

#navi nav.following .g4 .v2 {
  background: url(../assets/templates/201904/image/navi_04_20170621.png) no-repeat;
  background-position: 0 -61px;
}

#navi nav.following .g4 .v3 {
  background: url(../assets/templates/201904/image/navi_04_20170621.png) no-repeat;
  background-position: 0 -122px;
}

#navi nav.following .g4 .v4 {
  background: url(../assets/templates/201904/image/navi_04_20170621.png) no-repeat;
  background-position: 0 -183px;
}

#navi nav.following .g4 .v5 {
  background: url(../assets/templates/201904/image/navi_04_20170621.png) no-repeat;
  background-position: 0 -244px;
}

#navi nav.following .g4 .v6 {
  background: url(../assets/templates/201904/image/navi_04_20170621.png) no-repeat;
  background-position: 0 -305px;
}

#navi nav.following .g4 .v7 {
  background: url(../assets/templates/201904/image/navi_04_20170621.png) no-repeat;
  background-position: 0 -366px;
}

#navi nav.following .g4 .v8 {
  background: url(../assets/templates/201904/image/navi_04_20170621.png) no-repeat;
  background-position: 0 -427px;
}

#navi nav.following .g5 .w1 {
  background: url(../assets/templates/2017/image/navi_05_20170621.png) no-repeat;
}

#navi nav.following .g5 .w1:hover {
  background: url(../assets/templates/2017/image/navi_05_20170621.png) no-repeat;
  background-position: -195px 0;
}

#navi nav.following .g5 .w2 {
  background: url(../assets/templates/2017/image/navi_05_20170621.png) no-repeat;
  background-position: 0 -61px;
}

#navi nav.following .g5 .w2:hover {
  background: url(../assets/templates/2017/image/navi_05_20170621.png) no-repeat;
  background-position: -195px -61px;
}

#navi nav.following .g6 .x1 {
  background: url(../assets/templates/2017/image/navi_06.png) no-repeat;
}

#navi nav.following .g6 .x1:hover {
  background: url(../assets/templates/2017/image/navi_06.png) no-repeat;
  background-position: -195px 0;
}

#navi nav.following .g6 .x2 {
  background: url(../assets/templates/2017/image/navi_06.png) no-repeat;
  background-position: 0 -61px;
}

#navi nav.following .g6 .x2:hover {
  background: url(../assets/templates/2017/image/navi_06.png) no-repeat;
  background-position: -195px -61px;
}

#navi nav.following .g6 .x3 {
  background: url(../assets/templates/2017/image/navi_06.png) no-repeat;
  background-position: 0 -122px;
}

#navi nav.following .g6 .x3:hover {
  background: url(../assets/templates/2017/image/navi_06.png) no-repeat;
  background-position: -195px -122px;
}

#navi nav.following .g6 .x4 {
  background: url(../assets/templates/2017/image/navi_06.png) no-repeat;
  background-position: 0 -183px;
}

#navi nav.following .g6 .x4:hover {
  background: url(../assets/templates/2017/image/navi_06.png) no-repeat;
  background-position: -195px -183px;
}

#navi nav.following .g6 .x5 {
  background: url(../assets/templates/2017/image/navi_06.png) no-repeat;
  background-position: 0 -244px;
}

#navi nav.following .g6 .x5:hover {
  background: url(../assets/templates/2017/image/navi_06.png) no-repeat;
  background-position: -195px -244px;
}

/* collapse menu */

#navi nav.hamburger li {
  list-style-type: none;
}

/*
#navi nav.hamburger .g1 .s1{
  background: url(../assets/templates/2017/image/navi_sp_01.png) no-repeat;}
#navi nav.hamburger .g1 .s1:hover {
  background: url(../assets/templates/2017/image/navi_sp_01.png) no-repeat;
  background-position: -1190px 0;
}
#navi nav.hamburger .g1 .s2{
  background: url(../assets/templates/2017/image/navi_sp_01.png) no-repeat;
  background-position: 0 -71px;
}
#navi nav.hamburger .g1 .s2:hover {
  background: url(../assets/templates/2017/image/navi_sp_01.png) no-repeat;
  background-position: -1190px -71px;
}
#navi nav.hamburger .g1 .s3{
  background: url(../assets/templates/2017/image/navi_sp_01.png) no-repeat;
  background-position: 0 -142px;
}
#navi nav.hamburger .g1 .s3:hover {
  background: url(../assets/templates/2017/image/navi_sp_01.png) no-repeat;
  background-position: -1190px -142px;
}
#navi nav.hamburger .g1 .s4{
  background: url(../assets/templates/2017/image/navi_sp_01.png) no-repeat;
  background-position: 0 -213px;
}
#navi nav.hamburger .g1 .s4:hover {
  background: url(../assets/templates/2017/image/navi_sp_01.png) no-repeat;
  background-position: -1190px -213px;
}
#navi nav.hamburger .g1 .s5{
  background: url(../assets/templates/2017/image/navi_sp_01.png) no-repeat;
  background-position: 0 -284px;
}
#navi nav.hamburger .g1 .s5:hover {
  background: url(../assets/templates/2017/image/navi_sp_01.png) no-repeat;
  background-position: -1190px -284px;
}
#navi nav.hamburger .g1 .s6{
  background: url(../assets/templates/2017/image/navi_sp_01.png) no-repeat;
  background-position: 0 -355px;
}
#navi nav.hamburger .g1 .s6:hover {
  background: url(../assets/templates/2017/image/navi_sp_01.png) no-repeat;
  background-position: -1190px -355px;
}
#navi nav.hamburger .g1 .s7{
  background: url(../assets/templates/2017/image/navi_sp_01.png) no-repeat;
  background-position: 0 -426px;
}
#navi nav.hamburger .g1 .s7:hover {
  background: url(../assets/templates/2017/image/navi_sp_01.png) no-repeat;
  background-position: -1190px -426px;
}
#navi nav.hamburger .g1 .s8{
  background: url(../assets/templates/2017/image/navi_sp_01.png) no-repeat;
  background-position: 0 -497px;
}
#navi nav.hamburger .g1 .s8:hover {
  background: url(../assets/templates/2017/image/navi_sp_01.png) no-repeat;
  background-position: -1190px -497px;
}
*/

#navi nav.hamburger li {
  line-height: 4em;
  font-weight: bold;
}

#navi nav.hamburger li a {
  margin-bottom: 0;
}

#navbar a {
  font-family: "rounded mplus";
  font-weight: bold;
  text-shadow: white 1px 1px 0px, white -1px 1px 0px, white 1px -1px 0px,
    white -1px -1px 0px;
}

#navi nav.hamburger .g2 .sub li a {
  color: #315d06;
}

#navi nav.hamburger .g3 .sub li a {
  color: #555;
}

#navi nav.hamburger .g4 .sub li a {
  color: #555;
}

#navi nav.hamburger .g5 .sub li a {
  color: #784b1d;
}

#navi nav.hamburger .g6 .sub li a {
  color: #116f94;
}

#navi nav.hamburger .g7 .sub li a {
  color: #271d99;
}

#navi nav.hamburger .g1>a {
  background: url(../assets/templates/2017/image/navi_sp_1.png) no-repeat center center;
}

#navi nav.hamburger .g2 .sub li a {
  color: #315d06;
}

#navi nav.hamburger .g2 .sub {
  background: #89c53c;
}

#navi nav.hamburger .g2>a:hover,
#navi nav.hamburger .g2>a:focus {
  background: #89c53c;
}

#navi nav.hamburger .g3 {
  background: #f7b2cd;
}

#navi nav.hamburger .g3 .sub {
  background: #f7b2cd;
}

#navi nav.hamburger .g3>a:hover,
#navi nav.hamburger .g3>a:focus {
  background: #f7b2cd;
}

#navi nav.hamburger .g4 {
  background: #f4c825;
}

#navi nav.hamburger .g4 .sub {
  background: #f4c825;
}

#navi nav.hamburger .g4>a:hover,
#navi nav.hamburger .g4>a:focus {
  background: #f4c825;
}

#navi nav.hamburger .g5 {
  background: #deac79;
}

#navi nav.hamburger .g5 .sub {
  background: #deac79;
}

#navi nav.hamburger .g5>a:hover,
#navi nav.hamburger .g5>a:focus {
  background: #deac79;
}

#navi nav.hamburger .g6 {
  background: #7bcee9;
}

#navi nav.hamburger .g6 .sub {
  background: #7bcee9;
}

#navi nav.hamburger .g6>a:hover,
#navi nav.hamburger .g6>a:focus {
  background: #7bcee9;
}

#navi nav.hamburger .g7 {
  background: #a9a5f1;
}

#navi nav.hamburger .g7 .sub {
  background: #a9a5f1;
}

#navi nav.hamburger .g7>a:hover,
#navi nav.hamburger .g7>a:focus {
  background: #a9a5f1;
}

#navi nav.hamburger .g8 {
  background: #ddd;
}

#navi nav.hamburger .g2 .sub a:hover {
  background: #73a347;
}

#navi nav.hamburger .g3 .sub a:hover {
  background: #d18ca7;
}

#navi nav.hamburger .g4 .sub a:hover {
  background: #e4b815;
}

#navi nav.hamburger .g5 .sub a:hover {
  background: #b88653;
}

#navi nav.hamburger .g6 .sub a:hover {
  background: #55a8c3;
}

#navi nav.hamburger .g7 .sub a:hover {
  background: #837fcb;
}

#navi nav.hamburger .sub {
  display: none;
  padding-left: 0;
}

#navi nav.hamburger .sub li {
  border-bottom: solid 1px #fff;
  line-height: 1.5;
  /*margin-bottom: 1px;*/
}

#navi nav.hamburger .sub li:last-of-type {
  border: none;
  margin-bottom: 0;
}

#navi nav.hamburger .sub:before {
  content: " ";
  display: block;
  position: absolute;
  top: 70px;
  left: 0px;
  height: 10px;
  width: 100%;
  z-index: 10000;
  box-shadow: 0px 10px 10px -5px rgba(0, 0, 0, 0.3) inset;
}

#navi nav.hamburger .sub a {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: white;
  font-size: 17px;
  padding: 13px 10px;
  position: relative;
}

#navi nav.hamburger .back {
  position: absolute;
  cursor: pointer;
  display: none;
  color: #fff;
  font-size: 20px;
  padding-top: 25px;
  padding-left: 93%;
  width: 100%;
  height: 70px;
}

#navi nav.hamburger div#navbar>ul>li>a {
  padding-top: 5px;
  line-height: 3.5em;
}

/* ----------- main ------------ */

#overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 85px;
  background-color: #000;
  opacity: 0.5;
  z-index: 1;
  display: none;
}

#main {
  background: url(../assets/templates/2017/image/img_bg.png) repeat-x;
  margin-bottom: 30px;
}

#main .full-image {
  width: 100%;
  margin: 0 auto;
}

@media (min-width: 1200px) {
  #main .full-image {
    max-height: 400px;
    max-width: 1270px;
    overflow: hidden;
  }
}

@media (max-width: 1199px) {
  #main {
    background: none;
  }

  #main .full-image {
    display: none;
  }
}

#main .full-image img {
  padding: 0;
}

@media (max-width: 1199px) {
  .col-sm-12 {
    position: inherit;
    padding: 0px 15px 0 15px;
  }

  div#main {
    float: none;
    padding: 0;
  }
}

/*@media (min-width: 1200px) {
  #main .full-image img {
    margin-top: -10px;
  }
}*/

/* ----------- content ------------- */

.wrapper {}

.wrapper_sm {
  max-width: 1170px;
  margin: 0 auto;
}

.content {
  padding-bottom: 30px;
}

.no-bottom-padding {
  padding-bottom: 0;
}

.content ul {
  list-style-type: none;
}

.content ul li {
  position: relative;
}

.content img.arrow {
  margin-top: 50px;
  margin-bottom: 50px;
}

.content img.impact {
  margin-top: 30px;
  margin-bottom: 50px;
  display: inline;
}

.content .impact h2 {
  margin-bottom: 30px;
  letter-spacing: 4px;
}

.content .impact .green {
  color: #7eb648;
}

@media (max-width: 1199px) {
  .content h2 {
    margin: 20px 0 20px 0;
  }

  .content .event {
    margin-bottom: 20px;
  }
}

@media (min-width: 1200px) {
  .content-container .col-md-4 {
    width: 385.25px;
    padding: 0 14.25px;
  }

  .content-container .col-md-4:nth-child(3n-2) {
    padding-left: 0;
  }

  .content-container .col-md-4:nth-child(3n-1) {
    width: 399.5px;
  }

  .content-container .col-md-4:nth-child(3n) {
    padding-right: 0;
  }

  .content h2#whatsnew,
  .content h2#announcement,
  .content h2#event {
    width: 371px;
  }
}

h2#whatsnew_en {
  background: url(../assets/templates/201904/image/news.png) no-repeat 10px 10px,
    url(../assets/templates/2017/image/h2_bg.png) repeat-x;
  height: 40px;
  margin-top: 30px;
}

h2#whatsnew_en .archive {
  background: url(../assets/templates/201904/image/archive_en.png) no-repeat;
  background-size: contain;
  height: 13px;
  margin: 13px 10px 0 0;
}

.col-md-4 h2 {
  height: 40px;
  margin-top: 30px;
  margin-bottom: 0;
}

.content h2#whatsnew {
  background: url(../assets/templates/2017/image/whatsnew.png) no-repeat 10px 10px,
    url(../assets/templates/2017/image/h2_bg.png) repeat-x;
}

.content h2#announcement {
  background: url(../assets/templates/2017/image/announcement.png) no-repeat 10px 10px,
    url(../assets/templates/2017/image/h2_bg.png) repeat-x;
}

.content h2#event {
  background: url(../assets/templates/2017/image/event.png) no-repeat 10px 7px,
    url(../assets/templates/2017/image/h2_bg.png) repeat-x;
}

div.h2_border_img {
  display: flex;
  justify-content: center;
  align-items: center;
}

div.h2_border_img>img {
  max-width: 100%;
  object-fit: contain;
  font-family: "object-fit: contain;";
}

.sub #breadcrumb {
  margin-top: 10px;
}

.sub .content h2 {
  padding: 10px 5px;
  text-shadow: 0 0 10px #fff, 0 0 10px #fff;
  color: #17240f;
  background-color: #a4d35d;
}

.sub .content h3 {
  color: #416022;
  border-bottom: 1px solid #416022;
  padding-bottom: 5px;
}

.sub ul.faq {
  list-style-type: disc;
  padding-left: 30px;
  margin-bottom: 10px;
}

.sub ul.faq li {
  padding-bottom: 0.5em;
}

.sub ul.disc {
  list-style-type: disc;
  padding-left: 1em;
}

.sub .content h4 {
  font-weight: bold;
}

.sub .content table {
  border-collapse: collapse;
  margin: 10px 30px 20px;
}

.sub .content th {
  color: #416022;
  border-width: 1px 0;
  border-style: solid;
  border-color: #77b145;
  background: #ddf4ca;
}

.sub .content td {
  border-width: 1px 0;
  border-style: solid;
  border-color: #ddd;
  background: #fafafa;
  vertical-align: top;
}

.sub .content th,
.sub .content td {
  padding: 4px 6px;
}

.sub .content table.table_noborder td {
  background: transparent;
  border: none;
  margin: 0 0 10px;
  padding: 0 13px 0 0;
}

.sub .content table.table_noborder td ul {
  margin: 0 15px;
  padding: 0;
}

.sub .content table.table_noborder td li {
  margin: 0;
  padding: 0;
}

.sub .content dl {
  padding: 0;
  margin: 5px 0 10px;
}

.sub .content dt {
  padding-left: 17px;
  background: url(/assets/templates/2013/image/list_content.gif) no-repeat 2px center;
  margin: 5px 0 0 0;
  font-weight: normal;
  font-size: 11pt;
}

.archive {
  position: relative;
  width: 59px;
  height: 13px;
  float: right;
  background: url(../assets/templates/2017/image/archive.png) no-repeat;
  margin: 10px 10px 0 0;
}

.active {
  display: none;
}

.awrapper {
  text-align: center;
}

.expand {
  position: relative;
  color: #000;
  background: url(../assets/templates/2017/image/expand.png) no-repeat 15.5em 0.8em;
  padding: 0.5em 5em;
  border: 1px solid #ccc;
  border-radius: 5px;
}

.shrink {
  position: relative;
  color: #000;
  background: url(../assets/templates/2017/image/shrink.png) no-repeat 18em 0.8em;
  padding: 0.5em 5em;
  border: 1px solid #ccc;
  border-radius: 5px;
}

.awrapper a:hover:hover {
  color: #000;
  text-decoration: none;
}

@media (max-width: 1200px) {
  .awrapper a {
    font-size: 150%;
  }

  .expand {
    background: url(../assets/templates/2017/image/expand.png) no-repeat 15.5em 0.9em;
  }

  .shrink {
    background: url(../assets/templates/2017/image/shrink.png) no-repeat 17.5em 0.9em;
  }
}

@media (max-width: 500px) {
  .awrapper a {
    font-size: 100%;
  }

  .expand {
    background: url(../assets/templates/2017/image/expand.png) no-repeat 15.5em 0.9em;
  }

  .shrink {
    background: url(../assets/templates/2017/image/shrink.png) no-repeat 17.5em 0.9em;
  }
}

h2.border {
  text-align: center;
  margin-top: 0;
  margin-bottom: 30px;
  letter-spacing: 4px;
  font-weight: normal;
  background: linear-gradient(#ffffff 0%,
      #ffffff 48%,
      #cccccc 50%,
      #cccccc 51%,
      #ffffff 53%,
      #ffffff 100%);
}

h2.border span:before {
  content: " ";
  height: 30px;
  display: inline-block;
  width: 28px;
  margin-right: 15px;
}

h2.border span {
  background: #fff;
  padding: 0 20px;
}

/*
h2#movie span:before {
  background: url(../assets/templates/2017/image/movie.png) no-repeat;
}

#link h2 span:before {
  background: url(../assets/templates/2017/image/pamphlet.png) no-repeat;
  width: 30px;
  height: 30px;
}
*/

#link .link-item {
  margin-bottom: 1em;
  margin-top: 1em;
  height: 315px;
  text-align: center;
  font-size: 13px;
}

#qa dd {
  display: none;
  background: #f8f8f8;
  padding-top: 8px;
  padding-bottom: 12px;
  word-break: normal;
  white-space: normal;
}

@media (max-width: 1199px) {
  #link .link-item {
    text-align: center;
    font-size: 12px;
  }

  #link .link-item img {
    display: inline-block;
  }
}

@media (min-width: 768px) {
  #link .link-item {
    /*
    width: 185px;
    padding-left: 0;
    */
  }

  /*
  #link .link-item:nth-child(1) {
    text-align: right;
  }
  #link .link-item:nth:child(2) {
    text-align: left;
  }
  */
  /*#link .link-item:nth-child(6n) {
    width: 185px;
    padding-right: 0;
  }*/
  .lgbox {
    /* width: 600px; */
    padding: 0 60px;
    margin: 0 auto;
  }

  .lgbox img {
    display: inline-block;
    width: 80%;
  }
}

@media (min-width: 1200px) {
  #link .link-item {
    height: 386px;
  }

  .lgbox {
    padding: 0 120px;
  }
}

.content dl {
  margin-bottom: 25px;
}

.content dt {
  font-weight: normal;
  color: #fb8330;
  margin-top: 15px;
}

.content dd {
  padding-bottom: 10px;
  padding-top: 3px;
  border-bottom: 1px dashed #ccc;
  word-break: break-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.content dt:nth-child(n + 5),
.content dd:nth-child(n + 5) {
  display: none;
}

@media (max-width: 1200px) {
  #navi #navbar {
    transition: 0.3s;
    max-height: 0;
    overflow-y: scroll;
  }

  #navi #navbar.opened {
    max-height: 90vh;
  }
}

@media (max-width: 991px) {
  .content dt {
    /*float: left;
    clear: both;*/
    width: 11em;
  }

  .content dd {
    padding-top: 1.2em;
    margin-bottom: 10px;
    overflow: visible;
    white-space: normal;
  }
}

.content #thumbnails {
  margin-bottom: 30px;
}

@media (max-width: 991px) {
  .content #thumbnails div {
    margin-bottom: 30px;
  }
}

.content #thumbnails img {
  width: 100%;
}

/*
@media (max-width: 337px) {
  .content h2#announcement {
  background-size: 190px 25px;
  }
}
*/

@media (min-width: 1200px) {
  .default-darken {
    filter: brightness(66%);
  }

  .brighten-on-hover {
    transition-property: filter;
    transition-duration: 300ms;
  }

  .brighten-on-hover:hover {
    cursor: pointer;
    transition-property: filter;
    transition-duration: 300ms;
    filter: brightness(150%);
  }

  .default-darken.brighten-on-hover:hover {
    filter: brightness(100%);
  }
}

div.lecture_party_bnr a {
  display: block;
}

@media (min-width: 751px) {
  div.lecture_party_bnr {
    margin-bottom: 20px;
  }

  div.lecture_party_bnr a div {
    height: 100px;
    /*background: url(../assets/images/lecture_party_H30.png) no-repeat 0 center;*/
    background: url(../assets/images/seminar/pc_bnr2019.png) no-repeat 0 center;
    background-size: contain;
  }
}

@media (max-width: 750px) {
  div.lecture_party_bnr {
    margin-bottom: 5px;
  }

  div.lecture_party_bnr a div {
    height: 140px;
    /*background: url(../assets/images/lecture_party_H30_w750.png) no-repeat 0 center;*/
    background: url(../assets/images/seminar/sp_bnr2019.png) no-repeat 0 center;
    background-size: contain;
  }
}

div.top_news_20200410 a {
  display: block;
}

@media (min-width: 751px) {
  div.top_news_20200410 {
    margin-bottom: 20px;
  }

  div.top_news_20200410 a div {
    height: 100px;
    background: url(../../assets/templates/2020/top_news_banner.png) no-repeat 0 center;
    background-size: contain;
  }
}

@media (max-width: 750px) {
  div.top_news_20200410 {
    margin-bottom: 5px;
  }

  div.top_news_20200410 a div {
    height: 140px;
    background: url(../../assets/templates/2020/top_news_banner_sp.png) no-repeat 0 center;
    background-size: contain;
  }
}

div.keizai_kouen_20200825 a {
  display: block;
}

@media (min-width: 751px) {
  div.keizai_kouen_20200825 {
    margin-bottom: 20px;
  }

  div.keizai_kouen_20200825 a div {
    height: 100px;
    background: url(../../assets/templates/2020/top_seminar_banner.png) no-repeat 0 center;
    background-size: contain;
  }
}

@media (max-width: 750px) {
  div.keizai_kouen_20200825 {
    margin-bottom: 5px;
  }

  div.keizai_kouen_20200825 a div {
    height: 140px;
    background: url(../../assets/templates/2020/top_seminar_banner_sp.png) no-repeat 0 center;
    background-size: contain;
  }
}

/* ----------- footer ------------- */

#footer {
  border-top: 1px solid #ccc;
  position: relative;
}

#footer .navi {
  font-size: 12px;
}

#footer ul.navi {
  margin-top: 25px;
  margin-bottom: 25px;
}

#footer .navi li {
  background: url(../assets/templates/2017/image/footer-arrow.png) no-repeat 0 center;
  padding-left: 10px;
  margin-right: 5px;
  border-right: none;
  padding-right: 10px;
  width: 25%;
}

#footer .navi li:last-child {
  width: 32%;
}

#footer .navi li a {
  text-decoration: none;
}

@media (max-width: 991px) {
  #footer .navi li {
    width: 100%;
    margin-bottom: 0.3em;
  }

  #footer .navi li:last-child {
    width: 100%;
  }
}

@media (min-width: 378px) {
  #footer .navi li {
    display: inline;
  }
}

@media (max-width: 377px) {
  #footer .navi li {
    display: block;
  }
}

#footer .navi li a {
  color: #000;
}

#footer .navi li:last-child {
  border: none;
  padding: 0;
  padding-left: 10px;
}

#footer #totop {
  position: fixed;
  bottom: 0.6em;
  right: 50px;
  display: none;
}

#footer #totop img {
  width: 40px;
  height: 40px;
}

#footer p {
  background-color: #56af00;
  color: #fff;
  text-align: center;
  margin: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  letter-spacing: 1px;
}

.navbar-collapse {
  padding: 0;
}

.newicon:after {
  content: url(../assets/templates/2017/image/new.png);
  vertical-align: middle;
  width: 32px;
  height: 15px;
  margin: 0 0 0 10px;
}

.footer_info {
  margin: 20px 0;
}

@media (min-width: 992px) {
  #footer .navi li.footlink {
    width: auto;
  }
}

#pamf figure {
  width: 250px;
  float: left;
  margin-bottom: 20px;
}

#exp img {
  float: left;
  margin: 10px 10px 10px 0;
}

.clear {
  clear: both;
}

.content .bnr {
  width: 100%;
  margin: 0 auto 50px;
  padding: 5px 0;
  background: -moz-linear-gradient(top, #4b93e5 0%, #2880e8 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #4b93e5 0%, #2880e8 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #4b93e5 0%, #2880e8 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4b93e5', endColorstr='#2880e8', GradientType=0);
  /* IE6-9 */
}

.content .bnr a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
  font-size: 24px;
  text-align: center;
}

.content .bnr a:hover {
  text-decoration: none;
  color: #fff80b;
}

.content .bnr span {
  font-size: 16px;
}

/* *********** 2019 / 4 / 19 ************ */

header .title a {
  display: block;
  height: 100%;
  width: 100%;
}

/* *********** END 2019 / 4 / 19 ************ */

/* *********** 2019 / 4 / 24 ************ */

.text-clear {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
}

#movie span {
  background: url(../assets/templates/201904/image/title01.png) no-repeat center center;
  background-size: contain;
  display: block;
  height: 100%;
}

#center_pamphlet span {
  background: url(../assets/templates/201904/image/title02.png) no-repeat center center;
  background-size: contain;
  display: block;
  height: 100%;
}

#ministry_pamphlet span {
  background: url(../assets/templates/201904/image/title03.png) no-repeat center center;
  background-size: contain;
  display: block;
  height: 100%;
}

/* *********** END 2019 / 4 / 24 ************ */

/* *********** 2020 / 11 / 5 ************ */
.frame-wrapper-video {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
}

.frame-wrapper-video iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.top_banner_item img {
  max-width: 100%;
  height: auto;
}

@media (max-width: 767px) {
  .top_banner_item {
    margin-bottom: 10px;
  }

  .top_banner_item.disp_pc {
    display: none;
  }

  .top_banner_item.disp_sp {
    display: block;
  }
}

@media (min-width: 768px) {
  .top_banner_item {
    margin-bottom: 20px;
  }

  .top_banner_item.disp_pc {
    display: block;
  }

  .top_banner_item.disp_sp {
    display: none;
  }
}

/* *********** END 2020 / 11 / 5 ************ */

/* *********** 2020 / 11 / 24 ************ */
.movie_play_cont video {
  max-width: 100%;
  outline: none;
}

.imgmap_toggle_btn .btn {
  background-color: #0066ff;
  color: #fff;
}

.imgmap_toggle_btn .btn:hover,
.imgmap_toggle_btn .btn:focus,
.imgmap_toggle_btn .btn.focus {
  outline: none;
}

.imgmap_toggle_btn .btn:hover {
  opacity: 0.7;
}

.imgmap_content_item img {
  max-width: 100%;
  height: auto;
}

.imgmap_content_item.imgmap_content_hide {
  height: 0;
  opacity: 0;
  pointer-events: none;
}

.magnetic_modal .modaal-container {
  max-width: 750px;
}

.magnetic_modal .modaal-close {
  position: absolute;
  top: -50px;
  right: -15px;
}

.magnetic_modal .modaal-close:focus,
.magnetic_modal .modaal-close:hover {
  background: none;
}

.magnetic_modal .modaal-close::before,
.magnetic_modal .modaal-close::after {
  background: #fff;
}

.magnetic_modal .modaal-close:focus:after,
.magnetic_modal .modaal-close:focus:before,
.magnetic_modal .modaal-close:hover:after,
.magnetic_modal .modaal-close:hover:before {
  background: #fff;
}

.magnetic_modal_title {
  margin: 0 0 20px;
  color: #416022;
  border-bottom: 1px solid #416022;
  padding-bottom: 5px;
  font-size: 18px;
  font-weight: bold;
}

.magnetic_modal_body {
  display: flex;
}

.magnetic_modal_body:not(:last-child) {
  margin: 0 0 30px;
}

.magnetic_table {
  width: 100%;
}

.magnetic_table>p {
  margin: 10px 0 0;
  font-size: 12px;
}

.magnetic_table table {
  width: 100%;
  border-collapse: separate;
}

.magnetic_table table .nowrap {
  white-space: nowrap;
}

.magnetic_table th {
  padding: 10px 20px;
  border-top: 1px solid #77b145;
  border-bottom: 1px solid #77b145;
  background-color: #ddf4ca;
  color: #416022;
}

.magnetic_table td {
  padding: 10px 20px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  background: #fafafa;
}

area {
  outline: none;
}

@media (max-width: 767px) {
  .movie_play_cont video {}

  .imgmap_toggle_btn .btn {}

  .imgmap_toggle_btn .btn:hover,
  .imgmap_toggle_btn .btn:focus,
  .imgmap_toggle_btn .btn.focus {}

  .imgmap_toggle_btn .btn:hover {
    opacity: 1;
  }

  .imgmap_content_item img {}

  .imgmap_content_item.imgmap_content_hide {}

  .magnetic_modal .modaal-inner-wrapper {
    padding-right: 10px;
    padding-left: 10px;
  }

  .magnetic_modal .modaal-content-container {
    padding: 20px;
  }

  .magnetic_modal .modaal-close {}

  .magnetic_modal .modaal-close:focus,
  .magnetic_modal .modaal-close:hover {}

  .magnetic_modal .modaal-close::before,
  .magnetic_modal .modaal-close::after {}

  .magnetic_modal .modaal-close:focus:after,
  .magnetic_modal .modaal-close:focus:before,
  .magnetic_modal .modaal-close:hover:after,
  .magnetic_modal .modaal-close:hover:before {}

  .magnetic_modal_title {
    margin: 0 0 15px;
  }

  .magnetic_modal_body {
    display: block;
  }

  .magnetic_modal_body:not(:last-child) {}

  .magnetic_img {
    text-align: center;
  }

  .magnetic_table {
    margin: 10px 0 0;
  }

  .magnetic_table>p {}

  .magnetic_table table {}

  .magnetic_table th {
    padding: 6px 12px;
  }

  .magnetic_table td {
    padding: 6px 12px;
  }
}

/* *********** END 2020 / 11 / 24 ************ */
/* *********** STR 2021 / 3 / 16 ************ */
.cont_notfound {
  margin: 30px 0 0;
  padding: 50px;
  background-color: #edf8e4;
}

.cont_notfound_inr {
  max-width: 700px;

  margin: 0 auto;
}

.cont_notfound_inr:not(:last-child) {
  margin: 0 auto 50px;
}

.cont_notfound_inr>.title {
  margin: 0 0 10px;
  font-size: 24px;
  line-height: 1.3;
  color: #416022;
  border-bottom: 1px solid #416022;
  padding-bottom: 5px;
}

.cont_notfound_inr>.text {
  font-size: 16px;
  line-height: 1.6;
}

.cont_notfound_inr>.link {
  background: url(../assets/templates/2017/image/link-arrow.png) no-repeat 0 center;
  padding-left: 10px;
  margin-right: 5px;
  border-right: none;
  padding-right: 10px;
}

.cont_notfound_inr>.link a {
  font-size: 16px;
  line-height: 1.6;
}

.cont_notfound_inr>.btn_unit {
  max-width: 600px;
  margin: 0 auto;
}

.btn_unit {
  display: flex;
  flex-wrap: wrap;
}

.btn_unit .btn_unit_item {
  width: 50%;
  padding: 0 10px;
}

.btn_unit .btn_unit_item .btn {
  padding: 15px 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0;
  background-color: #5bae16;
  font-weight: 700;
  color: #fff;
  letter-spacing: 0.06em;
}

.btn_unit .btn_unit_item a.btn:hover,
.btn_unit .btn_unit_item button.btn:hover {
  color: #fff;
  text-decoration: none;
  opacity: 0.7;
}

@media (max-width: 767px) {
  .cont_notfound {
    margin: 30px 0 0;
    padding: 20px;
    background-color: #edf8e4;
  }

  .cont_notfound_inr:not(:last-child) {
    margin: 0 0 40px;
  }

  .cont_notfound_inr>.title {
    font-size: 22px;
    text-align: left;
    padding-bottom: 10px;
  }

  .cont_notfound_inr>.text {
    margin: 0 0 10px;
    font-size: 16px;
    text-align: left;
  }

  .btn_unit .btn_unit_item {
    width: 100%;
    padding: 0;
  }

  .btn_unit .btn_unit_item:not(:last-child) {
    margin: 0 0 15px;
  }

  .btn_unit .btn_unit_item .btn {
    padding: 11px 10px;
  }
}

/* *********** END 2021 / 3 / 16 ************ */
/* *********** STR 2021 / 11 / 29 ************ */
.arrow01,
.arrow02,
.arrow03 {
  position: relative;
  display: inline-block;
  padding: 0 0 0 3rem;
  vertical-align: middle;
  text-decoration: none;
}

.arrow01::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 4px;
  margin: auto;
  content: "";
  vertical-align: middle;

  box-sizing: border-box;
  width: 8px;
  height: 8px;
  border: 8px solid transparent;
  border-left: 16px solid #5bae16;
}

.arrow02::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 3px;
  margin: auto;
  content: "";
  vertical-align: middle;

  width: 4px;
  height: 4px;
  border-top: 2px solid #7a0;
  border-right: 2px solid #7a0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.arrow03::before,
.arrow03::after {
  position: absolute;
  left: -15px;
  display: block;
  content: "";
  background-color: #5bae16;
  width: 20px;
  height: 20px;
}

.arrow03::before {
  top: 50%;
  transform: skew(-30deg);
}

.arrow03::after {
  bottom: 50%;
  transform: skew(30deg);
}

.phone01 {
  position: relative;
  display: inline-block;
  padding: 0 0 0 3rem;
  vertical-align: middle;
  text-decoration: none;
}

.phone01:before {
  font-family: "Font Awesome 5 Free";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 4px;
  margin: auto;
  content: "\f095";
  vertical-align: middle;
  font-weight: bold;
  font-size: 80%;

  color: #5bae16;
  transform: rotate(-250deg);
}

.content_section {
  margin: 40px 0;
}

.content_section:first-child {
  margin: 20px 0;
}

.content_section:last-child {
  margin: 40px 0 20px;
}

.content_section.footer_note_section {
  font-size: 12px;
  background-color: #f2f2f2;
  padding: 30px;
}

.content .content_section.footer_note_section ul.list01 li.item01::before {
  top: 6px;
}

.sub .content .content_section.footer_note_section .dList01 dt {
  font-size: 12px;
}

.content ul.list01 {
  margin: 10px 0;
  padding-left: 40px;
}

.content ul.list01 li.item01 {
  position: relative;
  padding-left: 14px;
}

.content ul.list01 li.item01:not(:last-of-type) {
  margin: 0 0 8px;
}

.content ul.list01 li.item01::before {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  width: 6px;
  height: 6px;
  display: block;
  border-radius: 100%;
  background-color: #333;
}

.sub .content .rentInstrument_step.content_section h3 {
  margin: 30px 0 10px;
  padding: 2px 5px 3px;
  border-left: 4px solid #5bae16;
  border-bottom: none;
  font-size: 20px;
  font-weight: bold;
  color: #333333;
}

.rentInstrument_step_area {
  margin: 20px 0;
}

.sub .content .rentInstrument_flow_area {
  display: flex;
  margin: 0;
}

.sub .content .rentInstrument_flow_area dt,
.sub .content .rentInstrument_flow_area .rentInstrument_flow_area_title {
  font-weight: bold;
  color: #fff;
  background-color: #5bae16;
  background-image: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-basis: 4.5%;
}

.sub .content .rentInstrument_flow_area .rentInstrument_flow_area_title {
  background-color: #a4d35d;
}

.sub .content .rentInstrument_flow_area dt span {
  width: 20px;
  font-size: 20px;
}

.sub .content .rentInstrument_flow_area dd,
.sub .content .rentInstrument_flow_area .rentInstrument_flow_area_description {
  border: none;
  padding: 0;
  margin: 0;
  flex-basis: 95.5%;
}

.sub .content .rentInstrument_flow_area .rentInstrument_flow_area_description {
  text-align: center;
  padding: 40px 0;
  background: #e1f0d5;
}

.sub .content .rentInstrument_flow_area .rentInstrument_flow_area_description .rentInstrument_flow_box_bg {
  width: 280px;
  height: 280px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  border-radius: 50%;
  background: #fff;
}

.sub .content .rentInstrument_flow_area .rentInstrument_flow_area_description .rentInstrument_flow_box .rentInstrument_flow_title {
  font-size: 20px;
  margin: 0;
}

.sub .content .rentInstrument_flow_area .rentInstrument_flow_area_description .rentInstrument_flow_box .rentInstrument_flow_img {
  width: 42%;
  margin: 0 auto;
}

.rentInstrument_flow {
  padding: 20px 0;
  margin: 0;
  display: flex;
  width: 100%;
  white-space: normal;
  justify-content: center;
}

.rentInstrument_flow.rentInstrument_tel_flow {
  flex-wrap: wrap;
}

.rentInstrument_flow>li {
  padding: 20px 35px;
  width: 33.3%;
}

.rentInstrument_flow.rentInstrument_tel_flow>li:nth-of-type(1),
.rentInstrument_flow.rentInstrument_tel_flow>li:nth-of-type(2) {
  padding: 20px 30px;
}

.rentInstrument_flow.rentInstrument_tel_flow>li:nth-of-type(3) {
  padding: 20px 55px 20px 30px;
}

.rentInstrument_flow>li.arrow03::before,
.rentInstrument_flow>li.arrow03::after {
  left: calc(100% - 5px);
  background-color: #5bae16;
  width: 5px;
  height: 30px;
}

.rentInstrument_flow.rentInstrument_tel_flow>li:nth-of-type(3)::before,
.rentInstrument_flow>li:nth-of-type(3)::after {
  left: calc(100% - 30px);
}

.rentInstrument_flow>li.arrow03::before {
  top: 50%
}

.rentInstrument_flow>li.arrow03::after {
  bottom: 50%;
}

.rentInstrument_flow_box {
  max-width: 280px;
  margin: 0 auto;
  white-space: normal;
}

.rentInstrument_flow_box .rentInstrument_flow_number {
  color: #5bae16;
  border-bottom: 1px solid #5bae16;
  padding-bottom: 14px;
  margin-bottom: 18px;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
}

.rentInstrument_flow_box .rentInstrument_flow_number span {
  font-size: 20px;
  margin-left: 0.5rem;
  line-height: 1.1;
}

.rentInstrument_flow_box .rentInstrument_flow_title {
  font-weight: bold;
  font-size: 16px;
  color: #5bae16;
  text-align: center;
}

.rentInstrument_flow_box .rentInstrument_flow_img {
  width: 32%;
  margin: 20px auto;
}

.rentInstrument_flow_notearea {
  background-color: #f2f2f2;
  padding: 20px 30px;
}

.rentInstrument_flow_notearea h4 {
  margin: 10px 0;
  padding: 2px 5px 3px;
  border-left: 4px solid #999999;
  font-size: 16px;
  font-weight: bold;
}

.rentInstrument_flow_box .footnote01 {
  margin: 0;
}

.rentInstrument_flow_note01 {
  margin: 0 30px 20px;
  padding: 20px 0;
  border-top: 1px solid #5bae16;
}

.rentInstrument_step .footnote01 {
  margin: 0 0 5px;
}

.sup_area {
  background-color: #f2f2f2;
  padding: 30px;
}

.marker {
  background: linear-gradient(transparent 65%, #e1f0d5 65%);
}

.marker_white {
  background: linear-gradient(transparent 65%, #fff 65%);
}

.text_bold {
  font-weight: bold;
}

.note {
  font-size: 8px;
  top: -0.6em;
}

.footnote01 {
  padding-left: 1em;
  text-indent: -1em;
  font-size: 12px;
  line-height: 1.5;
}

.footnote02 {
  padding-left: 2.5em;
  text-indent: -2.5em;
  font-size: 12px;
  line-height: 1.5;
}

.footnote03 {
  padding-left: 3em;
  text-indent: -3em;
  font-size: 12px;
  line-height: 1.5;
}

.sub .content .dList01 {
  display: block;
}

.sub .content .dList01 dt {
  padding-left: 17px;
  background: url(/assets/templates/2013/image/list_content.gif) no-repeat 2px center;
  margin: 5px 0 0 0;
  color: #333;
  font-weight: bold;
}

.sub .content .dList01 dd {
  padding-top: 3px;
  padding-left: 17px;
  padding-bottom: 0;
  border-bottom: none;
}

.sub .content .dList02 {
  display: flex;
  flex-wrap: wrap;
  margin: 5px 0;
}

.sub .content .dList02 dt {
  background: none;
  color: #333;
  font-weight: bold;
  margin: 0;
  padding: 0;
  flex: 0 0 100px;
}

.sub .content .dList02 dd {
  border-bottom: none;
  margin: 0;
  padding: 1px 0 0;
  flex: 0 0 calc(100% - 100px);
}

.rentInstrument_step .footnote01 .common_list {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 5px 0;
  padding: 0;
}

.rentInstrument_step .footnote01 .common_list>.item {
  margin-right: 20px;
  padding-left: 14px;
  text-indent: 0;
}

.rentInstrument_step .footnote01 .common_list>.item::before {
  content: "";
  position: absolute;
  top: 5px;
  left: 0;
  width: 6px;
  height: 6px;
  display: block;
  border-radius: 100%;
  background-color: #333;
}

.top_link .arrow01 {
  padding: 0 0 0 2.5rem;
  color: #5bae16;
}

.top_link .arrow01::before {
  top: 2px;
  width: 6px;
  height: 6px;
  border: 6px solid transparent;
  border-left: 12px solid #5bae16;
}

.rentInstrument_example {
  margin: 40px 0 80px;
}

.rentInstrument_example:last-of-type {
  margin: 40px 0;
}

.rentInstrument_example_inner {
  max-width: 650px;
  width: 100%;
  margin: 0 auto;
}

.rentInstrument_example_img01 {
  margin: 0 auto 10px;
  max-width: 430px;
}

.rentInstrument_app_area {
  margin: 40px auto;
  padding: 40px;
  background-color: #f6fbf3;
}

.rentInstrument_app_inner {
  max-width: 650px;
  margin: 0 auto;
}

.rentInstrument_app_link_inner {
  max-width: 350px;
  margin: 0 auto 20px;
}

.rentInstrument_app_link_inner.top_link {
  margin: 40px auto;
}

.rentInstrument_app_link_flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 20px auto;
}

.rentInstrument_app_btn .btn {
  width: 100%;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 18px;
  color: #fff;
  background-color: #5bae16;
  border-radius: 4px;
  margin: 0;
}

.rentInstrument_app_link_flex .rentInstrument_app_btn .btn {
  width: 314px;
}

a.btn:hover,
button.btn:hover {
  color: #fff;
  text-decoration: none;
  opacity: 0.7;
}

.no_rentInstrument_app_area {
  background-color: #f2f2f2;
  padding: 30px;
}

.no_rentInstrument_app {
  font-weight: bold;
  text-align: center;
  margin: 0;
}

.rentInstrument_app_text {
  font-weight: bold;
  margin: 10px 0;
  font-size: 18px;
}

.rentInstrument_app_text a {
  color: #5bae16;
  font-size: 18px;
}

.rentInstrument_app_number {
  font-size: 46px;
  text-align: center;
  display: block;
  font-weight: bold;
}

.rentInstrument_app_number .phone01 {
  padding: 0 0 0 4rem;
}

.rentInstrument_app_number .phone01:before {
  left: -1.5rem;
}

.content_flex {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  margin: 40px auto;
}

.content_flex_img {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 40px auto;
}

.content_flex img,
.content_flex_img img {
  margin: 0 auto;
}

.flex_right {
  margin-left: 40px;
}

.flex_10per {
  width: 10%;
}

.flex_20per {
  width: 20%;
}

.flex_30per {
  width: 30%;
}

.flex_40per {
  width: 40%;
}

.flex_50per {
  width: 50%;
}

.flex_60per {
  width: 60%;
}

.flex_70per {
  width: 70%;
}

.flex_80per {
  width: 80%;
}

.flex_90per {
  width: 90%;
}

.pc_flex_10per {
  width: 10%;
}

.pc_flex_20per {
  width: 20%;
}

.pc_flex_30per {
  width: 30%;
}

.pc_flex_40per {
  width: 40%;
}

.pc_flex_50per {
  width: 50%;
}

.pc_flex_60per {
  width: 60%;
}

.pc_flex_70per {
  width: 70%;
}

.pc_flex_80per {
  width: 80%;
}

.pc_flex_90per {
  width: 90%;
}

@media (max-width: 767px) {
  .content_section {
    margin: 20px 0;
  }

  .content ul.list01 {
    padding-left: 20px;
  }

  .sub .content .dList02 {
    display: block;
  }

  .rentInstrument_app_area {
    display: block;
    padding: 20px;
  }

  .content_flex {
    display: block;
    margin: 20px 0;
  }

  .content_flex_img {
    display: block;
  }

  .flex_right {
    margin-top: 20px;
    margin-left: 0;
  }

  .rentInstrument_example {
    margin: 40px 0 20px;
  }

  .rentInstrument_step_area {
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #5bae16;
  }

  .sub .content .rentInstrument_flow_area {
    display: block;
    margin: 20px 0;
  }

  .sub .content .rentInstrument_flow_area dt {
    width: 100%;
    height: 50px;
  }

  .sub .content .rentInstrument_flow_area dt span {
    width: auto;
  }

  .sub .content .rentInstrument_flow_area .rentInstrument_flow_area_description {
    background-color: inherit;
    padding: 20px 0;
  }

  .rentInstrument_flow {
    display: block;
    padding: 10px 0;
  }

  .rentInstrument_flow>li,
  .rentInstrument_flow.rentInstrument_tel_flow>li:nth-of-type(1) {
    width: 100%;
    padding: 0;
  }

  .rentInstrument_flow>li:not(:first-of-type),
  .rentInstrument_flow.rentInstrument_tel_flow>li:nth-of-type(2),
  .rentInstrument_flow.rentInstrument_tel_flow>li:nth-of-type(3) {
    margin-top: 60px;
    padding: 20px 0 0;
  }

  .sub .content .rentInstrument_flow_area .rentInstrument_flow_area_description .rentInstrument_flow_box_bg {
    width: auto;
    height: auto;
    background-color: inherit;
    border-radius: 0;
    display: block;
  }

  .rentInstrument_flow>li.arrow03::before,
  .rentInstrument_flow>li.arrow03::after {
    top: calc(100% + 40px);
    width: 10px;
    height: 20px;
  }

  .rentInstrument_flow>li.arrow03::before {
    transform: scale(-1, 1) skew(315deg) rotate(45deg) translateX(-50%);
    left: calc(50% - 14px);
  }

  .rentInstrument_flow.rentInstrument_tel_flow>li:nth-of-type(3)::before {
    left: calc(50% - 14px);
  }

  .rentInstrument_flow>li.arrow03::after {
    transform: skew(315deg) rotate(45deg) translateX(-50%);
    left: calc(50% + 14px);
  }

  .rentInstrument_flow>li:nth-of-type(3)::after {
    left: calc(50% + 14px);
  }

  .rentInstrument_flow_box {
    max-width: 100%;
  }

  .rentInstrument_flow_box .rentInstrument_flow_number {
    margin-bottom: 10px;
    padding: 10px 0;
    width: 100%;
  }

  .rentInstrument_flow_box .rentInstrument_flow_title {
    margin: 20px 0;
  }

  .sub .content .rentInstrument_flow_area .rentInstrument_flow_area_description .rentInstrument_flow_box .rentInstrument_flow_title {
    margin: 0;
  }

  .rentInstrument_flow_box .rentInstrument_flow_img,
  .sub .content .rentInstrument_flow_area .rentInstrument_flow_area_description .rentInstrument_flow_box .rentInstrument_flow_img {
    width: 60%;
    max-width: 275px;
  }

  .rentInstrument_flow_box .rentInstrument_flow_text,
  .rentInstrument_flow_box .footnote01 {
    text-align: left;
    max-width: 375px;
    margin: 0 auto 10px;
  }

  .rentInstrument_flow_box .footnote01 {
    margin: 0 auto;
  }

  .rentInstrument_flow_note01 {
    margin: 20px 0;
  }

  .rentInstrument_app_link_inner {
    max-width: 300px;
  }

  .rentInstrument_app_btn .btn {
    width: 100%;
    margin: 10px auto;
  }

  .rentInstrument_app_link_flex .rentInstrument_app_btn .btn {
    width: 100%;
  }

  .rentInstrument_app_text {
    font-size: 24px;
  }

  .rentInstrument_app_text a {
    color: #5bae16;
  }

  .rentInstrument_app_link_inner.top_link {
    max-width: 100%;
  }

  .rentInstrument_app_link_inner {
    width: 300px;
    margin: 0 auto;
  }

  .rentInstrument_app_link_flex {
    display: block;
  }

  .rentInstrument_app_number {
    font-size: 32px;
  }

  .rentInstrument_app_number a {
    color: #5bae16;
  }

  .rentInstrument_app_number .phone01 {
    padding: 0 0 0 2rem;
  }

  .rentInstrument_app_number .phone01:before {
    left: -0.5rem;
  }


  .pc_flex_10per,
  .pc_flex_20per,
  .pc_flex_30per,
  .pc_flex_40per,
  .pc_flex_50per,
  .pc_flex_60per,
  .pc_flex_70per,
  .pc_flex_80per,

  .pc_flex_90per {
    width: 100%;
  }
}

/* *********** END 2021 / 11 / 29 ************ */