@charset "UTF-8";
/*--------------------------------------
共通
---------------------------------------*/
a, abbr, acronym, address, applet, big, blockquote, body, caption, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, iframe, img, ins, kbd, label, legend, li, object, ol, p, pre, q, s, samp, small, span, strike, strong, sub, sup, tbody, tfoot, thead, tt, ul, var {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  list-style: none;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  clear: both;
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
}

.txt_center {
  text-align: center !important;
}

.block_center {
  margin-left: auto !important;
  margin-right: auto !important;
}

.txt_left {
  text-align: left !important;
}

.txt_right {
  text-align: right !important;
}

.fleft {
  display: block;
  float: left;
}

.fright {
  display: block;
  float: right;
}

.txt_red {
  color: #f33;
}

.mr0 {
  margin-right: 0px !important;
}

.mr5 {
  margin-right: 5px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mr45 {
  margin-right: 45px !important;
}

.ml0 {
  margin-left: 0px !important;
}

.ml5 {
  margin-left: 5px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.mt0 {
  margin-top: 0px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.pr0 {
  padding-right: 0px !important;
}

.pr5 {
  padding-right: 5px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pr35 {
  padding-right: 35px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.pr45 {
  padding-right: 45px !important;
}

.pl0 {
  padding-left: 0px !important;
}

.pl5 {
  padding-left: 5px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.pl35 {
  padding-left: 35px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.pl45 {
  padding-left: 45px !important;
}

.pt0 {
  padding-top: 0px !important;
}

.pt5 {
  padding-top: 5px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.pb0 {
  padding-bottom: 0px !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

/**
	TOP 鳥
**/
@keyframes floating-y01 {
  0% {
    transform: translateY(-20%);
  }
  100% {
    transform: translateY(20%);
  }
}
@keyframes floating-y02 {
  0% {
    transform: translateY(-20%);
  }
  100% {
    transform: translateY(20%);
  }
}
@keyframes floating-y03 {
  0% {
    transform: translateY(-20%);
  }
  100% {
    transform: translateY(20%);
  }
}
a {
  text-decoration: none;
}

* {
  color: #000;
  font-family: "Zen Kaku Gothic New", sans-serif;
  box-sizing: border-box;
  margin-block-start: 0;
  margin-block-end: 0;
  margin-inline-start: 0;
  margin-inline-end: 0;
}

img {
  max-width: 100%;
  vertical-align: bottom;
}

main * {
  color: #333;
}

.cat_col01 {
  background-color: #77BFA9;
}

.cat_col02 {
  background-color: #BF7788;
}

.cat_col03 {
  background-color: #77AEBF;
}

.cat_col04 {
  background-color: #8A77BF;
}

#wpadminbar {
  top: auto !important;
  bottom: 0;
}

html {
  margin-top: 0 !important;
}

@media print, screen and (min-width: 768px) {
  /**
  	TOP 車
  **/
  @keyframes top_car02 {
    0% {
      opacity: 1;
      background-position: 130% 0;
    }
    100% {
      opacity: 1;
      background-position: -30% 0;
    }
  }
  @keyframes top_car01 {
    0% {
      opacity: 1;
      background-position: 130% 0;
    }
    100% {
      opacity: 1;
      background-position: -30% 0;
    }
  }
  @keyframes top_car00 {
    0% {
      opacity: 1;
      background-position: 130% 0;
    }
    100% {
      opacity: 1;
      background-position: -30% 0;
    }
  }
  @keyframes top_car03 {
    0% {
      opacity: 1;
      background-position: 130% 0;
    }
    100% {
      opacity: 1;
      background-position: -30% 0;
    }
  }
  @keyframes top_car04 {
    0% {
      opacity: 1;
      background-position: 130% 0;
    }
    100% {
      opacity: 1;
      background-position: -30% 0;
    }
  }
  @keyframes top_bird01 {
    0% {
      left: 105%;
    }
    100% {
      left: -20%;
    }
  }
  @keyframes top_bird02 {
    0% {
      left: 105%;
    }
    5% {
      bottom: 45%;
    }
    15% {
      bottom: 51%;
    }
    100% {
      left: -20%;
    }
  }
  @keyframes top_bird03 {
    0% {
      left: 105%;
    }
    3% {
      bottom: 50%;
    }
    5% {
      bottom: 53%;
    }
    10% {
      bottom: 56%;
    }
    100% {
      left: -20%;
    }
  }
}
@media print and (max-width: 1180px), screen and (min-width: 768px) and (max-width: 1180px) {
  .active_menu {
    overflow: hidden;
  }
}
@media print, screen and (min-width: 768px) {
  .pc_mr0 {
    margin-right: 0px !important;
  }
  .pc_mr5 {
    margin-right: 5px !important;
  }
  .pc_mr10 {
    margin-right: 10px !important;
  }
  .pc_mr15 {
    margin-right: 15px !important;
  }
  .pc_mr20 {
    margin-right: 20px !important;
  }
  .pc_mr25 {
    margin-right: 25px !important;
  }
  .pc_mr30 {
    margin-right: 30px !important;
  }
  .pc_mr35 {
    margin-right: 35px !important;
  }
  .pc_mr40 {
    margin-right: 40px !important;
  }
  .pc_mr45 {
    margin-right: 45px !important;
  }
  .pc_mr50 {
    margin-right: 50px !important;
  }
  .pc_mr55 {
    margin-right: 55px !important;
  }
  .pc_mr60 {
    margin-right: 60px !important;
  }
  .pc_mr65 {
    margin-right: 65px !important;
  }
  .pc_mr70 {
    margin-right: 70px !important;
  }
  .pc_ml0 {
    margin-left: 0px !important;
  }
  .pc_ml5 {
    margin-left: 5px !important;
  }
  .pc_ml10 {
    margin-left: 10px !important;
  }
  .pc_ml15 {
    margin-left: 15px !important;
  }
  .pc_ml20 {
    margin-left: 20px !important;
  }
  .pc_ml25 {
    margin-left: 25px !important;
  }
  .pc_ml30 {
    margin-left: 30px !important;
  }
  .pc_ml35 {
    margin-left: 35px !important;
  }
  .pc_ml40 {
    margin-left: 40px !important;
  }
  .pc_ml45 {
    margin-left: 45px !important;
  }
  .pc_ml50 {
    margin-left: 50px !important;
  }
  .pc_ml55 {
    margin-left: 55px !important;
  }
  .pc_ml60 {
    margin-left: 60px !important;
  }
  .pc_ml65 {
    margin-left: 65px !important;
  }
  .pc_ml70 {
    margin-left: 70px !important;
  }
  .pc_mt0 {
    margin-top: 0px !important;
  }
  .pc_mt5 {
    margin-top: 5px !important;
  }
  .pc_mt10 {
    margin-top: 10px !important;
  }
  .pc_mt15 {
    margin-top: 15px !important;
  }
  .pc_mt20 {
    margin-top: 20px !important;
  }
  .pc_mt25 {
    margin-top: 25px !important;
  }
  .pc_mt30 {
    margin-top: 30px !important;
  }
  .pc_mt35 {
    margin-top: 35px !important;
  }
  .pc_mt40 {
    margin-top: 40px !important;
  }
  .pc_mt45 {
    margin-top: 45px !important;
  }
  .pc_mt50 {
    margin-top: 50px !important;
  }
  .pc_mt55 {
    margin-top: 55px !important;
  }
  .pc_mt60 {
    margin-top: 60px !important;
  }
  .pc_mt65 {
    margin-top: 65px !important;
  }
  .pc_mt70 {
    margin-top: 70px !important;
  }
  .pc_mb0 {
    margin-bottom: 0px !important;
  }
  .pc_mb5 {
    margin-bottom: 5px !important;
  }
  .pc_mb10 {
    margin-bottom: 10px !important;
  }
  .pc_mb15 {
    margin-bottom: 15px !important;
  }
  .pc_mb20 {
    margin-bottom: 20px !important;
  }
  .pc_mb25 {
    margin-bottom: 25px !important;
  }
  .pc_mb30 {
    margin-bottom: 30px !important;
  }
  .pc_mb35 {
    margin-bottom: 35px !important;
  }
  .pc_mb40 {
    margin-bottom: 40px !important;
  }
  .pc_mb45 {
    margin-bottom: 45px !important;
  }
  .pc_mb50 {
    margin-bottom: 50px !important;
  }
  .pc_mb55 {
    margin-bottom: 55px !important;
  }
  .pc_mb60 {
    margin-bottom: 60px !important;
  }
  .pc_mb65 {
    margin-bottom: 65px !important;
  }
  .pc_mb70 {
    margin-bottom: 70px !important;
  }
  .pc_pr0 {
    padding-right: 0px !important;
  }
  .pc_pr5 {
    padding-right: 5px !important;
  }
  .pc_pr10 {
    padding-right: 10px !important;
  }
  .pc_pr15 {
    padding-right: 15px !important;
  }
  .pc_pr20 {
    padding-right: 20px !important;
  }
  .pc_pr25 {
    padding-right: 25px !important;
  }
  .pc_pr30 {
    padding-right: 30px !important;
  }
  .pc_pr35 {
    padding-right: 35px !important;
  }
  .pc_pr40 {
    padding-right: 40px !important;
  }
  .pc_pr45 {
    padding-right: 45px !important;
  }
  .pc_pr50 {
    padding-right: 50px !important;
  }
  .pc_pr55 {
    padding-right: 55px !important;
  }
  .pc_pr60 {
    padding-right: 60px !important;
  }
  .pc_pr65 {
    padding-right: 65px !important;
  }
  .pc_pr70 {
    padding-right: 70px !important;
  }
  .pc_pl0 {
    padding-left: 0px !important;
  }
  .pc_pl5 {
    padding-left: 5px !important;
  }
  .pc_pl10 {
    padding-left: 10px !important;
  }
  .pc_pl15 {
    padding-left: 15px !important;
  }
  .pc_pl20 {
    padding-left: 20px !important;
  }
  .pc_pl25 {
    padding-left: 25px !important;
  }
  .pc_pl30 {
    padding-left: 30px !important;
  }
  .pc_pl35 {
    padding-left: 35px !important;
  }
  .pc_pl40 {
    padding-left: 40px !important;
  }
  .pc_pl45 {
    padding-left: 45px !important;
  }
  .pc_pl50 {
    padding-left: 50px !important;
  }
  .pc_pl55 {
    padding-left: 55px !important;
  }
  .pc_pl60 {
    padding-left: 60px !important;
  }
  .pc_pl65 {
    padding-left: 65px !important;
  }
  .pc_pl70 {
    padding-left: 70px !important;
  }
  .pc_pt0 {
    padding-top: 0px !important;
  }
  .pc_pt5 {
    padding-top: 5px !important;
  }
  .pc_pt10 {
    padding-top: 10px !important;
  }
  .pc_pt15 {
    padding-top: 15px !important;
  }
  .pc_pt20 {
    padding-top: 20px !important;
  }
  .pc_pt25 {
    padding-top: 25px !important;
  }
  .pc_pt30 {
    padding-top: 30px !important;
  }
  .pc_pt35 {
    padding-top: 35px !important;
  }
  .pc_pt40 {
    padding-top: 40px !important;
  }
  .pc_pt45 {
    padding-top: 45px !important;
  }
  .pc_pt50 {
    padding-top: 50px !important;
  }
  .pc_pt55 {
    padding-top: 55px !important;
  }
  .pc_pt60 {
    padding-top: 60px !important;
  }
  .pc_pt65 {
    padding-top: 65px !important;
  }
  .pc_pt70 {
    padding-top: 70px !important;
  }
  .pc_pb0 {
    padding-bottom: 0px !important;
  }
  .pc_pb5 {
    padding-bottom: 5px !important;
  }
  .pc_pb10 {
    padding-bottom: 10px !important;
  }
  .pc_pb15 {
    padding-bottom: 15px !important;
  }
  .pc_pb20 {
    padding-bottom: 20px !important;
  }
  .pc_pb25 {
    padding-bottom: 25px !important;
  }
  .pc_pb30 {
    padding-bottom: 30px !important;
  }
  .pc_pb35 {
    padding-bottom: 35px !important;
  }
  .pc_pb40 {
    padding-bottom: 40px !important;
  }
  .pc_pb45 {
    padding-bottom: 45px !important;
  }
  .pc_pb50 {
    padding-bottom: 50px !important;
  }
  .pc_pb55 {
    padding-bottom: 55px !important;
  }
  .pc_pb60 {
    padding-bottom: 60px !important;
  }
  .pc_pb65 {
    padding-bottom: 65px !important;
  }
  .pc_pb70 {
    padding-bottom: 70px !important;
  }
  html {
    overflow-x: hidden;
    height: 100vh;
  }
  body {
    position: relative;
    z-index: 1;
    min-width: 1200px;
    height: 100%;
    display: flex;
    flex-direction: column;
  }
  .sp {
    display: none !important;
  }
  header {
    height: 64px;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 13;
    transition: top 0.3s;
    background-color: #fff;
    border-bottom: 2px solid #5185C5;
  }
}
@media print and (min-width: 1200px), screen and (min-width: 768px) and (min-width: 1200px) {
  header #drawer {
    display: none;
  }
  header .header_row {
    display: flex;
    justify-content: space-between;
    height: 100%;
  }
  header .header_row .header_col01 {
    width: 420px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
  }
  header .header_row .header_col01 a {
    display: block;
    transition: 0.3s;
  }
  header .header_row .header_col01 a:hover {
    opacity: 0.6;
  }
  header .header_row .header_col01 img {
    height: 48px;
  }
  header .header_row .header_col02 {
    height: 100%;
    display: flex;
    flex-direction: column;
  }
  header .header_row .header_col02 .header_col02_row01 {
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    height: 100%;
  }
  header .header_row .header_col02 .header_col02_row01 .header_col02_row01_col03 {
    height: 100%;
    display: flex;
    align-items: center;
  }
  header .header_row .header_col02 .header_col02_row01 .header_col02_row01_col03 #target_select {
    width: 152px;
    border: 2px solid #5185C5;
    border-radius: 21px;
    white-space: nowrap;
    display: inline-block;
    font-weight: bold;
    color: #5185C5;
    padding: 7px 0 9px 34px;
    line-height: 1;
    position: relative;
    z-index: 16;
  }
  header .header_row .header_col02 .header_col02_row01 .header_col02_row01_col03 #target_select:before {
    position: absolute;
    content: "";
    top: 53%;
    right: 17px;
    transform: translateY(-50%) rotate(90deg);
    background-color: #FEDC5E;
    mask-image: url("/wp-content/themes/nexcohoken/img/common/arrow.svg");
    mask-size: contain;
    mask-repeat: no-repeat;
    width: 10px;
    height: 17px;
    width: 8px;
    height: 13px;
  }
  header .header_row .header_col02 .header_col02_row01 .header_col02_row01_col03 #target_select.submenu_on:before {
    transform: translateY(-50%) rotate(270deg);
  }
  header .header_row .header_col02 .header_col02_row01 .header_col02_row01_col01 {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 10px;
    width: 100%;
  }
  header .header_row .header_col02 .header_col02_row01 .header_col02_row01_col01 a {
    text-decoration: none;
    font-size: 14px;
    color: #333;
    font-weight: bold;
    margin: 0 20px;
  }
  header .header_row .header_col02 .header_col02_row01 .header_col02_row01_col01 a:before {
    display: none;
  }
  header .header_row .header_col02 .header_col02_row01 .header_col02_row01_col01 a:hover {
    color: #5185C5;
  }
  header .header_row .header_col02 .header_col02_row01 .header_col02_row01_col02 {
    display: flex;
    height: 100%;
  }
  header .header_row .header_col02 .header_col02_row01 .header_col02_row01_col02 a {
    text-decoration: none;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    background-color: #5185C5;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 170px;
    border-left: 2px solid #5185C5;
    transition: 0.3s;
  }
  header .header_row .header_col02 .header_col02_row01 .header_col02_row01_col02 a:before {
    transition: 0.3s;
  }
  header .header_row .header_col02 .header_col02_row01 .header_col02_row01_col02 a:hover {
    background-color: #F0F6FF;
    color: #5185C5;
  }
  header .header_row .header_col02 .header_col02_row01 .header_col02_row01_col02 a:hover:before {
    background-color: #5185C5 !important;
  }
  header .header_row .header_col02 .header_col02_row01 .header_col02_row01_col02 a img {
    display: inline-block;
    margin-right: 5px;
    position: relative;
    top: 1px;
  }
  header .header_row .header_col02 .header_col02_row01 .header_col02_row01_col02 a .icon01 {
    width: 18px;
  }
  header .header_row .header_col02 .header_col02_row01 .header_col02_row01_col02 a .icon02 {
    width: 20px;
  }
  header .header_row .header_col02 .header_col02_row01 .header_col02_row01_col02 a.header_col02_row01_col02_btn01 {
    color: #5185C5;
    background-color: #fff;
    border-right: 2px solid #fff;
  }
  header .header_row .header_col02 .header_col02_row01 .header_col02_row01_col02 a.header_col02_row01_col02_btn01:hover {
    color: #fff;
    background-color: #5185C5;
  }
  header .header_row .header_col02 .header_col02_row01 .header_col02_row01_col02 a.header_col02_row01_col02_btn01:hover:before {
    background-color: #fff !important;
  }
  header .header_row .header_col02 .header_col02_row01 .header_col02_row01_col02 a.header_col02_row01_col02_btn01:before {
    content: "";
    mask-image: url("/wp-content/themes/nexcohoken/img/common/ico_que.svg");
    mask-repeat: no-repeat;
    mask-size: contain;
    display: inline-block;
    background-color: #5185C5;
    width: 18px;
    height: 18px;
    margin-right: 5px;
    position: relative;
    top: 1px;
  }
  header .header_row .header_col02 .header_col02_row01 .header_col02_row01_col02 a.header_col02_row01_col02_btn02 {
    width: 210px;
  }
  header .header_row .header_col02 .header_col02_row01 .header_col02_row01_col02 a.header_col02_row01_col02_btn02:before {
    content: "";
    mask-image: url("/wp-content/themes/nexcohoken/img/common/ico_mail.svg");
    mask-repeat: no-repeat;
    mask-size: contain;
    display: inline-block;
    background-color: #fff;
    width: 20px;
    height: 14px;
    margin-right: 5px;
    position: relative;
    top: 1px;
  }
  header .header_row .header_col02 .header_col02_row02 {
    display: flex;
    margin-top: auto;
  }
  header .header_row .header_col02 .header_col02_row02 a {
    border-radius: 20px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    padding: 6px 25px 10px;
    line-height: 1;
    margin-right: 16px;
    min-width: 224px;
    text-align: center;
    transition: opacity 0.3s;
  }
  header .header_row .header_col02 .header_col02_row02 a span {
    font-size: 14px;
    color: #fff;
  }
  header .header_row .header_col02 .header_col02_row02 a:hover {
    opacity: 0.6;
  }
  header .header_row .header_col02 .header_col02_row02 .header_col02_row02_link01 {
    background-color: #7DB67B;
  }
  header .header_row .header_col02 .header_col02_row02 .header_col02_row02_link02 {
    background-color: #E44B4B;
  }
  header .header_row .header_col02 .header_col02_row02 .header_col02_row02_link03 {
    background-color: #FEDC5E;
  }
}
@media print and (max-width: 1199px), screen and (min-width: 768px) and (max-width: 1199px) {
  header {
    border-bottom: 2px solid #5185C5;
    background-color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 30px;
  }
  header .header_row .header_col01 {
    display: flex;
    align-items: center;
  }
  header .header_row .header_col01 img {
    width: auto;
    height: 40px;
  }
  header .header_row .header_col02 {
    display: none;
  }
  header #drawer {
    position: relative;
    z-index: 15;
    /*=============================
    .btn-trigger
    =============================*/
    /*=============================
    #btn01
    =============================*/
  }
  header #drawer .btn-trigger {
    position: relative;
    width: 50px;
    height: 35px;
    cursor: pointer;
  }
  header #drawer .btn-trigger span {
    position: absolute;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #5185C5;
    border-radius: 3px;
  }
  header #drawer .btn-trigger, header #drawer .btn-trigger span {
    display: inline-block;
    transition: all 0.5s;
    box-sizing: border-box;
  }
  header #drawer .btn-trigger span:nth-of-type(1) {
    top: 0;
  }
  header #drawer .btn-trigger span:nth-of-type(2) {
    top: 16px;
  }
  header #drawer .btn-trigger span:nth-of-type(3) {
    bottom: 0;
  }
  header #drawer #btn01.active span:nth-of-type(1) {
    -webkit-transform: translateY(16px) rotate(-45deg);
    transform: translateY(16px) rotate(-45deg);
  }
  header #drawer #btn01.active span:nth-of-type(2) {
    opacity: 0;
  }
  header #drawer #btn01.active span:nth-of-type(3) {
    -webkit-transform: translateY(-16px) rotate(45deg);
    transform: translateY(-16px) rotate(45deg);
  }
}
@media print, screen and (min-width: 768px) {
  #header_submenu {
    position: fixed;
    top: 0;
    left: 0;
    padding-top: 74px;
    display: flex;
    justify-content: center;
    width: 100%;
    z-index: 12;
    transition: 0.3s;
    transform: translateY(-100%);
    padding-bottom: 60px;
  }
  #header_submenu.header_submenu_open {
    transform: translateY(0%);
  }
  #header_submenu a {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #E44B4B;
    width: 260px;
    height: 34px;
    padding-bottom: 3px;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    border-radius: 17px;
    position: relative;
    font-family: "Zen Kaku Gothic New", sans-serif;
    margin: 0 5px;
    transition: 0.3s;
  }
  #header_submenu a:hover {
    background-color: #F19B99 !important;
  }
  #header_submenu a.menu02 {
    background-color: #AA79AF;
  }
  #header_submenu a.menu02:hover {
    background-color: #CDB1D0 !important;
  }
  #header_submenu a.menu03 {
    background-color: #247B9F;
  }
  #header_submenu a.menu03:hover {
    background-color: #8AB2C7 !important;
  }
  #header_submenu a.menu04 {
    background-color: #7DB67B;
  }
  #header_submenu a.menu04:hover {
    background-color: #B4D4B3 !important;
  }
  #header_submenu a:before {
    content: "";
    position: absolute;
    background-image: url("/wp-content/themes/nexcohoken/img/common/arrow.svg");
    background-size: contain;
    background-repeat: no-repeat;
    width: 6px;
    height: 11px;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
  }
  #page_top_btn {
    position: fixed;
    bottom: 20px;
    right: 40px;
    z-index: 5;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 56px;
    height: 56px;
    background-color: #5185C5;
    border-radius: 50%;
    cursor: pointer;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
  }
  #page_top_btn img {
    width: 31px;
  }
  #page_top_btn.page_top_btn_active {
    opacity: 1;
    visibility: visible;
  }
  #page_top_btn:hover {
    opacity: 0.6;
  }
  footer {
    background-color: #596E87;
    padding-top: 120px;
    position: relative;
    border-top: 2px solid #5185C5;
  }
  footer .footer_main_logo {
    position: absolute;
    left: 0;
    top: 0;
    background-color: #fff;
    border-bottom-right-radius: 20px;
    width: 412px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 78px;
  }
  footer #footer_inner .footer_row01 {
    padding: 0 30px;
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 60px;
    justify-content: space-between;
    margin-bottom: -50px;
    width: 1260px;
    margin: 0 auto;
  }
  footer #footer_inner .footer_row01:after {
    width: 275px;
    height: 1px;
    display: block;
    content: "";
  }
  footer #footer_inner .footer_row01 > ul {
    width: 275px;
    margin-bottom: 50px;
  }
  footer #footer_inner .footer_row01 > ul > li * {
    color: #fff;
  }
  footer #footer_inner .footer_row01 > ul > li a {
    transition: 0.3s;
  }
  footer #footer_inner .footer_row01 > ul > li a:hover {
    opacity: 0.6;
  }
  footer #footer_inner .footer_row01 > ul > li p {
    border-bottom: 1px solid #fff;
    padding-bottom: 3px;
    margin-bottom: 15px;
  }
  footer #footer_inner .footer_row01 > ul > li p a {
    font-size: 18px;
    font-weight: bold;
  }
  footer #footer_inner .footer_row01 > ul > li > ul li {
    margin-bottom: 10px;
  }
  footer #footer_inner .footer_row01 > ul > li > ul li:last-child {
    margin-bottom: 0;
  }
  footer #footer_inner .footer_row01 > ul > li > ul li a {
    font-size: 14px;
  }
  footer #footer_inner .footer_row01 > ul > li .third_layer {
    padding-left: 1em;
  }
  footer #footer_inner .footer_row02 {
    display: flex;
    justify-content: center;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    padding: 30px;
  }
  footer #footer_inner .footer_row02 a {
    display: block;
    margin: 0 7.5px;
  }
  footer #footer_inner .footer_row02 img {
    width: 200px;
  }
  footer #footer_inner .footer_row03 {
    background-color: #ECECEC;
    padding: 30px;
    height: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  footer #footer_inner .footer_row03 .footer_row03_inner {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  footer #footer_inner .footer_row03 .footer_row03_inner .footer_row03_privacy {
    width: 90px;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    margin-left: 55px;
  }
  footer #footer_inner .footer_row03 .footer_row03_inner .footer_row03_privacy img {
    width: 80px;
  }
  footer #footer_inner .footer_row03 .footer_row03_inner ul {
    display: flex;
    justify-content: center;
  }
  footer #footer_inner .footer_row03 .footer_row03_inner ul li {
    padding: 0 20px;
    border-right: 1px solid #333;
    line-height: 1;
  }
  footer #footer_inner .footer_row03 .footer_row03_inner ul li:last-child {
    border: none;
  }
  footer #footer_inner .footer_row03 .footer_row03_inner ul li a {
    font-size: 13px;
    font-weight: 400;
  }
  footer #footer_inner .footer_row03 .footer_row03_txt01 {
    text-align: center;
    font-weight: 400;
    font-size: 12px;
    margin-top: 30px;
  }
  footer #footer_inner .footer_row04 {
    background-color: #687179;
    padding: 10px 0;
  }
  footer #footer_inner .footer_row04 p {
    font-size: 11px;
    font-weight: 400;
    color: #fff;
    text-align: center;
  }
  .cmn_btn01 {
    display: inline-block;
    position: relative;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    line-height: 1;
    background-color: #E44B4B;
    border-radius: 10px;
    padding-left: 117px;
    height: 84px;
    display: flex;
    align-items: center;
    transition: opacity 0.3s;
  }
  .cmn_btn01:hover {
    opacity: 0.6;
  }
  .cmn_btn01 img {
    position: absolute;
    left: 30px;
    top: 50%;
    transform: translateY(-50%);
  }
  .cmn_btn01 .icon01 {
    width: 55px;
  }
  .cmn_btn01:before {
    position: absolute;
    content: "";
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    mask-image: url("/wp-content/themes/nexcohoken/img/common/arrow.svg");
    mask-size: contain;
    mask-repeat: no-repeat;
    width: 10px;
    height: 17px;
    background-color: #FEDC5E;
    width: 8px;
    height: 13px;
  }
  .cmn_btn02 {
    border: 2px solid #E44B4B;
    border-radius: 10px;
    font-size: 20px;
    font-weight: bold;
    display: flex;
    background-color: #fff;
    align-items: center;
    height: 58px;
    padding-left: 35px;
    position: relative;
    transition: opacity 0.3s;
  }
  .cmn_btn02:hover {
    opacity: 0.6;
  }
  .cmn_btn02:before {
    position: absolute;
    content: "";
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    mask-image: url("/wp-content/themes/nexcohoken/img/common/arrow.svg");
    mask-size: contain;
    mask-repeat: no-repeat;
    width: 10px;
    height: 17px;
    background-color: #FEDC5E;
    width: 8px;
    height: 13px;
  }
  .cmn_btn03 {
    display: inline-block;
    position: relative;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    line-height: 1;
    background-color: #5185C5;
    border-radius: 10px;
    padding-left: 104px;
    height: 105px;
    display: flex;
    align-items: center;
    transition: opacity 0.3s;
  }
  .cmn_btn03:hover {
    opacity: 0.6;
  }
  .cmn_btn03 img {
    position: absolute;
    left: 30px;
    top: 50%;
    transform: translateY(-50%);
  }
  .cmn_btn03 .icon02 {
    width: 53px;
  }
  .cmn_btn03 .icon03 {
    width: 50px;
  }
  .cmn_btn03 .icon04 {
    width: 47px;
  }
  .cmn_btn03 .icon05 {
    width: 47px;
  }
  .cmn_btn03 .icon07 {
    width: 61px;
    left: 20px;
  }
  .cmn_btn03:before {
    position: absolute;
    content: "";
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    background-color: #FEDC5E;
    mask-image: url("/wp-content/themes/nexcohoken/img/common/arrow.svg");
    mask-size: contain;
    mask-repeat: no-repeat;
    width: 10px;
    height: 17px;
    width: 8px;
    height: 13px;
  }
  .cmn_btn04 {
    border: 2px solid #5185C5;
    border-radius: 8px;
    color: #5185C5;
    font-size: 23px;
    font-weight: bold;
    background-color: #fff;
    position: relative;
    display: flex;
    align-items: center;
    padding-left: 70px;
    min-height: 128px;
    transition: opacity 0.3s;
  }
  .cmn_btn04:hover {
    opacity: 0.6;
  }
  .cmn_btn04 img {
    position: absolute;
    left: 25px;
    top: 50%;
    transform: translateY(-50%);
    width: 32px;
  }
  .cmn_btn04:before {
    position: absolute;
    content: "";
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    background-color: #5185C5;
    mask-image: url("/wp-content/themes/nexcohoken/img/common/arrow.svg");
    mask-size: contain;
    mask-repeat: no-repeat;
    width: 10px;
    height: 17px;
    width: 8px;
    height: 13px;
  }
  .cmn_btn05 {
    position: relative;
    color: #fff;
    font-size: 23px;
    font-weight: bold;
    line-height: 1;
    background-color: #5185C5;
    border-radius: 10px;
    padding-left: 30px;
    height: 60px;
    display: flex;
    align-items: center;
    min-width: 330px;
    transition: opacity 0.3s;
  }
  .cmn_btn05:hover {
    opacity: 0.6;
  }
  .cmn_btn05:before {
    position: absolute;
    content: "";
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    background-color: #fff;
    mask-image: url("/wp-content/themes/nexcohoken/img/common/arrow.svg");
    mask-size: contain;
    mask-repeat: no-repeat;
    width: 10px;
    height: 17px;
    width: 8px;
    height: 13px;
  }
  #page-404 main {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #page-404 .txt404 {
    font-size: 30px;
    font-weight: bold;
  }
  #fixed_btn {
    position: fixed;
    right: 0;
    top: 12%;
    display: flex;
    flex-direction: column;
    z-index: 12;
  }
  #fixed_btn a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    width: 68px;
    padding: 12px 0;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0;
    margin-bottom: 12px;
    transition: 0.3s;
  }
  #fixed_btn a:hover {
    opacity: 0.6;
  }
  #fixed_btn a:last-child {
    margin-bottom: 0;
  }
  #fixed_btn a span {
    writing-mode: vertical-rl;
    display: inline-block;
    margin-top: 5px;
    font-family: "Zen Kaku Gothic New", sans-serif;
  }
  #fixed_btn .fixed_btn_type01 {
    border-top: 2px solid #E44B4B;
    border-left: 2px solid #E44B4B;
    border-bottom: 2px solid #E44B4B;
    background-color: #FEDC5E;
  }
  #fixed_btn .fixed_btn_type01 span {
    color: #E44B4B;
  }
  #fixed_btn .fixed_btn_type01 img {
    width: 29px;
  }
  #fixed_btn .fixed_btn_type02 {
    border-top: 2px solid #5185C5;
    border-left: 2px solid #5185C5;
    border-bottom: 2px solid #5185C5;
    background-color: #fff;
  }
  #fixed_btn .fixed_btn_type02 span {
    color: #5185C5;
  }
  #fixed_btn .fixed_btn_type02 img {
    width: 26px;
  }
  #fixed_btn .fixed_btn_type03 {
    border-top: 2px solid #5185C5;
    border-left: 2px solid #5185C5;
    border-bottom: 2px solid #5185C5;
    background-color: #fff;
  }
  #fixed_btn .fixed_btn_type03 span {
    color: #5185C5;
  }
  #fixed_btn .fixed_btn_type03 img {
    width: 26px;
  }
  #news {
    width: 656px;
  }
  #news h2 {
    color: #E44B4B;
    font-size: 30px;
    font-weight: bold;
    border-bottom: 3px solid #FEDC5E;
    padding-bottom: 3px;
    margin-bottom: 30px;
  }
  #news ul li {
    display: flex;
    border-bottom: 1px solid rgba(225, 225, 225, 0.5);
    padding-bottom: 14px;
    margin-bottom: 14px;
  }
  #news ul li .date {
    font-size: 16px;
    font-weight: 400;
    margin-right: 40px;
    line-height: 1.6;
    padding-left: 6px;
  }
  #news ul li .cat {
    margin-right: 20px;
  }
  #news ul li .cat span {
    font-size: 12px;
    font-weight: 400;
    color: #247B9F;
    border: 1px solid #247B9F;
    border-radius: 5px;
    display: inline-block;
    line-height: 1;
    padding: 3px 5px 5px;
    text-align: center;
    min-width: 63px;
  }
  #news ul li .txt {
    line-height: 1.6;
    color: #333;
    text-decoration: none;
    background: none;
    padding: 0;
  }
  #news ul li .txt:hover {
    text-decoration: underline;
  }
  #news ul li .txt:hover {
    text-decoration: underline;
    text-underline-offset: 3px;
  }
  #news ul li .txt .cat02 {
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    line-height: 1;
    background-color: #E44B4B;
    color: #fff;
    border-radius: 11px;
    padding: 2px 12px 3px;
    margin-left: 10px;
    position: relative;
    top: -2px;
  }
  #news ul li .txt .new_icon {
    color: #E44B4B;
    text-decoration: none;
    display: inline-block;
    margin-left: 4px;
    position: relative;
    top: -1px;
    font-weight: bold;
  }
  #news ul li .txt[href$=".pdf"] .title, #news ul li .txt[href$=".PDF"] .title {
    background-image: url("/wp-content/themes/nexcohoken/img/common/pdf_icon.svg");
    background-size: 1.2em 1.2em;
    background-repeat: no-repeat;
    padding-right: 1.6em;
    background-position: right bottom 3px;
  }
  #news .list_btn_wrp {
    text-align: right;
    margin-top: 30px;
  }
  #news .list_btn_wrp .list_btn {
    display: inline-block;
    color: #5185C5;
    font-weight: bold;
    font-size: 16px;
    border: 2px solid #5185C5;
    border-radius: 10px;
    min-width: 152px;
    padding: 8px 14px;
    position: relative;
    text-align: left;
    transition: opacity 0.3s;
  }
  #news .list_btn_wrp .list_btn:hover {
    opacity: 0.6;
  }
  #news .list_btn_wrp .list_btn:before {
    position: absolute;
    content: "";
    background-image: url("/wp-content/themes/nexcohoken/img/common/arrow.svg");
    background-size: contain;
    background-repeat: no-repeat;
    width: 8px;
    height: 13px;
    top: 50%;
    transform: translateY(-50%);
    right: 14px;
  }
  .hov_link_line {
    position: relative;
  }
  .hov_link_line:before {
    position: absolute;
    content: "";
    left: 50%;
    transform: translateX(-50%);
    bottom: -3px;
    width: 0%;
    height: 1px;
    border-bottom: 1px solid;
    transition: 0.3s;
  }
  .hov_link_line:hover:before {
    width: 100%;
  }
  .hov_link_opa {
    transition: opacity 0.3s;
  }
  .hov_link_opa:hover {
    opacity: 0.6;
  }
  #submenu {
    position: fixed;
    z-index: 14;
    right: 0;
    top: 64px;
    background-color: #fff;
    width: 100%;
    height: calc(100vh - 64px);
    transform: translateX(100%);
    padding-top: 25px;
    transition: 0.5s;
    overflow-y: auto;
    background-color: #EDF7E1;
    padding-bottom: 7px;
  }
}
@media print and (min-width: 1200px), screen and (min-width: 768px) and (min-width: 1200px) {
  #submenu {
    display: none;
  }
}
@media print, screen and (min-width: 768px) {
  #submenu.open_menu {
    transform: translateX(0%);
  }
  #submenu .submenu_inner {
    width: 80%;
    margin: 0 auto;
  }
  #submenu .submenu_inner .submenu_htxt {
    font-size: 24px;
    font-weight: bold;
    color: #E44B4B;
    border-bottom: 2px solid #FEDC5E;
    margin-bottom: 23px;
  }
  #submenu .submenu_inner > ul {
    margin-bottom: 9px;
  }
  #submenu .submenu_inner > ul:last-child {
    margin-bottom: 0;
  }
  #submenu .submenu_inner > ul > li {
    margin-bottom: 10px;
    border-bottom: 1px solid #D1D1D1;
    padding-bottom: 10px;
  }
  #submenu .submenu_inner > ul > li:last-child {
    margin-bottom: 5px;
  }
  #submenu .submenu_inner > ul > li > p {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  #submenu .submenu_inner > ul > li > p .submenu_toggle_btn {
    display: flex;
    align-items: center;
    justify-content: center;
    right: -6px;
    top: -6px;
    position: absolute;
    width: 40px;
    height: 40px;
  }
  #submenu .submenu_inner > ul > li > p .submenu_toggle_btn span {
    display: inline-block;
    width: 24px;
    height: 24px;
    background-color: #fff;
    border-radius: 50%;
    position: relative;
    cursor: pointer;
  }
  #submenu .submenu_inner > ul > li > p .submenu_toggle_btn span:before {
    position: absolute;
    content: "";
    width: 12px;
    height: 2px;
    border-radius: 19px;
    background-color: #7DB67B;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
  }
  #submenu .submenu_inner > ul > li > p .submenu_toggle_btn span:after {
    position: absolute;
    content: "";
    width: 2px;
    height: 12px;
    border-radius: 19px;
    background-color: #7DB67B;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    transition: 0.3s;
  }
  #submenu .submenu_inner > ul > li > p a {
    color: #5185C5;
    font-weight: bold;
    font-size: 16px;
    display: block;
  }
  #submenu .submenu_inner > ul > li > p.active_submenu span:after {
    transform: translateX(-50%) translateY(-50%) rotate(-90deg);
  }
  #submenu .submenu_inner > ul > li > ul {
    padding-left: 1.2em;
    margin-top: 13px;
    display: none;
  }
  #submenu .submenu_inner > ul > li > ul li {
    margin-bottom: 10px;
  }
  #submenu .submenu_inner > ul > li > ul li:last-child {
    margin-bottom: 5px;
  }
  #submenu .submenu_inner > ul > li > ul li a {
    font-size: 14px;
    font-weight: bold;
  }
  #top main {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  #top main #top_main_visual {
    min-width: 2400px;
    background-image: url("/wp-content/themes/nexcohoken/img/top/main_visual_bg.png?v=32");
    background-size: auto 100%;
    background-position: center bottom;
    background-repeat: no-repeat;
    height: 940px;
    width: 100%;
  }
  #top main #top_main_visual .top_main_visual_inner {
    width: 2400px;
    height: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
  }
  #top main #top_main_visual .top_main_visual_inner .wheel {
    position: absolute;
    left: 846px;
    bottom: 123px;
  }
  #top main #top_main_visual .top_main_visual_inner .top_car02 {
    position: absolute;
    left: 0;
    bottom: 4px;
    height: 58px;
    width: 100%;
    z-index: 10;
  }
  #top main #top_main_visual .top_main_visual_inner .top_car02 span {
    background-image: url("/wp-content/themes/nexcohoken/img/top/car02.png?v=1");
    height: 100%;
    animation-timing-function: linear;
    animation-duration: 15s;
    animation-iteration-count: infinite;
    animation-name: top_car02;
    animation-delay: 0s;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: 130% 0;
    display: block;
    position: relative;
    opacity: 0;
    bottom: 0;
  }
  #top main #top_main_visual .top_main_visual_inner .top_car01 {
    position: absolute;
    left: 0;
    bottom: 44px;
    height: 58px;
    width: 100%;
    z-index: 10;
  }
  #top main #top_main_visual .top_main_visual_inner .top_car01 span {
    background-image: url("/wp-content/themes/nexcohoken/img/top/car01.png?v=1");
    height: 100%;
    animation-timing-function: linear;
    animation-duration: 15s;
    animation-iteration-count: infinite;
    animation-name: top_car01;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: 130% 0;
    animation-delay: 3s;
    display: block;
    position: relative;
  }
  #top main #top_main_visual .top_main_visual_inner .top_car00 {
    position: absolute;
    right: 0;
    bottom: 4px;
    height: 69px;
    width: 100%;
    z-index: 11;
  }
  #top main #top_main_visual .top_main_visual_inner .top_car00 span {
    background-image: url("/wp-content/themes/nexcohoken/img/top/car05.png?v=2");
    height: 100%;
    animation-timing-function: linear;
    animation-duration: 15s;
    animation-iteration-count: infinite;
    animation-name: top_car00;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: 100% 0;
    display: block;
    position: relative;
    opacity: 0;
    bottom: 0;
    animation-delay: 6s;
  }
  #top main #top_main_visual .top_main_visual_inner .top_car03 {
    position: absolute;
    right: 0;
    bottom: 44px;
    height: 64px;
    width: 100%;
    z-index: 10;
  }
  #top main #top_main_visual .top_main_visual_inner .top_car03 span {
    background-image: url("/wp-content/themes/nexcohoken/img/top/car03.png?v=2");
    height: 100%;
    animation-timing-function: linear;
    animation-duration: 15s;
    animation-iteration-count: infinite;
    animation-name: top_car03;
    animation-delay: 9s;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: 130% 0;
    display: block;
    position: relative;
  }
  #top main #top_main_visual .top_main_visual_inner .top_car04 {
    position: absolute;
    right: 0;
    bottom: 4px;
    height: 69px;
    width: 100%;
    z-index: 11;
  }
  #top main #top_main_visual .top_main_visual_inner .top_car04 span {
    background-image: url("/wp-content/themes/nexcohoken/img/top/car04.png?v=2");
    height: 100%;
    animation-timing-function: linear;
    animation-duration: 15s;
    animation-iteration-count: infinite;
    animation-name: top_car04;
    animation-delay: 12s;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: 130% 0;
    display: block;
    position: relative;
    opacity: 0;
    bottom: 0;
  }
  #top main #top_main_visual .top_main_visual_inner .top_bird01 {
    animation-timing-function: linear;
    animation-duration: 40s;
    animation-iteration-count: infinite;
    animation-delay: 0s;
    animation-name: top_bird01;
    z-index: -1;
    position: absolute;
    bottom: 38%;
    left: 100%;
  }
  #top main #top_main_visual .top_main_visual_inner .top_bird01 span {
    background-size: 100% 100%;
    background-position: 0 0;
    display: block;
    position: relative;
    background-image: url("/wp-content/themes/nexcohoken/img/top/bird02.png?v=2");
    background-size: contain;
    background-repeat: no-repeat;
    width: 35px;
    height: 36px;
    animation: floating-y01 1.8s ease-in-out infinite alternate-reverse;
  }
  #top main #top_main_visual .top_main_visual_inner .top_bird02 {
    z-index: -1;
    position: absolute;
    bottom: 38%;
    left: 100%;
    animation-timing-function: linear;
    animation-duration: 40s;
    animation-iteration-count: infinite;
    animation-delay: 2s;
    animation-name: top_bird02;
  }
  #top main #top_main_visual .top_main_visual_inner .top_bird02 span {
    background-size: 100% 100%;
    background-position: 0 0;
    display: block;
    position: relative;
    background-image: url("/wp-content/themes/nexcohoken/img/top/bird01.png?v=2");
    background-size: contain;
    background-repeat: no-repeat;
    width: 35px;
    height: 36px;
    animation: floating-y02 1.8s ease-in-out infinite alternate-reverse;
  }
  #top main #top_main_visual .top_main_visual_inner .top_bird03 {
    z-index: -1;
    position: absolute;
    bottom: 38%;
    left: 100%;
    animation-timing-function: linear;
    animation-duration: 40s;
    animation-iteration-count: infinite;
    animation-delay: 4s;
    animation-name: top_bird03;
  }
  #top main #top_main_visual .top_main_visual_inner .top_bird03 span {
    background-size: 100% 100%;
    background-position: 0 0;
    display: block;
    position: relative;
    background-image: url("/wp-content/themes/nexcohoken/img/top/bird03.png?v=2");
    background-size: contain;
    background-repeat: no-repeat;
    width: 35px;
    height: 36px;
    animation: floating-y03 1.8s ease-in-out infinite alternate-reverse;
  }
  #top main #top_main_visual .top_main_visual_btn_wrp {
    width: 1200px;
    margin: 154px auto 0;
    display: flex;
    justify-content: space-between;
  }
  #top main #top_main_visual .top_main_visual_btn_wrp div {
    width: 376px;
  }
  #top main #top_main_visual .top_main_visual_btn_wrp div:last-child {
    display: flex;
    flex-direction: column;
  }
  #top main #top_main_visual .top_main_visual_btn_wrp div:last-child .top_main_visual_btn02_02 {
    margin-top: auto;
  }
  #top main #top_main_visual .top_main_visual_btn_wrp div .top_main_visual_btn01 {
    display: inline-block;
    width: 100%;
    background-color: #E44B4B;
    border-radius: 10px;
    padding: 36px 0 52px;
    transition: 0.3s;
  }
  #top main #top_main_visual .top_main_visual_btn_wrp div .top_main_visual_btn01.top_main_visual_btn01_col01:hover {
    background-color: #F19B99 !important;
  }
  #top main #top_main_visual .top_main_visual_btn_wrp div .top_main_visual_btn01.top_main_visual_btn01_col02:hover {
    background-color: #CDB1D0 !important;
  }
  #top main #top_main_visual .top_main_visual_btn_wrp div .top_main_visual_btn01.top_main_visual_btn01_col03:hover {
    background-color: #8AB2C7 !important;
  }
  #top main #top_main_visual .top_main_visual_btn_wrp div .top_main_visual_btn01.top_main_visual_btn01_col04:hover {
    background-color: #B4D4B3 !important;
  }
  #top main #top_main_visual .top_main_visual_btn_wrp div .top_main_visual_btn01.top_main_visual_btn01_02 {
    background-color: #AA79AF;
  }
  #top main #top_main_visual .top_main_visual_btn_wrp div .top_main_visual_btn01 .top_main_visual_btn01_txt01 {
    color: #fff;
    font-size: 31px;
    font-weight: bold;
    line-height: 1.33;
    padding: 0 30px 38px;
    position: relative;
  }
  #top main #top_main_visual .top_main_visual_btn_wrp div .top_main_visual_btn01 .top_main_visual_btn01_txt01 small {
    color: #fff;
    font-size: 31px;
    font-weight: bold;
  }
  #top main #top_main_visual .top_main_visual_btn_wrp div .top_main_visual_btn01 .top_main_visual_btn01_txt01 .arrow {
    position: absolute;
    right: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #fff;
    top: 18px;
  }
  #top main #top_main_visual .top_main_visual_btn_wrp div .top_main_visual_btn01 .top_main_visual_btn01_txt01 .arrow img {
    width: 10px;
  }
  #top main #top_main_visual .top_main_visual_btn_wrp div .top_main_visual_btn01 .top_main_visual_btn01_txt02 {
    color: #fff;
    padding: 0 30px;
    font-size: 21px;
    font-weight: bold;
    line-height: normal;
    padding-top: 35px;
    position: relative;
  }
  #top main #top_main_visual .top_main_visual_btn_wrp div .top_main_visual_btn01 .top_main_visual_btn01_txt02:before {
    position: absolute;
    content: "";
    height: 2px;
    width: 300px;
    top: 0;
    left: 0;
    border-top: 2px solid rgba(255, 255, 255, 0.5);
  }
  #top main #top_main_visual .top_main_visual_btn_wrp div .top_main_visual_btn01 .top_main_visual_btn01_txt02 span {
    color: #fff;
    font-size: 17px;
    font-weight: 400;
  }
  #top main #top_main_visual .top_main_visual_btn_wrp div .top_main_visual_btn01.top_main_visual_btn02 {
    background-color: #247B9F;
    padding: 24px 0 32px;
  }
  #top main #top_main_visual .top_main_visual_btn_wrp div .top_main_visual_btn01.top_main_visual_btn02 .top_main_visual_btn01_txt01 {
    padding-bottom: 0;
  }
  #top main #top_main_visual .top_main_visual_btn_wrp div .top_main_visual_btn01.top_main_visual_btn02 .top_main_visual_btn01_txt01 .arrow {
    top: 26px;
  }
  #top main #top_main_visual .top_main_visual_btn_wrp div .top_main_visual_btn01.top_main_visual_btn02.top_main_visual_btn02_02 {
    background-color: #7DB67B;
    padding-top: 12px;
    padding-bottom: 15px;
  }
  #top main #top_main_visual .top_main_visual_btn_wrp div .top_main_visual_btn01.top_main_visual_btn02.top_main_visual_btn02_02 .top_main_visual_btn01_txt01 {
    padding-bottom: 8px;
  }
  #top main #top_main_visual .top_main_visual_btn_wrp div .top_main_visual_btn01.top_main_visual_btn02.top_main_visual_btn02_02 .top_main_visual_btn01_txt01 .arrow {
    top: 48px;
  }
  #top main #top_main_visual .top_main_visual_btn_wrp div .top_main_visual_btn01.top_main_visual_btn02.top_main_visual_btn02_02 .top_main_visual_btn01_txt02 {
    padding-top: 6px;
  }
  #top main #top_main_visual .top_main_visual_catch {
    margin-top: 50px;
  }
  #top main #top_main_visual .top_main_visual_catch p {
    text-align: center;
  }
  #top main #top_main_visual .top_main_visual_catch p img {
    width: 826px;
  }
  #top main #top_sec01 {
    width: 1260px;
    margin: 80px auto 90px;
    padding: 0 30px;
    display: flex;
    justify-content: space-between;
  }
  #top main #top_sec01 #top_sec01_banner .top_sec01_banner_inner {
    width: 508px;
    background-color: #FFF0F0;
    border-radius: 30px;
    padding: 30px 40px 50px;
    height: 100%;
    display: flex;
    align-items: center;
  }
  #top main #top_sec01 #top_sec01_banner #top_sec01_banner_slick {
    position: relative;
    width: 428px;
  }
  #top main #top_sec01 #top_sec01_banner #top_sec01_banner_slick a {
    transition: opacity 0.3s;
  }
  #top main #top_sec01 #top_sec01_banner #top_sec01_banner_slick a:hover {
    opacity: 0.6;
  }
  #top main #top_sec01 #top_sec01_banner #top_sec01_banner_slick .slick-slide {
    height: auto;
  }
  #top main #top_sec01 #top_sec01_banner #top_sec01_banner_slick .slick-arrow {
    border: none;
    overflow: hidden;
    text-indent: -9999px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    position: relative;
    z-index: 3;
    background-color: rgba(255, 255, 255, 0.8);
    cursor: pointer;
  }
  #top main #top_sec01 #top_sec01_banner #top_sec01_banner_slick .slick-arrow:before {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%) rotate(180deg);
    mask-image: url("/wp-content/themes/nexcohoken/img/common/arrow.svg");
    mask-size: contain;
    mask-repeat: no-repeat;
    width: 10px;
    height: 17px;
    background-color: #FEDC5E;
  }
  #top main #top_sec01 #top_sec01_banner #top_sec01_banner_slick .slick-arrow.slick-prev {
    position: absolute;
    top: 50%;
    left: -15px;
    transform: translateY(-50%);
  }
  #top main #top_sec01 #top_sec01_banner #top_sec01_banner_slick .slick-arrow.slick-next {
    position: absolute;
    top: 50%;
    right: -15px;
    transform: translateY(-50%);
  }
  #top main #top_sec01 #top_sec01_banner #top_sec01_banner_slick .slick-arrow.slick-next:before {
    transform: translateX(-50%) translateY(-50%) rotate(0deg);
  }
  #top main #top_sec01 #top_sec01_banner #top_sec01_banner_slick .slick-dots {
    position: absolute;
    left: 50%;
    bottom: -28px;
    transform: translateX(-50%);
    display: flex;
    justify-content: center;
  }
  #top main #top_sec01 #top_sec01_banner #top_sec01_banner_slick .slick-dots li {
    margin: 0 6px;
  }
  #top main #top_sec01 #top_sec01_banner #top_sec01_banner_slick .slick-dots li button {
    cursor: pointer;
    overflow: hidden;
    text-indent: -9999px;
    border: 1px solid #FEDC5E;
    border-radius: 50%;
    background-color: #fff;
    width: 12px;
    height: 12px;
    display: inline-block;
    padding: 0;
  }
  #top main #top_sec01 #top_sec01_banner #top_sec01_banner_slick .slick-dots li.slick-active button {
    background-color: #FEDC5E;
  }
  #top main #top_sec02 {
    background-color: #FFF3D4;
    border-radius: 30px;
    padding: 50px 80px 80px;
    width: 1200px;
  }
  #top main #top_sec02 h2 {
    font-size: 42px;
    font-weight: bold;
    line-height: 1.4;
    display: inline-block;
    background-color: #fff;
    padding: 12px 60px 14px;
    border-radius: 100px;
    position: relative;
    color: #E44B4B;
    line-height: 1;
    margin-bottom: 60px;
  }
  #top main #top_sec02 h2:before {
    position: absolute;
    content: "";
    background-color: #FEDC5E;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    left: 26px;
    top: 50%;
    transform: translateY(-50%);
  }
  #top main #top_sec02 h2:after {
    position: absolute;
    content: "";
    background-color: #FEDC5E;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    right: 26px;
    top: 50%;
    transform: translateY(-50%);
  }
  #top main #top_sec02 .top_sec02_inner .top_sec02_h2_wrp {
    text-align: center;
  }
  #top main #top_sec02 .top_sec02_inner .top_sec02_h2_wrp .top_sec02_txt01 {
    font-weight: bold;
    font-size: 18px;
    line-height: 1.6;
  }
  #top main #top_sec02 .top_sec02_row01 {
    display: flex;
    margin-top: 50px;
  }
  #top main #top_sec02 .top_sec02_row01 .top_sec02_col01 {
    width: 50%;
  }
  #top main #top_sec02 .top_sec02_row01 .top_sec02_col01:nth-child(1) {
    padding-right: 44px;
    margin-right: 44px;
    border-right: 1px solid #9FA0A0;
  }
  #top main #top_sec02 .top_sec02_row01 .top_sec02_col01 p {
    text-align: left;
    line-height: 1.8;
    margin: 24px 0 24px;
  }
  #top main #top_sec02 .top_sec02_row01 .top_sec02_col01 .top_sec02_col01_btnwrp02 .cmn_btn02 {
    margin-top: 15px;
  }
  #top main #top_sec02 .top_sec02_row01 .top_sec02_col01 .top_sec02_col01_btnwrp03 .cmn_btn03 {
    margin-top: 16px;
    height: 81px;
  }
  #top main #top_sec02 .top_sec02_row01 .top_sec02_col01 .top_sec02_col01_btnwrp03 .cmn_btn03:first-child {
    margin-top: 0;
  }
  #top main #top_sec03 {
    background-color: #EDF7E1;
    width: 100%;
    padding: 70px 30px;
    margin-top: 90px;
  }
  #top main #top_sec03 .top_sec03_inner {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  #top main #top_sec03 .top_sec03_inner .top_sec03_row01 {
    width: 477px;
  }
  #top main #top_sec03 .top_sec03_inner .top_sec03_row01 p {
    font-size: 13px;
    line-height: 1.8;
  }
  #top main #top_sec03 .top_sec03_inner .top_sec03_row02 {
    display: flex;
  }
  #top main #top_sec03 .top_sec03_inner .top_sec03_row02 .cmn_btn04 {
    width: 310px;
  }
  #top main #top_sec03 .top_sec03_inner .top_sec03_row02 .top_sec03_row02_box02 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-left: 20px;
  }
  #detail_output {
    padding: 60px 30px 0;
  }
  .news_list {
    width: 960px !important;
    margin: 0 auto;
  }
  .news_list ul li {
    padding-left: 0;
  }
  .news_list ul li:before {
    display: none;
  }
  .pagination_wrp {
    text-align: center;
    margin-top: 50px;
  }
  .pagination_wrp .pagination_inner {
    display: inline-block;
  }
  .pagination_wrp .pagination_inner .wp-pagenavi {
    margin-top: 95px;
    display: flex;
    justify-content: center;
    position: relative;
  }
  .pagination_wrp .pagination_inner .wp-pagenavi .pages {
    display: none;
  }
  .pagination_wrp .pagination_inner .wp-pagenavi a {
    display: inline-block;
    line-height: 1;
    width: 40px;
    height: 40px;
    border: 1px solid #dadada;
    text-align: center;
    line-height: 36px;
    font-size: 15px;
    font-weight: normal;
    transition: 0.3s;
    margin: 0 10px;
    text-decoration: none;
    border-radius: 50%;
  }
  .pagination_wrp .pagination_inner .wp-pagenavi a:hover {
    background-color: #5185C5;
    border: 1px solid #5185C5;
    color: #fff;
  }
  .pagination_wrp .pagination_inner .wp-pagenavi a:hover span:before {
    background-color: #fff !important;
  }
  .pagination_wrp .pagination_inner .wp-pagenavi .extend {
    vertical-align: bottom;
    position: relative;
    display: inline-block;
    margin: 0 10px;
  }
  .pagination_wrp .pagination_inner .wp-pagenavi .extend span {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 8px;
  }
  .pagination_wrp .pagination_inner .wp-pagenavi .current {
    display: inline-block;
    line-height: 1;
    width: 40px;
    height: 40px;
    border: 1px solid #5185C5;
    text-align: center;
    line-height: 36px;
    font-size: 15px;
    font-weight: normal;
    background-color: #5185C5;
    color: #fff;
    margin: 0 10px;
    border-radius: 50%;
  }
  .pagination_wrp .pagination_inner .wp-pagenavi .previouspostslink span {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100%;
  }
  .pagination_wrp .pagination_inner .wp-pagenavi .previouspostslink span:before {
    position: absolute;
    content: "";
    mask-image: url("/wp-content/themes/nexcohoken/img/common/arrow.svg");
    mask-repeat: no-repeat;
    mask-size: contain;
    mask-position: bottom;
    width: 8px;
    height: 15px;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%) rotate(180deg);
    background-color: #FEDC5E;
  }
  .pagination_wrp .pagination_inner .wp-pagenavi .nextpostslink span {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100%;
  }
  .pagination_wrp .pagination_inner .wp-pagenavi .nextpostslink span:before {
    position: absolute;
    content: "";
    mask-image: url("/wp-content/themes/nexcohoken/img/common/arrow.svg");
    mask-repeat: no-repeat;
    mask-size: contain;
    mask-position: bottom;
    width: 8px;
    height: 15px;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    background-color: #FEDC5E;
  }
  .news_detail_wrp {
    width: 960px;
    margin: 0 auto;
  }
  .news_detail_wrp .date_wrp {
    border-bottom: 2px solid #E9E9E9;
    padding-bottom: 3px;
  }
  .news_detail_wrp .date_wrp p {
    font-size: 18px;
  }
  .news_detail_wrp .date_wrp p .cat02 {
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    line-height: 1;
    background-color: #E44B4B;
    color: #fff;
    border-radius: 11px;
    padding: 3px 12px 4px;
    margin-left: 15px;
    position: relative;
    top: -1px;
  }
  .news_detail_wrp .news_detail_inner *:first-child {
    margin-top: 40px !important;
  }
  .news_detail_wrp .news_detail_btm {
    margin-top: 60px;
    border-top: 2px solid #E9E9E9;
    padding-left: 20px;
    padding-top: 30px;
  }
  .news_detail_wrp .news_detail_btm p a {
    color: #333;
    font-size: 18px;
    font-weight: bold;
    position: relative;
    padding-left: 30px;
    text-decoration: none;
    border-bottom: 1px solid #333;
    padding-bottom: 2px;
  }
  .news_detail_wrp .news_detail_btm p a:hover {
    border: none;
  }
  .news_detail_wrp .news_detail_btm p a:before {
    position: absolute;
    content: "";
    background-image: url("/wp-content/themes/nexcohoken/img/common/arrow.svg");
    background-size: contain;
    background-repeat: no-repeat;
    width: 8px;
    height: 13px;
    left: 0;
    top: 6px;
    transform: rotate(180deg);
  }
  .error_page {
    height: 80vh;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .error_page .txt404 {
    margin-bottom: 60px;
    text-align: center;
    line-height: 2;
    font-size: 26px !important;
  }
  .error_page .cmn_btn03 {
    padding: 20px 50px 23px;
    height: auto;
  }
}
@media screen and (max-width: 767px) {
  /**
  	TOP 車
  **/
  @keyframes top_car02 {
    0% {
      opacity: 1;
      background-position: 130% 0;
    }
    100% {
      opacity: 1;
      background-position: -30% 0;
    }
  }
  @keyframes top_car01 {
    0% {
      opacity: 1;
      background-position: 130% 0;
    }
    100% {
      opacity: 1;
      background-position: -30% 0;
    }
  }
  @keyframes top_car00 {
    0% {
      opacity: 1;
      background-position: 130% 0;
    }
    100% {
      opacity: 1;
      background-position: -30% 0;
    }
  }
  @keyframes top_car03 {
    0% {
      opacity: 1;
      background-position: 130% 0;
    }
    100% {
      opacity: 1;
      background-position: -30% 0;
    }
  }
  @keyframes top_car04 {
    0% {
      opacity: 1;
      background-position: 130% 0;
    }
    100% {
      opacity: 1;
      background-position: -30% 0;
    }
  }
  @keyframes top_bird01 {
    0% {
      left: 105%;
    }
    5% {
      bottom: 17%;
    }
    15% {
      bottom: 20%;
    }
    100% {
      left: -20%;
    }
  }
  @keyframes top_bird02 {
    0% {
      left: 105%;
    }
    5% {
      bottom: 24%;
    }
    15% {
      bottom: 30%;
    }
    100% {
      left: -20%;
    }
  }
  @keyframes top_bird03 {
    0% {
      left: 105%;
    }
    3% {
      bottom: 30%;
    }
    5% {
      bottom: 33%;
    }
    10% {
      bottom: 35%;
    }
    15% {
      bottom: 38%;
    }
    100% {
      left: -20%;
    }
  }
  .sp_mr0 {
    margin-right: 0px !important;
  }
  .sp_mr5 {
    margin-right: 5px !important;
  }
  .sp_mr10 {
    margin-right: 10px !important;
  }
  .sp_mr15 {
    margin-right: 15px !important;
  }
  .sp_mr20 {
    margin-right: 20px !important;
  }
  .sp_mr25 {
    margin-right: 25px !important;
  }
  .sp_mr30 {
    margin-right: 30px !important;
  }
  .sp_mr35 {
    margin-right: 35px !important;
  }
  .sp_mr40 {
    margin-right: 40px !important;
  }
  .sp_mr45 {
    margin-right: 45px !important;
  }
  .sp_mr50 {
    margin-right: 50px !important;
  }
  .sp_mr55 {
    margin-right: 55px !important;
  }
  .sp_mr60 {
    margin-right: 60px !important;
  }
  .sp_mr65 {
    margin-right: 65px !important;
  }
  .sp_mr70 {
    margin-right: 70px !important;
  }
  .sp_ml0 {
    margin-left: 0px !important;
  }
  .sp_ml5 {
    margin-left: 5px !important;
  }
  .sp_ml10 {
    margin-left: 10px !important;
  }
  .sp_ml15 {
    margin-left: 15px !important;
  }
  .sp_ml20 {
    margin-left: 20px !important;
  }
  .sp_ml25 {
    margin-left: 25px !important;
  }
  .sp_ml30 {
    margin-left: 30px !important;
  }
  .sp_ml35 {
    margin-left: 35px !important;
  }
  .sp_ml40 {
    margin-left: 40px !important;
  }
  .sp_ml45 {
    margin-left: 45px !important;
  }
  .sp_ml50 {
    margin-left: 50px !important;
  }
  .sp_ml55 {
    margin-left: 55px !important;
  }
  .sp_ml60 {
    margin-left: 60px !important;
  }
  .sp_ml65 {
    margin-left: 65px !important;
  }
  .sp_ml70 {
    margin-left: 70px !important;
  }
  .sp_mt0 {
    margin-top: 0px !important;
  }
  .sp_mt5 {
    margin-top: 5px !important;
  }
  .sp_mt10 {
    margin-top: 10px !important;
  }
  .sp_mt15 {
    margin-top: 15px !important;
  }
  .sp_mt20 {
    margin-top: 20px !important;
  }
  .sp_mt25 {
    margin-top: 25px !important;
  }
  .sp_mt30 {
    margin-top: 30px !important;
  }
  .sp_mt35 {
    margin-top: 35px !important;
  }
  .sp_mt40 {
    margin-top: 40px !important;
  }
  .sp_mt45 {
    margin-top: 45px !important;
  }
  .sp_mt50 {
    margin-top: 50px !important;
  }
  .sp_mt55 {
    margin-top: 55px !important;
  }
  .sp_mt60 {
    margin-top: 60px !important;
  }
  .sp_mt65 {
    margin-top: 65px !important;
  }
  .sp_mt70 {
    margin-top: 70px !important;
  }
  .sp_mb0 {
    margin-bottom: 0px !important;
  }
  .sp_mb5 {
    margin-bottom: 5px !important;
  }
  .sp_mb10 {
    margin-bottom: 10px !important;
  }
  .sp_mb15 {
    margin-bottom: 15px !important;
  }
  .sp_mb20 {
    margin-bottom: 20px !important;
  }
  .sp_mb25 {
    margin-bottom: 25px !important;
  }
  .sp_mb30 {
    margin-bottom: 30px !important;
  }
  .sp_mb35 {
    margin-bottom: 35px !important;
  }
  .sp_mb40 {
    margin-bottom: 40px !important;
  }
  .sp_mb45 {
    margin-bottom: 45px !important;
  }
  .sp_mb50 {
    margin-bottom: 50px !important;
  }
  .sp_mb55 {
    margin-bottom: 55px !important;
  }
  .sp_mb60 {
    margin-bottom: 60px !important;
  }
  .sp_mb65 {
    margin-bottom: 65px !important;
  }
  .sp_mb70 {
    margin-bottom: 70px !important;
  }
  .sp_pr0 {
    padding-right: 0px !important;
  }
  .sp_pr5 {
    padding-right: 5px !important;
  }
  .sp_pr10 {
    padding-right: 10px !important;
  }
  .sp_pr15 {
    padding-right: 15px !important;
  }
  .sp_pr20 {
    padding-right: 20px !important;
  }
  .sp_pr25 {
    padding-right: 25px !important;
  }
  .sp_pr30 {
    padding-right: 30px !important;
  }
  .sp_pr35 {
    padding-right: 35px !important;
  }
  .sp_pr40 {
    padding-right: 40px !important;
  }
  .sp_pr45 {
    padding-right: 45px !important;
  }
  .sp_pr50 {
    padding-right: 50px !important;
  }
  .sp_pr55 {
    padding-right: 55px !important;
  }
  .sp_pr60 {
    padding-right: 60px !important;
  }
  .sp_pr65 {
    padding-right: 65px !important;
  }
  .sp_pr70 {
    padding-right: 70px !important;
  }
  .sp_pl0 {
    padding-left: 0px !important;
  }
  .sp_pl5 {
    padding-left: 5px !important;
  }
  .sp_pl10 {
    padding-left: 10px !important;
  }
  .sp_pl15 {
    padding-left: 15px !important;
  }
  .sp_pl20 {
    padding-left: 20px !important;
  }
  .sp_pl25 {
    padding-left: 25px !important;
  }
  .sp_pl30 {
    padding-left: 30px !important;
  }
  .sp_pl35 {
    padding-left: 35px !important;
  }
  .sp_pl40 {
    padding-left: 40px !important;
  }
  .sp_pl45 {
    padding-left: 45px !important;
  }
  .sp_pl50 {
    padding-left: 50px !important;
  }
  .sp_pl55 {
    padding-left: 55px !important;
  }
  .sp_pl60 {
    padding-left: 60px !important;
  }
  .sp_pl65 {
    padding-left: 65px !important;
  }
  .sp_pl70 {
    padding-left: 70px !important;
  }
  .sp_pt0 {
    padding-top: 0px !important;
  }
  .sp_pt5 {
    padding-top: 5px !important;
  }
  .sp_pt10 {
    padding-top: 10px !important;
  }
  .sp_pt15 {
    padding-top: 15px !important;
  }
  .sp_pt20 {
    padding-top: 20px !important;
  }
  .sp_pt25 {
    padding-top: 25px !important;
  }
  .sp_pt30 {
    padding-top: 30px !important;
  }
  .sp_pt35 {
    padding-top: 35px !important;
  }
  .sp_pt40 {
    padding-top: 40px !important;
  }
  .sp_pt45 {
    padding-top: 45px !important;
  }
  .sp_pt50 {
    padding-top: 50px !important;
  }
  .sp_pt55 {
    padding-top: 55px !important;
  }
  .sp_pt60 {
    padding-top: 60px !important;
  }
  .sp_pt65 {
    padding-top: 65px !important;
  }
  .sp_pt70 {
    padding-top: 70px !important;
  }
  .sp_pb0 {
    padding-bottom: 0px !important;
  }
  .sp_pb5 {
    padding-bottom: 5px !important;
  }
  .sp_pb10 {
    padding-bottom: 10px !important;
  }
  .sp_pb15 {
    padding-bottom: 15px !important;
  }
  .sp_pb20 {
    padding-bottom: 20px !important;
  }
  .sp_pb25 {
    padding-bottom: 25px !important;
  }
  .sp_pb30 {
    padding-bottom: 30px !important;
  }
  .sp_pb35 {
    padding-bottom: 35px !important;
  }
  .sp_pb40 {
    padding-bottom: 40px !important;
  }
  .sp_pb45 {
    padding-bottom: 45px !important;
  }
  .sp_pb50 {
    padding-bottom: 50px !important;
  }
  .sp_pb55 {
    padding-bottom: 55px !important;
  }
  .sp_pb60 {
    padding-bottom: 60px !important;
  }
  .sp_pb65 {
    padding-bottom: 65px !important;
  }
  .sp_pb70 {
    padding-bottom: 70px !important;
  }
  .active_menu {
    overflow: hidden;
  }
  #wpadminbar {
    display: none;
  }
  html {
    overflow-x: hidden;
    height: 100vh;
  }
  body {
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
  }
  .pc {
    display: none !important;
  }
  p, a {
    font-size: 14px;
    line-height: 1.7;
  }
  header {
    height: 100px;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 13;
    border-bottom: 2px solid #5185C5;
    background-color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 15px 0 12px;
    height: 64px;
    transition: top 0.3s;
  }
  header .header_row .header_col01 {
    display: flex;
    align-items: center;
  }
  header .header_row .header_col01 img {
    width: auto;
    max-height: 35px;
  }
  header .header_row .header_col02 {
    display: none;
  }
  header #drawer {
    margin-left: 15px;
    position: relative;
    z-index: 15;
    /*=============================
    .btn-trigger
    =============================*/
    /*=============================
    #btn01
    =============================*/
  }
  header #drawer .btn-trigger {
    position: relative;
    width: 30px;
    height: 22px;
    cursor: pointer;
  }
  header #drawer .btn-trigger span {
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #5185C5;
    border-radius: 3px;
  }
  header #drawer .btn-trigger, header #drawer .btn-trigger span {
    display: inline-block;
    transition: all 0.5s;
    box-sizing: border-box;
  }
  header #drawer .btn-trigger span:nth-of-type(1) {
    top: 0;
  }
  header #drawer .btn-trigger span:nth-of-type(2) {
    top: 10px;
  }
  header #drawer .btn-trigger span:nth-of-type(3) {
    bottom: 0;
  }
  header #drawer #btn01.active span:nth-of-type(1) {
    -webkit-transform: translateY(10px) rotate(-45deg);
    transform: translateY(10px) rotate(-45deg);
  }
  header #drawer #btn01.active span:nth-of-type(2) {
    opacity: 0;
  }
  header #drawer #btn01.active span:nth-of-type(3) {
    -webkit-transform: translateY(-10px) rotate(45deg);
    transform: translateY(-10px) rotate(45deg);
  }
  #page_top_btn {
    position: fixed;
    bottom: 95px;
    right: 15px;
    z-index: 11;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 56px;
    height: 56px;
    background-color: #5185C5;
    border-radius: 50%;
    cursor: pointer;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
  }
  #page_top_btn img {
    width: 31px;
  }
  #page_top_btn.page_top_btn_active {
    opacity: 1;
    visibility: visible;
  }
  #page_top_btn.page_top_btn_active02 {
    bottom: 15px;
  }
  footer {
    background-color: #596E87;
    padding-top: 90px;
    position: relative;
    border-top: 2px solid #5185C5;
  }
  footer .footer_main_logo {
    position: absolute;
    left: 0;
    top: 0;
    background-color: #fff;
    border-bottom-right-radius: 20px;
    width: 85%;
    max-width: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 55px;
    padding: 15px;
  }
  footer .footer_main_logo img {
    height: 30px;
  }
  footer #footer_inner .footer_row01 {
    padding: 0 30px;
    padding-bottom: 30px;
    width: 100%;
    margin: 0 auto;
  }
  footer #footer_inner .footer_row01 > ul:last-child p {
    margin-bottom: 0;
  }
  footer #footer_inner .footer_row01 > ul > li * {
    color: #fff;
  }
  footer #footer_inner .footer_row01 > ul > li a {
    transition: 0.3s;
  }
  footer #footer_inner .footer_row01 > ul > li p {
    padding-bottom: 3px;
    margin-bottom: 15px;
  }
  footer #footer_inner .footer_row01 > ul > li p a {
    font-size: 15px;
    font-weight: bold;
  }
  footer #footer_inner .footer_row01 > ul > li > ul {
    display: none;
  }
  footer #footer_inner .footer_row01 > ul > li > ul li {
    margin-bottom: 10px;
  }
  footer #footer_inner .footer_row01 > ul > li > ul li:last-child {
    margin-bottom: 0;
  }
  footer #footer_inner .footer_row01 > ul > li > ul li a {
    font-size: 14px;
  }
  footer #footer_inner .footer_row01 > ul > li .third_layer {
    padding-left: 1em;
  }
  footer #footer_inner .footer_row02 {
    display: flex;
    justify-content: center;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    padding: 30px 10px;
  }
  footer #footer_inner .footer_row02 a {
    display: block;
    margin: 0 4.5px;
  }
  footer #footer_inner .footer_row02 img {
    width: 200px;
  }
  footer #footer_inner .footer_row03 {
    background-color: #ECECEC;
    padding: 25px 15px;
  }
  footer #footer_inner .footer_row03 .footer_row03_inner {
    position: relative;
  }
  footer #footer_inner .footer_row03 .footer_row03_inner .footer_row03_privacy {
    width: 82px;
    height: 82px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    right: 0;
  }
  footer #footer_inner .footer_row03 .footer_row03_inner .footer_row03_privacy img {
    width: 74px;
  }
}
@media screen and (max-width: 767px) and (max-width: 310px) {
  footer #footer_inner .footer_row03 .footer_row03_inner .footer_row03_privacy {
    width: 60px;
    height: 60px;
  }
  footer #footer_inner .footer_row03 .footer_row03_inner .footer_row03_privacy img {
    width: 50px;
  }
}
@media screen and (max-width: 767px) {
  footer #footer_inner .footer_row03 .footer_row03_inner ul li {
    line-height: 1;
    margin-bottom: 10px;
  }
  footer #footer_inner .footer_row03 .footer_row03_inner ul li:last-child {
    margin-bottom: 0;
  }
  footer #footer_inner .footer_row03 .footer_row03_inner ul li a {
    font-size: 12px;
    font-weight: 400;
  }
  footer #footer_inner .footer_row03 .footer_row03_txt01 {
    text-align: left;
    font-weight: 400;
    font-size: 11px;
    margin-top: 15px;
  }
  footer #footer_inner .footer_row04 {
    background-color: #687179;
    padding: 15px;
  }
  footer #footer_inner .footer_row04 p {
    font-size: 11px;
    font-weight: 400;
    color: #fff;
    text-align: left;
  }
  .cmn_btn01 {
    display: inline-block;
    position: relative;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    line-height: 1;
    background-color: #E44B4B;
    border-radius: 10px;
    padding-left: 70px;
    height: 50px;
    display: flex;
    align-items: center;
    transition: opacity 0.3s;
  }
  .cmn_btn01:hover {
    opacity: 0.6;
  }
  .cmn_btn01 img {
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
  }
  .cmn_btn01 .icon01 {
    width: 32px;
  }
  .cmn_btn01:before {
    position: absolute;
    content: "";
    top: 50%;
    right: 17px;
    transform: translateY(-50%);
    mask-image: url("/wp-content/themes/nexcohoken/img/common/arrow.svg");
    mask-size: contain;
    mask-repeat: no-repeat;
    width: 10px;
    height: 17px;
    background-color: #FEDC5E;
    width: 8px;
    height: 13px;
  }
  .cmn_btn02 {
    border: 2px solid #E44B4B;
    border-radius: 6px;
    font-size: 15px;
    font-weight: bold;
    display: flex;
    background-color: #fff;
    align-items: center;
    height: 35px;
    padding-left: 13px;
    position: relative;
    transition: opacity 0.3s;
  }
  .cmn_btn02:hover {
    opacity: 0.6;
  }
  .cmn_btn02:before {
    position: absolute;
    content: "";
    top: 50%;
    right: 17px;
    transform: translateY(-50%);
    mask-image: url("/wp-content/themes/nexcohoken/img/common/arrow.svg");
    mask-size: contain;
    mask-repeat: no-repeat;
    width: 10px;
    height: 17px;
    background-color: #FEDC5E;
    width: 8px;
    height: 13px;
  }
  .cmn_btn03 {
    display: inline-block;
    position: relative;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    line-height: 1.2;
    background-color: #5185C5;
    border-radius: 6px;
    padding-left: 70px;
    padding-right: 30px;
    height: 50px;
    display: flex;
    align-items: center;
    text-align: left;
    transition: opacity 0.3s;
  }
  .cmn_btn03:hover {
    opacity: 0.6;
  }
  .cmn_btn03 img {
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
  }
  .cmn_btn03 .icon02 {
    width: 31px;
  }
  .cmn_btn03 .icon03 {
    width: 30px;
  }
  .cmn_btn03 .icon04 {
    width: 28px;
  }
  .cmn_btn03 .icon05 {
    width: 28px;
  }
  .cmn_btn03 .icon07 {
    width: 34px;
    left: 15px;
  }
  .cmn_btn03:before {
    position: absolute;
    content: "";
    top: 50%;
    right: 17px;
    transform: translateY(-50%);
    background-color: #FEDC5E;
    mask-image: url("/wp-content/themes/nexcohoken/img/common/arrow.svg");
    mask-size: contain;
    mask-repeat: no-repeat;
    width: 10px;
    height: 17px;
    width: 8px;
    height: 13px;
  }
  .cmn_btn04 {
    border: 2px solid #5185C5;
    border-radius: 10px;
    color: #5185C5;
    font-size: 20px;
    font-weight: bold;
    background-color: #fff;
    position: relative;
    display: flex;
    align-items: center;
    padding-left: 70px;
    min-height: 74px;
  }
  .cmn_btn04 img {
    position: absolute;
    left: 25px;
    top: 50%;
    transform: translateY(-50%);
    width: 28px;
  }
  .cmn_btn04:before {
    position: absolute;
    content: "";
    top: 50%;
    right: 17px;
    transform: translateY(-50%);
    background-color: #5185C5;
    mask-image: url("/wp-content/themes/nexcohoken/img/common/arrow.svg");
    mask-size: contain;
    mask-repeat: no-repeat;
    width: 10px;
    height: 17px;
    width: 8px;
    height: 13px;
  }
  .cmn_btn05 {
    position: relative;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    background-color: #5185C5;
    border-radius: 10px;
    padding-left: 27px;
    height: 60px;
    display: flex;
    align-items: center;
  }
  .cmn_btn05:before {
    position: absolute;
    content: "";
    top: 50%;
    right: 17px;
    transform: translateY(-50%);
    background-color: #fff;
    mask-image: url("/wp-content/themes/nexcohoken/img/common/arrow.svg");
    mask-size: contain;
    mask-repeat: no-repeat;
    width: 10px;
    height: 17px;
    width: 8px;
    height: 13px;
  }
  .pipmaker {
    width: 100% !important;
    height: auto !important;
    padding-top: 56.25%;
    position: relative;
  }
  .pipmaker a {
    display: block;
    position: absolute !important;
    width: 100% !important;
    height: 100% !important;
    left: 0 !important;
    top: 0 !important;
  }
  #page-404 main {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #page-404 .txt404 {
    font-size: 30px;
    font-weight: bold;
  }
  #fixed_btn {
    position: fixed;
    left: 0;
    bottom: 0;
    display: flex;
    background-color: rgba(255, 255, 255, 0.8);
    justify-content: center;
    z-index: 15;
    padding: 15px 10px;
    width: 100%;
    gap: 9px;
  }
}
@media screen and (max-width: 767px) and (max-width: 350px) {
  #fixed_btn {
    gap: 6px;
  }
}
@media screen and (max-width: 767px) {
  #fixed_btn a {
    padding: 0 10px 0 9px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    max-width: 160px;
    width: 100%;
    height: 48px;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: normal;
    white-space: nowrap;
  }
}
@media screen and (max-width: 767px) and (max-width: 350px) {
  #fixed_btn a {
    font-size: 12px;
    letter-spacing: -0.02em;
  }
  #fixed_btn a .fixed_btn_type03 {
    max-width: 105px;
  }
}
@media screen and (max-width: 767px) {
  #fixed_btn a span {
    display: inline-block;
    margin-left: 4px;
    font-family: "Zen Kaku Gothic New", sans-serif;
    line-height: 1.2;
  }
  #fixed_btn .fixed_btn_type01 {
    border: 2px solid #E44B4B;
    background-color: #FEDC5E;
    max-width: 96px;
  }
  #fixed_btn .fixed_btn_type01 span {
    color: #E44B4B;
  }
  #fixed_btn .fixed_btn_type01 img {
    width: 22px;
  }
  #fixed_btn .fixed_btn_type02 {
    border: 2px solid #5185C5;
    background-color: #fff;
    max-width: 123px;
  }
  #fixed_btn .fixed_btn_type02 span {
    color: #5185C5;
  }
  #fixed_btn .fixed_btn_type02 img {
    width: 20px;
  }
  #fixed_btn .fixed_btn_type03 {
    border: 2px solid #5185C5;
    background-color: #fff;
    max-width: 109px;
  }
  #fixed_btn .fixed_btn_type03 span {
    color: #5185C5;
  }
  #fixed_btn .fixed_btn_type03 img {
    width: 20px;
  }
  #news {
    width: 100%;
  }
  #news h2 {
    color: #E44B4B;
    font-size: 22px;
    font-weight: bold;
    border-bottom: 4px solid #FEDC5E;
    padding-bottom: 5px;
    margin-bottom: 20px;
  }
  #news ul li {
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid rgba(225, 225, 225, 0.5);
    padding-bottom: 14px;
    margin-bottom: 14px;
  }
  #news ul li .date {
    font-size: 14px;
    font-weight: 400;
    margin-right: 20px;
    line-height: 1.6;
  }
  #news ul li .cat span {
    font-size: 12px;
    font-weight: 400;
    color: #247B9F;
    border: 1px solid #247B9F;
    border-radius: 5px;
    display: inline-block;
    line-height: 1;
    padding: 2px 5px 4px;
    text-align: center;
    min-width: 56px;
  }
  #news ul li .txt {
    width: 100%;
    font-size: 13px;
    line-height: 1.6;
    margin-top: 8px;
    color: #333;
    text-decoration: none;
    background: none;
    padding: 0;
  }
  #news ul li .txt .cat02 {
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    background-color: #E44B4B;
    color: #fff;
    border-radius: 11px;
    padding: 2px 10px 3px;
    margin-left: 7px;
  }
  #news ul li .txt .new_icon {
    color: #E44B4B;
    text-decoration: none;
    display: inline-block;
    margin-left: 4px;
    position: relative;
    top: 0px;
    font-weight: bold;
  }
  #news ul li .txt[href$=".pdf"] .title, #news ul li .txt[href$=".PDF"] .title {
    background-image: url("/wp-content/themes/nexcohoken/img/common/pdf_icon.svg");
    background-size: 1.3em 1.3em;
    background-repeat: no-repeat;
    padding-right: 1.6em;
    background-position: right bottom 1px;
  }
  #news .list_btn_wrp {
    text-align: right;
    margin-top: 20px;
  }
  #news .list_btn_wrp .list_btn {
    display: inline-block;
    color: #5185C5;
    font-weight: bold;
    font-size: 15px;
    border: 2px solid #5185C5;
    border-radius: 6px;
    min-width: 144px;
    padding: 5px 14px;
    position: relative;
    text-align: left;
  }
  #news .list_btn_wrp .list_btn:before {
    position: absolute;
    content: "";
    background-image: url("/wp-content/themes/nexcohoken/img/common/arrow.svg");
    background-size: contain;
    background-repeat: no-repeat;
    width: 8px;
    height: 13px;
    top: 50%;
    transform: translateY(-50%);
    right: 14px;
  }
  #submenu {
    position: fixed;
    z-index: 14;
    right: 0;
    top: 64px;
    background-color: #fff;
    width: 100%;
    transform: translateX(100%);
    padding-top: 25px;
    transition: 0.5s;
    overflow-y: auto;
    background-color: #EDF7E1;
    padding-bottom: 7px;
    height: 100%;
    padding-bottom: 144px;
  }
  #submenu.open_menu {
    transform: translateX(0%);
  }
  #submenu .submenu_inner {
    width: 80%;
    margin: 0 auto;
  }
  #submenu .submenu_inner .submenu_htxt {
    font-size: 24px;
    font-weight: bold;
    color: #E44B4B;
    border-bottom: 2px solid #FEDC5E;
    margin-bottom: 23px;
  }
  #submenu .submenu_inner > ul {
    margin-bottom: 9px;
  }
  #submenu .submenu_inner > ul:last-child {
    margin-bottom: 0;
  }
  #submenu .submenu_inner > ul > li {
    margin-bottom: 10px;
    border-bottom: 1px solid #D1D1D1;
    padding-bottom: 10px;
  }
  #submenu .submenu_inner > ul > li:last-child {
    margin-bottom: 5px;
  }
  #submenu .submenu_inner > ul > li > p {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  #submenu .submenu_inner > ul > li > p .submenu_toggle_btn {
    display: flex;
    align-items: center;
    justify-content: center;
    right: -6px;
    top: -6px;
    position: absolute;
    width: 40px;
    height: 40px;
  }
  #submenu .submenu_inner > ul > li > p .submenu_toggle_btn span {
    display: inline-block;
    width: 24px;
    height: 24px;
    background-color: #fff;
    border-radius: 50%;
    position: relative;
    cursor: pointer;
  }
  #submenu .submenu_inner > ul > li > p .submenu_toggle_btn span:before {
    position: absolute;
    content: "";
    width: 12px;
    height: 2px;
    border-radius: 19px;
    background-color: #7DB67B;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
  }
  #submenu .submenu_inner > ul > li > p .submenu_toggle_btn span:after {
    position: absolute;
    content: "";
    width: 2px;
    height: 12px;
    border-radius: 19px;
    background-color: #7DB67B;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    transition: 0.3s;
  }
  #submenu .submenu_inner > ul > li > p a {
    color: #5185C5;
    font-weight: bold;
    font-size: 16px;
    display: block;
  }
  #submenu .submenu_inner > ul > li > p.active_submenu span:after {
    transform: translateX(-50%) translateY(-50%) rotate(-90deg);
  }
  #submenu .submenu_inner > ul > li > ul {
    padding-left: 1.2em;
    margin-top: 13px;
    display: none;
  }
  #submenu .submenu_inner > ul > li > ul li {
    margin-bottom: 10px;
  }
  #submenu .submenu_inner > ul > li > ul li:last-child {
    margin-bottom: 5px;
  }
  #submenu .submenu_inner > ul > li > ul li a {
    font-size: 14px;
    font-weight: bold;
  }
  #top main {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  #top main #top_main_visual {
    background-image: url("/wp-content/themes/nexcohoken/img/top/main_visual_bg_sp.jpg?v=2");
    background-size: 100% auto;
    background-position: center bottom;
    background-repeat: no-repeat;
    height: 208.3333333333vw;
    width: 100%;
  }
  #top main #top_main_visual .top_main_visual_inner {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
  }
  #top main #top_main_visual .top_main_visual_inner .wheel {
    position: absolute;
    left: 27.34375vw;
    bottom: 14.3229166667vw;
  }
  #top main #top_main_visual .top_main_visual_inner .wheel img {
    width: 20.1822916667vw;
  }
  #top main #top_main_visual .top_main_visual_inner .top_car02 {
    position: absolute;
    left: 0;
    bottom: 1.0416666667vw;
    height: 7.5520833333vw;
    width: 100%;
    z-index: 10;
  }
  #top main #top_main_visual .top_main_visual_inner .top_car02 span {
    background-image: url("/wp-content/themes/nexcohoken/img/top/car02.png?v=1");
    height: 100%;
    animation-timing-function: linear;
    animation-duration: 10s;
    animation-iteration-count: infinite;
    animation-name: top_car02;
    animation-delay: 0s;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: 130% 0;
    display: block;
    position: relative;
    opacity: 0;
    bottom: 0;
  }
  #top main #top_main_visual .top_main_visual_inner .top_car01 {
    position: absolute;
    left: 0;
    bottom: 5.7291666667vw;
    height: 8.984375vw;
    width: 100%;
    z-index: 10;
  }
  #top main #top_main_visual .top_main_visual_inner .top_car01 span {
    background-image: url("/wp-content/themes/nexcohoken/img/top/car04.png?v=1");
    height: 100%;
    animation-timing-function: linear;
    animation-duration: 10s;
    animation-iteration-count: infinite;
    animation-name: top_car01;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: 130% 0;
    animation-delay: 4s;
    display: block;
    position: relative;
  }
  #top main #top_main_visual .top_main_visual_inner .top_bird01 {
    animation-timing-function: linear;
    animation-duration: 20s;
    animation-iteration-count: infinite;
    animation-delay: 0s;
    animation-name: top_bird01;
    z-index: 0;
    position: absolute;
    bottom: 17%;
    left: 100%;
  }
  #top main #top_main_visual .top_main_visual_inner .top_bird01 span {
    background-size: 100% 100%;
    background-position: 0 0;
    display: block;
    position: relative;
    background-image: url("/wp-content/themes/nexcohoken/img/top/bird02.png?v=1");
    background-size: contain;
    background-repeat: no-repeat;
    width: 4.5572916667vw;
    height: 4.6875vw;
    animation: floating-y01 1.8s ease-in-out infinite alternate-reverse;
  }
  #top main #top_main_visual .top_main_visual_inner .top_bird02 {
    z-index: 0;
    position: absolute;
    bottom: 17%;
    left: 100%;
    animation-timing-function: linear;
    animation-duration: 20s;
    animation-iteration-count: infinite;
    animation-delay: 2s;
    animation-name: top_bird02;
  }
  #top main #top_main_visual .top_main_visual_inner .top_bird02 span {
    background-size: 100% 100%;
    background-position: 0 0;
    display: block;
    position: relative;
    background-image: url("/wp-content/themes/nexcohoken/img/top/bird01.png?v=1");
    background-size: contain;
    background-repeat: no-repeat;
    width: 4.5572916667vw;
    height: 4.6875vw;
    animation: floating-y02 1.8s ease-in-out infinite alternate-reverse;
  }
  #top main #top_main_visual .top_main_visual_inner .top_bird03 {
    z-index: 0;
    position: absolute;
    bottom: 17%;
    left: 100%;
    animation-timing-function: linear;
    animation-duration: 20s;
    animation-iteration-count: infinite;
    animation-delay: 4s;
    animation-name: top_bird03;
  }
  #top main #top_main_visual .top_main_visual_inner .top_bird03 span {
    background-size: 100% 100%;
    background-position: 0 0;
    display: block;
    position: relative;
    background-image: url("/wp-content/themes/nexcohoken/img/top/bird03.png?v=1");
    background-size: contain;
    background-repeat: no-repeat;
    width: 4.5572916667vw;
    height: 4.6875vw;
    animation: floating-y03 1.8s ease-in-out infinite alternate-reverse;
  }
  #top main #top_main_visual .top_main_visual_btn_wrp {
    width: 100%;
    margin: 90px auto 0;
  }
  #top main #top_main_visual .top_main_visual_btn_wrp div {
    width: 90%;
    margin: 0 auto;
  }
  #top main #top_main_visual .top_main_visual_btn_wrp div:last-child {
    display: flex;
    flex-direction: column;
  }
  #top main #top_main_visual .top_main_visual_btn_wrp div:last-child .top_main_visual_btn02_02 {
    margin-top: auto;
  }
  #top main #top_main_visual .top_main_visual_btn_wrp div .top_main_visual_btn01 {
    display: inline-block;
    width: 100%;
    background-color: #E44B4B;
    border-radius: 1.953125vw;
    padding: 3.90625vw 0 3.90625vw;
    transition: 0.3s;
    margin-bottom: 2.6041666667vw;
    position: relative;
  }
  #top main #top_main_visual .top_main_visual_btn_wrp div .top_main_visual_btn01.top_main_visual_btn01_02 {
    background-color: #AA79AF;
  }
  #top main #top_main_visual .top_main_visual_btn_wrp div .top_main_visual_btn01.top_main_visual_btn01_col03 {
    padding: 4.6875vw 0 !important;
  }
  #top main #top_main_visual .top_main_visual_btn_wrp div .top_main_visual_btn01 .top_main_visual_btn01_txt01 {
    color: #fff;
    font-size: 4.9479166667vw;
    font-weight: bold;
    line-height: 1.33;
    padding: 0 3.90625vw 2.6041666667vw;
  }
  #top main #top_main_visual .top_main_visual_btn_wrp div .top_main_visual_btn01 .top_main_visual_btn01_txt01 small {
    color: #fff;
    font-size: 3.90625vw;
    font-weight: bold;
  }
  #top main #top_main_visual .top_main_visual_btn_wrp div .top_main_visual_btn01 .top_main_visual_btn01_txt01 .arrow {
    position: absolute;
    right: 3.90625vw;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 5.7291666667vw;
    height: 5.7291666667vw;
    border-radius: 50%;
    background-color: #fff;
    top: 50%;
    transform: translateY(-50%);
  }
  #top main #top_main_visual .top_main_visual_btn_wrp div .top_main_visual_btn01 .top_main_visual_btn01_txt01 .arrow img {
    width: 1.5625vw;
  }
  #top main #top_main_visual .top_main_visual_btn_wrp div .top_main_visual_btn01 .top_main_visual_btn01_txt02 {
    color: #fff;
    padding: 0 3.90625vw;
    font-size: 3.90625vw;
    font-weight: bold;
    line-height: normal;
    padding-top: 2.8645833333vw;
    position: relative;
  }
  #top main #top_main_visual .top_main_visual_btn_wrp div .top_main_visual_btn01 .top_main_visual_btn01_txt02:before {
    position: absolute;
    content: "";
    height: 2px;
    width: 78.125vw;
    top: 0;
    left: 0;
    border-top: 2px solid rgba(255, 255, 255, 0.5);
  }
  #top main #top_main_visual .top_main_visual_btn_wrp div .top_main_visual_btn01 .top_main_visual_btn01_txt02 span {
    color: #fff;
    font-size: 3.3854166667vw;
    font-weight: 400;
  }
  #top main #top_main_visual .top_main_visual_btn_wrp div .top_main_visual_btn01.top_main_visual_btn02 {
    background-color: #247B9F;
    padding: 3.90625vw 0 3.90625vw;
  }
  #top main #top_main_visual .top_main_visual_btn_wrp div .top_main_visual_btn01.top_main_visual_btn02 .top_main_visual_btn01_txt01 {
    padding-bottom: 0;
  }
  #top main #top_main_visual .top_main_visual_btn_wrp div .top_main_visual_btn01.top_main_visual_btn02.top_main_visual_btn02_02 {
    background-color: #7DB67B;
    padding-top: 3.125vw;
    padding-bottom: 3.90625vw;
  }
  #top main #top_main_visual .top_main_visual_btn_wrp div .top_main_visual_btn01.top_main_visual_btn02.top_main_visual_btn02_02 .top_main_visual_btn01_txt01 {
    padding-bottom: 2.0833333333vw;
  }
  #top main #top_main_visual .top_main_visual_btn_wrp div .top_main_visual_btn01.top_main_visual_btn02.top_main_visual_btn02_02 .top_main_visual_btn01_txt01 .arrow {
    top: 12.5vw;
  }
  #top main #top_main_visual .top_main_visual_btn_wrp div .top_main_visual_btn01.top_main_visual_btn02.top_main_visual_btn02_02 .top_main_visual_btn01_txt02 {
    padding-top: 2.8645833333vw;
  }
  #top main #top_main_visual .top_main_visual_catch {
    margin-top: 5.2083333333vw;
    position: relative;
    z-index: 3;
  }
  #top main #top_main_visual .top_main_visual_catch p {
    text-align: center;
  }
  #top main #top_main_visual .top_main_visual_catch p img {
    width: 90%;
  }
  #top main #top_sec01 {
    width: 100%;
    margin: 40px auto 45px;
    padding: 0 15px;
  }
  #top main #top_sec01 #top_sec01_banner {
    margin-top: 50px;
  }
  #top main #top_sec01 #top_sec01_banner .top_sec01_banner_inner {
    width: 100%;
    background-color: #FFF0F0;
    border-radius: 20px;
    padding: 25px 20px 40px;
  }
  #top main #top_sec01 #top_sec01_banner #top_sec01_banner_slick {
    position: relative;
  }
  #top main #top_sec01 #top_sec01_banner #top_sec01_banner_slick a {
    transition: opacity 0.3s;
  }
  #top main #top_sec01 #top_sec01_banner #top_sec01_banner_slick a:hover {
    opacity: 0.6;
  }
  #top main #top_sec01 #top_sec01_banner #top_sec01_banner_slick .slick-slide {
    height: auto;
  }
  #top main #top_sec01 #top_sec01_banner #top_sec01_banner_slick .slick-arrow {
    border: none;
    overflow: hidden;
    text-indent: -9999px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    position: relative;
    z-index: 3;
    background-color: rgba(255, 255, 255, 0.8);
    cursor: pointer;
  }
  #top main #top_sec01 #top_sec01_banner #top_sec01_banner_slick .slick-arrow:before {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%) rotate(180deg);
    mask-image: url("/wp-content/themes/nexcohoken/img/common/arrow.svg");
    mask-size: contain;
    mask-repeat: no-repeat;
    width: 10px;
    height: 17px;
    background-color: #FEDC5E;
  }
  #top main #top_sec01 #top_sec01_banner #top_sec01_banner_slick .slick-arrow.slick-prev {
    position: absolute;
    top: 50%;
    left: -15px;
    transform: translateY(-50%);
  }
  #top main #top_sec01 #top_sec01_banner #top_sec01_banner_slick .slick-arrow.slick-next {
    position: absolute;
    top: 50%;
    right: -15px;
    transform: translateY(-50%);
  }
  #top main #top_sec01 #top_sec01_banner #top_sec01_banner_slick .slick-arrow.slick-next:before {
    transform: translateX(-50%) translateY(-50%) rotate(0deg);
  }
  #top main #top_sec01 #top_sec01_banner #top_sec01_banner_slick .slick-dots {
    position: absolute;
    left: 50%;
    bottom: -28px;
    transform: translateX(-50%);
    display: flex;
    justify-content: center;
  }
  #top main #top_sec01 #top_sec01_banner #top_sec01_banner_slick .slick-dots li {
    margin: 0 6px;
  }
  #top main #top_sec01 #top_sec01_banner #top_sec01_banner_slick .slick-dots li button {
    cursor: pointer;
    overflow: hidden;
    text-indent: -9999px;
    border: 1px solid #FEDC5E;
    border-radius: 50%;
    background-color: #fff;
    width: 9px;
    height: 9px;
    display: inline-block;
    padding: 0;
  }
  #top main #top_sec01 #top_sec01_banner #top_sec01_banner_slick .slick-dots li.slick-active button {
    background-color: #FEDC5E;
  }
  #top main #top_sec02 {
    padding: 0 15px;
  }
  #top main #top_sec02 .top_sec02_inner {
    background-color: #FFF3D4;
    border-radius: 20px;
    padding: 30px 15px 30px;
    width: 100%;
  }
  #top main #top_sec02 .top_sec02_txt01 {
    text-align: left;
  }
  #top main #top_sec02 h2 {
    width: 100%;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.6;
    display: inline-block;
    background-color: #fff;
    padding: 12px 25px 14px;
    border-radius: 100px;
    position: relative;
    color: #E44B4B;
    line-height: 1;
    margin-bottom: 18px;
  }
  #top main #top_sec02 h2:before {
    position: absolute;
    content: "";
    background-color: #FEDC5E;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    left: 12px;
    top: 50%;
    transform: translateY(-50%);
  }
  #top main #top_sec02 h2:after {
    position: absolute;
    content: "";
    background-color: #FEDC5E;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
  }
  #top main #top_sec02 .top_sec02_inner .top_sec02_h2_wrp {
    text-align: center;
  }
  #top main #top_sec02 .top_sec02_row01 {
    margin-top: 20px;
  }
  #top main #top_sec02 .top_sec02_row01 .top_sec02_col01 {
    width: 100%;
  }
  #top main #top_sec02 .top_sec02_row01 .top_sec02_col01:nth-child(1) {
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 1px solid #9FA0A0;
  }
  #top main #top_sec02 .top_sec02_row01 .top_sec02_col01 p {
    text-align: left;
    line-height: 1.8;
    margin: 16px 0 17px;
  }
  #top main #top_sec02 .top_sec02_row01 .top_sec02_col01 .top_sec02_col01_btnwrp02 .cmn_btn02 {
    margin-top: 10px;
  }
  #top main #top_sec02 .top_sec02_row01 .top_sec02_col01 .top_sec02_col01_btnwrp03 .cmn_btn03 {
    margin-top: 10px;
  }
  #top main #top_sec02 .top_sec02_row01 .top_sec02_col01 .top_sec02_col01_btnwrp03 .cmn_btn03:first-child {
    margin-top: 0;
  }
  #top main #top_sec03 {
    background-color: #EDF7E1;
    width: 100%;
    padding: 30px 30px 45px;
    margin-top: 50px;
  }
  #top main #top_sec03 .top_sec03_inner {
    width: 100%;
    margin: 0 auto;
  }
  #top main #top_sec03 .top_sec03_inner .top_sec03_row01 {
    width: 100%;
  }
  #top main #top_sec03 .top_sec03_inner .top_sec03_row01 p {
    font-size: 12px;
    line-height: 1.8;
  }
  #top main #top_sec03 .top_sec03_inner .top_sec03_row02 {
    text-align: center;
    margin-top: 20px;
  }
  #top main #top_sec03 .top_sec03_inner .top_sec03_row02 .cmn_btn04 {
    width: 96%;
    margin: 0 auto;
    margin-bottom: 10px;
  }
  #top main #top_sec03 .top_sec03_inner .top_sec03_row02 .cmn_btn05 {
    width: 96%;
    margin: 0 auto;
    margin-bottom: 10px;
  }
  #top main #top_sec03 .top_sec03_inner .top_sec03_row02 .cmn_btn05:last-child {
    margin-bottom: 0;
  }
  #detail_output {
    padding: 30px 15px 0;
  }
  .news_list {
    width: 100% !important;
    margin: 0 auto;
  }
  .news_list ul li {
    padding-left: 0;
  }
  .news_list ul li:before {
    display: none;
  }
  .pagination_wrp {
    text-align: center;
    overflow-x: scroll;
    padding-bottom: 10px;
    margin-top: 35px;
  }
  .pagination_wrp .pagination_inner {
    display: inline-block;
    position: relative;
  }
  .pagination_wrp .pagination_inner .wp-pagenavi {
    margin-top: 25px;
    display: flex;
    justify-content: center;
    position: relative;
    padding: 0 46px;
  }
  .pagination_wrp .pagination_inner .wp-pagenavi.no_prev {
    padding-left: 0 !important;
  }
  .pagination_wrp .pagination_inner .wp-pagenavi .pages {
    display: none;
  }
  .pagination_wrp .pagination_inner .wp-pagenavi a {
    display: inline-block;
    line-height: 1;
    width: 30px;
    height: 30px;
    border: 1px solid #dadada;
    text-align: center;
    line-height: 27px;
    font-size: 12px;
    font-weight: normal;
    margin: 0 7px;
    text-decoration: none;
    border-radius: 50%;
  }
  .pagination_wrp .pagination_inner .wp-pagenavi a:hover {
    background-color: #5185C5;
    border: 1px solid #5185C5;
    color: #fff;
  }
  .pagination_wrp .pagination_inner .wp-pagenavi a:hover span:before {
    background-color: #fff !important;
  }
  .pagination_wrp .pagination_inner .wp-pagenavi .extend {
    vertical-align: bottom;
    position: relative;
    display: inline-block;
    margin: 0 7px;
  }
  .pagination_wrp .pagination_inner .wp-pagenavi .extend span {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 4px;
  }
  .pagination_wrp .pagination_inner .wp-pagenavi .current {
    display: inline-block;
    line-height: 1;
    width: 30px;
    height: 30px;
    border: 1px solid #5185C5;
    text-align: center;
    line-height: 27px;
    font-size: 12px;
    font-weight: normal;
    background-color: #5185C5;
    color: #fff;
    margin: 0 8px;
    border-radius: 50%;
  }
  .pagination_wrp .pagination_inner .wp-pagenavi .previouspostslink span {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100%;
  }
  .pagination_wrp .pagination_inner .wp-pagenavi .previouspostslink span:before {
    position: absolute;
    content: "";
    mask-image: url("/wp-content/themes/nexcohoken/img/common/arrow.svg");
    mask-repeat: no-repeat;
    mask-size: contain;
    mask-position: bottom;
    width: 8px;
    height: 13px;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%) rotate(180deg);
    background-color: #FEDC5E;
  }
  .pagination_wrp .pagination_inner .wp-pagenavi .nextpostslink span {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100%;
  }
  .pagination_wrp .pagination_inner .wp-pagenavi .nextpostslink span:before {
    position: absolute;
    content: "";
    mask-image: url("/wp-content/themes/nexcohoken/img/common/arrow.svg");
    mask-repeat: no-repeat;
    mask-size: contain;
    mask-position: bottom;
    width: 8px;
    height: 13px;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    background-color: #FEDC5E;
  }
  .news_detail_wrp .date_wrp {
    border-bottom: 2px solid #E9E9E9;
    padding-bottom: 3px;
  }
  .news_detail_wrp .date_wrp p {
    font-size: 15px;
  }
  .news_detail_wrp .date_wrp p .cat02 {
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    line-height: 1;
    background-color: #E44B4B;
    color: #fff;
    border-radius: 11px;
    padding: 3px 10px 4px;
    margin-left: 10px;
    position: relative;
    top: -1px;
  }
  .news_detail_wrp .news_detail_inner *:first-child {
    margin-top: 20px !important;
  }
  .news_detail_wrp .news_detail_btm {
    margin-top: 40px;
    border-top: 2px solid #E9E9E9;
    padding-left: 15px;
    padding-top: 20px;
    margin-bottom: 30px;
  }
  .news_detail_wrp .news_detail_btm p a {
    color: #333;
    font-size: 15px;
    font-weight: bold;
    position: relative;
    padding-left: 20px;
    text-decoration: none;
    border-bottom: 1px solid #333;
    padding-bottom: 2px;
  }
  .news_detail_wrp .news_detail_btm p a:hover {
    border: none;
  }
  .news_detail_wrp .news_detail_btm p a:before {
    position: absolute;
    content: "";
    background-image: url("/wp-content/themes/nexcohoken/img/common/arrow.svg");
    background-size: contain;
    background-repeat: no-repeat;
    width: 6px;
    height: 11px;
    left: 0;
    top: 5px;
    transform: rotate(180deg);
  }
  .error_page {
    height: 40vh;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 0 30px;
  }
  .error_page .txt404 {
    margin-bottom: 40px;
    text-align: center;
    font-size: 14px !important;
  }
  .error_page .cmn_btn03 {
    padding: 14px 40px 16px;
    height: auto;
  }
}