/* --- source : /mok/hp2020/assets/scss/scss/include/mok.include.scss --- */
/* --- source : /mok/hp2020/assets/scss/scss/frame.0-.scss --- */
@charset 'UTF-8';
#wholeWrapper {
  transition-duration: 0.5s;
  width: 100%;
  min-width: 1000px; }
  #wholeWrapper #hmbgWrap div {
    position: absolute;
    background-color: #fff;
    -webkit-transition: 0.35s ease-in-out;
    -moz-transition: 0.35s ease-in-out;
    transition: 0.35s ease-in-out; }
  #wholeWrapper #hmbgWrap div:nth-child(1) {
    top: 20px; }
  #wholeWrapper #hmbgWrap div:nth-child(2) {
    top: 30px; }
  #wholeWrapper #hmbgWrap div:nth-child(3) {
    top: 40px; }
#wholeWrapper main .colored {
  background-color: #0042b0;
  color: #fff; }
  #wholeWrapper main .colored .blockContent .blockHeader span.en {
    background-image: url("../../../images/common/t.white.svg");
    color: #fff; }
#wholeWrapper main .white {
  background-color: #fff; }
  #wholeWrapper main .white .blockContent .blockHeader span.en {
    background-image: url("../../../images/common/t.colored.svg");
    color: #0042b0; }
#wholeWrapper main .gray {
  background-color: #333333; }
  #wholeWrapper main .gray .blockContent {
    color: #CCC; }
    #wholeWrapper main .gray .blockContent .blockHeader span.en {
      background-image: url("../../../images/common/t.white.svg");
      color: #fff; }
#wholeWrapper main .blockWrapper {
  width: 100%; }
  #wholeWrapper main .blockWrapper .blockContent .blockHeader {
    width: 100%;
    text-align: center; }
    #wholeWrapper main .blockWrapper .blockContent .blockHeader span.en {
      background-position: left center;
      background-repeat: no-repeat;
      background-size: 2.6rem;
      height: 3rem;
      padding-top: 0.5rem;
      font-size: 2rem;
      line-height: 1em;
      padding-left: 1.8em;
      display: inline-block;
      margin-left: -2rem;
      font-family: 'Lobster', cursive;
      font-weight: 400; }
    #wholeWrapper main .blockWrapper .blockContent .blockHeader span.jp {
      line-height: 1em;
      padding-top: 0.5em;
      display: block;
      font-size: 1.2rem; }
#wholeWrapper .kv {
  position: relative; }
  #wholeWrapper .kv > div {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
  #wholeWrapper .kv .upper {
    z-index: 101; }
  #wholeWrapper .kv .under {
    z-index: 100;
    transition-duration: 2s;
    filter: brightness(300%); }
#wholeWrapper .footer .footerWrapper a {
  color: #fff;
  text-decoration: none; }
#wholeWrapper .footer .footerWrapper .instaLink {
  margin-top: 1em;
  text-align: center; }
  #wholeWrapper .footer .footerWrapper .instaLink img {
    height: 1.6em; }
#wholeWrapper .footer .footerWrapper .companyInfo {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end; }
  #wholeWrapper .footer .footerWrapper .companyInfo .logoWrap {
    width: 30%;
    text-align: center; }
    #wholeWrapper .footer .footerWrapper .companyInfo .logoWrap img {
      width: 100%; }
    #wholeWrapper .footer .footerWrapper .companyInfo .logoWrap a {
      display: inline-block;
      width: 90%;
      margin-left: 5%;
      background-color: #fff;
      color: #111;
      text-align: center;
      line-height: 1em;
      border-radius: 0.5em;
      font-size: 90%;
      padding: 0.2em;
      margin-top: 3em; }
  #wholeWrapper .footer .footerWrapper .companyInfo .address {
    width: 65%; }
    #wholeWrapper .footer .footerWrapper .companyInfo .address .name {
      width: 100%;
      text-align: center;
      padding-bottom: 2em;
      border-bottom: #666 1px solid;
      margin-bottom: 2em; }
#wholeWrapper .footer .footerWrapper .footerLink ul {
  width: 100%;
  text-align: right; }
  #wholeWrapper .footer .footerWrapper .footerLink ul li:first-child a {
    border-left: 1px #AAA solid; }
  #wholeWrapper .footer .footerWrapper .footerLink ul li {
    display: inline; }
    #wholeWrapper .footer .footerWrapper .footerLink ul li a {
      display: inline-block;
      line-height: 1em;
      padding: 0 1em;
      border-right: 1px #AAA solid; }
#wholeWrapper .footer .copyright {
  padding-top: 100px;
  font-size: 0.7em;
  text-align: center;
  opacity: 0.7;
  line-height: 1em;
  font-family: 'Anton', sans-serif;
  letter-spacing: 0.2em; }
#wholeWrapper .mv_on .under {
  filter: brightness(100%) !important; }
#wholeWrapper .centerText {
  width: 100%;
  text-align: center; }
#wholeWrapper h2 + .centerText {
  padding-top: 2em;
  padding-bottom: 3em; }
#wholeWrapper .column2, #wholeWrapper .column3, #wholeWrapper .column4 {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap; }
  #wholeWrapper .column2 .column, #wholeWrapper .column3 .column, #wholeWrapper .column4 .column {
    padding-bottom: 3em; }
    #wholeWrapper .column2 .column img, #wholeWrapper .column3 .column img, #wholeWrapper .column4 .column img {
      width: 100%; }
#wholeWrapper .column2 .column {
  width: 48%; }
  #wholeWrapper .column2 .column img {
    width: 100%; }
#wholeWrapper h3 {
  padding-top: 3em;
  padding-bottom: 2em;
  font-size: 1.2rem;
  width: 100%;
  text-align: center;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1em;
  font-weight: bold;
  opacity: 0.8; }
#wholeWrapper h3:before {
  content: "★　";
  font-size: 50%;
  line-height: 1em; }
#wholeWrapper h3:after {
  content: "　★";
  font-size: 50%;
  line-height: 1em; }

#sideBar ul {
  padding-left: 10px;
  padding-top: 80px; }
  #sideBar ul li {
    color: #fff;
    border-bottom: #000 1px solid;
    border-top: #333 1px solid;
    padding: 10px 0; }
    #sideBar ul li span.en {
      font-size: 1.4rem;
      line-height: 1em;
      display: block;
      font-family: 'Lobster', cursive;
      font-weight: 400; }
    #sideBar ul li span.jp {
      line-height: 1em;
      padding-top: 0.4em;
      padding-left: 2px;
      display: block;
      font-size: 0.8rem;
      opacity: 0.6; }

#cover {
  transition-duration: 0.5s;
  display: none;
  z-index: 980;
  opacity: 0; }

/* --- source : /mok/hp2020/assets/scss/scss/home.0-.scss --- */
.home #wholeWrapper .blockWrapper {
  z-index: 2000;
  display: relative; }
  .home #wholeWrapper main #mv {
    /*
				transition-duration: 3s;
				background-color:#CCC;
				background-image:url("../../../images/sizes/1920/0015.jpg");
				background-size:cover;
				background-position:center;
				filter: brightness(300%);
				*/
    z-index: -101;
    width: 100%;
    height: 100vh;
    position: relative;
    background-color: #333;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    /*
				.sn01{
					background-image:url("../../../images/sizes/1920/0015.jpg");
				}
				.sn02{
					background-image:url("../../../images/sizes/1920/0240.jpg");
				}
				.sn03{
					background-image:url("../../../images/sizes/1920/0091.jpg");
				}
				.sn04{
					background-image:url("../../../images/sizes/1920/0139.jpg");
				}
				*/ }
    .home #wholeWrapper main #mv #mvLogo {
      width: 30%;
      display: none;
      z-index: 302; }
    .home #wholeWrapper main #mv .loading {
      opacity: 0.3;
      z-index: 301;
      width: 100px;
      height: 100px;
      position: absolute;
      top: calc(50vh - 50px);
      left: calc(50vw - 50px);
      background-image: url("../../../images/common/loading.png");
      background-position: center center;
      background-repeat: no-repeat;
      animation: rotate-anime 0.6s linear infinite;
      animation-timing-function: steps(12); }

@keyframes rotate-anime {
  0% {
    transform: rotate(0); }
  100% {
    transform: rotate(360deg); } }
.home #wholeWrapper main #mv .sn {
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  position: fixed;
  z-index: -100;
  transition: opacity 3s, transform 15s, filter 2s;
  /*transition-duration:5s;*/
  background-image: url("../../../images/sizes/1920/0015.jpg");
  background-size: cover;
  background-position: center;
  opacity: 0;
  transform: scale(1);
  transition-timing-function: linear; }
.home #wholeWrapper main #mv .sn_on {
  opacity: 1;
  transform: scale(1.1); }
.home #wholeWrapper main #mv .sn_off {
  opacity: 0; }
.home #wholeWrapper main #mv #scrollNotice {
  cursor: pointer;
  position: absolute;
  bottom: 10px; }
  .home #wholeWrapper main #mv #scrollNotice a {
    padding-top: 70px;
    color: #fff;
    text-decoration: none; }
  .home #wholeWrapper main #mv #scrollNotice a span {
    position: absolute;
    top: -70px;
    left: 50%;
    width: 24px;
    height: 24px;
    margin-left: -12px;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-animation: sdb 1.5s infinite;
    animation: sdb 1.5s infinite;
    box-sizing: border-box; }

@-webkit-keyframes sdb {
  0% {
    -webkit-transform: rotate(-45deg) translate(0, 0);
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    -webkit-transform: rotate(-45deg) translate(-20px, 20px);
    opacity: 0; } }
@keyframes sdb {
  0% {
    transform: rotate(-45deg) translate(0, 0);
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    transform: rotate(-45deg) translate(-20px, 20px);
    opacity: 0; } }
.home #wholeWrapper main .mv_on {
  filter: brightness(100%) !important; }
  .home #wholeWrapper main .ourForcus .centerText {
    padding-bottom: 5em; }
.home #wholeWrapper main .siteLink {
  display: flex; }
  .home #wholeWrapper main .siteLink li a {
    text-align: center;
    color: #fff;
    text-decoration: none;
    padding: 0.2em 0;
    line-height: 1em;
    font-family: 'Anton', sans-serif;
    letter-spacing: 0.2em; }
  .home #wholeWrapper main .siteLink .about {
    background-image: url("../../../images/home/sq-outside.jpg"); }
    .home #wholeWrapper main .siteLink .about a {
      background-color: rgba(50, 181, 236, 0.8); }
  .home #wholeWrapper main .siteLink .services {
    background-image: url("../../../images/home/sq-bucket.jpg"); }
    .home #wholeWrapper main .siteLink .services a {
      background-color: rgba(229, 52, 150, 0.8); }
  .home #wholeWrapper main .siteLink .equipment {
    background-image: url("../../../images/home/sq-sp5000.jpg"); }
    .home #wholeWrapper main .siteLink .equipment a {
      background-color: rgba(245, 232, 38, 0.9); }
  .home #wholeWrapper main .siteLink .technique {
    background-image: url("../../../images/home/sq-hand.jpg"); }
    .home #wholeWrapper main .siteLink .technique a {
      background-color: rgba(30, 30, 30, 0.8); }
.home #wholeWrapper main .factory {
  margin: 0;
  padding: 0; }
  .home #wholeWrapper main .factory img {
    width: 100%; }

.loaded #wholeWrapper main #mv #mvLogo {
  display: block; }
.loaded #wholeWrapper main #mv .loading {
  opacity: 0; }

/* --- source : /mok/hp2020/assets/scss/scss/page.0-.scss --- */
.about .kv .under {
  background-image: url("../../../images/about/abouthead.jpg"); }
.about .googleMapWrapper {
  filter: sepia(20%) saturate(80%); }
  .about .message .text ol {
    padding-top: 1em;
    padding-left: 3em; }
    .about .message .text ol li {
      margin-bottom: 0.5em; }

.facilities .kv .under {
  background-image: url("../../../images/facilities/equiphead.jpg"); }
.facilities .macines {
  display: flex;
  justify-content: center;
  flex-wrap: wrap; }
  .facilities .macines .half, .facilities .macines .full {
    width: 100%;
    padding-bottom: 2rem; }
  .facilities .macines .maker, .facilities .macines .name, .facilities .macines .explain {
    display: block; }
  .facilities .macines .model {
    margin-top: 0.5em;
    padding-left: 10px; }
    .facilities .macines .model .maker {
      font-size: 0.9em;
      line-height: 1em;
      opacity: 0.7; }
    .facilities .macines .model .name {
      margin-top: 0.2em;
      padding-bottom: 0.2em;
      font-weight: bold;
      font-size: 1.2em;
      line-height: 1em;
      opacity: 1; }
  .facilities .macines .explain {
    margin-top: 0.5em; }
.facilities .white .model {
  border-left: 5px #0042b0 solid; }
.facilities .colored .model {
  border-left: 5px #fff solid; }

.services .kv .under {
  background-image: url("../../../images/services/serviceshead.jpg"); }
.services .customPrint .text {
  padding-bottom: 3em; }
.services .originalPrint .text {
  padding-bottom: 3em; }
.services .bonsai .bonsaiImage {
  width: 60%;
  margin-left: 20%; }

.technique .kv .under {
  background-image: url("../../../images/technique/techniquehead.jpg"); }
.technique .samples .name {
  font-weight: bold;
  padding-top: 0.5em; }
.technique .samples .printExplain {
  padding-top: 1em;
  line-height: 1.4em;
  opacity: 0.9;
  font-size: 0.95em; }
.technique .list ul {
  overflow: hidden;
  display: flex;
  justify-content: center;
  flex-wrap: wrap; }
  .technique .list ul li {
    padding-left: 0;
    padding-right: 2em;
    line-height: 1em;
    margin-bottom: 1em;
    display: inline-flex;
    align-items: center;
    justify-content: center; }
    .technique .list ul li span {
      font-size: 0.7em; }
  .technique .list ul li:before {
    content: "★　";
    font-size: 50%;
    line-height: 1em;
    opacity: 0.5; }

.recruit .kv .under {
  background-image: url("../../../images/sizes/1920/0239.jpg"); }
.recruit .button {
  text-decoration: none;
  text-align: center;
  display: block;
  width: 300px;
  background-color: #0042b0;
  color: #fff;
  margin: 2em auto;
  font-size: 1.4em;
  padding: 0.5em;
  border-radius: 2em;
  border: 0; }

.inquiry .kv .under {
  background-image: url("../../../images/sizes/1920/0241.jpg"); }

.contact .kv .under {
  background-image: url("../../../images/sizes/1920/0176.jpg"); }

/* --- source : /mok/hp2020/assets/scss/scss/0-/_reset.scss --- */
html, body, 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, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  box-sizing: border-box;
  font-family: YakuHanJPs, 'Noto Sans JP', -apple-system, BlinkMacSystemFont, YuGothic, Yu Gothic, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, sans-serif;
  font-weight: 100;
  font-style: normal; }

article, aside, figure, footer, header, hgroup, nav, section {
  display: block; }

img, object, embed {
  max-width: 100%; }

.ie8 img, .ie8 object, .ie8 embed {
  max-width: none; }

/*html{overflow-y:scroll;}*/
ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

del {
  text-decoration: line-through; }

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

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

th {
  font-weight: bold;
  vertical-align: top; }

td {
  font-weight: normal;
  vertical-align: top; }

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

input, select {
  vertical-align: top; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  /* CSS2 */
  white-space: pre-line;
  /* CSS 2.1 */
  word-wrap: break-word;
  /* CSS 3 (and 2.1 as well, actually) */
  /* IE */ }

input[type="radio"] {
  vertical-align: middle; }

input[type="checkbox"] {
  vertical-align: middle;
  *vertical-align: baseline; }

input[type="button"], input[type="submit"] {
  -webkit-appearance: none;
  -webkit-border-radius: 0; }

.ie6 input {
  vertical-align: text-bottom; }

select, input, textarea {
  font: 99% sans-serif; }

table {
  font-size: inherit;
  font: 100%; }

a:hover, a:active {
  outline: none; }

small {
  font-size: 85%; }

strong, th {
  font-weight: bold; }

td, td img {
  vertical-align: top; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

pre, code, kbd, samp {
  font-family: monospace, sans-serif; }

.clickable, label, input[type=button], input[type=submit], button {
  cursor: pointer; }

button, input, select, textarea {
  margin: 0; }

button {
  width: auto;
  overflow: visible; }

.ie7 img {
  -ms-interpolation-mode: bicubic; }

.ie6 html {
  filter: expression(document.execCommand("BackgroundImageCache", false, true)); }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal; }

img {
  vertical-align: bottom; }

input {
  box-sizing: border-box; }

/* =========================================================
	margin
========================================================== */
.mB1 {
  margin-bottom: 1px !important; }

.mB2 {
  margin-bottom: 2px !important; }

.mB3 {
  margin-bottom: 3px !important; }

.mB4 {
  margin-bottom: 4px !important; }

.mB5 {
  margin-bottom: 5px !important; }

.mB10 {
  margin-bottom: 10px !important; }

.mB15 {
  margin-bottom: 15px !important; }

.mB20 {
  margin-bottom: 20px !important; }

.mB25 {
  margin-bottom: 25px !important; }

.mB30 {
  margin-bottom: 30px !important; }

.mB35 {
  margin-bottom: 35px !important; }

.mB40 {
  margin-bottom: 40px !important; }

.mB45 {
  margin-bottom: 45px !important; }

.mB50 {
  margin-bottom: 50px !important; }

.mB55 {
  margin-bottom: 55px !important; }

.mB60 {
  margin-bottom: 60px !important; }

.mB70 {
  margin-bottom: 70px !important; }

.mB80 {
  margin-bottom: 80px !important; }

.mB90 {
  margin-bottom: 90px !important; }

.mB100 {
  margin-bottom: 100px !important; }

.mT1 {
  margin-top: 1px !important; }

.mT2 {
  margin-top: 2px !important; }

.mT3 {
  margin-top: 3px !important; }

.mT4 {
  margin-top: 4px !important; }

.mT5 {
  margin-top: 5px !important; }

.mT10 {
  margin-top: 10px !important; }

.mT15 {
  margin-top: 15px !important; }

.mT20 {
  margin-top: 20px !important; }

.mT25 {
  margin-top: 25px !important; }

.mT30 {
  margin-top: 30px !important; }

.mT35 {
  margin-top: 35px !important; }

.mT40 {
  margin-top: 40px !important; }

.mT45 {
  margin-top: 45px !important; }

.mT50 {
  margin-top: 50px !important; }

.mT55 {
  margin-top: 55px !important; }

.mT60 {
  margin-top: 60px !important; }

.mT70 {
  margin-top: 70px !important; }

.mT80 {
  margin-top: 80px !important; }

.mT90 {
  margin-top: 90px !important; }

.mT100 {
  margin-top: 100px !important; }

.mL1 {
  margin-left: 1px !important; }

.mL2 {
  margin-left: 2px !important; }

.mL3 {
  margin-left: 3px !important; }

.mL4 {
  margin-left: 4px !important; }

.mL5 {
  margin-left: 5px !important; }

.mL10 {
  margin-left: 10px !important; }

.mL15 {
  margin-left: 15px !important; }

.mL20 {
  margin-left: 20px !important; }

.mL25 {
  margin-left: 25px !important; }

.mL30 {
  margin-left: 30px !important; }

.mL35 {
  margin-left: 35px !important; }

.mL40 {
  margin-left: 40px !important; }

.mL45 {
  margin-left: 45px !important; }

.mL50 {
  margin-left: 50px !important; }

.mL55 {
  margin-left: 55px !important; }

.mL60 {
  margin-left: 60px !important; }

.mL70 {
  margin-left: 70px !important; }

.mL80 {
  margin-left: 80px !important; }

.mL90 {
  margin-left: 90px !important; }

.mL100 {
  margin-left: 100px !important; }

.mR1 {
  margin-right: 1px !important; }

.mR2 {
  margin-right: 2px !important; }

.mR3 {
  margin-right: 3px !important; }

.mR4 {
  margin-right: 4px !important; }

.mR5 {
  margin-right: 5px !important; }

.mR10 {
  margin-right: 10px !important; }

.mR15 {
  margin-right: 15px !important; }

.mR20 {
  margin-right: 20px !important; }

.mR25 {
  margin-right: 25px !important; }

.mR30 {
  margin-right: 30px !important; }

.mR35 {
  margin-right: 35px !important; }

.mR40 {
  margin-right: 40px !important; }

.mR45 {
  margin-right: 45px !important; }

.mR50 {
  margin-right: 50px !important; }

.mR55 {
  margin-right: 55px !important; }

.mR60 {
  margin-right: 60px !important; }

.mR70 {
  margin-right: 70px !important; }

.mR80 {
  margin-right: 80px !important; }

.mR90 {
  margin-right: 90px !important; }

.mR100 {
  margin-right: 100px !important; }

/* =========================================================
	padding
========================================================== */
.pT1 {
  padding-top: 1px !important; }

.pT2 {
  padding-top: 2px !important; }

.pT3 {
  padding-top: 3px !important; }

.pT4 {
  padding-top: 4px !important; }

.pT5 {
  padding-top: 5px !important; }

.pT10 {
  padding-top: 10px !important; }

.pT15 {
  padding-top: 15px !important; }

.pT20 {
  padding-top: 20px !important; }

.pT25 {
  padding-top: 25px !important; }

.pT30 {
  padding-top: 30px !important; }

.pT35 {
  padding-top: 35px !important; }

.pT40 {
  padding-top: 40px !important; }

.pT45 {
  padding-top: 45px !important; }

.pT50 {
  padding-top: 50px !important; }

.pB1 {
  padding-bottom: 1px !important; }

.pB2 {
  padding-bottom: 2px !important; }

.pB3 {
  padding-bottom: 3px !important; }

.pB4 {
  padding-bottom: 4px !important; }

.pB5 {
  padding-bottom: 5px !important; }

.pB10 {
  padding-bottom: 10px !important; }

.pB15 {
  padding-bottom: 15px !important; }

.pB20 {
  padding-bottom: 20px !important; }

.pB25 {
  padding-bottom: 25px !important; }

.pB30 {
  padding-bottom: 30px !important; }

.pB35 {
  padding-bottom: 35px !important; }

.pB40 {
  padding-bottom: 40px !important; }

.pB45 {
  padding-bottom: 45px !important; }

.pB50 {
  padding-bottom: 50px !important; }

.pB60 {
  padding-bottom: 60px !important; }

.pB70 {
  padding-bottom: 70px !important; }

.pB80 {
  padding-bottom: 80px !important; }

.pB90 {
  padding-bottom: 90px !important; }

.pL1 {
  padding-left: 1px !important; }

.pL2 {
  padding-left: 2px !important; }

.pL3 {
  padding-left: 3px !important; }

.pL4 {
  padding-left: 4px !important; }

.pL5 {
  padding-left: 5px !important; }

.pL10 {
  padding-left: 10px !important; }

.pL15 {
  padding-left: 15px !important; }

.pL20 {
  padding-left: 20px !important; }

.pL25 {
  padding-left: 25px !important; }

.pL30 {
  padding-left: 30px !important; }

.pL35 {
  padding-left: 35px !important; }

.pL40 {
  padding-left: 40px !important; }

.pL45 {
  padding-left: 45px !important; }

.pL50 {
  padding-left: 50px !important; }

.pR1 {
  padding-right: 1px !important; }

.pR2 {
  padding-right: 2px !important; }

.pR3 {
  padding-right: 3px !important; }

.pR4 {
  padding-right: 4px !important; }

.pR5 {
  padding-right: 5px !important; }

.pR10 {
  padding-right: 10px !important; }

.pR15 {
  padding-right: 15px !important; }

.pR20 {
  padding-right: 20px !important; }

.pR25 {
  padding-right: 25px !important; }

.pR30 {
  padding-right: 30px !important; }

.pR35 {
  padding-right: 35px !important; }

.pR40 {
  padding-right: 40px !important; }

.pR45 {
  padding-right: 45px !important; }

.pR50 {
  padding-right: 50px !important; }

/* =========================================================
	width
========================================================== */
.wid100 {
  width: 100px !important; }

.wid110 {
  width: 110px !important; }

.wid120 {
  width: 120px !important; }

.wid130 {
  width: 130px !important; }

.wid140 {
  width: 140px !important; }

.wid150 {
  width: 150px !important; }

.wid160 {
  width: 160px !important; }

.wid170 {
  width: 170px !important; }

.wid180 {
  width: 180px !important; }

.wid190 {
  width: 190px !important; }

.wid200 {
  width: 200px !important; }

.wid210 {
  width: 210px !important; }

.wid220 {
  width: 220px !important; }

.wid230 {
  width: 230px !important; }

.wid240 {
  width: 240px !important; }

.wid250 {
  width: 250px !important; }

.wid260 {
  width: 260px !important; }

.wid270 {
  width: 270px !important; }

.wid280 {
  width: 280px !important; }

.wid290 {
  width: 290px !important; }

.wid300 {
  width: 300px !important; }

.wid310 {
  width: 310px !important; }

.wid320 {
  width: 320px !important; }

.wid330 {
  width: 330px !important; }

.wid340 {
  width: 340px !important; }

.wid350 {
  width: 350px !important; }

.wid360 {
  width: 360px !important; }

.wid370 {
  width: 370px !important; }

.wid380 {
  width: 380px !important; }

.wid390 {
  width: 390px !important; }

.wid400 {
  width: 400px !important; }

.wid410 {
  width: 410px !important; }

.wid420 {
  width: 420px !important; }

.wid430 {
  width: 430px !important; }

.wid440 {
  width: 440px !important; }

.wid450 {
  width: 450px !important; }

.wid460 {
  width: 460px !important; }

.wid470 {
  width: 470px !important; }

.wid480 {
  width: 480px !important; }

.wid490 {
  width: 490px !important; }

.wid500 {
  width: 500px !important; }

.wid510 {
  width: 510px !important; }

.wid520 {
  width: 520px !important; }

.wid530 {
  width: 530px !important; }

.wid540 {
  width: 540px !important; }

.wid550 {
  width: 550px !important; }

.wid560 {
  width: 560px !important; }

.wid570 {
  width: 570px !important; }

.wid580 {
  width: 580px !important; }

.wid590 {
  width: 590px !important; }

.wid600 {
  width: 600px !important; }

.wid610 {
  width: 610px !important; }

.wid620 {
  width: 620px !important; }

.wid630 {
  width: 630px !important; }

.wid640 {
  width: 640px !important; }

.wid650 {
  width: 650px !important; }

.wid840 {
  width: 840px !important; }

@media screen and (max-width: 768px) {
  .wid100, .wid110, .wid120, .wid130, .wid140, .wid150, .wid160, .wid170, .wid180, .wid190, .wid200, .wid210, .wid220, .wid230, .wid240, .wid250, .wid260, .wid270, .wid280, .wid290, .wid300, .wid310, .wid320, .wid330, .wid340, .wid350, .wid360, .wid370, .wid380, .wid390, .wid400, .wid410, .wid420, .wid430, .wid440, .wid450, .wid460, .wid470, .wid480, .wid490, .wid500, .wid510, .wid520, .wid530, .wid540, .wid550, .wid560, .wid570, .wid580, .wid590, .wid600, .wid610, .wid620, .wid630, .wid640, .wid650, .wid840 {
    width: 100% !important; } }

/* =========================================================
	text
========================================================== */
.large {
  font-size: 110%; }

.xlarge {
  font-size: 120%; }

.xxlarge {
  font-size: 130%; }

.small {
  font-size: 95%; }

.xsmall {
  font-size: 90%; }

.xxsmall {
  font-size: 85%; }

/* --- source : /mok/hp2020/assets/scss/scss/0-/wlcform.scss --- */
p.notice {
  color: #666;
  text-align: center;
  width: 100%; }

.form-row {
  padding-bottom: 1em; }
  .form-row .form-control {
    display: inline-block;
    width: auto;
    max-width: 100%; }
  .form-row .form-date-select {
    width: calc(100% - 3em);
    margin-right: 0.5em; }
  .form-row .form-full {
    width: calc(100% - 0em); }

.capture {
  height: auto !important; }

textarea.contactContent {
  height: 8em !important; }

.form-group > label {
  font-weight: 700;
  color: #00A4E5; }

label.required:after {
  content: "※";
  color: #EEE; }

.error-required input, .error-email input, .error-required select, .error-required textarea {
  background-color: rgba(255, 211, 211, 0.2); }

.error-email label:after {
  content: "※ 入力形式に誤りがあります" !important;
  display: block;
  background-color: #fff;
  color: #c00;
  border-radius: 1em;
  font-size: 80%; }

.error-number label:after {
  content: "※ 半角数字で入力してください" !important;
  display: block;
  background-color: #fff;
  color: #c00;
  border-radius: 1em;
  font-size: 80%; }

.error-required label:after {
  content: "※ 入力してください" !important;
  display: block;
  background-color: #fff;
  color: #c00;
  border-radius: 1em;
  font-size: 80%; }

.errorMsg {
  color: #C00; }

.formMsg {
  color: #00C; }

.formMode-confirm label {
  display: block; }
.formMode-confirm .-note {
  display: none; }

.contactType li {
  width: 100%;
  clear: both;
  margin-bottom: 0em;
  overflow: hidden;
  padding-top: 1em; }
.contactType input {
  display: block;
  float: left;
  width: 2em; }
.contactType label {
  margin-top: -0.5em;
  display: block;
  float: left;
  padding-left: 1em;
  width: calc(100% - 2em); }
