@charset "UTF-8";
:root {
  font-size: 10px; }

*::-moz-selection {
  background: rgba(0, 0, 0, 0.2); }

*::selection {
  background: rgba(0, 0, 0, 0.2); }

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  box-sizing: border-box;
  font: inherit;
  vertical-align: baseline;
  outline: 0;
  word-break: break-word;
  font-family: "Noto Sans Japanese";
  font-weight: 500; }

main, article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
  box-sizing: border-box; }

html {
  font-size: 62.5%; }

body {
  width: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  color: #000;
  font-size: 14px;
  font-size: 14px;
  font-size: 1.4rem;
  word-wrap: break-word;
  line-height: 1.4;
  font-feature-settings: "palt";
  overflow-x: hidden; }

h1, h2, h3, h4, h5, h6 {
  box-sizing: border-box; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  color: #000;
  box-sizing: border-box;
  background: transparent;
  text-decoration: none;
  transition: all .4s ease; }

a:hover {
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; }

strong {
  font-weight: 700; }

img {
  max-width: 100%;
  height: auto; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

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

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select, textarea {
  vertical-align: middle;
  box-sizing: border-box;
  padding: 5px 10px;
  border: 1px solid #b4b4b4;
  font-size: 13px; }

input:focus, select:focus, textarea:focus {
  outline: 0;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.4); }

input:-ms-input-placeholder, select:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #bbb; }

input::placeholder, select::placeholder, textarea::placeholder {
  color: #bbb; }

[type="text"],
[type="tel"],
[type="email"] {
  height: 40px; }

[type="checkbox"],
[type="radio"] {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

[type="submit"] {
  border: none;
  transition: all .2s ease; }

[type="submit"]:hover {
  opacity: .6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; }

.oa {
  overflow: auto; }

.oh {
  overflow: hidden; }

.ti {
  text-indent: -9999px; }

.db {
  display: block; }

.dib {
  display: inline-block; }

.dn {
  display: none; }

.di {
  display: inline; }

.dt {
  display: table;
  width: 100%; }

.dtr {
  display: table-row; }

.dtc {
  display: table-cell;
  vertical-align: top; }

.flL {
  float: left; }

.flR {
  float: right; }

.clr {
  clear: both; }

.clr_after:after {
  content: "";
  clear: both;
  display: table; }

.tal {
  text-align: left; }

.tar {
  text-align: right; }

.tac {
  text-align: center; }

.vat {
  vertical-align: top; }

.vam {
  vertical-align: middle; }

.vab {
  vertical-align: bottom; }

.vabl {
  vertical-align: baseline; }

.fz12 {
  font-size: 12px; }

.fz16 {
  font-size: 16px; }

.fz18 {
  font-size: 18px; }

.fwb {
  font-weight: 700; }

.m00 {
  margin: 0; }

.p00 {
  padding: 0; }

.m05 {
  margin: 5px; }

.p05 {
  padding: 5px; }

.m10 {
  margin: 10px; }

.p10 {
  padding: 10px; }

.m15 {
  margin: 15px; }

.p15 {
  padding: 15px; }

.m20 {
  margin: 20px; }

.p20 {
  padding: 20px; }

.m25 {
  margin: 25px; }

.p25 {
  padding: 25px; }

.m30 {
  margin: 30px; }

.p30 {
  padding: 30px; }

.m35 {
  margin: 35px; }

.p35 {
  padding: 35px; }

.m40 {
  margin: 40px; }

.p40 {
  padding: 40px; }

.m45 {
  margin: 45px; }

.p45 {
  padding: 45px; }

.m50 {
  margin: 50px; }

.p50 {
  padding: 50px; }

.m55 {
  margin: 55px; }

.p55 {
  padding: 55px; }

.m60 {
  margin: 60px; }

.p60 {
  padding: 60px; }

.m65 {
  margin: 65px; }

.p65 {
  padding: 65px; }

.m70 {
  margin: 70px; }

.p70 {
  padding: 70px; }

.m75 {
  margin: 75px; }

.p75 {
  padding: 75px; }

.m80 {
  margin: 80px; }

.p80 {
  padding: 80px; }

.m85 {
  margin: 85px; }

.p85 {
  padding: 85px; }

.m90 {
  margin: 90px; }

.p90 {
  padding: 90px; }

.m95 {
  margin: 95px; }

.p95 {
  padding: 95px; }

.m100 {
  margin: 100px; }

.p100 {
  padding: 100px; }

.mt00 {
  margin-top: 0; }

.pt00 {
  padding-top: 0; }

.mt05 {
  margin-top: 5px; }

.pt05 {
  padding-top: 5px; }

.mt10 {
  margin-top: 10px; }

.pt10 {
  padding-top: 10px; }

.mt15 {
  margin-top: 15px; }

.pt15 {
  padding-top: 15px; }

.mt20 {
  margin-top: 20px; }

.pt20 {
  padding-top: 20px; }

.mt25 {
  margin-top: 25px; }

.pt25 {
  padding-top: 25px; }

.mt30 {
  margin-top: 30px; }

.pt30 {
  padding-top: 30px; }

.mt35 {
  margin-top: 35px; }

.pt35 {
  padding-top: 35px; }

.mt40 {
  margin-top: 40px; }

.pt40 {
  padding-top: 40px; }

.mt45 {
  margin-top: 45px; }

.pt45 {
  padding-top: 45px; }

.mt50 {
  margin-top: 50px; }

.pt50 {
  padding-top: 50px; }

.mt55 {
  margin-top: 55px; }

.pt55 {
  padding-top: 55px; }

.mt60 {
  margin-top: 60px; }

.pt60 {
  padding-top: 60px; }

.mt65 {
  margin-top: 65px; }

.pt65 {
  padding-top: 65px; }

.mt70 {
  margin-top: 70px; }

.pt70 {
  padding-top: 70px; }

.mt75 {
  margin-top: 75px; }

.pt75 {
  padding-top: 75px; }

.mt80 {
  margin-top: 80px; }

.pt80 {
  padding-top: 80px; }

.mt85 {
  margin-top: 85px; }

.pt85 {
  padding-top: 85px; }

.mt90 {
  margin-top: 90px; }

.pt90 {
  padding-top: 90px; }

.mt95 {
  margin-top: 95px; }

.pt95 {
  padding-top: 95px; }

.mt100 {
  margin-top: 100px; }

.pt100 {
  padding-top: 100px; }

.mb00 {
  margin-bottom: 0; }

.pb00 {
  padding-bottom: 0; }

.mb05 {
  margin-bottom: 5px; }

.pb05 {
  padding-bottom: 5px; }

.mb10 {
  margin-bottom: 10px; }

.pb10 {
  padding-bottom: 10px; }

.mb15 {
  margin-bottom: 15px; }

.pb15 {
  padding-bottom: 15px; }

.mb20 {
  margin-bottom: 20px; }

.pb20 {
  padding-bottom: 20px; }

.mb25 {
  margin-bottom: 25px; }

.pb25 {
  padding-bottom: 25px; }

.mb30 {
  margin-bottom: 30px; }

.pb30 {
  padding-bottom: 30px; }

.mb35 {
  margin-bottom: 35px; }

.pb35 {
  padding-bottom: 35px; }

.mb40 {
  margin-bottom: 40px; }

.pb40 {
  padding-bottom: 40px; }

.mb45 {
  margin-bottom: 45px; }

.pb45 {
  padding-bottom: 45px; }

.mb50 {
  margin-bottom: 50px; }

.pb50 {
  padding-bottom: 50px; }

.mb55 {
  margin-bottom: 55px; }

.pb55 {
  padding-bottom: 55px; }

.mb60 {
  margin-bottom: 60px; }

.pb60 {
  padding-bottom: 60px; }

.mb65 {
  margin-bottom: 65px; }

.pb65 {
  padding-bottom: 65px; }

.mb70 {
  margin-bottom: 70px; }

.pb70 {
  padding-bottom: 70px; }

.mb75 {
  margin-bottom: 75px; }

.pb75 {
  padding-bottom: 75px; }

.mb80 {
  margin-bottom: 80px; }

.pb80 {
  padding-bottom: 80px; }

.mb85 {
  margin-bottom: 85px; }

.pb85 {
  padding-bottom: 85px; }

.mb90 {
  margin-bottom: 90px; }

.pb90 {
  padding-bottom: 90px; }

.mb95 {
  margin-bottom: 95px; }

.pb95 {
  padding-bottom: 95px; }

.mb100 {
  margin-bottom: 100px; }

.pb100 {
  padding-bottom: 100px; }

.ml00 {
  margin-left: 0; }

.pl00 {
  padding-left: 0; }

.ml05 {
  margin-left: 5px; }

.pl05 {
  padding-left: 5px; }

.ml10 {
  margin-left: 10px; }

.pl10 {
  padding-left: 10px; }

.ml15 {
  margin-left: 15px; }

.pl15 {
  padding-left: 15px; }

.ml20 {
  margin-left: 20px; }

.pl20 {
  padding-left: 20px; }

.ml25 {
  margin-left: 25px; }

.pl25 {
  padding-left: 25px; }

.ml30 {
  margin-left: 30px; }

.pl30 {
  padding-left: 30px; }

.ml35 {
  margin-left: 35px; }

.pl35 {
  padding-left: 35px; }

.ml40 {
  margin-left: 40px; }

.pl40 {
  padding-left: 40px; }

.ml45 {
  margin-left: 45px; }

.pl45 {
  padding-left: 45px; }

.ml50 {
  margin-left: 50px; }

.pl50 {
  padding-left: 50px; }

.ml55 {
  margin-left: 55px; }

.pl55 {
  padding-left: 55px; }

.ml60 {
  margin-left: 60px; }

.pl60 {
  padding-left: 60px; }

.ml65 {
  margin-left: 65px; }

.pl65 {
  padding-left: 65px; }

.ml70 {
  margin-left: 70px; }

.pl70 {
  padding-left: 70px; }

.ml75 {
  margin-left: 75px; }

.pl75 {
  padding-left: 75px; }

.ml80 {
  margin-left: 80px; }

.pl80 {
  padding-left: 80px; }

.ml85 {
  margin-left: 85px; }

.pl85 {
  padding-left: 85px; }

.ml90 {
  margin-left: 90px; }

.pl90 {
  padding-left: 90px; }

.ml95 {
  margin-left: 95px; }

.pl95 {
  padding-left: 95px; }

.ml100 {
  margin-left: 100px; }

.pl100 {
  padding-left: 100px; }

.mr00 {
  margin-right: 0; }

.pr00 {
  padding-right: 0; }

.mr05 {
  margin-right: 5px; }

.pr05 {
  padding-right: 5px; }

.mr10 {
  margin-right: 10px; }

.pr10 {
  padding-right: 10px; }

.mr15 {
  margin-right: 15px; }

.pr15 {
  padding-right: 15px; }

.mr20 {
  margin-right: 20px; }

.pr20 {
  padding-right: 20px; }

.mr25 {
  margin-right: 25px; }

.pr25 {
  padding-right: 25px; }

.mr30 {
  margin-right: 30px; }

.pr30 {
  padding-right: 30px; }

.mr35 {
  margin-right: 35px; }

.pr35 {
  padding-right: 35px; }

.mr40 {
  margin-right: 40px; }

.pr40 {
  padding-right: 40px; }

.mr45 {
  margin-right: 45px; }

.pr45 {
  padding-right: 45px; }

.mr50 {
  margin-right: 50px; }

.pr50 {
  padding-right: 50px; }

.mr55 {
  margin-right: 55px; }

.pr55 {
  padding-right: 55px; }

.mr60 {
  margin-right: 60px; }

.pr60 {
  padding-right: 60px; }

.mr65 {
  margin-right: 65px; }

.pr65 {
  padding-right: 65px; }

.mr70 {
  margin-right: 70px; }

.pr70 {
  padding-right: 70px; }

.mr75 {
  margin-right: 75px; }

.pr75 {
  padding-right: 75px; }

.mr80 {
  margin-right: 80px; }

.pr80 {
  padding-right: 80px; }

.mr85 {
  margin-right: 85px; }

.pr85 {
  padding-right: 85px; }

.mr90 {
  margin-right: 90px; }

.pr90 {
  padding-right: 90px; }

.mr95 {
  margin-right: 95px; }

.pr95 {
  padding-right: 95px; }

.mr100 {
  margin-right: 100px; }

.pr100 {
  padding-right: 100px; }

.bdn {
  border: none; }

.bdtn {
  border-top: none; }

.bdrn {
  border-right: none; }

.bdbn {
  border-bottom: none; }

.bdln {
  border-left: none; }

.vc {
  position: relative;
  top: 50%;
  transform: translateY(-50%); }

.por {
  position: relative; }

.poa {
  position: absolute; }

.pof {
  position: fixed; }

.flex-wrap {
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /* Safari */
  -ms-flex-pack: distribute;
      justify-content: space-around; }

.flex-row {
  /* Safari */
  -ms-flex-direction: row;
      flex-direction: row; }

.table-layout:not(.productsearch) {
  display: table;
  width: 100%; }

.table-layout:not(.productsearch) dt, .table-layout:not(.productsearch) dd {
  display: table-cell; }

.table-layout:not(.productsearch) dt {
  font-weight: bold; }

@media (max-width: 767px) {
  .table-layout:not(.productsearch) {
    display: block; }
  .table-layout:not(.productsearch) dt, .table-layout:not(.productsearch) dd {
    display: block;
    width: 100%; } }

.table-layout.productsearch {
  display: table;
  width: 100%; }

.table-layout.productsearch .product-dt,
.table-layout.productsearch .product-dd {
  display: table-cell; }

.table-layout.productsearch .product-dt {
  font-weight: bold; }

@media (max-width: 767px) {
  .table-layout.productsearch {
    display: block; }
  .table-layout.productsearch .product-dt,
  .table-layout.productsearch .product-dd {
    display: block;
    width: 100%; } }

.fa-twitter:before {
  content: '𝕏'; }

@font-face {
  font-family: 'NotoSans-SemiCondensedExtraBold';
  src: url("../fonts/NotoSans-SemiCondensedExtraBold.ttf") format("truetype");
  font-weight: "900";
  font-style: normal; }

#footer .description {
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 1.8; }

@media (max-width: 767px) {
  #footer .description {
    font-size: 11px; } }

#footer-breadcrumbs {
  min-width: 320px;
  width: 100%;
  padding: 10px 0;
  background: #dadada; }

#footer-breadcrumbs > .flex-wrap {
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: left;
      justify-content: left; }

#footer-breadcrumbs .breadcrumbs {
  width: 50%;
  margin: 0;
  padding: 0;
  border: none; }

#footer-breadcrumbs .search-box {
  width: 50%; }

@media (max-width: 767px) {
  #footer-breadcrumbs > .flex-wrap {
    -ms-flex-flow: column nowrap;
        flex-flow: column nowrap; }
  #footer-breadcrumbs .breadcrumbs {
    width: 100%;
    margin-bottom: 10px;
    font-size: 10px; }
  #footer-breadcrumbs .search-box {
    width: 100%; } }

#footer-menu {
  padding: 40px 0 10px;
  background: #424242;
  color: #fff; }

#footer-menu a {
  color: #fff; }

#footer-menu .list dt a,
#footer-menu .menu a {
  padding: 0 2px;
  border-bottom: 2px solid #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 1; }

@media (max-width: 767px) {
  #footer-menu .list dt a,
  #footer-menu .menu a {
    font-size: 12px; } }

@media (max-width: 640px) {
  #footer-menu .list dt a,
  #footer-menu .menu a {
    display: block;
    padding: 15px 5px; } }

#footer-menu .list {
  -ms-flex-pack: left;
      justify-content: left;
  width: 37%;
  padding-bottom: 200px; }

#footer-menu .list dd {
  padding-left: 50px; }

#footer-menu .list dd a {
  display: inline-block;
  font-size: 11px;
  line-height: 1.8; }

#footer-menu .list dd a:before {
  content: '';
  display: inline-block;
  width: 10px;
  height: 2px;
  margin-right: 3px;
  background: #fff;
  vertical-align: middle; }

@media (max-width: 1024px) {
  #footer-menu .list {
    -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
    width: 32%; }
  #footer-menu .list dt {
    margin-bottom: 20px; }
  #footer-menu .list dd {
    padding-left: 0; } }

@media (max-width: 640px) {
  #footer-menu .list {
    width: 100%;
    padding: 0px; }
  #footer-menu .list dt {
    margin-bottom: 0; }
  #footer-menu .list dd {
    display: none; } }

#footer-menu .menu-footerinfo {
  width: 63%;
  -ms-flex-flow: column nowrap;
      flex-flow: column nowrap;
  -ms-flex-pack: justify;
      justify-content: space-between; }

#footer-menu .menu-footerinfo ul li {
  padding-top: 5px;
  padding-bottom: 5px; }

@media (max-width: 1024px) {
  #footer-menu .menu-footerinfo {
    width: 68%; } }

@media (max-width: 640px) {
  #footer-menu .menu-footerinfo {
    width: 100%; } }

#footer-menu .menu {
  width: 100%;
  padding-bottom: 100px; }

#footer-menu .menu a {
  line-height: 2.4; }

@media (max-width: 920px) {
  #footer-menu .menu {
    padding-left: 50px; }
  #footer-menu .menu ul {
    width: 50%; } }

@media (max-width: 640px) {
  #footer-menu .menu {
    margin-bottom: 40px;
    padding: 0; }
  #footer-menu .menu ul {
    width: 100%; }
  #footer-menu .menu a {
    line-height: 1; } }

#footer-menu .footerinfo {
  -ms-flex-flow: column nowrap;
      flex-flow: column nowrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  width: 100%; }

#footer-menu .youtube a {
  float: right;
  display: block;
  margin-bottom: 30px;
  font-size: 12px;
  text-align: center; }

#footer-menu .youtube img {
  display: block;
  width: 120px;
  margin: 0 50px 0 0; }

@media (max-width: 640px) {
  #footer-menu .youtube a {
    float: none;
    font-size: 10px; }
  #footer-menu .youtube img {
    width: 100px; } }

#footer-menu .copyright {
  clear: both;
  font-size: 12px;
  text-align: right;
  padding-bottom: 2px; }

@media (max-width: 640px) {
  #footer-menu .copyright {
    font-size: 10px;
    text-align: center; } }

#header {
  margin-bottom: 30px;
  padding-top: 15px; }

#header .col-inner > .flex-wrap {
  -ms-flex-pack: start;
      justify-content: flex-start; }

@media (max-width: 767px) {
  #header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 50px;
    padding-top: 0;
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5); } }

#header-title {
  width: 25%; }

#header-title .title {
  display: block;
  margin-bottom: 8px;
  font-size: 13px; }

#header-title .logo img {
  width: 160px; }

@media (max-width: 1179px) {
  #header-title .title {
    font-size: 10px; } }

@media (max-width: 767px) {
  #header-title {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    width: calc(100% - 60px);
    height: 50px; }
  #header-title .title {
    -ms-flex-order: 2;
        order: 2;
    margin-bottom: 0;
    padding-left: 1em;
    font-size: 9px; }
  #header-title .logo {
    -ms-flex-order: 1;
        order: 1;
    width: 100px; } }

#gnav-box {
  width: 75%; }

#gnav-box > .flex-wrap {
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin-bottom: 5px; }

@media (max-width: 1179px) {
  #gnav-box {
    padding-left: 20px; } }

@media (max-width: 920px) {
  #gnav-box > .flex-wrap {
    -ms-flex-pack: end;
        justify-content: flex-end; } }

@media (max-width: 767px) {
  #gnav-box {
    width: 100%;
    padding-left: 0; }
  #gnav-box > .flex-wrap {
    display: none; } }

#gnav-box .menu-flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end; }

@media (max-width: 1179px) {
  #gnav-box .menu-flex {
    width: 100%; } }

#gnav-box .drop_type {
  margin: 0 0 0 0;
  width: auto; }

#gnav-box .language_menu {
  margin-left: 5px; }

#gnav-box ul.drop_menu_second {
  z-index: 9999; }

.btn-english {
  font-size: 16px;
  font-weight: 700; }

@media (max-width: 767px) {
  .btn-english {
    display: none; } }

.header-sub-title {
  margin-bottom: 13px;
  font-size: 13px; }

@media (max-width: 920px) {
  .header-sub-title {
    display: none; } }

#gnav > .flex-wrap {
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: baseline;
      align-items: baseline; }

#gnav .search-box {
  width: 36%; }

#gnav a {
  font-size: 15px; }

@media (max-width: 1179px) {
  #gnav a {
    font-size: 14px; } }

@media (max-width: 1024px) {
  #gnav .search-box {
    width: 30%; }
  #gnav a {
    font-size: 13px; } }

@media (max-width: 920px) {
  #gnav > .flex-wrap {
    padding-top: 1.5em; }
  #gnav .search-box {
    display: none; } }

@media (max-width: 767px) {
  #gnav {
    position: fixed;
    top: 0;
    left: 0;
    transform: translateY(-250%);
    width: 100%;
    height: 100%;
    background: #fff;
    padding: 30px;
    transition: all .2s linear; }
  #gnav > .flex-wrap {
    -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
    -ms-flex-align: inherit;
        align-items: inherit;
    padding-top: 0; }
  #gnav li {
    text-align: center; }
  #gnav li.btn-close {
    padding-top: 20px;
    font-size: 15px; }
  #gnav a {
    display: block;
    padding: 20px 0;
    border-bottom: 1px solid #000;
    font-size: 15px; } }

@media (max-width: 767px) {
  #gnav.show {
    transform: translateY(0); } }

@media (max-width: 767px) {
  #gnav select {
    width: 100%;
    height: 50px;
    margin: 20px 0; } }

#toggle {
  display: none; }

@media (max-width: 767px) {
  #toggle {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    float: right;
    width: 50px;
    height: 50px; }
  #toggle span {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 20px;
    height: 2px;
    background: #000;
    transition: all .2s linear;
    font-size: 9px;
    color: #000;
    text-align: center; }
  #toggle span:nth-child(1) {
    top: 12px; }
  #toggle span:nth-child(2) {
    top: 20px; }
  #toggle span:nth-child(3) {
    top: 28px; }
  #toggle span:nth-child(4) {
    top: 31px;
    width: 100%;
    height: auto;
    display: block;
    background: none; } }

#toggle.on span:nth-child(1) {
  top: 24px;
  transform: translateX(-50%) rotate(45deg); }

#toggle.on span:nth-child(2) {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }

#toggle.on span:nth-child(3) {
  top: 24px;
  transform: translateX(-50%) rotate(-45deg); }

#toggle.on span:nth-child(4) {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }

.btn-pdf {
  display: inline-block;
  padding: 4px 30px;
  line-height: 1;
  vertical-align: middle;
  margin-bottom: 15px; }

.btn-pdf:after {
  content: "\f1c1";
  margin-left: 1.5em;
  font-family: 'FontAwesome'; }

@media (max-width: 767px) {
  .btn-pdf {
    padding: 3px 10px; } }

.btn-red,
.btn-grey,
.btn-blue,
.btn-violet,
.btn-green {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  max-width: 340px;
  width: 100%;
  height: 65px;
  border-radius: 0;
  background: #d6000f;
  font-size: 16px;
  font-weight: 900;
  color: #fff; }

.btn-red-custom-pdf,
.btn-grey-custom-pdf,
.btn-blue-custom-pdf,
.btn-violet-custom-pdf,
.btn-green-custom-pdf {
  max-width: 350px; }

@media (max-width: 767px) {
  .btn-red,
  .btn-grey,
  .btn-blue,
  .btn-violet,
  .btn-green {
    max-width: 100%; } }

.btn-border {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  border: 1px solid #4b4b4b;
  font-size: 13px;
  font-weight: 500;
  color: #4b4b4b; }

@media (max-width: 767px) {
  .btn-border {
    width: 100%; } }

.btn-grey {
  background: #4b4b4b; }

.btn-green {
  background: #55a42e; }

.btn-blue {
  background: #174bb4; }

.btn-violet {
  background: #5a4498; }

.text-red {
  color: #d6000f;
  font-weight: 700; }

.text-blue {
  color: #003be2;
  font-weight: 700; }

.icon-angle:after {
  content: "\f054";
  display: inline-block;
  margin-left: .5em;
  font-family: "FontAwesome"; }

.icon-angle.front:before {
  content: "\f054";
  display: inline-block;
  margin-right: .5em;
  font-family: "FontAwesome"; }

.icon-angle.front:after {
  display: none; }

.icon-search:after {
  content: "\f002";
  display: inline-block;
  margin-left: .5em;
  font-family: "FontAwesome"; }

.icon-search.front:before {
  content: "\f002";
  display: inline-block;
  margin-right: .5em;
  font-family: "FontAwesome"; }

.icon-search.front:after {
  display: none; }

.icon-camera:after {
  content: "\f030";
  display: inline-block;
  margin-left: .5em;
  font-family: "FontAwesome"; }

.icon-camera.front:before {
  content: "\f030";
  display: inline-block;
  margin-right: .5em;
  font-family: "FontAwesome"; }

.icon-camera.front:after {
  display: none; }

.icon-pdf:after {
  content: "\f1c1";
  display: inline-block;
  margin-left: .5em;
  font-family: "FontAwesome"; }

.icon-pdf.front:before {
  content: "\f1c1";
  display: inline-block;
  margin-right: .5em;
  font-family: "FontAwesome"; }

.icon-pdf.front:after {
  display: none; }

.icon-fax:before {
  content: "";
  display: inline-block;
  width: 29px;
  height: 26px;
  margin-right: 1em;
  background: url(../images/icon-fax.png) 0 center no-repeat;
  vertical-align: middle; }

.icon-excel:after {
  content: "\f1c3";
  display: inline-block;
  margin-left: .5em;
  font-family: "FontAwesome"; }

.icon-box_wh:before {
  content: "";
  display: inline-block;
  width: 21px;
  height: 17px;
  margin-right: 1em;
  background: url(../images/icon-box_wh.png) center center/100% no-repeat;
  vertical-align: middle; }

/* ==========================================================================

ページスタイリング目次

1 基本
2 スライド

 ========================================================================== */
/* ==========================================================================
1 基本
========================================================================== */
@media (max-width: 767px) {
  body {
    padding-top: 70px; } }

#main {
  margin-bottom: 110px; }

@media (max-width: 767px) {
  #main {
    margin-bottom: 80px; } }

.col-inner {
  max-width: 1280px;
  width: 100%;
  margin: auto; }

@media (max-width: 1280px) {
  .col-inner {
    padding: 0 20px; } }

@media (max-width: 767px) {
  .col-inner {
    width: 100%;
    min-width: 320px;
    padding: 0 15px; } }

@media (max-width: 767px) {
  .pc {
    display: none; } }

.sp {
  display: none; }

@media (max-width: 767px) {
  .sp {
    display: block; } }

@media (max-width: 767px) {
  .flL, .flR {
    float: none; } }

.bg-red {
  background: #d6000f;
  color: #fff; }

.bg-grey {
  background: #4b4b4b;
  color: #fff; }

.bg-grey-margin {
  margin-bottom: 15px; }

.search-form {
  position: relative; }

.search-form [type="text"] {
  display: block;
  width: 100%;
  height: 30px;
  border: 1px solid #b4b4b4; }

.search-form [type="submit"] {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 3;
  display: block;
  width: 30px;
  height: 30px;
  border: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  cursor: pointer; }

.search-form i {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 30px;
  height: 30px;
  background: #000;
  color: #fff;
  font-size: 18px;
  text-align: center;
  line-height: 29px; }

.breadcrumbs {
  margin-bottom: 60px;
  padding: 0 30px 10px;
  border-bottom: 1px solid #a7a7a7;
  font-size: 12px; }

.breadcrumbs li {
  display: inline-block; }

@media (max-width: 1024px) {
  .breadcrumbs {
    margin-bottom: 40px;
    padding: 0 0 10px; } }

@media (max-width: 767px) {
  .breadcrumbs {
    margin-bottom: 20px;
    font-size: 10px; } }

/* ==========================================================================
1 基本　終
========================================================================== */
.description {
  font-weight: 500;
  line-height: 1.5; }

@media (max-width: 767px) {
  .description {
    font-size: 13px; } }

.information-box {
  margin-bottom: 45px; }

.information-swiper {
  position: relative;
  padding: 0 50px; }

@media (max-width: 1024px) {
  .information-swiper#information-wide {
    display: none; } }

.information-swiper#information-pc {
  display: none; }

@media (max-width: 1024px) {
  .information-swiper#information-pc {
    display: block; } }

@media (max-width: 767px) {
  .information-swiper#information-pc {
    display: none; } }

.information-swiper#information-tablet {
  display: none; }

@media (max-width: 767px) {
  .information-swiper#information-tablet {
    display: block; } }

@media (max-width: 640px) {
  .information-swiper#information-tablet {
    display: none; } }

.information-swiper#information-sp {
  display: none; }

@media (max-width: 640px) {
  .information-swiper#information-sp {
    display: block; } }

@media (max-width: 767px) {
  .information-swiper {
    padding: 0 30px; } }

.information-swiper .news-slide {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px; }

@media (max-width: 1024px) {
  .information-swiper .news-slide {
    gap: 10px; } }

@media (max-width: 640px) {
  .information-swiper .news-slide {
    gap: 5px; } }

.information-swiper .news-slide .news-block {
  -ms-flex-preferred-size: calc(20% - 20px);
      flex-basis: calc(20% - 20px);
  min-height: 250px; }

@media (max-width: 1024px) {
  .information-swiper .news-slide .news-block {
    -ms-flex-preferred-size: calc(25% - 10px);
        flex-basis: calc(25% - 10px); } }

@media (max-width: 767px) {
  .information-swiper .news-slide .news-block {
    -ms-flex-preferred-size: calc(33.3% - 10px);
        flex-basis: calc(33.3% - 10px); } }

@media (max-width: 640px) {
  .information-swiper .news-slide .news-block {
    -ms-flex-preferred-size: calc(50% - 5px);
        flex-basis: calc(50% - 5px); } }

.information-swiper figure a {
  display: block; }

.information-swiper figure img {
  display: block; }

.information-swiper figure figcaption {
  margin: 0 1em;
  font-size: 12px; }

.information-swiper figure .image {
  margin-bottom: 15px; }

@media (max-width: 767px) {
  .information-swiper figure a {
    margin-bottom: 5px; }
  .information-swiper figure figcaption {
    margin: 0 .5em; } }

.information-swiper:before, .information-swiper:after {
  content: "";
  position: absolute;
  top: 0;
  z-index: 5;
  display: block;
  width: 50px;
  height: 100%;
  background: #fff; }

@media (max-width: 767px) {
  .information-swiper:before, .information-swiper:after {
    width: 30px; } }

.information-swiper:before {
  left: 0; }

.information-swiper:after {
  right: 0; }

.information-swiper .swiper-button-next,
.information-swiper .swiper-button-prev {
  top: 0;
  transform: translateY(0);
  width: 30px;
  height: 100%;
  background: #4b4b4b; }

.information-swiper .swiper-button-next:after,
.information-swiper .swiper-button-prev:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 10px;
  height: 10px;
  border: 2px solid #fff; }

@media (max-width: 767px) {
  .information-swiper .swiper-button-next,
  .information-swiper .swiper-button-prev {
    width: 20px; }
  .information-swiper .swiper-button-next:after,
  .information-swiper .swiper-button-prev:after {
    width: 6px;
    height: 6px; } }

.information-swiper .swiper-button-prev {
  left: 0; }

.information-swiper .swiper-button-prev:after {
  transform: translate(-25%, -50%) rotate(45deg);
  border-top: none;
  border-right: none; }

.information-swiper .swiper-button-next {
  right: 0; }

.information-swiper .swiper-button-next:after {
  transform: translate(-75%, -50%) rotate(45deg);
  border-bottom: none;
  border-left: none; }

.common-section {
  padding: 60px 40px;
  border-top: 1px solid #a7a7a7; }

.common-section .sec-title {
  margin-bottom: 20px;
  padding: 0;
  font-size: 22px; }

.common-section iframe {
  width: 100%;
  height: 190px; }

.common-section .description {
  margin: 15px 0; }

.common-section:last-child {
  padding-bottom: 0; }

@media (max-width: 1024px) {
  .common-section {
    padding: 40px 30px; } }

@media (max-width: 767px) {
  .common-section {
    padding: 40px 0; }
  .common-section .sec-title {
    font-size: 18px; } }

.child-title {
  width: 100%;
  margin: 1em 0;
  padding: 0 .5em;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.3;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.address-text {
  display: inline-block;
  height: 14px;
  margin-bottom: 1px;
  vertical-align: middle; }

.pagenation {
  padding: 30px 0 0;
  text-align: center; }

.pagenation li {
  display: inline-block;
  margin: 0 5px;
  vertical-align: middle; }

.pagenation li.current {
  padding: 1px 6px 2px;
  background: #4b4b4b;
  font-size: 20px;
  color: #fff;
  line-height: 1; }

.pagenation li i {
  font-size: 18px; }

.form-content .flex-max {
  -ms-flex: 1;
      flex: 1; }

.form-content .mw260 {
  min-width: 260px; }

.form-content .display_block {
  display: inline-block; }

.form-content .common-section {
  padding: 50px; }

@media (max-width: 1024px) {
  .form-content .common-section {
    padding: 40px 30px; } }

@media (max-width: 767px) {
  .form-content .common-section {
    padding: 40px 0; } }

.form-content .notice {
  margin-bottom: 10px; }

.form-content .small-text {
  margin: 0 1em;
  font-size: 12px; }

@media (max-width: 767px) {
  .form-content .small-text {
    margin: 0; } }

.form-content .small-text-sample {
  margin: 50px 0 0 1em;
  font-size: 13px;
  font-weight: bold; }

.form-content .small-text-sample:before {
  content: '※';
  position: relative;
  padding: 0 4px;
  font-size: 13px;
  line-height: 1; }

@media (max-width: 767px) {
  .form-content .small-text-sample {
    margin: 0; } }

.form-content .small-text-freesample {
  margin: 50px 0 0 1em;
  font-size: 13px;
  font-weight: bold; }

@media (max-width: 767px) {
  .form-content .small-text-freesample {
    margin: 0; } }

.form-content .asterisk:after {
  content: '*';
  position: relative;
  top: 7px;
  padding: 0 8px;
  color: #d6000f;
  font-size: 20px;
  line-height: 1; }

.form-content .required:not(.productsearch) dt:after {
  content: '*';
  position: relative;
  top: 7px;
  padding: 0 8px;
  color: #d6000f;
  font-size: 20px;
  line-height: 1; }

.form-content .required.productsearch .product-dt:after {
  content: '*';
  position: relative;
  top: 7px;
  padding: 0 8px;
  color: #d6000f;
  font-size: 20px;
  line-height: 1; }

.form-content .required.productsearch .caution {
  margin-top: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: baseline;
      align-items: baseline; }

.form-content .required.productsearch .caution:before {
  color: #d6000f;
  content: '*'; }

.form-content .checkline {
  margin-bottom: 20px; }

.form-content .checkline label {
  margin-right: 2em;
  vertical-align: top; }

.form-content .checkline p {
  vertical-align: top; }

@media (max-width: 920px) {
  .form-content .checkline label {
    margin-bottom: 1em; } }

@media (max-width: 767px) {
  .form-content .checkline p {
    font-size: 12px; } }

.form-content .table-layout:not(.productsearch) {
  margin-bottom: 10px; }

.form-content .table-layout:not(.productsearch).has-checkline {
  margin-bottom: 20px; }

.form-content .table-layout:not(.productsearch).has-checkline .checkline {
  margin-bottom: 0; }

.form-content .table-layout:not(.productsearch):last-child {
  margin-bottom: 0; }

.form-content .table-layout:not(.productsearch) dt,
.form-content .table-layout:not(.productsearch) dd {
  vertical-align: middle; }

.form-content .table-layout:not(.productsearch) dt .left_padding,
.form-content .table-layout:not(.productsearch) dd .left_padding {
  -ms-flex-pack: left;
      justify-content: left; }

.form-content .table-layout:not(.productsearch) dt .btn-grey,
.form-content .table-layout:not(.productsearch) dd .btn-grey {
  height: 25px;
  max-width: 240px; }

.form-content .table-layout:not(.productsearch) dt .btn-size_change,
.form-content .table-layout:not(.productsearch) dd .btn-size_change {
  height: 30px;
  font-size: 14px;
  max-width: 220px;
  margin-left: 10px;
  display: -ms-inline-flexbox;
  display: inline-flex; }

.form-content .table-layout:not(.productsearch) dt .btn-padding,
.form-content .table-layout:not(.productsearch) dd .btn-padding {
  padding: 6px 15px; }

.form-content .table-layout:not(.productsearch) dt {
  width: 155px; }

.form-content .table-layout:not(.productsearch) dt .notice {
  font-size: 12px; }

.form-content .table-layout:not(.productsearch) .password_col {
  -ms-flex-direction: column;
      flex-direction: column;
  display: -ms-flexbox;
  display: flex; }

@media (max-width: 767px) {
  .form-content .table-layout:not(.productsearch) .password_col {
    display: block;
    margin-top: 0px; } }

.form-content .table-layout:not(.productsearch) .password_col__inner {
  -ms-flex-direction: column;
      flex-direction: column;
  display: -ms-flexbox;
  display: flex; }

@media (max-width: 767px) {
  .form-content .table-layout:not(.productsearch) .password_col__inner {
    display: block;
    margin-top: 0px; } }

.form-content .table-layout:not(.productsearch) .password_col .password_error {
  margin-bottom: -40px; }

@media (max-width: 767px) {
  .form-content .table-layout:not(.productsearch) .password_col .password_error {
    margin-bottom: auto; } }

.form-content .table-layout:not(.productsearch) .password_col .input_wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }

@media (max-width: 767px) {
  .form-content .table-layout:not(.productsearch) .password_col .input_wrapper {
    display: block; } }

.form-content .table-layout:not(.productsearch) .custom-enc-width {
  width: 170px; }

.form-content .table-layout:not(.productsearch) .width1 {
  width: 260px; }

.form-content .table-layout:not(.productsearch) .width2 {
  width: 315px; }

.form-content .table-layout:not(.productsearch) .width3 {
  width: 470px; }

.form-content .table-layout:not(.productsearch) .width4 {
  width: 140px; }

.form-content .table-layout:not(.productsearch) .width_600 {
  width: 600px; }

@media (max-width: 767px) {
  .form-content .table-layout:not(.productsearch) {
    margin-bottom: 1em;
    padding-bottom: 1em;
    border-bottom: 1px dotted #ccc; }
  .form-content .table-layout:not(.productsearch):last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none; }
  .form-content .table-layout:not(.productsearch) dt {
    width: 100% !important;
    margin-bottom: 10px; }
  .form-content .table-layout:not(.productsearch) dt br {
    display: none; }
  .form-content .table-layout:not(.productsearch) [type='text'],
  .form-content .table-layout:not(.productsearch) [type='tel'],
  .form-content .table-layout:not(.productsearch) [type='email'] {
    width: 100%; } }

.form-content .table-layout.productsearch .product-dt,
.form-content .table-layout.productsearch .product-dd {
  vertical-align: middle; }

.form-content .table-layout.productsearch .product-dt {
  width: 155px; }

.form-content .table-layout.productsearch .product-dt .notice {
  font-size: 12px; }

@media (max-width: 767px) {
  .form-content .table-layout.productsearch {
    margin-bottom: 1em;
    padding-bottom: 1em;
    border-bottom: 1px dotted #ccc; }
  .form-content .table-layout.productsearch:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none; }
  .form-content .table-layout.productsearch .product-dt {
    width: 100% !important;
    margin-bottom: 10px; }
  .form-content .table-layout.productsearch .product-dt br {
    display: none; } }

.form-content .empty {
  padding: 10px;
  background: #ffe7e7; }

.form-content .empty input,
.form-content .empty .check-wrap input[type='checkbox'] + .text:before,
.form-content .empty .radio-wrap input[type='radio'] + .text:before {
  border-color: #d6000f; }

.form-content .error {
  color: #d6000f;
  font-size: 13px;
  font-weight: bold; }

.form-content .inline-input {
  display: inline-block; }

.form-content .file-list {
  width: 25%; }

.form-content .file-list li {
  margin-bottom: 10px; }

.form-content .file-list li:last-child {
  margin-bottom: 0; }

.form-content .file-list li input[type='file'] {
  width: 90%;
  font-size: 12px; }

@media (max-width: 1179px) {
  .form-content .file-list .btn-grey {
    margin: 0; } }

@media (max-width: 767px) {
  .form-content .file-list {
    width: 100%;
    margin-bottom: 30px; } }

.form-content .notice-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: justify;
      justify-content: space-between;
  width: 75%; }

.form-content .notice-list li {
  margin-bottom: 10px;
  font-size: 13px; }

.form-content .notice-list li:last-child {
  margin-bottom: 0; }

.form-content .notice-list .btn-grey {
  display: inline-block;
  width: auto;
  height: auto;
  margin: 0 1em;
  padding: 4px 15px;
  font-size: 12px;
  line-height: 1; }

@media (max-width: 1280px) {
  .form-content .notice-list {
    width: 72%; } }

@media (max-width: 767px) {
  .form-content .notice-list {
    width: 100%; }
  .form-content .notice-list li {
    font-size: 12px; } }

.form-content .check-wrap,
.form-content .radio-wrap {
  position: relative;
  display: inline-block;
  word-break: break-all; }

.form-content .radio-wrap {
  padding: 0 20px 0 0; }

@media (max-width: 767px) {
  .form-content .radio-wrap {
    padding: 0 0 0 0; } }

.form-content .check-wrap .text,
.form-content .radio-wrap .text {
  display: inline-block;
  padding-left: 30px; }

.form-content .radio-wrap .text {
  padding-left: 25px; }

.form-content .check-wrap input[type='checkbox'],
.form-content .radio-wrap input[type='radio'] {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }

.form-content .check-wrap input[type='checkbox'] + .text:before,
.form-content .check-wrap input[type='checkbox'] + .text:after,
.form-content .radio-wrap input[type='radio'] + .text:before,
.form-content .radio-wrap input[type='radio'] + .text:after {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  content: '';
  box-sizing: border-box; }

.form-content .check-wrap input[type='checkbox'] + .text:before,
.form-content .radio-wrap input[type='radio'] + .text:before {
  z-index: 0;
  background-color: transparent;
  width: 20px;
  height: 20px;
  border: 1px #b4b4b4 solid; }

.form-content .check-wrap input[type='checkbox'] + .text:after,
.form-content .radio-wrap input[type='radio'] + .text:after {
  z-index: 1;
  margin: 5px 8px;
  width: 6px;
  height: 9px; }

.form-content .check-wrap input[type='checkbox']:checked + .text:before,
.form-content .radio-wrap input[type='radio']:checked + .text:before {
  background-color: #4b4b4b;
  border-color: #4b4b4b; }

.form-content .check-wrap input[type='checkbox']:checked + .text:after,
.form-content .radio-wrap input[type='radio']:checked + .text:after {
  border: 2px solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg); }

.form-content textarea {
  max-width: 900px;
  width: 100%;
  height: 120px;
  resize: vertical; }

.form-content .submit-area {
  -ms-flex-pack: start;
      justify-content: flex-start; }

.form-content .submit-area .btn-grey {
  width: 275px;
  height: 50px;
  padding: 0;
  text-align: center;
  cursor: pointer; }

.form-content .submit-area .notice {
  padding-left: 50px;
  font-size: 12px; }

.form-content .submit-area .notice p {
  margin-bottom: 1.2em; }

.form-content .submit-area .notice p:last-child {
  margin-bottom: 0; }

.form-content .submit-area .notice a {
  display: block; }

.form-content .submit-area .notice .contact {
  -ms-flex-pack: start;
      justify-content: flex-start; }

.form-content .submit-area .notice .contact dt {
  margin-right: 1em; }

.form-content .submit-area .notice .contact a {
  display: inline-block; }

@media (max-width: 1179px) {
  .form-content .submit-area {
    display: block; }
  .form-content .submit-area .btn-grey {
    max-width: 100%;
    margin-bottom: 30px; }
  .form-content .submit-area .notice {
    padding-left: 0; } }

@media (max-width: 767px) {
  .form-content .submit-area .btn-grey {
    width: 100%; } }

.form-content .select {
  width: 730px;
  cursor: pointer; }

@media (max-width: 767px) {
  .form-content .select {
    width: 100%; } }

.form-content .select-input {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  height: 40px;
  padding-left: 10px;
  border: 1px solid #b4b4b4;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: 300;
  color: #909090; }

.form-content .select-icon {
  position: absolute;
  top: -1px;
  right: -1px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  width: 40px;
  height: 40px;
  background: #4b4b4b;
  padding-top: 6px; }

.form-content .select-icon:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-top: 8px solid #fff; }

.form-content .select-list {
  display: none;
  height: 400px;
  overflow-y: scroll;
  border: 1px solid #b4b4b4; }

.form-content .select-list__child {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  width: 100%;
  height: 40px;
  padding: 5px 10px;
  border-bottom: 1px solid #b4b4b4;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1; }

.form-content .select-list__child:hover {
  background: #eeeeee; }

.form-content .mt-30 {
  margin-top: -30px; }

@media (max-width: 767px) {
  .form-content .mt-30 {
    margin-top: 0px; } }

.form-content .mt-37 {
  margin-top: -37px; }

@media (max-width: 767px) {
  .form-content .mt-37 {
    margin-top: 0px; } }

.form-confirm .file-list {
  margin-bottom: 0; }

.form-confirm .submit-area .btn-grey,
.form-confirm .submit-area a {
  display: inline-block;
  margin-right: 20px;
  vertical-align: middle; }

.form-confirm .submit-area .btn-grey {
  margin-bottom: 0; }

.form-confirm .submit-area .btn-border {
  width: 275px;
  height: 50px;
  text-align: center;
  line-height: 50px; }

.form-confirm .submit-area .text-blue {
  font-size: 12px; }

@media (max-width: 767px) {
  .form-confirm .submit-area .common-section {
    padding: 40px 15px; }
  .form-confirm .submit-area .btn-grey,
  .form-confirm .submit-area a {
    margin: 0 0 20px; }
  .form-confirm .submit-area .btn-border {
    width: 100%; }
  .form-confirm .submit-area .text-blue {
    margin-bottom: 0; } }

.form-confirm .back-warn {
  color: #d6000f;
  font-size: 14px;
  margin-top: 20px;
  text-indent: -0.75em;
  padding-left: 1.5em;
  box-sizing: border-box;
  position: relative; }

.form-confirm .back-warn:before {
  content: '※';
  display: inline-block;
  margin-right: 8px;
  vertical-align: top; }

.form-confirm .back-warn span {
  display: inline-block;
  line-height: 1.5; }

.form-thanks .common-section .notice {
  font-size: 16px;
  margin-top: 40px; }

.form-thanks .common-section li {
  margin-bottom: 1em; }

.form-thanks .common-section p {
  margin-bottom: 1.8em; }

.form-thanks .common-section .btn-grey {
  width: 275px;
  height: 50px;
  margin-top: 60px; }

@media (max-width: 767px) {
  .form-thanks .common-section {
    padding: 40px 0; }
  .form-thanks .common-section .btn-grey {
    width: 100%; } }

.col-2 {
  -ms-flex-pack: start;
      justify-content: flex-start; }

.col-2 .child {
  width: 40%;
  margin: 0 1% 30px; }

@media (max-width: 920px) {
  .col-2 .child {
    width: 30%;
    margin: 0 1.5%; } }

@media (max-width: 767px) {
  .col-2 .child {
    width: 48%;
    margin: 0 1%; } }

.col-3 {
  -ms-flex-pack: start;
      justify-content: flex-start; }

.col-3 .child {
  width: 31%;
  margin: 0 1% 30px; }

@media (max-width: 920px) {
  .col-3 .child {
    width: 30%;
    margin: 0 1.5%; } }

@media (max-width: 767px) {
  .col-3 .child {
    width: 48%;
    margin: 0 1%; } }

.col-4 {
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.col-4 .child {
  width: 23%;
  margin: 0 1% 30px; }

@media (max-width: 920px) {
  .col-4 .child {
    width: 30%;
    margin: 0 1.5%; } }

@media (max-width: 767px) {
  .col-4 .child {
    width: 48%;
    margin: 0 1%; } }

.col-5 {
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.col-5 .child {
  width: 18%;
  margin: 0 1%; }

@media (max-width: 920px) {
  .col-5 .child {
    width: 30%;
    margin: 0 1.5%; } }

@media (max-width: 767px) {
  .col-5 .child {
    width: 48%;
    margin: 0 1%; } }

.boxnav {
  max-width: 1030px;
  margin: 0 auto; }

.boxnav > .flex-wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between; }

.boxnav .btn-box {
  -ms-flex-flow: column nowrap;
      flex-flow: column nowrap;
  -ms-flex-pack: justify;
      justify-content: space-between; }

.boxnav .btn-box .btn-grey,
.boxnav .btn-box .btn-red {
  line-height: 1.3; }

.boxnav .each {
  width: 280px;
  text-align: center; }

.boxnav .dl-width-extension {
  width: 300px; }

.boxnav dt {
  width: 100%;
  height: 43px;
  font-size: 18px;
  font-weight: 900;
  line-height: 43px; }

.boxnav dt a {
  color: #fff; }

.boxnav .list-contact {
  margin-top: 10px; }

.boxnav .list-contact li {
  line-height: 25px;
  text-align: left; }

.boxnav .list-contact li a {
  font-weight: 700;
  color: #174bb4; }

.boxnav .list-contact li .text-red {
  display: block;
  margin-top: 5px;
  padding-left: 1em;
  text-indent: -1em;
  font-size: 11px;
  font-weight: 500;
  line-height: 1; }

.boxnav .list-contact li.text-bold {
  font-size: 20px;
  font-weight: bold; }

@media (max-width: 920px) {
  .boxnav .each {
    width: 32%; } }

@media (max-width: 767px) {
  .boxnav .each {
    width: 48%; }
  .boxnav .each img {
    display: block;
    width: 100%; }
  .boxnav dt {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    height: 45px;
    line-height: 1.2; }
  .boxnav .btn-box {
    width: 100%;
    margin-bottom: 10px; }
  .boxnav .btn-box .btn-grey,
  .boxnav .btn-box .btn-red {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    height: 50px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.2; }
  .boxnav dt {
    font-size: 14px; }
  .boxnav .list-contact li img {
    display: inline-block;
    width: auto; }
  .boxnav .list-contact li.text-bold {
    font-size: 20px;
    font-weight: bold; } }

.products-list .child {
  margin-bottom: 60px; }

.products-list .item-img {
  display: block;
  margin-bottom: 20px; }

.products-list .item-img img {
  display: block;
  width: 100%; }

.products-list .item-name {
  text-align: center; }

.products-list .item-name .name {
  display: block;
  font-weight: 700;
  font-size: 15px;
  text-align: left; }

@media (max-width: 1024px) {
  .products-list .item-name .name {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; } }

@media (max-width: 767px) {
  .products-list .child .item-name a {
    font-size: 12px;
    text-align: left; } }

@media (max-width: 640px) {
  .products-list .child .item-name a {
    padding: 0 .5em !important; } }

.products-list2 .child {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin-bottom: 60px; }

.products-list2 .item-img {
  display: block;
  margin-bottom: 10px; }

.products-list2 .item-summary {
  width: 100%;
  margin-bottom: 20px;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.5; }

.products-list2 .item-summary li {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.products-list2 .item-summary li:first-child {
  margin-bottom: 1em; }

.products-list2 .tag {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  width: 100%;
  margin-bottom: 10px; }

.products-list2 .tag li {
  width: calc(50% - 1px);
  margin-bottom: 1px;
  padding: 2px 0;
  font-size: 11px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  line-height: 1.1;
  text-transform: uppercase; }

.products-list2 .tag li.size {
  background: #1547ac; }

.products-list2 .tag li.product {
  background: #d6000f; }

.products-list2 .tag li.color {
  background: #55a42e; }

.products-list2 .tag li.type {
  background: #a800a8; }

.products-list2 .bg-grey {
  line-height: 40px;
  font-weight: 700;
  text-align: center; }

@media (max-width: 920px) {
  .products-list2 .item-summary {
    font-size: 12px; }
  .products-list2 .tag li {
    width: 100%; } }

@media (max-width: 767px) {
  .products-list2 .bg-grey {
    line-height: 30px; }
  .products-list2 .tag li {
    font-size: 9px; } }

@media (max-width: 640px) {
  .products-list2 .item-summary {
    font-size: 11px; } }

.products-list2-en .item-summary li:first-child {
  margin-bottom: 0; }

.products-list2-en .item-summary li:nth-of-type(2) {
  margin-bottom: 1em; }

.is_ie .products-list2 .child {
  position: relative;
  display: block;
  padding-bottom: 40px; }

.is_ie .products-list2 .child a {
  display: block;
  width: 100%; }

.is_ie .products-list2 .child .bg-grey {
  position: absolute;
  bottom: 0;
  left: 0; }

.img-box img, .img-box iframe {
  display: inline-block;
  margin: 0 30px 20px 0; }

.img-box iframe {
  max-width: 270px;
  width: 100%; }

.img-box .child {
  max-width: 270px;
  width: 100%;
  display: inline-block;
  margin: 0 30px 20px 0;
  vertical-align: top; }

.img-box .child img, .img-box .child iframe {
  margin: 0; }

.img-box .child iframe {
  max-width: 100%; }

.img-box .child p {
  width: 100%;
  padding: 0 1em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 700; }

.img-box.no-margin img {
  margin-right: 0; }

.img-box.no-margin iframe {
  margin-right: 0; }

.product-row-content .page-title-wrap {
  margin-bottom: 0; }

.each-row {
  width: 100%;
  padding: 60px 0;
  border-bottom: 1px solid #a7a7a7; }

.each-row:last-child {
  padding-bottom: 0;
  border-bottom: none; }

.each-row .summary-box {
  -ms-flex-order: 2;
      order: 2;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: justify;
      justify-content: space-between;
  width: 54%; }

.each-row .title-each {
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 700; }

.each-row .summary {
  margin-bottom: 10px;
  line-height: 1.6; }

.each-row .btn-red {
  max-width: 360px;
  width: 100%;
  height: 50px;
  line-height: 50px; }

.each-row .img-box {
  -ms-flex-order: 1;
      order: 1;
  width: 46%;
  padding-right: 50px; }

.each-row .img-box img {
  margin: 0; }

@media (max-width: 920px) {
  .each-row .summary {
    font-size: 13px;
    line-height: 1.4; } }

@media (max-width: 640px) {
  .each-row .summary-box {
    width: 100%; }
  .each-row .title-each {
    margin-bottom: 20px;
    font-size: 18px; }
  .each-row .img-box {
    width: 100%;
    margin-bottom: 10px;
    padding-right: 0; }
  .each-row .summary {
    margin-bottom: 20px; }
  .each-row .btn-red {
    max-width: 100%;
    width: 100%; } }

/* ==========================================================================
2 スライド
========================================================================== */
.large-slider {
  margin-bottom: 50px; }

.large-slider .swiper-wrapper {
  position: relative; }

.large-slider .swiper-slide {
  background: #fff; }

.large-slider .catchcopy {
  position: absolute;
  top: 40px;
  left: 0;
  letter-spacing: -1px; }

.large-slider .catchcopy span,
.large-slider .catchcopy strong {
  display: block;
  line-height: 1.3;
  font-family: 'NotoSans-SemiCondensedExtraBold'; }

.large-slider .catchcopy span {
  font-size: 40px; }

.large-slider .catchcopy strong {
  font-size: 60px;
  font-weight: bold; }

.large-slider .img {
  display: block; }

@media (max-width: 1280px) {
  .large-slider .catchcopy span {
    font-size: 3vw; }
  .large-slider .catchcopy strong {
    font-size: 4.6vw; } }

@media (max-width: 767px) {
  .large-slider .swiper-wrapper {
    padding-bottom: 20px; }
  .large-slider .swiper-slide {
    padding-top: 15%; }
  .large-slider .catchcopy {
    top: 0;
    letter-spacing: 0; }
  .large-slider .catchcopy span {
    font-size: 4vw; }
  .large-slider .catchcopy strong {
    font-size: 7vw; }
  .large-slider > .swiper-pagination-bullets, .large-slider .swiper-pagination-custom, .large-slider .swiper-pagination-fraction {
    bottom: 0; } }

.swiper-pagination-bullet,
.sp-button {
  width: 40px;
  height: 4px;
  border-radius: 0;
  border: none;
  background: #dadada;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 1px 0 0; }

.swiper-pagination-bullet-active,
.sp-selected-button {
  background: #4b4b4b; }

.slide-small,
.imagegallery {
  margin: 0 auto 130px;
  overflow: hidden; }

@media (max-width: 767px) {
  .slide-small,
  .imagegallery {
    margin-bottom: 70px; } }

.slide-small.not-working .sp-thumbnails,
.imagegallery.not-working .sp-thumbnails {
  display: none; }

.slide-small.not-working .sp-slide,
.imagegallery.not-working .sp-slide {
  position: relative;
  width: 100%;
  text-align: center; }

.sp-fade-arrows {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

.swiper-button-next,
.swiper-button-prev,
.sp-arrow {
  top: 50%;
  transform: translateY(-50%);
  width: 50px;
  height: 50px;
  background: #4b4b4b; }

@media (max-width: 767px) {
  .swiper-button-next,
  .swiper-button-prev,
  .sp-arrow {
    width: 30px;
    height: 30px; } }

.sp-next-arrow:before,
.sp-previous-arrow:before {
  display: none; }

.swiper-button-next:after,
.swiper-button-prev:after,
.sp-next-arrow:after,
.sp-previous-arrow:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 12px;
  height: 12px;
  background: none; }

@media (max-width: 767px) {
  .swiper-button-next:after,
  .swiper-button-prev:after,
  .sp-next-arrow:after,
  .sp-previous-arrow:after {
    width: 7px;
    height: 7px; } }

.swiper-button-prev,
.sp-horizontal .sp-previous-arrow {
  left: 0; }

.swiper-button-prev:after,
.sp-horizontal .sp-previous-arrow:after {
  transform: translate(-50%, -50%) rotate(-45deg);
  border-top: 2px solid #fff;
  border-left: 2px solid #fff; }

.swiper-button-next,
.sp-horizontal .sp-next-arrow {
  right: 0; }

.swiper-button-next:after,
.sp-horizontal .sp-next-arrow:after {
  transform: translate(-50%, -50%) rotate(45deg);
  border-top: 2px solid #fff;
  border-right: 2px solid #fff; }

.swiper-button-disabled {
  display: none; }

.sp-bottom-thumbnails {
  margin-top: 1px; }

.sp-bottom-thumbnails .sp-thumbnail-container,
.sp-top-thumbnails .sp-thumbnail-container {
  margin-right: 1px;
  margin-left: 0;
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"; }

.sp-bottom-thumbnails .sp-thumbnail-container img,
.sp-top-thumbnails .sp-thumbnail-container img {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  max-width: initial;
  height: 110px; }

@media (max-width: 640px) {
  .sp-bottom-thumbnails .sp-thumbnail-container img,
  .sp-top-thumbnails .sp-thumbnail-container img {
    height: 70px; } }

.sp-bottom-thumbnails .sp-selected-thumbnail,
.sp-top-thumbnails .sp-selected-thumbnail {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

.sp-thumbnail-arrow {
  top: -43px;
  width: 30px;
  height: 110px;
  background: #4b4b4b; }

.sp-thumbnail-arrow:before {
  display: none; }

.sp-thumbnail-arrow:after {
  top: 50%;
  left: 50%;
  width: 12px;
  height: 12px;
  background: none; }

@media (max-width: 640px) {
  .sp-thumbnail-arrow:after {
    width: 7px;
    height: 7px; } }

.sp-previous-thumbnail-arrow {
  left: 0; }

.sp-previous-thumbnail-arrow:after {
  transform: translate(-50%, -50%) rotate(-45deg);
  border-top: 2px solid #fff;
  border-left: 2px solid #fff; }

.sp-next-thumbnail-arrow {
  right: 0; }

.sp-next-thumbnail-arrow:after {
  transform: translate(-50%, -50%) rotate(45deg);
  border-top: 2px solid #fff;
  border-right: 2px solid #fff; }

.sp-slide img {
  width: 100%; }

/* ==========================================================================
2 スライド　終
========================================================================== */
.table {
  width: 100%; }

.table .head {
  background: #4b4b4b; }

.table .head th, .table .head td {
  padding: 10px 15px;
  border: 1px solid #b4b4b4;
  font-weight: 700;
  color: #fff;
  text-align: center;
  vertical-align: middle; }

.table .head th.center, .table .head td.center {
  width: 4.5em;
  padding: 0; }

.table .head th.catalog, .table .head td.catalog {
  width: 7em; }

.table .head .small1 {
  padding: 5px 20px; }

.table .head .small2 {
  padding: 10px 10px; }

.table .child:nth-child(odd) {
  background: #e6e6e6; }

.table .child td {
  padding: 3px 10px;
  border-right: 1px dotted #c4c4c4;
  vertical-align: middle; }

.table .child td:last-child {
  border-right: none; }

.table .child td.right {
  text-align: right; }

.table .child td.center {
  text-align: center;
  width: 4.5em;
  padding: 0; }

.table .child td .btn-red,
.table .child td .btn-green,
.table .child td .btn-blue,
.table .child td .btn-violet {
  display: inline-block;
  max-width: initial;
  width: auto;
  height: auto;
  padding: 2px 5px;
  font-size: 12px;
  line-height: 1; }

.table .child td .text-small {
  font-size: 10px; }

@media (max-width: 767px) {
  .table-wrap {
    overflow-x: scroll; }
  .table-wrap .table {
    width: 895px; } }

.table-list .head th, .table-list .head td {
  height: 50px; }

.table-list .child td {
  padding: 7px 10px; }

.page-title-wrap {
  padding: 0 50px 60px; }

.page-title-wrap .page-title {
  display: inline-block;
  font-size: 28px;
  font-weight: 700;
  vertical-align: middle; }

.page-title-wrap .page-title + .bg-grey {
  margin-left: 30px; }

.page-title-wrap .page-sub-title {
  position: relative;
  padding-bottom: 45px;
  font-weight: 700; }

.page-title-wrap .page-sub-title:after {
  content: "";
  position: absolute;
  bottom: 25px;
  left: 0;
  display: block;
  width: 70px;
  height: 3px;
  background: #000; }

.page-title-wrap .page-description {
  font-size: 12px;
  line-height: 1.7; }

@media (max-width: 1024px) {
  .page-title-wrap {
    padding: 0 30px 40px; }
  .page-title-wrap .page-title {
    margin-bottom: 0; } }

@media (max-width: 767px) {
  .page-title-wrap {
    padding: 0 0 30px; }
  .page-title-wrap .page-title {
    display: block;
    margin-bottom: 5px;
    font-size: 20px; }
  .page-title-wrap .page-title + .bg-grey {
    margin-left: 0;
    font-size: 13px; }
  .page-title-wrap .page-sub-title {
    margin: 0 0 10px;
    padding-bottom: 30px;
    font-size: 12px; }
  .page-title-wrap .page-sub-title:after {
    bottom: 15px;
    width: 40px;
    height: 2px; }
  .page-title-wrap .page-description {
    font-size: 11px;
    line-height: 1.4; } }

.full-title {
  margin-bottom: 60px;
  border-bottom: 1px solid #a7a7a7; }

.full-title .title-box {
  margin-bottom: 25px; }

.full-title .page-title {
  margin: 0 20px 15px 0; }

.full-title .page-title + .bg-grey {
  margin-left: 0; }

.desc-only .page-title {
  margin-bottom: 10px; }

.desc-only .page-sub-title {
  padding-bottom: 0; }

.desc-only .page-sub-title:after {
  display: none; }

.sec-title {
  margin-bottom: 30px;
  padding: 0 50px;
  font-size: 26px;
  font-weight: 700; }

@media (max-width: 1024px) {
  .sec-title {
    padding: 0 30px; } }

@media (max-width: 767px) {
  .sec-title {
    padding: 0;
    font-size: 20px; } }

.icon-title {
  display: table;
  margin-bottom: 30px; }

.icon-title span {
  display: table-cell;
  vertical-align: middle; }

.icon-title span:first-child {
  width: 60px; }

@media (max-width: 767px) {
  .icon-title span {
    vertical-align: top; }
  .icon-title span:first-child {
    width: 40px;
    padding-right: 10px; } }

.custom-top-content .breadcrumbs {
  margin-bottom: 30px; }

.custom-top-content .page-title-wrap .page-title-custom-top {
  font-size: 35px;
  font-weight: 700; }

@media (max-width: 1024px) {
  .custom-top-content .page-title-wrap {
    padding: 0 30px 40px; }
  .custom-top-content .page-title-wrap .page-title-custom-top {
    margin-bottom: 0; } }

@media (max-width: 767px) {
  .custom-top-content .page-title-wrap {
    padding: 0 0 30px; }
  .custom-top-content .page-title-wrap .page-title-custom-top {
    display: block;
    margin-bottom: 5px;
    font-size: 20px; } }

.custom-top-content .large-slider {
  padding-bottom: 28px; }

.custom-top-content .large-slider .catchcopy {
  top: 50px;
  right: 50px;
  color: #fff;
  text-align: right; }

.custom-top-content .large-slider .catchcopy strong {
  display: block;
  margin-right: 10px;
  font-size: 52px; }

.custom-top-content .large-slider .catchcopy span {
  display: block;
  font-size: 36px; }

.custom-top-content .large-slider .customtop-slide4 .catchcopy {
  color: #000; }

@media (max-width: 1280px) {
  .custom-top-content .large-slider .catchcopy strong {
    font-size: 4.4vw; }
  .custom-top-content .large-slider .catchcopy span {
    font-size: 3vw; } }

@media (max-width: 767px) {
  .custom-top-content .large-slider {
    margin-bottom: 20px; }
  .custom-top-content .large-slider .swiper-slide {
    padding-top: 24%; }
  .custom-top-content .large-slider .catchcopy {
    top: 0;
    right: 0;
    color: #000; }
  .custom-top-content .large-slider .catchcopy strong {
    font-size: 7vw; }
  .custom-top-content .large-slider .catchcopy span {
    font-size: 4vw; } }

.custom-top-content .boxnav {
  max-width: 1200px; }

@media (max-width: 1179px) {
  .custom-top-content .boxnav {
    max-width: 640px; } }

.custom-top-content .boxnav .flex-wrap .each {
  width: 280px; }

.custom-top-content .boxnav .flex-wrap .each dt {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }

.custom-top-content .boxnav .flex-wrap .each .how-to-draw {
  font-size: 14px; }

@media (max-width: 1179px) {
  .custom-top-content .boxnav .flex-wrap .each {
    max-width: 280px;
    width: 48%;
    margin-bottom: 10px; } }

.custom-top-content .boxnav .list-contact li {
  background: none; }

.custom-top-content .boxnav .list-contact li .text-red {
  font-size: 12px; }

@media (max-width: 920px) {
  .custom-top-content .boxnav .btn-box .btn-grey {
    height: 55px;
    font-size: 14px;
    line-height: 1.2; }
  .custom-top-content .boxnav .list-contact li {
    padding-left: 0;
    line-height: 1.5; }
  .custom-top-content .boxnav dt {
    height: 55px;
    font-size: 14px;
    line-height: 1.2; } }

@media (max-width: 767px) {
  .custom-top-content .boxnav .list-contact li {
    margin-bottom: 10px;
    padding-left: 0;
    font-size: 12px;
    line-height: 1.4; }
  .custom-top-content .boxnav dt {
    padding: 0 10px;
    font-size: 13px; } }

.custom-top-content .custom-top-description {
  margin: 70px 50px; }

@media (max-width: 920px) {
  .custom-top-content .custom-top-description {
    margin: 50px 30px;
    font-size: 13px; } }

@media (max-width: 767px) {
  .custom-top-content .custom-top-description {
    margin: 30px 0; } }

.custom-top-content .products-list .item-name {
  padding: 0 1em;
  text-align: left; }

@media (max-width: 767px) {
  .custom-top-content .products-list .item-img {
    margin-bottom: 5px; }
  .custom-top-content .products-list .item-name {
    padding: 0 0.5em;
    font-size: 13px; } }

.custom-top-content .col-3 {
  -ms-flex-pack: start;
      justify-content: flex-start; }

.custom-top-content .col-3 .child {
  width: 30%;
  margin: 0 12px 30px; }

.custom-top-content .col-3 .child img {
  width: 100%;
  height: 60%; }

@media (max-width: 920px) {
  .custom-top-content .col-3 .child {
    width: 30%;
    margin: 0 1.5%; } }

@media (max-width: 767px) {
  .custom-top-content .col-3 .child {
    width: 48%;
    margin: 0 1%; }
  .custom-top-content .col-3 .child img {
    width: 72%;
    height: auto; } }

.custom-top-content .child {
  margin-bottom: 50px; }

.custom-top-content .merit .sec-title {
  font-size: 30px;
  font-weight: 900; }

.custom-top-content .merit .icon-merit {
  width: 60px;
  margin-left: 50px;
  vertical-align: middle; }

.custom-top-content .merit .child {
  margin-bottom: 0; }

.custom-top-content .merit .child-title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  height: 2.2em;
  font-size: 16px; }

.custom-top-content .merit .example {
  margin-top: 50px; }

.custom-top-content .merit .example .btn-grey {
  height: 43px;
  font-size: 18px; }

@media (max-width: 920px) {
  .custom-top-content .merit .child {
    text-align: center; }
  .custom-top-content .merit .child-title {
    -ms-flex-pack: center;
        justify-content: center; }
  .custom-top-content .merit .example {
    margin-top: 72px; } }

@media (max-width: 767px) {
  .custom-top-content .merit .sec-title {
    font-size: 20px; }
  .custom-top-content .merit .icon-merit {
    width: 50px;
    margin-left: 15px; }
  .custom-top-content .merit .child {
    width: 100%;
    margin: 0 0 30px;
    text-align: left; }
  .custom-top-content .merit .child-title {
    -ms-flex-pack: left;
        justify-content: left;
    height: auto;
    min-height: 2em;
    overflow: inherit;
    text-overflow: inherit;
    white-space: inherit; }
  .custom-top-content .merit .example {
    margin-top: 30px; } }

.custom-top-content .custom-box .description {
  margin: 0 0 30px; }

.custom-top-content .price {
  margin-right: 50px;
  padding: 20px 40px;
  border: 3px solid #8e8e8e;
  border-radius: 15px;
  font-size: 20px; }

.custom-top-content .price span {
  font-weight: 700;
  vertical-align: top; }

.custom-top-content .price .box {
  display: inline-block; }

.custom-top-content .price .box span {
  display: block;
  text-align: center; }

.custom-top-content .price .box .bg-red {
  padding: 0 20px;
  line-height: 1.8; }

.custom-top-content .price .box i {
  margin: 6px 0 7px;
  color: #d6000f; }

.custom-top-content .price .symbol {
  margin: 0 1.5em; }

@media (max-width: 920px) {
  .custom-top-content .price {
    width: 100%;
    margin-right: 0;
    padding: 15px;
    font-size: 16px; } }

@media (max-width: 767px) {
  .custom-top-content .price {
    margin-bottom: 10px; }
  .custom-top-content .price span {
    display: block;
    margin: auto;
    text-align: center; }
  .custom-top-content .price .box {
    display: block;
    margin: auto; }
  .custom-top-content .price .symbol {
    transform: rotate(90deg);
    width: 1em;
    margin: 5px auto; } }

.custom-top-content .notice .paraph {
  font-size: 18px; }

@media (max-width: 767px) {
  .custom-top-content .notice {
    line-height: 1.4;
    font-size: 13px; } }

.custom-top-content .title-notice {
  margin-bottom: 10px;
  font-size: 22px;
  font-weight: 700; }

.custom-top-content .about .flex-wrap {
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center; }

.custom-top-content .about .paraph {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.8; }

.custom-top-content .about .paraph strong {
  font-weight: 700;
  color: #d6000f; }

@media (max-width: 767px) {
  .custom-top-content .about .paraph {
    line-height: 1.4;
    font-size: 13px; } }

.custom-top-content .service .sec-title {
  font-size: 30px;
  font-weight: 900; }

.custom-top-content .service .icon-service {
  width: 80px;
  margin-left: 40px;
  vertical-align: middle; }

.custom-top-content .service .description {
  font-size: 18px;
  font-weight: 700; }

@media (max-width: 767px) {
  .custom-top-content .service {
    margin-bottom: 50px; }
  .custom-top-content .service .sec-title {
    font-size: 20px; }
  .custom-top-content .service .icon-service {
    width: 50px;
    margin-left: 10px; } }

.custom-top-content .flow {
  padding-top: 0;
  border-top: none; }

.custom-top-content .flow .col-5 {
  margin-bottom: 40px; }

.custom-top-content .flow .child {
  position: relative;
  min-width: 190px;
  width: 15%;
  margin: 0 3% 0 0; }

.custom-top-content .flow .child:after {
  content: '';
  position: absolute;
  right: -25%;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  border: 20px solid transparent;
  border-left: 20px solid #acacac;
  border-top-width: 16px;
  border-bottom-width: 16px; }

.custom-top-content .flow .child figure .img-box {
  margin-bottom: 0; }

.custom-top-content .flow .child figure .img-box img {
  display: block;
  width: 100%;
  margin-bottom: 0; }

.custom-top-content .flow .child figcaption {
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: start;
      justify-content: flex-start;
  padding: 7px 10px;
  background: #424242;
  color: #fff; }

.custom-top-content .flow .child .circle {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #000;
  font-size: 24px;
  font-weight: 700;
  line-height: 36px;
  text-align: center; }

.custom-top-content .flow .child .text {
  padding-left: 10px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.2; }

.custom-top-content .flow .child.no-tri:after {
  display: none; }

@media (max-width: 1179px) {
  .custom-top-content .flow .child {
    min-width: auto;
    width: 23%;
    margin-bottom: 20px; }
  .custom-top-content .flow .child:after {
    right: -20%; }
  .custom-top-content .flow .child:nth-child(4) {
    margin-right: 0; } }

@media (max-width: 1024px) {
  .custom-top-content .flow .child {
    margin-right: 2%; }
  .custom-top-content .flow .child:after {
    display: none; }
  .custom-top-content .flow .child .circle {
    width: 25px;
    height: 25px;
    font-size: 18px;
    line-height: 25px; } }

@media (max-width: 767px) {
  .custom-top-content .flow .child {
    width: 100%;
    margin: 0 0 20px;
    background: #424242; }
  .custom-top-content .flow .child:last-child {
    background: transparent; }
  .custom-top-content .flow .child figure {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
  .custom-top-content .flow .child figure .img-box {
    width: 20%; }
  .custom-top-content .flow .child figure figcaption {
    width: 80%;
    height: 100%; }
  .custom-top-content .flow .child figure .circle {
    display: inline-block; } }

.custom-top-content .flow .last {
  width: 23%;
  margin-right: 0; }

.custom-top-content .flow .last .title {
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 700; }

.custom-top-content .flow .last table {
  margin-bottom: 5px; }

.custom-top-content .flow .last th,
.custom-top-content .flow .last td {
  width: 130px;
  padding: 11px 0;
  border: 1px solid #424242;
  font-size: 14px;
  line-height: 1;
  text-align: center; }

.custom-top-content .flow .last th {
  background: #424242;
  font-weight: 700;
  color: #fff; }

.custom-top-content .flow .last th:first-child {
  border-right-color: #fff; }

.custom-top-content .flow .last td:first-child {
  background: #dedede;
  font-weight: 700; }

.custom-top-content .flow .last .description {
  margin-top: 0;
  font-size: 14px;
  line-height: 1.2; }

@media (max-width: 1280px) {
  .custom-top-content .flow .last {
    width: 50%;
    margin-top: 50px; } }

@media (max-width: 767px) {
  .custom-top-content .flow .last {
    width: 100%;
    margin-top: 0; }
  .custom-top-content .flow .last table {
    width: 100%; } }

.custom-top-content .infomation {
  padding-top: 0;
  border-top: 0; }

.custom-top-content .repeat .description {
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 700; }

@media (max-width: 767px) {
  .custom-top-content .repeat .description {
    font-size: 15px; } }

.custom-top-content .repeat .strong {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 700; }

@media (max-width: 767px) {
  .custom-top-content .repeat .strong {
    font-size: 15px; } }

.custom-top-content .repeat .flex-wrap {
  -ms-flex-pack: start;
      justify-content: flex-start;
  margin-bottom: 50px; }

.custom-top-content .repeat .special {
  position: relative;
  display: inline-block;
  padding: 10px 30px;
  background: #fbe5e7; }

.custom-top-content .repeat .special:before, .custom-top-content .repeat .special:after {
  content: '';
  position: absolute;
  top: 0;
  display: block;
  width: 20px;
  height: 100%;
  border: 3px solid #d6000f;
  box-sizing: border-box; }

.custom-top-content .repeat .special:before {
  left: 0;
  border-right: none; }

.custom-top-content .repeat .special:after {
  right: 0;
  border-left: none; }

@media (max-width: 767px) {
  .custom-top-content .repeat .special {
    width: 100%; } }

.custom-top-content .repeat + .notice {
  margin-bottom: 50px; }

.custom-top-content .contact-box {
  max-width: 700px; }

.custom-top-content .contact-box .flex-wrap {
  -ms-flex-pack: left;
      justify-content: left; }

.custom-top-content .contact-box dt {
  font-size: 18px;
  font-weight: 700; }

.custom-top-content .contact-box .text-red {
  display: block;
  margin-top: 5px;
  padding-left: 1em;
  text-indent: -1em;
  font-size: 12px;
  font-weight: 700;
  width: 280px; }

.custom-top-content .contact-box .btn-grey {
  max-width: 320px;
  width: 100%;
  padding: 20px 0;
  text-align: center; }

@media (max-width: 767px) {
  .custom-top-content .contact-box .flex-wrap {
    -ms-flex-pack: start;
        justify-content: flex-start; }
  .custom-top-content .contact-box dl {
    margin: 0 4% 15px 0%; }
  .custom-top-content .contact-box dt {
    font-size: 16px; }
  .custom-top-content .contact-box .text-red {
    width: auto; } }

.custom-top-content .contact-box .inquiry {
  font-size: 22px;
  font-weight: 700; }

.custom-page-content .slide-small {
  margin-bottom: 80px; }

@media (max-width: 767px) {
  .custom-page-content .slide-small {
    margin-bottom: 50px; } }

.custom-page-content .summary-box {
  padding: 0 40px 60px; }

.custom-page-content .summary-box .description {
  margin-bottom: 50px; }

@media (max-width: 920px) {
  .custom-page-content .summary-box {
    padding: 0 30px 50px; } }

@media (max-width: 767px) {
  .custom-page-content .summary-box {
    padding: 0 0 50px; } }

.custom-page-content .small-pb {
  padding-bottom: 50px; }

.custom-page-content .no-bt {
  padding-top: 0;
  border-top: none; }

.custom-page-content .strong {
  display: block;
  margin: 15px 0 30px; }

.custom-page-content .strong li {
  font-size: 22px;
  font-weight: 700; }

@media (max-width: 767px) {
  .custom-page-content .strong li {
    font-size: 16px; } }

.custom-page-content .boxnav {
  width: 100%;
  margin-left: 0; }

.custom-page-content .boxnav .list-contact {
  margin-top: -5px; }

.custom-page-content .boxnav .list-contact .text-red {
  font-weight: 700; }

.custom-page-content .boxnav .list-contact li.text-bold {
  font-size: 22px; }

.custom-page-content .boxnav .custom-top-mt {
  margin-top: 10px; }

@media (max-width: 1024px) {
  .custom-page-content .boxnav .each {
    width: 31%; } }

@media (max-width: 920px) {
  .custom-page-content .boxnav .each {
    width: 32%; } }

@media (max-width: 767px) {
  .custom-page-content .boxnav .each {
    width: 100%;
    margin-bottom: 10px; }
  .custom-page-content .boxnav .btn-box .btn-grey {
    min-height: 65px;
    padding: 0 10px;
    font-size: 13px; }
  .custom-page-content .boxnav .list-contact {
    margin-top: 0px; }
  .custom-page-content .boxnav .list-contact li {
    margin-bottom: 5px;
    padding-left: 0;
    line-height: 1.4; } }

.custom-page-content .custom-box .sec-title {
  margin-bottom: 30px; }

.custom-page-content .custom-box .description {
  padding: 30px 0; }

@media (max-width: 767px) {
  .custom-page-content .description {
    font-size: 13px; } }

.custom-page-content .child img {
  width: 100%; }

.custom-page-content.how_to_draw .page-title-wrap {
  padding-left: 0; }

.custom-page-content.how_to_draw .sec-title {
  line-height: 38px;
  height: 40px;
  border-left: 10px solid #ff3400;
  background: #e8e8e8;
  padding-left: 30px;
  margin-top: 60px; }

.custom-page-content.how_to_draw .btn-grey {
  height: 50px;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 40px 0 20px; }

.custom-page-content.how_to_draw .img1 {
  max-height: 290px; }

.custom-page-content.how_to_draw .img2 {
  max-height: 385px; }

.custom-page-content.how_to_draw .img3 {
  max-height: 255px; }

.custom-page-content.how_to_draw .img4 {
  max-height: 360px; }

.custom-page-content.how_to_draw .img5 {
  max-height: 420px; }

.custom-page-content.how_to_draw .img6 {
  max-height: 255px; }

.custom-page-content.how_to_draw .img7 {
  max-height: 210px; }

.custom-page-content.how_to_draw .img8 {
  max-height: 210px; }

.custom-page-content.how_to_draw .img9 {
  max-height: 290px; }

.custom-page-content.how_to_draw .img10 {
  max-height: 210px; }

.custom-page-content.how_to_draw .img11 {
  max-height: 210px; }

.custom-page-content.how_to_draw .img12 {
  max-height: 210px; }

.custom-page-content.how_to_draw .img13 {
  max-height: 330px; }

.custom-page-content.how_to_draw .img14 {
  max-height: 210px; }

.custom-page-content.how_to_draw .img15 {
  max-height: 210px; }

.custom-page-content.how_to_draw .img16 {
  max-height: 290px; }

.custom-page-content.how_to_draw .img17 {
  max-height: 465px; }

.custom-page-content.how_to_draw .img-box {
  margin-top: 60px; }

.custom-page-content.how_to_draw .img-box img {
  margin: 10px 0 0 0; }

.custom-page-content.how_to_draw .img-box p {
  width: 100%; }

.custom-page-content.how_to_draw .trigonometry {
  margin: 60px 0 5px 0; }

.custom-page-content.how_to_draw .trigonometry .flex-wrap {
  gap: 10px; }

.custom-page-content.how_to_draw .trigonometry .flex-wrap p {
  width: 100%;
  margin: 20px 50px 0 0; }

.custom-page-content.how_to_draw .trigonometry .flex-wrap .img1 {
  z-index: 2; }

.custom-page-content.how_to_draw .how-to-draw-table tr {
  text-align: left; }

.custom-page-content.how_to_draw .how-to-draw-table tr .head-inner {
  margin-right: 1em; }

.custom-page-content.how_to_draw .how-to-draw-table * {
  font-weight: bold; }

.custom-page-content.how_to_draw .note {
  margin: 60px 0; }

.custom-gallery-page .slide-small,
.custom-gallery-page .imagegallery {
  margin-bottom: 60px; }

@media (max-width: 767px) {
  .custom-gallery-page .slide-small,
  .custom-gallery-page .imagegallery {
    margin-bottom: 30px; } }

.custom-gallery-page .summary-box {
  padding: 0 50px 60px; }

@media (max-width: 920px) {
  .custom-gallery-page .summary-box {
    padding: 0 30px 40px; } }

@media (max-width: 767px) {
  .custom-gallery-page .summary-box {
    padding: 0 0 40px; } }

@media (max-width: 767px) {
  .custom-gallery-page .img-box img {
    width: 31%;
    margin: 0 1% 20px;
    vertical-align: middle; }
  .custom-gallery-page .img-box iframe {
    width: 48%;
    margin: 0 1% 20px; }
  .custom-gallery-page .img-box .child {
    width: 47%;
    margin: 0 1% 20px; }
  .custom-gallery-page .img-box .child iframe {
    display: block;
    width: 100%; } }

.custom-gallery-page.nano .sec9 img {
  width: 12.5%;
  margin: 0; }

@media (max-width: 1179px) {
  .custom-gallery-page.nano .sec9 img {
    width: 14%; } }

@media (max-width: 1024px) {
  .custom-gallery-page.nano .sec9 img {
    width: 16.5%; } }

@media (max-width: 767px) {
  .custom-gallery-page.nano .sec9 img {
    width: 25%; } }

.clinching .summary-box .sec-title {
  padding: 0; }

.clinching .sec1 .description {
  margin-bottom: 50px; }

.clinching .sec2 .child {
  margin-bottom: 0; }

.clinching .sec4 .child {
  margin-bottom: 0; }

.inkjet .sec3 .btn-grey {
  margin-bottom: 50px; }

.inkjet .sec3 .col-2 {
  -ms-flex-pack: start;
      justify-content: flex-start; }

@media (max-width: 767px) {
  .inkjet .sec3 .col-2 .child {
    width: 100%; } }

.inkjet .sec3 .col-2 .child-title {
  margin: 0 0 6px;
  padding: 0;
  font-weight: 700;
  line-height: 1; }

.inkjet .sec3 .col-2 > .child:last-child {
  margin-top: -69px; }

@media (max-width: 767px) {
  .inkjet .sec3 .col-2 > .child:last-child {
    width: 100%;
    margin-top: 30px; } }

.inkjet .sec3 .col-2 .sec-title {
  margin-bottom: 28px;
  padding: 0 9px;
  line-height: 1; }

@media (max-width: 767px) {
  .inkjet .sec3 .col-2 .sec-title {
    padding: 0; } }

.inkjet .sec3 .col-2 .flex-wrap .child {
  width: 45%; }

.inkjet .sec3 .col-2 .flex-wrap-silkscreen-printing {
  padding-left: 9px;
  -ms-flex-pack: start;
      justify-content: flex-start; }

.inkjet .sec3 .col-2 .flex-wrap-silkscreen-printing .child {
  width: 45%; }

.inkjet .sec3 .col-2 .flex-wrap-silkscreen-printing .child {
  width: 57%;
  white-space: nowrap; }

.inkjet .sec3 .col-2 .flex-wrap-silkscreen-printing .child .child-title {
  margin-top: 13px;
  overflow: visible;
  /* テキストの見切れ対応 */ }

@media (max-width: 767px) {
  .inkjet .sec3 .col-2 .flex-wrap-silkscreen-printing {
    padding: 0; } }

.inkjet .sec3 .col-2 iframe {
  height: 180px; }

@media (max-width: 767px) {
  .inkjet .sec3 .col-2 .flex-wrap .child {
    margin: 0 1% 20px; }
  .inkjet .sec3 .col-2 .flex-wrap .child iframe {
    height: 190px; } }

@media (max-width: 767px) {
  .inkjet .sec6 .add-col1 {
    margin-top: 20px; } }

.inkjet .sec6 .add-col1 .child:last-child {
  width: 44%;
  margin: 0 1% 30px; }

.inkjet .sec6-inkjet {
  padding-bottom: 0; }

@media (max-width: 767px) {
  .inkjet .sec6-inkjet .add-col1 {
    margin-top: 20px; } }

.inkjet .sec6-inkjet .add-col1 .child:last-child {
  width: 44%;
  margin: 0 1% 30px; }

.inkjet .sec7-child:first-child {
  width: 30%; }

@media (max-width: 767px) {
  .inkjet .sec7-child:first-child {
    width: 100%;
    margin-bottom: 30px; } }

.inkjet .sec7-child:last-child {
  width: 55%; }

@media (max-width: 767px) {
  .inkjet .sec7-child:last-child {
    width: 100%;
    margin-bottom: 40px; } }

.inkjet .sec7-child .child {
  width: 42%; }

@media (max-width: 767px) {
  .inkjet .sec7-child .child {
    width: 48%; } }

.sheet .sec1,
.sheet .sec2 {
  padding-top: 0;
  border-top: none; }

.sheet .sec4 .flex-wrap {
  -ms-flex-pack: start;
      justify-content: flex-start; }

.sheet .sec4 .child {
  margin-right: 1%; }

.sheet .sec5 .flex-wrap {
  -ms-flex-pack: start;
      justify-content: flex-start; }

.sheet .sec5 .child {
  max-width: 255px;
  width: 100%;
  margin-right: 50px; }

.sheet .sec5 .child:last-child {
  margin-right: 0; }

.sheet .sec5 li {
  padding-left: 1em;
  text-indent: -1em;
  font-weight: 700;
  font-size: 13px; }

.sheet .sec5 li:before {
  content: '●'; }

@media (max-width: 1024px) {
  .sheet .sec4 .child {
    max-width: 31%;
    width: 100%;
    margin: 0 1%; }
  .sheet .sec5 .child {
    max-width: 31%;
    width: 100%;
    margin: 0 1%; } }

@media (max-width: 767px) {
  .sheet .sec4 .child {
    max-width: 48%;
    width: 100%;
    margin: 0 1% 20px; }
  .sheet .sec5 .child {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
        align-items: flex-start;
    max-width: 100%;
    width: 100%;
    margin: 0 0 30px; }
  .sheet .sec5 .child img {
    width: 40%; }
  .sheet .sec5 .child ul {
    width: 60%;
    padding-left: 2%; } }

.laser .boxnav {
  max-width: 1020px; }

.laser .boxnav .each:first-child {
  width: 340px; }

.laser .boxnav .each:first-child .btn-grey {
  max-width: 340px; }

@media (max-width: 1024px) {
  .laser .boxnav .each .list-contact {
    margin-top: 0px; } }

.laser .sec1 .sec-title {
  margin-bottom: 10px; }

.laser .sec1 .strong {
  margin: 35px 0 0; }

.laser .sec1 .col-2 {
  -ms-flex-pack: start;
      justify-content: flex-start; }

.laser .sec1 .col-2 .child-large-title {
  padding: 3px 0 6px;
  font-size: 22px;
  font-weight: bold;
  line-height: 1; }

.laser .sec1 .col-2 .child:last-child {
  width: 28%;
  margin-top: -61px; }

.laser .sec1 .col-2 .child:last-child .child-title {
  margin: 0;
  padding: 7px 0 11px;
  line-height: 1; }

@media (max-width: 767px) {
  .laser .sec1 .col-2 .child {
    width: 100%; }
  .laser .sec1 .col-2 .child-large-title {
    font-size: 16px; }
  .laser .sec1 .col-2 .child:last-child {
    width: 100%;
    margin-top: 30px; } }

.laser .sec1 .add-col {
  margin-top: 40px; }

.laser .sec1 .add-col .child:last-child {
  margin-top: -31px; }

@media (max-width: 767px) {
  .laser .sec1 .add-col .child:last-child {
    margin-top: 20px; } }

.laser .sec4 .btn-grey {
  max-width: 400px; }

.sponge iframe {
  width: 100%;
  height: 190px; }

.sponge .sponge-sec {
  padding-top: 60px;
  border-top: 1px solid #a7a7a7; }

.sponge .sponge-sec .summary-box {
  padding-bottom: 30px; }

.sponge .sponge-sec .description {
  margin-bottom: 20px; }

.sponge .sponge-sec .sec-title {
  padding: 0; }

.sponge .sponge-sec .btn-grey {
  margin-bottom: 50px; }

.sponge .sec1 {
  padding-top: 0;
  border-top: none; }

.sponge .sec1 .strong {
  margin-bottom: 5px; }

.sponge .sec1 .illust-box {
  margin-bottom: 50px; }

.sponge .sec1 .illust-box .child {
  position: relative; }

.sponge .sec1 .illust-box .child img {
  width: 90%; }

.sponge .sec1 .illust-box .child:after {
  content: '\f067';
  position: absolute;
  right: -15px;
  top: 50%;
  transform: translateY(-50%);
  font-family: 'FontAwesome';
  font-size: 30px;
  color: #4b4b4b; }

.sponge .sec1 .illust-box .child:last-child:after {
  display: none; }

@media (max-width: 767px) {
  .sponge .sec1 .illust-box .child {
    width: 31%; }
  .sponge .sec1 .illust-box .child:after {
    font-size: 20px; } }

@media (max-width: 640px) {
  .sponge .sec1 .illust-box .child:after {
    right: 00px;
    font-size: 16px;
    z-index: 10; } }

.sponge .sec2 .col-4 .child:last-child {
  width: 25%; }

.sponge .sec2 .col-4 .child:last-child .child-title {
  margin-top: 0; }

.sponge .btn-box .btn-grey {
  margin-bottom: 0; }

@media (max-width: 767px) {
  .sponge .sec4 .boxnav {
    margin-top: 50px; } }

.common-page ul {
  padding-bottom: 2em; }

.common-page p {
  padding-bottom: 2em; }

.notfound .flex-wrap {
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 50px; }

.notfound .flex-wrap .child {
  max-width: 220px; }

@media (max-width: 767px) {
  .notfound .flex-wrap {
    -ms-flex-pack: center;
        justify-content: center; }
  .notfound .flex-wrap .child {
    width: 80%;
    max-width: 300px; }
  .notfound .flex-wrap br {
    display: none; } }

.service_unavailable .page-title-wrap {
  padding: 60px 0;
  margin-top: 80px;
  border-top: 1px solid #a7a7a7; }

.service_unavailable .page-title {
  display: inline-block;
  width: 100%; }

.service_unavailable .sec-title {
  margin-bottom: 4%; }

.service_unavailable .flex-wrap {
  -ms-flex-pack: start;
      justify-content: flex-start;
  margin-bottom: 5%;
  -ms-flex-align: center;
      align-items: center; }

.service_unavailable .flex-wrap .child {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: 5%; }

.service_unavailable .flex-wrap .child .robo-h {
  max-height: 200px; }

.service_unavailable .flex-wrap .child .robo-sorry {
  max-height: 250px; }

@media (max-width: 767px) {
  .service_unavailable .flex-wrap {
    -ms-flex-pack: center;
        justify-content: center; }
  .service_unavailable .flex-wrap .child {
    max-width: 45%; }
  .service_unavailable .flex-wrap br {
    display: none; } }

.index-content .boxnav .btn-box .btn-grey,
.index-content .boxnav .btn-box .btn-red {
  height: 50px; }

.index-content .boxnav {
  max-width: 1200px; }

.index-content .each {
  margin-bottom: 15px; }

.index-content .description {
  font-size: 16px;
  margin: 90px 0 80px; }

@media (max-width: 767px) {
  .index-content .description {
    margin: 40px 0 80px; } }

.index-content .index-sec-title {
  margin-bottom: 40px;
  padding: 0;
  text-align: center; }

.index-content .information-box {
  margin-bottom: 80px; }

.index-content #information-wide,
.index-content #information-tablet,
.index-content #information-pc,
.index-content #information-sp {
  margin-bottom: 20px; }

.index-content .btn-more {
  float: right;
  display: block;
  width: 165px;
  height: 30px;
  border: 1px solid #4b4b4b;
  font-size: 14px;
  text-align: center;
  line-height: 27px; }

.index-content .btn-more i {
  margin-left: 15px;
  font-size: 18px;
  vertical-align: middle;
  line-height: 1; }

@media (max-width: 767px) {
  .index-content .btn-more {
    float: none;
    width: 100%;
    height: auto;
    padding: 15px 0;
    line-height: 1; } }

.product-content .boxnav {
  max-width: 1030px;
  margin-bottom: 60px; }

.product-content .boxnav .each {
  width: 275px;
  margin-bottom: 40px; }

.product-content .boxnav .each .bg-grey {
  height: 45px;
  font-size: 20px;
  line-height: 44px; }

.product-content .boxnav .each img {
  width: 100%; }

@media (max-width: 1179px) {
  .product-content .boxnav .each {
    width: 32%; } }

@media (max-width: 767px) {
  .product-content .boxnav .each {
    width: 49%;
    margin-bottom: 50px; }
  .product-content .boxnav .each .bg-grey {
    height: 35px;
    font-size: 14px;
    line-height: normal; } }

.product-content-en .boxnav .each dt {
  font-size: 16px; }

@media (max-width: 767px) {
  .product-content-en .boxnav .each dt {
    font-size: 14px; } }

.hotobuy-content .icon-title span {
  font-weight: 700; }

.hotobuy-content .common-section p {
  margin-bottom: 20px; }

.hotobuy-content .common-section p:last-child {
  margin-bottom: 0; }

.hotobuy-content .common-section .btn-grey {
  max-width: 275px;
  height: 50px; }

@media (max-width: 767px) {
  .hotobuy-content .common-section .btn-grey {
    max-width: 100%; } }

.company-content .flex-wrap {
  -ms-flex-pack: start;
      justify-content: start; }

.company-content .left {
  width: 57%;
  padding-right: 4%; }

.company-content .left dt a {
  color: #fff; }

.company-content .right {
  width: 43%; }

.company-content .left2 {
  width: 50%;
  padding-right: 2%; }

.company-content .left2 iframe {
  height: 450px; }

.company-content .right2 {
  width: 50%; }

.company-content .right2 iframe {
  height: 450px; }

.company-content .table-layout {
  margin-bottom: 1em; }

.company-content .table-layout:last-child {
  margin-bottom: 0; }

.company-content .sec1 .left {
  width: 50%; }

.company-content .sec1 .right {
  width: 50%; }

@media (max-width: 920px) {
  .company-content .left {
    width: 100% !important;
    margin-bottom: 50px;
    padding-right: 0; }
  .company-content .right {
    width: 100% !important; }
  .company-content .left2 {
    width: 100% !important;
    margin-bottom: 50px;
    padding-right: 0; }
  .company-content .right2 {
    width: 100% !important; } }

@media (max-width: 767px) {
  .company-content .left dl {
    display: block;
    width: 100%;
    margin: auto; }
  .company-content .left dl img {
    display: block;
    width: 100%; }
  .company-content .table-layout {
    padding-bottom: 1em;
    border-bottom: 1px dotted #ccc; }
  .company-content .table-layout dt,
  .company-content .table-layout dd {
    width: 100% !important; }
  .company-content .table-layout dt {
    margin-bottom: 5px; } }

.company-content .sec1 .left p {
  margin-bottom: 10px;
  font-size: 18px; }

.company-content .sec1 .left dt {
  width: 100%;
  height: 45px;
  font-size: 18px;
  font-weight: 700;
  line-height: 45px;
  text-align: center; }

.company-content .sec1 .left .robo {
  width: 150px;
  margin: 0 0 0 40px; }

.company-content .sec1 .right dt {
  width: 160px; }

@media (max-width: 1179px) {
  .company-content .sec1 .left .robo {
    width: 30%; } }

@media (max-width: 1024px) {
  .company-content .sec1 .left .robo {
    width: 22%; } }

@media (max-width: 640px) {
  .company-content .sec1 .left .robo {
    display: none; } }

.company-content .sec3 .map {
  width: 100%;
  margin-bottom: 20px; }

.company-content .sec3 .btn-grey {
  display: inline-block;
  max-width: none;
  width: auto;
  height: auto;
  margin-left: 15%;
  padding: 5px 30px;
  font-size: 12px;
  line-height: 1; }

.company-content .sec3 .left2 dt {
  width: 205px; }

.company-content .sec3 .right2 .table-layout:nth-child(3) {
  margin-bottom: 50px; }

.company-content .sec3 .right2 dt {
  width: 160px; }

@media (max-width: 767px) {
  .company-content .sec3 h3.sec-title {
    font-size: 18px; }
  .company-content .sec3 .btn-grey {
    margin-left: 1em; }
  .company-content .sec3 .left2 {
    margin-bottom: 60px; }
  .company-content .sec3 .right2 iframe {
    width: 100%; } }

@media (max-width: 640px) {
  .company-content .sec3 .btn-grey {
    margin: 0; } }

.company-content .sec4 dt {
  width: 70px; }

.company-content .netsales {
  width: 100%; }

.form-catalog .width-catalog {
  width: 400px; }

@media (max-width: 920px) {
  .form-catalog .width-catalog {
    width: 40%; } }

@media (max-width: 767px) {
  .form-catalog .width-catalog {
    width: 48%; } }

.form-catalog .description {
  text-align: left;
  margin: 10px 0 0 0; }

.form-catalog .boxnav {
  margin: 0 50px 60px; }

.form-catalog .boxnav .flex-wrap {
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: end;
      align-items: flex-end;
  margin-bottom: 30px; }

.form-catalog .boxnav .each {
  margin-right: 30px; }

.form-catalog .boxnav dt {
  font-size: 16px; }

.form-catalog .boxnav img {
  display: block;
  margin: auto; }

.form-catalog .boxnav .link-box:first-child dt {
  min-height: 52px;
  height: auto;
  padding: 20px 0 0;
  line-height: 1.2; }

.form-catalog .boxnav .link-box:first-child dd {
  height: 307px; }

.form-catalog .boxnav .link-box:first-child img {
  height: 307px; }

.form-catalog .boxnav .text-small {
  display: block;
  font-size: 11px; }

.form-catalog .radios {
  padding: 10px 0 10px; }

.form-catalog .checkline {
  margin-bottom: 0; }

.form-catalog .small-text {
  font-size: 14px; }

@media (max-width: 920px) {
  .form-catalog .boxnav dt {
    font-size: 14px; }
  .form-catalog .boxnav .link-box:first-child dd {
    height: auto; }
  .form-catalog .boxnav .link-box:first-child img {
    height: auto;
    width: 74.4%; } }

@media (max-width: 1024px) {
  .form-catalog .boxnav {
    margin: 0 30px 40px; } }

@media (max-width: 767px) {
  .form-catalog .boxnav {
    margin: 0 0 40px; }
  .form-catalog .boxnav .flex-wrap {
    -ms-flex-pack: justify;
        justify-content: space-between; }
  .form-catalog .boxnav .each {
    margin-right: 0; }
  .form-catalog .boxnav dt {
    font-size: 13px; }
  .form-catalog .boxnav dt .text-small {
    display: block; }
  .form-catalog .boxnav .link-box:first-child dt {
    display: block;
    min-height: 62px;
    padding: 15px 0 0; }
  .form-catalog .small-text {
    display: block;
    margin-top: 5px; } }

@media (max-width: 640px) {
  .form-catalog .boxnav .link-box:first-child img {
    width: 80%; } }

.form-catalog-global .boxnav .flex-wrap {
  -ms-flex-align: start;
      align-items: flex-start;
  margin-bottom: 10px; }

.form-catalog-global .boxnav .each {
  margin-right: 10px; }

@media (max-width: 767px) {
  .form-catalog-global .boxnav .each {
    margin-right: 0; } }

.form-catalog-global .description {
  margin: -14px 0 0 0; }

@media (max-width: 767px) {
  .form-catalog-global .description {
    margin-top: 10px; } }

.form-catalog-global .link-box:first-child {
  width: auto;
  margin-right: 150px; }

@media (max-width: 767px) {
  .form-catalog-global .link-box:first-child {
    width: 48%;
    margin-right: 0; } }

.form-catalog-global .link-box:first-child dt {
  text-align: left; }

.form-catalog-global .link-box:first-child img {
  margin-left: 0; }

.form-catalog-global .link-box:last-child {
  padding-top: 52px; }

@media (max-width: 767px) {
  .form-catalog-global .link-box:last-child {
    padding-top: 60px; } }

.form-catalog-global .link-box:last-child img {
  display: block;
  margin-bottom: 30px; }

.form-catalog-global .link-box:last-child .btn-pdf {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  width: 100%;
  height: 40px;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold; }

@media (max-width: 920px) {
  .form-catalog-global .link-box:last-child .btn-pdf {
    font-size: 1.4rem;
    line-height: 1.2; } }

.contact-content .page-title-wrap {
  padding: 0 50px 0; }

@media (max-width: 1024px) {
  .contact-content .page-title-wrap {
    padding: 0 30px 0; } }

@media (max-width: 767px) {
  .contact-content .page-title-wrap {
    padding: 0 0 0; } }

.contact-content .title-box {
  margin-bottom: 30px; }

.contact-content .page-title-wrap .page-description {
  font-size: 14px;
  color: #d6000f;
  line-height: 1.5; }

.contact-content .span_title {
  font-size: 22px;
  font-weight: 700; }

.contact-content .list {
  margin-bottom: 30px;
  padding: 0 0 0 60px; }

.contact-content .table-layout {
  padding-left: 60px; }

.contact-content .table-layout dt {
  width: 5em;
  font-weight: normal; }

.contact-content .notice {
  display: inline-block;
  margin-left: 10px;
  font-size: 13px;
  color: #d6000f; }

.contact-content .sec1 .table-layout {
  margin-bottom: 30px; }

.contact-content .sec1 .icon-title {
  margin-bottom: 10px; }

.contact-content .sec1-message .btn-red {
  margin-top: 20px; }

.contact-content .sec1 .list2 li:last-child {
  margin-top: 20px; }

.contact-content .sec2 .table-layout {
  margin-bottom: 30px; }

.contact-content .sec2 .table-layout dt {
  width: 8em; }

.contact-content .sec2 .red {
  color: #d6000f; }

.contact-content .btn-grey {
  margin-left: 60px; }

.contact-content .sec2 .btn-grey {
  margin-bottom: 30px; }

.contact-content .sec2 .btn-grey:last-of-type {
  margin-bottom: 0; }

.contact-content .sec3 .head {
  font-weight: bolder; }

.contact-content .sec3 .lead {
  margin-left: 60px;
  margin-bottom: 30px; }

.contact-content .sec3 .link {
  text-align: center;
  width: 400px;
  max-width: 400px; }

@media (max-width: 767px) {
  .contact-content .page-title-wrap .page-description {
    font-size: 12px; }
  .contact-content .list {
    padding-left: 0;
    font-size: 12px; }
  .contact-content .table-layout {
    padding-left: 0; }
  .contact-content .btn-grey {
    margin-left: 0; }
  .contact-content .notice {
    margin-left: 0; }
  .contact-content .sec3 .lead {
    margin-left: 0; }
  .contact-content .sec3 .link {
    width: 100%;
    max-width: 100%; } }

.search_items .page-sub-title {
  font-size: 20px; }

@media (max-width: 767px) {
  .search_items .page-sub-title {
    font-size: 16px; } }

.search_items .sec-title {
  margin-bottom: 30px; }

.search_items .sec-title .bg-grey {
  display: inline-block;
  margin-right: 1em;
  padding: 4px 30px;
  font-weight: 700;
  vertical-align: middle; }

@media (max-width: 767px) {
  .search_items .sec-title {
    font-size: 15px; }
  .search_items .sec-title .bg-grey {
    display: block;
    width: 100%;
    margin: 0 0 5px;
    font-size: 16px;
    text-align: center; } }

.search_items .common-section .col-5 {
  -ms-flex-pack: justify;
      justify-content: space-between; }

.search_items .common-section .child {
  margin: 0 0 30px; }

.search_items .common-section .child img {
  display: block;
  margin-bottom: 10px; }

.search_items .common-section .child .check-wrap input[type='checkbox'] + .text:before {
  border-color: #000000; }

.search_items .common-section .child .check-wrap input[type='checkbox']:checked + .text:before {
  border-color: #4b4b4b; }

.search_items .common-section .child .check-wrap {
  display: block;
  padding-left: 15px; }

.search_items .common-section .child .text {
  position: relative;
  font-weight: 700; }

.search_items .common-section .radio-wrap input[type='radio'] + .text:before {
  border-color: #000000; }

.search_items .common-section .check-wrap input[type='checkbox'] + .text:before {
  border-color: #000000; }

.search_items .common-section .notice {
  display: block;
  font-size: 12px; }

.search_items .common-section .description {
  margin-bottom: 2em; }

.search_items .common-section .notice-box {
  line-height: 2; }

.search_items .common-section .notice-box li {
  font-size: 13px; }

.search_items .common-section .list li {
  margin-bottom: 10px; }

.search_items .common-section .list li:last-child {
  margin-bottom: 0; }

@media (max-width: 1179px) {
  .search_items .common-section .notice-box {
    margin-top: 20px;
    line-height: 1.5; }
  .search_items .common-section .notice-box li {
    font-size: 12px; } }

.search_items .step1 {
  padding-bottom: 30px; }

.search_items .step2 .checkline {
  margin-bottom: 30px; }

.search_items .step2 .size-box {
  -ms-flex-pack: start;
      justify-content: flex-start; }

.search_items .step2 .size-box {
  -ms-flex-align: center;
      align-items: center; }

.search_items .step2 .each-size {
  margin-right: 30px; }

.search_items .step2 .each-size dt {
  margin-bottom: 5px;
  font-weight: 700; }

.search_items .step2 .each-size label {
  display: block;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 400; }

.search_items .step2 .each-size label:last-child {
  margin-bottom: 0; }

.search_items .step2 .each-size label input {
  display: inline-block;
  width: 80px;
  margin-right: 0.5em;
  vertical-align: bottom; }

@media (max-width: 767px) {
  .search_items .step2 .size-box .flex-wrap {
    -ms-flex-pack: start;
        justify-content: flex-start; }
  .search_items .step2 .size-box .flex-wrap .each-size {
    width: 50%;
    margin: 0 0 30px; } }

.search_items .step3 .flex-wrap {
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center; }

.search_items .step3 .notice-box {
  margin: 0 0 4em 5em; }

@media (max-width: 920px) {
  .search_items .step3 .notice-box {
    margin: 20px 0 0; } }

.search_items .step4 .flex-wrap {
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: end;
      align-items: flex-end; }

@media (max-width: 767px) {
  .search_items .step4 .flex-wrap {
    -ms-flex-align: start;
        align-items: flex-start; } }

.search_items .step4 .list {
  margin-right: 50px; }

@media (max-width: 767px) {
  .search_items .step4 .list {
    margin: 0 0 30px; } }

.search_items .step4 .img {
  text-align: center; }

.search_result .table-wrap .table .product_space {
  white-space: nowrap; }

.search_result .table-wrap .table .w2 {
  width: 30%; }

@media (max-width: 920px) {
  .search_result .table-wrap .table {
    width: 895px; } }

.discontinued .page-title-wrap .page-sub-title {
  font-size: 20px; }

.discontinued .page-title-wrap .page-sub-title:after {
  display: none; }

@media (max-width: 767px) {
  .discontinued .page-title-wrap .page-sub-title {
    font-size: 16px; } }

.discontinued .information-guide-list__item {
  margin-bottom: 20px; }

.discontinued .information-guide-list__item .pdf-link {
  display: inline-block;
  height: 100%;
  max-width: none;
  min-width: 280px;
  width: auto;
  color: #fff;
  padding: 15px;
  font-size: 17px;
  text-align: center; }

@media (max-width: 767px) {
  .discontinued .information-guide-list__item .pdf-link {
    width: 100%;
    min-width: 0; } }

.discontinued .icon-excel {
  display: inline-block;
  max-width: none;
  width: auto;
  height: auto;
  margin-left: 30px;
  padding: 4px 25px;
  font-size: 12px;
  vertical-align: middle; }

.discontinued .common-section {
  padding-top: 0;
  border-top: none; }

.discontinued .head th.w1 {
  width: 135px; }

.discontinued .head th.w2 {
  width: 420px; }

.discontinued .head th.w3 {
  width: 275px; }

.discontinued .head th.w4 {
  width: 395px; }

@media (max-width: 767px) {
  .discontinued .icon-excel {
    margin-left: 0; } }

.change_information__link {
  text-align: center;
  width: 400px;
  max-width: 400px; }

@media (max-width: 767px) {
  .change_information__link {
    width: 100%;
    max-width: 100%; } }

.technical-content .list-product {
  margin-bottom: 60px; }

.technical-content .list-product li a {
  display: block;
  padding: 12px 20px;
  font-size: 20px;
  font-weight: bold; }

.technical-content .list-product li a:before {
  content: '\f105';
  display: inline-block;
  margin-right: 1em;
  font-size: 18px;
  font-family: 'FontAwesome'; }

.technical-content .list-product li:nth-child(odd) {
  background: #e6e6e6; }

.technical-content .sec-title + p {
  margin-bottom: 2em; }

@media (max-width: 767px) {
  .technical-content .list-product li a {
    position: relative;
    padding: 15px 10px 15px 25px;
    font-size: 13px;
    line-height: 1.2; }
  .technical-content .list-product li a:before {
    position: absolute;
    top: 15px;
    left: 8px; } }

.new-content .page-title-wrap {
  margin-bottom: 60px;
  border-bottom: 1px solid #a7a7a7; }

.new-content .page-title-wrap .page-sub-title {
  font-size: 20px; }

@media (max-width: 767px) {
  .new-content .page-title-wrap .page-sub-title {
    font-size: 16px; } }

.new-content .products-list2-en .item-summary li:nth-of-type(1) {
  margin-bottom: 1em; }

.new-content .products-list2-en .item-summary li:nth-of-type(2) {
  margin-bottom: 0; }

.single-content .page-title-wrap .page-title {
  margin-bottom: 10px; }

.single-content .page-title-wrap .small-text {
  margin-left: 1em;
  font-size: 12px; }

.single-content .slide-small {
  margin-bottom: 40px; }

.single-content .sec-title .sub {
  font-size: 14px;
  font-weight: 500;
  margin-left: 30px; }

.single-content .description {
  margin: 0 auto 60px;
  max-width: 1080px;
  width: 100%; }

.single-content .description.with-page-links {
  margin-bottom: 40px; }

.single-content .page-links {
  margin: 0 auto 60px;
  max-width: 1080px;
  width: 100%; }

@media (min-width: 767px) {
  .single-content .page-links {
    margin-bottom: 40px; }
  .single-content .page-links > * {
    margin-bottom: 20px; } }

.single-content .slide-color {
  margin: auto; }

.single-content .slide-color .sp-slide img {
  display: block;
  max-width: 90%;
  margin: auto; }

.single-content .slide-color .sp-bottom-thumbnails .sp-thumbnail-container img,
.single-content .slide-color .sp-top-thumbnails .sp-thumbnail-container img {
  height: 90px; }

@media (max-width: 640px) {
  .single-content .slide-color .sp-bottom-thumbnails .sp-thumbnail-container img,
  .single-content .slide-color .sp-top-thumbnails .sp-thumbnail-container img {
    height: 60px; } }

.single-content .caption {
  text-align: center; }

@media (max-width: 640px) {
  .single-content .caption {
    font-size: 12px; } }

.single-content .table-wrap {
  margin-bottom: 50px; }

.single-content .table-wrap .inner-wrap {
  width: 200%; }

.single-content .table-wrap .table {
  float: left;
  width: auto;
  margin-right: 20px; }

.single-content .table-wrap .table th,
.single-content .table-wrap .table td {
  white-space: nowrap;
  font-size: 12px; }

.single-content .table-wrap .table .head .center,
.single-content .table-wrap .table .child .center {
  padding: 0;
  width: 5em; }

.single-content .table-wrap .table .head {
  height: 30px; }

.single-content .table-wrap .table .head th,
.single-content .table-wrap .table .head td {
  padding: 5px 15px; }

.single-content .table-wrap .table .head .small1 {
  padding: 5px 20px; }

.single-content .table-wrap .table .head .small2 {
  padding: 10px 5px; }

.single-content .table-wrap .table .child td {
  height: 24px; }

.single-content .table-wrap .table .child td .text-small {
  padding: 3px 5px; }

.single-content .table-wrap .table2 {
  width: auto; }

@media (max-width: 767px) {
  .single-content .table-wrap {
    margin-bottom: 30px; } }

.single-content .text {
  display: inline-block;
  margin-left: 20px; }

.single-content .icon-cap {
  display: inline-block;
  padding: 0 4px;
  height: 30px;
  margin: 0 2px;
  border: 1px solid #4b4b4b;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px; }

.single-content .icon-cap:first-child {
  margin-left: 15px; }

.single-content .btn-box {
  padding: 0 50px; }

.single-content .btn-box .line {
  margin-bottom: 5px; }

.single-content .btn-box .line .btn-red {
  display: inline-block;
  max-width: 230px;
  height: 50px;
  margin-right: 20px;
  font-size: 14px;
  vertical-align: middle;
  text-align: center;
  line-height: 50px; }

.single-content .btn-box .line p {
  display: inline-block;
  vertical-align: middle; }

@media (max-width: 767px) {
  .single-content .btn-box {
    padding: 0; }
  .single-content .btn-box .line .btn-red {
    display: block;
    max-width: 100%;
    width: 100%;
    margin-right: 0; }
  .single-content .btn-box p {
    margin-bottom: 10px; } }

.single-content .swiper-slide a {
  display: block;
  text-align: center; }

.single-content .img-box .child p,
.single-content .swiper-slide figcaption {
  padding: 5px 0.5em 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
  font-weight: 600; }

@media (max-width: 767px) {
  .single-content .img-box .child p,
  .single-content .swiper-slide figcaption {
    padding: 0 0.5em 10px; } }

.single-content .btn-grey {
  height: 30px;
  line-height: 30px;
  font-size: 13px; }

@media (max-width: 767px) {
  .single-content .detail-section .child {
    width: 47%;
    margin: 0 1% 30px; } }

.single-content .webshop {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.single-content .webshop-each {
  width: 160px;
  margin-right: 10px; }

@media (max-width: 1024px) {
  .single-content .webshop-each {
    width: 25%;
    margin-right: 0; } }

@media (max-width: 767px) {
  .single-content .webshop-each {
    width: 30%; } }

@media (max-width: 640px) {
  .single-content .webshop-each {
    width: 50%;
    padding: 0 5px; } }

.single-content .webshop-each:last-child {
  margin-right: 0; }

.single-content .webshop-each a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  width: 100%;
  height: 120px; }

.single-content .webshop-each a img {
  display: block;
  width: 80%; }

.single-content .webshop-each figcaption {
  display: block;
  font-size: 12px;
  text-align: center; }

.single-content .detail-title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }

.single-content .detail-title .btn-grey {
  font-size: 16px;
  height: 50px;
  max-width: 380px;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 40px 0 20px;
  margin-left: 30px;
  line-height: 1.2;
  gap: 8px; }

.single-content .detail-title .btn-grey .how-to-draw-link-text {
  display: block; }

@media (max-width: 767px) {
  .single-content .detail-title .btn-grey {
    height: 55px;
    font-size: 14px; } }

.each-news {
  padding: 10px;
  border-bottom: 1px solid #a7a7a7;
  transition: all 0.2s ease;
  cursor: pointer; }

.each-news:hover {
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; }

.each-news .img-box {
  -ms-flex-order: 1;
      order: 1;
  width: 20%;
  padding-right: 5%; }

.each-news .img-box img {
  display: block;
  margin: 0; }

.each-news .summary-box {
  -ms-flex-order: 2;
      order: 2;
  width: 80%; }

.each-news .time {
  margin-bottom: 5px;
  font-size: 12px; }

.each-news .title-news {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 700; }

.each-news .summary {
  font-size: 12px; }

@media (max-width: 767px) {
  .each-news {
    padding: 15px; }
  .each-news .img-box {
    width: 30%; }
  .each-news .title-news {
    margin-bottom: 10px; }
  .each-news .summary-box {
    width: 70%; } }

.news-single-content .time {
  font-size: 13px; }

.news-single-content .btn-fb,
.news-single-content .btn-tw {
  display: inline-block;
  width: 130px;
  font-size: 15px;
  color: #fff;
  text-align: center; }

.news-single-content .btn-fb {
  margin-right: 5px;
  background: #3b5998; }

.news-single-content .btn-tw {
  background: black; }

.news-single-content .img-box {
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: start;
      align-items: flex-start;
  margin-bottom: 30px; }

.news-single-content .img-box img {
  display: block;
  width: 31%;
  margin: 0 1%; }

.news-single-content .common-section .img-box + div {
  white-space: pre-wrap; }

.news-single-content .common-section .img-box + div h1,
.news-single-content .common-section .img-box + div h2,
.news-single-content .common-section .img-box + div h3,
.news-single-content .common-section .img-box + div h4,
.news-single-content .common-section .img-box + div h5,
.news-single-content .common-section .img-box + div h6 {
  display: inline-block;
  font-weight: bold; }

.news-single-content .common-section .img-box + div h1,
.news-single-content .common-section .img-box + div h2 {
  font-size: 16px; }

.news-single-content .common-section .img-box + div h3,
.news-single-content .common-section .img-box + div h4 {
  font-size: 15px; }

.news-single-content .common-section .img-box + div h5 {
  font-size: 14px; }

.news-single-content .common-section .img-box + div ul {
  display: inline-block;
  padding-left: 2em;
  list-style-type: disc; }

.news-single-content .common-section .img-box + div ol {
  display: inline-block;
  padding-left: 2em;
  list-style-type: decimal; }

.news-single-content .common-section .img-box + div li {
  display: inline-block; }

.news-single-content .common-section .img-box + div i {
  display: inline-block;
  font-style: italic; }

.news-single-content .common-section .img-box + div b,
.news-single-content .common-section .img-box + div strong,
.news-single-content .common-section .img-box + div em {
  display: inline-block;
  font-weight: bold; }

.news-single-content .common-section .img-box + div sup {
  display: inline-block;
  transform: translateY(-5px);
  font-size: 8px; }

.news-single-content .common-section .img-box + div sub {
  display: inline-block;
  font-size: 8px; }

.news-single-content .common-section .img-box + div p {
  display: inline-block; }

.news-single-content .common-section .img-box + div a {
  display: inline-block;
  margin: 1em 0;
  font-weight: 700;
  color: #0054ff; }

.news-single-content .common-section .btn-grey {
  margin: 30px 0;
  color: #fff; }

.news-single-content .common-section .btn-back {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  max-width: 280px;
  width: 100%;
  height: 65px;
  margin-top: 50px;
  border-radius: 0;
  background: #4b4b4b;
  font-size: 16px;
  font-weight: 700;
  color: #fff; }

@media (max-width: 767px) {
  .news-single-content .common-section .btn-back {
    max-width: 100%;
    width: 100%; } }

.howtobuy .common-section p {
  margin-bottom: 1em; }

.howtobuy .sec1 .col-3 {
  -ms-flex-align: center;
      align-items: center; }

.howtobuy .sec1 p {
  margin-left: 20px; }

@media (max-width: 767px) {
  .howtobuy .sec1 p {
    margin-left: 0; } }

.howtobuy_global .common-section p {
  margin-bottom: 3em; }

.howtobuy_global .sec-title-gray {
  width: 55%;
  padding: 10px 20px;
  background: #4b4b4b;
  color: #ffffff;
  margin-bottom: 8px; }

@media (max-width: 767px) {
  .howtobuy_global .sec-title-gray {
    width: 100%; } }

.howtobuy_terms .common-section p {
  margin-bottom: 0;
  padding-bottom: 1em; }

.howtobuy_terms .pos_lf {
  margin-left: 1.7em;
  text-indent: -1.7em; }

.howtobuy_terms .pos_lf_digits {
  margin-left: 2.3em;
  text-indent: -2.3em; }

.howtobuy_terms .pos_lf_alphabet {
  margin-left: 1.5em;
  text-indent: -1.55em; }

.howtobuy_terms .pos_lf_number-one {
  margin-left: 1.2em;
  text-indent: -1.2em; }

.howtobuy_terms .pos_lf_number-two {
  margin-left: 1.2em;
  text-indent: -1.5em; }

.howtobuy_terms .pos_lf_number-three {
  margin-left: 1.2em;
  text-indent: -1.8em; }

.howtobuy_terms .pos_lf_number-four {
  margin-left: 1.2em;
  text-indent: -2.1em; }

.howtobuy_terms .pl32 {
  padding-left: 32px; }

.howtobuy_terms .pb0 {
  padding-bottom: 0; }

.orders .table-wrap {
  margin-bottom: 50px; }

.orders .table-list th:first-child,
.orders .table-list td:first-child {
  width: 55%; }

.orders .order-table {
  width: 100%; }

.orders .order-table caption {
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 700;
  text-align: left; }

.orders .order-table th,
.orders .order-table td {
  width: 6.6666665%;
  padding: 5px 0;
  border: 1px solid #4b4b4b;
  font-size: 11px;
  text-align: center; }

.orders .order-table th {
  font-weight: 700; }

.orders .order-table .red {
  background: #ffd9d9; }

.orders .order-table .green {
  background: #e0f9e0; }

.orders .order-table .blue {
  background: #c6daff;
  font-weight: 700; }

@media (max-width: 767px) {
  .orders .order-table {
    width: 900px; }
  .orders .order-table th,
  .orders .order-table td {
    font-size: 10px; } }

.return .list {
  margin: 20px 0 0; }

.return .list li {
  font-size: 18px;
  font-weight: 700; }

@media (max-width: 767px) {
  .return .list li {
    font-size: 16px; } }

.return .table-list th:first-child,
.return .table-list td:first-child {
  width: 60%; }

.sample .sec1 .flex-wrap {
  -ms-flex-pack: start;
      justify-content: flex-start; }

@media (max-width: 767px) {
  .sample .sec1 .flex-wrap {
    -ms-flex-align: center;
        align-items: center; }
  .sample .sec1 .flex-wrap .child {
    width: 50%; } }

.form_3d .list-3d {
  margin-bottom: 20px; }

.form_3d .list-3d + .checkline {
  margin-bottom: 50px; }

.form_3d .type {
  padding: 10px 0; }

.form_3d .type label {
  margin-right: 20px; }

.sales_network-each {
  display: none; }

.sales_network .flex-wrap {
  -ms-flex-pack: start;
      justify-content: flex-start; }

.sales_network .summary {
  width: 600px;
  line-height: 1.6; }

@media (max-width: 767px) {
  .sales_network .summary {
    -ms-flex-order: 1;
        order: 1;
    width: calc(100% - 80px);
    padding-right: 20px; } }

.sales_network .image {
  width: 230px; }

@media (max-width: 767px) {
  .sales_network .image {
    -ms-flex-order: 1;
        order: 1;
    width: 80px; } }

.sales_network .image img {
  width: 100%; }

.sales_network .button-wrap {
  border-top: none; }

.web_shops .page-sub-title {
  padding-bottom: 0; }

.web_shops .page-sub-title:after {
  display: none; }

.web_shops .table-wrap table {
  width: 680px;
  font-size: 16px;
  font-size: 1.6rem; }

@media (max-width: 767px) {
  .web_shops .table-wrap table {
    width: 100%;
    font-size: 1.3rem; } }

.web_shops .table-wrap th {
  font-size: 20px;
  font-size: 2rem; }

@media (max-width: 767px) {
  .web_shops .table-wrap th {
    width: auto;
    font-size: 1.4rem; } }

.web_shops .table-wrap td {
  border-top: 1px dotted #c4c4c4; }

.web_shops .table-wrap .inc_any {
  padding: 0; }

.web_shops .table-wrap .inc_any a {
  display: block;
  padding: 7px 10px;
  border-bottom: 1px dotted #c4c4c4; }

.web_shops .table-wrap .inc_any a:last-child {
  border-bottom: none; }

.web_shops .text-blue {
  display: block;
  color: #09009a; }

.web_shops .flex-wrap {
  -ms-flex-align: center;
      align-items: center; }

@media (max-width: 767px) {
  .web_shops .flex-wrap {
    -ms-flex-align: start;
        align-items: flex-start; } }

.web_shops ul .common-section {
  padding: 14px 40px; }

@media (max-width: 767px) {
  .web_shops ul .common-section {
    padding: 20px; } }

.web_shops ul .left_add-padding {
  padding: 20px 40px 10px; }

@media (max-width: 767px) {
  .web_shops ul .left_add-padding {
    padding: 20px; } }

.web_shops ul .add-padding {
  padding: 10px 40px; }

@media (max-width: 767px) {
  .web_shops ul .add-padding {
    padding: 20px; } }

.web_shops .image {
  width: 170px;
  text-align: center; }

.web_shops .image-with_logo {
  width: 170px;
  text-align: center;
  display: -ms-flexbox;
  display: flex; }

@media (max-width: 767px) {
  .web_shops .image-with_logo {
    width: 80px; } }

.web_shops .image-with_logo a {
  margin-right: 1%; }

@media (max-width: 767px) {
  .web_shops .image {
    width: 80px; } }

@media (max-width: 767px) {
  .web_shops .image img {
    width: 100%; } }

.web_shops .image .monotaro {
  -o-object-fit: cover;
     object-fit: cover;
  height: 48px; }

@media (max-width: 767px) {
  .web_shops .image .monotaro {
    -o-object-fit: contain;
       object-fit: contain;
    height: auto; } }

.web_shops .image .digit {
  -o-object-fit: cover;
     object-fit: cover;
  height: 43px;
  max-width: 80%; }

@media (max-width: 767px) {
  .web_shops .image .digit {
    -o-object-fit: contain;
       object-fit: contain;
    max-width: 100%;
    height: auto; } }

.web_shops .image .rs {
  -o-object-fit: cover;
     object-fit: cover;
  height: 54px;
  max-width: 45%; }

@media (max-width: 767px) {
  .web_shops .image .rs {
    -o-object-fit: contain;
       object-fit: contain;
    height: auto;
    max-width: 100%; } }

.web_shops .summary {
  -ms-flex: 1;
      flex: 1;
  padding-left: 40px; }

@media (max-width: 767px) {
  .web_shops .summary {
    padding-left: 20px; } }

.mypage .common-section {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.mypage .table-layout {
  padding: 15px 0; }

@media (max-width: 767px) {
  .mypage .table-layout {
    padding: 0; } }

.mypage-box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  width: 50%; }

@media (max-width: 767px) {
  .mypage-box {
    width: 100%; } }

@media (max-width: 767px) {
  .mypage-box:first-child {
    margin-bottom: 50px; } }

.mypage-box-right {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  width: 30%; }

@media (max-width: 767px) {
  .mypage-box-right {
    width: 100%; } }

@media (max-width: 767px) {
  .mypage-box-right:first-child {
    margin-bottom: 50px; } }

.mypage-box-left {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  width: 70%; }

@media (max-width: 767px) {
  .mypage-box-left {
    width: 100%; } }

@media (max-width: 767px) {
  .mypage-box-left:first-child {
    margin-bottom: 50px; } }

.mypage .btn-grey,
.mypage .btn-red {
  max-width: 340px;
  height: 55px;
  margin-bottom: 10px; }

.mypage .btn-red {
  margin: auto 0 0; }

@media (max-width: 767px) {
  .mypage .btn-red {
    margin-top: 0; } }

.user_registration__send .warn {
  margin-top: 30px; }

.user_registration__thanks .btn-grey {
  display: -ms-inline-flexbox;
  display: inline-flex;
  max-width: 460px;
  margin-right: 20px;
  padding: 0 20px; }

@media (max-width: 767px) {
  .user_registration__thanks .btn-grey {
    margin: 0 0 10px;
    font-size: 1.4rem; } }

.cat-content .page-description {
  font-size: 13px;
  line-height: 1.7;
  font-weight: 500; }

@media (max-width: 920px) {
  .cat-content .page-description {
    font-size: 12px; } }

@media (max-width: 640px) {
  .cat-content .page-description {
    font-size: 11px; } }

.cat-content .products-list2-en .item-summary li:nth-of-type(1) {
  margin-bottom: 1em; }

.cat-content .products-list2-en .item-summary li:nth-of-type(2) {
  margin-bottom: 0; }

.cookie-page-content .subsection {
  margin-bottom: 2em; }

.cookie-page-content .margin-group {
  margin-bottom: 2em; }

.cookie-page-content .sec-title {
  font-size: 18px; }

.cookie-page-content .sec-subtitle {
  font-size: 16px;
  margin-bottom: 1em; }

.cookie-page-content .cookie-first-link {
  text-decoration: underline; }
/*# sourceMappingURL=common.css.map */
