@charset "UTF-8";
.digi_area {
  width: 100%;
  max-width: 100%;
  border-top: 4px solid #ff7700; }
  .digi_area .bg_area {
    text-align: center;
    padding: 70px 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: url(../../images/index/bg.jpg) 0px 0px repeat;
    margin-bottom: 40px; }
    @media screen and (max-width: 768px) {
      .digi_area .bg_area {
        padding: 30px 25px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box; } }
  .digi_area h2 {
    color: #ff7700;
    font-size: 32px;
    text-align: center;
    margin-bottom: 40px;
    width: 100%;
    max-width: 100%; }
    @media screen and (max-width: 768px) {
      .digi_area h2 {
        font-size: 20px;
        margin-bottom: 20px; } }
    .digi_area h2 i {
      font-weight: bold; }
  .digi_area .bg_flex_area {
    width: 71.42%;
    margin: 0px auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    @media screen and (max-width: 1400px) {
      .digi_area .bg_flex_area {
        width: 100%;
        max-width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box; } }
    .digi_area .bg_flex_area .txt_area {
      width: 48%; }
      @media screen and (max-width: 768px) {
        .digi_area .bg_flex_area .txt_area {
          width: 100%;
          max-width: 100%;
          margin-bottom: 40px; } }
      .digi_area .bg_flex_area .txt_area p {
        text-align: left;
        line-height: 2;
        color: #502000;
        font-size: 16px; }
        .digi_area .bg_flex_area .txt_area p strong {
          display: block;
          font-weight: bold;
          font-size: 24px;
          margin-bottom: 10px; }
          @media screen and (max-width: 768px) {
            .digi_area .bg_flex_area .txt_area p strong {
              font-size: 17px;
              text-align: center; } }
        @media screen and (max-width: 768px) {
          .digi_area .bg_flex_area .txt_area p {
            font-size: 14px;
            text-align: left; } }
    .digi_area .bg_flex_area .img_area {
      width: 48%; }
      @media screen and (max-width: 768px) {
        .digi_area .bg_flex_area .img_area {
          width: 100%;
          max-width: 100%; } }
  .digi_area .digi_area_in {
    width: 100%;
    max-width: 100%;
    position: relative;
    margin-bottom: 40px; }
    @media screen and (max-width: 768px) {
      .digi_area .digi_area_in {
        margin-bottom: 40px; } }
    .digi_area .digi_area_in::before, .digi_area .digi_area_in::after {
      position: absolute;
      left: 0px;
      width: 100%;
      max-width: 100%;
      height: 1px;
      content: ""; }
    .digi_area .digi_area_in::before {
      bottom: 0px; }
      @media screen and (max-width: 768px) {
        .digi_area .digi_area_in::before {
          display: none; } }
    .digi_area .digi_area_in::after {
      top: 0px; }
      @media screen and (max-width: 768px) {
        .digi_area .digi_area_in::after {
          top: 20px; } }
    .digi_area .digi_area_in .digi_area_inin {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      width: 92.18%;
      max-width: 1180px;
      margin: 0px auto; }
      @media screen and (max-width: 959px) {
        .digi_area .digi_area_in .digi_area_inin {
          width: 100%;
          max-width: 100%;
          -webkit-box-sizing: border-box;
          box-sizing: border-box;
          padding: 0px 25px; } }
      .digi_area .digi_area_in .digi_area_inin .img_area {
        width: 50%;
        position: relative;
        z-index: 1;
        margin: 0px auto; }
        .digi_area .digi_area_in .digi_area_inin .img_area img {
          width: 100%;
          max-width: 100%; }
        @media screen and (max-width: 959px) {
          .digi_area .digi_area_in .digi_area_inin .img_area {
            width: 100%;
            max-width: 100%;
            margin-bottom: 10px; } }
      .digi_area .digi_area_in .digi_area_inin .txt_area {
        width: 50%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 20px 5%; }
        @media screen and (max-width: 959px) {
          .digi_area .digi_area_in .digi_area_inin .txt_area {
            margin-bottom: 10px;
            padding: 10px 0px;
            width: 100%;
            max-width: 100%; } }
        .digi_area .digi_area_in .digi_area_inin .txt_area h3 {
          font-size: 42px; }
        .digi_area .digi_area_in .digi_area_inin .txt_area h3 .mini {
          font-size: .6em; }
          @media screen and (max-width: 1024px) {
            .digi_area .digi_area_in .digi_area_inin .txt_area h3 {
              font-size: 32px; } }
          @media screen and (max-width: 959px) {
            .digi_area .digi_area_in .digi_area_inin .txt_area h3 {
              font-size: 24px;
              text-align: center;
              margin-bottom: 10px; } }
        .digi_area .digi_area_in .digi_area_inin .txt_area p {
          font-size: 16px;
          color: #502000;
          margin-bottom: 20px; }
          @media screen and (max-width: 768px) {
            .digi_area .digi_area_in .digi_area_inin .txt_area p {
              font-size: 15px; } }
        .digi_area .digi_area_in .digi_area_inin .txt_area a {
          border-radius: 30px;
          position: relative;
          text-align: center;
          color: #fff;
          font-size: 18px;
          padding: 15px 0px;
          line-height: 1;
          width: 70%;
          max-width: 700px; }
          @media screen and (max-width: 959px) {
            .digi_area .digi_area_in .digi_area_inin .txt_area a {
              margin: 0px auto; } }
          .digi_area .digi_area_in .digi_area_inin .txt_area a::after {
            position: absolute;
            content: "";
            width: 10px;
            height: 10px;
            display: block;
            border: solid 2px #fff;
            border-bottom: none;
            border-left: none;
            top: 50%;
            right: 20px;
            -webkit-transform: translateY(-50%) rotate(45deg);
            -ms-transform: translateY(-50%) rotate(45deg);
            transform: translateY(-50%) rotate(45deg); }
            @media screen and (max-width: 768px) {
              .digi_area .digi_area_in .digi_area_inin .txt_area a::after {
                width: 7px;
                height: 7px;
                right: 10px; } }
  .digi_area .digi_area_in:nth-child(2n+1) .digi_area_inin {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
  .digi_area .nenga_area::before, .digi_area .nenga_area::after {
    background-color: #b90202; }
  .digi_area .nenga_area h3 {
    color: #b90202; }
  .digi_area .nenga_area a {
    background-color: #b90202; }
  .digi_area .mochu_area::before, .digi_area .mochu_area::after {
    background-color: #978ec8; }
  .digi_area .mochu_area h3 {
    color: #978ec8; }
  .digi_area .mochu_area a {
    background-color: #978ec8; }
  .digi_area .c4570_area::before, .digi_area .c4570_area::after {
    background-color: #14c1c1; }
  .digi_area .c4570_area h3 {
    color: #14c1c1; }
  .digi_area .c4570_area a {
    background-color: #14c1c1; }
  .digi_area .photo_area::before, .digi_area .photo_area::after {
    background-color: #dc9b36; }
  .digi_area .photo_area h3 {
    color: #dc9b36; }
    .digi_area .photo_area h3 span {
      display: inline-block;
      width: 90px;
      vertical-align: middle; }
      @media screen and (max-width: 768px) {
        .digi_area .photo_area h3 span {
          width: 70px; } }
      .digi_area .photo_area h3 span img {
        width: 100%;
        max-width: 100%; }
  .digi_area .photo_area a {
    background-color: #dc9b36; }
  .digi_area .print_area::before, .digi_area .print_area::after {
    background-color: #d57e7f; }
  .digi_area .print_area h3 {
    color: #d57e7f; }
  .digi_area .print_area a {
    background-color: #d57e7f; }
  .digi_area .postcard_area::before, .digi_area .postcard_area::after {
    background-color: #449191; }
  .digi_area .postcard_area h3 {
    color: #449191; }
  .digi_area .postcard_area a {
    background-color: #449191; }

.txt_red {
  color: #b90202;
  margin-bottom: 10px;
  font-size: 16px;
  text-align: center; }
  @media screen and (max-width: 768px) {
    .txt_red {
      font-size: 14px; } }

.main_area_2nd .main_area_inin {
  position: relative;
  width: 77.81%;
  max-width: 996px;
  margin: 0px auto; }
  @media screen and (max-width: 959px) {
    .main_area_2nd .main_area_inin {
      width: 100%;
      min-height: 100px;
      margin-bottom: 20px; } }

.main_area_2nd h2 {
  position: absolute; }

.main_area_2nd h3 {
  padding-top: 110px;
  margin: 0px auto; }
  @media screen and (max-width: 768px) {
    .main_area_2nd h3 {
      padding-top: 20vw;
      display: none; } }

.main_area_2nd.print {
  background: url(../../images/print/bg_main.jpg) center top no-repeat;
  background-size: 100% auto;
  margin-bottom: 40px; }
  @media screen and (max-width: 768px) {
    .main_area_2nd.print {
      margin-bottom: 0px; } }
  .main_area_2nd.print h2 {
    /*@include wpm(996,100);*/
    width: 10%;
    max-width: 70px;
    left: 10px;
    top: 10%; }
  .main_area_2nd.print h3 {
    width: 55.22%;
    max-width: 550px; }

.main_area_2nd.photobook {
  background: url(../../images/photobook/common/bg_main.jpg) center top no-repeat;
  background-size: 100% auto;
  margin-bottom: 40px; }
  @media screen and (max-width: 959px) {
    .main_area_2nd.photobook {
      background: url(../../images/photobook/common/bg_main.jpg) center top no-repeat;
      background-size: 120% auto;
      margin-bottom: 20px; } }
  .main_area_2nd.photobook .main_area_inin {
    width: 100%;
    max-width: 1100px; }
    @media screen and (max-width: 959px) {
      .main_area_2nd.photobook .main_area_inin {
        width: 90%; } }
  .main_area_2nd.photobook h2 {
    width: 7.02%;
    max-width: 70px;
    left: 110px;
    top: 10%;
    z-index: 1; }
    @media screen and (max-width: 768px) {
      .main_area_2nd.photobook h2 {
        width: 10.04%;
        max-width: 100px;
        left: 8%;
        top: 6%; } }
  .main_area_2nd.photobook h3 {
    margin: 0px auto;
    text-align: center;
    width: 100%;
    max-width: 1100px;
    position: relative; }
    .main_area_2nd.photobook h3 img.bgi {
      width: 100%;
      position: relative; }
    .main_area_2nd.photobook h3 img.tit {
      width: 100%;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto; }

.main_area_2nd.postcard {
  background: url(../../images/postcard/common/bg_main.jpg) center top no-repeat;
  background-size: 100% auto;
  margin-bottom: 40px; }
  @media screen and (max-width: 959px) {
    .main_area_2nd.postcard {
      background-size: 120% auto;
      margin-bottom: 20px; } }
  .main_area_2nd.postcard h2 {
    width: 21.58%;
    left: 60px;
    top: 10%; }
    @media screen and (max-width: 768px) {
      .main_area_2nd.postcard h2 {
        left: 30px;
        max-width: 100px;
        width: 100%; } }
  .main_area_2nd.postcard h3 .h3_in {
    width: 20.58%;
    display: block;
    margin: 0px auto;
    margin-bottom: 45px; }
    @media screen and (max-width: 959px) {
      .main_area_2nd.postcard h3 .h3_in {
        margin-bottom: 20px; } }

.subnav_area_2nd {
  width: 89.06%;
  max-width: 1140px;
  margin: 0px auto;
  margin-bottom: 40px; }
  @media screen and (max-width: 959px) {
    .subnav_area_2nd {
      width: 100%;
      max-width: 100%;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      padding: 0px 25px;
      margin-bottom: 20px; } }
  .subnav_area_2nd ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-top: 1px solid #ddd8cc;
    border-left: 1px solid #ddd8cc; }
    .subnav_area_2nd ul li {
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      border-bottom: 1px solid #ddd8cc;
      border-right: 1px solid #ddd8cc; }
      .subnav_area_2nd ul li a {
        display: block;
        padding: 10px 0px;
        background-color: #fff;
        text-align: center; }
        @media screen and (max-width: 959px) {
          .subnav_area_2nd ul li a {
            font-size: 12px;
            padding: 5px 0px; } }

.subnav_area_2nd.print ul li {
  width: 20%; }
  @media screen and (max-width: 959px) {
    .subnav_area_2nd.print ul li {
      width: 50%; } }
  @media screen and (max-width: 959px) {
    .subnav_area_2nd.print ul li:first-of-type {
      width: 100%; } }
  .subnav_area_2nd.print ul li a {
    color: #d57e7f; }
  .subnav_area_2nd.print ul li .cur {
    background-color: #d57e7f;
    color: #fff; }

.subnav_area_2nd.photobook ul li {
  width: 18.5%; }
  @media screen and (max-width: 959px) {
    .subnav_area_2nd.photobook ul li {
      width: 50%; } }
  .subnav_area_2nd.photobook ul li:first-of-type {
    width: 26%; }
    @media screen and (max-width: 959px) {
      .subnav_area_2nd.photobook ul li:first-of-type {
        width: 100%; } }
  .subnav_area_2nd.photobook ul li a {
    color: #dc9b36; }
  .subnav_area_2nd.photobook ul li .cur {
    background-color: #dc9b36;
    color: #fff; }

.subnav_area_2nd.postcard ul li {
  width: 25%; }
  @media screen and (max-width: 959px) {
    .subnav_area_2nd.postcard ul li {
      width: 50%; } }
  @media screen and (max-width: 959px) {
    .subnav_area_2nd.postcard ul li:first-of-type {
      width: 100%; } }
  .subnav_area_2nd.postcard ul li a {
    color: #449191; }
  .subnav_area_2nd.postcard ul li .cur {
    background-color: #449191;
    color: #fff; }

.cv_box_area_out {
  width: 48.24%;
  max-width: 550px;
  margin: 0px auto;
  padding-top: 70px; }
  @media screen and (max-width: 768px) {
    .cv_box_area_out {
      width: 80%;
      max-width: 800px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      padding-top: 30px; } }

.cv_box_area {
  width: 100%;
  max-width: 100%;
  text-align: center; }
  @media screen and (max-width: 768px) {
    .cv_box_area {
      text-align: left; } }
  .cv_box_area .tit_cv {
    color: #005fc8;
    font-size: 30px;
    margin-bottom: 20px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; }
    @media screen and (max-width: 768px) {
      .cv_box_area .tit_cv {
        font-size: 20px;
        margin-bottom: 10px;
        text-align: center; } }
  .cv_box_area .cv_box_area_in {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(130, 212, 241, 0.9)), to(rgba(223, 243, 251, 0.9)));
    background: linear-gradient(to bottom, rgba(130, 212, 241, 0.9) 0%, rgba(223, 243, 251, 0.9) 100%);
    padding: 10px; }
    @media screen and (max-width: 768px) {
      .cv_box_area .cv_box_area_in {
        padding: 5px; } }
    .cv_box_area .cv_box_area_in .cv_box_area_inin {
      border: 1px solid #fff;
      padding: 30px; }
      @media screen and (max-width: 768px) {
        .cv_box_area .cv_box_area_in .cv_box_area_inin {
          padding: 15px; } }
      .cv_box_area .cv_box_area_in .cv_box_area_inin .txt_cv {
        font-size: 15px;
        margin-bottom: 20px; }
        @media screen and (max-width: 768px) {
          .cv_box_area .cv_box_area_in .cv_box_area_inin .txt_cv {
            margin-bottom: 10px; } }
      .cv_box_area .cv_box_area_in .cv_box_area_inin .btn_cv {
        width: 72.72%;
        max-width: 320px;
        margin: 0px auto; }
        @media screen and (max-width: 768px) {
          .cv_box_area .cv_box_area_in .cv_box_area_inin .btn_cv {
            width: 100%;
            max-width: 100%;
            max-height: auto; } }

.photobook_lineup {
  margin-bottom: 40px; }
  .photobook_lineup .pro_lineup {
    width: 52.73%;
    max-width: 675px;
    margin: 0px auto; }
    @media screen and (max-width: 768px) {
      .photobook_lineup .pro_lineup {
        width: 100%;
        max-width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0px 25px;
        margin-bottom: 20px; } }
    .photobook_lineup .pro_lineup h4 {
      font-size: 20px;
      color: #753103;
      text-align: center;
      margin-bottom: 20px; }
      @media screen and (max-width: 959px) {
        .photobook_lineup .pro_lineup h4 {
          font-size: 14px;
          margin-bottom: 10px; } }
      .photobook_lineup .pro_lineup h4 b {
        font-size: 30px; }
        @media screen and (max-width: 959px) {
          .photobook_lineup .pro_lineup h4 b {
            font-size: 18px; } }
      .photobook_lineup .pro_lineup h4 small {
        font-size: 12px; }
    .photobook_lineup .pro_lineup .type_list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: end;
      -ms-flex-align: end;
      align-items: flex-end;
      text-align: center;
      font-size: 15px;
      color: #888888;
      margin-bottom: 35px; }
      @media screen and (max-width: 959px) {
        .photobook_lineup .pro_lineup .type_list {
          font-size: 10px; } }
      .photobook_lineup .pro_lineup .type_list .a4 {
        width: 19.25%; }
      .photobook_lineup .pro_lineup .type_list .a3 {
        width: 24.44%; }
      .photobook_lineup .pro_lineup .type_list img {
        display: block;
        margin-bottom: 10px; }
    .photobook_lineup .pro_lineup .type_detail {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      border-top: solid 1px #dc9b36; }
      .photobook_lineup .pro_lineup .type_detail dt {
        width: 38.51%;
        border-bottom: solid 1px #dc9b36;
        padding: 25px 0px;
        font-size: 15px;
        font-weight: bold;
        color: #b88538; }
        @media screen and (max-width: 959px) {
          .photobook_lineup .pro_lineup .type_detail dt {
            font-size: 12px;
            padding: 10px 0px; } }
      .photobook_lineup .pro_lineup .type_detail dd {
        width: 61.48%;
        border-bottom: solid 1px #dc9b36;
        padding: 25px 0px;
        font-size: 15px;
        color: #753103; }
        @media screen and (max-width: 959px) {
          .photobook_lineup .pro_lineup .type_detail dd {
            font-size: 12px;
            padding: 10px 0px; } }

.tit_com_mochu01 {
  text-align: center;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 24px;
  color: #555;
  margin-bottom: 20px; }
  @media screen and (max-width: 768px) {
    .tit_com_mochu01 {
      font-size: 16px;
      margin-bottom: 10px; } }
  .tit_com_mochu01::after, .tit_com_mochu01::before {
    content: "";
    display: inline-block;
    width: 42px;
    height: 18px;
    background: url(../../images/common/icon_obi.png) 0px 0px no-repeat;
    background-size: cover;
    margin: 0px 5px; }
    @media screen and (max-width: 768px) {
      .tit_com_mochu01::after, .tit_com_mochu01::before {
        width: 21px;
        height: 9px; } }

.tit_com_mochu02 {
  text-align: center;
  font-size: 40px;
  color: #555;
  margin-bottom: 20px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; }
  @media screen and (max-width: 768px) {
    .tit_com_mochu02 {
      font-size: 20px;
      margin-bottom: 10px; } }
  .tit_com_mochu02 i {
    font-size: 60px; }
    @media screen and (max-width: 768px) {
      .tit_com_mochu02 i {
        font-size: 30px; } }

.sec_com_box {
  padding: 30px;
  border: 1px solid #cecece;
  background-color: rgba(255, 255, 255, 0.65);
  -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1); }
  @media screen and (max-width: 768px) {
    .sec_com_box {
      padding: 30px 15px; } }

.bg_main {
  position: relative;
  background: url(../../images/common/bg_contents01.png) center center no-repeat;
  background-size: cover;
  background-attachment: fixed;
  width: 100%;
  max-width: 100%;
  padding: 40px 0px; }
  @media screen and (max-width: 959px) {
    .bg_main {
      background: none;
      padding: 20px 0px; }
      .bg_main::after {
        content: "";
        width: 100%;
        max-width: 100%;
        height: 100vh;
        position: fixed;
        left: 0px;
        top: 0px;
        background: url(../../images/common/bg_contents01_sp.png) 0px 0px no-repeat;
        background-size: cover;
        z-index: -1; } }

.btn_chumon01 {
  font-size: 22px;
  background-color: #626262;
  padding: 15px 0px;
  position: relative;
  color: #fff;
  text-align: center;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  border: 2px solid #fff;
  /*&::before{
    content: "";
    @include w;
    height: 100%;
    background-color: #f00;
    position: absolute;
    left: 10px;
    bottom: -10px;
    z-index: -1;
  }*/ }
  @media screen and (max-width: 768px) {
    .btn_chumon01 {
      font-size: 16px; } }
  .btn_chumon01::after {
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    display: block;
    border: solid 2px #fff;
    border-bottom: none;
    border-left: none;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg); }
    @media screen and (max-width: 768px) {
      .btn_chumon01::after {
        width: 7px;
        height: 7px;
        right: 10px; } }

.hero_area_2nd {
  margin-bottom: 30px; }
  @media screen and (max-width: 768px) {
    .hero_area_2nd {
      margin-bottom: 15px; } }
  .hero_area_2nd .hero_2nd_in {
    width: 87.71%;
    max-width: 1000px;
    margin: 0px auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    @media screen and (max-width: 768px) {
      .hero_area_2nd .hero_2nd_in {
        width: 100%;
        max-width: 100%; } }
    .hero_area_2nd .hero_2nd_in:before, .hero_area_2nd .hero_2nd_in::after {
      content: "";
      padding-bottom: 20px;
      background: url(../../images/common/icon_tit.png) left center repeat-x;
      background-size: auto 100%;
      display: block;
      width: 150px; }
      @media screen and (max-width: 768px) {
        .hero_area_2nd .hero_2nd_in:before, .hero_area_2nd .hero_2nd_in::after {
          width: 70px; } }
    .hero_area_2nd .hero_2nd_in:before {
      margin-right: 25px; }
    .hero_area_2nd .hero_2nd_in:after {
      margin-left: 25px; }
    .hero_area_2nd .hero_2nd_in h3 {
      width: 15%; }
      @media screen and (max-width: 768px) {
        .hero_area_2nd .hero_2nd_in h3 {
          width: 20%; } }

.contents_in {
  width: 73.43%;
  max-width: 940px;
  margin: 0px auto; }
  @media screen and (max-width: 1024px) {
    .contents_in {
      width: 100%;
      max-width: 100%;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      padding: 0px 25px; } }

.contents_in02 {
  width: 78.94%;
  max-width: 900px;
  margin: 0px auto; }
  @media screen and (max-width: 1024px) {
    .contents_in02 {
      width: 100%;
      max-width: 100%;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      padding: 0px 25px; } }

.calendar_tit {
  position: relative;
  margin-bottom: 30px; }
  @media screen and (max-width: 768px) {
    .calendar_tit {
      margin-bottom: 15px; } }
  .calendar_tit .tit_com04 {
    position: absolute;
    top: 30px;
    line-height: 1;
    text-align: center;
    width: 100%;
    max-width: 100%;
    color: #753103; }
    @media screen and (max-width: 768px) {
      .calendar_tit .tit_com04 {
        top: 15px; } }
    .calendar_tit .tit_com04 b {
      font-weight: bold; }

.tit_com01 {
  font-size: 46px;
  font-weight: bold;
  color: #cb8b04;
  text-align: center;
  margin-bottom: 20px;
  line-height: 1; }
  @media screen and (max-width: 768px) {
    .tit_com01 {
      font-size: 32px;
      margin-bottom: 25px; } }

.tit_com02 {
  font-size: 30px;
  font-weight: bold;
  color: #b90202;
  text-align: center;
  margin-bottom: 15px;
  line-height: 1; }
  @media screen and (max-width: 768px) {
    .tit_com02 {
      font-size: 21px;
      margin-bottom: 10px; } }

.tit_icon {
  padding: 35px 0px;
  background: url(../../images/common/icon_matsu_wh.png) center center no-repeat;
  background-size: contain;
  margin-bottom: 10px; }
  @media screen and (max-width: 768px) {
    .tit_icon {
      padding: 15px 0px;
      margin-bottom: 5px; } }

.tit_com03 {
  font-size: 14px;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px; }
  .tit_com03:before, .tit_com03::after {
    content: "";
    border-bottom: solid 1px #ebd064;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
  .tit_com03:before {
    margin-right: 5px; }
  .tit_com03::after {
    margin-left: 5px; }

.tit_com04 {
  font-size: 26px;
  color: #b90202; }
  @media screen and (max-width: 768px) {
    .tit_com04 {
      font-size: 19px; } }

.tit_com05 {
  font-size: 20px;
  color: #b90202;
  text-align: center;
  font-weight: bold;
  margin-bottom: 25px; }
  @media screen and (max-width: 768px) {
    .tit_com05 {
      font-size: 16px;
      margin-bottom: 15px; } }

.txt_com01 {
  font-size: 15px;
  line-height: 1.8;
  color: #753103;
  text-align: center; }
  @media screen and (max-width: 768px) {
    .txt_com01 {
      font-size: 14px; } }

.txt_com01_tc {
  text-align: center !important; }
  @media screen and (max-width: 768px) {
    .txt_com01_tc {
      text-align: left !important; } }

.box_com01 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 10px 10px 0px #df648b;
  box-shadow: 10px 10px 0px #df648b;
  background-color: #fff;
  border: solid 2px #ebd064; }
  @media screen and (max-width: 768px) {
    .box_com01 {
      -webkit-box-shadow: 7px 7px 0px #df648b;
      box-shadow: 7px 7px 0px #df648b; } }

.box_com02 {
  background: url(../../images/common/koushi_line.png) bottom left repeat-x;
  background-size: auto 15px; }
  @media screen and (max-width: 768px) {
    .box_com02 {
      background-size: auto 9px; } }

.box_com03 {
  border-bottom: solid 5px #b90202; }

.box_com04:after {
  width: 100%;
  max-width: 100%;
  background: url(../../images/common/bg_gold.jpg) top center repeat-y;
  background-size: 100% auto;
  content: "";
  display: block;
  padding-top: 80px; }
  @media screen and (max-width: 768px) {
    .box_com04:after {
      padding-top: 40px; } }

.box_mochu01 {
  border: solid 1px #e0cfe2;
  background-color: rgba(255, 255, 255, 0.8); }

.btn_com01 {
  margin: 0px auto;
  display: block;
  background-color: #ff7700;
  color: #fff;
  padding: 20px 0px;
  border-radius: 25px;
  font-size: 15px;
  text-align: center;
  line-height: 1;
  position: relative; }
  @media screen and (max-width: 768px) {
    .btn_com01 {
      padding: 15px 0px;
      font-size: 15px; } }
  .btn_com01::after {
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    display: block;
    border: solid 2px #fff;
    border-bottom: none;
    border-left: none;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg); }
    @media screen and (max-width: 768px) {
      .btn_com01::after {
        width: 7px;
        height: 7px;
        right: 10px; } }

.grad_com01 {
  background: -webkit-gradient(linear, left top, left bottom, from(#98e3f6), color-stop(10%, #fbdfdd));
  background: linear-gradient(to bottom, #98e3f6, #fbdfdd 10%); }

.grad_com02 {
  background: -webkit-gradient(linear, left top, left bottom, from(#98e3f6), color-stop(10%, #f3f4b2));
  background: linear-gradient(to bottom, #98e3f6, #f3f4b2 10%); }

.grad_com03 {
  background: -webkit-gradient(linear, left top, left bottom, from(#f3f4b2), color-stop(10%, #fbdfdd));
  background: linear-gradient(to bottom, #f3f4b2, #fbdfdd 10%); }

.grad_com04 {
  background: -webkit-gradient(linear, left top, left bottom, from(#fbdfdd), color-stop(10%, #f3f4b2));
  background: linear-gradient(to bottom, #fbdfdd, #f3f4b2 10%); }

.caption {
  font-size: 12px; }
  .caption a {
    display: inline;
    color: #ff7700;
    text-decoration: underline; }

.ribon {
  position: relative;
  width: 100%;
  max-width: 100%;
  text-align: center; }
  .ribon:after, .ribon:before {
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    width: 48%; }
    @media screen and (max-width: 768px) {
      .ribon:after, .ribon:before {
        width: 47%; } }
  .ribon:before {
    background: url("../../images/common/icon_ribbon_red_line.png") center top repeat-x;
    left: 0; }
  .ribon:after {
    background: url("../../images/common/icon_ribbon_red_line.png") center top repeat-x;
    right: 0; }

.table_com01 {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  font-size: 16px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  @media screen and (max-width: 768px) {
    .table_com01 {
      font-size: 14px; } }
  .table_com01 th, .table_com01 td {
    text-align: center;
    vertical-align: middle; }

.anchor-box {
  margin: 0px auto; }
  @media screen and (max-width: 1024px) {
    .anchor-box {
      width: 100%;
      max-width: 100%;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      padding: 0px 15px; } }
  .anchor-box .anchor-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around; }
    .anchor-box .anchor-list li {
      background: url(../../images/common/icon_kiku.png) 65% center no-repeat;
      background-size: contain;
      padding: 40px 0px 50px; }
      @media screen and (max-width: 768px) {
        .anchor-box .anchor-list li {
          padding: 25px 0px; } }
      .anchor-box .anchor-list li a {
        color: #fff;
        text-align: center;
        font-size: 18px; }
        @media screen and (max-width: 768px) {
          .anchor-box .anchor-list li a {
            font-size: 14px; } }
        @media screen and (max-width: 644px) {
          .anchor-box .anchor-list li a {
            font-size: 11px; } }

.c_red {
  color: #b90202; }

.f18 {
  font-size: 18px; }
  @media screen and (max-width: 768px) {
    .f18 {
      font-size: 14px; } }

.mb10 {
  margin-bottom: 10px; }
  @media screen and (max-width: 768px) {
    .mb10 {
      margin-bottom: 5px; } }

.mb20 {
  margin-bottom: 20px; }
  @media screen and (max-width: 768px) {
    .mb20 {
      margin-bottom: 10px; } }

.mb40 {
  margin-bottom: 40px; }
  @media screen and (max-width: 768px) {
    .mb40 {
      margin-bottom: 20px; } }

.news_table {
  width: 100%;
  margin-bottom: 20px;
  border-right: 1px solid #d9d9d9;
  border-top: 1px solid #d9d9d9; }
  .news_table th, .news_table td {
    width: 33.333%;
    text-align: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px 10px; }
  .news_table th {
    color: #999;
    font-size: 12px;
    font-weight: bold;
    border-left: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    background-color: #f3f3f3;
    vertical-align: middle; }
  .news_table td {
    vertical-align: text-bottom;
    color: #6f6f6f;
    font-size: 12px;
    border-left: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    background-color: #fff; }
    .news_table td .num {
      font-size: 16px; }
    .news_table td strong {
      font-weight: bold; }
      .news_table td strong .changed {
        color: #ff7700; }
  .news_table.-four th, .news_table.-four td {
    width: 25%;
    text-align: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px 10px;
    vertical-align: middle;
    font-size: 14px; }
    @media screen and (max-width: 768px) {
      .news_table.-four th, .news_table.-four td {
        font-size: 10px;
        padding: 3px 5px; } }
    .news_table.-four th span, .news_table.-four td span {
      display: block;
      font-size: 11px; }
      @media screen and (max-width: 768px) {
        .news_table.-four th span, .news_table.-four td span {
          font-size: 10px; } }
    .news_table.-four th.tc, .news_table.-four td.tc {
      text-align: center; }

@media screen and (max-width: 768px) {
  .tab_out {
    overflow-x: scroll;
    margin-bottom: 40px; } }

@media screen and (max-width: 768px) {
  .tab_out .news_table {
    width: 600px;
    margin-bottom: 0px; } }

.tab_out .news_table th, .tab_out .news_table td {
  font-style: normal;
  color: #673410;
  border-color: #edd897;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .tab_out .news_table th:nth-child(1), .tab_out .news_table th:nth-child(3), .tab_out .news_table th:nth-child(4), .tab_out .news_table td:nth-child(1), .tab_out .news_table td:nth-child(3), .tab_out .news_table td:nth-child(4) {
    width: 19%; }
  .tab_out .news_table th:nth-child(2), .tab_out .news_table td:nth-child(2) {
    width: 15%; }
  .tab_out .news_table th:nth-last-child(1), .tab_out .news_table td:nth-last-child(1) {
    width: 25%; }

.tab_out .news_table td {
  background-color: #e5f5f8; }

.tab_out .news_table th {
  background-color: #f8f2d5; }

.tab_out .news_table .bg01 {
  background-color: #fc9a5c;
  color: #fff; }

.tab_out .news_table .bg02 {
  background-color: #fdf3ee; }

.tab_out.red_tab .bg01 {
  background-color: #b90202; }

.tab_out.par_tab .bg01 {
  background-color: #978ec8; }

.tab_out.digi_tab th {
  background-color: #dc9b36;
  color: #fff; }

.tab_out.digi_tab td {
  background-color: #fff;
  color: #dc9b36; }

.tab_out.digi_tab .bg02_1 {
  background-color: #d57e7f;
  color: #fff; }

.tab_out.digi_tab .bg02 {
  background-color: #fff;
  color: #d57e7f; }

.tit_pop01 {
  font-size: 18px;
  color: #753103;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 2px solid #ff7700; }
  @media screen and (max-width: 768px) {
    .tit_pop01 {
      font-size: 15px;
      margin-bottom: 10px;
      padding-bottom: 10px; } }

.tit_pop02 {
  font-size: 15px;
  color: #ff7700;
  margin-bottom: 10px; }
  @media screen and (max-width: 768px) {
    .tit_pop02 {
      font-size: 14px; } }
  .tit_pop02.red {
    color: #b90202; }
  .tit_pop02.par {
    color: #978ec8; }

.tit_pop03 {
  font-size: 15px;
  color: #753103;
  font-weight: bold;
  margin-bottom: 10px;
  display: block; }
  @media screen and (max-width: 768px) {
    .tit_pop03 {
      font-size: 14px; } }

.tright {
  text-align: right; }

.txt_pop01 {
  font-size: 15px;
  color: #753103; }
  .txt_pop01 a {
    color: #ff7700;
    text-decoration: underline;
    display: inline; }
  @media screen and (max-width: 768px) {
    .txt_pop01 {
      font-size: 14px; } }
  .txt_pop01 strong {
    font-weight: bold; }
  .txt_pop01 span {
    font-size: 12px; }
  .txt_pop01 b {
    color: #ff7700; }

.pc {
  display: block !important; }

.pc_inline {
  display: inline !important; }

.sp {
  display: none !important; }

.sp_inline {
  display: none !important; }

.tab {
  display: none; }

.tab_inline {
  display: none; }

@media screen and (max-width: 959px) {
  .tab {
    display: block; }
  .tab_inline {
    display: inline; }
  .sp {
    display: none; }
  .sp_inline {
    display: none; } }

@media screen and (max-width: 768px) {
  .sp {
    display: block !important; }
  .sp_inline {
    display: inline !important; }
  .pc {
    display: none !important; }
  .pc_inline {
    display: none !important; } }

/* =============================================================================
animation
========================================================================== */
.flash_bnr,
.flash_bnr2,
.flash_bnr3,
.flash_bnr4,
.flash_bnr_side {
  position: relative;
  display: block;
  overflow: hidden; }

[class^=flash_bnr]:before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.3)));
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%); }

.flash_bnr:before {
  -webkit-transform: skewX(-25deg);
  -ms-transform: skewX(-25deg);
  transform: skewX(-25deg);
  -webkit-animation: shine 2s infinite;
  animation: shine 2s infinite; }

.flash_bnr2:before {
  -webkit-transform: skewX(-30deg);
  -ms-transform: skewX(-30deg);
  transform: skewX(-30deg);
  -webkit-animation: shine 4s infinite;
  animation: shine 4s infinite; }

.flash_bnr3:before {
  -webkit-transform: skewX(-25deg);
  -ms-transform: skewX(-25deg);
  transform: skewX(-25deg);
  -webkit-animation: shine 4s infinite;
  animation: shine 4s infinite; }

.flash_bnr4:before {
  -webkit-transform: skewX(-25deg);
  -ms-transform: skewX(-25deg);
  transform: skewX(-25deg);
  -webkit-animation: shine2 4s infinite;
  animation: shine2 4s infinite; }

.flash_bnr_side:before {
  -webkit-transform: skewX(-25deg);
  -ms-transform: skewX(-25deg);
  transform: skewX(-25deg);
  -webkit-animation: shineside 2s infinite;
  animation: shineside 2s infinite; }

@-webkit-keyframes shine {
  0% {
    left: -75%; }
  40% {
    left: 150%; }
  100% {
    left: 150%; } }

@keyframes shine {
  0% {
    left: -75%; }
  40% {
    left: 150%; }
  100% {
    left: 150%; } }

@-webkit-keyframes shine2 {
  0% {
    left: -225%; }
  40% {
    left: 150%; }
  100% {
    left: 150%; } }

@keyframes shine2 {
  0% {
    left: -225%; }
  40% {
    left: 150%; }
  100% {
    left: 150%; } }

@-webkit-keyframes shineside {
  0% {
    left: -150%; }
  50% {
    left: 300%; }
  100% {
    left: 300%; } }

@keyframes shineside {
  0% {
    left: -150%; }
  50% {
    left: 300%; }
  100% {
    left: 300%; } }

/*スクロールバー全体*/
::-webkit-scrollbar {
  height: 10px; }

::-webkit-scrollbar-track {
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.1); }

::-webkit-scrollbar-thumb {
  background-color: #747474;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.3);
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.3); }

/* =============================================================================
  汎用class
========================================================================== */
.close, .cam_none {
  display: none !important; }
