.category .conts-wrap .inner a,
.single .conts-wrap .inner a {
  text-decoration: underline;
}

.agents-page .img-wrap {
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 15px;
}

.agents-page .conts {
  width: 100%;
  font-size: 14px;
  line-height: 22px;
}

.agents-page .conts a,
.agents-page .conts p {
  font-weight: 300;
  color: black;
}

.agents-page .conts h3 {
  font-size: 16px;
  line-height: 23px;
  margin-bottom: 13px;
}

.agents-page .conts .area {
  font-size: 12px;
  line-height: 14px;
}

.agents-page .sp-block {
  font-weight: 900;
}

.block {
  float: left;
  width: 30%;
  margin-right: 3%;
  padding: 20px;
  background-color: black;
  color: #f6d668;
  box-sizing: border-box;
}

.agents-page .conts-wrap {
  position: relative;
  z-index: 10;
}

.conts-wrap .img-wrap {
  border: 3px solid #231815;
}

.agents-link {
  margin: 0px 0px 20px;
  display: block;
}

.conts {
  text-align: left;
  line-height: 1.5;
  font-weight: bold;
}

hr {
  height: 1px;
  background-color: #000000;
  border: none;
  color: #000000;
}

.agents-page .conts-wrap {
  padding-top: 40px;
  background-color: #f6d668;
}

.agents-page article {
  margin: 0px 0px 40px;
}

@media (min-width: 768px) {
  .agents .sec-hdr .lead {
    margin-bottom: 0px;
  }
  .agents-page .img-wrap {
    width: 150px;
    float: left;
  }
  .agents-page .conts h3 {
    font-size: 22px;
    line-height: 25px;
    margin-bottom: 5px;
  }
  .agents-page .conts .area {
    font-size: 14px;
    line-height: 16px;
  }
  .agents-page .conts {
    width: 76%;
    float: left;
    margin-left: 3%;
  }
  .agents-link {
    margin: 5px 0px 40px;
    display: block;
  }
  .agents-page .conts a,
  .agents-page .conts p {
    font-weight: 700;
  }
  .agents-page hr {
    margin: 22px 0;
  }
  .agents-page article {
    margin: 0px 0px 80px;
  }
  .agents-page .conts {
    line-height: 22px;
  }
}
.news-archive.bottom-page .sec-ttl {
  display: inline-block;
  margin-right: 10px;
}

.news-archive .news {
  margin-bottom: 0;
}

.news-archive .news .sec-hdr {
  width: 100%;
  margin: 0px auto 30px;
}

.news-archive .col4 {
  display: block;
}

.news-archive .boxStyle01 {
  width: 100%;
  margin: 0px auto 30px;
  background-color: transparent;
  border: none;
  float: none;
}

.news-archive .boxStyle01:target:before {
  content: "";
  display: block;
  height: 50px; /* fixed header height*/
  margin: -50px 0 0; /* negative fixed header height */
}

.news-archive .img-wrap {
  width: 85%;
  height: auto;
  border: 3px solid #231815;
}

.news-archive .boxStyle01 .ttl {
  border-bottom: none;
}

.news-archive .date {
  text-align: left;
  font-weight: bold;
}

.news-archive .boxStyle01 p {
  font-size: 14px;
  line-height: 22px;
}

.news-archive .boxStyle01 .top-box .meta p.date {
  font-size: 12px;
  line-height: 20px;
  padding-right: 40px;
  position: relative;
  bottom: auto;
}

.news-archive .boxStyle01 .boxStyle01-btm .ttl {
  font-size: 16px;
  line-height: 23px;
  margin-bottom: 13px;
}

.news-archive .boxStyle01 .boxStyle01-btm p {
  margin-bottom: 20px;
}

.news-archive .boxStyle01 .boxStyle01-btm p.date-small {
  font-size: 12px;
  margin-bottom: 0;
}

.news-archive .boxStyle01 .boxStyle01-btm p:last-child {
  margin-bottom: 0px;
}

.news-archive .boxStyle01 .cat-icon {
  right: -3px;
  bottom: -11px;
}

.news-archive .boxStyle01 .boxStyle01-btm a {
  padding: 0 0 1px 0;
  border-bottom: 1px solid black;
}

@media (max-width: 768px) {
  .news-archive .img-wrap {
    float: none;
    border-bottom: 0px;
  }
  .news-archive .boxStyle01 .top-box .meta {
    position: relative;
    padding-left: 7px;
  }
}
@media (min-width: 768px) {
  .news-archive .img-wrap {
    border-bottom: 0px;
  }
  .news-archive .boxStyle01 .img-wrap {
    width: 50%;
    height: auto;
    border-top: 3px solid #231815;
    border-right: 3px solid #231815;
    border-left: 3px solid #231815;
  }
}
@media (min-width: 980px) {
  .news-archive .news {
    border-left: 0px;
  }
  .news-archive.bottom-page .sec-ttl {
    margin-right: 20px;
  }
  .news-archive .boxStyle01 {
    margin: 0px auto 50px;
  }
  .news-archive .boxStyle01:target:before {
    content: "";
    display: block;
    height: 20px; /* fixed header height*/
    margin: -20px 0 0; /* negative fixed header height */
  }
  .news-archive .boxStyle01-btm {
    padding: 15px 20px;
  }
  .news-archive .boxStyle01 .ttl {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 20px;
  }
  .news-archive .boxStyle01 .ttl {
    padding: 0;
  }
  .news-archive .boxStyle01 p {
    padding: 0;
    font-size: 14px;
    line-height: 1.6;
  }
  .news-archive .boxStyle01 .top-box .meta {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .news-archive .boxStyle01 .top-box .meta p.date {
    font-size: 14px;
    line-height: 20px;
    padding-left: 20px;
  }
  .news-archive .boxStyle01 .boxStyle01-btm p {
    margin-bottom: 20px;
  }
  .news-archive .boxStyle01 .boxStyle01-btm p:last-child {
    margin-bottom: 0;
  }
  .news-archive .boxStyle01 .cat-icon {
    right: -3px;
    width: 50px;
    bottom: -16px;
  }
}
.news-archive .boxStyle01-btm {
  border-left: 3px solid #231815;
  border-right: 3px solid #231815;
  border-bottom: 3px solid #231815;
}

.qa-page h1 img {
  width: 30px;
  margin-right: 10px;
}

.qa-page .btn-wrap {
  margin-top: 20px;
}

.qa-page .btn-wrap a {
  text-align: center;
  width: 48%;
  margin: 0 10px 10px 0;
  font-size: 14px;
  display: block;
  line-height: 30px;
  padding: 0 10px;
  border: 2.5px solid black;
  background-color: #faca72;
  box-sizing: border-box;
  float: left;
  font-weight: 900;
}

.qa-page .sec-hdr {
  width: 100%;
  background-color: #F6D668;
  position: relative;
  z-index: 20;
}

.qa-page .sec-hdr a:nth-child(even) {
  float: right;
  margin: 0 0 10px;
}

.qa-page {
  background-color: #F6D668;
  text-align: left;
  line-height: 25px;
}

.qa-page .qa-list-btm {
  padding: 6px 10px;
  background-color: #faca72;
  margin: 15px 0px;
  font-weight: bold;
  border: solid 3px #000000;
  font-size: 18px;
}

.qa-page .item-wrap {
  /*margin:20px;*/
}

.qa-page .item-wrap dl {
  border-bottom: 1px solid black;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.qa-page .item-wrap dl dd {
  font-size: 14px;
  line-height: 22px;
}

.qa-page .p-wrap {
  margin: 10px 0px 0;
}

.qa-page .p-wrap.bdr {
  /*	padding-bottom: 20px;*/
  border-bottom: 1px dotted #8c8c8c;
}

.qa-page .item-wrap dl .ttl {
  font-weight: 900;
  float: left;
  width: 70%;
}

.qa-page .item-wrap dl .circle-plus {
  float: right;
  margin-right: 5px;
}

.closed .vertical {
  transition: all 0.5s ease-in-out;
  transform: rotate(-90deg);
}

.closed .horizontal {
  transition: all 0.5s ease-in-out;
  transform: rotate(-90deg);
  opacity: 1;
}

.opened {
  opacity: 1;
}

.opened .vertical {
  transition: all 0.5s ease-in-out;
  transform: rotate(90deg);
}

.opened .horizontal {
  transition: all 0.5s ease-in-out;
  transform: rotate(90deg);
  opacity: 0;
}

.circle-plus {
  height: 16px;
  width: 16px;
  font-size: 1em;
  opacity: 0.7;
  display: none;
}

.circle-plus.active {
  display: block;
}

.circle-plus .circle {
  position: relative;
  width: 100%;
  height: 100%;
}

.circle-plus .circle .horizontal {
  position: absolute;
  background-color: black;
  width: 16px;
  height: 3px;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -1.5px;
}

.circle-plus .circle .vertical {
  position: absolute;
  background-color: black;
  width: 3px;
  height: 16px;
  left: 50%;
  margin-left: -1.5px;
  top: 50%;
  margin-top: -8px;
}

.qa-page .sec-hdr.fixed {
  position: fixed;
  top: -14px;
}

.qa-page .conts-wrap.fixed {
  padding-top: 200px;
  position: relative;
  z-index: 5;
}

.qa-page .bold {
  font-weight: 900;
  margin: 20px auto 30px;
  font-size: 18px;
  text-decoration: underline;
}

.qa-page .list {
  margin-bottom: 15px;
}

.qa-page .list .list-ttl {
  font-weight: 900;
}

.qa-page .list.small {
  margin-bottom: 0;
}

.qa-page .list.small .list-ttl {
  float: left;
  width: 15px;
  font-weight: 900;
  font-size: 12px;
  line-height: 16px;
}

.qa-page .list.small .list-detail {
  float: left;
  width: 95%;
  font-size: 12px;
  line-height: 16px;
}

.qa-page .list.split {
  margin: 20px auto;
}

.qa-page .mt {
  margin: 20px auto;
  display: block;
}

.qa-page .list.split img {
  width: 50px;
  float: left;
  margin-top: 1px;
  margin-right: 10px;
}

.qa-page .list.split a {
  width: 80%;
  float: left;
}

.qa-page .sub-ttl {
  margin: 10px auto 0;
  background: black;
  color: #F6D668;
  font-weight: 700;
  padding: 5px 10px;
  font-size: 18px;
}

.qa-page .sub-ttl.m-adjust {
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .qa-page .sec-hdr.fixed {
    top: -14px;
  }
  .qa-page .conts-wrap.fixed {
    padding-top: 205px;
  }
  .qa-page .sec-hdr {
    margin: 0px 0px;
    box-sizing: border-box;
  }
  .qa-page .qa-list-btm {
    padding: 6px;
    margin: 15px 0px;
    font-weight: bold;
    border: solid 3px #000000;
    font-size: 25px;
  }
  .qa-page .list .list-ttl {
    float: left;
    width: 26%;
    font-weight: 900;
  }
  .qa-page .list .list-detail {
    float: left;
    width: 73%;
    line-height: 25px;
  }
  .qa-page .list.full-w .list-ttl,
  .qa-page .list.full-w .list-detail {
    float: none;
    width: 100%;
  }
}
@media (min-width: 980px) {
  .qa-page .sec-hdr.fixed {
    top: -55px;
  }
  .qa-page .conts-wrap.fixed {
    padding-top: 156px;
  }
}
@media (min-width: 1023px) {
  .qa-page .sec-hdr.fixed {
    max-width: none;
    top: -55px;
  }
  .qa-page .conts-wrap.fixed {
    padding-top: 156px;
  }
  .qa-page {
    padding-bottom: 80px;
  }
  .qa-page .btn-wrap a {
    width: 130px;
    line-height: 40px;
    display: inline-block;
    float: none;
    margin: 0 10px 10px 0;
  }
  .qa-page .sec-hdr a:nth-child(even) {
    float: none;
    margin: 0 10px 10px 0;
  }
  .qa-page .btn-wrap {
    margin-bottom: 30px;
  }
  .qa-page .qa-list-btm {
    font-size: 18px;
    padding: 8px 15px;
    margin: 40px 0px 30px;
  }
}
.top .inner .w-top {
  width: 100%;
  position: absolute;
  bottom: 20px;
  box-sizing: border-box;
  padding: 0 15px 0;
}

.top .inner article.notification {
  max-width: 900px;
}

.top .inner .w-box {
  border-style: solid;
  border-width: 3px;
  border-color: #007CCF;
  background-color: white;
  padding: 10px 0;
  position: relative;
}

.top .inner .sen {
  font-size: 21px;
  font-weight: 900;
  margin-top: 20px;
}

.top .inner .w-img {
  max-width: 100%;
  height: auto;
}

.top .inner .img-box {
  width: 183px;
  margin-right: auto;
  margin-left: auto;
}

.top .inner .img-box img {
  width: 100%;
  height: auto;
}

.top .inner .link {
  text-align: center;
  font-size: 14px;
  font-weight: 900;
  margin-top: 10px;
  letter-spacing: -1px;
  margin-top: 20px;
  text-decoration: underline;
}

.top .inner .close {
  border: 0;
  position: absolute;
  top: -4px;
  right: -4px;
  height: 30px;
  width: 30px;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  background-image: url(../img-wp/common/nav_close_pc.jpg);
  background-size: 30px auto;
  -moz-background-size: 30px auto;
  -webkit-background-size: 30px auto;
  -o-background-size: 30px auto;
  -ms-background-size: 30px auto;
}

@media (min-width: 768px) {
  .top .inner .w-top {
    top: 20%;
    bottom: auto;
    padding: 0 15px 0;
  }
  .top .inner .w-box2 {
    display: flex;
    display: -moz-flex;
    justify-content: center;
    align-items: center;
  }
  .top .inner .sen {
    font-size: 25px;
    font-weight: 900;
    margin-bottom: 20px;
  }
  .top .inner .w-img {
    max-width: 100%;
    /*max-width: 240px;*/
    height: auto;
  }
  .top .inner .img-box {
    margin-right: 24px;
    margin-left: 0;
  }
  .top .inner .link {
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    margin-top: 10px;
    letter-spacing: -1px;
  }
}
@media (min-width: 980px) {
  .top .inner article.notification {
    max-width: 520px;
    width: 520px;
    top: 30px;
    right: 30px;
    bottom: auto;
  }
  .top .inner .close {
    top: -2px;
    right: -2px;
    width: 20px;
    height: 20px;
    background-size: 20px auto;
    -moz-background-size: 20px auto;
    -webkit-background-size: 20px auto;
    -o-background-size: 20px auto;
    -ms-background-size: 20px auto;
  }
}
@media (min-width: 1023px) {
  .top .inner article.notification {
    /*max-width: 760px;*/
  }
  .top .inner .w-top {
    top: 13%;
  }
}
@media (min-width: 1119px) {
  .top .inner article.notification {
    /*max-width: 870px;*/
  }
}
@media (min-width: 1279px) {
  .top .inner article.notification {
    /*max-width: 1000px;*/
  }
}
.new-ver {
  font-size: 14px;
  line-height: 1.8;
  text-align: left;
}
.new-ver img {
  max-width: 100%;
}

.new-ver_bg1 {
  background: #9BCED2;
  padding-top: 70px;
  padding-bottom: 70px;
}

.new-ver_bg2 {
  background: #F6D668;
  padding-top: 70px;
  padding-bottom: 70px;
}

.new-ver_nav {
  display: flex;
  box-lines: multiple;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media only screen and (max-width: 768px) {
  .new-ver_nav {
    display: block;
  }
}
.new-ver_nav._pb {
  padding-bottom: 75px;
}

.new-ver_nav__item {
  width: 30.5%;
}
@media only screen and (max-width: 768px) {
  .new-ver_nav__item {
    width: 100%;
    margin-bottom: 10px;
  }
  .new-ver_nav__item:last-child {
    margin-bottom: 0;
  }
}
.new-ver_nav__item a {
  background: #FFF url(../img-wp/new-ver/arr_down.png) right 11px center no-repeat;
  background-size: 9px auto;
  border-radius: 60px;
  display: block;
  font-weight: bold;
  line-height: 1.5;
  height: 54px;
  display: flex;
  box-lines: multiple;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
  padding-left: 65px;
  padding-right: 30px;
}
.new-ver_nav__item a:before {
  border-radius: 50%;
  background: #FACA72 url(../img-wp/new-ver/new-ver_icon1.png) center center no-repeat;
  background-size: 60% auto;
  content: "";
  width: 54px;
  height: 54px;
  position: absolute;
  top: 0;
  left: 0;
}
.new-ver_nav__item._item02 a:before {
  background-image: url(../img-wp/new-ver/new-ver_icon2.png);
}
.new-ver_nav__item._item03 a:before {
  background-image: url(../img-wp/new-ver/new-ver_icon3.png);
  background-size: 50% auto;
}

#manage {
  margin-bottom: 30px;
}

.news-ver_box {
  background: #FFF;
  padding: 50px;
}
@media only screen and (max-width: 768px) {
  .news-ver_box {
    padding: 20px;
  }
}
.news-ver_box a {
  color: #CD2D3F;
  font-weight: 600;
}
.news-ver_box video {
  width: 100%;
  max-width: 432px;
}

.flex {
  display: flex;
  box-lines: multiple;
  flex-wrap: wrap;
}
@media only screen and (max-width: 768px) {
  .flex {
    display: block;
  }
}
@media only screen and (max-width: 768px) {
  .flex.mb_tab > div {
    margin-bottom: 20px;
  }
  .flex.mb_tab > div:last-child {
    margin-bottom: 0;
  }
}
.flex .grid2 {
  width: 47%;
  margin-right: 6%;
}
@media only screen and (max-width: 768px) {
  .flex .grid2 {
    width: auto;
    margin-right: 0;
  }
}
.flex .grid2:nth-child(2n) {
  margin-right: 0;
}
.flex .grid4 {
  width: 23%;
  margin-right: 2.666%;
}
@media only screen and (max-width: 768px) {
  .flex .grid4 {
    width: auto;
    margin-right: 0;
  }
}
.flex .grid4:nth-child(4n) {
  margin-right: 0;
}

.box1 {
  background: #FFF;
  border: 2px solid #000;
  border-right: 12px solid #000;
  border-bottom: 12px solid #000;
  padding: 20px;
}

.news-ver_box__icon {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 5px;
}
.news-ver_box__icon > span {
  display: inline-block;
  font-size: 12px;
  font-weight: 900;
  line-height: 1;
  padding: 5px 7px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.news-ver_box__icon ._new {
  background: #CD2D3F;
  color: #FFF;
}
.news-ver_box__icon ._alignment {
  background: #F6D668;
}
.news-ver_box__icon ._subsc {
  background: #A9D2FF;
}
.news-ver_box__icon ._pro {
  background: #FFB9CD;
}

.text_bold {
  font-weight: 900;
}

.new-ver__ttl {
  font-size: 30px;
  line-height: 1.4;
  margin-bottom: 10px;
  margin-top: 5px;
}
@media only screen and (max-width: 768px) {
  .new-ver__ttl {
    font-size: 24px;
  }
}

.new-ver__ttl2 {
  background: #3E3A39;
  color: #FFF;
  font-size: 16px;
  font-weight: 900;
  line-height: 1.5;
  padding: 7px 20px;
  margin-bottom: 15px;
}

.new-ver__ttl3 {
  font-size: 16px;
  font-weight: 900;
  margin-bottom: 20px;
}
@media only screen and (max-width: 768px) {
  .new-ver__ttl3 {
    font-size: 13px;
    margin-bottom: 10px;
  }
}

.text_caption {
  font-size: 12px;
  font-weight: 900;
}

.logo_360x {
  max-width: 275px !important;
}
@media only screen and (max-width: 500px) {
  .logo_360x {
    max-width: 100% !important;
  }
}

.news-ver_download {
  display: flex;
  box-lines: multiple;
  flex-wrap: wrap;
  align-items: center;
}
.news-ver_download ._app {
  max-width: 172px !important;
  margin-right: 30px;
}
.news-ver_download ._qr {
  max-width: 86px !important;
}

.news-ver_list {
  display: flex;
  box-lines: multiple;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}
@media only screen and (max-width: 768px) {
  .news-ver_list {
    display: block;
  }
}
.news-ver_list dt {
  background: #D3E7F7;
  font-weight: 900;
  line-height: 1.5;
  width: 23%;
  text-align: center;
  padding: 25px 20px;
  box-sizing: border-box;
}
@media only screen and (max-width: 768px) {
  .news-ver_list dt {
    width: auto;
    margin-bottom: 10px;
    padding: 15px 20px;
  }
}
.news-ver_list dd {
  width: 74.7777777778%;
}
@media only screen and (max-width: 768px) {
  .news-ver_list dd {
    width: auto;
  }
}

.mb-xs {
  margin-bottom: 10px;
}

.mb-s {
  margin-bottom: 20px;
}

.mb-xm {
  margin-bottom: 30px;
}
.mb-xm_m-small {
  margin-bottom: 10px;
}

.mb-m {
  margin-bottom: 50px;
}

.functions .col4Style02 .item,
.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: 100%;
}

.functions .col4Style02 .item {
  max-height: none !important;
  overflow: visible;
}

.grid-item {
  margin-bottom: 30px;
}

.func-box {
  background: #F6D668;
  line-height: 1.7;
  text-align: left;
}
.func-box img {
  max-width: 100%;
}

.func-box_thumb {
  width: 26%;
}
@media only screen and (max-width: 768px) {
  .func-box_thumb {
    width: auto;
  }
}
.func-box_thumb img {
  max-width: 100%;
}

.func-box_thumb-twoimage {
  width: 26%;
  display: flex;
  flex-direction: column;
}
.func-box_thumb-twoimage img {
  margin-bottom: 20px;
}
@media only screen and (max-width: 768px) {
  .func-box_thumb-twoimage {
    display: block;
    width: auto;
  }
}

.func-box_cont {
  width: 70%;
}
@media only screen and (max-width: 768px) {
  .func-box_cont {
    width: auto;
  }
}

.func-box_ttl {
  background: #94803E;
  color: #FFF;
  font-size: 20px;
  font-weight: 900;
  padding: 10px 30px;
  position: relative;
  cursor: pointer;
}
@media only screen and (max-width: 768px) {
  .func-box_ttl {
    font-size: 15px;
    padding: 10px 15px;
  }
}
.func-box_ttl:before, .func-box_ttl:after {
  background: #FFF;
  content: "";
  display: block;
  width: 16px;
  height: 2px;
  position: absolute;
  top: 25px;
  right: 20px;
}
.func-box_ttl:after {
  transform: rotate(90deg);
}
.func-box_ttl._show:after {
  transform: rotate(0);
}

.func-box_flex {
  padding: 30px;
  display: none;
}
@media only screen and (max-width: 768px) {
  .func-box_flex {
    padding: 15px;
  }
}
.func-box_flex .flex {
  justify-content: space-between;
}
._show .func-box_flex {
  display: block;
}

.func-box_detail_flex {
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  .func-box_detail_flex {
    display: flex;
  }
}
.func-box_detail_flex ._img {
  width: 35%;
}
.func-box_detail_flex ._img img {
  max-width: 100%;
}
.func-box_detail_flex ._cont {
  width: 60%;
}
.func-box_detail_flex._small ._img {
  width: 15%;
}
@media only screen and (max-width: 768px) {
  .func-box_detail_flex._small ._img {
    width: 35%;
  }
}
.func-box_detail_flex._small ._cont {
  width: 80%;
}
@media only screen and (max-width: 768px) {
  .func-box_detail_flex._small ._cont {
    width: 60%;
  }
}

.func-box_cont_inner {
  font-size: 16px;
  font-weight: 500;
}
.func-box_cont_inner .note {
  font-size: 12px;
}
.func-box_cont_inner a {
  color: #CD2D3F;
}

.functions .cat-btns-wrap #cat-list-all span {
  width: 52px;
  height: 46px;
  background-size: 104px auto;
}
@media only screen and (max-width: 768px) {
  .functions .cat-btns-wrap #cat-list-all span {
    width: 36.4px;
    height: 32.2px;
    background-size: 72.8px auto;
  }
}

.functions .cat-btns-wrap #cat01 span {
  background: url(../img-wp/functions/icon_presen.png) center center no-repeat;
  background-size: 100% auto;
  width: 52px;
  height: 46px;
}
@media only screen and (max-width: 768px) {
  .functions .cat-btns-wrap #cat01 span {
    width: 36.4px;
    height: 32.2px;
  }
}

.functions .cat-btns-wrap a#cat01:hover span,
.functions .cat-btns-wrap a#cat01.selected span {
  background-image: url(../img-wp/functions/icon_presen_hv.png);
}

.functions .cat-btns-wrap #cat02 span {
  width: 49px;
  height: 46px;
  background-size: 98px auto;
}
@media only screen and (max-width: 768px) {
  .functions .cat-btns-wrap #cat02 span {
    width: 34.3px;
    height: 32.2px;
    background-size: 68.6px auto;
  }
}

.functions .cat-btns-wrap #cat03 span {
  width: 52px;
  height: 46px;
  background-size: 104px auto;
}
@media only screen and (max-width: 768px) {
  .functions .cat-btns-wrap #cat03 span {
    width: 36.4px;
    height: 32.2px;
    background-size: 72.8px auto;
  }
}

.functions .cat-btns-wrap #cat04 span {
  width: 52px;
  height: 46px;
  background-size: 104px auto;
}
@media only screen and (max-width: 768px) {
  .functions .cat-btns-wrap #cat04 span {
    width: 36.4px;
    height: 32.2px;
    background-size: 72.8px auto;
  }
}

.functions .cat-btns-wrap .cat-btns a {
  padding-top: 25px;
  padding-bottom: 25px;
}
@media only screen and (max-width: 768px) {
  .functions .cat-btns-wrap .cat-btns a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.about_box {
  background: #F6D668;
  text-align: left;
  line-height: 1.6;
  margin-bottom: 20px;
}
.about_box._first {
  margin-top: 20px;
}

.about_box_img {
  width: 40%;
}
@media only screen and (max-width: 768px) {
  .about_box_img {
    width: auto;
  }
}
.about_box_img img {
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

.about_box_txt {
  width: 60%;
}
@media only screen and (max-width: 768px) {
  .about_box_txt {
    width: auto;
  }
}

.about_box_ttl {
  background: #FACA72;
  font-size: 20px;
  font-weight: 900;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 85px;
  padding-right: 30px;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .about_box_ttl {
    font-size: 15px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.about_box_ttl ._point {
  background: #FFF;
  border: 1px solid #000;
  font-size: 13px;
  font-weight: 900;
  display: inline-block;
  position: absolute;
  top: 31px;
  left: -17px;
  padding: 3px 10px;
}
@media only screen and (max-width: 768px) {
  .about_box_ttl ._point {
    position: static;
    font-size: 11px;
    margin-bottom: 3px;
  }
}
.about_box_ttl br {
  display: none;
}
@media only screen and (max-width: 768px) {
  .about_box_ttl br {
    display: inline;
  }
}

.about_box_txt_inner {
  font-weight: 500;
  padding: 25px;
}
@media only screen and (max-width: 768px) {
  .about_box_txt_inner {
    padding: 15px;
    font-size: 12px;
  }
}

.index .news {
  margin-bottom: 0 !important;
}

.functions {
  background: #F8CDBC;
}

.btn a {
  background: url(../img-wp/common/arr_blk.png) right 20px center no-repeat;
  background-size: 10px auto;
  border: 1px solid #000;
  font-size: 14px;
  font-weight: 900;
  display: inline-block;
  min-width: 400px;
  padding: 25px 20px;
  box-sizing: border-box;
}
@media only screen and (max-width: 768px) {
  .btn a {
    min-width: 90%;
    font-size: 12px;
    padding: 15px 15px;
  }
}
.btn a:hover {
  background-color: #f6d668;
}

.top-newver {
  max-width: 916px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
}
@media only screen and (max-width: 768px) {
  .top-newver {
    margin-top: 30px;
  }
}
.top-newver .newver_first {
  margin-bottom: 10px;
}
.top-newver ._top ._inner {
  background: #433F3F;
  background-size: 14px auto;
  color: #FFF;
  display: block;
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .top-newver ._top ._inner {
    background-position: right 10px center;
    background-size: 10px auto;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.top-newver ._top ._inner a::after {
  position: absolute;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  content: "";
  width: 8px;
  height: 8px;
  top: 50%;
  right: 20px;
  transform: rotate(45deg) translate(0, -50%);
  display: block;
}
.top-newver ._btm {
  border: 2px solid #000;
  border-top: none;
  background: #9FD4D8;
  padding: 25px 20px;
}
@media only screen and (max-width: 768px) {
  .top-newver ._btm {
    padding: 15px;
  }
}
.top-newver .new-ver_nav__item a {
  background-image: none;
  height: 50px;
  font-size: 14px;
  text-align: left;
  padding-left: 58px;
  padding-right: 15px;
}
.top-newver .new-ver_nav__item a:before {
  width: 50px;
  height: 50px;
}
.top-newver .new-ver_nav__item {
  width: 32.5%;
}

.top .inner .top-newver p {
  line-height: 1.5;
}

.top-newver_ttl {
  font-size: 24px !important;
  color: #fff;
}
@media only screen and (max-width: 768px) {
  .top-newver_ttl {
    font-size: 18px !important;
  }
}
.top-newver_ttl ._icon {
  background: #F9CA72;
  color: #000;
  display: inline-block;
  font-size: 18px !important;
  padding: 1px 8px;
  margin-right: 5px;
}
@media only screen and (max-width: 768px) {
  .top-newver_ttl ._icon {
    font-size: 14px !important;
  }
}
.top-newver_ttl br {
  display: none;
}
@media only screen and (max-width: 768px) {
  .top-newver_ttl br {
    display: inline;
  }
}

.top-newver_txt {
  font-size: 16px !important;
}
@media only screen and (max-width: 768px) {
  .top-newver_txt {
    font-size: 13px !important;
  }
}
.top-newver_txt br {
  display: none;
}
@media only screen and (max-width: 768px) {
  .top-newver_txt br {
    display: inline;
  }
}

@media (max-width: 980px) {
  .top-newver {
    margin-left: 15px;
    margin-right: 15px;
  }
  .top-newver .new-ver_nav__item {
    width: auto;
  }
}
@media only screen and (max-width: 768px) {
  .top {
    background-position: center top -40px;
    height: auto !important;
  }
  .top .v-align {
    position: static;
    transform: translateY(0);
  }
  .top .inner {
    height: auto !important;
  }
  .top .inner article {
    padding-top: 160px;
  }
  .top .inner .w-top {
    position: static;
    height: auto;
    margin-top: 30px;
  }
  .top .inner .w-top.fw-banner {
    height: auto;
  }
}
.functions-content {
  padding-bottom: 60px;
}

.functions_txt {
  font-size: 12px;
  font-weight: 900;
  margin-left: 50px;
}
@media only screen and (max-width: 768px) {
  .functions_txt {
    margin-left: 0;
    margin-top: 10px;
  }
}

.functions .cat-btns-wrap .cat-btns a {
  width: 25%;
}

.functions .cat-btns-wrap .cat-btns span {
  margin-bottom: 10px;
}

.sphere_box {
  display: flex;
  box-lines: multiple;
  flex-wrap: wrap;
  align-items: center;
}
.sphere_box .qr {
  margin-left: 30px;
}

.o0 {
  opacity: 1;
}

.-functions_bg {
  background-color: #F6D668;
}

.news-archive .boxStyle01 .boxStyle01__wrapper {
  font-size: 14px;
  line-height: 1.5;
}
.news-archive .boxStyle01 .boxStyle01-btm .boxStyle01__innerbtm {
  border-top: 1px solid #231815;
  margin-top: 25px;
  padding-top: 25px;
}
.news-archive .boxStyle01 .boxStyle01-btm .boxStyle01__innerbtm .boxStyle01__item {
  margin-top: 20px;
}

@media (max-width: 980px) {
  .boxStyle01 .item-wrap {
    height: auto !important;
  }
}/*# sourceMappingURL=others.css.map */