/*
Theme Name: Lightning Child Sample
Theme URI: ★ テーマの公式サイトなどのURL（空欄でも可） ★
Template: lightning
Description: ★ テーマの説明（空欄でも可） ★
Author: ★ テーマ作成者の名前（空欄でも可） ★
Tags:
Version: 0.5.1
*/
/* クリッカブル＆レスポンシブ日本地図
-------------------------------------------------------------- */
ul.jp_map {
  position: relative;
  list-style-type: none;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

ul.jp_map a {
  color: #000;
  text-shadow: #fff 2px 0px,
  #fff -2px 0px,
  #fff 0px -2px,
  #fff 0px 2px,
  #fff 2px 2px,
  #fff -2px 2px,
  #fff 2px -2px,
  #fff -2px -2px,
  #fff 1px 2px,
  #fff -1px 2px,
  #fff 1px -2px,
  #fff -1px -2px,
  #fff 2px 1px,
  #fff -2px 1px,
  #fff 2px -1px,
  #fff -2px -1px;
  text-decoration:none;
}

.jp_map li a {
  box-sizing: border-box;
  width: calc(50% - 6px);
  float: left;
  padding: 7px 0;
  border-radius: 10px;
  text-align: center;
  margin: 3px;
}

.jp_map li a:hover {
  text-decoration: none;
}

.jp_map li:nth-child(1) a {
  background-color: #7f7eda;
}

.jp_map li:nth-child(1) a {
  background-color: #7f7eda;
}

.jp_map li:nth-child(2) a {
  background-color: #759ef4;
}

.jp_map li:nth-child(3) a {
  background-color: #759ef4;
}

.jp_map li:nth-child(4) a {
  background-color: #759ef4;
}

.jp_map li:nth-child(5) a {
  background-color: #759ef4;
}

.jp_map li:nth-child(6) a {
  background-color: #759ef4;
}

.jp_map li:nth-child(7) a {
  background-color: #759ef4;
}

.jp_map li:nth-child(8) a {
  background-color: #7ecfea;
}

.jp_map li:nth-child(9) a {
  background-color: #7ecfea;
}

.jp_map li:nth-child(10) a {
  background-color: #7ecfea;
}

.jp_map li:nth-child(11) a {
  background-color: #7ecfea;
}

.jp_map li:nth-child(12) a {
  background-color: #7ecfea;
}

.jp_map li:nth-child(13) a {
  background-color: #7ecfea;
}

.jp_map li:nth-child(14) a {
  background-color: #7ecfea;
}

.jp_map li:nth-child(15) a {
  background-color: #7cdc92;
}

.jp_map li:nth-child(16) a {
  background-color: #7cdc92;
}

.jp_map li:nth-child(17) a {
  background-color: #7cdc92;
}

.jp_map li:nth-child(18) a {
  background-color: #7cdc92;
}

.jp_map li:nth-child(19) a {
  background-color: #7cdc92;
}

.jp_map li:nth-child(20) a {
  height: 20%;
  background-color: #7cdc92;
}

.jp_map li:nth-child(21) a {
  background-color: #7cdc92;
}

.jp_map li:nth-child(22) a {
  background-color: #7cdc92;
}

.jp_map li:nth-child(23) a {
  background-color: #7cdc92;
}

.jp_map li:nth-child(24) a {
  background-color: #ffe966;
}

.jp_map li:nth-child(25) a {
  background-color: #ffe966;
}

.jp_map li:nth-child(26) a {
  background-color: #ffe966;
}

.jp_map li:nth-child(27) a {
  background-color: #ffe966;
}

.jp_map li:nth-child(28) a {
  height: 20%;
  background-color: #ffe966;
}

.jp_map li:nth-child(29) a {
  background-color: #ffe966;
}

.jp_map li:nth-child(30) a {
  background-color: #ffe966;
}

.jp_map li:nth-child(31) a {
  background-color: #ffcc66;
}

.jp_map li:nth-child(32) a {
  background-color: #ffcc66;
}

.jp_map li:nth-child(33) a {
  background-color: #ffcc66;
}

.jp_map li:nth-child(34) a {
  background-color: #ffcc66;
}

.jp_map li:nth-child(35) a {
  background-color: #ffcc66;
}

.jp_map li:nth-child(36) a {
  background-color: #ffbb9c;
}

.jp_map li:nth-child(37) a {
  background-color: #ffbb9c;
}

.jp_map li:nth-child(38) a {
  background-color: #ffbb9c;
}

.jp_map li:nth-child(39) a {
  background-color: #ffbb9c;
}

.jp_map li:nth-child(40) a {
  background-color: #ffbdbd;
}

.jp_map li:nth-child(41) a {
  background-color: #ffbdbd;
}

.jp_map li:nth-child(42) a {
  background-color: #ffbdbd;
}

.jp_map li:nth-child(43) a {
  background-color: #ffbdbd;
}

.jp_map li:nth-child(44) a {
  background-color: #ffbdbd;
}

.jp_map li:nth-child(45) a {
  background-color: #ffbdbd;
}

.jp_map li:nth-child(46) a {
  background-color: #ffbdbd;
}

.jp_map li:nth-child(47) a {
  background-color: #f5c9ff;
}

@media screen and (min-width: 768px) {
  ul.jp_map {
    padding: 84% 0 0;
  }


  .jp_map li a {
    width: 7%;
    height: 10%;
    border: solid #ffffff 2px;
    box-sizing: border-box;
    padding: 7px 0;
    float: none;
    font-size: 14px;
    margin: 0;
  }
  .jp_map li a:hover {
    text-decoration: none;
  }
  .jp_map li:nth-child(1) a {
    position: absolute;
    top: 0;
    left: 85%;
    width: 15%;
    background-color: #7f7eda;
  }

  .jp_map li:nth-child(2) a {
    position: absolute;
    top: 10%;
    left: 85%;
    width: 14%;
    height: 7.5%;
    background-color: #759ef4;

  }

  .jp_map li:nth-child(3) a {
    position: absolute;
    top: 17.5%;
    left: 92%;
    background-color: #759ef4;
  }

  .jp_map li:nth-child(4) a {
    position: absolute;
    top: 27.5%;
    left: 92%;
    background-color: #759ef4;
  }

  .jp_map li:nth-child(5) a {
    position: absolute;
    top: 17.5%;
    left: 85%;
    background-color: #759ef4;
  }

  .jp_map li:nth-child(6) a {
    position: absolute;
    top: 27.5%;
    left: 85%;
    background-color: #759ef4;
  }

  .jp_map li:nth-child(7) a {
    position: absolute;
    top: 37.5%;
    left: 92%;
    background-color: #759ef4;
  }

  .jp_map li:nth-child(8) a {
    position: absolute;
    top: 47.5%;
    left: 92%;
    background-color: #7ecfea;
  }

  .jp_map li:nth-child(9) a {
    position: absolute;
    top: 47.5%;
    left: 85%;
    background-color: #7ecfea;
  }

  .jp_map li:nth-child(10) a {
    position: absolute;
    top: 47.5%;
    left: 78%;
    background-color: #7ecfea;
  }

  .jp_map li:nth-child(11) a {
    position: absolute;
    top: 57.5%;
    left: 85%;
    background-color: #7ecfea;
  }

  .jp_map li:nth-child(12) a {
    position: absolute;
    top: 57.5%;
    left: 92%;
    background-color: #7ecfea;
  }

  .jp_map li:nth-child(13) a {
    left: 87%;
    position: absolute;
    top: 67.5%;
    background-color: #7ecfea;
  }

  .jp_map li:nth-child(14) a {
    left: 78%;
    position: absolute;
    top: 67.5%;
    background-color: #7ecfea;
  }

  .jp_map li:nth-child(15) a {
    position: absolute;
    top: 37.5%;
    left: 78%;
    width: 14%;
    background-color: #7cdc92;
  }

  .jp_map li:nth-child(16) a {
    position: absolute;
    top: 37.5%;
    left: 71%;
    background-color: #7cdc92;
  }

  .jp_map li:nth-child(17) a {
    position: absolute;
    top: 37.5%;
    left: 64%;
    background-color: #7cdc92;
  }

  .jp_map li:nth-child(18) a {
    left: 64%;
    position: absolute;
    top: 47.5%;
    background-color: #7cdc92;
  }

  .jp_map li:nth-child(19) a {
    position: absolute;
    top: 57.5%;
    left: 78%;
    background-color: #7cdc92;
  }

  .jp_map li:nth-child(20) a {
    left: 71%;
    position: absolute;
    top: 47.5%;
    height: 20%;
    background-color: #7cdc92;
  }

  .jp_map li:nth-child(21) a {
    left: 64%;
    position: absolute;
    top: 57.5%;
    background-color: #7cdc92;
  }

  .jp_map li:nth-child(22) a {
    left: 71%;
    position: absolute;
    top: 67.5%;
    background-color: #7cdc92;
  }

  .jp_map li:nth-child(23) a {
    left: 64%;
    position: absolute;
    top: 67.5%;
    background-color: #7cdc92;
  }

  .jp_map li:nth-child(24) a {
    left: 57%;
    position: absolute;
    top: 67.5%;
    background-color: #ffe966;
  }

  .jp_map li:nth-child(25) a {
    left: 57%;
    position: absolute;
    top: 47.5%;
    background-color: #ffe966;
  }

  .jp_map li:nth-child(26) a {
    left: 50%;
    position: absolute;
    top: 47.5%;
    background-color: #ffe966;
  }

  .jp_map li:nth-child(27) a {
    left: 50%;
    position: absolute;
    top: 57.5%;
    background-color: #ffe966;
  }

  .jp_map li:nth-child(28) a {
    left: 43%;
    position: absolute;
    top: 47.5%;
    height: 20%;
    background-color: #ffe966;
  }

  .jp_map li:nth-child(29) a {
    left: 57%;
    position: absolute;
    top: 57.5%;
    background-color: #ffe966;
  }

  .jp_map li:nth-child(30) a {
    left: 50%;
    position: absolute;
    top: 67.5%;
    background-color: #ffe966;
  }

  .jp_map li:nth-child(31) a {
    left: 36%;
    position: absolute;
    top: 47.5%;
    background-color: #ffcc66;
  }

  .jp_map li:nth-child(32) a {
    left: 29%;
    position: absolute;
    top: 47.5%;
    background-color: #ffcc66;
  }

  .jp_map li:nth-child(33) a {
    left: 36%;
    position: absolute;
    top: 57.5%;
    background-color: #ffcc66;
  }

  .jp_map li:nth-child(34) a {
    left: 29%;
    position: absolute;
    top: 57.5%;
    background-color: #ffcc66;
  }

  .jp_map li:nth-child(35) a {
    left: 22%;
    position: absolute;
    top: 52.5%;
    background-color: #ffcc66;
  }

  .jp_map li:nth-child(36) a {
    left: 36%;
    position: absolute;
    top: 79.5%;
    background-color: #ffbb9c;
  }

  .jp_map li:nth-child(37) a {
    left: 36%;
    position: absolute;
    top: 69.5%;
    background-color: #ffbb9c;
  }

  .jp_map li:nth-child(38) a {
    left: 29%;
    position: absolute;
    top: 69.5%;
    background-color: #ffbb9c;
  }

  .jp_map li:nth-child(39) a {
    left: 29%;
    position: absolute;
    top: 79.5%;
    background-color: #ffbb9c;
  }

  .jp_map li:nth-child(40) a {
    left: 14%;
    position: absolute;
    top: 47.5%;
    background-color: #ffbdbd;
  }

  .jp_map li:nth-child(41) a {
    left: 7%;
    position: absolute;
    top: 47.5%;
    background-color: #ffbdbd;
  }

  .jp_map li:nth-child(42) a {
    left: 0;
    position: absolute;
    top: 47.5%;
    background-color: #ffbdbd;
  }

  .jp_map li:nth-child(43) a {
    left: 7%;
    position: absolute;
    top: 57.5%;
    background-color: #ffbdbd;
  }

  .jp_map li:nth-child(44) a {
    left: 14%;
    position: absolute;
    top: 57.5%;
    background-color: #ffbdbd;
  }

  .jp_map li:nth-child(45) a {
    left: 14%;
    position: absolute;
    top: 67.5%;
    background-color: #ffbdbd;
  }

  .jp_map li:nth-child(46) a {
    left: 7%;
    position: absolute;
    top: 67.5%;
    background-color: #ffbdbd;
  }

  .jp_map li:nth-child(47) a {
    left: 0;
    position: absolute;
    top: 77.5%;
    background-color: #f5c9ff;
  }
}
.container {
	max-width: 1000px;
	width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.device-mobile .global-nav-list>li {
    padding: 21px 1.3em;
    border: 1px solid #fff;
    border-bottom: 3px solid #aba7a7;
}
.device-mobile .global-nav-list>li .global-nav-name {
    font-size: 15px;
}
.site-header--layout--nav-float .site-header-container {
    max-width: 1000px;
}
.whith800 {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
}
.ltg-slide-text-set {
        left: 55%;
}
.ltg-slide picture img {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
.swiper-slide {
    background: linear-gradient(to bottom,#ffffff,#eaeaea);
}
.site-header {
    background: linear-gradient(to bottom,#ffffff,#ececec);
}
.main-section {
    background-color: #ffffff;
    padding: 10px;
}
.site-body{
    background-color: #f1f0f0;
}
.sub-section {
    background-color: #ffffff;
    padding: 10px;
}
.alignwide, .alignwide.wp-block-cover, .alignwide.wp-block-cover-image, .alignwide.wp-block-image {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}
.kadomaru > figure > img{
    border-radius: 10px;
}
.wp-block-media-text .wp-block-media-text__content {
    padding: 0 3%;
}
.h2bar{
    padding: 0.25em 2.375em;
    margin: 1em 0;
}
h2.has-background{
    padding: 0.25em 0em;
}
@media (max-width: 1800px){
#tokutyo1 > div{
    margin-left: 10px;
    flex-basis: 0;
    flex-grow: none;
}
#tokutyo2 > div{
    margin-left: 10px;
    flex-basis: 0;
    flex-grow: none;
}
#tokutyo3 > div{
    margin-left: 10px;
    flex-basis: 0;
    flex-grow: none;
}
}
.whith50pad{
    padding: 0 10px
}
@media (min-width: 768px){
.whith50pad{
    padding: 0 50px
}
}
@media (min-width: 992px){
.main-section--col--two{
    width: 75%;
}
.sub-section--col--two{
    width: 24%;
}
}
.clomnbox{
    padding: 0 7px
}
#tokutyo1{
  margin-bottom: 0;
}
#tokutyo2{
  margin-bottom: 0;
}
#tokutyo3{
  margin-bottom: 0;
}
.tokutyou2 > div{
  margin-right: 0px;
  margin-left: 0px;
}
.clomnbox > h3{
    padding: 0.75em 2.375em;
}
.contctbanr > div{
    margin: 0em;
    border: 1px solid #9c9b9b;
}
.contctbanr > div > div > figure{
    margin: 0em;
}
.contctbtn{
    margin-top: auto;
    margin-bottom: auto;
}
.triangle {
    margin: auto;
    overflow: hidden;
    position: relative;
    width: 253px;
    height: 63px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.triangle:after {
    content: "";
    position: absolute;
    width: 179px;
    height: 140px;
    background: linear-gradient(135deg,#fff,#fff,#59b300);
    top: -90px;
    left: 37px;
    transform: scaleY(.5) rotate(45deg);
}
.contentarea1 > figure > img{
    padding: 10px;
}
#menu_v4 {
  width:100%;
  height : 150px;
  padding:0;
  margin:0 auto;
  list-style-type:none;
  font-size:1.4em;
  font-family:georgia, "times new roman", serif;
  }
#menu_v4 li {
  float:left;
  border:0.2em solid #eee;
  margin:0.1em;
  }
#menu_v4 li a {
  text-decoration:none;
  color:#000;
  display:block;
  width:1.5em;
  height:1.5em;
  border-top:0.1em solid #000;
  height:auto;
  }
#menu_v4 li a em {
  font-style:normal;
  display:block;
  text-align:center;
  background:#fff;
  border-left:0.1em solid #000;
  border-right:0.1em solid #000;
  }
#menu_v4 li a em.nd {
  border-bottom:0.1em solid #000;
  }
#menu_v4 li a:hover {
  background:#eee;
  }
#menu_v4 li a:hover em {
  background:#eee;
  color:#800;
  }
  .badge-danger {
      color: #fff;
      background-color: #dc3545;
  }
  .badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  }
