﻿@import url("https://fonts.googleapis.com/css?family=Fira+Sans+Condensed:200,300,400,500,700|Fira+Sans:200,300,400,500,700");
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-style: normal;
  font-weight: normal;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block
}
html {
  overflow-y: scroll
}
blockquote, q {
  quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none
}
input, textarea {
  margin: 0;
  padding: 0
}
ol, ul {
  list-style: none
}
img {
  vertical-align: middle
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
caption, th {
  text-align: left
}
a:focus {
  outline: none
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
.clearfix::after {
  content: "";
  display: block;
  clear: both
}
@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 100;
  src: url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Thin.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Thin.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Thin.otf) format("opentype")
}
@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 300;
  src: url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Light.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Light.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Light.otf) format("opentype")
}
@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 400;
  src: url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.otf) format("opentype")
}
@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 500;
  src: url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Medium.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Medium.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Medium.otf) format("opentype")
}
@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 700;
  src: url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.otf) format("opentype")
}
@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 900;
  src: url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Black.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Black.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Black.otf) format("opentype")
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2%, 0);
    transform: translate3d(0, 2%, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2%, 0);
    transform: translate3d(0, 2%, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@-webkit-keyframes opacity {
  from {
    opacity: 1
  }
  to {
    opacity: .5
  }
}
@keyframes opacity {
  from {
    opacity: 1
  }
  to {
    opacity: .5
  }
}
html {
  font-size: 62.5%
}
body {
  font-family: "Fira Sans", "Noto Sans JP", helvatica, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
  color: #5d5d5d;
  -webkit-text-size-adjust: 100%;
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  line-height: 1.8em
}
a {
  color: #5d5d5d;
  text-decoration: none
}
a:hover, a:active {
  color: #5d5d5d;
  text-decoration: none
}
*::selection {
  background: #97cbe2
}
*::-moz-selection {
  background: #97cbe2
}
i {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none
}
em {
  font-weight: bold
}
img {
  max-width: 100%;
  height: auto
}
img[src$=".svg"], img[src$=".svgz"] {
  width: 100%
}
input[type="submit"] {
  -webkit-appearance: none;
  border-radius: 0
}
.header {
  z-index: 5000;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 80px;
  padding: 0 30px;
  line-height: 80px;
  text-align: right;
  background: rgba(255, 255, 255, 0.9);
  -moz-transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out
}
@media screen and (max-width: 1024px) {
  .header {
    height: 68px;
    line-height: 68px;
    padding: 0 20px 0 65px;
    text-align: left
  }
}
@media screen and (max-width: 1024px) and (max-width: 736px) {
  .header {
    height: 55px;
    line-height: 55px
  }
}
.header .logo_header {
  float: left
}
.header .logo_header img {
  width: 200px
}
@media screen and (max-width: 1024px) {
  .header .logo_header img {
    width: 55%
  }
}
#top .logo_header .logo_default {
  display: none
}
#top .logo_header .logo_white {
  display: inline-block
}
#pages .logo_header .logo_white {
  display: none
}
.global_nav_pc {
  float: right
}
.global_nav_pc ul.global_nav_wrap li {
  position: relative;
  display: inline-block
}
.global_nav_pc ul.global_nav_wrap li a {
  padding: 0 15px;
  color: #5d5d5d;
  -moz-transition: all .3s linear;
  -webkit-transition: all .3s linear;
  transition: all .3s linear
}
.global_nav_pc ul.global_nav_wrap li a:hover {
  color: #3599c5
}
.global_nav_pc ul.global_nav_wrap li ul.header_cat_sec {
  display: none;
  position: absolute;
  top: 80px;
  left: 0;
  line-height: 40px;
  text-align: left;
  background: rgba(255, 255, 255, 0.95);
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 10px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 10px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 10px 0 rgba(0, 0, 0, 0.1)
}
.global_nav_pc ul.global_nav_wrap li ul.header_cat_sec li {
  display: block
}
.global_nav_pc ul.global_nav_wrap li ul.header_cat_sec li a {
  display: inline-block;
  width: 100%;
  padding: 0 16px;
  font-size: 1.3rem;
  white-space: nowrap;
  color: #5d5d5d;
  -moz-transition: all .3s linear;
  -webkit-transition: all .3s linear;
  transition: all .3s linear
}
.global_nav_pc ul.global_nav_wrap li ul.header_cat_sec li a:hover {
  color: #3599c5
}
.global_nav_pc ul.global_nav_wrap li.header_cat_top_blog {
  display: none
}
@media screen and (max-width: 736px) {
  .global_nav_pc ul.global_nav_wrap li.header_cat_top_blog {
    display: block
  }
}
@media screen and (max-width: 1024px) {
  .global_nav_pc {
    position: fixed;
    top: 0;
    left: -85vw;
    width: 85vw;
    height: 100vh;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    padding: 20px 0 80px;
    transition: all .4s;
    background: rgba(53, 153, 197, 0.95)
  }
  .global_nav_pc ul.global_nav_wrap li.header_cat_top {
    display: block
  }
  .global_nav_pc ul.global_nav_wrap li.header_cat_top a {
    padding: 0 20px 0 70px;
    display: block;
    line-height: 45px;
    color: #fff
  }
  .global_nav_pc ul.global_nav_wrap li.header_cat_top ul.header_cat_sec {
    display: block
  }
  .global_nav_pc ul.global_nav_wrap li.header_cat_top ul.header_cat_sec li a {
    padding: 0 20px 0 90px
  }
}
.header_fixed {
  height: 68px;
  line-height: 68px;
  border-bottom: solid 1px #e0e0e0
}
@media screen and (max-width: 1024px) {
  .header_fixed {
    height: 55px;
    line-height: 55px
  }
}
.header_fixed .logo_header img {
  width: 180px
}
@media screen and (max-width: 1024px) {
  .header_fixed .logo_header img {
    width: 55%
  }
}
.header_fixed .global_nav_pc ul.global_nav_wrap li ul.header_cat_sec {
  top: 67px
}
#top .header_fastview {
  background: none
}
#top .header_fastview .global_nav_pc ul.global_nav_wrap li a {
  color: #fff
}
#top .header_fastview .global_nav_pc ul.global_nav_wrap li ul.header_cat_sec {
  background: rgba(53, 153, 197, 0.5)
}
#top .header_fastview .global_nav_pc ul.global_nav_wrap li ul.header_cat_sec li {
  display: block
}
#top .header_fastview .global_nav_pc ul.global_nav_wrap li ul.header_cat_sec li a {
  color: #fff
}
#top .header_fastview .global_nav_pc ul.global_nav_wrap li ul.header_cat_sec li a:hover {
  background: rgba(53, 153, 197, 0.8)
}
.header .global_nav_sp, .header_fastview .global_nav_sp, .header_fixed .global_nav_sp {
  position: fixed;
  top: 0;
  left: -85vw;
  width: 85vw;
  height: 100vh;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  padding: 20px 0 80px;
  transition: all .4s;
  background: rgba(53, 153, 197, 0.95)
}
.header .global_nav_sp ul.global_nav_wrap li.header_cat_top, .header_fastview .global_nav_sp ul.global_nav_wrap li.header_cat_top, .header_fixed .global_nav_sp ul.global_nav_wrap li.header_cat_top {
  display: block
}
.header .global_nav_sp ul.global_nav_wrap li.header_cat_top a, .header_fastview .global_nav_sp ul.global_nav_wrap li.header_cat_top a, .header_fixed .global_nav_sp ul.global_nav_wrap li.header_cat_top a {
  padding: 0 20px 0 70px;
  display: block;
  line-height: 45px;
  color: #fff
}
.header .global_nav_sp ul.global_nav_wrap li.header_cat_top ul.header_cat_sec, .header_fastview .global_nav_sp ul.global_nav_wrap li.header_cat_top ul.header_cat_sec, .header_fixed .global_nav_sp ul.global_nav_wrap li.header_cat_top ul.header_cat_sec {
  display: block
}
.header .global_nav_sp ul.global_nav_wrap li.header_cat_top ul.header_cat_sec li a, .header_fastview .global_nav_sp ul.global_nav_wrap li.header_cat_top ul.header_cat_sec li a, .header_fixed .global_nav_sp ul.global_nav_wrap li.header_cat_top ul.header_cat_sec li a {
  padding: 0 20px 0 90px
}
.global_nav_on .global_nav_sp {
  left: 0
}
#trigger_nav {
  position: fixed;
  top: 5px;
  left: 18px;
  z-index: 9100;
  display: none
}
@media screen and (max-width: 1024px) {
  #trigger_nav {
    display: block
  }
}
.menu-trigger, .menu-trigger span {
  display: inline-block;
  transition: all .4s
}
.menu-trigger {
  position: relative;
  width: 26px;
  height: 18px
}
.menu-trigger span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #3599c5
}
.menu-trigger span:nth-of-type(1) {
  top: 0
}
.menu-trigger span:nth-of-type(2) {
  top: 8px
}
.menu-trigger span:nth-of-type(2):after {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
  background-color: #3599c5;
  transition: all .4s
}
.menu-trigger span:nth-of-type(3) {
  bottom: 0
}
.menu-trigger.active span:nth-of-type(1) {
  transform: scale(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  transform: translate(50%) scale(0)
}
.menu-trigger.active span:nth-of-type(2) {
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  background-color: #fff
}
.menu-trigger.active span:nth-of-type(2):after {
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  background-color: #fff
}
.menu-trigger.active span:nth-of-type(3) {
  transform: scale(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  transform: translate(-50%) scale(0)
}
#top .header_fastview .menu-trigger span {
  background-color: #fff
}
#top .header_fastview .menu-trigger span:nth-of-type(2):after {
  background-color: #fff
}
#menu_overlay {
  z-index: 4000;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8)
}
.fixed {
  position: fixed;
  width: 100%;
  height: 100%
}
#pages #container_contents {
  margin-top: 80px
}
@media screen and (max-width: 1024px) {
  #pages #container_contents {
    margin-top: 55px
  }
}
#container_contents {
  position: relative;
  opacity: 0
}
.contents_wrap {
  opacity: 0
}
.on #container_contents {
  opacity: 1;
  z-index: 1
}
#page_top {
  z-index: 6000;
  position: fixed;
  bottom: 20px;
  right: 25px
}
@media screen and (max-width: 736px) {
  #page_top {
    bottom: 7px;
    right: 15px
  }
}
#page_top a {
  display: inline-block;
  width: 44px;
  height: 27px;
  background: url(/img/common/pagetop.png) center center/44px 27px no-repeat
}
@media screen and (max-width: 736px) {
  #page_top a {
    width: 35px;
    height: 21px;
    background: url(/img/common/pagetop.png) center center/35px 21px no-repeat
  }
}
#container_footer {
  z-index: 200;
  position: relative;
  background: #fff
}
.footer_contact {
  padding: 80px 0;
  background: #eef7fb
}
@media screen and (max-width: 736px) {
  .footer_contact {
    padding: 50px 0
  }
}
.footer_contact .ttl_footer_contact {
  margin-bottom: 30px;
  text-align: center;
  font-size: 2.2rem;
  font-weight: 500
}
@media screen and (max-width: 736px) {
  .footer_contact .ttl_footer_contact {
    margin-bottom: 20px;
    font-size: 1.6rem
  }
}
.footer_contact .footer_contact_wrap {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center
}
@media screen and (max-width: 736px) {
  .footer_contact .footer_contact_wrap {
    -webkit-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start
  }
}
.footer_contact .footer_contact_wrap .footer_contact_box {
  display: table;
  padding: 0 12px
}
@media screen and (max-width: 736px) {
  .footer_contact .footer_contact_wrap .footer_contact_box {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    margin: 0 0 10px 0
  }
}


/* about tel */
.footer_contact .footer_tel_box {
  max-width: 1140px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 736px) {
  .footer_contact .footer_tel_box {
    flex-wrap: wrap;
  }
}
.footer_contact .footer_tel_box .tel_number {
  width: 40%;
  margin-bottom: 50px;
  font-size: 3rem;
  font-weight: 500;
  font-family: "Noto Sans JP", helvatica, sans-serif;
  color: #3599c5;
  text-align: center
}
@media screen and (max-width: 736px) {
  .footer_contact .footer_tel_box .tel_number {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 481px) {
  .footer_contact .footer_tel_box .tel_number {
    font-size: 2.5rem;
  }
}
.footer_contact .footer_tel_box .tel_number .contact_footer_tel_ttl {
  font-size: 1.6rem
}
.footer_contact .footer_tel_box .tel_number .contact_footer_tel_type {
  font-size: 1.2rem
}



.footer_contact .footer_contact_wrap .footer_contact_box .btn_footer {
  width: 320px;
  height: 70px
}
.footer_contact .footer_contact_wrap .footer_contact_box .btn_footer i {
  font-size: 2.2rem
}
@media screen and (max-width: 736px) {
  .footer_contact .footer_contact_wrap .footer_contact_box .btn_footer {
    width: 100%;
    height: 50px
  }
}
.footer_contact .footer_contact_wrap .footer_contact_box .btn_ckn {
  display: table-cell;
  vertical-align: middle;
  line-height: 1.2em;
  background: url(/img/common/icon_outerlink.svg) 95% center/15px 15px no-repeat #f1703d;
}
.footer_contact .footer_contact_wrap .footer_contact_box .btn_ckn:hover {
  background-color: #f98050
}
.footer_contact .footer_contact_wrap .footer_contact_box .btn_ckn span {
  font-size: 1.2rem
}
.footer_contact .footer_contact_wrap .footer_contact_box .btn_syn {
  display: table-cell;
  vertical-align: middle;
  line-height: 1.2em;
  background: url(/img/common/icon_outerlink.svg) 95% center/15px 15px no-repeat #FFB928;
}
.footer_contact .footer_contact_wrap .footer_contact_box .btn_syn:hover {
  background-color: #FFC328;
}
.footer_contact .footer_contact_wrap .footer_contact_box .btn_syn span {
  font-size: 1rem;
}
@media screen and (max-width: 736px) {
  .footer_contact .footer_contact_wrap .footer_contact_box .btn_syn span {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 481px) {
  .footer_contact .footer_contact_wrap .footer_contact_box .btn_syn span {
    font-size: 1rem;
  }
}
.footer_content {
  padding: 80px 0 80px
}
@media screen and (max-width: 1024px) {
  .footer_content {
    padding: 50px 0
  }
}
.footer_content .company_info {
  -webkit-flex-basis: 33%;
  flex-basis: 33%
}
@media screen and (max-width: 1024px) {
  .footer_content .company_info {
    -webkit-flex-basis: 100%;
    flex-basis: 100%
  }
}
.footer_content .company_info .logo_footer {
  width: 180px;
  margin-bottom: 15px
}
@media screen and (max-width: 1024px) {
  .footer_content .company_info .logo_footer {
    margin: 0 auto 13px
  }
}
.footer_content .company_info address {
  line-height: 1.6em;
  font-size: 1.2rem
}
@media screen and (max-width: 1024px) {
  .footer_content .company_info address {
    text-align: center
  }
}
.footer_content .company_info address .company_name {
  margin-bottom: 3px;
  font-size: 1.4rem;
  font-weight: bold
}
.footer_content .company_info address .footer_info_tel, .footer_content .company_info address .footer_info_fax {
  position: relative;
  padding-left: 25px
}
.footer_content .company_info address .footer_info_tel:before, .footer_content .company_info address .footer_info_fax:before {
  position: absolute;
  top: 0;
  left: 0
}
@media screen and (max-width: 1024px) {
  .footer_content .company_info address .footer_info_tel {
    padding-left: 0
  }
}
.footer_content .company_info address .footer_info_tel:before {
  content: "TEL "
}
@media screen and (max-width: 1024px) {
  .footer_content .company_info address .footer_info_tel:before {
    position: static
  }
}
@media screen and (max-width: 1024px) {
  .footer_content .company_info address .footer_info_fax {
    padding-left: 0
  }
}
.footer_content .company_info address .footer_info_fax:before {
  content: "FAX "
}
@media screen and (max-width: 1024px) {
  .footer_content .company_info address .footer_info_fax:before {
    position: static
  }
}
.footer_content .footer_nav {
  -webkit-flex-basis: 67%;
  flex-basis: 67%
}
@media screen and (max-width: 1024px) {
  .footer_content .footer_nav {
    display: none
  }
}
ul.footer_nav_wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -js-display: flex;
  -ms-flex-flow: row nowrap;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between
}
ul.footer_nav_wrap li.footer_cat_top {
  padding: 0 5px;
  color: #8f8f8f
}
ul.footer_nav_wrap li.footer_cat_top a {
  display: inline-block;
  position: relative;
  padding-bottom: 9px;
  color: #8f8f8f;
  font-size: 1.6rem;
  -moz-transition: all .3s linear;
  -webkit-transition: all .3s linear;
  transition: all .3s linear
}
ul.footer_nav_wrap li.footer_cat_top a:before {
  content: " ";
  display: block;
  position: absolute;
  top: -9px;
  bottom: 0;
  left: -14px;
  width: 4px;
  height: 1px;
  margin: auto;
  background: #fff;
  -moz-transition: all .3s linear;
  -webkit-transition: all .3s linear;
  transition: all .3s linear
}
ul.footer_nav_wrap li.footer_cat_top a:hover {
  color: #333
}
ul.footer_nav_wrap li.footer_cat_top a:hover:before {
  background: #5d5d5d;
  left: -10px
}
ul.footer_nav_wrap li.footer_cat_top ul li a {
  font-size: 1.2rem;
  padding-bottom: 0
}
ul.footer_nav_wrap li.footer_cat_top ul li a:before {
  top: 0
}
.copyright {
  padding: 30px 0;
  font-size: 1.2rem;
  text-align: center;
  border-top: solid 1px #e0e0e0;
  color: #8f8f8f
}
@media screen and (max-width: 736px) {
  .copyright {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    padding: 15px 0
  }
}
.fixed_btn_ckn_wrap {
  z-index: 1000;
  position: fixed;
  height: 65px;
  bottom: 80px;
  right: 0
}
.fixed_btn_ckn_wrap #close-ckn {
  z-index: 10;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  color: #f1703d;
  padding: .3em;
  line-height: 1em;
  font-size: 1.2rem;
  background: #fff
}
.fixed_btn_ckn_wrap .fixed_btn_ckn {
  position: relative;
  display: inline-block;
  padding: .8em 3em;
  color: #fff;
  vertical-align: middle;
  line-height: 1.2em;
  background: url(/img/common/icon_outerlink.svg) 95% center/12px 12px no-repeat #f1703d;
  font-size: 1.6rem;
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 10px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 10px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 10px 0 rgba(0, 0, 0, 0.1);
  -moz-transition: all .2s linear;
  -webkit-transition: all .2s linear;
  transition: all .2s linear
}
.fixed_btn_ckn_wrap .fixed_btn_ckn:hover {
  color: #fff;
  background-color: #f98050;
  box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.2), 0 3px 15px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.2), 0 3px 15px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.2), 0 3px 15px 0 rgba(0, 0, 0, 0.1)
}
.fixed_btn_ckn_wrap .fixed_btn_ckn span {
  font-size: 1.2rem;
}
.fixed_btn_syn_wrap {
  z-index: 1000;
  position: fixed;
  bottom: 170px;
  right: 0;
  height: 65px;
}
.fixed_btn_syn_wrap #close-syn {
  z-index: 10;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  color: #FFB928;
  padding: .3em;
  line-height: 1em;
  font-size: 1.2rem;
  background: #fff
}
.fixed_btn_syn_wrap .fixed_btn_syn {
  position: relative;
  display: inline-block;
  padding: 0.84em 4.4em 0.84em 3.4em;
  color: #FFF;
  vertical-align: middle;
  line-height: 1.2em;
  background: url(/img/common/icon_outerlink.svg) 95% center/12px 12px no-repeat #FFB928;
  /* font-size: 1.6rem; */
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 10px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 10px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 10px 0 rgba(0, 0, 0, 0.1);
  -moz-transition: all .2s linear;
  -webkit-transition: all .2s linear;
  transition: all .2s linear
}
.fixed_btn_syn_wrap .fixed_btn_syn:hover {
  color: #FFF;
  background-color: #FFC328;
  box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.2), 0 3px 15px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.2), 0 3px 15px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.2), 0 3px 15px 0 rgba(0, 0, 0, 0.1)
}
.fixed_btn_syn_wrap .fixed_btn_syn p.font-sm {
  font-size: 1rem;
  line-height: 0;
}
.fixed_btn_syn_wrap .fixed_btn_syn p.font-lg {
  font-size: 1.6rem;
  line-height: 0.7em;
}
.notFound {
  min-height: 600px;
  margin: 0 0 70px 0
}
.content_inner {
  max-width: 1140px;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
  position: relative
}
.content_inner_small {
  max-width: 840px;
  margin: 0 auto;
  padding: 0 20px
}
.content_wrap {
  margin: 120px auto 180px
}
@media screen and (max-width: 1024px) {
  .content_wrap {
    margin: 50px auto 70px
  }
}
.content_text {
  max-width: 840px;
  margin: 0 auto;
  padding: 0 20px
}
@media screen and (max-width: 736px) {
  .content_text {
    padding: 0
  }
}
.content_text_arrow {
  max-width: 740px;
  margin: 0 auto;
  padding: 0 20px
}
.contents {
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 20px;
  padding: 70px 10px
}
.section_default {
  margin-bottom: 100px
}
@media screen and (max-width: 736px) {
  .section_default {
    margin-bottom: 50px
  }
}
.section_default:last-child {
  margin-bottom: 0
}
.section_default_small {
  max-width: 840px;
  margin: 0 auto;
  padding: 0 20px
}
@media screen and (max-width: 736px) {
  .section_default_small {
    padding: 0
  }
}
.section_lead {
  margin-top: 100px
}
@media screen and (max-width: 736px) {
  .section_lead {
    margin-top: 50px
  }
}
.section_lead .txt_lead {
  max-width: 700px;
  margin: 0 auto;
  padding: 0 20px;
  margin-bottom: 70px;
  line-height: 2em
}
@media screen and (max-width: 736px) {
  .section_lead .txt_lead {
    margin-bottom: 40px
  }
}
.flex_wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -js-display: flex;
  -ms-flex-flow: row nowrap;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap
}
@media screen and (max-width: 736px) {
  .flex_wrap {
    -ms-flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap
  }
}
.flex_wrap_wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -js-display: flex;
  -ms-flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap
}
@media screen and (max-width: 736px) {
  .flex_wrap_wrap {
    -ms-flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap
  }
}
.content_2column {
  -webkit-flex-basis: 48%;
  flex-basis: 48%;
  margin: 0 2% 0 0
}
.content_2column:nth-of-type(2n) {
  margin: 0 0 0 2%
}
@media screen and (max-width: 736px) {
  .content_2column {
    -webkit-flex-basis: 100%;
    flex-basis: 100%
  }
}
.content_2column_25 {
  -webkit-flex-basis: 23%;
  flex-basis: 23%;
  margin: 0 2% 0 0
}
.content_2column_25:nth-of-type(2n) {
  margin: 0 0 0 2%
}
@media screen and (max-width: 736px) {
  .content_2column_25 {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    margin: 0
  }
}
.content_2column_75 {
  -webkit-flex-basis: 68%;
  flex-basis: 68%;
  margin: 0 7% 0 0
}
.content_2column_75:nth-of-type(2n) {
  margin: 0
}
@media screen and (max-width: 736px) {
  .content_2column_75 {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    margin: 0
  }
}
.content_3column {
  -webkit-flex-basis: 31.3333333333%;
  flex-basis: 31.3333333333%;
  margin: 0 3% 0 0
}
.content_3column:nth-of-type(3n) {
  margin: 0
}
@media screen and (max-width: 736px) {
  .content_3column {
    -webkit-flex-basis: 100%;
    flex-basis: 100%
  }
}
@media screen and (max-width: 736px) {
  .content_2column, .content_3column, .footer_contact_box {
    margin: 10px 0
  }
}
@media screen and (max-width: 736px) {
  .content_2column:nth-of-type(2n), .content_2column:nth-of-type(3n), .content_3column:nth-of-type(2n), .content_3column:nth-of-type(3n), .footer_contact_box:nth-of-type(2n), .footer_contact_box:nth-of-type(3n) {
    margin: 10px 0
  }
}
@media screen and (max-width: 736px) {
  .flex_order1 {
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1
  }
}
@media screen and (max-width: 736px) {
  .flex_order0 {
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0
  }
}
.page_common {
  display: table;
  width: 100%;
  height: 280px
}
@media screen and (max-width: 736px) {
  .page_common {
    height: 200px
  }
}
.page_nav {
  width: 26.3%;
  max-width: 240px;
  float: left;
  margin: 0 6.7% 0 0;
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 10px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 10px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 10px 0 rgba(0, 0, 0, 0.1)
}
@media screen and (max-width: 1024px) {
  .page_nav {
    display: none
  }
}
.page_nav ul li {
  border-bottom: solid 1px #eaeaea
}
.page_nav ul li a {
  display: block;
  position: relative;
  height: 58px;
  line-height: 58px;
  padding: 0 20px 0 30px
}
.page_nav ul li a:before {
  content: " ";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 12px;
  width: 5px;
  height: 2px;
  margin: auto;
  background: #e0e0e0;
  -moz-transition: all .2s linear;
  -webkit-transition: all .2s linear;
  transition: all .2s linear
}
.page_nav ul li a:hover {
  color: #3599c5
}
.page_nav ul li a:hover:before {
  left: 15px;
  background: #3599c5
}
.page_nav.page_nav_fixed {
  position: absolute;
  top: 0;
  left: 0
}
.content_with_nav {
  width: 67%;
  float: right
}
@media screen and (max-width: 1024px) {
  .content_with_nav {
    width: 100%
  }
}
@font-face {
  font-family: 'fontello';
  src: url("../font/fontello.eot?65954224");
  src: url("../font/fontello.eot?65954224#iefix") format("embedded-opentype"), url("../font/fontello.woff2?65954224") format("woff2"), url("../font/fontello.woff?65954224") format("woff"), url("../font/fontello.ttf?65954224") format("truetype"), url("../font/fontello.svg?65954224#fontello") format("svg");
  font-weight: normal;
  font-style: normal
}
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  margin-left: 2px;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
.icon-mail-alt:before {
  content: '\f0e0'
}
.select-wrap {
  position: relative
}
.select-wrap:before {
  z-index: 1;
  position: absolute;
  right: 15px;
  top: 0;
  content: ">";
  line-height: 43px;
  color: #7F878C;
  pointer-events: none
}
select {
  position: relative;
  outline: none;
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
  background: none transparent;
  vertical-align: middle;
  font-size: inherit;
  color: inherit;
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  height: 40px;
  padding: 8px 12px;
  border: 1px solid #ddd;
  color: #828c9a;
  width: 100%;
  border-radius: 5px
}
select option {
  background-color: #fff;
  color: #333
}
select::-ms-expand {
  display: none
}
select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #828c9a
}
.select-wrap.select-primary:before {
  color: #fff
}
.select-wrap.select-primary > select {
  background: #0084B4;
  color: #fff;
  border-color: #0084B4
}
.select-wrap.select-primary > select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #fff
}
.select-wrap.select-inverse:before {
  color: #fff
}
.select-wrap.select-inverse > select {
  color: #fff;
  border-color: #fff
}
.select-wrap.select-inverse > select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #fff
}
a.link_text {
  position: relative;
  color: #3599c5;
  -moz-transition: all .3s linear;
  -webkit-transition: all .3s linear;
  transition: all .3s linear
}
a.link_text:before {
  content: " ";
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 1px;
  background: transparent;
  -moz-transition: all .2s linear;
  -webkit-transition: all .2s linear;
  transition: all .2s linear
}
a.link_text:hover {
  color: #3599c5
}
a.link_text:hover:before {
  background: #3599c5
}
a.btn_default, input.btn_default {
  display: inline-block;
  padding: 0 10px;
  line-height: 70px;
  text-align: center;
  color: #fff;
  font-size: 1.6rem;
  background: #3599c5;
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 10px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 10px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 10px 0 rgba(0, 0, 0, 0.1);
  -moz-transition: all .2s linear;
  -webkit-transition: all .2s linear;
  transition: all .2s linear
}
a.btn_default:hover, input.btn_default:hover {
  color: #fff;
  background: #3da7d5;
  box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.2), 0 3px 15px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.2), 0 3px 15px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.2), 0 3px 15px 0 rgba(0, 0, 0, 0.1)
}
@media screen and (max-width: 736px) {
  a.btn_default, input.btn_default {
    line-height: 50px
  }
}
a.btn_story {
  background: #176bd3
}
a.btn_story:hover {
  background: #0c79ff
}
a.btn_content {
  display: inline-block;
  padding: 6px 25px;
  text-align: center;
  color: #fff;
  font-size: 1.4rem;
  background: #08c67d;
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 10px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 10px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 10px 0 rgba(0, 0, 0, 0.1);
  -moz-transition: all .2s linear;
  -webkit-transition: all .2s linear;
  transition: all .2s linear
}
a.btn_content:hover {
  background: #08d687;
  color: #fff;
  box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.2), 0 3px 15px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.2), 0 3px 15px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.2), 0 3px 15px 0 rgba(0, 0, 0, 0.1)
}
@media screen and (max-width: 736px) {
  a.btn_content {
    padding: 6px 40px;
    line-height: 45px
  }
}
a.btn_large, input.btn_large {
  width: 370px;
  height: 70px
}
a.btn_large i, input.btn_large i {
  font-size: 2.2rem
}
@media screen and (max-width: 736px) {
  a.btn_large, input.btn_large {
    width: 100%;
    height: 50px
  }
}
.dl_default::after {
  content: "";
  display: block;
  clear: both
}
.dl_default dt {
  clear: both;
  float: left;
  width: 20%;
  padding: 0 0 0 20px;
  font-weight: bold
}
@media screen and (max-width: 736px) {
  .dl_default dt {
    width: 100%;
    padding: 0
  }
}
.dl_default dd {
  margin-bottom: 25px;
  padding: 0 20px 25px 25%;
  border-bottom: solid 1px #eaeaea
}
@media screen and (max-width: 736px) {
  .dl_default dd {
    margin-bottom: 10px;
    padding: 0 0 10px 0
  }
}
.dl_content dt {
  margin-bottom: 15px;
  font-size: 1.8rem;
  font-weight: bold
}
.dl_content dd {
  margin-bottom: 70px
}
@media screen and (max-width: 736px) {
  .dl_content dd {
    margin-bottom: 50px
  }
}
.table_default {
  width: 100%
}
.table_default th, .table_default td {
  padding: 15px 0
}
.table_default th {
  padding-right: 20px
}
.table_default td {
  padding-left: 20px;
  border-bottom: solid 1px #eaeaea;
  border-left: solid 1px #eaeaea
}
.table_default .border_bottom {
  border-bottom: solid 1px #eaeaea
}
@media screen and (max-width: 1024px) {
  .table_default .border_bottom {
    border-bottom: none
  }
}
@media screen and (max-width: 1024px) {
  .table_default td, .table_default th {
    display: block;
    width: 100%;
    border-bottom: none
  }
  .table_default td.history_year, .table_default th.history_year {
    border-bottom: solid 1px #efefef;
    text-align: center;
    font-weight: bold
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .table_default td.history_year, .table_default th.history_year {
    border-bottom: solid 1px #333
  }
}
.ol_default {
  padding-left: 20px;
  list-style-type: decimal;
  list-style-position: outside;
  margin-bottom: 15px
}
.ul_default li {
  padding-left: 1em;
  text-indent: -1em
}
.tab {
  margin-bottom: 50px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -js-display: flex;
  -ms-flex-flow: row nowrap;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap
}
@media screen and (max-width: 736px) {
  .tab {
    -ms-flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap
  }
}
.tab li {
  -webkit-flex-basis: 50%;
  flex-basis: 50%;
  padding: 20px;
  cursor: pointer;
  font-size: 1.8rem;
  text-align: center;
  border-bottom: solid 1px #3599c5;
  -moz-transition: all .2s linear;
  -webkit-transition: all .2s linear;
  transition: all .2s linear
}
@media screen and (max-width: 736px) {
  .tab li {
    -webkit-flex-basis: 100%;
    flex-basis: 100%
  }
}
.tab li.select, .tab li:hover {
  color: #fff;
  background: #3599c5
}
.tab li.select a, .tab li:hover a {
  color: #fff
}
.tab li a {
  display: inline-block;
  width: 100%;
  height: 100%;
  color: #5d5d5d
}
.tlt_page {
  display: table-cell;
  line-height: 1em;
  color: #fff;
  font-size: 3.6rem;
  font-weight: 300;
  letter-spacing: 0.1em;
  text-align: center;
  vertical-align: middle
}
@media screen and (max-width: 736px) {
  .tlt_page {
    font-size: 3rem
  }
}
.tlt_content {
  margin-bottom: 50px;
  line-height: 1em;
  font-size: 3rem;
  font-weight: 300
}
.tlt_content:after {
  height: 3px;
  margin-top: 20px;
  display: block;
  content: " ";
  width: 100%;
  background: #1599d5;
  background: linear-gradient(to right, #1599d5 58%, #08c67d 86%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1599d5', endColorstr='#08c67d', GradientType=1)
}
@media screen and (max-width: 736px) {
  .tlt_content {
    margin-bottom: 40px;
    font-size: 2.4rem
  }
  .tlt_content:after {
    margin-top: 20px
  }
}
.tlt_sub_content {
  margin-bottom: 30px;
  font-size: 2.4rem;
  font-weight: 300;
  color: #333
}
.tlt_sub_content:after {
  height: 1px;
  margin-top: 10px;
  display: block;
  content: " ";
  width: 100%;
  background: #1599d5;
  background: linear-gradient(to right, #1599d5 58%, #08c67d 86%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1599d5', endColorstr='#08c67d', GradientType=1)
}
@media screen and (max-width: 736px) {
  .tlt_sub_content {
    margin-bottom: 20px;
    font-size: 2rem
  }
  .tlt_sub_content:after {
    margin-top: 10px
  }
}
.tlt_part_content {
  margin-bottom: calc(25px - (((1.4rem * 1.8) - 1.4rem) / 2));
  font-size: 1.6rem;
  font-weight: bold
}
@media screen and (max-width: 736px) {
  .tlt_part_content {
    margin-bottom: 10px
  }
}
.tlt_paragraph {
  margin-bottom: 5px;
  font-size: 1.6rem;
  font-weight: bold;
  color: #333
}
.tlt_supplemental {
  font-size: 78%;
  font-weight: 300
}
h3.tlt_page_nav {
  height: 50px;
  padding: 0 20px 0 30px;
  line-height: 50px;
  font-size: 1.6rem;
  color: #fff;
  background: #3599c5
}
.txt_default {
  text-align: justify;
  margin-bottom: calc(20px - (((1.4rem * 1.8) - 1.4rem) / 2))
}
.txt_lead {
  text-align: justify;
  margin-bottom: 10px
}
.txt_read {
  text-align: justify;
  font-size: 1.6rem;
  line-height: 1.9em;
  margin-bottom: calc(20px - (((1.4rem * 1.8) - 1.4rem) / 2))
}
.copy_content {
  margin-bottom: 30px;
  line-height: 1.3em;
  font-size: 2.2rem;
  font-weight: 400;
  color: #3599c5
}
.img_content {
  margin-bottom: 20px
}
.shadow_box {
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.12), 0 -1px 10px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.12), 0 -1px 10px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.12), 0 -1px 10px 0 rgba(0, 0, 0, 0.1);
  -moz-transition: all .2s linear;
  -webkit-transition: all .2s linear;
  transition: all .2s linear
}
.shadow_box:hover {
  box-shadow: 0 5px 8px 3px rgba(0, 0, 0, 0.1), 0 0 10px 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 5px 8px 3px rgba(0, 0, 0, 0.1), 0 0 10px 0 rgba(0, 0, 0, 0);
  -webkit-box-shadow: 0 5px 8px 3px rgba(0, 0, 0, 0.1), 0 0 10px 0 rgba(0, 0, 0, 0);
  transform: scale(1.01);
  -webkit-transform: scale(1.01);
  -moz-transform: scale(1.01);
  -ms-transform: scale(1.01)
}
.shadow_box:hover img {
  transform: scale(1.03);
  -webkit-transform: scale(1.03);
  -moz-transform: scale(1.03);
  -ms-transform: scale(1.03)
}
.shadow_box a .product_cat_img {
  overflow: hidden
}
.shadow_box a .product_cat_img img {
  -moz-transition: all .3s linear;
  -webkit-transition: all .3s linear;
  transition: all .3s linear
}
.shadow_box a .product_cat_img:hover img {
  transform: scale(1.03);
  -webkit-transform: scale(1.03);
  -moz-transform: scale(1.03);
  -ms-transform: scale(1.03)
}
.note {
  font-size: 1.2rem
}
.warning {
  color: #ff0000
}
img.vw100 {
  width: 100%;
  height: auto
}
.txt12 {
  font-size: 1.2rem
}
.mt10 {
  margin-top: 10px
}
.mt20 {
  margin-top: 20px
}
.mt50 {
  margin-top: 50px
}
.mb50 {
  margin-bottom: 50px
}
.mb100 {
  margin-bottom: 100px
}
.align_c {
  text-align: center
}
.align_r {
  text-align: right
}
.align_l {
  text-align: left
}
.txt_small {
  font-size: 76%
}
.sp_only {
  display: none
}
@media screen and (max-width: 736px) {
  .sp_only {
    display: inline-block
  }
}
.sp_only_block {
  display: none
}
@media screen and (max-width: 736px) {
  .sp_only_block {
    display: block
  }
}
.sptb_only {
  display: none
}
@media screen and (max-width: 1024px) {
  .sptb_only {
    display: block
  }
}
@media screen and (max-width: 1024px) {
  .pc_only {
    display: none
  }
}
@media screen and (max-width: 736px) {
  .pctb_only {
    display: none
  }
}
.main_visual {
  width: 100vw;
  height: 100vh;
  min-height: 570px;
  overflow: hidden;
  position: relative;
  background: url(/img/home/main_visual.jpg) center center/cover no-repeat #fff
}
.main_visual .ttl_top {
  position: absolute;
  top: 20%;
  left: 10%
}
@media screen and (max-width: 1024px) {
  .main_visual .ttl_top {
    display: block;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 85vw
  }
}
@media screen and (max-width: 736px) {
  .main_visual .ttl_top {
    width: 95vw;
    max-width: 100%
  }
}
.main_visual .ttl_top img {
  max-width: 665px;
  width: 100%;
  height: auto
}
/*@media screen and (max-width: 1024px) {
  .main_visual .ttl_top img {
    max-width: 100%
  }
}*/
.main_visual .top_header_decoration {
  position: absolute;
  top: 20%;
  right: 10%;
  width: 468px;
  height: 539px
}
@media screen and (max-width: 1024px) {
  .main_visual .top_header_decoration {
    display: none
  }
}
.top_sp_bnr{
  display: none;
}
@media screen and (max-width: 736px) {
  .top_sp_bnr{
    display: block;
    padding: 40px 0;
  }
  .top_sp_bnr a{
    display: block;
    width: 90%;
    margin: 0 auto 15px;
  }
  .top_sp_bnr a:last-of-type{
    margin-bottom: 0;
  }
}

.top_information {
  padding: 40px 0;
  background: #eef7fb
}
.top_information .top_information_inner {
  max-width: 940px;
  margin: 0 auto;
  padding: 0 20px
}
@media screen and (max-width: 736px) {
  .top_information .top_information_inner {
    width: 100%
  }
}
.top_information .top_information_inner .ttl_top_information_ttl {
  -webkit-flex-basis: 18%;
  flex-basis: 18%;
  color: #3599c5;
  font-weight: 500
}
@media screen and (max-width: 736px) {
  .top_information .top_information_inner .ttl_top_information_ttl {
    -webkit-flex-basis: 100%;
    flex-basis: 100%
  }
}
.top_information .top_information_inner .list_top_information_wrap {
  -webkit-flex-basis: 82%;
  flex-basis: 82%
}
@media screen and (max-width: 736px) {
  .top_information .top_information_inner .list_top_information_wrap {
    -webkit-flex-basis: 100%;
    flex-basis: 100%
  }
}
.top_information .top_information_inner .list_top_information_wrap li {
  position: relative;
  margin-bottom: 5px;
  padding-left: 80px;
  text-align: justify
}
@media screen and (max-width: 736px) {
  .top_information .top_information_inner .list_top_information_wrap li {
    padding: 10px 0 0 0
  }
}
.top_information .top_information_inner .list_top_information_wrap li .date_information {
  display: block;
  position: absolute;
  top: 0;
  left: 0
}
@media screen and (max-width: 736px) {
  .top_information .top_information_inner .list_top_information_wrap li .date_information {
    position: static
  }
}
.top_outline {
  background: url(/img/home/img_leadimage.jpg) center center/cover no-repeat #3599c5
}
.top_outline .top_outline_content {
  height: 100%;
  margin-left: 50%;
  padding: 100px;
  color: #fff;
  background: #3599c5
}
@media screen and (max-width: 1024px) {
  .top_outline .top_outline_content {
    padding: 40px
  }
}
@media screen and (max-width: 736px) {
  .top_outline .top_outline_content {
    padding: 50px 30px 30px;
    margin-left: 0
  }
}
.top_outline .top_outline_content .lead_text_en {
  display: block;
  margin-bottom: 15px;
  color: #94dbfb;
  font-weight: 300;
  font-size: 2.4rem
}
.top_outline .top_outline_content h2 {
  margin-bottom: 30px;
  line-height: 1.3em;
  font-size: 3rem;
  font-weight: 300
}
@media screen and (max-width: 736px) {
  .top_outline .top_outline_content h2 {
    font-size: 2.4rem
  }
}
.top_outline .top_outline_content .txt_lead {
  line-height: 2em;
  max-width: 550px
}
.top_outline .content_2column_inner {
  max-width: 600px;
  margin: auto
}
.top_product {
  padding: 130px 0
}
@media screen and (max-width: 1024px) {
  .top_product {
    padding: 100px 0
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .top_product {
    padding: 70px 0
  }
}
.top_history {
  padding: 130px 0;
  background: url(/img/home/img_story.jpg) center center/cover no-repeat #fff;
  color: #fff
}
@media screen and (max-width: 1024px) {
  .top_history {
    padding: 100px 0
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .top_history {
    padding: 70px 0
  }
}
.top_history h2 {
  margin-bottom: 70px;
  font-size: 3.6rem;
  font-weight: 500;
  color: #fff;
  text-align: center;
  letter-spacing: 0.1em;
  text-shadow: 0px 0px 20px #000000
}
@media screen and (max-width: 736px) {
  .top_history h2 {
    margin-bottom: 50px
  }
}
.top_history .story_box {
  background: #176bd3;
  color: #fff;
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 10px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 10px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 10px 0 rgba(0, 0, 0, 0.1)
}
.top_history .story_box_on {
  -moz-transition: all .3s linear;
  -webkit-transition: all .3s linear;
  transition: all .3s linear
}
.top_history .story_box_on:hover {
  box-shadow: 0 5px 12px 5px rgba(0, 0, 0, 0.1), 0 0 10px 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 5px 12px 5px rgba(0, 0, 0, 0.1), 0 0 10px 0 rgba(0, 0, 0, 0);
  -webkit-box-shadow: 0 5px 12px 5px rgba(0, 0, 0, 0.1), 0 0 10px 0 rgba(0, 0, 0, 0);
  color: #fff;
  background: #0c79ff;
  transform: scale(1.02);
  -webkit-transform: scale(1.02);
  -moz-transform: scale(1.02);
  -ms-transform: scale(1.02)
}
.header_technology {
  width: 100vw;
  height: calc(100vh - 80px);
  background: url(/img/story/technology/header_img.jpg) center center/cover no-repeat #fff
}
@media screen and (max-width: 1024px) {
  .header_technology {
    background: url(/img/story/technology/header_img_tb.jpg) center center/cover no-repeat #fff
  }
}
@media screen and (max-width: 1024px) and (max-width: 736px) {
  .header_technology {
    background: none;
    height: auto
  }
}
.header_technology .header_technology_inner {
  position: absolute;
  top: 10vh;
  left: 10vw
}
@media screen and (max-width: 1024px) {
  .header_technology .header_technology_inner {
    top: 25vh;
    left: 3vw
  }
}
@media screen and (max-width: 1024px) and (max-width: 736px) {
  .header_technology .header_technology_inner {
    position: static;
    min-height: 0;
    padding: 30px 20px 0
  }
}
.tlt_story_wrap {
  margin-bottom: 20px;
  font-size: 1.6rem
}
.tlt_story_wrap .tlt_story_page {
  display: inline-block;
  padding: 3px 15px;
  color: #fff;
  background: #176bd3;
  border: solid 1px #176bd3
}
.tlt_story_wrap .tlt_story {
  display: inline-block;
  padding: 3px 15px;
  color: #176bd3;
  background: #fff;
  border: solid 1px #176bd3
}
.subhead_technology {
  position: relative;
  font-size: 1.6rem
}
@media screen and (max-width: 736px) {
  .subhead_technology {
    padding-bottom: 30px;
    border-bottom: dotted 1px #e0e0e0
  }
}
.tlt_subhead_technology {
  display: block;
  font-weight: 500;
  font-size: 1.4rem;
  color: #333;
  margin: 15px 0 3px
}
.tlt_subhead_technology .tlt_subhead_technology_kana {
  font-size: 1rem
}
.story_wrap {
  padding: 130px 0 0
}
.story_wrap:nth-of-type(2) {
  padding: 130px 0 170px
}
@media screen and (max-width: 736px) {
  .story_wrap:nth-of-type(2) {
    padding: 100px 0 50px
  }
}
@media screen and (max-width: 1024px) {
  .story_wrap {
    padding: 100px 0 0
  }
}
@media screen and (max-width: 1024px) and (max-width: 736px) {
  .story_wrap {
    padding: 50px 0 0
  }
}
.story_wrap .story_hx_wrap {
  text-align: center
}
.story_wrap .story_hx_wrap .tlt_story_section {
  position: relative;
  display: inline-block;
  max-width: 90vw;
  margin: 0 auto 100px;
  padding: 0 30px;
  line-height: 1.4em;
  font-size: 3.8rem;
  font-weight: 200;
  text-align: left;
  color: #333
}
.story_wrap .story_hx_wrap .tlt_story_section:after {
  content: "”";
  position: absolute;
  bottom: -10px;
  right: -10px;
  font-size: 7rem;
  color: #176bd3
}
@media screen and (max-width: 736px) {
  .story_wrap .story_hx_wrap .tlt_story_section:after {
    bottom: -5px;
    right: 8px;
    font-size: 5rem
  }
}
.story_wrap .story_hx_wrap .tlt_story_section:before {
  content: "“";
  position: absolute;
  top: 0;
  left: -10px;
  font-size: 7rem;
  color: #176bd3
}
@media screen and (max-width: 736px) {
  .story_wrap .story_hx_wrap .tlt_story_section:before {
    top: 0;
    left: 8px;
    font-size: 5rem
  }
}
@media screen and (max-width: 1024px) {
  .story_wrap .story_hx_wrap .tlt_story_section {
    margin: 0 auto 70px
  }
}
@media screen and (max-width: 1024px) and (max-width: 736px) {
  .story_wrap .story_hx_wrap .tlt_story_section {
    margin: 0 auto 40px;
    font-size: 3rem
  }
}
.story_content {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -js-display: flex;
  -ms-flex-flow: row nowrap;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap
}
@media screen and (max-width: 1024px) {
  .story_content {
    -ms-flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap
  }
}
.story_content .story_content_box {
  -webkit-flex-basis: 50%;
  flex-basis: 50%;
  padding: 0 50px
}
@media screen and (max-width: 1024px) {
  .story_content .story_content_box {
    -webkit-flex-basis: 100%;
    flex-basis: 100%
  }
}
@media screen and (max-width: 736px) {
  .story_content .story_content_box {
    padding: 0 20px
  }
}
.story_text {
  max-width: 600px
}
@media screen and (max-width: 1024px) {
  .story_text {
    max-width: 700px;
    margin: 0 auto 30px
  }
}
.story_text p {
  font-size: 1.5rem;
  line-height: 1.8em
}
.story_text_left {
  float: right
}
@media screen and (max-width: 1024px) {
  .story_text_left {
    float: none
  }
}
.story_content_pic1 {
  background: url(/img/story/technology/page_img_01.jpg) center center/cover no-repeat #fff
}
@media screen and (max-width: 1024px) {
  .story_content_pic1 {
    background: none
  }
}
.story_content_pic2 {
  background: url(/img/story/technology/page_img_02.jpg) center center/cover no-repeat #fff
}
@media screen and (max-width: 1024px) {
  .story_content_pic2 {
    background: none
  }
}
.history_term_nav {
  z-index: 100;
  display: block;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 25px;
  height: 100%;
  list-style: none
}
.history_term_nav:before {
  border-left: 1px solid rgba(255, 255, 255, 0.5);
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100%;
  left: 5px
}
@media screen and (max-width: 1024px) {
  .history_term_nav {
    left: 15px
  }
}
@media screen and (max-width: 1024px) and (max-width: 736px) {
  .history_term_nav {
    display: none
  }
}
.dot-nav {
  list-style: none;
  position: relative;
  padding-top: 68px;
  z-index: 5
}
@media screen and (max-width: 1024px) {
  .dot-nav {
    padding-top: 55px
  }
}
.dot-nav li {
  margin: calc((100vh - 68px) / 31) 0
}
@media screen and (max-width: 1024px) {
  .dot-nav li {
    margin: calc((100vh - 55px) / 31) 0
  }
}
.dot-nav li a {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  color: #fff;
  vertical-align: middle;
  line-height: 1em;
  -moz-transition: all .15s ease-in-out;
  -webkit-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out
}
.dot-nav li a:before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 12px;
  height: 12px;
  border-radius: 6px;
  background: #fff;
  -moz-transition: all .15s ease-in-out;
  -webkit-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out
}
.dot-nav li a span {
  -moz-transition: all .15s ease-in-out;
  -webkit-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out
}
.dot-nav li a:hover {
  padding-left: 25px
}
.dot-nav li a:hover:before {
  transform: scale(1.7);
  -webkit-transform: scale(1.7);
  -moz-transform: scale(1.7);
  -ms-transform: scale(1.7)
}
.dot-nav li a:hover span {
  font-size: 2rem
}
.dot-nav li a.active {
  padding-left: 25px
}
.dot-nav li a.active:before {
  transform: scale(1.7);
  -webkit-transform: scale(1.7);
  -moz-transform: scale(1.7);
  -ms-transform: scale(1.7)
}
.dot-nav li a.active span {
  font-size: 2rem
}
.history_content_wrap {
  height: 100%;
  position: relative;
  margin-bottom: 100px
}
.history_content_wrap .section_term {
  display: table
}
.history_content_wrap .page-block {
  width: 100vw;
  height: calc(100vh + 30px);
  position: relative
}
@media screen and (max-width: 1024px) {
  .history_content_wrap .page-block {
    height: auto;
    background-image: none
  }
}
@media screen and (max-width: 1024px) {
  .history_top:before, #one:before, #zero:before, #two:before, #three:before, #four:before, #five:before, #six:before, #seven:before, #eight:before, #someiki:before, #tenkanki:before, #hattenki:before, #nine:before {
    content: " ";
    display: block;
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100%
  }
}
.history_top {
  z-index: 110;
  width: 100vw;
  height: 100vh;
  position: relative;
  background: url(/img/story/history/phase1_2_1.jpg) center center/cover no-repeat fixed
}
@media screen and (max-width: 1024px) {
  .history_top {
    background: none
  }
}
@media screen and (max-width: 1024px) {
  .history_top:before {
    background: url(/img/story/history/phase1_2_1.jpg) center center/cover no-repeat
  }
}
.history_top:after {
  position: absolute;
  top: 0;
  left: 0;
  content: " ";
  display: block;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 32, 71, 0.7);
  z-index: 2;
  animation: opacity 3.5s ease 1s 1 both;
  -webkit-animation: opacity 3.5s ease 1s 1 both
}
.history_top .ttl_history {
  position: absolute;
  top: calc(50% - 80px);
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  display: block;
  max-width: 491px;
  margin: auto;
  padding: 0 20px;
  z-index: 3;
  text-align: center
}
@media screen and (max-width: 736px) {
  .history_top .ttl_history {
    left: 0;
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%)
  }
}
.term {
  z-index: 4;
  position: relative;
  display: table-cell;
  text-align: center;
  vertical-align: middle
}
.term .ttl_term {
  color: #fff;
  font-size: 3.8rem;
  z-index: 4;
  line-height: 1.2em;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif
}
.term .ttl_term span {
  display: block;
  margin-top: 5px;
  font-size: 2rem;
  font-weight: 300;
  font-family: "Fira Sans", "Noto Sans JP", helvatica, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif
}
.term .txt_term {
  max-width: 550px;
  padding: 0 20px;
  margin: 30px auto 0;
  color: #fff;
  line-height: 2.4em;
  text-shadow: 0px 0px 5px #60a8d6
}
.history_content {
  z-index: 1;
  opacity: 0;
  position: absolute;
  width: 40%;
  max-width: 700px;
  height: auto;
  color: #fff;
  background: rgba(0, 32, 71, 0.9)
}
@media screen and (max-width: 1580px) {
  .history_content {
    top: 10vh;
    width: 50%
  }
}
@media screen and (max-width: 1580px) and (max-width: 1024px) {
  .history_content {
    position: static;
    width: 100%;
    min-height: 100vh;
    max-width: 100%
  }
}
@media screen and (max-width: 1580px) and (max-width: 1024px) and (max-width: 736px) {
  .history_content {
    opacity: 1
  }
}
.history_content .history_content_inner {
  padding: 30px 50px 50px
}
@media screen and (max-width: 1024px) {
  .history_content .history_content_inner {
    padding: 30px 40px 50px 120px
  }
}
@media screen and (max-width: 1024px) and (max-width: 736px) {
  .history_content .history_content_inner {
    padding: 40px 20px 40px
  }
}
.history_content .history_content_inner .ttl_history_txt {
  margin-bottom: 15px;
  font-size: 2.4rem;
  font-weight: 300;
  line-height: 1.4em
}
.history_content .history_content_inner .history_term {
  position: relative;
  display: inline-block;
  margin-bottom: 30px;
  color: #6cacfb
}
.history_content .history_content_inner .history_term:after {
  content: " ";
  position: absolute;
  bottom: -3px;
  left: -50px;
  width: calc(100% + 41px);
  height: 1px;
  background: #6cacfb
}
@media screen and (max-width: 1024px) {
  .history_content .history_content_inner .history_term:after {
    left: 0;
    width: calc(100% - 8px)
  }
}
.history_content .history_txt {
  text-align: justify;
  font-weight: 300;
  color: #efefef;
  line-height: 2em
}
.history_content .history_txt .old_logo {
  float: right;
  width: 150px;
  margin: 0 0 5px 20px
}
@media screen and (max-width: 736px) {
  .history_content .history_txt .old_logo {
    display: block;
    float: none;
    margin: 20px auto
  }
}
.history_content_right {
  top: 10vh;
  right: 50px
}
.history_content_left {
  top: 10vh;
  left: 150px
}
.history_content.history_content_on {
  animation: fadeInUp 1s ease 0s 1 both;
  -webkit-animation: fadeInUp 1s ease 0s 1 both
}
@media screen and (max-width: 736px) {
  .history_content.history_content_on {
    animation: fadeInUp 1s ease .5s 1 both;
    -webkit-animation: fadeInUp 1s ease .5s 1 both
  }
}
#one {
  background: url(/img/story/history/phase1_1_1.jpg) center center/cover no-repeat fixed
}
@media screen and (max-width: 1024px) {
  #one:before {
    background: url(/img/story/history/phase1_1_1.jpg) center center/cover no-repeat
  }
}
#zero {
  background: url(/img/story/history/phase1_0.jpg) center center/cover no-repeat fixed
}
@media screen and (max-width: 1024px) {
  #zero:before {
    background: url(/img/story/history/phase1_0.jpg) center center/cover no-repeat
  }
}
#two {
  background: url(/img/story/history/phase1_3.jpg) center center/cover no-repeat fixed
}
@media screen and (max-width: 1024px) {
  #two:before {
    background: url(/img/story/history/phase1_3.jpg) center center/cover no-repeat
  }
}
#three {
  background: url(/img/story/history/phase2_1.jpg) center center/cover no-repeat fixed
}
@media screen and (max-width: 1024px) {
  #three:before {
    background: url(/img/story/history/phase2_1.jpg) center center/cover no-repeat
  }
}
#four {
  background: url(/img/story/history/phase2_2.jpg) center center/cover no-repeat fixed
}
@media screen and (max-width: 1024px) {
  #four:before {
    background: url(/img/story/history/phase2_2.jpg) center center/cover no-repeat
  }
}
#five {
  background: url(/img/story/history/phase2_3.jpg) center center/cover no-repeat fixed
}
@media screen and (max-width: 1024px) {
  #five:before {
    background: url(/img/story/history/phase2_3.jpg) center center/cover no-repeat
  }
}
#six {
  background: url(/img/story/history/phase3_1_2.jpg) center center/cover no-repeat fixed
}
@media screen and (max-width: 1024px) {
  #six:before {
    background: url(/img/story/history/phase3_1_2.jpg) center center/cover no-repeat
  }
}
#seven {
  background: url(/img/story/history/phase3_2_1.jpg) center center/cover no-repeat fixed
}
@media screen and (max-width: 1024px) {
  #seven:before {
    background: url(/img/story/history/phase3_2_1.jpg) center center/cover no-repeat
  }
}
#eight {
  background: url(/img/story/history/phase3_3_1.jpg) center center/cover no-repeat fixed
}
@media screen and (max-width: 1024px) {
  #eight:before {
    background: url(/img/story/history/phase3_3_1.jpg) center center/cover no-repeat
  }
}
@media screen and (max-width: 1024px) {
  #one, #zero, #two, #three, #four, #five, #six, #seven, #eight {
    background: none
  }
}
#someiki:after, #tenkanki:after, #hattenki:after, #nine:after {
  position: absolute;
  top: 0;
  left: 0;
  content: " ";
  display: block;
  width: 100vw;
  height: calc(100vh + 30px)
}
@media screen and (max-width: 1024px) {
  #someiki:after, #tenkanki:after, #hattenki:after, #nine:after {
    height: 100vh
  }
}
#someiki {
  background: url(/img/story/history/bg_someiki.jpg) center center/cover no-repeat fixed
}
@media screen and (max-width: 1024px) {
  #someiki:before {
    background: url(/img/story/history/bg_someiki.jpg) center center/cover no-repeat
  }
}
#someiki:after {
  background: rgba(0, 60, 135, 0.7);
  z-index: 3
}
#tenkanki {
  background: url(/img/story/history/bg_tenkanki.jpg) center center/cover no-repeat fixed
}
@media screen and (max-width: 1024px) {
  #tenkanki:before {
    background: url(/img/story/history/bg_tenkanki.jpg) center center/cover no-repeat
  }
}
#tenkanki:after {
  background: rgba(31, 112, 212, 0.7);
  z-index: 3
}
#hattenki {
  background: url(/img/story/history/bg_hattenki.jpg) center center/cover no-repeat fixed
}
@media screen and (max-width: 1024px) {
  #hattenki:before {
    background: url(/img/story/history/bg_hattenki.jpg) center center/cover no-repeat
  }
}
#hattenki:after {
  background: rgba(54, 153, 199, 0.7);
  z-index: 3
}
#nine {
  background: url(/img/story/history/bg_mirai.jpg) center center/cover no-repeat fixed
}
@media screen and (max-width: 1024px) {
  #nine:before {
    background: url(/img/story/history/bg_mirai.jpg) center center/cover no-repeat
  }
}
#nine:after {
  background: rgba(98, 167, 211, 0.8);
  z-index: 3
}
#someiki, #tenkanki, #hattenki, #nine {
  height: calc(100vh + 30px);
  z-index: 2
}
@media screen and (max-width: 1024px) {
  #someiki, #tenkanki, #hattenki, #nine {
    height: 100vh
  }
}
.history_gallery {
  padding: 100px 20px 0;
  margin: -10px;
  background: #fff
}
.history_gallery .ttl_history_gallery {
  margin-bottom: 30px;
  font-size: 3rem;
  text-align: center
}
.history_gallery .history_gallery_wrap .photo_indivi {
  -webkit-flex-basis: 20%;
  flex-basis: 20%;
  padding: 10px
}
.story_another_content {
  margin: 0 auto 150px
}
@media screen and (max-width: 1024px) {
  .story_another_content {
    margin: 0 auto 100px
  }
}
@media screen and (max-width: 1024px) and (max-width: 736px) {
  .story_another_content {
    margin: 0 auto 70px
  }
}
.story_another_content .ttl_another_content {
  margin-bottom: 30px;
  text-align: center;
  color: #176bd3;
  font-size: 2.6rem;
  font-weight: 400
}
@media screen and (max-width: 736px) {
  .story_another_content .ttl_another_content {
    margin-bottom: 15px;
    font-size: 2rem
  }
}
.story_another_content .btn_story_wrap {
  padding: 0 20px;
  text-align: center
}
.story_another_content .btn_story_wrap img {
  -moz-transition: all .3s linear;
  -webkit-transition: all .3s linear;
  transition: all .3s linear
}
.story_another_content .btn_story_wrap img:hover {
  opacity: .7
}
.page_company {
  background: url(/img/company/page_title.jpg) center center/cover no-repeat #fff
}
.page_exclusive {
  background: url(/img/product/exclusive/page_title.jpg) center center/cover no-repeat #fff
}
.page_ondemand {
  background: url(/img/product/ondemand/page_title.jpg) center center/cover no-repeat #fff
}
.page_own_products_cvn {
  background: url(/img/product/own_products/cvn/page_title.jpg) center center/cover no-repeat #fff
}
.page_own_products_amini {
  background: url(/img/product/own_products/amini/page_title.jpg) center center/cover no-repeat #fff
}
.page_own_products_3d_printer {
  background: url(/img/product/own_products/3d_printer/page_title.jpg) center center/cover no-repeat #fff
}
.page_own_products {
  background: url(/img/product/own_products/page_title.jpg) center center/cover no-repeat #fff
}
.page_product {
  background: url(/img/product/page_title.jpg) center center/cover no-repeat #fff
}
.page_story {
  background: url(/img/story/page_title.jpg) center center/cover no-repeat #fff
}
.page_blog {
  background: url(/img/blog/page_title.jpg) center center/cover no-repeat #fff
}
.page_access {
  background: url(/img/access/page_title.jpg) center center/cover no-repeat #fff
}
.page_privacy {
  background: url(/img/privacy/page_title.jpg) center center/cover no-repeat #fff
}
.page_contact {
  background: url(/img/contact/page_title.jpg) center center/cover no-repeat #fff
}
.page_blog {
  background: url(/img/blog/page_title.jpg) center center/cover no-repeat #fff
}
.philosophy::after {
  content: "";
  display: block;
  clear: both
}
.philosophy .philosophy_text {
  margin-bottom: 50px
}
@media screen and (max-width: 736px) {
  .philosophy .philosophy_text {
    width: 100%;
    margin: 0 0 20px 0
  }
}
.philosophy .ceo {
  text-align: right
}
@media screen and (max-width: 736px) {
  .philosophy .ceo {
    float: none;
    width: 100%;
    text-align: center
  }
  .philosophy .ceo img {
    max-width: 50%
  }
}
.motivation_core {
  font-size: 2.4rem;
  font-weight: 300
}
.motivation_basics {
  padding-top: 10px
}
.motivation_basics dt {
  min-height: 35px;
  padding: 3px 0 0 45px;
  font-size: 2.2rem;
  font-weight: 300
}
.motivation_basics dt.basics1 {
  background: url(/img/company/basics1_number@2x.png) top left/29px 29px no-repeat
}
.motivation_basics dt.basics2 {
  background: url(/img/company/basics2_number@2x.png) top left/29px 29px no-repeat
}
.motivation_basics dt.basics3 {
  background: url(/img/company/basics3_number@2x.png) top left/29px 29px no-repeat
}
.motivation_basics dt.basics4 {
  background: url(/img/company/basics4_number@2x.png) top left/29px 29px no-repeat
}
.motivation_basics dt.basics5 {
  background: url(/img/company/basics5_number@2x.png) top left/29px 29px no-repeat
}
.motivation_basics dd {
  margin-bottom: 30px;
  padding-left: 45px
}
.motivation_basics dd:last-child {
  margin-bottom: 0
}
.map iframe {
  width: 100%;
  height: 600px
}
.tlt_office_area {
  margin: 40px 0 30px;
  font-size: 2rem;
  font-weight: 500;
  color: #3599c5
}
.tab_content_wrap .contnent_hide {
  display: none
}
.img_office {
  margin-bottom: 50px
}
@media screen and (max-width: 736px) {
  .img_office {
    margin-bottom: 30px
  }
}
.facility {
  margin-bottom: 60px;
  -ms-flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap
}
.facility li {
  -webkit-flex-basis: 46%;
  flex-basis: 46%;
  margin: 0 4% 0 0;
  padding: 7px 0;
  border-bottom: dotted 1px #eaeaea
}
.facility li::after {
  content: "";
  display: block;
  clear: both
}
.facility li:nth-of-type(2n) {
  margin: 0 0 0 4%
}
@media screen and (max-width: 736px) {
  .facility li {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    margin: 0;
    border-bottom: dotted 1px #eaeaea
  }
}
@media screen and (max-width: 736px) and (max-width: 736px) {
  .facility li:nth-of-type(2n) {
    margin: 0;
    padding: 7px 0
  }
}
.facility li .facility_name {
  width: 85%;
  float: left
}
.facility li .facility_number {
  float: right;
  min-width: 40px;
  width: 15%;
  text-align: right
}
@media screen and (max-width: 736px) {
  .facility {
    margin-bottom: 30px
  }
}
.achievements li {
  padding: 7px 0;
  border-bottom: dotted 1px #eaeaea
}
.achievements li::after {
  content: "";
  display: block;
  clear: both
}
.achievements li .facility_name {
  width: 85%;
  float: left
}
@media screen and (max-width: 736px) {
  .achievements li .facility_name {
    width: 100%;
    clear: both
  }
}
.achievements li .facility_number {
  float: right;
  min-width: 40px;
  width: 15%;
  text-align: right
}
@media screen and (max-width: 736px) {
  .achievements li .facility_number {
    width: 100%;
    clear: both
  }
}
.img_factoty_large {
  margin: 50px 0
}
@media screen and (max-width: 1024px) {
  .img_factoty_large {
    margin: 30px 0
  }
}
.factory_facility_name {
  margin-bottom: 15px
}
@media screen and (max-width: 736px) {
  .factory_facility_name {
    margin-bottom: 10px
  }
}
.factory_facility_caption {
  margin-bottom: 25px
}
@media screen and (max-width: 736px) {
  .factory_facility_caption {
    margin-bottom: 0
  }
}
.img_floormap {
  margin: 100px 0
}
@media screen and (max-width: 736px) {
  .img_floormap {
    margin: 50px 0
  }
}
.product_cat {
  max-width: 1140px;
  margin: 0px auto 80px
}
@media screen and (max-width: 736px) {
  .product_cat {
    margin: 30px 0 30px
  }
}
.product_cat ul {
  display: table;
  width: 100%;
  border-collapse: collapse
}
@media screen and (max-width: 736px) {
  .product_cat ul {
    display: block;
  }
}
.product_cat ul li {
  width: 20%;
  display: table-cell;
  border: solid 1px #3599c5
}
@media screen and (max-width: 736px) {
  .product_cat ul li {
    width: 100%;
    display: block;
    border: solid 1px #3599c5;
    margin: 0 0 5px;
  }
}
.product_cat ul li a {
  display: inline-block;
  width: 100%;
  font-size: 1.6rem;
  text-align: center;
  padding: 5px;
  -moz-transition: all .3s linear;
  -webkit-transition: all .3s linear;
  transition: all .3s linear
}
@media screen and (max-width: 736px) {
  .product_cat ul li a {
    font-size: 1.4rem
  }
}
.product_cat ul li a.active, .product_cat ul li a:hover {
  background: #3599c5;
  color: #fff
}
.product_leadcopy {
  margin-bottom: 60px;
  padding: 0 20px;
  line-height: 1.4em;
  font-size: 3.8rem;
  font-weight: 200;
  color: #3599c5;
  text-align: center
}
@media screen and (max-width: 736px) {
  .product_leadcopy {
    margin-bottom: 20px;
    font-size: 2.4rem;
    font-weight: 300
  }
}
.section_product {
  margin-bottom: 100px;
  padding-bottom: 70px;
  border-bottom: solid 1px #e0e0e0
}
.section_product:last-child {
  border-bottom: none
}
@media screen and (max-width: 736px) {
  .section_product {
    margin-bottom: 50px
  }
}
.section_product .img_product {
  text-align: center;
  align-items: flex-end
}
.tlt_product_name {
  margin-bottom: 60px;
  color: #3599c5;
  font-family: 'Fira Sans';
  font-size: 5.4rem;
  font-weight: 300;
  line-height: 1em
}
@media screen and (max-width: 736px) {
  .tlt_product_name {
    margin-bottom: 20px;
    font-size: 4rem
  }
}
.tlt_product_name .product_type {
  display: inline-block;
  margin-left: 10px;
  padding: 1px 8px;
  font-size: 1.4rem;
  line-height: 1.6em;
  border-bottom: solid 1px #3599c5;
  border-top: solid 1px #3599c5;
  vertical-align: middle
}
@media screen and (max-width: 736px) {
  .tlt_product_name .product_type {
    font-size: 1.2rem
  }
}
.product_wrap {
  min-height: 400px;
  align-items: center
}
.characteristics_wrap {
  width: 380px;
  margin: 0 auto
}
@media screen and (max-width: 736px) {
  .characteristics_wrap {
    width: 100%
  }
}
.characteristics_wrap .characteristics {
  padding-bottom: 20px;
  font-weight: 500;
  font-size: 2rem
}
.characteristics_wrap .characteristics:after {
  height: 1px;
  margin-top: 20px;
  display: block;
  content: " ";
  width: 100%;
  background: #1599d5;
  background: linear-gradient(to right, #1599d5 58%, #08c67d 86%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1599d5', endColorstr='#08c67d', GradientType=1)
}
.list_characteristics li {
  margin-bottom: 5px;
  line-height: 1.6em;
  font-size: 1.5rem
}
.product_size {
  width: 100%;
  margin-top: 15px
}
.product_size .underline {
  border-bottom: solid 1px #eaeaea
}
.product_size th {
  width: 35%;
  padding: 5px 5px 5px 0;
  border-right: solid 1px #eaeaea
}
.product_size td {
  width: 65%;
  padding: 5px 0 5px 12px
}
.ondemand li {
  padding: 7px 0;
  border-bottom: dotted 1px #eaeaea
}
.ondemand li::after {
  content: "";
  display: block;
  clear: both
}
.ondemand li .ondemand_name {
  width: 70%;
  float: left
}
@media screen and (max-width: 736px) {
  .ondemand li .ondemand_name {
    width: 100%
  }
}
.ondemand li .ondemand_style {
  float: right;
  width: 30%;
  text-align: right
}
@media screen and (max-width: 736px) {
  .ondemand li .ondemand_style {
    width: 100%
  }
}
.product_cat_wrap h2 {
  margin-bottom: 70px;
  line-height: 1em;
  font-size: 3.6rem;
  font-weight: 500;
  color: #3599c5;
  text-align: center;
  letter-spacing: 0.1em
}
@media screen and (max-width: 736px) {
  .product_cat_wrap h2 {
    margin-bottom: 50px
  }
}
.product_cat_wrap h3 {
  position: relative;
  padding: 40px 20px 25px;
  font-size: 2.4rem;
  font-weight: 500;
  text-align: center
}
.product_cat_wrap h3:after {
  position: absolute;
  top: 85px;
  right: 0;
  left: 0;
  margin: 0 auto;
  content: " ";
  width: 30px;
  height: 2px;
  background: #3599c5
}
.product_cat_wrap .txt_default {
  padding: 30px 35px;
  margin: 0;
  min-height: 135px
}
.cat_own_products {
  padding-bottom: 30px;
  text-align: center;
  border: solid 1px #efefef
}
.cat_own_products h3 {
  padding: 8px 20px 20px;
  font-size: 2.6rem;
  font-weight: 300;
  color: #333
}
.copy_3d_printer {
  margin-left: 80px
}
@media screen and (max-width: 736px) {
  .copy_3d_printer {
    margin-left: 0
  }
}
.copy_3d_printer .copy_3d_printer1 {
  margin-bottom: 20px;
  font-size: 6.4rem;
  font-weight: 300;
  line-height: 1.3em;
  color: #3599c5;
  vertical-align: middle
}
@media screen and (max-width: 736px) {
  .copy_3d_printer .copy_3d_printer1 {
    font-size: 5rem
  }
}
.copy_3d_printer .copy_3d_printer1 .copy_3d_printer1_sub {
  display: inline-block;
  padding: 5px 10px;
  line-height: 1.4em;
  font-size: 1.6rem;
  color: #fff;
  background: #3599c5
}
.copy_3d_printer .copy_3d_printer2 {
  font-size: 2.8rem;
  font-weight: 300;
  line-height: 1.4em;
  color: #333
}
@media screen and (max-width: 736px) {
  .copy_3d_printer .copy_3d_printer2 {
    font-size: 2.2rem
  }
}
.product_3dprinter_header {
  margin-bottom: 100px
}
@media screen and (max-width: 736px) {
  .product_3dprinter_header {
    margin-bottom: 50px
  }
}
.product_3dprinter_wrap {
  border-top: solid 1px #e0e0e0;
  border-bottom: solid 1px #e0e0e0
}
.product_3dprinter {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center
}
.product_3dprinter .printer_content {
  -webkit-flex-basis: 50%;
  flex-basis: 50%
}
@media screen and (max-width: 736px) {
  .product_3dprinter .printer_content {
    -webkit-flex-basis: 100%;
    flex-basis: 100%
  }
}
.printer_content_text {
  padding: 30px 70px
}
@media screen and (max-width: 1024px) {
  .printer_content_text {
    padding: 20px 25px
  }
}
@media screen and (max-width: 1024px) and (max-width: 736px) {
  .printer_content_text {
    padding: 50px 20px
  }
}
.printer_content_text .printer_content_text_ttl {
  margin-bottom: 30px;
  line-height: 1.4em;
  font-size: 3rem;
  font-weight: 300;
  color: #333
}
.formarea {
  margin-top: 50px
}
.mw_wp_form {
  margin-top: 50px
}
.mw_wp_form label {
  font-weight: 500
}
.mw_wp_form .content_2column {
  margin-bottom: 40px
}
label {
  display: block
}
input, textarea {
  width: 100%;
  margin-bottom: 10px;
  padding: 10px;
  font-size: 1.4rem;
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom: solid 1px #ccc;
  background-color: transparent;
  border-radius: 0
}
@media screen and (max-width: 736px) {
  input, textarea {
    margin-bottom: 10px
  }
}
input.submit {
  border: none;
  cursor: pointer;
  -moz-transition: all .3s ease;
  -webkit-transition: all .3s ease;
  transition: all .3s ease
}
input[type="text"]:focus:not([readonly]), input[type="text"] textarea:focus:not([readonly]), input[type="email"]:focus:not([readonly]), input[type="email"] textarea:focus:not([readonly]), textarea:focus:not([readonly]), textarea textarea:focus:not([readonly]) {
  border-bottom: solid 2px #3599c5;
  background: 0 0;
  outline: 0
}
input[type="text"]:focus:not([readonly]) + label, input[type="text"] textarea:focus:not([readonly]) + label, input[type="email"]:focus:not([readonly]) + label, input[type="email"] textarea:focus:not([readonly]) + label, textarea:focus:not([readonly]) + label, textarea textarea:focus:not([readonly]) + label {
  color: #3599c5
}
.btn_form {
  margin-top: 50px;
  text-align: center
}
input[type="submit"] {
  margin: 10px
}
@media screen and (max-width: 736px) {
  input[type="submit"] {
    margin: 10px 0
  }
}
.access_address {
  margin-bottom: 50px;
  font-size: 1.8rem;
  text-align: center
}
@media screen and (max-width: 736px) {
  .access_address {
    margin-bottom: 30px
  }
}
.blog {
  width: 67%;
  float: left
}
@media screen and (max-width: 736px) {
  .blog {
    width: 100%
  }
}
.blog_index_3column {
  -webkit-flex-basis: 30.6666666667%;
  flex-basis: 30.6666666667%;
  margin: 0 4% 35px 0
}
@media screen and (max-width: 1024px) {
  .blog_index_3column {
    -webkit-flex-basis: 49%;
    flex-basis: 49%;
    margin: 0 2% 15px 0
  }
  .blog_index_3column:nth-of-type(2n) {
    margin: 0 0 15px 0
  }
}
@media screen and (max-width: 736px) {
  .blog_index_3column {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    margin: 0 0 20px 0
  }
  .blog_index_3column:nth-of-type(2n) {
    margin: 0 0 15px 0
  }
}
.blog_index_3column:nth-of-type(3n) {
  margin: 0 0 35px 0
}
@media screen and (max-width: 1024px) {
  .blog_index_3column:nth-of-type(3n) {
    margin: 0 2% 15px 0
  }
}
@media screen and (max-width: 736px) {
  .blog_index_3column:nth-of-type(3n) {
    margin: 0 0 20px 0
  }
}
.blog_index_2column {
  -webkit-flex-basis: 48%;
  flex-basis: 48%;
  margin: 0 4% 35px 0
}
.blog_index_2column:nth-of-type(2n) {
  margin: 0 0 35px 0
}
@media screen and (max-width: 736px) {
  .blog_index_2column {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    margin: 0 0 35px 0
  }
  .blog_index_2column:nth-of-type(2n) {
    margin: 0 0 35px 0
  }
}
.blog_archive .blog_index {
  margin-bottom: 35px
}
.blog_archive .blog_index:nth-of-type(2n) {
  margin-bottom: 30px
}
.blog_top .blog_index:nth-of-type(3n) {
  margin-bottom: 30px
}
.blog_index_img {
  overflow: hidden
}
.blog_index_img img {
  -moz-transition: all .3s linear;
  -webkit-transition: all .3s linear;
  transition: all .3s linear
}
.blog_index_img img {
  overflow: hidden
}
.index_data {
  padding: 30px 30px 25px
}
@media screen and (max-width: 736px) {
  .index_data {
    -webkit-flex-basis: 100%;
    flex-basis: 100%
  }
}
.index_data .tlt_blog_index {
  margin-bottom: 10px;
  font-weight: 500;
  font-size: 1.8rem;
  color: #333
}
.index_data .blog_date_index {
  margin-bottom: 10px;
  color: #8f8f8f;
  text-align: right
}
.index_data .blog_lead_index {
  margin-bottom: 10px
}
.index_data .read_more {
  display: block;
  margin: 0;
  text-align: right;
  font-size: 1.2rem;
  color: #3599c5
}
.blog_side {
  width: 26.3%;
  max-width: 240px;
  float: left;
  margin: 0 0 0 6.7%
}
@media screen and (max-width: 736px) {
  .blog_side {
    width: 100%;
    max-width: 100%;
    margin: 50px 0 0 0
  }
}
.blog_side .blog_side_section {
  margin-bottom: 50px
}
.blog_side h3 {
  margin-bottom: 20px;
  color: #3599c5;
  font-weight: 500;
  font-size: 1.6rem
}
.blog_side .cat-item a {
  -moz-transition: all .2s linear;
  -webkit-transition: all .2s linear;
  transition: all .2s linear
}
.blog_side .cat-item a:hover {
  color: #3599c5
}
.blog_latest {
  margin-bottom: 30px
}
@media screen and (max-width: 736px) {
  .blog_latest {
    margin-bottom: 15px
  }
}
.blog_latest .blog_latest_img {
  overflow: hidden
}
@media screen and (max-width: 736px) {
  .blog_latest .blog_latest_img {
    width: 30%;
    float: left
  }
}
.blog_latest .blog_latest_img img {
  -moz-transition: all .3s linear;
  -webkit-transition: all .3s linear;
  transition: all .3s linear
}
.blog_latest .side_data {
  padding: 15px 15px 15px
}
@media screen and (max-width: 736px) {
  .blog_latest .side_data {
    width: 70%;
    float: left;
    padding: 3px 10px 0
  }
}
.blog_latest .side_data .tlt_blog_side {
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1.5em;
  color: #333
}
.blog_latest .side_data .blog_date_side {
  margin-bottom: 5px;
  font-size: 1.2rem;
  color: #8f8f8f
}
@media screen and (max-width: 736px) {
  .blog_latest .side_data .blog_date_side {
    margin-bottom: 0
  }
}
.tlt_blog {
  margin-bottom: 15px;
  font-weight: 500;
  font-size: 2.2rem;
  color: #333
}
.tlt_blog:after {
  height: 1px;
  margin-top: 20px;
  display: block;
  content: " ";
  width: 100%;
  background: #1599d5;
  background: linear-gradient(to right, #1599d5 58%, #08c67d 86%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1599d5', endColorstr='#08c67d', GradientType=1)
}
.blog_date {
  margin-bottom: 15px;
  color: #8f8f8f;
  text-align: right
}
.blog_text p {
  margin-bottom: 30px;
  text-align: justify
}
.blog_text p .alignleft {
  float: left;
  margin: 0 10px 10px 0
}
.blog_text p .alignright {
  float: right;
  margin: 0 0 10px 10px
}
.blog_text p .aligncenter {
  display: block;
  margin: 0 auto
}
.blog_pagenav {
  margin-top: 50px;
  padding-top: 30px;
  border-top: solid 1px #eaeaea
}
.blog_pagenav::after {
  content: "";
  display: block;
  clear: both
}
.blog_pagenav .next_post a, .blog_pagenav .prev_post a {
  -moz-transition: all .2s linear;
  -webkit-transition: all .2s linear;
  transition: all .2s linear
}
.blog_pagenav .next_post a:hover, .blog_pagenav .prev_post a:hover {
  color: #3599c5
}
.blog_pagenav .next_post {
  width: 50%;
  float: right;
  text-align: right
}
.blog_pagenav .prev_post {
  width: 50%;
  float: left
}
a.btn_bloglist {
  display: inline-block;
  width: 200px;
  height: 40px;
  margin-top: 20px;
  line-height: 40px;
  color: #fff;
  background: #3599c5;
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 10px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 10px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 10px 0 rgba(0, 0, 0, 0.1);
  -moz-transition: all .2s linear;
  -webkit-transition: all .2s linear;
  transition: all .2s linear
}
a.btn_bloglist:hover {
  background: #3da7d5;
  box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.2), 0 3px 15px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.2), 0 3px 15px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.2), 0 3px 15px 0 rgba(0, 0, 0, 0.1)
}
.page-numbers {
  text-align: center
}
.page-numbers li {
  display: inline-block
}
.page-numbers li a {
  display: inline-block;
  padding: 10px;
  line-height: 1em;
  -moz-transition: all .3s linear;
  -webkit-transition: all .3s linear;
  transition: all .3s linear
}
.page-numbers li a:hover {
  background: #3599c5;
  color: #fff
}
.page-numbers li span {
  display: inline-block;
  position: relative;
  padding: 10px;
  line-height: 1em;
  color: #3599c5
}
.page-numbers li span:after {
  content: " ";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 5px;
  height: 2px;
  margin: 0 auto;
  background: #3599c5
}
.btn_middle {
  max-width: 300px;
  width: 100%;
  height: 60px;
  line-height: 60px !important;
  display: block !important;
  margin: 0 auto;
  padding: 0 !important;
}
.button_container {
  padding: 30px 0 !important;
  margin: 0 0 45px !important;
}
nav.product_cat ul {
  margin: 0 0 9px;
}
nav.product_cat ul + div {
  text-align: right;
}
nav.product_cat ul + div a {
  color: #3599c5;
  display: inline-block;
  font-size: 1em;
  line-height: 1.2em;
}
nav.product_cat ul + div a:hover {
  color: #3599c5;
  border-bottom: 1px solid #3599c5;
}
/*# sourceMappingURL=style.css.map */
.main_visual .bnr {
  position: absolute;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  max-width: 1000px;
  width: 90%;
  top: 65%;
  left: 10%;
  z-index: 50;
}
@media screen and (max-width: 1024px) {
  .main_visual .bnr {
    top: 60%;
    width: 80%;
  }
}
@media screen and (max-width: 736px) {
  .main_visual .bnr {
    display: none;
  }
}
.main_visual .bnr a {
  display: block;
  width: 48%;
  margin-bottom: 15px;
}
.main_visual .bnr a:last-of-type {
  margin-bottom: 0;
}

/*メールフォーム の改修に伴う更新　福田 悠太 2023.01.25*/
.paragraph{
  margin:0 0 1em;
}

.paragraph a{
  color:#3599c5;

}

.stepchart {
  position: relative;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  width:90%;
  margin:0 auto 1.5em;
}

.stepchart::before {
  content: "";
  width:70%;
  height: 1px;
  background: #3599c5;
  position: absolute;
  z-index: 0;
  left: 15%;
  top:25px;
}

.stepchart li{
  position: relative;
  width: 30%;
  text-align: center;
  font-size:1em;
  letter-spacing: .1em;
}
.stepchart li::before{
  content:attr(data-text);
  display: block;
  text-align: center;
  color:#3599c5;
  font-size:1.5em;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50%;
  border:1px solid #3599c5;
  background: #fff;
  margin: 0 auto 0.5rem;
  font-weight: 600;

}

.stepchart li.current{
  color:#3599c5;
}

.stepchart li.current::before{
  color:#fff;
  border:1px solid #3599c5;
  background: #3599c5;
}

.submit[disabled]{
  pointer-events: none;
  background: #ddd;
}