@charset "UTF-8";
img {
  width: 100%;
  margin: 0 !important;
  padding: 0 !important;
  vertical-align: middle; }

a:hover {
  opacity: 0.7; }

.sp_only_il {
  display: none; }
  @media only screen and (max-width: 767px) {
    .sp_only_il {
      display: inline; } }

@media (min-width: 768px) {
  body {
    min-width: 1024px; } }

body {
  margin: 0;
  padding: 0;
  font-size: 15px;
  line-height: 24px;
  color: #221714;
  font-family: 'M PLUS 1p', sans-serif;
  font-style: normal;
  box-sizing: border-box; }
  @media only screen and (max-width: 767px) {
    body {
      letter-spacing: 0px; } }

header {
  width: 100%;
  height: 90px;
  border-bottom: 4px solid #0066A5;
  margin: 0;
  padding: 7px 0 0 0;
  background: rgba(255, 255, 255, 0.98);
  position: fixed;
  overflow: hidden;
  top: 0;
  z-index: 10000;
  box-sizing: border-box; }
  @media only screen and (max-width: 767px) {
    header {
      height: 55px;
      overflow: hidden;
      padding: 0;
      border-bottom: none;
      box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1); } }
  header .head_top {
    width: 100%;
    max-width: 1120px;
    height: 75px;
    margin: 0 auto;
    padding: 0 0;
    box-sizing: border-box;
    overflow: hidden; }
    @media only screen and (max-width: 767px) {
      header .head_top {
        width: 100%;
        padding: 0 0px 0 0;
        box-sizing: border-box;
        height: 55px; } }
    header .head_top .head_logo_cnt {
      width: 46%;
      max-width: 300px;
      margin: 0 0 0 0;
      padding: 0;
      float: left; }
      @media only screen and (max-width: 767px) {
        header .head_top .head_logo_cnt {
          width: 72%; } }
      header .head_top .head_logo_cnt h1 {
        width: 100%;
        margin: 0 0 0 0;
        padding: 11px 0 0 0; }
        @media only screen and (max-width: 767px) {
          header .head_top .head_logo_cnt h1 {
            width: 100%;
            height: 55px;
            max-width: 210px;
            margin: 0;
            box-sizing: border-box;
            overflow: hidden; } }
        header .head_top .head_logo_cnt h1 a {
          display: block; }
          header .head_top .head_logo_cnt h1 a img {
            width: 100%; }
            @media only screen and (max-width: 767px) {
              header .head_top .head_logo_cnt h1 a img {
                width: 100%;
                height: auto; } }
    header .head_top .sp_menu_bt {
      display: none; }
      @media only screen and (max-width: 767px) {
        header .head_top .sp_menu_bt {
          display: block;
          height: 54px;
          float: right;
          text-align: center;
          margin: 0;
          padding: 0; }
          header .head_top .sp_menu_bt img {
            width: 54px;
            height: 54px; } }
    header .head_top .header_right {
      width: 49%;
      max-width: 440px;
      float: right;
      overflow: hidden;
      margin-top: 10px;
      overflow: hidden; }
      @media only screen and (max-width: 767px) {
        header .head_top .header_right {
          display: none; } }
      header .head_top .header_right .header_right_l {
        float: left;
        width: 270px;
        margin-top: 5px; }
        header .head_top .header_right .header_right_l .menu_cnt {
          width: 100%; }
          header .head_top .header_right .header_right_l .menu_cnt .head_menu {
            list-style: none;
            width: 100%;
            margin: 5px 0 0 0;
            padding: 0; }
            header .head_top .header_right .header_right_l .menu_cnt .head_menu li {
              width: 50%;
              box-sizing: border-box;
              float: left;
              letter-spacing: 0; }
              header .head_top .header_right .header_right_l .menu_cnt .head_menu li a {
                display: block;
                padding-left: 10px;
                margin-left: 5px;
                font-size: 10px;
                color: #888;
                text-decoration: none;
                background: url(../images/arrow_02.png) no-repeat left center;
                background-size: auto 40%; }
        header .head_top .header_right .header_right_l .search_cnt {
          width: 100%;
          border-radius: 16px;
          height: 25px;
          overflow: hidden;
          border: 1px solid #CCCCCC; }
          header .head_top .header_right .header_right_l .search_cnt form input[type="text"] {
            width: 85%;
            height: 25px;
            float: left;
            margin: 0;
            padding: 0 0 0 14px;
            border: none;
            font-size: 13px;
            line-height: 25px; }
          header .head_top .header_right .header_right_l .search_cnt form input[type="submit"] {
            width: 32px;
            height: 25px;
            float: right;
            background: #aaa;
            border: none;
            margin: 0;
            padding: 0;
            background: url(../images/head_search_bt.png) no-repeat left center;
            background-size: auto 100%; }
      header .head_top .header_right .header_right_r {
        float: right;
        width: 150px; }
        header .head_top .header_right .header_right_r .contact_cnt {
          max-width: 150px;
          border-radius: 5px;
          overflow: hidden; }
          header .head_top .header_right .header_right_r .contact_cnt a {
            width: 100%;
            display: block;
            font-weight: bold;
            color: #fff;
            padding-left: 45px;
            font-size: 14px;
            text-decoration: none;
            letter-spacing: 0;
            line-height: 54px;
            background: url(../images/head_contact_bt_bg.png) no-repeat left center; }
            header .head_top .header_right .header_right_r .contact_cnt a:hover {
              opacity: 0.8; }
  header .head_menu_wrap {
    width: 100%;
    height: 50px;
    background: rgba(255, 255, 255, 0.7);
    margin: 0;
    padding: 15px 0; }
    @media only screen and (max-width: 767px) {
      header .head_menu_wrap {
        display: none; } }
    header .head_menu_wrap ul.head_menu {
      width: 100%;
      max-width: 800px;
      margin: 0 auto;
      padding: 0;
      list-style: none;
      box-sizing: border-box; }
      header .head_menu_wrap ul.head_menu li {
        width: 50%;
        height: 20px;
        border-left: 1px solid #0071B7;
        border-right: 1px solid #0071B7;
        margin-right: 39px;
        float: left;
        text-align: left;
        font-size: 11px;
        letter-spacing: .17em;
        line-height: 20px; }
        header .head_menu_wrap ul.head_menu li a {
          display: block;
          color: #0071B7;
          text-decoration: none; }
          header .head_menu_wrap ul.head_menu li a:hover {
            color: #ea545d; }
        header .head_menu_wrap ul.head_menu li:last-child {
          margin: 0; }

.head_link_sp_cnt {
  width: 100%;
  margin-top: 55px;
  position: fixed;
  z-index: 10000; }
  .head_link_sp_cnt .head_link_sp {
    display: none;
    list-style: none;
    margin: 0 0 0 0;
    padding: 0;
    width: 100%;
    background: rgba(255, 255, 255, 0.9);
    z-index: 10000; }
    .head_link_sp_cnt .head_link_sp li {
      width: 100%;
      padding: 12px 0 12px 25px;
      box-sizing: border-box;
      border-top: 1px solid #0071B7;
      color: #666;
      font-weight: normal;
      font-size: 14px;
      background: url(../images/arrow_02_sp.png) left center no-repeat;
      background-size: auto 40%; }
      .head_link_sp_cnt .head_link_sp li.sp_menu_close {
        background: #0071B7;
        padding: 8px 15px;
        color: #fff; }
      .head_link_sp_cnt .head_link_sp li a {
        display: block;
        color: #000;
        text-decoration: none; }

.pnkz_cnt {
  margin-top: 0px;
  width: 100%;
  background: #FAFAFA;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2); }
  .pnkz_cnt.mt_none {
    margin-top: 0;
    box-shadow: none;
    border-bottom: 1px solid #E3E3E3;
    background: #fff; }
  @media only screen and (max-width: 767px) {
    .pnkz_cnt {
      margin-top: 0; } }
  .pnkz_cnt .pnkz_list {
    width: 99%;
    max-width: 1120px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 7px 0 4px 0;
    list-style: none;
    overflow: hidden; }
    .pnkz_cnt .pnkz_list li {
      float: left;
      font-size: 10px;
      line-height: 14px;
      letter-spacing: 0;
      color: #888; }
      @media only screen and (max-width: 767px) {
        .pnkz_cnt .pnkz_list li {
          font-size: 9px; } }
      .pnkz_cnt .pnkz_list li a {
        color: #888;
        text-decoration: none; }
      .pnkz_cnt .pnkz_list li::before {
        content: "　>　"; }
      .pnkz_cnt .pnkz_list li:first-child::before {
        content: "";
        background: url(../images/pnkz_home_icon.png) no-repeat left center;
        background-size: auto 90%;
        padding: 0 0 0 20px; }

.head_fixed_spacer {
  width: 100%;
  height: 90px;
  clear: both; }
  @media only screen and (max-width: 767px) {
    .head_fixed_spacer {
      height: 55px; } }

section {
  margin: 0;
  padding: 0; }
  section.top_contents {
    width: 100%;
    overflow: hidden;
    margin: 10px auto; }
    @media only screen and (max-width: 767px) {
      section.top_contents {
        margin: 0; } }
    section.top_contents .main_cnt_inner {
      width: 96%;
      max-width: 1150px;
      margin: 5px auto 0 auto;
      overflow: hidden; }
      @media only screen and (max-width: 767px) {
        section.top_contents .main_cnt_inner {
          margin: 0 auto 0 auto;
          width: 100%; } }
    section.top_contents .top_slide_cnt {
      width: 675px;
      height: 435px;
      box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
      float: left;
      margin: 15px; }
      @media only screen and (max-width: 767px) {
        section.top_contents .top_slide_cnt {
          width: 100%;
          height: auto;
          margin: 0;
          box-shadow: none; } }
      section.top_contents .top_slide_cnt img {
        width: 100%; }
    section.top_contents .top_news_pc_cnt {
      width: 405px;
      margin: 15px 15px 15px 0;
      box-sizing: border-box;
      float: right; }
      @media only screen and (max-width: 767px) {
        section.top_contents .top_news_pc_cnt {
          display: none; } }
      section.top_contents .top_news_pc_cnt a:hover {
        opacity: 0.7; }
      section.top_contents .top_news_pc_cnt .news_s_list_cnt {
        width: 100%;
        margin-bottom: 6px;
        overflow: hidden; }
        section.top_contents .top_news_pc_cnt .news_s_list_cnt .n_tn_cnt {
          width: 106px;
          height: 106px;
          border: 1px solid #ccc;
          overflow: hidden;
          float: left; }
          section.top_contents .top_news_pc_cnt .news_s_list_cnt .n_tn_cnt img {
            width: 106px;
            height: 106px;
            object-fit: cover; }
        section.top_contents .top_news_pc_cnt .news_s_list_cnt .n_data_cnt {
          float: right;
          width: 272px;
          text-align: left;
          overflow: hidden; }
          section.top_contents .top_news_pc_cnt .news_s_list_cnt .n_data_cnt .n_cat_cnt {
            width: 100%;
            overflow: hidden;
            box-sizing: border-box;
            padding: 0 0 5px 0; }
            section.top_contents .top_news_pc_cnt .news_s_list_cnt .n_data_cnt .n_cat_cnt ul.post-categories {
              width: 70%;
              height: 20px;
              list-style: none;
              margin: 0;
              padding: 1px 0  0  0;
              float: left;
              box-sizing: border-box;
              line-height: 14px;
              overflow: hidden; }
              section.top_contents .top_news_pc_cnt .news_s_list_cnt .n_data_cnt .n_cat_cnt ul.post-categories li {
                border: 1px solid #ccc;
                font-size: 8px;
                line-height: 8px;
                padding: 2px 5px;
                display: inline;
                margin: 0 2px 0 0;
                color: #666; }
            section.top_contents .top_news_pc_cnt .news_s_list_cnt .n_data_cnt .n_cat_cnt .n_date {
              width: 24%;
              float: right;
              text-align: right;
              font-size: 8px;
              line-height: 14px;
              box-sizing: border-box;
              color: #666; }
          section.top_contents .top_news_pc_cnt .news_s_list_cnt .n_data_cnt .n_title_cnt {
            font-size: 14px;
            line-height: 20px;
            font-weight: bold;
            padding-left: 8px;
            overflow: hidden;
            width: 1000%;
            height: 20px;
            margin-top: 2px;
            color: #000; }
            section.top_contents .top_news_pc_cnt .news_s_list_cnt .n_data_cnt .n_title_cnt.ss {
              border-left: 7px  solid #4D4D4D; }
            section.top_contents .top_news_pc_cnt .news_s_list_cnt .n_data_cnt .n_title_cnt.nd {
              border-left: 7px  solid #0071B7; }
          section.top_contents .top_news_pc_cnt .news_s_list_cnt .n_data_cnt .n_txt_cnt {
            font-size: 10px;
            line-height: 14px;
            height: 55px;
            overflow: hidden;
            margin-top: 5px;
            border-top: 1px dotted #aaa;
            padding-top: 4px;
            color: #888; }
      section.top_contents .top_news_pc_cnt .news_list_bt {
        text-align: center;
        padding: 3px; }
        section.top_contents .top_news_pc_cnt .news_list_bt a {
          display: block;
          background: #f8f8f8;
          color: #666;
          font-size: 12px;
          text-decoration: none; }
          section.top_contents .top_news_pc_cnt .news_list_bt a img.w10 {
            width: 10px;
            vertical-align: -4px;
            margin-top: 5px; }
          section.top_contents .top_news_pc_cnt .news_list_bt a:hover {
            background: #ddd; }
      section.top_contents .top_news_pc_cnt .sns_link_cnt {
        margin-top: 10px;
        display: flex;
        justify-content: space-between;
        flex-wrap: nowrap; }
        section.top_contents .top_news_pc_cnt .sns_link_cnt .sns_bt {
          border-radius: 3px;
          border: 1px solid #ccc;
          overflow: hidden;
          width: 32%;
          height: 40px;
          box-sizing: border-box; }
          section.top_contents .top_news_pc_cnt .sns_link_cnt .sns_bt.small {
            width: 16%;
            text-align: center; }
          section.top_contents .top_news_pc_cnt .sns_link_cnt .sns_bt a {
            display: block;
            line-height: 0;
            margin: 0;
            padding: 0; }
            section.top_contents .top_news_pc_cnt .sns_link_cnt .sns_bt a img {
              width: auto;
              height: 40px;
              line-height: 0;
              margin: 0;
              padding: 0; }
    section.top_contents .top_div_link_wrap {
      display: flex;
      justify-content: space-between;
      overflow: hidden;
      flex-wrap: wrap;
      margin: 5px 0; }
      section.top_contents .top_div_link_wrap .top_div_link_cnt {
        width: 49%;
        border: 1px solid #E3E3E3;
        box-sizing: border-box;
        padding: 13px; }
        @media only screen and (max-width: 767px) {
          section.top_contents .top_div_link_wrap .top_div_link_cnt {
            width: 100%;
            margin-bottom: 10px;
            padding: 8px; } }
        section.top_contents .top_div_link_wrap .top_div_link_cnt .top_div_link_pt {
          width: 100%;
          height: 230px; }
          @media only screen and (max-width: 767px) {
            section.top_contents .top_div_link_wrap .top_div_link_cnt .top_div_link_pt {
              height: 150px; } }
          section.top_contents .top_div_link_wrap .top_div_link_cnt .top_div_link_pt img {
            width: 100%;
            height: 100%;
            object-fit: cover; }
        section.top_contents .top_div_link_wrap .top_div_link_cnt a {
          display: block;
          color: #000;
          text-decoration: none; }
          section.top_contents .top_div_link_wrap .top_div_link_cnt a:hover {
            opacity: 0.8; }
        section.top_contents .top_div_link_wrap .top_div_link_cnt .top_div_link_name_cnt {
          width: 100%;
          overflow: hidden;
          margin: 15px 0;
          color: #000; }
          @media only screen and (max-width: 767px) {
            section.top_contents .top_div_link_wrap .top_div_link_cnt .top_div_link_name_cnt {
              margin: 7px 0; } }
          section.top_contents .top_div_link_wrap .top_div_link_cnt .top_div_link_name_cnt .top_div_link_name {
            width: 50%;
            float: left;
            padding-left: 10px;
            box-sizing: border-box;
            font-size: 20px;
            font-weight: bold;
            line-height: 35px;
            vertical-align: middle; }
            section.top_contents .top_div_link_wrap .top_div_link_cnt .top_div_link_name_cnt .top_div_link_name .sml {
              font-size: 11px;
              font-weight: bold;
              line-height: 11px;
              vertical-align: middle; }
            @media only screen and (max-width: 767px) {
              section.top_contents .top_div_link_wrap .top_div_link_cnt .top_div_link_name_cnt .top_div_link_name {
                font-size: 18px;
                line-height: 24px;
                width: 70%; } }
            section.top_contents .top_div_link_wrap .top_div_link_cnt .top_div_link_name_cnt .top_div_link_name img {
              width: 80%;
              margin: 0 !important;
              padding: 0 !important;
              vertical-align: middle; }
            section.top_contents .top_div_link_wrap .top_div_link_cnt .top_div_link_name_cnt .top_div_link_name.ss {
              border-left: 9px solid #4D4D4D; }
            section.top_contents .top_div_link_wrap .top_div_link_cnt .top_div_link_name_cnt .top_div_link_name.nd {
              border-left: 9px solid #0071B7; }
          section.top_contents .top_div_link_wrap .top_div_link_cnt .top_div_link_name_cnt .top_div_link_tag {
            width: 29%;
            line-height: 30px;
            font-size: 11px;
            color: #888;
            float: right;
            text-align: center;
            border: 1px solid #ccc; }
            @media only screen and (max-width: 767px) {
              section.top_contents .top_div_link_wrap .top_div_link_cnt .top_div_link_name_cnt .top_div_link_tag {
                line-height: 24px; } }
        section.top_contents .top_div_link_wrap .top_div_link_cnt .top_div_link_txt {
          font-size: 11px;
          line-height: 14px;
          color: #888; }
  section .top_news_sp_cnt {
    display: none;
    margin: 0;
    padding: 0; }
    @media only screen and (max-width: 767px) {
      section .top_news_sp_cnt {
        display: block;
        width: 100%;
        margin: 10px auto 15px auto;
        box-sizing: border-box;
        float: none; }
        section .top_news_sp_cnt a:hover {
          opacity: 0.7; }
        section .top_news_sp_cnt .top_news_sp_title {
          background: #0066A5;
          line-height: 0;
          font-size: 0;
          margin-bottom: 20px; }
          section .top_news_sp_cnt .top_news_sp_title img {
            width: 100%;
            margin: 0 !important;
            padding: 0 !important; }
        section .top_news_sp_cnt .news_s_list_cnt {
          width: 92%;
          margin-left: auto;
          margin-right: auto;
          margin-bottom: 16px;
          overflow: hidden; }
          section .top_news_sp_cnt .news_s_list_cnt .n_tn_cnt {
            width: 30%;
            height: 100px;
            border: 1px solid #ccc;
            overflow: hidden;
            float: left; }
            section .top_news_sp_cnt .news_s_list_cnt .n_tn_cnt img {
              width: 100%;
              height: 100px;
              object-fit: cover; }
          section .top_news_sp_cnt .news_s_list_cnt .n_data_cnt {
            float: right;
            width: 65%;
            text-align: left;
            overflow: hidden; }
            section .top_news_sp_cnt .news_s_list_cnt .n_data_cnt .n_cat_cnt {
              width: 100%;
              overflow: hidden;
              box-sizing: border-box;
              padding: 0 0 5px 0; }
              section .top_news_sp_cnt .news_s_list_cnt .n_data_cnt .n_cat_cnt ul.post-categories {
                width: 70%;
                height: 21px !important;
                list-style: none;
                margin: 0;
                padding: 0;
                float: left;
                box-sizing: border-box;
                line-height: 14px;
                height: 18px;
                overflow: hidden; }
                section .top_news_sp_cnt .news_s_list_cnt .n_data_cnt .n_cat_cnt ul.post-categories li {
                  border: 1px solid #ccc;
                  font-size: 8px;
                  line-height: 8px;
                  padding: 2px 5px;
                  display: inline;
                  margin: 0 3px 0 0;
                  color: #666; }
              section .top_news_sp_cnt .news_s_list_cnt .n_data_cnt .n_cat_cnt .n_date {
                width: 28%;
                float: right;
                text-align: right;
                font-size: 8px;
                line-height: 14px;
                box-sizing: border-box;
                color: #666;
                height: 18px;
                overflow: hidden; }
            section .top_news_sp_cnt .news_s_list_cnt .n_data_cnt .n_title_cnt {
              font-size: 14px;
              line-height: 20px;
              font-weight: bold;
              padding-left: 8px;
              overflow: hidden;
              width: 1000%;
              height: 20px;
              margin-top: 3px;
              color: #000; }
              section .top_news_sp_cnt .news_s_list_cnt .n_data_cnt .n_title_cnt.ss {
                border-left: 7px  solid #4D4D4D; }
              section .top_news_sp_cnt .news_s_list_cnt .n_data_cnt .n_title_cnt.nd {
                border-left: 7px  solid #0071B7; }
            section .top_news_sp_cnt .news_s_list_cnt .n_data_cnt .n_txt_cnt {
              font-size: 10px;
              line-height: 14px;
              height: 60px;
              overflow: hidden;
              margin-top: 5px;
              border-top: 1px dotted #aaa;
              padding-top: 4px;
              color: #888; }
        section .top_news_sp_cnt .news_list_bt {
          width: 92%;
          margin: 0 auto;
          text-align: center;
          padding: 3px; }
          section .top_news_sp_cnt .news_list_bt a {
            display: block;
            background: #f8f8f8;
            color: #666;
            font-size: 12px;
            text-decoration: none;
            padding: 10px 0; }
            section .top_news_sp_cnt .news_list_bt a img.w10 {
              width: 10px;
              vertical-align: -4px;
              margin-top: 5px; }
            section .top_news_sp_cnt .news_list_bt a:hover {
              background: #ddd; }
        section .top_news_sp_cnt .sns_link_cnt {
          margin-top: 40px;
          width: 92%;
          margin-left: auto;
          margin-right: auto;
          display: flex;
          justify-content: space-between;
          flex-wrap: wrap; }
          section .top_news_sp_cnt .sns_link_cnt .sns_bt {
            border-radius: 3px;
            border: 1px solid #ccc;
            overflow: hidden;
            width: 49%;
            margin-bottom: 9px;
            background: #FAFAFA;
            font-size: 0;
            box-sizing: border-box; }
            section .top_news_sp_cnt .sns_link_cnt .sns_bt a {
              display: block;
              line-height: 0;
              margin: 0;
              padding: 0;
              font-size: 0;
              text-align: center; }
              section .top_news_sp_cnt .sns_link_cnt .sns_bt a img {
                width: auto;
                height: 40px;
                margin: 0 !important;
                padding: 0 !important; }
            section .top_news_sp_cnt .sns_link_cnt .sns_bt.full {
              width: 100%; }
              section .top_news_sp_cnt .sns_link_cnt .sns_bt.full a img {
                width: auto;
                height: 40px; } }
  section .cnt_inner {
    width: 96%;
    max-width: 1120px;
    margin: 0 auto;
    overflow: hidden; }
  section.ss_mv_contents {
    width: 100%;
    overflow: hidden;
    margin: 0px auto 0 auto;
    background: url(../images/ss_mv_bg.jpg) repeat-x center center; }
    @media only screen and (max-width: 767px) {
      section.ss_mv_contents {
        margin: 0px auto 0 auto;
        background: none;
        border-bottom: 1px solid #E3E3E3; } }
    section.ss_mv_contents .main_cnt_inner {
      width: 96%;
      max-width: 1150px;
      margin: 5px auto 5px auto;
      overflow: hidden; }
      @media only screen and (max-width: 767px) {
        section.ss_mv_contents .main_cnt_inner {
          margin: 0px auto 5px auto;
          width: 100%; } }
    section.ss_mv_contents .ss_mv_slide_cnt {
      width: 675px;
      height: 435px;
      box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
      float: left;
      margin: 15px; }
      @media only screen and (max-width: 767px) {
        section.ss_mv_contents .ss_mv_slide_cnt {
          width: 100%;
          height: auto;
          margin: 0;
          box-shadow: none;
          float: none; } }
      section.ss_mv_contents .ss_mv_slide_cnt img {
        width: 100%; }
    section.ss_mv_contents .ss_mv_about_cnt {
      width: 405px;
      height: 435px;
      margin: 15px 15px 15px 0;
      box-sizing: border-box;
      float: right;
      box-sizing: border-box; }
      @media only screen and (max-width: 767px) {
        section.ss_mv_contents .ss_mv_about_cnt {
          width: 94%;
          height: auto;
          margin: 15px auto 10px auto;
          float: none;
          box-sizing: border-box; } }
      section.ss_mv_contents .ss_mv_about_cnt .ss_mv_about_box {
        width: 100%;
        box-sizing: border-box;
        padding: 0; }
        @media (min-width: 768px) {
          section.ss_mv_contents .ss_mv_about_cnt .ss_mv_about_box {
            width: 100%; } }
        section.ss_mv_contents .ss_mv_about_cnt .ss_mv_about_box .ss_mv_about_pt {
          width: 100%;
          height: 180px;
          margin-top: 1px; }
          @media only screen and (max-width: 767px) {
            section.ss_mv_contents .ss_mv_about_cnt .ss_mv_about_box .ss_mv_about_pt {
              height: 150px; } }
          section.ss_mv_contents .ss_mv_about_cnt .ss_mv_about_box .ss_mv_about_pt img {
            width: 100%;
            height: 100%;
            object-fit: cover; }
        section.ss_mv_contents .ss_mv_about_cnt .ss_mv_about_box .ss_mv_about_name_cnt {
          width: 100%;
          overflow: hidden;
          margin: 15px 0;
          color: #000; }
          @media only screen and (max-width: 767px) {
            section.ss_mv_contents .ss_mv_about_cnt .ss_mv_about_box .ss_mv_about_name_cnt {
              margin: 7px 0; } }
          section.ss_mv_contents .ss_mv_about_cnt .ss_mv_about_box .ss_mv_about_name_cnt .ss_mv_about_name {
            width: 60%;
            float: left;
            padding-left: 10px;
            box-sizing: border-box;
            font-size: 20px;
            font-weight: bold;
            line-height: 30px; }
            @media only screen and (max-width: 767px) {
              section.ss_mv_contents .ss_mv_about_cnt .ss_mv_about_box .ss_mv_about_name_cnt .ss_mv_about_name {
                font-size: 18px;
                line-height: 24px;
                width: 70%; } }
            section.ss_mv_contents .ss_mv_about_cnt .ss_mv_about_box .ss_mv_about_name_cnt .ss_mv_about_name img {
              width: 80%; }
            section.ss_mv_contents .ss_mv_about_cnt .ss_mv_about_box .ss_mv_about_name_cnt .ss_mv_about_name.ss {
              border-left: 9px solid #4D4D4D; }
            section.ss_mv_contents .ss_mv_about_cnt .ss_mv_about_box .ss_mv_about_name_cnt .ss_mv_about_name.nd {
              border-left: 9px solid #0071B7; }
          section.ss_mv_contents .ss_mv_about_cnt .ss_mv_about_box .ss_mv_about_name_cnt .ss_mv_about_tag {
            width: 29%;
            line-height: 30px;
            font-size: 11px;
            color: #888;
            float: right;
            text-align: center;
            border: 1px solid #ccc; }
            @media only screen and (max-width: 767px) {
              section.ss_mv_contents .ss_mv_about_cnt .ss_mv_about_box .ss_mv_about_name_cnt .ss_mv_about_tag {
                line-height: 24px; } }
        section.ss_mv_contents .ss_mv_about_cnt .ss_mv_about_box .ss_mv_about_txt {
          font-size: 14px;
          line-height: 25px;
          color: #444; }
      section.ss_mv_contents .ss_mv_about_cnt .ss_mv_sns_link_cnt {
        border-top: 1px dotted #ddd;
        padding-top: 15px;
        margin-top: 10px;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap; }
        section.ss_mv_contents .ss_mv_about_cnt .ss_mv_sns_link_cnt .sns_bt {
          border-radius: 3px;
          border: 1px solid #ccc;
          overflow: hidden;
          width: 32%;
          height: 40px;
          box-sizing: border-box; }
          @media only screen and (max-width: 767px) {
            section.ss_mv_contents .ss_mv_about_cnt .ss_mv_sns_link_cnt .sns_bt {
              width: 49%; } }
          section.ss_mv_contents .ss_mv_about_cnt .ss_mv_sns_link_cnt .sns_bt.full {
            width: 32%; }
            @media only screen and (max-width: 767px) {
              section.ss_mv_contents .ss_mv_about_cnt .ss_mv_sns_link_cnt .sns_bt.full {
                width: 100%;
                margin-bottom: 10px; } }
          section.ss_mv_contents .ss_mv_about_cnt .ss_mv_sns_link_cnt .sns_bt.small {
            width: 16%;
            text-align: center; }
            @media only screen and (max-width: 767px) {
              section.ss_mv_contents .ss_mv_about_cnt .ss_mv_sns_link_cnt .sns_bt.small {
                width: 49%;
                margin-bottom: 5px; } }
          section.ss_mv_contents .ss_mv_about_cnt .ss_mv_sns_link_cnt .sns_bt a {
            display: block;
            line-height: 0;
            margin: 0;
            padding: 0;
            background: #fff;
            text-align: center; }
            section.ss_mv_contents .ss_mv_about_cnt .ss_mv_sns_link_cnt .sns_bt a:hover {
              opacity: 0.8; }
            section.ss_mv_contents .ss_mv_about_cnt .ss_mv_sns_link_cnt .sns_bt a img {
              width: auto;
              height: 40px;
              line-height: 0;
              margin: 0;
              padding: 0; }
  section.nd_mv_contents {
    width: 100%;
    overflow: hidden;
    margin: 0px auto 0 auto;
    background: #73b23f url(../images/nd_mv_bg.jpg) repeat-x center center; }
    @media only screen and (max-width: 767px) {
      section.nd_mv_contents {
        margin: 0px auto 0 auto;
        background: #73b23f url(../images/nd_mv_bg.jpg) repeat-x center center;
        background-size: auto 100%;
        border-bottom: 1px solid #E3E3E3; } }
    section.nd_mv_contents .main_cnt_inner {
      width: 96%;
      max-width: 1150px;
      height: 478px;
      margin: 0 auto 0 auto;
      overflow: hidden;
      position: relative; }
      @media only screen and (max-width: 767px) {
        section.nd_mv_contents .main_cnt_inner {
          width: 100%;
          height: 178px; } }
    section.nd_mv_contents .nd_mv_title_cnt {
      width: 360px;
      height: 242px;
      position: absolute;
      top: 105px;
      left: 86px; }
      @media only screen and (max-width: 767px) {
        section.nd_mv_contents .nd_mv_title_cnt {
          width: 140px;
          height: auto;
          margin: 0 0 0 -50px;
          top: 35px;
          left: auto;
          right: 50%; } }
      section.nd_mv_contents .nd_mv_title_cnt img {
        width: 100%; }
  section.nd_about_cnt {
    width: 96%;
    max-width: 1120px;
    overflow: hidden;
    margin: 45px auto 15px auto;
    box-sizing: border-box; }
    @media only screen and (max-width: 767px) {
      section.nd_about_cnt {
        width: 94%;
        height: auto;
        margin: 15px auto 10px auto;
        float: none;
        box-sizing: border-box; } }
    section.nd_about_cnt .nd_about_data {
      width: 76%;
      float: left; }
      @media only screen and (max-width: 767px) {
        section.nd_about_cnt .nd_about_data {
          width: 100%; } }
      section.nd_about_cnt .nd_about_data .nd_about_name_cnt {
        width: 100%;
        overflow: hidden;
        margin: 15px 0;
        color: #000; }
        @media only screen and (max-width: 767px) {
          section.nd_about_cnt .nd_about_data .nd_about_name_cnt {
            margin: 7px 0; } }
        section.nd_about_cnt .nd_about_data .nd_about_name_cnt .nd_about_name {
          width: 60%;
          float: left;
          padding-left: 10px;
          box-sizing: border-box;
          font-size: 25px;
          font-weight: bold;
          line-height: 30px;
          border-left: 9px solid #0071B7; }
          section.nd_about_cnt .nd_about_data .nd_about_name_cnt .nd_about_name .sml {
            font-size: 14px;
            font-weight: bold;
            line-height: 11px;
            vertical-align: middle; }
          @media only screen and (max-width: 767px) {
            section.nd_about_cnt .nd_about_data .nd_about_name_cnt .nd_about_name {
              font-size: 18px;
              line-height: 24px;
              width: 70%; } }
          section.nd_about_cnt .nd_about_data .nd_about_name_cnt .nd_about_name img {
            width: 80%; }
      section.nd_about_cnt .nd_about_data .nd_about_txt {
        padding-left: 9px;
        padding-top: 15px;
        overflow: hidden; }
        @media only screen and (max-width: 767px) {
          section.nd_about_cnt .nd_about_data .nd_about_txt {
            padding-left: 0px; } }
        section.nd_about_cnt .nd_about_data .nd_about_txt .nd_about_txt_cnt {
          width: 94%;
          margin-right: 5%;
          float: left; }
          @media only screen and (max-width: 767px) {
            section.nd_about_cnt .nd_about_data .nd_about_txt .nd_about_txt_cnt {
              width: 100%;
              box-sizing: border-box;
              margin-right: 0%; } }
          section.nd_about_cnt .nd_about_data .nd_about_txt .nd_about_txt_cnt .nd_about_txt_t {
            font-size: 18px;
            border-bottom: 1px dotted #ccc;
            padding-bottom: 7px;
            margin-bottom: 10px; }
            @media only screen and (max-width: 767px) {
              section.nd_about_cnt .nd_about_data .nd_about_txt .nd_about_txt_cnt .nd_about_txt_t {
                font-size: 16px;
                line-height: 19px;
                font-weight: bold; } }
          section.nd_about_cnt .nd_about_data .nd_about_txt .nd_about_txt_cnt .nd_about_txt_p {
            font-size: 14px;
            line-height: 26px;
            color: #666;
            box-sizing: border-box; }
            @media only screen and (max-width: 767px) {
              section.nd_about_cnt .nd_about_data .nd_about_txt .nd_about_txt_cnt .nd_about_txt_p {
                font-size: 12px;
                line-height: 19px;
                padding-bottom: 10px; } }
    section.nd_about_cnt .nd_about_ill_cnt {
      width: 20%;
      margin-top: 1px;
      float: right; }
      @media only screen and (max-width: 767px) {
        section.nd_about_cnt .nd_about_ill_cnt {
          width: 100%;
          margin: 20px auto;
          float: none; } }
      section.nd_about_cnt .nd_about_ill_cnt img {
        width: 100%; }
  section.topicks_content {
    width: 100%;
    background: #ffffff;
    padding: 26px 0 20px 0; }
    @media only screen and (max-width: 767px) {
      section.topicks_content {
        padding: 16px 0 12px 0; } }
    section.topicks_content .topicks_inner {
      width: 94%;
      max-width: 1120px;
      margin: 0 auto;
      border: 1px solid #000;
      padding: 24px 5%;
      box-sizing: border-box; }
      section.topicks_content .topicks_inner .topicks_title {
        border: 1px solid #000;
        padding: 6px;
        background: #FFF;
        color: #000;
        width: 150px;
        height: 26px;
        text-align: center;
        font-weight: 900;
        font-size: 12px;
        line-height: 12px;
        letter-spacing: 1px;
        box-sizing: border-box;
        margin: -36px auto 0 auto; }
        @media only screen and (max-width: 767px) {
          section.topicks_content .topicks_inner .topicks_title {
            border: none;
            width: 120px; } }
      section.topicks_content .topicks_inner .topicks_cnt {
        border-bottom: 1px dotted #000;
        margin-bottom: 12px;
        padding-top: 17px;
        padding-bottom: 22px;
        overflow: hidden;
        width: 100%;
        display: flex;
        justify-content: space-between;
        flex-wrap: nowrap; }
        @media only screen and (max-width: 767px) {
          section.topicks_content .topicks_inner .topicks_cnt {
            display: block;
            margin-bottom: 17px;
            padding-top: 17px;
            padding-bottom: 21px; } }
        section.topicks_content .topicks_inner .topicks_cnt:last-child {
          border: none;
          margin-bottom: 0;
          padding-bottom: 0; }
        section.topicks_content .topicks_inner .topicks_cnt .topicks_pt_cnt {
          order: 2;
          width: 35%; }
          @media only screen and (max-width: 767px) {
            section.topicks_content .topicks_inner .topicks_cnt .topicks_pt_cnt {
              width: 100%;
              margin-bottom: 10px; } }
          section.topicks_content .topicks_inner .topicks_cnt .topicks_pt_cnt img {
            width: 100%;
            box-sizing: border-box; }
            section.topicks_content .topicks_inner .topicks_cnt .topicks_pt_cnt img.half {
              width: 49%;
              margin-left: 1%; }
        section.topicks_content .topicks_inner .topicks_cnt .topicks_data_cnt {
          order: 1;
          box-sizing: border-box;
          width: 60%; }
          section.topicks_content .topicks_inner .topicks_cnt .topicks_data_cnt.full {
            width: 100%; }
          @media only screen and (max-width: 767px) {
            section.topicks_content .topicks_inner .topicks_cnt .topicks_data_cnt {
              width: 100%; } }
          section.topicks_content .topicks_inner .topicks_cnt .topicks_data_cnt .tpcs_title_cnt {
            overflow: hidden;
            font-weight: 700;
            font-size: 24px;
            line-height: 30px; }
            @media only screen and (max-width: 767px) {
              section.topicks_content .topicks_inner .topicks_cnt .topicks_data_cnt .tpcs_title_cnt {
                font-size: 18px; } }
            section.topicks_content .topicks_inner .topicks_cnt .topicks_data_cnt .tpcs_title_cnt .tpcs_cat {
              display: inline-block;
              height: 24px;
              background: #000;
              padding: 0 10px;
              margin-right: 12px;
              font-size: 13px;
              line-height: 24px;
              color: #fff;
              font-weight: 700;
              text-align: center;
              vertical-align: 3px; }
              @media only screen and (max-width: 767px) {
                section.topicks_content .topicks_inner .topicks_cnt .topicks_data_cnt .tpcs_title_cnt .tpcs_cat {
                  font-size: 11px; } }
          section.topicks_content .topicks_inner .topicks_cnt .topicks_data_cnt .tpcs_date {
            padding: 3px 10px;
            background: rgba(0, 0, 0, 0.05);
            font-weight: 700;
            font-size: 14px;
            text-align: left;
            margin: 10px 0 0 0; }
            @media only screen and (max-width: 767px) {
              section.topicks_content .topicks_inner .topicks_cnt .topicks_data_cnt .tpcs_date {
                font-size: 13px; } }
          section.topicks_content .topicks_inner .topicks_cnt .topicks_data_cnt .tpcs_txt {
            font-size: 14px;
            line-height: 22px;
            padding-top: 10px; }
            @media only screen and (max-width: 767px) {
              section.topicks_content .topicks_inner .topicks_cnt .topicks_data_cnt .tpcs_txt {
                font-size: 13px; } }
  section.post_content_wrap {
    width: 100%;
    max-width: 1120px;
    margin: 10px auto;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap; }
    section.post_content_wrap .ss_news_sp_title {
      display: none; }
      @media only screen and (max-width: 767px) {
        section.post_content_wrap .ss_news_sp_title {
          display: block;
          background: #0066A5;
          line-height: 0;
          font-size: 0;
          margin-bottom: 20px; }
          section.post_content_wrap .ss_news_sp_title img {
            width: 100%;
            margin: 0 !important;
            padding: 0 !important; } }
    section.post_content_wrap .nd_news_sp_title {
      display: none; }
      @media only screen and (max-width: 767px) {
        section.post_content_wrap .nd_news_sp_title {
          display: block;
          background: #0071B7;
          line-height: 0;
          font-size: 0;
          margin-bottom: 20px; }
          section.post_content_wrap .nd_news_sp_title img {
            width: 100%;
            margin: 0 !important;
            padding: 0 !important; } }
    section.post_content_wrap .post_cnt {
      width: 31%;
      border: 1px solid #E3E3E3;
      border-radius: 4px;
      box-sizing: border-box;
      overflow: hidden;
      margin: 10px 0;
      box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1); }
      @media only screen and (max-width: 767px) {
        section.post_content_wrap .post_cnt {
          width: 92%;
          margin-top: 0;
          margin-left: auto;
          margin-right: auto;
          margin-bottom: 2px;
          overflow: hidden;
          box-shadow: none;
          border: none;
          border-radius: 0; } }
      section.post_content_wrap .post_cnt a {
        display: block;
        text-decoration: none; }
        section.post_content_wrap .post_cnt a:hover {
          opacity: 0.8; }
      section.post_content_wrap .post_cnt .post_pt {
        width: 100%;
        height: 320px;
        border-bottom: 1px solid #eee; }
        @media only screen and (max-width: 767px) {
          section.post_content_wrap .post_cnt .post_pt {
            width: 28%;
            height: 90px;
            border: 1px solid #ccc;
            overflow: hidden;
            float: left; } }
        section.post_content_wrap .post_cnt .post_pt img {
          width: 100%;
          height: 100%;
          object-fit: cover; }
      section.post_content_wrap .post_cnt .post_data_cnt {
        width: 100%;
        margin: 0;
        padding: 0; }
        @media only screen and (max-width: 767px) {
          section.post_content_wrap .post_cnt .post_data_cnt {
            float: right;
            width: 65%;
            text-align: left;
            overflow: hidden; } }
        section.post_content_wrap .post_cnt .post_data_cnt .post_title {
          width: 94%;
          margin: 15px auto 6px auto;
          font-size: 16x;
          line-height: 24px;
          font-weight: bold;
          padding-left: 8px;
          overflow: hidden;
          height: 24px;
          color: #000;
          box-sizing: border-box; }
          @media only screen and (max-width: 767px) {
            section.post_content_wrap .post_cnt .post_data_cnt .post_title {
              font-size: 14px;
              line-height: 20px;
              font-weight: bold;
              padding-left: 8px;
              overflow: hidden;
              width: 1000%;
              height: 20px;
              margin-top: 3px;
              color: #000; } }
          section.post_content_wrap .post_cnt .post_data_cnt .post_title.ss {
            border-left: 7px  solid #4D4D4D; }
          section.post_content_wrap .post_cnt .post_data_cnt .post_title.nd {
            border-left: 7px  solid #0071B7; }
        section.post_content_wrap .post_cnt .post_data_cnt .post_date {
          width: 94%;
          margin: 0 auto;
          font-size: 8px;
          line-height: 14px;
          box-sizing: border-box;
          color: #666; }
          @media only screen and (max-width: 767px) {
            section.post_content_wrap .post_cnt .post_data_cnt .post_date {
              width: 100%;
              border-top: 1px dotted #aaa; } }
        section.post_content_wrap .post_cnt .post_data_cnt .post_txt {
          width: 94%;
          margin: 5px auto 10px auto;
          font-size: 12px;
          line-height: 19px;
          box-sizing: border-box;
          color: #666; }
          @media only screen and (max-width: 767px) {
            section.post_content_wrap .post_cnt .post_data_cnt .post_txt {
              width: 100%;
              font-size: 10px;
              line-height: 14px;
              height: 56px;
              overflow: hidden;
              margin-top: 0px;
              padding-top: 4px;
              color: #888; } }
  section.post_data_cnt_wrap {
    width: 96%;
    max-width: 1120px;
    margin: 50px auto;
    padding: 0 0;
    overflow: hidden;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap; }
    @media only screen and (max-width: 767px) {
      section.post_data_cnt_wrap {
        display: block;
        margin: 20px auto; } }
    section.post_data_cnt_wrap .post_data_contents {
      width: 63%;
      box-sizing: border-box; }
      section.post_data_cnt_wrap .post_data_contents.full {
        width: 100%; }
      @media only screen and (max-width: 767px) {
        section.post_data_cnt_wrap .post_data_contents {
          width: 100%; } }
      section.post_data_cnt_wrap .post_data_contents .post_title_cnt {
        font-size: 24px;
        font-weight: bold;
        line-height: 33px;
        width: 100%;
        box-sizing: border-box;
        border-left: 10px solid #0071B7;
        padding-left: 16px;
        margin-bottom: 10px; }
      section.post_data_cnt_wrap .post_data_contents .post_date {
        border-top: 1px solid #E3E3E3;
        font-size: 11px;
        font-weight: 200;
        padding: 5px 0; }
      section.post_data_cnt_wrap .post_data_contents .post-categories {
        width: 100%;
        list-style: none !important;
        padding: 0;
        overflow: hidden;
        margin: 0 0 20px 0;
        line-height: 10px; }
        section.post_data_cnt_wrap .post_data_contents .post-categories li {
          float: left;
          font-size: 10px;
          line-height: 10px; }
          section.post_data_cnt_wrap .post_data_contents .post-categories li a {
            display: inline-block;
            text-decoration: none;
            font-weight: 200;
            font-size: 12px;
            line-height: 12px;
            color: #666;
            padding: 4px 15px;
            box-sizing: border-box;
            background: #F4F4F4;
            margin-bottom: 5px;
            margin-right: 5px;
            border-radius: 3px; }
      section.post_data_cnt_wrap .post_data_contents .post_main_txt {
        font-size: 16px;
        line-height: 30px;
        font-weight: 100;
        letter-spacing: 0.5px; }
        @media only screen and (max-width: 767px) {
          section.post_data_cnt_wrap .post_data_contents .post_main_txt {
            width: 94%;
            margin: 0 auto; } }
        section.post_data_cnt_wrap .post_data_contents .post_main_txt img {
          width: 100%;
          height: auto; }
        section.post_data_cnt_wrap .post_data_contents .post_main_txt figcaption {
          line-height: 18px; }
    section.post_data_cnt_wrap .post_data_right_clm {
      width: 30%;
      box-sizing: border-box; }
      @media only screen and (max-width: 767px) {
        section.post_data_cnt_wrap .post_data_right_clm {
          width: 100%; } }
      section.post_data_cnt_wrap .post_data_right_clm .post_right_clm_cnt {
        width: 100%;
        margin-bottom: 70px;
        clear: both;
        overflow: hidden;
        box-sizing: border-box; }
        section.post_data_cnt_wrap .post_data_right_clm .post_right_clm_cnt .post_right_clm_title {
          font-size: 16px;
          line-height: 20px;
          font-weight: 700px;
          border-left: 7px solid #4D4D4D;
          padding-left: 13px;
          margin-bottom: 6px; }
        section.post_data_cnt_wrap .post_data_right_clm .post_right_clm_cnt .hr {
          width: 100%;
          height: 1px;
          background: #E3E3E3;
          margin-bottom: 15px; }
        section.post_data_cnt_wrap .post_data_right_clm .post_right_clm_cnt .right_clm_sns_link_cnt {
          margin-top: 10px;
          display: flex;
          justify-content: space-between;
          flex-wrap: wrap; }
          section.post_data_cnt_wrap .post_data_right_clm .post_right_clm_cnt .right_clm_sns_link_cnt .sns_bt {
            border-radius: 3px;
            border: 1px solid #ccc;
            overflow: hidden;
            width: 100%;
            height: 60px;
            box-sizing: border-box;
            margin-bottom: 10px; }
            section.post_data_cnt_wrap .post_data_right_clm .post_right_clm_cnt .right_clm_sns_link_cnt .sns_bt a {
              display: block;
              line-height: 0;
              margin: 0;
              padding: 0;
              text-align: center; }
              section.post_data_cnt_wrap .post_data_right_clm .post_right_clm_cnt .right_clm_sns_link_cnt .sns_bt a img {
                width: auto;
                height: 60px;
                line-height: 0;
                margin: 0;
                padding: 0; }
        section.post_data_cnt_wrap .post_data_right_clm .post_right_clm_cnt .right_clm_cat_list {
          list-style: none;
          margin: 0;
          padding: 0; }
          section.post_data_cnt_wrap .post_data_right_clm .post_right_clm_cnt .right_clm_cat_list li {
            border-bottom: 1px solid #eee;
            padding: 10px 0; }
            section.post_data_cnt_wrap .post_data_right_clm .post_right_clm_cnt .right_clm_cat_list li.list_sub {
              padding: 10px 0 10px 30px;
              box-sizing: border-box; }
            section.post_data_cnt_wrap .post_data_right_clm .post_right_clm_cnt .right_clm_cat_list li a {
              display: block;
              color: #000;
              text-decoration: none;
              background: url(../images/arrow_02_sp.png) no-repeat left center;
              background-size: 12px auto;
              padding-left: 20px;
              box-sizing: border-box;
              font-size: 14px; }
        section.post_data_cnt_wrap .post_data_right_clm .post_right_clm_cnt .right_clm_cat_list_sub {
          list-style: none;
          margin: 0;
          padding: 0 0 0 30px;
          box-sizing: border-box; }
          section.post_data_cnt_wrap .post_data_right_clm .post_right_clm_cnt .right_clm_cat_list_sub li {
            border-top: 1px solid #eee;
            border-bottom: none;
            padding: 10px 0; }
            section.post_data_cnt_wrap .post_data_right_clm .post_right_clm_cnt .right_clm_cat_list_sub li a {
              display: block;
              color: #000;
              text-decoration: none;
              background: url(../images/arrow_02_sp.png) no-repeat left center;
              background-size: 12px auto;
              padding-left: 20px;
              box-sizing: border-box; }
            section.post_data_cnt_wrap .post_data_right_clm .post_right_clm_cnt .right_clm_cat_list_sub li:last-child {
              padding-bottom: 0; }
        section.post_data_cnt_wrap .post_data_right_clm .post_right_clm_cnt .right_clm_post_lst {
          width: 100%;
          margin: 0;
          box-sizing: border-box; }
          section.post_data_cnt_wrap .post_data_right_clm .post_right_clm_cnt .right_clm_post_lst a:hover {
            opacity: 0.7; }
          section.post_data_cnt_wrap .post_data_right_clm .post_right_clm_cnt .right_clm_post_lst .news_s_list_cnt {
            width: 100%;
            margin-bottom: 16px;
            overflow: hidden; }
            section.post_data_cnt_wrap .post_data_right_clm .post_right_clm_cnt .right_clm_post_lst .news_s_list_cnt .n_tn_cnt {
              width: 28%;
              height: 108px;
              border: 1px solid #ccc;
              overflow: hidden;
              float: left; }
              section.post_data_cnt_wrap .post_data_right_clm .post_right_clm_cnt .right_clm_post_lst .news_s_list_cnt .n_tn_cnt img {
                width: 100%;
                height: 100%;
                object-fit: cover; }
            section.post_data_cnt_wrap .post_data_right_clm .post_right_clm_cnt .right_clm_post_lst .news_s_list_cnt .n_data_cnt {
              float: right;
              width: 69%;
              text-align: left;
              overflow: hidden; }
              section.post_data_cnt_wrap .post_data_right_clm .post_right_clm_cnt .right_clm_post_lst .news_s_list_cnt .n_data_cnt .n_cat_cnt {
                width: 100%;
                overflow: hidden;
                box-sizing: border-box;
                padding: 1px 0 0px 0; }
                section.post_data_cnt_wrap .post_data_right_clm .post_right_clm_cnt .right_clm_post_lst .news_s_list_cnt .n_data_cnt .n_cat_cnt .post-categories {
                  width: 100%;
                  list-style: none;
                  margin: 0 0 5px 0;
                  padding: 0;
                  float: none;
                  box-sizing: border-box;
                  line-height: 14px; }
                  section.post_data_cnt_wrap .post_data_right_clm .post_right_clm_cnt .right_clm_post_lst .news_s_list_cnt .n_data_cnt .n_cat_cnt .post-categories li {
                    border: 1px solid #ccc;
                    font-size: 8px;
                    line-height: 8px;
                    padding: 1px 5px;
                    display: inline;
                    margin: 0 3px 5px 0;
                    color: #666; }
                    section.post_data_cnt_wrap .post_data_right_clm .post_right_clm_cnt .right_clm_post_lst .news_s_list_cnt .n_data_cnt .n_cat_cnt .post-categories li a {
                      color: #444;
                      font-weight: 100;
                      text-decoration: none; }
                section.post_data_cnt_wrap .post_data_right_clm .post_right_clm_cnt .right_clm_post_lst .news_s_list_cnt .n_data_cnt .n_cat_cnt .n_date {
                  width: 100%;
                  float: none;
                  text-align: left;
                  font-size: 8px;
                  line-height: 14px;
                  box-sizing: border-box;
                  color: #666; }
              section.post_data_cnt_wrap .post_data_right_clm .post_right_clm_cnt .right_clm_post_lst .news_s_list_cnt .n_data_cnt .n_title_cnt {
                font-size: 14px;
                line-height: 20px;
                font-weight: bold;
                padding-left: 8px;
                overflow: hidden;
                width: 1000%;
                height: 20px;
                margin-top: 5px;
                color: #000; }
                section.post_data_cnt_wrap .post_data_right_clm .post_right_clm_cnt .right_clm_post_lst .news_s_list_cnt .n_data_cnt .n_title_cnt.ss {
                  border-left: 7px  solid #4D4D4D; }
                section.post_data_cnt_wrap .post_data_right_clm .post_right_clm_cnt .right_clm_post_lst .news_s_list_cnt .n_data_cnt .n_title_cnt.nd {
                  border-left: 7px  solid #0071B7; }
              section.post_data_cnt_wrap .post_data_right_clm .post_right_clm_cnt .right_clm_post_lst .news_s_list_cnt .n_data_cnt .n_txt_cnt {
                font-size: 10px;
                line-height: 14px;
                height: 56px;
                overflow: hidden;
                margin-top: 5px;
                border-top: 1px dotted #aaa;
                padding-top: 4px;
                color: #888; }
          section.post_data_cnt_wrap .post_data_right_clm .post_right_clm_cnt .right_clm_post_lst .news_list_bt {
            text-align: center;
            padding: 13px 0; }
            section.post_data_cnt_wrap .post_data_right_clm .post_right_clm_cnt .right_clm_post_lst .news_list_bt a {
              display: block;
              background: #f1f1f1;
              color: #666;
              font-size: 12px;
              text-decoration: none;
              padding: 10px 0; }
              section.post_data_cnt_wrap .post_data_right_clm .post_right_clm_cnt .right_clm_post_lst .news_list_bt a img.w10 {
                width: 10px;
                vertical-align: -4px;
                margin-top: 5px; }
              section.post_data_cnt_wrap .post_data_right_clm .post_right_clm_cnt .right_clm_post_lst .news_list_bt a:hover {
                background: #ddd; }
  section.pagenation_cnt {
    width: 96%;
    max-width: 1120px;
    margin: 30px auto;
    padding: 20px 0;
    overflow: hidden; }
    section.pagenation_cnt .pagination .nav-links {
      margin: 0 auto; }
    section.pagenation_cnt .pagination a.page-numbers {
      height: 40px;
      margin: 0;
      list-style: none;
      display: block;
      overflow: hidden;
      float: left;
      text-align: center;
      padding: 0 15px;
      margin-right: 8px;
      font-size: 12px;
      border: 1px solid #0066A5;
      border-radius: 2px;
      box-sizing: border-box;
      text-decoration: none;
      color: #0066A5;
      line-height: 40px; }
    section.pagenation_cnt .pagination span.page-numbers {
      height: 40px;
      margin: 0;
      list-style: none;
      display: block;
      overflow: hidden;
      float: left;
      text-align: center;
      padding: 0 15px;
      margin-right: 8px;
      font-size: 12px;
      border: 1px solid #0066A5;
      border-radius: 2px;
      box-sizing: border-box;
      color: #fff;
      background: #0066A5;
      line-height: 40px; }
      section.pagenation_cnt .pagination span.page-numbers.dots {
        color: #888;
        background: #FFF;
        border: none; }
    section.pagenation_cnt .pagination ul.page-numbers {
      margin: 0;
      padding: 0; }
      section.pagenation_cnt .pagination ul.page-numbers li {
        width: 48px;
        height: 48px;
        margin: 0;
        list-style: none;
        display: block;
        overflow: hidden;
        float: left;
        text-align: center;
        line-height: 48px;
        margin-right: 8px; }
        section.pagenation_cnt .pagination ul.page-numbers li span.page-numbers.current {
          display: block;
          width: 100%;
          height: 100%;
          color: #fff;
          background-color: #0066A5;
          font-weight: bold;
          border: 1px solid #0066A5;
          border-radius: 2px;
          box-sizing: border-box; }
        section.pagenation_cnt .pagination ul.page-numbers li a {
          display: block;
          width: 100%;
          height: 100%;
          color: #0066A5;
          text-decoration: none;
          font-weight: bold;
          border: 1px solid #0066A5;
          border-radius: 2px;
          box-sizing: border-box; }
          section.pagenation_cnt .pagination ul.page-numbers li a.prev {
            border: 1px solid #888;
            color: #888; }
          section.pagenation_cnt .pagination ul.page-numbers li a.next {
            border: 1px solid #888;
            color: #888; }
    section.pagenation_cnt .screen-reader-text {
      border: 0;
      clip: rect(1px, 1px, 1px, 1px);
      -webkit-clip-path: inset(50%);
      clip-path: inset(50%);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute !important;
      width: 1px;
      word-wrap: normal !important;
      word-break: normal; }
  section .page_comment_cnt {
    border-top: 1px dotted #ccc;
    padding-top: 20px;
    font-size: 14px;
    line-height: 22px;
    font-weight: 300;
    margin-bottom: 20px; }
  section .formwrap {
    width: 60%;
    margin-top: 50px;
    margin-bottom: 50px; }
    section .formwrap dl {
      width: 100%;
      margin: 0;
      padding: 0; }
      section .formwrap dl dt {
        font-size: 1em;
        font-weight: bold;
        margin-top: 20px;
        margin-bottom: 5px;
        padding: 0 0 0 8px;
        border-left: 7px solid #0071B7; }
        section .formwrap dl dt span.hissu {
          font-size: 12px !important;
          color: red !important;
          margin-left: 10px !important; }
      section .formwrap dl dd {
        font-size: 1em;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 20px;
        margin-left: 0;
        padding: 0 0 0 15px; }
        section .formwrap dl dd span.error {
          display: block !important;
          font-size: 12px !important;
          color: red !important; }
    section .formwrap span.hissu {
      font-size: 12px !important;
      color: red !important; }
    section .formwrap div.contact_title_box {
      width: 100%;
      margin: 10px auto;
      padding: 0; }
      section .formwrap div.contact_title_box .contact_tb_t {
        width: 100%;
        background: #2F6DBA url(../images/head_contact_bt_bg.png) no-repeat left center;
        background-size: auto 100%;
        font-weight: bold;
        color: #fff;
        padding-left: 40px;
        font-size: 14px;
        text-decoration: none;
        letter-spacing: 0;
        line-height: 40px; }
      section .formwrap div.contact_title_box .contact_tb_txt {
        font-size: 14px;
        line-height: 22px;
        font-weight: 300;
        text-align: left;
        margin-top: 10px;
        margin-bottom: 30px; }
  section .access_cnt {
    border-top: 1px dotted #ccc;
    padding-top: 20px;
    font-size: 14px;
    line-height: 22px;
    font-weight: 300;
    margin-bottom: 20px; }
    section .access_cnt p.access_title {
      font-size: 1em;
      font-weight: bold;
      margin-top: 20px;
      margin-bottom: 5px;
      padding: 0 0 0 8px;
      border-left: 7px solid #0071B7; }
    section .access_cnt p.access_data {
      font-size: 1em;
      font-weight: bold;
      margin-top: 0px;
      margin-bottom: 40px;
      padding: 0 0 0 15px; }
  section .legal_cnt {
    border-top: 1px dotted #ccc;
    padding-top: 20px;
    font-size: 14px;
    line-height: 22px;
    font-weight: 300;
    margin-bottom: 20px; }
    section .legal_cnt p.legal_title {
      font-size: 1em;
      font-weight: bold;
      margin-top: 20px;
      margin-bottom: 5px;
      padding: 0 0 0 8px;
      border-left: 7px solid #bbb; }
    section .legal_cnt p.legal_data {
      font-size: 1em;
      font-weight: 200;
      margin-top: 0px;
      margin-bottom: 40px;
      padding: 0 0 0 15px; }
  section .privacy_cnt {
    border-top: 1px dotted #ccc;
    padding-top: 20px;
    font-size: 14px;
    line-height: 22px;
    font-weight: 300;
    margin-bottom: 20px; }
    section .privacy_cnt p.privacy_title {
      font-size: 1em;
      font-weight: bold;
      margin-top: 20px;
      margin-bottom: 5px;
      padding: 0 0 0 8px;
      border-left: 7px solid #bbb; }
    section .privacy_cnt p.privacy_data {
      font-size: 1em;
      font-weight: 100;
      margin-top: 0px;
      margin-bottom: 40px;
      padding: 0 0 0 15px; }

.pagetop_cnt_wrap {
  position: relative; }

.pagetop_cnt {
  position: fixed;
  bottom: 180px;
  right: 10px;
  cursor: pointer; }

footer .footer {
  background: #0071B7;
  text-align: center;
  padding: 30px 0 5px 0; }
  @media only screen and (max-width: 767px) {
    footer .footer {
      padding: 0;
      margin: 0; } }
  footer .footer .footer_inner {
    width: 100%;
    max-width: 1120px;
    margin: 0px auto;
    overflow: hidden;
    color: #fff; }
    @media only screen and (max-width: 767px) {
      footer .footer .footer_inner {
        width: 100%;
        margin: 0;
        padding-bottom: 10px; } }
    footer .footer .footer_inner .footer_left {
      width: 44%;
      max-width: 458px;
      float: left; }
      @media only screen and (max-width: 767px) {
        footer .footer .footer_inner .footer_left {
          width: 100%;
          margin: 0 auto;
          float: none; } }
      footer .footer .footer_inner .footer_left .foot_logo {
        width: 200px;
        margin-top: 5px; }
        @media only screen and (max-width: 767px) {
          footer .footer .footer_inner .footer_left .foot_logo {
            width: 90%;
            margin: 0 auto;
            float: none;
            text-align: left; } }
        footer .footer .footer_inner .footer_left .foot_logo img {
          width: 100%; }
          @media only screen and (max-width: 767px) {
            footer .footer .footer_inner .footer_left .foot_logo img {
              width: 60%; } }
      footer .footer .footer_inner .footer_left .foot_company_txt {
        text-align: left;
        color: #fff;
        font-size: 13px;
        line-height: 21px;
        margin: 5px 0 25px 0;
        font-weight: 300;
        letter-spacing: 0px; }
        @media only screen and (max-width: 767px) {
          footer .footer .footer_inner .footer_left .foot_company_txt {
            width: 90%;
            margin: 5px auto 20px auto;
            font-size: 13px;
            line-height: 19px; } }
      footer .footer .footer_inner .footer_left ul.foot_link {
        display: block;
        overflow: hidden;
        width: 100%;
        margin: 0px;
        padding: 0;
        list-style: none; }
        @media only screen and (max-width: 767px) {
          footer .footer .footer_inner .footer_left ul.foot_link {
            width: 100%;
            border-top: 1px solid #2485C1; } }
        footer .footer .footer_inner .footer_left ul.foot_link li {
          width: 50%;
          text-align: left;
          background: url(../images/arrow_03.png) no-repeat left center;
          background-size: auto 20px;
          padding-left: 10px;
          padding-right: 20px;
          margin-bottom: 5px;
          float: left;
          font-size: 12px;
          letter-spacing: 0;
          font-weight: normal;
          line-height: 20px;
          box-sizing: border-box; }
          @media only screen and (max-width: 767px) {
            footer .footer .footer_inner .footer_left ul.foot_link li {
              width: 50%;
              text-align: left;
              border-bottom: 1px solid #2485C1;
              border-left: 1px solid #2485C1;
              padding: 7px 5px 7px 22px;
              margin: 0;
              background: url(../images/arrow_03_sp.png) no-repeat left center;
              background-size: auto 20px; } }
          footer .footer .footer_inner .footer_left ul.foot_link li.fl_w {
            width: 50%;
            text-align: left; }
            @media only screen and (max-width: 767px) {
              footer .footer .footer_inner .footer_left ul.foot_link li.fl_w {
                width: 50%;
                text-align: left; } }
          footer .footer .footer_inner .footer_left ul.foot_link li a {
            color: #fff;
            text-decoration: none; }
            footer .footer .footer_inner .footer_left ul.foot_link li a:hover {
              opacity: 0.8; }
    footer .footer .footer_inner .footer_right {
      width: 52%;
      max-width: 550px;
      float: right; }
      @media only screen and (max-width: 767px) {
        footer .footer .footer_inner .footer_right {
          width: 100%;
          float: none;
          text-align: left; } }
      footer .footer .footer_inner .footer_right .foot_map_cnt {
        margin-bottom: 15px; }
        @media only screen and (max-width: 767px) {
          footer .footer .footer_inner .footer_right .foot_map_cnt {
            margin-top: 0;
            margin-bottom: 20px; } }
        footer .footer .footer_inner .footer_right .foot_map_cnt iframe {
          width: 100%; }
          @media only screen and (max-width: 767px) {
            footer .footer .footer_inner .footer_right .foot_map_cnt iframe {
              width: 100%;
              height: 380px; } }

footer .copyright {
  width: 100%;
  font-size: 10px;
  font-style: normal;
  color: #fff;
  margin: 0 auto;
  text-align: center;
  letter-spacing: 0;
  background: #005488;
  letter-spacing: 1px; }
  @media only screen and (max-width: 767px) {
    footer .copyright {
      font-size: 10px;
      line-height: 10px;
      margin-bottom: 0;
      padding: 10px 0; } }

.pc_only {
  display: block; }
  @media only screen and (max-width: 767px) {
    .pc_only {
      display: none; } }

.pc_only_il {
  display: inline; }
  @media only screen and (max-width: 767px) {
    .pc_only_il {
      display: none; } }

.sp_only {
  display: none; }
  @media only screen and (max-width: 767px) {
    .sp_only {
      display: block; } }

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

.ls1 {
  letter-spacing: 1px !important; }

.clear {
  clear: both;
  height: 0; }

.spacer_10px {
  width: 100%;
  display: block;
  height: 10px;
  line-height: 0;
  font-size: 0; }

.spacer_15px {
  width: 100%;
  display: block;
  height: 15px;
  line-height: 0;
  font-size: 0; }

.spacer_40px {
  width: 100%;
  display: block;
  height: 40px;
  line-height: 0;
  font-size: 0; }

.t_red {
  color: #ea545d; }

.hr_dash {
  border-top: 1px dashed #0071B7;
  height: 0px; }

.vspace10 {
  clear: both;
  line-height: 0;
  height: 10px; }

.vspace20 {
  clear: both;
  line-height: 0;
  height: 20px; }

.vspace50 {
  clear: both;
  line-height: 0;
  height: 50px; }

.vspace100 {
  clear: both;
  line-height: 0;
  height: 100px; }

.vspace200 {
  clear: both;
  line-height: 0;
  height: 200px; }

form input[type="text"],
form input[type="email"],
form input[type="tel"],
form textarea {
  width: 90%;
  background: #fff;
  border: 1px solid #927b64;
  border-radius: 5px;
  padding: 5px 10px;
  text-align: left;
  color: #444;
  font-size: 22px;
  margin: 0px 0 0px 0;
  outline: none;
  box-sizing: border-box; }
  @media only screen and (max-width: 767px) {
    form input[type="text"],
    form input[type="email"],
    form input[type="tel"],
    form textarea {
      width: 100%; } }

form textarea {
  height: 5em;
  width: 90%;
  text-align: left; }
  @media only screen and (max-width: 767px) {
    form textarea {
      width: 100%; } }

form .radio_bt {
  display: none; }

form label {
  width: 80%;
  box-sizing: border-box; }
  @media only screen and (max-width: 767px) {
    form label {
      width: 100%;
      line-height: 40px; } }

form .radio_bt + label {
  padding-top: 1px;
  padding-left: 27px;
  padding-right: 0px;
  position: relative;
  width: 100%;
  box-sizing: border-box; }

form .radio_bt + label::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  border: 2px solid #927b64;
  border-radius: 50%;
  background: #fff; }

form .radio_bt:checked + label::after {
  content: "";
  display: block;
  position: absolute;
  top: 5px;
  left: 5px;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #ea545d; }

form span {
  width: 100%;
  box-sizing: border-box; }

form .radio_bt + span {
  padding-top: 1px;
  padding-left: 27px;
  padding-right: 0px;
  position: relative;
  width: 100%;
  box-sizing: border-box; }

form .radio_bt + span::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  border: 2px solid #927b64;
  border-radius: 50%;
  background: #fff; }

form .radio_bt:checked + span::after {
  content: "";
  display: block;
  position: absolute;
  top: 5px;
  left: 5px;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #927b64; }

.checkbox_input {
  display: none; }

.checkbox_parts {
  padding-left: 40px;
  position: relative;
  width: 100%;
  box-sizing: border-box; }

.checkbox_parts::before {
  content: "";
  display: block;
  position: absolute;
  top: -3px;
  left: 0;
  width: 26px;
  height: 26px;
  border: 2px solid #927b64;
  border-radius: 4px;
  background: #fff; }

.checkbox_input:checked + .checkbox_parts::after {
  content: "";
  display: block;
  position: absolute;
  top: -2px;
  left: 9px;
  width: 8px;
  height: 18px;
  transform: rotate(40deg);
  border-bottom: 4px solid #927b64;
  border-right: 4px solid #927b64; }

.mwform-checkbox-field-text {
  padding-left: 40px;
  position: relative;
  width: 100%;
  box-sizing: border-box; }

.mwform-checkbox-field-text::before {
  content: "";
  display: block;
  position: absolute;
  top: -3px;
  left: 0;
  width: 26px;
  height: 26px;
  border: 2px solid #927b64;
  border-radius: 4px;
  background: #fff; }

.checkbox_input:checked + .mwform-checkbox-field-text::after {
  content: "";
  display: block;
  position: absolute;
  top: -2px;
  left: 9px;
  width: 8px;
  height: 18px;
  transform: rotate(40deg);
  border-bottom: 4px solid #927b64;
  border-right: 4px solid #927b64; }

select {
  width: 60%;
  background: #fff;
  border: 1px solid #927b64;
  border-radius: 5px;
  padding: 7px 10px;
  text-align: left;
  font-size: 18px;
  outline: none;
  vertical-align: middle;
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button; }
  @media only screen and (max-width: 767px) {
    select {
      width: 100%; } }

select option {
  background-color: #fff;
  color: #333; }

select::-ms-expand {
  display: none; }

select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #828c9a; }

.btnwrap {
  margin: 50px auto; }

input[type="submit"],
input[type="button"] {
  display: block;
  min-width: 45%;
  max-width: 250px;
  height: auto;
  box-sizing: border-box;
  outline: none;
  background: #bbbbbb;
  font-weight: bold;
  color: #fff;
  padding: 10px 20px;
  margin: 5px auto;
  border: none;
  border-radius: 5px; }
  input[type="submit"].submit,
  input[type="button"].submit {
    background: #0071B7;
    font-weight: bold;
    color: #fff;
    padding: 10px 20px; }
  @media only screen and (max-width: 767px) {
    input[type="submit"],
    input[type="button"] {
      width: 100%;
      background: #0071B7;
      font-weight: bold;
      color: #fff; } }

input[type="submit"]:hover,
input[type="button"]:hover {
  opacity: 0.8; }

input[type="button"].modoru_bt {
  display: block;
  width: 50%;
  height: auto;
  box-sizing: border-box;
  outline: none;
  margin: 0 auto 25px auto;
  color: #333;
  background: #fff;
  line-height: 30px;
  border: 1px solid #888;
  padding: 10px 20px;
  border-radius: 5px; }
  @media only screen and (max-width: 767px) {
    input[type="button"].modoru_bt {
      width: 100%; } }

input[type="button"].modoru_bt:hover {
  padding-top: 2px;
  color: #333;
  border: 2px solid #aaa;
  text-align: center;
  background: #fff;
  line-height: 30px;
  box-sizing: border-box; }

/* fadein_animation */
.fadein {
  opacity: 0;
  -webkit-transform: translate(0, 50px);
  -ms-transform: translate(0, 50px);
  transform: translate(0, 50px);
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s; }

.fadein.active {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0); }

.fadein-bottom {
  opacity: 0;
  -webkit-transform: translate(0, -50px);
  -ms-transform: translate(0, -50px);
  transform: translate(0, -50px);
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s; }

.fadein-bottom.active {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0); }

.fadein-right {
  opacity: 0;
  -webkit-transform: translate(50px, 0);
  -ms-transform: translate(50px, 0);
  transform: translate(50px, 0);
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s; }

.fadein-right.active {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0); }

.fadein-left {
  opacity: 0;
  -webkit-transform: translate(-50px, 0);
  -ms-transform: translate(-50px, 0);
  transform: translate(-50px, 0);
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s; }

.fadein-left.active {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0); }

.fadein-r_op100 {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s; }

@media screen and (max-width: 768px) {
  .fadein-r_op100 {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); } }

.fadein-r_op100.active {
  opacity: 1;
  -webkit-transform: translate(-2.5%, 0);
  -ms-transform: translate(-2.5%, 0);
  transform: translate(-2.5%, 0); }

@media screen and (max-width: 768px) {
  .fadein-r_op100 {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); } }

.fadein-l_op100 {
  opacity: 1;
  -webkit-transform: translate(-5%, 0);
  -ms-transform: translate(-5%, 0);
  transform: translate(-5%, 0);
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s; }

@media screen and (max-width: 768px) {
  .fadein-l_op100 {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); } }

.fadein-l_op100.active {
  opacity: 1;
  -webkit-transform: translate(-2.5%, 0);
  -ms-transform: translate(-2.5%, 0);
  transform: translate(-2.5%, 0); }

/*---- page top_fade adnimation ----*/
@-webkit-keyframes fadein_top {
  from {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadein_top {
  from {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@-webkit-keyframes fadein_bottom {
  from {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadein_bottom {
  from {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@-webkit-keyframes fadein_right {
  from {
    opacity: 0;
    -webkit-transform: translateX(60px);
    transform: translateX(60px); }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadein_right {
  from {
    opacity: 0;
    -webkit-transform: translateX(60px);
    transform: translateX(60px); }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@-webkit-keyframes fadein_left {
  from {
    opacity: 0;
    -webkit-transform: translateX(-60px);
    transform: translateX(-60px); }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadein_left {
  from {
    opacity: 0;
    -webkit-transform: translateX(-60px);
    transform: translateX(-60px); }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@-webkit-keyframes fadein_main_title {
  0% {
    opacity: 0;
    -webkit-transform: translateY(30px); }
  70% {
    opacity: 0;
    -webkit-transform: translateY(30px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }

@keyframes fadein_main_title {
  0% {
    opacity: 0;
    -webkit-transform: translateY(30px); }
  70% {
    opacity: 0;
    -webkit-transform: translateY(30px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }

@-webkit-keyframes fadein_main_copy01 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-60px);
    transform: translateX(-60px); }
  50% {
    opacity: 0;
    -webkit-transform: translateX(-60px);
    transform: translateX(-60px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadein_main_copy01 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-60px);
    transform: translateX(-60px); }
  50% {
    opacity: 0;
    -webkit-transform: translateX(-60px);
    transform: translateX(-60px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@-webkit-keyframes fadein_main_copy02 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(60px);
    transform: translateX(60px); }
  50% {
    opacity: 0;
    -webkit-transform: translateX(60px);
    transform: translateX(60px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadein_main_copy02 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(60px);
    transform: translateX(60px); }
  50% {
    opacity: 0;
    -webkit-transform: translateX(60px);
    transform: translateX(60px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@-webkit-keyframes fadein_main_bar01 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-400px);
    transform: translateX(-400px); }
  30% {
    opacity: 0;
    -webkit-transform: translateX(-400px);
    transform: translateX(-400px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadein_main_bar01 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-400px);
    transform: translateX(-400px); }
  30% {
    opacity: 0;
    -webkit-transform: translateX(-400px);
    transform: translateX(-400px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@-webkit-keyframes fadein_main_bar02 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(400px);
    transform: translateX(400px); }
  30% {
    opacity: 0;
    -webkit-transform: translateX(400px);
    transform: translateX(400px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadein_main_bar02 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(400px);
    transform: translateX(400px); }
  30% {
    opacity: 0;
    -webkit-transform: translateX(400px);
    transform: translateX(400px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@-webkit-keyframes fadein_main_glass {
  0% {
    opacity: 0; }
  70% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadein_main_glass {
  0% {
    opacity: 0; }
  70% {
    opacity: 0; }
  100% {
    opacity: 1; } }
