@charset "UTF-8";
.toTop, .pagetop, .to_topbox, #pageTop, .p-sensya-goTop {
  display: none !important; }

.main_outer1 {
  background-color: #f7f7f7;
  padding: 10px;
  padding-bottom: 0; }
  @media (max-width: 767px) {
    .main_outer1 {
      padding: 1.33333333vw;
      padding-bottom: 0; } }

.main_outer2 {
  background-color: #fff;
  border-radius: 3px;
  padding: 1px 0; }

.main_outer1 html, .main_outer1 body, .main_outer1 div, .main_outer1 span, .main_outer1 applet, .main_outer1 object, .main_outer1 iframe,
.main_outer1 h1, .main_outer1 h2, .main_outer1 h3, .main_outer1 h4, .main_outer1 h5, .main_outer1 h6, .main_outer1 p, .main_outer1 blockquote, .main_outer1 pre,
.main_outer1 a, .main_outer1 abbr, .main_outer1 acronym, .main_outer1 address, .main_outer1 big, .main_outer1 cite, .main_outer1 code,
.main_outer1 del, .main_outer1 dfn, .main_outer1 em, .main_outer1 img, .main_outer1 ins, .main_outer1 kbd, .main_outer1 q, .main_outer1 s, .main_outer1 samp,
.main_outer1 small, .main_outer1 strike, .main_outer1 strong, .main_outer1 sub, .main_outer1 sup, .main_outer1 tt, .main_outer1 var,
.main_outer1 b, .main_outer1 u, .main_outer1 i, .main_outer1 center,
.main_outer1 dl, .main_outer1 dt, .main_outer1 dd, .main_outer1 ol, .main_outer1 ul, .main_outer1 li,
.main_outer1 fieldset, .main_outer1 form, .main_outer1 label, .main_outer1 legend,
.main_outer1 table, .main_outer1 caption, .main_outer1 tbody, .main_outer1 tfoot, .main_outer1 thead, .main_outer1 tr, .main_outer1 th, .main_outer1 td,
.main_outer1 article, .main_outer1 aside, .main_outer1 canvas, .main_outer1 details, .main_outer1 embed,
.main_outer1 figure, .main_outer1 figcaption, .main_outer1 footer, .main_outer1 header, .main_outer1 hgroup,
.main_outer1 menu, .main_outer1 nav, .main_outer1 output, .main_outer1 ruby, .main_outer1 section, .main_outer1 summary,
.main_outer1 time, .main_outer1 mark, .main_outer1 audio, .main_outer1 video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

.main_outer1 html {
  line-height: 1; }

.main_outer1 ol, .main_outer1 ul {
  list-style: none; }

.main_outer1 table {
  border-collapse: collapse;
  border-spacing: 0; }

.main_outer1 caption, .main_outer1 th, .main_outer1 td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

.main_outer1 q, .main_outer1 blockquote {
  quotes: none; }

.main_outer1 q:before, .main_outer1 q:after, .main_outer1 blockquote:before, .main_outer1 blockquote:after {
  content: "";
  content: none; }

.main_outer1 a img {
  border: none; }

.main_outer1 article, .main_outer1 aside, .main_outer1 details, .main_outer1 figcaption, .main_outer1 figure, .main_outer1 footer, .main_outer1 header, .main_outer1 hgroup, .main_outer1 main, .main_outer1 menu, .main_outer1 nav, .main_outer1 section, .main_outer1 summary {
  display: block; }

@media all and (min-width: 768px) {
  .main_outer1 .sp_br {
    display: none; } }

@media all and (max-width: 767px) {
  .main_outer1 .pc_br {
    display: none; } }

.main_outer1 body {
  width: 100%;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  font-family: 'Noto Sans JP', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;
  font-size: 16px;
  word-wrap: break-word;
  overflow-wrap: break-word;
  line-height: 1.2;
  vertical-align: top;
  color: #333333; }

@media all and (max-width: 767px) {
  .main_outer1 body {
    font-size: 3.4667vw; } }

.main_outer1 *, .main_outer1 *:before, .main_outer1 *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.main_outer1 a {
  text-decoration: none;
  color: #3C3C3C; }

.main_outer1 a {
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.main_outer1 a:hover {
  opacity: 0.7; }

.main_outer1 main {
  position: relative; }

.main_outer1 main .contents {
  width: 1120px;
  margin: auto; }

@media all and (max-width: 767px) {
  .main_outer1 main .contents {
    width: auto;
    margin: auto; } }

.main_outer1 main .buttons {
  margin: 60px 0;
  padding: 0 2px;
  text-align: center;
  font-size: 0; }

@media all and (max-width: 767px) {
  .main_outer1 main .buttons {
    margin: 10.6667vw 0;
    text-align: center;
    padding: 0 0.3333vw; } }

.main_outer1 main .buttons .button {
  display: inline-block;
  text-align: center;
  background-color: #ed1a3a;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  color: white;
  font-size: 14px;
  font-weight: bold;
  min-width: 320px;
  line-height: 1;
  padding: 16px;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  -webkit-transition-property: background-color;
  transition-property: background-color; }

@media all and (min-width: 768px) {
  .main_outer1 main .buttons .button:nth-child(n+2) {
    margin-left: 30px; } }

.main_outer1 main .buttons .button.white {
  background-color: white;
  color: #333333; }

.main_outer1 main .buttons .button.white::before {
  background-image: url("../img/arrow_r_right.png"); }

.main_outer1 main .buttons .button.white:hover {
  background-color: white; }

.main_outer1 main .buttons .button:hover {
  background-color: #ed656e;
  opacity: 1; }

.main_outer1 main .buttons .button.overlay::before {
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.main_outer1 main .buttons .button.overlay:hover {
  opacity: 1; }

.main_outer1 main .buttons .button.overlay:hover::before {
  opacity: 0.5; }

.main_outer1 main .buttons .button.overlay:hover > * {
  opacity: 0.5; }

.main_outer1 main .buttons .button.overlay > * {
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.main_outer1 main .buttons .button.gray {
  background-color: #f2f2f2;
  color: #333333;
  -webkit-transition-property: opacity;
  transition-property: opacity; }

.main_outer1 main .buttons .button.gray:hover {
  opacity: 0.7; }

@media all and (min-width: 768px) {
  .main_outer1 main .buttons .button.gray {
    width: 300px;
    padding: 12px; } }

.main_outer1 main .buttons .button.gray::before {
  background-image: url("../img/arrow_r_right.png"); }

.main_outer1 main .buttons .button.drawer {
  background-color: #f2f2f2;
  color: #333333;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.main_outer1 main .buttons .button.drawer:hover {
  opacity: 0.7; }

@media all and (min-width: 768px) {
  .main_outer1 main .buttons .button.drawer {
    width: 300px; } }

.main_outer1 main .buttons .button.drawer::before {
  background-image: url("../img/arw_plus.png"); }

.main_outer1 main .buttons .button.drawer.opening::before, .main_outer1 main .buttons .button.drawer.opened::before {
  background-image: url("../img/arw_neg.png"); }

.main_outer1 main .buttons .button > img {
  float: left;
  display: block;
  height: 100%;
  width: auto;
  margin-right: 15px; }

@media all and (max-width: 767px) {
  .main_outer1 main .buttons .button > img {
    margin-right: 4vw; } }

@media all and (max-width: 767px) {
  .main_outer1 main .buttons .button {
    display: block;
    text-align: left;
    border-radius: 0.8vw;
    -webkit-box-shadow: 0 0.5333vw 0.6667vw rgba(0, 0, 0, 0.2);
    box-shadow: 0 0.5333vw 0.6667vw rgba(0, 0, 0, 0.2);
    font-size: 3.4667vw;
    min-width: auto;
    padding: 4vw; } }

.main_outer1 main .buttons .button::before {
  content: "";
  background-image: url("../img/arrow_w_right.png");
  background-size: 100% 100%;
  position: absolute;
  width: 18px;
  height: 18px;
  right: 16px;
  top: 50%;
  margin-top: -9px; }

@media all and (max-width: 767px) {
  .main_outer1 main .buttons .button::before {
    width: 4.2667vw;
    height: 4.2667vw;
    right: 4vw;
    top: 50%;
    margin-top: -2.1333vw; } }

.main_outer1 main .buttons .button[target='_blank']::after {
  display: inline-block;
  content: "";
  width: 19px;
  height: 15px;
  background-image: url("../../st-template/img/link_l.png");
  background-size: 100% 100%;
  margin-left: 10px;
  margin-bottom: -2px; }

@media all and (max-width: 767px) {
  .main_outer1 main .buttons .button[target='_blank']::after {
    width: 3.7333vw;
    height: 3.4667vw;
    margin-left: 2.6667vw;
    margin-bottom: 0; } }

.main_outer1 main .buttons.link_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 1120px;
  margin: 40px auto; }

@media all and (max-width: 767px) {
  .main_outer1 main .buttons.link_list {
    width: 90.4vw; } }

.main_outer1 main .buttons.link_list .button {
  background-color: #f2f2f2;
  color: #333333;
  font-weight: bold;
  text-align: left;
  width: 550px;
  margin: 0 0 16px 0;
  -webkit-transition-property: opacity;
  transition-property: opacity; }

.main_outer1 main .buttons.link_list .button:hover {
  background-color: #f2f2f2;
  opacity: 0.7; }

@media all and (max-width: 767px) {
  .main_outer1 main .buttons.link_list .button {
    width: 100%;
    margin: 0 0 1.8667vw 0; } }

.main_outer1 main .buttons.link_list .button::before {
  background-image: url("../img/arrow_r_right.png"); }

.main_outer1 main .products {
  width: 1120px;
  border-width: 1px;
  border-color: #d7d7d7;
  border-style: solid none solid none;
  position: relative;
  margin-bottom: 60px; }

@media all and (max-width: 767px) {
  .main_outer1 main .products {
    border: 0.2667vw none #ececec;
    border-top-style: solid;
    margin-bottom: 8vw;
    width: 90.4vw;
    margin-left: auto;
    margin-right: auto; } }

.main_outer1 main .products::before {
  content: "";
  position: absolute;
  background-color: white;
  width: 51px;
  height: 3px;
  left: 0;
  top: -1.8px; }

@media all and (max-width: 767px) {
  .main_outer1 main .products::before {
    width: 8.25vw;
    height: 0.5333vw;
    top: -0.2667vw; } }

.main_outer1 main .products::after {
  content: "";
  position: absolute;
  background-image: url("../img/h2.png");
  background-size: 100% 100%;
  width: 50px;
  height: 3px;
  left: 0;
  top: -1.8px; }

@media all and (max-width: 767px) {
  .main_outer1 main .products::after {
    width: 8vw;
    height: 0.5333vw;
    top: -0.4667vw; } }

.main_outer1 main .products h2 {
  font-size: 24px;
  font-weight: bold;
  padding-top: 20px;
  padding-bottom: 10px; }

@media all and (max-width: 767px) {
  .main_outer1 main .products h2 {
    font-size: 4.8vw;
    padding-top: 5.3333vw;
    padding-bottom: 8vw; } }

@media all and (max-width: 767px) {
  .main_outer1 main .products.no_info {
    border-bottom: 0.2667vw solid #ececec; }
  .main_outer1 main .products.no_info h2 {
    border: none;
    padding-bottom: 0vw; } }

.main_outer1 main .products .products_items {
  overflow: hidden;
  font-size: 0;
  width: 1120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

@media all and (max-width: 767px) {
  .main_outer1 main .products .products_items {
    width: 90.4vw; } }

.main_outer1 main .products .products_items .products_item {
  vertical-align: top;
  margin: 30px 28px 30px 0;
  width: 255px; }

@media all and (min-width: 768px) {
  .main_outer1 main .products .products_items .products_item:nth-child(4n) {
    margin-right: 0; } }

@media all and (max-width: 767px) {
  .main_outer1 main .products .products_items .products_item {
    margin: 0 3.3333vw 4.6667vw 0;
    width: 43.2vw;
    overflow: hidden; }
  .main_outer1 main .products .products_items .products_item:nth-child(2n) {
    margin-right: 0; }
  .main_outer1 main .products .products_items .products_item:nth-last-child(1), .main_outer1 main .products .products_items .products_item:nth-last-child(2) {
    margin-bottom: 0; } }

.main_outer1 main .products .products_items .products_item .img {
  margin-bottom: 25px;
  border: solid 1px #d9d9d9; }

.main_outer1 main .products .products_items .products_item .img img {
  display: block;
  width: 100%;
  height: auto; }

@media all and (max-width: 767px) {
  .main_outer1 main .products .products_items .products_item .img {
    margin-bottom: 3.3333vw; } }

.main_outer1 main .products .products_items .products_item .copy {
  font-size: 12px;
  font-weight: bold;
  line-height: 1.8;
  margin-bottom: 10px; }

@media all and (max-width: 767px) {
  .main_outer1 main .products .products_items .products_item .copy {
    font-size: 2.9333vw;
    margin-bottom: 1.7vw; } }

.main_outer1 main .products .products_items .products_item .maker {
  color: #666666;
  font-size: 12px;
  margin-bottom: -10px; }

@media all and (max-width: 767px) {
  .main_outer1 main .products .products_items .products_item .maker {
    margin-bottom: -3.2vw;
    font-size: 2.9333vw; } }

.main_outer1 main .products .products_items .products_item .name {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.6;
  margin-bottom: 5px; }

@media all and (max-width: 767px) {
  .main_outer1 main .products .products_items .products_item .name {
    font-size: 3.2vw;
    margin-bottom: 0.6667vw; } }

.main_outer1 main .products .products_items .products_item .price {
  font-size: 18px;
  font-weight: bold;
  color: #ed1a3b;
  margin-bottom: 20px; }

@media all and (max-width: 767px) {
  .main_outer1 main .products .products_items .products_item .price {
    font-size: 3.2vw;
    margin-bottom: 4.6667vw;
    margin-top: -2.6667vw; } }

.main_outer1 main .products .products_items .products_item .price.tax::after {
  font-size: 66.66%;
  content: "+税"; }

@media all and (max-width: 767px) {
  .main_outer1 main .products .products_items .products_item .price.tax::after {
    font-size: 2.9333vw; } }

.main_outer1 main .products .products_items .products_item .link {
  font-size: 14px;
  font-weight: bold;
  line-height: 18px; }

@media all and (max-width: 767px) {
  .main_outer1 main .products .products_items .products_item .link {
    font-size: 3.4667vw;
    line-height: 4.2667vw; } }

.main_outer1 main .products .products_items .products_item .link::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  background-image: url("../img/arrow_r_right.png");
  background-size: 100% 100%;
  width: 18px;
  height: 18px;
  margin-left: 12px; }

@media all and (max-width: 767px) {
  .main_outer1 main .products .products_items .products_item .link::after {
    width: 4.2667vw;
    height: 4.2667vw;
    margin-left: 2vw; } }

.main_outer1 main .products .products_items .products_item .stSiteHeaderSpTitle {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.8;
  margin-bottom: 5px;
  padding: 0;
  text-align: left; }

@media all and (max-width: 767px) {
  .main_outer1 main .products .products_items .products_item .stSiteHeaderSpTitle {
    font-size: 3.2vw;
    margin-bottom: 0.6667vw; } }

.main_outer1 main .products .products_items .products_item .description {
  font-size: 13px;
  font-weight: 400;
  line-height: 2;
  margin-bottom: 20px; }

@media all and (max-width: 767px) {
  .main_outer1 main .products .products_items .products_item .description {
    font-size: 2.9333vw;
    margin-bottom: 4.6667vw; } }

.main_outer1 main .products .products_items .products_item .title {
  font-size: 14px;
  text-align: left;
  padding: 0;
  font-weight: bold;
  line-height: 1.8;
  margin: 15px auto 10px; }

.main_outer1 main .products .products_items a.products_item {
  -webkit-transition-property: none;
  transition-property: none; }

.main_outer1 main .products .products_items a.products_item:hover {
  opacity: 1; }

.main_outer1 main .products .products_items a.products_item:hover .maker,
.main_outer1 main .products .products_items a.products_item:hover .title,
.main_outer1 main .products .products_items a.products_item:hover .name {
  text-decoration: underline; }

.main_outer1 main .products .products_items a.products_item:hover .link,
.main_outer1 main .products .products_items a.products_item:hover .img {
  opacity: 0.7; }

.main_outer1 main .products .products_items a.products_item .link,
.main_outer1 main .products .products_items a.products_item .img {
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  opacity: 1; }

.main_outer1 main .faq_detail .detail .info h3,
.main_outer1 main .faq_detail .detail .answer > h3,
.main_outer1 main .maintenance_top .etc_items .item .title h3,
.main_outer1 main .column_detail .article > h2 {
  margin: 50px 0 30px 0;
  font-size: 20px;
  font-weight: bold;
  padding-left: 20px;
  position: relative; }

@media all and (max-width: 767px) {
  .main_outer1 main .faq_detail .detail .info h3,
  .main_outer1 main .faq_detail .detail .answer > h3,
  .main_outer1 main .maintenance_top .etc_items .item .title h3,
  .main_outer1 main .column_detail .article > h2 {
    margin: 6.6667vw 0 4vw 0;
    font-size: 4vw;
    padding-left: 4vw;
    line-height: 1.7; } }

.main_outer1 main .faq_detail .detail .info h3::before,
.main_outer1 main .faq_detail .detail .answer > h3::before,
.main_outer1 main .maintenance_top .etc_items .item .title h3::before,
.main_outer1 main .column_detail .article > h2::before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  background-image: url("../img/column_h2.png");
  background-size: 100% 100%;
  width: 5px;
  height: 20px; }

@media all and (max-width: 767px) {
  .main_outer1 main .faq_detail .detail .info h3::before,
  .main_outer1 main .faq_detail .detail .answer > h3::before,
  .main_outer1 main .maintenance_top .etc_items .item .title h3::before,
  .main_outer1 main .column_detail .article > h2::before {
    top: 1.6vw;
    width: 1.3333vw;
    height: 4vw; } }

.main_outer1 main .faq_detail .detail .answer > h3 {
  margin-top: 10px; }

@media all and (max-width: 767px) {
  .main_outer1 main .faq_detail .detail .answer > h3 {
    margin-top: 0.5333vw; } }

.main_outer1 main ol {
  line-height: 2.4;
  margin-bottom: 20px; }

@media all and (max-width: 767px) {
  .main_outer1 main ol {
    line-height: 1.8;
    margin-bottom: 5.6667vw; } }

.main_outer1 main ol li {
  position: relative;
  padding-left: 30px; }

@media all and (max-width: 767px) {
  .main_outer1 main ol li {
    padding-left: 4.6667vw;
    margin-bottom: 2vw; } }

.main_outer1 main ol li::before {
  position: absolute;
  content: "*.";
  left: 0; }

.main_outer1 main ol li:nth-of-type(1)::before {
  content: "1."; }

.main_outer1 main ol li:nth-of-type(2)::before {
  content: "2."; }

.main_outer1 main ol li:nth-of-type(3)::before {
  content: "3."; }

.main_outer1 main ol li:nth-of-type(4)::before {
  content: "4."; }

.main_outer1 main ol li:nth-of-type(5)::before {
  content: "5."; }

.main_outer1 main ol li:nth-of-type(6)::before {
  content: "6."; }

.main_outer1 main ol li:nth-of-type(7)::before {
  content: "7."; }

.main_outer1 main ol li:nth-of-type(8)::before {
  content: "8."; }

.main_outer1 main ol li:nth-of-type(9)::before {
  content: "9."; }

.main_outer1 main ul {
  line-height: 2.4;
  margin-bottom: 20px; }

@media all and (max-width: 767px) {
  .main_outer1 main ul {
    line-height: 1.8;
    margin-bottom: 5.6667vw; } }

.main_outer1 main ul li {
  position: relative;
  padding-left: 30px; }

@media all and (max-width: 767px) {
  .main_outer1 main ul li {
    padding-left: 4.6667vw;
    margin-bottom: 2vw; } }

.main_outer1 main ul li::before {
  position: absolute;
  content: "・";
  left: 0; }

.main_outer1 main p {
  margin: 30px 0;
  line-height: 1.8; }

@media all and (max-width: 767px) {
  .main_outer1 main p {
    margin: 6vw 0 3vw 0; } }

.main_outer1 main p .note {
  display: block;
  font-weight: bold; }

@media all and (max-width: 767px) {
  .main_outer1 main p .note {
    margin-bottom: 2vw; } }

.main_outer1 main p a {
  display: inline-block;
  position: relative;
  padding-right: 6px; }

@media all and (max-width: 767px) {
  .main_outer1 main p a {
    padding-right: 1.8vw; } }

@media all and (min-width: 768px) {
  .main_outer1 main p a:hover {
    opacity: 1;
    text-decoration: underline; } }

.main_outer1 main p a[target='_blank']::after {
  content: "";
  display: inline-block;
  background-image: url("../img/link.png");
  background-size: 100% 100%;
  width: 11px;
  height: 9px;
  margin-left: 5px; }

@media all and (max-width: 767px) {
  .main_outer1 main p a[target='_blank']::after {
    margin-left: 1.3333vw; } }

.main_outer1 main > * > h1 {
  text-align: center;
  font-weight: bold;
  font-size: 30px;
  line-height: 1;
  margin: 65px 0 50px 0; }

@media all and (max-width: 767px) {
  .main_outer1 main > * > h1 {
    font-size: 5.6vw;
    margin: 10vw 0 6.6667vw 0; } }

.main_outer1 main > * > h1 .sub {
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 16px;
  display: block; }

@media all and (max-width: 767px) {
  .main_outer1 main > * > h1 .sub {
    font-size: 3.7333vw;
    margin-bottom: 3.3333vw; } }

.main_outer1 main > * > h2,
.main_outer1 main > * > * > h2 {
  border-top: solid 1px #e4e4e4;
  width: 1120px;
  font-size: 24px;
  font-weight: bold;
  margin: 50px auto 40px auto;
  padding-top: 20px;
  position: relative;
  line-height: 1; }

@media all and (max-width: 767px) {
  .main_outer1 main > * > h2,
  .main_outer1 main > * > * > h2 {
    width: auto;
    font-size: 4.8vw;
    padding-top: 5.3333vw;
    margin: 6.6667vw 4.6667vw; } }

.main_outer1 main > * > h2::before,
.main_outer1 main > * > * > h2::before {
  content: "";
  position: absolute;
  background-color: white;
  width: 51px;
  height: 3px;
  left: 0;
  top: -1.8px; }

@media all and (max-width: 767px) {
  .main_outer1 main > * > h2::before,
  .main_outer1 main > * > * > h2::before {
    width: 8.25vw;
    height: 0.5333vw;
    top: -0.2667vw; } }

.main_outer1 main > * > h2::after,
.main_outer1 main > * > * > h2::after {
  content: "";
  position: absolute;
  background-image: url("../img/h2.png");
  background-size: 100% 100%;
  width: 50px;
  height: 3px;
  left: 0;
  top: -1.8px; }

@media all and (max-width: 767px) {
  .main_outer1 main > * > h2::after,
  .main_outer1 main > * > * > h2::after {
    width: 8vw;
    height: 0.5333vw;
    top: -0.4667vw; } }

.main_outer1 main > * > h2.icon_title,
.main_outer1 main > * > * > h2.icon_title {
  padding-left: 40px; }

@media all and (max-width: 767px) {
  .main_outer1 main > * > h2.icon_title,
  .main_outer1 main > * > * > h2.icon_title {
    padding-left: 8vw; } }

.main_outer1 main > * > h2.icon_title img,
.main_outer1 main > * > * > h2.icon_title img {
  position: absolute;
  width: 24px;
  height: 24px;
  left: 0;
  margin-top: 2px; }

@media all and (max-width: 767px) {
  .main_outer1 main > * > h2.icon_title img,
  .main_outer1 main > * > * > h2.icon_title img {
    width: 4.8vw;
    height: 4.8vw;
    margin-top: 0.1333vw; } }

.main_outer1 main .header_offset {
  pointer-events: none;
  margin-top: -110px;
  padding-top: 110px; }

@media all and (max-width: 767px) {
  .main_outer1 main .header_offset {
    margin-top: -24.5333vw;
    padding-top: 24.5333vw; } }

.main_outer1 main .thumbnail1 {
  display: block;
  overflow: hidden;
  margin: 48px 0 40px; }

@media all and (max-width: 767px) {
  .main_outer1 main .thumbnail1 {
    margin: 6.4vw 0 5.3333vw; } }

.main_outer1 main .thumbnail1 .img {
  display: block;
  width: 600px;
  height: auto;
  float: left;
  margin-right: 35px; }

@media all and (max-width: 767px) {
  .main_outer1 main .thumbnail1 .img {
    width: 100%;
    margin-right: 0; } }

.main_outer1 main .thumbnail1 .img > img {
  width: 100%;
  height: auto; }

.main_outer1 main .thumbnail1 .right {
  float: left;
  width: 480px; }

@media all and (max-width: 767px) {
  .main_outer1 main .thumbnail1 .right {
    width: 100%; } }

.main_outer1 main .thumbnail1 .right .title {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.6;
  margin: 0 0 15px 0; }

@media all and (max-width: 767px) {
  .main_outer1 main .thumbnail1 .right .title {
    font-size: 3.2vw;
    margin: 2.6667vw 0 0vw 0; } }

.main_outer1 main .thumbnail1 p {
  font-size: 14px;
  line-height: 1.8;
  margin: 15px 0; }

@media all and (max-width: 767px) {
  .main_outer1 main .thumbnail1 p {
    font-size: 2.9333vw;
    margin: 1.0667vw 0 2vw 0; } }

.main_outer1 main .thumbnails4, .main_outer1 main .thumbnails4.drawer > div,
.main_outer1 main .thumbnails3 {
  width: 1120px;
  clear: both;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 40px 0 0 0; }

@media all and (max-width: 767px) {
  .main_outer1 main .thumbnails4, .main_outer1 main .thumbnails4.drawer > div,
  .main_outer1 main .thumbnails3 {
    width: 90.4vw;
    margin-left: auto;
    margin-right: auto; } }

.main_outer1 main .thumbnails4 .thumbnail, .main_outer1 main .thumbnails4.drawer > div .thumbnail,
.main_outer1 main .thumbnails3 .thumbnail {
  display: block;
  width: 255px;
  margin-right: 33px;
  margin-bottom: 40px; }

@media all and (max-width: 767px) {
  .main_outer1 main .thumbnails4 .thumbnail, .main_outer1 main .thumbnails4.drawer > div .thumbnail,
  .main_outer1 main .thumbnails3 .thumbnail {
    margin-right: 0;
    margin-bottom: 0; } }

.main_outer1 main .thumbnails4 .thumbnail .img,
.main_outer1 main .thumbnails3 .thumbnail .img {
  display: block; }

.main_outer1 main .thumbnails4 .thumbnail .img > img,
.main_outer1 main .thumbnails3 .thumbnail .img > img {
  display: block;
  width: 100%;
  height: auto; }

.main_outer1 main .thumbnails4 .thumbnail .title,
.main_outer1 main .thumbnails3 .thumbnail .title {
  font-size: 14px;
  margin: 15px 0;
  font-weight: bold;
  line-height: 1.8; }

.main_outer1 main .thumbnails4 .thumbnail p,
.main_outer1 main .thumbnails3 .thumbnail p {
  margin: 15px 0;
  font-size: 13px; }

.main_outer1 main .thumbnails4 .thumbnail .date,
.main_outer1 main .thumbnails3 .thumbnail .date {
  color: #99999999;
  font-size: 12px;
  font-weight: bold; }

.main_outer1 main .thumbnails4 .thumbnail > *:nth-last-child(1), .main_outer1 main .thumbnails4.drawer > div .thumbnail > *:nth-last-child(1),
.main_outer1 main .thumbnails3 .thumbnail > *:nth-last-child(1) {
  margin-bottom: 0; }

.main_outer1 main .thumbnails3 .thumbnail {
  width: 350px; }

@media all and (max-width: 767px) {
  .main_outer1 main .thumbnails3 .thumbnail {
    width: auto; }
  .main_outer1 main .thumbnails3 .thumbnail:nth-of-type(1) {
    padding-top: 0; } }

@media all and (max-width: 767px) {
  .main_outer1 main .thumbnails3 {
    display: block;
    margin: 0 auto; }
  .main_outer1 main .thumbnails3 .thumbnail {
    width: auto;
    padding: 4.8vw 0;
    border: 0.2667vw #e5e5e5 none;
    border-bottom-style: solid;
    overflow: hidden; }
  .main_outer1 main .thumbnails3 .thumbnail .img {
    width: 43.2vw;
    float: left;
    margin-right: 4vw; }
  .main_outer1 main .thumbnails3 .thumbnail .title {
    font-size: 3.2vw;
    margin: -1.3333vw 0 0 0; }
  .main_outer1 main .thumbnails3 .thumbnail p {
    font-size: 2.9333vw;
    margin: 1.0667vw 0;
    width: 42vw;
    display: inline-block; } }

@media all and (min-width: 768px) {
  .main_outer1 main .thumbnails4 .thumbnail:nth-child(4n) {
    margin-right: 0; } }

@media all and (min-width: 768px) {
  .main_outer1 main .thumbnails3 .thumbnail:nth-child(3n) {
    margin-right: 0; } }

@media all and (max-width: 767px) {
  .main_outer1 main .thumbnails4, .main_outer1 main .thumbnails4.drawer > div,
  .main_outer1 main .thumbnails4.drawer > div,
  .main_outer1 main .thumbnails4.drawer > div.drawer > div {
    margin-top: 7.3333vw;
    margin-bottom: 0; }
  .main_outer1 main .thumbnails4 .thumbnail, .main_outer1 main .thumbnails4.drawer > div .thumbnail,
  .main_outer1 main .thumbnails4.drawer > div .thumbnail,
  .main_outer1 main .thumbnails4.drawer > div.drawer > div .thumbnail {
    width: 43.2vw;
    margin-bottom: 0;
    margin-right: 4vw; }
  .main_outer1 main .thumbnails4 .thumbnail:nth-child(2n),
  .main_outer1 main .thumbnails4.drawer > div .thumbnail:nth-child(2n),
  .main_outer1 main .thumbnails4.drawer > div.drawer > div .thumbnail:nth-child(2n) {
    margin-right: 0; }
  .main_outer1 main .thumbnails4 .thumbnail:nth-last-child(n + 3),
  .main_outer1 main .thumbnails4.drawer > div .thumbnail:nth-last-child(n + 3),
  .main_outer1 main .thumbnails4.drawer > div.drawer > div .thumbnail:nth-last-child(n + 3) {
    margin-bottom: 8vw; }
  .main_outer1 main .thumbnails4 .thumbnail .img,
  .main_outer1 main .thumbnails4.drawer > div .thumbnail .img,
  .main_outer1 main .thumbnails4.drawer > div.drawer > div .thumbnail .img {
    width: 43.2vw;
    float: none; }
  .main_outer1 main .thumbnails4 .thumbnail .stSiteHeaderSpTitle,
  .main_outer1 main .thumbnails4.drawer > div .thumbnail .stSiteHeaderSpTitle,
  .main_outer1 main .thumbnails4.drawer > div.drawer > div .thumbnail .stSiteHeaderSpTitle {
    font-size: 3.2vw;
    font-weight: 500;
    margin: 2vw 0 1.0667vw 0; }
  .main_outer1 main .thumbnails4 .thumbnail .date,
  .main_outer1 main .thumbnails4.drawer > div .thumbnail .date,
  .main_outer1 main .thumbnails4.drawer > div.drawer > div .thumbnail .date {
    font-size: 2.9333vw; }
  .main_outer1 main .thumbnails4 .thumbnail p,
  .main_outer1 main .thumbnails4.drawer > div .thumbnail p,
  .main_outer1 main .thumbnails4.drawer > div.drawer > div .thumbnail p {
    font-size: 2.9333vw;
    margin: 1.0667vw 0; } }

.main_outer1 main .thumbnail1,
.main_outer1 main .thumbnail {
  -webkit-transition-property: none;
  transition-property: none; }

.main_outer1 main .thumbnail1 .img,
.main_outer1 main .thumbnail .img {
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: opacity;
  transition-property: opacity; }

.main_outer1 main .thumbnail1:hover,
.main_outer1 main .thumbnail:hover {
  opacity: 1; }

.main_outer1 main .thumbnail1:hover .img,
.main_outer1 main .thumbnail:hover .img {
  opacity: 0.7; }

.main_outer1 main .thumbnail1:hover .title,
.main_outer1 main .thumbnail1:hover .name,
.main_outer1 main .thumbnail:hover .title,
.main_outer1 main .thumbnail:hover .name {
  text-decoration: underline; }

.main_outer1 main .thumbnails4.drawer, .main_outer1 main .thumbnails4.drawer > div.drawer {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-property: height;
  transition-property: height;
  overflow: hidden;
  margin-top: 0;
  display: block; }

.main_outer1 main .thumbnails4.drawer.closed, .main_outer1 main .thumbnails4.drawer > div.drawer.closed {
  height: 0; }

.main_outer1 main .thumbnails4.drawer > div,
.main_outer1 main .thumbnails4.drawer > div.drawer > div {
  margin: 0;
  padding: 0;
  border: none 0; }

@media all and (min-width: 768px) {
  .main_outer1 main .thumbnails4.drawer > div .thumbnail:nth-child(4n), .main_outer1 main .thumbnails4.drawer > div.drawer > div .thumbnail:nth-child(4n) {
    margin-right: 0; } }

@media all and (max-width: 767px) {
  .main_outer1 main .thumbnails4.drawer > div .thumbnail:nth-child(2n),
  .main_outer1 main .thumbnails4.drawer > div.drawer > div .thumbnail:nth-child(2n) {
    margin-right: 0; } }

@media all and (max-width: 767px) {
  .main_outer1 main .thumbnails4.drawer .thumbnail:nth-child(1), .main_outer1 main .thumbnails4.drawer .thumbnail:nth-child(2) {
    padding-top: 8vw; } }

.main_outer1 main .icon_menu {
  margin: 60px auto;
  width: 1120px; }

@media all and (max-width: 767px) {
  .main_outer1 main .icon_menu {
    width: auto;
    padding: 6.4vw 4.5333vw 0;
    margin: 0; } }

.main_outer1 main .icon_menu .icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 0;
  line-height: 1; }

@media all and (max-width: 767px) {
  .main_outer1 main .icon_menu .icons {
    border: solid 0.2667vw #d7d7d7;
    border-radius: 0.6667vw;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    padding: 4vw 0;
    font-size: 0; } }

.main_outer1 main .icon_menu .icons .icon {
  width: 180px;
  height: 120px;
  text-align: center;
  border-radius: 4px;
  background-color: #f2f2f2;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  padding-left: 0;
  vertical-align: text-bottom; }

.main_outer1 main .icon_menu .icons .icon::before {
  content: none; }

@media all and (max-width: 767px) {
  .main_outer1 main .icon_menu .icons .icon {
    width: 40vw;
    height: 22.6667vw;
    display: inline-block; }
  .main_outer1 main .icon_menu .icons .icon:nth-child(odd) {
    margin-right: 1.6vw; }
  .main_outer1 main .icon_menu .icons .icon:nth-last-child(n + 3) {
    margin-bottom: 1.6vw; } }

.main_outer1 main .icon_menu .icons .icon a {
  padding: 20px 0 0 0;
  display: block;
  width: 100%;
  height: 100%; }

@media all and (max-width: 767px) {
  .main_outer1 main .icon_menu .icons .icon a {
    padding-top: 4vw; } }

.main_outer1 main .icon_menu .icons .icon a .img {
  display: block;
  height: 45px;
  margin-bottom: 20px; }

@media all and (max-width: 767px) {
  .main_outer1 main .icon_menu .icons .icon a .img {
    height: 8.8vw;
    margin-bottom: 2.6667vw; } }

.main_outer1 main .icon_menu .icons .icon a .img img {
  display: block;
  height: 100%;
  width: auto;
  margin: auto; }

.main_outer1 main .icon_menu .icons .icon a .name {
  font-size: 14px;
  font-weight: bold; }

@media all and (max-width: 767px) {
  .main_outer1 main .icon_menu .icons .icon a .name {
    font-size: 3.2vw; } }

.main_outer1 main .icon_menu .icons .icon a .name .sub {
  display: block;
  line-height: 1.3;
  font-size: 12px;
  margin-top: -6px; }

@media all and (max-width: 767px) {
  .main_outer1 main .icon_menu .icons .icon a .name .sub {
    font-size: 2.4vw;
    margin-top: -1.2vw; } }

.main_outer1 main .icon_menu .buttons {
  margin-top: 30px; }

@media all and (max-width: 767px) {
  .main_outer1 main .icon_menu .buttons {
    margin-top: 4vw; } }

.main_outer1 main .icon_menu .buttons .button {
  height: 60px;
  text-align: left;
  padding: 10px 16px;
  line-height: 40px; }

@media all and (max-width: 767px) {
  .main_outer1 main .icon_menu .buttons .button {
    height: 13.8667vw;
    padding: 2.9333vw 4vw;
    margin-bottom: 1.8667vw;
    font-size: 3.4667vw;
    vertical-align: top;
    line-height: 7.8667vw; } }

.main_outer1 main .questions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  overflow: hidden;
  -webkit-transition: height 500ms linear 0s;
  transition: height 500ms linear 0s;
  margin-bottom: -20px; }

.main_outer1 main .questions.closed .measure {
  height: 0;
  padding-top: 0;
  padding-bottom: 0; }

.main_outer1 main .questions.closed .measure .question {
  opacity: 0;
  pointer-events: none; }

@media all and (max-width: 767px) {
  .main_outer1 main .questions {
    display: block;
    margin: 8vw 0 0 0;
    padding: 0; } }

.main_outer1 main .questions .measure {
  padding-bottom: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 1120px; }

@media all and (max-width: 767px) {
  .main_outer1 main .questions .measure {
    padding-bottom: 0.6667vw;
    width: 90.4vw; } }

.main_outer1 main .questions > .question:nth-child(1),
.main_outer1 main .questions > .question:nth-child(2) {
  margin-top: 0; }

.main_outer1 main .questions .question {
  width: 100%;
  margin: 0 0 20px 0; }

@media all and (max-width: 767px) {
  .main_outer1 main .questions .question {
    width: 100%;
    margin: 0; } }

.main_outer1 main .questions .question .q {
  display: block;
  margin: 20px 0;
  background-color: #f8f1e4;
  text-align: left;
  height: 60px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 0 50px 0 60px;
  line-height: 57px;
  -webkit-transition-property: opacity;
  transition-property: opacity; }

.main_outer1 main .questions .question .q:hover {
  background-color: #f8f1e4;
  opacity: 0.7; }

@media all and (max-width: 767px) {
  .main_outer1 main .questions .question .q {
    line-height: 1.7;
    white-space: normal;
    height: auto;
    margin: 5.3333vw 0 4vw 0;
    padding: 4vw 12.6667vw 4vw 14vw; } }

.main_outer1 main .questions .question .q::before {
  content: "";
  position: absolute;
  background-image: url("../img/icon_q.png");
  width: 29px;
  height: 29px;
  background-size: 100% 100%;
  left: 15px;
  top: 50%;
  margin-top: -14.5px; }

@media all and (max-width: 767px) {
  .main_outer1 main .questions .question .q::before {
    width: 6.4vw;
    height: 6.4vw;
    left: 4vw;
    margin-top: -3.2vw; } }

.main_outer1 main .questions .question .a {
  text-align: left;
  line-height: 1.8;
  font-size: 14px;
  padding-left: 26px;
  position: relative; }

@media all and (max-width: 767px) {
  .main_outer1 main .questions .question .a {
    font-size: 3.2vw;
    padding-left: 6.4vw; } }

.main_outer1 main .questions .question .a::before {
  content: "A.";
  font-weight: bold;
  position: absolute;
  left: 0;
  top: 0; }

@media all and (max-width: 767px) {
  .main_outer1 main .questions .measure .question .q {
    margin-top: 1.0667vw; } }

@media all and (max-width: 767px) {
  .main_outer1 main .questions + .buttons {
    margin-top: 7vw; } }

.main_outer1 main .page_description {
  font-size: 14px;
  text-align: center; }

@media all and (max-width: 767px) {
  .main_outer1 main .page_description {
    font-size: 3.4667vw; } }

@media all and (max-width: 767px) {
  .main_outer1 main .tab_info {
    margin-bottom: 11.3333vw; } }

.main_outer1 main .tab_info .tabs {
  width: 1120px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 60px;
  line-height: 60px; }

@media all and (max-width: 767px) {
  .main_outer1 main .tab_info .tabs {
    width: 90.4vw;
    height: 12.8vw;
    line-height: 12.8vw; } }

.main_outer1 main .tab_info .tabs .tab {
  height: 100%;
  border-radius: 4px 4px 0 0;
  background-color: #f2f2f2;
  width: 544px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  cursor: pointer; }

@media all and (max-width: 767px) {
  .main_outer1 main .tab_info .tabs .tab {
    border-radius: 0.6667vw 0.6667vw 0 0;
    width: 43.5vw;
    font-size: 3.2vw; } }

.main_outer1 main .tab_info .tabs .tab.selected {
  color: white;
  background-color: #ed1a3a; }

.main_outer1 main .tab_info .tabs .tab:hover {
  opacity: 0.5; }

.main_outer1 main .tab_info .tabs .tab::before {
  content: '';
  width: 22px;
  height: 22px;
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
  background-size: 100% 100%;
  line-height: 10;
  margin-top: -5px; }

@media all and (max-width: 767px) {
  .main_outer1 main .tab_info .tabs .tab::before {
    width: 4.2667vw;
    height: 4.2667vw;
    margin-right: 2.4vw;
    margin-top: -0.9333vw; } }

.main_outer1 main .tab_info .tab_contents {
  border-bottom: solid 1px #ed1a3a;
  border-top: solid 1px #ed1a3a;
  overflow: hidden;
  padding-top: 0;
  padding-bottom: 10px; }

@media all and (max-width: 767px) {
  .main_outer1 main .tab_info .tab_contents {
    border-width: 0.5333vw;
    padding-bottom: 0; } }

.main_outer1 main .tab_info .tab_contents .tab_content {
  display: none;
  width: 1120px;
  margin: auto; }

@media all and (max-width: 767px) {
  .main_outer1 main .tab_info .tab_contents .tab_content {
    width: 90.4vw; } }

.main_outer1 main .tab_info .tab_contents .tab_content.selected {
  display: block; }

.main_outer1 main .tab_info .tab_contents .tab_content h2 {
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  line-height: 1;
  color: black;
  margin-bottom: 40px; }

.main_outer1 main .tab_info .tab_contents .tab_content h2 .sub {
  display: block;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.6;
  margin-bottom: 15px; }

@media all and (max-width: 767px) {
  .main_outer1 main .tab_info .tab_contents .tab_content h2 .sub {
    font-size: 3.7333vw;
    margin-bottom: 4vw; } }

@media all and (max-width: 767px) {
  .main_outer1 main .tab_info .tab_contents .tab_content h2 {
    font-size: 5.6vw;
    margin-bottom: 0; } }

@media all and (min-width: 768px) {
  .main_outer1 main .tab_content > .buttons,
  .main_outer1 main > .buttons {
    margin: 50px 0; }
  .main_outer1 main .tab_content > .buttons .button,
  .main_outer1 main > .buttons .button {
    width: 320px; } }
/*# sourceMappingURL=st_style02.css.map */