@charset "UTF-8";
/*
Theme Name: endline_servicesite2023
Description: endline_servicesite2023
Version: 1.0
Tags: html5 css3(scss) javascript php mysql FontAwesome4.7.0
*/
@font-face {
  font-family: "Original Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 100; }
@font-face {
  font-family: "Original Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 200; }
@font-face {
  font-family: "Original Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 300; }
@font-face {
  font-family: "Original Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400; }
@font-face {
  font-family: "Original Yu Gothic";
  src: local("Yu Gothic Bold");
  font-weight: bold; }
*, *:before, *:after {
  box-sizing: border-box; }

html {
  font-size: 62.5%; }
  html:focus {
    outline: none; }

body {
  font-family: "Noto Sans JP", "メイリオ", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.6;
  color: #fff;
  background: #000; }

#main {
  display: block; }

#topmain {
  display: block; }

address {
  font-style: normal; }

figure {
  margin: 0; }

summary {
  list-style: none;
  display: block; }
  summary::-webkit-details-marker {
    display: none; }

.fontSerif {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: 400; }

.fontBebasN {
  font-family: 'Bebas Neue', sans-serif;
  font-weight: 400; }

.bold {
  font-weight: 500; }

.medium {
  font-weight: 700; }

.extraBold {
  font-weight: 800; }

.pc {
  display: block !important; }

.sp {
  display: none !important; }

@media screen and (max-width: 767px) {
  .pc {
    display: none !important; }

  .sp {
    display: block !important; } }
ul {
  margin: 0;
  padding: 0; }
  ul li {
    list-style: none; }

.br4 {
  border-radius: 4px; }

.br12 {
  border-radius: 12px; }

/* ----------------------------------- */
/* コンテナ
/* ----------------------------------- */
.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  transition: ease-in .1s; }
  .container._1100 {
    max-width: 1170px; }
  @media screen and (min-width: 1211px) {
    .container {
      max-width: 970px; } }
  @media screen and (min-width: 768px) and (max-width: 1210px) {
    .container {
      max-width: 1060px;
      padding-left: 5%;
      padding-right: 5%; } }
  @media screen and (max-width: 767px) {
    .container {
      max-width: 750px; } }

/* ----------------------------------- */
/* clearfix
/* ----------------------------------- */
.clearfix:before, .clearfix:after, .container:before, .container:after {
  content: " ";
  display: table; }

.clearfix:after, .container:after {
  clear: both; }

/* ----------------------------------- */
/* フォントサイズ・余白 */
/* ----------------------------------- */
.fs12 {
  font-size: 12px !important; }

.fs14 {
  font-size: 14px !important; }

.fs16 {
  font-size: 16px !important; }

.fs18 {
  font-size: 18px !important; }

.fs20 {
  font-size: 20px !important; }

.fs22 {
  font-size: 22px !important; }

.fs24 {
  font-size: 24px !important; }

.mt0 {
  margin-top: 0	 !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; }

.mt50 {
  margin-top: 50px !important; }

.mt60 {
  margin-top: 60px !important; }

.mt70 {
  margin-top: 70px !important; }

.mt80 {
  margin-top: 80px !important; }

.mt90 {
  margin-top: 90px !important; }

.mt100 {
  margin-top: 100px !important; }

.mt120 {
  margin-top: 120px !important; }

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

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

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

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

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

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

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

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

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

.mb50 {
  margin-bottom: 50px !important; }

.mb55 {
  margin-bottom: 55px !important; }

.mb60 {
  margin-bottom: 60px !important; }

.mb65 {
  margin-bottom: 65px !important; }

.mb70 {
  margin-bottom: 70px !important; }

.mb75 {
  margin-bottom: 75px !important; }

.mb80 {
  margin-bottom: 80px !important; }

.mb85 {
  margin-bottom: 85px !important; }

.mb90 {
  margin-bottom: 90px !important; }

.mb95 {
  margin-bottom: 95px !important; }

.mb100 {
  margin-bottom: 100px !important; }

.mb120 {
  margin-bottom: 120px !important; }

.w10p {
  width: 10% !important; }

.w20p {
  width: 20% !important; }

.w30p {
  width: 30% !important; }

.w40p {
  width: 40% !important; }

.w50p {
  width: 50% !important; }

.w60p {
  width: 60% !important; }

.w70p {
  width: 70% !important; }

.w80p {
  width: 80% !important; }

.w90p {
  width: 90% !important; }

.w100p {
  width: 100% !important; }

/* ----------------------------------- */
/* リンク */
/* ----------------------------------- */
a {
  color: #F29700;
  text-decoration: underline;
  transition: all ease .3s; }
  @media print, screen and (min-width: 768px) {
    a:hover, a:focus {
      color: #F1BB61;
      text-decoration: none;
      transition: all ease .3s; }
    a:focus, a:active, a:hover {
      outline: 0;
      text-decoration: none; } }

/* ----------------------------------- */
/* 配置 */
/* ----------------------------------- */
.alignnone {
  max-width: 100%; }

.alignleft {
  display: inline;
  float: left; }

.alignright {
  display: inline;
  float: right; }

.aligncenter {
  display: block;
  margin-right: auto;
  margin-left: auto; }

blockquote.alignleft,
img.alignleft {
  margin: 0 20px 20px 0; }
blockquote.alignright,
img.alignright {
  margin: 0 0 20px 20px; }
blockquote.aligncenter,
img.aligncenter {
  clear: both;
  margin-left: auto;
  margin-right: auto; }

.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
  margin-bottom: 20px; }

/* ----------------------------------- */
/* イメージ */
/* ----------------------------------- */
img {
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
  flex-shrink: 0; }
  img[class*="align"], img[class*="wp-image-"], img[class*="attachment-"] {
    height: auto; }
  img.alignleft, img.alignright, img.aligncenter {
    margin-bottom: 30px; }
  img.alignleft {
    display: inline;
    float: left;
    margin-right: 20px; }
  img.alignright {
    display: inline;
    float: right;
    margin-left: 20px; }
  img.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px !important; }

/* ----------------------------------- */
/* ギャラリー */
/* ----------------------------------- */
.gallery {
  margin: 30px 0; }
  .gallery .gallery-item {
    display: inline-block;
    padding: 0 1.79104477%;
    text-align: center;
    vertical-align: top;
    width: 100%;
    margin: 0 0 15px; }
    .gallery .gallery-item .gallery-icon img {
      margin: 0 auto;
      width: 100%;
      height: auto;
      border: none !important; }
    .gallery .gallery-item .gallery-caption {
      color: #707070;
      display: block;
      text-align: left;
      font-size: 14px;
      line-height: 1.5;
      padding: 0.5em 0 0;
      margin: 0; }
  .gallery.gallery-columns-2 .gallery-item {
    max-width: 50%; }
  .gallery.gallery-columns-3 .gallery-item {
    max-width: 33.33%; }
  .gallery.gallery-columns-4 .gallery-item {
    max-width: 25%; }
  .gallery.gallery-columns-5 .gallery-item {
    max-width: 20%; }
  .gallery.gallery-columns-6 .gallery-item {
    max-width: 16.66%; }
  .gallery.gallery-columns-7 .gallery-item {
    max-width: 14.28%; }
  .gallery.gallery-columns-8 .gallery-item {
    max-width: 12.5%; }
  .gallery.gallery-columns-9 .gallery-item {
    max-width: 11.11%; }

/* キャプション */
/* ----------------------------------- */
.wp-caption {
  max-width: 100%;
  margin: 0; }
  .wp-caption img {
    border-color: none; }

/* ----------------------------------- */
/* ボタン */
/* ----------------------------------- */
.btnWrap {
  margin: 30px 0 0; }

.btn {
  clear: both;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  line-height: 1.5;
  font-weight: 700;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  text-decoration: none;
  transition: .3s ease-in;
  user-select: none;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none; }
  .btn.arrow {
    color: #000;
    height: 56px;
    max-width: 268px;
    padding: 0 32px;
    justify-content: space-between;
    border: 1px solid #fff;
    background: #fff;
    height: 56px;
    font-size: 14px;
    max-width: 268px;
    border-radius: 4px; }
    .btn.arrow:after {
      content: "";
      min-width: 24px;
      height: 24px;
      background: url("images/common/botan_yajirusi.svg") no-repeat;
      background-size: 24px;
      background-position: center; }
  .btn.m-color1 {
    background: #F29700;
    border: 2px solid #F29700; }
  .btn.m-color2 {
    background: #F1A82F;
    border: 2px solid #F1A82F; }
  .btn.btnLeft {
    margin: 0; }
  .btn.btnRight {
    margin: 0 0 0 auto; }
  .btn.btnCenter {
    margin-left: auto;
    margin-right: auto; }
  .btn.btnFull {
    max-width: none; }
  .btn.type2 {
    color: #fff;
    font-size: 16px;
    position: relative;
    padding-right: 42px;
    display: inline; }
    .btn.type2:after {
      transition: .2s ease-in;
      content: "";
      width: 32px;
      height: 32px;
      background: url("images/common/botan_yajirusi.svg") no-repeat;
      background-size: 32px;
      background-position: center;
      flex-shrink: 0;
      position: absolute;
      top: -3px;
      right: 0; }
  @media print, screen and (min-width: 768px) {
    .btn.arrow:hover, .btn.arrow:focus {
      border: 1px solid rgba(242, 151, 0, 0.4);
      box-shadow: 0px 0px 29px 3px rgba(242, 151, 0, 0.4); }
      .btn.arrow:hover:after, .btn.arrow:focus:after {
        color: #F29700; }
    .btn.m-color1:hover, .btn.m-color1:focus {
      background: #fff;
      color: #F29700; }
    .btn.m-color2:hover, .btn.m-color2:focus {
      background: #fff;
      color: #F29700; }
    .btn.type2:hover:after {
      right: -10px; } }

.btn-icon::before {
  content: "";
  min-width: 22px;
  height: 22px;
  background-image: url("images/common/icon-mail-w.svg");
  background-repeat: no-repeat;
  background-size: 22px;
  margin-right: 10px;
  transition: .3s ease-in; }
.btn-icon._mail::before {
  background-image: url("images/common/icon-mail-w.svg"); }
.btn-icon._document::before {
  background-image: url("images/common/icon-document_w.svg"); }
.btn-icon._tel::before {
  background-image: url("images/common/icon-tel_sp.svg");
  background-size: 17px;
  background-position: center; }
@media print, screen and (min-width: 768px) {
  .btn-icon:hover._mail::before, .btn-icon:focus._mail::before {
    background-image: url("images/common/icon-mail-o.svg"); }
  .btn-icon:hover._document::before, .btn-icon:focus._document::before {
    background-image: url("images/common/icon-document_o.svg"); } }

/* ----------------------------------- */
/* カラム */
/* ----------------------------------- */
#singlePage .column1Wrap,
#singlePage .column2Wrap,
#singlePage .column3Wrap,
#singlePage .column4Wrap {
  margin-bottom: 20px; }

.column1Wrap .columnBox img {
  width: 100%; }

.column2Wrap {
  display: grid;
  gap: 30px;
  margin-bottom: 40px; }
  .column2Wrap.sp140 .columnBox:nth-of-type(-n + 2) {
    margin-top: 0; }
  .column2Wrap.sp140 .columnBox:nth-of-type(odd) {
    flex-basis: 140px;
    max-width: 140px; }
  .column2Wrap.sp140 .columnBox:nth-of-type(even) {
    flex-basis: calc( 100% - 160px );
    max-width: calc( 100% - 160px ); }
  .column2Wrap.sp250 .columnBox:nth-of-type(odd) {
    flex-basis: 250px;
    max-width: 250px; }
  .column2Wrap.sp250 .columnBox:nth-of-type(even) {
    flex-basis: calc( 100% - 270px );
    max-width: calc( 100% - 270px ); }

.column3Wrap,
.column4Wrap {
  display: grid;
  grid-template-columns: repeat(2, 1fr); }

.column3Wrap {
  gap: 20px; }

.column4Wrap {
  gap: 7px; }

.columnBox img {
  width: 100%;
  max-width: 100%; }
.columnBox p:last-of-type {
  margin-bottom: 0; }
.columnBox .img-br4 {
  border-radius: 4px;
  overflow: hidden; }
.columnBox.square {
  position: relative;
  width: 100%;
  padding-bottom: 100%;
  overflow: hidden;
  border-radius: 12px; }
  .columnBox.square img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover; }

@media screen and (min-width: 1025px) {
  .column3Wrap {
    grid-template-columns: repeat(3, 1fr); }

  .column4Wrap {
    grid-template-columns: repeat(4, 1fr); } }
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .column3Wrap {
    grid-template-columns: repeat(3, 1fr); }

  .column4Wrap {
    grid-template-columns: repeat(4, 1fr); } }
@media screen and (min-width: 768px) {
  .column2Wrap {
    grid-template-columns: 1fr 1fr; }
    .column2Wrap.pc3_7 {
      grid-template-columns: 300px 1fr;
      gap: 30px; }
      .column2Wrap.pc3_7 .columnBox:nth-of-type(odd) {
        grid-column: 1/2; }
      .column2Wrap.pc3_7 .columnBox:nth-of-type(even) {
        grid-column: 2/3; }
      .column2Wrap.pc3_7 .columnBox.square {
        padding-bottom: 0;
        height: 300px; }
    .column2Wrap.pc7_3 {
      grid-template-columns: 1fr 300px;
      grid-template-rows: auto;
      gap: 30px; }
      .column2Wrap.pc7_3 .columnBox:nth-of-type(odd) {
        grid-column: 2;
        grid-row: 1; }
      .column2Wrap.pc7_3 .columnBox:nth-of-type(even) {
        grid-column: 1;
        grid-row: 1; }
      .column2Wrap.pc7_3 .columnBox.square {
        padding-bottom: 0;
        height: 300px; }
    .column2Wrap.sp140 .columnBox:nth-of-type(-n + 2) {
      margin-top: 0; }
    .column2Wrap.sp140 .columnBox:nth-of-type(odd) {
      flex-basis: 140px;
      max-width: 140px; }
    .column2Wrap.sp140 .columnBox:nth-of-type(even) {
      flex-basis: calc( 100% - 160px );
      max-width: calc( 100% - 160px ); }
    .column2Wrap.sp250 .columnBox:nth-of-type(odd) {
      flex-basis: 250px;
      max-width: 250px; }
    .column2Wrap.sp250 .columnBox:nth-of-type(even) {
      flex-basis: calc( 100% - 270px );
      max-width: calc( 100% - 270px ); }
    .column2Wrap .column2Wrap .columnBox {
      flex-basis: calc( ( 100% - ( 30px * ( 2 - 1) ) ) / 2 );
      max-width: calc( ( 100% - ( 30px * ( 2 - 1) ) ) / 2 ); } }
@media screen and (max-width: 767px) {
  .column2Wrap.countwrap {
    gap: 0; }
    .column2Wrap.countwrap .margin-box {
      margin: 20px 0 40px; }
  .column2Wrap.sp140 .columnBox:nth-of-type(odd) {
    flex-basis: 100%;
    max-width: 100%; }
  .column2Wrap.sp140 .columnBox:nth-of-type(even) {
    flex-basis: 100%;
    max-width: 100%; }
  .column2Wrap.sp140 .columnBox:nth-of-type(n + 2) {
    margin-top: 20px; }
  .column2Wrap.sp250 .columnBox:nth-of-type(odd) {
    flex-basis: 100%;
    max-width: 100%; }
  .column2Wrap.sp250 .columnBox:nth-of-type(even) {
    flex-basis: 100%;
    max-width: 100%; }
  .column2Wrap.sp250 .columnBox:nth-of-type(n + 2) {
    margin-top: 20px; }

  .column3Wrap {
    gap: 11px; } }
/* ---------------------------------------------------------------- */
/* ヘッダー・フッター共通 */
/* ---------------------------------------------------------------- */
.icon-tel {
  color: #fff;
  text-decoration: none;
  display: block;
  padding-left: 32px;
  background: url("images/common/tel.svg") no-repeat top 4px left/20px; }
  .icon-tel .tel-txt {
    line-height: 1.2; }

/* ---------------------------------------------------------------- */
/* ヘッダー */
/* ---------------------------------------------------------------- */
#header {
  height: 68px;
  width: 100%;
  margin: 0 auto;
  transition: ease-in .1s;
  position: relative;
  z-index: 5; }
  #header.fixed {
    height: 68px;
    width: 100%;
    position: fixed;
    z-index: 5;
    top: 0;
    transition: ease-in .1s;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: brightness(80%) blur(5px); }
    #header.fixed + #main {
      margin-top: 70px !important; }
    #header.fixed .fixed-off {
      display: none; }
    #header.fixed .fixed-on {
      display: block; }
    #header.fixed #headerCnt {
      height: 68px; }
  #header #headerCnt {
    height: 68px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
    padding: 0 15px; }
    #header #headerCnt .logoArea {
      max-width: 126px; }
      #header #headerCnt .logoArea h1 {
        margin: 0; }
      #header #headerCnt .logoArea a {
        display: block;
        width: 100%;
        height: 50px;
        text-decoration: none; }
        #header #headerCnt .logoArea a img {
          max-width: 126px;
          height: auto; }
    #header #headerCnt .telWrap,
    #header #headerCnt .linkWrap {
      display: none; }
    #header #headerCnt .search_btn.pc_btn {
      display: none; }
    #header #headerCnt .search_btn.sp_btn {
      position: relative; }
      #header #headerCnt .search_btn.sp_btn .search {
        background: rgba(255, 255, 255, 0.8);
        position: absolute;
        bottom: -90px;
        right: -67px;
        width: 100vw;
        padding: 20px 0;
        text-align: center;
        display: flex;
        justify-content: center; }
  @media screen and (min-width: 1100px) {
    #header {
      height: 135px;
      border-bottom: 1px solid #F2F2F2;
      top: 0; }
      #header::after {
        content: "";
        position: absolute;
        bottom: 51px;
        left: 0;
        width: 100%;
        height: 1px;
        background-color: #F2F2F2; }
      #header #headerCnt {
        max-width: 1200px;
        display: grid;
        grid-template-rows: 82px 53px;
        grid-template-columns: auto auto; }
        #header #headerCnt .logo_telWrap {
          grid-row: 1;
          grid-column: 1;
          display: flex;
          align-items: center;
          justify-content: flex-start; }
        #header #headerCnt .logoArea {
          max-width: 184px; }
          #header #headerCnt .logoArea a img {
            max-width: 184px;
            height: 55px; }
        #header #headerCnt .telWrap {
          margin-left: 30px; }
          #header #headerCnt .telWrap a {
            color: #fff; }
          #header #headerCnt .telWrap._pc {
            display: block; }
        #header #headerCnt .linkWrap {
          grid-row: 1;
          grid-column: 2;
          display: flex;
          gap: 15px;
          justify-content: flex-end; }
          #header #headerCnt .linkWrap a {
            width: 204px;
            height: 54px;
            color: #fff;
            border-radius: 4px; }
            #header #headerCnt .linkWrap a:hover {
              color: #F29700; }
        #header #headerCnt .bottom_wrap {
          grid-column: 1/3;
          grid-row: 2;
          display: flex;
          gap: 20px;
          align-items: center;
          justify-content: space-between; }
          #header #headerCnt .bottom_wrap .headerContact {
            flex-shrink: 0; }
          #header #headerCnt .bottom_wrap .search_btn {
            flex-basis: 204px; }
            #header #headerCnt .bottom_wrap .search_btn .search_container {
              width: 204px; }
        #header #headerCnt .search_btn {
          position: relative; }
          #header #headerCnt .search_btn.pc_btn {
            display: block; }
          #header #headerCnt .search_btn.sp_btn {
            display: none; }
      #header.fixed {
        border-bottom: none;
        height: 82px; }
        #header.fixed::after {
          content: none; }
        #header.fixed #headerCnt {
          height: 82px;
          grid-template-rows: 82px;
          grid-template-columns: 150px 1fr auto; }
          #header.fixed #headerCnt .logoArea {
            max-width: 133px;
            grid-column: 2/3; }
            #header.fixed #headerCnt .logoArea a img {
              max-width: 133px;
              height: 40px; }
          #header.fixed #headerCnt .linkWrap {
            grid-column: 3/4; }
            #header.fixed #headerCnt .linkWrap a {
              width: 184px;
              height: 42px; }
          #header.fixed #headerCnt .bottom_wrap {
            grid-row: 1/2;
            grid-column: 2/3; }
          #header.fixed #headerCnt .telWrap,
          #header.fixed #headerCnt .search_btn {
            display: none; }
          #header.fixed #headerCnt #headerContact #mainNaviArea ul li a {
            font-size: 12px; } }
  @media screen and (max-width: 767px) {
    #header #headerCnt .search_btn.sp_btn {
      margin-right: 52px; } }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    #header #headerCnt {
      max-width: 970px; }
      #header #headerCnt #headerContact #mainNaviArea ul li a {
        font-size: 10px; } }
  @media screen and (min-width: 1025px) {
    #header.fixed #headerCnt #headerContact #mainNaviArea ul > li {
      margin-right: 20px; } }

/* ---------------------------------------------------------------- */
/* ヘッダーメニュー */
/* ---------------------------------------------------------------- */
/* SPメニュー */
/* ----------------------------------- */
.openSpNavi {
  width: 100%;
  height: 100%;
  overflow: hidden !important; }

#drawerNaviWrap {
  position: absolute;
  top: 0;
  right: 0;
  font-weight: 400; }
  #drawerNaviWrap .drawerNaviBtnWrap {
    width: 68px;
    height: 68px;
    position: relative;
    cursor: pointer; }
  #drawerNaviWrap .drawerNaviBtn {
    display: block;
    position: absolute;
    top: 25px;
    right: 15px;
    width: 30px;
    height: 15px;
    transition: all .5s;
    z-index: 3; }
    #drawerNaviWrap .drawerNaviBtn:after {
      content: "MENU";
      position: absolute;
      bottom: -19px;
      left: 50%;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%);
      font-size: 9px;
      font-weight: bold;
      color: #fff; }
    #drawerNaviWrap .drawerNaviBtn span {
      display: block;
      position: absolute;
      left: 0;
      width: 28px;
      height: 2px;
      background-color: #fff;
      border-radius: 2px;
      transition: all .5s; }
      #drawerNaviWrap .drawerNaviBtn span:nth-child(1) {
        top: 0; }
      #drawerNaviWrap .drawerNaviBtn span:nth-child(2) {
        top: 7px; }
      #drawerNaviWrap .drawerNaviBtn span:nth-child(3) {
        bottom: -1px; }
  #drawerNaviWrap .drawer-nav {
    display: block;
    position: fixed;
    top: 0;
    right: -312px;
    bottom: 0;
    width: 312px;
    background: #F29700;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    transition: all .5s;
    z-index: 999;
    opacity: 0;
    height: 100vh; }
    #drawerNaviWrap .drawer-nav .drawerInner {
      padding: 0; }
    #drawerNaviWrap .drawer-nav ul {
      margin: 0;
      padding: 0;
      width: 100%;
      list-style: none;
      margin-bottom: 38px; }
      #drawerNaviWrap .drawer-nav ul li {
        margin: 0;
        list-style: none;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        position: relative; }
        #drawerNaviWrap .drawer-nav ul li a {
          width: 100%;
          min-height: 40px;
          text-decoration: none;
          display: block;
          color: #FFFFFF;
          font-size: 14px;
          padding: 10px 0;
          transition-duration: 0.2s;
          font-weight: bold; }
        #drawerNaviWrap .drawer-nav ul li.children {
          overflow: hidden; }
          #drawerNaviWrap .drawer-nav ul li.children > a {
            position: relative;
            width: calc( 100% - 40px ); }
          #drawerNaviWrap .drawer-nav ul li.children .childrenToggle {
            width: 40px;
            height: 40px;
            position: relative;
            top: 0px; }
            #drawerNaviWrap .drawer-nav ul li.children .childrenToggle:after {
              content: '';
              width: 10px;
              height: 10px;
              border: 1px solid;
              border-color: transparent transparent #fff #fff;
              transform: rotate(-45deg);
              display: block;
              margin: 4px 15px 0 auto;
              position: absolute;
              top: 50%;
              right: 0;
              margin-top: -8px; }
          #drawerNaviWrap .drawer-nav ul li.children .sub-menu {
            display: none; }
            #drawerNaviWrap .drawer-nav ul li.children .sub-menu li a {
              min-height: inherit;
              display: block;
              padding: 8px 15px 8px 27px; }
            #drawerNaviWrap .drawer-nav ul li.children .sub-menu li:last-child {
              border: none; }
        #drawerNaviWrap .drawer-nav ul li .fa-external-link {
          padding-left: 5px; }
  #drawerNaviWrap #overlay {
    display: none;
    transition: all .5s; }
  #drawerNaviWrap.open#drawerNaviWrap {
    position: relative;
    right: 125px; }
  #drawerNaviWrap.open .drawerNaviBtnWrap {
    border: none;
    z-index: 10;
    width: 50px;
    height: 50px;
    display: none; }
  #drawerNaviWrap.open .drawerNaviBtn {
    top: 10px;
    right: 10px;
    margin-left: 0; }
  #drawerNaviWrap.open .drawerNavClose {
    color: #333;
    background-color: #D9D9D9;
    position: fixed;
    width: 47px;
    height: 47px;
    display: flex;
    align-items: center;
    justify-content: center;
    right: 15px;
    top: 20px;
    z-index: 5;
    font-weight: bold;
    border-radius: 50px; }
    #drawerNaviWrap.open .drawerNavClose span {
      position: relative;
      top: -2px;
      font-size: 20px; }
  #drawerNaviWrap.open .drawer_content .drawer_Logo {
    margin-bottom: 40px; }
  #drawerNaviWrap.open .drawer_content .search_container {
    width: 100%; }
  #drawerNaviWrap.open .drawer-nav {
    right: 0;
    opacity: 1;
    background: #000;
    padding: 40px 30px 0; }
  #drawerNaviWrap.open #overlay {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100vh;
    background: #000;
    opacity: .6;
    z-index: 2; }

/* ----------------------------------- */
/* PCメニュー */
/* ----------------------------------- */
#drawerNaviWrap {
  display: none; }

#mainNaviArea {
  display: block;
  margin: 0;
  padding: 0; }
  #mainNaviArea #mainNavi {
    padding: 0; }
    #mainNaviArea #mainNavi ul {
      margin: 0;
      padding: 0;
      width: 100%;
      position: relative;
      height: 53px;
      display: flex;
      align-items: center;
      justify-content: flex-start; }
      #mainNaviArea #mainNavi ul > li {
        list-style: none;
        margin: 0;
        padding: 0;
        height: 100%;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-right: 40px; }
        #mainNaviArea #mainNavi ul > li:last-child {
          margin-right: 30px; }
        #mainNaviArea #mainNavi ul > li a {
          justify-content: center;
          width: 100%;
          display: flex;
          flex-wrap: wrap;
          align-self: center;
          text-align: center;
          font-size: 14px;
          color: #fff;
          margin: 0;
          padding: 0;
          text-decoration: none;
          line-height: 1.2;
          font-weight: 500; }
          #mainNaviArea #mainNavi ul > li a:hover, #mainNaviArea #mainNavi ul > li a:focus, #mainNaviArea #mainNavi ul > li a:active {
            cursor: pointer;
            opacity: 0.8; }
          #mainNaviArea #mainNavi ul > li a span {
            flex-basis: 100%;
            font-size: 12px; }
        #mainNaviArea #mainNavi ul > li.current > a {
          color: #F1BB61 !important; }
        #mainNaviArea #mainNavi ul > li ul.sub-menu {
          position: absolute;
          top: 100%;
          left: 0;
          display: block;
          text-align: left;
          z-index: 0;
          padding: 0;
          margin: 0;
          height: 0;
          width: 180px; }
          #mainNaviArea #mainNavi ul > li ul.sub-menu li {
            overflow: hidden;
            padding: 0;
            margin: 0;
            height: 0;
            width: 180px; }
            #mainNaviArea #mainNavi ul > li ul.sub-menu li a {
              margin: 0;
              opacity: 0;
              padding: 0 10px;
              font-size: 14px;
              display: block;
              text-align: left;
              position: relative; }
        #mainNaviArea #mainNavi ul > li:hover, #mainNaviArea #mainNavi ul > li:focus {
          transition: .3s ease-in-out; }
          #mainNaviArea #mainNavi ul > li:hover ul.sub-menu, #mainNaviArea #mainNavi ul > li:focus ul.sub-menu {
            z-index: 1;
            height: 100%;
            opacity: 1; }
            #mainNaviArea #mainNavi ul > li:hover ul.sub-menu li, #mainNaviArea #mainNavi ul > li:focus ul.sub-menu li {
              padding: 0;
              height: auto;
              opacity: 1;
              width: 180px;
              text-align: left;
              background: #F29700;
              border-bottom: #ccc 1px solid; }
              #mainNaviArea #mainNavi ul > li:hover ul.sub-menu li a, #mainNaviArea #mainNavi ul > li:focus ul.sub-menu li a {
                padding: 10px;
                opacity: 1;
                display: block;
                border-bottom: 1px solid #F29700;
                transition: .3s ease-in-out; }
                #mainNaviArea #mainNavi ul > li:hover ul.sub-menu li a:last-of-type, #mainNaviArea #mainNavi ul > li:focus ul.sub-menu li a:last-of-type {
                  border: none; }
                #mainNaviArea #mainNavi ul > li:hover ul.sub-menu li a:after, #mainNaviArea #mainNavi ul > li:focus ul.sub-menu li a:after {
                  position: absolute;
                  align-items: center;
                  border: none;
                  content: "\f0a9";
                  font-family: FontAwesome;
                  transform: none;
                  color: #fff;
                  right: 15px;
                  font-size: 14px;
                  border-radius: 0;
                  top: 27%;
                  transition: .3s ease-in; }
                #mainNaviArea #mainNavi ul > li:hover ul.sub-menu li a:hover, #mainNaviArea #mainNavi ul > li:hover ul.sub-menu li a:focus, #mainNaviArea #mainNavi ul > li:focus ul.sub-menu li a:hover, #mainNaviArea #mainNavi ul > li:focus ul.sub-menu li a:focus {
                  color: #F29700;
                  background: #fff; }
                  #mainNaviArea #mainNavi ul > li:hover ul.sub-menu li a:hover:after, #mainNaviArea #mainNavi ul > li:hover ul.sub-menu li a:focus:after, #mainNaviArea #mainNavi ul > li:focus ul.sub-menu li a:hover:after, #mainNaviArea #mainNavi ul > li:focus ul.sub-menu li a:focus:after {
                    color: #F29700; }
              #mainNaviArea #mainNavi ul > li:hover ul.sub-menu li:last-of-type a, #mainNaviArea #mainNavi ul > li:focus ul.sub-menu li:last-of-type a {
                border-bottom: none; }
        #mainNaviArea #mainNavi ul > li.current-menu-item > a {
          color: #000 !important; }
          #mainNaviArea #mainNavi ul > li.current-menu-item > a ul.sub-menu > a {
            color: #000 !important;
            background: #fff; }
            #mainNaviArea #mainNavi ul > li.current-menu-item > a ul.sub-menu > a:hover, #mainNaviArea #mainNavi ul > li.current-menu-item > a ul.sub-menu > a:focus {
              color: #000 !important; }
        #mainNaviArea #mainNavi ul > li.current-menu-parent > ul li.current-menu-item a {
          color: #000 !important;
          background: #fff; }

@media screen and (max-width: 767px) {
  #mainNaviArea {
    display: none; }

  #drawerNaviWrap {
    display: block; } }
/* ---------------------------------------------------------------- */
/* フッターエリア */
/* ---------------------------------------------------------------- */
#footer {
  clear: both;
  position: relative;
  border-top: 1px solid #fff; }
  #footer .copyright {
    background: #F29700;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 80px; }
    #footer .copyright p {
      margin: 0;
      text-align: center; }
  #footer .title {
    font-size: 14px;
    font-weight: 600;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
    margin-bottom: 20px; }
  #footer .footer_section {
    padding-top: 60px;
    display: grid;
    grid-template-columns: auto 530px;
    gap: 60px 40px;
    margin-bottom: 60px; }
    #footer .footer_section .footer_Logo {
      grid-column: 1/2;
      width: 268px; }
      #footer .footer_section .footer_Logo img {
        width: 268px; }
    #footer .footer_section .search_btn {
      grid-column: 2/3; }
      #footer .footer_section .search_btn .search_container {
        width: 100%; }
        @media screen and (min-width: 768px) {
          #footer .footer_section .search_btn .search_container {
            height: 50px; }
            #footer .footer_section .search_btn .search_container input[type="text"] {
              height: 50px; }
              #footer .footer_section .search_btn .search_container input[type="text"]::placeholder {
                font-size: 14px; }
            #footer .footer_section .search_btn .search_container input[type="submit"] {
              font-size: 14px;
              width: 50px;
              height: 50px; } }
    #footer .footer_section .address__wrap {
      grid-column: 1/2; }
      #footer .footer_section .address__wrap .address__box {
        font-size: 14px; }
        #footer .footer_section .address__wrap .address__box:not(:last-of-type) {
          margin-bottom: 30px; }
        #footer .footer_section .address__wrap .address__box .address--name {
          font-weight: 700;
          margin-bottom: 10px; }
        #footer .footer_section .address__wrap .address__box .txt {
          margin: 0 0 5px;
          padding-left: 30px;
          position: relative; }
          #footer .footer_section .address__wrap .address__box .txt::before {
            position: absolute;
            top: 0;
            left: 0; }
          #footer .footer_section .address__wrap .address__box .txt.tel-txt::before {
            content: "Tel"; }
          #footer .footer_section .address__wrap .address__box .txt.fax-txt::before {
            content: "Fax"; }
    #footer .footer_section .footerCntWrap {
      grid-column: 2/3; }
      #footer .footer_section .footerCntWrap .footerNaviWrap {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 60px; }
        #footer .footer_section .footerCntWrap .footerNaviWrap .naviBox .footerNavi .naviList li {
          line-height: 2; }
          #footer .footer_section .footerCntWrap .footerNaviWrap .naviBox .footerNavi .naviList li a {
            color: #fff;
            text-decoration: none;
            font-size: 14px;
            display: flex;
            justify-content: space-between;
            align-items: center; }
            #footer .footer_section .footerCntWrap .footerNaviWrap .naviBox .footerNavi .naviList li a::after {
              content: "";
              background: url("images/common/sport_yajirusi.svg") no-repeat center/12px 9px;
              min-width: 12px;
              height: 9px;
              display: inline-block;
              flex-shrink: 0; }
  @media screen and (max-width: 1025px) {
    #footer {
      padding: 0 0 100px; }
      #footer .footer_section {
        padding-top: 40px;
        grid-template-columns: auto auto; }
        #footer .footer_section .footer_Logo {
          width: 197px; }
          #footer .footer_section .footer_Logo img {
            width: 197px; }
        #footer .footer_section .search_btn {
          grid-column: 1/3; }
          #footer .footer_section .search_btn .search_container {
            width: 300px; }
        #footer .footer_section .address__wrap {
          grid-column: 1/3; }
        #footer .footer_section .footerCntWrap {
          grid-column: 1/3; } }
  @media screen and (max-width: 767px) {
    #footer .footer_section .footerCntWrap .footerNaviWrap {
      grid-template-columns: repeat(2, 1fr); } }

.bnr__box--grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 15px; }
  @media screen and (min-width: 1025px) {
    .bnr__box--grid {
      grid-template-columns: repeat(6, 1fr); } }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .bnr__box--grid {
      grid-template-columns: repeat(4, 1fr); } }

/* ---------------------------------------------------------------- */
/* contact us  */
/* ---------------------------------------------------------------- */
.contactArea {
  position: relative;
  padding-top: 60px;
  margin-bottom: 120px; }
  .contactArea::before, .contactArea::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; }
  .contactArea::before {
    height: 378px;
    background: url("images/common/contactus_bg.jpg") no-repeat center/cover;
    z-index: -2; }
  .contactArea::after {
    background-color: #F29700;
    mix-blend-mode: multiply;
    height: 100%;
    z-index: -1; }
  .contactArea .title_txt__area {
    display: grid;
    align-items: end;
    grid-template-columns: auto 96px;
    column-gap: 30px;
    margin-bottom: 30px; }
    .contactArea .title_txt__area .title_wrap {
      grid-column: 1/2;
      line-height: 1.4; }
      .contactArea .title_txt__area .title_wrap .title_jp {
        font-size: 20px; }
        .contactArea .title_txt__area .title_wrap .title_jp span {
          display: inline-block; }
    .contactArea .title_txt__area .txt__circle {
      grid-column: 2/3;
      width: 96px;
      height: 96px;
      display: flex;
      align-items: center;
      justify-content: center;
      border: 1px solid #fff;
      border-radius: 50px; }
      .contactArea .title_txt__area .txt__circle p {
        margin: 0;
        font-size: 12px;
        text-align: center; }

.btn--column3__wrap {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px; }
  .btn--column3__wrap .libtn .btn-a {
    border-radius: 4px;
    color: #fff;
    text-decoration: none;
    height: 200px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 30px 0;
    overflow: hidden;
    position: relative;
    z-index: 0;
    background-color: #333;
    text-align: center; }
    .btn--column3__wrap .libtn .btn-a .fs24 {
      margin-bottom: 20px;
      line-height: 1.3; }
    .btn--column3__wrap .libtn .btn-a .icon-tel {
      background: url(images/common/tel.svg) no-repeat top 9px left/27px;
      padding-left: 37px;
      line-height: 1.2; }
      .btn--column3__wrap .libtn .btn-a .icon-tel .tel-nom {
        font-size: 38px; }
    .btn--column3__wrap .libtn .btn-a::before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: -1;
      transition: all ease .3s; }
    .btn--column3__wrap .libtn .btn-a.arrow::after {
      content: "";
      width: 51px;
      height: 51px;
      background: url("images/common/botan_yajirusi_w.svg") no-repeat center/51px;
      flex-shrink: 0; }
    .btn--column3__wrap .libtn .btn-a._mail {
      background: url("images/common/contactus_btn1.jpg") no-repeat center/cover;
      border: 3px solid #F29700; }
      .btn--column3__wrap .libtn .btn-a._mail::before {
        background-color: #F29700; }
    .btn--column3__wrap .libtn .btn-a._document {
      background: url("images/common/contactus_btn2.jpg") no-repeat center/cover;
      border: 3px solid #F1A82F; }
      .btn--column3__wrap .libtn .btn-a._document::before {
        background-color: #F1A82F; }

@media screen and (min-width: 1025px) {
  .contactArea {
    margin-bottom: 80px; }
    .contactArea .title_txt__area {
      grid-template-columns: auto 118px;
      margin-bottom: 60px; }
      .contactArea .title_txt__area .title_wrap .title_en {
        font-size: 28px; }
      .contactArea .title_txt__area .title_wrap .title_jp {
        font-size: 40px; }
      .contactArea .title_txt__area .txt__circle {
        width: 118px;
        height: 118px;
        border-radius: 80px; }
        .contactArea .title_txt__area .txt__circle p {
          font-size: 16px; }

  .btn--column3__wrap {
    grid-template-columns: repeat(3, 1fr); }
    .btn--column3__wrap .libtn .btn-a .icon-tel .tel-nom {
      font-size: 40px; }
    .btn--column3__wrap .libtn .btn-a:hover::before, .btn--column3__wrap .libtn .btn-a:focus::before {
      opacity: .6; } }
/* ---------------------------------------------------------------- */
/* サイト内検索 btn  */
/* ---------------------------------------------------------------- */
.search_container {
  box-sizing: border-box;
  position: relative;
  height: 30px;
  width: 300px;
  overflow: hidden; }

.search_container input[type="text"] {
  border: none;
  height: 30px;
  background: rgba(255, 255, 255, 0.8);
  width: 100%;
  padding: 0px 20px 5px;
  font-family: "Noto Sans JP", sans-serif;
  border: 1px solid #999;
  border-radius: 4px; }
  .search_container input[type="text"]::placeholder {
    color: #000;
    font-size: 12px; }

.search_container input[type="text"]:focus {
  outline: 0; }

.search_container input[type="submit"] {
  cursor: pointer;
  font-family: FontAwesome;
  font-size: 10px;
  border: none;
  background: none;
  color: #000;
  position: absolute;
  width: 30px;
  height: 30px;
  right: 0;
  top: 0;
  outline: none; }

/* ---------------------------------------------------------------- */
/* サイドバー  */
/* ---------------------------------------------------------------- */
#sidebar .widget-area {
  display: none; }
#sidebar .widget img {
  max-width: 100%; }

/* ---------------------------------------------------------------- */
/* ページナビ */
/* ---------------------------------------------------------------- */
.wp-pagenavi {
  position: relative;
  text-align: center;
  padding: 0 0;
  margin: 55px 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 40px;
  gap: 10px 30px; }
  .wp-pagenavi a, .wp-pagenavi span {
    color: #fff;
    width: 20px;
    height: 32px;
    padding: 3px 0 0 0;
    text-decoration: none;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    font-family: 'Bebas Neue', sans-serif; }
  .wp-pagenavi a:hover,
  .wp-pagenavi a:focus {
    opacity: .8; }
  .wp-pagenavi span.current {
    color: #F29700;
    border-bottom: 1px solid #F29700; }
  .wp-pagenavi .last,
  .wp-pagenavi .first {
    width: auto; }
  .wp-pagenavi .nextpostslink,
  .wp-pagenavi .previouspostslink {
    width: 24px;
    height: 24px;
    display: block; }
    .wp-pagenavi .nextpostslink:hover, .wp-pagenavi .nextpostslink:focus,
    .wp-pagenavi .previouspostslink:hover,
    .wp-pagenavi .previouspostslink:focus {
      background: none;
      border: none; }
    .wp-pagenavi .nextpostslink .icon,
    .wp-pagenavi .previouspostslink .icon {
      background: url("images/common/botan_yajirusi_w.svg") no-repeat center/24px;
      width: 24px;
      height: 24px;
      display: block; }
    .wp-pagenavi .nextpostslink .prev,
    .wp-pagenavi .previouspostslink .prev {
      transform: rotate(180deg); }

/* ---------------------------------------------------------------- */
/* ページトップ ボタン */
/* ---------------------------------------------------------------- */
#pagetopArea a {
  width: 60px;
  height: 60px;
  background-color: #fff;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  margin: -30px 0 0 auto; }
  #pagetopArea a::before {
    content: "";
    width: 21px;
    height: 15.5px;
    background: url("images/common/sport_yajirusi.svg") no-repeat center/cover;
    display: inline-block;
    transform: rotate(270deg);
    transition: .3s ease-in; }
@media screen and (min-width: 1025px) {
  #pagetopArea a:hover::before, #pagetopArea a:focus::before {
    margin-top: -5px; } }

/* ---------------------------------------------------------------- */
/* CTA固定ボタン */
/* ---------------------------------------------------------------- */
#fixedBtnSpArea {
  width: 100%;
  opacity: 0;
  z-index: 4;
  position: fixed;
  bottom: -60px;
  transition: .6s; }
  #fixedBtnSpArea.fixedsp {
    opacity: 1;
    transition: .6s;
    bottom: 0; }
  #fixedBtnSpArea #fixedBtnSp {
    display: block; }
    #fixedBtnSpArea #fixedBtnSp ul {
      height: 60px;
      width: 100%;
      overflow: hidden;
      display: flex; }
      #fixedBtnSpArea #fixedBtnSp ul li {
        flex-basis: 100%; }
        #fixedBtnSpArea #fixedBtnSp ul li a {
          display: flex;
          flex-direction: column;
          justify-content: center;
          align-items: center;
          width: 100%;
          height: 100%;
          color: #fff;
          margin: 0;
          font-size: 14px;
          font-weight: 600;
          text-decoration: none; }
          #fixedBtnSpArea #fixedBtnSp ul li a._mail {
            background: #F29700; }
          #fixedBtnSpArea #fixedBtnSp ul li a._document {
            background: #F1A82F; }
          #fixedBtnSpArea #fixedBtnSp ul li a._tel {
            background: #333; }
  @media screen and (min-width: 1025px) {
    #fixedBtnSpArea #fixedBtnSp {
      display: none; } }

/* ---------------------------------------------------------------- */
/* メインスライダー  */
/* ---------------------------------------------------------------- */
#top_mainArea {
  position: relative;
  z-index: 1;
  padding: 10px 0 80px; }
  #top_mainArea::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.7) 0%, rgba(255, 255, 255, 0.1) 60%, black 100%);
    mix-blend-mode: multiply;
    z-index: -1; }
  #top_mainArea::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("images/home/bc_topmain.jpg") no-repeat center/cover;
    z-index: -2; }
  #top_mainArea .top_mainArea_inr {
    overflow: hidden; }
  #top_mainArea .top_main-item .main-cc-wrap {
    margin: 0 40px 22px 15px; }
    #top_mainArea .top_main-item .main-cc-wrap .main-cc-img {
      filter: drop-shadow(1px 4px 3px black); }
    #top_mainArea .top_main-item .main-cc-wrap .main-cc-txt {
      font-size: 14px; }
  #top_mainArea .top_main-slider {
    margin: 0 0 0 auto;
    width: calc(100% - 40px); }
    #top_mainArea .top_main-slider .top-fvSwiper {
      border-radius: 8px 0 0 8px;
      box-shadow: 0px 0px 29px 3px rgba(242, 151, 0, 0.4); }
      #top_mainArea .top_main-slider .top-fvSwiper .swiper-wrapper .swiper-slide img {
        width: 100%; }
  #top_mainArea .topnews-postListWrap {
    position: absolute;
    bottom: 40px;
    right: 0;
    z-index: 5; }
  @media screen and (min-width: 950px) {
    #top_mainArea {
      padding: 20px 0 116px; }
      #top_mainArea::before {
        top: -135px; }
      #top_mainArea::after {
        top: -135px; }
      #top_mainArea .top_mainArea_inr {
        display: flex;
        justify-content: flex-end;
        gap: 15px; }
      #top_mainArea .top_main-item .main-cc-wrap {
        margin: 102px 15px 0 50px; }
        #top_mainArea .top_main-item .main-cc-wrap .main-cc-txt {
          font-size: 20px; }
      #top_mainArea .top_main-slider {
        width: 53%;
        margin: 0; }
      #top_mainArea .topnews-postListWrap {
        bottom: 75px; } }
  @media screen and (min-width: 1400px) {
    #top_mainArea .top_main-item .main-cc-wrap .main-cc-img img {
      width: 641px; }
    #top_mainArea .top_main-item .main-cc-wrap .main-cc-txt {
      font-size: 26px; } }

.count-nom {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 0 4px 4px 0;
  color: #333;
  height: 58px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 0 20px 0 15px;
  margin-bottom: 20px;
  min-width: 270px; }
  .count-nom .coun-txt {
    display: flex;
    align-items: flex-end;
    font-size: 14px;
    gap: 5px;
    line-height: 3em; }
    .count-nom .coun-txt .count-up {
      font-size: 32px; }
  @media screen and (min-width: 950px) {
    .count-nom {
      height: 72px;
      padding: 0 40px 0 50px;
      gap: 25px;
      position: absolute;
      left: 0;
      top: 20px;
      min-width: 375px; }
      .count-nom .coun-txt {
        font-size: 16px; }
        .count-nom .coun-txt .count-up {
          font-size: 40px; } }

/* NEWS 1記事  */
.topnews-postListWrap {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 4px 0 0 4px;
  color: #333;
  padding: 10px;
  margin-left: 120px; }
  .topnews-postListWrap .post-name {
    font-size: 14px;
    font-weight: 700;
    display: flex;
    align-items: center; }
    .topnews-postListWrap .post-name::after {
      content: "";
      width: 100%;
      height: 1px;
      background: #333;
      margin-left: 16px; }
  .topnews-postListWrap .news-item time {
    font-size: 14px; }
  .topnews-postListWrap .news-item a {
    text-decoration: none;
    font-size: 12px;
    color: #222222;
    width: 25em;
    display: inline-flex;
    justify-content: space-between;
    align-items: center;
    width: 100%; }
    .topnews-postListWrap .news-item a::after {
      content: "";
      width: 20px;
      height: 20px;
      background: url("images/common/botan_yajirusi_b.svg") no-repeat center/20px;
      margin-left: 5px;
      display: inline-block;
      flex-shrink: 0; }
  @media screen and (min-width: 768px) {
    .topnews-postListWrap {
      padding: 12px 32px 19px;
      margin: -40px 0 0 auto;
      min-width: 439px; }
      .topnews-postListWrap .post-name {
        font-size: 18px; }
      .topnews-postListWrap .news-item {
        display: flex;
        align-items: baseline;
        gap: 20px; }
        .topnews-postListWrap .news-item a {
          align-items: normal; } }

/* scroll */
.scroll {
  position: absolute;
  bottom: 20px;
  left: 15px;
  width: 77px;
  height: 77px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2; }
  .scroll img {
    width: 16px; }
  .scroll::before {
    content: "";
    width: 77px;
    height: 77px;
    animation: 15s linear infinite kaiten;
    background: url("images/common/scroll_text.png") no-repeat center/cover;
    position: absolute;
    top: 0;
    left: 0; }
  @media screen and (min-width: 768px) {
    .scroll {
      bottom: 40px;
      left: 50px;
      width: 113px;
      height: 113px; }
      .scroll img {
        width: 24px; }
      .scroll::before {
        width: 113px;
        height: 113px; } }

@keyframes kaiten {
  0% {
    transform: rotate(0); }
  100% {
    transform: rotate(360deg); } }
/* バナー  */
.bnr-wrap {
  position: fixed;
  bottom: -76px;
  right: 20px;
  z-index: 4;
  transition: all ease .3s;
  opacity: 0; }
  .bnr-wrap .close-btn {
    position: absolute;
    top: -4px;
    left: -6px;
    cursor: pointer;
    width: 20px;
    height: 20px;
    z-index: 9; }
  .bnr-wrap .img-wrap {
    overflow: hidden;
    border-radius: 4px; }
  .bnr-wrap.hidden {
    opacity: 0;
    visibility: hidden; }
  .bnr-wrap.fixed {
    opacity: 1;
    bottom: 76px; }
  @media screen and (min-width: 1025px) {
    .bnr-wrap {
      bottom: -20px; }
      .bnr-wrap.fixed {
        bottom: 20px; } }

/* TOPICS slider  */
.top_topics-slider .top_topics-slider_inr {
  background: #222;
  max-width: 1160px;
  margin: 0 auto 80px;
  padding: 20px 15px;
  overflow: hidden; }
  .top_topics-slider .top_topics-slider_inr .top_topics-title {
    font-size: 24px;
    margin: 0 0 10px;
    line-height: 1;
    display: flex;
    align-items: center; }
    .top_topics-slider .top_topics-slider_inr .top_topics-title::before {
      content: "▶";
      margin-right: 5px;
      font-size: 15px;
      color: #F29700; }
  .top_topics-slider .top_topics-slider_inr .swiper-topTopics {
    padding-bottom: 20px; }
    .top_topics-slider .top_topics-slider_inr .swiper-topTopics .swiper-slide {
      overflow: hidden;
      border-radius: 4px; }
      .top_topics-slider .top_topics-slider_inr .swiper-topTopics .swiper-slide img {
        width: 100%; }
@media screen and (min-width: 768px) {
  .top_topics-slider {
    padding: 0 5%; }
    .top_topics-slider .top_topics-slider_inr {
      padding: 25px 40px;
      border-radius: 12px; }
      .top_topics-slider .top_topics-slider_inr .top_topics-title {
        font-size: 28px; } }

/* ---------------------------------------------------------------- */
/* HOME */
/* ---------------------------------------------------------------- */
#indexPage {
  margin-bottom: 160px;
  overflow: hidden; }
  #indexPage .title-item {
    margin: 0 0 38px; }
    #indexPage .title-item._center {
      text-align: center; }
    #indexPage .title-item .titlebox {
      margin: 0 auto; }
    #indexPage .title-item p {
      margin: 0; }
    #indexPage .title-item.black .tllh2,
    #indexPage .title-item.black span,
    #indexPage .title-item.black p {
      color: #000; }
  #indexPage .titlebox {
    display: table;
    margin: 0 0 10px;
    position: relative; }
    #indexPage .titlebox .tllh2 {
      font-size: 28px;
      font-weight: bold;
      color: #fff;
      margin: 0;
      display: inline-block; }
    #indexPage .titlebox img {
      position: absolute;
      bottom: 0;
      right: -23px; }
  #indexPage .tllh3 {
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 20px;
    display: flex;
    align-items: center;
    color: #fff; }
    #indexPage .tllh3::before {
      content: "";
      min-width: 20px;
      height: 2px;
      background-color: #F29700;
      flex-shrink: 1;
      margin-right: 10px;
      margin-top: 6px; }
  #indexPage .grid__inner {
    display: flex;
    gap: 30px;
    flex-direction: column; }
    #indexPage .grid__inner .title-item {
      grid-row: 1/2;
      margin: 0; }
      #indexPage .grid__inner .title-item .titlebox {
        margin: 0 auto 10px; }
      #indexPage .grid__inner .title-item p {
        text-align: center;
        margin: 0; }
    #indexPage .grid__inner .grid-mainWrap {
      grid-row: 2/3; }
    #indexPage .grid__inner .grid-btn-item {
      grid-row: 3/4; }
  #indexPage .bc_band {
    position: relative;
    max-width: 1100px;
    margin: 0 auto; }
    #indexPage .bc_band::before {
      content: "";
      position: absolute;
      width: 100vw;
      height: 100%;
      background: #F2F2F2;
      z-index: -1; }
    #indexPage .bc_band._left::before {
      margin: 0 calc(50% - 50vw); }
    #indexPage .bc_band .title-item .titlebox .tllh2 {
      color: #000; }
    #indexPage .bc_band .title-item p {
      color: #000; }
  #indexPage .bc_triangle::after {
    content: "";
    height: 100%;
    width: 150px;
    clip-path: polygon(100% 0, 100% 100%, 0 100%);
    background: #F29700;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
    margin: 0 calc(50% - 50vw); }
  #indexPage .bc_imgWrap {
    position: relative; }
    #indexPage .bc_imgWrap::before, #indexPage .bc_imgWrap::after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%; }
    #indexPage .bc_imgWrap::before {
      background-image: url("images/home/top-bc_img1.jpg");
      background-size: cover;
      height: 821px;
      z-index: -2; }
    #indexPage .bc_imgWrap::after {
      background: rgba(0, 0, 0, 0.85);
      height: 100%;
      z-index: -1; }
    #indexPage .bc_imgWrap._2::before {
      background-image: url("images/home/top-bc_img2.jpg");
      height: 100% !important; }
  @media screen and (min-width: 768px) {
    #indexPage .grid__inner {
      display: grid;
      gap: 40px;
      grid-template-columns: 1fr 268px;
      grid-template-rows: auto auto;
      align-items: end; }
      #indexPage .grid__inner .title-item {
        grid-column: 1/2;
        grid-row: 1/2; }
        #indexPage .grid__inner .title-item .titlebox {
          margin: 0 0 10px; }
        #indexPage .grid__inner .title-item p {
          text-align: left; }
      #indexPage .grid__inner .grid-btn-item {
        grid-column: 2/3;
        grid-row: 1/2; }
      #indexPage .grid__inner .grid-mainWrap {
        grid-column: 1/3;
        grid-row: 2/3; } }
  @media screen and (min-width: 1025px) {
    #indexPage .title-item {
      margin: 0 0 50px; }
    #indexPage .titlebox .tllh2 {
      font-size: 32px; }
    #indexPage .titlebox img {
      bottom: -4px;
      right: -23px; }
    #indexPage .titlebox._center {
      text-align: center;
      margin: 0 auto; }
    #indexPage .tllh3 {
      font-size: 28px;
      margin-bottom: 30px; }
      #indexPage .tllh3::before {
        min-width: 30px; }
    #indexPage .bc_imgWrap::before {
      height: calc(100% - 462px); } }
  @media screen and (min-width: 1130px) {
    #indexPage .bc_band::before {
      width: 100vw;
      border-radius: 12px 0 0 12px; }
    #indexPage .bc_band._left::before {
      margin-left: calc(100% - 100vw);
      border-radius: 0 12px 12px 0; }
    #indexPage .bc_band .title-item .titlebox .tllh2 {
      color: #000; }
    #indexPage .bc_band .title-item p {
      color: #000; }
    #indexPage .bc_triangle::after {
      width: 330px; } }

/* ---------------------------------------------------------------- */
/* TOPスライダー　共通 */
/* ---------------------------------------------------------------- */
@media screen and (max-width: 767px) {
  #indexPage .swiper-container {
    overflow: initial; } }

.swiper-button-prev._type1,
.swiper-button-next._type1 {
  width: 30px;
  height: 30px;
  filter: drop-shadow(0px 1px 2px rgba(0, 0, 0, 0.1)); }

.swiper-button-prev._type1 {
  background-image: url("images/common/btn_prev.svg"); }

.swiper-button-next._type1 {
  background-image: url("images/common/btn_next.svg"); }

@media screen and (min-width: 768px) {
  .swiper-button-prev._pc,
  .swiper-button-next._pc {
    width: 60px;
    height: 60px;
    background-size: cover; }

  .swiper-button-prev._pc {
    background-image: url("images/common/btn_prev2.svg"); }

  .swiper-button-next._pc {
    background-image: url("images/common/btn_next2.svg"); } }
.swiper-pagination .swiper-pagination-bullet {
  background: #fff;
  opacity: 1;
  width: 6px;
  height: 6px; }
.swiper-pagination .swiper-pagination-bullet-active {
  background: #F29700; }

.swiper-pagination._line {
  bottom: 0;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  height: 2px; }
  .swiper-pagination._line .swiper-pagination-bullet {
    width: 20px;
    height: 2px;
    opacity: 1;
    border-radius: 0; }

/* ---------------------------- */
/* TOP spだけスライダー */
/* ---------------------------- */
.swiper-topSeminar .seminar-postListWrap .swiper-slide {
  width: 300px; }
@media screen and (min-width: 768px) {
  .swiper-topSeminar .seminar-postListWrap {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px; }
    .swiper-topSeminar .seminar-postListWrap .swiper-slide {
      width: auto;
      margin-right: 0 !important; }
  .swiper-topSeminar .swiper-button-prev._type1,
  .swiper-topSeminar .swiper-button-next._type1 {
    display: none; } }

/* ---------------------------------------------------------------- */
/* 投稿コンテンツ共通 */
/* ---------------------------------------------------------------- */
.post-cat {
  display: flex;
  gap: 10px;
  align-items: center; }
  .post-cat .cat-name {
    margin: 0; }

time {
  line-height: 1; }

.cat-name {
  font-size: 14px;
  color: #F29700;
  text-decoration: none; }
  .cat-name::before {
    content: "▶";
    margin-right: 5px; }

.post-title {
  margin-bottom: 4px; }
  .post-title a {
    text-decoration: none;
    color: #fff; }

.thumbnail {
  position: relative;
  width: 100%;
  overflow: hidden; }
  .thumbnail img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; }

.cat-tag {
  display: inline; }
  .cat-tag li {
    display: inline;
    margin-right: 10px; }
    .cat-tag li a {
      color: #aaa;
      font-size: 12px;
      text-decoration: none; }
      .cat-tag li a::before {
        content: "＃"; }

.cat-choice-list {
  margin-bottom: 40px;
  text-align: right; }
  .cat-choice-list details {
    position: relative;
    min-width: 270px;
    display: inline-block; }
    .cat-choice-list details summary .summary_inner {
      background: #fff;
      border-radius: 2px;
      cursor: pointer;
      display: flex;
      align-items: center;
      justify-content: space-between;
      color: #333;
      height: 37px;
      font-size: 12px;
      padding: 0 10px; }
      .cat-choice-list details summary .summary_inner::after {
        content: "";
        width: 13px;
        height: 8px;
        background: url("images/common/choice-list-arrow.svg") no-repeat center/13px 8px;
        transition: all ease .3s; }
    .cat-choice-list details .cat-item-name {
      position: absolute;
      top: 5px;
      left: 5px;
      padding: 10px 20px 10px 10px;
      background: #F8F8F8;
      border-radius: 4px;
      filter: drop-shadow(1px 4px 3px rgba(0, 0, 0, 0.2));
      width: calc(100% - 35px);
      z-index: 3;
      text-align: left; }
      .cat-choice-list details .cat-item-name .cat-item {
        color: #333;
        font-size: 14px;
        padding: 5px;
        text-decoration: none;
        display: flex;
        align-items: center; }
      @media screen and (min-width: 768px) {
        .cat-choice-list details .cat-item-name .cat-item {
          padding: 5px 5px 5px 10px;
          border-radius: 4px; }
          .cat-choice-list details .cat-item-name .cat-item::before {
            content: "";
            width: 11px;
            height: 7px;
            display: block;
            margin-right: 9px;
            flex-shrink: 0; }
          .cat-choice-list details .cat-item-name .cat-item:hover, .cat-choice-list details .cat-item-name .cat-item:focus {
            background-color: #F29700; }
            .cat-choice-list details .cat-item-name .cat-item:hover::before, .cat-choice-list details .cat-item-name .cat-item:focus::before {
              background: url("images/common/check_mark.svg") no-repeat left center/11px 7px; } }
    .cat-choice-list details[open] {
      transition: all ease .3s; }
      .cat-choice-list details[open] summary .summary_inner::after {
        transform: rotate(180deg);
        transition: all ease .3s; }

/*詳細ページ*/
.cat-timebox {
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-bottom: 10px; }
  .cat-timebox .cat-name a {
    font-size: 16px;
    text-decoration: none;
    color: #F29700; }
  .cat-timebox > .titleh2 {
    margin-bottom: 40px; }

.gap1em {
  display: flex;
  flex-wrap: wrap;
  gap: 1em; }

.post-2column {
  display: flex;
  gap: 60px;
  flex-wrap: wrap; }
  .post-2column .columnBox {
    overflow: hidden; }
  .post-2column .post-mainbar-box {
    flex-basis: 100%;
    width: 100%; }
  .post-2column .post-sidebar-box {
    flex-basis: 100%;
    width: 100%; }
  .post-2column .post-sidebar-box .cat-choice-list {
    text-align: left; }

.post-parts_wrap .titleh4 {
  margin-top: 30px; }
.post-parts_wrap:nth-child(n + 2) {
  margin-top: 40px; }

.sidebar-latestArticle {
  display: grid;
  gap: 30px; }
  .sidebar-latestArticle .thumbnail {
    width: 90px;
    height: 90px;
    flex-shrink: 0; }
  .sidebar-latestArticle .sidebar-latestArticle-item {
    margin-bottom: 0; }
    .sidebar-latestArticle .sidebar-latestArticle-item .inr {
      display: flex;
      gap: 10px;
      text-decoration: none;
      color: #fff; }

.kanren-post-area {
  background: #333;
  padding: 80px 0; }

.beforeAfter-wrap .columnBox {
  overflow: initial; }
  .beforeAfter-wrap .columnBox::before {
    font-size: 18px;
    font-family: 'Bebas Neue', sans-serif;
    border-radius: 4px 0 4px 0;
    width: 51px;
    height: 32px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1; }
.beforeAfter-wrap .beforeBox {
  position: relative; }
  .beforeAfter-wrap .beforeBox::before {
    content: "BEFORE";
    color: #F29700;
    background-color: #333; }
.beforeAfter-wrap .afterBox {
  position: relative; }
  .beforeAfter-wrap .afterBox::before {
    content: "AFTER";
    background-color: #F29700; }
  .beforeAfter-wrap .afterBox .img-br4 {
    border: 3px solid #F29700; }

@media screen and (max-width: 767px) {
  .beforeAfter-wrap .beforeBox::after {
    content: "";
    position: absolute;
    bottom: -24px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    background: url("images/common/bold_yajirusi-b.svg") no-repeat left center/33px 43px;
    display: block;
    width: 33px;
    height: 43px; } }
@media screen and (min-width: 768px) {
  .cat-tag li a {
    font-size: 14px; }

  .beforeAfter-wrap .beforeBox::after {
    content: "";
    position: absolute;
    top: 50%;
    right: -24px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    display: block;
    background-image: url("images/common/bold_yajirusi-r.svg");
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 43px 33px;
    width: 43px;
    height: 33px; }

  .post-mainbar-box .beforeAfter-wrap .beforeBox::after {
    right: -33px;
    background-size: 43px 33px;
    width: 43px;
    height: 33px; } }
@media screen and (min-width: 1025px) {
  .post-2column .post-mainbar-box {
    flex-basis: calc(100% - 300px);
    width: calc(100% - 300px); }
  .post-2column .post-sidebar-box {
    flex-basis: 240px;
    width: 240px; }
    .post-2column .post-sidebar-box .post-sidebar-sticky {
      position: -webkit-sticky;
      position: sticky;
      top: 100px; }
    .post-2column .post-sidebar-box .cat-choice-list details {
      min-width: 240px; }
  .post-2column .column2Wrap {
    gap: 20px; }

  .beforeAfter-wrap .beforeBox::after {
    background-size: 63px 48px;
    width: 63px;
    height: 48px;
    right: -25px; }

  .post-mainbar-box .beforeAfter-wrap .beforeBox::after {
    right: -13px; } }
/* ---------------------------------------------------------------- */
/* 通常投稿・カスタム投稿一覧 共通*/
/* ---------------------------------------------------------------- */
.post-name-item {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2; }
  .post-name-item .post-name {
    color: #fff;
    font-size: 14px;
    background: #F29700;
    padding: 5px;
    border-radius: 0 0 4px 0;
    display: block;
    min-width: 108px;
    text-align: center; }

.cat-postListWrap {
  display: grid;
  gap: 20px; }
  .cat-postListWrap .postBox {
    position: relative;
    border-radius: 4px;
    overflow: hidden;
    background: #fff; }
    .cat-postListWrap .postBox a {
      text-decoration: none; }
    .cat-postListWrap .postBox .postBox-item {
      display: flex;
      flex-direction: column;
      width: 100%; }
      .cat-postListWrap .postBox .postBox-item .postBox-item-inr {
        display: block; }
        .cat-postListWrap .postBox .postBox-item .postBox-item-inr .thumbnail {
          padding-bottom: 62%; }
          .cat-postListWrap .postBox .postBox-item .postBox-item-inr .thumbnail a {
            position: initial; }
        .cat-postListWrap .postBox .postBox-item .postBox-item-inr .post-body {
          padding: 10px 20px 20px; }
          .cat-postListWrap .postBox .postBox-item .postBox-item-inr .post-body time {
            font-size: 14px; }
          .cat-postListWrap .postBox .postBox-item .postBox-item-inr .post-body .post-title {
            color: #333; }
      .cat-postListWrap .postBox .postBox-item .cat-tagWrap {
        padding: 10px 20px 20px;
        margin-top: auto; }
  @media screen and (min-width: 768px) {
    .cat-postListWrap {
      grid-template-columns: repeat(3, 1fr);
      gap: 40px 20px; }
      .cat-postListWrap .postBox {
        display: flex; }
        .cat-postListWrap .postBox .postBox-item .post-body .post-title {
          font-size: 18px; } }

/* ---------------------------------------------------------------- */
/* カスタム投稿　もりあげ商品詳細 */
/* ---------------------------------------------------------------- */
.goods-postSwiper {
  margin-bottom: 20px; }
  .goods-postSwiper .thumbnail {
    padding-bottom: 75%; }

.goods-thumbnail .thumbnail {
  padding-bottom: 20%; }
.goods-thumbnail .swiper-slide::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1; }
.goods-thumbnail .swiper-slide-thumb-active::before {
  content: none; }
@media screen and (min-width: 768px) {
  .goods-thumbnail .thumbnail {
    padding-bottom: 14.5%; } }

.price-list-area .product_name {
  margin-bottom: 20px; }
.price-list-area .price-list-wrap:not(:last-child) {
  margin-bottom: 40px; }

/* ---------------------------------------------------------------- */
/* カスタム投稿　お客様の声詳細 */
/* ---------------------------------------------------------------- */
.voice-interview-area {
  margin: 80px 0; }
  .voice-interview-area .voice-interview-wrap {
    display: grid;
    gap: 40px; }

/* ------------------------------------------ /
/ お客様レビューの★ /
/ ------------------------------------------ */
.moriage_Wrap {
  margin-top: auto; }
  .moriage_Wrap .moriage_item {
    margin: 20px;
    padding-top: 20px;
    border-top: 1px solid #E8E8E8;
    color: #000;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 15px;
    font-size: 12px; }

.post-moriage_Wrap {
  background: #333;
  border-radius: 4px;
  padding: 15px; }
  .post-moriage_Wrap .post-moriage_item {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 20px; }

.moriage_5:after {
  content: '';
  flex-shrink: 0;
  white-space: nowrap;
  display: block;
  min-width: 160px;
  height: 28px;
  background-repeat: no-repeat;
  background-size: 160px 28px; }

.moriage_5._star[data-rate="5"]:after {
  background-image: url("images/common/star-5.svg");
  background-repeat: no-repeat; }

/* 星5 */
.moriage_5._star[data-rate="4"]:after {
  background-image: url("images/common/star-4.svg"); }

/* 星4 */
.moriage_5._star[data-rate="3"]:after {
  background-image: url("images/common/star-3.svg"); }

/* 星3 */
.moriage_5._star[data-rate="2"]:after {
  background-image: url("images/common/star-2.svg"); }

/* 星2 */
.moriage_5._star[data-rate="1"]:after {
  background-image: url("images/common/star-1.svg"); }

/* 星1 */
.moriage_5._star[data-rate="0"]:after {
  background-image: url("images/common/star-0.svg"); }

/* 星0 */
.moriage_5._flag[data-rate="5"]:after {
  background-image: url("images/common/flag-5.svg");
  background-repeat: no-repeat; }

/* 旗5 */
.moriage_5._flag[data-rate="4"]:after {
  background-image: url("images/common/flag-4.svg"); }

/* 旗4 */
.moriage_5._flag[data-rate="3"]:after {
  background-image: url("images/common/flag-3.svg"); }

/* 旗3 */
.moriage_5._flag[data-rate="2"]:after {
  background-image: url("images/common/flag-2.svg"); }

/* 旗2 */
.moriage_5._flag[data-rate="1"]:after {
  background-image: url("images/common/flag-1.svg"); }

/* 旗1 */
.moriage_5._flag[data-rate="0"]:after {
  background-image: url("images/common/flag-0.svg"); }

/* 旗0 */
/* ---------------------------------------------------------------- */
/* 通常投稿　レイアウト */
/* ---------------------------------------------------------------- */
/* ---------------------------- */
/* TOP セミナーリストベース */
/* ---------------------------- */
.seminar-postListWrap {
  margin-bottom: 30px; }
  .seminar-postListWrap .postBox .thumbnail {
    padding-bottom: 59%; }
  .seminar-postListWrap .postBox .post-body .post-cat {
    margin: 10px 0 5px; }
  @media screen and (min-width: 768px) {
    .seminar-postListWrap {
      margin-bottom: 40px; } }

/* ---------------------------- */
/* ブログリストベース */
/* ---------------------------- */
.blog-postListWrap {
  display: grid;
  gap: 20px; }
  .blog-postListWrap .postBox {
    position: relative;
    height: 225px;
    color: #fff;
    text-decoration: none;
    overflow: hidden; }
    .blog-postListWrap .postBox::before {
      content: "";
      position: absolute;
      bottom: -4px;
      left: 0;
      height: 106px;
      width: 100%;
      background: url("images/common/blog_gradation.png");
      background-size: auto;
      z-index: 0;
      display: block; }
    .blog-postListWrap .postBox .thumbnail {
      position: absolute;
      width: 100%;
      height: 225px;
      overflow: hidden;
      z-index: -1; }
      .blog-postListWrap .postBox .thumbnail img {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        height: 100%;
        object-fit: cover; }
    .blog-postListWrap .postBox .post-body {
      padding: 11px 15px;
      position: absolute;
      left: 0;
      bottom: 0; }
      .blog-postListWrap .postBox .post-body .post-title {
        margin-bottom: 4px; }
  @media screen and (min-width: 768px) {
    .blog-postListWrap {
      grid-template-columns: repeat(2, 1fr); }
      .blog-postListWrap .postBox {
        height: 300px; }
        .blog-postListWrap .postBox .thumbnail {
          height: 300px; }
          .blog-postListWrap .postBox .thumbnail img {
            transform: scale(1);
            transition: all ease .3s; }
        .blog-postListWrap .postBox:hover .thumbnail, .blog-postListWrap .postBox:focus .thumbnail {
          height: 300px; }
          .blog-postListWrap .postBox:hover .thumbnail img, .blog-postListWrap .postBox:focus .thumbnail img {
            transform: scale(1.2); }
        .blog-postListWrap .postBox .post-body {
          padding: 21px 20px; } }

/* ---------------------------- */
/* ニュースリストベース */
/* ---------------------------- */
.news-postListWrap .postBox {
  display: flex;
  transition: ease-in .3s;
  justify-content: space-between;
  flex-wrap: wrap;
  border-bottom: #AAA solid 1px;
  padding: 0 0 20px;
  margin-bottom: 30px; }
  .news-postListWrap .postBox .news-time {
    max-width: 65px;
    flex-basis: 65px; }
    .news-postListWrap .postBox .news-time time {
      align-self: center; }
  .news-postListWrap .postBox .permaLinkWrap {
    max-width: calc(100% - 100px);
    flex-basis: calc(100% - 100px); }
    .news-postListWrap .postBox .permaLinkWrap a {
      min-width: 0;
      text-overflow: ellipsis;
      overflow: hidden;
      display: flex;
      justify-content: space-between;
      align-items: center;
      color: #fff;
      text-decoration: none; }
      .news-postListWrap .postBox .permaLinkWrap a::after {
        content: "";
        width: 20px;
        height: 20px;
        background: url("images/common/botan_yajirusi.svg") no-repeat center/20px;
        display: inline-block;
        flex-shrink: 0; }
@media screen and (min-width: 768px) {
  .news-postListWrap .postBox .permaLinkWrap a::after {
    margin-right: 10px;
    transition: ease-in .3s; }
  .news-postListWrap .postBox:hover .permaLinkWrap a::after, .news-postListWrap .postBox:focus .permaLinkWrap a::after {
    margin-right: 0; } }
@media screen and (max-width: 767px) {
  .news-postListWrap .postBox {
    flex-wrap: wrap;
    padding: 0 0 15px;
    margin-bottom: 20px; }
    .news-postListWrap .postBox .news-time {
      flex-basis: 100%;
      max-width: 100%; }
    .news-postListWrap .postBox .permaLinkWrap {
      flex-basis: 100%;
      max-width: 100%; } }

/* ---------------------------- */
/* TOP シーンタグ */
/* ---------------------------- */
.scene-postListWrap {
  display: grid;
  gap: 20px; }
  .scene-postListWrap .postBox {
    min-height: 114px;
    color: #333;
    text-decoration: none;
    overflow: hidden;
    background-color: #fff;
    display: flex;
    border-radius: 4px; }
    .scene-postListWrap .postBox .thumbnail {
      position: relative;
      width: 109px;
      padding-bottom: 25%;
      overflow: hidden;
      flex-shrink: 0; }
      .scene-postListWrap .postBox .thumbnail img {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        height: 100%;
        object-fit: cover; }
    .scene-postListWrap .postBox .post-body {
      padding: 10px; }
      .scene-postListWrap .postBox .post-body .post-title {
        margin: 0 0 5px; }
      .scene-postListWrap .postBox .post-body .post-desc p {
        font-size: 14px;
        margin: 0; }
    .scene-postListWrap .postBox::after {
      content: "";
      min-width: 30px;
      height: 30px;
      flex-shrink: 0;
      background-image: url("images/common/botan_yajirusi.svg");
      background-repeat: no-repeat;
      background-size: 30px;
      margin: auto 10px auto auto; }
  @media screen and (min-width: 768px) {
    .scene-postListWrap {
      grid-template-columns: repeat(2, 1fr); }
      .scene-postListWrap .postBox:hover::after, .scene-postListWrap .postBox:focus::after {
        background-image: url("images/common/botan_yajirusithin_o.svg");
        transition: all ease .3s; } }
  @media screen and (min-width: 1025px) {
    .scene-postListWrap .postBox {
      min-height: 166px; }
      .scene-postListWrap .postBox .thumbnail {
        width: 160px;
        padding-bottom: 25%; }
      .scene-postListWrap .postBox .post-body {
        padding: 25px 10px; }
        .scene-postListWrap .postBox .post-body .post-title {
          font-size: 20px; }
        .scene-postListWrap .postBox .post-body .post-desc p {
          font-size: 16px; }
      .scene-postListWrap .postBox::after {
        min-width: 40px;
        height: 40px;
        background-image: url("images/common/botan_yajirusithin.svg");
        background-size: 40px;
        margin: auto 20px auto auto; } }

/* ---------------------------- */
/* TOP 成功事例*/
/* ---------------------------- */
.swiper-topSuccess {
  overflow: initial; }
  .swiper-topSuccess .prev-success,
  .swiper-topSuccess .next-success {
    top: 20%; }
  .swiper-topSuccess .prev-success {
    left: 5%; }
  .swiper-topSuccess .next-success {
    right: 5%; }
  .swiper-topSuccess .pagination-success {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 8px; }
    .swiper-topSuccess .pagination-success .swiper-pagination-bullet {
      display: block;
      margin: 0 15px 0 0; }
  .swiper-topSuccess > .swiper-pagination-bullets {
    bottom: 10px;
    left: initial;
    width: 10px !important;
    right: 5px; }
  @media screen and (min-width: 768px) {
    .swiper-topSuccess .prev-success,
    .swiper-topSuccess .next-success {
      top: 40%; }
    .swiper-topSuccess .prev-success {
      left: 13.5%; }
    .swiper-topSuccess .next-success {
      right: 13.5%; }
    .swiper-topSuccess .pagination-success .swiper-pagination-bullet {
      margin: 0 18% 0 0; }
    .swiper-topSuccess > .swiper-pagination-bullets {
      right: 17%; } }

.success-postListWrap .postBox .thumbnail {
  padding-bottom: 60%;
  border-radius: 4px; }
.success-postListWrap .postBox:not(.swiper-slide-active) .post-body {
  display: none; }
.success-postListWrap .post-body {
  background: #fff;
  border-radius: 4px;
  padding: 20px;
  display: flex;
  flex-direction: column;
  margin-top: 10px;
  min-height: 340px; }
  .success-postListWrap .post-body a {
    text-decoration: none; }
  .success-postListWrap .post-body .cat-nameWrap {
    margin-bottom: 10px; }
    .success-postListWrap .post-body .cat-nameWrap .name {
      color: #333;
      margin: 0; }
  .success-postListWrap .post-body .post-title {
    font-size: 22px;
    color: #333; }
  .success-postListWrap .post-body .cat-tagWrap {
    margin-top: auto; }
@media screen and (min-width: 768px) {
  .success-postListWrap .postBox .thumbnail {
    padding-bottom: 60%; }
    .success-postListWrap .postBox .thumbnail:hover, .success-postListWrap .postBox .thumbnail:focus {
      box-shadow: 0px -13px 59px 5px rgba(242, 151, 0, 0.5); }
  .success-postListWrap .postBox .post-body {
    position: relative;
    padding: 30px 40px;
    min-height: 240px;
    margin: -130px 40px 0; }
    .success-postListWrap .postBox .post-body .cat-nameWrap {
      display: flex;
      gap: 20px;
      align-items: center; }
      .success-postListWrap .postBox .post-body .cat-nameWrap .name {
        font-size: 20px; }
    .success-postListWrap .postBox .post-body .post-title {
      font-size: 22px; } }

/* ---------------------------- */
/* TOP 活用提案*/
/* ---------------------------- */
.swiper-topCase {
  overflow: initial; }

.case-postListWrap .postBox {
  border-radius: 4px;
  overflow: hidden;
  background: #fff;
  display: flex;
  flex-direction: column; }
  .case-postListWrap .postBox a {
    text-decoration: none; }
  .case-postListWrap .postBox .thumbnail {
    padding-bottom: 61%; }
  .case-postListWrap .postBox .post-body {
    padding: 20px; }
    .case-postListWrap .postBox .post-body .post-title {
      font-size: 20px;
      color: #333;
      display: block;
      min-height: 95px;
      overflow: hidden; }
    .case-postListWrap .postBox .post-body .post-desc {
      margin: 0; }
    .case-postListWrap .postBox .post-body .moriage_Wrap .moriage_item {
      margin: 20px 0; }
    .case-postListWrap .postBox .post-body .cat-tagWrap {
      min-height: 30px; }
@media screen and (min-width: 768px) {
  .case-postListWrap .postBox .thumbnail {
    position: relative;
    transition: .3s ease-in; }
    .case-postListWrap .postBox .thumbnail a:hover::before, .case-postListWrap .postBox .thumbnail a:focus::before {
      content: "記事を読む";
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      background: rgba(0, 0, 0, 0.5);
      display: flex;
      align-items: center;
      justify-content: center;
      z-index: 1;
      color: #fff;
      transition: .3s ease-in; }
  .case-postListWrap .postBox .post-body .cat-tagWrap {
    min-height: 50px; } }

/* ---------------------------- */
/* TOP グッズ */
/* ---------------------------- */
.swiper-topGoods {
  overflow: initial;
  position: relative; }

.goods-postListWrap {
  counter-reset: number 0; }
  .goods-postListWrap .swiper-slide:nth-of-type(1) .postBox::after {
    border-color: #BFAD6E transparent transparent #BFAD6E; }
  .goods-postListWrap .swiper-slide:nth-of-type(2) .postBox::after {
    border-color: #B9B8B6 transparent transparent #B9B8B6; }
  .goods-postListWrap .swiper-slide:nth-of-type(3) .postBox::after {
    border-color: #865D09 transparent transparent #865D09; }
  .goods-postListWrap .postBox {
    color: #000;
    text-decoration: none;
    position: relative;
    border-radius: 4px;
    overflow: hidden;
    display: block; }
    .goods-postListWrap .postBox::before {
      counter-increment: number 1;
      content: counter(number) " ";
      font-family: 'Bebas Neue', sans-serif;
      position: absolute;
      top: 0;
      left: 0;
      font-size: 28px;
      color: #fff;
      z-index: 2;
      font-style: oblique;
      margin-left: 12px; }
    .goods-postListWrap .postBox::after {
      content: "";
      position: absolute !important;
      top: 0;
      left: 0;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 32px 32px 32px 32px;
      border-color: #F29700 transparent transparent #F29700;
      z-index: 1; }
    .goods-postListWrap .postBox .thumbnail {
      padding-bottom: 120%; }
    .goods-postListWrap .postBox .post-body .post-title {
      font-size: 20px;
      margin: 10px 0 5px; }
    .goods-postListWrap .postBox .post-body .post-desc {
      margin: 0; }
  @media screen and (min-width: 768px) {
    .goods-postListWrap {
      position: relative; } }

/* ---------------------------- */
/* TOP お客様の声 */
/* ---------------------------- */
.swiper-topVoice {
  position: relative;
  overflow: hidden; }
  .swiper-topVoice .voice-postListWrap .swiper-slide {
    width: 300px; }

@media screen and (min-width: 768px) {
  .swiper-topVoice {
    overflow: initial; }
    .swiper-topVoice .voice-postListWrap .swiper-slide {
      width: auto;
      margin-right: 0 !important; }
    .swiper-topVoice .swiper-button-prev._type1,
    .swiper-topVoice .swiper-button-next._type1 {
      display: none; } }
.voice-postListWrap {
  filter: drop-shadow(1px 4px 3px rgba(0, 0, 0, 0.2)); }
  .voice-postListWrap .postBox {
    text-decoration: none;
    border-radius: 4px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    background-color: #fff; }
    .voice-postListWrap .postBox .thumbnail {
      padding-bottom: 61%; }
    .voice-postListWrap .postBox .post-body {
      margin: 20px;
      background-color: #fff;
      min-height: 140px; }
      .voice-postListWrap .postBox .post-body .post-title-item {
        margin-bottom: 10px; }
      .voice-postListWrap .postBox .post-body .post-title {
        font-size: 14px;
        margin-bottom: 0; }
      .voice-postListWrap .postBox .post-body .post-name {
        font-size: 14px;
        color: #000; }
    .voice-postListWrap .postBox .post-desc {
      margin: 0;
      color: #000;
      font-size: 18px;
      font-weight: bold; }
  @media screen and (min-width: 768px) {
    .voice-postListWrap {
      display: grid;
      grid-template-columns: 1fr 1fr 1fr;
      gap: 20px; }
      .voice-postListWrap .postBox {
        width: auto;
        margin-right: 0 !important; }
        .voice-postListWrap .postBox .thumbnail {
          transition: .3s ease-in; }
          .voice-postListWrap .postBox .thumbnail:hover::before, .voice-postListWrap .postBox .thumbnail:focus::before {
            content: "記事を読む";
            position: absolute;
            top: 0;
            left: 0;
            height: 100%;
            width: 100%;
            background: rgba(0, 0, 0, 0.5);
            display: flex;
            align-items: center;
            justify-content: center;
            z-index: 1;
            color: #fff;
            transition: .3s ease-in; } }

/* ---------------------------------------------------------------- */
/* .contactBtn__wrap */
/* ---------------------------------------------------------------- */
.contactBtn__wrap {
  color: #fff;
  text-decoration: none;
  border-radius: 12px;
  border: 1px solid #F29700;
  background: url("images/home/bc_contactus.png") no-repeat center/cover;
  width: 100%;
  padding: 20px;
  display: flex;
  gap: 35px 0;
  position: relative;
  overflow: hidden;
  z-index: 0;
  box-shadow: 0px 0px 29px 3px rgba(242, 151, 0, 0.4); }
  .contactBtn__wrap::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #F29700;
    z-index: -1; }
  .contactBtn__wrap .contactBtn__txt-desc p {
    margin: 0; }
  .contactBtn__wrap .contactBtn__txt-desc .extraBold {
    font-size: 80px;
    line-height: 1; }
  .contactBtn__wrap .contactBtn__txt-desc .bold {
    font-size: 30px;
    line-height: 1.4; }
  .contactBtn__wrap .contactBtn__txt-arrow {
    display: flex;
    align-items: center;
    justify-content: center; }
    .contactBtn__wrap .contactBtn__txt-arrow::after {
      content: "";
      min-width: 50px;
      height: 50px;
      flex-shrink: 0;
      background-image: url("images/common/botan_yajirusi_w.svg");
      background-repeat: no-repeat;
      background-size: 50px;
      margin-left: 20px;
      display: block; }
  @media screen and (max-width: 767px) {
    .contactBtn__wrap {
      flex-direction: column;
      justify-content: space-between; }
      .contactBtn__wrap .contactBtn__txt-desc {
        text-align: center; }
        .contactBtn__wrap .contactBtn__txt-desc .extraBold {
          font-size: 56px; }
        .contactBtn__wrap .contactBtn__txt-desc .bold {
          font-size: 20px; }
      .contactBtn__wrap .contactBtn__txt-arrow {
        margin-top: 0; } }
  @media print, screen and (min-width: 768px) {
    .contactBtn__wrap {
      flex-wrap: wrap;
      justify-content: space-between;
      padding: 40px; }
      .contactBtn__wrap .contactBtn__txt-desc .extraBold {
        font-size: 80px; }
      .contactBtn__wrap .contactBtn__txt-desc .bold {
        font-size: 30px; }
      .contactBtn__wrap .contactBtn__txt-arrow {
        font-size: 24px; }
        .contactBtn__wrap .contactBtn__txt-arrow::after {
          min-width: 96px;
          height: 96px;
          background-image: url("images/common/botan_yajirusithin_w.svg");
          background-size: 96px;
          margin-left: 30px; }
      .contactBtn__wrap:hover, .contactBtn__wrap:focus {
        color: #fff; }
        .contactBtn__wrap:hover::before, .contactBtn__wrap:focus::before {
          background: rgba(242, 151, 0, 0.6);
          transition: all ease .3s; } }

/* ---------------------------------------------------------------- */
/* #sportsArea */
/* ---------------------------------------------------------------- */
#sportsArea {
  margin: 80px 15px;
  position: relative; }
  #sportsArea .sportsArea-inr {
    background: #F2F2F2;
    border-radius: 12px;
    padding: 60px 15px 126px;
    position: relative;
    z-index: 0;
    overflow: hidden; }
    #sportsArea .sportsArea-inr::before {
      content: "";
      height: 300px;
      width: 183px;
      clip-path: polygon(100% 0, 0 0, 0 100%);
      background: #F29700;
      position: absolute;
      left: 0;
      top: 0;
      z-index: -1; }
    #sportsArea .sportsArea-inr a {
      text-decoration: none;
      color: #333; }
  #sportsArea .sports-tag-list {
    filter: drop-shadow(1px 4px 3px rgba(0, 0, 0, 0.2));
    display: grid;
    gap: 20px; }
    #sportsArea .sports-tag-list li .sports-tag {
      display: flex;
      align-items: center;
      justify-content: center;
      flex-direction: column;
      height: 122px;
      border-radius: 4px;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      position: relative; }
      #sportsArea .sports-tag-list li .sports-tag::after {
        content: "";
        width: 21px;
        height: 15px;
        background-image: url("images/common/sport_yajirusi.svg");
        background-repeat: no-repeat;
        background-size: cover;
        position: absolute;
        right: 40px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%); }
      #sportsArea .sports-tag-list li .sports-tag .tag-name,
      #sportsArea .sports-tag-list li .sports-tag .tag-slug {
        color: #fff;
        text-align: center; }
      #sportsArea .sports-tag-list li .sports-tag .tag-name {
        font-size: 28px;
        line-height: 1.2; }
      #sportsArea .sports-tag-list li .sports-tag .tag-slug {
        font-size: 14px;
        text-transform: uppercase;
        margin-top: 8px; }
      #sportsArea .sports-tag-list li .sports-tag.baseball {
        background-image: url("images/home/sport_01.jpg"); }
      #sportsArea .sports-tag-list li .sports-tag.soccer {
        background-image: url("images/home/sport_02.jpg"); }
      #sportsArea .sports-tag-list li .sports-tag.basketball {
        background-image: url("images/home/sport_03.jpg"); }
        #sportsArea .sports-tag-list li .sports-tag.basketball .tag-name {
          width: 5em;
          height: 2em; }
  #sportsArea .details-item {
    position: absolute;
    bottom: 60px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: calc(100% - 30px);
    filter: drop-shadow(1px 4px 3px rgba(0, 0, 0, 0.2)); }
    #sportsArea .details-item details {
      position: relative; }
      #sportsArea .details-item details summary {
        border-radius: 4px;
        background: #F29700;
        font-size: 18px;
        font-weight: 700;
        width: 100%;
        height: 46px;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: .3s ease-in;
        list-style: none; }
        #sportsArea .details-item details summary::after {
          content: "";
          width: 9.5px;
          height: 9.5px;
          background: url("images/common/bottom_arrow_w.svg");
          background-size: 9.5px;
          margin-left: 10px;
          display: block;
          transition: .3s ease-in; }
      #sportsArea .details-item details[open] {
        transition: all ease .3s; }
        #sportsArea .details-item details[open] summary {
          border-radius: 4px 4px 0 0; }
          #sportsArea .details-item details[open] summary::after {
            transform: rotate(180deg);
            transition: all ease .3s; }
      #sportsArea .details-item details .sports-tag-name {
        position: absolute;
        left: 0;
        top: 46px;
        padding: 15px;
        background: #fff;
        width: 100%; }
        #sportsArea .details-item details .sports-tag-name a {
          display: block;
          text-align: center;
          line-height: 2;
          font-size: 14px;
          text-decoration: none;
          color: #333; }
  @media screen and (min-width: 768px) {
    #sportsArea {
      margin: 130px 5% 80px; }
      #sportsArea .sportsArea-inr {
        background: #F2F2F2;
        border-radius: 12px;
        max-width: 1100px;
        margin: 0 auto;
        padding: 80px 30px 159px; }
        #sportsArea .sportsArea-inr::before {
          height: 100%;
          width: 331px; }
      #sportsArea .sports-tag-list li .sports-tag {
        height: 150px;
        transition: .3s ease-in; }
        #sportsArea .sports-tag-list li .sports-tag::after {
          transition: .3s ease-in; }
        #sportsArea .sports-tag-list li .sports-tag .tag-name,
        #sportsArea .sports-tag-list li .sports-tag .tag-slug {
          color: #fff;
          text-align: center; }
        #sportsArea .sports-tag-list li .sports-tag:hover, #sportsArea .sports-tag-list li .sports-tag:focus {
          transition: all ease .3s; }
          #sportsArea .sports-tag-list li .sports-tag:hover::after, #sportsArea .sports-tag-list li .sports-tag:focus::after {
            right: 30px;
            transition: all ease .3s; }
          #sportsArea .sports-tag-list li .sports-tag:hover.baseball, #sportsArea .sports-tag-list li .sports-tag:focus.baseball {
            background-image: url("images/home/sport_01_hover.jpg"); }
          #sportsArea .sports-tag-list li .sports-tag:hover.soccer, #sportsArea .sports-tag-list li .sports-tag:focus.soccer {
            background-image: url("images/home/sport_02_hover.jpg"); }
          #sportsArea .sports-tag-list li .sports-tag:hover.basketball, #sportsArea .sports-tag-list li .sports-tag:focus.basketball {
            background-image: url("images/home/sport_03_hover.jpg"); }
            #sportsArea .sports-tag-list li .sports-tag:hover.basketball .tag-name, #sportsArea .sports-tag-list li .sports-tag:focus.basketball .tag-name {
              width: 5em;
              height: 2em; }
      #sportsArea .details-item {
        width: calc(100% - 60px);
        bottom: 80px; }
        #sportsArea .details-item details summary {
          height: 59px;
          font-size: 20px; }
        #sportsArea .details-item details .sports-tag-name {
          top: 59px; }
          #sportsArea .details-item details .sports-tag-name a {
            font-size: 16px; } }
  @media screen and (min-width: 1048px) {
    #sportsArea .sportsArea-inr {
      padding: 80px 80px 159px; }
    #sportsArea .sports-tag-list {
      grid-template-columns: repeat(3, 1fr); }
    #sportsArea .details-item {
      width: calc(100% - 160px); }
      #sportsArea .details-item details summary {
        height: 59px;
        font-size: 20px; }
      #sportsArea .details-item details .sports-tag-name {
        top: 59px; }
        #sportsArea .details-item details .sports-tag-name a {
          font-size: 16px; } }
  @media screen and (min-width: 1048px) {
    #sportsArea .sportsArea-inr {
      padding: 80px 80px 159px; }
    #sportsArea .sports-tag-list {
      grid-template-columns: repeat(3, 1fr); }
    #sportsArea .details-item {
      max-width: 1100px;
      width: 100%; }
      #sportsArea .details-item details {
        width: calc(100% - 160px);
        margin: 0 auto; }
        #sportsArea .details-item details summary {
          height: 59px;
          font-size: 20px; }
        #sportsArea .details-item details .sports-tag-name {
          top: 59px; }
          #sportsArea .details-item details .sports-tag-name a {
            font-size: 16px; } }

/* ---------------------------------------------------------------- */
/* #differenceArea */
/* ---------------------------------------------------------------- */
#goodsArea {
  padding: 60px 0; }
  #goodsArea::before {
    content: "";
    background: #000;
    width: 1000px;
    height: 100%;
    position: absolute;
    top: 0;
    left: -1000px;
    z-index: 100; }
  @media screen and (min-width: 1025px) {
    #goodsArea {
      padding: 80px 0; } }

/* ---------------------------------------------------------------- */
/* #differenceArea */
/* ---------------------------------------------------------------- */
#differenceArea {
  padding: 120px 0; }
  #differenceArea .reason__column3 .reason__list-item {
    text-align: center; }
    #differenceArea .reason__column3 .reason__list-item .reason__list-img {
      margin-bottom: 15px; }
    #differenceArea .reason__column3 .reason__list-item .reason__list-body .reason__list-title {
      color: #F29700;
      font-size: 18px;
      margin-bottom: 5px;
      line-height: 1.2; }
    #differenceArea .reason__column3 .reason__list-item .reason__list-body .reason__list-desc {
      color: #000;
      margin: 0; }
  @media screen and (min-width: 1025px) {
    #differenceArea .reason__column3 {
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      padding-bottom: 70px;
      margin-bottom: -30px;
      border-bottom: 1px solid #aaa; }
      #differenceArea .reason__column3 .reason__list-item {
        padding: 0 30px; }
        #differenceArea .reason__column3 .reason__list-item:not(last-of-type) {
          border-right: 1px solid #aaa; }
        #differenceArea .reason__column3 .reason__list-item .reason__list-img {
          margin-bottom: 30px; }
        #differenceArea .reason__column3 .reason__list-item .reason__list-body .reason__list-title {
          font-size: 18px;
          margin-bottom: 10px; } }
  @media screen and (max-width: 1024px) {
    #differenceArea .reason__column3 .reason__list-item {
      border-bottom: 1px solid #aaa;
      padding-bottom: 30px;
      margin-bottom: 30px; }
      #differenceArea .reason__column3 .reason__list-item:last-of-type {
        padding-bottom: 60px;
        margin-bottom: -30px; } }

/* ---------------------------------------------------------------- */
/* #floweArea */
/* ---------------------------------------------------------------- */
#floweArea {
  position: relative;
  margin-bottom: 120px; }
  #floweArea .grid-mainWrap {
    text-align: center; }
  @media screen and (min-width: 1025px) {
    #floweArea {
      padding-bottom: 100px; }
      #floweArea::before {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100vw;
        height: 199px;
        background: #333 url("images/home/flow_bg_text.svg") no-repeat right 2px bottom -12px/1152px 102px;
        z-index: -1;
        margin: 0 calc(100% - 100vw); } }

/* ---------------------------------------------------------------- */
/* #floweArea */
/* ---------------------------------------------------------------- */
#voiceArea {
  padding-bottom: 250px; }

/* ---------------------------------------------------------------- */
/* #seminarArea #reportArea */
/* ---------------------------------------------------------------- */
.spSlideArea {
  margin-top: 160px; }
  .spSlideArea .title-item {
    margin-bottom: 30px; }
    .spSlideArea .title-item p {
      text-align: center; }
  .spSlideArea .inner {
    border-bottom: 1px solid #aaa;
    padding: 0 15px 80px; }
  @media screen and (min-width: 768px) {
    .spSlideArea .title-item {
      margin-bottom: 40px; }
    .spSlideArea .snner {
      padding: 0 0 80px; } }

/* ---------------------------------------------------------------- */
/* #reportArea */
/* ---------------------------------------------------------------- */
.top-report-postListWrap .swiper-slide {
  position: relative;
  border-radius: 4px;
  overflow: hidden;
  background-color: #fff;
  height: auto; }
  .top-report-postListWrap .swiper-slide .post-a {
    position: absolute;
    inset: 0;
    z-index: 1; }
  .top-report-postListWrap .swiper-slide a {
    text-decoration: none; }
  .top-report-postListWrap .swiper-slide .postBox-item {
    color: #333; }
    .top-report-postListWrap .swiper-slide .postBox-item .post-body {
      padding: 10px 20px 20px; }
      .top-report-postListWrap .swiper-slide .postBox-item .post-body .post-title {
        font-size: 18px; }
      .top-report-postListWrap .swiper-slide .postBox-item .post-body .cat-tagWrap {
        position: relative;
        z-index: 1; }

/* 詳細ページ */
#post-report-wrap .img-2wrap {
  display: flex;
  gap: 20px; }
  #post-report-wrap .img-2wrap .img-2wrapBox {
    border-radius: 8px;
    overflow: hidden;
    flex: 1; }

/* ---------------------------------------------------------------- */
/* #blogArea */
/* ---------------------------------------------------------------- */
#blogArea {
  padding: 80px 0 60px;
  position: relative; }
  #blogArea::before {
    content: "";
    width: 100%;
    height: calc(100% - 333px);
    background: #F29700;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1; }
  @media screen and (min-width: 768px) {
    #blogArea::before {
      height: calc(100% - 402px); } }

/* ---------------------------------------------------------------- */
/* faqArea */
/* ---------------------------------------------------------------- */
#faqArea {
  margin: 160px 0; }

/* ---------------------------------------------------------------- */
/* #newsArea */
/* ---------------------------------------------------------------- */
#newsArea {
  max-width: 1170px;
  margin: 0 auto 20px; }
  #newsArea .inner {
    background: #F2F2F2;
    padding: 60px 0; }
  #newsArea .news-postListWrap {
    height: 350px;
    overflow-y: scroll;
    margin-bottom: 30px;
    -ms-overflow-style: none; }
    #newsArea .news-postListWrap::-webkit-scrollbar {
      display: none; }
    #newsArea .news-postListWrap .postBox .news-time time {
      color: #000; }
    #newsArea .news-postListWrap .postBox .permaLinkWrap a {
      color: #000; }
  @media screen and (min-width: 1025px) {
    #newsArea {
      padding-left: 15px;
      padding-right: 15px;
      margin: 0 auto 40px; }
      #newsArea .inner {
        border-radius: 12px; }
      #newsArea .news-postListWrap {
        height: 266px;
        margin-bottom: 40px; } }
  @media screen and (min-width: 768px) and (max-width: 1210px) {
    #newsArea {
      max-width: 1060px;
      padding-left: 5%;
      padding-right: 5%; }
      #newsArea .inner {
        border-radius: 12px; } }

/* ---------------------------------------------------------------- */
/* pagelink__column2 */
/* ---------------------------------------------------------------- */
.pagelink__column2 {
  display: grid;
  gap: 20px; }
  .pagelink__column2 .pagelink__list-item .pagelink__list-box {
    padding: 10px;
    color: #000;
    text-decoration: none;
    background-color: #fff;
    display: grid;
    grid-template-columns: 124px auto;
    column-gap: 10px;
    position: relative; }
    .pagelink__column2 .pagelink__list-item .pagelink__list-box::after {
      content: "";
      width: 21px;
      height: 15px;
      background-image: url("images/common/sport_yajirusi.svg");
      background-repeat: no-repeat;
      background-size: 18px 13px;
      position: absolute;
      top: 50%;
      right: 10px;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%); }
    .pagelink__column2 .pagelink__list-item .pagelink__list-box .pagelink__list-thumb {
      position: relative;
      width: 124px;
      height: 74px;
      overflow: hidden; }
      .pagelink__column2 .pagelink__list-item .pagelink__list-box .pagelink__list-thumb img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
    .pagelink__column2 .pagelink__list-item .pagelink__list-box .pagelink__list-body .pagelink__list-title {
      margin: 0 0 5px;
      line-height: 1.4;
      font-size: 16px; }
    .pagelink__column2 .pagelink__list-item .pagelink__list-box .pagelink__list-body .pagelink__list-desc {
      font-size: 14px;
      margin: 0; }
  @media screen and (min-width: 1025px) {
    .pagelink__column2 {
      grid-template-columns: repeat(2, 1fr); }
      .pagelink__column2 .pagelink__list-item .pagelink__list-box {
        grid-template-columns: 213px auto;
        column-gap: 20px;
        align-items: center; }
        .pagelink__column2 .pagelink__list-item .pagelink__list-box .pagelink__list-thumb {
          width: 213px;
          height: 128px; }
          .pagelink__column2 .pagelink__list-item .pagelink__list-box .pagelink__list-thumb img {
            transform: scale(1);
            transition: all ease .3s; }
        .pagelink__column2 .pagelink__list-item .pagelink__list-box .pagelink__list-body .pagelink__list-title {
          font-size: 20px;
          margin: 0 0 10px; }
          .pagelink__column2 .pagelink__list-item .pagelink__list-box .pagelink__list-body .pagelink__list-title.big {
            font-size: 28px; }
        .pagelink__column2 .pagelink__list-item .pagelink__list-box .pagelink__list-body .pagelink__list-desc {
          font-size: 17px; }
        .pagelink__column2 .pagelink__list-item .pagelink__list-box::after {
          background-size: 21px 15px;
          right: 30px;
          transition: all ease .3s; }
        .pagelink__column2 .pagelink__list-item .pagelink__list-box:hover .pagelink__list-thumb img, .pagelink__column2 .pagelink__list-item .pagelink__list-box:focus .pagelink__list-thumb img {
          transform: scale(1.2); }
        .pagelink__column2 .pagelink__list-item .pagelink__list-box:hover::after, .pagelink__column2 .pagelink__list-item .pagelink__list-box:focus::after {
          margin-right: -5px; } }

/* ---------------------------------------------------------------- */
/* accordion */
/* ---------------------------------------------------------------- */
.accordion-container {
  width: 100%; }
  .accordion-container .accordion-list {
    margin-bottom: 40px; }
    .accordion-container .accordion-list .accordion-title,
    .accordion-container .accordion-list .accordion-text {
      position: relative; }
      .accordion-container .accordion-list .accordion-title::before,
      .accordion-container .accordion-list .accordion-text::before {
        font-family: 'Bebas Neue', sans-serif;
        font-size: 24px;
        font-weight: 600;
        position: absolute;
        left: 0;
        border-right: 1px solid #AAA;
        padding-right: 20px;
        line-height: .8; }
    .accordion-container .accordion-list .accordion-title {
      cursor: pointer;
      padding: 0 30px 15px 52px;
      font-weight: 600;
      font-size: 18px;
      border-bottom: 1px solid #AAA; }
      .accordion-container .accordion-list .accordion-title::before {
        content: "Q";
        color: #F29700;
        top: 6px; }
      .accordion-container .accordion-list .accordion-title .toggleIcon {
        width: 20px;
        height: 20px;
        position: absolute;
        bottom: 15px;
        right: 0; }
        .accordion-container .accordion-list .accordion-title .toggleIcon::before, .accordion-container .accordion-list .accordion-title .toggleIcon::after {
          content: "";
          position: absolute;
          background: #fff;
          transition: 0.3s cubic-bezier(0.45, 0.01, 0.27, 1.4); }
        .accordion-container .accordion-list .accordion-title .toggleIcon::before {
          width: 2px;
          height: 100%;
          left: calc(50% - 2px);
          margin-left: 1px; }
        .accordion-container .accordion-list .accordion-title .toggleIcon::after {
          width: 100%;
          height: 2px;
          top: calc(50% - 1px); }
      .accordion-container .accordion-list .accordion-title.open .toggleIcon::before {
        opacity: 0;
        transform: rotate(45deg); }
      .accordion-container .accordion-list .accordion-title.open .toggleIcon::after {
        transform: none;
        transform: rotate(180deg); }
    .accordion-container .accordion-list .accordion-text {
      display: none;
      padding: 22px 0 0 52px; }
      .accordion-container .accordion-list .accordion-text p {
        margin-top: 0; }
      .accordion-container .accordion-list .accordion-text::before {
        content: "A";
        top: 26px; }
  @media screen and (max-width: 767px) {
    .accordion-container .accordion-list {
      margin-bottom: 30px; }
      .accordion-container .accordion-list .accordion-title::before,
      .accordion-container .accordion-list .accordion-text::before {
        padding-right: 10px; }
      .accordion-container .accordion-list .accordion-title {
        padding: 0 30px 15px 32px;
        font-size: 16px; }
      .accordion-container .accordion-list .accordion-text {
        padding: 15px 0 0 32px; }
        .accordion-container .accordion-list .accordion-text::before {
          top: 19px; } }

/* ---------------------------- */
/* ページヘッダー */
/* ---------------------------- */
#cnts {
  margin-bottom: 120px; }

/* ---------------------------------------------------------------- */
/* パンくず */
/* ---------------------------------------------------------------- */
.tmc-breadcrumbs {
  padding: 10px 0 80px; }
  .tmc-breadcrumbs__list {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    font-size: 16px;
    line-height: 1.4em;
    list-style: none;
    padding: 0; }
  .tmc-breadcrumbs__item:not(:last-child)::after {
    content: ">";
    padding: 0 6px; }
  .tmc-breadcrumbs__link {
    text-decoration: none !important;
    color: #fff;
    font-weight: 500; }
    .tmc-breadcrumbs__link:hover {
      color: #F29700 !important;
      text-decoration: underline !important; }
  @media screen and (min-width: 1025px) {
    .tmc-breadcrumbs {
      padding: 20px 0 80px; } }

/* ---------------------------------------------------------------- */
/* ページタイトル */
/* ---------------------------------------------------------------- */
.page_mvWrap {
  position: relative;
  padding: 20px 0 10px 15px; }
  .page_mvWrap::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 5px;
    background-color: #F29700;
    z-index: -1;
    width: calc(100% - 20px);
    height: 127px;
    display: block; }
  .page_mvWrap .bc-img {
    position: relative;
    width: 100%;
    height: 250px;
    overflow: hidden;
    z-index: -1;
    margin-left: auto;
    border-radius: 4px 0 0 4px; }
    .page_mvWrap .bc-img img {
      position: relative;
      width: 100%;
      height: 100%;
      object-fit: cover; }
    .page_mvWrap .bc-img::before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      background-color: rgba(0, 0, 0, 0.5);
      z-index: 1;
      width: 100%;
      height: 100%;
      display: block; }
  .page_mvWrap .page_mv {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    z-index: 2;
    text-align: center;
    padding: 0 30px; }
    .page_mvWrap .page_mv .pageTitle--jp {
      font-size: 32px;
      font-weight: bold;
      line-height: 1.2; }
    .page_mvWrap .page_mv .pageTitle--en {
      font-size: 24px;
      font-weight: 500; }
      .page_mvWrap .page_mv .pageTitle--en.cat-en {
        text-transform: uppercase; }
  @media screen and (min-width: 1025px) {
    .page_mvWrap {
      padding: 20px 0 20px 50px; }
      .page_mvWrap::before {
        left: 30px;
        width: calc(100% - 50px);
        height: 239px; }
      .page_mvWrap .bc-img {
        height: 300px; }
      .page_mvWrap .page_mv .pageTitle--jp {
        font-size: 40px; } }

/* ---------------------------------------------------------------- */
/* 詳細ページ */
/* ---------------------------------------------------------------- */
.postPage #postCnt {
  margin: 20px 0;
  min-height: 300px; }
.postPage .titleh2, .postPage .titleh3, .postPage .titleh4, .postPage .titleh5, .postPage .titleh6,
.postPage h1, .postPage h2, .postPage h3, .postPage h4, .postPage h5, .postPage h6 {
  line-height: 1.4;
  font-weight: 500;
  margin-top: 0; }
.postPage .titleh2 {
  font-size: 26px;
  margin-bottom: 40px; }
.postPage .titleh3 {
  font-size: 24px;
  padding-bottom: 10px;
  margin-bottom: 30px;
  position: relative; }
  .postPage .titleh3::after {
    content: "";
    width: 40px;
    height: 2px;
    background: #F29700;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0; }
.postPage .titleh4 {
  font-size: 22px;
  padding: 15px;
  margin-bottom: 20px;
  background: #F29700;
  border-radius: 4px; }
.postPage .titleh5 {
  font-size: 20px;
  padding-bottom: 10px;
  margin-bottom: 30px;
  border-bottom: #fff solid 1px; }
.postPage .titleh6 {
  font-size: 18px;
  margin-bottom: 10px;
  color: #F29700;
  display: flex;
  align-items: flex-start; }
  .postPage .titleh6::before {
    content: "▶";
    margin-right: 10px;
    flex-shrink: 0; }
.postPage .titleh7 {
  font-size: 16px;
  margin-bottom: 10px;
  color: #F29700; }
.postPage .bc_gray {
  background: #333;
  padding: 30px 15px;
  border-radius: 4px; }
  .postPage .bc_gray.r-img-wrap {
    padding: 30px 15px 0;
    display: grid;
    gap: 20px;
    margin-bottom: 50px;
    position: relative; }
    .postPage .bc_gray.r-img-wrap::after {
      content: "";
      width: 0;
      height: 0;
      border-style: solid;
      border-right: 42px solid transparent;
      border-left: 42px solid transparent;
      border-top: 20px solid #333;
      border-bottom: 0;
      position: absolute;
      bottom: -20px;
      left: 50%;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%); }
    .postPage .bc_gray.r-img-wrap .r-img {
      margin: 0 0 0 auto; }
.postPage .bc_white {
  background: #fff;
  padding: 30px 15px;
  border-radius: 4px; }
.postPage .box:nth-of-type(n + 2) {
  margin-top: 80px; }
.postPage .box.box120 {
  margin-top: 120px; }
.postPage p {
  margin: 0 0 20px;
  text-align: justify;
  text-align: inter-ideograph;
  line-height: 1.6; }
  .postPage p img {
    max-width: 100%;
    margin-bottom: 0; }
  .postPage p.tableAtt {
    margin: -20px 0 20px; }
.postPage .br4-hidden {
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 40px; }
.postPage .bold {
  font-weight: bold; }
.postPage .coming {
  text-align: center;
  margin: 50px 0;
  font-size: 16px; }
.postPage .small {
  font-size: 14px; }
.postPage .linkWrap {
  display: flex;
  flex-wrap: wrap;
  margin: 15px 0 0;
  align-items: flex-start; }
.postPage .imgWrap + .imgWrap {
  margin-top: 20px; }
.postPage .textLeft {
  text-align: left; }
.postPage .textCenter {
  text-align: center; }
.postPage .textRight {
  text-align: right; }
.postPage .utikesi {
  text-decoration: line-through; }
.postPage .underline {
  text-decoration: underline; }
.postPage .alert {
  color: #F73F3F;
  font-weight: bold; }
.postPage .max620px {
  max-width: 620px;
  margin: 0 auto; }
.postPage .max796px {
  max-width: 796px;
  margin: 0 auto; }
.postPage code {
  font-family: "Noto Sans JP", "メイリオ", sans-serif; }
.postPage pre {
  overflow: auto;
  background: #efefef;
  padding: 15px;
  border-radius: 8px;
  font-family: "Noto Sans JP", "メイリオ", sans-serif; }
.postPage a {
  position: relative;
  font-weight: bold; }
  .postPage a:hover, .postPage a:focus {
    text-decoration: none; }
  .postPage a.textBlank {
    position: relative;
    margin-right: 30px;
    display: inline-block; }
    .postPage a.textBlank:before {
      content: '\f08e';
      position: absolute;
      display: block;
      font: 14px/1 FontAwesome;
      right: -25px;
      top: 5px; }
  .postPage a.textArrow {
    text-decoration: none;
    color: #F29700; }
    .postPage a.textArrow:hover {
      color: #F29700;
      text-decoration: underline; }
    .postPage a.textArrow:after {
      display: inline-block;
      content: '\f0a9';
      font: 16px/1 FontAwesome;
      margin-left: 10px;
      text-decoration: none; }
  .postPage a.textArrowR {
    text-decoration: none;
    color: #F29700; }
    .postPage a.textArrowR:hover, .postPage a.textArrowR:focus {
      color: #F29700;
      text-decoration: underline; }
    .postPage a.textArrowR:after {
      display: inline-block;
      content: '\f0a9';
      font: 16px/1 FontAwesome;
      margin-left: 10px;
      text-decoration: none; }
.postPage table {
  margin: 0 0 30px;
  width: 100%;
  border-collapse: collapse; }
  .postPage table caption {
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    margin: 0; }
  .postPage table tr {
    border-bottom: #DBDBDB solid 1px; }
    .postPage table tr th, .postPage table tr td {
      width: auto;
      line-height: 1.6; }
    .postPage table tr th {
      font-weight: bold;
      vertical-align: top;
      min-width: 190px;
      width: auto; }
      .postPage table tr th.w190 {
        width: 190px; }
      .postPage table tr th.w200 {
        width: 200px; }
      .postPage table tr th.thLeft {
        text-align: left; }
    .postPage table tr td {
      border-left: none; }
    .postPage table tr .tw15p {
      width: 15%; }
    .postPage table tr .tw30p {
      width: 30%; }
    .postPage table tr .tw33p {
      width: 33.333%;
      min-width: inherit; }
    .postPage table tr .tw50p {
      width: 50%;
      min-width: inherit; }
    .postPage table tr .tw70p {
      width: 70%; }
    .postPage table tr .tw200 {
      width: 200px; }
    .postPage table tr .tw210 {
      width: 210px; }
  .postPage table.type1 tr th, .postPage table.type1 tr td {
    padding: 30px 0px 20px; }
  .postPage table.type1 tr:first-child th, .postPage table.type1 tr:first-child td {
    padding: 0 0 20px; }
  .postPage table.type1 tr th {
    min-width: 190px;
    width: auto;
    color: #F29700;
    text-align: left; }
    .postPage table.type1 tr th.w190 {
      width: 190px; }
    .postPage table.type1 tr th.w200 {
      width: 200px; }
  .postPage table.type2 tr th, .postPage table.type2 tr td {
    border-collapse: collapse;
    padding: 9px 10px 10px;
    text-align: center; }
  .postPage table.type2 thead {
    border: 1px solid #F29700; }
    .postPage table.type2 thead tr th {
      vertical-align: middle;
      background: #F29700; }
      .postPage table.type2 thead tr th + th {
        border-left: 1px solid #fff !important; }
  .postPage table.type2 tbody tr td, .postPage table.type2 tbody tr th {
    border: 1px solid #F2F2F2; }
.postPage .tableSc {
  overflow: inherit;
  white-space: normal;
  width: 100%; }
  .postPage .tableSc table {
    width: 100%; }
    .postPage .tableSc table tr {
      border-bottom: 1px solid #F1A82F; }
      .postPage .tableSc table tr:nth-of-type(odd) {
        background: none; }
      .postPage .tableSc table tr th, .postPage .tableSc table tr td {
        display: table-cell;
        border-collapse: collapse;
        width: inherit; }
      .postPage .tableSc table tr th {
        background: #F1A82F;
        text-align: center;
        vertical-align: middle;
        min-width: inherit; }
        .postPage .tableSc table tr th + th {
          border-left: 1px solid #333; }
      .postPage .tableSc table tr td + td {
        border-left: 1px solid #333; }
      .postPage .tableSc table tr td:nth-of-type(1) {
        border-left: none; }
.postPage blockquote {
  background: #ccc;
  width: 100%;
  border-radius: 8px;
  padding: 30px;
  margin: 0 0 60px;
  position: relative; }
  .postPage blockquote:before {
    content: '\f10d';
    position: absolute;
    display: block;
    font: 20px/1 FontAwesome;
    color: #F29700;
    left: 10px;
    top: 10px; }
  .postPage blockquote:after {
    content: '\f10e';
    position: absolute;
    display: block;
    font: 20px/1 FontAwesome;
    color: #F29700;
    right: 10px; }
  .postPage blockquote p {
    margin: 0 0 15px; }
    .postPage blockquote p:last-child {
      margin-bottom: 0; }
.postPage dl {
  margin: 0 0 30px; }
  .postPage dl dt {
    font-weight: bold; }
  .postPage dl dd {
    margin: 0;
    margin-bottom: 15px; }
.postPage ul {
  margin: 0 0 20px;
  padding: 0; }
  .postPage ul li {
    list-style: none;
    position: relative;
    padding: 0;
    line-height: 1.4; }
    .postPage ul li:not(:last-child) {
      margin-bottom: 15px; }
    .postPage ul li ul {
      padding: 0 0 10px;
      margin: 10px 0 0 1em; }
      .postPage ul li ul li::marker {
        color: #F29700; }
  .postPage ul.iconList li {
    padding: 0 0 0 .8em; }
    .postPage ul.iconList li:before {
      position: absolute;
      left: 0;
      top: .6em;
      content: '';
      width: 5px;
      height: 5px;
      background: #F29700;
      border-radius: 5px; }
  .postPage ul.check-iconList {
    margin-bottom: 0; }
    .postPage ul.check-iconList li {
      padding: 0 0 0 2.2em; }
      .postPage ul.check-iconList li:not(:last-child) {
        margin-bottom: 28px; }
      .postPage ul.check-iconList li:before {
        position: absolute;
        left: 0;
        top: -.4em;
        content: '';
        width: 24.5px;
        height: 26px;
        background: url("images/common/check-icon.svg") no-repeat center/24.5px 26px;
        display: block; }
.postPage ol {
  margin: 0 0 20px;
  padding: 0 0 0 1.6em;
  list-style: decimal-leading-zero; }
  .postPage ol li {
    margin: 0;
    padding: 0;
    line-height: 1.4; }
    .postPage ol li:not(:last-child) {
      margin-bottom: 15px; }
    .postPage ol li::marker {
      font-weight: 700;
      color: #F29700; }
    .postPage ol li:last-child {
      margin: 0 0 10px; }
    .postPage ol li ol {
      margin: 10px 0;
      padding: 0 0 0 1em; }
.postPage address {
  font-style: normal; }
.postPage hr.red {
  border-bottom: 1px solid #C65871 !important;
  margin-bottom: 50px; }
@media screen and (min-width: 1025px) {
  .postPage .titleh2 {
    font-size: 28px; }
  .postPage .titleh4 {
    padding: 10px 20px; }
  .postPage .bc_gray {
    padding: 30px; }
    .postPage .bc_gray.r-img-wrap {
      padding: 30px 60px 0;
      display: flex;
      justify-content: space-between; }
      .postPage .bc_gray.r-img-wrap .r-img {
        margin: -10px 0 0 auto; }
  .postPage .bc_white {
    padding: 30px; } }
@media screen and (max-width: 767px) {
  .postPage table tr th, .postPage table tr td {
    display: block;
    width: 100%; }
    .postPage table tr th + td, .postPage table tr td + td {
      border-left: 0; }
  .postPage table tr th {
    min-width: 1px; }
    .postPage table tr th.w200 {
      width: 100%; }
  .postPage table tr .tw15p {
    width: 100%; }
  .postPage table tr .tw30p {
    width: 100%; }
  .postPage table tr .tw33p {
    width: 100%; }
  .postPage table tr .tw50p {
    width: 100%; }
  .postPage table tr .tw70p {
    width: 100%; }
  .postPage table tr .tw200 {
    width: 100%; }
  .postPage table tr .tw210 {
    width: 100%; }
  .postPage table.type1 tr th {
    padding: 20px 0 0; }
    .postPage table.type1 tr th.w190 {
      width: 100%; }
    .postPage table.type1 tr th.w200 {
      width: 100%; }
  .postPage table.type1 tr td {
    padding: 15px 0; }
  .postPage table.type2 tr th, .postPage table.type2 tr td {
    display: table-cell;
    width: auto; }
  .postPage table.type2 tr th {
    min-width: 1px; }
  .postPage .tableSc {
    overflow: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch; } }

.gmapWrap {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: hidden; }
  .gmapWrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.youtubeWrap {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: hidden; }
  .youtubeWrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/* ---------------------------------------------------------------- */
/* フォーム設定 */
/* ---------------------------------------------------------------- */
/* フォームナビ */
/* ---------------------------- */
ul.formFlow {
  display: flex;
  height: 40px;
  align-items: center;
  justify-content: center;
  margin: 0 0 30px;
  padding: 0; }
  ul.formFlow li {
    display: inline-flex;
    justify-content: center;
    flex: 1 0 33.333%;
    background: #e3eff6;
    color: #fff;
    list-style: none;
    padding: 0;
    margin: 0 !important;
    height: 100%;
    font-size: 16px;
    font-weight: bold;
    align-items: center;
    position: relative; }
    ul.formFlow li:before {
      display: none; }
    ul.formFlow li.visited {
      background: #999;
      color: #fff; }
    ul.formFlow li.active {
      background: #F29700;
      color: #fff;
      position: relative; }
      ul.formFlow li.active:after {
        position: absolute;
        content: '';
        right: -40px;
        top: 0;
        z-index: 1;
        width: 0;
        height: 0;
        border: 20px solid transparent;
        border-left: 20px solid #F29700; }
    ul.formFlow li.second.active:before {
      display: block;
      position: absolute;
      content: '';
      left: 0;
      top: 0;
      z-index: 3;
      width: 0;
      height: 0;
      border: 20px solid transparent;
      border-left: 20px solid #999; }
    ul.formFlow li.third.active {
      background: #F29700 !important;
      color: #fff; }
      ul.formFlow li.third.active:after {
        display: none; }
      ul.formFlow li.third.active:before {
        background: none;
        display: inline;
        position: absolute;
        content: '';
        left: 0;
        top: 0;
        z-index: 2;
        width: 0;
        height: 0;
        border-radius: 0;
        border: 20px solid transparent;
        border-left: 20px solid #999; }

/* ---------------------------- */
/* フォームエレメント */
/* ---------------------------- */
#formArea dl {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  #formArea dl dt {
    flex-basis: 250px;
    text-align: right; }
  #formArea dl dd {
    flex-basis: calc(100% - 280px); }
    #formArea dl dd.fb100 {
      flex-basis: 100%; }
#formArea .att {
  color: crimson;
  font-size: 12px; }
#formArea .error {
  margin: 0; }
#formArea .radio_wrap {
  margin-top: 10px; }
#formArea .vertical-item {
  display: block !important; }
#formArea input[type="text"],
#formArea input[type="email"],
#formArea input[type="number"],
#formArea textarea {
  padding: 8px .5em 8px 10px;
  margin: 0;
  background: #EEEEEE;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  margin-bottom: 0;
  border: 1px solid #EEEEEE; }
  #formArea input[type="text"]:focus,
  #formArea input[type="email"]:focus,
  #formArea input[type="number"]:focus,
  #formArea textarea:focus {
    background: #fff; }
  #formArea input[type="text"]:hover,
  #formArea input[type="email"]:hover,
  #formArea input[type="number"]:hover,
  #formArea textarea:hover {
    background: #fff; }
  #formArea input[type="text"] + input,
  #formArea input[type="email"] + input,
  #formArea input[type="number"] + input,
  #formArea textarea + input {
    margin-top: 10px; }
#formArea input[type="number"].short {
  width: 60px; }
#formArea input[type="text"],
#formArea input[type="email"] {
  width: 100%; }
  #formArea input[type="text"] .short,
  #formArea input[type="email"] .short {
    max-width: 150px; }
#formArea select {
  padding: .4em 0 .3em .5em;
  margin-bottom: 5px;
  display: block;
  border-color: #e7e7e7; }
  #formArea select option {
    word-wrap: normal; }
#formArea input[type="text"].short {
  width: 200px;
  text-align: left;
  margin-bottom: 0; }
#formArea input[type="text"].hasDatepicker {
  margin: 5px 0;
  background: #EEEEEE; }
  #formArea input[type="text"].hasDatepicker:hover, #formArea input[type="text"].hasDatepicker:focus {
    background: #fff; }
#formArea .mwform-checkbox-field {
  display: inline-block;
  width: auto;
  margin: 5px 5px;
  font-size: 14px; }
#formArea input[type="checkbox"] {
  border: 1px solid #aaaaaa;
  vertical-align: -8px;
  -webkit-appearance: none;
  position: relative;
  margin-right: 5px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
  width: 26px;
  height: 26px;
  /*Other Browser*/
  background: #e2e2e2;
  /*For Old WebKit*/
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #e2e2e2));
  /*For Modern Browser*/
  background: linear-gradient(to bottom, #ffffff 0%, #e2e2e2 100%); }
#formArea input[type="checkbox"]:checked {
  /*Other Browser*/
  background: #F29700;
  /*For Old WebKit*/
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #F29700), color-stop(1, #F29700));
  /*For Modern Browser*/
  background: linear-gradient(to bottom, #F29700 0%, #F29700 100%);
  border: 1px solid #F29700; }
#formArea input[type="checkbox"]:checked:before {
  position: absolute;
  left: 1px;
  top: 16px;
  display: block;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  content: "";
  width: 10px;
  height: 4px;
  background: #ffffff;
  -webkit-transform: rotate(45deg);
  -webkit-transform-origin: right center; }
#formArea input[type="checkbox"]:checked:after {
  display: block;
  position: absolute;
  left: 9px;
  top: 16px;
  content: "";
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  width: 16px;
  height: 4px;
  background: #ffffff;
  -webkit-transform: rotate(-53deg);
  -webkit-transform-origin: left center; }
#formArea .mwform-zip-field input {
  width: inherit; }
#formArea .mwform-tel-field input {
  margin: 0 !important;
  width: auto; }
#formArea .mwform-radio-field {
  display: inline-block;
  margin: 0 15px 5px 0; }
  #formArea .mwform-radio-field input {
    margin: 0 15px 0 0; }
#formArea .mwform-radio-field-text {
  margin-left: 10px; }
#formArea input[type="file"] {
  margin-bottom: 10px; }
#formArea .inline_wrap select {
  display: inline-block; }
#formArea .btnArea {
  display: flex;
  justify-content: space-between; }
  #formArea .btnArea .submitArea {
    flex-basis: 100%; }
    #formArea .btnArea .submitArea .submit {
      max-width: 290px;
      margin: 0 auto; }
      #formArea .btnArea .submitArea .submit:hover, #formArea .btnArea .submitArea .submit:focus {
        color: #fff;
        background: #0D6F9A;
        transition: .3s;
        cursor: pointer;
        border-color: #0D6F9A; }
  #formArea .btnArea .returnArea {
    flex-basis: 100%;
    display: none; }
    #formArea .btnArea .returnArea .return {
      width: 100%;
      margin: 0 auto;
      display: block;
      text-align: center;
      background: #fff;
      border: 1px solid #F29700;
      color: #F29700;
      padding: .4em 0;
      transition: .3s;
      font-size: 14px; }
      #formArea .btnArea .returnArea .return:hover, #formArea .btnArea .returnArea .return:focus {
        color: #fff;
        background: #F29700;
        transition: .3s; }
#formArea .mw_wp_form_confirm .btnArea .submitArea .submit {
  margin: 0 auto 0 0; }
#formArea .mw_wp_form_confirm .btnArea .returnArea {
  display: inline-flex; }
  #formArea .mw_wp_form_confirm .btnArea .returnArea .return {
    margin: 0 0 0 auto; }
@media screen and (max-width: 767px) {
  #formArea dl {
    display: flex;
    flex-wrap: wrap; }
    #formArea dl dt {
      flex-basis: 100%;
      padding: 5px 0 0 0;
      margin: 0 0 15px; }
    #formArea dl dd {
      flex-basis: 100%;
      margin-bottom: 15px;
      align-self: center; }
  #formArea select {
    margin-bottom: 5px; }
  #formArea .mwform-checkbox-field {
    display: block;
    width: 100%; }
  #formArea .mwform-radio-field {
    display: block;
    margin: 5px 0 10px; }
    #formArea .mwform-radio-field .mwform-radio-field-text {
      margin-right: 15px; }
    #formArea .mwform-radio-field input {
      margin: 0; }
  #formArea .btnArea {
    flex-wrap: wrap; }
    #formArea .btnArea .submitArea {
      flex-basis: 100%;
      margin: 0 0 25px; }
  #formArea .mw_wp_form_confirm .btnArea .submitArea .submit {
    margin: 0; }
  #formArea .mw_wp_form_confirm .btnArea .returnArea {
    display: block; }
    #formArea .mw_wp_form_confirm .btnArea .returnArea .return {
      margin: 0; } }

/* ---------------------------------------------------------------- */
/* scriptで表示するフォーム */
/* ---------------------------------------------------------------- */
#cnts .form-preview-dl > dt span + span,
#cnts .form-preview-help-text,
#cnts .form-preview-dl .labeled_text {
  color: #fff !important; }

.form-preview-help-text {
  color: #fff !important; }

/* ---------------------------------------------------------------- */
/* 下層ページ　パーツ */
/* ---------------------------------------------------------------- */
/* 目次 */
/* ---------------------------- */
#toc_container {
  background-color: #333;
  padding: 20px;
  border-radius: 4px;
  margin-bottom: 20px; }
  #toc_container p.toc_title {
    font-size: 20px;
    font-weight: 500;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #fff;
    text-align: left; }
  #toc_container .toc_list {
    margin: 0; }
    #toc_container .toc_list li {
      counter-increment: mycounter; }
      #toc_container .toc_list li:not(:last-child) {
        margin-bottom: 10px; }
      #toc_container .toc_list li a {
        text-decoration: none;
        color: #fff; }
      #toc_container .toc_list li::before {
        content: counter(mycounter,decimal-leading-zero) ".";
        margin-right: 10px;
        color: #F29700; }

/* ユーザープロフィール　情報 */
/* ---------------------------- */
.n_user_profile_wrap .user_profile_wrap {
  display: none; }

.user_profile_wrap {
  padding: 20px 15px;
  border: 1px solid #F29700;
  display: grid;
  grid-template-columns: 80px 1fr;
  grid-template-rows: auto 1fr;
  gap: 20px; }
  .user_profile_wrap .user_image {
    grid-column: 1/2;
    grid-row: 1/2;
    width: 80px;
    height: 80px;
    position: relative;
    overflow: hidden;
    border-radius: 80px; }
    .user_profile_wrap .user_image img {
      position: absolute;
      top: 0;
      left: 0;
      object-fit: cover;
      width: 100%;
      height: 100%; }
  .user_profile_wrap .user_txt_profile {
    grid-column: 2/3;
    grid-row: 1/2; }
    .user_profile_wrap .user_txt_profile .name {
      color: #F29700;
      margin-bottom: 10px; }
    .user_profile_wrap .user_txt_profile .user_txt {
      display: flex;
      flex-wrap: wrap;
      column-gap: 1em; }
      .user_profile_wrap .user_txt_profile .user_txt span {
        display: inline-block; }
  .user_profile_wrap .user_description {
    grid-column: 1/3;
    grid-row: 2/3; }
  .user_profile_wrap p {
    font-size: 14px;
    margin-bottom: 0; }
  @media screen and (min-width: 1025px) {
    .user_profile_wrap {
      padding: 20px; } }

/* sns シェアボタン */
/* ---------------------------- */
.sns_share_wrap {
  background: #333;
  padding: 23px 15px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 20px; }
  .sns_share_wrap .sns_share_box {
    display: flex;
    align-items: center;
    gap: 20px;
    margin: 0; }
    .sns_share_wrap .sns_share_box li {
      margin-bottom: 0 !important; }
  @media screen and (min-width: 1025px) {
    .sns_share_wrap {
      padding: 23px 30px; } }

#copy-url-button {
  background: transparent;
  border: none;
  padding: 0; }

/*-------------------------
  ブログカード
-------------------------*/
.blogcard {
  line-height: 1;
  background-color: #333;
  border: 1px solid #F29700;
  word-wrap: break-word;
  border-radius: 4px; }
  .blogcard:not(:last-child) {
    margin-bottom: 20px; }
  .blogcard a {
    text-decoration: none;
    display: grid;
    gap: 20px;
    padding: 20px; }

.blogcard .clear,
.blogcard_link,
.blogcard_link .favicon {
  display: none; }

.blogcard_thumbnail {
  position: relative;
  width: 100%;
  height: 200px;
  overflow: hidden;
  border-radius: 4px; }
  .blogcard_thumbnail img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; }

.blogcard_title {
  font-weight: bold;
  line-height: 1.4;
  padding-bottom: 11px;
  color: #F29700; }

.blogcard_excerpt {
  font-size: 14px;
  line-height: 1.6;
  color: #fff; }

.blogcard_link .icon-external-link-alt::before {
  font-size: 0.75em; }

@media screen and (min-width: 768px) {
  .blogcard a {
    grid-template-columns: 157px 1fr; }

  .blogcard_thumbnail {
    grid-column: 1/2;
    height: 92px; }

  .blogcard_content {
    grid-column: 2/3; } }
/*-------------------------
  グラフ
-------------------------*/
/* 棒グラフ全体のスタイル */
#dashboard-stats {
  display: flex;
  flex-direction: column;
  width: 100%; }

.row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
  position: relative; }

/* ラベルのスタイル */
.label {
  width: 100px; }
  @media screen and (max-width: 767px) {
    .label {
      flex: 1; } }

/* 棒グラフのラッパー */
.bar-wrap {
  flex: 3;
  position: relative;
  height: 30px; }

/* 棒グラフのスタイル */
.bar {
  position: absolute;
  width: 0;
  height: 100%;
  background-color: #F29700;
  border-radius: 0 4px 4px 0;
  transition: width 1s ease; }

/* 数値のスタイル */
.number {
  position: absolute;
  right: 10px;
  z-index: 1;
  text-align: right;
  font-weight: bold; }

/* ---------------------------- */
/* 下層パーツ */
/* ---------------------------- */
/* ページ内リンク */
.page-link_wrap {
  display: grid;
  grid-template-columns: repeat(2, 1fr); }
  .page-link_wrap .page-link {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    height: 73px;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    background-color: #000;
    border: 1px solid #F29700; }
    .page-link_wrap .page-link::after {
      content: "";
      background: url("images/common/bottom_arrow.svg") no-repeat center bottom/11px;
      width: 11px;
      height: 12px; }
  @media screen and (min-width: 768px) {
    .page-link_wrap {
      grid-template-columns: repeat(3, 1fr); } }
  @media screen and (min-width: 1025px) {
    .page-link_wrap {
      grid-template-columns: repeat(5, 1fr); }
      .page-link_wrap.flex {
        display: flex; }
        .page-link_wrap.flex .page-link {
          flex: 1; } }

.page-link__txtbox {
  margin-top: -100px !important;
  padding-top: 160px; }
  @media screen and (min-width: 1025px) {
    .page-link__txtbox._120 {
      margin-top: -100px !important;
      padding-top: 200px; } }

/* 自動ナンバリング */
.counter-body {
  counter-reset: number 0; }
  .counter-body .counter-nom::before {
    counter-increment: number 1;
    content: counter(number,decimal-leading-zero) "";
    font-family: 'Bebas Neue', sans-serif;
    font-weight: 400; }
  .counter-body.big-maincolor .counter-nom::before {
    color: #F29700;
    font-size: 48px;
    line-height: 1; }
  .counter-body.step .counter-nom {
    position: relative; }
    .counter-body.step .counter-nom::before, .counter-body.step .counter-nom::after {
      position: absolute;
      z-index: 1;
      left: 12px; }
    .counter-body.step .counter-nom::before {
      font-size: 24px;
      top: 15px; }
    .counter-body.step .counter-nom::after {
      content: "STEP";
      font-size: 14px;
      top: 5px;
      font-family: 'Bebas Neue', sans-serif;
      font-weight: 400; }

/* 三角ラベル */
.triangular-label {
  position: relative; }
  .triangular-label::before {
    content: "";
    position: absolute !important;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 40px;
    border-color: #F29700 transparent transparent #F29700;
    z-index: 1;
    mix-blend-mode: multiply; }

.bc-white-box .columnBox {
  background: #fff;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column; }
  .bc-white-box .columnBox .icon-box {
    margin-bottom: 20px; }

.icon-box {
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center; }

.text_color-main {
  color: #F29700; }

.text_color3 {
  color: #000; }

.img-worry {
  width: 156px;
  height: 203px;
  display: block;
  background: url("images/sub/worry.svg") no-repeat center/156px 203px; }

/* for IE */
