@charset "UTF-8";
.traffic .page_kv {
  background: url("../images/traffic_kv2.jpg") no-repeat;
  background-position: center;
  background-size: cover; }
  .traffic .page_kv h1 {
    position: relative;
    margin-top: 1.5em !important; }
@media screen and (max-width: 768px) {
  .traffic .page_kv {
    background: url("../images/traffic_kv2.jpg") no-repeat;
    background-position: right center;
    background-size: cover; } }

.page_kv {
  position: relative;
  padding: 1em 0 5em 0;
  margin: 0 0 5em 0; }
  .page_kv #head_title {
    width: 90%;
    max-width: 1000px;
    margin: 0 auto 0 auto;
    padding: 0 0 0 0; }
    .page_kv #head_title h1 {
      font-size: 2.4rem;
      line-height: 1.4;
      font-weight: normal;
      letter-spacing: .4em;
      color: #FFF;
      padding: 0 0 0 0; }
    .page_kv #head_title p {
      font-size: 1.4rem;
      line-height: 1.6;
      color: #FFF;
      margin: 0 0 0 0;
      padding: 0 0 0 0; }

.wp-block-group .wp-block-group__inner-container {
  width: 90%;
  max-width: 760px;
  margin: 0 auto 0 auto;
  padding: 0 0 0 0; }

.lead .wp-block-group__inner-container h2 {
  font-size: 2.8rem;
  line-height: 1.4;
  letter-spacing: .2em;
  margin: 0 0 1em 0;
  padding: 0 0 0 0; }
.lead .wp-block-group__inner-container p {
  font-size: 1.4rem;
  line-height: 1.8;
  margin: 0 0 0 0;
  padding: 0 0 0 0; }

.conte {
  padding-bottom: 4em; }
  .conte .wp-block-group__inner-container p {
    font-size: 1.4rem;
    line-height: 1.8;
    margin: 0 0 0 0;
    padding: 0 0 0 0; }
  .conte .wp-block-group__inner-container .wp-block-image {
    margin-bottom: 2em; }
    .conte .wp-block-group__inner-container .wp-block-image img {
      width: 100%;
      height: auto; }

.table_wrap {
  padding-top: 2em;
  padding-bottom: 1em; }
  .table_wrap table {
    border-collapse: collapse;
    table-layout: inherit; }
    .table_wrap table tr td {
      font-size: 1.4rem;
      line-height: 1.8;
      padding: 1em 1em 1em 1em;
      border: solid 1px #ccc; }
    .table_wrap table tr td {
      min-width: 180px;
      background: #EFEEEB; }
    .table_wrap table tr td + td {
      min-width: auto;
      background: #FFF; }

.box {
  margin-top: 2em; }
  .box .wp-block-group__inner-container {
    padding: 1em 2em;
    border: solid 1px #ccc;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .box .wp-block-group__inner-container h3 {
      font-size: 1.4rem;
      line-height: 1.4;
      letter-spacing: .2em;
      margin: 0 0 0 0;
      padding: 0 0 0 0; }
    .box .wp-block-group__inner-container p {
      font-size: 1.4rem;
      line-height: 1.8;
      margin: 0 0 0 0;
      padding: 0 0 0 0; }
    @media screen and (max-width: 768px) {
      .box .wp-block-group__inner-container .wp-block-buttons a {
        width: 250px; } }
    @media screen and (max-width: 768px) {
      .box .wp-block-group__inner-container .wp-block-buttons {
        margin-top: 1em; } }
  @media screen and (max-width: 768px) {
    .box .wp-block-group__inner-container {
      flex-direction: column; } }

.wp-block-columns {
  width: 90%;
  max-width: 760px;
  margin: 2em auto 0 auto;
  padding: 0 0 1em 0; }
  .wp-block-columns .wp-block-column {
    padding: 1em 1em;
    border: solid 1px #ccc; }
    .wp-block-columns .wp-block-column h3 {
      font-size: 1.4rem;
      line-height: 1.4;
      letter-spacing: .2em;
      margin: 0 0 0 0;
      padding: 0 0 0 0; }
    .wp-block-columns .wp-block-column p {
      font-size: 1.4rem;
      line-height: 1.8;
      margin: 0 0 0 0;
      padding: 0 0 0 0; }
    .wp-block-columns .wp-block-column .wp-block-buttons {
      display: flex;
      justify-content: space-between;
      margin-top: 1em; }

.sougou {
  margin-top: 2em; }

.w250 a {
  width: 250px; }

section .bg_wrap {
  position: relative;
  margin: 5em 0 8em 0;
  padding: 6em 0; }
  section .bg_wrap .bg {
    background: #EFEEEB; }
  section .bg_wrap .bg.Lp {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 90vw;
    height: 100%;
    padding: 9em 0 5em 0; }
  @media screen and (min-width: 768px) {
    section .bg_wrap .bg.Lp {
      width: 70vw; } }
  section .bg_wrap .bg.Lp::after {
    display: block;
    content: "";
    background: url("../images/top_right.svg") no-repeat;
    background-position: 0 0;
    background-size: 100%;
    position: absolute;
    right: -16px;
    top: -15px;
    z-index: 0;
    width: 36px;
    height: 35px; }
  section .bg_wrap .bg.Lp::before {
    display: block;
    content: "";
    background: url("../images/bottom_right.svg") no-repeat;
    background-position: 0 0;
    background-size: 100%;
    position: absolute;
    right: -16px;
    bottom: -15px;
    z-index: 0;
    width: 36px;
    height: 35px; }
  section .bg_wrap .bg.Lp.dark::after {
    display: block;
    content: "";
    background: url("../../assets/images/bottom_right.svg") no-repeat;
    background-position: 0 0;
    background-size: 100%;
    position: absolute;
    right: -16px;
    bottom: -15px;
    z-index: 0;
    width: 36px;
    height: 35px;
    transform: rotate(-90deg); }
  section .bg_wrap .bg.Lp.dark::before {
    display: block;
    content: "";
    background: url("../../assets/images/bottom_right.svg") no-repeat;
    background-position: 0 0;
    background-size: 100%;
    position: absolute;
    right: -16px;
    bottom: -15px;
    z-index: 0;
    width: 36px;
    height: 35px;
    transform: rotate(0deg); }
  section .bg_wrap .bg.Rp {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0;
    width: 90vw;
    height: 100%;
    padding: 9em 0 5em 0; }
  @media screen and (min-width: 768px) {
    section .bg_wrap .bg.Rp {
      width: 70vw; } }
  section .bg_wrap .bg.Rp::after {
    display: block;
    content: "";
    background: url("../images/top_right.svg") no-repeat;
    background-position: 0 0;
    background-size: 100%;
    position: absolute;
    left: -16px;
    top: -15px;
    z-index: 0;
    width: 36px;
    height: 35px;
    transform: rotate(-90deg); }
  section .bg_wrap .bg.Rp::before {
    display: block;
    content: "";
    background: url("../images/bottom_right.svg") no-repeat;
    background-position: 0 0;
    background-size: 100%;
    position: absolute;
    left: -16px;
    bottom: -15px;
    z-index: 0;
    width: 36px;
    height: 35px;
    transform: rotate(90deg); }
  section .bg_wrap .bg.dark {
    width: 90vw;
    height: 100%;
    background: #B9B2AC;
    padding: 0 0 0 0; }
  @media screen and (min-width: 768px) {
    section .bg_wrap .bg.dark {
      width: 70vw; } }
  section .bg_wrap .bg.Rp.dark::after {
    display: block;
    content: "";
    background: url("../../assets/images/bottom_right.svg") no-repeat;
    background-position: 0 0;
    background-size: 100%;
    position: absolute;
    left: -16px;
    bottom: -15px;
    z-index: 0;
    width: 36px;
    height: 35px;
    transform: rotate(180deg); }
  section .bg_wrap .bg.Rp.dark::before {
    display: block;
    content: "";
    background: url("../../assets/images/bottom_right.svg") no-repeat;
    background-position: 0 0;
    background-size: 100%;
    position: absolute;
    left: -16px;
    bottom: -15px;
    z-index: 0;
    width: 36px;
    height: 35px;
    transform: rotate(90deg); }
  section .bg_wrap .ph_text {
    position: relative;
    z-index: 1;
    display: block; }
    section .bg_wrap .ph_text .ph {
      width: 100%;
      position: relative;
      margin: 0 0 0 0;
      line-height: 0; }
      section .bg_wrap .ph_text .ph img {
        width: 100%;
        height: auto; }
    section .bg_wrap .ph_text .text {
      width: 100%;
      position: relative;
      left: 0;
      background: #B9B2AC;
      padding: 3em 3em 3em 3em; }
      section .bg_wrap .ph_text .text h3 {
        font-size: 2.8rem;
        line-height: 1.4;
        color: #FFF;
        margin: 0 0 1em 0;
        padding: 0 0 0 0; }
      section .bg_wrap .ph_text .text p {
        font-size: 1.4rem;
        line-height: 1.6;
        color: #FFF; }
      section .bg_wrap .ph_text .text .more {
        margin: 2em 0 0 0;
        text-align: center; }
        section .bg_wrap .ph_text .text .more a img {
          width: 100%;
          max-width: 180px;
          height: auto; }
        section .bg_wrap .ph_text .text .more a:hover {
          opacity: .8; }
      @media screen and (min-width: 768px) {
        section .bg_wrap .ph_text .text .more {
          text-align: left; }
          section .bg_wrap .ph_text .text .more a img {
            max-width: 127px; } }
    section .bg_wrap .ph_text .text::after {
      display: none; }
  @media screen and (min-width: 768px) {
    section .bg_wrap .ph_text.set01 {
      flex-direction: row; }
    section .bg_wrap .ph_text.set02 {
      flex-direction: row-reverse; }
      section .bg_wrap .ph_text.set02 .text {
        width: 40%;
        position: relative;
        right: -5em !important;
        left: auto !important;
        background: #B9B2AC;
        padding: 4em 4em 0 4em; }
      section .bg_wrap .ph_text.set02 .text::after {
        display: block;
        content: "";
        background: url("../../assets/images/bottom_right.svg") no-repeat;
        background-position: 0 0;
        background-size: 100%;
        position: absolute;
        right: -16px !important;
        left: auto !important;
        top: -15px;
        z-index: 0;
        width: 36px;
        height: 35px;
        transform: rotate(-90deg); }
    section .bg_wrap .ph_text {
      position: relative;
      z-index: 1;
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap; }
      section .bg_wrap .ph_text .ph {
        width: 60%;
        position: relative;
        margin: -14em 0 0 0; }
        section .bg_wrap .ph_text .ph img {
          width: 100%;
          height: auto; }
      section .bg_wrap .ph_text .text {
        width: 40%;
        position: relative;
        left: -5em;
        background: #B9B2AC;
        padding: 4em 4em 0 4em; }
        section .bg_wrap .ph_text .text h3 {
          font-size: 2.8rem;
          line-height: 1.4;
          color: #FFF;
          margin: 0 0 1em 0;
          padding: 0 0 0 0; }
        section .bg_wrap .ph_text .text p {
          font-size: 1.4rem;
          line-height: 1.6;
          color: #FFF; }
      section .bg_wrap .ph_text .text::after {
        display: block;
        content: "";
        background: url("../../assets/images/bottom_right.svg") no-repeat;
        background-position: 0 0;
        background-size: 100%;
        position: absolute;
        left: -16px;
        top: -15px;
        z-index: 0;
        width: 36px;
        height: 35px;
        transform: rotate(180deg); } }
section .bg_wrap.mt20 {
  margin-top: 5em; }
@media screen and (max-width: 768px) {
  section .bg_wrap.mt20 {
    margin-top: 20em; } }

.bg_wrap.test .bg.Lp.dark {
  font-size: 1.5rem;
  text-align: center;
  color: #fff;
  width: 90vw; }
  .bg_wrap.test .bg.Lp.dark > div {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
  .bg_wrap.test .bg.Lp.dark::after {
    display: none; }
  @media screen and (min-width: 768px) {
    .bg_wrap.test .bg.Lp.dark {
      font-size: 1.8rem; } }

/*ぱんくず*/
.breadcrumbs {
  color: #FFF; }

.breadcrumbs .inner span a {
  color: #FFF;
  text-decoration: none; }
