@charset "UTF-8";
.mainVisual .ttlBox {
  position: relative;
  margin-bottom: 0; }
  .mainVisual .ttlBox .ttl, .mainVisual .ttlBox .ttl_en {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    color: #fff;
    text-shadow: black 1px 1px 10px, black -1px 1px 10px, black 1px -1px 10px, black -1px -1px 10px; }
  .mainVisual .ttlBox .ttl {
    top: 23%;
    word-wrap: normal; }
    @media screen and (max-width: 767px) {
      .mainVisual .ttlBox .ttl {
        font-size: 6vw;
        white-space: nowrap; } }
  .mainVisual .ttlBox .ttl_en {
    top: 58%; }
  .mainVisual .ttlBox img {
    object-fit: cover;
    width: 100%;
    height: 180px; }
    @media screen and (max-width: 767px) {
      .mainVisual .ttlBox img {
        height: 80px; } }
.mainVisual + .bg {
  padding-top: 80px; }
  @media screen and (max-width: 767px) {
    .mainVisual + .bg {
      padding-top: 40px; } }

.pankuzu {
  width: 100%;
  display: flex;
  list-style: none;
  flex-wrap: nowrap;
  padding: 10px 10px;
  justify-content: flex-end;
  font-size: 1.2rem; }
  @media screen and (max-width: 767px) {
    .pankuzu {
      width: auto;
      margin-left: 0; } }
  .pankuzu + .content_top {
    padding-top: 30px; }
  .pankuzu .p-breadcrumb__lists {
    display: flex;
    flex-wrap: wrap;
    word-break: break-all; }
    .pankuzu .p-breadcrumb__lists li {
      position: relative;
      margin-right: 15px;
      padding-right: 15px;
      font-size: 1.5rem; }
      .pankuzu .p-breadcrumb__lists li::after {
        content: ">";
        display: inline-block;
        position: absolute;
        right: -5px;
        top: 50%;
        transform: translateY(-50%); }
        @media screen and (max-width: 767px) {
          .pankuzu .p-breadcrumb__lists li::after {
            top: -1px;
            transform: none; } }
      .pankuzu .p-breadcrumb__lists li:last-child {
        margin-right: 0;
        padding-right: 0; }
        .pankuzu .p-breadcrumb__lists li:last-child::after {
          content: none; }

.boxType_atmosphere {
  padding: 80px 0 100px;
  position: relative; }
  .boxType_atmosphere .inner {
    width: auto;
    margin: 0 4%; }
  .boxType_atmosphere > .ttl {
    margin-left: 4%; }
    .boxType_atmosphere > .ttl.ttl003 {
      position: absolute;
      top: 80px; }
      @media screen and (max-width: 767px) {
        .boxType_atmosphere > .ttl.ttl003 {
          position: inherit;
          top: auto; } }
  .boxType_atmosphere .txtArea {
    width: auto;
    margin-left: auto;
    margin-right: auto; }
  .boxType_atmosphere .boxType_atmosphere_photo {
    margin-bottom: 80px;
    height: 660px;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    position: relative; }
    @media all and (max-width: 1850px) {
      .boxType_atmosphere .boxType_atmosphere_photo {
        height: 600px; } }
    @media all and (max-width: 1550px) {
      .boxType_atmosphere .boxType_atmosphere_photo {
        height: 500px; } }
    @media screen and (max-width: 1290px) {
      .boxType_atmosphere .boxType_atmosphere_photo {
        height: 430px; } }
    @media screen and (max-width: 767px) {
      .boxType_atmosphere .boxType_atmosphere_photo {
        margin-left: 20px;
        margin-right: 20px;
        flex-wrap: wrap;
        display: inherit;
        height: auto;
        margin-bottom: 40px; } }
    .boxType_atmosphere .boxType_atmosphere_photo > div {
      width: calc(100%/3);
      height: 785px; }
      @media screen and (max-width: 767px) {
        .boxType_atmosphere .boxType_atmosphere_photo > div {
          width: auto;
          height: auto; } }
      .boxType_atmosphere .boxType_atmosphere_photo > div .photo {
        width: calc(100%/3); }
        @media screen and (max-width: 767px) {
          .boxType_atmosphere .boxType_atmosphere_photo > div .photo {
            width: auto;
            height: auto; } }
        .boxType_atmosphere .boxType_atmosphere_photo > div .photo img {
          border-radius: 15px;
          overflow: hidden;
          position: absolute; }
          @media screen and (max-width: 767px) {
            .boxType_atmosphere .boxType_atmosphere_photo > div .photo img {
              width: 100% !important;
              position: inherit; } }
        .boxType_atmosphere .boxType_atmosphere_photo > div .photo:nth-child(1) img {
          left: 4%;
          top: 170px;
          width: 16%;
          max-width: 300px; }
          @media screen and (max-width: 1290px) {
            .boxType_atmosphere .boxType_atmosphere_photo > div .photo:nth-child(1) img {
              width: 14%; } }
          @media screen and (max-width: 767px) {
            .boxType_atmosphere .boxType_atmosphere_photo > div .photo:nth-child(1) img {
              position: inherit;
              left: auto;
              top: auto;
              width: auto; } }
        .boxType_atmosphere .boxType_atmosphere_photo > div .photo:nth-child(2) img {
          left: 50%;
          top: 0;
          transform: translateX(-50%);
          width: 46%;
          max-width: 900px; }
          @media screen and (max-width: 767px) {
            .boxType_atmosphere .boxType_atmosphere_photo > div .photo:nth-child(2) img {
              left: auto;
              top: auto;
              transform: none;
              width: auto;
              max-width: inherit; } }
        .boxType_atmosphere .boxType_atmosphere_photo > div .photo:nth-child(3) img {
          right: 4%;
          top: 0;
          width: 22%;
          max-width: 300px; }
          @media screen and (max-width: 767px) {
            .boxType_atmosphere .boxType_atmosphere_photo > div .photo:nth-child(3) img {
              right: auto;
              top: auto;
              width: auto;
              max-width: inherit; } }

/*------------------------------------------------------------
	happilyStaffBox
------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  .happilyStaffBox .columnBox.type_2column .column_item.column_item02 {
    width: 84% !important;
    margin: 0 auto; } }
.happilyStaffBox .columnBox.type_2column .column_item img {
  border-radius: 0; }
@media screen and (max-width: 767px) {
  .happilyStaffBox .ttl.ttl_ct {
    text-align: left; } }

/*------------------------------------------------------------
	qualityBox
------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  .qualityBox .columnBox.type_3column .column_item {
    width: 70%; } }

/*------------------------------------------------------------
	qualityBox
------------------------------------------------------------*/
.listType_4column .columnBox {
  flex-wrap: wrap;
  justify-content: flex-start; }
  @media screen and (max-width: 767px) {
    .listType_4column .columnBox {
      justify-content: space-between; } }
  .listType_4column .columnBox::after {
    content: "";
    display: block;
    width: calc(100%/2 - 56px);
    height: 0; }
  .listType_4column .columnBox .column_item {
    width: 20%;
    margin: 1% 2.5% 80px;
    padding-bottom: 10px;
    border-bottom: 1px solid #222222; }
    @media screen and (max-width: 767px) {
      .listType_4column .columnBox .column_item {
        display: block;
        width: 45%;
        margin: 1% 0 40px;
        margin-bottom: 40px; } }
    .listType_4column .columnBox .column_item .btn_am {
      margin-right: 0;
      display: block; }
      .listType_4column .columnBox .column_item .btn_am .slide-in {
        width: 100%;
        padding: 0; }
      .listType_4column .columnBox .column_item .btn_am a {
        width: 100%;
        min-width: inherit;
        height: 40px;
        padding: 0 20px;
        line-height: 40px; }
        .listType_4column .columnBox .column_item .btn_am a span {
          font-size: 1.4rem; }
      .listType_4column .columnBox .column_item .btn_am .arrow {
        width: 100%; }
        .listType_4column .columnBox .column_item .btn_am .arrow::after {
          top: 41.2%;
          width: 10px;
          height: 10px; }
          @media screen and (max-width: 767px) {
            .listType_4column .columnBox .column_item .btn_am .arrow::after {
              display: none; } }
        .listType_4column .columnBox .column_item .btn_am .arrow::before {
          width: 20px;
          top: 45%;
          right: 20px; }
          @media screen and (max-width: 767px) {
            .listType_4column .columnBox .column_item .btn_am .arrow::before {
              display: none; } }
  @media screen and (max-width: 767px) {
    .listType_4column .columnBox .txt {
      line-height: 1.7;
      padding: 0; } }
  @media screen and (max-width: 767px) {
    .listType_4column .columnBox .ttl {
      margin-bottom: 10px;
      padding: 0; } }
.listType_4column .tabs {
  display: inherit;
  height: auto; }
  @media screen and (max-width: 767px) {
    .listType_4column .tabs {
      padding-bottom: 0; } }
  .listType_4column .tabs .tab_item {
    float: left; }
.listType_4column .tab_content {
  position: inherit;
  top: auto;
  left: auto;
  width: auto;
  height: auto;
  min-height: inherit;
  padding-top: 80px; }
  @media screen and (max-width: 767px) {
    .listType_4column .tab_content {
      padding-top: 0; } }

/*------------------------------------------------------------
	productsBox
------------------------------------------------------------*/
.productsBox {
  padding-top: 40px; }
  .productsBox .ttl_flex {
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 60px; }
    @media screen and (max-width: 767px) {
      .productsBox .ttl_flex {
        margin-bottom: 30px; } }
    .productsBox .ttl_flex .tag {
      margin-left: 30px;
      margin-bottom: 0; }
      @media screen and (max-width: 767px) {
        .productsBox .ttl_flex .tag {
          margin-left: 0;
          margin-top: 10px; } }
    .productsBox .ttl_flex .ttl {
      margin-bottom: 0; }
  .productsBox .products__headline {
    margin-bottom: 60px; }
    .productsBox .products__headline ul {
      display: flex;
      justify-content: center; }
      @media screen and (max-width: 767px) {
        .productsBox .products__headline ul {
          margin-bottom: 30px;
          flex-wrap: wrap;
          justify-content: flex-start; } }
      .productsBox .products__headline ul li {
        font-size: 1.8rem;
        font-weight: bold;
        border-left: 1px solid #048752;
        padding-left: 0;
        padding-right: 0;
        margin-left: 0;
        margin-right: 0; }
        .productsBox .products__headline ul li:first-child {
          border-left: none; }
          @media screen and (max-width: 767px) {
            .productsBox .products__headline ul li:first-child {
              border: 1px solid #048752; } }
        .productsBox .products__headline ul li:nth-child(2) {
          border-left: 1px solid #048752; }
        @media screen and (max-width: 767px) {
          .productsBox .products__headline ul li {
            width: 48%;
            text-align: center;
            margin-bottom: 10px;
            font-size: 1.4rem;
            margin-right: 2%;
            border: 1px solid #048752;
            font-weight: bold;
            margin-left: 0; } }
        .productsBox .products__headline ul li a {
          display: block;
          color: #048752;
          padding: 3px 20px; }
  .productsBox .tag {
    margin-bottom: 10px;
    background: none;
    border: 1px solid #048752; }
    .productsBox .tag a {
      color: #048752; }
  @media screen and (max-width: 767px) {
    .productsBox .articleSet {
      display: inherit;
      flex-wrap: wrap; } }
  .productsBox .articleSet .photo {
    width: 28%; }
    @media screen and (max-width: 767px) {
      .productsBox .articleSet .photo {
        width: auto; } }
  .productsBox .articleSet .txtArea {
    display: table;
    width: 60%; }
    @media screen and (max-width: 767px) {
      .productsBox .articleSet .txtArea {
        width: auto; } }
    .productsBox .articleSet .txtArea > div {
      display: table-cell;
      vertical-align: middle;
      border-bottom: 1px dotted #116845;
      border-top: 1px dotted #116845;
      padding-bottom: 20px; }
      @media screen and (max-width: 767px) {
        .productsBox .articleSet .txtArea > div {
          border-top: none; } }
  .productsBox .articleSet + .articleSet {
    margin-top: 60px; }
  .productsBox .products_tag {
    margin-top: 30px;
    padding: 0 0 0 30px;
    position: relative;
    font-size: 1.6rem; }
    .productsBox .products_tag::before {
      content: "";
      display: inline-block;
      width: 20px;
      height: 20px;
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-50%);
      background-image: url("../img/news/icon_blog.png");
      background-repeat: no-repeat;
      background-size: contain; }
    .productsBox .products_tag a {
      color: #A93C5B; }

/*------------------------------------------------------------
	brandBox
------------------------------------------------------------*/
.productsLogoList + .btn_am {
  margin-top: 60px; }
  @media screen and (max-width: 767px) {
    .productsLogoList + .btn_am {
      margin-top: 30px; } }

/*------------------------------------------------------------
	.staffBox
------------------------------------------------------------*/
.staffBox {
  padding-top: 40px; }
  .staffBox .ttl_flex {
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 40px; }
    .staffBox .ttl_flex .tag {
      margin-bottom: 0; }
      @media screen and (max-width: 767px) {
        .staffBox .ttl_flex .tag {
          margin-bottom: 10px; } }
    .staffBox .ttl_flex .ttl {
      margin-bottom: 0; }
      @media screen and (max-width: 767px) {
        .staffBox .ttl_flex .ttl {
          margin-bottom: 20px; } }
  @media screen and (max-width: 767px) {
    .staffBox .articleSet {
      display: inherit;
      flex-wrap: wrap; } }
  .staffBox .articleSet .photo {
    width: 46%; }
    @media screen and (max-width: 767px) {
      .staffBox .articleSet .photo {
        width: auto; } }
  .staffBox .articleSet .txtArea {
    display: table;
    width: 47%; }
    @media screen and (max-width: 767px) {
      .staffBox .articleSet .txtArea {
        width: auto; } }
    .staffBox .articleSet .txtArea > div {
      display: table-cell;
      vertical-align: middle;
      border-bottom: 1px dotted #116845;
      border-top: 1px dotted #116845;
      padding: 30px 0; }
      @media screen and (max-width: 767px) {
        .staffBox .articleSet .txtArea > div {
          border-top: none;
          padding-bottom: 30px; } }
    .staffBox .articleSet .txtArea .txt {
      line-height: 1.9; }
  .staffBox .articleSet + .articleSet {
    margin-top: 60px; }

/*------------------------------------------------------------
	storeBox
------------------------------------------------------------*/
.storeBox {
  padding-top: 40px; }
  .storeBox .ttl_flex {
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 40px; }
    .storeBox .ttl_flex .tag {
      margin-bottom: 0; }
      @media screen and (max-width: 767px) {
        .storeBox .ttl_flex .tag {
          margin-bottom: 10px; } }
    .storeBox .ttl_flex .ttl {
      margin-bottom: 0; }
      @media screen and (max-width: 767px) {
        .storeBox .ttl_flex .ttl {
          margin-bottom: 20px; } }
  @media screen and (max-width: 767px) {
    .storeBox .articleSet {
      display: inherit;
      flex-wrap: wrap; } }
  .storeBox .articleSet .photo {
    width: 46%; }
    @media screen and (max-width: 767px) {
      .storeBox .articleSet .photo {
        width: auto; } }
  .storeBox .articleSet .txtArea {
    display: table;
    width: 46%; }
    @media screen and (max-width: 767px) {
      .storeBox .articleSet .txtArea {
        width: 100%; } }
    .storeBox .articleSet .txtArea > div {
      display: table-cell;
      vertical-align: middle; }
      @media screen and (max-width: 767px) {
        .storeBox .articleSet .txtArea > div {
          border-top: none;
          padding-bottom: 30px; } }
  .storeBox .articleSet + .articleSet {
    margin-top: 60px; }

/*------------------------------------------------------------
	news
------------------------------------------------------------*/
.news__box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .news__box h1.ttl {
    display: block;
    width: 100%; }
  .news__box .news__box__left {
    width: 70%; }
    .news__box .news__box__left .blog__box__item {
      flex-wrap: wrap;
      margin: 0 0 30px 0;
      padding: 0 0 30px 0;
      border-bottom: 1px dotted #ccc;
      display: flex;
      align-items: center; }
      .news__box .news__box__left .blog__box__item .img {
        width: 30%;
        max-width: 100%;
        height: auto;
        display: block;
        margin: 0 auto;
        margin: 0 30px 0 0;
        display: block; }
        .news__box .news__box__left .blog__box__item .img img {
          border: 1px solid #cccc; }
      .news__box .news__box__left .blog__box__item .txt {
        width: 64%;
        margin-left: auto;
        position: relative; }
        .news__box .news__box__left .blog__box__item .txt .ttl {
          margin-bottom: 30px;
          line-height: 1.4; }
      .news__box .news__box__left .blog__box__item .button {
        margin-top: 30px; }
    .news__box .news__box__left .ttl {
      vertical-align: middle;
      font-size: 2.1rem; }
      .news__box .news__box__left .ttl .maruminold {
        font-weight: 400 !important; }
      .news__box .news__box__left .ttl .tab {
        line-height: normal;
        vertical-align: middle;
        border-radius: 20px;
        min-width: 70px;
        text-align: center;
        width: auto;
        display: inline-table;
        margin-right: 8px;
        color: #0697A6;
        font-size: 1.2rem;
        border: 1px solid #0697A6;
        padding: 0 8px;
        margin-top: 0; }
    .news__box .news__box__left .article_data {
      margin-top: 0;
      font-size: 1.5rem;
      font-weight: normal; }
      .news__box .news__box__left .article_data .tag {
        border-color: #116845;
        background: none;
        color: #116845;
        line-height: 1.5;
        margin: 20px 0; }
    .news__box .news__box__left .btn_am {
      margin-left: 0; }
      .news__box .news__box__left .btn_am .arrow {
        height: 40px; }
        .news__box .news__box__left .btn_am .arrow::before {
          width: 20px;
          top: 45%;
          right: 20px; }
        .news__box .news__box__left .btn_am .arrow::after {
          top: 41.2%;
          width: 10px;
          height: 10px; }
      .news__box .news__box__left .btn_am a {
        padding: 0;
        min-width: 216px;
        height: 40px;
        margin: 0;
        line-height: 40px; }
    .news__box .news__box__left article {
      margin-bottom: 30px;
      background-color: #fff;
      border: 1px solid #CCCCCC;
      border-radius: 15px;
      padding: 50px; }
      @media screen and (max-width: 767px) {
        .news__box .news__box__left article {
          padding: 20px; } }
      .news__box .news__box__left article .ttl span {
        margin-top: 0; }
      .news__box .news__box__left article .photo {
        display: table;
        margin-left: auto;
        margin-right: auto; }
        .news__box .news__box__left article .photo + .txt {
          margin-top: 50px; }
          @media screen and (max-width: 767px) {
            .news__box .news__box__left article .photo + .txt {
              margin-top: 0; } }
      .news__box .news__box__left article .txt {
        line-height: 2.3;
        /*画像の中央寄せ*/
        /*figureタグで囲まれた画像の中央寄せ*/
        /*画像右寄せ*/
        /*figureタグで囲まれた画像右寄せ*/
        /*位置指定のない画像*/
        /*figureタグで囲まれた位置指定のない画像*/ }
        .news__box .news__box__left article .txt a {
          color: #116845; }
        .news__box .news__box__left article .txt img {
          margin-top: 30px;
          margin-bottom: 30px;
          border-radius: 15px; }
        .news__box .news__box__left article .txt .aligncenter {
          height: auto;
          margin: 0 auto;
          max-width: 100%; }
        .news__box .news__box__left article .txt .aligncenter img {
          height: auto;
          max-width: 100%; }
        .news__box .news__box__left article .txt .alignright {
          height: auto;
          margin-left: auto;
          max-width: 100%; }
        .news__box .news__box__left article .txt .alignright img {
          height: auto;
          max-width: 100%; }
        .news__box .news__box__left article .txt .alignnone {
          height: auto;
          max-width: 100%; }
        .news__box .news__box__left article .txt .alignnone img {
          height: auto;
          max-width: 100%; }
      .news__box .news__box__left article img {
        display: block;
        width: auto;
        height: auto;
        max-height: 70vh;
        max-width: 100%; }
        .news__box .news__box__left article img.aligncenter {
          display: block;
          margin-right: auto;
          margin-left: auto; }
        .news__box .news__box__left article img.alignright {
          float: right;
          margin-bottom: 20px;
          margin-left: 20px; }
        .news__box .news__box__left article img.alignleft {
          float: left;
          margin-right: 20px;
          margin-bottom: 20px; }
      .news__box .news__box__left article .mainPhoto {
        margin: 30px auto 60px;
        width: 70%; }
      .news__box .news__box__left article p + p {
        margin-top: 20px; }
      .news__box .news__box__left article h1, .news__box .news__box__left article h2, .news__box .news__box__left article h3, .news__box .news__box__left article h4, .news__box .news__box__left article h5 {
        line-height: 1.3; }
        @media screen and (max-width: 767px) {
          .news__box .news__box__left article h1 span, .news__box .news__box__left article h2 span, .news__box .news__box__left article h3 span, .news__box .news__box__left article h4 span, .news__box .news__box__left article h5 span {
            font-size: 5vw !important; } }
        .news__box .news__box__left article h1 + p, .news__box .news__box__left article h2 + p, .news__box .news__box__left article h3 + p, .news__box .news__box__left article h4 + p, .news__box .news__box__left article h5 + p {
          margin-top: 40px; }
      .news__box .news__box__left article .news__box__left--gallery {
        margin: 40px auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between; }
        @media screen and (max-width: 767px) {
          .news__box .news__box__left article .news__box__left--gallery {
            display: inherit; } }
        .news__box .news__box__left article .news__box__left--gallery li {
          width: calc(100%/2 - 10px);
          margin-bottom: 20px; }
          @media screen and (max-width: 767px) {
            .news__box .news__box__left article .news__box__left--gallery li {
              width: auto; } }
          .news__box .news__box__left article .news__box__left--gallery li img {
            border-radius: 5px;
            width: 100%;
            height: auto;
            object-fit: contain; }
  .news__box .news__box__right {
    width: 25%;
    margin-left: auto; }
    .news__box .news__box__right .side__list {
      margin-bottom: 30px;
      background-color: #fff;
      border: 1px solid #CCCCCC;
      border-radius: 15px;
      padding: 20px;
      overflow: auto;
      max-height: 1200px; }
      @media screen and (max-width: 767px) {
        .news__box .news__box__right .side__list {
          max-height: 80vh; } }
      .news__box .news__box__right .side__list .ttl_en {
        font-size: 2.2rem;
        margin-bottom: 10px; }

.sList li a {
  font-size: 1.6rem;
  padding: 5px 0;
  display: block;
  position: relative;
  padding-left: 25px;
  color: #A93C5B; }
  .sList li a::before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background-image: url("../img/news/icon_blog.png");
    background-repeat: no-repeat;
    background-size: contain; }

@media all and (max-width: 767px) {
  .news__box {
    display: inherit; } }
@media all and (max-width: 767px) {
  .news__box .news__box__left {
    width: auto; } }
@media all and (max-width: 767px) {
  .news__box .news__box__left .blog__box__item {
    padding: 0 0 10px 0;
    margin: 0 0 50px 0;
    display: flex; } }
@media all and (max-width: 767px) {
  .news__box .news__box__left .blog__box__item .img {
    width: auto;
    margin: 0 0 30px; } }
@media all and (max-width: 767px) {
  .news__box .news__box__left .blog__box__item .txt {
    width: auto;
    margin-left: 0; } }
@media all and (max-width: 767px) {
  .news__box .news__box__left .blog__box__item .txt .ttl.ttl005 {
    margin-bottom: 10px; } }
@media screen and (max-width: 780px) {
  .news__box .news__box__left article img {
    width: 100%;
    height: auto;
    object-fit: contain;
    margin: 0 auto 30px; } }
@media screen and (max-width: 780px) {
  .news__box .news__box__left article .mainPhoto {
    width: 100%;
    margin: 30px auto; } }
@media all and (max-width: 767px) {
  .news__box .news__box__right {
    width: auto; } }
@media all and (max-width: 767px) {
  .news__box .news__box__right .side__list .sTtl {
    background-color: #ececec; } }
.news_catBox {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 50px; }
  @media screen and (max-width: 767px) {
    .news_catBox {
      margin-bottom: 10px; } }
  .news_catBox ul {
    display: flex;
    flex-wrap: wrap; }
    @media screen and (max-width: 767px) {
      .news_catBox ul {
        margin-bottom: 10px; } }
    .news_catBox ul .tag {
      border-color: #116845;
      background: none;
      color: #116845; }

/*------------------------------------------------------------
	articleBtnBox
------------------------------------------------------------*/
.articleBtnBox {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin: 30px 0 50px; }
  .articleBtnBox .articleBtn {
    line-height: 19px;
    background-size: 19px 19px;
    background-repeat: no-repeat;
    color: #116845;
    font-size: 1.6rem; }
    .articleBtnBox .articleBtn.back-btn {
      padding-left: 60px;
      background-image: url("../img/news/arrow_l.png");
      background-position: center left; }
    .articleBtnBox .articleBtn.next-btn {
      text-align: right;
      padding-right: 60px;
      padding-left: 0;
      background-image: url("../img/news/arrow_r.png");
      background-position: center right; }

/*------------------------------------------------------------
	pagination
------------------------------------------------------------*/
.wp-pagenavi {
  display: block;
  margin: 0 auto 60px;
  display: table; }
  @media screen and (max-width: 767px) {
    .wp-pagenavi {
      display: flex;
      flex-wrap: wrap; } }
  .wp-pagenavi a, .wp-pagenavi span {
    background: #fff !important;
    border: solid 1px #116845 !important;
    padding: 5px 8px !important;
    margin: 0 2px !important;
    text-decoration: none !important;
    color: #116845 !important;
    border-radius: 5px;
    font-size: 1.6rem; }
    @media screen and (max-width: 767px) {
      .wp-pagenavi a, .wp-pagenavi span {
        margin: 0 2px 5px !important; } }
  .wp-pagenavi .current {
    border-radius: 5px;
    background: #116845 !important;
    border: solid 1px #116845 !important;
    color: #fff !important; }

/*------------------------------------------------------------
	 form
------------------------------------------------------------*/
.contactBox {
  padding-top: 40px;
  font-size: 1.8rem; }

main form {
  margin-top: 60px;
  /*font-size: 1.1rem;*/ }
  main form dl {
    overflow: hidden; }
    main form dl dt, main form dl dd {
      min-height: 50px;
      /*font-size: 1.8rem;*/ }
    main form dl dt {
      width: 20%;
      float: left;
      border-top: 1px dashed #767676;
      padding-top: 30px;
      margin-bottom: 10px;
      font-weight: bold; }
  main form .haveto, main form .any {
    padding: 5px;
    border-radius: 2px;
    margin-right: 10px;
    position: relative;
    bottom: 1px; }
  main form .haveto {
    background-color: #A93C5B;
    color: #fff; }
  main form .any {
    background: #CCCCCC;
    color: #222; }
  main form dl dd {
    padding: 30px 0;
    width: 80%;
    float: left;
    border-top: 1px dashed #767676;
    display: block; }
  main form dl.error dd {
    color: #FF2D31;
    font-weight: bold; }
  main form dl dd .content {
    margin: 0 !important;
    width: 100%;
    background-color: #FFFFFF; }
  main form dl dd .wpcf7c-elm-step1 span {
    color: #999;
    margin: 5px 0 0 5px;
    display: block; }
  main form dl dd span.wpcf7-list-item.first {
    margin-left: 0; }
  main form input, main form select, main form date, main form textarea {
    line-height: 1.4;
    padding: 10px;
    margin: 0 5px 10px 0;
    font-size: 1.6rem; }
  main form input[type="submit"], main form select[type="submit"], main form date[type="submit"] {
    -webkit-appearance: none;
    border-radius: 0;
    margin: 30px auto;
    /*  display: block;*/ }
  main form input[type="checkbox"], main form select[type="checkbox"], main form date[type="checkbox"], main form input[type="radio"], main form select[type="radio"], main form date[type="radio"] {
    display: inline-block;
    margin-bottom: 0; }
  main form input#confirm, main form select#confirm, main form date#confirm {
    line-height: 3;
    width: 230px;
    border: none;
    border-radius: 10px;
    background: none;
    background-color: #A93C5B;
    color: #FFFFFF;
    display: block; }
  main form input#confirm2 {
    line-height: 3;
    width: 230px;
    border: none;
    border-radius: 10px;
    background: none;
    background-color: #A93C5B;
    color: #FFFFFF;
    background-color: #E8E8E8;
    color: #5F5F5F; }
  main form input#confirm:disabled {
    background: #DCDCDC;
    cursor: not-allowed; }
  main form select#confirm:disabled, main form date#confirm:disabled {
    background: #DCDCDC;
    cursor: not-allowed; }
  main form select {
    -webkit-appearance: none; }
  main form span.wpcf7-list-item .first {
    margin-left: 0; }
main .contact-btn {
  text-align: center;
  margin: 30px 0 100px;
  /*font-size: 1.8rem;*/ }
  main .contact-btn input {
    margin: 20px; }
main .supplement {
  color: #999;
  margin-top: 5px;
  display: block;
  margin: 0 0 5px; }

@media all and (max-width: 767px) {
  main form {
    margin-top: 30px; } }
@media all and (max-width: 767px) {
  main form dl dt, main form dl dd {
    min-height: inherit; } }
@media all and (max-width: 896px) {
  main form dl dt {
    width: auto;
    float: none; } }
@media all and (max-width: 896px) {
  main form dl dd {
    width: auto;
    float: none;
    border: none;
    padding: 0;
    margin-bottom: 30px; } }
@media all and (max-width: 896px) {
  main form input, main form select, main form date {
    margin-bottom: 10px !important;
    line-height: 3;
    width: 85%;
    border: 1px solid #AFAFAF;
    border-radius: 10px;
    background: none;
    background-color: #fff; } }
@media all and (max-width: 896px) {
  main form input[type="checkbox"], main form select[type="checkbox"], main form date[type="checkbox"] {
    width: auto; } }
@media all and (max-width: 896px) {
  main form input[type="radio"], main form select[type="radio"], main form date[type="radio"] {
    width: auto; } }
@media all and (max-width: 896px) {
  main form input[type="date"], main form select[type="date"], main form date[type="date"] {
    width: 70%; } }
@media all and (max-width: 896px) {
  main form textarea {
    width: 90%; } }
@media all and (max-width: 767px) {
  main .contact-btn {
    text-align: left; }
    main .contact-btn input[type="checkbox"] {
      margin: 30px 0 30px 0; } }
/*------------------------------------------------------------
	.privacyBox
------------------------------------------------------------*/
.privacyBox {
  padding-top: 60px; }

.privacyBox .policy__box {
  margin: 0 auto;
  padding: 0 0 60px 0; }
  .privacyBox .policy__box:last-of-type {
    padding: 0; }
  .privacyBox .policy__box h2 {
    font-size: 2.3rem;
    margin-bottom: 20px; }
  .privacyBox .policy__box .quote__box {
    margin: 15px 0 0 0;
    display: inline-block;
    padding: 1.5% 2%;
    border: 1px solid #ccc;
    font-size: 1.6rem; }

@media screen and (max-width: 767px) {
  .privacyBox .policy__box {
    margin: 0;
    padding: 0 0 30px 0; } }
