@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@500&display=swap");
.sans-r {
  font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N R", sans-serif;
  letter-spacing: 0.06em; }
  .sans-r-100 {
    letter-spacing: 0.1em; }
.sans-m {
  font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N M", sans-serif;
  letter-spacing: 0.06em; }
  .sans-m-100 {
    letter-spacing: 0.1em; }
.sans-d {
  font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
  letter-spacing: 0.06em; }
  .sans-d-100 {
    letter-spacing: 0.1em; }
.sans-b {
  font-family: YakuHanJP, "FOT-筑紫ゴシック Pro B", sans-serif;
  letter-spacing: 0.06em; }
  .sans-b-100 {
    letter-spacing: 0.1em; }

.serif {
  font-family: "FOT-筑紫明朝 Pr6N R", serif;
  letter-spacing: 0.1em;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  text-orientation: upright; }

.serif-holizonal {
  font-family: YakuHanJP, "FOT-筑紫明朝 Pr6N R", serif;
  letter-spacing: 0.06em; }

.spacing-0 {
  letter-spacing: 0 !important; }

.common-h {
  line-height: 1.785; }

/*矢印ボタン用*/
/*flexレイアウト用*/
.common-mt {
  padding-top: 80px !important;
  /*maxL*/ }
  @media only screen and (max-width: 1099px) {
    .common-mt {
      padding-top: 40px !important; } }

.common-mb {
  margin-bottom: 80px !important;
  /*maxL*/ }
  @media only screen and (max-width: 1099px) {
    .common-mb {
      margin-bottom: 40px !important; } }

.common-mb-50 {
  margin-bottom: 50px !important;
  /*maxL*/ }
  @media only screen and (max-width: 1099px) {
    .common-mb-50 {
      margin-bottom: 25px !important; } }

.common-pb-50 {
  padding-bottom: 50px !important;
  /*maxL*/ }
  @media only screen and (max-width: 1099px) {
    .common-pb-50 {
      padding-bottom: 25px !important; } }

.common-mb-50-txt {
  margin-bottom: 40px !important;
  /*maxL*/ }
  @media only screen and (max-width: 1099px) {
    .common-mb-50-txt {
      margin-bottom: 20px !important; } }

.common-mb-150 {
  margin-bottom: 150px !important;
  /*maxL*/ }
  @media only screen and (max-width: 1099px) {
    .common-mb-150 {
      margin-bottom: 75px !important; } }

.common-pb-150 {
  padding-bottom: 150px;
  /*maxL*/ }
  @media only screen and (max-width: 1099px) {
    .common-pb-150 {
      padding-bottom: 75px !important; } }

.common-pt-150 {
  padding-top: 150px;
  /*maxL*/ }
  @media only screen and (max-width: 1099px) {
    .common-pt-150 {
      padding-top: 75px !important; } }

.common-pb-80 {
  padding-bottom: 80px !important;
  /*maxL*/ }
  @media only screen and (max-width: 1099px) {
    .common-pb-80 {
      padding-bottom: 40px !important; } }

.common-pb-100 {
  padding-bottom: 100px !important;
  /*maxL*/ }
  @media only screen and (max-width: 1099px) {
    .common-pb-100 {
      padding-bottom: 50px !important; } }

.ttl {
  text-align: center;
  margin-bottom: 80px; }
  @media only screen and (max-width: 1099px) {
    .ttl {
      margin-bottom: 40px; } }
  .ttl-ja {
    display: block;
    font-size: 3.2rem;
    font-family: YakuHanJP, "FOT-筑紫ゴシック Pro B", sans-serif;
    letter-spacing: 0.1em;
    padding-bottom: 14px;
    position: relative;
    color: #1d2088; }
    @media only screen and (max-width: 1099px) {
      .ttl-ja {
        font-size: 2.4rem; } }
    .ttl-ja:after {
      content: '';
      width: 20px;
      height: 2px;
      position: absolute;
      left: 50%;
      bottom: 0;
      background: #c9151e;
      margin-left: -10px; }
  .ttl-en {
    display: block;
    font-size: 1.6rem;
    font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
    letter-spacing: 0.1em;
    padding-top: 14px;
    position: relative; }
  .ttl-sub {
    font-size: 2.8rem;
    font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
    letter-spacing: 0.1em;
    color: #1d2088;
    margin: 0 0 50px 0; }
    .ttl-sub-2 {
      font-size: 2.4rem;
      font-family: YakuHanJP, "FOT-筑紫ゴシック Pro B", sans-serif;
      letter-spacing: 0.06em; }
    .ttl-sub-en {
      font-family: 'Oswald', sans-serif;
      letter-spacing: 0.06em;
      font-weight: 500;
      font-size: 6rem;
      display: block;
      line-height: 1.5; }
  .ttl-line {
    font-size: 1.8rem;
    font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
    letter-spacing: 0.06em;
    position: relative;
    padding-left: 30px;
    text-align: left;
    line-height: 1.2; }
    .ttl-line:before {
      content: '';
      width: 18px;
      height: 2px;
      background: #1d2088;
      position: absolute;
      left: 0;
      top: 50%;
      margin-top: -2px; }

/*maxL*/
.btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-align: center;
  width: 300px;
  height: 60px;
  border: 1px solid #1d2088;
  color: #ffffff;
  font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
  letter-spacing: 0.1em;
  font-size: 1.4rem;
  position: relative;
  background: #1d2088;
  transition: all 0.25s cubic-bezier(0, 0, 0.58, 1) 0s;
  /*maxL*/ }
  .btn > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  @media only screen and (max-width: 479px) {
    .btn {
      width: 100%; } }
  .btn:after {
    content: '';
    width: 16px;
    height: 16px;
    transform: rotate(45deg);
    position: absolute;
    right: 15px;
    top: 31px;
    margin-top: -5px;
    border-top: 1px solid #ffffff; }
  .btn:before {
    content: '';
    width: 50px;
    height: 1px;
    position: absolute;
    right: 13px;
    top: 39px;
    margin-top: -5px;
    background: #ffffff; }
  .btn:hover {
    background: #ffffff;
    color: #1d2088;
    opacity: 1 !important; }
    .btn:hover:after {
      border-top: 1px solid #1d2088; }
    .btn:hover:before {
      background: #1d2088; }
  .btn-container {
    text-align: center; }
  .btn-full {
    width: 100%; }
  .btn-small {
    width: 198px;
    height: 40px; }
    .btn-small:after {
      top: 20px;
      width: 14px;
      height: 14px;
      right: 12px; }
    .btn-small:before {
      width: 34px;
      top: 27px;
      right: 10px; }

.txt-btn {
  font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N M", sans-serif;
  letter-spacing: 0.06em;
  font-size: 1.4rem;
  position: relative;
  color: #1d2088; }
  .txt-btn:after {
    content: '';
    width: 16px;
    height: 16px;
    transform: rotate(45deg);
    position: absolute;
    right: 15px;
    top: 31px;
    margin-top: -5px;
    border-top: 1px solid #ffffff;
    border-top: 1px solid #1d2088;
    right: -52px;
    top: 14px; }
  .txt-btn:before {
    content: '';
    width: 50px;
    height: 1px;
    position: absolute;
    right: 13px;
    top: 39px;
    margin-top: -5px;
    background: #ffffff;
    background: #1d2088;
    right: -54px;
    top: 22px; }

.link-arrow {
  display: inline-block;
  position: relative;
  padding-right: 38px; }
  .link-arrow:after {
    content: '';
    width: 16px;
    height: 16px;
    transform: rotate(45deg);
    position: absolute;
    right: 15px;
    top: 31px;
    margin-top: -5px;
    border-top: 1px solid #ffffff;
    border-color: #1d2088;
    right: 1px;
    top: 60%;
    width: 10px;
    height: 10px; }
  .link-arrow:before {
    content: '';
    width: 50px;
    height: 1px;
    position: absolute;
    right: 13px;
    top: 39px;
    margin-top: -5px;
    background: #ffffff;
    background-color: #1d2088;
    width: 32px;
    right: -1px;
    top: 80%; }

.pagetop {
  display: block;
  position: fixed;
  bottom: 20px;
  right: 65px;
  z-index: 10;
  width: 50px;
  height: 50px;
  display: none; }
  @media only screen and (max-width: 1099px) {
    .pagetop {
      width: 50px;
      height: 50px;
      bottom: 68px;
      right: 20px; } }

/*第二階層共通*/
.bread {
  margin-top: 30px;
  margin-bottom: 60px;
  font-size: 1.2rem;
  font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N M", sans-serif;
  letter-spacing: 0.06em; }
  .bread a {
    transition: all 0.25s cubic-bezier(0, 0, 0.58, 1) 0s; }
    .bread a:hover {
      opacity: 0.5; }
  .bread span {
    opacity: 0.5; }

.second-ttl {
  width: 100%;
  height: 460px;
  position: relative;
  background-size: cover; }
  .second-ttl-txt {
    font-size: 2.8rem;
    line-height: 2.75;
    position: absolute;
    top: 50%;
    left: 50%;
    display: inline-block;
    height: 100%;
    padding-top: 212px;
    transform: translate(-50%, -50%); }
.second-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%; }
  .second-column > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .second-column-side {
    max-width: 275px;
    position: relative;
    padding-left: 25px; }
    .second-column-side-nav {
      position: -webkit-sticky;
      position: sticky;
      top: 132px; }
      .second-column-side-nav li {
        font-size: 1.8rem;
        font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
        letter-spacing: 0.1em;
        position: relative;
        margin-bottom: 30px; }
        .second-column-side-nav li a {
          display: block;
          padding-left: 28px;
          position: relative;
          opacity: 0.5 !important; }
          .second-column-side-nav li a:before {
            content: '';
            width: 20px;
            height: 2px;
            background: #1d2088;
            position: absolute;
            left: 0;
            top: 50%;
            margin-top: -1px;
            opacity: 0;
            transition: all 0.25s cubic-bezier(0, 0, 0.58, 1) 0s; }
          .second-column-side-nav li a:hover::before, .second-column-side-nav li a.current::before {
            opacity: 1; }
          .second-column-side-nav li a.current {
            opacity: 1 !important;
            cursor: default; }
          .second-column-side-nav li a:hover {
            opacity: 1 !important; }
        .second-column-side-nav li.current a {
          opacity: 1 !important;
          cursor: default; }
        .second-column-side-nav li.current a::before {
          content: '';
          width: 20px;
          height: 2px;
          background: #1d2088;
          position: absolute;
          left: 0;
          top: 50%;
          margin-top: -1px;
          opacity: 1 !important;
          transition: all 0.25s cubic-bezier(0, 0, 0.58, 1) 0s; }
      .second-column-side-nav-line2:before {
        top: 7px !important; }
      .second-column-side-nav-1 {
        display: block;
        font-size: 1.4rem;
        font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N M", sans-serif;
        letter-spacing: 0.06em;
        margin-bottom: 5px; }
        @media only screen and (max-width: 479px) {
          .second-column-side-nav-1 {
            font-size: 1.2rem; } }
      .second-column-side-nav-2 {
        display: block;
        font-size: 1.8rem;
        font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
        letter-spacing: 0.06em;
        line-height: 1.25; }
        @media only screen and (max-width: 479px) {
          .second-column-side-nav-2 {
            font-size: 1.4rem; } }
  .second-column-main {
    max-width: 770px;
    margin-right: 55px; }

@media only screen and (max-width: 1099px) {
  /*body#recruitment .bread,
  body#news .bread {
  margin-bottom:0;
  }*/
  .second-ttl {
    width: 100%;
    height: 230px;
    position: relative;
    background-size: cover; }
    .second-ttl-txt {
      font-size: 2.0rem;
      line-height: 2.75;
      position: absolute;
      top: 50%;
      left: 50%;
      display: inline-block;
      height: 100%;
      transform: translate(-50%, -50%); }
  .second-column {
    display: block;
    width: 100%; }
    .second-column-side {
      max-width: 100%;
      width: 100%;
      position: relative;
      padding-left: 0;
      background: #ffffff;
      padding: 30px 0 10px; }
      .second-column-side-nav {
        position: relative;
        top: auto;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 0 0; }
        .second-column-side-nav > * {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 auto;
          -moz-box-flex: 0;
          -moz-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
          flex: 0 0 auto; } }
      @media only screen and (max-width: 1099px) and (max-width: 479px) {
        .second-column-side-nav {
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-wrap: wrap;
          -moz-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          -webkit-box-pack: start;
          -ms-flex-pack: start;
          -webkit-justify-content: flex-start;
          -moz-justify-content: flex-start;
          justify-content: flex-start; }
          .second-column-side-nav > * {
            -webkit-box-flex: 0;
            -webkit-flex: 0 0 auto;
            -moz-box-flex: 0;
            -moz-flex: 0 0 auto;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto; } }
@media only screen and (max-width: 1099px) {
        .second-column-side-nav-sp {
          border-bottom: 1px solid #e6e6e6;
          margin-bottom: 30px;
          padding-bottom: 10px; }
        .second-column-side-nav li {
          font-size: 1.6rem;
          font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
          letter-spacing: 0.1em;
          padding-left: 18px;
          position: relative;
          margin-bottom: 20px;
          margin-right: 20px; }
          .second-column-side-nav li a {
            padding-left: 18px; }
            .second-column-side-nav li a:before {
              content: '';
              width: 13px;
              height: 2px;
              background: #1d2088;
              position: absolute;
              left: 0;
              top: 50%;
              margin-top: -1px;
              opacity: 0;
              transition: all 0.25s cubic-bezier(0, 0, 0.58, 1) 0s; }
    .second-column-main {
      max-width: 100%;
      margin-right: 0; } }


      .second-column-main-block{
        width: 770px;
        }
      @media only screen and (max-width: 1099px) {
        .second-column-main-block{
          width: 100%;
          }
        }
/**/
.underline {
  text-decoration: underline;
  font-family: YakuHanJP, "FOT-筑紫ゴシック Pro B", sans-serif;
  letter-spacing: 0.06em; }
  .underline:hover {
    text-decoration: none; }

.txt-red-d {
  font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
  letter-spacing: 0.06em;
  color: #c9151e; }

.gnav-pc-cover {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1; }

html {
  overflow-x: hidden; }

.main-v {
  width: 100%;
  height: 100vh;
  position: relative;
  overflow: hidden;
  background: #ffffff;
  opacity: 0;
  transition: all 0.75s cubic-bezier(0, 0, 0.58, 1) 0s; }
  .main-v-1 {
    background-image: url(../img/home/pc/1.jpg); }
  .main-v-2 {
    background-image: url(../img/home/pc/2.jpg); }
  .main-v-3 {
    background-image: url(../img/home/pc/3.jpg); }
  .main-v-4 {
    background-image: url(../img/home/pc/4.jpg); }
  .main-v-5 {
    background-image: url(../img/home/pc/5.jpg); }
  .main-v-read {
    position: absolute;
    right: 55px;
    top: 154px;
    color: #ffffff;
    z-index: 10;
    line-height: 1.38;
    text-shadow: 0px 0px 5px black; }
    .main-v-read-img {
      position: absolute;
      right: 55px;
      top: 90px;
      width: 164px;
      height: auto;
      z-index: 10; }
  .main-v-btn {
    width: 46px;
    height: 214px;
    position: fixed;
    right: 0;
    bottom: 20px;
    z-index: 10;
    background: #1d2088;
    color: #ffffff;
    transition: all 0.25s cubic-bezier(0, 0, 0.58, 1) 0s;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    font-size: 1.6rem;
    letter-spacing: 0.1em;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    text-orientation: upright;
    font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif; }
    .main-v-btn > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -moz-box-flex: 0;
      -moz-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto; }
    .main-v-btn:hover {
      background: #ffffff;
      color: #1d2088;
      opacity: 1; }
    .main-v-btn-sp {
      display: none; }

.swiper-slide {
  width: 100%;
  height: 100vh;
  position: relative;
  overflow: hidden;
  background-size: cover;
  background-position: 50% 50%; }

/*SLIDE ZOOM機能*/
@-webkit-keyframes zoomUp {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  100% {
    -webkit-transform: scale(1.15);
    transform: scale(1.15); } }
@keyframes zoomUp {
  /* 1.15倍させる指定 */
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  100% {
    -webkit-transform: scale(1.15);
    transform: scale(1.15); } }
.swiper-slide {
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-slide-active .slide-img,
.swiper-slide-duplicate-active .slide-img,
.swiper-slide-prev .slide-img {
  /* 15秒かけて拡大させる */
  -webkit-animation: zoomUp 15s linear 0s;
  animation: zoomUp 15s linear 0s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.slide-img {
  background-size: cover;
  background-position: center center;
  /* 背景画像は中央を軸に表示させる */
  height: 100vh;
  /* 600pxの高さで表示させる */ }

/*SLIDE ZOOM機能*/
.slide-element-pc {
  position: absolute;
  bottom: 12px;
  left: 12px; }

.slide-element-sp {
  display: none; }

@media only screen and (max-width: 1099px) {
  .main-v {
    width: 100%;
    height: 100vh;
    position: relative;
    overflow: hidden;
    background: #ffffff; }
    .main-v-1 {
      background-image: url(../img/home/sp/1.jpg); }
    .main-v-2 {
      background-image: url(../img/home/sp/2.jpg); }
    .main-v-3 {
      background-image: url(../img/home/sp/3.jpg); }
    .main-v-4 {
      background-image: url(../img/home/sp/4.jpg); }
    .main-v-5 {
      background-image: url(../img/home/sp/5.jpg); }
    .main-v-read {
      right: 20px;
      top: 72px; }
      .main-v-read-img {
        position: absolute;
        right: 20px;
        top: 72px;
        width: 84px;
        height: auto;
        z-index: 10; }
    .main-v-btn {
      display: none; }
      .main-v-btn-sp {
        width: 100%;
        height: 48px;
        position: fixed;
        right: 0;
        bottom: 0;
        z-index: 10;
        background: #1d2088;
        color: #ffffff;
        transition: all 0.25s cubic-bezier(0, 0, 0.58, 1) 0s;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
        font-size: 1.6rem;
        letter-spacing: 0.1em;
        font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif; }
        .main-v-btn-sp > * {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 auto;
          -moz-box-flex: 0;
          -moz-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
          flex: 0 0 auto; }
        .main-v-btn-sp:hover {
          opacity: 1; }
        .main-v-btn-sp:before {
          content: "";
          width: 50px;
          height: 1px;
          position: absolute;
          right: 13px;
          top: 34px;
          margin-top: -5px;
          background: #ffffff; }
        .main-v-btn-sp:after {
          content: "";
          width: 16px;
          height: 16px;
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
          position: absolute;
          right: 15px;
          top: 26px;
          margin-top: -5px;
          border-top: 1px solid #ffffff; }

  .slide-element-sp {
    position: absolute;
    bottom: 60px;
    left: 12px;
    margin-right: 12px;
    display: block; }

  .slide-element-pc {
    display: none; }

  .swiper-slide {
    width: 100%;
    height: 100vh;
    position: relative;
    overflow: hidden;
    background-size: cover;
    background-position: 50% 50%; } }
/*maxL*/
.home-read {
  line-height: 2.75;
  position: absolute;
  top: 50%;
  left: 50%;
  display: inline-block;
  height: 100%;
  padding-top: 80px;
  transform: translate(-50%, -50%); }
  @media only screen and (max-width: 1099px) {
    .home-read {
      padding-top: 40px; } }
  .home-read-bg {
    position: relative;
    padding: 0 0;
    height: 460px;
    background-size: cover;
    background-position: 50% 50%;
    background-image: url(../img/home/home-read-bg.jpg); }
    @media only screen and (max-width: 1099px) {
      .home-read-bg {
        height: 400px; } }

/*news*/
.home-news {
  margin-bottom: 70px; }
  .home-news-list {
    display: block;
    width: 770px;
    margin: 0 auto; }
    .home-news-list:after {
      content: ".";
      display: block;
      clear: both;
      height: 0;
      visibility: hidden; }
    .home-news-list:last-child {
      border-bottom: 0; }
    .home-news-list-outer {
      width: 770px;
      margin: 0 auto;
      margin-top: -20px; }
    .home-news-list-1 {
      float: left;
      width: 260px;
      padding: 20px 0; }
    .home-news-list-2 {
      width: 100%;
      padding-left: 260px;
      padding: 20px 0;
      border-bottom: 1px solid #e6e6e6; }
    .home-news-list-cat {
      display: inline-block;
      line-height: 22px;
      width: 130px;
      height: 22px;
      color: #000000;
      font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
      letter-spacing: 0.06em;
      text-align: left;
      font-size: 1.5rem;
      position: relative;
      padding-left: 12px;
      letter-spacing: 0; }
      .home-news-list-cat:before {
        content: '';
        width: 4px;
        height: 22px;
        background: #c9151e;
        position: absolute;
        left: 0;
        top: 0; }
    .home-news-list-date {
      display: inline-block;
      font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N M", sans-serif;
      letter-spacing: 0.06em;
      line-height: 22px;
      padding-left: 0;
      font-size: 1.5rem; }
    .home-news-list-txt {
      line-height: 22px;
      display: block;
      overflow: hidden;
      font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N M", sans-serif;
      letter-spacing: 0.06em;
      font-size: 1.5rem; }
      .home-news-list-txt-link {
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }

@media only screen and (max-width: 1099px) {
  .home-news {
    margin-bottom: 35px; }
    .home-news-list {
      width: 100%;
      margin: 0 auto; }
      .home-news-list:after {
        content: ".";
        display: block;
        clear: both;
        height: 0;
        visibility: hidden; }
      .home-news-list:last-child {
        border-bottom: 0; }
      .home-news-list-outer {
        width: 100%;
        margin: 0 auto;
        margin-top: -20px; }
      .home-news-list-1 {
        float: none;
        width: 100%;
        padding: 20px 0 0; }
      .home-news-list-2 {
        width: 100%;
        padding-left: 0;
        padding: 10px 0 20px; }
      .home-news-list-cat {
        display: inline-block;
        font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
        letter-spacing: 0.06em; }
      .home-news-list-date {
        display: inline-block;
        font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N M", sans-serif;
        letter-spacing: 0.06em;
        line-height: 22px;
        padding-left: 20px; }
      .home-news-list-txt {
        line-height: 22px;
        display: block;
        overflow: hidden;
        font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N M", sans-serif;
        letter-spacing: 0.06em; }
        .home-news-list-txt-link {
          display: block;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap; } }
/**/
/*about*/
.home-about {
  margin-bottom: 200px; }
  .home-about-read {
    font-size: 2.8rem;
    line-height: 1.5;
    text-align: center; }
  .home-about-column {
    margin-right: calc(50% - 50vw);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .home-about-column > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -moz-box-flex: 0;
      -moz-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto; }
    .home-about-column-1 {
      width: 360px;
      padding-right: 50px; }
      .home-about-column-1-01 {
        width: 33px;
        height: auto;
        margin-bottom: 50px; }
      .home-about-column-1-02 {
        width: 42px;
        height: auto;
        margin-bottom: 50px; }
      .home-about-column-1-03 {
        width: 43px;
        height: auto;
        margin-bottom: 50px; }
      .home-about-column-1 h3 {
        font-size: 2.8rem;
        line-height: 1.57;
        margin-bottom: 1em;
        letter-spacing: 0 !important; }
      .home-about-column-1 p {
        line-height: 1.785;
        text-align: justify; }
    .home-about-column-2 {
      width: calc((100% - 990px) / 2 + 135px + 50%);
      background-size: cover;
      background-position: 50% 50%;
      height: 480px; }
      .home-about-column-2-1 {
        background-image: url(../img/home/home-about-column-2-1.jpg); }
      .home-about-column-2-2 {
        background-image: url(../img/home/home-about-column-2-2.jpg); }
      .home-about-column-2-3 {
        background-image: url(../img/home/home-about-column-2-3.jpg); }

.home-about-column-rev {
  margin-left: calc(50% - 50vw);
  margin-right: auto; }
  .home-about-column-rev .home-about-column-1 {
    order: 2;
    padding-left: 50px;
    padding-right: 0; }
  .home-about-column-rev .home-about-column-2 {
    order: 1; }

@media only screen and (max-width: 1099px) {
  .home-about-read {
    font-size: 2.4rem;
    line-height: 1.5;
    text-align: left; }
  .home-about-column {
    margin: 0 auto;
    display: block; }
    .home-about-column-1 {
      width: 100%;
      padding-right: 0;
      padding-bottom: 20px; }
      .home-about-column-1-01 {
        width: 33px;
        height: auto;
        margin-bottom: 25px; }
      .home-about-column-1-02 {
        width: 42px;
        height: auto;
        margin-bottom: 25px; }
      .home-about-column-1-03 {
        width: 43px;
        height: auto;
        margin-bottom: 25px; }
      .home-about-column-1 h3 {
        font-size: 2.4rem;
        line-height: 1.57;
        margin-bottom: 1em;
        letter-spacing: 0 !important; }
      .home-about-column-1 p {
        line-height: 1.785;
        text-align: justify; }
    .home-about-column-2 {
      width: 100vw;
      background-size: cover;
      background-position: 50% 50%;
      height: 240px;
      margin-left: calc(50% - 50vw); }
      .home-about-column-2-1 {
        background-image: url(../img/home/home-about-column-2-1.jpg); }
      .home-about-column-2-2 {
        background-image: url(../img/home/home-about-column-2-2.jpg); }
      .home-about-column-2-3 {
        background-image: url(../img/home/home-about-column-2-3.jpg); }

  .home-about-column-rev {
    margin: 0 auto;
    margin-right: auto; }
    .home-about-column-rev .home-about-column-1 {
      order: 2;
      padding-left: 0;
      padding-right: 0; }
    .home-about-column-rev .home-about-column-2 {
      order: 1; } }
/**/
.home-ban {
  display: block;
  width: 100%;
  height: 360px;
  margin-bottom: 2px; }
  .home-ban-inner {
    display: block;
    width: 100%;
    height: 360px;
    background-size: cover;
    background-position: 50% 50%;
    position: relative; }
    .home-ban-inner:hover {
      opacity: 1 !important; }
    .home-ban-inner:after {
      content: '';
      width: 100%;
      height: 360px;
      background: rgba(0, 0, 0, 0.15);
      position: absolute;
      left: 0;
      top: 0;
      z-index: 1;
      opacity: 0;
      transition: all 0.6s cubic-bezier(0, 0, 0.58, 1) 0s; }
    .home-ban-inner:hover::after {
      opacity: 1; }
    .home-ban-inner-1 {
      background-image: url(../img/home/home-ban-inner-1.jpg); }
    .home-ban-inner-2 {
      background-image: url(../img/home/home-ban-inner-2.jpg); }
    .home-ban-inner-3 {
      background-image: url(../img/home/home-ban-inner-3.jpg); }
    .home-ban-inner-txt {
      z-index: 2;
      font-size: 2.8rem;
      line-height: 1.785;
      position: absolute;
      top: 50%;
      left: 50%;
      display: inline-block;
      height: 100%;
      padding-top: 120px;
      transform: translate(-50%, -50%);
      color: #ffffff; }
      .home-ban-inner-txt:after {
        content: '';
        width: 16px;
        height: 16px;
        transform: rotate(45deg);
        position: absolute;
        right: 15px;
        top: 31px;
        margin-top: -5px;
        border-top: 1px solid #ffffff;
        top: auto;
        right: 0;
        bottom: 23px; }
      .home-ban-inner-txt:before {
        content: '';
        width: 50px;
        height: 1px;
        position: absolute;
        right: 13px;
        top: 39px;
        margin-top: -5px;
        background: #ffffff;
        top: auto;
        right: -2px;
        bottom: 30px; }

@media only screen and (max-width: 1099px) {
  .home-ban {
    display: block;
    width: 100%;
    height: 180px;
    margin-bottom: 2px; }
    .home-ban-inner {
      display: block;
      width: 100%;
      height: 180px;
      background-size: cover;
      background-position: 50% 50%;
      position: relative; }
      .home-ban-inner:hover {
        opacity: 1 !important; }
      .home-ban-inner:after {
        content: '';
        width: 100%;
        height: 180px;
        background: rgba(0, 0, 0, 0.15);
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1;
        opacity: 0;
        transition: all 0.6s cubic-bezier(0, 0, 0.58, 1) 0s; }
      .home-ban-inner:hover::after {
        opacity: 1; }
      .home-ban-inner-1 {
        background-image: url(../img/home/home-ban-inner-1.jpg); }
      .home-ban-inner-2 {
        background-image: url(../img/home/home-ban-inner-2.jpg); }
      .home-ban-inner-3 {
        background-image: url(../img/home/home-ban-inner-3.jpg); }
      .home-ban-inner-txt {
        z-index: 2;
        font-size: 2.4rem;
        line-height: 1.785;
        position: absolute;
        top: 50%;
        left: 50%;
        display: inline-block;
        height: 100%;
        padding-top: 30px;
        transform: translate(-50%, -50%);
        color: #ffffff; }
        .home-ban-inner-txt:after {
          content: '';
          width: 16px;
          height: 16px;
          transform: rotate(45deg);
          position: absolute;
          right: 15px;
          top: 31px;
          margin-top: -5px;
          border-top: 1px solid #ffffff;
          top: auto;
          right: 0;
          bottom: 17px; }
        .home-ban-inner-txt:before {
          content: '';
          width: 50px;
          height: 1px;
          position: absolute;
          right: 13px;
          top: 39px;
          margin-top: -5px;
          background: #ffffff;
          top: auto;
          right: -2px;
          bottom: 25px; } }
/**/
body#contact .second-ttl {
  background-image: url(../img/contact/main.jpg);
  background-position: 50% 0%; }
  body#contact .second-ttl-txt {
    padding-top: 140px;
    color: #ffffff;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5); }
    @media only screen and (max-width: 1099px) {
      body#contact .second-ttl-txt {
        padding-top: 60px;
        font-size: 1.6rem; } }

.contact-container-gray {
  background: #e6e6e6;
  padding-top: 50px; }
  @media only screen and (max-width: 1099px) {
    .contact-container-gray {
      padding-top: 18px !important;
      padding-bottom: 18px !important; } }
.contact-read {
  font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
  letter-spacing: 0.06em;
  line-height: 2.222;
  font-size: 1.8rem; }
  @media only screen and (max-width: 1099px) {
    .contact-read {
      font-size: 1.4rem;
      text-align: left; } }
  .contact-read-ttl {
    font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
    letter-spacing: 0.1em;
    line-height: 1.5;
    font-size: 2.4rem;
    text-align: center; }
    @media only screen and (max-width: 1099px) {
      .contact-read-ttl {
        font-size: 1.8rem;
        text-align: left; } }
  .contact-read-center {
    text-align: center; }
    @media only screen and (max-width: 1099px) {
      .contact-read-center {
        text-align: left; } }
.contact-tel {
  background: #ffffff;
  text-align: center; }
  .contact-tel-bg {
    background: #ffffff;
    text-align: center;
    padding: 30px 15px !important; }
    .contact-tel-bg:first-child {
      margin-bottom: 30px; }
  .contact-tel-1 {
    font-size: 2.8rem;
    font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
    letter-spacing: 0.06em; }
    @media only screen and (max-width: 1099px) {
      .contact-tel-1 {
        font-size: 1.8rem; } }
  .contact-tel-2 {
    font-size: 3.6rem;
    font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
    letter-spacing: 0.06em; }
    @media only screen and (max-width: 1099px) {
      .contact-tel-2 {
        font-size: 2.4rem; } }
  .contact-tel-3 {
    font-size: 1.4rem;
    font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N M", sans-serif;
    letter-spacing: 0.06em;
    padding-top: 20px;
    line-height: 1.5; }
  .contact-tel-4 {
    font-size: 2.8rem;
    font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
    letter-spacing: 0.06em; }
    @media only screen and (max-width: 1099px) {
      .contact-tel-4 {
        font-size: 1.8rem; } }

.form-input {
  width: 100%;
  text-align: left;
  margin-bottom: 0px;
  padding: 20px 0;
  border-top: 1px solid #e6e6e6; }
  .form-input:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden; }
  .form-input-last {
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 20px; }
  .form-input dt {
    width: 220px;
    float: left;
    font-size: 1.6rem;
    font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
    letter-spacing: 0.06em;
    line-height: 1.5;
    position: relative; }
    @media only screen and (max-width: 1099px) {
      .form-input dt {
        width: 100%;
        float: none;
        font-size: 1.4rem;
        padding-bottom: 10px;
        padding-top: 10px; } }
  .form-input dd {
    font-size: 1.6rem;
    padding-left: 220px;
    line-height: 1.5;
    font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N M", sans-serif;
    letter-spacing: 0.06em; }
    @media only screen and (max-width: 1099px) {
      .form-input dd {
        width: 100%;
        font-size: 1.4rem;
        padding-left: 0;
        padding-bottom: 10px;
        padding-top: 0; } }
  .form-input-ttl {
    display: block;
    position: absolute;
    left: 0;
    top: 10px; }
    .form-input-ttl-check {
      top: 0; }
    @media only screen and (max-width: 1099px) {
      .form-input-ttl {
        top: auto;
        position: relative; } }
.form-privacy {
  background: #e6e6e6;
  padding: 30px 50px 10px;
  text-align: center;
  margin-top: 20px; }
  .form-privacy-ttl {
    font-size: 1.6rem;
    font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N M", sans-serif;
    letter-spacing: 0.06em;
    line-height: 1.785;
    text-align: center;
    margin-bottom: 1em; }
  .form-privacy-txt {
    font-size: 1.4rem;
    font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N M", sans-serif;
    letter-spacing: 0.06em;
    line-height: 1.785;
    text-align: left;
    margin-bottom: 1em; }
.form_file {
  margin-bottom: 1em; }
  .form_file:last-child {
    margin-bottom: 0; }

.form-container input,
.form-container button,
.form-container textarea {
  -webkit-appearance: none;
  border-radius: 0; }

:focus {
  outline: none; }

.form-container input.btn {
  background-image: url(../img/contact/arrow.png);
  background-size: 50px auto;
  background-repeat: no-repeat;
  background-position: top 24px right 10px; }
  .form-container input.btn:hover {
    background-image: url(../img/contact/arrow-blue.png);
    cursor: pointer; }
  .form-container input.btn:disabled {
    opacity: 0.5; }
    .form-container input.btn:disabled:hover {
      background: #1d2088;
      color: #ffffff;
      background-image: url(../img/contact/arrow.png);
      background-repeat: no-repeat;
      background-size: 50px auto;
      background-position: top 24px right 10px;
      opacity: 0.5 !important;
      cursor: default; }
  .form-container input.btn-back {
    background-image: url(../img/contact/arrow-l.png);
    background-position: top 24px left 24px; }
    .form-container input.btn-back:hover {
      background-image: url(../img/contact/arrow-blue-l.png);
      background-position: top 24px left 24px; }
  @media only screen and (max-width: 767px) {
    .form-container input.btn {
      width: 100%;
      margin-bottom: 20px; } }

.form_inp {
  padding: 0.7em 0.5em;
  width: 100%;
  border: 0;
  font-size: 1.6rem;
  line-height: 1.5;
  background: #f2f2f2;
  font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N M", sans-serif;
  letter-spacing: 0.06em; }

textarea.form_inp {
  min-height: 200px;
  padding: 0.5em; }
  textarea.form_inp-small {
    min-height: 50px; }

.btn_container {
  text-align: center;
  padding: 20px 0 0 0;
  border-top: 1px solid #e6e6e6;
  margin-top: 20px; }
  @media only screen and (max-width: 1099px) {
    .btn_container {
      padding: 25px 0; } }

p.form-text {
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.4 !important;
  text-align: left;
  padding: 30px 0; }
  @media only screen and (max-width: 1099px) {
    p.form-text {
      padding: 15px 0; } }

span.must {
  font-size: 1.4rem;
  color: #ffffff;
  background: #c9151e;
  display: inline-block;
  padding: 0 0.5em;
  margin: 0 1em; }

/*
.mwform-checkbox-field label {
position:relative;
padding-left:20px;
@include sans-m;
font-size:1.6rem;
line-height:20px;
	@include MQ(maxL) {
	display:block;
	}
	&:before {
	content:'';
	width:20px;
	height:20px;
	background:$l_gray;
	border:1px solid $blue;
	position:absolute;
	left:0;
	top:3px;
	}
	@include MQ(maxL) {
	font-size:1.4rem;
	}
}
.mwform-checkbox-field label.checked::before{
background:$blue;
}
.mwform-checkbox-field label:hover::before {
background:$blue;
}*/
input[type="radio"],
input[type="checkbox"] {
  display: none; }

.form_check + span {
  display: inline-block;
  position: relative;
  padding-left: 25px;
  font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N M", sans-serif;
  letter-spacing: 0.06em;
  font-size: 1.6rem;
  line-height: 20px; }
  .form_check + span:before {
    content: '';
    width: 20px;
    height: 20px;
    background: #e6e6e6;
    border: 1px solid #1d2088;
    position: absolute;
    left: 0;
    top: 0px; }
  @media only screen and (max-width: 1099px) {
    .form_check + span {
      font-size: 1.4rem; } }

.form_check:checked + span::before {
  background: #1d2088; }

.mw_wp_form input[type="file"] {
  font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N M", sans-serif;
  letter-spacing: 0.06em;
  font-size: 1.6rem; }

@media only screen and (max-width: 1099px) {
  .form-container {
    padding: 15px;
    text-align: center; }
    .form-container-read {
      font-size: 1.4rem;
      font-weight: 700;
      width: 100%;
      margin: 0 auto;
      margin-bottom: 15px; }
      .form-container-read-small {
        width: 100%;
        font-size: 1.2rem;
        font-weight: 700; }
  .form-text {
    font-size: 1.2rem !important; } }
/*maxL*/
.mw_wp_form_confirm .form-input-ttl {
  position: relative;
  top: auto; }

.mw_wp_form_confirm .form-privacy {
  display: none; }

.mw_wp_form_confirm .btn {
  margin-right: 10px;
  margin-left: 10px; }
  .mw_wp_form_confirm .btn_container {
    border-top: 0;
    margin-top: 50px; }

/*応募フォーム　追加設定　20210418*/
body#entry-career .second-ttl {
  background-image: url(../img/recruitment/main.jpg);
  background-position: 50% 50%; }
  body#entry-career .second-ttl-txt {
    padding-top: 130px;
    color: #ffffff;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5); }
    @media only screen and (max-width: 1099px) {
      body#entry-career .second-ttl-txt {
        padding-top: 75px; } }

@media only screen and (max-width: 1099px) {
  /*20221027変更*/
  body#entry-career .second-ttl {
    height: 300px; } }
/*maxL*/
body#entry-new .second-ttl {
  background-image: url(../img/recruitment/main.jpg);
  background-position: 50% 50%; }
  body#entry-new .second-ttl-txt {
    padding-top: 130px;
    color: #ffffff;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5); }
    @media only screen and (max-width: 1099px) {
      body#entry-new .second-ttl-txt {
        padding-top: 75px; } }

@media only screen and (max-width: 1099px) {
  body#entry-new .second-ttl {
    /*20221027変更*/
    height: 300px; } }
/*maxL*/
.form-subttl {
  font-size: 2rem;
  font-family: YakuHanJP, "FOT-筑紫ゴシック Pro B", sans-serif;
  letter-spacing: 0.06em;
  margin-bottom: 20px;
  color: #1d2088;
  text-align: center; }
  .form-subttl-small {
    font-size: 1.6rem;
    font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N M", sans-serif;
    letter-spacing: 0.06em;
    margin-bottom: 20px;
    /*maxL*/ }
    @media only screen and (max-width: 1099px) {
      .form-subttl-small {
        font-size: 1.4rem; } }
  .form-subttl-txt {
    font-size: 1.6rem;
    font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N M", sans-serif;
    letter-spacing: 0.06em;
    padding: 34px 0;
    border-top: 1px solid #e6e6e6;
    text-align: center;
    line-height: 1.75; }
.form-txt {
  display: inline-block;
  margin-right: 5px; }
  @media only screen and (max-width: 767px) {
    .form-txt {
      margin-right: 5px; } }

.form-container-entry .horizontal-item {
  display: inline-block;
  margin-bottom: 20px;
  margin-right: 20px;
  margin-left: 0; }

.mwform-checkbox-field.horizontal-item {
  display: inline-block;
  margin-bottom: 20px !important; }

.mw_wp_form .horizontal-item + .horizontal-item {
  margin-left: 0 !important;
  margin-bottom: 20px !important; }

.form_inp-half-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  width: 100%; }
  .form_inp-half-column > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .form_inp-half-column-col {
    width: 40%;
    margin-right: 10px; }

.mw_wp_form_confirm .form_inp-half-column {
  display: block; }
  .mw_wp_form_confirm .form_inp-half-column-col {
    display: inline-block; }
.mw_wp_form_confirm .form-txt-mobile,
.mw_wp_form_confirm .form_inp-mail-conf {
  display: none; }
.mw_wp_form_confirm .form-input-addres {
  display: inline-block;
  margin-bottom: 0; }
.mw_wp_form_confirm .form-input-sotsugyou {
  display: block;
  margin-top: 0 !important; }
.mw_wp_form_confirm .form-input-addres.form-input-addres-sotsugyou {
  display: block; }

.form_inp-mini {
  max-width: 12%;
  margin-right: 10px; }

.form_inp-year {
  max-width: 4em;
  margin-right: 5px; }

.form_inp-month {
  max-width: 2.5em;
  margin-right: 5px; }

.form_inp-daypicker {
  max-width: 14em;
  margin-right: 10px; }

.form_inp-zip {
  max-width: 20%;
  margin-right: 10px; }

.form_inp-tel {
  max-width: 70%;
  margin-right: 10px; }

.form_inp-margin {
  margin-bottom: 20px; }

.form_inp-margin-top {
  margin-top: 20px; }

.form-input-addres {
  margin-bottom: 20px; }

.form_inp-select {
  font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N M", sans-serif;
  letter-spacing: 0.06em;
  font-size: 1.6rem;
  border: 1px solid #e6e6e6; }

.form-input-syokureki.hide {
  display: none; }

@media only screen and (max-width: 767px) {
  .form-container-entry .horizontal-item {
    display: inline-block;
    margin-bottom: 20px;
    margin-right: 20px; }

  .form_inp-half {
    max-width: 100%; }
    .form_inp-half:last-child {
      margin-right: 0; }
    .form_inp-half-column {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      -webkit-justify-content: flex-start;
      -moz-justify-content: flex-start;
      justify-content: flex-start;
      width: 100%; }
      .form_inp-half-column > * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -moz-box-flex: 0;
        -moz-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto; }
      .form_inp-half-column-col {
        width: calc(49% - 5px);
        margin-right: 10px; }
        .form_inp-half-column-col:last-child {
          margin-right: 0; }

  .mw_wp_form_confirm .form_inp-half-column {
    display: block; }
    .mw_wp_form_confirm .form_inp-half-column-col {
      display: inline-block; }

  .form_inp-mini {
    max-width: 100%;
    width: calc(20% - 5px);
    margin-right: 10px; }
    .form_inp-mini:first-child {
      width: calc(30% - 5px); }
    .form_inp-mini:last-child {
      margin-right: 0; }

  .form_inp-zip {
    max-width: 100%;
    width: 7em;
    margin-right: 10px; }

  .form_inp-tel {
    max-width: 100%;
    margin-bottom: 10px; }

  .form_inp-margin {
    margin-bottom: 20px; }

  .form_inp-margin-top {
    margin-top: 20px; }

  .form-input-addres {
    margin-bottom: 20px; }

  .form_inp-select {
    font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N M", sans-serif;
    letter-spacing: 0.06em;
    font-size: 1.6rem;
    border: 1px solid #e6e6e6; }

  .form-input-sotsugyou {
    display: block;
    margin-top: 20px; }

  .form-input-syokureki {
    display: block;
    margin-bottom: 20px; }
    .form-input-syokureki:last-child {
      margin-bottom: 0; } }
/*maxM*/
/*maxS*/
/**/
.month-picker-previous a,
.month-picker-next a {
  display: none; }

.mw_wp_form .error {
  color: #c9151e !important;
  padding: 0.5em 0; }

body#news .second-ttl {
  background-image: url(../img/news/main.jpg);
  background-position: 50% 100%; }
  body#news .second-ttl-txt {
    padding-top: 212px;
    text-shadow: 0px 0px 5px rgba(255, 255, 255, 0.5); }
    @media only screen and (max-width: 1099px) {
      body#news .second-ttl-txt {
        padding-top: 95px; } }

.news-header-txt {
  margin-bottom: 20px; }
.news-header-ttl {
  font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
  letter-spacing: 0.1em;
  margin-bottom: 30px;
  font-size: 2.4rem;
  line-height: 1.25; }
.news-body {
  border-bottom: 1px solid #e6e6e6;
  padding-top: 50px;
  padding-bottom: 1em; }
  .news-body:first-child {
    padding-top: 0; }
  .news-body p {
    line-height: 1.785;
    font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N M", sans-serif;
    letter-spacing: 0.06em;
    margin-bottom: 2em; }
.news-img-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 2em; }
  .news-img-column > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .news-img-column-col {
    width: 48%; }

.wp-pagenavi {
  margin-top: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .wp-pagenavi > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .wp-pagenavi span.current,
  .wp-pagenavi a.page {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border: 1px solid #1d2088;
    color: #1d2088;
    font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
    letter-spacing: 0.06em;
    font-size: 1.4rem;
    margin: 0 10px;
    transition: all 0.25s cubic-bezier(0, 0, 0.58, 1) 0s; }
    .wp-pagenavi span.current > *,
    .wp-pagenavi a.page > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -moz-box-flex: 0;
      -moz-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto; }
    .wp-pagenavi span.current:hover,
    .wp-pagenavi a.page:hover {
      background: #1d2088;
      color: #ffffff;
      opacity: 1; }
  .wp-pagenavi span.current {
    background: #1d2088;
    color: #ffffff; }
  .wp-pagenavi span.extend {
    border: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
    .wp-pagenavi span.extend > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -moz-box-flex: 0;
      -moz-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto; }
  .wp-pagenavi .previouspostslink,
  .wp-pagenavi .nextpostslink {
    border: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
    .wp-pagenavi .previouspostslink > *,
    .wp-pagenavi .nextpostslink > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -moz-box-flex: 0;
      -moz-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto; }

.page-numbers.dots {
  border: 0; }

.next.page-numbers {
  border: 0; }

.nextpostslink {
  height: 40px;
  width: 50px;
  background-image: url(../img/news/next.png);
  background-repeat: no-repeat;
  background-size: 50px auto;
  background-position: 50% 50%; }

.previouspostslink {
  height: 40px;
  width: 50px;
  background-image: url(../img/news/prev.png);
  background-repeat: no-repeat;
  background-size: 50px auto;
  background-position: 50% 50%; }

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

  .previouspostslink {
    display: none !important; } }
/*maxM*/
body#info .second-ttl {
  background-image: url(../img/info/main.jpg);
  background-position: 50% 50%; }
  body#info .second-ttl-txt {
    padding-top: 212px;
    color: #ffffff;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5); }
    @media only screen and (max-width: 1099px) {
      body#info .second-ttl-txt {
        padding-top: 95px; } }

/*maxL*/
.info-greeting {
  width: 100%;
  height: 406px;
  background-size: cover;
  background-position: 50% 0%;
  background-image: url(../img/info/ozaki_message_2504.jpg);
  margin-bottom: 75px; }
  @media only screen and (max-width: 1099px) {
    .info-greeting {
      background: none;
      height: auto;
      margin-bottom: 40px; } }
  .info-greeting-inner {
    position: relative;
    max-width: 660px !important;
    height: 406px; }
    @media only screen and (max-width: 1099px) {
      .info-greeting-inner {
        display: none; } }
    .info-greeting-inner-txt-1 {
      width: 310px;
      height: auto;
      position: absolute;
      right: 0;
      top: 170px; }
.info-container {
  width: 100%; }
.info-read {
  max-width: 770px !important;
  margin: 0 auto 0; }
  .info-read-ttl {
    font-family: YakuHanJP, "FOT-筑紫明朝 Pr6N R", serif;
    letter-spacing: 0.06em;
    font-size: 2.8rem;
    margin-bottom: 1em;
    text-align: center;
    margin: 80px 0 1.3em;
    /*maxL*/ }
    @media only screen and (max-width: 1099px) {
      .info-read-ttl {
        font-size: 2rem;
        margin: 40px 0 1em;
        line-height: 1.5;
        text-align: left; } }
  .info-read-txt {
    font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
    letter-spacing: 0.06em;
    font-size: 1.8rem;
    line-height: 2.222;
    text-align: justify;
    /*maxL*/ }
    @media only screen and (max-width: 1099px) {
      .info-read-txt {
        font-size: 1.6rem; } }
  .info-read-sign {
    font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
    letter-spacing: 0.1em;
    text-align: right;
    margin: 2em 0 0 0;
    font-size: 1.6rem; }
    .info-read-sign img {
      width: 184px;
      height: auto;
      margin-top: 10px;
      /*maxL*/ }
      @media only screen and (max-width: 1099px) {
        .info-read-sign img {
          width: 184px;
          height: auto; } }
.info-table {
  border-collapse: collapse;
  border: 1px solid #e6e6e6;
  border-left: 0;
  border-right: 0;
  width: 100%; }
  .info-table th, .info-table td {
    border: 1px solid #e6e6e6;
    text-align: left; }
  @media only screen and (max-width: 1099px) {
    .info-table {
      border: 0; } }
  .info-table td,
  .info-table th {
    border-left: 0;
    border-right: 0;
    padding: 1.2em 0.7em;
    font-size: 1.4rem;
    font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N M", sans-serif;
    letter-spacing: 0.06em;
    line-height: 1.785; }
    @media only screen and (max-width: 767px) {
      .info-table td,
      .info-table th {
        display: block;
        border-bottom: 0; } }
  @media only screen and (max-width: 767px) {
    .info-table th {
      border-bottom: 0;
      padding-bottom: 0;
      font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
      letter-spacing: 0.06em; } }
  @media only screen and (max-width: 767px) {
    .info-table td {
      border-top: 0;
      padding-top: 0; } }
.info-map {
  /*maxL*/ }
  @media only screen and (max-width: 1099px) {
    .info-map {
      height: 185px; }
      .info-map iframe {
        width: 100%;
        height: 240px; } }

.noborder {
  border: 0 !important; }
  .noborder-td {
    border: 0 !important;
    padding: 0 !important; }

.accordion-003 {
  margin-bottom: 56px; }

.accordion-003 summary {
  display: flex;
  justify-content: space-between;
  position: relative;
  color: #1d2088;
  cursor: pointer;
  padding-bottom: 12px;
  font-size: 22px;
  font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
  letter-spacing: 1.44px;
  border-bottom: 1px solid #1d2088; }

.accordion-003 summary:hover {
  transition: all 0.25s cubic-bezier(0, 0, 0.58, 1) 0s;
  opacity: 0.5; }

.accordion-003 summary::-webkit-details-marker {
  display: none; }

.summary-detail {
  display: flex;
  align-items: center;
  gap: 0.3em;
  font-size: 14px;
  color: #333; }

.summary-icon {
  width: 21px;
  height: 21px;
  margin-left: 8px;
  transition: transform 0.3s ease; }

/* 開いてるときのアイコン変更（例：プラス→マイナス） */
.accordion-003[open] .summary-icon {
  content: url("/wp/wp-content/themes/ozaki_2025_new/img/info/minus_on.svg");
  /* マイナスアイコンに差し替え */ }

.accordion-003 p {
  transform: translateY(-10px);
  opacity: 0;
  color: #333333;
  /*transition:
  	transform 0.5s,
  	opacity 0.5s; */ }

.accordion-003[open] p {
  transform: none;
  opacity: 1; }

.info-details {
  padding: 40px 77px 0px; }
.info-plan {
  border: 1px solid #1d2088;
  padding: 32px 20px;
  margin: 40px 0 24px; }
  .info-plan-ttl {
    font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
    letter-spacing: 0.1em;
    text-align: center;
    color: #1d2088;
    margin-bottom: 24px;
    font-size: 16px; }
  .info-plan-txt {
    font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N M", sans-serif;
    letter-spacing: 0.06em;
    text-align: left;
    line-height: 1.875;
    margin-top: 30px;
    padding: 0px 20px; }
  .info-plan-txt2 {
    font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N M", sans-serif;
    letter-spacing: 0.06em;
    text-align: center;
    line-height: 1.875;
    margin-bottom: 32px; }
  .info-plan-day {
    font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N M", sans-serif;
    letter-spacing: 0.06em;
    text-align: right; }
  .info-plan-table {
    line-height: 1.875;
    font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N M", sans-serif;
    letter-spacing: 0.06em; }
    .info-plan-table-blue {
      font-size: 1.6rem;
      color: #1d2088; }
    .info-plan-table th {
      text-align: left;
      padding-right: 15px;
      white-space: nowrap; }
    .info-plan-table th,
    .info-plan-table td {
      padding-bottom: 15px; }

.info2-details {
  padding: 40px 0px; }
.info2-plan {
  border: 1px solid #1d2088;
  padding: 32px 40px;
  margin: 40px 0px 24px; }
  .info2-plan-ttl {
    font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
    letter-spacing: 0.1em;
    text-align: center;
    color: #1d2088;
    margin-bottom: 24px;
    font-size: 22px; }
  .info2-plan-txt {
    font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N M", sans-serif;
    letter-spacing: 0.06em;
    text-align: left;
    line-height: 1.875;
    margin-bottom: 50px;
    margin-top: 30px;
    padding: 0px 20px; }
  .info2-plan-txt2 {
    font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N M", sans-serif;
    letter-spacing: 0.06em;
    text-align: center;
    line-height: 1.875;
    margin-bottom: 32px; }
  .info2-plan-day2 {
    font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N M", sans-serif;
    letter-spacing: 0.06em;
    display: block;
    width: fit-content;
    /* または明示的な幅 */
    margin-left: auto;
    line-height: 25px;
    margin-bottom: 24px; }
  .info2-plan-table {
    line-height: 1.875;
    margin: auto;
    font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N M", sans-serif;
    letter-spacing: 0.06em; }
    .info2-plan-table-blue {
      font-size: 1.6rem;
      color: #1d2088; }
    .info2-plan-table th {
      text-align: left;
      padding-right: 15px;
      white-space: nowrap; }
    .info2-plan-table th,
    .info2-plan-table td {
      padding-bottom: 15px; }

body#policy .second-ttl {
  background-image: url(../img/policy/main.jpg);
  background-position: 50% 50%; }
  body#policy .second-ttl-txt {
    padding-top: 212px;
    color: #000000;
    text-shadow: 0px 0px 5px rgba(255, 255, 255, 0.5); }
    @media only screen and (max-width: 1099px) {
      body#policy .second-ttl-txt {
        padding-top: 95px; } }

/*maxL*/
.policy-container-gray {
  background: #e6e6e6; }
.policy-ttl {
  text-align: center;
  font-size: 2.8rem;
  font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
  letter-spacing: 0.06em;
  color: #1d2088;
  line-height: 1.5;
  text-align: center; }
.policy-txt {
  font-size: 1.8rem;
  font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
  letter-spacing: 0.06em;
  line-height: 1.777;
  text-align: center; }
  .policy-txt-name {
    text-align: right;
    font-size: 1.4rem;
    font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
    letter-spacing: 0.06em;
    line-height: 1.785;
    margin: 30px 0 20px; }
  .policy-txt-c {
    text-align: center; }
.policy-660 {
  max-width: 660px;
  margin: 0 auto; }
.policy-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .policy-column > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .policy-column-col {
    width: 340px;
    padding: 25px 30px 25px;
    background: #ffffff; }
    .policy-column-col-full {
      padding: 25px 50px 25px;
      width: 100%;
      margin-bottom: 80px; }
    .policy-column-col-ttl {
      font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
      letter-spacing: 0.06em;
      font-size: 1.8rem;
      line-height: 1.5;
      margin-bottom: 20px;
      color: #1d2088;
      text-align: center; }
    .policy-column-col-txt {
      font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N M", sans-serif;
      letter-spacing: 0.06em;
      font-size: 1.4rem;
      line-height: 1.785;
      letter-spacing: 0 !important; }

@media only screen and (max-width: 1099px) {
  .policy-container-gray {
    background: #e6e6e6; }
  .policy-ttl {
    text-align: center;
    font-size: 2.0rem;
    font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
    letter-spacing: 0.06em;
    color: #1d2088;
    line-height: 1.5;
    text-align: center; }
  .policy-txt {
    font-size: 1.6rem;
    font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
    letter-spacing: 0.06em;
    line-height: 2.222;
    text-align: left; }
    .policy-txt-name {
      text-align: right;
      font-size: 1.4rem;
      font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
      letter-spacing: 0.06em;
      line-height: 1.785;
      margin-top: 30px; }
    .policy-txt-c {
      text-align: left; }
  .policy-660 {
    max-width: 660px;
    margin: 0 auto; }
  .policy-column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .policy-column > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -moz-box-flex: 0;
      -moz-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto; }
    .policy-column-col {
      width: 100%;
      padding: 25px 30px 25px;
      margin-bottom: 20px; }
      .policy-column-col:last-child {
        margin-bottom: 0; }
      .policy-column-col-full {
        padding: 25px 30px 25px;
        width: 100%;
        margin-bottom: 40px; }
      .policy-column-col-ttl {
        font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
        letter-spacing: 0.06em;
        font-size: 1.8rem;
        line-height: 1.5;
        margin-bottom: 20px;
        color: #1d2088;
        text-align: center; }
      .policy-column-col-txt {
        font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N M", sans-serif;
        letter-spacing: 0.06em;
        font-size: 1.4rem;
        line-height: 1.785;
        letter-spacing: 0 !important; } }
/*maxL*/
.policy-header {
  margin-bottom: 80px; }
  .policy-header-ttl-1 {
    display: block;
    position: relative;
    font-size: 2.8rem;
    color: #1d2088;
    font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
    letter-spacing: 0.1em;
    padding-bottom: 14px; }
    .policy-header-ttl-1:after {
      content: '';
      width: 100%;
      height: 1px;
      background: #1d2088;
      position: absolute;
      bottom: 0;
      left: 0; }
  .policy-header-ttl-2 {
    display: block;
    font-size: 1.4rem;
    color: #808080;
    font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N M", sans-serif;
    letter-spacing: 0.06em;
    padding-top: 14px; }
.policy-body {
  padding-bottom: 150px; }

.policy-safty {
  background: #f2f2f2;
  padding: 30px 30px 10px;
  margin-top: 80px; }
  .policy-safty-ttl {
    font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
    letter-spacing: 0.1em;
    color: #1d2088;
    font-size: 2.2rem;
    margin-bottom: 30px;
    text-align: center; }
  .policy-safty-block {
    background: #ffffff;
    padding: 30px;
    margin-bottom: 30px; }
    .policy-safty-block:last-child {
      margin-bottom: 0; }
    .policy-safty-block-ttl {
      position: relative;
      min-height: 26px;
      line-height: 1.5;
      font-size: 2.2rem;
      color: #1d2088;
      margin-bottom: 20px;
      font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
      letter-spacing: 0.06em;
      padding-left: 40px; }
      .policy-safty-block-ttl img {
        width: 26px;
        height: auto;
        position: absolute;
        left: 0;
        top: 0.15em; }
    .policy-safty-block-txt {
      font-size: 1.4rem;
      font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N M", sans-serif;
      letter-spacing: 0.06em;
      line-height: 1.875; }
.policy-iso {
  margin-top: 100px;
  padding: 0 50px; }
  .policy-iso-ttl {
    font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
    letter-spacing: 0.1em;
    font-size: 1.8rem;
    color: #1d2088;
    padding-left: 22px;
    position: relative;
    margin-top: 50px;
    margin-bottom: 20px; }
    .policy-iso-ttl:before {
      content: '';
      width: 18px;
      height: 2px;
      background: #1d2088;
      position: absolute;
      left: 0;
      top: 50%;
      margin-top: -1px; }
  .policy-iso-txt {
    line-height: 1.875; }
.policy-plan {
  border: 1px solid #1d2088;
  padding: 50px;
  margin: 80px 0 100px; }
  .policy-plan-ttl {
    font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
    letter-spacing: 0.1em;
    text-align: center;
    color: #1d2088;
    margin-bottom: 30px;
    font-size: 2.4rem; }
  .policy-plan-txt {
    font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N M", sans-serif;
    letter-spacing: 0.06em;
    text-align: center;
    line-height: 1.875;
    margin-bottom: 50px;
    margin-top: 30px; }
  .policy-plan-table {
    line-height: 1.875;
    font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N M", sans-serif;
    letter-spacing: 0.06em; }
    .policy-plan-table-blue {
      font-size: 1.6rem;
      color: #1d2088; }
    .policy-plan-table th {
      text-align: left;
      padding-right: 30px; }
    .policy-plan-table th, .policy-plan-table td {
      padding-bottom: 30px; }
.policy-support {
  background: #f2f2f2;
  padding: 30px;
  padding-bottom: 0;
  margin-top: 80px; }
  .policy-support-column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .policy-support-column > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -moz-box-flex: 0;
      -moz-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto; }
    .policy-support-column-col {
      width: 340px; }
      .policy-support-column-col-ttl {
        background: #ffffff;
        padding: 20px;
        position: relative;
        padding-left: 66px;
        font-size: 1.8rem;
        font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N M", sans-serif;
        letter-spacing: 0.06em; }
        .policy-support-column-col-ttl span {
          font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
          letter-spacing: 0.06em;
          color: #1d2088;
          font-size: 2.4rem; }
        .policy-support-column-col-ttl img {
          width: 26px;
          height: auto;
          position: absolute;
          top: 20px;
          left: 20px; }
      .policy-support-column-col-txt {
        line-height: 1.875;
        padding: 20px 20px 30px 66px; }

.policy-safty-column {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .policy-safty-column > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .policy-safty-column-col {
    background: #ffffff;
    width: calc(50% - 15px);
    position: relative;
    padding: 30px 30px 30px;
    margin-bottom: 20px; }
    .policy-safty-column-col-num {
      position: absolute;
      left: 0;
      top: 0;
      width: 40px;
      height: 40px; }
    .policy-safty-column-col-icon {
      height: 130px;
      text-align: center;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center; }
      .policy-safty-column-col-icon > * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -moz-box-flex: 0;
        -moz-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto; }
      .policy-safty-column-col-icon-1 {
        width: 93px;
        height: auto; }
      .policy-safty-column-col-icon-2 {
        width: 137px;
        height: auto; }
      .policy-safty-column-col-icon-3 {
        width: 164px;
        height: auto;
        margin-top: 20px; }
      .policy-safty-column-col-icon-4 {
        width: 126px;
        height: auto; }
      .policy-safty-column-col-icon-5 {
        width: 167px;
        height: auto; }
      .policy-safty-column-col-icon-6 {
        width: 111px;
        height: auto; }
      .policy-safty-column-col-icon-7 {
        width: 92px;
        height: auto; }
      .policy-safty-column-col-icon-8 {
        width: 103px;
        height: auto; }
      .policy-safty-column-col-icon-9 {
        width: 137px;
        height: auto; }
      .policy-safty-column-col-icon-10 {
        width: 133px;
        height: auto; }
    .policy-safty-column-col-ttl {
      height: 80px;
      text-align: center;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
      letter-spacing: 0.06em;
      color: #1d2088;
      font-size: 2.6rem;
      line-height: 1.23; }
      .policy-safty-column-col-ttl > * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -moz-box-flex: 0;
        -moz-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto; }
      .policy-safty-column-col-ttl-2 {
        font-size: 2.8rem; }
      .policy-safty-column-col-ttl-14 {
        font-size: 1.4rem; }
      .policy-safty-column-col-ttl-26 {
        font-size: 2.6rem; }
      .policy-safty-column-col-ttl-32 {
        font-size: 3.2rem; }
    .policy-safty-column-col-txt {
      font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N R", sans-serif;
      letter-spacing: 0.06em;
      font-size: 1.4rem;
      line-height: 1.785;
      padding-top: 15px; }

@media only screen and (max-width: 1099px) {
  .policy-header {
    margin-bottom: 40px; }
    .policy-header-ttl-1 {
      display: block;
      position: relative;
      font-size: 2.4rem;
      color: #1d2088;
      font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
      letter-spacing: 0.1em;
      padding-bottom: 12px; }
      .policy-header-ttl-1:after {
        content: '';
        width: 100%;
        height: 1px;
        background: #1d2088;
        position: absolute;
        bottom: 0;
        left: 0; }
    .policy-header-ttl-2 {
      display: block;
      font-size: 1.2rem;
      color: #808080;
      font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N M", sans-serif;
      letter-spacing: 0.06em;
      padding-top: 12px; }
  .policy-body {
    padding-bottom: 75px; }

  .policy-safty {
    background: #f2f2f2;
    padding: 20px;
    margin-top: 40px; }
    .policy-safty-ttl {
      font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
      letter-spacing: 0.1em;
      color: #1d2088;
      font-size: 2.0rem;
      margin-bottom: 20px;
      text-align: center; }
    .policy-safty-block {
      background: #ffffff;
      padding: 20px;
      margin-bottom: 20px; }
      .policy-safty-block:last-child {
        margin-bottom: 0; }
      .policy-safty-block-ttl {
        position: relative;
        min-height: 26px;
        line-height: 1.5;
        font-size: 2.0rem;
        color: #1d2088;
        margin-bottom: 20px;
        font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
        letter-spacing: 0.06em;
        padding-left: 40px; }
        .policy-safty-block-ttl img {
          width: 26px;
          height: auto;
          position: absolute;
          left: 0;
          top: 0.15em; }
      .policy-safty-block-txt {
        font-size: 1.4rem;
        font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N M", sans-serif;
        letter-spacing: 0.06em;
        line-height: 1.875; }
  .policy-iso {
    margin-top: 50px;
    padding: 0 0; }
    .policy-iso-ttl {
      font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
      letter-spacing: 0.1em;
      font-size: 1.8rem;
      color: #1d2088;
      padding-left: 22px;
      position: relative;
      margin-top: 25px;
      margin-bottom: 20px; }
      .policy-iso-ttl:before {
        content: '';
        width: 18px;
        height: 2px;
        background: #1d2088;
        position: absolute;
        left: 0;
        top: 50%;
        margin-top: -1px; }
    .policy-iso-txt {
      line-height: 1.875; }
  .policy-plan {
    border: 1px solid #1d2088;
    padding: 20px;
    margin: 40px 0 50px; }
    .policy-plan-ttl {
      font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
      letter-spacing: 0.1em;
      text-align: center;
      color: #1d2088;
      margin-bottom: 30px;
      font-size: 2.0rem; }
    .policy-plan-txt {
      font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N M", sans-serif;
      letter-spacing: 0.06em;
      text-align: left;
      line-height: 1.875;
      margin-bottom: 50px;
      margin-top: 30px; }
    .policy-plan-table {
      line-height: 1.875;
      font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N M", sans-serif;
      letter-spacing: 0.06em; }
      .policy-plan-table-blue {
        font-size: 1.6rem;
        color: #1d2088; }
      .policy-plan-table th {
        text-align: left;
        padding-right: 15px;
        white-space: nowrap; }
      .policy-plan-table th, .policy-plan-table td {
        padding-bottom: 15px; }
  .policy-support {
    background: #f2f2f2;
    padding: 20px;
    padding-bottom: 0;
    margin-top: 40px; }
    .policy-support-column {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      justify-content: space-between;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .policy-support-column > * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -moz-box-flex: 0;
        -moz-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto; }
      .policy-support-column-col {
        width: 100%; }
        .policy-support-column-col-ttl {
          background: #ffffff;
          padding: 23px 10px 20px 56px;
          position: relative;
          padding-left: 56px;
          font-size: 1.6rem;
          font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N M", sans-serif;
          letter-spacing: 0.06em; }
          .policy-support-column-col-ttl span {
            font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
            letter-spacing: 0.06em;
            color: #1d2088;
            font-size: 2.0rem; }
          .policy-support-column-col-ttl img {
            width: 26px;
            height: auto;
            position: absolute;
            top: 20px;
            left: 20px; }
        .policy-support-column-col-txt {
          line-height: 1.875;
          padding: 20px 10px 30px 56px; } }
/*maxL*/
@media only screen and (max-width: 767px) {
  .policy-safty-column {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .policy-safty-column > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -moz-box-flex: 0;
      -moz-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto; }
    .policy-safty-column-col {
      background: #ffffff;
      width: 100%;
      position: relative;
      padding: 43px 30px 30px;
      margin-bottom: 20px; }
      .policy-safty-column-col-num {
        position: absolute;
        left: 0;
        top: 0;
        width: 40px;
        height: 40px; }
      .policy-safty-column-col-icon {
        height: 130px;
        text-align: center; }
        .policy-safty-column-col-icon-1 {
          width: 93px;
          height: auto; }
        .policy-safty-column-col-icon-2 {
          width: 137px;
          height: auto; }
        .policy-safty-column-col-icon-3 {
          width: 164px;
          height: auto;
          margin-top: 20px; }
        .policy-safty-column-col-icon-4 {
          width: 126px;
          height: auto; }
      .policy-safty-column-col-ttl {
        height: 60px;
        text-align: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
        font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
        letter-spacing: 0.06em;
        color: #1d2088;
        font-size: 2.2rem;
        line-height: 1.23; }
        .policy-safty-column-col-ttl > * {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 auto;
          -moz-box-flex: 0;
          -moz-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
          flex: 0 0 auto; } }
      @media only screen and (max-width: 767px) and (max-width: 374px) {
        .policy-safty-column-col-ttl {
          font-size: 1.8rem; } }
@media only screen and (max-width: 767px) {
        .policy-safty-column-col-ttl-2 {
          font-size: 2.2rem; }
        .policy-safty-column-col-ttl-14 {
          font-size: 1.4rem; }
        .policy-safty-column-col-ttl-26 {
          font-size: 2.0rem; }
        .policy-safty-column-col-ttl-32 {
          font-size: 2.4rem; }
      .policy-safty-column-col-txt {
        font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N R", sans-serif;
        letter-spacing: 0.06em;
        font-size: 1.4rem;
        line-height: 1.785;
        padding-top: 15px; } }
/*maxM*/
body#history .second-ttl {
  background-image: url(../img/history/main.jpg);
  background-position: 50% 50%; }
  body#history .second-ttl-txt {
    padding-top: 212px;
    color: #000000;
    text-shadow: 0px 0px 5px rgba(255, 255, 255, 0.5); }
    @media only screen and (max-width: 1099px) {
      body#history .second-ttl-txt {
        padding-top: 95px; } }

.history-container-ph {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .history-container-ph > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .history-container-ph-col {
    width: 33.3%; }
    .history-container-ph-col:first-child {
      width: 33.4%; }
.history-container-gray {
  background: #e6e6e6; }
.history-container-block {
  background: #ffffff;
  padding: 50px;
  max-width: 990px;
  margin: 0 auto 50px; }
  .history-container-block-column {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .history-container-block-column > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -moz-box-flex: 0;
      -moz-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto; }
    .history-container-block-column-ph {
      width: 220px; }
    .history-container-block-column-txt {
      width: calc(100% - 270px); }
      .history-container-block-column-txt-p {
        font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
        letter-spacing: 0.06em;
        font-size: 1.4rem;
        line-height: 1.785;
        letter-spacing: 0; }
      .history-container-block-column-txt-ttl {
        margin-bottom: 5px; }
        .history-container-block-column-txt-ttl-line {
          margin-bottom: 15px; }
      .history-container-block-column-txt-year {
        margin-bottom: 30px;
        text-indent: -0.5em; }
      .history-container-block-column-txt .btn {
        margin-top: 20px; }
  .history-container-block:last-child {
    margin-bottom: 0; }
.history-ttl {
  text-align: center;
  letter-spacing: 0;
  margin-bottom: 100px;
  line-height: 1.5; }
.history-column {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .history-column > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .history-column-ph {
    width: 415px; }
    .history-column-ph img {
      display: block;
      margin-bottom: 2px; }
    .history-column-ph-cap {
      font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N M", sans-serif;
      letter-spacing: 0.06em;
      line-height: 1.5;
      padding-top: 10px; }
  .history-column-txt {
    width: calc(100% - 465px);
    margin-bottom: 100px;
    margin-top: -8px; }
    .history-column-txt p {
      line-height: 1.785;
      font-size: 1.8rem;
      font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
      letter-spacing: 0.06em;
      text-align: justify; }
  .history-column-rev .history-column-ph {
    order: 2; }
  .history-column-rev .history-column-txt {
    order: 1; }
.history-data {
  border-top: 1px solid #e6e6e6;
  font-size: 1.4rem;
  font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N M", sans-serif;
  letter-spacing: 0.06em;
  line-height: 1.785; }
  .history-data:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden; }
  .history-data dt {
    padding: 15px 10px;
    width: 260px;
    float: left; }
  .history-data dd {
    padding: 15px 10px 15px 260px;
    width: 100%;
    border-bottom: 1px solid #e6e6e6; }

@media only screen and (max-width: 1099px) {
  .history-container-ph {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .history-container-ph > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -moz-box-flex: 0;
      -moz-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto; }
    .history-container-ph-col {
      width: 33.3%; }
      .history-container-ph-col:first-child {
        width: 33.4%; }
  .history-container-gray {
    background: #e6e6e6; }
  .history-container-block {
    background: #ffffff;
    padding: 25px;
    max-width: 990px;
    margin: 0 auto 50px; }
    .history-container-block-column {
      width: 100%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      justify-content: space-between;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .history-container-block-column > * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -moz-box-flex: 0;
        -moz-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto; }
      .history-container-block-column-ph {
        width: 220px; } }
      @media only screen and (max-width: 1099px) and (max-width: 767px) {
        .history-container-block-column-ph {
          width: 220px;
          margin: 0 auto 25px; } }
@media only screen and (max-width: 1099px) {
      .history-container-block-column-txt {
        width: calc(100% - 270px); } }
      @media only screen and (max-width: 1099px) and (max-width: 767px) {
        .history-container-block-column-txt {
          width: 100%; } }
@media only screen and (max-width: 1099px) {
        .history-container-block-column-txt-p {
          font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
          letter-spacing: 0.06em;
          font-size: 1.4rem;
          line-height: 1.785;
          letter-spacing: 0; }
        .history-container-block-column-txt-ttl {
          margin-bottom: 5px; }
          .history-container-block-column-txt-ttl-line {
            margin-bottom: 15px; }
        .history-container-block-column-txt-year {
          margin-bottom: 30px;
          text-indent: -0.5em; }
        .history-container-block-column-txt .btn {
          margin-top: 20px; } }
        @media only screen and (max-width: 1099px) and (max-width: 767px) {
          .history-container-block-column-txt .btn {
            display: -webkit-box;
            display: -webkit-flex;
            display: -moz-flex;
            display: -ms-flexbox;
            display: flex;
            margin: 20px auto 0; } }
@media only screen and (max-width: 1099px) {
    .history-container-block:last-child {
      margin-bottom: 0; }
  .history-ttl {
    text-align: center;
    letter-spacing: 0;
    margin-bottom: 50px;
    line-height: 1.5;
    text-align: left; }
  .history-column {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .history-column > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -moz-box-flex: 0;
      -moz-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto; }
    .history-column-ph {
      width: 100%; }
    .history-column-txt {
      width: 100%;
      margin-bottom: 50px;
      margin-top: 25px; }
      .history-column-txt p {
        line-height: 1.785;
        font-size: 1.6rem;
        font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
        letter-spacing: 0.06em;
        text-align: justify; }
    .history-column-rev .history-column-ph {
      order: 1; }
    .history-column-rev .history-column-txt {
      order: 2; }
  .history-data {
    border-top: 1px solid #e6e6e6;
    font-size: 1.4rem;
    font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N M", sans-serif;
    letter-spacing: 0.06em;
    line-height: 1.785; }
    .history-data:after {
      content: ".";
      display: block;
      clear: both;
      height: 0;
      visibility: hidden; }
    .history-data dt {
      padding: 15px 10px;
      width: 260px;
      float: left; } }
    @media only screen and (max-width: 1099px) and (max-width: 767px) {
      .history-data dt {
        padding: 15px 10px 0;
        width: 100%;
        float: none;
        font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
        letter-spacing: 0.06em; } }
@media only screen and (max-width: 1099px) {
    .history-data dd {
      padding: 15px 10px 15px 260px;
      width: 100%;
      border-bottom: 1px solid #e6e6e6; } }
    @media only screen and (max-width: 1099px) and (max-width: 767px) {
      .history-data dd {
        padding: 15px 10px 15px 10px;
        width: 100%;
        float: none; } }

/*maxL*/
body#works .second-ttl {
  background-image: url(../img/works/main.jpg);
  background-position: 50% 50%; }
  body#works .second-ttl-txt {
    padding-top: 212px;
    color: #ffffff;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5); }
    @media only screen and (max-width: 1099px) {
      body#works .second-ttl-txt {
        padding-top: 95px; } }

.works-link {
  display: block;
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 50px;
  padding-top: 50px; }
  .works-link:first-child {
    padding-top: 0; }
  .works-link:last-child {
    border-bottom: 0; }
.works-column {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-bottom: 0;
  padding-bottom: 0; }
  .works-column > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .works-column-thumb {
    width: 170px; }
    .works-column-thumb img {
      margin-bottom: 0 !important; }
  .works-column-txt {
    width: calc(100% - 200px); }
    .works-column-txt .news-header-ttl {
      line-height: 1.575;
      font-size: 2rem;
      margin-bottom: 1em; }
    .works-column-txt span {
      color: #1d2088; }
    .works-column-txt p {
      margin-bottom: 0; }
.works-block:last-child {
  border-bottom: 0 !important; }
.works-block .news-header-ttl {
  line-height: 1.25;
  font-size: 2.4rem;
  margin-bottom: 1em; }
.works-block span {
  color: #1d2088; }
.works-block .home-news-list-date {
  color: #000000; }
.works-block-column {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .works-block-column > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .works-block-column-col {
    width: calc(50% - 25px);
    max-width: 370px; }
    .works-block-column-col img {
      margin-bottom: 2em; }
.works-block-full img {
  margin-bottom: 2em; }
.works-nav {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-bottom: 30px; }
  .works-nav > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .works-nav-btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    width: 310px;
    height: 70px;
    border: 1px solid #1d2088;
    background: #ffffff;
    transition: all 0.25s cubic-bezier(0, 0, 0.58, 1) 0s; }
    .works-nav-btn > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -moz-box-flex: 0;
      -moz-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto; }
    .works-nav-btn-1 {
      color: #1d2088;
      font-size: 1.8rem;
      font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
      letter-spacing: 0.06em; }
    .works-nav-btn-2 {
      display: inline-block;
      padding-left: 1em;
      color: #000000;
      font-size: 1.4rem;
      font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
      letter-spacing: 0.06em; }
    .works-nav-btn-current, .works-nav-btn:hover {
      opacity: 1 !important;
      background: #1d2088; }
      .works-nav-btn-current .works-nav-btn-1,
      .works-nav-btn-current .works-nav-btn-2, .works-nav-btn:hover .works-nav-btn-1,
      .works-nav-btn:hover .works-nav-btn-2 {
        color: #ffffff; }
.works-orange {
  color: #ffad1e !important;
  font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
  letter-spacing: 0.06em; }

@media only screen and (max-width: 1099px) {
  .works-link {
    display: block;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 50px;
    padding-top: 50px; }
    .works-link:first-child {
      padding-top: 0; }
    .works-link:last-child {
      border-bottom: 0; }
  .works-column {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-bottom: 0;
    padding-bottom: 0; }
    .works-column > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -moz-box-flex: 0;
      -moz-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto; }
    .works-column-thumb {
      width: 170px;
      margin: 0 auto;
      order: 2; }
      .works-column-thumb img {
        margin-bottom: 0 !important; }
    .works-column-txt {
      width: 100%;
      order: 1;
      margin: 0 auto 25px; }
      .works-column-txt .news-header-ttl {
        line-height: 1.575;
        font-size: 2rem;
        margin-bottom: 1em; }
      .works-column-txt span {
        color: #1d2088; }
      .works-column-txt p {
        margin-bottom: 0; }
  .works-block {
    padding-top: 25px; }
    .works-block:last-child {
      border-bottom: 0 !important; }
    .works-block .news-header-ttl {
      line-height: 1.25;
      font-size: 2.4rem;
      margin-bottom: 1em; }
    .works-block span {
      color: #1d2088; }
    .works-block-column {
      width: 100%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      justify-content: space-between;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .works-block-column > * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -moz-box-flex: 0;
        -moz-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto; }
      .works-block-column-col {
        width: calc(50% - 10px);
        max-width: 370px; }
        .works-block-column-col img {
          margin-bottom: 1em; }
    .works-block-full img {
      margin-bottom: 1em; }
  .works-nav {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 0; }
    .works-nav > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -moz-box-flex: 0;
      -moz-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto; }
    .works-nav-btn {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      width: 32%;
      height: 70px;
      border: 1px solid #1d2088;
      background: #ffffff;
      transition: all 0.25s cubic-bezier(0, 0, 0.58, 1) 0s; }
      .works-nav-btn > * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -moz-box-flex: 0;
        -moz-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto; }
      .works-nav-btn-1 {
        display: block;
        text-align: center;
        color: #1d2088;
        font-size: 1.5rem;
        font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
        letter-spacing: 0.06em; }
      .works-nav-btn-2 {
        display: block;
        padding-top: 0.5em;
        padding-left: 0;
        color: #000000;
        font-size: 1.2rem;
        font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
        letter-spacing: 0.06em; }
      .works-nav-btn-current, .works-nav-btn:hover {
        opacity: 1 !important;
        background: #1d2088; }
        .works-nav-btn-current .works-nav-btn-1,
        .works-nav-btn-current .works-nav-btn-2, .works-nav-btn:hover .works-nav-btn-1,
        .works-nav-btn:hover .works-nav-btn-2 {
          color: #ffffff; } }
/*maxL*/
@media only screen and (max-width: 767px) {
  .works-nav {
    display: block; }
    .works-nav-btn {
      width: 100%;
      margin-bottom: 20px; }
      .works-nav-btn:last-child {
        margin-bottom: 0; } }
/*maxM*/
/*2021.03.21レイアウト変更*/
.works-2column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 80px; }
  .works-2column > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .works-2column-ph {
    width: 480px; }
  .works-2column-txt {
    width: calc(100% - 510px); }
    .works-2column-txt-year {
      font-size: 1.4rem;
      font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N M", sans-serif;
      letter-spacing: 0.06em;
      position: relative;
      height: 14px;
      line-height: 14px;
      margin-bottom: 25px; }
      .works-2column-txt-year:before {
        content: '';
        width: 60px;
        height: 14px;
        background: #ffffff;
        position: absolute;
        left: 0;
        top: 0;
        z-index: -1; }
      .works-2column-txt-year:after {
        content: '';
        width: 100%;
        height: 1px;
        background: #000000;
        position: absolute;
        left: 0;
        top: 0.5em;
        z-index: -2; }
    .works-2column-txt-ttl {
      font-family: YakuHanJP, "FOT-筑紫ゴシック Pro B", sans-serif;
      letter-spacing: 0.06em;
      font-size: 2.4rem;
      color: #1d2088;
      line-height: 1.333;
      margin-bottom: 30px; }
    .works-2column-txt-data:after {
      content: ".";
      display: block;
      clear: both;
      height: 0;
      visibility: hidden; }
    .works-2column-txt-data dt {
      font-size: 1.2rem;
      height: 22px;
      font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N M", sans-serif;
      letter-spacing: 0.06em;
      background: #e6e6e6;
      margin: 0 0 10px 0;
      float: left;
      width: 70px;
      text-align: center;
      line-height: 22px; }
    .works-2column-txt-data dd {
      min-height: 22px;
      font-size: 1.4rem;
      font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N M", sans-serif;
      letter-spacing: 0.06em;
      margin: 0 0 10px 0;
      padding: 0 0 0 80px;
      width: 100%;
      text-align: left;
      line-height: 1.571; }

.works-2column-slide {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1; }
  .works-2column-slide .swiper-slide {
    height: 100%; }
  .works-2column-slide .swiper-button-prev,
  .works-2column-slide .swiper-button-next {
    width: 11px;
    height: 21px;
    background-size: 11px 21px;
    margin-top: -6px; }

.works-2column-ph .swiper-pagination {
  bottom: 10px;
  width: 100%;
  display: block; }
  .works-2column-ph .swiper-pagination .swiper-pagination-bullet {
    margin: 0 10px;
    background: #bfbfbf;
    opacity: 1 !important; }
    .works-2column-ph .swiper-pagination .swiper-pagination-bullet-active {
      background: #1d2088; }

@media only screen and (max-width: 1099px) {
  .works-2column {
    display: block;
    width: 100%;
    margin-top: 40px; }
    .works-2column-ph {
      width: 100%;
      margin-bottom: 40px; }
    .works-2column-txt {
      width: 100%; }
      .works-2column-txt-year {
        font-size: 1.4rem;
        font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N M", sans-serif;
        letter-spacing: 0.06em;
        position: relative;
        height: 14px;
        line-height: 14px;
        margin-bottom: 25px; }
        .works-2column-txt-year:before {
          content: '';
          width: 60px;
          height: 14px;
          background: #ffffff;
          position: absolute;
          left: 0;
          top: 0;
          z-index: -1; }
        .works-2column-txt-year:after {
          content: '';
          width: 100%;
          height: 1px;
          background: #000000;
          position: absolute;
          left: 0;
          top: 0.5em;
          z-index: -2; }
      .works-2column-txt-ttl {
        font-family: YakuHanJP, "FOT-筑紫ゴシック Pro B", sans-serif;
        letter-spacing: 0.06em;
        font-size: 2.4rem;
        color: #1d2088;
        line-height: 1.333;
        margin-bottom: 30px; }
      .works-2column-txt-data:after {
        content: ".";
        display: block;
        clear: both;
        height: 0;
        visibility: hidden; }
      .works-2column-txt-data dt {
        font-size: 1.2rem;
        height: 22px;
        font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N M", sans-serif;
        letter-spacing: 0.06em;
        background: #e6e6e6;
        margin: 0 0 10px 0;
        float: left;
        width: 70px;
        text-align: center;
        line-height: 22px; }
      .works-2column-txt-data dd {
        min-height: 22px;
        font-size: 1.4rem;
        font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N M", sans-serif;
        letter-spacing: 0.06em;
        margin: 0 0 10px 0;
        padding: 0 0 0 80px;
        width: 100%;
        text-align: left;
        line-height: 1.571; }

  .works-2column-slide {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1; }
    .works-2column-slide .swiper-slide {
      height: 100%; }
    .works-2column-slide .swiper-button-prev,
    .works-2column-slide .swiper-button-next {
      width: 11px;
      height: 21px;
      background-size: 11px 21px;
      margin-top: -6px; }

  .works-2column-ph .swiper-pagination {
    bottom: 10px;
    width: 100%;
    display: block; }
    .works-2column-ph .swiper-pagination .swiper-pagination-bullet {
      margin: 0 10px;
      opacity: 1 !important; } }
/**/
.works-table {
  max-width: 770px;
  margin: 50px auto 0;
  border-bottom: 1px solid #f4f4f4;
  padding-bottom: 50px; }
  .works-table:last-child {
    border-bottom: 0;
    padding-bottom: 0; }
  .works-table-ttl {
    color: #1d2088;
    font-size: 2.8rem;
    font-family: YakuHanJP, "FOT-筑紫ゴシック Pro B", sans-serif;
    letter-spacing: 0.06em;
    margin-bottom: 30px; }
    .works-table-ttl span {
      font-size: 1.8rem; }
  .works-table-head {
    background: #1d2088;
    color: #ffffff;
    font-size: 1.3rem;
    font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N M", sans-serif;
    letter-spacing: 0.06em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start; }
    .works-table-head > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -moz-box-flex: 0;
      -moz-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto; }
    .works-table-head-col {
      padding: 13px 20px;
      border-right: 1px solid #e6e6e6; }
      .works-table-head-col:nth-child(1) {
        width: 15%; }
      .works-table-head-col:nth-child(2) {
        width: 22%; }
      .works-table-head-col:nth-child(3) {
        width: 63%;
        border-right: 0; }
  .works-table-body {
    background: #ffffff;
    font-size: 1.3rem;
    font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N M", sans-serif;
    letter-spacing: 0.06em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    line-height: 1.571; }
    .works-table-body > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -moz-box-flex: 0;
      -moz-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto; }
    .works-table-body:nth-child(even) {
      background: #f4f4f4; }
    .works-table-body-col {
      padding: 13px 20px;
      border-right: 1px solid #e6e6e6; }
      .works-table-body-col:nth-child(1) {
        width: 15%; }
      .works-table-body-col:nth-child(2) {
        width: 22%; }
      .works-table-body-col:nth-child(3) {
        width: 63%;
        border-right: 0; }
      .works-table-body-col span {
        font-size: 1.2rem; }

@media only screen and (max-width: 767px) {
  .works-table {
    max-width: 770px;
    margin: 50px auto 0;
    border-bottom: 1px solid #f4f4f4;
    padding-bottom: 50px; }
    .works-table-ttl {
      color: #1d2088;
      font-size: 2.8rem;
      font-family: YakuHanJP, "FOT-筑紫ゴシック Pro B", sans-serif;
      letter-spacing: 0.06em;
      margin-bottom: 30px; }
      .works-table-ttl span {
        font-size: 1.8rem; }
    .works-table-head {
      background: #1d2088;
      color: #ffffff;
      font-size: 1.3rem;
      font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N M", sans-serif;
      letter-spacing: 0.06em;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      -webkit-justify-content: flex-start;
      -moz-justify-content: flex-start;
      justify-content: flex-start;
      padding: 13px 20px; }
      .works-table-head > * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -moz-box-flex: 0;
        -moz-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto; }
      .works-table-head-col {
        padding: 0;
        border-right: 0; }
        .works-table-head-col:nth-child(1) {
          width: auto;
          margin-right: 0.25em; }
          .works-table-head-col:nth-child(1):after {
            content: ' /'; }
        .works-table-head-col:nth-child(2) {
          width: auto;
          margin-right: 0.25em; }
          .works-table-head-col:nth-child(2):after {
            content: ' /'; }
        .works-table-head-col:nth-child(3) {
          width: auto; }
    .works-table-body {
      background: #ffffff;
      font-size: 1.3rem;
      font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N M", sans-serif;
      letter-spacing: 0.06em;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      -webkit-justify-content: flex-start;
      -moz-justify-content: flex-start;
      justify-content: flex-start;
      line-height: 1.571;
      padding: 13px 20px; }
      .works-table-body > * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -moz-box-flex: 0;
        -moz-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto; }
      .works-table-body:nth-child(even) {
        background: #f4f4f4; }
      .works-table-body-col {
        padding: 0;
        border-right: 0; }
        .works-table-body-col:nth-child(1) {
          width: auto;
          margin-right: 0.5em; }
        .works-table-body-col:nth-child(2) {
          width: auto; }
        .works-table-body-col:nth-child(3) {
          width: 100%;
          border-right: 0; } }
/*maxM*/
.works-showa_thumbs {
  padding-top: 70px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 770px;
  margin: 0 auto; }
  .works-showa_thumbs > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .works-showa_thumbs-col {
    width: calc(25% - 1px); }
    .works-showa_thumbs-col-ph {
      margin-bottom: 20px; }
    .works-showa_thumbs-col-txt h3 {
      font-size: 1.2rem;
      font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N M", sans-serif;
      letter-spacing: 0.06em;
      display: block;
      padding-left: 30px;
      position: relative;
      margin-bottom: 10px; }
      .works-showa_thumbs-col-txt h3:before {
        content: '';
        width: 20px;
        height: 2px;
        background: #1d2088;
        position: absolute;
        left: 0;
        top: 50%;
        margin-top: -1px; }
    .works-showa_thumbs-col-txt p {
      font-size: 1.3rem;
      font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N M", sans-serif;
      letter-spacing: 0.06em;
      line-height: 1.23; }

@media only screen and (max-width: 767px) {
  .works-showa_thumbs {
    padding-top: 70px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 770px;
    margin: 0 auto; }
    .works-showa_thumbs > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -moz-box-flex: 0;
      -moz-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto; }
    .works-showa_thumbs-col {
      width: calc(50% - 1px);
      margin-bottom: 30px; }
      .works-showa_thumbs-col:nth-child(3), .works-showa_thumbs-col:nth-child(4) {
        margin-bottom: 0; }
      .works-showa_thumbs-col-ph {
        margin-bottom: 20px; }
      .works-showa_thumbs-col-txt h3 {
        font-size: 1.2rem;
        font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N M", sans-serif;
        letter-spacing: 0.06em;
        display: block;
        padding-left: 30px;
        position: relative;
        margin-bottom: 10px; }
        .works-showa_thumbs-col-txt h3:before {
          content: '';
          width: 20px;
          height: 2px;
          background: #1d2088;
          position: absolute;
          left: 0;
          top: 50%;
          margin-top: -1px; }
      .works-showa_thumbs-col-txt p {
        font-size: 1.3rem;
        font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N M", sans-serif;
        letter-spacing: 0.06em;
        line-height: 1.23; } }
/**/
.works-table-2 .works-table-head .works-table-head-col:nth-child(2) {
  width: 85% !important; }
  .works-table-2 .works-table-head .works-table-head-col:nth-child(2):after {
    display: none; }
.works-table-2 .works-table-body .works-table-body-col:nth-child(2) {
  width: 85% !important;
  border-right: 0 !important; }

.works-2column-ph-noslide .swiper-button-prev,
.works-2column-ph-noslide .swiper-button-next,
.works-2column-ph-noslide .swiper-pagination {
  display: none; }

/*ピックアウトスライド*/
.works-pick-slide {
  position: relative;
  max-width: 990px;
  overflow: hidden;
  height: 430px;
  margin: 0 auto;
  /*ページネーションなどは外枠の要素に配置*/ }
  .works-pick-slide-column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 40px;
    background: #ffffff; }
    .works-pick-slide-column > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -moz-box-flex: 0;
      -moz-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto; }
    .works-pick-slide-column-ph {
      width: 562px;
      height: 345px; }
    .works-pick-slide-column-txt {
      width: calc(100% - 592px);
      height: 345px;
      position: relative; }
      .works-pick-slide-column-txt .btn {
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -150px; }
      .works-pick-slide-column-txt-year {
        font-size: 1.4rem;
        font-family: YakuHanJP, "FOT-筑紫ゴシック Pro B", sans-serif;
        letter-spacing: 0.06em;
        display: block;
        padding-left: 30px;
        position: relative;
        margin-bottom: 30px; }
        .works-pick-slide-column-txt-year:before {
          content: '';
          width: 20px;
          height: 2px;
          background: #1d2088;
          position: absolute;
          left: 0;
          top: 50%;
          margin-top: -1px; }
      .works-pick-slide-column-txt-ttl {
        font-size: 2.2rem;
        font-family: YakuHanJP, "FOT-筑紫ゴシック Pro B", sans-serif;
        letter-spacing: 0.06em;
        line-height: 1.23;
        color: #1d2088;
        margin-bottom: 1em; }
      .works-pick-slide-column-txt-detail {
        font-size: 1.4rem;
        font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N M", sans-serif;
        letter-spacing: 0.06em;
        line-height: 1.785; }
  .works-pick-slide-outer {
    position: relative;
    width: 100%;
    height: 540px;
    background: #f2f2f2;
    padding: 55px 0 0 0; }
    .works-pick-slide-outer .swiper-button-next {
      background-image: url(../img/works/next.png);
      background-size: 11px auto;
      background-repeat: no-repeat; }
    .works-pick-slide-outer .swiper-button-prev {
      background-image: url(../img/works/prev.png);
      background-size: 11px auto;
      background-repeat: no-repeat; }
    .works-pick-slide-outer .swiper-pagination {
      position: relative;
      margin: 17px 0 0 0; }
      .works-pick-slide-outer .swiper-pagination .swiper-pagination-bullet {
        margin: 0 10px;
        background: #bfbfbf;
        opacity: 1 !important; }
        .works-pick-slide-outer .swiper-pagination .swiper-pagination-bullet-active {
          background: #1d2088; }

.remodal-cancel {
  background: transparent;
  font-size: 1.4rem;
  font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N M", sans-serif;
  letter-spacing: 0.06em;
  display: inline-block;
  margin-top: 20px;
  transition: all 0.25s cubic-bezier(0, 0, 0.58, 1) 0s;
  color: #1d2088; }
  .remodal-cancel:hover {
    background: transparent;
    opacity: 0.5; }

.remodal p,
.remodal h3 {
  text-align: left;
  margin-top: 20px; }

@media only screen and (max-width: 1099px) {
  .works-pick-slide {
    position: relative;
    width: calc(100% - 40px);
    overflow: hidden;
    height: 600px;
    margin: 0 auto;
    /*ページネーションなどは外枠の要素に配置*/ }
    .works-pick-slide-column {
      display: block;
      padding: 20px;
      background: #ffffff; }
      .works-pick-slide-column-ph {
        width: 100%;
        max-width: 400px;
        height: auto;
        margin: 0 auto 20px; }
      .works-pick-slide-column-txt {
        width: 100%;
        height: 255px;
        /*.btn {
        position:relative;
        bottom:auto;
        margin:0 auto;
        left:auto;
        }*/ }
        .works-pick-slide-column-txt-year {
          font-size: 1.4rem;
          font-family: YakuHanJP, "FOT-筑紫ゴシック Pro B", sans-serif;
          letter-spacing: 0.06em;
          display: block;
          padding-left: 30px;
          position: relative;
          margin-bottom: 20px; }
          .works-pick-slide-column-txt-year:before {
            content: '';
            width: 20px;
            height: 2px;
            background: #1d2088;
            position: absolute;
            left: 0;
            top: 50%;
            margin-top: -1px; }
        .works-pick-slide-column-txt-ttl {
          font-size: 1.8rem;
          font-family: YakuHanJP, "FOT-筑紫ゴシック Pro B", sans-serif;
          letter-spacing: 0.06em;
          line-height: 1.23;
          color: #1d2088;
          margin-bottom: 20px; }
        .works-pick-slide-column-txt-detail {
          font-size: 1.4rem;
          font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N M", sans-serif;
          letter-spacing: 0.06em;
          line-height: 1.785; }
    .works-pick-slide-outer {
      position: relative;
      width: 100%;
      height: 640px;
      background: #f2f2f2;
      padding: 20px 0 0 0; }
      .works-pick-slide-outer .swiper-button-next {
        background-image: url(../img/works/next.png);
        background-size: 11px auto;
        background-repeat: no-repeat;
        right: -3px; }
      .works-pick-slide-outer .swiper-button-prev {
        background-image: url(../img/works/prev.png);
        background-size: 11px auto;
        background-repeat: no-repeat;
        left: -3px; }
      .works-pick-slide-outer .swiper-pagination {
        position: relative;
        margin: 2px 0 0 0; }
        .works-pick-slide-outer .swiper-pagination .swiper-pagination-bullet {
          margin: 0 10px;
          background: #bfbfbf;
          opacity: 1 !important; }
          .works-pick-slide-outer .swiper-pagination .swiper-pagination-bullet-active {
            background: #1d2088; } }
/*maxL*/
@media only screen and (max-width: 767px) {
  .works-pick-slide-column-txt .btn {
    position: relative;
    margin-left: auto;
    bottom: auto;
    left: auto;
    width: 100%;
    margin-top: 20px; } }
/*maxM*/
/*WEBフォントの表示遅延をフェードインで自然に見せる*/
@keyframes fade-in {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
.swiper-slide-active .works-pick-slide-column-txt {
  animation-name: fade-in;
  animation-duration: .5s;
  animation-delay: .5s;
  animation-fill-mode: both; }

/****横スクロール回避****/
html,
body#recruit {
  overflow-x: hidden; }

/***swiperバージョン変更で左右のアローが表示されるのを回避****/
.swiper-button-next::after,
.swiper-button-prev::after {
  display: none; }

/***********************************

グロナビ調整用（2025）

***********************************/
/*header 調整*/
.header_entry_btn-sp,
.header_entry_btn {
  display: none; }

body#recruit {
  background-image: url(../img/recruit/blue_bg.jpg);
  overflow-y: hidden !important; }
  body#recruit .header {
    background: transparent !important; }
  body#recruit .gnav-pc-bg {
    background: transparent !important; }
  body#recruit .gnav-pc-inner {
    right: 180px; }
    body#recruit .gnav-pc-inner a {
      color: #000000; }
  body#recruit .header_entry_btn {
    width: 132px;
    height: 40px;
    background: #c9151e;
    position: absolute;
    right: 20px;
    top: 16px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    color: #ffffff;
    font-size: 1.4rem; }
    body#recruit .header_entry_btn > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -moz-box-flex: 0;
      -moz-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto; }
  body#recruit .header_entry_btn-sp {
    width: 132px;
    height: 40px;
    background: #c9151e;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    color: #ffffff;
    font-size: 1.4rem;
    margin: -18px 0 30px 18px; }
    body#recruit .header_entry_btn-sp > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -moz-box-flex: 0;
      -moz-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto; }
  body#recruit.scrolled .header {
    background: rgba(255, 255, 255, 0.9) !important;
    transition: all 0.25s cubic-bezier(0, 0, 0.58, 1) 0s; }
  body#recruit.scrolled .gnav-pc-bg {
    background: rgba(255, 255, 255, 0.9) !important; }
  body#recruit.scrolled .drawer-nav {
    background: #ffffff !important; }
  body#recruit.scrolled .gnav-pc-inner a {
    color: #000000; }
  body#recruit .bread a, body#recruit .bread span {
    color: #000000;
    opacity: 1 !important; }

body#recruitment {
  /*20221026 add*/
  overflow-y: hidden !important; }
  body#recruitment .gnav-pc-bg {
    background: transparent !important; }
  body#recruitment .drawer-nav {
    background: transparent !important; }
  body#recruitment .gnav-pc-inner {
    right: 180px; }
  body#recruitment .header_entry_btn {
    width: 132px;
    height: 40px;
    background: #c9151e;
    position: absolute;
    right: 20px;
    top: 16px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    color: #ffffff;
    font-size: 1.4rem; }
    body#recruitment .header_entry_btn > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -moz-box-flex: 0;
      -moz-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto; }
  body#recruitment .header_entry_btn-sp {
    width: 132px;
    height: 40px;
    background: #c9151e;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    color: #ffffff;
    font-size: 1.4rem;
    margin: -18px 0 30px 18px; }
    body#recruitment .header_entry_btn-sp > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -moz-box-flex: 0;
      -moz-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto; }
  body#recruitment.scrolled .header {
    background: rgba(255, 255, 255, 0.9); }
  body#recruitment.scrolled .gnav-pc-bg {
    background: rgba(255, 255, 255, 0.9); }
  body#recruitment.scrolled .drawer-nav {
    background: #ffffff !important; }
  body#recruitment.scrolled .gnav-pc-inner a {
    color: #000000; }

/*20221026 add*/
/*************************

2025　採用情報スタイル

*************************/
.blue_bg {
  background-image: url(../img/recruit/blue_bg.jpg); }

.white_bg {
  background-color: #f5f5f5;
  background-image: url(../img/recruit/white_bg.jpg); }

.recruit-bread {
  padding-top: 80px;
  padding-left: 55px;
  position: relative;
  z-index: 1;
  /*maxL*/ }
  @media only screen and (max-width: 1099px) {
    .recruit-bread {
      padding-top: 55px;
      padding-left: 20px; } }
  .recruit-bread .bread {
    margin: 0; }
  .recruit-bread.scrolled .bread {
    opacity: 0;
    transition: all 0.25s cubic-bezier(0, 0, 0.58, 1) 0s; }

/******************
トップ
******************/
.r_key {
  overflow: hidden;
  height: 638px;
  margin-top: -86px; }
  .r_key-contents {
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .r_key-contents > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -moz-box-flex: 0;
      -moz-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto; }
    .r_key-contents-catch {
      width: 33.28%;
      position: relative;
      padding-top: 130px;
      padding-left: 20px;
      z-index: 1; }
      .r_key-contents-catch-ttl {
        font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
        letter-spacing: 0.06em;
        font-size: 2.4rem;
        color: #ffffff;
        margin: 40px 0 20px; }
      .r_key-contents-catch-txt {
        font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
        letter-spacing: 0.06em;
        font-size: 1.4rem;
        color: #ffffff;
        line-height: 2;
        white-space: nowrap; }
    .r_key-contents-para {
      width: 66.72%;
      position: relative; }
      .r_key-contents-para img {
        max-width: unset;
        height: auto;
        position: absolute; }
      .r_key-contents-para-1 {
        width: 1510px;
        left: -85px;
        top: -190px; }
      .r_key-contents-para-2 {
        width: 366px;
        left: 0;
        top: 350px; }
      .r_key-contents-para-3 {
        width: 66px;
        left: 184px;
        top: 512px; }
      .r_key-contents-para-4 {
        width: 369px;
        left: 260px;
        top: 90px; }
      .r_key-contents-para-5 {
        width: 108px;
        left: 480px;
        top: 502px; }
      .r_key-contents-para-6 {
        width: 221px;
        left: 543px;
        top: 74px; }
      .r_key-contents-para-7 {
        width: 240px;
        left: 537px;
        top: 294px; }

@media only screen and (max-width: 767px) {
  .r_key {
    overflow: hidden;
    height: auto;
    margin-top: -86px; }
    .r_key-contents {
      width: 100%;
      max-width: 1140px;
      margin: 0 auto;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      justify-content: space-between;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .r_key-contents > * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -moz-box-flex: 0;
        -moz-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto; }
      .r_key-contents-catch {
        width: 100%;
        max-width: 480px;
        margin: 0 auto;
        position: relative;
        padding-top: 130px;
        padding-left: 20px;
        padding-right: 20px;
        z-index: 1; }
      .r_key-contents-para {
        width: 80%;
        margin: 0 auto;
        position: relative;
        height: 281px; } }
      @media only screen and (max-width: 767px) and (max-width: 479px) {
        .r_key-contents-para {
          width: 100%; } }
@media only screen and (max-width: 767px) {
        .r_key-contents-para img {
          max-width: unset;
          height: auto;
          position: absolute; }
        .r_key-contents-para-1 {
          width: 687px;
          left: -25px;
          top: -100px; }
        .r_key-contents-para-2 {
          width: 166px;
          left: 15px;
          top: auto;
          bottom: 30px; }
        .r_key-contents-para-3 {
          width: 30px;
          left: 110px;
          top: auto;
          bottom: 0px; }
        .r_key-contents-para-4 {
          width: 168px;
          left: 155px;
          top: 20px; }
        .r_key-contents-para-5 {
          width: 49px;
          left: 255px;
          top: auto;
          bottom: 0; }
        .r_key-contents-para-6 {
          width: 101px;
          left: 263px;
          top: 0; }
        .r_key-contents-para-7 {
          width: 110px;
          left: 290px;
          top: 120px; } }
/*maxL*/
.r_recruitment {
  overflow: hidden;
  padding: 80px 0; }
  .r_recruitment-column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%; }
    .r_recruitment-column > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -moz-box-flex: 0;
      -moz-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto; }
    .r_recruitment-column-para {
      width: 50%; }
      .r_recruitment-column-para img {
        max-width: unset;
        height: auto;
        position: absolute; }
      .r_recruitment-column-para-img {
        width: 799px;
        position: absolute;
        left: -170px;
        top: -70px; }
    .r_recruitment-column-txt {
      width: 50%; }
      .r_recruitment-column-txt-table {
        border-collapse: collapse;
        width: 100%;
        font-size: 1.4rem;
        font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
        letter-spacing: 0.06em;
        line-height: 2; }
        .r_recruitment-column-txt-table td, .r_recruitment-column-txt-table th {
          text-align: left; }
        .r_recruitment-column-txt-table th {
          padding-right: 1em; }

@media only screen and (max-width: 1099px) {
  .r_recruitment {
    overflow: hidden;
    padding: 40px 0 0; }
    .r_recruitment-column {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      justify-content: space-between;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      width: 100%;
      max-width: 500px;
      margin: 0 auto; }
      .r_recruitment-column > * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -moz-box-flex: 0;
        -moz-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto; }
      .r_recruitment-column-para {
        width: 100%;
        order: 2;
        height: 320px;
        overflow: hidden; }
        .r_recruitment-column-para img {
          max-width: 380px;
          height: auto;
          position: relative;
          display: block; }
        .r_recruitment-column-para-img {
          width: 100%;
          width: 380px;
          margin: 0 auto;
          position: relative;
          left: auto;
          top: auto; }
      .r_recruitment-column-txt {
        width: 100%;
        order: 1; }
        .r_recruitment-column-txt-table {
          border-collapse: collapse;
          width: 100%;
          font-size: 1.4rem;
          font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
          letter-spacing: 0.06em;
          line-height: 2; }
          .r_recruitment-column-txt-table td, .r_recruitment-column-txt-table th {
            text-align: left; } }
/*maxM*/
.r_interview {
  position: relative;
  overflow: hidden; }
  .r_interview-para {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0; }
    .r_interview-para-inner {
      position: relative;
      width: 100%;
      height: 100%;
      max-width: 990px;
      margin: 0 auto; }
    .r_interview-para img {
      max-width: unset;
      height: auto;
      position: absolute; }
    .r_interview-para-1 {
      width: 259px;
      left: 155px;
      bottom: -10px; }
      @media only screen and (max-width: 767px) {
        .r_interview-para-1 {
          width: calc(259px * 0.7);
          left: -90px;
          bottom: 10px; } }
    .r_interview-para-2 {
      width: 350px;
      right: 120px;
      bottom: -170px; }
      @media only screen and (max-width: 767px) {
        .r_interview-para-2 {
          width: calc(350px * 0.7);
          right: -60px;
          bottom: 0; } }

.r_insta {
  position: relative; }
  .r_insta-para {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0; }
    .r_insta-para-inner {
      position: relative;
      width: 100%;
      height: 100%;
      max-width: 990px;
      margin: 0 auto; }
    .r_insta-para img {
      max-width: unset;
      height: auto;
      position: absolute; }
    .r_insta-para-1 {
      width: 487px;
      right: -30px;
      bottom: -20px; }
  .r_insta-ttl {
    position: relative;
    z-index: 1; }
  .r_insta-column {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    z-index: 1; }
    .r_insta-column > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -moz-box-flex: 0;
      -moz-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto; }
    .r_insta-column-col {
      width: calc(25% - 29px);
      border-radius: 4px;
      overflow: hidden;
      line-height: 0;
      transition: all 0.25s cubic-bezier(0, 0, 0.58, 1) 0s;
      margin: 0 0 38px;
      position: relative; }
      .r_insta-column-col img {
        width: 100%;
        height: auto;
        position: relative;
        z-index: 1;
        transition: all 0.25s cubic-bezier(0, 0, 0.58, 1) 0s; }
      .r_insta-column-col:after {
        content: '';
        width: 100%;
        height: 100%;
        background: #ffffff;
        z-index: 0;
        position: absolute;
        left: 0;
        top: 0; }
      .r_insta-column-col:hover {
        transition: all 0.25s cubic-bezier(0, 0, 0.58, 1) 0s;
        opacity: 1; }
        .r_insta-column-col:hover img {
          transition: all 0.25s cubic-bezier(0, 0, 0.58, 1) 0s;
          opacity: 0.6; }

@media only screen and (max-width: 767px) {
  .r_insta {
    position: relative; }
    .r_insta-para {
      width: 100%;
      height: 100%;
      overflow: hidden;
      position: absolute;
      left: 0;
      top: 0; }
      .r_insta-para-inner {
        position: relative;
        width: 100%;
        height: 100%;
        max-width: 990px;
        margin: 0 auto; }
      .r_insta-para img {
        max-width: unset;
        height: auto;
        position: absolute; }
      .r_insta-para-1 {
        right: -30px;
        bottom: 300px;
        width: calc(487px * 0.7); }
    .r_insta-column {
      width: 100%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      justify-content: space-between;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      position: relative;
      z-index: 1; }
      .r_insta-column > * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -moz-box-flex: 0;
        -moz-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto; }
      .r_insta-column-col {
        width: calc(50% - 10px);
        border-radius: 4px;
        overflow: hidden;
        line-height: 0;
        transition: all 0.25s cubic-bezier(0, 0, 0.58, 1) 0s;
        margin: 0 0 20px; }
        .r_insta-column-col img {
          width: 100%;
          height: auto; } }
/*maxM*/
.r_movie {
  overflow: hidden;
  padding: 80px 0;
  min-height: 500px;
  position: relative; }
  .r_movie-column {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    z-index: 1; }
    .r_movie-column > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -moz-box-flex: 0;
      -moz-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto; }
    .r_movie-column-col {
      width: calc(50% - 19px);
      position: relative; }
      .r_movie-column-col-ttl {
        font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
        letter-spacing: 0.06em;
        font-size: 1.4rem;
        margin-bottom: 1.5em; }
      .r_movie-column-col-img {
        position: relative;
        border-radius: 4px;
        background: #ffffff;
        display: block;
        line-height: 0; }
        .r_movie-column-col-img img {
          transition: all 0.25s cubic-bezier(0, 0, 0.58, 1) 0s; }
        .r_movie-column-col-img:hover {
          opacity: 1; }
          .r_movie-column-col-img:hover img {
            transition: all 0.25s cubic-bezier(0, 0, 0.58, 1) 0s;
            opacity: 0.6; }
  .r_movie-para {
    width: 100%;
    height: 230px;
    overflow: hidden; }
    .r_movie-para-img {
      width: 2251px;
      max-width: unset;
      height: auto;
      position: absolute;
      left: 0;
      top: 0; }
  .r_movie-para2 {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0; }
    .r_movie-para2-inner {
      max-width: 990px;
      margin: 0 auto;
      position: relative; }
      .r_movie-para2-inner-img {
        width: 583px;
        max-width: unset;
        height: auto;
        position: absolute;
        left: 0;
        top: -50px; }

@media only screen and (max-width: 767px) {
  .r_movie {
    overflow: hidden;
    padding: 40px 0;
    min-height: 300px;
    position: relative; }
    .r_movie-column {
      width: 100%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      justify-content: space-between;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      position: relative;
      z-index: 1; }
      .r_movie-column > * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -moz-box-flex: 0;
        -moz-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto; }
      .r_movie-column-col {
        width: 100%; }
        .r_movie-column-col:nth-child(odd) {
          margin-bottom: 30px; }
        .r_movie-column-col-ttl {
          font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
          letter-spacing: 0.06em;
          font-size: 1.4rem;
          margin-bottom: 1.5em; }
    .r_movie-para {
      width: 100%;
      height: 230px;
      height: calc(230px * 0.7);
      overflow: hidden; }
      .r_movie-para-img {
        width: calc(2251px * 0.7);
        max-width: unset;
        height: auto;
        position: absolute;
        left: 0;
        top: 0; }
    .r_movie-para2 {
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0; }
      .r_movie-para2-inner {
        max-width: 990px;
        margin: 0 auto;
        position: relative; }
        .r_movie-para2-inner-img {
          width: 583px;
          width: calc(583px * 0.7);
          max-width: unset;
          height: auto;
          position: absolute;
          left: 0;
          top: 0px; } }
/*maxM*/
/*****************
REMODAL設定
*****************/
.remodal-overlay {
  background: rgba(0, 0, 0, 0.8); }

.remodal {
  padding: 0;
  max-width: 770px; }
  .remodal-closebtn {
    position: absolute;
    right: 0;
    top: -60px;
    width: 40px;
    height: 40px;
    display: block;
    background-image: url(../img/recruit/close.svg);
    background-repeat: no-repeat;
    background-size: cover; }
  .remodal-movie {
    width: 100%;
    aspect-ratio: 16 / 9;
    line-height: 0; }
    .remodal-movie iframe {
      width: 100%;
      height: 100%; }

.r_intern {
  position: relative;
  overflow: hidden; }
  .r_intern-read {
    font-size: 1.4rem;
    font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
    letter-spacing: 0.06em;
    line-height: 2;
    margin: 0 0 40px; }
  .r_intern-para {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0; }
    .r_intern-para img {
      max-width: unset;
      height: auto; }
    .r_intern-para-1 {
      position: absolute;
      left: -58px;
      bottom: -58px;
      width: 348px; }
    .r_intern-para-2 {
      position: absolute;
      right: -190px;
      top: 15px;
      width: 683px; }
  .r_intern-column {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%; }
    .r_intern-column > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -moz-box-flex: 0;
      -moz-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto; }
    .r_intern-column-col {
      width: calc(50% - 19px);
      background: #ffffff;
      border-radius: 4px;
      padding: 55px; }
      .r_intern-column-col-ttl {
        font-size: 2.4rem;
        font-family: YakuHanJP, "FOT-筑紫ゴシック Pro E", sans-serif;
        letter-spacing: 0.06em;
        margin: 0 0 1em; }
      .r_intern-column-col p {
        font-size: 1.4rem;
        font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
        letter-spacing: 0.06em;
        line-height: 2;
        margin: 0 0 1em; }
      .r_intern-column-col-btn {
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        justify-content: flex-start;
        padding-left: 10px;
        font-size: 1.4rem;
        font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
        letter-spacing: 0.06em;
        position: relative;
        border: 1px solid #000000;
        border-radius: 2px;
        height: 44px; }
        .r_intern-column-col-btn > * {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 auto;
          -moz-box-flex: 0;
          -moz-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
          flex: 0 0 auto; }
        .r_intern-column-col-btn > * {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 auto;
          -moz-box-flex: 0;
          -moz-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
          flex: 0 0 auto; }
        .r_intern-column-col-btn:after {
          content: '';
          background-image: url(../img/recruit/intern-arrow.svg);
          background-repeat: no-repeat;
          background-position: 50% 50%;
          background-size: 10px auto;
          width: 10px;
          height: 14px;
          position: absolute;
          right: 10px;
          top: calc(50% - 7px); }

@media only screen and (max-width: 1099px) {
  .r_intern {
    position: relative;
    overflow: hidden; }
    .r_intern-read {
      font-size: 1.4rem;
      font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
      letter-spacing: 0.06em;
      line-height: 2;
      margin: 0 0 40px; }
    .r_intern-para {
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0; }
      .r_intern-para img {
        max-width: unset;
        height: auto; }
      .r_intern-para-1 {
        position: absolute;
        left: -58px;
        bottom: 0;
        width: calc(348px * 0.7); }
      .r_intern-para-2 {
        position: absolute;
        right: -190px;
        top: 15px;
        width: 683px;
        width: calc(683px * 0.7); }
    .r_intern-column {
      position: relative;
      z-index: 1;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      justify-content: space-between;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      width: 100%; }
      .r_intern-column > * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -moz-box-flex: 0;
        -moz-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto; }
      .r_intern-column-col {
        width: 100%;
        background: #ffffff;
        border-radius: 4px;
        padding: 55px; }
        .r_intern-column-col:nth-child(odd) {
          margin-bottom: 30px; }
        .r_intern-column-col-ttl {
          font-size: 2.4rem;
          font-family: YakuHanJP, "FOT-筑紫ゴシック Pro E", sans-serif;
          letter-spacing: 0.06em;
          margin: 0 0 1em; }
        .r_intern-column-col p {
          font-size: 1.4rem;
          font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
          letter-spacing: 0.06em;
          line-height: 2;
          margin: 0 0 1em; }
        .r_intern-column-col-btn {
          width: 100%;
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          -webkit-justify-content: center;
          -moz-justify-content: center;
          justify-content: center;
          -webkit-box-align: center;
          -ms-flex-align: center;
          -webkit-align-items: center;
          -moz-align-items: center;
          align-items: center;
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-wrap: wrap;
          -moz-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          -webkit-box-pack: start;
          -ms-flex-pack: start;
          -webkit-justify-content: flex-start;
          -moz-justify-content: flex-start;
          justify-content: flex-start;
          padding-left: 10px;
          font-size: 1.4rem;
          font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
          letter-spacing: 0.06em;
          position: relative;
          border: 1px solid #000000;
          border-radius: 2px;
          height: 44px; }
          .r_intern-column-col-btn > * {
            -webkit-box-flex: 0;
            -webkit-flex: 0 0 auto;
            -moz-box-flex: 0;
            -moz-flex: 0 0 auto;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto; }
          .r_intern-column-col-btn > * {
            -webkit-box-flex: 0;
            -webkit-flex: 0 0 auto;
            -moz-box-flex: 0;
            -moz-flex: 0 0 auto;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto; }
          .r_intern-column-col-btn:after {
            content: '';
            background-image: url(../img/recruit/intern-arrow.svg);
            background-repeat: no-repeat;
            background-position: 50% 50%;
            background-size: 10px auto;
            width: 10px;
            height: 14px;
            position: absolute;
            right: 10px;
            top: calc(50% - 7px); } }
/*maxL*/
/******************
インタビュー
******************/
/*キービジュアル*/
.r_interview-key {
  width: 100%;
  min-height: 360px;
  position: relative;
  padding-top: 147px;
  margin-top: -100px;
  overflow: hidden; }
  .r_interview-key .contents {
    min-height: 213px;
    padding-bottom: 40px; }
  .r_interview-key-01 {
    width: 314px;
    height: auto;
    position: absolute;
    right: 0;
    bottom: 0; }
.r_interview-ttl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  position: relative;
  padding-left: 20px;
  margin-bottom: 50px; }
  .r_interview-ttl > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .r_interview-ttl:before {
    content: '';
    width: 3px;
    height: 36px;
    background: #000000;
    position: absolute;
    left: 0;
    top: 2px; }
  .r_interview-ttl-ja {
    font-size: 3.2rem;
    font-family: YakuHanJP, "FOT-筑紫ゴシック Pro E", sans-serif;
    letter-spacing: 0.06em;
    line-height: 36px;
    display: inline-block;
    padding-right: 20px; }
  .r_interview-ttl-en {
    font-size: 1.4rem;
    font-family: YakuHanJP, "FOT-筑紫ゴシック Pro B", sans-serif;
    letter-spacing: 0.06em;
    line-height: 36px;
    display: inline-block; }
  .r_interview-ttl-icon {
    width: 24px;
    height: 24px;
    display: inline-block;
    position: absolute;
    right: 0;
    top: calc(50% - 12px); }
    .r_interview-ttl-icon img {
      width: 24px;
      height: 24px; }
.r_interview-read {
  font-size: 2.8rem;
  font-family: YakuHanJP, "FOT-筑紫ゴシック Pro E", sans-serif;
  letter-spacing: 0.06em;
  margin-bottom: 0.5em;
  line-height: calc(48 / 28);
  position: relative;
  z-index: 1; }
  .r_interview-read-small {
    font-size: 1.4rem;
    font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
    letter-spacing: 0.06em;
    position: relative;
    z-index: 1; }

@media only screen and (max-width: 1099px) {
  .r_interview-key {
    width: 100%;
    height: auto;
    position: relative;
    padding-top: 120px;
    margin-top: -100px;
    overflow: hidden; }
    .r_interview-key .contents-990 {
      margin: 0 auto;
      height: auto;
      padding-bottom: 0; }
    .r_interview-key-01 {
      width: 314px;
      height: auto;
      position: relative;
      right: auto;
      top: auto;
      bottom: auto;
      z-index: 0;
      margin: 0 auto;
      display: block;
      margin-top: 30px; }
  .r_interview-ttl {
    display: block;
    position: relative;
    padding-left: 15px;
    margin-bottom: 36px;
    z-index: 1; }
    .r_interview-ttl:before {
      content: '';
      width: 3px;
      height: 32px;
      background: #000000;
      position: absolute;
      left: 0;
      top: 1px; }
    .r_interview-ttl-ja {
      font-size: 2.6rem;
      font-family: YakuHanJP, "FOT-筑紫ゴシック Pro E", sans-serif;
      letter-spacing: 0.06em;
      line-height: 1.2;
      display: inline-block; }
    .r_interview-ttl-en {
      font-size: 1.4rem;
      font-family: YakuHanJP, "FOT-筑紫ゴシック Pro B", sans-serif;
      letter-spacing: 0.06em;
      line-height: 1.2;
      display: block;
      margin-left: -20px;
      margin-top: 20px; }
    .r_interview-ttl-icon {
      width: 24px;
      height: 24px;
      position: relative;
      right: auto;
      top: auto;
      display: inline-block;
      vertical-align: text-bottom; }
      .r_interview-ttl-icon img {
        width: 24px;
        height: 24px; }
  .r_interview-read {
    font-size: 2.8rem;
    font-family: YakuHanJP, "FOT-筑紫ゴシック Pro E", sans-serif;
    letter-spacing: 0.06em;
    margin-bottom: 0.5em;
    line-height: calc(48 / 28);
    position: relative;
    z-index: 1; } }
/*maxL*/
.r_interview-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  flex-wrap: nowrap; }
  .r_interview-column > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .r_interview-column-ph {
    width: 48%;
    position: relative;
    z-index: 2; }
    .r_interview-column-ph img {
      border-radius: 4px; }
  .r_interview-column-txt {
    width: 94.4%;
    background: #ffffff;
    border-radius: 4px;
    padding: 56px;
    margin-left: -42.4%;
    position: relative;
    z-index: 1;
    padding-left: 48%;
    margin-top: 40px; }
  .r_interview-column-rev .r_interview-column-ph {
    order: 2; }
  .r_interview-column-rev .r_interview-column-txt {
    order: 1;
    margin-left: 0;
    margin-right: -42.4%;
    padding-left: 56px;
    padding-right: 48%; }
.r_interview-center {
  width: 100%; }
  .r_interview-center-ph {
    width: 87.5%;
    border-radius: 4px;
    position: relative;
    z-index: 2;
    margin: 0 auto; }
  .r_interview-center-txt {
    width: 100%;
    border-radius: 4px;
    position: relative;
    z-index: 1;
    margin: -40px auto 0;
    background: #ffffff;
    padding: 96px 56px 56px;
    text-align: center; }
    .r_interview-center-txt-inner {
      max-width: 660px;
      margin: 0 auto; }
.r_interview-sub {
  display: inline;
  color: #ffffff;
  font-size: 2.4rem;
  font-family: YakuHanJP, "FOT-筑紫ゴシック Pro E", sans-serif;
  letter-spacing: 0.06em;
  line-height: calc(38 / 24);
  padding: 5px;
  background: linear-gradient(to right, #000000 0%, #000000 100%);
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  position: relative; }
  .r_interview-sub-cover {
    position: relative; }
    .r_interview-sub-cover:after {
      width: 100%;
      height: 120%;
      content: '';
      background: #ffffff;
      position: absolute;
      right: 0;
      top: -10%; }
    .r_interview-sub-cover-inview::after {
      width: 0%;
      transition: all 0.75s cubic-bezier(0, 0, 0.58, 1) 0s; }
.r_interview-txt {
  margin-top: 30px;
  font-size: 1.4rem;
  line-height: calc(25 / 14);
  font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
  letter-spacing: 0.06em; }
.r_interview-slide {
  overflow: visible; }
  .r_interview-slide-outer {
    overflow: hidden;
    width: calc(100% + (100vw - 100%) / 2);
    position: relative; }
  .r_interview-slide .swiper-slide {
    height: auto; }
  .r_interview-slide-thumb {
    position: relative;
    border-radius: 4px;
    overflow: hidden; }
    .r_interview-slide-thumb img {
      object-fit: cover;
      width: 100%;
      height: auto;
      position: relative;
      z-index: 1;
      transition: all 0.25s cubic-bezier(0, 0, 0.58, 1) 0s; }
    .r_interview-slide-thumb-ttl {
      width: 100%;
      height: 40px;
      background: #ffffff;
      position: absolute;
      left: 0;
      bottom: 0;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      -webkit-justify-content: flex-start;
      -moz-justify-content: flex-start;
      justify-content: flex-start;
      padding: 0 10px;
      font-size: 1.4rem;
      font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
      letter-spacing: 0.06em;
      z-index: 1; }
      .r_interview-slide-thumb-ttl > * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -moz-box-flex: 0;
        -moz-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto; }
      .r_interview-slide-thumb-ttl > * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -moz-box-flex: 0;
        -moz-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto; }
    .r_interview-slide-thumb:after {
      content: '';
      width: 100%;
      height: 100%;
      background: #ffffff;
      z-index: 0;
      position: absolute;
      left: 0;
      top: 0; }
    .r_interview-slide-thumb:hover {
      opacity: 1; }
      .r_interview-slide-thumb:hover img {
        transition: all 0.25s cubic-bezier(0, 0, 0.58, 1) 0s;
        opacity: 0.6; }
  .r_interview-slide-nav {
    position: absolute;
    top: 0;
    right: 0;
    width: 88px;
    height: 36px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .r_interview-slide-nav > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -moz-box-flex: 0;
      -moz-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto; }
    .r_interview-slide-nav-l {
      width: 36px;
      height: 36px;
      background-image: url(../img/recruit/slide_nav_l.svg); }
      .r_interview-slide-nav-l:hover {
        transition: all 0.25s cubic-bezier(0, 0, 0.58, 1) 0s;
        opacity: 0.6; }
    .r_interview-slide-nav-r {
      width: 36px;
      height: 36px;
      background-image: url(../img/recruit/slide_nav_r.svg); }
      .r_interview-slide-nav-r:hover {
        transition: all 0.25s cubic-bezier(0, 0, 0.58, 1) 0s;
        opacity: 0.6; }
.r_interview-sub2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  position: relative;
  padding-left: 20px;
  margin-bottom: 50px;
  font-size: 2.4rem;
  font-family: YakuHanJP, "FOT-筑紫ゴシック Pro E", sans-serif;
  letter-spacing: 0.06em;
  line-height: 36px; }
  .r_interview-sub2 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .r_interview-sub2:before {
    content: '';
    width: 3px;
    height: 36px;
    background: #000000;
    position: absolute;
    left: 0;
    top: 2px; }

.btn-back {
  width: 280px;
  height: 80px;
  border-radius: 4px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  background: #ffffff;
  margin: 0 auto; }
  .btn-back > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .btn-back span {
    font-size: 1.6rem;
    font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
    letter-spacing: 0.06em;
    display: inline-block;
    background-image: url(../img/recruit/arrow-l.svg);
    background-size: 6px auto;
    background-repeat: no-repeat;
    padding-left: 16px;
    background-position: 0 50%; }

@media only screen and (max-width: 1099px) {
  .r_interview-column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    flex-wrap: wrap; }
    .r_interview-column > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -moz-box-flex: 0;
      -moz-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto; }
    .r_interview-column-ph {
      width: 100%;
      max-width: 335px;
      position: relative;
      z-index: 2;
      margin: 0 auto; }
      .r_interview-column-ph img {
        border-radius: 4px;
        object-fit: cover;
        width: 100%;
        max-width: 355px;
        height: 251px; }
    .r_interview-column-txt {
      width: 100vw;
      margin: 0 calc(50% - 50vw);
      background: #ffffff;
      border-radius: 4px;
      padding: 30px;
      position: relative;
      z-index: 1;
      margin-top: -220px;
      padding-top: 250px; }
    .r_interview-column-rev .r_interview-column-ph {
      order: 1; }
    .r_interview-column-rev .r_interview-column-txt {
      order: 2;
      width: 100vw;
      margin: 0 calc(50% - 50vw);
      padding: 30px;
      margin-top: -220px;
      padding-top: 250px; }
  .r_interview-center {
    width: 100%; }
    .r_interview-center-ph {
      width: 100%;
      max-width: 335px;
      border-radius: 4px;
      position: relative;
      z-index: 2;
      margin: 0 auto; }
      .r_interview-center-ph img {
        border-radius: 4px;
        object-fit: cover;
        width: 100%;
        max-width: 355px;
        height: 251px; }
    .r_interview-center-txt {
      width: 100vw;
      margin: 0 calc(50% - 50vw);
      border-radius: 4px;
      padding: 30px;
      margin-top: -220px;
      padding-top: 250px;
      position: relative;
      z-index: 1;
      background: #ffffff;
      text-align: left; }
      .r_interview-center-txt-inner {
        max-width: unset;
        margin: 0 auto; }
  .r_interview-sub {
    display: inline;
    color: #ffffff;
    font-size: 2.4rem;
    font-family: YakuHanJP, "FOT-筑紫ゴシック Pro E", sans-serif;
    letter-spacing: 0.06em;
    line-height: calc(38 / 24);
    padding: 5px;
    background: linear-gradient(to right, #000000 0%, #000000 100%);
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    position: relative; }
    .r_interview-sub-cover {
      position: relative; }
      .r_interview-sub-cover:after {
        width: 100%;
        height: 120%;
        content: '';
        background: #ffffff;
        position: absolute;
        right: 0;
        top: -12%; }
      .r_interview-sub-cover-inview::after {
        width: 0%;
        transition: all 0.75s cubic-bezier(0, 0, 0.58, 1) 0s; }
  .r_interview-txt {
    margin-top: 30px;
    font-size: 1.4rem;
    line-height: calc(25 / 14);
    font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
    letter-spacing: 0.06em; }
  .r_interview-slide {
    overflow: visible; }
    .r_interview-slide-outer {
      overflow: hidden;
      width: calc(100% + (100vw - 100%) / 2); }
    .r_interview-slide .swiper-slide {
      height: auto; }
    .r_interview-slide-thumb {
      position: relative;
      border-radius: 4px;
      overflow: hidden; }
      .r_interview-slide-thumb img {
        object-fit: cover;
        width: 100%;
        height: auto; }
      .r_interview-slide-thumb-ttl {
        width: 100%;
        height: 40px;
        background: #ffffff;
        position: absolute;
        left: 0;
        bottom: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        justify-content: flex-start;
        padding: 0 10px;
        font-size: 1.4rem;
        font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
        letter-spacing: 0.06em; }
        .r_interview-slide-thumb-ttl > * {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 auto;
          -moz-box-flex: 0;
          -moz-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
          flex: 0 0 auto; }
        .r_interview-slide-thumb-ttl > * {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 auto;
          -moz-box-flex: 0;
          -moz-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
          flex: 0 0 auto; }
    .r_interview-slide-nav {
      position: relative;
      top: auto;
      right: auto;
      left: auto;
      width: 88px;
      height: 36px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      justify-content: space-between;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin-bottom: 40px; }
      .r_interview-slide-nav > * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -moz-box-flex: 0;
        -moz-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto; }
      .r_interview-slide-nav-l {
        width: 36px;
        height: 36px;
        background-image: url(../img/recruit/slide_nav_l.svg); }
        .r_interview-slide-nav-l:hover {
          transition: all 0.25s cubic-bezier(0, 0, 0.58, 1) 0s;
          opacity: 0.6; }
      .r_interview-slide-nav-r {
        width: 36px;
        height: 36px;
        background-image: url(../img/recruit/slide_nav_r.svg); }
        .r_interview-slide-nav-r:hover {
          transition: all 0.25s cubic-bezier(0, 0, 0.58, 1) 0s;
          opacity: 0.6; }
  .r_interview-sub2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    position: relative;
    padding-left: 20px;
    margin-bottom: 50px;
    font-size: 2.4rem;
    font-family: YakuHanJP, "FOT-筑紫ゴシック Pro E", sans-serif;
    letter-spacing: 0.06em;
    line-height: 36px; }
    .r_interview-sub2 > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -moz-box-flex: 0;
      -moz-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto; }
    .r_interview-sub2:before {
      content: '';
      width: 3px;
      height: 36px;
      background: #000000;
      position: absolute;
      left: 0;
      top: 2px; }

  .btn-back {
    width: 100%;
    max-width: 280px;
    height: 80px;
    border-radius: 4px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    background: #ffffff;
    margin: 0 auto; }
    .btn-back > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -moz-box-flex: 0;
      -moz-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto; }
    .btn-back span {
      font-size: 1.6rem;
      font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
      letter-spacing: 0.06em;
      display: inline-block;
      background-image: url(../img/recruit/arrow-l.svg);
      background-size: 6px auto;
      background-repeat: no-repeat;
      padding-left: 16px;
      background-position: 0 50%; } }
/*maxL*/
.r_contact {
  padding-top: 250px; }
  .r_contact-box {
    border-radius: 4px;
    background: #ffffff;
    padding: 55px;
    position: relative; }
    .r_contact-box:before {
      content: '';
      width: 664px;
      height: 199px;
      background-image: url(../img/recruit/top/r_contact.png);
      background-size: 664px auto;
      background-repeat: no-repeat;
      position: absolute;
      top: -199px;
      left: calc(50% - 332px); }
  .r_contact-column {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .r_contact-column > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -moz-box-flex: 0;
      -moz-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto; }
    .r_contact-column-ttl {
      width: 210px;
      min-height: 42px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      -webkit-justify-content: flex-start;
      -moz-justify-content: flex-start;
      justify-content: flex-start;
      margin-bottom: 30px; }
      .r_contact-column-ttl > * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -moz-box-flex: 0;
        -moz-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto; }
      .r_contact-column-ttl > * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -moz-box-flex: 0;
        -moz-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto; }
      .r_contact-column-ttl-fix {
        align-items: start;
        padding-top: 20px; }
      .r_contact-column-ttl-txt {
        font-size: 1.4rem;
        font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
        letter-spacing: 0.06em;
        display: inline-block;
        padding: 0 10px 0 0; }
      .r_contact-column-ttl-must {
        color: #C9151E;
        font-size: 1.2rem;
        font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N R", sans-serif;
        letter-spacing: 0.06em; }
    .r_contact-column-txt {
      width: calc(100% - 210px);
      margin-bottom: 30px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      -webkit-justify-content: flex-start;
      -moz-justify-content: flex-start;
      justify-content: flex-start; }
      .r_contact-column-txt > * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -moz-box-flex: 0;
        -moz-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto; }
      .r_contact-column-txt > * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -moz-box-flex: 0;
        -moz-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto; }
      .r_contact-column-txt > span {
        display: inline-block;
        width: 100%; }
  .r_contact-inp {
    border-radius: 4px;
    border: 1px solid #000000;
    padding: 0.9em;
    width: 100%; }
  .r_contact-textarea {
    border-radius: 4px;
    border: 1px solid #000000;
    padding: 0.9em;
    width: 100%;
    height: 120px; }
  .r_contact-full {
    width: 100%;
    text-align: center;
    margin: 0 0 30px; }
    .r_contact-full:last-child {
      margin: 0 0 0; }
    .r_contact-full-link {
      text-decoration: underline;
      font-size: 1.4rem;
      font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
      letter-spacing: 0.06em;
      display: block;
      padding: 15px 0 0; }
      .r_contact-full-link:hover {
        text-decoration: none; }
  .r_contact-btn {
    border: 0;
    border-radius: 8px;
    background: #000000;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 80px;
    font-size: 2.2rem;
    color: #ffffff;
    font-family: YakuHanJP, "FOT-筑紫ゴシック Pro B", sans-serif;
    letter-spacing: 0.06em;
    width: 100%;
    transition: all 0.25s cubic-bezier(0, 0, 0.58, 1) 0s; }
    .r_contact-btn > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -moz-box-flex: 0;
      -moz-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto; }
    .r_contact-btn:hover {
      opacity: 0.6;
      transition: all 0.25s cubic-bezier(0, 0, 0.58, 1) 0s; }
  .r_contact-radio .first {
    margin-left: 0; }
  .r_contact-radio label span {
    position: relative;
    padding-left: 25px;
    margin-right: 20px; }
    .r_contact-radio label span:before {
      content: '';
      width: 16px;
      height: 16px;
      border: 1px solid #000000;
      border-radius: 8px;
      position: absolute;
      left: 0;
      top: 3px; }
  .r_contact-radio label input:checked + span::after {
    width: 8px;
    height: 8px;
    border-radius: 4px;
    background: #000000;
    position: absolute;
    left: 4px;
    top: 7px; }
  .r_contact-check .first {
    margin-left: 0; }
  .r_contact-check label span {
    position: relative;
    padding-left: 25px;
    margin-right: 20px; }
    .r_contact-check label span:before {
      content: '';
      width: 16px;
      height: 16px;
      border: 1px solid #000000;
      border-radius: 0;
      position: absolute;
      left: 0;
      top: 3px; }
  .r_contact-check label input:checked + span::after {
    width: 16px;
    height: 16px;
    border-radius: 0;
    background: #000000;
    position: absolute;
    left: 0;
    top: 3px; }
  .r_contact .wpcf7-not-valid-tip {
    display: block;
    padding: 1em 0 0;
    color: #C9151E;
    font-size: 1.2rem;
    font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N R", sans-serif;
    letter-spacing: 0.06em; }

@media only screen and (max-width: 1099px) {
  .r_contact {
    padding-top: 141px; }
    .r_contact-box {
      border-radius: 4px;
      background: #ffffff;
      padding: 30px !important;
      position: relative; }
      .r_contact-box:before {
        content: '';
        width: 376px;
        height: 112px;
        background-image: url(../img/recruit/top/r_contact.png);
        background-size: 376px auto;
        background-repeat: no-repeat;
        position: absolute;
        top: -112px;
        left: calc(50% - 188px); }
    .r_contact-column {
      width: 100%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      justify-content: space-between;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .r_contact-column > * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -moz-box-flex: 0;
        -moz-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto; }
      .r_contact-column-ttl {
        width: 100%;
        min-height: 42px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        justify-content: flex-start;
        margin-bottom: 0; }
        .r_contact-column-ttl > * {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 auto;
          -moz-box-flex: 0;
          -moz-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
          flex: 0 0 auto; }
        .r_contact-column-ttl > * {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 auto;
          -moz-box-flex: 0;
          -moz-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
          flex: 0 0 auto; }
        .r_contact-column-ttl-fix {
          align-items: start;
          padding-top: 20px; }
        .r_contact-column-ttl-txt {
          font-size: 1.4rem;
          font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
          letter-spacing: 0.06em;
          display: inline-block;
          padding: 0 10px 0 0; }
        .r_contact-column-ttl-must {
          color: #C9151E;
          font-size: 1.2rem;
          font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N R", sans-serif;
          letter-spacing: 0.06em; }
      .r_contact-column-txt {
        width: 100%;
        margin-bottom: 20px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        justify-content: flex-start; }
        .r_contact-column-txt > * {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 auto;
          -moz-box-flex: 0;
          -moz-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
          flex: 0 0 auto; }
        .r_contact-column-txt > * {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 auto;
          -moz-box-flex: 0;
          -moz-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
          flex: 0 0 auto; }
        .r_contact-column-txt > span {
          display: inline-block;
          width: 100%; }
    .r_contact-inp {
      border-radius: 4px;
      border: 1px solid #000000;
      padding: 0.9em;
      width: 100%; }
    .r_contact-textarea {
      border-radius: 4px;
      border: 1px solid #000000;
      padding: 0.9em;
      width: 100%;
      height: 120px; }
    .r_contact-full {
      width: 100%;
      text-align: center;
      margin: 0 0 30px; }
      .r_contact-full:last-child {
        margin: 0 0 0; }
      .r_contact-full-link {
        text-decoration: underline;
        font-size: 1.4rem;
        font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
        letter-spacing: 0.06em;
        display: block;
        padding: 15px 0 0; }
        .r_contact-full-link:hover {
          text-decoration: none; }
    .r_contact-btn {
      border: 0;
      border-radius: 8px;
      background: #000000;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      height: 80px;
      font-size: 2.2rem;
      color: #ffffff;
      font-family: YakuHanJP, "FOT-筑紫ゴシック Pro B", sans-serif;
      letter-spacing: 0.06em;
      width: 100%;
      transition: all 0.25s cubic-bezier(0, 0, 0.58, 1) 0s; }
      .r_contact-btn > * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -moz-box-flex: 0;
        -moz-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto; }
      .r_contact-btn:hover {
        opacity: 0.6;
        transition: all 0.25s cubic-bezier(0, 0, 0.58, 1) 0s; }
    .r_contact-radio .first {
      margin-left: 0; }
    .r_contact-radio span {
      margin-left: 0;
      display: block; }
    .r_contact-radio label {
      margin: 0 0 15px;
      display: block; }
      .r_contact-radio label span {
        position: relative;
        padding-left: 25px;
        margin-right: 20px; }
        .r_contact-radio label span:before {
          content: '';
          width: 16px;
          height: 16px;
          border: 1px solid #000000;
          border-radius: 8px;
          position: absolute;
          left: 0;
          top: 0; }
      .r_contact-radio label input:checked + span::after {
        width: 8px;
        height: 8px;
        border-radius: 4px;
        background: #000000;
        position: absolute;
        left: 4px;
        top: 4px; }
    .r_contact-check .first {
      margin-left: 0; }
    .r_contact-check label span {
      position: relative;
      padding-left: 25px;
      margin-right: 20px; }
      .r_contact-check label span:before {
        content: '';
        width: 16px;
        height: 16px;
        border: 1px solid #000000;
        border-radius: 0;
        position: absolute;
        left: 0;
        top: 3px; }
    .r_contact-check label input:checked + span::after {
      width: 16px;
      height: 16px;
      border-radius: 0;
      background: #000000;
      position: absolute;
      left: 0;
      top: 3px; }
    .r_contact .wpcf7-not-valid-tip {
      display: block;
      padding: 1em 0 0;
      color: #C9151E;
      font-size: 1.2rem;
      font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N R", sans-serif;
      letter-spacing: 0.06em; } }
/*maxL*/
.text-combine {
  -webkit-text-combine: horizontal;
  -ms-text-combine-horizontal: all;
  text-combine-upright: all;
  display: inline-block;
  margin-left: 0.05em; }

body#interview01 .second-ttl {
  background-image: url(../img/interview/01/main.jpg);
  background-position: 50% 50%; }
  body#interview01 .second-ttl-txt {
    padding-top: 140px;
    color: #000000;
    text-shadow: 0px 0px 5px rgba(255, 255, 255, 0.5); }
    @media only screen and (max-width: 1099px) {
      body#interview01 .second-ttl-txt {
        padding-top: 60px;
        font-size: 1.6rem; } }

body#interview02 .second-ttl {
  background-image: url(../img/interview/02/main.jpg);
  background-position: 50% 0%; }
  body#interview02 .second-ttl-txt {
    padding-top: 140px;
    color: #000000;
    text-shadow: 0px 0px 3px rgba(255, 255, 255, 0.5); }
    @media only screen and (max-width: 1099px) {
      body#interview02 .second-ttl-txt {
        padding-top: 60px;
        font-size: 1.6rem; } }

body#interview03 .second-ttl {
  background-image: url(../img/interview/03/main.jpg);
  background-position: 50% 0%; }
  body#interview03 .second-ttl-txt {
    padding-top: 140px;
    color: #000000;
    text-shadow: 0px 0px 3px rgba(255, 255, 255, 0.5); }
    @media only screen and (max-width: 1099px) {
      body#interview03 .second-ttl-txt {
        padding-top: 60px;
        font-size: 1.6rem; } }

body#interview04 .second-ttl {
  background-image: url(../img/interview/04/main.jpg);
  background-position: 50% 0%; }
  body#interview04 .second-ttl-txt {
    padding-top: 140px;
    color: #000000;
    text-shadow: 0px 0px 3px rgba(255, 255, 255, 0.5); }
    @media only screen and (max-width: 1099px) {
      body#interview04 .second-ttl-txt {
        padding-top: 60px;
        font-size: 1.6rem; } }

body#interview05 .second-ttl {
  background-image: url(../img/interview/05/main.jpg);
  background-position: 50% 0%; }
  body#interview05 .second-ttl-txt {
    padding-top: 140px;
    color: #ffffff;
    text-shadow: 0px 0px 3px black; }
    @media only screen and (max-width: 1099px) {
      body#interview05 .second-ttl-txt {
        padding-top: 60px;
        font-size: 1.6rem; } }

/*maxL*/
.interview-read {
  text-align: center; }
  .interview-read-1 {
    font-size: 3.2rem;
    font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
    letter-spacing: 0.06em;
    color: #1d2088;
    margin-bottom: 50px;
    line-height: 1.5; }
  .interview-read-2 {
    font-size: 2.8rem;
    font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
    letter-spacing: 0.06em;
    margin-bottom: 20px; }
  .interview-read-3 {
    font-size: 1.6rem;
    font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
    letter-spacing: 0.06em;
    margin-bottom: 80px; }
  .interview-read-4 {
    font-size: 2.8rem;
    font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
    letter-spacing: 0.06em;
    color: #1d2088;
    margin-bottom: 30px;
    padding-top: 30px;
    line-height: 1.5; }
.interview-ttl {
  color: #1d2088; }
.interview-ph {
  background-position: 50% 0; }
  .interview-ph-1-1 {
    background-image: url(../img/interview/01/ph-1.jpg); }
  .interview-ph-1-2 {
    background-image: url(../img/interview/01/ph-2.jpg); }
  .interview-ph-2-1 {
    background-image: url(../img/interview/02/ph-1.jpg); }
  .interview-ph-2-2 {
    background-image: url(../img/interview/02/ph-2.jpg); }
  .interview-ph-3-1 {
    background-image: url(../img/interview/03/ph-1.jpg); }
  .interview-ph-3-2 {
    background-image: url(../img/interview/03/ph-2.jpg); }
  .interview-ph-4-1 {
    background-image: url(../img/interview/04/ph-1.jpg); }
  .interview-ph-4-2 {
    background-image: url(../img/interview/04/ph-2.jpg); }
  .interview-ph-5-1 {
    background-image: url(../img/interview/05/ph-1.jpg); }
  .interview-ph-5-2 {
    background-image: url(../img/interview/05/ph-2.jpg); }
.interview-btn {
  margin-top: 80px; }

@media only screen and (max-width: 1099px) {
  .interview-read {
    text-align: center; }
    .interview-read-1 {
      font-size: 2.4rem;
      font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
      letter-spacing: 0.06em;
      color: #1d2088;
      margin-bottom: 25px;
      line-height: 1.5;
      text-align: left; }
    .interview-read-2 {
      font-size: 2.0rem;
      font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
      letter-spacing: 0.06em;
      margin-bottom: 10px; }
    .interview-read-3 {
      font-size: 1.5rem;
      font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
      letter-spacing: 0.06em;
      margin-bottom: 40px; }
    .interview-read-4 {
      font-size: 2rem;
      font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
      letter-spacing: 0.06em;
      color: #1d2088;
      margin-bottom: 15px;
      padding-top: 15px;
      line-height: 1.5;
      text-align: left; }
  .interview-ttl {
    color: #1d2088; }
  .interview-ph {
    background-position: 50% 0; }
    .interview-ph-1-1 {
      background-image: url(../img/interview/01/ph-1.jpg); }
    .interview-ph-1-2 {
      background-image: url(../img/interview/01/ph-2.jpg); }
  .interview-btn {
    margin-top: 40px; } }
/*maxL*/
.interview-nav {
  max-width: 740px;
  margin: 0 auto; }
  .interview-nav-col {
    width: calc(33.3% - 2px); }

@media only screen and (max-width: 767px) {
  .interview-nav-col {
    width: calc(50% - 2px); } }
/*maxM*/
body#interview01 .interview-nav-col-1 {
  display: none; }

body#interview02 .interview-nav-col-2 {
  display: none; }

body#interview03 .interview-nav-col-3 {
  display: none; }

body#interview04 .interview-nav-col-4 {
  display: none; }

body#interview05 .interview-nav-col-5 {
  display: none; }

body#privacy .second-ttl {
  background-image: url(../img/privacy/main.jpg);
  background-position: 50% 0%; }
  body#privacy .second-ttl-txt {
    padding-top: 140px;
    color: #000000;
    text-shadow: 0px 0px 5px rgba(255, 255, 255, 0.5); }
    @media only screen and (max-width: 1099px) {
      body#privacy .second-ttl-txt {
        padding-top: 70px;
        font-size: 1.6rem; } }

/*maxL*/
.privacy-container {
  max-width: 650px;
  margin: 0 auto; }
  .privacy-container-ttl {
    position: relative;
    font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
    letter-spacing: 0.1em;
    color: #1d2088;
    font-size: 1.8rem;
    line-height: 1.5;
    margin-bottom: 15px; }
    .privacy-container-ttl:before {
      content: '';
      width: 20px;
      height: 2px;
      background: #1d2088;
      position: absolute;
      top: 12px;
      left: -30px; }
  .privacy-container-txt {
    font-size: 1.4rem;
    line-height: 1.875;
    font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N M", sans-serif;
    letter-spacing: 0.06em;
    margin-bottom: 50px; }
  .privacy-container a {
    text-decoration: underline; }
    .privacy-container a:hover {
      text-decoration: none; }

@media only screen and (max-width: 1099px) {
  .privacy-container {
    max-width: 650px;
    margin: 0 auto;
    padding-left: 30px; }
    .privacy-container-ttl {
      position: relative;
      font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
      letter-spacing: 0.1em;
      color: #1d2088;
      font-size: 1.8rem;
      line-height: 1.5;
      margin-bottom: 15px; }
      .privacy-container-ttl:before {
        content: '';
        width: 20px;
        height: 2px;
        background: #1d2088;
        position: absolute;
        top: 12px;
        left: -30px; }
    .privacy-container-txt {
      font-size: 1.4rem;
      line-height: 1.875;
      font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N M", sans-serif;
      letter-spacing: 0.06em;
      margin-bottom: 50px; }
    .privacy-container a {
      text-decoration: underline; }
      .privacy-container a:hover {
        text-decoration: none; } }
/*maxL*/
/*ローディング*/
.loading-overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2000;
  width: 100vw;
  height: 100vh;
  background-color: #ffffff;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center; }

/* -------------------------------- 

Primary style

-------------------------------- */
*, *::after, *::before {
  box-sizing: border-box; }

html {
  font-size: 62.5%; }

body {
  font-size: 1.4rem;
  font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N M", sans-serif;
  color: #000000;
  background-color: #ffffff;
  -webkit-text-size-adjust: 100%;
  letter-spacing: 0.06em; }

a {
  outline: none;
  text-decoration: none;
  color: #000000; }
  a:hover {
    transition: all 0.25s cubic-bezier(0, 0, 0.58, 1) 0s;
    opacity: 0.5; }

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

/*******************************************

設定　PC・SPだしわけ、テキスト配置など

*******************************************/
.pc-flexbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }
  .pc-flexbox > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
.pc-inline-flex {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex; }
  .pc-inline-flex > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
.pc-block {
  display: block; }
.pc-inline {
  display: inline; }
.pc-inline-block {
  display: inline-block; }

.sp-flexbox {
  display: none; }
.sp-inline-flex {
  display: none; }
.sp-block {
  display: none; }
.sp-inline {
  display: none; }
.sp-inline-block {
  display: none; }

.tab-flexbox {
  display: none; }
.tab-inline-flex {
  display: none; }
.tab-block {
  display: none; }
.tab-inline {
  display: none; }
.tab-inline-block {
  display: none; }

@media only screen and (max-width: 1279px) {
  .tab-flexbox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
    .tab-flexbox > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -moz-box-flex: 0;
      -moz-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto; }
  .tab-inline-flex {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex; }
    .tab-inline-flex > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -moz-box-flex: 0;
      -moz-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto; }
  .tab-block {
    display: block; }
  .tab-inline {
    display: inline; }
  .tab-inline-block {
    display: inline-block; } }
@media only screen and (max-width: 1099px) {
  .pc-flexbox {
    display: none; }
  .pc-inline-flex {
    display: none; }
  .pc-block {
    display: none; }
  .pc-inline {
    display: none; }
  .pc-inline-block {
    display: none; }

  .sp-flexbox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
    .sp-flexbox > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -moz-box-flex: 0;
      -moz-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto; }
  .sp-inline-flex {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex; }
    .sp-inline-flex > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -moz-box-flex: 0;
      -moz-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto; }
  .sp-block {
    display: block; }
  .sp-inline {
    display: inline; }
  .sp-inline-block {
    display: inline-block; } }
.ss-flexbox {
  display: none; }
.ss-inline-flex {
  display: none; }
.ss-block {
  display: none; }
.ss-inline {
  display: none; }
.ss-inline-block {
  display: none; }

@media only screen and (max-width: 479px) {
  .ss-flexbox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
    .ss-flexbox > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -moz-box-flex: 0;
      -moz-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto; }
  .ss-inline-flex {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex; }
    .ss-inline-flex > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -moz-box-flex: 0;
      -moz-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto; }
  .ss-block {
    display: block; }
  .ss-inline {
    display: inline; }
  .ss-inline-block {
    display: inline-block; } }
/*maxS*/
strong {
  font-weight: bold; }

.txt-c {
  text-align: center; }
.txt-r {
  text-align: right !important; }
.txt-l {
  text-align: left; }
.txt-normal {
  font-weight: normal; }
.txt-b {
  font-weight: bold; }
.txt-red {
  color: #c9151e; }
.txt-underline {
  display: inline-block;
  position: relative; }
  .txt-underline:after {
    content: '';
    width: 100%;
    height: 1px;
    background: #000000;
    position: absolute;
    bottom: -0.03em;
    left: 0; }

/*要素マージン*/
@media only screen and (min-width: 1100px) {
  /*margin-bottom.  1px刻みで250pxまで*/
  .pcmb-0 {
    margin-bottom: 0px !important; }

  .pcmb-1 {
    margin-bottom: 1px !important; }

  .pcmb-2 {
    margin-bottom: 2px !important; }

  .pcmb-3 {
    margin-bottom: 3px !important; }

  .pcmb-4 {
    margin-bottom: 4px !important; }

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

  .pcmb-6 {
    margin-bottom: 6px !important; }

  .pcmb-7 {
    margin-bottom: 7px !important; }

  .pcmb-8 {
    margin-bottom: 8px !important; }

  .pcmb-9 {
    margin-bottom: 9px !important; }

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

  .pcmb-11 {
    margin-bottom: 11px !important; }

  .pcmb-12 {
    margin-bottom: 12px !important; }

  .pcmb-13 {
    margin-bottom: 13px !important; }

  .pcmb-14 {
    margin-bottom: 14px !important; }

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

  .pcmb-16 {
    margin-bottom: 16px !important; }

  .pcmb-17 {
    margin-bottom: 17px !important; }

  .pcmb-18 {
    margin-bottom: 18px !important; }

  .pcmb-19 {
    margin-bottom: 19px !important; }

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

  .pcmb-21 {
    margin-bottom: 21px !important; }

  .pcmb-22 {
    margin-bottom: 22px !important; }

  .pcmb-23 {
    margin-bottom: 23px !important; }

  .pcmb-24 {
    margin-bottom: 24px !important; }

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

  .pcmb-26 {
    margin-bottom: 26px !important; }

  .pcmb-27 {
    margin-bottom: 27px !important; }

  .pcmb-28 {
    margin-bottom: 28px !important; }

  .pcmb-29 {
    margin-bottom: 29px !important; }

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

  .pcmb-31 {
    margin-bottom: 31px !important; }

  .pcmb-32 {
    margin-bottom: 32px !important; }

  .pcmb-33 {
    margin-bottom: 33px !important; }

  .pcmb-34 {
    margin-bottom: 34px !important; }

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

  .pcmb-36 {
    margin-bottom: 36px !important; }

  .pcmb-37 {
    margin-bottom: 37px !important; }

  .pcmb-38 {
    margin-bottom: 38px !important; }

  .pcmb-39 {
    margin-bottom: 39px !important; }

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

  .pcmb-41 {
    margin-bottom: 41px !important; }

  .pcmb-42 {
    margin-bottom: 42px !important; }

  .pcmb-43 {
    margin-bottom: 43px !important; }

  .pcmb-44 {
    margin-bottom: 44px !important; }

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

  .pcmb-46 {
    margin-bottom: 46px !important; }

  .pcmb-47 {
    margin-bottom: 47px !important; }

  .pcmb-48 {
    margin-bottom: 48px !important; }

  .pcmb-49 {
    margin-bottom: 49px !important; }

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

  .pcmb-51 {
    margin-bottom: 51px !important; }

  .pcmb-52 {
    margin-bottom: 52px !important; }

  .pcmb-53 {
    margin-bottom: 53px !important; }

  .pcmb-54 {
    margin-bottom: 54px !important; }

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

  .pcmb-56 {
    margin-bottom: 56px !important; }

  .pcmb-57 {
    margin-bottom: 57px !important; }

  .pcmb-58 {
    margin-bottom: 58px !important; }

  .pcmb-59 {
    margin-bottom: 59px !important; }

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

  .pcmb-61 {
    margin-bottom: 61px !important; }

  .pcmb-62 {
    margin-bottom: 62px !important; }

  .pcmb-63 {
    margin-bottom: 63px !important; }

  .pcmb-64 {
    margin-bottom: 64px !important; }

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

  .pcmb-66 {
    margin-bottom: 66px !important; }

  .pcmb-67 {
    margin-bottom: 67px !important; }

  .pcmb-68 {
    margin-bottom: 68px !important; }

  .pcmb-69 {
    margin-bottom: 69px !important; }

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

  .pcmb-71 {
    margin-bottom: 71px !important; }

  .pcmb-72 {
    margin-bottom: 72px !important; }

  .pcmb-73 {
    margin-bottom: 73px !important; }

  .pcmb-74 {
    margin-bottom: 74px !important; }

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

  .pcmb-76 {
    margin-bottom: 76px !important; }

  .pcmb-77 {
    margin-bottom: 77px !important; }

  .pcmb-78 {
    margin-bottom: 78px !important; }

  .pcmb-79 {
    margin-bottom: 79px !important; }

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

  .pcmb-81 {
    margin-bottom: 81px !important; }

  .pcmb-82 {
    margin-bottom: 82px !important; }

  .pcmb-83 {
    margin-bottom: 83px !important; }

  .pcmb-84 {
    margin-bottom: 84px !important; }

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

  .pcmb-86 {
    margin-bottom: 86px !important; }

  .pcmb-87 {
    margin-bottom: 87px !important; }

  .pcmb-88 {
    margin-bottom: 88px !important; }

  .pcmb-89 {
    margin-bottom: 89px !important; }

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

  .pcmb-91 {
    margin-bottom: 91px !important; }

  .pcmb-92 {
    margin-bottom: 92px !important; }

  .pcmb-93 {
    margin-bottom: 93px !important; }

  .pcmb-94 {
    margin-bottom: 94px !important; }

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

  .pcmb-96 {
    margin-bottom: 96px !important; }

  .pcmb-97 {
    margin-bottom: 97px !important; }

  .pcmb-98 {
    margin-bottom: 98px !important; }

  .pcmb-99 {
    margin-bottom: 99px !important; }

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

  .pcmb-101 {
    margin-bottom: 101px !important; }

  .pcmb-102 {
    margin-bottom: 102px !important; }

  .pcmb-103 {
    margin-bottom: 103px !important; }

  .pcmb-104 {
    margin-bottom: 104px !important; }

  .pcmb-105 {
    margin-bottom: 105px !important; }

  .pcmb-106 {
    margin-bottom: 106px !important; }

  .pcmb-107 {
    margin-bottom: 107px !important; }

  .pcmb-108 {
    margin-bottom: 108px !important; }

  .pcmb-109 {
    margin-bottom: 109px !important; }

  .pcmb-110 {
    margin-bottom: 110px !important; }

  .pcmb-111 {
    margin-bottom: 111px !important; }

  .pcmb-112 {
    margin-bottom: 112px !important; }

  .pcmb-113 {
    margin-bottom: 113px !important; }

  .pcmb-114 {
    margin-bottom: 114px !important; }

  .pcmb-115 {
    margin-bottom: 115px !important; }

  .pcmb-116 {
    margin-bottom: 116px !important; }

  .pcmb-117 {
    margin-bottom: 117px !important; }

  .pcmb-118 {
    margin-bottom: 118px !important; }

  .pcmb-119 {
    margin-bottom: 119px !important; }

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

  .pcmb-121 {
    margin-bottom: 121px !important; }

  .pcmb-122 {
    margin-bottom: 122px !important; }

  .pcmb-123 {
    margin-bottom: 123px !important; }

  .pcmb-124 {
    margin-bottom: 124px !important; }

  .pcmb-125 {
    margin-bottom: 125px !important; }

  .pcmb-126 {
    margin-bottom: 126px !important; }

  .pcmb-127 {
    margin-bottom: 127px !important; }

  .pcmb-128 {
    margin-bottom: 128px !important; }

  .pcmb-129 {
    margin-bottom: 129px !important; }

  .pcmb-130 {
    margin-bottom: 130px !important; }

  .pcmb-131 {
    margin-bottom: 131px !important; }

  .pcmb-132 {
    margin-bottom: 132px !important; }

  .pcmb-133 {
    margin-bottom: 133px !important; }

  .pcmb-134 {
    margin-bottom: 134px !important; }

  .pcmb-135 {
    margin-bottom: 135px !important; }

  .pcmb-136 {
    margin-bottom: 136px !important; }

  .pcmb-137 {
    margin-bottom: 137px !important; }

  .pcmb-138 {
    margin-bottom: 138px !important; }

  .pcmb-139 {
    margin-bottom: 139px !important; }

  .pcmb-140 {
    margin-bottom: 140px !important; }

  .pcmb-141 {
    margin-bottom: 141px !important; }

  .pcmb-142 {
    margin-bottom: 142px !important; }

  .pcmb-143 {
    margin-bottom: 143px !important; }

  .pcmb-144 {
    margin-bottom: 144px !important; }

  .pcmb-145 {
    margin-bottom: 145px !important; }

  .pcmb-146 {
    margin-bottom: 146px !important; }

  .pcmb-147 {
    margin-bottom: 147px !important; }

  .pcmb-148 {
    margin-bottom: 148px !important; }

  .pcmb-149 {
    margin-bottom: 149px !important; }

  .pcmb-150 {
    margin-bottom: 150px !important; }

  .pcmb-151 {
    margin-bottom: 151px !important; }

  .pcmb-152 {
    margin-bottom: 152px !important; }

  .pcmb-153 {
    margin-bottom: 153px !important; }

  .pcmb-154 {
    margin-bottom: 154px !important; }

  .pcmb-155 {
    margin-bottom: 155px !important; }

  .pcmb-156 {
    margin-bottom: 156px !important; }

  .pcmb-157 {
    margin-bottom: 157px !important; }

  .pcmb-158 {
    margin-bottom: 158px !important; }

  .pcmb-159 {
    margin-bottom: 159px !important; }

  .pcmb-160 {
    margin-bottom: 160px !important; }

  .pcmb-161 {
    margin-bottom: 161px !important; }

  .pcmb-162 {
    margin-bottom: 162px !important; }

  .pcmb-163 {
    margin-bottom: 163px !important; }

  .pcmb-164 {
    margin-bottom: 164px !important; }

  .pcmb-165 {
    margin-bottom: 165px !important; }

  .pcmb-166 {
    margin-bottom: 166px !important; }

  .pcmb-167 {
    margin-bottom: 167px !important; }

  .pcmb-168 {
    margin-bottom: 168px !important; }

  .pcmb-169 {
    margin-bottom: 169px !important; }

  .pcmb-170 {
    margin-bottom: 170px !important; }

  .pcmb-171 {
    margin-bottom: 171px !important; }

  .pcmb-172 {
    margin-bottom: 172px !important; }

  .pcmb-173 {
    margin-bottom: 173px !important; }

  .pcmb-174 {
    margin-bottom: 174px !important; }

  .pcmb-175 {
    margin-bottom: 175px !important; }

  .pcmb-176 {
    margin-bottom: 176px !important; }

  .pcmb-177 {
    margin-bottom: 177px !important; }

  .pcmb-178 {
    margin-bottom: 178px !important; }

  .pcmb-179 {
    margin-bottom: 179px !important; }

  .pcmb-180 {
    margin-bottom: 180px !important; }

  .pcmb-181 {
    margin-bottom: 181px !important; }

  .pcmb-182 {
    margin-bottom: 182px !important; }

  .pcmb-183 {
    margin-bottom: 183px !important; }

  .pcmb-184 {
    margin-bottom: 184px !important; }

  .pcmb-185 {
    margin-bottom: 185px !important; }

  .pcmb-186 {
    margin-bottom: 186px !important; }

  .pcmb-187 {
    margin-bottom: 187px !important; }

  .pcmb-188 {
    margin-bottom: 188px !important; }

  .pcmb-189 {
    margin-bottom: 189px !important; }

  .pcmb-190 {
    margin-bottom: 190px !important; }

  .pcmb-191 {
    margin-bottom: 191px !important; }

  .pcmb-192 {
    margin-bottom: 192px !important; }

  .pcmb-193 {
    margin-bottom: 193px !important; }

  .pcmb-194 {
    margin-bottom: 194px !important; }

  .pcmb-195 {
    margin-bottom: 195px !important; }

  .pcmb-196 {
    margin-bottom: 196px !important; }

  .pcmb-197 {
    margin-bottom: 197px !important; }

  .pcmb-198 {
    margin-bottom: 198px !important; }

  .pcmb-199 {
    margin-bottom: 199px !important; }

  .pcmb-200 {
    margin-bottom: 200px !important; }

  .pcmb-201 {
    margin-bottom: 201px !important; }

  .pcmb-202 {
    margin-bottom: 202px !important; }

  .pcmb-203 {
    margin-bottom: 203px !important; }

  .pcmb-204 {
    margin-bottom: 204px !important; }

  .pcmb-205 {
    margin-bottom: 205px !important; }

  .pcmb-206 {
    margin-bottom: 206px !important; }

  .pcmb-207 {
    margin-bottom: 207px !important; }

  .pcmb-208 {
    margin-bottom: 208px !important; }

  .pcmb-209 {
    margin-bottom: 209px !important; }

  .pcmb-210 {
    margin-bottom: 210px !important; }

  .pcmb-211 {
    margin-bottom: 211px !important; }

  .pcmb-212 {
    margin-bottom: 212px !important; }

  .pcmb-213 {
    margin-bottom: 213px !important; }

  .pcmb-214 {
    margin-bottom: 214px !important; }

  .pcmb-215 {
    margin-bottom: 215px !important; }

  .pcmb-216 {
    margin-bottom: 216px !important; }

  .pcmb-217 {
    margin-bottom: 217px !important; }

  .pcmb-218 {
    margin-bottom: 218px !important; }

  .pcmb-219 {
    margin-bottom: 219px !important; }

  .pcmb-220 {
    margin-bottom: 220px !important; }

  .pcmb-221 {
    margin-bottom: 221px !important; }

  .pcmb-222 {
    margin-bottom: 222px !important; }

  .pcmb-223 {
    margin-bottom: 223px !important; }

  .pcmb-224 {
    margin-bottom: 224px !important; }

  .pcmb-225 {
    margin-bottom: 225px !important; }

  .pcmb-226 {
    margin-bottom: 226px !important; }

  .pcmb-227 {
    margin-bottom: 227px !important; }

  .pcmb-228 {
    margin-bottom: 228px !important; }

  .pcmb-229 {
    margin-bottom: 229px !important; }

  .pcmb-230 {
    margin-bottom: 230px !important; }

  .pcmb-231 {
    margin-bottom: 231px !important; }

  .pcmb-232 {
    margin-bottom: 232px !important; }

  .pcmb-233 {
    margin-bottom: 233px !important; }

  .pcmb-234 {
    margin-bottom: 234px !important; }

  .pcmb-235 {
    margin-bottom: 235px !important; }

  .pcmb-236 {
    margin-bottom: 236px !important; }

  .pcmb-237 {
    margin-bottom: 237px !important; }

  .pcmb-238 {
    margin-bottom: 238px !important; }

  .pcmb-239 {
    margin-bottom: 239px !important; }

  .pcmb-240 {
    margin-bottom: 240px !important; }

  .pcmb-241 {
    margin-bottom: 241px !important; }

  .pcmb-242 {
    margin-bottom: 242px !important; }

  .pcmb-243 {
    margin-bottom: 243px !important; }

  .pcmb-244 {
    margin-bottom: 244px !important; }

  .pcmb-245 {
    margin-bottom: 245px !important; }

  .pcmb-246 {
    margin-bottom: 246px !important; }

  .pcmb-247 {
    margin-bottom: 247px !important; }

  .pcmb-248 {
    margin-bottom: 248px !important; }

  .pcmb-249 {
    margin-bottom: 249px !important; }

  .pcmb-250 {
    margin-bottom: 250px !important; }

  /*padding-bottom.  1px刻みで250pxまで*/
  .pcpb-0 {
    padding-bottom: 0px !important; }

  .pcpb-1 {
    padding-bottom: 1px !important; }

  .pcpb-2 {
    padding-bottom: 2px !important; }

  .pcpb-3 {
    padding-bottom: 3px !important; }

  .pcpb-4 {
    padding-bottom: 4px !important; }

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

  .pcpb-6 {
    padding-bottom: 6px !important; }

  .pcpb-7 {
    padding-bottom: 7px !important; }

  .pcpb-8 {
    padding-bottom: 8px !important; }

  .pcpb-9 {
    padding-bottom: 9px !important; }

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

  .pcpb-11 {
    padding-bottom: 11px !important; }

  .pcpb-12 {
    padding-bottom: 12px !important; }

  .pcpb-13 {
    padding-bottom: 13px !important; }

  .pcpb-14 {
    padding-bottom: 14px !important; }

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

  .pcpb-16 {
    padding-bottom: 16px !important; }

  .pcpb-17 {
    padding-bottom: 17px !important; }

  .pcpb-18 {
    padding-bottom: 18px !important; }

  .pcpb-19 {
    padding-bottom: 19px !important; }

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

  .pcpb-21 {
    padding-bottom: 21px !important; }

  .pcpb-22 {
    padding-bottom: 22px !important; }

  .pcpb-23 {
    padding-bottom: 23px !important; }

  .pcpb-24 {
    padding-bottom: 24px !important; }

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

  .pcpb-26 {
    padding-bottom: 26px !important; }

  .pcpb-27 {
    padding-bottom: 27px !important; }

  .pcpb-28 {
    padding-bottom: 28px !important; }

  .pcpb-29 {
    padding-bottom: 29px !important; }

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

  .pcpb-31 {
    padding-bottom: 31px !important; }

  .pcpb-32 {
    padding-bottom: 32px !important; }

  .pcpb-33 {
    padding-bottom: 33px !important; }

  .pcpb-34 {
    padding-bottom: 34px !important; }

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

  .pcpb-36 {
    padding-bottom: 36px !important; }

  .pcpb-37 {
    padding-bottom: 37px !important; }

  .pcpb-38 {
    padding-bottom: 38px !important; }

  .pcpb-39 {
    padding-bottom: 39px !important; }

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

  .pcpb-41 {
    padding-bottom: 41px !important; }

  .pcpb-42 {
    padding-bottom: 42px !important; }

  .pcpb-43 {
    padding-bottom: 43px !important; }

  .pcpb-44 {
    padding-bottom: 44px !important; }

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

  .pcpb-46 {
    padding-bottom: 46px !important; }

  .pcpb-47 {
    padding-bottom: 47px !important; }

  .pcpb-48 {
    padding-bottom: 48px !important; }

  .pcpb-49 {
    padding-bottom: 49px !important; }

  .pcpb-50 {
    padding-bottom: 50px !important; }

  .pcpb-51 {
    padding-bottom: 51px !important; }

  .pcpb-52 {
    padding-bottom: 52px !important; }

  .pcpb-53 {
    padding-bottom: 53px !important; }

  .pcpb-54 {
    padding-bottom: 54px !important; }

  .pcpb-55 {
    padding-bottom: 55px !important; }

  .pcpb-56 {
    padding-bottom: 56px !important; }

  .pcpb-57 {
    padding-bottom: 57px !important; }

  .pcpb-58 {
    padding-bottom: 58px !important; }

  .pcpb-59 {
    padding-bottom: 59px !important; }

  .pcpb-60 {
    padding-bottom: 60px !important; }

  .pcpb-61 {
    padding-bottom: 61px !important; }

  .pcpb-62 {
    padding-bottom: 62px !important; }

  .pcpb-63 {
    padding-bottom: 63px !important; }

  .pcpb-64 {
    padding-bottom: 64px !important; }

  .pcpb-65 {
    padding-bottom: 65px !important; }

  .pcpb-66 {
    padding-bottom: 66px !important; }

  .pcpb-67 {
    padding-bottom: 67px !important; }

  .pcpb-68 {
    padding-bottom: 68px !important; }

  .pcpb-69 {
    padding-bottom: 69px !important; }

  .pcpb-70 {
    padding-bottom: 70px !important; }

  .pcpb-71 {
    padding-bottom: 71px !important; }

  .pcpb-72 {
    padding-bottom: 72px !important; }

  .pcpb-73 {
    padding-bottom: 73px !important; }

  .pcpb-74 {
    padding-bottom: 74px !important; }

  .pcpb-75 {
    padding-bottom: 75px !important; }

  .pcpb-76 {
    padding-bottom: 76px !important; }

  .pcpb-77 {
    padding-bottom: 77px !important; }

  .pcpb-78 {
    padding-bottom: 78px !important; }

  .pcpb-79 {
    padding-bottom: 79px !important; }

  .pcpb-80 {
    padding-bottom: 80px !important; }

  .pcpb-81 {
    padding-bottom: 81px !important; }

  .pcpb-82 {
    padding-bottom: 82px !important; }

  .pcpb-83 {
    padding-bottom: 83px !important; }

  .pcpb-84 {
    padding-bottom: 84px !important; }

  .pcpb-85 {
    padding-bottom: 85px !important; }

  .pcpb-86 {
    padding-bottom: 86px !important; }

  .pcpb-87 {
    padding-bottom: 87px !important; }

  .pcpb-88 {
    padding-bottom: 88px !important; }

  .pcpb-89 {
    padding-bottom: 89px !important; }

  .pcpb-90 {
    padding-bottom: 90px !important; }

  .pcpb-91 {
    padding-bottom: 91px !important; }

  .pcpb-92 {
    padding-bottom: 92px !important; }

  .pcpb-93 {
    padding-bottom: 93px !important; }

  .pcpb-94 {
    padding-bottom: 94px !important; }

  .pcpb-95 {
    padding-bottom: 95px !important; }

  .pcpb-96 {
    padding-bottom: 96px !important; }

  .pcpb-97 {
    padding-bottom: 97px !important; }

  .pcpb-98 {
    padding-bottom: 98px !important; }

  .pcpb-99 {
    padding-bottom: 99px !important; }

  .pcpb-100 {
    padding-bottom: 100px !important; }

  .pcpb-101 {
    padding-bottom: 101px !important; }

  .pcpb-102 {
    padding-bottom: 102px !important; }

  .pcpb-103 {
    padding-bottom: 103px !important; }

  .pcpb-104 {
    padding-bottom: 104px !important; }

  .pcpb-105 {
    padding-bottom: 105px !important; }

  .pcpb-106 {
    padding-bottom: 106px !important; }

  .pcpb-107 {
    padding-bottom: 107px !important; }

  .pcpb-108 {
    padding-bottom: 108px !important; }

  .pcpb-109 {
    padding-bottom: 109px !important; }

  .pcpb-110 {
    padding-bottom: 110px !important; }

  .pcpb-111 {
    padding-bottom: 111px !important; }

  .pcpb-112 {
    padding-bottom: 112px !important; }

  .pcpb-113 {
    padding-bottom: 113px !important; }

  .pcpb-114 {
    padding-bottom: 114px !important; }

  .pcpb-115 {
    padding-bottom: 115px !important; }

  .pcpb-116 {
    padding-bottom: 116px !important; }

  .pcpb-117 {
    padding-bottom: 117px !important; }

  .pcpb-118 {
    padding-bottom: 118px !important; }

  .pcpb-119 {
    padding-bottom: 119px !important; }

  .pcpb-120 {
    padding-bottom: 120px !important; }

  .pcpb-121 {
    padding-bottom: 121px !important; }

  .pcpb-122 {
    padding-bottom: 122px !important; }

  .pcpb-123 {
    padding-bottom: 123px !important; }

  .pcpb-124 {
    padding-bottom: 124px !important; }

  .pcpb-125 {
    padding-bottom: 125px !important; }

  .pcpb-126 {
    padding-bottom: 126px !important; }

  .pcpb-127 {
    padding-bottom: 127px !important; }

  .pcpb-128 {
    padding-bottom: 128px !important; }

  .pcpb-129 {
    padding-bottom: 129px !important; }

  .pcpb-130 {
    padding-bottom: 130px !important; }

  .pcpb-131 {
    padding-bottom: 131px !important; }

  .pcpb-132 {
    padding-bottom: 132px !important; }

  .pcpb-133 {
    padding-bottom: 133px !important; }

  .pcpb-134 {
    padding-bottom: 134px !important; }

  .pcpb-135 {
    padding-bottom: 135px !important; }

  .pcpb-136 {
    padding-bottom: 136px !important; }

  .pcpb-137 {
    padding-bottom: 137px !important; }

  .pcpb-138 {
    padding-bottom: 138px !important; }

  .pcpb-139 {
    padding-bottom: 139px !important; }

  .pcpb-140 {
    padding-bottom: 140px !important; }

  .pcpb-141 {
    padding-bottom: 141px !important; }

  .pcpb-142 {
    padding-bottom: 142px !important; }

  .pcpb-143 {
    padding-bottom: 143px !important; }

  .pcpb-144 {
    padding-bottom: 144px !important; }

  .pcpb-145 {
    padding-bottom: 145px !important; }

  .pcpb-146 {
    padding-bottom: 146px !important; }

  .pcpb-147 {
    padding-bottom: 147px !important; }

  .pcpb-148 {
    padding-bottom: 148px !important; }

  .pcpb-149 {
    padding-bottom: 149px !important; }

  .pcpb-150 {
    padding-bottom: 150px !important; }

  .pcpb-151 {
    padding-bottom: 151px !important; }

  .pcpb-152 {
    padding-bottom: 152px !important; }

  .pcpb-153 {
    padding-bottom: 153px !important; }

  .pcpb-154 {
    padding-bottom: 154px !important; }

  .pcpb-155 {
    padding-bottom: 155px !important; }

  .pcpb-156 {
    padding-bottom: 156px !important; }

  .pcpb-157 {
    padding-bottom: 157px !important; }

  .pcpb-158 {
    padding-bottom: 158px !important; }

  .pcpb-159 {
    padding-bottom: 159px !important; }

  .pcpb-160 {
    padding-bottom: 160px !important; }

  .pcpb-161 {
    padding-bottom: 161px !important; }

  .pcpb-162 {
    padding-bottom: 162px !important; }

  .pcpb-163 {
    padding-bottom: 163px !important; }

  .pcpb-164 {
    padding-bottom: 164px !important; }

  .pcpb-165 {
    padding-bottom: 165px !important; }

  .pcpb-166 {
    padding-bottom: 166px !important; }

  .pcpb-167 {
    padding-bottom: 167px !important; }

  .pcpb-168 {
    padding-bottom: 168px !important; }

  .pcpb-169 {
    padding-bottom: 169px !important; }

  .pcpb-170 {
    padding-bottom: 170px !important; }

  .pcpb-171 {
    padding-bottom: 171px !important; }

  .pcpb-172 {
    padding-bottom: 172px !important; }

  .pcpb-173 {
    padding-bottom: 173px !important; }

  .pcpb-174 {
    padding-bottom: 174px !important; }

  .pcpb-175 {
    padding-bottom: 175px !important; }

  .pcpb-176 {
    padding-bottom: 176px !important; }

  .pcpb-177 {
    padding-bottom: 177px !important; }

  .pcpb-178 {
    padding-bottom: 178px !important; }

  .pcpb-179 {
    padding-bottom: 179px !important; }

  .pcpb-180 {
    padding-bottom: 180px !important; }

  .pcpb-181 {
    padding-bottom: 181px !important; }

  .pcpb-182 {
    padding-bottom: 182px !important; }

  .pcpb-183 {
    padding-bottom: 183px !important; }

  .pcpb-184 {
    padding-bottom: 184px !important; }

  .pcpb-185 {
    padding-bottom: 185px !important; }

  .pcpb-186 {
    padding-bottom: 186px !important; }

  .pcpb-187 {
    padding-bottom: 187px !important; }

  .pcpb-188 {
    padding-bottom: 188px !important; }

  .pcpb-189 {
    padding-bottom: 189px !important; }

  .pcpb-190 {
    padding-bottom: 190px !important; }

  .pcpb-191 {
    padding-bottom: 191px !important; }

  .pcpb-192 {
    padding-bottom: 192px !important; }

  .pcpb-193 {
    padding-bottom: 193px !important; }

  .pcpb-194 {
    padding-bottom: 194px !important; }

  .pcpb-195 {
    padding-bottom: 195px !important; }

  .pcpb-196 {
    padding-bottom: 196px !important; }

  .pcpb-197 {
    padding-bottom: 197px !important; }

  .pcpb-198 {
    padding-bottom: 198px !important; }

  .pcpb-199 {
    padding-bottom: 199px !important; }

  .pcpb-200 {
    padding-bottom: 200px !important; }

  .pcpb-201 {
    padding-bottom: 201px !important; }

  .pcpb-202 {
    padding-bottom: 202px !important; }

  .pcpb-203 {
    padding-bottom: 203px !important; }

  .pcpb-204 {
    padding-bottom: 204px !important; }

  .pcpb-205 {
    padding-bottom: 205px !important; }

  .pcpb-206 {
    padding-bottom: 206px !important; }

  .pcpb-207 {
    padding-bottom: 207px !important; }

  .pcpb-208 {
    padding-bottom: 208px !important; }

  .pcpb-209 {
    padding-bottom: 209px !important; }

  .pcpb-210 {
    padding-bottom: 210px !important; }

  .pcpb-211 {
    padding-bottom: 211px !important; }

  .pcpb-212 {
    padding-bottom: 212px !important; }

  .pcpb-213 {
    padding-bottom: 213px !important; }

  .pcpb-214 {
    padding-bottom: 214px !important; }

  .pcpb-215 {
    padding-bottom: 215px !important; }

  .pcpb-216 {
    padding-bottom: 216px !important; }

  .pcpb-217 {
    padding-bottom: 217px !important; }

  .pcpb-218 {
    padding-bottom: 218px !important; }

  .pcpb-219 {
    padding-bottom: 219px !important; }

  .pcpb-220 {
    padding-bottom: 220px !important; }

  .pcpb-221 {
    padding-bottom: 221px !important; }

  .pcpb-222 {
    padding-bottom: 222px !important; }

  .pcpb-223 {
    padding-bottom: 223px !important; }

  .pcpb-224 {
    padding-bottom: 224px !important; }

  .pcpb-225 {
    padding-bottom: 225px !important; }

  .pcpb-226 {
    padding-bottom: 226px !important; }

  .pcpb-227 {
    padding-bottom: 227px !important; }

  .pcpb-228 {
    padding-bottom: 228px !important; }

  .pcpb-229 {
    padding-bottom: 229px !important; }

  .pcpb-230 {
    padding-bottom: 230px !important; }

  .pcpb-231 {
    padding-bottom: 231px !important; }

  .pcpb-232 {
    padding-bottom: 232px !important; }

  .pcpb-233 {
    padding-bottom: 233px !important; }

  .pcpb-234 {
    padding-bottom: 234px !important; }

  .pcpb-235 {
    padding-bottom: 235px !important; }

  .pcpb-236 {
    padding-bottom: 236px !important; }

  .pcpb-237 {
    padding-bottom: 237px !important; }

  .pcpb-238 {
    padding-bottom: 238px !important; }

  .pcpb-239 {
    padding-bottom: 239px !important; }

  .pcpb-240 {
    padding-bottom: 240px !important; }

  .pcpb-241 {
    padding-bottom: 241px !important; }

  .pcpb-242 {
    padding-bottom: 242px !important; }

  .pcpb-243 {
    padding-bottom: 243px !important; }

  .pcpb-244 {
    padding-bottom: 244px !important; }

  .pcpb-245 {
    padding-bottom: 245px !important; }

  .pcpb-246 {
    padding-bottom: 246px !important; }

  .pcpb-247 {
    padding-bottom: 247px !important; }

  .pcpb-248 {
    padding-bottom: 248px !important; }

  .pcpb-249 {
    padding-bottom: 249px !important; }

  .pcpb-250 {
    padding-bottom: 250px !important; }

  /*margin-top.  1px刻みで250pxまで*/
  .pcmt-0 {
    margin-top: 0px !important; }

  .pcmt-1 {
    margin-top: 1px !important; }

  .pcmt-2 {
    margin-top: 2px !important; }

  .pcmt-3 {
    margin-top: 3px !important; }

  .pcmt-4 {
    margin-top: 4px !important; }

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

  .pcmt-6 {
    margin-top: 6px !important; }

  .pcmt-7 {
    margin-top: 7px !important; }

  .pcmt-8 {
    margin-top: 8px !important; }

  .pcmt-9 {
    margin-top: 9px !important; }

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

  .pcmt-11 {
    margin-top: 11px !important; }

  .pcmt-12 {
    margin-top: 12px !important; }

  .pcmt-13 {
    margin-top: 13px !important; }

  .pcmt-14 {
    margin-top: 14px !important; }

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

  .pcmt-16 {
    margin-top: 16px !important; }

  .pcmt-17 {
    margin-top: 17px !important; }

  .pcmt-18 {
    margin-top: 18px !important; }

  .pcmt-19 {
    margin-top: 19px !important; }

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

  .pcmt-21 {
    margin-top: 21px !important; }

  .pcmt-22 {
    margin-top: 22px !important; }

  .pcmt-23 {
    margin-top: 23px !important; }

  .pcmt-24 {
    margin-top: 24px !important; }

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

  .pcmt-26 {
    margin-top: 26px !important; }

  .pcmt-27 {
    margin-top: 27px !important; }

  .pcmt-28 {
    margin-top: 28px !important; }

  .pcmt-29 {
    margin-top: 29px !important; }

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

  .pcmt-31 {
    margin-top: 31px !important; }

  .pcmt-32 {
    margin-top: 32px !important; }

  .pcmt-33 {
    margin-top: 33px !important; }

  .pcmt-34 {
    margin-top: 34px !important; }

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

  .pcmt-36 {
    margin-top: 36px !important; }

  .pcmt-37 {
    margin-top: 37px !important; }

  .pcmt-38 {
    margin-top: 38px !important; }

  .pcmt-39 {
    margin-top: 39px !important; }

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

  .pcmt-41 {
    margin-top: 41px !important; }

  .pcmt-42 {
    margin-top: 42px !important; }

  .pcmt-43 {
    margin-top: 43px !important; }

  .pcmt-44 {
    margin-top: 44px !important; }

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

  .pcmt-46 {
    margin-top: 46px !important; }

  .pcmt-47 {
    margin-top: 47px !important; }

  .pcmt-48 {
    margin-top: 48px !important; }

  .pcmt-49 {
    margin-top: 49px !important; }

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

  .pcmt-51 {
    margin-top: 51px !important; }

  .pcmt-52 {
    margin-top: 52px !important; }

  .pcmt-53 {
    margin-top: 53px !important; }

  .pcmt-54 {
    margin-top: 54px !important; }

  .pcmt-55 {
    margin-top: 55px !important; }

  .pcmt-56 {
    margin-top: 56px !important; }

  .pcmt-57 {
    margin-top: 57px !important; }

  .pcmt-58 {
    margin-top: 58px !important; }

  .pcmt-59 {
    margin-top: 59px !important; }

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

  .pcmt-61 {
    margin-top: 61px !important; }

  .pcmt-62 {
    margin-top: 62px !important; }

  .pcmt-63 {
    margin-top: 63px !important; }

  .pcmt-64 {
    margin-top: 64px !important; }

  .pcmt-65 {
    margin-top: 65px !important; }

  .pcmt-66 {
    margin-top: 66px !important; }

  .pcmt-67 {
    margin-top: 67px !important; }

  .pcmt-68 {
    margin-top: 68px !important; }

  .pcmt-69 {
    margin-top: 69px !important; }

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

  .pcmt-71 {
    margin-top: 71px !important; }

  .pcmt-72 {
    margin-top: 72px !important; }

  .pcmt-73 {
    margin-top: 73px !important; }

  .pcmt-74 {
    margin-top: 74px !important; }

  .pcmt-75 {
    margin-top: 75px !important; }

  .pcmt-76 {
    margin-top: 76px !important; }

  .pcmt-77 {
    margin-top: 77px !important; }

  .pcmt-78 {
    margin-top: 78px !important; }

  .pcmt-79 {
    margin-top: 79px !important; }

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

  .pcmt-81 {
    margin-top: 81px !important; }

  .pcmt-82 {
    margin-top: 82px !important; }

  .pcmt-83 {
    margin-top: 83px !important; }

  .pcmt-84 {
    margin-top: 84px !important; }

  .pcmt-85 {
    margin-top: 85px !important; }

  .pcmt-86 {
    margin-top: 86px !important; }

  .pcmt-87 {
    margin-top: 87px !important; }

  .pcmt-88 {
    margin-top: 88px !important; }

  .pcmt-89 {
    margin-top: 89px !important; }

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

  .pcmt-91 {
    margin-top: 91px !important; }

  .pcmt-92 {
    margin-top: 92px !important; }

  .pcmt-93 {
    margin-top: 93px !important; }

  .pcmt-94 {
    margin-top: 94px !important; }

  .pcmt-95 {
    margin-top: 95px !important; }

  .pcmt-96 {
    margin-top: 96px !important; }

  .pcmt-97 {
    margin-top: 97px !important; }

  .pcmt-98 {
    margin-top: 98px !important; }

  .pcmt-99 {
    margin-top: 99px !important; }

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

  .pcmt-101 {
    margin-top: 101px !important; }

  .pcmt-102 {
    margin-top: 102px !important; }

  .pcmt-103 {
    margin-top: 103px !important; }

  .pcmt-104 {
    margin-top: 104px !important; }

  .pcmt-105 {
    margin-top: 105px !important; }

  .pcmt-106 {
    margin-top: 106px !important; }

  .pcmt-107 {
    margin-top: 107px !important; }

  .pcmt-108 {
    margin-top: 108px !important; }

  .pcmt-109 {
    margin-top: 109px !important; }

  .pcmt-110 {
    margin-top: 110px !important; }

  .pcmt-111 {
    margin-top: 111px !important; }

  .pcmt-112 {
    margin-top: 112px !important; }

  .pcmt-113 {
    margin-top: 113px !important; }

  .pcmt-114 {
    margin-top: 114px !important; }

  .pcmt-115 {
    margin-top: 115px !important; }

  .pcmt-116 {
    margin-top: 116px !important; }

  .pcmt-117 {
    margin-top: 117px !important; }

  .pcmt-118 {
    margin-top: 118px !important; }

  .pcmt-119 {
    margin-top: 119px !important; }

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

  .pcmt-121 {
    margin-top: 121px !important; }

  .pcmt-122 {
    margin-top: 122px !important; }

  .pcmt-123 {
    margin-top: 123px !important; }

  .pcmt-124 {
    margin-top: 124px !important; }

  .pcmt-125 {
    margin-top: 125px !important; }

  .pcmt-126 {
    margin-top: 126px !important; }

  .pcmt-127 {
    margin-top: 127px !important; }

  .pcmt-128 {
    margin-top: 128px !important; }

  .pcmt-129 {
    margin-top: 129px !important; }

  .pcmt-130 {
    margin-top: 130px !important; }

  .pcmt-131 {
    margin-top: 131px !important; }

  .pcmt-132 {
    margin-top: 132px !important; }

  .pcmt-133 {
    margin-top: 133px !important; }

  .pcmt-134 {
    margin-top: 134px !important; }

  .pcmt-135 {
    margin-top: 135px !important; }

  .pcmt-136 {
    margin-top: 136px !important; }

  .pcmt-137 {
    margin-top: 137px !important; }

  .pcmt-138 {
    margin-top: 138px !important; }

  .pcmt-139 {
    margin-top: 139px !important; }

  .pcmt-140 {
    margin-top: 140px !important; }

  .pcmt-141 {
    margin-top: 141px !important; }

  .pcmt-142 {
    margin-top: 142px !important; }

  .pcmt-143 {
    margin-top: 143px !important; }

  .pcmt-144 {
    margin-top: 144px !important; }

  .pcmt-145 {
    margin-top: 145px !important; }

  .pcmt-146 {
    margin-top: 146px !important; }

  .pcmt-147 {
    margin-top: 147px !important; }

  .pcmt-148 {
    margin-top: 148px !important; }

  .pcmt-149 {
    margin-top: 149px !important; }

  .pcmt-150 {
    margin-top: 150px !important; }

  .pcmt-151 {
    margin-top: 151px !important; }

  .pcmt-152 {
    margin-top: 152px !important; }

  .pcmt-153 {
    margin-top: 153px !important; }

  .pcmt-154 {
    margin-top: 154px !important; }

  .pcmt-155 {
    margin-top: 155px !important; }

  .pcmt-156 {
    margin-top: 156px !important; }

  .pcmt-157 {
    margin-top: 157px !important; }

  .pcmt-158 {
    margin-top: 158px !important; }

  .pcmt-159 {
    margin-top: 159px !important; }

  .pcmt-160 {
    margin-top: 160px !important; }

  .pcmt-161 {
    margin-top: 161px !important; }

  .pcmt-162 {
    margin-top: 162px !important; }

  .pcmt-163 {
    margin-top: 163px !important; }

  .pcmt-164 {
    margin-top: 164px !important; }

  .pcmt-165 {
    margin-top: 165px !important; }

  .pcmt-166 {
    margin-top: 166px !important; }

  .pcmt-167 {
    margin-top: 167px !important; }

  .pcmt-168 {
    margin-top: 168px !important; }

  .pcmt-169 {
    margin-top: 169px !important; }

  .pcmt-170 {
    margin-top: 170px !important; }

  .pcmt-171 {
    margin-top: 171px !important; }

  .pcmt-172 {
    margin-top: 172px !important; }

  .pcmt-173 {
    margin-top: 173px !important; }

  .pcmt-174 {
    margin-top: 174px !important; }

  .pcmt-175 {
    margin-top: 175px !important; }

  .pcmt-176 {
    margin-top: 176px !important; }

  .pcmt-177 {
    margin-top: 177px !important; }

  .pcmt-178 {
    margin-top: 178px !important; }

  .pcmt-179 {
    margin-top: 179px !important; }

  .pcmt-180 {
    margin-top: 180px !important; }

  .pcmt-181 {
    margin-top: 181px !important; }

  .pcmt-182 {
    margin-top: 182px !important; }

  .pcmt-183 {
    margin-top: 183px !important; }

  .pcmt-184 {
    margin-top: 184px !important; }

  .pcmt-185 {
    margin-top: 185px !important; }

  .pcmt-186 {
    margin-top: 186px !important; }

  .pcmt-187 {
    margin-top: 187px !important; }

  .pcmt-188 {
    margin-top: 188px !important; }

  .pcmt-189 {
    margin-top: 189px !important; }

  .pcmt-190 {
    margin-top: 190px !important; }

  .pcmt-191 {
    margin-top: 191px !important; }

  .pcmt-192 {
    margin-top: 192px !important; }

  .pcmt-193 {
    margin-top: 193px !important; }

  .pcmt-194 {
    margin-top: 194px !important; }

  .pcmt-195 {
    margin-top: 195px !important; }

  .pcmt-196 {
    margin-top: 196px !important; }

  .pcmt-197 {
    margin-top: 197px !important; }

  .pcmt-198 {
    margin-top: 198px !important; }

  .pcmt-199 {
    margin-top: 199px !important; }

  .pcmt-200 {
    margin-top: 200px !important; }

  .pcmt-201 {
    margin-top: 201px !important; }

  .pcmt-202 {
    margin-top: 202px !important; }

  .pcmt-203 {
    margin-top: 203px !important; }

  .pcmt-204 {
    margin-top: 204px !important; }

  .pcmt-205 {
    margin-top: 205px !important; }

  .pcmt-206 {
    margin-top: 206px !important; }

  .pcmt-207 {
    margin-top: 207px !important; }

  .pcmt-208 {
    margin-top: 208px !important; }

  .pcmt-209 {
    margin-top: 209px !important; }

  .pcmt-210 {
    margin-top: 210px !important; }

  .pcmt-211 {
    margin-top: 211px !important; }

  .pcmt-212 {
    margin-top: 212px !important; }

  .pcmt-213 {
    margin-top: 213px !important; }

  .pcmt-214 {
    margin-top: 214px !important; }

  .pcmt-215 {
    margin-top: 215px !important; }

  .pcmt-216 {
    margin-top: 216px !important; }

  .pcmt-217 {
    margin-top: 217px !important; }

  .pcmt-218 {
    margin-top: 218px !important; }

  .pcmt-219 {
    margin-top: 219px !important; }

  .pcmt-220 {
    margin-top: 220px !important; }

  .pcmt-221 {
    margin-top: 221px !important; }

  .pcmt-222 {
    margin-top: 222px !important; }

  .pcmt-223 {
    margin-top: 223px !important; }

  .pcmt-224 {
    margin-top: 224px !important; }

  .pcmt-225 {
    margin-top: 225px !important; }

  .pcmt-226 {
    margin-top: 226px !important; }

  .pcmt-227 {
    margin-top: 227px !important; }

  .pcmt-228 {
    margin-top: 228px !important; }

  .pcmt-229 {
    margin-top: 229px !important; }

  .pcmt-230 {
    margin-top: 230px !important; }

  .pcmt-231 {
    margin-top: 231px !important; }

  .pcmt-232 {
    margin-top: 232px !important; }

  .pcmt-233 {
    margin-top: 233px !important; }

  .pcmt-234 {
    margin-top: 234px !important; }

  .pcmt-235 {
    margin-top: 235px !important; }

  .pcmt-236 {
    margin-top: 236px !important; }

  .pcmt-237 {
    margin-top: 237px !important; }

  .pcmt-238 {
    margin-top: 238px !important; }

  .pcmt-239 {
    margin-top: 239px !important; }

  .pcmt-240 {
    margin-top: 240px !important; }

  .pcmt-241 {
    margin-top: 241px !important; }

  .pcmt-242 {
    margin-top: 242px !important; }

  .pcmt-243 {
    margin-top: 243px !important; }

  .pcmt-244 {
    margin-top: 244px !important; }

  .pcmt-245 {
    margin-top: 245px !important; }

  .pcmt-246 {
    margin-top: 246px !important; }

  .pcmt-247 {
    margin-top: 247px !important; }

  .pcmt-248 {
    margin-top: 248px !important; }

  .pcmt-249 {
    margin-top: 249px !important; }

  .pcmt-250 {
    margin-top: 250px !important; }

  /*padding-top.  1px刻みで250pxまで*/
  .pcpt-0 {
    padding-top: 0px !important; }

  .pcpt-1 {
    padding-top: 1px !important; }

  .pcpt-2 {
    padding-top: 2px !important; }

  .pcpt-3 {
    padding-top: 3px !important; }

  .pcpt-4 {
    padding-top: 4px !important; }

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

  .pcpt-6 {
    padding-top: 6px !important; }

  .pcpt-7 {
    padding-top: 7px !important; }

  .pcpt-8 {
    padding-top: 8px !important; }

  .pcpt-9 {
    padding-top: 9px !important; }

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

  .pcpt-11 {
    padding-top: 11px !important; }

  .pcpt-12 {
    padding-top: 12px !important; }

  .pcpt-13 {
    padding-top: 13px !important; }

  .pcpt-14 {
    padding-top: 14px !important; }

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

  .pcpt-16 {
    padding-top: 16px !important; }

  .pcpt-17 {
    padding-top: 17px !important; }

  .pcpt-18 {
    padding-top: 18px !important; }

  .pcpt-19 {
    padding-top: 19px !important; }

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

  .pcpt-21 {
    padding-top: 21px !important; }

  .pcpt-22 {
    padding-top: 22px !important; }

  .pcpt-23 {
    padding-top: 23px !important; }

  .pcpt-24 {
    padding-top: 24px !important; }

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

  .pcpt-26 {
    padding-top: 26px !important; }

  .pcpt-27 {
    padding-top: 27px !important; }

  .pcpt-28 {
    padding-top: 28px !important; }

  .pcpt-29 {
    padding-top: 29px !important; }

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

  .pcpt-31 {
    padding-top: 31px !important; }

  .pcpt-32 {
    padding-top: 32px !important; }

  .pcpt-33 {
    padding-top: 33px !important; }

  .pcpt-34 {
    padding-top: 34px !important; }

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

  .pcpt-36 {
    padding-top: 36px !important; }

  .pcpt-37 {
    padding-top: 37px !important; }

  .pcpt-38 {
    padding-top: 38px !important; }

  .pcpt-39 {
    padding-top: 39px !important; }

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

  .pcpt-41 {
    padding-top: 41px !important; }

  .pcpt-42 {
    padding-top: 42px !important; }

  .pcpt-43 {
    padding-top: 43px !important; }

  .pcpt-44 {
    padding-top: 44px !important; }

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

  .pcpt-46 {
    padding-top: 46px !important; }

  .pcpt-47 {
    padding-top: 47px !important; }

  .pcpt-48 {
    padding-top: 48px !important; }

  .pcpt-49 {
    padding-top: 49px !important; }

  .pcpt-50 {
    padding-top: 50px !important; }

  .pcpt-51 {
    padding-top: 51px !important; }

  .pcpt-52 {
    padding-top: 52px !important; }

  .pcpt-53 {
    padding-top: 53px !important; }

  .pcpt-54 {
    padding-top: 54px !important; }

  .pcpt-55 {
    padding-top: 55px !important; }

  .pcpt-56 {
    padding-top: 56px !important; }

  .pcpt-57 {
    padding-top: 57px !important; }

  .pcpt-58 {
    padding-top: 58px !important; }

  .pcpt-59 {
    padding-top: 59px !important; }

  .pcpt-60 {
    padding-top: 60px !important; }

  .pcpt-61 {
    padding-top: 61px !important; }

  .pcpt-62 {
    padding-top: 62px !important; }

  .pcpt-63 {
    padding-top: 63px !important; }

  .pcpt-64 {
    padding-top: 64px !important; }

  .pcpt-65 {
    padding-top: 65px !important; }

  .pcpt-66 {
    padding-top: 66px !important; }

  .pcpt-67 {
    padding-top: 67px !important; }

  .pcpt-68 {
    padding-top: 68px !important; }

  .pcpt-69 {
    padding-top: 69px !important; }

  .pcpt-70 {
    padding-top: 70px !important; }

  .pcpt-71 {
    padding-top: 71px !important; }

  .pcpt-72 {
    padding-top: 72px !important; }

  .pcpt-73 {
    padding-top: 73px !important; }

  .pcpt-74 {
    padding-top: 74px !important; }

  .pcpt-75 {
    padding-top: 75px !important; }

  .pcpt-76 {
    padding-top: 76px !important; }

  .pcpt-77 {
    padding-top: 77px !important; }

  .pcpt-78 {
    padding-top: 78px !important; }

  .pcpt-79 {
    padding-top: 79px !important; }

  .pcpt-80 {
    padding-top: 80px !important; }

  .pcpt-81 {
    padding-top: 81px !important; }

  .pcpt-82 {
    padding-top: 82px !important; }

  .pcpt-83 {
    padding-top: 83px !important; }

  .pcpt-84 {
    padding-top: 84px !important; }

  .pcpt-85 {
    padding-top: 85px !important; }

  .pcpt-86 {
    padding-top: 86px !important; }

  .pcpt-87 {
    padding-top: 87px !important; }

  .pcpt-88 {
    padding-top: 88px !important; }

  .pcpt-89 {
    padding-top: 89px !important; }

  .pcpt-90 {
    padding-top: 90px !important; }

  .pcpt-91 {
    padding-top: 91px !important; }

  .pcpt-92 {
    padding-top: 92px !important; }

  .pcpt-93 {
    padding-top: 93px !important; }

  .pcpt-94 {
    padding-top: 94px !important; }

  .pcpt-95 {
    padding-top: 95px !important; }

  .pcpt-96 {
    padding-top: 96px !important; }

  .pcpt-97 {
    padding-top: 97px !important; }

  .pcpt-98 {
    padding-top: 98px !important; }

  .pcpt-99 {
    padding-top: 99px !important; }

  .pcpt-100 {
    padding-top: 100px !important; }

  .pcpt-101 {
    padding-top: 101px !important; }

  .pcpt-102 {
    padding-top: 102px !important; }

  .pcpt-103 {
    padding-top: 103px !important; }

  .pcpt-104 {
    padding-top: 104px !important; }

  .pcpt-105 {
    padding-top: 105px !important; }

  .pcpt-106 {
    padding-top: 106px !important; }

  .pcpt-107 {
    padding-top: 107px !important; }

  .pcpt-108 {
    padding-top: 108px !important; }

  .pcpt-109 {
    padding-top: 109px !important; }

  .pcpt-110 {
    padding-top: 110px !important; }

  .pcpt-111 {
    padding-top: 111px !important; }

  .pcpt-112 {
    padding-top: 112px !important; }

  .pcpt-113 {
    padding-top: 113px !important; }

  .pcpt-114 {
    padding-top: 114px !important; }

  .pcpt-115 {
    padding-top: 115px !important; }

  .pcpt-116 {
    padding-top: 116px !important; }

  .pcpt-117 {
    padding-top: 117px !important; }

  .pcpt-118 {
    padding-top: 118px !important; }

  .pcpt-119 {
    padding-top: 119px !important; }

  .pcpt-120 {
    padding-top: 120px !important; }

  .pcpt-121 {
    padding-top: 121px !important; }

  .pcpt-122 {
    padding-top: 122px !important; }

  .pcpt-123 {
    padding-top: 123px !important; }

  .pcpt-124 {
    padding-top: 124px !important; }

  .pcpt-125 {
    padding-top: 125px !important; }

  .pcpt-126 {
    padding-top: 126px !important; }

  .pcpt-127 {
    padding-top: 127px !important; }

  .pcpt-128 {
    padding-top: 128px !important; }

  .pcpt-129 {
    padding-top: 129px !important; }

  .pcpt-130 {
    padding-top: 130px !important; }

  .pcpt-131 {
    padding-top: 131px !important; }

  .pcpt-132 {
    padding-top: 132px !important; }

  .pcpt-133 {
    padding-top: 133px !important; }

  .pcpt-134 {
    padding-top: 134px !important; }

  .pcpt-135 {
    padding-top: 135px !important; }

  .pcpt-136 {
    padding-top: 136px !important; }

  .pcpt-137 {
    padding-top: 137px !important; }

  .pcpt-138 {
    padding-top: 138px !important; }

  .pcpt-139 {
    padding-top: 139px !important; }

  .pcpt-140 {
    padding-top: 140px !important; }

  .pcpt-141 {
    padding-top: 141px !important; }

  .pcpt-142 {
    padding-top: 142px !important; }

  .pcpt-143 {
    padding-top: 143px !important; }

  .pcpt-144 {
    padding-top: 144px !important; }

  .pcpt-145 {
    padding-top: 145px !important; }

  .pcpt-146 {
    padding-top: 146px !important; }

  .pcpt-147 {
    padding-top: 147px !important; }

  .pcpt-148 {
    padding-top: 148px !important; }

  .pcpt-149 {
    padding-top: 149px !important; }

  .pcpt-150 {
    padding-top: 150px !important; }

  .pcpt-151 {
    padding-top: 151px !important; }

  .pcpt-152 {
    padding-top: 152px !important; }

  .pcpt-153 {
    padding-top: 153px !important; }

  .pcpt-154 {
    padding-top: 154px !important; }

  .pcpt-155 {
    padding-top: 155px !important; }

  .pcpt-156 {
    padding-top: 156px !important; }

  .pcpt-157 {
    padding-top: 157px !important; }

  .pcpt-158 {
    padding-top: 158px !important; }

  .pcpt-159 {
    padding-top: 159px !important; }

  .pcpt-160 {
    padding-top: 160px !important; }

  .pcpt-161 {
    padding-top: 161px !important; }

  .pcpt-162 {
    padding-top: 162px !important; }

  .pcpt-163 {
    padding-top: 163px !important; }

  .pcpt-164 {
    padding-top: 164px !important; }

  .pcpt-165 {
    padding-top: 165px !important; }

  .pcpt-166 {
    padding-top: 166px !important; }

  .pcpt-167 {
    padding-top: 167px !important; }

  .pcpt-168 {
    padding-top: 168px !important; }

  .pcpt-169 {
    padding-top: 169px !important; }

  .pcpt-170 {
    padding-top: 170px !important; }

  .pcpt-171 {
    padding-top: 171px !important; }

  .pcpt-172 {
    padding-top: 172px !important; }

  .pcpt-173 {
    padding-top: 173px !important; }

  .pcpt-174 {
    padding-top: 174px !important; }

  .pcpt-175 {
    padding-top: 175px !important; }

  .pcpt-176 {
    padding-top: 176px !important; }

  .pcpt-177 {
    padding-top: 177px !important; }

  .pcpt-178 {
    padding-top: 178px !important; }

  .pcpt-179 {
    padding-top: 179px !important; }

  .pcpt-180 {
    padding-top: 180px !important; }

  .pcpt-181 {
    padding-top: 181px !important; }

  .pcpt-182 {
    padding-top: 182px !important; }

  .pcpt-183 {
    padding-top: 183px !important; }

  .pcpt-184 {
    padding-top: 184px !important; }

  .pcpt-185 {
    padding-top: 185px !important; }

  .pcpt-186 {
    padding-top: 186px !important; }

  .pcpt-187 {
    padding-top: 187px !important; }

  .pcpt-188 {
    padding-top: 188px !important; }

  .pcpt-189 {
    padding-top: 189px !important; }

  .pcpt-190 {
    padding-top: 190px !important; }

  .pcpt-191 {
    padding-top: 191px !important; }

  .pcpt-192 {
    padding-top: 192px !important; }

  .pcpt-193 {
    padding-top: 193px !important; }

  .pcpt-194 {
    padding-top: 194px !important; }

  .pcpt-195 {
    padding-top: 195px !important; }

  .pcpt-196 {
    padding-top: 196px !important; }

  .pcpt-197 {
    padding-top: 197px !important; }

  .pcpt-198 {
    padding-top: 198px !important; }

  .pcpt-199 {
    padding-top: 199px !important; }

  .pcpt-200 {
    padding-top: 200px !important; }

  .pcpt-201 {
    padding-top: 201px !important; }

  .pcpt-202 {
    padding-top: 202px !important; }

  .pcpt-203 {
    padding-top: 203px !important; }

  .pcpt-204 {
    padding-top: 204px !important; }

  .pcpt-205 {
    padding-top: 205px !important; }

  .pcpt-206 {
    padding-top: 206px !important; }

  .pcpt-207 {
    padding-top: 207px !important; }

  .pcpt-208 {
    padding-top: 208px !important; }

  .pcpt-209 {
    padding-top: 209px !important; }

  .pcpt-210 {
    padding-top: 210px !important; }

  .pcpt-211 {
    padding-top: 211px !important; }

  .pcpt-212 {
    padding-top: 212px !important; }

  .pcpt-213 {
    padding-top: 213px !important; }

  .pcpt-214 {
    padding-top: 214px !important; }

  .pcpt-215 {
    padding-top: 215px !important; }

  .pcpt-216 {
    padding-top: 216px !important; }

  .pcpt-217 {
    padding-top: 217px !important; }

  .pcpt-218 {
    padding-top: 218px !important; }

  .pcpt-219 {
    padding-top: 219px !important; }

  .pcpt-220 {
    padding-top: 220px !important; }

  .pcpt-221 {
    padding-top: 221px !important; }

  .pcpt-222 {
    padding-top: 222px !important; }

  .pcpt-223 {
    padding-top: 223px !important; }

  .pcpt-224 {
    padding-top: 224px !important; }

  .pcpt-225 {
    padding-top: 225px !important; }

  .pcpt-226 {
    padding-top: 226px !important; }

  .pcpt-227 {
    padding-top: 227px !important; }

  .pcpt-228 {
    padding-top: 228px !important; }

  .pcpt-229 {
    padding-top: 229px !important; }

  .pcpt-230 {
    padding-top: 230px !important; }

  .pcpt-231 {
    padding-top: 231px !important; }

  .pcpt-232 {
    padding-top: 232px !important; }

  .pcpt-233 {
    padding-top: 233px !important; }

  .pcpt-234 {
    padding-top: 234px !important; }

  .pcpt-235 {
    padding-top: 235px !important; }

  .pcpt-236 {
    padding-top: 236px !important; }

  .pcpt-237 {
    padding-top: 237px !important; }

  .pcpt-238 {
    padding-top: 238px !important; }

  .pcpt-239 {
    padding-top: 239px !important; }

  .pcpt-240 {
    padding-top: 240px !important; }

  .pcpt-241 {
    padding-top: 241px !important; }

  .pcpt-242 {
    padding-top: 242px !important; }

  .pcpt-243 {
    padding-top: 243px !important; }

  .pcpt-244 {
    padding-top: 244px !important; }

  .pcpt-245 {
    padding-top: 245px !important; }

  .pcpt-246 {
    padding-top: 246px !important; }

  .pcpt-247 {
    padding-top: 247px !important; }

  .pcpt-248 {
    padding-top: 248px !important; }

  .pcpt-249 {
    padding-top: 249px !important; }

  .pcpt-250 {
    padding-top: 250px !important; }

  /*margin-right.  1px刻みで250pxまで*/
  .pcmr-0 {
    margin-right: 0px !important; }

  .pcmr-1 {
    margin-right: 1px !important; }

  .pcmr-2 {
    margin-right: 2px !important; }

  .pcmr-3 {
    margin-right: 3px !important; }

  .pcmr-4 {
    margin-right: 4px !important; }

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

  .pcmr-6 {
    margin-right: 6px !important; }

  .pcmr-7 {
    margin-right: 7px !important; }

  .pcmr-8 {
    margin-right: 8px !important; }

  .pcmr-9 {
    margin-right: 9px !important; }

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

  .pcmr-11 {
    margin-right: 11px !important; }

  .pcmr-12 {
    margin-right: 12px !important; }

  .pcmr-13 {
    margin-right: 13px !important; }

  .pcmr-14 {
    margin-right: 14px !important; }

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

  .pcmr-16 {
    margin-right: 16px !important; }

  .pcmr-17 {
    margin-right: 17px !important; }

  .pcmr-18 {
    margin-right: 18px !important; }

  .pcmr-19 {
    margin-right: 19px !important; }

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

  .pcmr-21 {
    margin-right: 21px !important; }

  .pcmr-22 {
    margin-right: 22px !important; }

  .pcmr-23 {
    margin-right: 23px !important; }

  .pcmr-24 {
    margin-right: 24px !important; }

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

  .pcmr-26 {
    margin-right: 26px !important; }

  .pcmr-27 {
    margin-right: 27px !important; }

  .pcmr-28 {
    margin-right: 28px !important; }

  .pcmr-29 {
    margin-right: 29px !important; }

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

  .pcmr-31 {
    margin-right: 31px !important; }

  .pcmr-32 {
    margin-right: 32px !important; }

  .pcmr-33 {
    margin-right: 33px !important; }

  .pcmr-34 {
    margin-right: 34px !important; }

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

  .pcmr-36 {
    margin-right: 36px !important; }

  .pcmr-37 {
    margin-right: 37px !important; }

  .pcmr-38 {
    margin-right: 38px !important; }

  .pcmr-39 {
    margin-right: 39px !important; }

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

  .pcmr-41 {
    margin-right: 41px !important; }

  .pcmr-42 {
    margin-right: 42px !important; }

  .pcmr-43 {
    margin-right: 43px !important; }

  .pcmr-44 {
    margin-right: 44px !important; }

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

  .pcmr-46 {
    margin-right: 46px !important; }

  .pcmr-47 {
    margin-right: 47px !important; }

  .pcmr-48 {
    margin-right: 48px !important; }

  .pcmr-49 {
    margin-right: 49px !important; }

  .pcmr-50 {
    margin-right: 50px !important; }

  .pcmr-51 {
    margin-right: 51px !important; }

  .pcmr-52 {
    margin-right: 52px !important; }

  .pcmr-53 {
    margin-right: 53px !important; }

  .pcmr-54 {
    margin-right: 54px !important; }

  .pcmr-55 {
    margin-right: 55px !important; }

  .pcmr-56 {
    margin-right: 56px !important; }

  .pcmr-57 {
    margin-right: 57px !important; }

  .pcmr-58 {
    margin-right: 58px !important; }

  .pcmr-59 {
    margin-right: 59px !important; }

  .pcmr-60 {
    margin-right: 60px !important; }

  .pcmr-61 {
    margin-right: 61px !important; }

  .pcmr-62 {
    margin-right: 62px !important; }

  .pcmr-63 {
    margin-right: 63px !important; }

  .pcmr-64 {
    margin-right: 64px !important; }

  .pcmr-65 {
    margin-right: 65px !important; }

  .pcmr-66 {
    margin-right: 66px !important; }

  .pcmr-67 {
    margin-right: 67px !important; }

  .pcmr-68 {
    margin-right: 68px !important; }

  .pcmr-69 {
    margin-right: 69px !important; }

  .pcmr-70 {
    margin-right: 70px !important; }

  .pcmr-71 {
    margin-right: 71px !important; }

  .pcmr-72 {
    margin-right: 72px !important; }

  .pcmr-73 {
    margin-right: 73px !important; }

  .pcmr-74 {
    margin-right: 74px !important; }

  .pcmr-75 {
    margin-right: 75px !important; }

  .pcmr-76 {
    margin-right: 76px !important; }

  .pcmr-77 {
    margin-right: 77px !important; }

  .pcmr-78 {
    margin-right: 78px !important; }

  .pcmr-79 {
    margin-right: 79px !important; }

  .pcmr-80 {
    margin-right: 80px !important; }

  .pcmr-81 {
    margin-right: 81px !important; }

  .pcmr-82 {
    margin-right: 82px !important; }

  .pcmr-83 {
    margin-right: 83px !important; }

  .pcmr-84 {
    margin-right: 84px !important; }

  .pcmr-85 {
    margin-right: 85px !important; }

  .pcmr-86 {
    margin-right: 86px !important; }

  .pcmr-87 {
    margin-right: 87px !important; }

  .pcmr-88 {
    margin-right: 88px !important; }

  .pcmr-89 {
    margin-right: 89px !important; }

  .pcmr-90 {
    margin-right: 90px !important; }

  .pcmr-91 {
    margin-right: 91px !important; }

  .pcmr-92 {
    margin-right: 92px !important; }

  .pcmr-93 {
    margin-right: 93px !important; }

  .pcmr-94 {
    margin-right: 94px !important; }

  .pcmr-95 {
    margin-right: 95px !important; }

  .pcmr-96 {
    margin-right: 96px !important; }

  .pcmr-97 {
    margin-right: 97px !important; }

  .pcmr-98 {
    margin-right: 98px !important; }

  .pcmr-99 {
    margin-right: 99px !important; }

  .pcmr-100 {
    margin-right: 100px !important; }

  .pcmr-101 {
    margin-right: 101px !important; }

  .pcmr-102 {
    margin-right: 102px !important; }

  .pcmr-103 {
    margin-right: 103px !important; }

  .pcmr-104 {
    margin-right: 104px !important; }

  .pcmr-105 {
    margin-right: 105px !important; }

  .pcmr-106 {
    margin-right: 106px !important; }

  .pcmr-107 {
    margin-right: 107px !important; }

  .pcmr-108 {
    margin-right: 108px !important; }

  .pcmr-109 {
    margin-right: 109px !important; }

  .pcmr-110 {
    margin-right: 110px !important; }

  .pcmr-111 {
    margin-right: 111px !important; }

  .pcmr-112 {
    margin-right: 112px !important; }

  .pcmr-113 {
    margin-right: 113px !important; }

  .pcmr-114 {
    margin-right: 114px !important; }

  .pcmr-115 {
    margin-right: 115px !important; }

  .pcmr-116 {
    margin-right: 116px !important; }

  .pcmr-117 {
    margin-right: 117px !important; }

  .pcmr-118 {
    margin-right: 118px !important; }

  .pcmr-119 {
    margin-right: 119px !important; }

  .pcmr-120 {
    margin-right: 120px !important; }

  .pcmr-121 {
    margin-right: 121px !important; }

  .pcmr-122 {
    margin-right: 122px !important; }

  .pcmr-123 {
    margin-right: 123px !important; }

  .pcmr-124 {
    margin-right: 124px !important; }

  .pcmr-125 {
    margin-right: 125px !important; }

  .pcmr-126 {
    margin-right: 126px !important; }

  .pcmr-127 {
    margin-right: 127px !important; }

  .pcmr-128 {
    margin-right: 128px !important; }

  .pcmr-129 {
    margin-right: 129px !important; }

  .pcmr-130 {
    margin-right: 130px !important; }

  .pcmr-131 {
    margin-right: 131px !important; }

  .pcmr-132 {
    margin-right: 132px !important; }

  .pcmr-133 {
    margin-right: 133px !important; }

  .pcmr-134 {
    margin-right: 134px !important; }

  .pcmr-135 {
    margin-right: 135px !important; }

  .pcmr-136 {
    margin-right: 136px !important; }

  .pcmr-137 {
    margin-right: 137px !important; }

  .pcmr-138 {
    margin-right: 138px !important; }

  .pcmr-139 {
    margin-right: 139px !important; }

  .pcmr-140 {
    margin-right: 140px !important; }

  .pcmr-141 {
    margin-right: 141px !important; }

  .pcmr-142 {
    margin-right: 142px !important; }

  .pcmr-143 {
    margin-right: 143px !important; }

  .pcmr-144 {
    margin-right: 144px !important; }

  .pcmr-145 {
    margin-right: 145px !important; }

  .pcmr-146 {
    margin-right: 146px !important; }

  .pcmr-147 {
    margin-right: 147px !important; }

  .pcmr-148 {
    margin-right: 148px !important; }

  .pcmr-149 {
    margin-right: 149px !important; }

  .pcmr-150 {
    margin-right: 150px !important; }

  .pcmr-151 {
    margin-right: 151px !important; }

  .pcmr-152 {
    margin-right: 152px !important; }

  .pcmr-153 {
    margin-right: 153px !important; }

  .pcmr-154 {
    margin-right: 154px !important; }

  .pcmr-155 {
    margin-right: 155px !important; }

  .pcmr-156 {
    margin-right: 156px !important; }

  .pcmr-157 {
    margin-right: 157px !important; }

  .pcmr-158 {
    margin-right: 158px !important; }

  .pcmr-159 {
    margin-right: 159px !important; }

  .pcmr-160 {
    margin-right: 160px !important; }

  .pcmr-161 {
    margin-right: 161px !important; }

  .pcmr-162 {
    margin-right: 162px !important; }

  .pcmr-163 {
    margin-right: 163px !important; }

  .pcmr-164 {
    margin-right: 164px !important; }

  .pcmr-165 {
    margin-right: 165px !important; }

  .pcmr-166 {
    margin-right: 166px !important; }

  .pcmr-167 {
    margin-right: 167px !important; }

  .pcmr-168 {
    margin-right: 168px !important; }

  .pcmr-169 {
    margin-right: 169px !important; }

  .pcmr-170 {
    margin-right: 170px !important; }

  .pcmr-171 {
    margin-right: 171px !important; }

  .pcmr-172 {
    margin-right: 172px !important; }

  .pcmr-173 {
    margin-right: 173px !important; }

  .pcmr-174 {
    margin-right: 174px !important; }

  .pcmr-175 {
    margin-right: 175px !important; }

  .pcmr-176 {
    margin-right: 176px !important; }

  .pcmr-177 {
    margin-right: 177px !important; }

  .pcmr-178 {
    margin-right: 178px !important; }

  .pcmr-179 {
    margin-right: 179px !important; }

  .pcmr-180 {
    margin-right: 180px !important; }

  .pcmr-181 {
    margin-right: 181px !important; }

  .pcmr-182 {
    margin-right: 182px !important; }

  .pcmr-183 {
    margin-right: 183px !important; }

  .pcmr-184 {
    margin-right: 184px !important; }

  .pcmr-185 {
    margin-right: 185px !important; }

  .pcmr-186 {
    margin-right: 186px !important; }

  .pcmr-187 {
    margin-right: 187px !important; }

  .pcmr-188 {
    margin-right: 188px !important; }

  .pcmr-189 {
    margin-right: 189px !important; }

  .pcmr-190 {
    margin-right: 190px !important; }

  .pcmr-191 {
    margin-right: 191px !important; }

  .pcmr-192 {
    margin-right: 192px !important; }

  .pcmr-193 {
    margin-right: 193px !important; }

  .pcmr-194 {
    margin-right: 194px !important; }

  .pcmr-195 {
    margin-right: 195px !important; }

  .pcmr-196 {
    margin-right: 196px !important; }

  .pcmr-197 {
    margin-right: 197px !important; }

  .pcmr-198 {
    margin-right: 198px !important; }

  .pcmr-199 {
    margin-right: 199px !important; }

  .pcmr-200 {
    margin-right: 200px !important; }

  .pcmr-201 {
    margin-right: 201px !important; }

  .pcmr-202 {
    margin-right: 202px !important; }

  .pcmr-203 {
    margin-right: 203px !important; }

  .pcmr-204 {
    margin-right: 204px !important; }

  .pcmr-205 {
    margin-right: 205px !important; }

  .pcmr-206 {
    margin-right: 206px !important; }

  .pcmr-207 {
    margin-right: 207px !important; }

  .pcmr-208 {
    margin-right: 208px !important; }

  .pcmr-209 {
    margin-right: 209px !important; }

  .pcmr-210 {
    margin-right: 210px !important; }

  .pcmr-211 {
    margin-right: 211px !important; }

  .pcmr-212 {
    margin-right: 212px !important; }

  .pcmr-213 {
    margin-right: 213px !important; }

  .pcmr-214 {
    margin-right: 214px !important; }

  .pcmr-215 {
    margin-right: 215px !important; }

  .pcmr-216 {
    margin-right: 216px !important; }

  .pcmr-217 {
    margin-right: 217px !important; }

  .pcmr-218 {
    margin-right: 218px !important; }

  .pcmr-219 {
    margin-right: 219px !important; }

  .pcmr-220 {
    margin-right: 220px !important; }

  .pcmr-221 {
    margin-right: 221px !important; }

  .pcmr-222 {
    margin-right: 222px !important; }

  .pcmr-223 {
    margin-right: 223px !important; }

  .pcmr-224 {
    margin-right: 224px !important; }

  .pcmr-225 {
    margin-right: 225px !important; }

  .pcmr-226 {
    margin-right: 226px !important; }

  .pcmr-227 {
    margin-right: 227px !important; }

  .pcmr-228 {
    margin-right: 228px !important; }

  .pcmr-229 {
    margin-right: 229px !important; }

  .pcmr-230 {
    margin-right: 230px !important; }

  .pcmr-231 {
    margin-right: 231px !important; }

  .pcmr-232 {
    margin-right: 232px !important; }

  .pcmr-233 {
    margin-right: 233px !important; }

  .pcmr-234 {
    margin-right: 234px !important; }

  .pcmr-235 {
    margin-right: 235px !important; }

  .pcmr-236 {
    margin-right: 236px !important; }

  .pcmr-237 {
    margin-right: 237px !important; }

  .pcmr-238 {
    margin-right: 238px !important; }

  .pcmr-239 {
    margin-right: 239px !important; }

  .pcmr-240 {
    margin-right: 240px !important; }

  .pcmr-241 {
    margin-right: 241px !important; }

  .pcmr-242 {
    margin-right: 242px !important; }

  .pcmr-243 {
    margin-right: 243px !important; }

  .pcmr-244 {
    margin-right: 244px !important; }

  .pcmr-245 {
    margin-right: 245px !important; }

  .pcmr-246 {
    margin-right: 246px !important; }

  .pcmr-247 {
    margin-right: 247px !important; }

  .pcmr-248 {
    margin-right: 248px !important; }

  .pcmr-249 {
    margin-right: 249px !important; }

  .pcmr-250 {
    margin-right: 250px !important; }

  /*padding-right.  1px刻みで250pxまで*/
  .pcpr-0 {
    padding-right: 0px !important; }

  .pcpr-1 {
    padding-right: 1px !important; }

  .pcpr-2 {
    padding-right: 2px !important; }

  .pcpr-3 {
    padding-right: 3px !important; }

  .pcpr-4 {
    padding-right: 4px !important; }

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

  .pcpr-6 {
    padding-right: 6px !important; }

  .pcpr-7 {
    padding-right: 7px !important; }

  .pcpr-8 {
    padding-right: 8px !important; }

  .pcpr-9 {
    padding-right: 9px !important; }

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

  .pcpr-11 {
    padding-right: 11px !important; }

  .pcpr-12 {
    padding-right: 12px !important; }

  .pcpr-13 {
    padding-right: 13px !important; }

  .pcpr-14 {
    padding-right: 14px !important; }

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

  .pcpr-16 {
    padding-right: 16px !important; }

  .pcpr-17 {
    padding-right: 17px !important; }

  .pcpr-18 {
    padding-right: 18px !important; }

  .pcpr-19 {
    padding-right: 19px !important; }

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

  .pcpr-21 {
    padding-right: 21px !important; }

  .pcpr-22 {
    padding-right: 22px !important; }

  .pcpr-23 {
    padding-right: 23px !important; }

  .pcpr-24 {
    padding-right: 24px !important; }

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

  .pcpr-26 {
    padding-right: 26px !important; }

  .pcpr-27 {
    padding-right: 27px !important; }

  .pcpr-28 {
    padding-right: 28px !important; }

  .pcpr-29 {
    padding-right: 29px !important; }

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

  .pcpr-31 {
    padding-right: 31px !important; }

  .pcpr-32 {
    padding-right: 32px !important; }

  .pcpr-33 {
    padding-right: 33px !important; }

  .pcpr-34 {
    padding-right: 34px !important; }

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

  .pcpr-36 {
    padding-right: 36px !important; }

  .pcpr-37 {
    padding-right: 37px !important; }

  .pcpr-38 {
    padding-right: 38px !important; }

  .pcpr-39 {
    padding-right: 39px !important; }

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

  .pcpr-41 {
    padding-right: 41px !important; }

  .pcpr-42 {
    padding-right: 42px !important; }

  .pcpr-43 {
    padding-right: 43px !important; }

  .pcpr-44 {
    padding-right: 44px !important; }

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

  .pcpr-46 {
    padding-right: 46px !important; }

  .pcpr-47 {
    padding-right: 47px !important; }

  .pcpr-48 {
    padding-right: 48px !important; }

  .pcpr-49 {
    padding-right: 49px !important; }

  .pcpr-50 {
    padding-right: 50px !important; }

  .pcpr-51 {
    padding-right: 51px !important; }

  .pcpr-52 {
    padding-right: 52px !important; }

  .pcpr-53 {
    padding-right: 53px !important; }

  .pcpr-54 {
    padding-right: 54px !important; }

  .pcpr-55 {
    padding-right: 55px !important; }

  .pcpr-56 {
    padding-right: 56px !important; }

  .pcpr-57 {
    padding-right: 57px !important; }

  .pcpr-58 {
    padding-right: 58px !important; }

  .pcpr-59 {
    padding-right: 59px !important; }

  .pcpr-60 {
    padding-right: 60px !important; }

  .pcpr-61 {
    padding-right: 61px !important; }

  .pcpr-62 {
    padding-right: 62px !important; }

  .pcpr-63 {
    padding-right: 63px !important; }

  .pcpr-64 {
    padding-right: 64px !important; }

  .pcpr-65 {
    padding-right: 65px !important; }

  .pcpr-66 {
    padding-right: 66px !important; }

  .pcpr-67 {
    padding-right: 67px !important; }

  .pcpr-68 {
    padding-right: 68px !important; }

  .pcpr-69 {
    padding-right: 69px !important; }

  .pcpr-70 {
    padding-right: 70px !important; }

  .pcpr-71 {
    padding-right: 71px !important; }

  .pcpr-72 {
    padding-right: 72px !important; }

  .pcpr-73 {
    padding-right: 73px !important; }

  .pcpr-74 {
    padding-right: 74px !important; }

  .pcpr-75 {
    padding-right: 75px !important; }

  .pcpr-76 {
    padding-right: 76px !important; }

  .pcpr-77 {
    padding-right: 77px !important; }

  .pcpr-78 {
    padding-right: 78px !important; }

  .pcpr-79 {
    padding-right: 79px !important; }

  .pcpr-80 {
    padding-right: 80px !important; }

  .pcpr-81 {
    padding-right: 81px !important; }

  .pcpr-82 {
    padding-right: 82px !important; }

  .pcpr-83 {
    padding-right: 83px !important; }

  .pcpr-84 {
    padding-right: 84px !important; }

  .pcpr-85 {
    padding-right: 85px !important; }

  .pcpr-86 {
    padding-right: 86px !important; }

  .pcpr-87 {
    padding-right: 87px !important; }

  .pcpr-88 {
    padding-right: 88px !important; }

  .pcpr-89 {
    padding-right: 89px !important; }

  .pcpr-90 {
    padding-right: 90px !important; }

  .pcpr-91 {
    padding-right: 91px !important; }

  .pcpr-92 {
    padding-right: 92px !important; }

  .pcpr-93 {
    padding-right: 93px !important; }

  .pcpr-94 {
    padding-right: 94px !important; }

  .pcpr-95 {
    padding-right: 95px !important; }

  .pcpr-96 {
    padding-right: 96px !important; }

  .pcpr-97 {
    padding-right: 97px !important; }

  .pcpr-98 {
    padding-right: 98px !important; }

  .pcpr-99 {
    padding-right: 99px !important; }

  .pcpr-100 {
    padding-right: 100px !important; }

  .pcpr-101 {
    padding-right: 101px !important; }

  .pcpr-102 {
    padding-right: 102px !important; }

  .pcpr-103 {
    padding-right: 103px !important; }

  .pcpr-104 {
    padding-right: 104px !important; }

  .pcpr-105 {
    padding-right: 105px !important; }

  .pcpr-106 {
    padding-right: 106px !important; }

  .pcpr-107 {
    padding-right: 107px !important; }

  .pcpr-108 {
    padding-right: 108px !important; }

  .pcpr-109 {
    padding-right: 109px !important; }

  .pcpr-110 {
    padding-right: 110px !important; }

  .pcpr-111 {
    padding-right: 111px !important; }

  .pcpr-112 {
    padding-right: 112px !important; }

  .pcpr-113 {
    padding-right: 113px !important; }

  .pcpr-114 {
    padding-right: 114px !important; }

  .pcpr-115 {
    padding-right: 115px !important; }

  .pcpr-116 {
    padding-right: 116px !important; }

  .pcpr-117 {
    padding-right: 117px !important; }

  .pcpr-118 {
    padding-right: 118px !important; }

  .pcpr-119 {
    padding-right: 119px !important; }

  .pcpr-120 {
    padding-right: 120px !important; }

  .pcpr-121 {
    padding-right: 121px !important; }

  .pcpr-122 {
    padding-right: 122px !important; }

  .pcpr-123 {
    padding-right: 123px !important; }

  .pcpr-124 {
    padding-right: 124px !important; }

  .pcpr-125 {
    padding-right: 125px !important; }

  .pcpr-126 {
    padding-right: 126px !important; }

  .pcpr-127 {
    padding-right: 127px !important; }

  .pcpr-128 {
    padding-right: 128px !important; }

  .pcpr-129 {
    padding-right: 129px !important; }

  .pcpr-130 {
    padding-right: 130px !important; }

  .pcpr-131 {
    padding-right: 131px !important; }

  .pcpr-132 {
    padding-right: 132px !important; }

  .pcpr-133 {
    padding-right: 133px !important; }

  .pcpr-134 {
    padding-right: 134px !important; }

  .pcpr-135 {
    padding-right: 135px !important; }

  .pcpr-136 {
    padding-right: 136px !important; }

  .pcpr-137 {
    padding-right: 137px !important; }

  .pcpr-138 {
    padding-right: 138px !important; }

  .pcpr-139 {
    padding-right: 139px !important; }

  .pcpr-140 {
    padding-right: 140px !important; }

  .pcpr-141 {
    padding-right: 141px !important; }

  .pcpr-142 {
    padding-right: 142px !important; }

  .pcpr-143 {
    padding-right: 143px !important; }

  .pcpr-144 {
    padding-right: 144px !important; }

  .pcpr-145 {
    padding-right: 145px !important; }

  .pcpr-146 {
    padding-right: 146px !important; }

  .pcpr-147 {
    padding-right: 147px !important; }

  .pcpr-148 {
    padding-right: 148px !important; }

  .pcpr-149 {
    padding-right: 149px !important; }

  .pcpr-150 {
    padding-right: 150px !important; }

  .pcpr-151 {
    padding-right: 151px !important; }

  .pcpr-152 {
    padding-right: 152px !important; }

  .pcpr-153 {
    padding-right: 153px !important; }

  .pcpr-154 {
    padding-right: 154px !important; }

  .pcpr-155 {
    padding-right: 155px !important; }

  .pcpr-156 {
    padding-right: 156px !important; }

  .pcpr-157 {
    padding-right: 157px !important; }

  .pcpr-158 {
    padding-right: 158px !important; }

  .pcpr-159 {
    padding-right: 159px !important; }

  .pcpr-160 {
    padding-right: 160px !important; }

  .pcpr-161 {
    padding-right: 161px !important; }

  .pcpr-162 {
    padding-right: 162px !important; }

  .pcpr-163 {
    padding-right: 163px !important; }

  .pcpr-164 {
    padding-right: 164px !important; }

  .pcpr-165 {
    padding-right: 165px !important; }

  .pcpr-166 {
    padding-right: 166px !important; }

  .pcpr-167 {
    padding-right: 167px !important; }

  .pcpr-168 {
    padding-right: 168px !important; }

  .pcpr-169 {
    padding-right: 169px !important; }

  .pcpr-170 {
    padding-right: 170px !important; }

  .pcpr-171 {
    padding-right: 171px !important; }

  .pcpr-172 {
    padding-right: 172px !important; }

  .pcpr-173 {
    padding-right: 173px !important; }

  .pcpr-174 {
    padding-right: 174px !important; }

  .pcpr-175 {
    padding-right: 175px !important; }

  .pcpr-176 {
    padding-right: 176px !important; }

  .pcpr-177 {
    padding-right: 177px !important; }

  .pcpr-178 {
    padding-right: 178px !important; }

  .pcpr-179 {
    padding-right: 179px !important; }

  .pcpr-180 {
    padding-right: 180px !important; }

  .pcpr-181 {
    padding-right: 181px !important; }

  .pcpr-182 {
    padding-right: 182px !important; }

  .pcpr-183 {
    padding-right: 183px !important; }

  .pcpr-184 {
    padding-right: 184px !important; }

  .pcpr-185 {
    padding-right: 185px !important; }

  .pcpr-186 {
    padding-right: 186px !important; }

  .pcpr-187 {
    padding-right: 187px !important; }

  .pcpr-188 {
    padding-right: 188px !important; }

  .pcpr-189 {
    padding-right: 189px !important; }

  .pcpr-190 {
    padding-right: 190px !important; }

  .pcpr-191 {
    padding-right: 191px !important; }

  .pcpr-192 {
    padding-right: 192px !important; }

  .pcpr-193 {
    padding-right: 193px !important; }

  .pcpr-194 {
    padding-right: 194px !important; }

  .pcpr-195 {
    padding-right: 195px !important; }

  .pcpr-196 {
    padding-right: 196px !important; }

  .pcpr-197 {
    padding-right: 197px !important; }

  .pcpr-198 {
    padding-right: 198px !important; }

  .pcpr-199 {
    padding-right: 199px !important; }

  .pcpr-200 {
    padding-right: 200px !important; }

  .pcpr-201 {
    padding-right: 201px !important; }

  .pcpr-202 {
    padding-right: 202px !important; }

  .pcpr-203 {
    padding-right: 203px !important; }

  .pcpr-204 {
    padding-right: 204px !important; }

  .pcpr-205 {
    padding-right: 205px !important; }

  .pcpr-206 {
    padding-right: 206px !important; }

  .pcpr-207 {
    padding-right: 207px !important; }

  .pcpr-208 {
    padding-right: 208px !important; }

  .pcpr-209 {
    padding-right: 209px !important; }

  .pcpr-210 {
    padding-right: 210px !important; }

  .pcpr-211 {
    padding-right: 211px !important; }

  .pcpr-212 {
    padding-right: 212px !important; }

  .pcpr-213 {
    padding-right: 213px !important; }

  .pcpr-214 {
    padding-right: 214px !important; }

  .pcpr-215 {
    padding-right: 215px !important; }

  .pcpr-216 {
    padding-right: 216px !important; }

  .pcpr-217 {
    padding-right: 217px !important; }

  .pcpr-218 {
    padding-right: 218px !important; }

  .pcpr-219 {
    padding-right: 219px !important; }

  .pcpr-220 {
    padding-right: 220px !important; }

  .pcpr-221 {
    padding-right: 221px !important; }

  .pcpr-222 {
    padding-right: 222px !important; }

  .pcpr-223 {
    padding-right: 223px !important; }

  .pcpr-224 {
    padding-right: 224px !important; }

  .pcpr-225 {
    padding-right: 225px !important; }

  .pcpr-226 {
    padding-right: 226px !important; }

  .pcpr-227 {
    padding-right: 227px !important; }

  .pcpr-228 {
    padding-right: 228px !important; }

  .pcpr-229 {
    padding-right: 229px !important; }

  .pcpr-230 {
    padding-right: 230px !important; }

  .pcpr-231 {
    padding-right: 231px !important; }

  .pcpr-232 {
    padding-right: 232px !important; }

  .pcpr-233 {
    padding-right: 233px !important; }

  .pcpr-234 {
    padding-right: 234px !important; }

  .pcpr-235 {
    padding-right: 235px !important; }

  .pcpr-236 {
    padding-right: 236px !important; }

  .pcpr-237 {
    padding-right: 237px !important; }

  .pcpr-238 {
    padding-right: 238px !important; }

  .pcpr-239 {
    padding-right: 239px !important; }

  .pcpr-240 {
    padding-right: 240px !important; }

  .pcpr-241 {
    padding-right: 241px !important; }

  .pcpr-242 {
    padding-right: 242px !important; }

  .pcpr-243 {
    padding-right: 243px !important; }

  .pcpr-244 {
    padding-right: 244px !important; }

  .pcpr-245 {
    padding-right: 245px !important; }

  .pcpr-246 {
    padding-right: 246px !important; }

  .pcpr-247 {
    padding-right: 247px !important; }

  .pcpr-248 {
    padding-right: 248px !important; }

  .pcpr-249 {
    padding-right: 249px !important; }

  .pcpr-250 {
    padding-right: 250px !important; }

  /*margin-left.  1px刻みで250pxまで*/
  .pcml-0 {
    margin-left: 0px !important; }

  .pcml-1 {
    margin-left: 1px !important; }

  .pcml-2 {
    margin-left: 2px !important; }

  .pcml-3 {
    margin-left: 3px !important; }

  .pcml-4 {
    margin-left: 4px !important; }

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

  .pcml-6 {
    margin-left: 6px !important; }

  .pcml-7 {
    margin-left: 7px !important; }

  .pcml-8 {
    margin-left: 8px !important; }

  .pcml-9 {
    margin-left: 9px !important; }

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

  .pcml-11 {
    margin-left: 11px !important; }

  .pcml-12 {
    margin-left: 12px !important; }

  .pcml-13 {
    margin-left: 13px !important; }

  .pcml-14 {
    margin-left: 14px !important; }

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

  .pcml-16 {
    margin-left: 16px !important; }

  .pcml-17 {
    margin-left: 17px !important; }

  .pcml-18 {
    margin-left: 18px !important; }

  .pcml-19 {
    margin-left: 19px !important; }

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

  .pcml-21 {
    margin-left: 21px !important; }

  .pcml-22 {
    margin-left: 22px !important; }

  .pcml-23 {
    margin-left: 23px !important; }

  .pcml-24 {
    margin-left: 24px !important; }

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

  .pcml-26 {
    margin-left: 26px !important; }

  .pcml-27 {
    margin-left: 27px !important; }

  .pcml-28 {
    margin-left: 28px !important; }

  .pcml-29 {
    margin-left: 29px !important; }

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

  .pcml-31 {
    margin-left: 31px !important; }

  .pcml-32 {
    margin-left: 32px !important; }

  .pcml-33 {
    margin-left: 33px !important; }

  .pcml-34 {
    margin-left: 34px !important; }

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

  .pcml-36 {
    margin-left: 36px !important; }

  .pcml-37 {
    margin-left: 37px !important; }

  .pcml-38 {
    margin-left: 38px !important; }

  .pcml-39 {
    margin-left: 39px !important; }

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

  .pcml-41 {
    margin-left: 41px !important; }

  .pcml-42 {
    margin-left: 42px !important; }

  .pcml-43 {
    margin-left: 43px !important; }

  .pcml-44 {
    margin-left: 44px !important; }

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

  .pcml-46 {
    margin-left: 46px !important; }

  .pcml-47 {
    margin-left: 47px !important; }

  .pcml-48 {
    margin-left: 48px !important; }

  .pcml-49 {
    margin-left: 49px !important; }

  .pcml-50 {
    margin-left: 50px !important; }

  .pcml-51 {
    margin-left: 51px !important; }

  .pcml-52 {
    margin-left: 52px !important; }

  .pcml-53 {
    margin-left: 53px !important; }

  .pcml-54 {
    margin-left: 54px !important; }

  .pcml-55 {
    margin-left: 55px !important; }

  .pcml-56 {
    margin-left: 56px !important; }

  .pcml-57 {
    margin-left: 57px !important; }

  .pcml-58 {
    margin-left: 58px !important; }

  .pcml-59 {
    margin-left: 59px !important; }

  .pcml-60 {
    margin-left: 60px !important; }

  .pcml-61 {
    margin-left: 61px !important; }

  .pcml-62 {
    margin-left: 62px !important; }

  .pcml-63 {
    margin-left: 63px !important; }

  .pcml-64 {
    margin-left: 64px !important; }

  .pcml-65 {
    margin-left: 65px !important; }

  .pcml-66 {
    margin-left: 66px !important; }

  .pcml-67 {
    margin-left: 67px !important; }

  .pcml-68 {
    margin-left: 68px !important; }

  .pcml-69 {
    margin-left: 69px !important; }

  .pcml-70 {
    margin-left: 70px !important; }

  .pcml-71 {
    margin-left: 71px !important; }

  .pcml-72 {
    margin-left: 72px !important; }

  .pcml-73 {
    margin-left: 73px !important; }

  .pcml-74 {
    margin-left: 74px !important; }

  .pcml-75 {
    margin-left: 75px !important; }

  .pcml-76 {
    margin-left: 76px !important; }

  .pcml-77 {
    margin-left: 77px !important; }

  .pcml-78 {
    margin-left: 78px !important; }

  .pcml-79 {
    margin-left: 79px !important; }

  .pcml-80 {
    margin-left: 80px !important; }

  .pcml-81 {
    margin-left: 81px !important; }

  .pcml-82 {
    margin-left: 82px !important; }

  .pcml-83 {
    margin-left: 83px !important; }

  .pcml-84 {
    margin-left: 84px !important; }

  .pcml-85 {
    margin-left: 85px !important; }

  .pcml-86 {
    margin-left: 86px !important; }

  .pcml-87 {
    margin-left: 87px !important; }

  .pcml-88 {
    margin-left: 88px !important; }

  .pcml-89 {
    margin-left: 89px !important; }

  .pcml-90 {
    margin-left: 90px !important; }

  .pcml-91 {
    margin-left: 91px !important; }

  .pcml-92 {
    margin-left: 92px !important; }

  .pcml-93 {
    margin-left: 93px !important; }

  .pcml-94 {
    margin-left: 94px !important; }

  .pcml-95 {
    margin-left: 95px !important; }

  .pcml-96 {
    margin-left: 96px !important; }

  .pcml-97 {
    margin-left: 97px !important; }

  .pcml-98 {
    margin-left: 98px !important; }

  .pcml-99 {
    margin-left: 99px !important; }

  .pcml-100 {
    margin-left: 100px !important; }

  .pcml-101 {
    margin-left: 101px !important; }

  .pcml-102 {
    margin-left: 102px !important; }

  .pcml-103 {
    margin-left: 103px !important; }

  .pcml-104 {
    margin-left: 104px !important; }

  .pcml-105 {
    margin-left: 105px !important; }

  .pcml-106 {
    margin-left: 106px !important; }

  .pcml-107 {
    margin-left: 107px !important; }

  .pcml-108 {
    margin-left: 108px !important; }

  .pcml-109 {
    margin-left: 109px !important; }

  .pcml-110 {
    margin-left: 110px !important; }

  .pcml-111 {
    margin-left: 111px !important; }

  .pcml-112 {
    margin-left: 112px !important; }

  .pcml-113 {
    margin-left: 113px !important; }

  .pcml-114 {
    margin-left: 114px !important; }

  .pcml-115 {
    margin-left: 115px !important; }

  .pcml-116 {
    margin-left: 116px !important; }

  .pcml-117 {
    margin-left: 117px !important; }

  .pcml-118 {
    margin-left: 118px !important; }

  .pcml-119 {
    margin-left: 119px !important; }

  .pcml-120 {
    margin-left: 120px !important; }

  .pcml-121 {
    margin-left: 121px !important; }

  .pcml-122 {
    margin-left: 122px !important; }

  .pcml-123 {
    margin-left: 123px !important; }

  .pcml-124 {
    margin-left: 124px !important; }

  .pcml-125 {
    margin-left: 125px !important; }

  .pcml-126 {
    margin-left: 126px !important; }

  .pcml-127 {
    margin-left: 127px !important; }

  .pcml-128 {
    margin-left: 128px !important; }

  .pcml-129 {
    margin-left: 129px !important; }

  .pcml-130 {
    margin-left: 130px !important; }

  .pcml-131 {
    margin-left: 131px !important; }

  .pcml-132 {
    margin-left: 132px !important; }

  .pcml-133 {
    margin-left: 133px !important; }

  .pcml-134 {
    margin-left: 134px !important; }

  .pcml-135 {
    margin-left: 135px !important; }

  .pcml-136 {
    margin-left: 136px !important; }

  .pcml-137 {
    margin-left: 137px !important; }

  .pcml-138 {
    margin-left: 138px !important; }

  .pcml-139 {
    margin-left: 139px !important; }

  .pcml-140 {
    margin-left: 140px !important; }

  .pcml-141 {
    margin-left: 141px !important; }

  .pcml-142 {
    margin-left: 142px !important; }

  .pcml-143 {
    margin-left: 143px !important; }

  .pcml-144 {
    margin-left: 144px !important; }

  .pcml-145 {
    margin-left: 145px !important; }

  .pcml-146 {
    margin-left: 146px !important; }

  .pcml-147 {
    margin-left: 147px !important; }

  .pcml-148 {
    margin-left: 148px !important; }

  .pcml-149 {
    margin-left: 149px !important; }

  .pcml-150 {
    margin-left: 150px !important; }

  .pcml-151 {
    margin-left: 151px !important; }

  .pcml-152 {
    margin-left: 152px !important; }

  .pcml-153 {
    margin-left: 153px !important; }

  .pcml-154 {
    margin-left: 154px !important; }

  .pcml-155 {
    margin-left: 155px !important; }

  .pcml-156 {
    margin-left: 156px !important; }

  .pcml-157 {
    margin-left: 157px !important; }

  .pcml-158 {
    margin-left: 158px !important; }

  .pcml-159 {
    margin-left: 159px !important; }

  .pcml-160 {
    margin-left: 160px !important; }

  .pcml-161 {
    margin-left: 161px !important; }

  .pcml-162 {
    margin-left: 162px !important; }

  .pcml-163 {
    margin-left: 163px !important; }

  .pcml-164 {
    margin-left: 164px !important; }

  .pcml-165 {
    margin-left: 165px !important; }

  .pcml-166 {
    margin-left: 166px !important; }

  .pcml-167 {
    margin-left: 167px !important; }

  .pcml-168 {
    margin-left: 168px !important; }

  .pcml-169 {
    margin-left: 169px !important; }

  .pcml-170 {
    margin-left: 170px !important; }

  .pcml-171 {
    margin-left: 171px !important; }

  .pcml-172 {
    margin-left: 172px !important; }

  .pcml-173 {
    margin-left: 173px !important; }

  .pcml-174 {
    margin-left: 174px !important; }

  .pcml-175 {
    margin-left: 175px !important; }

  .pcml-176 {
    margin-left: 176px !important; }

  .pcml-177 {
    margin-left: 177px !important; }

  .pcml-178 {
    margin-left: 178px !important; }

  .pcml-179 {
    margin-left: 179px !important; }

  .pcml-180 {
    margin-left: 180px !important; }

  .pcml-181 {
    margin-left: 181px !important; }

  .pcml-182 {
    margin-left: 182px !important; }

  .pcml-183 {
    margin-left: 183px !important; }

  .pcml-184 {
    margin-left: 184px !important; }

  .pcml-185 {
    margin-left: 185px !important; }

  .pcml-186 {
    margin-left: 186px !important; }

  .pcml-187 {
    margin-left: 187px !important; }

  .pcml-188 {
    margin-left: 188px !important; }

  .pcml-189 {
    margin-left: 189px !important; }

  .pcml-190 {
    margin-left: 190px !important; }

  .pcml-191 {
    margin-left: 191px !important; }

  .pcml-192 {
    margin-left: 192px !important; }

  .pcml-193 {
    margin-left: 193px !important; }

  .pcml-194 {
    margin-left: 194px !important; }

  .pcml-195 {
    margin-left: 195px !important; }

  .pcml-196 {
    margin-left: 196px !important; }

  .pcml-197 {
    margin-left: 197px !important; }

  .pcml-198 {
    margin-left: 198px !important; }

  .pcml-199 {
    margin-left: 199px !important; }

  .pcml-200 {
    margin-left: 200px !important; }

  .pcml-201 {
    margin-left: 201px !important; }

  .pcml-202 {
    margin-left: 202px !important; }

  .pcml-203 {
    margin-left: 203px !important; }

  .pcml-204 {
    margin-left: 204px !important; }

  .pcml-205 {
    margin-left: 205px !important; }

  .pcml-206 {
    margin-left: 206px !important; }

  .pcml-207 {
    margin-left: 207px !important; }

  .pcml-208 {
    margin-left: 208px !important; }

  .pcml-209 {
    margin-left: 209px !important; }

  .pcml-210 {
    margin-left: 210px !important; }

  .pcml-211 {
    margin-left: 211px !important; }

  .pcml-212 {
    margin-left: 212px !important; }

  .pcml-213 {
    margin-left: 213px !important; }

  .pcml-214 {
    margin-left: 214px !important; }

  .pcml-215 {
    margin-left: 215px !important; }

  .pcml-216 {
    margin-left: 216px !important; }

  .pcml-217 {
    margin-left: 217px !important; }

  .pcml-218 {
    margin-left: 218px !important; }

  .pcml-219 {
    margin-left: 219px !important; }

  .pcml-220 {
    margin-left: 220px !important; }

  .pcml-221 {
    margin-left: 221px !important; }

  .pcml-222 {
    margin-left: 222px !important; }

  .pcml-223 {
    margin-left: 223px !important; }

  .pcml-224 {
    margin-left: 224px !important; }

  .pcml-225 {
    margin-left: 225px !important; }

  .pcml-226 {
    margin-left: 226px !important; }

  .pcml-227 {
    margin-left: 227px !important; }

  .pcml-228 {
    margin-left: 228px !important; }

  .pcml-229 {
    margin-left: 229px !important; }

  .pcml-230 {
    margin-left: 230px !important; }

  .pcml-231 {
    margin-left: 231px !important; }

  .pcml-232 {
    margin-left: 232px !important; }

  .pcml-233 {
    margin-left: 233px !important; }

  .pcml-234 {
    margin-left: 234px !important; }

  .pcml-235 {
    margin-left: 235px !important; }

  .pcml-236 {
    margin-left: 236px !important; }

  .pcml-237 {
    margin-left: 237px !important; }

  .pcml-238 {
    margin-left: 238px !important; }

  .pcml-239 {
    margin-left: 239px !important; }

  .pcml-240 {
    margin-left: 240px !important; }

  .pcml-241 {
    margin-left: 241px !important; }

  .pcml-242 {
    margin-left: 242px !important; }

  .pcml-243 {
    margin-left: 243px !important; }

  .pcml-244 {
    margin-left: 244px !important; }

  .pcml-245 {
    margin-left: 245px !important; }

  .pcml-246 {
    margin-left: 246px !important; }

  .pcml-247 {
    margin-left: 247px !important; }

  .pcml-248 {
    margin-left: 248px !important; }

  .pcml-249 {
    margin-left: 249px !important; }

  .pcml-250 {
    margin-left: 250px !important; }

  /*padding-left.  1px刻みで250pxまで*/
  .pcpl-0 {
    padding-left: 0px !important; }

  .pcpl-1 {
    padding-left: 1px !important; }

  .pcpl-2 {
    padding-left: 2px !important; }

  .pcpl-3 {
    padding-left: 3px !important; }

  .pcpl-4 {
    padding-left: 4px !important; }

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

  .pcpl-6 {
    padding-left: 6px !important; }

  .pcpl-7 {
    padding-left: 7px !important; }

  .pcpl-8 {
    padding-left: 8px !important; }

  .pcpl-9 {
    padding-left: 9px !important; }

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

  .pcpl-11 {
    padding-left: 11px !important; }

  .pcpl-12 {
    padding-left: 12px !important; }

  .pcpl-13 {
    padding-left: 13px !important; }

  .pcpl-14 {
    padding-left: 14px !important; }

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

  .pcpl-16 {
    padding-left: 16px !important; }

  .pcpl-17 {
    padding-left: 17px !important; }

  .pcpl-18 {
    padding-left: 18px !important; }

  .pcpl-19 {
    padding-left: 19px !important; }

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

  .pcpl-21 {
    padding-left: 21px !important; }

  .pcpl-22 {
    padding-left: 22px !important; }

  .pcpl-23 {
    padding-left: 23px !important; }

  .pcpl-24 {
    padding-left: 24px !important; }

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

  .pcpl-26 {
    padding-left: 26px !important; }

  .pcpl-27 {
    padding-left: 27px !important; }

  .pcpl-28 {
    padding-left: 28px !important; }

  .pcpl-29 {
    padding-left: 29px !important; }

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

  .pcpl-31 {
    padding-left: 31px !important; }

  .pcpl-32 {
    padding-left: 32px !important; }

  .pcpl-33 {
    padding-left: 33px !important; }

  .pcpl-34 {
    padding-left: 34px !important; }

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

  .pcpl-36 {
    padding-left: 36px !important; }

  .pcpl-37 {
    padding-left: 37px !important; }

  .pcpl-38 {
    padding-left: 38px !important; }

  .pcpl-39 {
    padding-left: 39px !important; }

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

  .pcpl-41 {
    padding-left: 41px !important; }

  .pcpl-42 {
    padding-left: 42px !important; }

  .pcpl-43 {
    padding-left: 43px !important; }

  .pcpl-44 {
    padding-left: 44px !important; }

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

  .pcpl-46 {
    padding-left: 46px !important; }

  .pcpl-47 {
    padding-left: 47px !important; }

  .pcpl-48 {
    padding-left: 48px !important; }

  .pcpl-49 {
    padding-left: 49px !important; }

  .pcpl-50 {
    padding-left: 50px !important; }

  .pcpl-51 {
    padding-left: 51px !important; }

  .pcpl-52 {
    padding-left: 52px !important; }

  .pcpl-53 {
    padding-left: 53px !important; }

  .pcpl-54 {
    padding-left: 54px !important; }

  .pcpl-55 {
    padding-left: 55px !important; }

  .pcpl-56 {
    padding-left: 56px !important; }

  .pcpl-57 {
    padding-left: 57px !important; }

  .pcpl-58 {
    padding-left: 58px !important; }

  .pcpl-59 {
    padding-left: 59px !important; }

  .pcpl-60 {
    padding-left: 60px !important; }

  .pcpl-61 {
    padding-left: 61px !important; }

  .pcpl-62 {
    padding-left: 62px !important; }

  .pcpl-63 {
    padding-left: 63px !important; }

  .pcpl-64 {
    padding-left: 64px !important; }

  .pcpl-65 {
    padding-left: 65px !important; }

  .pcpl-66 {
    padding-left: 66px !important; }

  .pcpl-67 {
    padding-left: 67px !important; }

  .pcpl-68 {
    padding-left: 68px !important; }

  .pcpl-69 {
    padding-left: 69px !important; }

  .pcpl-70 {
    padding-left: 70px !important; }

  .pcpl-71 {
    padding-left: 71px !important; }

  .pcpl-72 {
    padding-left: 72px !important; }

  .pcpl-73 {
    padding-left: 73px !important; }

  .pcpl-74 {
    padding-left: 74px !important; }

  .pcpl-75 {
    padding-left: 75px !important; }

  .pcpl-76 {
    padding-left: 76px !important; }

  .pcpl-77 {
    padding-left: 77px !important; }

  .pcpl-78 {
    padding-left: 78px !important; }

  .pcpl-79 {
    padding-left: 79px !important; }

  .pcpl-80 {
    padding-left: 80px !important; }

  .pcpl-81 {
    padding-left: 81px !important; }

  .pcpl-82 {
    padding-left: 82px !important; }

  .pcpl-83 {
    padding-left: 83px !important; }

  .pcpl-84 {
    padding-left: 84px !important; }

  .pcpl-85 {
    padding-left: 85px !important; }

  .pcpl-86 {
    padding-left: 86px !important; }

  .pcpl-87 {
    padding-left: 87px !important; }

  .pcpl-88 {
    padding-left: 88px !important; }

  .pcpl-89 {
    padding-left: 89px !important; }

  .pcpl-90 {
    padding-left: 90px !important; }

  .pcpl-91 {
    padding-left: 91px !important; }

  .pcpl-92 {
    padding-left: 92px !important; }

  .pcpl-93 {
    padding-left: 93px !important; }

  .pcpl-94 {
    padding-left: 94px !important; }

  .pcpl-95 {
    padding-left: 95px !important; }

  .pcpl-96 {
    padding-left: 96px !important; }

  .pcpl-97 {
    padding-left: 97px !important; }

  .pcpl-98 {
    padding-left: 98px !important; }

  .pcpl-99 {
    padding-left: 99px !important; }

  .pcpl-100 {
    padding-left: 100px !important; }

  .pcpl-101 {
    padding-left: 101px !important; }

  .pcpl-102 {
    padding-left: 102px !important; }

  .pcpl-103 {
    padding-left: 103px !important; }

  .pcpl-104 {
    padding-left: 104px !important; }

  .pcpl-105 {
    padding-left: 105px !important; }

  .pcpl-106 {
    padding-left: 106px !important; }

  .pcpl-107 {
    padding-left: 107px !important; }

  .pcpl-108 {
    padding-left: 108px !important; }

  .pcpl-109 {
    padding-left: 109px !important; }

  .pcpl-110 {
    padding-left: 110px !important; }

  .pcpl-111 {
    padding-left: 111px !important; }

  .pcpl-112 {
    padding-left: 112px !important; }

  .pcpl-113 {
    padding-left: 113px !important; }

  .pcpl-114 {
    padding-left: 114px !important; }

  .pcpl-115 {
    padding-left: 115px !important; }

  .pcpl-116 {
    padding-left: 116px !important; }

  .pcpl-117 {
    padding-left: 117px !important; }

  .pcpl-118 {
    padding-left: 118px !important; }

  .pcpl-119 {
    padding-left: 119px !important; }

  .pcpl-120 {
    padding-left: 120px !important; }

  .pcpl-121 {
    padding-left: 121px !important; }

  .pcpl-122 {
    padding-left: 122px !important; }

  .pcpl-123 {
    padding-left: 123px !important; }

  .pcpl-124 {
    padding-left: 124px !important; }

  .pcpl-125 {
    padding-left: 125px !important; }

  .pcpl-126 {
    padding-left: 126px !important; }

  .pcpl-127 {
    padding-left: 127px !important; }

  .pcpl-128 {
    padding-left: 128px !important; }

  .pcpl-129 {
    padding-left: 129px !important; }

  .pcpl-130 {
    padding-left: 130px !important; }

  .pcpl-131 {
    padding-left: 131px !important; }

  .pcpl-132 {
    padding-left: 132px !important; }

  .pcpl-133 {
    padding-left: 133px !important; }

  .pcpl-134 {
    padding-left: 134px !important; }

  .pcpl-135 {
    padding-left: 135px !important; }

  .pcpl-136 {
    padding-left: 136px !important; }

  .pcpl-137 {
    padding-left: 137px !important; }

  .pcpl-138 {
    padding-left: 138px !important; }

  .pcpl-139 {
    padding-left: 139px !important; }

  .pcpl-140 {
    padding-left: 140px !important; }

  .pcpl-141 {
    padding-left: 141px !important; }

  .pcpl-142 {
    padding-left: 142px !important; }

  .pcpl-143 {
    padding-left: 143px !important; }

  .pcpl-144 {
    padding-left: 144px !important; }

  .pcpl-145 {
    padding-left: 145px !important; }

  .pcpl-146 {
    padding-left: 146px !important; }

  .pcpl-147 {
    padding-left: 147px !important; }

  .pcpl-148 {
    padding-left: 148px !important; }

  .pcpl-149 {
    padding-left: 149px !important; }

  .pcpl-150 {
    padding-left: 150px !important; }

  .pcpl-151 {
    padding-left: 151px !important; }

  .pcpl-152 {
    padding-left: 152px !important; }

  .pcpl-153 {
    padding-left: 153px !important; }

  .pcpl-154 {
    padding-left: 154px !important; }

  .pcpl-155 {
    padding-left: 155px !important; }

  .pcpl-156 {
    padding-left: 156px !important; }

  .pcpl-157 {
    padding-left: 157px !important; }

  .pcpl-158 {
    padding-left: 158px !important; }

  .pcpl-159 {
    padding-left: 159px !important; }

  .pcpl-160 {
    padding-left: 160px !important; }

  .pcpl-161 {
    padding-left: 161px !important; }

  .pcpl-162 {
    padding-left: 162px !important; }

  .pcpl-163 {
    padding-left: 163px !important; }

  .pcpl-164 {
    padding-left: 164px !important; }

  .pcpl-165 {
    padding-left: 165px !important; }

  .pcpl-166 {
    padding-left: 166px !important; }

  .pcpl-167 {
    padding-left: 167px !important; }

  .pcpl-168 {
    padding-left: 168px !important; }

  .pcpl-169 {
    padding-left: 169px !important; }

  .pcpl-170 {
    padding-left: 170px !important; }

  .pcpl-171 {
    padding-left: 171px !important; }

  .pcpl-172 {
    padding-left: 172px !important; }

  .pcpl-173 {
    padding-left: 173px !important; }

  .pcpl-174 {
    padding-left: 174px !important; }

  .pcpl-175 {
    padding-left: 175px !important; }

  .pcpl-176 {
    padding-left: 176px !important; }

  .pcpl-177 {
    padding-left: 177px !important; }

  .pcpl-178 {
    padding-left: 178px !important; }

  .pcpl-179 {
    padding-left: 179px !important; }

  .pcpl-180 {
    padding-left: 180px !important; }

  .pcpl-181 {
    padding-left: 181px !important; }

  .pcpl-182 {
    padding-left: 182px !important; }

  .pcpl-183 {
    padding-left: 183px !important; }

  .pcpl-184 {
    padding-left: 184px !important; }

  .pcpl-185 {
    padding-left: 185px !important; }

  .pcpl-186 {
    padding-left: 186px !important; }

  .pcpl-187 {
    padding-left: 187px !important; }

  .pcpl-188 {
    padding-left: 188px !important; }

  .pcpl-189 {
    padding-left: 189px !important; }

  .pcpl-190 {
    padding-left: 190px !important; }

  .pcpl-191 {
    padding-left: 191px !important; }

  .pcpl-192 {
    padding-left: 192px !important; }

  .pcpl-193 {
    padding-left: 193px !important; }

  .pcpl-194 {
    padding-left: 194px !important; }

  .pcpl-195 {
    padding-left: 195px !important; }

  .pcpl-196 {
    padding-left: 196px !important; }

  .pcpl-197 {
    padding-left: 197px !important; }

  .pcpl-198 {
    padding-left: 198px !important; }

  .pcpl-199 {
    padding-left: 199px !important; }

  .pcpl-200 {
    padding-left: 200px !important; }

  .pcpl-201 {
    padding-left: 201px !important; }

  .pcpl-202 {
    padding-left: 202px !important; }

  .pcpl-203 {
    padding-left: 203px !important; }

  .pcpl-204 {
    padding-left: 204px !important; }

  .pcpl-205 {
    padding-left: 205px !important; }

  .pcpl-206 {
    padding-left: 206px !important; }

  .pcpl-207 {
    padding-left: 207px !important; }

  .pcpl-208 {
    padding-left: 208px !important; }

  .pcpl-209 {
    padding-left: 209px !important; }

  .pcpl-210 {
    padding-left: 210px !important; }

  .pcpl-211 {
    padding-left: 211px !important; }

  .pcpl-212 {
    padding-left: 212px !important; }

  .pcpl-213 {
    padding-left: 213px !important; }

  .pcpl-214 {
    padding-left: 214px !important; }

  .pcpl-215 {
    padding-left: 215px !important; }

  .pcpl-216 {
    padding-left: 216px !important; }

  .pcpl-217 {
    padding-left: 217px !important; }

  .pcpl-218 {
    padding-left: 218px !important; }

  .pcpl-219 {
    padding-left: 219px !important; }

  .pcpl-220 {
    padding-left: 220px !important; }

  .pcpl-221 {
    padding-left: 221px !important; }

  .pcpl-222 {
    padding-left: 222px !important; }

  .pcpl-223 {
    padding-left: 223px !important; }

  .pcpl-224 {
    padding-left: 224px !important; }

  .pcpl-225 {
    padding-left: 225px !important; }

  .pcpl-226 {
    padding-left: 226px !important; }

  .pcpl-227 {
    padding-left: 227px !important; }

  .pcpl-228 {
    padding-left: 228px !important; }

  .pcpl-229 {
    padding-left: 229px !important; }

  .pcpl-230 {
    padding-left: 230px !important; }

  .pcpl-231 {
    padding-left: 231px !important; }

  .pcpl-232 {
    padding-left: 232px !important; }

  .pcpl-233 {
    padding-left: 233px !important; }

  .pcpl-234 {
    padding-left: 234px !important; }

  .pcpl-235 {
    padding-left: 235px !important; }

  .pcpl-236 {
    padding-left: 236px !important; }

  .pcpl-237 {
    padding-left: 237px !important; }

  .pcpl-238 {
    padding-left: 238px !important; }

  .pcpl-239 {
    padding-left: 239px !important; }

  .pcpl-240 {
    padding-left: 240px !important; }

  .pcpl-241 {
    padding-left: 241px !important; }

  .pcpl-242 {
    padding-left: 242px !important; }

  .pcpl-243 {
    padding-left: 243px !important; }

  .pcpl-244 {
    padding-left: 244px !important; }

  .pcpl-245 {
    padding-left: 245px !important; }

  .pcpl-246 {
    padding-left: 246px !important; }

  .pcpl-247 {
    padding-left: 247px !important; }

  .pcpl-248 {
    padding-left: 248px !important; }

  .pcpl-249 {
    padding-left: 249px !important; }

  .pcpl-250 {
    padding-left: 250px !important; } }
/*L*/
@media only screen and (max-width: 1099px) {
  /*margin-bottom.  1px刻みで250pxまで*/
  .spmb-0 {
    margin-bottom: 0px !important; }

  .spmb-1 {
    margin-bottom: 1px !important; }

  .spmb-2 {
    margin-bottom: 2px !important; }

  .spmb-3 {
    margin-bottom: 3px !important; }

  .spmb-4 {
    margin-bottom: 4px !important; }

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

  .spmb-6 {
    margin-bottom: 6px !important; }

  .spmb-7 {
    margin-bottom: 7px !important; }

  .spmb-8 {
    margin-bottom: 8px !important; }

  .spmb-9 {
    margin-bottom: 9px !important; }

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

  .spmb-11 {
    margin-bottom: 11px !important; }

  .spmb-12 {
    margin-bottom: 12px !important; }

  .spmb-13 {
    margin-bottom: 13px !important; }

  .spmb-14 {
    margin-bottom: 14px !important; }

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

  .spmb-16 {
    margin-bottom: 16px !important; }

  .spmb-17 {
    margin-bottom: 17px !important; }

  .spmb-18 {
    margin-bottom: 18px !important; }

  .spmb-19 {
    margin-bottom: 19px !important; }

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

  .spmb-21 {
    margin-bottom: 21px !important; }

  .spmb-22 {
    margin-bottom: 22px !important; }

  .spmb-23 {
    margin-bottom: 23px !important; }

  .spmb-24 {
    margin-bottom: 24px !important; }

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

  .spmb-26 {
    margin-bottom: 26px !important; }

  .spmb-27 {
    margin-bottom: 27px !important; }

  .spmb-28 {
    margin-bottom: 28px !important; }

  .spmb-29 {
    margin-bottom: 29px !important; }

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

  .spmb-31 {
    margin-bottom: 31px !important; }

  .spmb-32 {
    margin-bottom: 32px !important; }

  .spmb-33 {
    margin-bottom: 33px !important; }

  .spmb-34 {
    margin-bottom: 34px !important; }

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

  .spmb-36 {
    margin-bottom: 36px !important; }

  .spmb-37 {
    margin-bottom: 37px !important; }

  .spmb-38 {
    margin-bottom: 38px !important; }

  .spmb-39 {
    margin-bottom: 39px !important; }

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

  .spmb-41 {
    margin-bottom: 41px !important; }

  .spmb-42 {
    margin-bottom: 42px !important; }

  .spmb-43 {
    margin-bottom: 43px !important; }

  .spmb-44 {
    margin-bottom: 44px !important; }

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

  .spmb-46 {
    margin-bottom: 46px !important; }

  .spmb-47 {
    margin-bottom: 47px !important; }

  .spmb-48 {
    margin-bottom: 48px !important; }

  .spmb-49 {
    margin-bottom: 49px !important; }

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

  .spmb-51 {
    margin-bottom: 51px !important; }

  .spmb-52 {
    margin-bottom: 52px !important; }

  .spmb-53 {
    margin-bottom: 53px !important; }

  .spmb-54 {
    margin-bottom: 54px !important; }

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

  .spmb-56 {
    margin-bottom: 56px !important; }

  .spmb-57 {
    margin-bottom: 57px !important; }

  .spmb-58 {
    margin-bottom: 58px !important; }

  .spmb-59 {
    margin-bottom: 59px !important; }

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

  .spmb-61 {
    margin-bottom: 61px !important; }

  .spmb-62 {
    margin-bottom: 62px !important; }

  .spmb-63 {
    margin-bottom: 63px !important; }

  .spmb-64 {
    margin-bottom: 64px !important; }

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

  .spmb-66 {
    margin-bottom: 66px !important; }

  .spmb-67 {
    margin-bottom: 67px !important; }

  .spmb-68 {
    margin-bottom: 68px !important; }

  .spmb-69 {
    margin-bottom: 69px !important; }

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

  .spmb-71 {
    margin-bottom: 71px !important; }

  .spmb-72 {
    margin-bottom: 72px !important; }

  .spmb-73 {
    margin-bottom: 73px !important; }

  .spmb-74 {
    margin-bottom: 74px !important; }

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

  .spmb-76 {
    margin-bottom: 76px !important; }

  .spmb-77 {
    margin-bottom: 77px !important; }

  .spmb-78 {
    margin-bottom: 78px !important; }

  .spmb-79 {
    margin-bottom: 79px !important; }

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

  .spmb-81 {
    margin-bottom: 81px !important; }

  .spmb-82 {
    margin-bottom: 82px !important; }

  .spmb-83 {
    margin-bottom: 83px !important; }

  .spmb-84 {
    margin-bottom: 84px !important; }

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

  .spmb-86 {
    margin-bottom: 86px !important; }

  .spmb-87 {
    margin-bottom: 87px !important; }

  .spmb-88 {
    margin-bottom: 88px !important; }

  .spmb-89 {
    margin-bottom: 89px !important; }

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

  .spmb-91 {
    margin-bottom: 91px !important; }

  .spmb-92 {
    margin-bottom: 92px !important; }

  .spmb-93 {
    margin-bottom: 93px !important; }

  .spmb-94 {
    margin-bottom: 94px !important; }

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

  .spmb-96 {
    margin-bottom: 96px !important; }

  .spmb-97 {
    margin-bottom: 97px !important; }

  .spmb-98 {
    margin-bottom: 98px !important; }

  .spmb-99 {
    margin-bottom: 99px !important; }

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

  .spmb-101 {
    margin-bottom: 101px !important; }

  .spmb-102 {
    margin-bottom: 102px !important; }

  .spmb-103 {
    margin-bottom: 103px !important; }

  .spmb-104 {
    margin-bottom: 104px !important; }

  .spmb-105 {
    margin-bottom: 105px !important; }

  .spmb-106 {
    margin-bottom: 106px !important; }

  .spmb-107 {
    margin-bottom: 107px !important; }

  .spmb-108 {
    margin-bottom: 108px !important; }

  .spmb-109 {
    margin-bottom: 109px !important; }

  .spmb-110 {
    margin-bottom: 110px !important; }

  .spmb-111 {
    margin-bottom: 111px !important; }

  .spmb-112 {
    margin-bottom: 112px !important; }

  .spmb-113 {
    margin-bottom: 113px !important; }

  .spmb-114 {
    margin-bottom: 114px !important; }

  .spmb-115 {
    margin-bottom: 115px !important; }

  .spmb-116 {
    margin-bottom: 116px !important; }

  .spmb-117 {
    margin-bottom: 117px !important; }

  .spmb-118 {
    margin-bottom: 118px !important; }

  .spmb-119 {
    margin-bottom: 119px !important; }

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

  .spmb-121 {
    margin-bottom: 121px !important; }

  .spmb-122 {
    margin-bottom: 122px !important; }

  .spmb-123 {
    margin-bottom: 123px !important; }

  .spmb-124 {
    margin-bottom: 124px !important; }

  .spmb-125 {
    margin-bottom: 125px !important; }

  .spmb-126 {
    margin-bottom: 126px !important; }

  .spmb-127 {
    margin-bottom: 127px !important; }

  .spmb-128 {
    margin-bottom: 128px !important; }

  .spmb-129 {
    margin-bottom: 129px !important; }

  .spmb-130 {
    margin-bottom: 130px !important; }

  .spmb-131 {
    margin-bottom: 131px !important; }

  .spmb-132 {
    margin-bottom: 132px !important; }

  .spmb-133 {
    margin-bottom: 133px !important; }

  .spmb-134 {
    margin-bottom: 134px !important; }

  .spmb-135 {
    margin-bottom: 135px !important; }

  .spmb-136 {
    margin-bottom: 136px !important; }

  .spmb-137 {
    margin-bottom: 137px !important; }

  .spmb-138 {
    margin-bottom: 138px !important; }

  .spmb-139 {
    margin-bottom: 139px !important; }

  .spmb-140 {
    margin-bottom: 140px !important; }

  .spmb-141 {
    margin-bottom: 141px !important; }

  .spmb-142 {
    margin-bottom: 142px !important; }

  .spmb-143 {
    margin-bottom: 143px !important; }

  .spmb-144 {
    margin-bottom: 144px !important; }

  .spmb-145 {
    margin-bottom: 145px !important; }

  .spmb-146 {
    margin-bottom: 146px !important; }

  .spmb-147 {
    margin-bottom: 147px !important; }

  .spmb-148 {
    margin-bottom: 148px !important; }

  .spmb-149 {
    margin-bottom: 149px !important; }

  .spmb-150 {
    margin-bottom: 150px !important; }

  .spmb-151 {
    margin-bottom: 151px !important; }

  .spmb-152 {
    margin-bottom: 152px !important; }

  .spmb-153 {
    margin-bottom: 153px !important; }

  .spmb-154 {
    margin-bottom: 154px !important; }

  .spmb-155 {
    margin-bottom: 155px !important; }

  .spmb-156 {
    margin-bottom: 156px !important; }

  .spmb-157 {
    margin-bottom: 157px !important; }

  .spmb-158 {
    margin-bottom: 158px !important; }

  .spmb-159 {
    margin-bottom: 159px !important; }

  .spmb-160 {
    margin-bottom: 160px !important; }

  .spmb-161 {
    margin-bottom: 161px !important; }

  .spmb-162 {
    margin-bottom: 162px !important; }

  .spmb-163 {
    margin-bottom: 163px !important; }

  .spmb-164 {
    margin-bottom: 164px !important; }

  .spmb-165 {
    margin-bottom: 165px !important; }

  .spmb-166 {
    margin-bottom: 166px !important; }

  .spmb-167 {
    margin-bottom: 167px !important; }

  .spmb-168 {
    margin-bottom: 168px !important; }

  .spmb-169 {
    margin-bottom: 169px !important; }

  .spmb-170 {
    margin-bottom: 170px !important; }

  .spmb-171 {
    margin-bottom: 171px !important; }

  .spmb-172 {
    margin-bottom: 172px !important; }

  .spmb-173 {
    margin-bottom: 173px !important; }

  .spmb-174 {
    margin-bottom: 174px !important; }

  .spmb-175 {
    margin-bottom: 175px !important; }

  .spmb-176 {
    margin-bottom: 176px !important; }

  .spmb-177 {
    margin-bottom: 177px !important; }

  .spmb-178 {
    margin-bottom: 178px !important; }

  .spmb-179 {
    margin-bottom: 179px !important; }

  .spmb-180 {
    margin-bottom: 180px !important; }

  .spmb-181 {
    margin-bottom: 181px !important; }

  .spmb-182 {
    margin-bottom: 182px !important; }

  .spmb-183 {
    margin-bottom: 183px !important; }

  .spmb-184 {
    margin-bottom: 184px !important; }

  .spmb-185 {
    margin-bottom: 185px !important; }

  .spmb-186 {
    margin-bottom: 186px !important; }

  .spmb-187 {
    margin-bottom: 187px !important; }

  .spmb-188 {
    margin-bottom: 188px !important; }

  .spmb-189 {
    margin-bottom: 189px !important; }

  .spmb-190 {
    margin-bottom: 190px !important; }

  .spmb-191 {
    margin-bottom: 191px !important; }

  .spmb-192 {
    margin-bottom: 192px !important; }

  .spmb-193 {
    margin-bottom: 193px !important; }

  .spmb-194 {
    margin-bottom: 194px !important; }

  .spmb-195 {
    margin-bottom: 195px !important; }

  .spmb-196 {
    margin-bottom: 196px !important; }

  .spmb-197 {
    margin-bottom: 197px !important; }

  .spmb-198 {
    margin-bottom: 198px !important; }

  .spmb-199 {
    margin-bottom: 199px !important; }

  .spmb-200 {
    margin-bottom: 200px !important; }

  .spmb-201 {
    margin-bottom: 201px !important; }

  .spmb-202 {
    margin-bottom: 202px !important; }

  .spmb-203 {
    margin-bottom: 203px !important; }

  .spmb-204 {
    margin-bottom: 204px !important; }

  .spmb-205 {
    margin-bottom: 205px !important; }

  .spmb-206 {
    margin-bottom: 206px !important; }

  .spmb-207 {
    margin-bottom: 207px !important; }

  .spmb-208 {
    margin-bottom: 208px !important; }

  .spmb-209 {
    margin-bottom: 209px !important; }

  .spmb-210 {
    margin-bottom: 210px !important; }

  .spmb-211 {
    margin-bottom: 211px !important; }

  .spmb-212 {
    margin-bottom: 212px !important; }

  .spmb-213 {
    margin-bottom: 213px !important; }

  .spmb-214 {
    margin-bottom: 214px !important; }

  .spmb-215 {
    margin-bottom: 215px !important; }

  .spmb-216 {
    margin-bottom: 216px !important; }

  .spmb-217 {
    margin-bottom: 217px !important; }

  .spmb-218 {
    margin-bottom: 218px !important; }

  .spmb-219 {
    margin-bottom: 219px !important; }

  .spmb-220 {
    margin-bottom: 220px !important; }

  .spmb-221 {
    margin-bottom: 221px !important; }

  .spmb-222 {
    margin-bottom: 222px !important; }

  .spmb-223 {
    margin-bottom: 223px !important; }

  .spmb-224 {
    margin-bottom: 224px !important; }

  .spmb-225 {
    margin-bottom: 225px !important; }

  .spmb-226 {
    margin-bottom: 226px !important; }

  .spmb-227 {
    margin-bottom: 227px !important; }

  .spmb-228 {
    margin-bottom: 228px !important; }

  .spmb-229 {
    margin-bottom: 229px !important; }

  .spmb-230 {
    margin-bottom: 230px !important; }

  .spmb-231 {
    margin-bottom: 231px !important; }

  .spmb-232 {
    margin-bottom: 232px !important; }

  .spmb-233 {
    margin-bottom: 233px !important; }

  .spmb-234 {
    margin-bottom: 234px !important; }

  .spmb-235 {
    margin-bottom: 235px !important; }

  .spmb-236 {
    margin-bottom: 236px !important; }

  .spmb-237 {
    margin-bottom: 237px !important; }

  .spmb-238 {
    margin-bottom: 238px !important; }

  .spmb-239 {
    margin-bottom: 239px !important; }

  .spmb-240 {
    margin-bottom: 240px !important; }

  .spmb-241 {
    margin-bottom: 241px !important; }

  .spmb-242 {
    margin-bottom: 242px !important; }

  .spmb-243 {
    margin-bottom: 243px !important; }

  .spmb-244 {
    margin-bottom: 244px !important; }

  .spmb-245 {
    margin-bottom: 245px !important; }

  .spmb-246 {
    margin-bottom: 246px !important; }

  .spmb-247 {
    margin-bottom: 247px !important; }

  .spmb-248 {
    margin-bottom: 248px !important; }

  .spmb-249 {
    margin-bottom: 249px !important; }

  .spmb-250 {
    margin-bottom: 250px !important; }

  /*padding-bottom.  1px刻みで250pxまで*/
  .sppb-0 {
    padding-bottom: 0px !important; }

  .sppb-1 {
    padding-bottom: 1px !important; }

  .sppb-2 {
    padding-bottom: 2px !important; }

  .sppb-3 {
    padding-bottom: 3px !important; }

  .sppb-4 {
    padding-bottom: 4px !important; }

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

  .sppb-6 {
    padding-bottom: 6px !important; }

  .sppb-7 {
    padding-bottom: 7px !important; }

  .sppb-8 {
    padding-bottom: 8px !important; }

  .sppb-9 {
    padding-bottom: 9px !important; }

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

  .sppb-11 {
    padding-bottom: 11px !important; }

  .sppb-12 {
    padding-bottom: 12px !important; }

  .sppb-13 {
    padding-bottom: 13px !important; }

  .sppb-14 {
    padding-bottom: 14px !important; }

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

  .sppb-16 {
    padding-bottom: 16px !important; }

  .sppb-17 {
    padding-bottom: 17px !important; }

  .sppb-18 {
    padding-bottom: 18px !important; }

  .sppb-19 {
    padding-bottom: 19px !important; }

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

  .sppb-21 {
    padding-bottom: 21px !important; }

  .sppb-22 {
    padding-bottom: 22px !important; }

  .sppb-23 {
    padding-bottom: 23px !important; }

  .sppb-24 {
    padding-bottom: 24px !important; }

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

  .sppb-26 {
    padding-bottom: 26px !important; }

  .sppb-27 {
    padding-bottom: 27px !important; }

  .sppb-28 {
    padding-bottom: 28px !important; }

  .sppb-29 {
    padding-bottom: 29px !important; }

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

  .sppb-31 {
    padding-bottom: 31px !important; }

  .sppb-32 {
    padding-bottom: 32px !important; }

  .sppb-33 {
    padding-bottom: 33px !important; }

  .sppb-34 {
    padding-bottom: 34px !important; }

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

  .sppb-36 {
    padding-bottom: 36px !important; }

  .sppb-37 {
    padding-bottom: 37px !important; }

  .sppb-38 {
    padding-bottom: 38px !important; }

  .sppb-39 {
    padding-bottom: 39px !important; }

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

  .sppb-41 {
    padding-bottom: 41px !important; }

  .sppb-42 {
    padding-bottom: 42px !important; }

  .sppb-43 {
    padding-bottom: 43px !important; }

  .sppb-44 {
    padding-bottom: 44px !important; }

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

  .sppb-46 {
    padding-bottom: 46px !important; }

  .sppb-47 {
    padding-bottom: 47px !important; }

  .sppb-48 {
    padding-bottom: 48px !important; }

  .sppb-49 {
    padding-bottom: 49px !important; }

  .sppb-50 {
    padding-bottom: 50px !important; }

  .sppb-51 {
    padding-bottom: 51px !important; }

  .sppb-52 {
    padding-bottom: 52px !important; }

  .sppb-53 {
    padding-bottom: 53px !important; }

  .sppb-54 {
    padding-bottom: 54px !important; }

  .sppb-55 {
    padding-bottom: 55px !important; }

  .sppb-56 {
    padding-bottom: 56px !important; }

  .sppb-57 {
    padding-bottom: 57px !important; }

  .sppb-58 {
    padding-bottom: 58px !important; }

  .sppb-59 {
    padding-bottom: 59px !important; }

  .sppb-60 {
    padding-bottom: 60px !important; }

  .sppb-61 {
    padding-bottom: 61px !important; }

  .sppb-62 {
    padding-bottom: 62px !important; }

  .sppb-63 {
    padding-bottom: 63px !important; }

  .sppb-64 {
    padding-bottom: 64px !important; }

  .sppb-65 {
    padding-bottom: 65px !important; }

  .sppb-66 {
    padding-bottom: 66px !important; }

  .sppb-67 {
    padding-bottom: 67px !important; }

  .sppb-68 {
    padding-bottom: 68px !important; }

  .sppb-69 {
    padding-bottom: 69px !important; }

  .sppb-70 {
    padding-bottom: 70px !important; }

  .sppb-71 {
    padding-bottom: 71px !important; }

  .sppb-72 {
    padding-bottom: 72px !important; }

  .sppb-73 {
    padding-bottom: 73px !important; }

  .sppb-74 {
    padding-bottom: 74px !important; }

  .sppb-75 {
    padding-bottom: 75px !important; }

  .sppb-76 {
    padding-bottom: 76px !important; }

  .sppb-77 {
    padding-bottom: 77px !important; }

  .sppb-78 {
    padding-bottom: 78px !important; }

  .sppb-79 {
    padding-bottom: 79px !important; }

  .sppb-80 {
    padding-bottom: 80px !important; }

  .sppb-81 {
    padding-bottom: 81px !important; }

  .sppb-82 {
    padding-bottom: 82px !important; }

  .sppb-83 {
    padding-bottom: 83px !important; }

  .sppb-84 {
    padding-bottom: 84px !important; }

  .sppb-85 {
    padding-bottom: 85px !important; }

  .sppb-86 {
    padding-bottom: 86px !important; }

  .sppb-87 {
    padding-bottom: 87px !important; }

  .sppb-88 {
    padding-bottom: 88px !important; }

  .sppb-89 {
    padding-bottom: 89px !important; }

  .sppb-90 {
    padding-bottom: 90px !important; }

  .sppb-91 {
    padding-bottom: 91px !important; }

  .sppb-92 {
    padding-bottom: 92px !important; }

  .sppb-93 {
    padding-bottom: 93px !important; }

  .sppb-94 {
    padding-bottom: 94px !important; }

  .sppb-95 {
    padding-bottom: 95px !important; }

  .sppb-96 {
    padding-bottom: 96px !important; }

  .sppb-97 {
    padding-bottom: 97px !important; }

  .sppb-98 {
    padding-bottom: 98px !important; }

  .sppb-99 {
    padding-bottom: 99px !important; }

  .sppb-100 {
    padding-bottom: 100px !important; }

  .sppb-101 {
    padding-bottom: 101px !important; }

  .sppb-102 {
    padding-bottom: 102px !important; }

  .sppb-103 {
    padding-bottom: 103px !important; }

  .sppb-104 {
    padding-bottom: 104px !important; }

  .sppb-105 {
    padding-bottom: 105px !important; }

  .sppb-106 {
    padding-bottom: 106px !important; }

  .sppb-107 {
    padding-bottom: 107px !important; }

  .sppb-108 {
    padding-bottom: 108px !important; }

  .sppb-109 {
    padding-bottom: 109px !important; }

  .sppb-110 {
    padding-bottom: 110px !important; }

  .sppb-111 {
    padding-bottom: 111px !important; }

  .sppb-112 {
    padding-bottom: 112px !important; }

  .sppb-113 {
    padding-bottom: 113px !important; }

  .sppb-114 {
    padding-bottom: 114px !important; }

  .sppb-115 {
    padding-bottom: 115px !important; }

  .sppb-116 {
    padding-bottom: 116px !important; }

  .sppb-117 {
    padding-bottom: 117px !important; }

  .sppb-118 {
    padding-bottom: 118px !important; }

  .sppb-119 {
    padding-bottom: 119px !important; }

  .sppb-120 {
    padding-bottom: 120px !important; }

  .sppb-121 {
    padding-bottom: 121px !important; }

  .sppb-122 {
    padding-bottom: 122px !important; }

  .sppb-123 {
    padding-bottom: 123px !important; }

  .sppb-124 {
    padding-bottom: 124px !important; }

  .sppb-125 {
    padding-bottom: 125px !important; }

  .sppb-126 {
    padding-bottom: 126px !important; }

  .sppb-127 {
    padding-bottom: 127px !important; }

  .sppb-128 {
    padding-bottom: 128px !important; }

  .sppb-129 {
    padding-bottom: 129px !important; }

  .sppb-130 {
    padding-bottom: 130px !important; }

  .sppb-131 {
    padding-bottom: 131px !important; }

  .sppb-132 {
    padding-bottom: 132px !important; }

  .sppb-133 {
    padding-bottom: 133px !important; }

  .sppb-134 {
    padding-bottom: 134px !important; }

  .sppb-135 {
    padding-bottom: 135px !important; }

  .sppb-136 {
    padding-bottom: 136px !important; }

  .sppb-137 {
    padding-bottom: 137px !important; }

  .sppb-138 {
    padding-bottom: 138px !important; }

  .sppb-139 {
    padding-bottom: 139px !important; }

  .sppb-140 {
    padding-bottom: 140px !important; }

  .sppb-141 {
    padding-bottom: 141px !important; }

  .sppb-142 {
    padding-bottom: 142px !important; }

  .sppb-143 {
    padding-bottom: 143px !important; }

  .sppb-144 {
    padding-bottom: 144px !important; }

  .sppb-145 {
    padding-bottom: 145px !important; }

  .sppb-146 {
    padding-bottom: 146px !important; }

  .sppb-147 {
    padding-bottom: 147px !important; }

  .sppb-148 {
    padding-bottom: 148px !important; }

  .sppb-149 {
    padding-bottom: 149px !important; }

  .sppb-150 {
    padding-bottom: 150px !important; }

  .sppb-151 {
    padding-bottom: 151px !important; }

  .sppb-152 {
    padding-bottom: 152px !important; }

  .sppb-153 {
    padding-bottom: 153px !important; }

  .sppb-154 {
    padding-bottom: 154px !important; }

  .sppb-155 {
    padding-bottom: 155px !important; }

  .sppb-156 {
    padding-bottom: 156px !important; }

  .sppb-157 {
    padding-bottom: 157px !important; }

  .sppb-158 {
    padding-bottom: 158px !important; }

  .sppb-159 {
    padding-bottom: 159px !important; }

  .sppb-160 {
    padding-bottom: 160px !important; }

  .sppb-161 {
    padding-bottom: 161px !important; }

  .sppb-162 {
    padding-bottom: 162px !important; }

  .sppb-163 {
    padding-bottom: 163px !important; }

  .sppb-164 {
    padding-bottom: 164px !important; }

  .sppb-165 {
    padding-bottom: 165px !important; }

  .sppb-166 {
    padding-bottom: 166px !important; }

  .sppb-167 {
    padding-bottom: 167px !important; }

  .sppb-168 {
    padding-bottom: 168px !important; }

  .sppb-169 {
    padding-bottom: 169px !important; }

  .sppb-170 {
    padding-bottom: 170px !important; }

  .sppb-171 {
    padding-bottom: 171px !important; }

  .sppb-172 {
    padding-bottom: 172px !important; }

  .sppb-173 {
    padding-bottom: 173px !important; }

  .sppb-174 {
    padding-bottom: 174px !important; }

  .sppb-175 {
    padding-bottom: 175px !important; }

  .sppb-176 {
    padding-bottom: 176px !important; }

  .sppb-177 {
    padding-bottom: 177px !important; }

  .sppb-178 {
    padding-bottom: 178px !important; }

  .sppb-179 {
    padding-bottom: 179px !important; }

  .sppb-180 {
    padding-bottom: 180px !important; }

  .sppb-181 {
    padding-bottom: 181px !important; }

  .sppb-182 {
    padding-bottom: 182px !important; }

  .sppb-183 {
    padding-bottom: 183px !important; }

  .sppb-184 {
    padding-bottom: 184px !important; }

  .sppb-185 {
    padding-bottom: 185px !important; }

  .sppb-186 {
    padding-bottom: 186px !important; }

  .sppb-187 {
    padding-bottom: 187px !important; }

  .sppb-188 {
    padding-bottom: 188px !important; }

  .sppb-189 {
    padding-bottom: 189px !important; }

  .sppb-190 {
    padding-bottom: 190px !important; }

  .sppb-191 {
    padding-bottom: 191px !important; }

  .sppb-192 {
    padding-bottom: 192px !important; }

  .sppb-193 {
    padding-bottom: 193px !important; }

  .sppb-194 {
    padding-bottom: 194px !important; }

  .sppb-195 {
    padding-bottom: 195px !important; }

  .sppb-196 {
    padding-bottom: 196px !important; }

  .sppb-197 {
    padding-bottom: 197px !important; }

  .sppb-198 {
    padding-bottom: 198px !important; }

  .sppb-199 {
    padding-bottom: 199px !important; }

  .sppb-200 {
    padding-bottom: 200px !important; }

  .sppb-201 {
    padding-bottom: 201px !important; }

  .sppb-202 {
    padding-bottom: 202px !important; }

  .sppb-203 {
    padding-bottom: 203px !important; }

  .sppb-204 {
    padding-bottom: 204px !important; }

  .sppb-205 {
    padding-bottom: 205px !important; }

  .sppb-206 {
    padding-bottom: 206px !important; }

  .sppb-207 {
    padding-bottom: 207px !important; }

  .sppb-208 {
    padding-bottom: 208px !important; }

  .sppb-209 {
    padding-bottom: 209px !important; }

  .sppb-210 {
    padding-bottom: 210px !important; }

  .sppb-211 {
    padding-bottom: 211px !important; }

  .sppb-212 {
    padding-bottom: 212px !important; }

  .sppb-213 {
    padding-bottom: 213px !important; }

  .sppb-214 {
    padding-bottom: 214px !important; }

  .sppb-215 {
    padding-bottom: 215px !important; }

  .sppb-216 {
    padding-bottom: 216px !important; }

  .sppb-217 {
    padding-bottom: 217px !important; }

  .sppb-218 {
    padding-bottom: 218px !important; }

  .sppb-219 {
    padding-bottom: 219px !important; }

  .sppb-220 {
    padding-bottom: 220px !important; }

  .sppb-221 {
    padding-bottom: 221px !important; }

  .sppb-222 {
    padding-bottom: 222px !important; }

  .sppb-223 {
    padding-bottom: 223px !important; }

  .sppb-224 {
    padding-bottom: 224px !important; }

  .sppb-225 {
    padding-bottom: 225px !important; }

  .sppb-226 {
    padding-bottom: 226px !important; }

  .sppb-227 {
    padding-bottom: 227px !important; }

  .sppb-228 {
    padding-bottom: 228px !important; }

  .sppb-229 {
    padding-bottom: 229px !important; }

  .sppb-230 {
    padding-bottom: 230px !important; }

  .sppb-231 {
    padding-bottom: 231px !important; }

  .sppb-232 {
    padding-bottom: 232px !important; }

  .sppb-233 {
    padding-bottom: 233px !important; }

  .sppb-234 {
    padding-bottom: 234px !important; }

  .sppb-235 {
    padding-bottom: 235px !important; }

  .sppb-236 {
    padding-bottom: 236px !important; }

  .sppb-237 {
    padding-bottom: 237px !important; }

  .sppb-238 {
    padding-bottom: 238px !important; }

  .sppb-239 {
    padding-bottom: 239px !important; }

  .sppb-240 {
    padding-bottom: 240px !important; }

  .sppb-241 {
    padding-bottom: 241px !important; }

  .sppb-242 {
    padding-bottom: 242px !important; }

  .sppb-243 {
    padding-bottom: 243px !important; }

  .sppb-244 {
    padding-bottom: 244px !important; }

  .sppb-245 {
    padding-bottom: 245px !important; }

  .sppb-246 {
    padding-bottom: 246px !important; }

  .sppb-247 {
    padding-bottom: 247px !important; }

  .sppb-248 {
    padding-bottom: 248px !important; }

  .sppb-249 {
    padding-bottom: 249px !important; }

  .sppb-250 {
    padding-bottom: 250px !important; }

  /*margin-top.  1px刻みで250pxまで*/
  .spmt-0 {
    margin-top: 0px !important; }

  .spmt-1 {
    margin-top: 1px !important; }

  .spmt-2 {
    margin-top: 2px !important; }

  .spmt-3 {
    margin-top: 3px !important; }

  .spmt-4 {
    margin-top: 4px !important; }

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

  .spmt-6 {
    margin-top: 6px !important; }

  .spmt-7 {
    margin-top: 7px !important; }

  .spmt-8 {
    margin-top: 8px !important; }

  .spmt-9 {
    margin-top: 9px !important; }

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

  .spmt-11 {
    margin-top: 11px !important; }

  .spmt-12 {
    margin-top: 12px !important; }

  .spmt-13 {
    margin-top: 13px !important; }

  .spmt-14 {
    margin-top: 14px !important; }

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

  .spmt-16 {
    margin-top: 16px !important; }

  .spmt-17 {
    margin-top: 17px !important; }

  .spmt-18 {
    margin-top: 18px !important; }

  .spmt-19 {
    margin-top: 19px !important; }

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

  .spmt-21 {
    margin-top: 21px !important; }

  .spmt-22 {
    margin-top: 22px !important; }

  .spmt-23 {
    margin-top: 23px !important; }

  .spmt-24 {
    margin-top: 24px !important; }

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

  .spmt-26 {
    margin-top: 26px !important; }

  .spmt-27 {
    margin-top: 27px !important; }

  .spmt-28 {
    margin-top: 28px !important; }

  .spmt-29 {
    margin-top: 29px !important; }

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

  .spmt-31 {
    margin-top: 31px !important; }

  .spmt-32 {
    margin-top: 32px !important; }

  .spmt-33 {
    margin-top: 33px !important; }

  .spmt-34 {
    margin-top: 34px !important; }

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

  .spmt-36 {
    margin-top: 36px !important; }

  .spmt-37 {
    margin-top: 37px !important; }

  .spmt-38 {
    margin-top: 38px !important; }

  .spmt-39 {
    margin-top: 39px !important; }

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

  .spmt-41 {
    margin-top: 41px !important; }

  .spmt-42 {
    margin-top: 42px !important; }

  .spmt-43 {
    margin-top: 43px !important; }

  .spmt-44 {
    margin-top: 44px !important; }

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

  .spmt-46 {
    margin-top: 46px !important; }

  .spmt-47 {
    margin-top: 47px !important; }

  .spmt-48 {
    margin-top: 48px !important; }

  .spmt-49 {
    margin-top: 49px !important; }

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

  .spmt-51 {
    margin-top: 51px !important; }

  .spmt-52 {
    margin-top: 52px !important; }

  .spmt-53 {
    margin-top: 53px !important; }

  .spmt-54 {
    margin-top: 54px !important; }

  .spmt-55 {
    margin-top: 55px !important; }

  .spmt-56 {
    margin-top: 56px !important; }

  .spmt-57 {
    margin-top: 57px !important; }

  .spmt-58 {
    margin-top: 58px !important; }

  .spmt-59 {
    margin-top: 59px !important; }

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

  .spmt-61 {
    margin-top: 61px !important; }

  .spmt-62 {
    margin-top: 62px !important; }

  .spmt-63 {
    margin-top: 63px !important; }

  .spmt-64 {
    margin-top: 64px !important; }

  .spmt-65 {
    margin-top: 65px !important; }

  .spmt-66 {
    margin-top: 66px !important; }

  .spmt-67 {
    margin-top: 67px !important; }

  .spmt-68 {
    margin-top: 68px !important; }

  .spmt-69 {
    margin-top: 69px !important; }

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

  .spmt-71 {
    margin-top: 71px !important; }

  .spmt-72 {
    margin-top: 72px !important; }

  .spmt-73 {
    margin-top: 73px !important; }

  .spmt-74 {
    margin-top: 74px !important; }

  .spmt-75 {
    margin-top: 75px !important; }

  .spmt-76 {
    margin-top: 76px !important; }

  .spmt-77 {
    margin-top: 77px !important; }

  .spmt-78 {
    margin-top: 78px !important; }

  .spmt-79 {
    margin-top: 79px !important; }

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

  .spmt-81 {
    margin-top: 81px !important; }

  .spmt-82 {
    margin-top: 82px !important; }

  .spmt-83 {
    margin-top: 83px !important; }

  .spmt-84 {
    margin-top: 84px !important; }

  .spmt-85 {
    margin-top: 85px !important; }

  .spmt-86 {
    margin-top: 86px !important; }

  .spmt-87 {
    margin-top: 87px !important; }

  .spmt-88 {
    margin-top: 88px !important; }

  .spmt-89 {
    margin-top: 89px !important; }

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

  .spmt-91 {
    margin-top: 91px !important; }

  .spmt-92 {
    margin-top: 92px !important; }

  .spmt-93 {
    margin-top: 93px !important; }

  .spmt-94 {
    margin-top: 94px !important; }

  .spmt-95 {
    margin-top: 95px !important; }

  .spmt-96 {
    margin-top: 96px !important; }

  .spmt-97 {
    margin-top: 97px !important; }

  .spmt-98 {
    margin-top: 98px !important; }

  .spmt-99 {
    margin-top: 99px !important; }

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

  .spmt-101 {
    margin-top: 101px !important; }

  .spmt-102 {
    margin-top: 102px !important; }

  .spmt-103 {
    margin-top: 103px !important; }

  .spmt-104 {
    margin-top: 104px !important; }

  .spmt-105 {
    margin-top: 105px !important; }

  .spmt-106 {
    margin-top: 106px !important; }

  .spmt-107 {
    margin-top: 107px !important; }

  .spmt-108 {
    margin-top: 108px !important; }

  .spmt-109 {
    margin-top: 109px !important; }

  .spmt-110 {
    margin-top: 110px !important; }

  .spmt-111 {
    margin-top: 111px !important; }

  .spmt-112 {
    margin-top: 112px !important; }

  .spmt-113 {
    margin-top: 113px !important; }

  .spmt-114 {
    margin-top: 114px !important; }

  .spmt-115 {
    margin-top: 115px !important; }

  .spmt-116 {
    margin-top: 116px !important; }

  .spmt-117 {
    margin-top: 117px !important; }

  .spmt-118 {
    margin-top: 118px !important; }

  .spmt-119 {
    margin-top: 119px !important; }

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

  .spmt-121 {
    margin-top: 121px !important; }

  .spmt-122 {
    margin-top: 122px !important; }

  .spmt-123 {
    margin-top: 123px !important; }

  .spmt-124 {
    margin-top: 124px !important; }

  .spmt-125 {
    margin-top: 125px !important; }

  .spmt-126 {
    margin-top: 126px !important; }

  .spmt-127 {
    margin-top: 127px !important; }

  .spmt-128 {
    margin-top: 128px !important; }

  .spmt-129 {
    margin-top: 129px !important; }

  .spmt-130 {
    margin-top: 130px !important; }

  .spmt-131 {
    margin-top: 131px !important; }

  .spmt-132 {
    margin-top: 132px !important; }

  .spmt-133 {
    margin-top: 133px !important; }

  .spmt-134 {
    margin-top: 134px !important; }

  .spmt-135 {
    margin-top: 135px !important; }

  .spmt-136 {
    margin-top: 136px !important; }

  .spmt-137 {
    margin-top: 137px !important; }

  .spmt-138 {
    margin-top: 138px !important; }

  .spmt-139 {
    margin-top: 139px !important; }

  .spmt-140 {
    margin-top: 140px !important; }

  .spmt-141 {
    margin-top: 141px !important; }

  .spmt-142 {
    margin-top: 142px !important; }

  .spmt-143 {
    margin-top: 143px !important; }

  .spmt-144 {
    margin-top: 144px !important; }

  .spmt-145 {
    margin-top: 145px !important; }

  .spmt-146 {
    margin-top: 146px !important; }

  .spmt-147 {
    margin-top: 147px !important; }

  .spmt-148 {
    margin-top: 148px !important; }

  .spmt-149 {
    margin-top: 149px !important; }

  .spmt-150 {
    margin-top: 150px !important; }

  .spmt-151 {
    margin-top: 151px !important; }

  .spmt-152 {
    margin-top: 152px !important; }

  .spmt-153 {
    margin-top: 153px !important; }

  .spmt-154 {
    margin-top: 154px !important; }

  .spmt-155 {
    margin-top: 155px !important; }

  .spmt-156 {
    margin-top: 156px !important; }

  .spmt-157 {
    margin-top: 157px !important; }

  .spmt-158 {
    margin-top: 158px !important; }

  .spmt-159 {
    margin-top: 159px !important; }

  .spmt-160 {
    margin-top: 160px !important; }

  .spmt-161 {
    margin-top: 161px !important; }

  .spmt-162 {
    margin-top: 162px !important; }

  .spmt-163 {
    margin-top: 163px !important; }

  .spmt-164 {
    margin-top: 164px !important; }

  .spmt-165 {
    margin-top: 165px !important; }

  .spmt-166 {
    margin-top: 166px !important; }

  .spmt-167 {
    margin-top: 167px !important; }

  .spmt-168 {
    margin-top: 168px !important; }

  .spmt-169 {
    margin-top: 169px !important; }

  .spmt-170 {
    margin-top: 170px !important; }

  .spmt-171 {
    margin-top: 171px !important; }

  .spmt-172 {
    margin-top: 172px !important; }

  .spmt-173 {
    margin-top: 173px !important; }

  .spmt-174 {
    margin-top: 174px !important; }

  .spmt-175 {
    margin-top: 175px !important; }

  .spmt-176 {
    margin-top: 176px !important; }

  .spmt-177 {
    margin-top: 177px !important; }

  .spmt-178 {
    margin-top: 178px !important; }

  .spmt-179 {
    margin-top: 179px !important; }

  .spmt-180 {
    margin-top: 180px !important; }

  .spmt-181 {
    margin-top: 181px !important; }

  .spmt-182 {
    margin-top: 182px !important; }

  .spmt-183 {
    margin-top: 183px !important; }

  .spmt-184 {
    margin-top: 184px !important; }

  .spmt-185 {
    margin-top: 185px !important; }

  .spmt-186 {
    margin-top: 186px !important; }

  .spmt-187 {
    margin-top: 187px !important; }

  .spmt-188 {
    margin-top: 188px !important; }

  .spmt-189 {
    margin-top: 189px !important; }

  .spmt-190 {
    margin-top: 190px !important; }

  .spmt-191 {
    margin-top: 191px !important; }

  .spmt-192 {
    margin-top: 192px !important; }

  .spmt-193 {
    margin-top: 193px !important; }

  .spmt-194 {
    margin-top: 194px !important; }

  .spmt-195 {
    margin-top: 195px !important; }

  .spmt-196 {
    margin-top: 196px !important; }

  .spmt-197 {
    margin-top: 197px !important; }

  .spmt-198 {
    margin-top: 198px !important; }

  .spmt-199 {
    margin-top: 199px !important; }

  .spmt-200 {
    margin-top: 200px !important; }

  .spmt-201 {
    margin-top: 201px !important; }

  .spmt-202 {
    margin-top: 202px !important; }

  .spmt-203 {
    margin-top: 203px !important; }

  .spmt-204 {
    margin-top: 204px !important; }

  .spmt-205 {
    margin-top: 205px !important; }

  .spmt-206 {
    margin-top: 206px !important; }

  .spmt-207 {
    margin-top: 207px !important; }

  .spmt-208 {
    margin-top: 208px !important; }

  .spmt-209 {
    margin-top: 209px !important; }

  .spmt-210 {
    margin-top: 210px !important; }

  .spmt-211 {
    margin-top: 211px !important; }

  .spmt-212 {
    margin-top: 212px !important; }

  .spmt-213 {
    margin-top: 213px !important; }

  .spmt-214 {
    margin-top: 214px !important; }

  .spmt-215 {
    margin-top: 215px !important; }

  .spmt-216 {
    margin-top: 216px !important; }

  .spmt-217 {
    margin-top: 217px !important; }

  .spmt-218 {
    margin-top: 218px !important; }

  .spmt-219 {
    margin-top: 219px !important; }

  .spmt-220 {
    margin-top: 220px !important; }

  .spmt-221 {
    margin-top: 221px !important; }

  .spmt-222 {
    margin-top: 222px !important; }

  .spmt-223 {
    margin-top: 223px !important; }

  .spmt-224 {
    margin-top: 224px !important; }

  .spmt-225 {
    margin-top: 225px !important; }

  .spmt-226 {
    margin-top: 226px !important; }

  .spmt-227 {
    margin-top: 227px !important; }

  .spmt-228 {
    margin-top: 228px !important; }

  .spmt-229 {
    margin-top: 229px !important; }

  .spmt-230 {
    margin-top: 230px !important; }

  .spmt-231 {
    margin-top: 231px !important; }

  .spmt-232 {
    margin-top: 232px !important; }

  .spmt-233 {
    margin-top: 233px !important; }

  .spmt-234 {
    margin-top: 234px !important; }

  .spmt-235 {
    margin-top: 235px !important; }

  .spmt-236 {
    margin-top: 236px !important; }

  .spmt-237 {
    margin-top: 237px !important; }

  .spmt-238 {
    margin-top: 238px !important; }

  .spmt-239 {
    margin-top: 239px !important; }

  .spmt-240 {
    margin-top: 240px !important; }

  .spmt-241 {
    margin-top: 241px !important; }

  .spmt-242 {
    margin-top: 242px !important; }

  .spmt-243 {
    margin-top: 243px !important; }

  .spmt-244 {
    margin-top: 244px !important; }

  .spmt-245 {
    margin-top: 245px !important; }

  .spmt-246 {
    margin-top: 246px !important; }

  .spmt-247 {
    margin-top: 247px !important; }

  .spmt-248 {
    margin-top: 248px !important; }

  .spmt-249 {
    margin-top: 249px !important; }

  .spmt-250 {
    margin-top: 250px !important; }

  /*padding-top.  1px刻みで250pxまで*/
  .sppt-0 {
    padding-top: 0px !important; }

  .sppt-1 {
    padding-top: 1px !important; }

  .sppt-2 {
    padding-top: 2px !important; }

  .sppt-3 {
    padding-top: 3px !important; }

  .sppt-4 {
    padding-top: 4px !important; }

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

  .sppt-6 {
    padding-top: 6px !important; }

  .sppt-7 {
    padding-top: 7px !important; }

  .sppt-8 {
    padding-top: 8px !important; }

  .sppt-9 {
    padding-top: 9px !important; }

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

  .sppt-11 {
    padding-top: 11px !important; }

  .sppt-12 {
    padding-top: 12px !important; }

  .sppt-13 {
    padding-top: 13px !important; }

  .sppt-14 {
    padding-top: 14px !important; }

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

  .sppt-16 {
    padding-top: 16px !important; }

  .sppt-17 {
    padding-top: 17px !important; }

  .sppt-18 {
    padding-top: 18px !important; }

  .sppt-19 {
    padding-top: 19px !important; }

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

  .sppt-21 {
    padding-top: 21px !important; }

  .sppt-22 {
    padding-top: 22px !important; }

  .sppt-23 {
    padding-top: 23px !important; }

  .sppt-24 {
    padding-top: 24px !important; }

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

  .sppt-26 {
    padding-top: 26px !important; }

  .sppt-27 {
    padding-top: 27px !important; }

  .sppt-28 {
    padding-top: 28px !important; }

  .sppt-29 {
    padding-top: 29px !important; }

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

  .sppt-31 {
    padding-top: 31px !important; }

  .sppt-32 {
    padding-top: 32px !important; }

  .sppt-33 {
    padding-top: 33px !important; }

  .sppt-34 {
    padding-top: 34px !important; }

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

  .sppt-36 {
    padding-top: 36px !important; }

  .sppt-37 {
    padding-top: 37px !important; }

  .sppt-38 {
    padding-top: 38px !important; }

  .sppt-39 {
    padding-top: 39px !important; }

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

  .sppt-41 {
    padding-top: 41px !important; }

  .sppt-42 {
    padding-top: 42px !important; }

  .sppt-43 {
    padding-top: 43px !important; }

  .sppt-44 {
    padding-top: 44px !important; }

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

  .sppt-46 {
    padding-top: 46px !important; }

  .sppt-47 {
    padding-top: 47px !important; }

  .sppt-48 {
    padding-top: 48px !important; }

  .sppt-49 {
    padding-top: 49px !important; }

  .sppt-50 {
    padding-top: 50px !important; }

  .sppt-51 {
    padding-top: 51px !important; }

  .sppt-52 {
    padding-top: 52px !important; }

  .sppt-53 {
    padding-top: 53px !important; }

  .sppt-54 {
    padding-top: 54px !important; }

  .sppt-55 {
    padding-top: 55px !important; }

  .sppt-56 {
    padding-top: 56px !important; }

  .sppt-57 {
    padding-top: 57px !important; }

  .sppt-58 {
    padding-top: 58px !important; }

  .sppt-59 {
    padding-top: 59px !important; }

  .sppt-60 {
    padding-top: 60px !important; }

  .sppt-61 {
    padding-top: 61px !important; }

  .sppt-62 {
    padding-top: 62px !important; }

  .sppt-63 {
    padding-top: 63px !important; }

  .sppt-64 {
    padding-top: 64px !important; }

  .sppt-65 {
    padding-top: 65px !important; }

  .sppt-66 {
    padding-top: 66px !important; }

  .sppt-67 {
    padding-top: 67px !important; }

  .sppt-68 {
    padding-top: 68px !important; }

  .sppt-69 {
    padding-top: 69px !important; }

  .sppt-70 {
    padding-top: 70px !important; }

  .sppt-71 {
    padding-top: 71px !important; }

  .sppt-72 {
    padding-top: 72px !important; }

  .sppt-73 {
    padding-top: 73px !important; }

  .sppt-74 {
    padding-top: 74px !important; }

  .sppt-75 {
    padding-top: 75px !important; }

  .sppt-76 {
    padding-top: 76px !important; }

  .sppt-77 {
    padding-top: 77px !important; }

  .sppt-78 {
    padding-top: 78px !important; }

  .sppt-79 {
    padding-top: 79px !important; }

  .sppt-80 {
    padding-top: 80px !important; }

  .sppt-81 {
    padding-top: 81px !important; }

  .sppt-82 {
    padding-top: 82px !important; }

  .sppt-83 {
    padding-top: 83px !important; }

  .sppt-84 {
    padding-top: 84px !important; }

  .sppt-85 {
    padding-top: 85px !important; }

  .sppt-86 {
    padding-top: 86px !important; }

  .sppt-87 {
    padding-top: 87px !important; }

  .sppt-88 {
    padding-top: 88px !important; }

  .sppt-89 {
    padding-top: 89px !important; }

  .sppt-90 {
    padding-top: 90px !important; }

  .sppt-91 {
    padding-top: 91px !important; }

  .sppt-92 {
    padding-top: 92px !important; }

  .sppt-93 {
    padding-top: 93px !important; }

  .sppt-94 {
    padding-top: 94px !important; }

  .sppt-95 {
    padding-top: 95px !important; }

  .sppt-96 {
    padding-top: 96px !important; }

  .sppt-97 {
    padding-top: 97px !important; }

  .sppt-98 {
    padding-top: 98px !important; }

  .sppt-99 {
    padding-top: 99px !important; }

  .sppt-100 {
    padding-top: 100px !important; }

  .sppt-101 {
    padding-top: 101px !important; }

  .sppt-102 {
    padding-top: 102px !important; }

  .sppt-103 {
    padding-top: 103px !important; }

  .sppt-104 {
    padding-top: 104px !important; }

  .sppt-105 {
    padding-top: 105px !important; }

  .sppt-106 {
    padding-top: 106px !important; }

  .sppt-107 {
    padding-top: 107px !important; }

  .sppt-108 {
    padding-top: 108px !important; }

  .sppt-109 {
    padding-top: 109px !important; }

  .sppt-110 {
    padding-top: 110px !important; }

  .sppt-111 {
    padding-top: 111px !important; }

  .sppt-112 {
    padding-top: 112px !important; }

  .sppt-113 {
    padding-top: 113px !important; }

  .sppt-114 {
    padding-top: 114px !important; }

  .sppt-115 {
    padding-top: 115px !important; }

  .sppt-116 {
    padding-top: 116px !important; }

  .sppt-117 {
    padding-top: 117px !important; }

  .sppt-118 {
    padding-top: 118px !important; }

  .sppt-119 {
    padding-top: 119px !important; }

  .sppt-120 {
    padding-top: 120px !important; }

  .sppt-121 {
    padding-top: 121px !important; }

  .sppt-122 {
    padding-top: 122px !important; }

  .sppt-123 {
    padding-top: 123px !important; }

  .sppt-124 {
    padding-top: 124px !important; }

  .sppt-125 {
    padding-top: 125px !important; }

  .sppt-126 {
    padding-top: 126px !important; }

  .sppt-127 {
    padding-top: 127px !important; }

  .sppt-128 {
    padding-top: 128px !important; }

  .sppt-129 {
    padding-top: 129px !important; }

  .sppt-130 {
    padding-top: 130px !important; }

  .sppt-131 {
    padding-top: 131px !important; }

  .sppt-132 {
    padding-top: 132px !important; }

  .sppt-133 {
    padding-top: 133px !important; }

  .sppt-134 {
    padding-top: 134px !important; }

  .sppt-135 {
    padding-top: 135px !important; }

  .sppt-136 {
    padding-top: 136px !important; }

  .sppt-137 {
    padding-top: 137px !important; }

  .sppt-138 {
    padding-top: 138px !important; }

  .sppt-139 {
    padding-top: 139px !important; }

  .sppt-140 {
    padding-top: 140px !important; }

  .sppt-141 {
    padding-top: 141px !important; }

  .sppt-142 {
    padding-top: 142px !important; }

  .sppt-143 {
    padding-top: 143px !important; }

  .sppt-144 {
    padding-top: 144px !important; }

  .sppt-145 {
    padding-top: 145px !important; }

  .sppt-146 {
    padding-top: 146px !important; }

  .sppt-147 {
    padding-top: 147px !important; }

  .sppt-148 {
    padding-top: 148px !important; }

  .sppt-149 {
    padding-top: 149px !important; }

  .sppt-150 {
    padding-top: 150px !important; }

  .sppt-151 {
    padding-top: 151px !important; }

  .sppt-152 {
    padding-top: 152px !important; }

  .sppt-153 {
    padding-top: 153px !important; }

  .sppt-154 {
    padding-top: 154px !important; }

  .sppt-155 {
    padding-top: 155px !important; }

  .sppt-156 {
    padding-top: 156px !important; }

  .sppt-157 {
    padding-top: 157px !important; }

  .sppt-158 {
    padding-top: 158px !important; }

  .sppt-159 {
    padding-top: 159px !important; }

  .sppt-160 {
    padding-top: 160px !important; }

  .sppt-161 {
    padding-top: 161px !important; }

  .sppt-162 {
    padding-top: 162px !important; }

  .sppt-163 {
    padding-top: 163px !important; }

  .sppt-164 {
    padding-top: 164px !important; }

  .sppt-165 {
    padding-top: 165px !important; }

  .sppt-166 {
    padding-top: 166px !important; }

  .sppt-167 {
    padding-top: 167px !important; }

  .sppt-168 {
    padding-top: 168px !important; }

  .sppt-169 {
    padding-top: 169px !important; }

  .sppt-170 {
    padding-top: 170px !important; }

  .sppt-171 {
    padding-top: 171px !important; }

  .sppt-172 {
    padding-top: 172px !important; }

  .sppt-173 {
    padding-top: 173px !important; }

  .sppt-174 {
    padding-top: 174px !important; }

  .sppt-175 {
    padding-top: 175px !important; }

  .sppt-176 {
    padding-top: 176px !important; }

  .sppt-177 {
    padding-top: 177px !important; }

  .sppt-178 {
    padding-top: 178px !important; }

  .sppt-179 {
    padding-top: 179px !important; }

  .sppt-180 {
    padding-top: 180px !important; }

  .sppt-181 {
    padding-top: 181px !important; }

  .sppt-182 {
    padding-top: 182px !important; }

  .sppt-183 {
    padding-top: 183px !important; }

  .sppt-184 {
    padding-top: 184px !important; }

  .sppt-185 {
    padding-top: 185px !important; }

  .sppt-186 {
    padding-top: 186px !important; }

  .sppt-187 {
    padding-top: 187px !important; }

  .sppt-188 {
    padding-top: 188px !important; }

  .sppt-189 {
    padding-top: 189px !important; }

  .sppt-190 {
    padding-top: 190px !important; }

  .sppt-191 {
    padding-top: 191px !important; }

  .sppt-192 {
    padding-top: 192px !important; }

  .sppt-193 {
    padding-top: 193px !important; }

  .sppt-194 {
    padding-top: 194px !important; }

  .sppt-195 {
    padding-top: 195px !important; }

  .sppt-196 {
    padding-top: 196px !important; }

  .sppt-197 {
    padding-top: 197px !important; }

  .sppt-198 {
    padding-top: 198px !important; }

  .sppt-199 {
    padding-top: 199px !important; }

  .sppt-200 {
    padding-top: 200px !important; }

  .sppt-201 {
    padding-top: 201px !important; }

  .sppt-202 {
    padding-top: 202px !important; }

  .sppt-203 {
    padding-top: 203px !important; }

  .sppt-204 {
    padding-top: 204px !important; }

  .sppt-205 {
    padding-top: 205px !important; }

  .sppt-206 {
    padding-top: 206px !important; }

  .sppt-207 {
    padding-top: 207px !important; }

  .sppt-208 {
    padding-top: 208px !important; }

  .sppt-209 {
    padding-top: 209px !important; }

  .sppt-210 {
    padding-top: 210px !important; }

  .sppt-211 {
    padding-top: 211px !important; }

  .sppt-212 {
    padding-top: 212px !important; }

  .sppt-213 {
    padding-top: 213px !important; }

  .sppt-214 {
    padding-top: 214px !important; }

  .sppt-215 {
    padding-top: 215px !important; }

  .sppt-216 {
    padding-top: 216px !important; }

  .sppt-217 {
    padding-top: 217px !important; }

  .sppt-218 {
    padding-top: 218px !important; }

  .sppt-219 {
    padding-top: 219px !important; }

  .sppt-220 {
    padding-top: 220px !important; }

  .sppt-221 {
    padding-top: 221px !important; }

  .sppt-222 {
    padding-top: 222px !important; }

  .sppt-223 {
    padding-top: 223px !important; }

  .sppt-224 {
    padding-top: 224px !important; }

  .sppt-225 {
    padding-top: 225px !important; }

  .sppt-226 {
    padding-top: 226px !important; }

  .sppt-227 {
    padding-top: 227px !important; }

  .sppt-228 {
    padding-top: 228px !important; }

  .sppt-229 {
    padding-top: 229px !important; }

  .sppt-230 {
    padding-top: 230px !important; }

  .sppt-231 {
    padding-top: 231px !important; }

  .sppt-232 {
    padding-top: 232px !important; }

  .sppt-233 {
    padding-top: 233px !important; }

  .sppt-234 {
    padding-top: 234px !important; }

  .sppt-235 {
    padding-top: 235px !important; }

  .sppt-236 {
    padding-top: 236px !important; }

  .sppt-237 {
    padding-top: 237px !important; }

  .sppt-238 {
    padding-top: 238px !important; }

  .sppt-239 {
    padding-top: 239px !important; }

  .sppt-240 {
    padding-top: 240px !important; }

  .sppt-241 {
    padding-top: 241px !important; }

  .sppt-242 {
    padding-top: 242px !important; }

  .sppt-243 {
    padding-top: 243px !important; }

  .sppt-244 {
    padding-top: 244px !important; }

  .sppt-245 {
    padding-top: 245px !important; }

  .sppt-246 {
    padding-top: 246px !important; }

  .sppt-247 {
    padding-top: 247px !important; }

  .sppt-248 {
    padding-top: 248px !important; }

  .sppt-249 {
    padding-top: 249px !important; }

  .sppt-250 {
    padding-top: 250px !important; }

  /*margin-right.  1px刻みで250pxまで*/
  .spmr-0 {
    margin-right: 0px !important; }

  .spmr-1 {
    margin-right: 1px !important; }

  .spmr-2 {
    margin-right: 2px !important; }

  .spmr-3 {
    margin-right: 3px !important; }

  .spmr-4 {
    margin-right: 4px !important; }

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

  .spmr-6 {
    margin-right: 6px !important; }

  .spmr-7 {
    margin-right: 7px !important; }

  .spmr-8 {
    margin-right: 8px !important; }

  .spmr-9 {
    margin-right: 9px !important; }

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

  .spmr-11 {
    margin-right: 11px !important; }

  .spmr-12 {
    margin-right: 12px !important; }

  .spmr-13 {
    margin-right: 13px !important; }

  .spmr-14 {
    margin-right: 14px !important; }

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

  .spmr-16 {
    margin-right: 16px !important; }

  .spmr-17 {
    margin-right: 17px !important; }

  .spmr-18 {
    margin-right: 18px !important; }

  .spmr-19 {
    margin-right: 19px !important; }

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

  .spmr-21 {
    margin-right: 21px !important; }

  .spmr-22 {
    margin-right: 22px !important; }

  .spmr-23 {
    margin-right: 23px !important; }

  .spmr-24 {
    margin-right: 24px !important; }

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

  .spmr-26 {
    margin-right: 26px !important; }

  .spmr-27 {
    margin-right: 27px !important; }

  .spmr-28 {
    margin-right: 28px !important; }

  .spmr-29 {
    margin-right: 29px !important; }

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

  .spmr-31 {
    margin-right: 31px !important; }

  .spmr-32 {
    margin-right: 32px !important; }

  .spmr-33 {
    margin-right: 33px !important; }

  .spmr-34 {
    margin-right: 34px !important; }

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

  .spmr-36 {
    margin-right: 36px !important; }

  .spmr-37 {
    margin-right: 37px !important; }

  .spmr-38 {
    margin-right: 38px !important; }

  .spmr-39 {
    margin-right: 39px !important; }

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

  .spmr-41 {
    margin-right: 41px !important; }

  .spmr-42 {
    margin-right: 42px !important; }

  .spmr-43 {
    margin-right: 43px !important; }

  .spmr-44 {
    margin-right: 44px !important; }

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

  .spmr-46 {
    margin-right: 46px !important; }

  .spmr-47 {
    margin-right: 47px !important; }

  .spmr-48 {
    margin-right: 48px !important; }

  .spmr-49 {
    margin-right: 49px !important; }

  .spmr-50 {
    margin-right: 50px !important; }

  .spmr-51 {
    margin-right: 51px !important; }

  .spmr-52 {
    margin-right: 52px !important; }

  .spmr-53 {
    margin-right: 53px !important; }

  .spmr-54 {
    margin-right: 54px !important; }

  .spmr-55 {
    margin-right: 55px !important; }

  .spmr-56 {
    margin-right: 56px !important; }

  .spmr-57 {
    margin-right: 57px !important; }

  .spmr-58 {
    margin-right: 58px !important; }

  .spmr-59 {
    margin-right: 59px !important; }

  .spmr-60 {
    margin-right: 60px !important; }

  .spmr-61 {
    margin-right: 61px !important; }

  .spmr-62 {
    margin-right: 62px !important; }

  .spmr-63 {
    margin-right: 63px !important; }

  .spmr-64 {
    margin-right: 64px !important; }

  .spmr-65 {
    margin-right: 65px !important; }

  .spmr-66 {
    margin-right: 66px !important; }

  .spmr-67 {
    margin-right: 67px !important; }

  .spmr-68 {
    margin-right: 68px !important; }

  .spmr-69 {
    margin-right: 69px !important; }

  .spmr-70 {
    margin-right: 70px !important; }

  .spmr-71 {
    margin-right: 71px !important; }

  .spmr-72 {
    margin-right: 72px !important; }

  .spmr-73 {
    margin-right: 73px !important; }

  .spmr-74 {
    margin-right: 74px !important; }

  .spmr-75 {
    margin-right: 75px !important; }

  .spmr-76 {
    margin-right: 76px !important; }

  .spmr-77 {
    margin-right: 77px !important; }

  .spmr-78 {
    margin-right: 78px !important; }

  .spmr-79 {
    margin-right: 79px !important; }

  .spmr-80 {
    margin-right: 80px !important; }

  .spmr-81 {
    margin-right: 81px !important; }

  .spmr-82 {
    margin-right: 82px !important; }

  .spmr-83 {
    margin-right: 83px !important; }

  .spmr-84 {
    margin-right: 84px !important; }

  .spmr-85 {
    margin-right: 85px !important; }

  .spmr-86 {
    margin-right: 86px !important; }

  .spmr-87 {
    margin-right: 87px !important; }

  .spmr-88 {
    margin-right: 88px !important; }

  .spmr-89 {
    margin-right: 89px !important; }

  .spmr-90 {
    margin-right: 90px !important; }

  .spmr-91 {
    margin-right: 91px !important; }

  .spmr-92 {
    margin-right: 92px !important; }

  .spmr-93 {
    margin-right: 93px !important; }

  .spmr-94 {
    margin-right: 94px !important; }

  .spmr-95 {
    margin-right: 95px !important; }

  .spmr-96 {
    margin-right: 96px !important; }

  .spmr-97 {
    margin-right: 97px !important; }

  .spmr-98 {
    margin-right: 98px !important; }

  .spmr-99 {
    margin-right: 99px !important; }

  .spmr-100 {
    margin-right: 100px !important; }

  .spmr-101 {
    margin-right: 101px !important; }

  .spmr-102 {
    margin-right: 102px !important; }

  .spmr-103 {
    margin-right: 103px !important; }

  .spmr-104 {
    margin-right: 104px !important; }

  .spmr-105 {
    margin-right: 105px !important; }

  .spmr-106 {
    margin-right: 106px !important; }

  .spmr-107 {
    margin-right: 107px !important; }

  .spmr-108 {
    margin-right: 108px !important; }

  .spmr-109 {
    margin-right: 109px !important; }

  .spmr-110 {
    margin-right: 110px !important; }

  .spmr-111 {
    margin-right: 111px !important; }

  .spmr-112 {
    margin-right: 112px !important; }

  .spmr-113 {
    margin-right: 113px !important; }

  .spmr-114 {
    margin-right: 114px !important; }

  .spmr-115 {
    margin-right: 115px !important; }

  .spmr-116 {
    margin-right: 116px !important; }

  .spmr-117 {
    margin-right: 117px !important; }

  .spmr-118 {
    margin-right: 118px !important; }

  .spmr-119 {
    margin-right: 119px !important; }

  .spmr-120 {
    margin-right: 120px !important; }

  .spmr-121 {
    margin-right: 121px !important; }

  .spmr-122 {
    margin-right: 122px !important; }

  .spmr-123 {
    margin-right: 123px !important; }

  .spmr-124 {
    margin-right: 124px !important; }

  .spmr-125 {
    margin-right: 125px !important; }

  .spmr-126 {
    margin-right: 126px !important; }

  .spmr-127 {
    margin-right: 127px !important; }

  .spmr-128 {
    margin-right: 128px !important; }

  .spmr-129 {
    margin-right: 129px !important; }

  .spmr-130 {
    margin-right: 130px !important; }

  .spmr-131 {
    margin-right: 131px !important; }

  .spmr-132 {
    margin-right: 132px !important; }

  .spmr-133 {
    margin-right: 133px !important; }

  .spmr-134 {
    margin-right: 134px !important; }

  .spmr-135 {
    margin-right: 135px !important; }

  .spmr-136 {
    margin-right: 136px !important; }

  .spmr-137 {
    margin-right: 137px !important; }

  .spmr-138 {
    margin-right: 138px !important; }

  .spmr-139 {
    margin-right: 139px !important; }

  .spmr-140 {
    margin-right: 140px !important; }

  .spmr-141 {
    margin-right: 141px !important; }

  .spmr-142 {
    margin-right: 142px !important; }

  .spmr-143 {
    margin-right: 143px !important; }

  .spmr-144 {
    margin-right: 144px !important; }

  .spmr-145 {
    margin-right: 145px !important; }

  .spmr-146 {
    margin-right: 146px !important; }

  .spmr-147 {
    margin-right: 147px !important; }

  .spmr-148 {
    margin-right: 148px !important; }

  .spmr-149 {
    margin-right: 149px !important; }

  .spmr-150 {
    margin-right: 150px !important; }

  .spmr-151 {
    margin-right: 151px !important; }

  .spmr-152 {
    margin-right: 152px !important; }

  .spmr-153 {
    margin-right: 153px !important; }

  .spmr-154 {
    margin-right: 154px !important; }

  .spmr-155 {
    margin-right: 155px !important; }

  .spmr-156 {
    margin-right: 156px !important; }

  .spmr-157 {
    margin-right: 157px !important; }

  .spmr-158 {
    margin-right: 158px !important; }

  .spmr-159 {
    margin-right: 159px !important; }

  .spmr-160 {
    margin-right: 160px !important; }

  .spmr-161 {
    margin-right: 161px !important; }

  .spmr-162 {
    margin-right: 162px !important; }

  .spmr-163 {
    margin-right: 163px !important; }

  .spmr-164 {
    margin-right: 164px !important; }

  .spmr-165 {
    margin-right: 165px !important; }

  .spmr-166 {
    margin-right: 166px !important; }

  .spmr-167 {
    margin-right: 167px !important; }

  .spmr-168 {
    margin-right: 168px !important; }

  .spmr-169 {
    margin-right: 169px !important; }

  .spmr-170 {
    margin-right: 170px !important; }

  .spmr-171 {
    margin-right: 171px !important; }

  .spmr-172 {
    margin-right: 172px !important; }

  .spmr-173 {
    margin-right: 173px !important; }

  .spmr-174 {
    margin-right: 174px !important; }

  .spmr-175 {
    margin-right: 175px !important; }

  .spmr-176 {
    margin-right: 176px !important; }

  .spmr-177 {
    margin-right: 177px !important; }

  .spmr-178 {
    margin-right: 178px !important; }

  .spmr-179 {
    margin-right: 179px !important; }

  .spmr-180 {
    margin-right: 180px !important; }

  .spmr-181 {
    margin-right: 181px !important; }

  .spmr-182 {
    margin-right: 182px !important; }

  .spmr-183 {
    margin-right: 183px !important; }

  .spmr-184 {
    margin-right: 184px !important; }

  .spmr-185 {
    margin-right: 185px !important; }

  .spmr-186 {
    margin-right: 186px !important; }

  .spmr-187 {
    margin-right: 187px !important; }

  .spmr-188 {
    margin-right: 188px !important; }

  .spmr-189 {
    margin-right: 189px !important; }

  .spmr-190 {
    margin-right: 190px !important; }

  .spmr-191 {
    margin-right: 191px !important; }

  .spmr-192 {
    margin-right: 192px !important; }

  .spmr-193 {
    margin-right: 193px !important; }

  .spmr-194 {
    margin-right: 194px !important; }

  .spmr-195 {
    margin-right: 195px !important; }

  .spmr-196 {
    margin-right: 196px !important; }

  .spmr-197 {
    margin-right: 197px !important; }

  .spmr-198 {
    margin-right: 198px !important; }

  .spmr-199 {
    margin-right: 199px !important; }

  .spmr-200 {
    margin-right: 200px !important; }

  .spmr-201 {
    margin-right: 201px !important; }

  .spmr-202 {
    margin-right: 202px !important; }

  .spmr-203 {
    margin-right: 203px !important; }

  .spmr-204 {
    margin-right: 204px !important; }

  .spmr-205 {
    margin-right: 205px !important; }

  .spmr-206 {
    margin-right: 206px !important; }

  .spmr-207 {
    margin-right: 207px !important; }

  .spmr-208 {
    margin-right: 208px !important; }

  .spmr-209 {
    margin-right: 209px !important; }

  .spmr-210 {
    margin-right: 210px !important; }

  .spmr-211 {
    margin-right: 211px !important; }

  .spmr-212 {
    margin-right: 212px !important; }

  .spmr-213 {
    margin-right: 213px !important; }

  .spmr-214 {
    margin-right: 214px !important; }

  .spmr-215 {
    margin-right: 215px !important; }

  .spmr-216 {
    margin-right: 216px !important; }

  .spmr-217 {
    margin-right: 217px !important; }

  .spmr-218 {
    margin-right: 218px !important; }

  .spmr-219 {
    margin-right: 219px !important; }

  .spmr-220 {
    margin-right: 220px !important; }

  .spmr-221 {
    margin-right: 221px !important; }

  .spmr-222 {
    margin-right: 222px !important; }

  .spmr-223 {
    margin-right: 223px !important; }

  .spmr-224 {
    margin-right: 224px !important; }

  .spmr-225 {
    margin-right: 225px !important; }

  .spmr-226 {
    margin-right: 226px !important; }

  .spmr-227 {
    margin-right: 227px !important; }

  .spmr-228 {
    margin-right: 228px !important; }

  .spmr-229 {
    margin-right: 229px !important; }

  .spmr-230 {
    margin-right: 230px !important; }

  .spmr-231 {
    margin-right: 231px !important; }

  .spmr-232 {
    margin-right: 232px !important; }

  .spmr-233 {
    margin-right: 233px !important; }

  .spmr-234 {
    margin-right: 234px !important; }

  .spmr-235 {
    margin-right: 235px !important; }

  .spmr-236 {
    margin-right: 236px !important; }

  .spmr-237 {
    margin-right: 237px !important; }

  .spmr-238 {
    margin-right: 238px !important; }

  .spmr-239 {
    margin-right: 239px !important; }

  .spmr-240 {
    margin-right: 240px !important; }

  .spmr-241 {
    margin-right: 241px !important; }

  .spmr-242 {
    margin-right: 242px !important; }

  .spmr-243 {
    margin-right: 243px !important; }

  .spmr-244 {
    margin-right: 244px !important; }

  .spmr-245 {
    margin-right: 245px !important; }

  .spmr-246 {
    margin-right: 246px !important; }

  .spmr-247 {
    margin-right: 247px !important; }

  .spmr-248 {
    margin-right: 248px !important; }

  .spmr-249 {
    margin-right: 249px !important; }

  .spmr-250 {
    margin-right: 250px !important; }

  /*padding-right.  1px刻みで250pxまで*/
  .sppr-0 {
    padding-right: 0px !important; }

  .sppr-1 {
    padding-right: 1px !important; }

  .sppr-2 {
    padding-right: 2px !important; }

  .sppr-3 {
    padding-right: 3px !important; }

  .sppr-4 {
    padding-right: 4px !important; }

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

  .sppr-6 {
    padding-right: 6px !important; }

  .sppr-7 {
    padding-right: 7px !important; }

  .sppr-8 {
    padding-right: 8px !important; }

  .sppr-9 {
    padding-right: 9px !important; }

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

  .sppr-11 {
    padding-right: 11px !important; }

  .sppr-12 {
    padding-right: 12px !important; }

  .sppr-13 {
    padding-right: 13px !important; }

  .sppr-14 {
    padding-right: 14px !important; }

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

  .sppr-16 {
    padding-right: 16px !important; }

  .sppr-17 {
    padding-right: 17px !important; }

  .sppr-18 {
    padding-right: 18px !important; }

  .sppr-19 {
    padding-right: 19px !important; }

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

  .sppr-21 {
    padding-right: 21px !important; }

  .sppr-22 {
    padding-right: 22px !important; }

  .sppr-23 {
    padding-right: 23px !important; }

  .sppr-24 {
    padding-right: 24px !important; }

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

  .sppr-26 {
    padding-right: 26px !important; }

  .sppr-27 {
    padding-right: 27px !important; }

  .sppr-28 {
    padding-right: 28px !important; }

  .sppr-29 {
    padding-right: 29px !important; }

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

  .sppr-31 {
    padding-right: 31px !important; }

  .sppr-32 {
    padding-right: 32px !important; }

  .sppr-33 {
    padding-right: 33px !important; }

  .sppr-34 {
    padding-right: 34px !important; }

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

  .sppr-36 {
    padding-right: 36px !important; }

  .sppr-37 {
    padding-right: 37px !important; }

  .sppr-38 {
    padding-right: 38px !important; }

  .sppr-39 {
    padding-right: 39px !important; }

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

  .sppr-41 {
    padding-right: 41px !important; }

  .sppr-42 {
    padding-right: 42px !important; }

  .sppr-43 {
    padding-right: 43px !important; }

  .sppr-44 {
    padding-right: 44px !important; }

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

  .sppr-46 {
    padding-right: 46px !important; }

  .sppr-47 {
    padding-right: 47px !important; }

  .sppr-48 {
    padding-right: 48px !important; }

  .sppr-49 {
    padding-right: 49px !important; }

  .sppr-50 {
    padding-right: 50px !important; }

  .sppr-51 {
    padding-right: 51px !important; }

  .sppr-52 {
    padding-right: 52px !important; }

  .sppr-53 {
    padding-right: 53px !important; }

  .sppr-54 {
    padding-right: 54px !important; }

  .sppr-55 {
    padding-right: 55px !important; }

  .sppr-56 {
    padding-right: 56px !important; }

  .sppr-57 {
    padding-right: 57px !important; }

  .sppr-58 {
    padding-right: 58px !important; }

  .sppr-59 {
    padding-right: 59px !important; }

  .sppr-60 {
    padding-right: 60px !important; }

  .sppr-61 {
    padding-right: 61px !important; }

  .sppr-62 {
    padding-right: 62px !important; }

  .sppr-63 {
    padding-right: 63px !important; }

  .sppr-64 {
    padding-right: 64px !important; }

  .sppr-65 {
    padding-right: 65px !important; }

  .sppr-66 {
    padding-right: 66px !important; }

  .sppr-67 {
    padding-right: 67px !important; }

  .sppr-68 {
    padding-right: 68px !important; }

  .sppr-69 {
    padding-right: 69px !important; }

  .sppr-70 {
    padding-right: 70px !important; }

  .sppr-71 {
    padding-right: 71px !important; }

  .sppr-72 {
    padding-right: 72px !important; }

  .sppr-73 {
    padding-right: 73px !important; }

  .sppr-74 {
    padding-right: 74px !important; }

  .sppr-75 {
    padding-right: 75px !important; }

  .sppr-76 {
    padding-right: 76px !important; }

  .sppr-77 {
    padding-right: 77px !important; }

  .sppr-78 {
    padding-right: 78px !important; }

  .sppr-79 {
    padding-right: 79px !important; }

  .sppr-80 {
    padding-right: 80px !important; }

  .sppr-81 {
    padding-right: 81px !important; }

  .sppr-82 {
    padding-right: 82px !important; }

  .sppr-83 {
    padding-right: 83px !important; }

  .sppr-84 {
    padding-right: 84px !important; }

  .sppr-85 {
    padding-right: 85px !important; }

  .sppr-86 {
    padding-right: 86px !important; }

  .sppr-87 {
    padding-right: 87px !important; }

  .sppr-88 {
    padding-right: 88px !important; }

  .sppr-89 {
    padding-right: 89px !important; }

  .sppr-90 {
    padding-right: 90px !important; }

  .sppr-91 {
    padding-right: 91px !important; }

  .sppr-92 {
    padding-right: 92px !important; }

  .sppr-93 {
    padding-right: 93px !important; }

  .sppr-94 {
    padding-right: 94px !important; }

  .sppr-95 {
    padding-right: 95px !important; }

  .sppr-96 {
    padding-right: 96px !important; }

  .sppr-97 {
    padding-right: 97px !important; }

  .sppr-98 {
    padding-right: 98px !important; }

  .sppr-99 {
    padding-right: 99px !important; }

  .sppr-100 {
    padding-right: 100px !important; }

  .sppr-101 {
    padding-right: 101px !important; }

  .sppr-102 {
    padding-right: 102px !important; }

  .sppr-103 {
    padding-right: 103px !important; }

  .sppr-104 {
    padding-right: 104px !important; }

  .sppr-105 {
    padding-right: 105px !important; }

  .sppr-106 {
    padding-right: 106px !important; }

  .sppr-107 {
    padding-right: 107px !important; }

  .sppr-108 {
    padding-right: 108px !important; }

  .sppr-109 {
    padding-right: 109px !important; }

  .sppr-110 {
    padding-right: 110px !important; }

  .sppr-111 {
    padding-right: 111px !important; }

  .sppr-112 {
    padding-right: 112px !important; }

  .sppr-113 {
    padding-right: 113px !important; }

  .sppr-114 {
    padding-right: 114px !important; }

  .sppr-115 {
    padding-right: 115px !important; }

  .sppr-116 {
    padding-right: 116px !important; }

  .sppr-117 {
    padding-right: 117px !important; }

  .sppr-118 {
    padding-right: 118px !important; }

  .sppr-119 {
    padding-right: 119px !important; }

  .sppr-120 {
    padding-right: 120px !important; }

  .sppr-121 {
    padding-right: 121px !important; }

  .sppr-122 {
    padding-right: 122px !important; }

  .sppr-123 {
    padding-right: 123px !important; }

  .sppr-124 {
    padding-right: 124px !important; }

  .sppr-125 {
    padding-right: 125px !important; }

  .sppr-126 {
    padding-right: 126px !important; }

  .sppr-127 {
    padding-right: 127px !important; }

  .sppr-128 {
    padding-right: 128px !important; }

  .sppr-129 {
    padding-right: 129px !important; }

  .sppr-130 {
    padding-right: 130px !important; }

  .sppr-131 {
    padding-right: 131px !important; }

  .sppr-132 {
    padding-right: 132px !important; }

  .sppr-133 {
    padding-right: 133px !important; }

  .sppr-134 {
    padding-right: 134px !important; }

  .sppr-135 {
    padding-right: 135px !important; }

  .sppr-136 {
    padding-right: 136px !important; }

  .sppr-137 {
    padding-right: 137px !important; }

  .sppr-138 {
    padding-right: 138px !important; }

  .sppr-139 {
    padding-right: 139px !important; }

  .sppr-140 {
    padding-right: 140px !important; }

  .sppr-141 {
    padding-right: 141px !important; }

  .sppr-142 {
    padding-right: 142px !important; }

  .sppr-143 {
    padding-right: 143px !important; }

  .sppr-144 {
    padding-right: 144px !important; }

  .sppr-145 {
    padding-right: 145px !important; }

  .sppr-146 {
    padding-right: 146px !important; }

  .sppr-147 {
    padding-right: 147px !important; }

  .sppr-148 {
    padding-right: 148px !important; }

  .sppr-149 {
    padding-right: 149px !important; }

  .sppr-150 {
    padding-right: 150px !important; }

  .sppr-151 {
    padding-right: 151px !important; }

  .sppr-152 {
    padding-right: 152px !important; }

  .sppr-153 {
    padding-right: 153px !important; }

  .sppr-154 {
    padding-right: 154px !important; }

  .sppr-155 {
    padding-right: 155px !important; }

  .sppr-156 {
    padding-right: 156px !important; }

  .sppr-157 {
    padding-right: 157px !important; }

  .sppr-158 {
    padding-right: 158px !important; }

  .sppr-159 {
    padding-right: 159px !important; }

  .sppr-160 {
    padding-right: 160px !important; }

  .sppr-161 {
    padding-right: 161px !important; }

  .sppr-162 {
    padding-right: 162px !important; }

  .sppr-163 {
    padding-right: 163px !important; }

  .sppr-164 {
    padding-right: 164px !important; }

  .sppr-165 {
    padding-right: 165px !important; }

  .sppr-166 {
    padding-right: 166px !important; }

  .sppr-167 {
    padding-right: 167px !important; }

  .sppr-168 {
    padding-right: 168px !important; }

  .sppr-169 {
    padding-right: 169px !important; }

  .sppr-170 {
    padding-right: 170px !important; }

  .sppr-171 {
    padding-right: 171px !important; }

  .sppr-172 {
    padding-right: 172px !important; }

  .sppr-173 {
    padding-right: 173px !important; }

  .sppr-174 {
    padding-right: 174px !important; }

  .sppr-175 {
    padding-right: 175px !important; }

  .sppr-176 {
    padding-right: 176px !important; }

  .sppr-177 {
    padding-right: 177px !important; }

  .sppr-178 {
    padding-right: 178px !important; }

  .sppr-179 {
    padding-right: 179px !important; }

  .sppr-180 {
    padding-right: 180px !important; }

  .sppr-181 {
    padding-right: 181px !important; }

  .sppr-182 {
    padding-right: 182px !important; }

  .sppr-183 {
    padding-right: 183px !important; }

  .sppr-184 {
    padding-right: 184px !important; }

  .sppr-185 {
    padding-right: 185px !important; }

  .sppr-186 {
    padding-right: 186px !important; }

  .sppr-187 {
    padding-right: 187px !important; }

  .sppr-188 {
    padding-right: 188px !important; }

  .sppr-189 {
    padding-right: 189px !important; }

  .sppr-190 {
    padding-right: 190px !important; }

  .sppr-191 {
    padding-right: 191px !important; }

  .sppr-192 {
    padding-right: 192px !important; }

  .sppr-193 {
    padding-right: 193px !important; }

  .sppr-194 {
    padding-right: 194px !important; }

  .sppr-195 {
    padding-right: 195px !important; }

  .sppr-196 {
    padding-right: 196px !important; }

  .sppr-197 {
    padding-right: 197px !important; }

  .sppr-198 {
    padding-right: 198px !important; }

  .sppr-199 {
    padding-right: 199px !important; }

  .sppr-200 {
    padding-right: 200px !important; }

  .sppr-201 {
    padding-right: 201px !important; }

  .sppr-202 {
    padding-right: 202px !important; }

  .sppr-203 {
    padding-right: 203px !important; }

  .sppr-204 {
    padding-right: 204px !important; }

  .sppr-205 {
    padding-right: 205px !important; }

  .sppr-206 {
    padding-right: 206px !important; }

  .sppr-207 {
    padding-right: 207px !important; }

  .sppr-208 {
    padding-right: 208px !important; }

  .sppr-209 {
    padding-right: 209px !important; }

  .sppr-210 {
    padding-right: 210px !important; }

  .sppr-211 {
    padding-right: 211px !important; }

  .sppr-212 {
    padding-right: 212px !important; }

  .sppr-213 {
    padding-right: 213px !important; }

  .sppr-214 {
    padding-right: 214px !important; }

  .sppr-215 {
    padding-right: 215px !important; }

  .sppr-216 {
    padding-right: 216px !important; }

  .sppr-217 {
    padding-right: 217px !important; }

  .sppr-218 {
    padding-right: 218px !important; }

  .sppr-219 {
    padding-right: 219px !important; }

  .sppr-220 {
    padding-right: 220px !important; }

  .sppr-221 {
    padding-right: 221px !important; }

  .sppr-222 {
    padding-right: 222px !important; }

  .sppr-223 {
    padding-right: 223px !important; }

  .sppr-224 {
    padding-right: 224px !important; }

  .sppr-225 {
    padding-right: 225px !important; }

  .sppr-226 {
    padding-right: 226px !important; }

  .sppr-227 {
    padding-right: 227px !important; }

  .sppr-228 {
    padding-right: 228px !important; }

  .sppr-229 {
    padding-right: 229px !important; }

  .sppr-230 {
    padding-right: 230px !important; }

  .sppr-231 {
    padding-right: 231px !important; }

  .sppr-232 {
    padding-right: 232px !important; }

  .sppr-233 {
    padding-right: 233px !important; }

  .sppr-234 {
    padding-right: 234px !important; }

  .sppr-235 {
    padding-right: 235px !important; }

  .sppr-236 {
    padding-right: 236px !important; }

  .sppr-237 {
    padding-right: 237px !important; }

  .sppr-238 {
    padding-right: 238px !important; }

  .sppr-239 {
    padding-right: 239px !important; }

  .sppr-240 {
    padding-right: 240px !important; }

  .sppr-241 {
    padding-right: 241px !important; }

  .sppr-242 {
    padding-right: 242px !important; }

  .sppr-243 {
    padding-right: 243px !important; }

  .sppr-244 {
    padding-right: 244px !important; }

  .sppr-245 {
    padding-right: 245px !important; }

  .sppr-246 {
    padding-right: 246px !important; }

  .sppr-247 {
    padding-right: 247px !important; }

  .sppr-248 {
    padding-right: 248px !important; }

  .sppr-249 {
    padding-right: 249px !important; }

  .sppr-250 {
    padding-right: 250px !important; }

  /*margin-left.  1px刻みで250pxまで*/
  .spml-0 {
    margin-left: 0px !important; }

  .spml-1 {
    margin-left: 1px !important; }

  .spml-2 {
    margin-left: 2px !important; }

  .spml-3 {
    margin-left: 3px !important; }

  .spml-4 {
    margin-left: 4px !important; }

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

  .spml-6 {
    margin-left: 6px !important; }

  .spml-7 {
    margin-left: 7px !important; }

  .spml-8 {
    margin-left: 8px !important; }

  .spml-9 {
    margin-left: 9px !important; }

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

  .spml-11 {
    margin-left: 11px !important; }

  .spml-12 {
    margin-left: 12px !important; }

  .spml-13 {
    margin-left: 13px !important; }

  .spml-14 {
    margin-left: 14px !important; }

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

  .spml-16 {
    margin-left: 16px !important; }

  .spml-17 {
    margin-left: 17px !important; }

  .spml-18 {
    margin-left: 18px !important; }

  .spml-19 {
    margin-left: 19px !important; }

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

  .spml-21 {
    margin-left: 21px !important; }

  .spml-22 {
    margin-left: 22px !important; }

  .spml-23 {
    margin-left: 23px !important; }

  .spml-24 {
    margin-left: 24px !important; }

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

  .spml-26 {
    margin-left: 26px !important; }

  .spml-27 {
    margin-left: 27px !important; }

  .spml-28 {
    margin-left: 28px !important; }

  .spml-29 {
    margin-left: 29px !important; }

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

  .spml-31 {
    margin-left: 31px !important; }

  .spml-32 {
    margin-left: 32px !important; }

  .spml-33 {
    margin-left: 33px !important; }

  .spml-34 {
    margin-left: 34px !important; }

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

  .spml-36 {
    margin-left: 36px !important; }

  .spml-37 {
    margin-left: 37px !important; }

  .spml-38 {
    margin-left: 38px !important; }

  .spml-39 {
    margin-left: 39px !important; }

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

  .spml-41 {
    margin-left: 41px !important; }

  .spml-42 {
    margin-left: 42px !important; }

  .spml-43 {
    margin-left: 43px !important; }

  .spml-44 {
    margin-left: 44px !important; }

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

  .spml-46 {
    margin-left: 46px !important; }

  .spml-47 {
    margin-left: 47px !important; }

  .spml-48 {
    margin-left: 48px !important; }

  .spml-49 {
    margin-left: 49px !important; }

  .spml-50 {
    margin-left: 50px !important; }

  .spml-51 {
    margin-left: 51px !important; }

  .spml-52 {
    margin-left: 52px !important; }

  .spml-53 {
    margin-left: 53px !important; }

  .spml-54 {
    margin-left: 54px !important; }

  .spml-55 {
    margin-left: 55px !important; }

  .spml-56 {
    margin-left: 56px !important; }

  .spml-57 {
    margin-left: 57px !important; }

  .spml-58 {
    margin-left: 58px !important; }

  .spml-59 {
    margin-left: 59px !important; }

  .spml-60 {
    margin-left: 60px !important; }

  .spml-61 {
    margin-left: 61px !important; }

  .spml-62 {
    margin-left: 62px !important; }

  .spml-63 {
    margin-left: 63px !important; }

  .spml-64 {
    margin-left: 64px !important; }

  .spml-65 {
    margin-left: 65px !important; }

  .spml-66 {
    margin-left: 66px !important; }

  .spml-67 {
    margin-left: 67px !important; }

  .spml-68 {
    margin-left: 68px !important; }

  .spml-69 {
    margin-left: 69px !important; }

  .spml-70 {
    margin-left: 70px !important; }

  .spml-71 {
    margin-left: 71px !important; }

  .spml-72 {
    margin-left: 72px !important; }

  .spml-73 {
    margin-left: 73px !important; }

  .spml-74 {
    margin-left: 74px !important; }

  .spml-75 {
    margin-left: 75px !important; }

  .spml-76 {
    margin-left: 76px !important; }

  .spml-77 {
    margin-left: 77px !important; }

  .spml-78 {
    margin-left: 78px !important; }

  .spml-79 {
    margin-left: 79px !important; }

  .spml-80 {
    margin-left: 80px !important; }

  .spml-81 {
    margin-left: 81px !important; }

  .spml-82 {
    margin-left: 82px !important; }

  .spml-83 {
    margin-left: 83px !important; }

  .spml-84 {
    margin-left: 84px !important; }

  .spml-85 {
    margin-left: 85px !important; }

  .spml-86 {
    margin-left: 86px !important; }

  .spml-87 {
    margin-left: 87px !important; }

  .spml-88 {
    margin-left: 88px !important; }

  .spml-89 {
    margin-left: 89px !important; }

  .spml-90 {
    margin-left: 90px !important; }

  .spml-91 {
    margin-left: 91px !important; }

  .spml-92 {
    margin-left: 92px !important; }

  .spml-93 {
    margin-left: 93px !important; }

  .spml-94 {
    margin-left: 94px !important; }

  .spml-95 {
    margin-left: 95px !important; }

  .spml-96 {
    margin-left: 96px !important; }

  .spml-97 {
    margin-left: 97px !important; }

  .spml-98 {
    margin-left: 98px !important; }

  .spml-99 {
    margin-left: 99px !important; }

  .spml-100 {
    margin-left: 100px !important; }

  .spml-101 {
    margin-left: 101px !important; }

  .spml-102 {
    margin-left: 102px !important; }

  .spml-103 {
    margin-left: 103px !important; }

  .spml-104 {
    margin-left: 104px !important; }

  .spml-105 {
    margin-left: 105px !important; }

  .spml-106 {
    margin-left: 106px !important; }

  .spml-107 {
    margin-left: 107px !important; }

  .spml-108 {
    margin-left: 108px !important; }

  .spml-109 {
    margin-left: 109px !important; }

  .spml-110 {
    margin-left: 110px !important; }

  .spml-111 {
    margin-left: 111px !important; }

  .spml-112 {
    margin-left: 112px !important; }

  .spml-113 {
    margin-left: 113px !important; }

  .spml-114 {
    margin-left: 114px !important; }

  .spml-115 {
    margin-left: 115px !important; }

  .spml-116 {
    margin-left: 116px !important; }

  .spml-117 {
    margin-left: 117px !important; }

  .spml-118 {
    margin-left: 118px !important; }

  .spml-119 {
    margin-left: 119px !important; }

  .spml-120 {
    margin-left: 120px !important; }

  .spml-121 {
    margin-left: 121px !important; }

  .spml-122 {
    margin-left: 122px !important; }

  .spml-123 {
    margin-left: 123px !important; }

  .spml-124 {
    margin-left: 124px !important; }

  .spml-125 {
    margin-left: 125px !important; }

  .spml-126 {
    margin-left: 126px !important; }

  .spml-127 {
    margin-left: 127px !important; }

  .spml-128 {
    margin-left: 128px !important; }

  .spml-129 {
    margin-left: 129px !important; }

  .spml-130 {
    margin-left: 130px !important; }

  .spml-131 {
    margin-left: 131px !important; }

  .spml-132 {
    margin-left: 132px !important; }

  .spml-133 {
    margin-left: 133px !important; }

  .spml-134 {
    margin-left: 134px !important; }

  .spml-135 {
    margin-left: 135px !important; }

  .spml-136 {
    margin-left: 136px !important; }

  .spml-137 {
    margin-left: 137px !important; }

  .spml-138 {
    margin-left: 138px !important; }

  .spml-139 {
    margin-left: 139px !important; }

  .spml-140 {
    margin-left: 140px !important; }

  .spml-141 {
    margin-left: 141px !important; }

  .spml-142 {
    margin-left: 142px !important; }

  .spml-143 {
    margin-left: 143px !important; }

  .spml-144 {
    margin-left: 144px !important; }

  .spml-145 {
    margin-left: 145px !important; }

  .spml-146 {
    margin-left: 146px !important; }

  .spml-147 {
    margin-left: 147px !important; }

  .spml-148 {
    margin-left: 148px !important; }

  .spml-149 {
    margin-left: 149px !important; }

  .spml-150 {
    margin-left: 150px !important; }

  .spml-151 {
    margin-left: 151px !important; }

  .spml-152 {
    margin-left: 152px !important; }

  .spml-153 {
    margin-left: 153px !important; }

  .spml-154 {
    margin-left: 154px !important; }

  .spml-155 {
    margin-left: 155px !important; }

  .spml-156 {
    margin-left: 156px !important; }

  .spml-157 {
    margin-left: 157px !important; }

  .spml-158 {
    margin-left: 158px !important; }

  .spml-159 {
    margin-left: 159px !important; }

  .spml-160 {
    margin-left: 160px !important; }

  .spml-161 {
    margin-left: 161px !important; }

  .spml-162 {
    margin-left: 162px !important; }

  .spml-163 {
    margin-left: 163px !important; }

  .spml-164 {
    margin-left: 164px !important; }

  .spml-165 {
    margin-left: 165px !important; }

  .spml-166 {
    margin-left: 166px !important; }

  .spml-167 {
    margin-left: 167px !important; }

  .spml-168 {
    margin-left: 168px !important; }

  .spml-169 {
    margin-left: 169px !important; }

  .spml-170 {
    margin-left: 170px !important; }

  .spml-171 {
    margin-left: 171px !important; }

  .spml-172 {
    margin-left: 172px !important; }

  .spml-173 {
    margin-left: 173px !important; }

  .spml-174 {
    margin-left: 174px !important; }

  .spml-175 {
    margin-left: 175px !important; }

  .spml-176 {
    margin-left: 176px !important; }

  .spml-177 {
    margin-left: 177px !important; }

  .spml-178 {
    margin-left: 178px !important; }

  .spml-179 {
    margin-left: 179px !important; }

  .spml-180 {
    margin-left: 180px !important; }

  .spml-181 {
    margin-left: 181px !important; }

  .spml-182 {
    margin-left: 182px !important; }

  .spml-183 {
    margin-left: 183px !important; }

  .spml-184 {
    margin-left: 184px !important; }

  .spml-185 {
    margin-left: 185px !important; }

  .spml-186 {
    margin-left: 186px !important; }

  .spml-187 {
    margin-left: 187px !important; }

  .spml-188 {
    margin-left: 188px !important; }

  .spml-189 {
    margin-left: 189px !important; }

  .spml-190 {
    margin-left: 190px !important; }

  .spml-191 {
    margin-left: 191px !important; }

  .spml-192 {
    margin-left: 192px !important; }

  .spml-193 {
    margin-left: 193px !important; }

  .spml-194 {
    margin-left: 194px !important; }

  .spml-195 {
    margin-left: 195px !important; }

  .spml-196 {
    margin-left: 196px !important; }

  .spml-197 {
    margin-left: 197px !important; }

  .spml-198 {
    margin-left: 198px !important; }

  .spml-199 {
    margin-left: 199px !important; }

  .spml-200 {
    margin-left: 200px !important; }

  .spml-201 {
    margin-left: 201px !important; }

  .spml-202 {
    margin-left: 202px !important; }

  .spml-203 {
    margin-left: 203px !important; }

  .spml-204 {
    margin-left: 204px !important; }

  .spml-205 {
    margin-left: 205px !important; }

  .spml-206 {
    margin-left: 206px !important; }

  .spml-207 {
    margin-left: 207px !important; }

  .spml-208 {
    margin-left: 208px !important; }

  .spml-209 {
    margin-left: 209px !important; }

  .spml-210 {
    margin-left: 210px !important; }

  .spml-211 {
    margin-left: 211px !important; }

  .spml-212 {
    margin-left: 212px !important; }

  .spml-213 {
    margin-left: 213px !important; }

  .spml-214 {
    margin-left: 214px !important; }

  .spml-215 {
    margin-left: 215px !important; }

  .spml-216 {
    margin-left: 216px !important; }

  .spml-217 {
    margin-left: 217px !important; }

  .spml-218 {
    margin-left: 218px !important; }

  .spml-219 {
    margin-left: 219px !important; }

  .spml-220 {
    margin-left: 220px !important; }

  .spml-221 {
    margin-left: 221px !important; }

  .spml-222 {
    margin-left: 222px !important; }

  .spml-223 {
    margin-left: 223px !important; }

  .spml-224 {
    margin-left: 224px !important; }

  .spml-225 {
    margin-left: 225px !important; }

  .spml-226 {
    margin-left: 226px !important; }

  .spml-227 {
    margin-left: 227px !important; }

  .spml-228 {
    margin-left: 228px !important; }

  .spml-229 {
    margin-left: 229px !important; }

  .spml-230 {
    margin-left: 230px !important; }

  .spml-231 {
    margin-left: 231px !important; }

  .spml-232 {
    margin-left: 232px !important; }

  .spml-233 {
    margin-left: 233px !important; }

  .spml-234 {
    margin-left: 234px !important; }

  .spml-235 {
    margin-left: 235px !important; }

  .spml-236 {
    margin-left: 236px !important; }

  .spml-237 {
    margin-left: 237px !important; }

  .spml-238 {
    margin-left: 238px !important; }

  .spml-239 {
    margin-left: 239px !important; }

  .spml-240 {
    margin-left: 240px !important; }

  .spml-241 {
    margin-left: 241px !important; }

  .spml-242 {
    margin-left: 242px !important; }

  .spml-243 {
    margin-left: 243px !important; }

  .spml-244 {
    margin-left: 244px !important; }

  .spml-245 {
    margin-left: 245px !important; }

  .spml-246 {
    margin-left: 246px !important; }

  .spml-247 {
    margin-left: 247px !important; }

  .spml-248 {
    margin-left: 248px !important; }

  .spml-249 {
    margin-left: 249px !important; }

  .spml-250 {
    margin-left: 250px !important; }

  /*padding-left.  1px刻みで250pxまで*/
  .sppl-0 {
    padding-left: 0px !important; }

  .sppl-1 {
    padding-left: 1px !important; }

  .sppl-2 {
    padding-left: 2px !important; }

  .sppl-3 {
    padding-left: 3px !important; }

  .sppl-4 {
    padding-left: 4px !important; }

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

  .sppl-6 {
    padding-left: 6px !important; }

  .sppl-7 {
    padding-left: 7px !important; }

  .sppl-8 {
    padding-left: 8px !important; }

  .sppl-9 {
    padding-left: 9px !important; }

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

  .sppl-11 {
    padding-left: 11px !important; }

  .sppl-12 {
    padding-left: 12px !important; }

  .sppl-13 {
    padding-left: 13px !important; }

  .sppl-14 {
    padding-left: 14px !important; }

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

  .sppl-16 {
    padding-left: 16px !important; }

  .sppl-17 {
    padding-left: 17px !important; }

  .sppl-18 {
    padding-left: 18px !important; }

  .sppl-19 {
    padding-left: 19px !important; }

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

  .sppl-21 {
    padding-left: 21px !important; }

  .sppl-22 {
    padding-left: 22px !important; }

  .sppl-23 {
    padding-left: 23px !important; }

  .sppl-24 {
    padding-left: 24px !important; }

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

  .sppl-26 {
    padding-left: 26px !important; }

  .sppl-27 {
    padding-left: 27px !important; }

  .sppl-28 {
    padding-left: 28px !important; }

  .sppl-29 {
    padding-left: 29px !important; }

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

  .sppl-31 {
    padding-left: 31px !important; }

  .sppl-32 {
    padding-left: 32px !important; }

  .sppl-33 {
    padding-left: 33px !important; }

  .sppl-34 {
    padding-left: 34px !important; }

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

  .sppl-36 {
    padding-left: 36px !important; }

  .sppl-37 {
    padding-left: 37px !important; }

  .sppl-38 {
    padding-left: 38px !important; }

  .sppl-39 {
    padding-left: 39px !important; }

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

  .sppl-41 {
    padding-left: 41px !important; }

  .sppl-42 {
    padding-left: 42px !important; }

  .sppl-43 {
    padding-left: 43px !important; }

  .sppl-44 {
    padding-left: 44px !important; }

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

  .sppl-46 {
    padding-left: 46px !important; }

  .sppl-47 {
    padding-left: 47px !important; }

  .sppl-48 {
    padding-left: 48px !important; }

  .sppl-49 {
    padding-left: 49px !important; }

  .sppl-50 {
    padding-left: 50px !important; }

  .sppl-51 {
    padding-left: 51px !important; }

  .sppl-52 {
    padding-left: 52px !important; }

  .sppl-53 {
    padding-left: 53px !important; }

  .sppl-54 {
    padding-left: 54px !important; }

  .sppl-55 {
    padding-left: 55px !important; }

  .sppl-56 {
    padding-left: 56px !important; }

  .sppl-57 {
    padding-left: 57px !important; }

  .sppl-58 {
    padding-left: 58px !important; }

  .sppl-59 {
    padding-left: 59px !important; }

  .sppl-60 {
    padding-left: 60px !important; }

  .sppl-61 {
    padding-left: 61px !important; }

  .sppl-62 {
    padding-left: 62px !important; }

  .sppl-63 {
    padding-left: 63px !important; }

  .sppl-64 {
    padding-left: 64px !important; }

  .sppl-65 {
    padding-left: 65px !important; }

  .sppl-66 {
    padding-left: 66px !important; }

  .sppl-67 {
    padding-left: 67px !important; }

  .sppl-68 {
    padding-left: 68px !important; }

  .sppl-69 {
    padding-left: 69px !important; }

  .sppl-70 {
    padding-left: 70px !important; }

  .sppl-71 {
    padding-left: 71px !important; }

  .sppl-72 {
    padding-left: 72px !important; }

  .sppl-73 {
    padding-left: 73px !important; }

  .sppl-74 {
    padding-left: 74px !important; }

  .sppl-75 {
    padding-left: 75px !important; }

  .sppl-76 {
    padding-left: 76px !important; }

  .sppl-77 {
    padding-left: 77px !important; }

  .sppl-78 {
    padding-left: 78px !important; }

  .sppl-79 {
    padding-left: 79px !important; }

  .sppl-80 {
    padding-left: 80px !important; }

  .sppl-81 {
    padding-left: 81px !important; }

  .sppl-82 {
    padding-left: 82px !important; }

  .sppl-83 {
    padding-left: 83px !important; }

  .sppl-84 {
    padding-left: 84px !important; }

  .sppl-85 {
    padding-left: 85px !important; }

  .sppl-86 {
    padding-left: 86px !important; }

  .sppl-87 {
    padding-left: 87px !important; }

  .sppl-88 {
    padding-left: 88px !important; }

  .sppl-89 {
    padding-left: 89px !important; }

  .sppl-90 {
    padding-left: 90px !important; }

  .sppl-91 {
    padding-left: 91px !important; }

  .sppl-92 {
    padding-left: 92px !important; }

  .sppl-93 {
    padding-left: 93px !important; }

  .sppl-94 {
    padding-left: 94px !important; }

  .sppl-95 {
    padding-left: 95px !important; }

  .sppl-96 {
    padding-left: 96px !important; }

  .sppl-97 {
    padding-left: 97px !important; }

  .sppl-98 {
    padding-left: 98px !important; }

  .sppl-99 {
    padding-left: 99px !important; }

  .sppl-100 {
    padding-left: 100px !important; }

  .sppl-101 {
    padding-left: 101px !important; }

  .sppl-102 {
    padding-left: 102px !important; }

  .sppl-103 {
    padding-left: 103px !important; }

  .sppl-104 {
    padding-left: 104px !important; }

  .sppl-105 {
    padding-left: 105px !important; }

  .sppl-106 {
    padding-left: 106px !important; }

  .sppl-107 {
    padding-left: 107px !important; }

  .sppl-108 {
    padding-left: 108px !important; }

  .sppl-109 {
    padding-left: 109px !important; }

  .sppl-110 {
    padding-left: 110px !important; }

  .sppl-111 {
    padding-left: 111px !important; }

  .sppl-112 {
    padding-left: 112px !important; }

  .sppl-113 {
    padding-left: 113px !important; }

  .sppl-114 {
    padding-left: 114px !important; }

  .sppl-115 {
    padding-left: 115px !important; }

  .sppl-116 {
    padding-left: 116px !important; }

  .sppl-117 {
    padding-left: 117px !important; }

  .sppl-118 {
    padding-left: 118px !important; }

  .sppl-119 {
    padding-left: 119px !important; }

  .sppl-120 {
    padding-left: 120px !important; }

  .sppl-121 {
    padding-left: 121px !important; }

  .sppl-122 {
    padding-left: 122px !important; }

  .sppl-123 {
    padding-left: 123px !important; }

  .sppl-124 {
    padding-left: 124px !important; }

  .sppl-125 {
    padding-left: 125px !important; }

  .sppl-126 {
    padding-left: 126px !important; }

  .sppl-127 {
    padding-left: 127px !important; }

  .sppl-128 {
    padding-left: 128px !important; }

  .sppl-129 {
    padding-left: 129px !important; }

  .sppl-130 {
    padding-left: 130px !important; }

  .sppl-131 {
    padding-left: 131px !important; }

  .sppl-132 {
    padding-left: 132px !important; }

  .sppl-133 {
    padding-left: 133px !important; }

  .sppl-134 {
    padding-left: 134px !important; }

  .sppl-135 {
    padding-left: 135px !important; }

  .sppl-136 {
    padding-left: 136px !important; }

  .sppl-137 {
    padding-left: 137px !important; }

  .sppl-138 {
    padding-left: 138px !important; }

  .sppl-139 {
    padding-left: 139px !important; }

  .sppl-140 {
    padding-left: 140px !important; }

  .sppl-141 {
    padding-left: 141px !important; }

  .sppl-142 {
    padding-left: 142px !important; }

  .sppl-143 {
    padding-left: 143px !important; }

  .sppl-144 {
    padding-left: 144px !important; }

  .sppl-145 {
    padding-left: 145px !important; }

  .sppl-146 {
    padding-left: 146px !important; }

  .sppl-147 {
    padding-left: 147px !important; }

  .sppl-148 {
    padding-left: 148px !important; }

  .sppl-149 {
    padding-left: 149px !important; }

  .sppl-150 {
    padding-left: 150px !important; }

  .sppl-151 {
    padding-left: 151px !important; }

  .sppl-152 {
    padding-left: 152px !important; }

  .sppl-153 {
    padding-left: 153px !important; }

  .sppl-154 {
    padding-left: 154px !important; }

  .sppl-155 {
    padding-left: 155px !important; }

  .sppl-156 {
    padding-left: 156px !important; }

  .sppl-157 {
    padding-left: 157px !important; }

  .sppl-158 {
    padding-left: 158px !important; }

  .sppl-159 {
    padding-left: 159px !important; }

  .sppl-160 {
    padding-left: 160px !important; }

  .sppl-161 {
    padding-left: 161px !important; }

  .sppl-162 {
    padding-left: 162px !important; }

  .sppl-163 {
    padding-left: 163px !important; }

  .sppl-164 {
    padding-left: 164px !important; }

  .sppl-165 {
    padding-left: 165px !important; }

  .sppl-166 {
    padding-left: 166px !important; }

  .sppl-167 {
    padding-left: 167px !important; }

  .sppl-168 {
    padding-left: 168px !important; }

  .sppl-169 {
    padding-left: 169px !important; }

  .sppl-170 {
    padding-left: 170px !important; }

  .sppl-171 {
    padding-left: 171px !important; }

  .sppl-172 {
    padding-left: 172px !important; }

  .sppl-173 {
    padding-left: 173px !important; }

  .sppl-174 {
    padding-left: 174px !important; }

  .sppl-175 {
    padding-left: 175px !important; }

  .sppl-176 {
    padding-left: 176px !important; }

  .sppl-177 {
    padding-left: 177px !important; }

  .sppl-178 {
    padding-left: 178px !important; }

  .sppl-179 {
    padding-left: 179px !important; }

  .sppl-180 {
    padding-left: 180px !important; }

  .sppl-181 {
    padding-left: 181px !important; }

  .sppl-182 {
    padding-left: 182px !important; }

  .sppl-183 {
    padding-left: 183px !important; }

  .sppl-184 {
    padding-left: 184px !important; }

  .sppl-185 {
    padding-left: 185px !important; }

  .sppl-186 {
    padding-left: 186px !important; }

  .sppl-187 {
    padding-left: 187px !important; }

  .sppl-188 {
    padding-left: 188px !important; }

  .sppl-189 {
    padding-left: 189px !important; }

  .sppl-190 {
    padding-left: 190px !important; }

  .sppl-191 {
    padding-left: 191px !important; }

  .sppl-192 {
    padding-left: 192px !important; }

  .sppl-193 {
    padding-left: 193px !important; }

  .sppl-194 {
    padding-left: 194px !important; }

  .sppl-195 {
    padding-left: 195px !important; }

  .sppl-196 {
    padding-left: 196px !important; }

  .sppl-197 {
    padding-left: 197px !important; }

  .sppl-198 {
    padding-left: 198px !important; }

  .sppl-199 {
    padding-left: 199px !important; }

  .sppl-200 {
    padding-left: 200px !important; }

  .sppl-201 {
    padding-left: 201px !important; }

  .sppl-202 {
    padding-left: 202px !important; }

  .sppl-203 {
    padding-left: 203px !important; }

  .sppl-204 {
    padding-left: 204px !important; }

  .sppl-205 {
    padding-left: 205px !important; }

  .sppl-206 {
    padding-left: 206px !important; }

  .sppl-207 {
    padding-left: 207px !important; }

  .sppl-208 {
    padding-left: 208px !important; }

  .sppl-209 {
    padding-left: 209px !important; }

  .sppl-210 {
    padding-left: 210px !important; }

  .sppl-211 {
    padding-left: 211px !important; }

  .sppl-212 {
    padding-left: 212px !important; }

  .sppl-213 {
    padding-left: 213px !important; }

  .sppl-214 {
    padding-left: 214px !important; }

  .sppl-215 {
    padding-left: 215px !important; }

  .sppl-216 {
    padding-left: 216px !important; }

  .sppl-217 {
    padding-left: 217px !important; }

  .sppl-218 {
    padding-left: 218px !important; }

  .sppl-219 {
    padding-left: 219px !important; }

  .sppl-220 {
    padding-left: 220px !important; }

  .sppl-221 {
    padding-left: 221px !important; }

  .sppl-222 {
    padding-left: 222px !important; }

  .sppl-223 {
    padding-left: 223px !important; }

  .sppl-224 {
    padding-left: 224px !important; }

  .sppl-225 {
    padding-left: 225px !important; }

  .sppl-226 {
    padding-left: 226px !important; }

  .sppl-227 {
    padding-left: 227px !important; }

  .sppl-228 {
    padding-left: 228px !important; }

  .sppl-229 {
    padding-left: 229px !important; }

  .sppl-230 {
    padding-left: 230px !important; }

  .sppl-231 {
    padding-left: 231px !important; }

  .sppl-232 {
    padding-left: 232px !important; }

  .sppl-233 {
    padding-left: 233px !important; }

  .sppl-234 {
    padding-left: 234px !important; }

  .sppl-235 {
    padding-left: 235px !important; }

  .sppl-236 {
    padding-left: 236px !important; }

  .sppl-237 {
    padding-left: 237px !important; }

  .sppl-238 {
    padding-left: 238px !important; }

  .sppl-239 {
    padding-left: 239px !important; }

  .sppl-240 {
    padding-left: 240px !important; }

  .sppl-241 {
    padding-left: 241px !important; }

  .sppl-242 {
    padding-left: 242px !important; }

  .sppl-243 {
    padding-left: 243px !important; }

  .sppl-244 {
    padding-left: 244px !important; }

  .sppl-245 {
    padding-left: 245px !important; }

  .sppl-246 {
    padding-left: 246px !important; }

  .sppl-247 {
    padding-left: 247px !important; }

  .sppl-248 {
    padding-left: 248px !important; }

  .sppl-249 {
    padding-left: 249px !important; }

  .sppl-250 {
    padding-left: 250px !important; } }
@media only screen and (min-width: 1100px) {
  .pc-mt-0 {
    margin-top: 0 !important; }
  .pc-mt-10 {
    margin-top: 10px !important; }
  .pc-mt-20 {
    margin-top: 20px !important; }
  .pc-mt-30 {
    margin-top: 30px !important; }
  .pc-mt-40 {
    margin-top: 40px !important; }
  .pc-mt-50 {
    margin-top: 50px !important; }
  .pc-mt-60 {
    margin-top: 60px !important; }
  .pc-mt-70 {
    margin-top: 70px !important; }
  .pc-mt-80 {
    margin-top: 80px !important; }
  .pc-mt-90 {
    margin-top: 90px !important; }
  .pc-mt-100 {
    margin-top: 100px !important; }
  .pc-mb-0 {
    margin-bottom: 0 !important; }
  .pc-mb-10 {
    margin-bottom: 10px !important; }
  .pc-mb-20 {
    margin-bottom: 20px !important; }
  .pc-mb-30 {
    margin-bottom: 30px !important; }
  .pc-mb-32 {
    margin-bottom: 32px !important; }
  .pc-mb-33 {
    margin-bottom: 33px !important; }
  .pc-mb-34 {
    margin-bottom: 34px !important; }
  .pc-mb-35 {
    margin-bottom: 35px !important; }
  .pc-mb-40 {
    margin-bottom: 40px !important; }
  .pc-mb-42 {
    margin-bottom: 42px !important; }
  .pc-mb-43 {
    margin-bottom: 43px !important; }
  .pc-mb-44 {
    margin-bottom: 44px !important; }
  .pc-mb-45 {
    margin-bottom: 45px !important; }
  .pc-mb-50 {
    margin-bottom: 50px !important; }
  .pc-mb-60 {
    margin-bottom: 60px !important; }
  .pc-mb-70 {
    margin-bottom: 70px !important; }
  .pc-mb-80 {
    margin-bottom: 80px !important; }
  .pc-mb-90 {
    margin-bottom: 90px !important; }
  .pc-mb-100 {
    margin-bottom: 100px !important; } }
@media only screen and (max-width: 1099px) {
  .sp-mt-0 {
    margin-top: 0 !important; }
  .sp-mt-10 {
    margin-top: 10px !important; }
  .sp-mt-20 {
    margin-top: 20px !important; }
  .sp-mt-30 {
    margin-top: 30px !important; }
  .sp-mt-40 {
    margin-top: 40px !important; }
  .sp-mt-50 {
    margin-top: 50px !important; }
  .sp-mt-60 {
    margin-top: 60px !important; }
  .sp-mt-70 {
    margin-top: 70px !important; }
  .sp-mt-80 {
    margin-top: 80px !important; }
  .sp-mt-90 {
    margin-top: 90px !important; }
  .sp-mt-100 {
    margin-top: 100px !important; }
  .sp-mb-0 {
    margin-bottom: 0 !important; }
  .sp-mb-10 {
    margin-bottom: 10px !important; }
  .sp-mb-20 {
    margin-bottom: 20px !important; }
  .sp-mb-30 {
    margin-bottom: 30px !important; }
  .sp-mb-40 {
    margin-bottom: 40px !important; }
  .sp-mb-50 {
    margin-bottom: 50px !important; }
  .sp-mb-60 {
    margin-bottom: 60px !important; }
  .sp-mb-70 {
    margin-bottom: 70px !important; }
  .sp-mb-80 {
    margin-bottom: 80px !important; }
  .sp-mb-90 {
    margin-bottom: 90px !important; }
  .sp-mb-100 {
    margin-bottom: 100px !important; } }
@media only screen and (min-width: 1100px) {
  .pc-pt-0 {
    padding-top: 0 !important; }
  .pc-pt-10 {
    padding-top: 10px !important; }
  .pc-pt-20 {
    padding-top: 20px !important; }
  .pc-pt-30 {
    padding-top: 30px !important; }
  .pc-pt-40 {
    padding-top: 40px !important; }
  .pc-pt-50 {
    padding-top: 50px !important; }
  .pc-pt-60 {
    padding-top: 60px !important; }
  .pc-pt-70 {
    padding-top: 70px !important; }
  .pc-pt-80 {
    padding-top: 80px !important; }
  .pc-pt-90 {
    padding-top: 90px !important; }
  .pc-pt-100 {
    padding-top: 100px !important; }
  .pc-pb-0 {
    padding-bottom: 0 !important; }
  .pc-pb-10 {
    padding-bottom: 10px !important; }
  .pc-pb-20 {
    padding-bottom: 20px !important; }
  .pc-pb-30 {
    padding-bottom: 30px !important; }
  .pc-pb-40 {
    padding-bottom: 40px !important; }
  .pc-pb-50 {
    padding-bottom: 50px !important; }
  .pc-pb-60 {
    padding-bottom: 60px !important; }
  .pc-pb-70 {
    padding-bottom: 70px !important; }
  .pc-pb-80 {
    padding-bottom: 80px !important; }
  .pc-pb-90 {
    padding-bottom: 90px !important; }
  .pc-pb-100 {
    padding-bottom: 100px !important; } }
@media only screen and (max-width: 1099px) {
  .sp-pt-0 {
    padding-top: 0 !important; }
  .sp-pt-10 {
    padding-top: 10px !important; }
  .sp-pt-20 {
    padding-top: 20px !important; }
  .sp-pt-30 {
    padding-top: 30px !important; }
  .sp-pt-40 {
    padding-top: 40px !important; }
  .sp-pt-50 {
    padding-top: 50px !important; }
  .sp-pt-60 {
    padding-top: 60px !important; }
  .sp-pt-70 {
    padding-top: 70px !important; }
  .sp-pt-80 {
    padding-top: 80px !important; }
  .sp-pt-90 {
    padding-top: 90px !important; }
  .sp-pt-100 {
    padding-top: 100px !important; }
  .sp-pb-0 {
    padding-bottom: 0 !important; }
  .sp-pb-10 {
    padding-bottom: 10px !important; }
  .sp-pb-20 {
    padding-bottom: 20px !important; }
  .sp-pb-30 {
    padding-bottom: 30px !important; }
  .sp-pb-40 {
    padding-bottom: 40px !important; }
  .sp-pb-50 {
    padding-bottom: 50px !important; }
  .sp-pb-60 {
    padding-bottom: 60px !important; }
  .sp-pb-70 {
    padding-bottom: 70px !important; }
  .sp-pb-80 {
    padding-bottom: 80px !important; }
  .sp-pb-90 {
    padding-bottom: 90px !important; }
  .sp-pb-100 {
    padding-bottom: 100px !important; } }
/*改行クラス*/
@media only screen and (min-width: 1100px) {
  .pc_br {
    display: inline; }

  .sp_br {
    display: none; } }
@media only screen and (max-width: 1099px) {
  .pc_br {
    display: none; }

  .sp_br {
    display: inline; } }
/*表示クラス*/
@media only screen and (min-width: 1100px) {
  .is-pc {
    display: block; }
    .is-pc-inline {
      display: inline; }
      .is-pc-inline-block {
        display: inline-block; }

  .is-sp {
    display: none; }
    .is-sp-inline {
      display: none; }
      .is-sp-inline-block {
        display: none; } }
@media only screen and (max-width: 1099px) {
  .is-pc {
    display: none; }
    .is-pc-inline {
      display: none; }
      .is-pc-inline-block {
        display: none; }

  .is-sp {
    display: block; }
    .is-sp-inline {
      display: inline; }
      .is-sp-inline-block {
        display: inline-block; } }
@media only screen and (min-width: 768px) {
  .is-m {
    display: block; }
    .is-m-inline {
      display: inline; }
      .is-m-inline-block {
        display: inline-block; }

  .is-maxm {
    display: none; }
    .is-maxm-inline {
      display: none; }
      .is-maxm-inline-block {
        display: none; } }
@media only screen and (max-width: 767px) {
  .is-m {
    display: none; }
    .is-m-inline {
      display: none; }
      .is-m-inline-block {
        display: none; }

  .is-maxm {
    display: block; }
    .is-maxm-inline {
      display: inline; }
      .is-maxm-inline-block {
        display: inline-block; } }
/* -------------------------------- 

汎用クラス（ページ内リンク）

-------------------------------- */
.alpha {
  transition: 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  opacity: 1; }
  .alpha:hover {
    opacity: 0.5; }

/* -------------------------------- 

// bourbon includes
@include clearfix;
@include transform(translateZ(0));
@include transform(rotate(45deg));
@include transition(opacity .3s);
@include transition(background .3s .3s);

// z-index
z-index: $below-content: 1;
z-index: $content: 2;
z-index: $above-content: 3;

// media queries
@include MQ(S)・・・min-width=S
@include MQ(M)・・・min-width=M
@include MQ(L)・・・min-width=L
@include MQ(maxL)・・・max-width=maxL

// header-height
height: $header-height-S;
height: $header-height-L;

// rgba
background: rgba($color-1, 0.5);

-------------------------------- */
body {
  position: relative; }

.sr-only {
  display: none; }

img {
  width: 100%;
  height: auto; }

/* -------------------------------- 

text size

-------------------------------- */
.f-60 {
  font-size: 6.0rem; }
.f-40 {
  font-size: 4.0rem; }
.f-36 {
  font-size: 3.6rem; }
.f-32 {
  font-size: 3.2rem; }
.f-30 {
  font-size: 3rem; }
.f-28 {
  font-size: 2.8rem; }
.f-24 {
  font-size: 2.4rem; }
.f-18 {
  font-size: 1.8rem; }
.f-16 {
  font-size: 1.6rem; }
.f-14 {
  font-size: 1.4rem; }
.f-12 {
  font-size: 1.2rem; }

/*maxL*/
/* -------------------------------- 

contents

-------------------------------- */
.contents {
  max-width: 990px;
  /*850*/
  width: 100%;
  margin: 0 auto;
  position: relative; }
  .contents-full {
    max-width: 100% !important;
    overflow: hidden; }
  .contents-1100 {
    max-width: 1100px; }
  .contents-990 {
    max-width: 990px; }
  .contents-880 {
    max-width: 880px; }
  .contents-770 {
    max-width: 770px; }
  .contents-660 {
    max-width: 660px; }
  .contents-640 {
    max-width: 640px; }

@media only screen and (max-width: 1099px) {
  .contents {
    max-width: 100%;
    width: 100%;
    padding: 0 18px;
    margin: 0 auto;
    position: relative; }
    .contents-full {
      max-width: 100% !important;
      padding: 0 18px; }
    .contents-1100 {
      max-width: 1100px;
      padding: 0 18px; }
    .contents-990 {
      max-width: 990px;
      padding: 0 18px; }
    .contents-880 {
      max-width: 880px;
      padding: 0 18px; }
    .contents-770 {
      max-width: 770px;
      padding: 0 18px; }
    .contents-660 {
      max-width: 660px;
      padding: 0 18px; }
    .contents-640 {
      max-width: 640px;
      padding: 0 18px; } }
/*maxL*/
/* -------------------------------- 

header + gnav

-------------------------------- */
.header {
  width: 100%;
  height: 74px;
  background-color: rgba(255, 255, 255, 0.9);
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1000; }
  .header-logo {
    width: 168px;
    height: 44px;
    position: absolute;
    left: 55px;
    top: 15px;
    z-index: 2;
    /*&-img-home {
    display:none;
    }*/ }

body#home {
  /*.header-logo-img {
  display:none;
  }
  .header-logo-img.header-logo-img-home {
  display:block;
  }*/ }
  body#home .header {
    background: transparent !important; }
  body#home .gnav-pc-bg {
    background: transparent !important; }
  body#home .drawer-nav {
    background: transparent !important; }
  body#home .gnav-pc-inner a {
    color: #ffffff; }
  body#home .drawer-hamburger-icon, body#home .drawer-hamburger-icon::before, body#home .drawer-hamburger-icon::after {
    background: #ffffff !important; }
  body#home.drawer-open {
    /*.header-logo-img {
    display:block;
    }
    .header-logo-img.header-logo-img-home {
    display:none;
    }*/ }
    body#home.drawer-open .drawer-hamburger-icon {
      background: transparent !important; }
      body#home.drawer-open .drawer-hamburger-icon:after, body#home.drawer-open .drawer-hamburger-icon:before {
        background: #000000 !important; }
    body#home.drawer-open .drawer-nav {
      background: #ffffff !important; }
    body#home.drawer-open .header {
      background: #ffffff !important; }
  body#home.scrolled {
    /*.header-logo-img {
    display:block;
    }
    .header-logo-img.header-logo-img-home {
    display:none;
    }*/ }
    body#home.scrolled .drawer-hamburger-icon {
      background: #000000 !important; }
      body#home.scrolled .drawer-hamburger-icon:after, body#home.scrolled .drawer-hamburger-icon:before {
        background: #000000 !important; }
    body#home.scrolled.drawer-open .drawer-hamburger-icon {
      background: transparent !important; }
      body#home.scrolled.drawer-open .drawer-hamburger-icon:after, body#home.scrolled.drawer-open .drawer-hamburger-icon:before {
        background: #000000 !important; }
    body#home.scrolled .header {
      background: #ffffff !important; }
    body#home.scrolled .gnav-pc-bg {
      background: #ffffff !important; }
    body#home.scrolled .drawer-nav {
      background: #ffffff !important; }
    body#home.scrolled .gnav-pc-inner a {
      color: #000000; }
  body#home .bread a, body#home .bread span {
    color: #ffffff;
    opacity: 1 !important; }

body.gnav-blk .gnav-pc-inner a {
  color: #000000 !important; }

@media only screen and (min-width: 1100px) {
  .drawer-hamburger {
    display: none; }

  .gnav-sp {
    display: none; }
  .gnav-pc {
    width: 100%;
    position: relative;
    height: 74px; }
    .gnav-pc-bg {
      position: fixed;
      top: 74px;
      left: 0;
      width: 100%;
      height: 0;
      background-color: rgba(255, 255, 255, 0.9);
      z-index: 999;
      -webkit-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
      transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1); }
      .gnav-pc-bg.opened {
        height: 180px; }
    .gnav-pc-inner {
      width: 525px;
      position: absolute;
      right: 31px;
      top: 28px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      justify-content: space-between;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .gnav-pc-inner > * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -moz-box-flex: 0;
        -moz-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto; }
      .gnav-pc-inner > li {
        width: 20%;
        font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
        letter-spacing: 0.1em;
        position: relative;
        padding-left: 12px; }
        .gnav-pc-inner > li:before {
          content: '';
          height: 21px;
          width: 2px;
          background: #c9151e;
          position: absolute;
          left: 0;
          top: -3px;
          opacity: 0;
          transition: all 0.25s cubic-bezier(0, 0, 0.58, 1) 0s; }
        .gnav-pc-inner > li:hover::before {
          opacity: 1; }
        .gnav-pc-inner > li.current::before {
          opacity: 1; }
        .gnav-pc-inner > li > a {
          font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
          letter-spacing: 0.1em; }
        .gnav-pc-inner > li > ul {
          position: absolute;
          left: 0;
          top: 18px;
          width: 300px;
          display: none;
          padding-top: 10px; }
          .gnav-pc-inner > li > ul:before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            height: 100%;
            width: 2px;
            background: #1d2088; }
          .gnav-pc-inner > li > ul > li {
            line-height: 1.75;
            padding-left: 12px; }
        .gnav-pc-inner > li > ul > li > a {
          font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N R", sans-serif;
          letter-spacing: 0.1em; } }
/*L*/
@media only screen and (max-width: 1099px) {
  body#recruit.drawer-open .header {
    background-color: #ffffff !important; }

  body#recruit.drawer-open .drawer-nav {
    background-color: #ffffff !important; }

  .header {
    height: 48px;
    position: fixed;
    top: 0;
    left: 0;
    transition: all 0.25s cubic-bezier(0, 0, 0.58, 1) 0s; }
    .header.scrolled {
      background-color: #ffffff; }
    .header-logo {
      width: 129px;
      height: 34px;
      left: 18px;
      top: 7px; }
      .header-logo-sp {
        width: 129px;
        height: 34px; }

  .gnav-pc {
    display: none; }
    .gnav-pc-bg {
      display: none; }

  .drawer-hamburger {
    right: 0 !important;
    top: 3px; }

  .drawer-hamburger-icon, .drawer-hamburger-icon::before, .drawer-hamburger-icon::after {
    width: 100%;
    height: 2px;
    background-color: #000000; }

  .drawer--top.drawer-open .drawer-nav {
    top: 48px;
    background: rgba(255, 255, 255, 0.9); }

  .drawer-menu > li > a.current {
    opacity: 0.5; }

  .drawer-menu {
    padding-left: 18px;
    padding: 30px 0 30px 18px; }
    .drawer-menu > li {
      margin-bottom: 22px;
      line-height: 1.5;
      position: relative; }
      .drawer-menu > li a {
        font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
        letter-spacing: 0.1em;
        display: inline-block;
        padding-left: 12px;
        font-size: 1.6rem; }
      .drawer-menu > li:before {
        content: '';
        height: 100%;
        width: 2px;
        background: #c9151e;
        position: absolute;
        left: 0;
        top: 0px; }
      .drawer-menu > li > ul {
        position: relative;
        padding-left: 0;
        padding-top: 10px;
        display: none; }
        .drawer-menu > li > ul:before {
          content: '';
          height: 100%;
          width: 2px;
          background: #1d2088;
          position: absolute;
          left: 0;
          top: 0;
          z-index: 1; }
        .drawer-menu > li > ul > li {
          line-height: 1.875 !important; } }
/*maxL*/
.footer {
  max-width: 1100px;
  margin: 0 auto;
  padding-top: 155px; }
  .footer-outer {
    background: #ffffff; }
  .footer-column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%; }
    .footer-column > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -moz-box-flex: 0;
      -moz-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto; }
    .footer-column-1 {
      width: 250px; }
      .footer-column-1-logo {
        width: 169px;
        margin-bottom: 10px; }
        .footer-column-1-logo-1 {
          line-height: 1.75;
          letter-spacing: 0 !important; }
        .footer-column-1-logo-2 {
          line-height: 1.75;
          letter-spacing: 0 !important; }
    .footer-column-2 {
      width: 51%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      justify-content: space-between;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .footer-column-2 > * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -moz-box-flex: 0;
        -moz-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto; }
  .footer-nav > li {
    line-height: 2; }
    .footer-nav > li > ul > li {
      line-height: 1.75 !important; }
  .footer-nav a.current {
    opacity: 0.5;
    cursor: default; }
  .footer-copy {
    text-align: center;
    padding: 50px 0; }
  .footer-sns {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    padding-top: 35px; }
    .footer-sns > * {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -moz-box-flex: 0;
      -moz-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto; }
    .footer-sns-tw {
      margin-right: 20px; }
      .footer-sns-tw img {
        width: 32px;
        height: auto; }
    .footer-sns-insta img {
      width: 33px;
      height: auto; }
  .footer-privacy {
    display: none; }

@media only screen and (max-width: 1099px) {
  .footer {
    max-width: 1100px;
    margin: 0 auto;
    padding-top: 155px;
    padding: 155px 18px 0; }
    .footer-column {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      justify-content: space-between;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      width: 100%; }
      .footer-column > * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -moz-box-flex: 0;
        -moz-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto; }
      .footer-column-1 {
        width: 250px; }
        .footer-column-1-logo {
          width: 169px;
          margin-bottom: 10px; }
          .footer-column-1-logo-1 {
            line-height: 1.75;
            letter-spacing: 0 !important; }
          .footer-column-1-logo-2 {
            line-height: 1.75;
            letter-spacing: 0 !important; }
      .footer-column-2 {
        width: 51%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        justify-content: space-between;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
        .footer-column-2 > * {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 auto;
          -moz-box-flex: 0;
          -moz-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
          flex: 0 0 auto; }
    .footer-nav > li {
      line-height: 2; }
      .footer-nav > li > ul > li {
        line-height: 1.75 !important; }
    .footer-nav a.current {
      opacity: 0.5;
      cursor: default; }
    .footer-copy {
      text-align: center;
      padding: 50px 0; }
    .footer-sns {
      width: 100%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      -webkit-justify-content: flex-end;
      -moz-justify-content: flex-end;
      justify-content: flex-end;
      padding-top: 35px; }
      .footer-sns > * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -moz-box-flex: 0;
        -moz-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto; }
      .footer-sns-tw {
        margin-right: 20px; }
        .footer-sns-tw img {
          width: 32px;
          height: auto; }
      .footer-sns-insta img {
        width: 33px;
        height: auto; }
    .footer-privacy {
      display: none; } }
/*maxL*/
@media only screen and (max-width: 899px) {
  .footer {
    max-width: 100%;
    margin: 0 auto;
    padding-top: 150px; }
    .footer-column {
      display: block;
      width: 100%; }
      .footer-column-1 {
        width: 100%;
        text-align: center; }
        .footer-column-1-logo {
          width: 169px;
          margin: 0 auto 10px; }
          .footer-column-1-logo-1 {
            line-height: 1.75;
            letter-spacing: 0 !important; }
          .footer-column-1-logo-2 {
            line-height: 1.75;
            letter-spacing: 0 !important; }
      .footer-column-2 {
        display: none; }
    .footer-nav > li {
      line-height: 2; }
      .footer-nav > li > ul > li {
        line-height: 1.75 !important; }
    .footer-nav a.current {
      opacity: 0.5;
      cursor: default; }
    .footer-copy {
      text-align: center;
      padding: 20px 0; }
    .footer-sns {
      width: 100%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      justify-content: center;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      padding-top: 30px; }
      .footer-sns > * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -moz-box-flex: 0;
        -moz-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto; }
      .footer-sns-tw {
        margin-right: 5px; }
        .footer-sns-tw img {
          width: 32px;
          height: auto; }
      .footer-sns-insta {
        margin-left: 5px; }
        .footer-sns-insta img {
          width: 33px;
          height: auto; }
    .footer-privacy {
      display: block;
      text-align: center;
      padding: 30px 0 10px; } }
/*maxL*/
.home-btn-container .btn {
  margin: 0 15px; }
  @media only screen and (max-width: 767px) {
    .home-btn-container .btn {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      margin: 0 auto 15px; } }

/*一時非表示+comingsoon*/
.works-container-coming {
  display: none; }

.comingsoon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  height: 480px; }
  .comingsoon > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .comingsoon p {
    font-family: YakuHanJP, "FOT-筑紫ゴシック Pr5N D", sans-serif;
    letter-spacing: 0.1em;
    font-size: 3rem;
    color: #dddddd; }

/*# sourceMappingURL=style.css.map */
