@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: 14px;
  line-height: 24px;
  color: #221714;
  font-family: 'M PLUS 1p', sans-serif;
  font-weight: 300;
  font-style: normal;
  box-sizing: border-box;
  letter-spacing: 0; }
  @media only screen and (max-width: 767px) {
    body {
      letter-spacing: 0px; } }

header {
  width: 100%;
  height: 169px;
  margin: 0;
  padding: 0;
  background: #fff;
  position: fixed;
  overflow: hidden;
  top: 0;
  z-index: 10000;
  box-sizing: border-box; }
  @media only screen and (max-width: 767px) {
    header {
      height: 54px;
      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: 1200px;
    height: 83px;
    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: 54px; } }
    header .head_top .head_logo_cnt {
      width: 50%;
      max-width: 400px;
      margin: 0 0 0 0;
      padding: 0;
      float: left; }
      @media only screen and (max-width: 767px) {
        header .head_top .head_logo_cnt {
          width: 130px;
          padding-left: 10px; } }
      header .head_top .head_logo_cnt h1 {
        width: 100%;
        margin: 0 0 0 0;
        padding: 8px 0 0 0; }
        @media only screen and (max-width: 767px) {
          header .head_top .head_logo_cnt h1 {
            width: 100%;
            height: 93px;
            max-width: 210px;
            margin: 0;
            padding: 6px 0 0 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 .sp_tel_bt {
      display: none; }
      @media only screen and (max-width: 767px) {
        header .head_top .sp_tel_bt {
          display: block;
          height: 54px;
          float: right;
          text-align: center;
          margin: 0;
          padding: 0 15px;
          background: #fff;
          background-image: none;
          border-left: 1px solid #eee; }
          header .head_top .sp_tel_bt img {
            width: 125px;
            height: 54px; } }
    header .head_top .header_right {
      width: 50%;
      float: right;
      overflow: hidden;
      margin: 0;
      padding: 22px 0 0 0; }
      header .head_top .header_right .header_tel_cnt {
        text-align: right;
        font-size: 18px;
        color: #222;
        font-weight: 600; }
        header .head_top .header_right .header_tel_cnt a {
          font-size: 28px;
          text-decoration: none;
          color: #0E3471; }
        header .head_top .header_right .header_tel_cnt .jikan {
          font-size: 14px;
          color: #8B8B8B;
          font-weight: normal; }
      @media only screen and (max-width: 767px) {
        header .head_top .header_right {
          display: none; } }
  header .menu_cnt {
    width: 100%;
    height: 86px;
    background: #0E3471; }
    header .menu_cnt .head_menu {
      list-style: none;
      width: 100%;
      max-width: 1200px;
      height: 70px;
      margin: 0 auto;
      padding: 8px 0; }
      header .menu_cnt .head_menu li {
        width: 16.66666%;
        box-sizing: border-box;
        float: left;
        letter-spacing: 0;
        margin: 0;
        padding: 0;
        height: 70px;
        border-right: 1px solid rgba(255, 255, 255, 0.3); }
        header .menu_cnt .head_menu li:first-child {
          border-left: 1px solid rgba(255, 255, 255, 0.3); }
        header .menu_cnt .head_menu li a {
          display: block;
          width: 100%;
          text-align: center;
          padding: 0;
          margin: 18px auto 0 auto;
          font-size: 17px;
          line-height: 17px;
          font-weight: bold;
          text-decoration: none;
          color: #fff;
          height: 54px; }
          header .menu_cnt .head_menu li a .en {
            display: block;
            margin: 0 auto;
            width: 100%;
            text-align: center;
            font-weight: 100;
            font-size: 11px;
            line-height: 22px; }
          header .menu_cnt .head_menu li a:hover {
            opacity: 0.8; }

.head_link_sp_cnt {
  width: 100%;
  margin-top: 54px;
  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%;
      height: 54px;
      padding: 0 0 0 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 .en {
        font-size: 10px;
        margin-left: 10px;
        letter-spacing: 1px; }
      .head_link_sp_cnt .head_link_sp li a {
        display: block;
        width: 100%;
        height: 54px;
        font-size: 15px;
        font-weight: 500;
        color: #000;
        text-decoration: none;
        line-height: 54px; }
      .head_link_sp_cnt .head_link_sp li.head_sp_m_contact {
        display: block;
        background: #0E3471;
        padding: 0 20px;
        font-weight: bold;
        color: #fff;
        font-size: 14px;
        text-decoration: none;
        letter-spacing: 0;
        line-height: 54px;
        border: none; }
        .head_link_sp_cnt .head_link_sp li.head_sp_m_contact img {
          width: auto;
          height: 54px; }
        .head_link_sp_cnt .head_link_sp li.head_sp_m_contact a {
          color: #fff; }
      .head_link_sp_cnt .head_link_sp li.sp_menu_close {
        background: #000;
        height: 30px;
        text-align: center;
        padding: 3px 15px;
        color: #fff;
        font-size: 12px;
        border: none; }

.head_mv_line_cnt {
  width: 100%;
  height: 150px;
  margin: 0;
  box-sizing: border-box;
  border-bottom: 4px solid #0E3471; }
  .head_mv_line_cnt img {
    width: 100%;
    height: 100%;
    object-fit: cover; }

.pnkz_cnt {
  margin-top: 0px;
  width: 100%;
  color: #797979; }
  @media only screen and (max-width: 767px) {
    .pnkz_cnt {
      margin-top: 0; } }
  .pnkz_cnt .pnkz_list {
    width: 99%;
    max-width: 1200px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 5px 0 6px 0;
    list-style: none;
    overflow: hidden; }
    .pnkz_cnt .pnkz_list li {
      float: left;
      font-size: 10px;
      line-height: 14px;
      letter-spacing: 0;
      color: #797979; }
      @media only screen and (max-width: 767px) {
        .pnkz_cnt .pnkz_list li {
          font-size: 9px; } }
      .pnkz_cnt .pnkz_list li a {
        color: #797979;
        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: 169px;
  clear: both; }
  @media only screen and (max-width: 767px) {
    .head_fixed_spacer {
      height: 54px; } }

section {
  margin: 0;
  padding: 0; }
  section.top_mv_cnt {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    border-bottom: 17px solid #0E3471; }
    @media only screen and (max-width: 767px) {
      section.top_mv_cnt {
        display: none; } }
    section.top_mv_cnt .top_slide_logo_cnt {
      width: 400px;
      height: auto;
      position: absolute;
      z-index: 1000;
      top: 50%;
      margin-top: -130px;
      left: 50%;
      margin-left: -227px; }
      section.top_mv_cnt .top_slide_logo_cnt img {
        width: 100%; }
    section.top_mv_cnt .top_slide_cnt {
      width: 100%;
      overflow: hidden; }
      section.top_mv_cnt .top_slide_cnt img {
        width: 100%; }
      section.top_mv_cnt .top_slide_cnt .item_slider_pc {
        box-sizing: border-box; }
  section.top_mv_cnt_sp {
    display: none;
    width: 100%;
    height: auto; }
    @media only screen and (max-width: 767px) {
      section.top_mv_cnt_sp {
        display: block;
        border-top: 1px solid #0E3471;
        border-bottom: 10px solid #0E3471; } }
    @media only screen and (max-width: 767px) {
      section.top_mv_cnt_sp .top_slide_logo_cnt {
        width: 100%;
        height: auto;
        position: absolute;
        z-index: 1000; }
        section.top_mv_cnt_sp .top_slide_logo_cnt img {
          height: 100%; } }
    section.top_mv_cnt_sp .top_slide_cnt {
      width: 100%;
      height: auto; }
      section.top_mv_cnt_sp .top_slide_cnt img {
        width: 100%; }
  section.top_news_cnt {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 30px 0;
    background: #fafafa; }
    @media only screen and (max-width: 767px) {
      section.top_news_cnt {
        padding: 15px 0; } }
    section.top_news_cnt .top_news_inner {
      width: 90%;
      max-width: 1200px;
      height: auto;
      margin: 0 auto;
      box-sizing: border-box; }
      section.top_news_cnt .top_news_inner .top_news_title {
        width: 100%;
        text-align: left;
        font-size: 14px;
        font-weight: normal; }
      section.top_news_cnt .top_news_inner .top_news_data {
        width: 100%;
        border-bottom: 1px dotted #aaa;
        margin: 0;
        font-size: 12px; }
        section.top_news_cnt .top_news_inner .top_news_data dt {
          width: 7em;
          float: left;
          border-top: 1px dotted #aaa;
          padding: 12px 0 10px 0;
          line-height: 16px; }
        section.top_news_cnt .top_news_inner .top_news_data dd {
          margin-left: 7em;
          border-top: 1px dotted #aaa;
          padding: 12px 0 10px 0;
          line-height: 16px; }
  section.top_copy_cnt {
    width: 80%;
    max-width: 1200px;
    margin: 30px auto;
    text-align: center; }
    @media only screen and (max-width: 767px) {
      section.top_copy_cnt {
        width: 96%;
        margin: 10px auto; } }
    section.top_copy_cnt .top_copy_line {
      display: inline-block;
      padding: 10px 60px;
      background: #fff url(../images/hr_bk.png) no-repeat center center; }
      @media only screen and (max-width: 767px) {
        section.top_copy_cnt .top_copy_line {
          background: none;
          padding: 10px 0px; } }
      section.top_copy_cnt .top_copy_line .line {
        background: #fff;
        padding: 0 20px;
        font-size: 38px;
        font-weight: 700; }
        @media only screen and (max-width: 767px) {
          section.top_copy_cnt .top_copy_line .line {
            background: none;
            padding: 10px 0px;
            font-size: 24px; } }
    section.top_copy_cnt .top_copy_sub {
      font-size: 18px; }
      @media only screen and (max-width: 767px) {
        section.top_copy_cnt .top_copy_sub {
          width: 96%;
          margin: 0 auto;
          font-size: 14px;
          line-height: 20px; } }
  section.top_link_bt_wrap {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 10px 0 30px 0; }
    @media only screen and (max-width: 767px) {
      section.top_link_bt_wrap {
        padding: 10px 0 0 0;
        background-size: auto 80%; } }
    section.top_link_bt_wrap .top_link_bt_cnt {
      width: 100%;
      margin: 0px 0;
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap; }
      @media only screen and (max-width: 767px) {
        section.top_link_bt_wrap .top_link_bt_cnt {
          width: 90%;
          margin: 10px auto; } }
      section.top_link_bt_wrap .top_link_bt_cnt .top_link_bt_box {
        width: 31%; }
        @media only screen and (max-width: 767px) {
          section.top_link_bt_wrap .top_link_bt_cnt .top_link_bt_box {
            width: 100%;
            margin: 10px 0 30px 0; } }
      section.top_link_bt_wrap .top_link_bt_cnt .top_link_bt_pt {
        width: 100%; }
        @media only screen and (max-width: 767px) {
          section.top_link_bt_wrap .top_link_bt_cnt .top_link_bt_pt {
            height: 150px; } }
        section.top_link_bt_wrap .top_link_bt_cnt .top_link_bt_pt img {
          width: 100%;
          height: 100%;
          object-fit: cover; }
      section.top_link_bt_wrap .top_link_bt_cnt .top_link_bt_title a {
        display: block;
        width: 100%;
        height: 100%;
        font-size: 22px;
        font-weight: 700;
        color: #333;
        line-height: 22px;
        text-decoration: none;
        text-align: left;
        border-left: 10px solid #0E3471;
        padding: 0 0 0 13px;
        margin: 15px 0;
        box-sizing: border-box; }
      section.top_link_bt_wrap .top_link_bt_cnt .top_link_bt_title img {
        width: 22px;
        vertical-align: -5px;
        margin-right: 10px; }
      @media only screen and (max-width: 767px) {
        section.top_link_bt_wrap .top_link_bt_cnt .top_link_bt_title a {
          font-size: 20px;
          font-weight: 700;
          margin: 10px 0;
          line-height: 20px;
          color: #333;
          text-decoration: none; }
        section.top_link_bt_wrap .top_link_bt_cnt .top_link_bt_title img {
          width: 18px;
          vertical-align: -4px;
          margin-left: 0px !important; } }
      section.top_link_bt_wrap .top_link_bt_cnt .top_link_bt_copy a {
        font-size: 16px;
        font-weight: 300;
        line-height: 22px;
        text-decoration: none;
        color: #444; }
      @media only screen and (max-width: 767px) {
        section.top_link_bt_wrap .top_link_bt_cnt .top_link_bt_copy a {
          font-size: 14px;
          line-height: 18px !important; } }
      section.top_link_bt_wrap .top_link_bt_cnt .top_link_bt_link {
        margin: 20px auto;
        width: 100%;
        background: #0E3471; }
        @media only screen and (max-width: 767px) {
          section.top_link_bt_wrap .top_link_bt_cnt .top_link_bt_link {
            margin: 10px auto; } }
        section.top_link_bt_wrap .top_link_bt_cnt .top_link_bt_link a {
          display: block;
          text-align: center;
          font-size: 13px;
          font-weight: 700;
          line-height: 42px;
          color: #fff;
          text-decoration: none; }
          @media only screen and (max-width: 767px) {
            section.top_link_bt_wrap .top_link_bt_cnt .top_link_bt_link a {
              line-height: 36px; } }
          section.top_link_bt_wrap .top_link_bt_cnt .top_link_bt_link a img {
            width: 12px; }
  section.content_wrap {
    width: 96%;
    max-width: 788px;
    margin: 0 auto;
    padding: 0; }
  section .cnt_inner {
    width: 96%;
    max-width: 1200px;
    margin: 0 auto;
    overflow: hidden; }
  section.sub_title_cnt {
    width: 100%;
    margin: 0px auto;
    padding: 30px 0;
    text-align: center; }
    section.sub_title_cnt .sub_title_title {
      text-align: center;
      font-size: 38px;
      line-break: 40px;
      font-weight: 700;
      padding-bottom: 15px;
      letter-spacing: 5px; }
      @media only screen and (max-width: 767px) {
        section.sub_title_cnt .sub_title_title {
          font-size: 30px;
          line-break: 36px; } }
    section.sub_title_cnt .sub_title_en {
      display: inline-block;
      margin: 0 auto;
      padding: 0px 60px;
      background: #fff url(../images/hr_bk.png) no-repeat center center; }
      section.sub_title_cnt .sub_title_en .line {
        background: #fff;
        padding: 0 20px; }
    section.sub_title_cnt .cont_copy {
      width: 90%;
      margin: 0 auto;
      padding: 30px 0;
      text-align: center;
      font-size: 16px;
      font-weight: 300; }
      @media only screen and (max-width: 767px) {
        section.sub_title_cnt .cont_copy {
          padding: 20px 0 0 0;
          font-size: 13px;
          line-break: 16px; } }
  section .bar_title {
    margin: 30px 0 20px 0; }
    section .bar_title .bar_t_t_l {
      width: 100%;
      margin: 1px 0;
      padding: 15px 15px;
      font-size: 32px;
      line-height: 32px;
      font-weight: 600;
      color: #fff;
      text-align: center;
      background: #005880;
      box-sizing: border-box; }
      section .bar_title .bar_t_t_l .ta_left {
        width: 96%;
        max-width: 1200px;
        text-align: left;
        margin: 0 auto; }
      @media only screen and (max-width: 767px) {
        section .bar_title .bar_t_t_l {
          font-size: 21px; } }
    section .bar_title .bar_t_t {
      width: 100%;
      margin: 1px 0;
      padding: 10px 0;
      font-size: 24px;
      font-weight: 600;
      color: #fff;
      text-align: center;
      background: #005880; }
      @media only screen and (max-width: 767px) {
        section .bar_title .bar_t_t {
          font-size: 21px; } }
    section .bar_title .bar_t_b {
      width: 100%;
      height: 5px;
      margin: 0;
      padding: 0;
      text-align: center;
      background: #65C29C; }
  section.equip_list_wrap {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 10px 0 30px 0; }
    @media only screen and (max-width: 767px) {
      section.equip_list_wrap {
        padding: 10px 0 0 0;
        background-size: auto 80%; } }
    section.equip_list_wrap .equip_cat_title {
      padding-bottom: 20px;
      background: url(../images/equip_cat_title_bg.png) no-repeat center bottom;
      margin: 10px auto 40px auto;
      text-align: center;
      font-size: 28px;
      font-weight: 700; }
      @media only screen and (max-width: 767px) {
        section.equip_list_wrap .equip_cat_title {
          font-size: 24px;
          margin: 10px auto 20px auto; } }
    section.equip_list_wrap .equip_list_cnt {
      width: 100%;
      margin: 0px 0;
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap; }
      @media only screen and (max-width: 767px) {
        section.equip_list_wrap .equip_list_cnt {
          width: 90%;
          margin: 10px auto; } }
      section.equip_list_wrap .equip_list_cnt .equip_list_pt_cnt {
        width: 31%; }
        @media only screen and (max-width: 767px) {
          section.equip_list_wrap .equip_list_cnt .equip_list_pt_cnt {
            width: 100%;
            margin: 10px 0 10px 0; } }
        section.equip_list_wrap .equip_list_cnt .equip_list_pt_cnt .equip_list_pt {
          width: 100%; }
          @media only screen and (max-width: 767px) {
            section.equip_list_wrap .equip_list_cnt .equip_list_pt_cnt .equip_list_pt {
              height: 250px; } }
          section.equip_list_wrap .equip_list_cnt .equip_list_pt_cnt .equip_list_pt img {
            width: 100%;
            height: 100%;
            object-fit: cover; }
        section.equip_list_wrap .equip_list_cnt .equip_list_pt_cnt .equip_list_name {
          display: block;
          width: 100%;
          font-size: 16px;
          font-weight: 700;
          color: #333;
          line-height: 16px;
          text-decoration: none;
          text-align: left;
          border-left: 6px solid #0E3471;
          padding: 0 0 0 6px;
          margin: 7px 0;
          box-sizing: border-box; }
          @media only screen and (max-width: 767px) {
            section.equip_list_wrap .equip_list_cnt .equip_list_pt_cnt .equip_list_name a {
              font-size: 20px;
              font-weight: 700;
              margin: 10px 0;
              line-height: 20px;
              color: #333;
              text-decoration: none; } }
      section.equip_list_wrap .equip_list_cnt .equip_list_copy {
        font-size: 12px;
        font-weight: 300;
        line-height: 16px;
        text-decoration: none;
        color: #444; }
        @media only screen and (max-width: 767px) {
          section.equip_list_wrap .equip_list_cnt .equip_list_copy a {
            font-size: 14px;
            line-height: 18px !important; } }
    section.equip_list_wrap .equip_list_table {
      margin: 30px auto;
      width: 100%;
      border-top: 1px solid #707070;
      border-left: 1px solid #707070; }
      @media only screen and (max-width: 767px) {
        section.equip_list_wrap .equip_list_table {
          width: 90%;
          display: block;
          overflow-x: scroll;
          white-space: nowrap;
          -webkit-overflow-scrolling: touch; } }
      section.equip_list_wrap .equip_list_table tr.bg_gr {
        background: #F0F0F0; }
      section.equip_list_wrap .equip_list_table th {
        color: #fff;
        font-weight: 700;
        font-size: 12px;
        padding: 3px 20px;
        background: #0E3471;
        border-bottom: 1px solid #707070;
        border-right: 1px solid #707070; }
      section.equip_list_wrap .equip_list_table td {
        font-weight: 300;
        font-size: 14px;
        padding: 6px 20px;
        border-bottom: 1px solid #707070;
        border-right: 1px solid #707070;
        text-align: center; }
        section.equip_list_wrap .equip_list_table td.ta_lft {
          text-align: left; }
  section.works_mv_cnt {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 10px 0 30px 0; }
    @media only screen and (max-width: 767px) {
      section.works_mv_cnt {
        padding: 10px 0 0 0;
        background-size: auto 80%; } }
  section.works_copy_cnt {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto; }
    section.works_copy_cnt .works_copy_title {
      padding-bottom: 30px;
      background: url(../images/works_title_bg.png) no-repeat center bottom;
      margin: 40px auto 40px auto;
      text-align: center;
      font-size: 34px;
      font-weight: 700; }
      @media only screen and (max-width: 767px) {
        section.works_copy_cnt .works_copy_title {
          font-size: 22px;
          margin: 20px auto 20px auto;
          padding-bottom: 15px; } }
    section.works_copy_cnt .works_copy_title2 {
      margin: 20px auto 20px auto;
      text-align: center;
      font-size: 22px;
      font-weight: 700; }
      @media only screen and (max-width: 767px) {
        section.works_copy_cnt .works_copy_title2 {
          font-size: 18px;
          margin: 10px auto 20px auto; } }
    section.works_copy_cnt .works_copy_copy {
      margin: 20px auto 50px auto;
      text-align: center;
      font-size: 16px;
      line-height: 33px;
      font-weight: 300; }
      @media only screen and (max-width: 767px) {
        section.works_copy_cnt .works_copy_copy {
          font-size: 16px;
          line-height: 24px;
          margin: 10px auto 20px auto; } }
  section.works_list_cnt {
    width: 90%;
    max-width: 1200px;
    margin: 30px auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
    section.works_list_cnt .works_list_box {
      width: 30%;
      box-sizing: border-box;
      margin-bottom: 40px;
      line-height: 24px;
      font-size: 14px;
      font-weight: 300; }
      section.works_list_cnt .works_list_box .bal_blu {
        display: inline-block;
        margin-right: 3px;
        font-size: 14px;
        line-height: 24px; }
      @media only screen and (max-width: 767px) {
        section.works_list_cnt .works_list_box {
          width: 49%;
          margin-bottom: 10px; } }
  section.company_mv_cnt {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 10px 0 30px 0; }
    @media only screen and (max-width: 767px) {
      section.company_mv_cnt {
        padding: 10px 0 0 0;
        background-size: auto 80%; } }
  section.company_data_cnt {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto; }
    section.company_data_cnt .company_data_title {
      padding-bottom: 30px;
      background: url(../images/works_title_bg.png) no-repeat center bottom;
      margin: 40px auto 40px auto;
      text-align: center;
      font-size: 28px;
      font-weight: 700; }
      @media only screen and (max-width: 767px) {
        section.company_data_cnt .company_data_title {
          font-size: 22px;
          margin: 30px auto 0px auto;
          padding-bottom: 15px; } }
    section.company_data_cnt .company_table {
      margin: 30px auto;
      width: 100%;
      border-top: 1px solid #B9B9B9;
      border-left: 1px solid #B9B9B9; }
      @media only screen and (max-width: 767px) {
        section.company_data_cnt .company_table {
          width: 100%;
          display: block;
          overflow-x: scroll;
          white-space: nowrap;
          -webkit-overflow-scrolling: touch;
          margin: 20px auto 30px auto; } }
      section.company_data_cnt .company_table tr.bg_gr {
        background: #F0F0F0; }
      section.company_data_cnt .company_table th {
        font-weight: 300;
        font-size: 14px;
        padding: 3px 20px;
        border-bottom: 1px solid #B9B9B9;
        border-right: 1px solid #B9B9B9;
        text-align: left; }
        section.company_data_cnt .company_table th .bal_blu {
          display: inline-block;
          margin-right: 6px;
          font-size: 12px;
          line-height: 24px;
          font-weight: 300; }
        section.company_data_cnt .company_table th.history {
          width: 20%; }
        @media only screen and (max-width: 767px) {
          section.company_data_cnt .company_table th {
            font-size: 12px;
            padding: 3px 10px; } }
      section.company_data_cnt .company_table td {
        font-weight: 300;
        font-size: 14px;
        padding: 6px 20px;
        border-bottom: 1px solid #B9B9B9;
        border-right: 1px solid #B9B9B9;
        text-align: left; }
  section.company_message_cnt {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto; }
    section.company_message_cnt .message_title {
      font-size: 22px;
      font-weight: 500;
      text-align: center; }
      @media only screen and (max-width: 767px) {
        section.company_message_cnt .message_title {
          font-size: 18px;
          padding: 25px 0 0 0; } }
    section.company_message_cnt .message_copy {
      font-size: 16px;
      line-height: 33px;
      font-weight: 300;
      text-align: center;
      width: 90%;
      margin: 30px auto; }
      @media only screen and (max-width: 767px) {
        section.company_message_cnt .message_copy {
          font-size: 13px;
          line-height: 22px;
          margin: 20px auto; } }
  section.company_policy_cnt {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
    border: 1px solid #B9B9B9;
    padding: 50px 50px;
    box-sizing: border-box; }
    @media only screen and (max-width: 767px) {
      section.company_policy_cnt {
        font-size: 18px;
        padding: 30px 20px;
        margin: 20px auto 0 auto; } }
    section.company_policy_cnt .policy_copy {
      font-size: 22px;
      line-height: 50px;
      font-weight: 500;
      text-align: center;
      width: 100%; }
      @media only screen and (max-width: 767px) {
        section.company_policy_cnt .policy_copy {
          font-size: 18px;
          line-height: 30px; } }
  section.case_list_cnt {
    width: 90%;
    max-width: 1200px;
    margin: 30px auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
    section.case_list_cnt .case_list_box {
      width: 30%;
      box-sizing: border-box;
      margin-bottom: 40px;
      line-height: 24px;
      font-size: 14px;
      font-weight: 300; }
      section.case_list_cnt .case_list_box .case_list_title {
        margin: 5px 0 3px 0;
        font-size: 16px;
        font-weight: 500;
        line-height: 16px;
        border-left: 6px solid #0E3471;
        padding-left: 6px;
        box-sizing: border-box; }
        @media only screen and (max-width: 767px) {
          section.case_list_cnt .case_list_box .case_list_title {
            font-size: 12px;
            line-height: 12px; } }
      section.case_list_cnt .case_list_box .case_list_copy {
        margin: 3px 0;
        font-size: 12px;
        font-weight: 300;
        line-height: 16px;
        box-sizing: border-box; }
        @media only screen and (max-width: 767px) {
          section.case_list_cnt .case_list_box .case_list_copy {
            font-size: 11px; } }
      @media only screen and (max-width: 767px) {
        section.case_list_cnt .case_list_box {
          width: 49%;
          margin-bottom: 10px; } }
  section.contact_mv_cnt {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 10px 0 30px 0; }
    @media only screen and (max-width: 767px) {
      section.contact_mv_cnt {
        padding: 10px 0 0 0;
        background-size: auto 80%; } }
  section.contact_cnt_01 {
    width: 90%;
    max-width: 900px;
    margin: 0 auto;
    padding: 0; }
  section .contact_c_title {
    width: 100%;
    text-align: left;
    font-size: 30px;
    font-weight: 700;
    line-height: 30px;
    color: #0072A5;
    padding: 10px 0;
    border-bottom: 3px solid #0072A5;
    margin-bottom: 20px;
    margin-top: 40px; }
    @media only screen and (max-width: 767px) {
      section .contact_c_title {
        font-size: 22px;
        line-height: 22px;
        margin-top: 20px; } }
  section dl.contact_data {
    width: 100%;
    margin: 0;
    padding: 0;
    border-bottom: 1px dotted #aaa; }
    section dl.contact_data dt {
      width: 15em;
      float: left;
      border-top: 1px dotted #aaa;
      padding: 15px 0 10px 0;
      line-height: 22px; }
      section dl.contact_data dt .hissu {
        font-size: 12px !important;
        color: #ff0000 !important; }
      section dl.contact_data dt .bal_blu {
        margin-right: 3px;
        font-size: 12px;
        line-height: 22px; }
        @media only screen and (max-width: 767px) {
          section dl.contact_data dt .bal_blu {
            font-size: 12px;
            width: 100%; } }
      @media only screen and (max-width: 767px) {
        section dl.contact_data dt {
          width: 100%;
          padding: 15px 0 10px 0; } }
    section dl.contact_data dd {
      margin-left: 15em;
      border-top: 1px dotted #aaa;
      padding: 10px 0 10px 0;
      line-height: 22px;
      box-sizing: border-box; }
      @media only screen and (max-width: 767px) {
        section dl.contact_data dd {
          border-top: none;
          width: 100%;
          margin-left: 0;
          padding: 10px 0 20px 0; } }
    section dl.contact_data .clear {
      width: 100%;
      height: 0;
      clear: both; }

.pagetop_cnt_wrap {
  position: relative; }

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

footer .footer {
  background: #0E3471;
  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: 260px;
        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: 15px 0 20px 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 .foot_company_txt a {
          color: #fff;
          text-decoration: none; }
      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: 95%;
            border-top: none;
            margin: 0 auto; } }
        footer .footer .footer_inner .footer_left ul.foot_link li {
          width: auto;
          text-align: left;
          background: url(../images/arrow_w_l.png) no-repeat left center;
          background-size: auto 10px;
          padding-left: 10px;
          padding-right: 10px;
          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: 33.3333%;
              text-align: left;
              border-bottom: none;
              border-left: none;
              padding: 7px 5px 7px 22px;
              margin: 0;
              background: url(../images/arrow_w_l.png) no-repeat left center;
              background-size: auto 10px; } }
          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: #001E4E;
  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; }

.gmap {
  width: 1200px; }
  @media only screen and (max-width: 767px) {
    .gmap {
      width: 100%; } }

form input[type="text"],
form input[type="email"],
form input[type="tel"],
form textarea {
  width: 100%;
  background: #fff;
  border: 1px solid #aaa;
  border-radius: 5px;
  padding: 5px 10px;
  text-align: left;
  color: #444;
  font-size: 18px;
  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 #aaa;
  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 #aaa;
  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: #aaa; }

.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 #aaa;
  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 #aaa;
  border-right: 4px solid #aaa; }

.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 #aaa;
  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 #aaa;
  border-right: 4px solid #aaa; }

select {
  width: 60%;
  background: #fff;
  border: 1px solid #aaa;
  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: #0E3471;
  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: #0E3471;
    font-weight: bold;
    color: #fff;
    padding: 15px 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; } }
