@charset "UTF-8";
/*                reset
======================================================= */
@import url("//fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;700;900&display=swap");
@import url("//fonts.googleapis.com/css?family=Roboto:300,400");
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@600&display=swap");
@font-face {
  font-family: "NotoSansCJKjp";
  font-style: normal;
  font-weight: 100;
  src: local("Noto Sans CJK JP Thin"), 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-display: swap;
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 300;
  src: local("Noto Sans CJK JP Light"), 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-display: swap;
}
@font-face {
  font-family: "NotoSansCJKjp";
  font-style: normal;
  font-weight: 400;
  src: local("Noto Sans CJK JP Regular"), 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-display: swap;
}
@font-face {
  font-family: "NotoSansCJKjp";
  font-style: normal;
  font-weight: 500;
  src: local("Noto Sans CJK JP Medium"), 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-display: swap;
}
@font-face {
  font-family: "NotoSansCJKjp";
  font-style: normal;
  font-weight: 600;
  src: local("Noto Sans CJK JP Bold"), 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-display: swap;
}
@font-face {
  font-family: "NotoSansCJKjp";
  font-style: normal;
  font-weight: 900;
  src: local("Noto Sans CJK JP Black"), 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");
  font-display: swap;
}
@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?a4gr83");
  src: url("../fonts/icomoon.eot?a4gr83#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?a4gr83") format("truetype"), url("../fonts/icomoon.woff?a4gr83") format("woff"), url("../fonts/icomoon.svg?a4gr83#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
body, h1, h2, h3, h4, h5, table, th, td, ul, li, ol, dl, dt, dd, form, p, table, th, td {
  margin: 0px;
  padding: 0px;
  font-weight: 500;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  list-style-type: none;
  font-size: 100%;
  word-break: break-all;
}

body {
  color: #222222;
  background-color: #ffffff;
  font-family: "NotoSansCJKjp", serif;
  line-height: 1.3;
  font-size: 14px;
  -webkit-text-size-adjust: none;
}

dt, dd, li, th, td, p {
  line-height: 1.8;
}

/* for IE6 */
* html body {
  font-size: 100%;
}

a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none;
}
a img {
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  transition: 0.5s;
}

img {
  display: block;
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

input, textArea, select, button {
  background: none;
  font-family: "NotoSansCJKjp", serif;
  margin: 0px;
  outline: none;
  padding: 0px;
  font-weight: normal;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  list-style-type: none;
  font-size: 14px;
}

button {
  cursor: pointer;
  color: #222222;
  background-color: #ffffff;
  font-family: "NotoSansCJKjp", serif;
  font-weight: 500;
  font-size: 100%;
}

* {
  box-sizing: border-box;
  -webkit-overflow-scrolling: touch;
}

@font-face {
  font-family: "FontAwesome";
  src: url("../fonts/fontawesome-webfont.eot?v=4.6.3");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.6.3") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.6.3") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.6.3") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.6.3") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/*                link
======================================================= */
a:link {
  color: #222222;
  text-decoration: none;
}

a:visited {
  color: #222222;
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  a:hover {
    color: #002666;
    text-decoration: underline;
    transition: 0.5s;
  }
  a:hover img {
    transition: 0.5s;
    opacity: 0.8;
  }
}
/*                common
======================================================= */
.clear:after {
  content: "";
  display: block;
  clear: both;
}

.clear_both {
  clear: both;
}

.hidden {
  overflow: hidden;
}

@media print {
  body {
    overflow: visible !important;
    size: A4;
    -webkit-print-color-adjust: exact;
    width: 1000px;
    margin: 0 auto;
  }
}
@media print and (-ms-high-contrast: none) {
  body {
    page-break-before: auto;
  }
}
@media print {
  #wrapper {
    overflow: visible !important;
  }
}
@media print {
  #header #header_navi {
    display: none;
  }
}
@media print {
  .main_width {
    width: 1000px;
    max-width: 100%;
    padding: 0;
  }
}
/*                leyout
======================================================= */
body:before {
  transition: 0.5s;
  content: "";
  display: block;
  opacity: 0;
}
body.hover_on:before {
  background-color: rgba(3, 29, 64, 0.7);
  content: "";
  display: block;
  opacity: 1;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
}

#wrapper {
  overflow: hidden;
  padding-top: 138px;
}
@media only screen and (max-width: 900px) {
  #wrapper {
    padding-top: 60px;
  }
}

.main_width {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 1072px;
}
@media only screen and (max-width: 1100px) {
  .main_width {
    padding: 0 30px;
  }
}
@media only screen and (max-width: 900px) {
  .main_width {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 640px) {
  .main_width {
    padding: 0 15px;
  }
}

.cont_width {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 888px;
}

/*                テキスト装飾
======================================================= */
.text_right {
  text-align: right;
}

.text_left {
  text-align: left;
}

.text_center {
  text-align: center;
}

.underline {
  text-decoration: underline;
}

/*                table
======================================================= */
table {
  width: 100%;
  border-collapse: separate;
  border-collapse: collapse;
  border-spacing: 0;
}

table tr td,
table tr th {
  text-align: left;
  vertical-align: top;
  padding: 0px;
}

/*                pageTop
======================================================= */
#page_top {
  transition: 0.5s;
  position: fixed;
  width: 160px;
  bottom: 50px;
  right: 0;
  z-index: 2000;
}
@media print {
  #page_top {
    display: none;
  }
}
#page_top a.top {
  align-items: center;
  background-color: rgba(255, 255, 255, 0.5);
  display: flex;
  justify-content: center;
  width: 102px;
  height: 48px;
  font-size: 220%;
  text-decoration: none;
  border-radius: 50px;
  margin: 14px auto 0;
}
@media only screen and (max-width: 900px) {
  #page_top a.top {
    border-radius: 10px;
    color: #002666;
    font-size: 300%;
    width: 80px;
    height: 80px;
    margin: 0;
  }
}
@media only screen and (max-width: 640px) {
  #page_top a.top {
    width: 40px;
    height: 40px;
    font-size: 200%;
  }
}
#page_top a.top:after {
  font-family: FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}
@media only screen and (min-width: 1025px) {
  #page_top a.top {
    transition: 0.5s;
  }
  #page_top a.top:hover {
    opacity: 0.8;
  }
}
@media only screen and (min-width: 901px) {
  #page_top.move {
    bottom: 50%;
    transform: translateY(50%);
  }
  #page_top ul {
    display: none;
  }
  #home #page_top ul, #showroom #page_top ul {
    display: block;
  }
  #page_top ul li + li {
    margin-top: 4px;
  }
  #page_top ul li a {
    align-items: center;
    background-color: #fff;
    border-radius: 10px 0 0 10px;
    color: #002666;
    display: flex;
    line-height: 1.2;
    font-size: 85.7%;
    text-align: center;
    text-decoration: none;
    padding: 12px 20px;
  }
}
@media only screen and (min-width: 901px) and (min-width: 1025px) {
  #page_top ul li a {
    transition: 0.5s;
  }
  #page_top ul li a:hover {
    opacity: 0.8;
  }
}
@media only screen and (min-width: 901px) {
  #page_top ul li img {
    margin-right: 10px;
  }
}
@media only screen and (min-width: 901px) {
  #page_top ul li span {
    display: block;
  }
}
@media only screen and (max-width: 900px) {
  #page_top {
    width: 80px;
    height: 80px;
    bottom: 14px;
    right: 14px;
  }
  #page_top ul {
    display: none;
  }
}
@media only screen and (max-width: 640px) {
  #page_top {
    width: 40px;
    height: 40px;
  }
}

/*                ヘッダー・サイド・フッター
======================================================= */
/*                header
======================================================= */
#header {
  border-bottom: 1px #d5d5d5 solid;
  background-color: rgba(255, 255, 255, 0.9);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
}
@media print {
  #header {
    position: absolute;
  }
}
#header a {
  text-decoration: none;
}
#header #header_wrap {
  display: flex;
  justify-content: space-between;
  height: 138px;
  position: relative;
  padding: 22px 40px 0;
}
@media only screen and (max-width: 1200px) {
  #header #header_wrap {
    padding: 22px 30px 0;
  }
}
@media only screen and (max-width: 1024px) {
  #header #header_wrap {
    position: relative;
    height: 60px;
    padding: 10px 20px 0;
  }
}
@media only screen and (max-width: 640px) {
  #header #header_wrap {
    padding: 10px 15px 0;
  }
}
#header #header_logo a {
  display: block;
}
#header #header_logo img {
  opacity: 1;
}
@media only screen and (max-width: 1024px) {
  #header #header_logo img {
    width: 100px;
  }
}
@media only screen and (min-width: 1025px) {
  #header #header_navi {
    display: block !important;
  }
}
@media only screen and (max-width: 1024px) {
  #header #header_navi {
    background-color: #fff;
    border-top: 1px #e6e6e6 solid;
    display: none;
    position: fixed;
    top: 60px;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    overflow-y: auto;
    padding-bottom: 90px;
  }
  #header #header_navi #header_navi_wrap {
    display: flex;
    flex-wrap: wrap;
  }
}
@media only screen and (min-width: 1025px) {
  #header #header_navi #navi_top {
    align-items: center;
    display: flex;
    justify-content: flex-end;
  }
}
@media only screen and (max-width: 1024px) {
  #header #header_navi #navi_top {
    order: 2;
    width: 100%;
  }
}
#header #header_navi #navi_top #header_contact {
  font-size: 85.7%;
}
#header #header_navi #navi_top #header_contact a {
  align-items: center;
  display: flex;
}
#header #header_navi #navi_top #header_contact a:before {
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-size: 130%;
  margin-right: 8px;
}
@media only screen and (max-width: 1024px) {
  #header #header_navi #navi_top #header_contact {
    font-size: 100%;
    border-bottom: 1px #ececec solid;
    margin-bottom: 20px;
  }
  #header #header_navi #navi_top #header_contact a {
    display: block;
    text-align: center;
    padding: 15px 20px;
  }
}
@media only screen and (max-width: 640px) {
  #header #header_navi #navi_top #header_contact a {
    padding: 15px 15px;
  }
}
@media only screen and (min-width: 1025px) {
  #header #header_navi #navi_top .site_search {
    padding-bottom: 2px;
    margin-left: 15px;
  }
}
@media only screen and (max-width: 1024px) {
  #header #header_navi #navi_top .site_search {
    padding: 0 20px 20px;
  }
}
#header #header_navi #navi_top .site_search form {
  display: block;
}
#header #header_navi #navi_top .site_search label {
  align-items: center;
  background-color: #dde5ea;
  display: flex;
  border-radius: 50px;
}
#header #header_navi #navi_top .site_search input {
  flex: 1 1 0;
  width: 160px;
  padding: 12px 1em;
}
#header #header_navi #navi_top .site_search button {
  background: none;
  height: 50px;
  width: 50px;
}
#header #header_navi #navi_top .site_search button img {
  display: block;
  width: 20px;
  margin: 0 auto;
}
#header #header_navi #navi_top #site_navi {
  margin-left: 6px;
}
#header #header_navi #navi_top #site_navi ul {
  display: flex;
}
@media only screen and (max-width: 1024px) {
  #header #header_navi #navi_top #site_navi ul {
    justify-content: center;
  }
}
@media only screen and (max-width: 640px) {
  #header #header_navi #navi_top #site_navi ul {
    display: block;
  }
}
#header #header_navi #navi_top #site_navi ul li a:not(.img) {
  align-items: center;
  background-color: #bac524;
  border-radius: 50px;
  color: #fff;
  display: flex;
  justify-content: center;
  font-weight: bold;
  font-size: 92.9%;
  width: 200px;
  text-align: center;
  padding: 13px 0 14px;
}
@media only screen and (max-width: 640px) {
  #header #header_navi #navi_top #site_navi ul li a:not(.img) {
    margin: 0 auto;
  }
}
#header #header_navi #navi_top #site_navi ul li a:not(.img):before {
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-size: 150%;
  font-weight: normal;
  margin-right: 10px;
}
@media only screen and (min-width: 1025px) {
  #header #header_navi #navi_top #site_navi ul li a:not(.img) {
    transition: 0.5s;
  }
  #header #header_navi #navi_top #site_navi ul li a:not(.img):hover {
    opacity: 0.7;
  }
}
#header #header_navi #navi_top #site_navi ul li a.img {
  background: none;
  display: block;
}
#header #header_navi #navi_top #site_navi ul li a.img:before {
  content: "";
  display: none;
}
@media only screen and (max-width: 640px) {
  #header #header_navi #navi_top #site_navi ul li a.img {
    width: auto;
  }
  #header #header_navi #navi_top #site_navi ul li a.img img {
    display: block;
    margin: 0 auto;
  }
}
#header #header_navi #navi_top #site_navi ul li + li {
  margin-left: 6px;
}
@media only screen and (max-width: 640px) {
  #header #header_navi #navi_top #site_navi ul li + li {
    margin-left: 0;
    margin-top: 10px;
  }
}
#header #header_navi #navi_top #site_navi ul li + li a:not(.img) {
  background-color: #002666;
}
#header #header_navi #navi_top #site_navi ul li + li a:not(.img):before {
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-size: 130%;
  transform: translateY(1px);
}
@media only screen and (max-width: 1024px) {
  #header #header_navi #navi_btm {
    order: 1;
    width: 100%;
  }
}
@media only screen and (min-width: 1025px) {
  #header #header_navi #navi_btm #gnavi > ul {
    display: flex;
    justify-content: flex-end;
    margin: 0 -1em;
  }
  #header #header_navi #navi_btm #gnavi > ul > li {
    font-size: 114.3%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1100px) {
  #header #header_navi #navi_btm #gnavi > ul > li {
    font-size: 107.1%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1024px) {
  #header #header_navi #navi_btm #gnavi > ul > li {
    font-size: 100%;
  }
}
@media only screen and (min-width: 1025px) {
  #header #header_navi #navi_btm #gnavi > ul > li > a {
    display: block;
    padding: 0 1em;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1100px) {
  #header #header_navi #navi_btm #gnavi > ul > li > a {
    padding: 0 0.8em;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1024px) {
  #header #header_navi #navi_btm #gnavi > ul > li > a {
    padding: 0 0.5em;
  }
}
@media only screen and (min-width: 1025px) {
  #header #header_navi #navi_btm #gnavi > ul > li > a span {
    display: block;
    position: relative;
    padding: 14px 0 19px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1100px) {
  #header #header_navi #navi_btm #gnavi > ul > li > a span {
    padding: 18px 0 21px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1024px) {
  #header #header_navi #navi_btm #gnavi > ul > li > a span {
    padding: 18px 0 24px;
  }
}
@media only screen and (min-width: 1025px) {
  #header #header_navi #navi_btm #gnavi > ul > li > a span:after {
    transition: 0.5s;
    background-color: #002666;
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0;
    height: 4px;
    transform: translateX(-50%);
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1025px) {
  #header #header_navi #navi_btm #gnavi > ul > li > a {
    transition: 0.5s;
  }
  #header #header_navi #navi_btm #gnavi > ul > li > a:hover {
    color: #002666;
  }
  #header #header_navi #navi_btm #gnavi > ul > li > a:hover span:after {
    width: 100%;
  }
}
@media only screen and (min-width: 1025px) {
  #header #header_navi #navi_btm #gnavi > ul > li.current a {
    color: #002666;
  }
  #header #header_navi #navi_btm #gnavi > ul > li.current a span:after {
    width: 100%;
  }
}
@media only screen and (min-width: 1025px) {
  #header #header_navi #navi_btm #gnavi > ul > li:hover .hover {
    height: auto;
    visibility: visible;
    z-index: 1000;
    padding: 20px 0 60px;
  }
  #header #header_navi #navi_btm #gnavi > ul > li:hover .hover ul {
    opacity: 1;
    transform: translateY(0);
  }
}
@media only screen and (min-width: 1025px) {
  #header #header_navi #navi_btm #gnavi > ul > li .hover {
    background-color: white;
    display: block !important;
    transition: 0.3s;
    position: absolute;
    width: 100%;
    top: 100%;
    left: 0;
    height: 0;
    visibility: hidden;
    overflow: hidden;
    z-index: 1;
    padding-top: 20px;
    margin-top: 1px;
  }
  #header #header_navi #navi_btm #gnavi > ul > li .hover .main_width {
    max-width: none;
    padding: 0 30px;
  }
  #header #header_navi #navi_btm #gnavi > ul > li .hover p {
    border-bottom: 1px #e0e0e0 solid;
  }
  #header #header_navi #navi_btm #gnavi > ul > li .hover p a {
    align-items: baseline;
    display: flex;
    text-decoration: none;
    position: relative;
    padding: 1.5em 3em 1.5em 1em;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 640px) {
  #header #header_navi #navi_btm #gnavi > ul > li .hover p a {
    padding: 1.5em 2em 1.5em 0;
  }
}
@media only screen and (min-width: 1025px) {
  #header #header_navi #navi_btm #gnavi > ul > li .hover p a:after {
    font-family: FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    font-weight: bold;
    font-size: 120%;
    position: absolute;
    top: 50%;
    right: 16px;
    transform: translateY(-50%);
  }
}
@media only screen and (min-width: 1025px) and (max-width: 640px) {
  #header #header_navi #navi_btm #gnavi > ul > li .hover p a:after {
    right: 0;
  }
}
@media only screen and (min-width: 1025px) {
  #header #header_navi #navi_btm #gnavi > ul > li .hover p span {
    display: block;
  }
  #header #header_navi #navi_btm #gnavi > ul > li .hover p span.en {
    color: #002666;
    font-size: 200%;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    margin-right: 0.6em;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 640px) {
  #header #header_navi #navi_btm #gnavi > ul > li .hover p span.en {
    font-size: 171.4%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 640px) {
  #header #header_navi #navi_btm #gnavi > ul > li .hover p span.ja {
    font-size: 92.9%;
  }
}
@media only screen and (min-width: 1025px) {
  #header #header_navi #navi_btm #gnavi > ul > li .hover ul {
    transition: 0.5s;
    display: flex;
    flex-wrap: wrap;
    opacity: 0;
    transform: translateY(100px);
    margin: 0 -16px;
  }
  #header #header_navi #navi_btm #gnavi > ul > li .hover ul li {
    display: flex;
    width: 33.3333333%;
    padding: 0 16px;
  }
  #header #header_navi #navi_btm #gnavi > ul > li .hover ul li a {
    align-items: center;
    border-bottom: 1px #e0e0e0 solid;
    color: #002666;
    display: flex;
    width: 100%;
    text-decoration: none;
    position: relative;
    padding: 1.6em 3em 1.5em 1em;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 640px) {
  #header #header_navi #navi_btm #gnavi > ul > li .hover ul li a {
    padding: 1.6em 2em 1.5em 0;
  }
}
@media only screen and (min-width: 1025px) {
  #header #header_navi #navi_btm #gnavi > ul > li .hover ul li a:after {
    font-family: FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    font-weight: bold;
    font-size: 120%;
    position: absolute;
    top: 50%;
    right: 16px;
    transform: translateY(-50%);
    z-index: 3;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 640px) {
  #header #header_navi #navi_btm #gnavi > ul > li .hover ul li a:after {
    right: 0;
  }
}
@media only screen and (min-width: 1025px) {
  #header #header_navi #navi_btm #gnavi > ul > li .hover ul li a span {
    position: relative;
    z-index: 2;
  }
}
@media only screen and (min-width: 1025px) {
  #header #header_navi #navi_btm #gnavi > ul > li .hover ul li a:before {
    transition: 0.5s;
    background-color: #eef2f6;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    z-index: 1;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1025px) {
  #header #header_navi #navi_btm #gnavi > ul > li .hover ul li a:hover:before {
    width: 100%;
  }
}
@media only screen and (min-width: 1025px) {
  #header #header_navi #navi_btm #gnavi > ul > li ._JsAcoBtn {
    display: none;
  }
}
@media only screen and (max-width: 1024px) {
  #header #header_navi #navi_btm #gnavi > ul > li {
    border-bottom: 1px #ececec solid;
  }
  #header #header_navi #navi_btm #gnavi > ul > li.aco {
    display: flex;
    flex-wrap: wrap;
  }
  #header #header_navi #navi_btm #gnavi > ul > li.aco > a {
    flex: 1;
    width: 100%;
  }
  #header #header_navi #navi_btm #gnavi > ul > li.aco > a:after {
    display: none;
  }
  #header #header_navi #navi_btm #gnavi > ul > li.aco ._JsAcoBtn {
    align-items: center;
    display: flex;
    justify-content: center;
    width: 51px;
    height: 51px;
  }
  #header #header_navi #navi_btm #gnavi > ul > li.aco ._JsAcoBtn:after {
    transition: 0.5s;
    font-family: FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    color: #002666;
    font-size: 150%;
    padding-left: 10px;
  }
  #header #header_navi #navi_btm #gnavi > ul > li.aco ._JsAcoBtn.open:after {
    transform: rotate(-180deg) translateX(-10px);
  }
  #header #header_navi #navi_btm #gnavi > ul > li > a {
    display: block;
    position: relative;
    padding: 15px 40px 15px 20px;
  }
  #header #header_navi #navi_btm #gnavi > ul > li > a:after {
    font-family: FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    color: #002666;
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    font-size: 120%;
    font-weight: bold;
  }
  #header #header_navi #navi_btm #gnavi > ul > li .hover {
    display: none;
    width: 120%;
    margin: 0 -20px;
  }
  #header #header_navi #navi_btm #gnavi > ul > li .hover p {
    display: none;
  }
  #header #header_navi #navi_btm #gnavi > ul > li .hover ul li {
    border-top: 1px #ececec dotted;
    font-size: 85.7%;
  }
  #header #header_navi #navi_btm #gnavi > ul > li .hover ul li a {
    display: block;
    position: relative;
    padding: 15px 40px 15px 32px;
  }
  #header #header_navi #navi_btm #gnavi > ul > li .hover ul li a:after {
    font-family: FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    color: #002666;
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    font-size: 120%;
    font-weight: bold;
  }
}
@media only screen and (max-width: 640px) {
  #header #header_navi #navi_btm #gnavi > ul > li > a {
    display: block;
    padding: 15px 40px 15px 15px;
  }
  #header #header_navi #navi_btm #gnavi > ul > li .hover {
    margin: 0 -15px;
  }
  #header #header_navi #navi_btm #gnavi > ul > li .hover ul li a {
    padding: 15px 40px 15px 30px;
  }
}
#header #sp_menu {
  align-items: center;
  overflow: hidden;
  position: absolute;
  justify-content: center;
  top: 0;
  right: 0;
  display: flex;
  flex-wrap: wrap;
  width: 60px;
  height: 60px;
}
@media print {
  #header #sp_menu {
    display: none;
  }
}
@media only screen and (min-width: 1025px) {
  #header #sp_menu {
    display: none;
  }
}
#header #sp_menu #sp_menu_wrap {
  width: 24px;
  height: 20px;
  position: relative;
}
#header #sp_menu span {
  transition: 0.5s;
  background-color: #002666;
  width: 100%;
  height: 3px;
}
#header #sp_menu span:first-of-type, #header #sp_menu span:last-of-type, #header #sp_menu span:nth-child(2) {
  position: absolute;
  left: 0;
}
#header #sp_menu span:first-of-type {
  top: 0;
}
#header #sp_menu span:nth-child(2) {
  top: 50%;
  transform: translateY(-50%);
}
#header #sp_menu span:last-of-type {
  bottom: 0;
}
#header #sp_menu.open span:first-of-type {
  top: 50%;
  transform: rotate(45deg) translateY(-50%);
  width: 29px;
}
#header #sp_menu.open span:nth-child(2) {
  opacity: 0;
}
#header #sp_menu.open span:last-of-type {
  bottom: 50%;
  transform: rotate(-45deg) translateY(50%);
  width: 29px;
}
#header.scrolled #header_wrap {
  height: 100px;
  position: relative;
  padding: 15px 40px 0;
}
@media only screen and (max-width: 1200px) {
  #header.scrolled #header_wrap {
    padding: 15px 30px 0;
  }
}
@media only screen and (max-width: 1024px) {
  #header.scrolled #header_wrap {
    height: 60px;
    padding: 10px 20px 0;
  }
}
@media only screen and (min-width: 1025px) {
  #header.scrolled #header_wrap #header_logo {
    padding-top: 5px;
  }
  #header.scrolled #header_wrap #header_logo img {
    width: 150px;
  }
}
@media only screen and (min-width: 1025px) {
  #header.scrolled #header_wrap #header_navi #navi_top .site_search {
    padding-bottom: 0;
  }
  #header.scrolled #header_wrap #header_navi #navi_top .site_search input {
    flex: 1 1 0;
    width: 160px;
    padding: 6px 1em;
  }
  #header.scrolled #header_wrap #header_navi #navi_top .site_search button {
    background: none;
    height: 40px;
    width: 40px;
  }
  #header.scrolled #header_wrap #header_navi #navi_top .site_search button img {
    display: block;
    width: 15px;
    margin: 0 auto;
  }
}
#header.scrolled #header_wrap #header_navi #navi_top #site_navi ul li a {
  padding: 8px 0 8px;
}
#header.scrolled #header_wrap #header_navi #navi_top #site_navi ul li a.img {
  width: 120px;
  padding: 0 0 0 !important;
}
@media only screen and (max-width: 640px) {
  #header.scrolled #header_wrap #header_navi #navi_top #site_navi ul li a.img {
    width: auto;
  }
}
@media only screen and (min-width: 1025px) {
  #header.scrolled #header_wrap #header_navi #navi_btm #gnavi {
    transition: 0.5s;
  }
  #header.scrolled #header_wrap #header_navi #navi_btm #gnavi > ul > li > a span {
    padding: 10px 0 8px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1100px) {
  #header.scrolled #header_wrap #header_navi #navi_btm #gnavi > ul > li > a span {
    padding: 10px 0 10px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1024px) {
  #header.scrolled #header_wrap #header_navi #navi_btm #gnavi > ul > li > a span {
    padding: 10px 0 12px;
  }
}

/*                footer
======================================================= */
#footer #footer_map {
  background-color: #002666;
  padding: 80px 0;
}
@media print {
  #footer #footer_map {
    display: none;
  }
}
@media only screen and (max-width: 900px) {
  #footer #footer_map {
    display: none;
  }
}
#footer #footer_map .map_wrap {
  display: flex;
  margin: 0 -16px;
}
@media only screen and (max-width: 1024px) {
  #footer #footer_map .map_wrap {
    margin: 0 -15px;
  }
}
#footer #footer_map .map_wrap .map_set {
  width: 25%;
  padding: 0 16px;
}
#footer #footer_map .map_wrap .map_set:last-of-type {
  transform: translateX(60px);
  padding-right: 0;
}
@media only screen and (max-width: 1024px) {
  #footer #footer_map .map_wrap .map_set:last-of-type {
    transform: translateX(30px);
  }
}
@media only screen and (max-width: 1024px) {
  #footer #footer_map .map_wrap .map_set {
    padding: 0 15px;
  }
}
#footer #footer_map .map_wrap .map_set a {
  color: #fff;
}
#footer #footer_map .map_wrap .map_set dt, #footer #footer_map .map_wrap .map_set > ul li {
  font-size: 114.3%;
}
#footer #footer_map .map_wrap .map_set .dl_set + .dl_set,
#footer #footer_map .map_wrap .map_set dl + ul {
  margin-top: 3em;
}
#footer #footer_map .map_wrap .map_set > ul li + li {
  margin-top: 30px;
}
#footer #footer_map .map_wrap .map_set dl .dl_set dd {
  margin-top: 2em;
}
#footer #footer_map .map_wrap .map_set dl .dl_set dd ul li {
  line-height: 1.3;
  letter-spacing: -1px;
}
#footer #footer_map .map_wrap .map_set dl .dl_set dd ul li + li {
  margin-top: 1.5em;
}
#footer #footer_map .map_wrap .map_set dl .dl_set dd ul li a {
  font-size: 85.7%;
  opacity: 0.7;
}
#footer #footer_map .map_wrap .map_set dl .dl_set dd ul li a span {
  display: block;
  opacity: 0.7;
  font-size: 83.3%;
}
#footer #footer_map .map_wrap .map_set .sns {
  margin-top: 3em;
}
@media only screen and (max-width: 1200px) {
  #footer #footer_map .map_wrap .map_set .sns {
    transform: translateX(-20%);
  }
}
@media only screen and (max-width: 1100px) {
  #footer #footer_map .map_wrap .map_set .sns {
    transform: translateX(-20%) scale(0.9);
  }
}
@media only screen and (max-width: 1024px) {
  #footer #footer_map .map_wrap .map_set .sns {
    width: 110%;
    transform: translateX(-15%) scale(0.9);
  }
}
#footer #footer_map .map_wrap .map_set .sns ul {
  display: flex;
}
#footer #footer_map .map_wrap .map_set .sns ul li {
  width: 25%;
  font-size: 71.4%;
  text-align: center;
}
#footer #footer_map .map_wrap .map_set .sns ul li img {
  display: block;
  margin: 0 auto;
}
@media only screen and (min-width: 1025px) {
  #footer #footer_map .map_wrap .map_set .sns ul li a {
    transition: 0.5s;
  }
  #footer #footer_map .map_wrap .map_set .sns ul li a:hover {
    opacity: 0.8;
  }
}
#footer #sp_map {
  background-color: #002666;
  padding: 20px 0 35px;
}
@media print {
  #footer #sp_map {
    display: none;
  }
}
@media only screen and (min-width: 901px) {
  #footer #sp_map {
    display: none;
  }
}
@media only screen and (max-width: 640px) {
  #footer #sp_map {
    font-size: 92.9%;
  }
}
#footer #sp_map ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -8px;
}
#footer #sp_map ul li {
  width: 50%;
  padding: 0 8px;
}
#footer #sp_map ul a {
  border-bottom: 1px #25406f solid;
  color: #fff;
  display: block;
  padding: 0.8em 0;
}
#footer #footer_btm {
  background-color: #fff;
  padding: 33px 0 50px;
}
@media only screen and (max-width: 640px) {
  #footer #footer_btm {
    padding: 25px 0 36px;
  }
}
#footer #footer_btm .btm_wrap {
  align-items: center;
  display: flex;
}
@media only screen and (max-width: 640px) {
  #footer #footer_btm .btm_wrap {
    display: block;
  }
}
#footer #footer_btm .btm_wrap #footer_logo img {
  opacity: 1;
}
@media only screen and (max-width: 900px) {
  #footer #footer_btm .btm_wrap #footer_logo img {
    width: 100px;
  }
}
@media only screen and (max-width: 640px) {
  #footer #footer_btm .btm_wrap #footer_logo img {
    margin: 0 auto;
  }
}
#footer #footer_btm .btm_wrap #btm_navi {
  margin-top: 16px;
  padding-left: 40px;
}
@media only screen and (max-width: 640px) {
  #footer #footer_btm .btm_wrap #btm_navi {
    margin-top: 20px;
    padding-left: 0;
  }
}
#footer #footer_btm .btm_wrap #btm_navi ul {
  display: flex;
}
@media print {
  #footer #footer_btm .btm_wrap #btm_navi ul {
    display: none;
  }
}
@media only screen and (max-width: 640px) {
  #footer #footer_btm .btm_wrap #btm_navi ul {
    justify-content: center;
    font-size: 78.6%;
    margin: 0 -15px;
  }
}
#footer #footer_btm .btm_wrap #btm_navi ul li + li {
  margin-left: 2em;
}
@media only screen and (max-width: 640px) {
  #footer #footer_btm .btm_wrap #btm_navi ul li + li {
    margin-left: 1em;
  }
}
#footer #footer_btm .btm_wrap #btm_navi .copy {
  color: #8a8a8a;
  font-size: 85.7%;
  margin-top: 10px;
}
@media only screen and (max-width: 640px) {
  #footer #footer_btm .btm_wrap #btm_navi .copy {
    font-size: 71.4%;
    text-align: center;
  }
}

#main_content {
  padding-bottom: 90px;
}
@media only screen and (max-width: 640px) {
  #main_content {
    padding-bottom: 45px;
  }
}

#main_area {
  padding-top: 60px;
}
@media only screen and (max-width: 640px) {
  #main_area {
    padding-top: 30px;
  }
}

#main_kv {
  margin-bottom: 32px;
}
@media only screen and (max-width: 640px) {
  #main_kv {
    margin-bottom: 20px;
  }
}
#main_kv #kv_wrap {
  position: relative;
}
@media only screen and (max-width: 900px) {
  #main_kv #kv_wrap {
    margin: 0 -20px;
  }
}
@media only screen and (max-width: 640px) {
  #main_kv #kv_wrap {
    margin: 0 -15px;
  }
}
@media only screen and (min-width: 901px) {
  #main_kv #kv_wrap .img_wrap img {
    transform: translateX(180px);
  }
}
@media only screen and (min-width: 901px) {
  #main_kv #kv_wrap .title_wrap {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
  }
}
@media only screen and (max-width: 900px) {
  #main_kv #kv_wrap .title_wrap {
    background-color: #fff;
    display: table;
    padding: 2em 20px 0;
  }
}
@media only screen and (max-width: 640px) {
  #main_kv #kv_wrap .title_wrap {
    margin-bottom: -30px;
  }
}
#main_kv #kv_wrap .title_wrap .title {
  font-size: 142.9%;
}
@media only screen and (max-width: 1024px) {
  #main_kv #kv_wrap .title_wrap .title {
    font-size: 128.6%;
  }
}
@media only screen and (max-width: 900px) {
  #main_kv #kv_wrap .title_wrap .title {
    font-size: 114.3%;
  }
}
@media only screen and (max-width: 640px) {
  #main_kv #kv_wrap .title_wrap .title {
    font-size: 85.7%;
  }
}
#main_kv #kv_wrap .title_wrap .title span {
  display: block;
}
#main_kv #kv_wrap .title_wrap .title span.en {
  color: #002666;
  font-family: "Montserrat", sans-serif;
  font-size: 300%;
  font-weight: 700;
  letter-spacing: 2px;
}
#main_kv #kv_wrap .title_wrap .title span.ja {
  margin-top: 0.2em;
}
@media only screen and (max-width: 640px) {
  #main_kv #kv_wrap .title_wrap .title span.ja {
    margin-top: 0.5em;
  }
}
#main_kv #kv_wrap .title_wrap p {
  max-width: 430px;
  margin-top: 2em;
  text-shadow: -1px -1px 3px rgba(255, 255, 255, 0.8), 1px 1px 1px rgba(255, 255, 255, 0.8), 2px 2px 1px #fff;
}

#product_kv {
  position: relative;
  z-index: 0;
  margin-bottom: -142px;
}
@media only screen and (max-width: 1024px) {
  #product_kv {
    margin-bottom: -130px;
  }
}
@media only screen and (max-width: 900px) {
  #product_kv {
    margin-bottom: 0;
  }
}
#product_kv + #main_area {
  position: relative;
  z-index: 2;
}
#product_kv img {
  width: 100%;
}
#product_kv .main_width {
  width: 100%;
}
@media only screen and (min-width: 901px) {
  #product_kv .main_width {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -85%);
  }
}
@media only screen and (max-width: 1024px) {
  #product_kv .main_width .title_wrap {
    transform: translateX(-10%) scale(0.8);
  }
}
@media only screen and (max-width: 900px) {
  #product_kv .main_width .title_wrap {
    background-color: #fff;
    display: table;
    width: calc(100% + 10px);
    transform: translateY(-15%) scale(1);
    padding: 2em 20px 0;
    margin-left: -20px;
    margin-bottom: -40px;
  }
}
@media only screen and (max-width: 640px) {
  #product_kv .main_width .title_wrap {
    margin-left: -15px;
  }
}
#product_kv .main_width .title_wrap .title {
  font-size: 142.9%;
}
@media only screen and (max-width: 1200px) {
  #product_kv .main_width .title_wrap .title {
    font-size: 128.6%;
  }
}
@media only screen and (max-width: 900px) {
  #product_kv .main_width .title_wrap .title {
    font-size: 114.3%;
  }
}
@media only screen and (max-width: 640px) {
  #product_kv .main_width .title_wrap .title {
    font-size: 85.7%;
  }
}
#product_kv .main_width .title_wrap .title span {
  display: block;
}
#product_kv .main_width .title_wrap .title span.en {
  color: #002666;
  font-family: "Montserrat", sans-serif;
  font-size: 300%;
  font-weight: 700;
}
@media only screen and (max-width: 640px) {
  #product_kv .main_width .title_wrap .title span.en {
    font-size: 220%;
  }
}
@media only screen and (max-width: 400px) {
  #product_kv .main_width .title_wrap .title span.en {
    font-size: 200%;
    letter-spacing: -1px;
  }
}
#product_kv .main_width .title_wrap .title span.ja {
  margin-top: 0.2em;
}
@media only screen and (max-width: 640px) {
  #product_kv .main_width .title_wrap .title span.ja {
    margin-top: 0.5em;
  }
}
#product_kv .main_width .title_wrap p {
  max-width: 450px;
  margin-top: 2em;
  text-shadow: -1px -1px 3px rgba(255, 255, 255, 0.8), 1px 1px 1px rgba(255, 255, 255, 0.8);
}
#product_kv:after {
  background-color: #fff;
  content: "";
  display: block;
  width: 100%;
  max-width: 1232px;
  height: 142px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
@media only screen and (max-width: 1300px) {
  #product_kv:after {
    width: calc(100% - 20px);
  }
}
@media only screen and (max-width: 1024px) {
  #product_kv:after {
    height: 100px;
  }
}
@media only screen and (max-width: 900px) {
  #product_kv:after {
    display: none;
  }
}

@media only screen and (min-width: 641px) {
  .tab_none {
    display: none !important;
  }
}
@media print {
  .tab_none {
    display: none;
  }
}

@media only screen and (max-width: 640px) {
  .sp_none {
    display: none !important;
  }
}

/*                flex slider
======================================================= */
.slider {
  position: relative;
}
@media print {
  .slider {
    width: 1000px !important;
  }
}
@media only screen and (min-width: 1025px) {
  .slider:hover .flex-direction-nav li.flex-nav-prev {
    transform: translate(0, -50%);
  }
  .slider:hover .flex-direction-nav li.flex-nav-next {
    transform: translate(0, -50%);
  }
}

.slides {
  display: flex;
}
@media print {
  .slides {
    transform: translate3d(0px, 0px, 0px) !important;
    position: relative;
  }
}
.slides:after {
  content: "";
  display: block;
  clear: both;
}
@media print {
  .slides li {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    display: none !important;
    width: 1000px !important;
  }
  .slides li:first-child {
    display: block !important;
    position: relative;
    z-index: 2;
  }
}
.slides li a {
  display: block;
}
.slides li img {
  width: 100%;
}
.slides .flex-active-slide {
  display: flex;
}
.flex-control-paging {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  position: absolute;
  top: 100%;
  width: 100%;
  margin-top: 22px;
}
@media print {
  .flex-control-paging {
    display: none;
  }
}
@media only screen and (max-width: 640px) {
  .flex-control-paging {
    margin-top: 10px;
  }
}
.flex-control-paging li + li {
  margin-left: 18px;
}
.flex-control-paging li a {
  background-color: #e5e5e5;
  border-radius: 10px;
  display: block;
  width: 9px;
  height: 9px;
  text-indent: -9999px;
  overflow: hidden;
}
@media only screen and (min-width: 1025px) {
  .flex-control-paging li a:hover {
    opacity: 0.8;
  }
}
.flex-control-paging li a.flex-active {
  background-color: #e5005a;
}

@media print {
  .flex-direction-nav {
    display: none;
  }
}
@media only screen and (max-width: 640px) {
  .flex-direction-nav {
    display: none;
  }
}
.flex-direction-nav li {
  transition: 0.5s;
  position: absolute;
  top: 50%;
  z-index: 1100;
}
.flex-direction-nav li.flex-nav-prev {
  left: 14px;
  transform: translate(-200%, -50%);
}
.flex-direction-nav li.flex-nav-next {
  right: 14px;
  transform: translate(200%, -50%);
}

.important_news_box {
  border: 2px #e5005a solid;
  background: #fff;
  padding: 38px 32px;
}
.important_news_box + div {
  margin-top: 80px;
}
@media only screen and (max-width: 640px) {
  .important_news_box + div {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 640px) {
  .important_news_box {
    padding: 25px 20px;
  }
}
.important_news_box .news_set + .news_set {
  border-top: 1px #e0e0e0 solid;
  padding-top: 1em;
  margin-top: 1em;
}
.important_news_box .news_set .set_wrap {
  display: block;
}
.important_news_box .news_set .set_wrap.red {
  color: #e5005a;
}
.important_news_box .news_set .set_wrap.black {
  color: #222222;
}
.important_news_box .news_set .set_wrap dl dt {
  font-weight: bold;
  font-size: 114.3%;
}
.important_news_box .news_set .set_wrap dl dt.red {
  color: #e5005a;
}
.important_news_box .news_set .set_wrap dl dt.red a {
  color: #e5005a;
}
.important_news_box .news_set .set_wrap dl dt.black {
  color: #222222;
}
.important_news_box .news_set .set_wrap dl dt.black a {
  color: #222222;
}
@media only screen and (max-width: 640px) {
  .important_news_box .news_set .set_wrap dl dt {
    align-items: center;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    line-height: 1.5;
    margin-bottom: 0.2em;
  }
  .important_news_box .news_set .set_wrap dl dt span {
    display: block;
    position: relative;
    width: 20px;
    height: 20px;
    margin-left: 1em;
  }
  .important_news_box .news_set .set_wrap dl dt span:before, .important_news_box .news_set .set_wrap dl dt span:after {
    transition: 0.5s;
    background-color: #002666;
    content: "";
    display: block;
    width: 16px;
    height: 2px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .important_news_box .news_set .set_wrap dl dt span:after {
    transform: rotate(-90deg) translate(1px, -8px);
  }
  .important_news_box .news_set .set_wrap dl dt.open span:after {
    transform: rotate(0) translate(-50%, -50%);
  }
}
.important_news_box .news_set .set_wrap dl dd.red {
  color: #fb5453;
}
.important_news_box .news_set .set_wrap dl dd.red a {
  color: #fb5453;
}
.important_news_box .news_set .set_wrap dl dd.black {
  color: #222222;
}
.important_news_box .news_set .set_wrap dl dd.black a {
  color: #222222;
}
@media only screen and (min-width: 641px) {
  .important_news_box .news_set .set_wrap dl dd {
    display: block !important;
    height: auto !important;
  }
}
@media only screen and (max-width: 640px) {
  .important_news_box .news_set .set_wrap dl dd {
    display: none;
  }
}
.important_news_box .news_set .set_wrap dl dd a {
  text-decoration: underline;
}
@media only screen and (min-width: 1025px) {
  .important_news_box .news_set .set_wrap dl dd a:hover {
    text-decoration: none;
  }
}

.news_list .news_wrap .news_set .wrap,
.news_list .news_wrap .news_set a {
  border-bottom: 1px #d5d5d5 solid;
  display: block;
  text-decoration: none;
  position: relative;
  padding: 18px 3em 18px 1em;
}
@media only screen and (min-width: 901px) {
  .news_list .news_wrap .news_set a:after {
    font-family: FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    font-weight: bold;
    font-size: 120%;
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
  }
}
@media only screen and (min-width: 1025px) {
  .news_list .news_wrap .news_set a:hover dd {
    text-decoration: underline;
  }
}
.news_list .news_wrap .news_set dl {
  display: flex;
}
@media only screen and (max-width: 900px) {
  .news_list .news_wrap .news_set dl {
    display: block;
  }
}
.news_list .news_wrap .news_set dl dt {
  align-items: center;
  display: flex;
}
@media only screen and (max-width: 900px) {
  .news_list .news_wrap .news_set dl dt {
    margin-bottom: 5px;
  }
}
.news_list .news_wrap .news_set dl dt span {
  display: block;
  text-decoration: none;
}
.news_list .news_wrap .news_set dl dt span.date {
  color: #8a8a8a;
  font-family: "Roboto", sans-serif;
  font-size: 92.9%;
  width: 5.2em;
  margin-right: 15px;
}
.news_list .news_wrap .news_set dl dt span.cat {
  border: 1px #002666 solid;
  color: #002666;
  font-size: 85.7%;
  width: 9.3em;
  text-align: center;
  margin-right: 15px;
}
.news_list .news_wrap .news_set dl dt span.new {
  font-family: "Roboto", sans-serif;
  color: #e5005a;
  width: 2.2em;
  margin-right: 10px;
}
.news_list .news_wrap .news_set dl dd {
  line-height: 1.5;
}
.news_list .link_btn {
  margin-top: 2em;
}
.news_list .link_btn a {
  border: 1px #002666 solid;
  border-radius: 50px;
  color: #002666;
  display: block;
  text-align: center;
  text-decoration: none;
  max-width: 244px;
  position: relative;
  padding: 1.1em 1em;
  margin: 0 auto;
  display: block;
  position: relative;
}
@media only screen and (min-width: 1025px) {
  .news_list .link_btn a {
    transition: 0.5s;
  }
  .news_list .link_btn a:hover {
    background-color: #002666;
    color: #fff;
  }
}
.news_list .link_btn a:after {
  font-family: FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-weight: bold;
  font-size: 120%;
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
}
/*                モジュール
======================================================= */
h2.mintyo {
  font-family: "Yu Mincho", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  font-size: 242.9%;
  margin-bottom: 1em;
}
@media only screen and (max-width: 640px) {
  h2.mintyo {
    font-size: 171.4%;
  }
}

h4 {
  font-size: 114.3%;
  font-weight: bold;
  margin-bottom: 1em;
}
h4.bb_line {
  border-bottom: 2px #ebebeb solid;
  padding-bottom: 0.6em;
}

.main_title {
  border-top: 1px #e0e0e0 solid;
  border-bottom: 1px #e0e0e0 solid;
  padding: 30px 0;
}
@media only screen and (max-width: 640px) {
  .main_title {
    padding: 20px 0;
  }
}
.main_title .title {
  align-items: baseline;
  display: flex;
  line-height: 1.3;
}
.main_title .title span {
  display: block;
}
.main_title .title span.en {
  color: #002666;
  font-family: "Montserrat", sans-serif;
  font-size: 200%;
  font-weight: 600;
}
@media only screen and (max-width: 640px) {
  .main_title .title span.en {
    font-size: 171.4%;
  }
}
.main_title .title span.ja {
  margin-left: 1em;
  position: relative;
  top: -1px;
}

.cont_title {
  margin-bottom: 68px;
}
@media only screen and (max-width: 640px) {
  .cont_title {
    margin-bottom: 30px;
  }
}
.cont_title h1, .cont_title h2 {
  color: #002666;
  font-size: 242.9%;
}
@media only screen and (max-width: 640px) {
  .cont_title h1, .cont_title h2 {
    font-size: 150%;
  }
}

.lower_title {
  background-color: #eef2f6;
}
@media only screen and (max-width: 640px) {
  .lower_title {
    height: 80px;
    margin-bottom: 50px;
  }
}
.lower_title .title_wrap {
  position: relative;
  padding: 42px 0 32px;
}
@media only screen and (max-width: 640px) {
  .lower_title .title_wrap {
    transform: translateY(65%);
    padding: 20px 0 0;
  }
}
.lower_title .title_wrap:before {
  background-color: #fff;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 100%;
  width: 200%;
  height: 100%;
  transform: translateX(180px);
}
.lower_title .title_wrap .title {
  display: block;
  position: relative;
  z-index: 2;
}
.lower_title .title_wrap .title span {
  display: block;
}
.lower_title .title_wrap .title span.en {
  color: #002666;
  font-family: "Montserrat", sans-serif;
  font-size: 428.6%;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 3px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 640px) {
  .lower_title .title_wrap .title span.en {
    font-size: 228.6%;
  }
}
.lower_title .title_wrap .title span.ja {
  font-size: 142.9%;
}
@media only screen and (max-width: 640px) {
  .lower_title .title_wrap .title span.ja {
    font-size: 78.6%;
  }
}

.border_title {
  position: relative;
  font-size: 185.7%;
  padding: 0.2em 0 0.3em 1em;
  margin-bottom: 1em;
}
@media only screen and (max-width: 640px) {
  .border_title {
    font-size: 128.6%;
  }
}
.border_title:before {
  background-color: #bac524;
  content: "";
  display: block;
  width: 4px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.border_btm_title {
  border-bottom: 3px #ebebeb solid;
  padding-bottom: 1em;
  margin-bottom: 1.5em;
}
.border_btm_title .title {
  font-size: 157.1%;
  font-weight: normal;
}
@media only screen and (max-width: 640px) {
  .border_btm_title .title {
    font-size: 128.6%;
  }
}

.link_title {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1em;
}
.link_title .border_title {
  margin-bottom: 0;
}
.link_title a {
  color: #002666;
  padding-right: 15px;
  margin-left: 1em;
}
@media only screen and (max-width: 640px) {
  .link_title a {
    display: none;
  }
}
.link_title a:after {
  font-family: FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  display: inline-block;
  font-weight: bold;
  font-size: 120%;
  margin-left: 15px;
}

.center_title {
  margin-bottom: 32px;
}
@media only screen and (max-width: 640px) {
  .center_title {
    margin-bottom: 20px;
  }
}
.center_title h2 {
  text-align: center;
}
.center_title h2:before {
  background-color: #002666;
  content: "";
  display: block;
  width: 2em;
  height: 2px;
  margin: 0 auto 1em;
}
.center_title h2 span {
  display: block;
}
.center_title h2 span.en {
  color: #002666;
  font-family: "Montserrat", sans-serif;
  font-size: 285.7%;
  font-weight: 600;
}
@media only screen and (max-width: 640px) {
  .center_title h2 span.en {
    font-size: 228.6%;
  }
}
.center_title h2 span.ja {
  font-size: 85.7%;
}
@media only screen and (max-width: 640px) {
  .center_title h2 span.ja {
    font-size: 78.6%;
  }
}

.left_title {
  margin-bottom: 32px;
}
@media only screen and (max-width: 640px) {
  .left_title {
    margin-bottom: 20px;
  }
}
.left_title h2:before {
  background-color: #002666;
  content: "";
  display: block;
  width: 2em;
  height: 2px;
  margin-bottom: 1em;
}
.left_title h2 span {
  display: block;
}
.left_title h2 span.en {
  color: #002666;
  font-family: "Montserrat", sans-serif;
  font-size: 285.7%;
  font-weight: 600;
}
@media only screen and (max-width: 640px) {
  .left_title h2 span.en {
    font-size: 228.6%;
  }
}
.left_title h2 span.ja {
  font-size: 85.7%;
}
@media only screen and (max-width: 640px) {
  .left_title h2 span.ja {
    font-size: 78.6%;
  }
}
.left_title.small h2:before {
  display: none;
}
.left_title.small h2 span.en {
  font-size: 228.6%;
}
@media only screen and (max-width: 640px) {
  .left_title.small h2 span.en {
    font-size: 114.3%;
  }
}

.icon_title {
  padding-bottom: 1em;
  margin-bottom: 1.5em;
}
.icon_title.bb {
  border-bottom: 3px #ebebeb solid;
}
.icon_title .title {
  align-items: center;
  display: flex;
  font-size: 142.9%;
}
@media only screen and (max-width: 640px) {
  .icon_title .title {
    font-size: 128.6%;
  }
}
.icon_title .title img {
  display: block;
  width: auto;
  height: 52px;
}
@media only screen and (max-width: 640px) {
  .icon_title .title img {
    height: 30px;
  }
}
.icon_title .title span {
  display: block;
  padding-left: 14px;
}

.important_title {
  align-items: center;
  display: flex;
  font-size: 185.7%;
}
.important_title:before {
  background: url(../media/images/common/icon_important.png) no-repeat left center;
  background-size: contain;
  content: "";
  display: block;
  margin-right: 18px;
  width: 22px;
  height: 38px;
}
@media only screen and (max-width: 640px) {
  .important_title {
    font-size: 142.9%;
  }
  .important_title:before {
    background-size: contain;
    width: 18px;
    height: 36px;
  }
}

.cath {
  margin-bottom: 1em;
}
.cath.small p {
  font-size: 142.9%;
}
@media only screen and (max-width: 640px) {
  .cath.small p {
    font-size: 128.6%;
  }
}
.cath p {
  font-size: 185.7%;
  font-weight: bold;
  line-height: 1.5;
}
@media only screen and (max-width: 640px) {
  .cath p {
    font-size: 157.1%;
  }
}

.mb0 {
  margin-bottom: 0 !important;
}

.mb1 {
  margin-bottom: 1em !important;
}

.mb2 {
  margin-bottom: 2em !important;
}

.mb3 {
  margin-bottom: 3em !important;
}

.mb4 {
  margin-bottom: 4em !important;
}

.mb5 {
  margin-bottom: 5em !important;
}

.mb6 {
  margin-bottom: 6em !important;
}

.mb7 {
  margin-bottom: 7em !important;
}

.mb8 {
  margin-bottom: 8em !important;
}

.mb9 {
  margin-bottom: 9em !important;
}

.mb10 {
  margin-bottom: 10em !important;
}

.mod_cont {
  margin-bottom: 3em;
}
.mod_cont ul + ul,
.mod_cont ul + ol,
.mod_cont ol + ul,
.mod_cont ol + ol {
  margin-top: 1em;
}
.mod_cont .editor ul li {
  position: relative;
  padding-left: 1em;
}
.mod_cont .editor ul li:before {
  content: "・";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.mod_cont .editor ol {
  margin-left: 1.5em;
}
.mod_cont .editor ol li {
  list-style: decimal;
}
.mod_cont .editor a {
  align-items: center;
  color: #002666 !important;
  text-decoration: none;
}
.mod_cont .editor a:after {
  font-family: FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-weight: bold;
  margin-left: 12px;
}
.mod_cont .editor a[href^=http]:after {
  background: url(../media/images/common/icon_blank.png) no-repeat left top;
  background-size: contain;
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-left: 12px;
}
.mod_cont .editor a[href$=".pdf"]:after {
  background: url(../media/images/common/icon_pdf.png) no-repeat left top;
  background-size: contain;
  content: "";
  display: inline-block;
  width: 16px;
  height: 20px;
  margin-left: 8px;
  position: relative;
  top: -2px;
  vertical-align: middle;
}
.mod_cont .editor p a {
  display: inline-block;
  text-decoration: underline;
}
.mod_cont .editor p a:after {
  display: none;
}
@media only screen and (min-width: 1025px) {
  .mod_cont .editor p a:hover {
    text-decoration: none;
  }
}
.mod_cont .editor p a.arrow_link {
  text-decoration: none;
}
.mod_cont .editor p a.arrow_link:after {
  font-family: FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  display: inline-block;
  font-weight: bold;
  margin-left: 12px;
}
.mod_cont table {
  border-top: solid 1px #d6d9de;
  border-right: solid 1px #d6d9de;
  table-layout: fixed;
  font-size: 14px;
}
.mod_cont table.block {
  table-layout: fixed;
}
.mod_cont table.block thead tr th {
  background-color: #1f8af0;
  color: #fff;
  font-size: 142.9%;
  text-align: center;
  width: 33.3333333%;
}
.mod_cont table.block tbody tr th {
  background-color: #f1f6fc;
}
.mod_cont table.block tbody tr th, .mod_cont table.block tbody tr td {
  padding: 25px;
}
.mod_cont table.block tbody tr th .img, .mod_cont table.block tbody tr td .img {
  padding: 0 35px;
  margin-bottom: 10px;
}
.mod_cont table.block tbody tr th .img img, .mod_cont table.block tbody tr td .img img {
  margin: 0 auto;
}
.mod_cont table.block tbody tr th p.title, .mod_cont table.block tbody tr td p.title {
  font-size: 142.9%;
  font-weight: 500;
  text-align: center;
}
.mod_cont table.block tbody tr th a, .mod_cont table.block tbody tr td a {
  background: #fff;
  border-radius: 24px;
  border: solid 1px rgba(31, 138, 240, 0.8);
  color: #1f8af0;
  display: block;
  font-weight: normal;
  max-width: 180px;
  position: relative;
  padding: 10px 24px;
  margin: 1em auto 0;
}
.mod_cont table.block tbody tr th a:after, .mod_cont table.block tbody tr td a:after {
  font-family: FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  position: absolute;
  top: 50%;
  right: 1em;
  transform: translateY(-50%);
}
.mod_cont table.chronology_table tr th {
  width: 238px;
  vertical-align: middle;
}
@media only screen and (max-width: 640px) {
  .mod_cont table.chronology_table tr th {
    width: 26%;
  }
}
.mod_cont table.chronology_table tr td strong {
  display: block;
  font-size: 142.9%;
}
.mod_cont table + div {
  margin-top: 1em;
}
.mod_cont table table {
  width: 100%;
  border: none;
}
.mod_cont table table tr th, .mod_cont table table tr td {
  background: none;
  border: none;
  padding: 0;
}
.mod_cont table.text_left tr th, .mod_cont table.text_left tr td {
  text-align: left;
}
.mod_cont table tr th, .mod_cont table tr td {
  border-bottom: solid 1px #d6d9de;
  border-left: solid 1px #d6d9de;
  vertical-align: top;
  padding: 15px 20px;
}
.mod_cont table tr th.text_center, .mod_cont table tr td.text_center {
  text-align: center;
}
.mod_cont table tr th.text_middle, .mod_cont table tr td.text_middle {
  vertical-align: middle;
}
.mod_cont table tr th {
  background: #eef2f6;
  text-align: left;
  font-weight: bold;
  vertical-align: top;
}
.mod_cont table tr td a {
  background: none;
  color: #1f8af0;
  padding-right: 0;
}
.mod_cont .bg_gray {
  background-color: #f0f0f0;
  padding: 3em 0 5em;
}
.mod_cont iframe {
  max-width: 100%;
}
.mod_cont .bg_none {
  background-color: none !important;
}
.mod_cont .bg_white {
  background-color: #fff !important;
}
.mod_cont .bg_black {
  background-color: #000 !important;
  color: #fff !important;
}
.mod_cont .bg_red {
  background-color: #e90505 !important;
  color: #fff !important;
}
.mod_cont .no_border table {
  border: none;
}
.mod_cont .no_border table tr th, .mod_cont .no_border table tr td {
  background: none;
  border: none;
}
@media only screen and (min-width: 641px) {
  .mod_cont .table_wrap {
    overflow: hidden !important;
  }
}
@media only screen and (max-width: 640px) {
  .mod_cont .table_wrap {
    margin-right: -20px;
  }
}
.mod_cont .table_wrap table {
  width: 100%;
}
@media only screen and (max-width: 640px) {
  .mod_cont .table_wrap {
    overflow-x: auto;
  }
  .mod_cont .table_wrap > table {
    width: 800px;
  }
}
.mod_cont .movie_gallery,
.mod_cont .gallery {
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
  margin: 0 -16px -32px;
}
@media only screen and (max-width: 1024px) {
  .mod_cont .movie_gallery,
.mod_cont .gallery {
    margin: 0 -10px -20px;
  }
}
.mod_cont .movie_gallery.center,
.mod_cont .gallery.center {
  justify-content: center;
}
.mod_cont .movie_gallery.center .gallery_set,
.mod_cont .gallery.center .gallery_set {
  width: auto;
}
.mod_cont .movie_gallery.center.img1 .gallery_set,
.mod_cont .gallery.center.img1 .gallery_set {
  width: auto;
}
.mod_cont .movie_gallery.center.img2 .gallery_set,
.mod_cont .gallery.center.img2 .gallery_set {
  width: auto;
}
.mod_cont .movie_gallery.center.img3 .gallery_set,
.mod_cont .gallery.center.img3 .gallery_set {
  width: auto;
}
@media only screen and (max-width: 640px) {
  .mod_cont .movie_gallery.sp_break .gallery_set,
.mod_cont .gallery.sp_break .gallery_set {
    width: 100% !important;
  }
  .mod_cont .movie_gallery.sp_break .gallery_set img,
.mod_cont .gallery.sp_break .gallery_set img {
    width: 100%;
  }
}
@media only screen and (max-width: 640px) {
  .mod_cont .movie_gallery.sp_col2 .gallery_set,
.mod_cont .gallery.sp_col2 .gallery_set {
    width: 50% !important;
  }
}
@media only screen and (max-width: 640px) {
  .mod_cont .movie_gallery.sp_col3 .gallery_set,
.mod_cont .gallery.sp_col3 .gallery_set {
    width: 33.3333333% !important;
  }
}
.mod_cont .movie_gallery .gallery_set,
.mod_cont .gallery .gallery_set {
  padding: 0 16px;
  margin-bottom: 32px;
}
@media only screen and (max-width: 1024px) {
  .mod_cont .movie_gallery .gallery_set,
.mod_cont .gallery .gallery_set {
    padding: 0 10px;
    margin-bottom: 20px;
  }
}
.mod_cont .movie_gallery .gallery_set a,
.mod_cont .gallery .gallery_set a {
  display: block !important;
  text-decoration: none;
}
.mod_cont .movie_gallery .gallery_set img,
.mod_cont .gallery .gallery_set img {
  margin: 0 auto;
}
.mod_cont .movie_gallery .gallery_set.img_left .img_wrap,
.mod_cont .gallery .gallery_set.img_left .img_wrap {
  width: 100%;
}
.mod_cont .movie_gallery .gallery_set.img_left .img_wrap img,
.mod_cont .gallery .gallery_set.img_left .img_wrap img {
  margin: 0;
}
.mod_cont .movie_gallery .gallery_set .img_wrap,
.mod_cont .gallery .gallery_set .img_wrap {
  display: block;
  margin: 0 auto;
}
.mod_cont .movie_gallery .gallery_set .img_wrap img,
.mod_cont .gallery .gallery_set .img_wrap img {
  display: block;
}
.mod_cont .movie_gallery .gallery_set .img_wrap p,
.mod_cont .gallery .gallery_set .img_wrap p {
  line-height: 1.5;
}
.mod_cont .movie_gallery .gallery_set .img_wrap p.title,
.mod_cont .gallery .gallery_set .img_wrap p.title {
  font-size: 114.3%;
  margin-top: 0.5em;
}
.mod_cont .movie_gallery .gallery_set .img_wrap p.title + p,
.mod_cont .gallery .gallery_set .img_wrap p.title + p {
  margin-top: 0.3em;
}
.mod_cont .movie_gallery .gallery_set .img_wrap p.title.center,
.mod_cont .gallery .gallery_set .img_wrap p.title.center {
  text-align: center;
}
.mod_cont .movie_gallery .gallery_set .img_wrap p.title.right,
.mod_cont .gallery .gallery_set .img_wrap p.title.right {
  text-align: right;
}
.mod_cont .movie_gallery .gallery_set .img_wrap p.caption,
.mod_cont .gallery .gallery_set .img_wrap p.caption {
  font-size: 100%;
  margin-top: 0.7em;
}
.mod_cont .movie_gallery .gallery_set .img_wrap p.caption.center,
.mod_cont .gallery .gallery_set .img_wrap p.caption.center {
  text-align: center;
}
.mod_cont .movie_gallery .gallery_set .img_wrap p.caption.right,
.mod_cont .gallery .gallery_set .img_wrap p.caption.right {
  text-align: right;
}
.mod_cont .movie_gallery.img1 .gallery_set,
.mod_cont .gallery.img1 .gallery_set {
  width: 100%;
}
.mod_cont .movie_gallery.img2 .gallery_set,
.mod_cont .gallery.img2 .gallery_set {
  width: 50%;
}
.mod_cont .movie_gallery.img3 .gallery_set,
.mod_cont .gallery.img3 .gallery_set {
  width: 33.3333333%;
}
.mod_cont .movie_gallery.img4 .gallery_set,
.mod_cont .gallery.img4 .gallery_set {
  width: 25%;
}
@media only screen and (max-width: 640px) {
  .mod_cont .movie_gallery.img4 .gallery_set,
.mod_cont .gallery.img4 .gallery_set {
    width: 50%;
  }
}
.mod_cont .movie_gallery.img5 .gallery_set,
.mod_cont .gallery.img5 .gallery_set {
  width: 20%;
}
@media only screen and (max-width: 640px) {
  .mod_cont .movie_gallery.img5 .gallery_set,
.mod_cont .gallery.img5 .gallery_set {
    width: 50%;
  }
}
.mod_cont .movie_gallery.img6 .gallery_set,
.mod_cont .gallery.img6 .gallery_set {
  width: 16.6666667%;
}
@media only screen and (max-width: 640px) {
  .mod_cont .movie_gallery.img6 .gallery_set,
.mod_cont .gallery.img6 .gallery_set {
    width: 50%;
  }
}
.mod_cont .band_gallery {
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
  margin: 0 -16px -32px;
}
@media only screen and (max-width: 1024px) {
  .mod_cont .band_gallery {
    margin: 0 -10px -20px;
  }
}
@media only screen and (max-width: 640px) {
  .mod_cont .band_gallery.sp_break .gallery_set {
    width: 100% !important;
  }
  .mod_cont .band_gallery.sp_break .gallery_set img {
    width: 100%;
  }
}
@media only screen and (max-width: 640px) {
  .mod_cont .band_gallery.sp_col2 .gallery_set {
    width: 50% !important;
  }
}
@media only screen and (max-width: 640px) {
  .mod_cont .band_gallery.sp_col3 .gallery_set {
    width: 33.3333333% !important;
  }
}
.mod_cont .band_gallery .gallery_set {
  display: flex;
  width: 100%;
  padding: 0 16px;
  margin-bottom: 32px;
}
@media only screen and (max-width: 1024px) {
  .mod_cont .band_gallery .gallery_set {
    padding: 0 10px;
    margin-bottom: 20px;
  }
}
.mod_cont .band_gallery .gallery_set a {
  display: block !important;
  text-decoration: none;
}
.mod_cont .band_gallery .gallery_set img {
  margin: 0 auto;
}
.mod_cont .band_gallery .gallery_set .img_wrap {
  background-color: #002666;
  display: block;
  margin: 0 auto;
}
.mod_cont .band_gallery .gallery_set .img_wrap img {
  display: block;
}
.mod_cont .band_gallery .gallery_set .img_wrap .band {
  color: #fff;
  font-size: 114.3%;
  text-align: center;
  padding: 10px 1em;
}
.mod_cont .band_gallery .gallery_set .img_wrap .band p {
  line-height: 1.5;
}
.mod_cont .band_gallery.img1 .gallery_set {
  width: 100%;
}
.mod_cont .band_gallery.img2 .gallery_set {
  width: 50%;
}
.mod_cont .band_gallery.img3 .gallery_set {
  width: 33.3333333%;
}
.mod_cont .band_gallery.img4 .gallery_set {
  width: 25%;
}
@media only screen and (max-width: 640px) {
  .mod_cont .band_gallery.img4 .gallery_set {
    width: 50%;
  }
}
.mod_cont .band_gallery.img5 .gallery_set {
  width: 20%;
}
@media only screen and (max-width: 640px) {
  .mod_cont .band_gallery.img5 .gallery_set {
    width: 50%;
  }
}
.mod_cont .band_gallery.img6 .gallery_set {
  width: 16.6666667%;
}
@media only screen and (max-width: 640px) {
  .mod_cont .band_gallery.img6 .gallery_set {
    width: 50%;
  }
}
.mod_cont .movie_gallery .gallery_set .movie_wrap video {
  display: block;
  width: 100%;
}
.mod_cont .full_img a {
  display: block;
}
.mod_cont .full_img img {
  width: 100%;
}
.mod_cont .ruled_line {
  background-color: #f2f2f2;
  display: block;
  height: 4px;
}
.mod_cont .bg_cont {
  background-color: #f6f6f6;
  padding: 36px 24px;
}
.mod_cont .bg_cont.bg_pink {
  background-color: #fff4f9;
}
@media only screen and (max-width: 640px) {
  .mod_cont .bg_cont {
    padding: 20px 16px;
  }
}
.mod_cont .bg_cont dl + p {
  margin-top: 1em;
}
.mod_cont .bg_cont dl .dl_set {
  align-items: center;
  display: flex;
}
.mod_cont .bg_cont dl .dl_set dt {
  font-weight: 600;
  font-size: 128.6%;
}
.mod_cont .bg_cont dl .dl_set dd span {
  display: block;
}
.mod_cont .bg_cont dl .dl_set dd span:before {
  content: "/";
  margin: 0 0.5em;
}
.mod_cont .bg_cont p {
  color: #616c80;
}
.mod_cont .img_col {
  display: flex;
}
@media only screen and (max-width: 900px) {
  .mod_cont .img_col {
    display: block;
  }
}
.mod_cont .img_col + .img_col {
  margin-top: 40px;
}
@media only screen and (max-width: 640px) {
  .mod_cont .img_col {
    display: block;
    flex-wrap: wrap;
  }
  .mod_cont .img_col .img, .mod_cont .img_col .txt {
    width: 100% !important;
  }
}
.mod_cont .img_col.img_left {
  flex-direction: row-reverse;
}
.mod_cont .img_col.img_left .img {
  padding-right: 60px;
}
@media only screen and (max-width: 1024px) {
  .mod_cont .img_col.img_left .img {
    padding-right: 30px;
  }
}
@media only screen and (max-width: 900px) {
  .mod_cont .img_col.img_left .img {
    padding-right: 0;
  }
}
.mod_cont .img_col.img_right .img {
  padding-left: 60px;
}
@media only screen and (max-width: 1024px) {
  .mod_cont .img_col.img_right .img {
    padding-left: 30px;
  }
}
@media only screen and (max-width: 900px) {
  .mod_cont .img_col.img_right .img {
    padding-left: 0;
  }
}
@media only screen and (min-width: 901px) {
  .mod_cont .img_col .txt {
    flex: 1 1 0;
    width: 52%;
  }
}
@media only screen and (max-width: 900px) {
  .mod_cont .img_col .txt {
    margin-bottom: 1em;
  }
}
.mod_cont .img_col .txt .title {
  line-height: 1.5;
  margin-bottom: 0.8em;
}
.mod_cont .img_col .txt .title.mintyo {
  font-size: 242.9%;
  font-family: "Yu Mincho", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
@media only screen and (max-width: 640px) {
  .mod_cont .img_col .txt .title.mintyo {
    font-size: 171.4%;
  }
}
.mod_cont .img_col .txt .title.bold {
  font-size: 114.3%;
  font-weight: bold;
  margin-bottom: 1em;
}
.mod_cont .img_col .txt .title.bb_title {
  border-bottom: 1px #ebebeb solid;
  font-size: 157.1%;
  font-weight: normal;
  padding-bottom: 0.8em;
  margin-bottom: 0.5em;
}
@media only screen and (max-width: 640px) {
  .mod_cont .img_col .txt .title.bb_title {
    font-size: 128.6%;
  }
}
.mod_cont .img_col .txt .title.square {
  display: flex;
}
.mod_cont .img_col .txt .title.square:before {
  content: "■";
}
@media only screen and (max-width: 640px) {
  .mod_cont .img_col .txt .title {
    font-size: 171.4%;
  }
}
.mod_cont .img_col .txt .title.f16 {
  font-size: 114.3%;
}
.mod_cont .img_col .txt .title.f17 {
  font-size: 121.4%;
}
.mod_cont .img_col .txt .title.f18 {
  font-size: 128.6%;
}
.mod_cont .img_col .txt .title.f19 {
  font-size: 135.7%;
}
.mod_cont .img_col .txt .title.f20 {
  font-size: 142.9%;
}
.mod_cont .img_col .txt .title.f21 {
  font-size: 150%;
}
.mod_cont .img_col .txt .title.f22 {
  font-size: 157.1%;
}
.mod_cont .img_col .txt .title.f23 {
  font-size: 164.3%;
}
.mod_cont .img_col .txt .title.f24 {
  font-size: 171.4%;
}
.mod_cont .img_col .txt .title.f25 {
  font-size: 178.6%;
}
.mod_cont .img_col .txt .title.f26 {
  font-size: 185.7%;
}
.mod_cont .img_col .txt .title.f27 {
  font-size: 192.9%;
}
.mod_cont .img_col .txt .title.f28 {
  font-size: 200%;
}
.mod_cont .img_col .txt .title.f29 {
  font-size: 207.1%;
}
.mod_cont .img_col .txt .title.f30 {
  font-size: 214.3%;
}
.mod_cont .img_col .txt .title.f31 {
  font-size: 221.4%;
}
.mod_cont .img_col .txt .title.f32 {
  font-size: 228.6%;
}
.mod_cont .img_col .txt .title.f33 {
  font-size: 235.7%;
}
.mod_cont .img_col .txt .title.f34 {
  font-size: 242.9%;
}
.mod_cont .img_col .txt .title.f35 {
  font-size: 250%;
}
.mod_cont .img_col .txt .title.f36 {
  font-size: 257.1%;
}
.mod_cont .img_col .txt .title.f37 {
  font-size: 264.3%;
}
.mod_cont .img_col .txt .title.f38 {
  font-size: 271.4%;
}
.mod_cont .img_col .txt .title.f39 {
  font-size: 278.6%;
}
.mod_cont .img_col .txt .title.f40 {
  font-size: 285.7%;
}
.mod_cont .img_col .txt p + p {
  margin-top: 1em;
}
.mod_cont .img_col .txt a.btn {
  border: 1px #002666 solid;
  color: #002666;
  display: table;
  border-radius: 50px;
  text-decoration: none;
  padding: 10px 1.5em;
}
.mod_cont .img_col .txt a.btn:after {
  font-family: FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-weight: bold;
  margin-left: 12px;
}
.mod_cont .img_col .txt a.btn[href^=http]:after {
  content: "";
  font-weight: normal;
  font-size: 80%;
  margin-left: 12px;
}
.mod_cont .img_col .txt a.btn[href$=".pdf"]:after {
  background: url(../media/images/common/icon_pdf.png) no-repeat left top;
  background-size: contain;
  content: "";
  display: inline-block;
  width: 16px;
  height: 20px;
  margin-left: 8px;
  position: relative;
  top: -2px;
  vertical-align: middle;
}
@media only screen and (min-width: 1025px) {
  .mod_cont .img_col .txt a.btn {
    transition: 0.5s;
  }
  .mod_cont .img_col .txt a.btn:hover {
    background-color: #002666;
    color: #fff;
  }
}
@media only screen and (min-width: 901px) {
  .mod_cont .img_col .img {
    padding-top: 0.4em;
    width: 48%;
    max-width: 48%;
  }
}
@media only screen and (max-width: 900px) {
  .mod_cont .img_col .img {
    margin-bottom: 1em;
  }
}
.mod_cont .img_col .img img {
  display: block;
  margin: 0 auto;
}
.mod_cont .img_col .img .cap {
  color: #616c80;
  font-size: 85.7%;
  margin-top: 0.5em;
}
.mod_cont .img_col.img_width .img {
  width: auto;
  max-width: none;
}
@media only screen and (min-width: 901px) {
  .mod_cont .img_col.img_width .img {
    max-width: 50%;
  }
}
.mod_cont .img_col.img_width .img img {
  display: block;
  width: auto;
}
@media only screen and (max-width: 900px) {
  .mod_cont .img_col.img_width .img img {
    margin: 0 auto;
  }
}
@media only screen and (max-width: 900px) {
  .mod_cont .img_col.img_width .img p {
    width: auto !important;
    text-align: center;
  }
}
.mod_cont .img_col.img_width .txt {
  flex: 1 1 0;
}
.mod_cont .wide_img_col {
  border-top: 1px #e0e0e0 solid;
  display: flex;
  flex-wrap: wrap;
}
.mod_cont .wide_img_col .col_set {
  border-bottom: 1px #e0e0e0 solid;
  border-right: 1px #e0e0e0 solid;
  width: 100%;
}
.mod_cont .wide_img_col .col_set.img_right .set_wrap {
  flex-direction: row-reverse;
}
.mod_cont .wide_img_col .col_set.half {
  width: 50%;
}
@media only screen and (max-width: 900px) {
  .mod_cont .wide_img_col .col_set.half {
    width: 100%;
  }
}
@media only screen and (max-width: 900px) {
  .mod_cont .wide_img_col .col_set.half .set_wrap {
    display: flex;
  }
}
.mod_cont .wide_img_col .col_set.half .set_wrap .txt .explanation {
  font-size: 114.3%;
}
.mod_cont .wide_img_col .col_set.half .set_wrap .txt .explanation h3 + p {
  max-width: 250px;
  margin: 0 auto;
}
@media only screen and (max-width: 900px) {
  .mod_cont .wide_img_col .col_set.half .set_wrap .txt {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    padding: 0 15px;
  }
  .mod_cont .wide_img_col .col_set.half .set_wrap .txt .explanation {
    font-size: 107.1%;
    width: 100%;
  }
}
@media only screen and (max-width: 900px) {
  .mod_cont .wide_img_col .col_set.half .set_wrap .txt .hover {
    width: 100%;
  }
}
.mod_cont .wide_img_col .col_set.half .set_wrap .txt .hover .hover_wrap {
  transform: scale(0.8);
}
@media only screen and (max-width: 900px) {
  .mod_cont .wide_img_col .col_set.half .set_wrap .txt .hover .hover_wrap {
    transform: scale(1);
  }
  .mod_cont .wide_img_col .col_set.half .set_wrap .txt .hover .hover_wrap .btn {
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  .mod_cont .wide_img_col .col_set.half .set_wrap .txt .hover .hover_wrap {
    transform: scale(0.8);
  }
  .mod_cont .wide_img_col .col_set.half .set_wrap .txt .hover .hover_wrap .btn {
    margin: 1em auto 0;
  }
}
.mod_cont .wide_img_col .col_set .set_wrap {
  border-left: 1px #e0e0e0 solid;
  display: flex;
  text-decoration: none;
}
@media only screen and (min-width: 1025px) {
  .mod_cont .wide_img_col .col_set .set_wrap:hover .img:after {
    background-color: rgba(3, 29, 64, 0.3);
    opacity: 1;
  }
  .mod_cont .wide_img_col .col_set .set_wrap:hover .img img {
    transform: scale(1.1);
  }
  .mod_cont .wide_img_col .col_set .set_wrap:hover .txt:before {
    background-color: #002666;
  }
  .mod_cont .wide_img_col .col_set .set_wrap:hover .txt .explanation {
    color: #fff;
    transform: translateY(-15%);
  }
  .mod_cont .wide_img_col .col_set .set_wrap:hover .txt .hover {
    transform: translateY(50%);
    opacity: 1;
  }
}
.mod_cont .wide_img_col .col_set .set_wrap .img, .mod_cont .wide_img_col .col_set .set_wrap .txt {
  width: 50%;
}
.mod_cont .wide_img_col .col_set .set_wrap .img {
  overflow: hidden;
  position: relative;
}
.mod_cont .wide_img_col .col_set .set_wrap .img:after {
  transition: 0.5s;
  content: "";
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.mod_cont .wide_img_col .col_set .set_wrap .img img {
  transition: 0.5s;
  width: 100%;
  opacity: 1;
  display: block;
}
.mod_cont .wide_img_col .col_set .set_wrap .txt {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  flex-wrap: wrap;
  overflow: hidden;
  position: relative;
}
.mod_cont .wide_img_col .col_set .set_wrap .txt:before {
  transition: 0.5s;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 900px) {
  .mod_cont .wide_img_col .col_set .set_wrap .txt {
    padding: 2.5em 20px;
  }
  .mod_cont .wide_img_col .col_set .set_wrap .txt .explanation {
    text-align: center;
  }
}
.mod_cont .wide_img_col .col_set .set_wrap .txt .explanation {
  transition: 0.5s;
  font-size: 142.9%;
  width: 100%;
  text-align: center;
  text-decoration: none;
  transform: translateY(50px);
}
.mod_cont .wide_img_col .col_set .set_wrap .txt .explanation h3 {
  margin-bottom: 1.5em;
}
.mod_cont .wide_img_col .col_set .set_wrap .txt .explanation h3 span {
  display: block;
}
.mod_cont .wide_img_col .col_set .set_wrap .txt .explanation h3 span.en {
  font-size: 160%;
  font-weight: bold;
}
.mod_cont .wide_img_col .col_set .set_wrap .txt .explanation h3 span.en + span.ja {
  font-size: 70%;
  font-weight: normal;
}
.mod_cont .wide_img_col .col_set .set_wrap .txt .explanation h3 span.ja {
  font-weight: bold;
}
.mod_cont .wide_img_col .col_set .set_wrap .txt .explanation h3 + p {
  font-size: 70%;
  text-align: left;
}
@media only screen and (min-width: 901px) {
  .mod_cont .wide_img_col .col_set .set_wrap .txt .hover {
    transition: 0.5s;
    align-items: center;
    color: #fff;
    opacity: 0;
    transform: translateY(150%);
  }
  .mod_cont .wide_img_col .col_set .set_wrap .txt .hover .btn {
    border: 1px #fff solid;
    border-radius: 50px;
    display: block;
    text-align: center;
    width: 188px;
    height: 50px;
    position: relative;
    padding: 15px 1em;
    margin: 0 auto;
  }
  .mod_cont .wide_img_col .col_set .set_wrap .txt .hover .btn:after {
    font-family: FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    color: #fff;
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    font-size: 120%;
    font-weight: bold;
  }
}
@media only screen and (min-width: 901px) and (max-width: 900px) {
  .mod_cont .wide_img_col .col_set .set_wrap .txt .hover .btn {
    border-color: #002666;
    margin: 2em auto 0;
  }
}
@media only screen and (max-width: 900px) {
  .mod_cont .wide_img_col .col_set .set_wrap {
    display: block;
  }
  .mod_cont .wide_img_col .col_set .set_wrap .img, .mod_cont .wide_img_col .col_set .set_wrap .txt {
    width: 100%;
  }
  .mod_cont .wide_img_col .col_set .set_wrap .txt {
    display: block;
  }
  .mod_cont .wide_img_col .col_set .set_wrap .txt .explanation {
    font-size: 107.1%;
    transform: translate(0);
  }
  .mod_cont .wide_img_col .col_set .set_wrap .txt .hover {
    background-color: #fff;
  }
  .mod_cont .wide_img_col .col_set .set_wrap .txt .hover .btn {
    border: 1px #002666 solid;
    border-radius: 50px;
    color: #002666;
    display: block;
    text-align: center;
    max-width: 188px;
    width: 100%;
    height: 50px;
    position: relative;
    padding: 15px 1em;
    margin: 1.5em auto 0;
  }
  .mod_cont .wide_img_col .col_set .set_wrap .txt .hover .btn:after {
    font-family: FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    color: #002666;
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    font-size: 120%;
    font-weight: bold;
  }
}
@media only screen and (max-width: 640px) {
  .mod_cont .wide_img_col.lineup {
    margin-bottom: -3em;
  }
}
@media only screen and (min-width: 1025px) {
  .mod_cont .wide_img_col.lineup .col_set .set_wrap:hover .img img {
    transform: scale(1.1);
  }
  .mod_cont .wide_img_col.lineup .col_set .set_wrap:hover .txt .explanation {
    transform: translateY(-10%);
  }
  .mod_cont .wide_img_col.lineup .col_set .set_wrap:hover .txt .hover {
    transform: translateY(20%);
  }
}
@media only screen and (min-width: 1025px) {
  .mod_cont .wide_img_col.lineup .col_set.half .set_wrap:hover .img img {
    transform: translate(-50%, -50%) scale(1.1);
  }
}
.mod_cont .wide_img_col.lineup .col_set.half .txt {
  padding: 1em;
}
@media only screen and (max-width: 400px) {
  .mod_cont .wide_img_col.lineup .col_set.half .txt h3 {
    font-size: 90%;
  }
}
.mod_cont .wide_img_col.lineup .col_set.half .img {
  padding-top: 50%;
  position: relative;
  padding-top: 50%;
}
.mod_cont .wide_img_col.lineup .col_set.half .img img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  transform: translate(-50%, -50%);
  max-width: none;
  max-height: 100%;
}
.mod_cont .wide_img_col.lineup .col_set .img {
  background-color: #eef2f6;
}
.mod_cont .wide_img_col.lineup .col_set .txt .explanation {
  max-width: 490px;
}
@media print {
  .mod_cont .wide_img_col.lineup .col_set .txt .explanation {
    transform: scale(0.6);
  }
}
@media only screen and (max-width: 1200px) {
  .mod_cont .wide_img_col.lineup .col_set .txt .explanation {
    transform: scale(0.8);
  }
}
@media only screen and (max-width: 900px) {
  .mod_cont .wide_img_col.lineup .col_set .txt .explanation {
    max-width: 100%;
    transform: scale(1);
  }
}
.mod_cont .wide_img_col.lineup .col_set .txt .explanation h3 span.en {
  line-height: 1.1;
  margin-bottom: 10px;
}
.mod_cont .wide_img_col.inner .col_set + .col_set {
  border-top: 1px #e0e0e0 solid;
  margin-top: 30px;
}
@media only screen and (max-width: 640px) {
  .mod_cont .wide_img_col.inner .col_set + .col_set {
    margin-top: 15px;
  }
}
@media only screen and (min-width: 1025px) {
  .mod_cont .wide_img_col.inner .col_set .set_wrap:hover .txt:before {
    background-color: #002666;
  }
  .mod_cont .wide_img_col.inner .col_set .set_wrap:hover .txt .explanation {
    color: #fff;
    transform: translateY(0);
  }
  .mod_cont .wide_img_col.inner .col_set .set_wrap:hover .txt .hover {
    transform: translateY(0);
  }
  .mod_cont .wide_img_col.inner .col_set .set_wrap:hover .txt .hover .btn {
    border-color: #fff;
    color: #fff;
  }
  .mod_cont .wide_img_col.inner .col_set .set_wrap:hover .txt .hover .btn:after {
    color: #fff;
  }
}
.mod_cont .wide_img_col.inner .col_set .set_wrap .txt .explanation {
  transform: translate(0);
}
.mod_cont .wide_img_col.inner .col_set .set_wrap .txt .explanation p {
  max-width: 80%;
  margin: 0 auto;
}
@media only screen and (max-width: 900px) {
  .mod_cont .wide_img_col.inner .col_set .set_wrap .txt .explanation p {
    max-width: 100%;
  }
}
@media only screen and (min-width: 901px) {
  .mod_cont .wide_img_col.inner .col_set .set_wrap .txt .hover {
    transform: translateY(0);
    opacity: 1;
  }
}
.mod_cont .wide_img_col.inner .col_set .set_wrap .txt .hover .btn {
  transition: 0.5s;
  border-color: #002666;
  color: #002666;
  margin-top: 20px;
}
.mod_cont .wide_img_col.inner .col_set .set_wrap .txt .hover .btn:after {
  transition: 0.5s;
  color: #002666;
}
.mod_cont .product_list {
  margin-top: 40px;
}
@media only screen and (max-width: 640px) {
  .mod_cont .product_list {
    margin-top: 20px;
  }
}
.mod_cont .product_list .list_set.img_left .wrap .txt {
  padding-left: 90px;
}
@media only screen and (max-width: 1024px) {
  .mod_cont .product_list .list_set.img_left .wrap .txt {
    padding-left: 50px;
  }
}
@media only screen and (max-width: 900px) {
  .mod_cont .product_list .list_set.img_left .wrap .txt {
    padding-left: 0;
  }
}
.mod_cont .product_list .list_set.img_right .wrap {
  flex-direction: row-reverse;
}
.mod_cont .product_list .list_set.img_right .wrap .txt {
  padding-right: 90px;
}
@media only screen and (max-width: 1024px) {
  .mod_cont .product_list .list_set.img_right .wrap .txt {
    padding-right: 50px;
  }
}
@media only screen and (max-width: 900px) {
  .mod_cont .product_list .list_set.img_right .wrap .txt {
    padding-right: 0;
  }
}
.mod_cont .product_list .list_set + .list_set {
  margin-top: 48px;
}
@media only screen and (max-width: 640px) {
  .mod_cont .product_list .list_set + .list_set {
    margin-top: 30px;
  }
}
.mod_cont .product_list .list_set .wrap {
  display: flex;
  text-decoration: none;
}
@media only screen and (max-width: 900px) {
  .mod_cont .product_list .list_set .wrap {
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 900px) {
  .mod_cont .product_list .list_set .wrap .img,
.mod_cont .product_list .list_set .wrap .txt {
    width: 100% !important;
  }
}
.mod_cont .product_list .list_set .wrap .img {
  width: 57%;
}
@media only screen and (max-width: 900px) {
  .mod_cont .product_list .list_set .wrap .img {
    margin-bottom: 1.5em;
  }
}
.mod_cont .product_list .list_set .wrap .img .img_wrap {
  background-color: #f2f2f2;
  overflow: hidden;
  position: relative;
  padding-top: 52.2875%;
}
.mod_cont .product_list .list_set .wrap .img .img_wrap img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  max-height: 100%;
}
.mod_cont .product_list .list_set .wrap .txt {
  width: 43%;
}
.mod_cont .product_list .list_set .wrap .txt p.tag {
  border: 1px #222 solid;
  display: table;
  font-size: 85.7%;
  line-height: 1;
  padding: 8px 12px;
  margin-bottom: 0.3em;
}
@media only screen and (max-width: 640px) {
  .mod_cont .product_list .list_set .wrap .txt p.tag {
    font-size: 71.4%;
    padding: 5px 10px;
  }
}
.mod_cont .product_list .list_set .wrap .txt p.sub_title {
  font-size: 142.9%;
  font-weight: 400;
}
@media only screen and (max-width: 640px) {
  .mod_cont .product_list .list_set .wrap .txt p.sub_title {
    font-size: 100%;
  }
}
.mod_cont .product_list .list_set .wrap .txt h2 {
  font-size: 200%;
}
@media only screen and (max-width: 640px) {
  .mod_cont .product_list .list_set .wrap .txt h2 {
    font-size: 128.6%;
    font-weight: 600;
  }
}
.mod_cont .product_list .list_set .wrap .txt h2 + p {
  margin-top: 1.2em;
}
@media only screen and (max-width: 640px) {
  .mod_cont .product_list .list_set .wrap .txt h2 + p {
    margin-top: 0.8em;
  }
}
.mod_cont .product_list .list_set .wrap .txt dl {
  margin-top: 1.3em;
}
@media only screen and (max-width: 640px) {
  .mod_cont .product_list .list_set .wrap .txt dl {
    margin-top: 0.8em;
  }
}
.mod_cont .product_list .list_set .wrap .txt dl dt {
  font-size: 157.1%;
  flow-from: "Roboto", sans-serif;
}
@media only screen and (max-width: 640px) {
  .mod_cont .product_list .list_set .wrap .txt dl dt {
    font-size: 114.3%;
  }
}
.mod_cont .product_list .list_set .wrap .txt .btn {
  transition: 0.5s;
  border: 1px #002666 solid;
  border-radius: 50px;
  color: #002666;
  text-align: center;
  max-width: 216px;
  width: 100%;
  position: relative;
  padding: 10px 0;
  margin-top: 1.5em;
}
@media only screen and (max-width: 640px) {
  .mod_cont .product_list .list_set .wrap .txt .btn {
    margin: 1em auto 0;
  }
}
.mod_cont .product_list .list_set .wrap .txt .btn:after {
  font-family: FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  font-size: 120%;
  font-weight: bold;
}
@media only screen and (min-width: 1025px) {
  .mod_cont .product_list .list_set .wrap:hover .btn {
    background-color: #002666;
    color: #fff;
  }
}
.mod_cont .border_cont {
  border: 1px #e0e0e0 solid;
  padding: 40px;
}
@media only screen and (max-width: 640px) {
  .mod_cont .border_cont {
    padding: 20px;
  }
}
.mod_cont .border_cont.border_none {
  border: none;
}
.mod_cont .border_cont.border_red {
  border-color: #e5005a;
}
.mod_cont .border_cont.bg_blue {
  background-color: #eef2f6;
}
.mod_cont .border_cont.bg_pink {
  background-color: #fff4f9;
}
.mod_cont .border_cont.text_blue h2, .mod_cont .border_cont.text_blue p {
  color: #002666;
}
.mod_cont .border_cont.text_red h2, .mod_cont .border_cont.text_red p {
  color: #e5005a;
}
.mod_cont .border_cont.text_red a {
  border-color: #e5005a;
  color: #e5005a;
}
@media only screen and (min-width: 1025px) {
  .mod_cont .border_cont.text_red a {
    transition: 0.5s;
  }
  .mod_cont .border_cont.text_red a:hover {
    background-color: #e5005a;
  }
}
.mod_cont .border_cont h2 {
  font-size: 142.9%;
}
@media only screen and (max-width: 640px) {
  .mod_cont .border_cont h2 {
    font-size: 128.6%;
  }
}
.mod_cont .border_cont h2 + p {
  margin-top: 1.8em;
}
@media only screen and (max-width: 640px) {
  .mod_cont .border_cont h2 + p {
    margin-top: 1.2em;
  }
}
.mod_cont .border_cont p a {
  background: none;
}
@media only screen and (max-width: 640px) {
  .mod_cont .border_cont p {
    font-size: 92.9%;
    text-align: left;
  }
}
.mod_cont .border_cont p + a {
  border: 1px #002666 solid;
  border-radius: 50px;
  color: #002666;
  display: table;
  font-size: 114.3%;
  text-decoration: none;
  text-align: center;
  max-width: 340px;
  width: 100%;
  position: relative;
  padding: 12px 1em;
  margin: 1.8em auto 0;
}
@media only screen and (max-width: 640px) {
  .mod_cont .border_cont p + a {
    font-size: 92.9%;
    max-width: 230px;
    padding: 10px 0;
    margin: 1em auto 0;
  }
}
.mod_cont .border_cont p + a:after {
  font-family: FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  font-size: 120%;
  font-weight: bold;
}
@media only screen and (min-width: 1025px) {
  .mod_cont .border_cont p + a {
    transition: 0.5s;
  }
  .mod_cont .border_cont p + a:hover {
    background-color: #002666;
    color: #fff !important;
  }
}
.mod_cont .link_btn.center ul {
  justify-content: center;
}
.mod_cont .link_btn.btn1 ul li {
  max-width: 100%;
}
.mod_cont .link_btn.btn2 ul li {
  max-width: 50%;
}
.mod_cont .link_btn.btn3 ul li {
  max-width: 33.3333333%;
}
.mod_cont .link_btn.small ul li span, .mod_cont .link_btn.small ul li a {
  font-size: 100%;
  padding: 5px 2em;
}
.mod_cont .link_btn.mid ul li span, .mod_cont .link_btn.mid ul li a {
  font-size: 100%;
  padding: 11px 2em;
}
.mod_cont .link_btn.width ul li {
  max-width: none;
  width: auto;
}
@media only screen and (min-width: 901px) {
  .mod_cont .link_btn.width ul li span, .mod_cont .link_btn.width ul li a {
    width: auto;
  }
}
.mod_cont .link_btn ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -16px -32px;
}
@media only screen and (max-width: 900px) {
  .mod_cont .link_btn ul {
    display: block;
    margin: 0;
  }
}
.mod_cont .link_btn ul li {
  display: flex;
  max-width: 33.3333333%;
  width: 100%;
  padding: 0 16px;
  margin-bottom: 32px;
}
@media only screen and (max-width: 900px) {
  .mod_cont .link_btn ul li {
    max-width: 100% !important;
    padding: 0;
    margin-bottom: 0;
  }
  .mod_cont .link_btn ul li + li {
    margin-top: 10px;
  }
}
.mod_cont .link_btn ul li span,
.mod_cont .link_btn ul li a {
  align-items: center;
  justify-content: center;
  border: 1px #002666 solid;
  border-radius: 50px;
  color: #002666;
  display: flex;
  font-size: 114.3%;
  width: 100%;
  text-align: center;
  text-decoration: none;
  position: relative;
  padding: 20px 2em;
}
.mod_cont .link_btn ul li span:after,
.mod_cont .link_btn ul li a:after {
  font-family: FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  font-size: 120%;
  font-weight: bold;
}
@media only screen and (min-width: 1025px) {
  .mod_cont .link_btn ul li span,
.mod_cont .link_btn ul li a {
    transition: 0.5s;
  }
  .mod_cont .link_btn ul li span:hover,
.mod_cont .link_btn ul li a:hover {
    background-color: #002666;
    color: #fff;
  }
}
.mod_cont .link_btn ul li span {
  cursor: default;
}
.mod_cont .link_btn ul li span:hover {
  background: none;
  color: #002666;
}
.mod_cont .link_btn ul li span:after {
  display: none;
}
@media only screen and (max-width: 900px) {
  .mod_cont .chronology {
    overflow-y: hidden;
    overflow-x: auto;
    margin-right: -30px;
  }
}
.mod_cont .chronology .chronology_wrap {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -3px -6px;
}
@media only screen and (max-width: 900px) {
  .mod_cont .chronology .chronology_wrap {
    flex-wrap: nowrap;
    width: 200%;
  }
}
@media only screen and (max-width: 768px) {
  .mod_cont .chronology .chronology_wrap {
    width: 250%;
  }
}
@media only screen and (max-width: 640px) {
  .mod_cont .chronology .chronology_wrap {
    width: 350%;
  }
}
@media only screen and (max-width: 480px) {
  .mod_cont .chronology .chronology_wrap {
    width: 450%;
  }
}
.mod_cont .chronology .chronology_wrap .chronology_set {
  display: flex;
  width: 16.6666667%;
  padding: 0 3px;
  margin-bottom: 6px;
}
@media only screen and (max-width: 900px) {
  .mod_cont .chronology .chronology_wrap .chronology_set {
    width: auto;
    max-width: 150px;
  }
}
.mod_cont .chronology .chronology_wrap .chronology_set .set_wrap {
  border: 1px #d5d5d5 solid;
  border-radius: 8px;
  padding: 15px;
}
.mod_cont .chronology .chronology_wrap .chronology_set .set_wrap .year {
  border-bottom: 1px #d5d5d5 solid;
  text-align: center;
  padding-bottom: 8px;
}
.mod_cont .chronology .chronology_wrap .chronology_set .set_wrap .year dt {
  color: #002666;
  font-size: 242.9%;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  margin-bottom: 5px;
}
.mod_cont .chronology .chronology_wrap .chronology_set .set_wrap .year dd {
  font-size: 114.3%;
  font-weight: bold;
  line-height: 1.2;
  max-width: 6em;
  margin: 0 auto;
}
.mod_cont .chronology .chronology_wrap .chronology_set .set_wrap .type {
  display: flex;
  flex-direction: column;
  border-bottom: 1px #d5d5d5 solid;
  padding: 8px 0;
}
.mod_cont .chronology .chronology_wrap .chronology_set .set_wrap .type p {
  font-size: 85.7%;
  font-weight: bold;
  line-height: 1.2;
}
.mod_cont .chronology .chronology_wrap .chronology_set .set_wrap .type p.award {
  border: 1px #002666 solid;
  color: #002666;
  font-size: 80%;
  text-align: center;
  padding: 3px 5px;
  margin-top: 8px;
}
.mod_cont .chronology .chronology_wrap .chronology_set .set_wrap .img {
  padding-top: 8px;
}
.mod_cont .chronology .chronology_wrap .chronology_set .set_wrap .img p {
  font-size: 85.7%;
  line-height: 1.2;
}
.mod_cont .chronology .chronology_wrap .chronology_set .set_wrap .img img {
  display: block;
  margin: 8px auto 0;
}
.mod_cont .carousel_cont .carousel_slider {
  overflow: hidden;
}
.mod_cont .carousel_cont .slick-dots {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 12px;
}
@media only screen and (max-width: 640px) {
  .mod_cont .carousel_cont .slick-dots {
    margin-top: 10px;
  }
}
.mod_cont .carousel_cont .slick-dots li:before {
  display: none;
}
.mod_cont .carousel_cont .slick-dots li + li {
  margin-left: 18px;
}
.mod_cont .carousel_cont .slick-dots li.slick-active button {
  background-color: #e5005a;
}
.mod_cont .carousel_cont .slick-dots li button {
  background-color: #e5e5e5;
  border-radius: 10px;
  display: block;
  width: 9px;
  height: 9px;
  text-indent: -9999px;
  overflow: hidden;
}
@media only screen and (min-width: 1025px) {
  .mod_cont .carousel_cont .slick-dots li button:hover {
    opacity: 0.8;
  }
}
.mod_cont .box_navi {
  margin-bottom: 0;
}
.mod_cont .box_navi.col1 .navi_wrap {
  margin: 0;
}
.mod_cont .box_navi.col1 .navi_wrap .navi_set {
  width: 100%;
  padding: 0;
  margin-bottom: 0;
}
.mod_cont .box_navi.col1 .navi_wrap .navi_set + .navi_set {
  margin-top: 10px;
}
.mod_cont .box_navi.col2 .navi_wrap .navi_set {
  width: 50%;
}
@media only screen and (max-width: 900px) {
  .mod_cont .box_navi.col2 .navi_wrap .navi_set {
    width: 100%;
  }
}
.mod_cont .square_icon_navi .navi_wrap {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -16px -32px;
}
@media only screen and (max-width: 900px) {
  .mod_cont .square_icon_navi .navi_wrap {
    margin: 0 -10px -20px;
  }
}
@media only screen and (max-width: 640px) {
  .mod_cont .square_icon_navi .navi_wrap {
    margin: 0 -7px -14px;
  }
}
.mod_cont .square_icon_navi .navi_wrap .navi_set {
  display: flex;
  width: 33.3333333%;
  padding: 0 16px;
  margin-bottom: 32px;
}
@media only screen and (max-width: 900px) {
  .mod_cont .square_icon_navi .navi_wrap .navi_set {
    padding: 0 10px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 640px) {
  .mod_cont .square_icon_navi .navi_wrap .navi_set {
    width: 50%;
    padding: 0 7px;
    margin-bottom: 14px;
  }
}
.mod_cont .square_icon_navi .navi_wrap .navi_set .wrap {
  display: block;
  border: 4px #f2f2f2 solid;
  width: 100%;
  text-decoration: none;
  position: relative;
  padding: 42px 60px 32px;
}
@media only screen and (max-width: 900px) {
  .mod_cont .square_icon_navi .navi_wrap .navi_set .wrap {
    padding: 30px 1em;
  }
}
.mod_cont .square_icon_navi .navi_wrap .navi_set .wrap:before {
  transition: 0.5s;
  background-color: #eef2f6;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  z-index: 0;
}
@media only screen and (min-width: 1025px) {
  .mod_cont .square_icon_navi .navi_wrap .navi_set .wrap .btn {
    transition: 0.5s;
  }
  .mod_cont .square_icon_navi .navi_wrap .navi_set .wrap:hover:before {
    width: 100%;
  }
  .mod_cont .square_icon_navi .navi_wrap .navi_set .wrap:hover .btn {
    background-color: #002666;
    color: #fff;
  }
}
.mod_cont .square_icon_navi .navi_wrap .navi_set .wrap .icon, .mod_cont .square_icon_navi .navi_wrap .navi_set .wrap p, .mod_cont .square_icon_navi .navi_wrap .navi_set .wrap span {
  position: relative;
  z-index: 2;
}
.mod_cont .square_icon_navi .navi_wrap .navi_set .wrap .icon {
  margin-bottom: 1em;
}
.mod_cont .square_icon_navi .navi_wrap .navi_set .wrap .icon img {
  margin: 0 auto;
}
@media only screen and (max-width: 640px) {
  .mod_cont .square_icon_navi .navi_wrap .navi_set .wrap .icon img {
    width: 40px;
  }
}
.mod_cont .square_icon_navi .navi_wrap .navi_set .wrap p {
  font-size: 142.9%;
  text-align: center;
}
@media only screen and (max-width: 900px) {
  .mod_cont .square_icon_navi .navi_wrap .navi_set .wrap p {
    font-size: 114.3%;
  }
}
@media only screen and (max-width: 640px) {
  .mod_cont .square_icon_navi .navi_wrap .navi_set .wrap p {
    font-size: 85.7%;
  }
}
.mod_cont .square_icon_navi .navi_wrap .navi_set .wrap .btn {
  border: 1px #002666 solid;
  border-radius: 50px;
  color: #002666;
  display: block;
  max-width: 152px;
  width: 100%;
  text-align: center;
  position: relative;
  padding: 10px 0;
  margin: 1em auto 0;
}
@media only screen and (max-width: 640px) {
  .mod_cont .square_icon_navi .navi_wrap .navi_set .wrap .btn {
    font-size: 71.4%;
  }
}
.mod_cont .square_icon_navi .navi_wrap .navi_set .wrap .btn:after {
  font-family: FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-weight: bold;
  font-size: 120%;
  position: absolute;
  top: 50%;
  right: 12px;
  transform: translateY(-50%);
}
.mod_cont .qa_cont .qa_set dl .dl_set + .dl_set {
  margin-top: 8px;
}
.mod_cont .qa_cont .qa_set dl .dl_set dt, .mod_cont .qa_cont .qa_set dl .dl_set dd {
  align-items: flex-start;
  display: flex;
  line-height: 1.5;
  padding: 25px 90px 25px 0;
}
@media only screen and (max-width: 640px) {
  .mod_cont .qa_cont .qa_set dl .dl_set dt, .mod_cont .qa_cont .qa_set dl .dl_set dd {
    padding: 20px 50px 20px 0;
  }
}
.mod_cont .qa_cont .qa_set dl .dl_set dt span, .mod_cont .qa_cont .qa_set dl .dl_set dd span {
  display: block;
}
.mod_cont .qa_cont .qa_set dl .dl_set dt span:first-of-type, .mod_cont .qa_cont .qa_set dl .dl_set dd span:first-of-type {
  font-family: "Poppins", sans-serif;
  font-size: 242.9%;
  line-height: 1;
  width: 92px;
  text-align: center;
}
@media only screen and (max-width: 640px) {
  .mod_cont .qa_cont .qa_set dl .dl_set dt span:first-of-type, .mod_cont .qa_cont .qa_set dl .dl_set dd span:first-of-type {
    width: 50px;
    font-size: 171.4%;
  }
}
.mod_cont .qa_cont .qa_set dl .dl_set dt span:first-of-type + span, .mod_cont .qa_cont .qa_set dl .dl_set dd span:first-of-type + span {
  flex: 1;
  padding-top: 4px;
}
@media only screen and (max-width: 640px) {
  .mod_cont .qa_cont .qa_set dl .dl_set dt span:first-of-type + span, .mod_cont .qa_cont .qa_set dl .dl_set dd span:first-of-type + span {
    padding-top: 2px;
  }
}
.mod_cont .qa_cont .qa_set dl .dl_set dt {
  background-color: #eef2f6;
  cursor: pointer;
  position: relative;
}
.mod_cont .qa_cont .qa_set dl .dl_set dt span:first-of-type {
  color: #002666;
}
.mod_cont .qa_cont .qa_set dl .dl_set dt span + span {
  font-size: 114.3%;
}
@media only screen and (max-width: 640px) {
  .mod_cont .qa_cont .qa_set dl .dl_set dt span + span {
    font-size: 100%;
  }
}
.mod_cont .qa_cont .qa_set dl .dl_set dt span.icon {
  background-color: #fff;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}
@media only screen and (max-width: 640px) {
  .mod_cont .qa_cont .qa_set dl .dl_set dt span.icon {
    width: 30px;
    height: 30px;
    right: 10px;
  }
}
.mod_cont .qa_cont .qa_set dl .dl_set dt span.icon:before, .mod_cont .qa_cont .qa_set dl .dl_set dt span.icon:after {
  transition: 0.5s;
  background-color: #002666;
  content: "";
  display: block;
  width: 17px;
  height: 3px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media only screen and (max-width: 640px) {
  .mod_cont .qa_cont .qa_set dl .dl_set dt span.icon:before, .mod_cont .qa_cont .qa_set dl .dl_set dt span.icon:after {
    width: 14px;
  }
}
.mod_cont .qa_cont .qa_set dl .dl_set dt span.icon:after {
  transform: translate(-50%, -50%) rotate(-90deg);
}
.mod_cont .qa_cont .qa_set dl .dl_set dt.open span.icon:after {
  transform: translate(-50%, -50%) rotate(0);
}
.mod_cont .qa_cont .qa_set dl .dl_set dd {
  border: 2px #eef2f6 solid;
  display: none;
}
.mod_cont .qa_cont .qa_set dl .dl_set dd .wrap {
  display: flex;
}
.mod_cont .qa_cont .qa_set dl .dl_set dd span:first-of-type {
  color: #e5005a;
}
.mod_cont .qa_cont .qa_set dl .dl_set dd span + span {
  font-weight: normal;
}
@media only screen and (max-width: 640px) {
  .mod_cont .qa_cont .qa_set dl .dl_set dd span + span {
    font-size: 85.7%;
  }
}
.mod_cont .catalog_list.col1 .catalog_wrap .catalog_set {
  width: 100%;
}
.mod_cont .catalog_list.text_v .catalog_wrap .catalog_set .set_wrap {
  align-items: center;
}
.mod_cont .catalog_list.text_v .catalog_wrap .catalog_set .set_wrap .info {
  text-align: center;
}
.mod_cont .catalog_list.text_v .catalog_wrap .catalog_set .set_wrap .info .btn {
  margin: 24px auto 0;
}
.mod_cont .catalog_list .catalog_wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 -16px -32px;
}
@media only screen and (max-width: 1024px) {
  .mod_cont .catalog_list .catalog_wrap {
    margin: 0 -10px -20px;
  }
}
@media only screen and (max-width: 768px) {
  .mod_cont .catalog_list .catalog_wrap {
    display: block;
    margin: 0;
  }
}
.mod_cont .catalog_list .catalog_wrap .catalog_set {
  display: flex;
  width: 50%;
  padding: 0 16px;
  margin-bottom: 32px;
}
@media only screen and (max-width: 1024px) {
  .mod_cont .catalog_list .catalog_wrap .catalog_set {
    padding: 0 10px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .mod_cont .catalog_list .catalog_wrap .catalog_set {
    width: 100%;
    padding: 0;
    margin-bottom: 0;
  }
  .mod_cont .catalog_list .catalog_wrap .catalog_set + .catalog_set {
    margin-top: 12px;
  }
}
.mod_cont .catalog_list .catalog_wrap .catalog_set a {
  display: block;
  text-decoration: none;
  margin-top: 24px;
}
.mod_cont .catalog_list .catalog_wrap .catalog_set a + a {
  margin-top: 10px;
}
.mod_cont .catalog_list .catalog_wrap .catalog_set a:before {
  transition: 0.5s;
  background-color: #eef2f6;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  z-index: -1;
}
@media only screen and (min-width: 1025px) {
  .mod_cont .catalog_list .catalog_wrap .catalog_set a:hover:before {
    width: 100%;
  }
  .mod_cont .catalog_list .catalog_wrap .catalog_set a:hover .info .btn {
    background-color: #002666;
    color: #fff;
  }
}
.mod_cont .catalog_list .catalog_wrap .catalog_set .set_wrap {
  border: 4px #f2f2f2 solid;
  display: flex;
  width: 100%;
  position: relative;
  text-decoration: none;
  padding: 35px 30px;
}
@media only screen and (max-width: 900px) {
  .mod_cont .catalog_list .catalog_wrap .catalog_set .set_wrap {
    padding: 25px 20px;
  }
}
@media only screen and (max-width: 480px) {
  .mod_cont .catalog_list .catalog_wrap .catalog_set .set_wrap {
    padding: 20px 15px;
  }
}
.mod_cont .catalog_list .catalog_wrap .catalog_set .set_wrap .img {
  width: 150px;
}
@media only screen and (max-width: 1024px) {
  .mod_cont .catalog_list .catalog_wrap .catalog_set .set_wrap .img {
    width: 100px;
  }
}
@media only screen and (max-width: 768px) {
  .mod_cont .catalog_list .catalog_wrap .catalog_set .set_wrap .img {
    width: 150px;
  }
}
@media only screen and (max-width: 480px) {
  .mod_cont .catalog_list .catalog_wrap .catalog_set .set_wrap .img {
    width: 100px;
  }
}
.mod_cont .catalog_list .catalog_wrap .catalog_set .set_wrap .img img {
  border: 1px #e0e0e0 solid;
  width: 100%;
}
.mod_cont .catalog_list .catalog_wrap .catalog_set .set_wrap .info {
  flex: 1;
  padding-left: 30px;
}
@media only screen and (max-width: 900px) {
  .mod_cont .catalog_list .catalog_wrap .catalog_set .set_wrap .info {
    padding-left: 20px;
  }
}
@media only screen and (max-width: 480px) {
  .mod_cont .catalog_list .catalog_wrap .catalog_set .set_wrap .info {
    padding-left: 15px;
  }
}
.mod_cont .catalog_list .catalog_wrap .catalog_set .set_wrap .info p {
  font-size: 142.9%;
  line-height: 1.5;
}
@media only screen and (max-width: 900px) {
  .mod_cont .catalog_list .catalog_wrap .catalog_set .set_wrap .info p {
    font-size: 107.1%;
  }
}
.mod_cont .catalog_list .catalog_wrap .catalog_set .set_wrap .info p.subtitle {
  font-size: 100%;
}
@media only screen and (max-width: 900px) {
  .mod_cont .catalog_list .catalog_wrap .catalog_set .set_wrap .info p.subtitle {
    font-size: 85.7%;
  }
}
.mod_cont .catalog_list .catalog_wrap .catalog_set .set_wrap .info .btn {
  transition: 0.5s;
  border: 1px #002666 solid;
  border-radius: 50px;
  color: #002666;
  display: table;
  text-align: center;
  position: relative;
  padding: 10px 30px;
}
@media only screen and (max-width: 900px) {
  .mod_cont .catalog_list .catalog_wrap .catalog_set .set_wrap .info .btn {
    font-size: 85.7%;
    width: 100%;
    padding: 10px 0;
  }
}
@media only screen and (max-width: 768px) {
  .mod_cont .catalog_list .catalog_wrap .catalog_set .set_wrap .info .btn {
    font-size: 100%;
    padding: 10px 30px;
    width: auto;
  }
}
@media only screen and (max-width: 480px) {
  .mod_cont .catalog_list .catalog_wrap .catalog_set .set_wrap .info .btn {
    font-size: 71.4%;
    padding: 10px 1em;
  }
}
.mod_cont .catalog_list .catalog_wrap .catalog_set .set_wrap .info .btn:after {
  font-family: FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-size: 120%;
  font-weight: bold;
  position: absolute;
  top: 50%;
  right: 12px;
  transform: translateY(-50%);
  margin-left: 0.3em;
}
@media only screen and (max-width: 480px) {
  .mod_cont .catalog_list .catalog_wrap .catalog_set .set_wrap .info .btn:after {
    position: static;
    margin-left: 0.5em;
  }
}
.mod_cont .catalog_list.form .catalog_wrap .catalog_set {
  display: flex;
}
.mod_cont .catalog_list.form .catalog_wrap .catalog_set .form_wrap {
  border: 4px #f2f2f2 solid;
  position: relative;
  width: 100%;
}
.mod_cont .catalog_list.form .catalog_wrap .catalog_set .form_wrap label {
  align-items: center;
  background-color: #eef2f6;
  cursor: pointer;
  display: flex;
  width: 100%;
  padding: 15px;
}
.mod_cont .catalog_list.form .catalog_wrap .catalog_set .form_wrap label input {
  opacity: 0;
  position: absolute;
}
.mod_cont .catalog_list.form .catalog_wrap .catalog_set .form_wrap label input:checked + span.text:before {
  font-family: FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #e5005a;
  color: #fff;
  content: "";
}
.mod_cont .catalog_list.form .catalog_wrap .catalog_set .form_wrap label input:checked + span.text:after {
  height: 100%;
}
.mod_cont .catalog_list.form .catalog_wrap .catalog_set .form_wrap label input:checked + span.text > span:before {
  content: "解除";
}
.mod_cont .catalog_list.form .catalog_wrap .catalog_set .form_wrap label span.text {
  line-height: 1.5;
  display: flex;
}
.mod_cont .catalog_list.form .catalog_wrap .catalog_set .form_wrap label span.text:before {
  background-color: #fff;
  border: 1px #d5d5d5 solid;
  content: "";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 22px;
  height: 22px;
  margin-right: 8px;
}
.mod_cont .catalog_list.form .catalog_wrap .catalog_set .form_wrap label span.text:after {
  transition: 0.5s;
  background-color: #eef2f6;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  z-index: -1;
}
.mod_cont .catalog_list.form .catalog_wrap .catalog_set .form_wrap label span.text > span:before {
  content: "選択";
}
.mod_cont .catalog_list.form .catalog_wrap .catalog_set .form_wrap .set_wrap {
  border: none;
}
.mod_cont .catalog_list.form .catalog_wrap .catalog_set .form_wrap .set_wrap .info p.txt {
  font-size: 100%;
  font-weight: 500;
  margin-top: 24px;
}
.mod_cont .catalog_list.form .catalog_wrap .catalog_set .form_wrap .set_wrap .info .num {
  margin-top: 24px;
}
.mod_cont .catalog_list.form .catalog_wrap .catalog_set .form_wrap .set_wrap .info .num dl {
  align-items: center;
  display: flex;
}
.mod_cont .catalog_list.form .catalog_wrap .catalog_set .form_wrap .set_wrap .info .num dl dt {
  color: #000022;
  padding-right: 10px;
}
.mod_cont .catalog_list.form .catalog_wrap .catalog_set .form_wrap .set_wrap .info .num dl dd.select {
  border: 1px #d5d5d5 solid;
  background-color: #fff;
  border-radius: 50px;
  position: relative;
  width: 94px;
  z-index: 0;
}
.mod_cont .catalog_list.form .catalog_wrap .catalog_set .form_wrap .set_wrap .info .num dl dd.select:after {
  font-family: FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-weight: bold;
  font-size: 120%;
  position: absolute;
  top: 50%;
  right: 12px;
  transform: translateY(-50%);
}
.mod_cont .catalog_list.form .catalog_wrap .catalog_set .form_wrap .set_wrap .info .num dl dd select {
  -webkit-appearance: none;
          appearance: none;
  background: transparent;
  border: none;
  border-radius: 0;
  font: inherit;
  outline: none;
  display: block;
  width: 100%;
  position: relative;
  z-index: 2;
  padding: 6px 1em;
}
.mod_cont .catalog_list.form .catalog_wrap .catalog_set .form_wrap .set_wrap .info .delete {
  cursor: pointer;
}
@media only screen and (min-width: 1025px) {
  .mod_cont .catalog_list.form .catalog_wrap .catalog_set .form_wrap .set_wrap .info .delete:hover {
    background-color: #002666;
    color: #fff;
  }
}
.mod_cont .step {
  counter-reset: number 0;
  display: flex;
  justify-content: center;
  margin: 0 -45px;
}
@media only screen and (max-width: 1024px) {
  .mod_cont .step {
    margin: 0 -20px;
  }
}
@media only screen and (max-width: 640px) {
  .mod_cont .step {
    margin: 0 -12px;
  }
}
@media only screen and (max-width: 400px) {
  .mod_cont .step {
    transform: scale(0.8);
    margin: 0 -8px;
  }
}
.mod_cont .step .step_set {
  color: #002666;
  text-align: center;
  position: relative;
  padding: 0 45px;
}
@media only screen and (max-width: 1024px) {
  .mod_cont .step .step_set {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 640px) {
  .mod_cont .step .step_set {
    padding: 0 12px;
  }
}
@media only screen and (max-width: 400px) {
  .mod_cont .step .step_set {
    padding: 0 8px;
  }
}
.mod_cont .step .step_set + .step_set .circle {
  position: relative;
}
.mod_cont .step .step_set + .step_set .circle:before {
  background-color: #002666;
  content: "";
  display: block;
  width: 150%;
  height: 3px;
  position: absolute;
  right: 100%;
  top: 50%;
  transform: translateY(-50%);
  z-index: -1;
}
@media only screen and (max-width: 640px) {
  .mod_cont .step .step_set + .step_set .circle:before {
    width: 120%;
  }
}
.mod_cont .step .step_set.active .set_wrap .circle {
  background-color: #002666;
}
.mod_cont .step .step_set.active .set_wrap .circle p {
  color: #fff;
}
.mod_cont .step .step_set .set_wrap .circle {
  align-items: center;
  background-color: #fff;
  border: 2px #002666 solid;
  border-radius: 90px;
  display: flex;
  font-family: "Montserrat", sans-serif;
  justify-content: center;
  width: 90px;
  height: 90px;
  margin: 0 auto 10px;
}
@media only screen and (max-width: 900px) {
  .mod_cont .step .step_set .set_wrap .circle {
    width: 80px;
    height: 80px;
  }
}
@media only screen and (max-width: 640px) {
  .mod_cont .step .step_set .set_wrap .circle {
    width: 60px;
    height: 60px;
    margin: 0 auto 5px;
  }
}
.mod_cont .step .step_set .set_wrap .circle p {
  font-size: 71.4%;
  color: #002666;
  text-align: center;
  font-weight: 500;
  line-height: 1;
}
@media only screen and (max-width: 640px) {
  .mod_cont .step .step_set .set_wrap .circle p {
    transform: scale(0.8);
  }
}
.mod_cont .step .step_set .set_wrap .circle p:after {
  counter-increment: number 1;
  content: "0" counter(number);
  display: block;
  font-size: 240%;
  margin-top: 5px;
}
@media only screen and (max-width: 640px) {
  .mod_cont .step .step_set .set_wrap .circle p:after {
    margin-top: 2px;
  }
}
.mod_cont .step .step_set .set_wrap .circle + p {
  font-size: 114.3%;
}
@media only screen and (max-width: 640px) {
  .mod_cont .step .step_set .set_wrap .circle + p {
    font-size: 71.4%;
  }
}
.mod_cont .step_arrow {
  display: flex;
  justify-content: center;
  margin: 0 -16px;
}
@media only screen and (max-width: 1024px) {
  .mod_cont .step_arrow {
    margin: 0 -10px;
  }
}
@media only screen and (max-width: 900px) {
  .mod_cont .step_arrow {
    display: block;
  }
}
.mod_cont .step_arrow.none .step_set + .step_set .img:before {
  display: none;
}
.mod_cont .step_arrow .step_set {
  max-width: 244px;
  flex: 1 1 0;
  padding: 0 16px;
}
@media only screen and (max-width: 1024px) {
  .mod_cont .step_arrow .step_set {
    padding: 0 10px;
  }
}
@media only screen and (max-width: 900px) {
  .mod_cont .step_arrow .step_set {
    max-width: none;
  }
}
.mod_cont .step_arrow .step_set + .step_set .img {
  position: relative;
}
.mod_cont .step_arrow .step_set + .step_set .img:before {
  background: url(../media/images/common/step_arrow.png) no-repeat left top;
  background-size: cover;
  content: "";
  display: block;
  width: 30px;
  height: 16px;
  position: absolute;
  top: 50%;
  left: -30px;
  transform: rotate(-90deg);
}
@media only screen and (max-width: 1024px) {
  .mod_cont .step_arrow .step_set + .step_set .img:before {
    width: 20px;
    height: 8px;
    left: -20px;
  }
}
@media only screen and (max-width: 900px) {
  .mod_cont .step_arrow .step_set + .step_set {
    margin-top: 40px;
  }
  .mod_cont .step_arrow .step_set + .step_set .img:before {
    transform: translateX(-50%) rotate(0);
    top: -30px;
    left: 50%;
    width: 30px;
    height: 16px;
  }
}
.mod_cont .step_arrow .step_set .set_wrap .img {
  margin-bottom: 20px;
}
@media only screen and (max-width: 900px) {
  .mod_cont .step_arrow .step_set .set_wrap .img {
    margin-bottom: 10px;
  }
}
.mod_cont .step_arrow .step_set .set_wrap .img img {
  display: block;
  margin: 0 auto;
}
.mod_cont .refine_search {
  background-color: #eef2f6;
  padding: 24px 30px;
}
@media only screen and (max-width: 640px) {
  .mod_cont .refine_search {
    padding: 20px 15px;
  }
}
.mod_cont .refine_search h4 {
  font-size: 100%;
}
@media only screen and (max-width: 900px) {
  .mod_cont .refine_search h4 {
    text-align: center;
    margin-bottom: 1.5em;
  }
}
.mod_cont .refine_search .wrap {
  align-items: center;
  display: flex;
}
@media only screen and (max-width: 900px) {
  .mod_cont .refine_search .wrap {
    display: block;
  }
}
@media only screen and (min-width: 901px) {
  .mod_cont .refine_search .wrap .setect {
    border-right: 1px #d5d8dc solid;
    flex: 1;
  }
}
@media only screen and (max-width: 900px) {
  .mod_cont .refine_search .wrap .setect {
    border-bottom: 1px #d5d8dc solid;
    padding-bottom: 30px;
  }
}
@media only screen and (max-width: 640px) {
  .mod_cont .refine_search .wrap .setect {
    padding-bottom: 15px;
  }
}
.mod_cont .refine_search .wrap .setect ul {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -15px;
}
.mod_cont .refine_search .wrap .setect ul li {
  position: relative;
  width: 25%;
  padding-right: 1em;
  margin-bottom: 10px;
}
@media only screen and (max-width: 1024px) {
  .mod_cont .refine_search .wrap .setect ul li {
    width: 33.3333333%;
  }
}
@media only screen and (max-width: 640px) {
  .mod_cont .refine_search .wrap .setect ul li {
    font-size: 85.7%;
    width: 50%;
  }
}
@media only screen and (max-width: 400px) {
  .mod_cont .refine_search .wrap .setect ul li {
    width: 100%;
  }
}
.mod_cont .refine_search .wrap .setect ul li input {
  opacity: 0;
  position: absolute;
}
.mod_cont .refine_search .wrap .setect ul li input:checked + label:before {
  font-family: FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #e5005a;
  color: #fff;
  content: "";
}
.mod_cont .refine_search .wrap .setect ul li label {
  display: flex;
}
.mod_cont .refine_search .wrap .setect ul li label:before {
  background-color: #fff;
  border: 1px #d5d5d5 solid;
  content: "";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 22px;
  height: 22px;
  margin-right: 8px;
}
@media only screen and (min-width: 901px) {
  .mod_cont .refine_search .wrap .btn {
    width: 150px;
  }
}
.mod_cont .refine_search .wrap .btn button {
  background-color: #002666;
  border: 1px #002666 solid;
  border-radius: 50px;
  color: #fff;
  display: block;
  width: 120px;
  text-align: center;
  padding: 10px 1em;
}
@media only screen and (min-width: 901px) {
  .mod_cont .refine_search .wrap .btn button {
    margin-left: auto;
  }
}
@media only screen and (max-width: 900px) {
  .mod_cont .refine_search .wrap .btn button {
    margin: 30px auto 0;
  }
}
@media only screen and (max-width: 640px) {
  .mod_cont .refine_search .wrap .btn button {
    margin: 15px auto 0;
  }
}
.mod_cont .flow {
  counter-reset: number 0;
}
.mod_cont .flow .flow_set {
  border-bottom: 4px #f2f2f2 solid;
  overflow: hidden;
  display: flex;
  padding: 40px 0;
}
.mod_cont .flow .flow_set:first-of-type {
  border-top: 4px #f2f2f2 solid;
}
@media only screen and (max-width: 640px) {
  .mod_cont .flow .flow_set {
    padding: 20px 0;
  }
}
.mod_cont .flow .flow_set .no {
  width: 244px;
}
@media only screen and (max-width: 900px) {
  .mod_cont .flow .flow_set .no {
    width: 150px;
  }
}
@media only screen and (max-width: 640px) {
  .mod_cont .flow .flow_set .no {
    width: 80px;
  }
}
.mod_cont .flow .flow_set .no p {
  color: #002666;
  font-family: "Montserrat", sans-serif;
  font-size: 142.9%;
  font-weight: 500;
  line-height: 1;
  text-align: center;
}
@media only screen and (max-width: 900px) {
  .mod_cont .flow .flow_set .no p {
    font-size: 114.3%;
  }
}
@media only screen and (max-width: 640px) {
  .mod_cont .flow .flow_set .no p {
    font-size: 85.7%;
  }
}
.mod_cont .flow .flow_set .no p:after {
  counter-increment: number 1;
  content: "0" counter(number);
  display: block;
  font-size: 260%;
  margin-top: 5px;
}
@media only screen and (max-width: 640px) {
  .mod_cont .flow .flow_set .no p:after {
    margin-top: 2px;
  }
}
.mod_cont .flow .flow_set .info {
  flex: 1;
}
.mod_cont .flow .flow_set .info h3 {
  font-size: 142.9%;
  font-weight: bold;
  margin-bottom: 0.5em;
}
@media only screen and (max-width: 640px) {
  .mod_cont .flow .flow_set .info h3 {
    font-size: 128.6%;
  }
}
.mod_cont .flow .flow_set .info .editor p {
  line-height: 1.5;
}
.mod_cont .flow .flow_set .info .link_btn {
  margin-top: 1.5em;
}
.mod_cont .flow .flow_set .info .link_btn ul {
  display: block;
  margin: 0;
}
.mod_cont .flow .flow_set .info .link_btn ul li {
  width: auto;
  max-width: none;
  padding: 0;
  margin: 0;
}
.mod_cont .flow .flow_set .info .link_btn ul li + li {
  margin-top: 10px;
}
.mod_cont .flow .flow_set .info .link_btn ul li a {
  align-items: center;
  width: auto;
  min-width: 244px;
  padding: 5px 2em;
}
@media only screen and (max-width: 640px) {
  .mod_cont .flow .flow_set .info .link_btn ul li a {
    font-size: 92.9%;
    line-height: 1.3;
    text-align: left;
    padding: 10px 1.8em;
  }
}
.mod_cont .flow .flow_set .info .link_btn ul li a.pin:after {
  content: "";
}
.mod_cont .flow .flow_set .info .link_btn ul li a.pdf:after {
  background: url(../media/images/common/icon_pdf.png) no-repeat left top;
  background-size: contain;
  content: "";
  display: block;
  width: 14px;
  height: 20px;
  margin-top: 1px;
}
.mod_cont .flow .flow_set .info .gallery {
  margin-top: 1.5em;
}
@media only screen and (max-width: 640px) {
  .mod_cont .flow .flow_set .info .gallery {
    margin: 1.5em 0 0;
  }
}
.mod_cont .flow .flow_set .info .gallery ul {
  display: flex;
}
@media only screen and (max-width: 640px) {
  .mod_cont .flow .flow_set .info .gallery ul {
    display: block;
  }
}
.mod_cont .flow .flow_set .info .gallery ul li {
  width: 33.3333333%;
  flex: 1 0 0;
  padding: 0 16px;
  margin-bottom: 32px;
}
@media only screen and (max-width: 1024px) {
  .mod_cont .flow .flow_set .info .gallery ul li {
    padding: 0 10px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 640px) {
  .mod_cont .flow .flow_set .info .gallery ul li {
    padding: 0;
    margin-bottom: 0;
  }
  .mod_cont .flow .flow_set .info .gallery ul li + li {
    margin-top: 10px;
  }
}
.mod_cont .phone_contact {
  max-width: 520px;
  width: 100%;
  margin: 0 auto;
}
@media only screen and (max-width: 640px) {
  .mod_cont .phone_contact {
    max-width: none;
    width: auto;
    margin: 0 -15px;
  }
}
.mod_cont .phone_contact .wrap {
  background-color: #eef2f6;
  padding: 30px 40px;
}
@media only screen and (max-width: 640px) {
  .mod_cont .phone_contact .wrap {
    padding: 20px 15px;
  }
}
.mod_cont .phone_contact .wrap .phone_set + .phone_set {
  margin-top: 24px;
}
.mod_cont .phone_contact .wrap .phone_set h3 {
  border-bottom: 1px #d5d8dc solid;
  font-size: 114.3%;
  padding-bottom: 12px;
  margin-bottom: 12px;
}
@media only screen and (max-width: 640px) {
  .mod_cont .phone_contact .wrap .phone_set h3 {
    font-size: 100%;
    text-align: center;
  }
}
.mod_cont .phone_contact .wrap .phone_set .tel_no {
  text-align: center;
}
.mod_cont .phone_contact .wrap .phone_set .tel_no + .tel_no {
  margin-top: 5px;
}
.mod_cont .phone_contact .wrap .phone_set .tel_no span {
  color: #002666;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 342.9%;
  display: block;
  line-height: 1;
}
@media only screen and (max-width: 640px) {
  .mod_cont .phone_contact .wrap .phone_set .tel_no span {
    font-size: 300%;
  }
}
@media only screen and (max-width: 480px) {
  .mod_cont .phone_contact .wrap .phone_set .tel_no span {
    font-size: 280%;
  }
}
.mod_cont .phone_contact .wrap .reception dl {
  margin-top: 8px;
  text-align: center;
}
.mod_cont .phone_contact .wrap .reception dl dt {
  font-size: 128.6%;
}
@media only screen and (max-width: 640px) {
  .mod_cont .phone_contact .wrap .reception dl dt {
    font-size: 114.3%;
  }
}
.mod_cont .phone_contact .wrap .reception dl dd {
  font-size: 85.7%;
}
@media only screen and (max-width: 640px) {
  .mod_cont .phone_contact .wrap .reception dl dd {
    font-size: 71.4%;
  }
}
@media only screen and (min-width: 901px) {
  .mod_cont .img_vlink.col2 {
    max-width: 66.6666666%;
    margin: 0 auto;
  }
}
.mod_cont .img_vlink.col2 .vlink_wrap .link_set {
  width: 50%;
}
@media only screen and (max-width: 640px) {
  .mod_cont .img_vlink.col2 .vlink_wrap .link_set {
    width: 100%;
  }
}
.mod_cont .img_vlink .vlink_wrap {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -16px -40px;
}
@media only screen and (max-width: 1024px) {
  .mod_cont .img_vlink .vlink_wrap {
    margin: 0 -10px -30px;
  }
}
.mod_cont .img_vlink .vlink_wrap .link_set {
  width: 33.3333333%;
  padding: 0 16px;
  margin-bottom: 40px;
}
@media only screen and (max-width: 1024px) {
  .mod_cont .img_vlink .vlink_wrap .link_set {
    padding: 0 10px;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 900px) {
  .mod_cont .img_vlink .vlink_wrap .link_set {
    width: 50%;
  }
}
@media only screen and (max-width: 640px) {
  .mod_cont .img_vlink .vlink_wrap .link_set {
    width: 100%;
  }
}
.mod_cont .img_vlink .vlink_wrap .link_set .wrap {
  display: block;
  text-decoration: none;
}
.mod_cont .img_vlink .vlink_wrap .link_set .wrap:hover .txt .btn {
  background-color: #002666;
  color: #fff;
}
.mod_cont .img_vlink .vlink_wrap .link_set .img_wrap {
  margin-bottom: 20px;
}
@media only screen and (max-width: 640px) {
  .mod_cont .img_vlink .vlink_wrap .link_set .img_wrap {
    margin-bottom: 15px;
  }
}
.mod_cont .img_vlink .vlink_wrap .link_set .img_wrap img {
  width: 100%;
}
.mod_cont .img_vlink .vlink_wrap .link_set .txt h4 {
  text-align: center;
}
@media only screen and (max-width: 640px) {
  .mod_cont .img_vlink .vlink_wrap .link_set .txt h4 {
    margin-bottom: 10px;
  }
}
.mod_cont .img_vlink .vlink_wrap .link_set .txt .btn {
  transition: 0.5s;
  border: 1px #002666 solid;
  border-radius: 50px;
  color: #002666;
  display: block;
  text-align: center;
  position: relative;
  max-width: 216px;
  padding: 14px 1em;
  margin: 20px auto 0;
}
@media only screen and (max-width: 640px) {
  .mod_cont .img_vlink .vlink_wrap .link_set .txt .btn {
    margin: 15px auto 0;
  }
}
.mod_cont .img_vlink .vlink_wrap .link_set .txt .btn:after {
  font-family: FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-weight: bold;
  font-size: 120%;
  position: absolute;
  top: 50%;
  right: 12px;
  transform: translateY(-50%);
}
.mod_cont .fix {
  overflow-y: hidden;
}
.mod_cont .fix_table {
  overflow-x: auto;
  overflow-y: hidden !important;
  position: relative;
}
.mod_cont .fix_table:before {
  background: #fff;
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 200%;
  top: -50%;
  left: 0;
  z-index: 2;
}
.mod_cont .fix_table .fix_table_wrap {
  overflow-y: auto;
  height: 500px;
  position: relative;
  z-index: 1;
}
.mod_cont .fix_table table {
  width: 1730px;
}
.mod_cont .fix_table table thead {
  display: block;
  width: 1730px;
  position: sticky;
  top: 0;
  z-index: 2;
}
.mod_cont .fix_table table thead tr th {
  text-align: center;
  vertical-align: middle;
  line-height: 1.3;
  font-size: 85.7%;
  padding: 5px 0;
}
.mod_cont .fix_table table thead tr th.first {
  width: 151px;
  position: sticky;
  left: 0;
  z-index: 5;
  padding: 0;
}
@media only screen and (max-width: 640px) {
  .mod_cont .fix_table table thead tr th.first {
    width: 100px;
  }
}
.mod_cont .fix_table table thead tr th.orange {
  background-color: #ffe699;
}
.mod_cont .fix_table table thead tr th.navy {
  background-color: #b4c6e7;
}
.mod_cont .fix_table table thead tr th.dark_green {
  background-color: #c6e0b4;
}
.mod_cont .fix_table table thead tr th.yellow {
  background-color: #fff2cc;
}
.mod_cont .fix_table table thead tr th.blue {
  background-color: #ddebf7;
}
.mod_cont .fix_table table thead tr th.green {
  background-color: #e2efda;
}
.mod_cont .fix_table table thead tr th.fix {
  font-size: 100%;
  width: 120px;
}
.mod_cont .fix_table table tbody {
  display: block;
  width: 1730px;
}
.mod_cont .fix_table table tbody tr th {
  position: sticky;
  left: 0;
  z-index: 1;
  width: 152px;
}
@media only screen and (max-width: 640px) {
  .mod_cont .fix_table table tbody tr th {
    width: 100px;
    padding: 15px 10px;
  }
}
.mod_cont .fix_table table tbody tr td {
  text-align: center;
  width: 120px;
  height: 55px;
}
.mod_cont .tab_link,
.mod_cont .tab_head {
  border-bottom: 3px #ebebeb solid;
}
@media only screen and (max-width: 640px) {
  .mod_cont .tab_link,
.mod_cont .tab_head {
    border-bottom: 2px #ebebeb solid;
    margin: 0 -20px;
  }
}
.mod_cont .tab_link.navy,
.mod_cont .tab_head.navy {
  border-bottom-width: 1px;
}
@media only screen and (max-width: 640px) {
  .mod_cont .tab_link.navy,
.mod_cont .tab_head.navy {
    margin: 0;
  }
}
.mod_cont .tab_link.navy ul,
.mod_cont .tab_head.navy ul {
  margin-bottom: -1px;
}
.mod_cont .tab_link.navy ul li,
.mod_cont .tab_head.navy ul li {
  background-color: #fff;
  border-width: 1px;
  font-size: 100%;
}
@media only screen and (max-width: 480px) {
  .mod_cont .tab_link.navy ul li,
.mod_cont .tab_head.navy ul li {
    font-size: 71.4%;
  }
}
.mod_cont .tab_link.navy ul li a,
.mod_cont .tab_head.navy ul li a {
  align-items: center;
  background-color: #fff;
  color: #222222;
  display: flex;
  line-height: 1.3;
  justify-content: center;
  padding: 12px 10px;
}
@media only screen and (max-width: 640px) {
  .mod_cont .tab_link.navy ul li a,
.mod_cont .tab_head.navy ul li a {
    text-align: left;
  }
}
@media only screen and (max-width: 480px) {
  .mod_cont .tab_link.navy ul li a,
.mod_cont .tab_head.navy ul li a {
    padding: 12px 5px;
  }
}
.mod_cont .tab_link.navy ul li a img,
.mod_cont .tab_head.navy ul li a img {
  margin-right: 8px;
}
@media only screen and (min-width: 1025px) {
  .mod_cont .tab_link.navy ul li a:hover,
.mod_cont .tab_head.navy ul li a:hover {
    background-color: #002666;
    color: #fff;
  }
}
.mod_cont .tab_link.navy ul li.active,
.mod_cont .tab_head.navy ul li.active {
  background-color: #002666;
  border-bottom-color: #ebebeb;
}
.mod_cont .tab_link.navy ul li.active a,
.mod_cont .tab_head.navy ul li.active a {
  background-color: #002666;
  color: #fff;
}
.mod_cont .tab_link ul,
.mod_cont .tab_head ul {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin-bottom: -3px;
}
@media only screen and (max-width: 640px) {
  .mod_cont .tab_link ul,
.mod_cont .tab_head ul {
    margin-bottom: -2px;
  }
}
.mod_cont .tab_link ul li,
.mod_cont .tab_head ul li {
  vertical-align: middle;
  background-color: #f2f2f2;
  border-top: 3px #ebebeb solid;
  border-right: 3px #ebebeb solid;
  border-bottom: 3px #ebebeb solid;
  display: table-cell;
  position: relative;
  font-size: 142.9%;
  /*  &:before{
     @include animate;
     background-color: #eef2f6;
     content: '';
     display: block;
     position: absolute;
     top:0;
     left: 0;
     width: 0;
     height: 100%;
     z-index: 1;
   } */
}
@media only screen and (min-width: 1025px) {
  .mod_cont .tab_link ul li,
.mod_cont .tab_head ul li {
    transition: 0.5s;
  }
  .mod_cont .tab_link ul li span,
.mod_cont .tab_link ul li a,
.mod_cont .tab_head ul li span,
.mod_cont .tab_head ul li a {
    transition: 0.5s;
  }
  .mod_cont .tab_link ul li:hover,
.mod_cont .tab_head ul li:hover {
    background-color: #002666;
    /* &:before{
      width: 100%;
    } */
  }
  .mod_cont .tab_link ul li:hover a, .mod_cont .tab_link ul li:hover span,
.mod_cont .tab_head ul li:hover a,
.mod_cont .tab_head ul li:hover span {
    color: #fff;
  }
}
@media only screen and (max-width: 640px) {
  .mod_cont .tab_link ul li,
.mod_cont .tab_head ul li {
    font-size: 100%;
    border-width: 2px;
  }
}
@media only screen and (max-width: 400px) {
  .mod_cont .tab_link ul li,
.mod_cont .tab_head ul li {
    font-size: 85.7%;
  }
}
.mod_cont .tab_link ul li:first-child,
.mod_cont .tab_head ul li:first-child {
  border-left: 3px #ebebeb solid;
}
.mod_cont .tab_link ul li span,
.mod_cont .tab_link ul li a,
.mod_cont .tab_head ul li span,
.mod_cont .tab_head ul li a {
  color: #8a8a8a;
  cursor: pointer;
  display: block;
  text-align: center;
  text-decoration: none;
  position: relative;
  z-index: 2;
  padding: 22px 5px;
}
@media only screen and (max-width: 640px) {
  .mod_cont .tab_link ul li span,
.mod_cont .tab_link ul li a,
.mod_cont .tab_head ul li span,
.mod_cont .tab_head ul li a {
    padding: 15px 5px;
  }
}
.mod_cont .tab_link ul li.active,
.mod_cont .tab_head ul li.active {
  background-color: #fff;
  border-bottom-color: #fff;
}
.mod_cont .tab_link ul li.active span,
.mod_cont .tab_link ul li.active a,
.mod_cont .tab_head ul li.active span,
.mod_cont .tab_head ul li.active a {
  color: #222222;
}
@media only screen and (min-width: 1025px) {
  .mod_cont .tab_link ul li.active:hover,
.mod_cont .tab_head ul li.active:hover {
    background-color: #002666;
  }
  .mod_cont .tab_link ul li.active:hover a, .mod_cont .tab_link ul li.active:hover span,
.mod_cont .tab_head ul li.active:hover a,
.mod_cont .tab_head ul li.active:hover span {
    color: #fff;
  }
}
.mod_cont .tab_area {
  padding-top: 3em;
}
.mod_cont .tab_area .tab_cont {
  display: none;
}
.mod_cont .tab_area .tab_cont:first-child {
  display: block;
}
.mod_cont .qa_slide {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -16px -32px;
}
@media only screen and (max-width: 1024px) {
  .mod_cont .qa_slide {
    margin: 0 -10px -20px;
  }
}
@media only screen and (max-width: 900px) {
  .mod_cont .qa_slide {
    display: block;
  }
}
.mod_cont .qa_slide .slide_set {
  display: flex;
  overflow: hidden;
  width: 33.3333333%;
  padding: 0 16px;
  margin-bottom: 32px;
}
@media only screen and (max-width: 1024px) {
  .mod_cont .qa_slide .slide_set {
    padding: 0 10px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 900px) {
  .mod_cont .qa_slide .slide_set {
    width: 100%;
    margin-bottom: 0;
  }
  .mod_cont .qa_slide .slide_set + .slide_set {
    margin-top: 20px;
  }
}
.mod_cont .qa_slide .slide_set .slide_wrap {
  width: 100%;
  border: 4px #f2f2f2 solid;
  border-radius: 10px;
  padding: 40px;
}
@media only screen and (max-width: 1024px) {
  .mod_cont .qa_slide .slide_set .slide_wrap {
    padding: 30px;
  }
}
.mod_cont .qa_slide .slide_set .qa_slider {
  overflow: hidden;
}
.mod_cont .qa_slide .slide_set .qa_slider .slick-list {
  margin: 0 -15px;
}
.mod_cont .qa_slide .slide_set .qa_slider .item {
  position: relative;
  padding: 0 15px 70px;
}
.mod_cont .qa_slide .slide_set .qa_slider .item h3 {
  color: #002666;
  font-size: 171.4%;
  font-weight: bold;
  text-align: center;
  margin-bottom: 1.3em;
}
@media only screen and (max-width: 640px) {
  .mod_cont .qa_slide .slide_set .qa_slider .item h3 {
    font-size: 142.9%;
  }
}
.mod_cont .qa_slide .slide_set .qa_slider .item .img_wrap {
  margin-bottom: 15px;
}
.mod_cont .qa_slide .slide_set .qa_slider .item .img_wrap img {
  width: 100%;
}
.mod_cont .qa_slide .slide_set .qa_slider .item dl dt {
  font-size: 142.9%;
  text-align: center;
  margin-bottom: 5px;
}
@media only screen and (max-width: 640px) {
  .mod_cont .qa_slide .slide_set .qa_slider .item dl dt {
    font-size: 128.6%;
  }
}
@media only screen and (max-width: 640px) {
  .mod_cont .qa_slide .slide_set .qa_slider .item dl dd {
    font-size: 92.9%;
  }
}
.mod_cont .qa_slide .slide_set .qa_slider .item button {
  border: 1px #002666 solid;
  border-radius: 50px;
  color: #002666;
  display: block;
  width: 85%;
  position: absolute;
  bottom: 0;
  left: 50%;
  padding: 14px 1em;
  transform: translateX(-50%);
}
.mod_cont .qa_slide .slide_set .qa_slider .item button.prev:after {
  font-family: FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-size: 150%;
  font-weight: bold;
  position: absolute;
  top: 50%;
  left: 15px;
  transform: translateY(-50%);
  margin-left: 0.3em;
  z-index: 3;
}
@media only screen and (max-width: 640px) {
  .mod_cont .qa_slide .slide_set .qa_slider .item button.prev:after {
    left: 10px;
  }
}
.mod_cont .qa_slide .slide_set .qa_slider .item button.next:after {
  font-family: FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-size: 150%;
  font-weight: bold;
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  margin-left: 0.3em;
  z-index: 3;
}
@media only screen and (max-width: 640px) {
  .mod_cont .qa_slide .slide_set .qa_slider .item button.next:after {
    right: 10px;
  }
}
.mod_cont .qa_slide .slick-dots {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 20px;
}
@media only screen and (max-width: 640px) {
  .mod_cont .qa_slide .slick-dots {
    margin-top: 25px;
  }
}
.mod_cont .qa_slide .slick-dots li:before {
  display: none;
}
.mod_cont .qa_slide .slick-dots li + li {
  margin-left: 18px;
}
.mod_cont .qa_slide .slick-dots li.slick-active button {
  background-color: #e5005a;
}
.mod_cont .qa_slide .slick-dots li button {
  background-color: #e5e5e5;
  border-radius: 10px;
  display: block;
  width: 9px;
  height: 9px;
  text-indent: -9999px;
  overflow: hidden;
}
@media only screen and (min-width: 1025px) {
  .mod_cont .qa_slide .slick-dots li button:hover {
    opacity: 0.8;
  }
}
.mod_cont .slick-dots {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 20px;
}
@media only screen and (max-width: 640px) {
  .mod_cont .slick-dots {
    margin-top: 25px;
  }
}
.mod_cont .slick-dots li:before {
  display: none;
}
.mod_cont .slick-dots li + li {
  margin-left: 18px;
}
.mod_cont .slick-dots li.slick-active button {
  background-color: #e5005a;
}
.mod_cont .slick-dots li button {
  background-color: #e5e5e5;
  border-radius: 10px;
  display: block;
  width: 9px;
  height: 9px;
  text-indent: -9999px;
  overflow: hidden;
}
@media only screen and (min-width: 1025px) {
  .mod_cont .slick-dots li button:hover {
    opacity: 0.8;
  }
}
.mod_cont .border_table .table_set {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 900px) {
  .mod_cont .border_table .table_set {
    flex-wrap: wrap;
  }
}
.mod_cont .border_table .table_set .title,
.mod_cont .border_table .table_set .txt,
.mod_cont .border_table .table_set .other {
  padding: 2em 0;
}
@media only screen and (max-width: 640px) {
  .mod_cont .border_table .table_set .title,
.mod_cont .border_table .table_set .txt,
.mod_cont .border_table .table_set .other {
    padding: 1.5em 0;
  }
}
@media only screen and (max-width: 640px) {
  .mod_cont .border_table .table_set {
    font-size: 92.9%;
  }
}
.mod_cont .border_table .table_set.bg {
  background-color: #eef2f6;
}
.mod_cont .border_table .table_set.bg .title,
.mod_cont .border_table .table_set.bg .txt,
.mod_cont .border_table .table_set.bg .other {
  border: none;
}
.mod_cont .border_table .table_set.bg .title {
  padding-left: 40px;
}
@media only screen and (max-width: 900px) {
  .mod_cont .border_table .table_set.bg .title {
    width: 100%;
    padding-left: 0;
    padding-bottom: 10px;
  }
}
.mod_cont .border_table .table_set.bg .title p {
  color: #002666;
  font-size: 114.3%;
}
@media only screen and (max-width: 900px) {
  .mod_cont .border_table .table_set.bg .title p {
    text-align: center;
  }
}
.mod_cont .border_table .table_set.bg + .table_set {
  margin-top: 30px;
}
.mod_cont .border_table .table_set .title {
  border-top: 1px #002666 solid;
  width: 244px;
  padding-left: 20px;
}
@media only screen and (max-width: 900px) {
  .mod_cont .border_table .table_set .title {
    width: 180px;
    padding-left: 0;
  }
}
@media only screen and (max-width: 640px) {
  .mod_cont .border_table .table_set .title {
    width: 100px;
  }
}
.mod_cont .border_table .table_set .title p.subtitle {
  font-size: 85.7%;
}
.mod_cont .border_table .table_set .txt,
.mod_cont .border_table .table_set .other {
  border-top: 1px #e0e0e0 solid;
  padding-right: 30px;
}
@media only screen and (max-width: 900px) {
  .mod_cont .border_table .table_set .txt,
.mod_cont .border_table .table_set .other {
    padding-right: 0;
  }
}
.mod_cont .border_table .table_set .txt {
  flex: 1;
  padding-left: 30px;
}
@media only screen and (max-width: 900px) {
  .mod_cont .border_table .table_set .txt {
    padding-left: 20px;
  }
}
@media only screen and (max-width: 640px) {
  .mod_cont .border_table .table_set .txt {
    padding-left: 15px;
  }
}
.mod_cont .border_table .table_set .other {
  align-items: center;
  display: flex;
  width: 184px;
}
@media only screen and (max-width: 900px) {
  .mod_cont .border_table .table_set .other {
    border-top: none;
    width: 100%;
    padding-top: 0;
  }
  .mod_cont .border_table .table_set .other .btn {
    max-width: 200px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 900px) and (max-width: 640px) {
  .mod_cont .border_table .table_set .other .btn {
    max-width: 180px;
  }
}
.mod_cont .border_table .table_set .other .btn {
  background-color: #fff;
  border: 1px #002666 solid;
  border-radius: 50px;
  color: #002666;
  display: block;
  width: 100%;
  text-align: center;
  text-decoration: none;
  position: relative;
  padding: 10px 5px;
}
.mod_cont .border_table .table_set .other .btn:after {
  font-family: FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-size: 120%;
  font-weight: bold;
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  z-index: 3;
}
@media only screen and (max-width: 640px) {
  .mod_cont .border_table .table_set .other .btn:after {
    right: 10px;
  }
}
.mod_cont .border_table .table_set .other .btn.blank:after {
  background: url(../media/images/common/icon_blank.png) no-repeat left top;
  background-size: contain;
  content: "";
  display: block;
  width: 8px;
  height: 8px;
}
.mod_cont .border_table .table_set .other .btn.none:after {
  display: none;
}
@media only screen and (min-width: 1025px) {
  .mod_cont .border_table .table_set .other .btn {
    transition: 0.5s;
  }
  .mod_cont .border_table .table_set .other .btn:hover {
    background-color: #002666;
    color: #fff;
  }
}
.mod_cont .anchor_navi ul {
  display: flex;
  table-layout: fixed;
  width: 100%;
  margin: 0 -16px;
}
.mod_cont .anchor_navi ul li {
  display: flex;
  flex: 1 1 0;
  line-height: 1.3;
  text-align: center;
  padding: 0 16px;
}
.mod_cont .anchor_navi ul li a {
  border-bottom: 1px #d5d5d5 solid;
  color: #002666;
  display: flex;
  position: relative;
  flex-wrap: wrap;
  width: 100%;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  padding: 8px 10px;
}
.mod_cont .anchor_navi ul li a span {
  display: block;
  position: relative;
  z-index: 2;
}
.mod_cont .anchor_navi ul li a span:after {
  font-family: FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  display: block;
  font-weight: bold;
  font-size: 120%;
  width: 100%;
}
.mod_cont .anchor_navi ul li a:before {
  transition: 0.5s;
  background-color: #eef2f6;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  z-index: 1;
}
@media only screen and (min-width: 1025px) {
  .mod_cont .anchor_navi ul li a:hover:before {
    width: 100%;
  }
}
.mod_cont .sitemap_cont h3 {
  color: #002666;
  font-size: 128.6%;
  font-weight: bold;
}
.mod_cont .sitemap_cont ul {
  margin-top: 1em;
  margin-left: 1.2em;
}
.mod_cont .sitemap_cont ul li {
  align-items: center;
  display: flex;
}
.mod_cont .sitemap_cont ul li:after {
  font-family: FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  display: block;
  font-weight: bold;
  font-size: 120%;
  margin-left: 0.5em;
}
.mod_cont .sitemap_cont ul li + li {
  margin-top: 0.5em;
}
.mod_cont .modal_btn ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 -16px -32px;
}
@media only screen and (max-width: 1024px) {
  .mod_cont .modal_btn ul {
    margin: 0 -10px -20px;
  }
}
@media only screen and (max-width: 640px) {
  .mod_cont .modal_btn ul {
    margin: 0;
  }
}
.mod_cont .modal_btn ul li {
  width: 33.3333333%;
  padding: 0 16px;
  margin-bottom: 32px;
}
@media only screen and (max-width: 1024px) {
  .mod_cont .modal_btn ul li {
    padding: 0 10px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 640px) {
  .mod_cont .modal_btn ul li {
    width: 100% !important;
    padding: 0;
    margin-bottom: 0;
  }
  .mod_cont .modal_btn ul li + li {
    margin-top: 10px;
  }
}
.mod_cont .modal_btn ul li a {
  align-items: center;
  border: 1px #002666 solid;
  border-radius: 50px;
  color: #002666;
  display: flex;
  justify-content: center;
  text-decoration: none;
  width: 100%;
  position: relative;
  padding: 9px 1em;
}
.mod_cont .modal_btn ul li a:before, .mod_cont .modal_btn ul li a:after {
  transition: 0.5s;
  background-color: #002666;
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
}
.mod_cont .modal_btn ul li a:before {
  width: 14px;
  height: 2px;
  transform: translateY(-50%);
}
.mod_cont .modal_btn ul li a:after {
  height: 14px;
  width: 2px;
  right: 21px;
  transform: translateY(-50%);
}
@media only screen and (min-width: 1025px) {
  .mod_cont .modal_btn ul li a {
    transition: 0.5s;
  }
  .mod_cont .modal_btn ul li a:hover {
    background-color: #002666;
    color: #fff;
  }
  .mod_cont .modal_btn ul li a:hover:before, .mod_cont .modal_btn ul li a:hover:after {
    background-color: #fff;
  }
}
.mod_cont .modal_btn ul.img1 li {
  width: 100%;
}
.mod_cont .modal_btn ul.img2 {
  justify-content: flex-start;
}
.mod_cont .modal_btn ul.img2 li {
  width: 50%;
}
.mod_cont .review {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -16px -32px;
}
@media only screen and (max-width: 1024px) {
  .mod_cont .review {
    margin: 0 -10px -20px;
  }
}
@media only screen and (max-width: 900px) {
  .mod_cont .review {
    margin: 0;
  }
}
.mod_cont .review .review_set {
  display: flex;
  width: 50%;
  padding: 0 16px;
  margin-bottom: 32px;
}
@media only screen and (max-width: 1024px) {
  .mod_cont .review .review_set {
    padding: 0 10px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 900px) {
  .mod_cont .review .review_set {
    width: 100%;
    padding: 0;
    margin-bottom: 0;
  }
  .mod_cont .review .review_set + .review_set {
    margin-top: 20px;
  }
}
.mod_cont .review .review_set .review_wrap {
  background-color: #eef2f6;
  width: 100%;
}
.mod_cont .review .review_set .review_wrap .info_wrap {
  background-color: #fff;
  padding-bottom: 1.2em;
}
.mod_cont .review .review_set .review_wrap .star {
  display: flex;
}
.mod_cont .review .review_set .review_wrap .star .info {
  margin-right: 12px;
}
.mod_cont .review .review_set .review_wrap .star ul {
  display: flex;
}
.mod_cont .review .review_set .review_wrap .star ul li.on:before {
  color: #ecd302;
}
.mod_cont .review .review_set .review_wrap .star ul li:before {
  font-family: FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  color: #8a8a8a;
}
.mod_cont .review .review_set .review_wrap dl .dl_set {
  display: flex;
}
.mod_cont .review .review_set .review_wrap dl .dl_set dd {
  flex: 1;
}
.mod_cont .review .review_set .review_wrap .desc {
  background-color: #eef2f6;
  padding: 25px 22px;
}
.mod_cont .only_slide {
  position: relative;
  padding-bottom: 30px;
}
@media only screen and (max-width: 900px) {
  .mod_cont .only_slide {
    padding: 0 24px;
  }
}
.mod_cont .only_slide .slide_wrap {
  max-width: 520px;
  position: relative;
  margin: 0 auto;
}
.mod_cont .only_slide .slide_wrap .item .txt {
  margin-top: 15px;
}
.mod_cont .only_slide .slick-arrow {
  background-color: #fff;
  display: flex !important;
  height: 100%;
}
.mod_cont .only_slide .slick-arrow.prev:before, .mod_cont .only_slide .slick-arrow.next:before {
  transform: translateY(-50%);
}
.mod_cont .only_slide .slick-arrow.prev:before {
  margin-right: 60px;
}
@media only screen and (max-width: 900px) {
  .mod_cont .only_slide .slick-arrow.prev:before {
    margin-right: 30px;
  }
}
@media only screen and (max-width: 640px) {
  .mod_cont .only_slide .slick-arrow.prev:before {
    margin-right: 15px;
  }
}
.mod_cont .only_slide .slick-arrow.next:before {
  margin-left: 60px;
}
@media only screen and (max-width: 900px) {
  .mod_cont .only_slide .slick-arrow.next:before {
    margin-left: 30px;
  }
}
@media only screen and (max-width: 640px) {
  .mod_cont .only_slide .slick-arrow.next:before {
    margin-left: 15px;
  }
}
.mod_cont .only_slide .slick-dots {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  margin-top: 24px;
}
.mod_cont .interview_slide {
  position: relative;
  padding: 90px 0;
}
.mod_cont .interview_slide .center_title {
  margin-top: -30px;
  margin-bottom: 50px;
}
.mod_cont .interview_slide.bg {
  background-color: #eef2f6;
}
.mod_cont .interview_slide.bg .slick-arrow {
  background-color: #eef2f6;
}
.mod_cont .interview_slide .slide_wrap {
  opacity: 0;
  transition: opacity 0.3s linear;
}
.mod_cont .interview_slide .slide_wrap.slick-initialized {
  opacity: 1;
}
.mod_cont .interview_slide .slide_wrap .slick-track {
  display: flex;
}
.mod_cont .interview_slide .slide_wrap .item {
  display: flex;
  width: 50%;
  padding: 0 16px;
}
@media only screen and (min-width: 1025px) {
  .mod_cont .interview_slide .slide_wrap .item {
    padding: 0 10px;
  }
}
.mod_cont .interview_slide .slide_wrap .item .item_wrap {
  background-color: #fff;
  border: 4px #f2f2f2 solid;
  display: flex;
  width: 100%;
  text-decoration: none;
  padding: 36px 28px 25px;
}
@media only screen and (max-width: 640px) {
  .mod_cont .interview_slide .slide_wrap .item .item_wrap {
    padding: 20px 15px;
  }
}
.mod_cont .interview_slide .slide_wrap .item .item_wrap .img {
  width: 150px;
}
@media only screen and (max-width: 640px) {
  .mod_cont .interview_slide .slide_wrap .item .item_wrap .img {
    width: 120px;
  }
}
@media only screen and (max-width: 400px) {
  .mod_cont .interview_slide .slide_wrap .item .item_wrap .img {
    width: 100px;
  }
}
.mod_cont .interview_slide .slide_wrap .item .item_wrap .txt {
  flex: 1;
  padding-left: 30px;
}
@media only screen and (max-width: 640px) {
  .mod_cont .interview_slide .slide_wrap .item .item_wrap .txt {
    padding-left: 15px;
  }
}
.mod_cont .interview_slide .slide_wrap .item .item_wrap .txt dl {
  display: flex;
  margin-bottom: 5px;
}
@media only screen and (max-width: 640px) {
  .mod_cont .interview_slide .slide_wrap .item .item_wrap .txt dl {
    font-size: 85.7%;
  }
}
@media only screen and (max-width: 400px) {
  .mod_cont .interview_slide .slide_wrap .item .item_wrap .txt dl {
    font-size: 71.4%;
  }
}
.mod_cont .interview_slide .slide_wrap .item .item_wrap .txt dl dd:before {
  content: "／";
}
.mod_cont .interview_slide .slide_wrap .item .item_wrap .txt p {
  font-size: 142.9%;
  line-height: 1.5;
}
@media only screen and (max-width: 640px) {
  .mod_cont .interview_slide .slide_wrap .item .item_wrap .txt p {
    font-size: 114.3%;
  }
}
@media only screen and (max-width: 400px) {
  .mod_cont .interview_slide .slide_wrap .item .item_wrap .txt p {
    font-size: 100%;
  }
}
.mod_cont .interview_slide .slide_wrap .item .item_wrap .txt p.btn {
  border: 1px #002666 solid;
  border-radius: 50px;
  color: #002666;
  font-size: 100%;
  width: 150px;
  text-align: center;
  position: relative;
  padding: 8px 0;
  margin-top: 15px;
}
@media only screen and (max-width: 400px) {
  .mod_cont .interview_slide .slide_wrap .item .item_wrap .txt p.btn {
    width: 140px;
    font-size: 85.7%;
  }
}
.mod_cont .interview_slide .slide_wrap .item .item_wrap .txt p.btn:after {
  font-family: FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  display: block;
  font-weight: bold;
  font-size: 120%;
  position: absolute;
  top: 50%;
  right: 12px;
  transform: translateY(-50%);
  margin-top: -2px;
}
.mod_cont .interview_slide .slick-arrow {
  background-color: #fff;
  display: flex !important;
  height: 100%;
}
.mod_cont .interview_slide .slick-arrow.prev:before, .mod_cont .interview_slide .slick-arrow.next:before {
  align-items: center;
  transform: translateY(-50%);
  border-radius: 50px;
  background-color: rgba(255, 255, 255, 0.5);
  display: flex;
  justify-content: center;
  width: 50px;
  height: 180px;
  position: absolute;
  top: 50%;
}
.mod_cont .interview_slide .slick-arrow.prev:before {
  margin-right: 25px;
}
@media only screen and (max-width: 640px) {
  .mod_cont .interview_slide .slick-arrow.prev:before {
    margin-right: 15px;
  }
}
.mod_cont .interview_slide .slick-arrow.next:before {
  margin-left: 25px;
}
@media only screen and (max-width: 640px) {
  .mod_cont .interview_slide .slick-arrow.next:before {
    margin-left: 15px;
  }
}
.mod_cont .interview_slide .slick-dots {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  margin-top: 24px;
}
.mod_cont .agree {
  border: solid 1px #d6d9de;
  height: 300px;
}
.mod_cont .agree .scroll {
  overflow-y: auto;
  height: 100%;
  padding: 30px;
}
.mod_cont .icon_list ul li .wrap {
  display: flex;
}
.mod_cont .icon_list ul li .wrap span {
  display: block;
}
.mod_cont .icon_list ul li .wrap span.img {
  margin-right: 5px;
}
.mod_cont .icon_list ul li .wrap span.img img {
  position: relative;
  top: 2px;
}
.mod_cont .icon_list ul li .wrap span + span {
  flex: 1;
}

.agree_btn {
  align-items: center;
  display: flex;
  justify-content: center;
  margin-top: 2em;
}
.agree_btn input {
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
  border: 0;
  margin: 0;
  padding: 0;
  background: none transparent;
  vertical-align: middle;
  font-size: inherit;
  opacity: 0;
  color: inherit;
  margin-right: 10px;
}
.agree_btn input:checked + label:before {
  background-color: #e5005a;
  content: "";
  color: #fff;
}
.agree_btn label {
  display: flex;
}
.agree_btn label:before {
  align-items: center;
  font-family: FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border: solid 1px #d6d9de;
  content: "";
  justify-content: center;
  display: flex;
  width: 1.3em;
  height: 1.3em;
  margin-right: 8px;
}
.flex_cont {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -16px -32px;
}
@media only screen and (max-width: 1024px) {
  .flex_cont {
    margin: 0 -10px -20px;
  }
}
.flex_cont .cont_set {
  width: 50%;
  padding: 0 16px;
  margin-bottom: 32px;
}
@media only screen and (max-width: 1024px) {
  .flex_cont .cont_set {
    padding: 0 10px;
    margin-bottom: 20px;
  }
}
.flex_cont.col3 .cont_set {
  width: 33.3333333%;
}
@media only screen and (max-width: 900px) {
  .flex_cont.col3.sp1 {
    display: block;
  }
}
@media only screen and (max-width: 900px) {
  .flex_cont.col3.sp1 .cont_set {
    width: 100%;
  }
}
.flex_cont.col4 .cont_set {
  width: 25%;
}
@media only screen and (max-width: 900px) {
  .flex_cont.col4.sp1 {
    display: block;
  }
}
@media only screen and (max-width: 900px) {
  .flex_cont.col4.sp1 .cont_set {
    width: 100%;
  }
}
@media only screen and (max-width: 900px) {
  .flex_cont.sp1 {
    display: block;
  }
}
@media only screen and (max-width: 900px) {
  .flex_cont.sp1 .cont_set {
    width: 100%;
  }
}

.mod_form + div {
  margin-top: 3em;
}
.mod_form .btn_area ul {
  display: flex;
  justify-content: center;
}
@media only screen and (max-width: 900px) {
  .mod_form .btn_area ul {
    display: block;
  }
}
.mod_form .btn_area ul li {
  display: flex;
}
.mod_form .btn_area ul li + li {
  margin-left: 10px;
}
@media only screen and (max-width: 900px) {
  .mod_form .btn_area ul li {
    width: 100%;
  }
  .mod_form .btn_area ul li + li {
    margin-top: 10px;
  }
}
.mod_form .btn_area ul li a,
.mod_form .btn_area ul li button {
  align-items: center;
  border-radius: 50px;
  color: #002666;
  display: flex;
  font-size: 114.3%;
  justify-content: center;
  text-align: center;
  min-width: 170px;
  padding: 22px 0;
}
@media only screen and (max-width: 900px) {
  .mod_form .btn_area ul li a,
.mod_form .btn_area ul li button {
    width: 100%;
    padding: 10px 0;
  }
}
.mod_form .btn_area ul li a.return,
.mod_form .btn_area ul li button.return {
  border: 1px #002666 solid;
  position: relative;
}
@media only screen and (min-width: 1025px) {
  .mod_form .btn_area ul li a.return,
.mod_form .btn_area ul li button.return {
    transition: 0.5s;
  }
  .mod_form .btn_area ul li a.return:hover,
.mod_form .btn_area ul li button.return:hover {
    background-color: #002666;
    color: #fff;
  }
}
.mod_form .btn_area ul li a.return:before,
.mod_form .btn_area ul li button.return:before {
  font-family: FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-weight: bold;
  font-size: 130%;
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
}
.mod_form .btn_area ul li a.multi,
.mod_form .btn_area ul li button.multi {
  cursor: pointer;
  line-height: 1.2;
  font-size: 100%;
  text-decoration: none;
  padding: 12px 3em;
}
.mod_form .btn_area ul li a[type=reset],
.mod_form .btn_area ul li button[type=reset] {
  background-color: #f2f2f2;
  border: 1px #f2f2f2 solid;
}
@media only screen and (min-width: 1025px) {
  .mod_form .btn_area ul li a[type=reset],
.mod_form .btn_area ul li button[type=reset] {
    transition: 0.5s;
  }
  .mod_form .btn_area ul li a[type=reset]:hover,
.mod_form .btn_area ul li button[type=reset]:hover {
    background-color: #002666;
    color: #fff;
  }
}
@media only screen and (min-width: 901px) {
  .mod_form .btn_area ul li a[type=reset],
.mod_form .btn_area ul li button[type=reset] {
    width: 170px;
  }
}
.mod_form .btn_area ul li a[type=submit],
.mod_form .btn_area ul li button[type=submit] {
  border: 1px #002666 solid;
  position: relative;
}
@media only screen and (min-width: 901px) {
  .mod_form .btn_area ul li a[type=submit],
.mod_form .btn_area ul li button[type=submit] {
    width: 336px;
  }
}
.mod_form .btn_area ul li a[type=submit]:after,
.mod_form .btn_area ul li button[type=submit]:after {
  font-family: FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-weight: bold;
  font-size: 130%;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}
@media only screen and (min-width: 1025px) {
  .mod_form .btn_area ul li a[type=submit],
.mod_form .btn_area ul li button[type=submit] {
    transition: 0.5s;
  }
  .mod_form .btn_area ul li a[type=submit]:hover,
.mod_form .btn_area ul li button[type=submit]:hover {
    background-color: #002666;
    color: #fff;
  }
}

.img_square_bg {
  position: relative;
  margin-bottom: 70px;
}
@media only screen and (max-width: 900px) {
  .img_square_bg {
    padding-top: 110px;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 901px) {
  .img_square_bg.wide_imgrcont {
    margin-bottom: 0;
  }
  .img_square_bg.wide_imgrcont .wrap {
    align-items: flex-start;
    flex-direction: row-reverse;
    padding-bottom: 0;
  }
  .img_square_bg.wide_imgrcont .wrap .img {
    padding-top: 65%;
  }
  .img_square_bg.wide_imgrcont .wrap .img img {
    left: 50%;
  }
  .img_square_bg.wide_imgrcont .wrap .info {
    padding-left: 0;
    padding-right: 60px;
  }
  .img_square_bg.wide_imgrcont .wrap .info .info_wrap {
    padding-right: 2em;
    background-color: #fff;
  }
  .img_square_bg.wide_imgrcont:before {
    top: 30%;
    bottom: auto;
    left: 50%;
    transform: translateX(-148px);
  }
}
.img_square_bg .wrap {
  display: flex;
  padding-bottom: 22px;
  margin: 0 -16px;
}
@media only screen and (max-width: 900px) {
  .img_square_bg .wrap {
    display: block;
    margin: 0;
  }
}
@media only screen and (min-width: 901px) {
  .img_square_bg:before {
    background-color: #eef2f6;
    content: "";
    display: block;
    width: 51%;
    position: absolute;
    z-index: 0;
    bottom: 0;
    right: 50%;
    transform: translateX(148px);
    padding-top: 23.4%;
  }
}
.img_square_bg .img,
.img_square_bg .info {
  width: 50%;
  z-index: 2;
  padding: 0 16px;
}
@media only screen and (max-width: 900px) {
  .img_square_bg .img,
.img_square_bg .info {
    width: auto;
    padding: 0;
  }
}
.img_square_bg .img {
  padding-top: 60.7646%;
}
@media print {
  .img_square_bg .img {
    padding-top: 0%;
  }
}
@media only screen and (max-width: 1400px) {
  .img_square_bg .img {
    padding-top: 50%;
  }
}
@media only screen and (max-width: 900px) {
  .img_square_bg .img {
    position: relative;
    z-index: -1;
    padding-top: 0;
    margin-bottom: 2em;
  }
  .img_square_bg .img:before {
    background-color: #eef2f6;
    content: "";
    display: block;
    width: 73%;
    right: -20px;
    position: absolute;
    z-index: 0;
    bottom: -45px;
    padding-top: 50%;
  }
}
@media only screen and (min-width: 901px) {
  .img_square_bg .img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
  }
}
@media only screen and (max-width: 900px) {
  .img_square_bg .img img {
    position: relative;
    z-index: 2;
  }
}
.img_square_bg .info {
  padding-left: 60px;
}
@media only screen and (max-width: 1024px) {
  .img_square_bg .info {
    font-size: 12px;
  }
}
@media only screen and (max-width: 900px) {
  .img_square_bg .info {
    font-size: 14px;
    padding-left: 0;
  }
}
@media only screen and (max-width: 900px) {
  .img_square_bg .info .home_title {
    position: absolute;
    top: 0;
    left: 20px;
  }
}
@media only screen and (max-width: 640px) {
  .img_square_bg .info .home_title {
    left: 15px;
  }
}
.img_square_bg .info .home_title h2 {
  text-align: left !important;
}
.img_square_bg .info .home_title h2:before {
  margin: 0 0 1em !important;
}
.img_square_bg .info h3 {
  font-size: 142.9%;
  font-weight: bold;
  line-height: 1.5;
  margin: 1em 0;
}
@media only screen and (max-width: 900px) {
  .img_square_bg .info h3 {
    z-index: 2;
  }
}
.img_square_bg .info h3.mintyo {
  font-family: "Yu Mincho", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  font-size: 200%;
  font-weight: 500;
}
@media only screen and (max-width: 900px) {
  .img_square_bg .info h3.mintyo {
    font-size: 142.9%;
  }
}
.img_square_bg .info p {
  line-height: 2;
}
.img_square_bg .info p + p {
  margin-top: 1em;
}
.img_square_bg .info a {
  border: 1px #002666 solid;
  border-radius: 50px;
  color: #002666;
  display: block;
  max-width: 240px;
  text-align: center;
  text-decoration: none;
  width: 100%;
  position: relative;
  padding: 15px 0;
  margin-top: 2em;
}
@media only screen and (max-width: 900px) {
  .img_square_bg .info a {
    margin: 2em auto 0;
  }
}
.img_square_bg .info a.pin:after {
  content: "";
}
.img_square_bg .info a + a {
  margin-top: 10px;
}
.img_square_bg .info a:after {
  font-family: FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-size: 130%;
  font-weight: bold;
  position: absolute;
  top: 50%;
  right: 12px;
  transform: translateY(-50%);
  margin-left: 0.3em;
}
@media only screen and (min-width: 1025px) {
  .img_square_bg .info a {
    transition: 0.5s;
  }
  .img_square_bg .info a:hover {
    background-color: #002666;
    color: #fff;
  }
}

.home_product {
  margin-bottom: 106px;
}
@media only screen and (max-width: 900px) {
  .home_product {
    margin: 50px 0;
  }
}
.home_product .home_product_wrap {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -1px -2px;
}
@media only screen and (max-width: 900px) {
  .home_product .home_product_wrap {
    display: block;
  }
}
.home_product .home_product_wrap .product_set {
  width: 33.3333333%;
  padding: 0 1px;
  margin-bottom: 2px;
}
@media only screen and (max-width: 900px) {
  .home_product .home_product_wrap .product_set {
    width: auto;
  }
}
.home_product .home_product_wrap .product_set .set_wrap {
  display: block;
  overflow: hidden;
  position: relative;
}
@media only screen and (min-width: 1025px) {
  .home_product .home_product_wrap .product_set .set_wrap:hover .hover {
    align-items: center;
    background-color: rgba(3, 29, 64, 0.5);
  }
  .home_product .home_product_wrap .product_set .set_wrap:hover .hover .hover_wrap {
    transform: translateY(0);
  }
  .home_product .home_product_wrap .product_set .set_wrap:hover .hover p, .home_product .home_product_wrap .product_set .set_wrap:hover .hover .btn {
    max-height: none;
    opacity: 1;
  }
}
.home_product .home_product_wrap .product_set .set_wrap .img_wrap {
  position: relative;
}
.home_product .home_product_wrap .product_set .set_wrap .img_wrap:after {
  background: url(../media/images/home/product_mask.png) repeat-x left bottom;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.home_product .home_product_wrap .product_set .set_wrap .img_wrap img {
  position: relative;
  z-index: 1;
  width: 100%;
}
.home_product .home_product_wrap .product_set .set_wrap .hover {
  transition: 0.5s;
  align-items: flex-end;
  color: #fff;
  height: 100%;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 3;
  padding: 0 65px;
}
@media print {
  .home_product .home_product_wrap .product_set .set_wrap .hover {
    padding: 0 10px;
  }
}
.home_product .home_product_wrap .product_set .set_wrap .hover .hover_wrap {
  transition: 0.5s;
  width: 100%;
  transform: translateY(20%);
}
@media only screen and (max-width: 900px) {
  .home_product .home_product_wrap .product_set .set_wrap .hover .hover_wrap {
    transform: translateY(-20%);
  }
}
.home_product .home_product_wrap .product_set .set_wrap .hover p, .home_product .home_product_wrap .product_set .set_wrap .hover .btn {
  transition: 0.5s;
  max-height: 0;
  opacity: 0;
}
.home_product .home_product_wrap .product_set .set_wrap .hover h3 {
  text-align: center;
}
.home_product .home_product_wrap .product_set .set_wrap .hover h3 span {
  display: block;
}
.home_product .home_product_wrap .product_set .set_wrap .hover h3 span.en {
  font-size: 228.6%;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
}
@media only screen and (max-width: 640px) {
  .home_product .home_product_wrap .product_set .set_wrap .hover h3 span.en {
    font-size: 185.7%;
  }
}
@media only screen and (max-width: 640px) {
  .home_product .home_product_wrap .product_set .set_wrap .hover h3 span.ja {
    font-size: 92.9%;
  }
}
.home_product .home_product_wrap .product_set .set_wrap .hover h3 + p {
  margin-top: 1.5em;
}
.home_product .home_product_wrap .product_set .set_wrap .hover .btn {
  border: 1px #fff solid;
  border-radius: 50px;
  display: block;
  font-weight: bold;
  text-align: center;
  max-width: 230px;
  width: 100%;
  position: relative;
  padding: 15px 0;
  margin: 1.5em auto 0;
}
@media only screen and (max-width: 900px) {
  .home_product .home_product_wrap .product_set .set_wrap .hover .btn {
    opacity: 1;
    display: block;
    max-height: none;
  }
}
.home_product .home_product_wrap .product_set .set_wrap .hover .btn:after {
  font-family: FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-size: 120%;
  font-weight: bold;
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  margin-left: 0.3em;
  z-index: 3;
}
.home_product .home_product_wrap .product_set.small {
  width: 20%;
}
@media only screen and (max-width: 1200px) {
  .home_product .home_product_wrap .product_set.small {
    font-size: 12px;
  }
}
@media only screen and (max-width: 1100px) {
  .home_product .home_product_wrap .product_set.small {
    font-size: 10px;
  }
}
@media only screen and (max-width: 900px) {
  .home_product .home_product_wrap .product_set.small {
    font-size: 14px;
    width: 100%;
  }
}
@media only screen and (max-width: 900px) {
  .home_product .home_product_wrap .product_set.small .set_wrap {
    align-items: center;
    background-color: #eef2f6;
    display: flex;
    position: relative;
    margin: 0 -8px;
  }
  .home_product .home_product_wrap .product_set.small .set_wrap:after {
    background: url(../media/images/common/product_mask_sp.png) repeat-y right top;
    background-size: contain;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
  }
  .home_product .home_product_wrap .product_set.small .set_wrap .img_wrap,
.home_product .home_product_wrap .product_set.small .set_wrap .hover {
    padding: 0 8px;
  }
  .home_product .home_product_wrap .product_set.small .set_wrap .img_wrap {
    width: 50%;
  }
  .home_product .home_product_wrap .product_set.small .set_wrap .img_wrap:after {
    display: none;
  }
}
@media only screen and (max-width: 1300px) {
  .home_product .home_product_wrap .product_set.small .set_wrap .hover {
    padding: 0 10px;
  }
}
@media only screen and (max-width: 900px) {
  .home_product .home_product_wrap .product_set.small .set_wrap .hover {
    width: 50%;
    position: static;
    padding: 0;
  }
  .home_product .home_product_wrap .product_set.small .set_wrap .hover .hover_wrap {
    transform: translateY(0);
    padding-right: 20px;
  }
}
.home_product .home_product_wrap .product_set.small .set_wrap .hover h3 span.en {
  font-size: 185.7%;
}
@media only screen and (max-width: 640px) {
  .home_product .home_product_wrap .product_set.small .set_wrap .hover h3 span.en {
    font-size: 171.4%;
    line-height: 1.1;
  }
}
@media only screen and (max-width: 400px) {
  .home_product .home_product_wrap .product_set.small .set_wrap .hover h3 span.en {
    font-size: 157.1%;
  }
}
@media only screen and (max-width: 640px) {
  .home_product .home_product_wrap .product_set.small .set_wrap .hover h3 span.ja {
    margin-top: 5px;
  }
}
.home_product .home_product_wrap .product_set.small .set_wrap .hover .btn {
  max-width: 90%;
}
@media only screen and (max-width: 900px) {
  .home_product .home_product_wrap .product_set.small .set_wrap .hover .btn {
    margin-top: 0;
  }
}
@media only screen and (max-width: 640px) {
  .home_product .home_product_wrap .product_set.small .set_wrap .hover .btn {
    font-size: 12px;
  }
}

.icon_navi {
  border-top: 1px #d5d5d5 solid;
  border-left: 1px #d5d5d5 solid;
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (max-width: 900px) {
  .icon_navi {
    display: block;
  }
}
.icon_navi .navi_set {
  border-bottom: 1px #d5d5d5 solid;
  border-right: 1px #d5d5d5 solid;
  display: flex;
  width: 50%;
}
@media only screen and (max-width: 900px) {
  .icon_navi .navi_set {
    width: 100%;
  }
}
.icon_navi .navi_set a {
  align-items: center;
  display: flex;
  width: 100%;
  text-decoration: none;
  position: relative;
  padding: 65px 90px 65px 0;
}
@media only screen and (max-width: 640px) {
  .icon_navi .navi_set a {
    padding: 30px 3em 30px 0;
  }
}
.icon_navi .navi_set a:after {
  font-family: FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-size: 150%;
  font-weight: bold;
  position: absolute;
  top: 50%;
  right: 32px;
  transform: translateY(-50%);
  margin-left: 0.3em;
  z-index: 3;
}
@media only screen and (max-width: 640px) {
  .icon_navi .navi_set a:after {
    right: 15px;
  }
}
.icon_navi .navi_set a:before {
  transition: 0.5s;
  background-color: #eef2f6;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  z-index: 1;
}
@media only screen and (min-width: 1025px) {
  .icon_navi .navi_set a:hover:before {
    width: 100%;
  }
}
.icon_navi .navi_set .icon_wrap,
.icon_navi .navi_set .txt {
  position: relative;
  z-index: 2;
}
.icon_navi .navi_set .icon_wrap {
  width: 150px;
}
@media only screen and (max-width: 640px) {
  .icon_navi .navi_set .icon_wrap {
    width: 100px;
  }
}
.icon_navi .navi_set .icon_wrap img {
  display: block;
  margin: 0 auto;
}
@media only screen and (max-width: 640px) {
  .icon_navi .navi_set .icon_wrap img {
    width: 45px;
  }
}
.icon_navi .navi_set .txt {
  flex: 1;
}
.icon_navi .navi_set .txt p span {
  display: block;
  line-height: 1.5;
}
.icon_navi .navi_set .txt p span.en {
  color: #002666;
  font-size: 185.7%;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
}
@media only screen and (max-width: 640px) {
  .icon_navi .navi_set .txt p span.en {
    font-size: 142.9%;
  }
}
@media only screen and (max-width: 640px) {
  .icon_navi .navi_set .txt p span.ja {
    font-size: 92.9%;
  }
}

.slick-slider {
  position: relative;
}
.slick-slider .slick-list {
  position: relative;
  margin: 0 -16px;
  /*&:before,
  &:after{
    background-color: #eef2f6;
    content: '';
    display: block;
    width: 200%;
    height: 100%;
    top: 0;
    position: absolute;
    z-index: 2;
  }
  &:before{
    right: 100%;
  }
  &:after{
    left: 100%;
  }*/
}
@media only screen and (max-width: 640px) {
  .slick-slider .slick-list {
    margin: 0 -10px;
  }
}
.slick-slider .slick-list .slick-track {
  position: relative;
  z-index: 1;
  display: flex;
}
.slick-slider .slick-list .slick-track > div {
  outline: none;
  padding: 0 16px;
}
@media only screen and (max-width: 640px) {
  .slick-slider .slick-list .slick-track > div {
    padding: 0 10px;
  }
}
.slick-slider .slick-list .slick-track > div a {
  display: block;
  outline: none;
}
.slick-slider .slick-arrow {
  align-items: center;
  background-color: #eef2f6;
  cursor: pointer;
  display: flex;
  width: 200%;
  height: 100%;
  top: 0;
  position: absolute;
  z-index: 2;
}
@media only screen and (max-width: 900px) {
  .slick-slider .slick-arrow {
    display: none !important;
  }
}
.slick-slider .slick-arrow.prev:before, .slick-slider .slick-arrow.next:before {
  font-family: FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #002666;
  font-size: 200%;
}
.slick-slider .slick-arrow.prev {
  right: 100%;
  justify-content: flex-end;
}
.slick-slider .slick-arrow.prev:before {
  content: "";
  margin-right: 22px;
}
@media only screen and (max-width: 1200px) {
  .slick-slider .slick-arrow.prev:before {
    margin-right: 10px;
  }
}
.slick-slider .slick-arrow.next {
  left: 100%;
}
.slick-slider .slick-arrow.next:before {
  content: "";
  margin-left: 22px;
}
@media only screen and (max-width: 1200px) {
  .slick-slider .slick-arrow.next:before {
    margin-left: 10px;
  }
}

.bnr_slide {
  background-color: #eef2f6;
  padding: 40px 0;
  margin-top: 80px;
}
.bnr_slide.btm {
  margin-bottom: -90px;
}
@media only screen and (max-width: 640px) {
  .bnr_slide.btm {
    margin-bottom: -45px;
  }
}
.bnr_slide.mdl {
  margin-bottom: 5em;
}
.bnr_slide.mdl .slick-list {
  padding: 0 40px;
}
@media only screen and (max-width: 640px) {
  .bnr_slide.mdl {
    margin-bottom: 3em;
  }
}
.bnr_slide.mdl .slick-slider .slick-arrow {
  background-color: #fff !important;
}
@media only screen and (max-width: 640px) {
  .bnr_slide {
    padding: 25px 20px;
  }
  .bnr_slide .slick-list {
    margin-left: -30px;
  }
}
.bnr_slide .item img {
  width: 100%;
}

.movie .movie_wrap {
  cursor: pointer;
  position: relative;
}
.movie .movie_wrap:before, .movie .movie_wrap:after {
  transition: 0.5s;
  content: "";
  display: block;
  position: absolute;
  opacity: 0;
}
.movie .movie_wrap:before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.movie .movie_wrap:after {
  top: 50%;
  left: 50%;
  width: 65px;
  height: 65px;
  transform: translate(-50%, -50%);
  z-index: 3;
}
.movie .movie_wrap.stop:before, .movie .movie_wrap.stop:after {
  opacity: 1;
}
.movie .movie_wrap.stop:before {
  background-color: rgba(0, 0, 0, 0.5);
}
.movie .movie_wrap.stop:after {
  background: url(../media/images/common/icon_play.png) no-repeat left top;
  background-size: contain;
}
.movie .movie_wrap video {
  width: 100%;
  position: relative;
  z-index: 1;
}

.bg_area {
  padding: 72px 0;
}
@media only screen and (max-width: 900px) {
  .bg_area {
    padding: 50px 0;
  }
}
@media only screen and (max-width: 640px) {
  .bg_area {
    padding: 26px 0;
  }
}
.bg_area.blue {
  background-color: #eef2f6;
}

.history_area.last .history_set {
  padding-bottom: 50px;
}
.history_area + .history_area .history_set .history_cont .year .circle:after {
  top: -50px;
}
.history_area .history_set {
  background-color: #eef2f6;
  overflow: hidden;
  padding: 16px 0;
}
.history_area .history_set.bg {
  background-color: #e4ebf2;
}
.history_area .history_set .history_cont {
  display: flex;
}
.history_area .history_set .history_cont .year {
  width: 184px;
}
@media only screen and (max-width: 900px) {
  .history_area .history_set .history_cont .year {
    width: 120px;
  }
}
.history_area .history_set .history_cont .year .circle {
  align-items: center;
  background-color: #fff;
  border-radius: 60px;
  display: flex;
  justify-content: center;
  position: relative;
  width: 112px;
  height: 112px;
}
@media only screen and (max-width: 900px) {
  .history_area .history_set .history_cont .year .circle {
    width: 90px;
    height: 90px;
  }
}
.history_area .history_set .history_cont .year .circle:after {
  background-color: #fff;
  content: "";
  display: block;
  width: 4px;
  height: 20000%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.history_area .history_set .history_cont .year .circle p {
  color: #002666;
  text-align: center;
}
.history_area .history_set .history_cont .year .circle p span {
  display: block;
  line-height: 1.1;
}
.history_area .history_set .history_cont .year .circle p span.robot {
  font-family: "Roboto", sans-serif;
  font-size: 200%;
  font-weight: bold;
}
@media only screen and (max-width: 900px) {
  .history_area .history_set .history_cont .year .circle p span.robot {
    font-size: 171.4%;
  }
}
.history_area .history_set .history_cont .info {
  flex: 1;
  padding-top: 44px;
}
@media only screen and (max-width: 900px) {
  .history_area .history_set .history_cont .info {
    padding-top: 34px;
  }
}
.history_area .history_set .history_cont .info .info_set {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 900px) {
  .history_area .history_set .history_cont .info .info_set {
    display: block;
  }
}
.history_area .history_set .history_cont .info .info_set + .info_set {
  border-top: 1px #d4d4d4 solid;
  padding-top: 24px;
  margin-top: 24px;
}
.history_area .history_set .history_cont .info .info_set .txt {
  flex: 1;
  padding-right: 1em;
}
.history_area .history_set .history_cont .info .info_set .txt .tag {
  background-color: #e60a60;
  color: #fff;
  display: table;
  font-size: 85.7%;
  text-align: center;
  min-width: 100px;
  padding: 2px 1em;
  margin-bottom: 8px;
}
.history_area .history_set .history_cont .info .info_set .img {
  width: 276px;
}
@media only screen and (max-width: 900px) {
  .history_area .history_set .history_cont .info .info_set .img {
    width: 100%;
    margin-top: 1em;
  }
}

.modal_open {
  overflow: hidden;
  height: 100%;
}

.modal {
  background-color: rgba(0, 14, 38, 0.9);
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
  overflow-y: auto;
  padding: 70px 0 50px;
}
.modal .modal_close {
  text-align: right;
  position: fixed;
  right: 40px;
  top: 40px;
}
.modal .modal_wrap {
  align-items: center;
  display: flex;
  max-width: 888px;
  position: absolute;
  width: 100%;
  max-height: 90%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.modal .modal_wrap .modal_content {
  background-color: #fff;
  width: 100%;
  max-height: 100%;
  margin: 0 auto;
}
.modal .modal_wrap .modal_content .modal_area .modal_cont video {
  width: 100%;
}

.required {
  border: 1px #e5005a solid;
  border-radius: 8px;
  color: #e5005a;
  display: inline-block;
  font-size: 85.7%;
  padding: 0.2px 1em;
  margin-left: 0.5em;
}

p .required {
  margin-left: 0;
  margin-right: 0.5em;
}

.synergy_wrap #err,
.synergy_wrap .error {
  color: #e5005a;
  margin-top: 5px;
}
.synergy_wrap p.sup {
  margin-bottom: 5px;
}
.synergy_wrap .error span {
  display: block;
}
.synergy_wrap form {
  display: block;
}
.synergy_wrap table {
  table-layout: fixed;
  border-top: solid 1px #d6d9de;
  border-right: solid 1px #d6d9de;
}
.synergy_wrap table tbody tr th, .synergy_wrap table tbody tr td {
  border-bottom: solid 1px #d6d9de;
  border-left: solid 1px #d6d9de;
  vertical-align: top;
  padding: 15px 20px;
}
@media only screen and (max-width: 900px) {
  .synergy_wrap table tbody tr th, .synergy_wrap table tbody tr td {
    display: block;
    width: 100%;
  }
}
@media only screen and (min-width: 641px) {
  .synergy_wrap table tbody tr th.flex ul, .synergy_wrap table tbody tr td.flex ul {
    display: flex;
  }
}
@media only screen and (min-width: 641px) {
  .synergy_wrap table tbody tr th.flex ul li + li, .synergy_wrap table tbody tr td.flex ul li + li {
    margin-left: 1em;
  }
}
@media only screen and (max-width: 640px) {
  .synergy_wrap table tbody tr th.flex ul li + li, .synergy_wrap table tbody tr td.flex ul li + li {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 480px) {
  .synergy_wrap table tbody tr th.flex ul li input[size="10"], .synergy_wrap table tbody tr td.flex ul li input[size="10"] {
    width: 75%;
  }
}
.synergy_wrap table tbody tr th.flex label + label, .synergy_wrap table tbody tr td.flex label + label {
  margin-left: 1em;
}
.synergy_wrap table tbody tr th.flex label span, .synergy_wrap table tbody tr td.flex label span {
  display: block;
}
.synergy_wrap table tbody tr th table, .synergy_wrap table tbody tr td table {
  border: none;
  width: auto;
}
.synergy_wrap table tbody tr th table:first-child, .synergy_wrap table tbody tr td table:first-child {
  border: none;
}
.synergy_wrap table tbody tr th table td, .synergy_wrap table tbody tr td table td {
  background: none;
  border: none;
  padding: 0;
}
.synergy_wrap table tbody tr th table td + td, .synergy_wrap table tbody tr td table td + td {
  padding-left: 1em;
}
@media only screen and (max-width: 640px) {
  .synergy_wrap table tbody tr th table td + td, .synergy_wrap table tbody tr td table td + td {
    padding-left: 0;
  }
}
.synergy_wrap table tbody tr th table td:first-child, .synergy_wrap table tbody tr td table td:first-child {
  background: none;
  width: auto;
}
.synergy_wrap table tbody tr th:first-child, .synergy_wrap table tbody tr td:first-child {
  background: #eef2f6;
  width: 250px;
  position: relative;
  padding-right: 54px;
}
.synergy_wrap table tbody tr th:first-child .required, .synergy_wrap table tbody tr td:first-child .required {
  position: absolute;
  top: 16px;
  right: 15px;
}
@media only screen and (max-width: 900px) {
  .synergy_wrap table tbody tr th:first-child, .synergy_wrap table tbody tr td:first-child {
    width: 100%;
  }
}
.synergy_wrap table tbody tr th label, .synergy_wrap table tbody tr td label {
  align-items: center;
  display: flex;
}
@media only screen and (max-width: 640px) {
  .synergy_wrap table tbody tr th label, .synergy_wrap table tbody tr td label {
    display: block;
  }
}
.synergy_wrap table tbody tr th label input[type=radio], .synergy_wrap table tbody tr td label input[type=radio] {
  margin-right: 5px;
}
@media only screen and (max-width: 640px) {
  .synergy_wrap table tbody tr th label input[type=radio], .synergy_wrap table tbody tr td label input[type=radio] {
    margin-right: 0;
  }
}
.synergy_wrap table tbody tr th textarea,
.synergy_wrap table tbody tr th select, .synergy_wrap table tbody tr td textarea,
.synergy_wrap table tbody tr td select {
  border: solid 1px #d6d9de;
  padding: 10px 1em;
}
.synergy_wrap table tbody tr th input, .synergy_wrap table tbody tr td input {
  max-width: 100%;
}
@media only screen and (max-width: 900px) {
  .synergy_wrap table tbody tr th input[size="50"], .synergy_wrap table tbody tr th input[size="100"], .synergy_wrap table tbody tr td input[size="50"], .synergy_wrap table tbody tr td input[size="100"] {
    width: 100%;
  }
}
@media only screen and (max-width: 400px) {
  .synergy_wrap table tbody tr th input[size="4"], .synergy_wrap table tbody tr td input[size="4"] {
    width: 30%;
  }
  .synergy_wrap table tbody tr th input[size="10"], .synergy_wrap table tbody tr td input[size="10"] {
    width: 45%;
  }
}
.synergy_wrap table tbody tr th input[type=email], .synergy_wrap table tbody tr th input[type=tel], .synergy_wrap table tbody tr th input[type=text], .synergy_wrap table tbody tr td input[type=email], .synergy_wrap table tbody tr td input[type=tel], .synergy_wrap table tbody tr td input[type=text] {
  border: solid 1px #d6d9de;
  padding: 10px 1em;
}
@media only screen and (max-width: 640px) {
  .synergy_wrap table tbody tr th input[type=text],
.synergy_wrap table tbody tr th input[type=email],
.synergy_wrap table tbody tr th input[type=tel],
.synergy_wrap table tbody tr th textarea,
.synergy_wrap table tbody tr th select, .synergy_wrap table tbody tr td input[type=text],
.synergy_wrap table tbody tr td input[type=email],
.synergy_wrap table tbody tr td input[type=tel],
.synergy_wrap table tbody tr td textarea,
.synergy_wrap table tbody tr td select {
    font-size: 114.3%;
  }
}
.synergy_wrap table tbody tr th textarea, .synergy_wrap table tbody tr td textarea {
  display: block;
  width: 100%;
}
.synergy_wrap table tbody tr th dl .dl_set, .synergy_wrap table tbody tr td dl .dl_set {
  align-items: center;
  display: flex;
}
.synergy_wrap table tbody tr th dl .dl_set + .dl_set, .synergy_wrap table tbody tr td dl .dl_set + .dl_set {
  margin-top: 10px;
}
.synergy_wrap table tbody tr th dl .dl_set dt, .synergy_wrap table tbody tr td dl .dl_set dt {
  width: 12.5em;
}
.synergy_wrap table tbody tr th dl .dl_set dd, .synergy_wrap table tbody tr td dl .dl_set dd {
  flex: 1 1 0;
}
.synergy_wrap table tbody tr th dl .dl_set dd input, .synergy_wrap table tbody tr td dl .dl_set dd input {
  width: 100%;
}
.synergy_wrap table tbody tr th ul.vertical li + li, .synergy_wrap table tbody tr td ul.vertical li + li {
  margin-top: 10px;
}
.synergy_wrap button.zip_btn {
  background-color: #002666;
  border: 1px #002666 solid;
  border-radius: 50px;
  color: #fff;
  display: inline-block;
  text-align: center;
  padding: 10px 1em;
  margin-left: 10px;
}
@media only screen and (min-width: 1025px) {
  .synergy_wrap button.zip_btn {
    transition: 0.5s;
  }
  .synergy_wrap button.zip_btn:hover {
    background-color: #fff;
    color: #002666;
  }
}
.synergy_wrap #catalog_html {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px -30px;
}
@media only screen and (max-width: 900px) {
  .synergy_wrap #catalog_html {
    display: block;
    margin: 0;
  }
}
.synergy_wrap #catalog_html .catalog_cont {
  display: flex;
  width: 50%;
  padding: 0 15px;
  margin: 0 0 30px;
}
@media only screen and (max-width: 900px) {
  .synergy_wrap #catalog_html .catalog_cont {
    width: 100%;
    padding: 0;
    margin: 0;
  }
  .synergy_wrap #catalog_html .catalog_cont + .catalog_cont {
    margin-top: 15px;
  }
}
.synergy_wrap #catalog_html .catalog_cont span {
  display: block;
}
.synergy_wrap #catalog_html .catalog_cont span.img {
  width: 100px;
}
.synergy_wrap #catalog_html .catalog_cont span.info {
  flex: 1;
  padding-left: 1.5em;
}
.synergy_wrap #catalog_html .catalog_cont span.info p {
  line-height: 1.3;
}
.synergy_wrap #catalog_html .catalog_cont span.info p.title {
  font-size: 114.3%;
}
.synergy_wrap #catalog_html .catalog_cont span.info p.num {
  margin-top: 1em;
}
.synergy_wrap .btn_area {
  margin-top: 3em;
}
.synergy_wrap .btn_area ul {
  display: flex;
  justify-content: center;
}
@media only screen and (max-width: 640px) {
  .synergy_wrap .btn_area ul {
    display: block;
  }
}
@media only screen and (max-width: 640px) {
  .synergy_wrap .btn_area ul li + li {
    margin-top: 10px;
  }
}
.synergy_wrap .btn_area ul li a,
.synergy_wrap .btn_area ul li button {
  border-radius: 50px;
  color: #002666;
  font-size: 114.3%;
  text-align: center;
  padding: 22px 0;
}
@media only screen and (max-width: 640px) {
  .synergy_wrap .btn_area ul li a,
.synergy_wrap .btn_area ul li button {
    display: block;
    padding: 15px 0;
  }
}
.synergy_wrap .btn_area ul li a[type=reset],
.synergy_wrap .btn_area ul li button[type=reset] {
  background-color: #f2f2f2;
  border: 1px #f2f2f2 solid;
  width: 170px;
}
@media only screen and (min-width: 1025px) {
  .synergy_wrap .btn_area ul li a[type=reset],
.synergy_wrap .btn_area ul li button[type=reset] {
    transition: 0.5s;
  }
  .synergy_wrap .btn_area ul li a[type=reset]:hover,
.synergy_wrap .btn_area ul li button[type=reset]:hover {
    background-color: #002666;
    color: #fff;
  }
}
@media only screen and (max-width: 640px) {
  .synergy_wrap .btn_area ul li a[type=reset],
.synergy_wrap .btn_area ul li button[type=reset] {
    width: 100%;
    max-width: 200px;
    margin: 0 auto;
  }
}
.synergy_wrap .btn_area ul li a.submit, .synergy_wrap .btn_area ul li a[type=button], .synergy_wrap .btn_area ul li a[type=submit],
.synergy_wrap .btn_area ul li button.submit,
.synergy_wrap .btn_area ul li button[type=button],
.synergy_wrap .btn_area ul li button[type=submit] {
  border: 1px #002666 solid;
  width: 336px;
  margin-left: 16px;
  position: relative;
}
@media only screen and (max-width: 640px) {
  .synergy_wrap .btn_area ul li a.submit, .synergy_wrap .btn_area ul li a[type=button], .synergy_wrap .btn_area ul li a[type=submit],
.synergy_wrap .btn_area ul li button.submit,
.synergy_wrap .btn_area ul li button[type=button],
.synergy_wrap .btn_area ul li button[type=submit] {
    margin-left: 0;
    width: 100%;
    max-width: 200px;
    margin: 0 auto;
  }
}
.synergy_wrap .btn_area ul li a.submit:after, .synergy_wrap .btn_area ul li a[type=button]:after, .synergy_wrap .btn_area ul li a[type=submit]:after,
.synergy_wrap .btn_area ul li button.submit:after,
.synergy_wrap .btn_area ul li button[type=button]:after,
.synergy_wrap .btn_area ul li button[type=submit]:after {
  font-family: FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-weight: bold;
  font-size: 130%;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}
@media only screen and (min-width: 1025px) {
  .synergy_wrap .btn_area ul li a.submit, .synergy_wrap .btn_area ul li a[type=button], .synergy_wrap .btn_area ul li a[type=submit],
.synergy_wrap .btn_area ul li button.submit,
.synergy_wrap .btn_area ul li button[type=button],
.synergy_wrap .btn_area ul li button[type=submit] {
    transition: 0.5s;
  }
  .synergy_wrap .btn_area ul li a.submit:hover, .synergy_wrap .btn_area ul li a[type=button]:hover, .synergy_wrap .btn_area ul li a[type=submit]:hover,
.synergy_wrap .btn_area ul li button.submit:hover,
.synergy_wrap .btn_area ul li button[type=button]:hover,
.synergy_wrap .btn_area ul li button[type=submit]:hover {
    background-color: #002666;
    color: #fff;
  }
}
.synergy_wrap .btn_area ul li a[type=button]:after,
.synergy_wrap .btn_area ul li button[type=button]:after {
  display: none;
}
.synergy_wrap .btn_area ul li a:disabled,
.synergy_wrap .btn_area ul li button:disabled {
  background-color: #ccc;
  border-color: #ccc;
  color: #222222;
  cursor: not-allowed;
  opacity: 0.5;
}
.synergy_wrap .btn_area ul li a:disabled:hover,
.synergy_wrap .btn_area ul li button:disabled:hover {
  background-color: #ccc;
  border-color: #ccc;
  color: #222222;
  cursor: not-allowed;
  opacity: 0.5;
}

.paging {
  margin-top: 5em;
  display: flex;
  justify-content: center;
}
.paging a, .paging span {
  align-items: center;
  display: flex;
  justify-content: center;
  width: 40px;
  height: 40px;
}
.paging a {
  text-decoration: none;
}
@media only screen and (min-width: 1025px) {
  .paging a {
    transition: 0.5s;
  }
  .paging a:hover {
    background-color: #eef2f6;
  }
}
.paging .prev {
  margin-right: 7px;
}
.paging .prev a {
  overflow: hidden;
  text-indent: -99999px;
}
.paging .prev a:after {
  font-family: FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  display: block;
  font-weight: bold;
  font-size: 120%;
  text-indent: 0;
  position: absolute;
}
.paging ul {
  display: flex;
  justify-content: center;
  margin: 0 -7px;
}
.paging ul li {
  padding: 0 7px;
}
.paging .current span {
  background-color: #eef2f6;
}
.paging .next {
  margin-left: 7px;
}
.paging .next a {
  overflow: hidden;
  text-indent: -99999px;
}
.paging .next a:after {
  font-family: FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  display: block;
  font-weight: bold;
  font-size: 120%;
  text-indent: 0;
  position: absolute;
}

.narrow_down {
  margin-bottom: 20px;
}
@media only screen and (max-width: 640px) {
  .narrow_down {
    margin: -20px 0 10px;
  }
}
.narrow_down dl {
  align-items: center;
  display: flex;
}
@media only screen and (max-width: 640px) {
  .narrow_down dl {
    margin: 0 -8px;
  }
}
@media only screen and (max-width: 400px) {
  .narrow_down dl {
    display: block;
  }
}
.narrow_down dl .dl_set {
  align-items: center;
  display: flex;
}
@media only screen and (max-width: 640px) {
  .narrow_down dl .dl_set {
    display: block;
    width: 50%;
    padding: 0 8px;
  }
}
@media only screen and (max-width: 400px) {
  .narrow_down dl .dl_set {
    width: 100%;
  }
}
@media only screen and (min-width: 641px) {
  .narrow_down dl .dl_set + .dl_set {
    margin-left: 18px;
  }
}
@media only screen and (max-width: 400px) {
  .narrow_down dl .dl_set + .dl_set {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 640px) {
  .narrow_down dl .dl_set dt {
    margin-bottom: 5px;
  }
}
.narrow_down dl .dl_set dd .select_wrap {
  border: 1px #d5d5d5 solid;
  border-radius: 50px;
  overflow: hidden;
  position: relative;
}
@media only screen and (max-width: 640px) {
  .narrow_down dl .dl_set dd .select_wrap {
    padding-right: 50px;
  }
}
.narrow_down dl .dl_set dd .select_wrap:after {
  font-family: FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-size: 120%;
  font-weight: bold;
  position: absolute;
  top: 50%;
  right: 12px;
  transform: translateY(-50%);
  z-index: 0;
}
.narrow_down dl .dl_set dd .select_wrap select {
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
  border: 0;
  margin: 0;
  padding: 0;
  background: none transparent;
  vertical-align: middle;
  font-size: inherit;
  color: inherit;
  box-sizing: content-box;
  display: block;
  min-width: 128px;
  line-height: 1;
  padding: 13px 30px 13px 18px;
}
@media only screen and (max-width: 640px) {
  .narrow_down dl .dl_set dd .select_wrap select {
    width: 100%;
    overflow: hidden;
  }
}

#img_modal {
  overflow: hidden;
}
#img_modal .modal_wrap {
  display: block;
  width: auto;
  height: 100%;
  padding-bottom: 40px 20px;
}
#img_modal .modal_wrap .modal_content {
  background: none;
  height: 100%;
}
#img_modal .modal_wrap .modal_content .modal_area {
  height: 100%;
}
#img_modal .modal_wrap .modal_content .modal_area .modal_cont {
  height: 100%;
}
#img_modal .modal_wrap .modal_content .modal_area .modal_cont img {
  display: block;
  max-height: 100%;
  margin: 0 auto;
}