@charset "UTF-8";
.f-mame {
  font-family: "Mamelon", sans-serif !important;
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Mamelon";
  src: url("../fonts/Mamelon.eot");
  src: url("../fonts/Mamelon.eot") format("embedded-opentype"), url("../fonts/Mamelon.woff") format("woff"), url("../fonts/Mamelon.ttf") format("truetype"), url("../fonts/Mamelon.svg#Mamelon") format("svg");
}
.top .inner .w-top.fw-banner {
  bottom: 10px;
  height: 150px;
}

.fw-banner {
  text-align: left;
}

.top .inner .fw-banner .w-box2 {
  display: flex;
  align-items: center;
}

.top .inner .fw-banner .w-box {
  /*background-image: url(../img-wp/index/hc_bg_mobile.jpg);*/
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
}

.top .inner .fw-banner .img-box {
  width: 75px;
}

.top .inner .fw-banner .txt-wrap {
  margin-left: 10px;
  width: calc(100% - 90px);
  color: #007CCF;
  font-family: "Noto Sans JP", "Source Han Sans", "源ノ角ゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.top .inner .fw-banner p {
  font-size: 15px;
  line-height: 18px;
  font-weight: 700;
}

.top .inner .fw-banner .line01 {
  font-size: 10px;
  line-height: 8px;
  margin-bottom: 5px;
  margin-top: 0;
  letter-spacing: 0.5px;
}

.top .inner .fw-banner .w-box {
  /*padding: 9px;*/
}

.top .inner .fw-banner .w-box2 {
  width: 240px;
  margin: 0 auto;
}

.grad-box {
  width: 100%;
  height: 5px;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #008cd6;
  /*background: linear-gradient(120deg, rgba(81,183,119,1) 0%, rgba(255,259,0,1) 63%);*/
}

.n-show {
  display: block;
}

.narrow-display {
  display: block;
}

.widest-display {
  display: none;
}

.mid-show {
  display: none;
}

@media (min-width: 375px) {
  .top .inner .fw-banner .w-box2 {
    width: 274px;
  }
  .top .inner .fw-banner .img-box {
    width: 136px;
  }
  .top .inner .fw-banner .txt-wrap {
    margin-left: 15px;
  }
}
@media (min-width: 480px) {
  .n-show {
    display: none;
  }
  .mid-show {
    display: block;
  }
  .top .inner .fw-banner .img-box {
    width: 185px;
  }
  .top .inner .fw-banner .txt-wrap {
    margin-left: 20px;
  }
  .top .inner .fw-banner p {
    font-size: 24px;
    line-height: 24px;
  }
  .top .inner .fw-banner .line01 {
    margin-bottom: 1px;
    text-align: left;
    margin-bottom: 3px;
  }
  .top .inner .fw-banner .w-box2 {
    width: 390px;
  }
}
@media (min-width: 768px) {
  .top .inner .fw-banner p {
    font-size: 22px;
    line-height: 28px;
  }
  .top .inner .fw-banner .line01 {
    font-size: 12px;
    margin-bottom: 5px;
  }
  .top .inner .fw-banner .img-box {
    width: 234px;
  }
  .top .inner .fw-banner .txt-wrap {
    margin-left: 0;
  }
  .top .inner .fw-banner .w-box2 {
    max-width: 455px;
    width: 455px;
    padding: 7px;
    margin: 0 auto;
  }
  .top .inner .fw-banner .w-box {
    /*background-image: url(../img-wp/index/hc_bg_pc.jpg);*/
  }
}
@media (min-width: 980px) {
  .narrow-display {
    display: none;
  }
  .widest-display {
    display: block;
  }
  .top .inner .fw-banner .w-box2 {
    /* max-width: 580px;
     width: 580px;*/
  }
  .top .inner .fw-banner .img-box {
    width: 240px;
    min-width: 240px;
  }
}
section {
  width: 100%;
  position: relative;
  z-index: 10;
}

section .inner {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
  box-sizing: border-box;
}

section .inner.pad {
  padding: 0 15px;
  position: relative;
}

.m-show {
  display: block;
}

.m-show-wide {
  display: block;
}

.pc-show {
  display: none;
}

.pc-show-wide {
  display: none;
}

.wide-hide {
  display: block;
}

.wide-show {
  display: none;
}

.m980-show {
  display: block;
}

.pc980-show {
  display: none;
}

.col2 {
  width: 100%;
}

.col4 {
  width: 100%;
  box-sizing: border-box;
  margin: 0;
  list-style: none;
}

footer .lead.note a {
  text-decoration: underline;
  /*color: #faca72;*/
}

.bottom-page .bottom-hide {
  display: none;
}

@media (min-width: 768px) {
  .m-show {
    display: none !important;
  }
  .pc-show {
    display: block;
  }
  .s-box768:after {
    content: ".";
    height: 0;
    display: block;
    clear: both;
    visibility: hidden;
  }
}
@media (min-width: 980px) {
  .m-show-wide {
    display: none;
  }
  .pc-show-wide {
    display: block;
  }
  .m980-show {
    display: none;
  }
  .pc980-show {
    display: block;
  }
  .content {
    margin-left: 126px;
  }
  section .inner {
    max-width: 740px;
  }
  .col4 {
    /*display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;*/
  }
}
@media (min-width: 1023px) {
  section .inner {
    max-width: 760px;
  }
  section .inner.pad {
    padding: 0;
  }
  .sec-hdr {
    margin-left: 1.5%;
    margin-right: 1.5%;
  }
}
@media (min-width: 1119px) {
  section .inner {
    max-width: 870px;
  }
}
@media (min-width: 1279px) {
  section .inner {
    max-width: 1000px;
  }
  .wide-hide {
    display: none;
  }
  .wide-show {
    display: block;
  }
}
.sec-ttl {
  font-size: 20px;
  display: inline-block;
}

.sec-ttl.f-jp {
  letter-spacing: 2px;
}

.cat-btns {
  display: inline-block;
  font-size: 11px;
  font-weight: 700;
}

.sec-hdr {
  text-align: left;
}

.list-btn {
  border: 2px solid black;
  font-size: 10px;
  line-height: 14px;
  padding: 0 7px;
  float: right;
  font-weight: 700;
  margin-top: 2px;
  display: block;
}

.list-btn.body-list-btn {
  float: none;
  line-height: 35px;
  max-width: 140px;
  margin: 0 auto;
}

.list-btn.body-list-btn .icon {
  width: 16px;
  height: auto;
  margin-left: 6px;
  vertical-align: top;
  margin-top: 8px;
}

.bottom-page .list-btn {
  margin-top: 28px;
}

.list-btn.selected,
.list-btn:hover {
  background-color: #f6d668;
}

@media (min-width: 1023px) {
  .sec-ttl {
    font-size: 23px;
  }
  .cat-btns {
    font-size: 13px;
    line-height: 18px;
  }
  .list-btn {
    font-size: 13px;
    line-height: 20px;
    padding: 0 10px;
    margin-top: -2px;
  }
  .bottom-page .list-btn {
    margin-top: 20px;
  }
}
.lead-top {
  font-size: 15px;
  font-weight: 900;
  margin: 20px 0 10px;
}

.top {
  padding: 17px 0 0px;
  /*height: 400px;*/
  background-color: #faca72;
  position: relative;
  z-index: 90;
  box-sizing: border-box;
  background-image: url(../img-wp/index/bg_top_mobile.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
}

.top .inner {
  height: 545px;
}

.top .inner article {
  padding: 70px 0 0;
  z-index: 10;
}

.top .inner article.notification {
  z-index: 20;
}

.top .inner p {
  font-size: 12px;
  line-height: 20px;
  font-weight: 700;
}

.top .inner h2 {
  font-size: 15px;
  line-height: 20px;
  margin: 10px 0;
}

.top .inner p.small {
  font-size: 12px;
  line-height: 20px;
  font-weight: 700;
}

.top .bg {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  z-index: 0;
}

@media (min-width: 768px) {
  .top {
    padding: 0;
    background-image: url(../img-wp/index/bg_top_mobile_wide.png);
  }
  .top .inner p {
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;
  }
  .top .inner h2 {
    font-size: 25px;
    line-height: 32px;
    margin: 10px 0;
  }
}
@media (min-width: 980px) {
  .top {
    background-image: url(../img-wp/index/bg_top_pc.png);
    padding: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding-left: 120px;
    overflow: hidden;
  }
  .top .inner p {
    font-size: 20px;
  }
  .top .inner h2 {
    font-size: 25px;
    line-height: 32px;
    margin: 15px 0;
    letter-spacing: 1px;
  }
  .top .inner p.small {
    font-size: 14px;
    line-height: 22px;
  }
  .top .inner article {
    padding: 0;
    z-index: 10;
  }
  .top .badges-wrap {
    position: absolute;
    top: 60px;
    right: 80px;
    width: 130px;
  }
  .top .badges-wrap a {
    width: 100%;
    margin-bottom: 15px;
    border: 3px solid black;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
  }
}
@media (min-width: 1023px) {
  .top .badges-wrap {
    position: absolute;
    top: 60px;
    right: 80px;
    width: 150px;
  }
}
.news {
  position: relative;
  padding: 20px 0 30px;
  background-color: #cccdcd;
  border-top: 3px solid #231815;
  border-bottom: 3px solid #231815;
  border-left: 3px solid #231815;
  border-right: 3px solid #231815;
  z-index: 90;
  box-sizing: border-box;
}

.news .sec-hdr {
  margin-bottom: 18px;
}

.news .sec-ttl {
  margin-right: 6px;
}

.news .owl-nav button {
  border: 0px;
}

.news .owl-nav {
  display: none;
}

.news .slide-wrap .boxStyle01 {
  display: none;
}

.news .slide-wrap .boxStyle01:first-child,
.news .slide-wrap .boxStyle01:nth-child(2),
.news .slide-wrap .boxStyle01:nth-child(3),
.news .slide-wrap .boxStyle01:nth-child(4) {
  display: block;
}

.news .slide-wrap .owl-nav button.disabled {
  opacity: 0.5;
  filter: alpha(opacity=70);
  -moz-opacity: 0.5;
}

@media (min-width: 980px) {
  .news .owl-nav {
    display: block;
    top: 50%;
    z-index: 10;
  }
  .boxStyle01 .img-wrap img {
    width: 101%;
  }
  .news .owl-nav .owl-prev {
    left: -50px;
  }
  .news .owl-nav .owl-next {
    right: -50px;
  }
  section.news .inner.pad {
    padding: 0;
  }
  .news .slide-wrap .owl-nav button.owl-prev {
    left: -55px;
  }
  .news .slide-wrap .owl-nav button.owl-next {
    right: -55px;
    left: auto;
  }
  .news .slide-wrap .boxStyle01 {
    display: block;
  }
  .news .slide-wrap .boxStyle01:first-child,
  .news .slide-wrap .boxStyle01:nth-child(2),
  .news .slide-wrap .boxStyle01:nth-child(3),
  .news .slide-wrap .boxStyle01:nth-child(4) {
    display: block;
  }
}
@media (min-width: 1023px) {
  .index .news {
    margin-top: 500px;
  }
  .news .sec-hdr {
    margin-left: 0;
    margin-right: 0;
  }
  .news {
    border-top: 3px solid #231815;
    border-bottom: 3px solid #231815;
    border-left: 0px solid #231815;
    border-right: 0px solid #231815;
    margin-bottom: 500px;
    padding: 40px 0 45px;
  }
  .news .sec-ttl {
    margin-right: 30px;
  }
  .news .slide-wrap .owl-nav button.owl-prev {
    left: -65px;
  }
  .news .slide-wrap .owl-nav button.owl-next {
    right: -65px;
    left: auto;
  }
}
.cat-btns a,
.cat-btns span {
  color: #787878;
  /*font-size: 14px;*/
}

.cat-btns a.selected,
.cat-btns a:hover {
  color: black;
}

.cat-icon {
  width: 30px;
  height: auto;
}

.cat-btns .tri-side {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 6px;
  border-color: transparent transparent transparent #787878;
  display: inline-block;
  margin: 4px 5px;
  vertical-align: top;
}

.boxStyle01 {
  width: 100%;
  text-align: left;
  position: relative;
  margin-bottom: 15px;
  box-sizing: border-box;
}

.boxStyle01:last-child {
  margin-bottom: 0;
}

.boxStyle01 .top-box {
  position: relative;
  z-index: 10;
}

.boxStyle01 .img-wrap {
  width: 50%;
  float: left;
  border: 3px solid #231815;
  box-sizing: border-box;
  position: relative;
  z-index: 10;
}

.boxStyle01 .top-box .meta {
  width: 100%;
  position: absolute;
  bottom: 0;
  padding-left: 50%;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-right: 40px;
  box-sizing: border-box;
  font-size: 12px;
  line-height: 18px;
  min-height: 38px;
  border: 3px solid #231815;
  background-color: #f6d668;
  z-index: 0;
}

.boxStyle01 .top-box .meta p.date {
  font-size: 10px;
  line-height: 12px;
}

.boxStyle01 .boxStyle01-btm {
  border-left: 3px solid #231815;
  border-right: 3px solid #231815;
  border-bottom: 3px solid #231815;
  background-color: #f6d668;
  padding: 11px 7px 20px;
}

.boxStyle01 .boxStyle01-btm .ttl {
  font-size: 12px;
  line-height: 16px;
}

.boxStyle01 .cat-icon {
  position: absolute;
  right: 0;
  bottom: -8px;
  z-index: 20;
}

.news .slide-wrap .owl-item img.cat-icon {
  width: 30px;
}

.news .slide-wrap .owl-item img.pc980-show {
  display: none;
}

.boxStyle01 p {
  /*	font-size: 12px;
      line-height: 19px;
  	padding: 5px;*/
}

.boxStyle01 .btm-meta,
.boxStyle01 p.date {
  font-size: 13px;
}

.boxStyle01 .btm-meta a {
  font-size: 12px;
  margin: 10px 0 0 0;
  border-bottom: 1px solid black;
  display: inline-block;
}

@media (min-width: 768px) {
  .boxStyle01 {
    /*width: 48%;
       margin-left:0%;
       margin-right:0%;*/
    margin-bottom: 20px;
  }
  .boxStyle01:nth-child(even) {
    margin-right: 0;
    /*		float: right;*/
  }
  .index .boxStyle01 .top-box {
    padding-bottom: 0;
  }
  .boxStyle01 .top-box {
    padding-bottom: 3px;
  }
}
@media (min-width: 980px) {
  .boxStyle01 {
    /*width: 28%;
       margin-left: 2.5%;
       margin-right: 2.5%;*/
    /* margin-bottom: 0;*/
    padding-right: 30px;
    /*float: none;*/
    /*flex:1;*/
  }
  .boxStyle01 .item-wrap {
    position: relative;
    text-align: left;
    border: solid;
    background-color: #f6d668;
  }
  .news .slide-wrap .owl-item {
    padding-bottom: 30px;
  }
  .boxStyle01:nth-child(even) {
    /*margin-right: 1.5%;
    float: none;*/
  }
  .boxStyle01 .img-wrap {
    width: 100%;
    border: 0px solid #231815;
    /*max-height: 138px;
    overflow: hidden;*/
  }
  .boxStyle01 .ttl {
    font-size: 14px;
    padding: 8px 5px;
    border-bottom: solid;
  }
  .boxStyle01 p {
    font-size: 12px;
    line-height: 16px;
    padding: 5px 14px 5px 5px;
  }
  .boxStyle01 a.author-url {
    font-size: 12px;
    line-height: 16px;
    padding: 0 0 1px 0;
    margin: 5px 14px 1px 5px;
  }
  .boxStyle01 .btm-meta,
  .boxStyle01 p.date {
    font-size: 12px;
    line-height: 14px;
  }
  .boxStyle01 .boxStyle01-btm {
    border-left: 0px solid #231815;
    border-right: 0px solid #231815;
    border-bottom: 0px solid #231815;
    padding: 0 0 60px;
  }
  .boxStyle01 .btm-meta {
    position: absolute;
    bottom: 5px;
  }
  .news .slide-wrap .owl-item img.m980-show {
    display: none;
  }
  .news .slide-wrap .owl-item img.pc980-show {
    display: block;
  }
  .news .slide-wrap .owl-item img.cat-icon,
  .boxStyle01 .cat-icon {
    width: 41px;
    top: auto;
    bottom: -27px;
    right: -29px;
  }
  .cat-btns a {
    font-weight: 300;
  }
  .cat-btns span {
    font-weight: 300;
  }
}
.about {
  background-color: #f6d668;
  /*	position: fixed;
  	width: 100%;
  	height: 100%;
  	top: 0;
  	z-index: 20;*/
}

.about .top-box {
  position: absolute;
  top: 79%;
  left: 0;
  text-align: left;
}

.about .top-box .ttl-wrap {
  width: 90%;
  background-color: #faca72;
  border: 3px solid black;
  padding: 15px;
  box-sizing: border-box;
  z-index: 10;
  position: relative;
  margin-bottom: -25px;
}

.about .top-box .ttl-wrap .ttl {
  font-size: 17px;
  line-height: 21px;
  font-weight: 900;
}

.about .top-box .conts-wrap {
  background-color: #f6d668;
  padding: 45px 15px 10px;
  z-index: 0;
  position: relative;
  box-sizing: border-box;
}

.about .top-box .conts-wrap .conts {
  font-size: 14px;
  line-height: 16px;
  font-weight: 900;
  letter-spacing: 1px;
}

.about .col4Style02 {
  margin-top: 10px;
}

.about .col4Style02 .item {
  text-align: left;
  width: 31.5%;
  float: left;
  margin-right: 2.75%;
  position: relative;
  box-sizing: border-box;
  border: 3px solid black;
  overflow: hidden;
}

.about .col4Style02 .item:last-child {
  margin-right: 0;
  float: right;
}

.about .col4Style02 .item .ttl {
  font-size: 10px;
  line-height: 12px;
}

.about .col4Style02 .item .ttl p {
  font-size: 8px;
}

.about .bg-box {
  width: 100%;
  height: 70%;
}

.about .slide-wrap .owl-item .bg-box img {
  height: 100%;
  width: auto;
}

.about .slide-wrap .owl-item .bg-box {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
}

.about .slide-wrap .owl-item .bg-box.bg01 {
  background-image: url(../img-wp/about/slide_01_mobile.jpg);
}

.about .slide-wrap .owl-item .bg-box.bg02 {
  background-image: url(../img-wp/about/slide_02_mobile.jpg);
}

.about .slide-wrap .owl-item .bg-box.bg03 {
  background-image: url(../img-wp/about/slide_03_mobile.jpg);
}

.about .slide-wrap .owl-item .bg-box.bg04 {
  background-image: url(../img-wp/about/slide_04_mobile.jpg);
}

section.about .inner {
  max-width: none;
}

a.underline {
  padding: 0 0 1px;
  border-bottom: 1px solid white;
}

a.underline.black {
  padding: 0 0 2px;
  text-decoration: none;
  border-bottom: 1px solid black;
}

@media (min-width: 768px) {
  .about .owl-nav {
    top: 30%;
  }
}
@media (min-width: 980px) {
  .about {
    position: fixed;
    top: 0;
    left: 100px;
    height: 100%;
  }
  section.about .inner {
    max-width: none;
    top: 50%;
    transform: translateY(-50%);
    position: relative;
  }
  .about .top-box {
    width: 420px;
    left: 120px;
  }
  .about .bg-box {
    width: 100%;
    height: 100%;
  }
  .about .top-box .ttl-wrap {
    width: 100%;
    padding: 10px 15px;
    margin-bottom: 0;
  }
  .about .top-box .ttl-wrap .ttl {
    font-size: 22px;
    line-height: 32px;
    padding: 6px;
  }
  .about .top-box .conts-wrap {
    height: auto !important;
    padding: 10px 15px;
    border-left: 3px solid black;
    border-right: 3px solid black;
    border-bottom: 3px solid black;
  }
  .about .top-box .conts-wrap .conts {
    font-size: 12px;
    line-height: 19px;
    letter-spacing: 0;
  }
  .about .col4Style02 .item .ttl p {
    font-size: 12px;
    line-height: 18px;
  }
  .col4Style02 .item .ttl small {
    font-size: 10px;
  }
  .about .slide-wrap .owl-item .bg-box.bg01 {
    background-image: url(../img-wp/about/slide_01_pc.jpg);
  }
  .about .slide-wrap .owl-item .bg-box.bg02 {
    background-image: url(../img-wp/about/slide_02_pc.jpg);
  }
  .about .slide-wrap .owl-item .bg-box.bg03 {
    background-image: url(../img-wp/about/slide_03_pc.jpg);
  }
  .about .slide-wrap .owl-item .bg-box.bg04 {
    background-image: url(../img-wp/about/slide_04_pc.jpg);
  }
}
.functions {
  position: relative;
  z-index: 90;
  padding: 20px 0 30px;
  background-color: #cccdcd;
}

.functions .sec-hdr {
  margin-bottom: 35px;
  padding-top: 20px;
}

.bottom-page .functions {
  padding: 0;
}

.bottom-page .functions .sec-ttl {
  display: inline-block;
}

.bottom-page .functions .sec-hdr {
  margin-bottom: 20px;
  padding-top: 0;
}

.functions .cat-btns {
  /*	margin-left: -0.5%;
  	margin-right: -0.5%;*/
  margin-bottom: 25px;
  font-size: 11px;
  font-weight: 700;
  display: flex;
  display: -moz-flex;
  justify-content: stretch;
  width: 100%;
}

.functions .cat-btns-wrap .cat-btns a {
  width: 20%;
  margin-right: 0.5%;
  margin-left: 0.5%;
}

.functions .cat-btns-wrap .cat-btns a {
  color: #3e3a39;
  border: 2px solid #231815;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
  font-weight: 600;
}

.functions .cat-btns-wrap .cat-btns span {
  display: block;
  background-repeat: no-repeat;
  background-position: right center;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 2px;
}

.functions .cat-btns-wrap .cat-btns a.selected,
.functions .cat-btns-wrap .cat-btns a:hover {
  background-color: #faca72;
}

.functions .cat-btns-wrap .cat-btns a.selected span,
.functions .cat-btns-wrap .cat-btns a:hover span {
  background-position: left center;
}

.functions .cat-btns-wrap #cat00 span {
  width: 32px;
  height: 28px;
  margin-bottom: 4px;
  background-image: url(../img-wp/functions/function_icon00.png);
  background-size: 64px auto;
  -moz-background-size: 64px auto;
  -webkit-background-size: 64px auto;
  -o-background-size: 64px auto;
  -ms-background-size: 64px auto;
}

.functions .cat-btns-wrap #cat-list-all span {
  width: 32px;
  height: 28px;
  margin-bottom: 4px;
  background-image: url(../img-wp/functions/function_icon00.png);
  background-size: 64px auto;
  -moz-background-size: 64px auto;
  -webkit-background-size: 64px auto;
  -o-background-size: 64px auto;
  -ms-background-size: 64px auto;
}

.functions .cat-btns-wrap #cat01 span {
  width: 41px;
  height: 29px;
  margin-bottom: 4px;
  background-image: url(../img-wp/functions/function_icon01.png);
  background-size: 84px auto;
  -moz-background-size: 84px auto;
  -webkit-background-size: 84px auto;
  -o-background-size: 84px auto;
  -ms-background-size: 84px auto;
}

.functions .cat-btns-wrap #cat02 span {
  width: 34px;
  height: 33px;
  margin-top: -1px;
  background-image: url(../img-wp/functions/function_icon02.png);
  background-size: 68px auto;
  -moz-background-size: 68px auto;
  -webkit-background-size: 68px auto;
  -o-background-size: 68px auto;
  -ms-background-size: 68px auto;
}

.functions .cat-btns-wrap #cat03 span {
  width: 37px;
  height: 33px;
  margin-top: -1px;
  background-image: url(../img-wp/functions/function_icon03.png);
  background-size: 74px auto;
  -moz-background-size: 74px auto;
  -webkit-background-size: 74px auto;
  -o-background-size: 74px auto;
  -ms-background-size: 74px auto;
}

.functions .cat-btns-wrap #cat04 span {
  width: 40px;
  height: 31px;
  background-image: url(../img-wp/functions/function_icon04.png);
  background-size: 80px auto;
  -moz-background-size: 80px auto;
  -webkit-background-size: 80px auto;
  -o-background-size: 80px auto;
  -ms-background-size: 80px auto;
}

.expand {
  font-size: 12px;
  margin-left: 40px;
  display: inline-block;
}

.expand .tri {
  margin-left: 3px;
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 7px 0 7px;
  border-color: #000000 transparent transparent transparent;
}

.col4Style02 .item .img-wrap {
  position: relative;
  z-index: 1;
}

.col4Style02 .item .ttl {
  background-image: url(../img-wp/bottom/bg_transparent.png);
  padding: 3px 6px;
  font-size: 12px;
  font-weight: 900;
  color: white;
  line-height: 18px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  box-sizing: border-box;
}

.col4Style02 .item .ttl.hoverEffect {
  background-image: url(../img-wp/bottom/bg_transparent03.png);
  padding: 3px 6px;
  width: 100%;
  height: 100%;
  bottom: -100%;
}

.col4Style02 .item:hover .ttl.hoverEffect {
  bottom: 0;
}

.col4Style02 .item .ttl small {
  font-size: 8px;
}

.functions .col4Style02 {
  /*background-color: #f8cdbc;*/
}

.functions .col4Style02 .spacing-adjust {
  padding-bottom: 25px;
}

.bottom-page .functions .col4Style02 .spacing-adjust {
  padding-bottom: 65px;
}

.functions .col4Style02 .item {
  text-align: left;
  width: 48%;
  float: left;
  margin-bottom: 14px;
  position: relative;
}

.functions .col4Style02 .item-w2 {
  margin-bottom: 10px;
}

.functions .col4Style02 .item:nth-child(even) {
  float: right;
  margin-right: 0;
}

.functions .col4Style02 .item:nth-child(1),
.functions .col4Style02 .item:nth-child(2) {
  /*margin-top: -35px;*/
}

.functions .bg {
  width: 100%;
  background-color: #f8cdbc;
  position: absolute;
  top: 250px;
  z-index: 0;
  min-height: 50px;
}

.bottom-page .functions .bg {
  height: 100%;
}

.gutter-sizer {
  width: 4%;
}

.grid-sizer {
  width: 48%;
}

@media (min-width: 768px) {
  .gutter-sizer {
    width: 2%;
  }
  .grid-sizer {
    width: 32%;
  }
  .functions .col4Style02 .item {
    width: 32%;
  }
  .functions .bg {
    min-height: 250px;
  }
}
/*@media (min-width: 768px) {
	section.functions .inner.pad .spacing-adjust{
		max-width: 760px;
	}
}*/
section.functions .inner.col4Style02 {
  position: relative;
  z-index: 10;
}

/*@media (min-width: 1119px) {
	section.functions .inner.pad .spacing-adjust{
	    max-width: 870px;
	}
}*/
@media (min-width: 1023px) {
  .functions .sec-hdr {
    margin-left: 0;
    margin-right: 0;
  }
  .col4Style02 .item .ttl {
    padding: 6px 12px;
    font-size: 22px;
    line-height: 26px;
  }
  .functions {
    /*		padding: 40px 0 90px;*/
    padding: 100px 0;
  }
  section.functions .inner.col4Style02 {
    max-width: none;
  }
  section.functions .inner.pad .spacing-adjust {
    width: 100%;
    max-width: 760px;
    margin: 0 auto;
    box-sizing: border-box;
  }
  .functions .sec-ttl {
    margin-right: 11px;
  }
  .gutter-sizer {
    width: 2%;
  }
  .grid-sizer {
    width: 15%;
  }
  .functions .cat-btns {
    /*margin-left: -0.5%;
      	margin-right: -0.5%;*/
    margin-bottom: 25px;
    font-size: 13px;
    font-weight: 700;
  }
  .functions .cat-btns-wrap {
    margin-left: -0.5%;
    margin-right: -0.5%;
  }
  .functions .cat-btns-wrap .cat-btns a {
    width: 20%;
    margin-right: 0.5%;
    margin-left: 0.5%;
  }
  .functions .sec-hdr {
    margin-bottom: 20px;
  }
  .functions .col4Style02 {
    /*background-color: transparent;*/
  }
  .functions .col4Style02 .item.item-w2 .ttl {
    font-size: 22px;
    line-height: 26px;
    padding: 6px 10px;
  }
  .functions .col4Style02 .item .ttl {
    font-size: 14px;
    line-height: 19px;
    padding: 6px 10px;
  }
  .functions .col4Style02 .item {
    width: 15%;
    max-height: 150px;
    overflow: hidden;
    margin-bottom: 0px;
    /*width: 125px;*/
    /*width: 141px;*/
    margin-left: auto;
    margin-right: auto;
    /*margin-right: 20px;*/
  }
  .functions .col4Style02 .item:first-child,
  .functions .col4Style02 .item:nth-child(2),
  .functions .col4Style02 .item-w2,
  .functions .col4Style02 .item.item-w2.cat03:nth-child(2) {
    width: 32%;
    margin-bottom: 0px;
    max-height: 320px;
    /*margin-bottom: 15px;*/
    /*width: 290px;*/
    /*width: 270px;*/
  }
  .functions .col4Style02 .item.cat03:nth-child(2) {
    width: 15%;
    max-height: 150px;
  }
  .functions .col4Style02 .item:nth-child(even) {
    float: left;
    margin-left: auto;
    margin-right: auto;
    /*margin-left: 0.5%;
    margin-right: 0.5%;*/
  }
  .functions .col4Style02 .item:first-child,
  .functions .col4Style02 .item:nth-child(2),
  .functions .col4Style02 .item:nth-child(3),
  .functions .col4Style02 .item:nth-child(4) {
    margin-top: 0px;
  }
  .functions .bg {
    top: 320px;
  }
}
@media (min-width: 1023px) {
  section.functions .inner.pad .spacing-adjust {
    max-width: 760px;
  }
}
@media (min-width: 1119px) {
  section.functions .inner.pad .spacing-adjust {
    max-width: 870px;
    /*padding-left: 1.5%;
    padding-right: 1.5%;	*/
  }
}
@media (min-width: 1279px) {
  section.functions .inner.pad .spacing-adjust {
    max-width: 1000px;
  }
  .functions .sec-hdr {
    /*margin-bottom: 45px;*/
  }
  .functions .cat-btns-wrap {
    /*letter-spacing: -0.5px;*/
  }
  .functions .expand {
    display: none;
  }
  section.functions .inner.pad .spacing-adjust {
    max-width: 1000px;
    padding-left: 0%;
    padding-right: 0%;
  }
}
.tools {
  position: relative;
  z-index: 90;
  padding-top: 40px;
  padding-bottom: 50px;
  background-color: #cccdcd;
}

.tools .inner,
.tools .slide-wrap {
  position: relative;
  z-index: 10;
}

.tools .sec-hdr {
  margin-bottom: 25px;
}

.tools .sec-hdr .sec-ttl {
  margin-bottom: 7px;
}

.functions .sec-hdr .lead,
.tools .sec-hdr .lead {
  margin-top: 10px;
  font-size: 12px;
  line-height: 16px;
  font-weight: 700;
}

.tools .slide {
  text-align: left;
  position: relative;
}

.tools .slide .border-wrap {
  border: 3px solid #221714;
  position: relative;
}

.tools .slide .border-wrap .lead {
  font-size: 32px;
}

.tools.tools-page .slide {
  margin: 0 auto 40px;
}

.tools .slide .ttl .small {
  font-size: 13px;
  margin-top: 16px;
  line-height: 17px;
}

.tools .slide .img-wrap {
  position: relative;
  z-index: 1;
}

.tools .slide .ttl {
  background-image: url(../img-wp/bottom/bg_transparent04.png);
  padding: 15px 20px;
  font-size: 18px;
  font-weight: 900;
  color: black;
  line-height: 22px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  box-sizing: border-box;
  letter-spacing: 1px;
}

.tools .slide .sp-ttl {
  margin-top: 5px;
  font-size: 18px;
  font-weight: 900;
  line-height: 23px;
}

.tools .bg {
  width: 100%;
  /*height: 500px;*/
  background-color: #9fd5d8;
  position: absolute;
  top: 160px;
  height: 100%;
  z-index: 1;
}

.tools .slide .top-box {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}

.tools .slide .top-box.mobile-adj {
  width: 100%;
}

.tools .slide .top-box .img-wrap {
  width: 100%;
  border-bottom: 3px solid #221714;
}

.tools .slide .top-box.mobile-adj .img-wrap {
  width: 100%;
  background-color: white;
  text-align: center;
}

.tools .slide .top-box .img-wrap img {
  max-width: 100%;
  height: auto;
}

.tools .slide .top-box.mobile-adj img {
  /* max-width: 130px; */
}

.tools .slide .top-box .black-bg {
  background-color: #221714;
  color: white;
  font-size: 12px;
  font-weight: 900;
  line-height: 22px;
  padding: 0 14px 0 11px;
  display: inline-block;
}

.tools .slide .top-box .black-bg.long-ttl-wide-show {
  display: none;
}

.tools .slide .top-box .black-bg.long-ttl-wide-hide {
  display: inline-block;
}

.tools .slide .cover {
  background-image: url(../img-wp/tools/slide_cover.png);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 40;
}

.tools.bottom-page .slide .cover {
  display: none;
}

.tools .active .slide .cover {
  display: none;
}

@media (min-width: 768px) {
  .tools .slide .top-box .img-wrap {
    max-width: 360px;
    border-right: 3px solid #221714;
    border-bottom: 3px solid #221714;
  }
  .tools .slide .top-box .black-bg {
    font-size: 14px;
    line-height: 24px;
    padding: 0 8px 0 5px;
  }
  .tools .slide .border-wrap .lead {
    font-size: 42px;
  }
  .tools .slide .top-box.mobile-adj {
    /* width: auto; */
  }
  .tools .slide .top-box.mobile-adj .img-wrap {
    /* max-width: 150px; */
  }
  .tools .slide .top-box.mobile-adj .img-wrap {
    max-width: 120px;
  }
}
@media (min-width: 1023px) {
  .tools {
    padding-top: 60px;
    padding-bottom: 110px;
  }
  .tools .sec-hdr {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 45px;
  }
  .tools .bg {
    top: 280px;
  }
  .functions .sec-hdr .lead,
  .tools .sec-hdr .lead {
    margin-top: 0px;
    font-size: 12px;
    font-weight: 300;
    display: inline-block;
  }
  .tools .sec-hdr .sec-ttl {
    margin-right: 15px;
  }
  .tools .slide .ttl {
    font-size: 18px;
    line-height: 21px;
  }
  .tools .slide .ttl .small {
    font-size: 14px;
    margin-top: 10px;
    line-height: 21px;
  }
  .tools .slide-wrap .owl-nav button.owl-next {
    left: auto;
    right: 54px;
  }
  .tools .slide .top-box.mobile-adj .img-wrap {
    max-width: 160px;
  }
}
@media (min-width: 1280px) {
  .tools .slide .top-box .black-bg.long-ttl-wide-show {
    display: inline-block;
  }
  .tools .slide .top-box .black-bg.long-ttl-wide-hide {
    display: none;
  }
  .tools .slide .top-box.mobile-adj .img-wrap {
    max-width: 230px;
  }
}
.agents {
  background-color: #cccdcd;
  padding-top: 40px;
  position: relative;
  z-index: 10;
}

.agents .sec-hdr {
  margin-bottom: 20px;
}

.agents .sec-hdr .sec-ttl,
.tools-page .sec-hdr .sec-ttl {
  margin-bottom: 15px;
}

.agents .sec-hdr .lead,
.tools-page .sec-hdr .lead {
  font-size: 12px;
  line-height: 16px;
  font-weight: 700;
}

.functions-page .sec-hdr .lead,
.tools.tools-page .sec-hdr .lead {
  font-weight: 300;
}

.agents .col3 .boxStyle02 {
  box-sizing: border-box;
}

.agents .col3 .boxStyle02 a {
  width: 100%;
  height: 100%;
  display: block;
  box-sizing: border-box;
}

.agents .col3 .item-wrap {
  width: 100%;
  border-top: 2px solid #000000;
  border-left: 2px solid #000000;
}

.agents .col3 .boxStyle02 {
  /*border-right:2px solid #000000;
  border-bottom:2px solid #000000;*/
}

.agents .col3 .boxStyle02:first-child,
.agents .col3 .boxStyle02:nth-child(2),
.agents .col3 .boxStyle02:nth-child(3) {
  /*margin-top: -20px;*/
  /*border-top:2px solid #000000;*/
}

.agents .col3 .boxStyle02:nth-child(3n+4) {
  /*border-left:2px solid #000000;*/
}

.agents .col3 .boxStyle02:first-child {
  /*border-left:2px solid #000000;*/
}

.agents .col3 .boxStyle02:nth-child(3n+3) {
  /*border-right:2px solid #000000;*/
}

.agents .col3 .boxStyle02:last-child {
  /*	border-right:2px solid #000000;*/
}

.agents .col3 .boxStyle02 .img-wrap {
  width: 100%;
  height: 100%;
}

.agents .col3 {
  padding-bottom: 80px;
  position: relative;
  z-index: 10;
}

.col3 .inner {
  width: 99.99%;
}

.col3 .inner .item {
  width: 33.33%;
  float: left;
  border-right: 2px solid #000000;
  border-bottom: 2px solid #000000;
}

.col2 .item {
  width: 50%;
  box-sizing: border-box;
}

.col2Split {
  display: flex;
  flex-flow: row;
  flex-wrap: wrap;
}

.col2Split .item {
  flex: 0 0 100%;
  box-sizing: border-box;
}

.agents .bg {
  width: 100%;
  background-color: #f6d668;
  position: absolute;
  z-index: 0;
  top: 240px;
}

@media (min-width: 768px) {
  .col2 .item {
    width: 100%;
  }
  .col3 .inner .item {
    width: 20%;
  }
  .col2Split .item {
    flex: 1;
  }
}
@media (min-width: 980px) {
  .col2Split {
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
  }
  .col2Split .item {
    flex: 1;
  }
}
@media (min-width: 1023px) {
  .col3 .inner .item {
    width: 16.66%;
  }
  .agents {
    padding-top: 60px;
  }
  .agents .sec-hdr .sec-ttl,
  .tools-age .sec-hdr .sec-ttl {
    margin-bottom: 20px;
  }
  .agents .sec-hdr .lead,
  .tools-age .sec-hdr .lead {
    font-size: 12px;
    line-height: 19px;
    font-weight: 300;
  }
  .agents .sec-hdr {
    margin-left: 0;
    margin-right: 0;
  }
  .agents .col3 {
    padding-bottom: 90px;
  }
  .agents .col3 .boxStyle02 .img-wrap img {
    width: 101%;
    height: auto;
  }
  .agents .bg {
    top: 320px;
  }
  .functions-page .sec-hdr .lead {
    margin-top: 16px;
    display: block;
  }
}
.slide .align-right {
  text-align: right;
  margin-top: 10px;
  font-size: 12px;
}

.slide-wrap .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}

.slide-wrap {
  /*    display: none;*/
  width: 100%;
  position: relative;
  z-index: 1;
}

.slide-wrap .owl-stage {
  position: relative;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: box;
}

.slide-wrap .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.slide-wrap .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  padding: 0;
}

.slide-wrap .owl-item,
.slide-wrap .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.slide-wrap .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}

.slide-wrap .owl-item img {
  /*    display: block;*/
  width: 100%;
}

.slide-wrap .owl-dots.disabled,
.slide-wrap .owl-nav.disabled {
  /*display: none*/
}

.slide-wrap .owl-nav {
  display: none;
}

.slide-wrap.owl-loaded {
  display: block;
}

.slide-wrap .owl-dot,
.slide-wrap .owl-nav .owl-next,
.slide-wrap .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.slide-wrap .owl-nav button.owl-next,
.slide-wrap .owl-nav button.owl-prev,
.slide-wrap button.owl-dot {
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}

.slide-wrap.owl-loading {
  opacity: 0;
  display: block;
}

.slide-wrap.owl-hidden {
  opacity: 0;
}

.slide-wrap.owl-refresh .owl-item {
  visibility: hidden;
}

.slide-wrap.owl-drag .owl-item {
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.about .slide-wrap.owl-drag .owl-item .slide {
  overflow: hidden;
}

.about .owl-dots {
  position: absolute;
  top: 150px;
  left: 15px;
}

.about .slide-wrap .owl-dot {
  border: 2.5px solid #BFBFBF;
  margin: 5px;
  font-size: 12px;
  width: 26px;
  height: 36px;
  line-height: 30px;
  border-radius: 0;
  box-sizing: border-box;
  margin: 0 10px 0 0;
}

.about .slide-wrap .owl-dot:hover,
.about .slide-wrap .owl-dot.active {
  border: 2.5px solid #000;
  background-color: #f6d668;
}

.slide-wrap.owl-grab {
  cursor: move;
  cursor: grab;
}

.slide-wrap.owl-rtl {
  direction: rtl;
}

.slide-wrap.owl-rtl .owl-item {
  float: right;
}

.owl-height {
  transition: height 0.5s ease-in-out;
}

.owl-nav {
  position: absolute;
  top: 25%;
  width: 100%;
}

.owl-prev, .owl-next {
  position: absolute;
  width: 48px;
  height: 55px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: 30px auto;
  -moz-background-size: 30px auto;
  -webkit-background-size: 30px auto;
  -o-background-size: 30px auto;
  -ms-background-size: 30px auto;
  text-indent: -99999999px;
}

.owl-prev {
  left: 15px;
  background-position: center center;
  background-image: url(../img-wp/common/nav_left.png);
}

.owl-next {
  right: 15px;
  background-position: center center;
  background-image: url(../img-wp/common/nav_right.png);
}

.owl-dots {
  margin: 0px auto 0;
}

.owl-dot {
  width: 10px;
  height: 10px;
  border-radius: 100%;
  border: 1px solid #eee;
  background-color: #eee;
  margin-right: 10px;
  display: inline-block; /*for making them horizontal, if you want vertical then you can use- display: block*/
}

.owl-dot.active {
  border: 1px solid rgb(165, 205, 57);
  background-color: rgb(165, 205, 57);
}

.owl-theme .owl-controls .owl-page {
  display: inline-block;
}

.owl-theme .owl-controls .owl-page span {
  background: none repeat scroll 0 0 #869791;
  border-radius: 20px;
  display: block;
  height: 12px;
  margin: 5px 7px;
  opacity: 0.5;
  width: 12px;
}

@media (min-width: 768px) {
  .owl-nav {
    top: 50%;
    margin-top: -28px;
  }
  .slide-wrap .owl-nav {
    display: block;
  }
}
@media (min-width: 980px) {
  .owl-nav {
    top: 229px;
  }
  .about .owl-dots {
    position: absolute;
    top: 105px;
    left: 120px;
  }
  .tools .owl-nav {
    top: 50%;
  }
  .owl-prev, .owl-next {
    background-size: 45px auto;
    -moz-background-size: 45px auto;
    -webkit-background-size: 45px auto;
    -o-background-size: 45px auto;
    -ms-background-size: 45px auto;
  }
  .slide-wrap .owl-nav button.owl-prev {
    left: 54px;
  }
  .slide-wrap .owl-nav button.owl-next {
    left: 561px;
    right: auto;
  }
  .tools .slide-wrap .owl-nav button.owl-next {
    left: auto;
    right: 84px;
  }
  .tools .slide-wrap .owl-nav button.owl-prev {
    left: 84px;
  }
}
/*///////////////////////////////////////////////////////////// form */
input {
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

input:focus {
  outline-width: 0;
}

.form .inner {
  padding: 10px 0 0px;
}

.form .inner h3 {
  font-size: 36px;
  line-height: 38px;
  color: #333333;
  text-align: center;
  margin: 0 0 30px;
}

.form .inner .lead {
  /*	margin:0 0 35px;*/
  margin: 0px 0 20px;
}

.form .inner .text-bdr-wrap {
  margin: 20px auto;
  border: 1px solid white;
  padding: 16px 16px 0 16px;
  max-height: 205px;
  overflow: scroll;
}

.form .inner .f-w-700 {
  font-weight: 700;
}

.form .inner .text-bdr-wrap a {
  color: white;
  text-decoration: underline;
}

.form .inner .form-wrap {
  font-size: 13px;
  line-height: 24px;
}

.form .inner .form-wrap .required {
  font-size: 10px;
  padding: 0 0 0 3px;
  vertical-align: text-bottom;
}

.form .inner .form-wrap dl {
  line-height: 20px;
}

.form .inner .form-wrap dl dt {
  float: left;
  width: 35%;
  line-height: 20px;
}

.form .inner .form-wrap dl dt,
.form .inner .form-wrap dl dd {
  height: auto;
}

.form .inner .form-wrap dl dd {
  float: right;
  width: 65%;
  margin: 0 0 15px;
}

.form .inner .form-wrap dl dd input {
  width: 100%;
  padding: 0 0;
  line-height: 20px;
  /*    height: 40px;*/
  border-top: 0px solid #ffffff;
  border-right: 0px solid #ffffff;
  border-left: 0px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  color: white;
  background: transparent;
  box-sizing: border-box;
  font-size: 14px;
}

.form .inner .form-wrap dl dd input[type=text]:focus,
.form .inner .form-wrap dl dd textarea:focus,
.form .inner .form-wrap dl dd input[type=email]:focus,
.form .inner .form-wrap input[type=button]:focus,
.form .inner .form-wrap input[type=submit]:focus {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  outline: none;
}

.form .inner .form-wrap input[type=submit]:hover,
.form .inner .form-wrap input[type=button]:hover {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  background-position: right 36px center;
  cursor: pointer;
  background-color: #faca72;
  border: 1px solid #faca72;
  color: #333333;
}

/*.form .inner .form-wrap input.cancel{
	margin:0 auto 40px!important;

}*/
.form .inner .form-wrap dl dd textarea {
  resize: none;
  width: 100%;
  padding: 5px;
  border: 1px solid #ffffff;
  color: white;
  background: transparent;
  height: 100px;
  font-size: 16px;
  box-sizing: border-box;
}

.form .inner .form-wrap .btn {
  text-align: center;
}

.form .inner .form-wrap input[type=submit] {
  margin-top: 5px;
  float: right;
  display: block;
  color: #433f3f;
  font-weight: 900;
  border: 1px solid #e3e4e4;
  background-color: #e3e4e4;
  width: 120px;
  height: 30px;
  box-sizing: border-box;
  text-align: center;
  font-size: 13px;
  line-height: 30px;
  /* display: block;*/
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

.form .inner .form-wrap input[type=button] {
  margin-top: 5px;
  display: inline-block;
  color: #433f3f;
  font-weight: 900;
  border: 1px solid #e3e4e4;
  background-color: transparent;
  color: #e3e4e4;
  width: 120px;
  height: 30px;
  box-sizing: border-box;
  text-align: center;
  font-size: 13px;
  line-height: 30px;
  /* display: block;*/
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

.form .inner .form-wrap input[type=submit].wpcf7c-btn-confirm {
  width: auto;
  padding-left: 10px;
  padding-right: 10px;
}

.form .inner .form-wrap .btn.single input[type=submit] {
  margin: 0 auto;
}

.form .inner .form-wrap .btn.double input[type=submit] {
  margin: 0;
}

.form .inner .form-wrap .btn.double input[type=submit]:first-child {
  margin: 0 20px 0 0;
}

.form .inner .form-wrap dl dd textarea::-webkit-input-placeholder,
.form .inner .form-wrap dl dd input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #cccccc;
}

.form .inner .form-wrap dl dd textarea::-moz-placeholder,
.form .inner .form-wrap dl dd input::-moz-placeholder { /* Firefox 19+ */
  color: #cccccc;
}

.form .inner .form-wrap dl dd textarea:-ms-input-placeholder,
.form .inner .form-wrap dl dd input:-ms-input-placeholder { /* IE 10+ */
  color: #cccccc;
}

.form .inner .form-wrap dl dd textarea:-moz-placeholder,
.form .inner .form-wrap dl dd input:-moz-placeholder { /* Firefox 18- */
  color: #cccccc;
}

.form .inner .form-wrap dl.last-child dd {
  margin-top: 5px;
  margin-bottom: 0;
}

.error {
  color: #ff0000;
}

.form .inner .form-wrap .mw_wp_form .error {
  padding: 10px 0 0;
  color: #ff0000;
  display: block;
}

.bottom-page {
  padding-top: 40px;
}

.bottom-page .news,
.bottom-page .agents {
  padding-top: 0;
}

.bottom-page .sec-ttl {
  font-size: 25px;
  line-height: 25px;
  padding: 20px 0 0;
  display: block;
  margin: 0;
}

.bottom-page section .inner.pad {
  position: relative;
  z-index: 10;
}

.sp-block {
  display: block;
}

@media (min-width: 768px) {
  .sp-block {
    display: inline;
  }
}
@media (max-width: 980px) {
  .btm-page-adj {
    padding-bottom: 80px;
  }
}
@media (min-width: 980px) {
  .bottom-page {
    padding-top: 0px;
  }
}
.pagination {
  margin: 40px 0 0;
}

.wp-pagenavi {
  clear: both;
}

.wp-pagenavi .pages {
  display: none;
}

.wp-pagenavi a, .wp-pagenavi span {
  text-decoration: none;
  border: 2px solid #BFBFBF;
  padding: 8px 8px;
  margin: 5px;
  font-size: 12px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
  border-color: #000;
  background-color: #f6d668;
}

.wp-pagenavi span.current {
  font-weight: bold;
}

@media (min-width: 980px) {
  .wp-pagenavi a, .wp-pagenavi span {
    text-decoration: none;
    border: 2px solid #BFBFBF;
    padding: 18px 18px;
    margin: 10px;
    font-size: 14px;
  }
}
.contact-page {
  text-align: left;
  color: white;
  background-color: #433f3f;
}

.contact-page .conts-wrap .inner {
  font-size: 14px;
  line-height: 22px;
}

.contact-page .conts-wrap .form .inner dl {
  font-size: 16px;
}

.contact-page h1 img {
  width: 30px;
  margin-right: 10px;
  float: left;
}

.contact-page h1 span {
  width: 80%;
  float: left;
}

.contact-page .conts-wrap .sec-ttl {
  font-size: 18px;
}

.contact-page .conts-wrap .lead {
  margin: 0 0 20px;
}

.contact-page .lead.lead03 {
  font-size: 23px;
  font-weight: 900;
  line-height: 25px;
  letter-spacing: 2px;
}

.contact-page .lead a {
  color: #e3e4e4;
}

.contact-page .lead img {
  width: 25px;
  margin-right: 15px;
}

.contact-page .form .inner .form-wrap dl dt {
  width: 100%;
  float: none;
}

.contact-page .form .inner .form-wrap dl dd {
  width: 100%;
  float: none;
  margin: 10px 0 25px;
}

.contact-page .inner .form-wrap dl dd input {
  font-size: 16px;
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  line-height: 30px;
  padding: 0 10px;
}

.contact-adj .col2 .item:first-child {
  display: none;
}

.contact-page.bottom-page .conts-wrap .inner a {
  text-decoration: none;
}

.contact-page.bottom-page .form .lead.note a {
  text-decoration: underline;
}

@media (min-width: 789px) {
  .contact-page .btm-page-adj {
    padding-bottom: 0;
  }
  .contact-page .conts-wrap .form .inner {
    padding-bottom: 40px;
    border-bottom: 1px solid white;
  }
  footer.contact-adj .col2 .item:last-child {
    width: 100%;
    padding-left: 0px;
    float: none;
  }
}
@media (min-width: 980px) {
  .contact-page .conts-wrap .inner {
    font-size: 14px;
    line-height: 22px;
  }
  .contact-page .conts-wrap .sec-ttl {
    font-size: 25px;
  }
  .contact-page .form .inner .form-wrap dl dt {
    width: 100%;
    float: none;
  }
  .contact-page .form .inner .form-wrap dl dd {
    width: 100%;
    float: none;
    margin: 15px 0 25px;
  }
  .contact-page .inner .form-wrap dl dd input {
    font-size: 16px;
    border-top: 0px solid #ffffff;
    border-right: 0px solid #ffffff;
    border-left: 0px solid #ffffff;
    border-bottom: 1px solid #ffffff;
  }
  .contact-page .form .inner .form-wrap dl dt {
    float: left;
    width: 35%;
    line-height: 20px;
  }
  .contact-page .form .inner .form-wrap dl dd {
    float: right;
    width: 65%;
    margin: 0 0 15px;
  }
  footer.contact-adj {
    padding: 45px 0 10px;
  }
}
@media (min-width: 1023px) {
  .bottom-page.contact-page .sec-hdr {
    margin: 0px 0px;
  }
}
.join-page {
  text-align: left;
  color: white;
  background-color: #433f3f;
}

.join-page .conts-wrap .inner {
  font-size: 14px;
  line-height: 22px;
}

.join-page .conts-wrap .inner img {
  max-width: 100%;
}

.join-page .conts-wrap .inner img.graph {
  width: 100%;
  max-width: 500px;
  height: auto;
  margin: 0 auto;
  display: block;
  /*margin:5px auto 20px;*/
}

.join-page .conts-wrap .form .inner dl {
  font-size: 16px;
}

.join-page .col2Split {
  flex-direction: column-reverse;
}

.join-page .info-wrap {
  padding: 15px;
  border: 1px solid white;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  box-sizing: border-box;
}

.join-page .info-wrap .ftr-logo {
  width: 58px;
  height: 58px;
  line-height: 108px;
  margin-right: 20px;
  text-align: center;
  background-color: white;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
}

.join-page .conts-wrap .info-wrap .lead.lead03 {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 18px;
}

.join-page .info-wrap .ftr-logo img {
  width: 25px;
  height: auto;
  margin: 6.5px auto 0;
}

.join-page .info-wrap .txt-wrap {
  width: 70%;
}

.join-page .conts-wrap .info-wrap .lead {
  margin: 0 auto 10px;
}

.join-page .conts-wrap .sec-ttl {
  font-size: 18px;
}

.join-page .conts-wrap .lead {
  margin: 0 0 20px;
}

.join-page .lead.lead03 {
  font-size: 23px;
  font-weight: 900;
  line-height: 25px;
  letter-spacing: 2px;
}

.join-page .lead.lead03b {
  font-size: 13px;
  font-weight: 900;
  margin-bottom: 15px;
  margin: 40px auto 10px;
}

.join-page .lead a {
  color: #e3e4e4;
}

.join-page .lead img {
  width: 20px;
  margin-right: 10px;
}

.join-page .form .inner .form-wrap dl dt {
  width: 100%;
  float: none;
}

.join-page .form .inner .form-wrap dl dd {
  width: 100%;
  float: none;
  margin: 10px 0 25px;
}

.join-page .inner .form-wrap dl dd input {
  font-size: 16px;
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  line-height: 30px;
  padding: 0 10px;
}

.contact-adj .col2 .item:first-child {
  display: none;
}

.join-page.bottom-page .conts-wrap .inner a {
  text-decoration: none;
}

footer.join-adj .item {
  display: none;
}

@media (max-width: 788px) {
  .join-page .item .tile-box {
    height: auto !important;
  }
  .join-page .info-wrap {
    height: auto !important;
  }
  .join-page .conts-wrap .info-wrap .v-align {
    top: auto;
    transform: translateY(0%);
    position: relative;
  }
}
@media (min-width: 789px) {
  .join-page .col2Split {
    flex-direction: inherit;
  }
  .join-page .col2Split .item {
    padding-right: 10px;
  }
  .join-page .item .tile-box {
    height: auto;
  }
  .join-page .info-wrap {
    height: auto;
  }
  .join-page .col2Split .item:last-child {
    padding-left: 10px;
  }
  .join-page .btm-page-adj {
    padding-bottom: 0;
  }
  .join-page .conts-wrap .form .inner {
    padding-bottom: 40px;
    border-bottom: 1px solid white;
  }
  footer.contact-adj .col2 .item:last-child {
    width: 100%;
    padding-left: 0px;
    float: none;
  }
}
@media (min-width: 980px) {
  .join-page .conts-wrap .inner {
    font-size: 14px;
    line-height: 22px;
  }
  .join-page .info-wrap {
    padding: 0 15px;
    border: 1px solid white;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    box-sizing: border-box;
  }
  .join-page .conts-wrap .info-wrap .lead {
    margin: 0 auto 10px;
  }
  .join-page .lead img {
    width: 25px;
    margin-right: 15px;
  }
  .join-page .conts-wrap .inner img.graph {
    /*margin:5px auto 50px;*/
  }
  .join-page .conts-wrap .sec-ttl {
    font-size: 25px;
  }
  .join-page .form .inner .form-wrap dl dt {
    width: 100%;
    float: none;
  }
  .join-page .form .inner .form-wrap dl dd {
    width: 100%;
    float: none;
    margin: 15px 0 25px;
  }
  .join-page .inner .form-wrap dl dd input {
    font-size: 16px;
    border-top: 0px solid #ffffff;
    border-right: 0px solid #ffffff;
    border-left: 0px solid #ffffff;
    border-bottom: 1px solid #ffffff;
  }
  .join-page .form .inner .form-wrap dl dt {
    float: left;
    width: 35%;
    line-height: 20px;
  }
  .join-page .form .inner .form-wrap dl dd {
    float: right;
    width: 65%;
    margin: 0 0 15px;
  }
  footer.contact-adj {
    padding: 45px 0 10px;
  }
}
@media (min-width: 1023px) {
  footer.join-adj {
    padding: 35px 0 10px;
  }
  .join-page .conts-wrap .info-wrap .lead.lead03 {
    margin-bottom: 0;
    line-height: 23px;
  }
  .join-page .lead.lead03b {
    font-size: 15px;
    font-weight: 900;
    margin-bottom: 15px;
    margin: 40px auto 10px;
  }
  .join-page .info-wrap .ftr-logo {
    width: 68px;
    height: 68px;
    line-height: 68px;
    margin-right: 5%;
  }
  .join-page .info-wrap .ftr-logo img {
    width: 30px;
    height: auto;
    margin: 7.5px auto 0;
  }
  .join-page .info-wrap .txt-wrap {
    width: 70%;
  }
  .join-page .col2Split .item {
    padding-right: 20px;
  }
  .join-page .col2Split .item:last-child {
    padding-left: 20px;
  }
  .bottom-page.join-page .sec-hdr {
    margin: 0px 0px;
  }
}
@media (min-width: 1119px) {
  .join-page .info-wrap .ftr-logo {
    width: 108px;
    height: 108px;
    line-height: 108px;
    margin-right: 5%;
  }
  .join-page .info-wrap .ftr-logo img {
    width: 44px;
    height: auto;
    margin: 15px auto 0;
  }
  .join-page .info-wrap .txt-wrap {
    width: 60%;
  }
}
@media (min-width: 1279px) {
  .join-page .info-wrap .txt-wrap {
    width: 70%;
  }
}
.single .boxStyle01-btm {
  width: 100%;
  box-sizing: border-box;
  vertical-align: baseline;
}

.single .boxStyle01-btm h1 {
  font-size: 2.2rem;
  line-height: 2.5rem;
  font-weight: 700;
  margin: 0 0 20px;
}

.single .boxStyle01-btm h2 {
  font-size: 1.6rem;
  line-height: 2.5rem;
  padding: 0 0 3px;
  margin: 0 0 15px;
  text-decoration: underline;
}

.single .boxStyle01-btm h3, .single .boxStyle01-btm h4, .single .boxStyle01-btm h5, .single .boxStyle01-btm h6 {
  font-size: 1.4rem;
  line-height: 2.2rem;
  margin: 0 0 15px;
}

.single .boxStyle01-btm p {
  margin: 0 0 27px;
}

.single .boxStyle01-btm p:last-child {
  margin: 0 0 0;
}

.single .boxStyle01-btm b,
.single .boxStyle01-btm strong {
  font-weight: 700;
}

.single .boxStyle01-btm dfn,
.single .boxStyle01-btm cite,
.single .boxStyle01-btm em,
.single .boxStyle01-btm i {
  font-style: italic;
}

.single .boxStyle01-btm iframe {
  max-width: 700px;
  height: auto;
}

.single .boxStyle01-btm blockquote {
  border: 1px #e7e7e7 solid;
  padding: 15px;
  width: 600px;
  margin: 0 auto 20px;
}

.single .boxStyle01-btm blockquote > p:last-child {
  margin-bottom: 0;
}

.single .boxStyle01-btm blockquote em,
.single .boxStyle01-btm blockquote i,
.single .boxStyle01-btm blockquote cite {
  font-style: normal;
}

.single .boxStyle01-btm blockquote strong,
.single .boxStyle01-btm blockquote b {
  font-weight: 400;
}

.single .boxStyle01-btm address {
  font-style: italic;
  margin: 0 0 28px;
}

.single .boxStyle01-btm sup,
.single .boxStyle01-btm sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

.single .boxStyle01-btm sup {
  bottom: 1ex;
}

.single .boxStyle01-btm sub {
  top: 0.5ex;
}

.single .boxStyle01-btm small {
  font-size: 75%;
}

.single .boxStyle01-btm big {
  font-size: 125%;
}

/**
 * 3.0 Elements
 */
.single .boxStyle01-btm hr {
  border: 0;
  height: 1px;
  margin-bottom: 20px;
}

.single .boxStyle01-btm ul,
.single .boxStyle01-btm ol {
  margin: 0 0 20px 0;
  padding: 0;
}

.single .boxStyle01-btm ul {
  list-style: disc;
}

.single .boxStyle01-btm ol {
  list-style: decimal;
}

.single .boxStyle01-btm li > ul,
.single .boxStyle01-btm li > ol {
  margin: 0 0 0 20px;
}

.single .boxStyle01-btm dl {
  margin: 0 0 20px;
}

.single .boxStyle01-btm dt {
  font-weight: bold;
}

.single .boxStyle01-btm dd {
  margin: 0 0 20px;
}

.single .boxStyle01-btm .mce-item-table,
.single .boxStyle01-btm table {
  margin: 30px 0;
  text-align: left;
  max-width: 660px;
  border-left: 1px solid black;
  border-bottom: 1px solid black;
}

.single .boxStyle01-btm .mce-item-table th,
.single .boxStyle01-btm table th {
  background-color: #1b1b1b;
  padding: 15px 25px;
  color: white;
  font-weight: 700;
  border-right: 1px solid black;
  text-align: left;
}

.single .boxStyle01-btm table td,
.single .boxStyle01-btm .mce-item-table td {
  text-align: left;
  padding: 15px 25px;
  border-right: 1px solid black;
}

.single .boxStyle01-btm img {
  border: 0;
  height: auto;
  max-width: 700px;
  vertical-align: middle;
}

.single .boxStyle01-btm a img {
  display: block;
}

.single .boxStyle01-btm a {
  padding: 0 0 1px 0;
  border-bottom: 1px solid black;
  color: black;
  text-decoration: none;
}

/**
 * 4.0 Alignment
 */
.category .boxStyle01-btm .alignleft,
.single .boxStyle01-btm .alignleft {
  float: left;
  margin: 10px 20px 10px 0;
}

.category .boxStyle01-btm .alignright,
.single .boxStyle01-btm .alignright {
  float: right;
  margin: 10px 0 10px 20px;
}

.category .boxStyle01-btm .aligncenter,
.single .boxStyle01-btm .aligncenter {
  clear: both;
  display: block;
  margin: 20px auto;
}

/**
 * 7.0 Audio / Video
 */
.single .boxStyle01-btm .mce-content-body .wpview-wrap {
  margin-bottom: 32px;
}

.single .boxStyle01-btm .mce-content-body .wp-audio-playlist {
  margin: 0;
}

@media screen and (min-width: 320px) and (max-width: 929px) {
  .single .boxStyle01-btm {
    font-size: 1.3rem;
    line-height: 2.1rem;
  }
  .single .boxStyle01-btm img {
    max-width: 100%;
  }
  .single .boxStyle01-btm p {
    margin: 0 0 20px;
  }
  .single .boxStyle01-btm h1 {
    font-size: 1.8rem;
    line-height: 2.2rem;
  }
  .single .boxStyle01-btm h2 {
    font-size: 1.4rem;
    line-height: 2rem;
  }
  .single .boxStyle01-btm h3, .single .boxStyle01-btm h4, .single .boxStyle01-btm h5, .single .boxStyle01-btm h6 {
    font-size: 1.3rem;
    line-height: 2.1rem;
  }
  .category .boxStyle01-btm .alignright,
  .category .boxStyle01-btm .alignleft,
  .single .boxStyle01-btm .alignright,
  .single .boxStyle01-btm .alignleft {
    max-width: 50%;
  }
}
.loading {
  width: 60px;
  height: 60px;
  background-color: #FACA72;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  z-index: 1;
  position: absolute;
  line-height: 60px;
  text-align: center;
  left: 50%;
  margin-left: -30px;
  top: 210px;
}

.loading img {
  margin-left: auto;
  margin-right: auto;
  width: 60%;
  margin-top: 20%;
}

.loading-adj.no-show,
.loading.no-show {
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  display: block;
}

.tools .loading-adj {
  position: fixed;
  top: 40%;
  left: 50%;
  /* padding-left: 120px; */
  margin-top: -30px;
  width: 60px;
  height: 60px;
  margin-left: -30px;
}

.tools .loading-adj .loading {
  top: 0;
  left: 0;
  margin-left: 0;
  position: relative;
  margin: 0 auto;
}

.tools .loading.show-top {
  z-index: 9000;
}

@media (min-width: 768px) {
  .tools .loading-adj {
    position: fixed;
    top: 40%;
    left: 50%;
    /* padding-left: 120px; */
    margin-top: -30px;
    width: 60px;
    height: 60px;
    margin-left: 30px;
  }
  .tools .loading-adj .loading {
    top: 0;
    left: 0;
    margin-left: 0;
    position: relative;
    margin: 0 auto;
  }
}
@media (min-width: 980px) {
  .loading {
    top: 250px;
  }
}
.tools .loading {
  z-index: 0;
}

/*.col03{
	width: 100%;
}
.col03 .item{

}

@media (min-width: 768px){
	.col03 .item{
		width: 33%;
		float: left;
		padding: 0 18px;
		box-sizing:border-box;
	}

}*/
.mw100 {
  max-width: 100%;
  margin-bottom: 40px;
}

.img-wrap03 {
  font-size: 42px;
  font-weight: 900;
  text-align: left;
  padding: 20px;
  line-height: 45px;
}

.des-box {
  color: white;
  font-size: 13px;
  background-color: #303030;
  text-align: center;
  padding: 10px;
  margin: 20px auto;
  width: 100%;
  box-sizing: border-box;
}

.des-img {
  width: 70%;
  height: auto;
}

.s-icon {
  width: 50px;
  height: auto;
  border-radius: 10px;
}

.sphere-des {
  text-align: center;
  margin: 30px auto;
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
}

.sphere-des .align-l {
  text-align: left;
}

.sphere-des .m-w-type01 {
  max-width: 630px;
  margin: 0 auto;
}

.sphere-des .large {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 18px;
}

.img-des-box {
  display: block;
  justify-content: space-between;
  padding: 0px;
  margin-bottom: 50px;
}

.border-box {
  border: solid 1px;
  width: 100%;
  height: 8px;
  margin-bottom: 20px;
  box-sizing: border-box;
}

.img-des-box .i1,
.img-des-box .i2,
.img-des-box .i3 {
  width: 100%;
}

.img-des-box .des-ttl {
  font-size: 18px;
  font-weight: 300;
  margin: 20px 0px;
  text-align: center;
  line-height: 22px;
}

.img-des-box .des-ttl .bold {
  font-weight: 900;
  font-size: 26px;
}

.img-des-box .des-ttl .bold.block-txt {
  margin-bottom: 8px;
  display: block;
}

.img-des-box .des-ttl .small {
  font-size: 12px;
}

.img-des-box .des-ttl .small.lh-adj {
  line-height: 16px;
  display: block;
  margin-top: 8px;
}

.img-des-box .des {
  text-align: left;
  font-size: 11px;
  margin-bottom: 20px;
  /*	padding: 0px 20px;*/
}

.img-des-box .des.align-c {
  text-align: center;
}

.img-des-box .btm-wrap {
  padding: 0px 20px;
}

.img-des-box img {
  max-width: 200px;
}

.ttl_bg {
  color: white;
  font-size: 12px;
  padding: 0;
  text-align: center;
  box-sizing: border-box;
  margin: 20px auto;
  width: 100%;
}

.ttl_bg p {
  padding: 10px 0;
  background-color: #565454;
}

.gui-box {
  display: block;
}

.bk-bar {
  width: 335px;
  height: 31px;
  background-color: #000000;
  text-align: center;
  color: white;
  line-height: 30px;
  border-radius: 10px;
}

.qr {
  width: 97px;
  height: auto;
  margin-top: 10px;
}

.gui-img-wrap {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
}

.gui-img-wrap img {
  max-width: 100%;
}

.bk-des {
  font-size: 12px;
  color: black;
  line-height: 25px;
  margin-top: 25px;
  text-align: left;
  padding: 0px 10px;
}

.gui-box {
  margin-bottom: 40px;
}

.gui-box .blk-bg {
  background-color: #040000;
  color: white;
  font-size: 12px;
  line-height: 32px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  margin-bottom: 23px;
}

.gui-box .border-txt {
  font-size: 12px;
  line-height: 32px;
  border: 1px solid #040000;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  margin-bottom: 10px;
}

.foot-note {
  text-align: left;
  color: #565454;
  padding: 0;
  margin-top: 40px;
}

.foot-note.mt-narrow {
  margin-top: 18px;
}

.foot-note p {
  font-size: 10px;
}

.foot-note .strong {
  font-size: 11px;
  font-weight: 900;
}

.foot-note.txt-center {
  text-align: center;
}

.btm-wrap-bnr {
  margin: 40px auto;
  display: flex;
  justify-content: space-between;
}

.btm-wrap-bnr .slide .pc-show {
  display: none;
}

.btm-wrap-bnr .slide .m-show {
  display: block !important;
}

.btm-wrap-bnr a {
  width: 40%;
  margin-bottom: 40px;
}

.btm-wrap-bnr .list-btn {
  line-height: 35px;
  width: 50px;
  max-width: 50px;
  margin-top: 10px;
  height: 35px;
}

.btm-wrap-bnr .icon {
  vertical-align: middle;
  background-size: 45px auto;
  -moz-background-size: 45px auto;
  -webkit-background-size: 45px auto;
  -o-background-size: 45px auto;
  -ms-background-size: 45px auto;
  width: 48px;
  height: 55px;
  display: block;
  float: left;
  background-repeat: no-repeat;
  background-position: center center;
}

.btm-wrap-bnr .prev .icon {
  margin-right: 20px;
  background-image: url(../img-wp/common/nav_left.png);
}

.btm-wrap-bnr .next .icon {
  margin-left: 20px;
  float: right;
  background-image: url(../img-wp/common/nav_right.png);
}

.btm-wrap-bnr .txt {
  text-align: left;
  display: none;
  float: left;
  vertical-align: middle;
  line-height: 22px;
  font-weight: 900;
  margin-top: 5px;
}

.btm-wrap-bnr .next .txt {
  float: right;
}

@media (min-width: 768px) {
  .img-des-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0px 50px;
    margin-bottom: 50px;
  }
  .img-des-box.pt-20 {
    padding-top: 20px;
  }
  .img-des-box .i1,
  .img-des-box .i2,
  .img-des-box .i3 {
    width: 32%;
  }
  .img-des-box.justify-center {
    justify-content: center;
  }
  .img-des-box.col02 .i1,
  .img-des-box.col02 .i2 {
    margin-right: 1%;
    margin-left: 1%;
  }
  .img-des-box img {
    max-width: 100%;
  }
  .des-box {
    width: 70%;
  }
  .sphere-des {
    text-align: center;
    margin: 30px auto 55px;
    font-size: 12px;
    line-height: 20px;
    font-weight: 500;
  }
  .sphere-des .large {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 18px;
  }
  .border-box {
    border: solid 1px;
    width: 100%;
    height: 8px;
    margin-bottom: 50px;
    box-sizing: border-box;
  }
  .img-des-box .des-ttl {
    margin: 40px 0px;
  }
  .img-des-box .des {
    margin-bottom: 0px;
  }
  .ttl_bg {
    padding: 0 50px;
  }
  .gui-box {
    display: flex;
    justify-content: center;
    margin-top: 40px;
  }
  .btm-wrap-bnr {
    display: flex;
    justify-content: space-between;
  }
  .btm-wrap-bnr .slide {
    width: 45%;
  }
  .btm-wrap-bnr .slide .pc-show {
    display: none;
  }
  .btm-wrap-bnr .slide .m-show {
    display: block !important;
  }
  .btm-wrap-bnr .txt {
    display: block;
  }
  .gui-img-wrap {
    margin-left: 0px;
    margin-bottom: 0px;
    margin-right: 30px;
    width: 110px;
  }
  .gui-img-wrap.single-img {
    margin-left: auto;
    margin-right: auto;
  }
  .foot-note {
    padding: 0 50px;
    text-align: left;
  }
  .foot-note.txt-center {
    text-align: center;
  }
  .foot-note p {
    font-size: 10px;
  }
  .foot-note .strong {
    font-size: 11px;
    font-weight: 900;
  }
  .btm-wrap-bnr a {
    margin-bottom: 0px;
  }
}
.moveRight {
  margin-right: -500px;
}

.fancybox-stage .popStyle01 .conts .txt-id {
  display: inline-block;
  margin-right: 10px;
}

.man {
  width: 150px;
  height: auto;
}

.form .inner .form-wrap input[type=submit],
.form .inner .form-wrap input[type=button] {
  font-family: inherit;
}

.form .inner .form-wrap .wpcf7-form dl dd input,
.form .inner .form-wrap .wpcf7-form dl dd textarea {
  transition: all 0.2s ease-out;
  font-family: inherit;
}

.form .inner .form-wrap .wpcf7-form.custom-wpcf7c-confirmed dl dd input {
  border-bottom: 0px solid #ffffff;
}

.form .inner .form-wrap .wpcf7-form.custom-wpcf7c-confirmed dl dd input:-internal-autofill-selected {
  /*background-color: transparent!important;*/
}

.form .inner .form-wrap .wpcf7-form.custom-wpcf7c-confirmed dl dd textarea {
  border: 0;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 5px;
  padding-right: 5px;
}

.form .inner .form-wrap .wpcf7-form.custom-wpcf7c-confirmed dl.last-child dd {
  margin-top: 5px;
}

.contact-page .inner .form-wrap .wpcf7-form.custom-wpcf7c-confirmed dl dd input {
  border: 0;
  padding: 0 0px;
}

.contact-page .form .inner .form-wrap .wpcf7-form.custom-wpcf7c-confirmed dl dd textarea {
  padding: 0 0px;
}

.form .inner .form-wrap .wpcf7-form .cus-confirm {
  border: 1px solid #ffffff;
  padding: 5px;
  text-align: center;
  box-sizing: border-box;
}

.form .inner .form-wrap .wpcf7-form .note.inactive,
.form .inner .form-wrap .wpcf7-form .cus-confirm.inactive,
.form .inner .text-bdr-wrap.inactive {
  display: none;
}

.page-template-page-join .form .lead.note a {
  text-decoration: underline;
}

.recap-wrap {
  display: none;
  margin-bottom: 20px;
  float: right;
}

.wpcf7-form.custom-wpcf7c-confirmed .recap-wrap {
  display: block;
}

.wpcf7-spinner {
  float: right;
  margin-top: 9px;
  margin-right: 24px;
  margin-bottom: 0;
  margin-left: 0;
  vertical-align: text-top;
  background-color: white;
}

.wpcf7-spinner::before {
  background-color: black;
}

.form-wrap .wpcf7-not-valid-tip {
  color: #faca72;
}

.form-wrap .wpcf7 form.invalid .wpcf7-response-output,
.form-wrap .wpcf7 form.unaccepted .wpcf7-response-output,
.form-wrap .wpcf7 form.payment-required .wpcf7-response-output,
.form-wrap div.wpcf7-validation-errors, .form-wrap div.wpcf7-acceptance-missing {
  border: 2px solid #faca72;
  background-color: #faca72;
  text-align: center;
  color: black;
}

.grecaptcha-badge {
  z-index: -999999;
}

.contact-btn {
  margin-top: 50px;
}

.contact-btn a {
  border: 1px solid #FFF;
  color: #FFF;
  font-size: 20px;
  font-weight: 700;
  display: inline-block;
  text-align: center;
  padding: 40px 40px;
  position: relative;
  width: 100%;
  box-sizing: border-box;
}

.contact-btn a:after {
  border-right: 2px solid #FFF;
  border-top: 2px solid #FFF;
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  position: absolute;
  top: 50%;
  right: 30px;
  transform: rotate(45deg) translate(0, -50%);
}

.bnr_new_functions {
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
}

.bnr_new_functions img {
  max-width: 100%;
}

.top .inner {
  padding-bottom: 50px;
}

@media (min-width: 768px) {
  .bnr_new_functions {
    margin-top: 60px;
    margin-left: 0;
    margin-right: 0;
  }
  .top .inner {
    padding-bottom: 0px;
  }
}
@media (max-width: 500px) {
  .top .inner .w-top.fw-banner {
    bottom: -50px;
  }
}
.wp-pagenavi {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}/*# sourceMappingURL=bottomv3.css.map */