@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);
.row_bg {
  background-color: #dbdbdb; }

.drakgreen {
  color: #0b3743; }

.drakyellow {
  color: #ae8c03; }

.green {
  color: #038b57; }

.pink {
  color: #d20347; }

.bgcred {
  background-color: red; }

.bgcgreen {
  background-color: green; }

.bgcblue {
  background-color: blue; }

.bgcyellow {
  background-color: yellow; }

.bgcblack {
  background-color: black; }

.bgc_checkbox_header {
  background-color: #2f58e0 !important; }

.border_checkbox {
  border: 1px solid #2f58e0 !important; }

.link_checkbox {
  border: 1px solid #f9f9f9 !important; }

.font_checkbox {
  color: #2f58e0 !important;
  font-weight: bold !important; }

h2 {
  font-weight: 100;
  color: black;
  font-size: 14px; }

.italic {
  font-style: italic; }

.bold {
  font-weight: bold; }

.line_height {
  line-height: normal; }

.ft60 {
  font-size: 60px; }

.ft50 {
  font-size: 50px; }

.ft48 {
  font-size: 48px; }

.ft32 {
  font-size: 32px; }

.ft28 {
  font-size: 28px; }

.ft24 {
  font-size: 24px; }

.ft22 {
  font-size: 22px; }

.ft20 {
  font-size: 20px; }

.ft18 {
  font-size: 18px; }

.ft16 {
  font-size: 16px; }

.ft14 {
  font-size: 14px; }

.ft12 {
  font-size: 12px; }

.ft11 {
  font-size: 11px; }

.ft10 {
  font-size: 10px; }

.ft9 {
  font-size: 9px; }

.ft8 {
  font-size: 8px; }

.row_bg {
  background-color: #dbdbdb; }

.drakgreen {
  color: #0b3743; }

.drakyellow {
  color: #ae8c03; }

.green {
  color: #038b57; }

.pink {
  color: #d20347; }

.bgcred {
  background-color: red; }

.bgcgreen {
  background-color: green; }

.bgcblue {
  background-color: blue; }

.bgcyellow {
  background-color: yellow; }

.bgcblack {
  background-color: black; }

.bgc_checkbox_header {
  background-color: #2f58e0 !important; }

.border_checkbox {
  border: 1px solid #2f58e0 !important; }

.link_checkbox {
  border: 1px solid #f9f9f9 !important; }

.font_checkbox {
  color: #2f58e0 !important;
  font-weight: bold !important; }

h2 {
  font-weight: 100;
  color: black;
  font-size: 14px; }

.italic {
  font-style: italic; }

.bold {
  font-weight: bold; }

.line_height {
  line-height: normal; }

.ft60 {
  font-size: 60px; }

.ft50 {
  font-size: 50px; }

.ft48 {
  font-size: 48px; }

.ft32 {
  font-size: 32px; }

.ft28 {
  font-size: 28px; }

.ft24 {
  font-size: 24px; }

.ft22 {
  font-size: 22px; }

.ft20 {
  font-size: 20px; }

.ft18 {
  font-size: 18px; }

.ft16 {
  font-size: 16px; }

.ft14 {
  font-size: 14px; }

.ft12 {
  font-size: 12px; }

.ft11 {
  font-size: 11px; }

.ft10 {
  font-size: 10px; }

.ft9 {
  font-size: 9px; }

.ft8 {
  font-size: 8px; }

/* Header/logo Title */
.row_bg {
  background-color: #dbdbdb; }

.drakgreen {
  color: #0b3743; }

.drakyellow {
  color: #ae8c03; }

.green {
  color: #038b57; }

.pink {
  color: #d20347; }

.bgcred {
  background-color: red; }

.bgcgreen {
  background-color: green; }

.bgcblue {
  background-color: blue; }

.bgcyellow {
  background-color: yellow; }

.bgcblack {
  background-color: black; }

.bgc_checkbox_header {
  background-color: #2f58e0 !important; }

.border_checkbox {
  border: 1px solid #2f58e0 !important; }

.link_checkbox {
  border: 1px solid #f9f9f9 !important; }

.font_checkbox {
  color: #2f58e0 !important;
  font-weight: bold !important; }

h2 {
  font-weight: 100;
  color: black;
  font-size: 14px; }

.italic {
  font-style: italic; }

.bold {
  font-weight: bold; }

.line_height {
  line-height: normal; }

.ft60 {
  font-size: 60px; }

.ft50 {
  font-size: 50px; }

.ft48 {
  font-size: 48px; }

.ft32 {
  font-size: 32px; }

.ft28 {
  font-size: 28px; }

.ft24 {
  font-size: 24px; }

.ft22 {
  font-size: 22px; }

.ft20 {
  font-size: 20px; }

.ft18 {
  font-size: 18px; }

.ft16 {
  font-size: 16px; }

.ft14 {
  font-size: 14px; }

.ft12 {
  font-size: 12px; }

.ft11 {
  font-size: 11px; }

.ft10 {
  font-size: 10px; }

.ft9 {
  font-size: 9px; }

.ft8 {
  font-size: 8px; }

/* Style the body */
body {
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight: normal;
  margin: 0;
  overflow-x: hidden;
  color: #231F20; }

hr {
  width: 100px;
  border: 1px solid black; }

.txt_eng {
  font-family: 'Times New Roman', 'Merriweather', serif !important;
  font-weight: 400;
  letter-spacing: .1em; }

/* Column container */
.row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-left: 0px !important;
  margin-right: 0px !important; }
  .row .main {
    background-color: #f9f9f9;
    width: 100%; }

@media (max-width: 1200px) {
  .main {
    width: 100%; } }
/* mobile */
@media screen and (max-width: 700px) {
  /* company slogen and logo */
  .flex_center .flex-container {
    margin: 20px 0px !important; }
    .flex_center .flex-container .box {
      padding: 20px 00px;
      margin-top: 10px;
      width: 100% !important; }
    .flex_center .flex-container .max-width_320 {
      max-width: 100% !important; }

  .flex-direction_row {
    flex-direction: column !important; }

  .parallax-container {
    display: none; } }
.flex_center {
  display: flex;
  justify-content: center; }
  .flex_center .flex-container {
    width: 100%;
    display: flex;
    justify-content: space-evenly; }

.row_bg {
  background-color: #dbdbdb; }

.drakgreen {
  color: #0b3743; }

.drakyellow {
  color: #ae8c03; }

.green {
  color: #038b57; }

.pink {
  color: #d20347; }

.bgcred {
  background-color: red; }

.bgcgreen {
  background-color: green; }

.bgcblue {
  background-color: blue; }

.bgcyellow {
  background-color: yellow; }

.bgcblack {
  background-color: black; }

.bgc_checkbox_header {
  background-color: #2f58e0 !important; }

.border_checkbox {
  border: 1px solid #2f58e0 !important; }

.link_checkbox {
  border: 1px solid #f9f9f9 !important; }

.font_checkbox {
  color: #2f58e0 !important;
  font-weight: bold !important; }

h2 {
  font-weight: 100;
  color: black;
  font-size: 14px; }

.italic {
  font-style: italic; }

.bold {
  font-weight: bold; }

.line_height {
  line-height: normal; }

.ft60 {
  font-size: 60px; }

.ft50 {
  font-size: 50px; }

.ft48 {
  font-size: 48px; }

.ft32 {
  font-size: 32px; }

.ft28 {
  font-size: 28px; }

.ft24 {
  font-size: 24px; }

.ft22 {
  font-size: 22px; }

.ft20 {
  font-size: 20px; }

.ft18 {
  font-size: 18px; }

.ft16 {
  font-size: 16px; }

.ft14 {
  font-size: 14px; }

.ft12 {
  font-size: 12px; }

.ft11 {
  font-size: 11px; }

.ft10 {
  font-size: 10px; }

.ft9 {
  font-size: 9px; }

.ft8 {
  font-size: 8px; }

/* Footer */
.footer {
  border-top: 1px solid #e8e8e8;
  padding: 10px;
  text-align: center;
  background-color: white;
  font-size: 14px; }

.row_bg {
  background-color: #dbdbdb; }

.drakgreen {
  color: #0b3743; }

.drakyellow {
  color: #ae8c03; }

.green {
  color: #038b57; }

.pink {
  color: #d20347; }

.bgcred {
  background-color: red; }

.bgcgreen {
  background-color: green; }

.bgcblue {
  background-color: blue; }

.bgcyellow {
  background-color: yellow; }

.bgcblack {
  background-color: black; }

.bgc_checkbox_header {
  background-color: #2f58e0 !important; }

.border_checkbox {
  border: 1px solid #2f58e0 !important; }

.link_checkbox {
  border: 1px solid #f9f9f9 !important; }

.font_checkbox {
  color: #2f58e0 !important;
  font-weight: bold !important; }

h2 {
  font-weight: 100;
  color: black;
  font-size: 14px; }

.italic {
  font-style: italic; }

.bold {
  font-weight: bold; }

.line_height {
  line-height: normal; }

.ft60 {
  font-size: 60px; }

.ft50 {
  font-size: 50px; }

.ft48 {
  font-size: 48px; }

.ft32 {
  font-size: 32px; }

.ft28 {
  font-size: 28px; }

.ft24 {
  font-size: 24px; }

.ft22 {
  font-size: 22px; }

.ft20 {
  font-size: 20px; }

.ft18 {
  font-size: 18px; }

.ft16 {
  font-size: 16px; }

.ft14 {
  font-size: 14px; }

.ft12 {
  font-size: 12px; }

.ft11 {
  font-size: 11px; }

.ft10 {
  font-size: 10px; }

.ft9 {
  font-size: 9px; }

.ft8 {
  font-size: 8px; }

/* whole nav bar */
.header {
  z-index: 2;
  width: 100%;
  transition: 300ms ease;
  background-color: rgba(50, 50, 50, 0);
  padding-top: 20px;
  padding-bottom: 20px;
  color: white;
  font-size: 12px;
  position: fixed;
  top: 0; }
  .header .topbar_logo {
    transition: 300ms ease;
    width: 80px;
    height: 80px;
    display: block;
    background-image: url("../images/logo/logo_w.png");
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 80px 80px; }
  .header .nav {
    padding: 0 20px; }
    .header .nav a {
      color: #fff;
      text-transform: uppercase;
      text-decoration: none;
      letter-spacing: 0.15em;
      display: inline-block;
      padding: 10px 0px;
      position: relative;
      margin: 0px 20px;
      font-weight: bold;
      font-size: 14px; }
    .header .nav a:after {
      background: none repeat scroll 0 0 transparent;
      bottom: 0;
      content: "";
      display: block;
      height: 2px;
      left: 50%;
      position: absolute;
      background: #FEE105;
      transition: width 0.3s ease 0s, left 0.3s ease 0s;
      width: 0; }
    .header .nav a:hover:after {
      width: 100%;
      left: 0; }
  .header .leftnav_icon {
    color: white;
    padding-left: 5px;
    font-size: 25px;
    cursor: pointer;
    display: none;
    transition: 300ms ease; }
  .header.scrolled {
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: white;
    top: 0px;
    box-shadow: 2px 0px 10px #3d3d3d; }
    .header.scrolled .topbar_logo {
      background-image: url("../images/logo/logo.png"); }
    .header.scrolled .nav a {
      color: #231F20; }
    .header.scrolled .nav a:after {
      background: #FEE105;
      transition: width 0.3s ease 0s, left 0.3s ease 0s; }
    .header.scrolled .leftnav_icon {
      color: black; }
  .header .call {
    background-color: #bc001d;
    color: white;
    height: 100%;
    padding: 0px 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column !important;
    transition: 300ms ease; }
    .header .call .call_no {
      color: white; }
  .header .inquiry:hover {
    background-color: #db2541; }
  .header .inquiry {
    background-color: #e50124;
    color: white;
    height: 100%;
    padding: 0px 10px;
    width: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 300ms ease; }
    .header .inquiry a {
      text-decoration: none;
      color: white;
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column; }
  .header .inquiry:hover {
    background-color: #ff3352; }

/* end of whole nav bar */
/* mobile */
@media screen and (max-width: 700px) {
  .topbar_logo {
    height: 60px;
    background-size: 100px 48px; }

  .header .nav {
    display: none; }
  .header .mobile_menu_left {
    display: block; }
    .header .mobile_menu_left .leftnav_icon {
      display: block; }
  .header .mobile_menu_right {
    display: block;
    width: 20px; }
  .header .pr20 {
    padding-right: 0px !important; } }
/* desktop */
@media screen and (min-width: 700px) {
  .header .mobile_menu_left {
    display: none; }
  .header .mobile_menu_right {
    display: none; } }
/* end of desktop */
.loginBtn input {
  background-color: #d20347;
  color: white;
  border: 1px solid #d20347;
  border-radius: 2px;
  width: 100%;
  padding: 5px 10px; }

.entryBtn input {
  background-color: #fe8300;
  color: white;
  border: 1px solid #fe8300;
  border-radius: 2px;
  width: 100%;
  padding: 5px 10px; }

.fee {
  margin-right: 10px; }
  .fee input {
    background-color: #038b57;
    color: white;
    border: 1px solid #038b57;
    border-radius: 2px;
    width: 100%;
    padding: 5px 10px;
    font-size: 12px; }

.filter {
  margin-right: 10px; }
  .filter input {
    background-color: white;
    border: 1px solid white;
    border-radius: 2px;
    width: 100%;
    padding: 5px 10px;
    font-size: 12px; }

.row_bg {
  background-color: #dbdbdb; }

.drakgreen {
  color: #0b3743; }

.drakyellow {
  color: #ae8c03; }

.green {
  color: #038b57; }

.pink {
  color: #d20347; }

.bgcred {
  background-color: red; }

.bgcgreen {
  background-color: green; }

.bgcblue {
  background-color: blue; }

.bgcyellow {
  background-color: yellow; }

.bgcblack {
  background-color: black; }

.bgc_checkbox_header {
  background-color: #2f58e0 !important; }

.border_checkbox {
  border: 1px solid #2f58e0 !important; }

.link_checkbox {
  border: 1px solid #f9f9f9 !important; }

.font_checkbox {
  color: #2f58e0 !important;
  font-weight: bold !important; }

h2 {
  font-weight: 100;
  color: black;
  font-size: 14px; }

.italic {
  font-style: italic; }

.bold {
  font-weight: bold; }

.line_height {
  line-height: normal; }

.ft60 {
  font-size: 60px; }

.ft50 {
  font-size: 50px; }

.ft48 {
  font-size: 48px; }

.ft32 {
  font-size: 32px; }

.ft28 {
  font-size: 28px; }

.ft24 {
  font-size: 24px; }

.ft22 {
  font-size: 22px; }

.ft20 {
  font-size: 20px; }

.ft18 {
  font-size: 18px; }

.ft16 {
  font-size: 16px; }

.ft14 {
  font-size: 14px; }

.ft12 {
  font-size: 12px; }

.ft11 {
  font-size: 11px; }

.ft10 {
  font-size: 10px; }

.ft9 {
  font-size: 9px; }

.ft8 {
  font-size: 8px; }

form {
  width: 100%; }
  form div:not(:first-child) {
    margin: 10px 0px; }
    form div:not(:first-child) .register_title {
      font-weight: bold;
      font-size: 24px; }
    form div:not(:first-child) .detail {
      font-size: 12px; }
  form .submit {
    margin: 10px auto;
    width: 150px; }
  form a {
    text-decoration: none; }

input[type=text], input[type=number], input[type=password], input[type=email], input[type=date], input[type=radio], select, textarea, option {
  width: 100%;
  padding: 5px;
  border: 1px solid #ccc;
  border-radius: 4px;
  resize: vertical;
  font-size: 14px;
  margin: 0px 0px 0px 0px !important;
  color: inherit;
  outline: none; }

input[type=text]:focus, input[type=number]:focus, input[type=password]:focus, input[type=email]:focus, input[type=date]:focus, input[type=radio]:focus, select:focus, textarea:focus, option:focus {
  background: white;
  border-color: #2b81ed;
  outline: none;
  box-shadow: 0 0 5px #2b81ed; }

::placeholder {
  color: #ddd; }

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #ddd; }

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #ddd; }

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

label {
  padding: 5px 5px 5px 0;
  display: inline-block;
  margin-bottom: 0px;
  color: #333; }

input[type=submit] {
  background-color: #2461ae;
  color: white;
  border: 1px solid #2461ae;
  border-radius: 2px;
  padding: 10px 20px;
  font-size: 16px;
  box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.2), 2px 2px 4px 0 rgba(0, 0, 0, 0.2);
  transition: 0.4s;
  cursor: pointer; }

input[type=submit]:hover {
  background-color: #2b81ed;
  border: 1px solid #2b81ed; }

input[type=submit]:focus {
  background-color: #2b81ed;
  border: 1px solid #2b81ed;
  outline: none; }

option {
  border: none; }

.wrong {
  width: 100%;
  height: auto;
  text-align: center;
  border-radius: 4px;
  /*rounded border*/
  background-color: #ffe5e5;
  /*text color*/
  margin-bottom: 10px;
  padding: 20px 0px; }
  .wrong p {
    margin-bottom: 0px; }

.correct {
  width: 100%;
  height: auto;
  text-align: center;
  border-radius: 4px;
  /*rounded border*/
  background-color: #aeffc3;
  /*text color*/
  margin-bottom: 10px;
  padding: 20px 0px; }
  .correct p {
    margin-bottom: 0px; }

.error {
  border-color: red !important; }

.display_none {
  display: none !important; }

.display_block {
  display: block !important; }

.word-wrap_break-word {
  word-wrap: break-word; }

.text_align_center {
  text-align: center; }

.text_align_left {
  text-align: left; }

.text_align_right {
  text-align: right; }

.text_align_justify {
  text-align: justify; }

.align-items_center {
  display: flex;
  align-items: center; }

.align-items_flex-start {
  display: flex;
  align-items: flex-start; }

.align-items_flex-end {
  display: flex;
  align-items: flex-end; }

.justify-content_space-between {
  display: flex;
  justify-content: space-between; }

.justify-content_space-around {
  display: flex;
  justify-content: space-around; }

.justify-content_flex-start {
  display: flex;
  justify-content: flex-start; }

.justify-content_flex-end {
  display: flex;
  justify-content: flex-end; }

.justify-content_center {
  display: flex;
  justify-content: center; }

.flex-direction_column {
  display: flex;
  flex-direction: column; }

.flex-direction_row {
  display: flex;
  flex-direction: row; }

.flex-wrap_nowrap {
  display: flex;
  flex-wrap: nowrap; }

.flex-wrap_wrap {
  display: flex;
  flex-wrap: wrap; }

.flex_1 {
  flex: 1; }

.flex_2 {
  flex: 2; }

.main_width {
  width: 100%;
  max-width: 1200px; }

.padding_0_30 {
  padding: 0px 30px; }

.width_100px {
  width: 100px; }

.width_150px {
  width: 150px; }

.width_200px {
  width: 200px; }

.width_700px {
  width: 700px; }

.height_40vh {
  height: 40vh; }

.height_50vh {
  height: 50vh; }

.height_60vh {
  height: 60vh; }

.height_70vh {
  height: 60vh; }

.height_100vh {
  height: 100vh; }

.max-width_320 {
  max-width: 320px; }

.top_35 {
  top: 35%; }

.top_40 {
  top: 40%; }

.top_45 {
  top: 45%; }

.top_50 {
  top: 50%; }

.top_55 {
  top: 55%; }

.top_65 {
  top: 65%; }

.width_5 {
  width: 5%; }

.width_10 {
  width: 10%; }

.width_20 {
  width: 20%; }

.width_25 {
  width: 25%; }

.width_30 {
  width: 30%; }

.width_33 {
  width: 33.33%; }

.width_40 {
  width: 40%; }

.width_50 {
  width: 50%; }

.width_60 {
  width: 60%; }

.width_70 {
  width: 70%; }

.width_80 {
  width: 80%; }

.width_90 {
  width: 90%; }

.width_100 {
  width: 100%; }

.height_100 {
  width: 100%; }

.height_100px {
  height: 100px; }

.height_200px {
  height: 200px; }

.height_300px {
  height: 300px; }

.height_400px {
  height: 400px; }

.height_500px {
  height: 500px; }

.height_600px {
  height: 600px; }

.height_700px {
  height: 700px; }

.height_800px {
  height: 800px; }

.m0 {
  margin: 0px !important; }

.m5 {
  margin: 5px !important; }

.m10 {
  margin: 10px !important; }

.m15 {
  margin: 15px !important; }

.m20 {
  margin: 20px !important; }

.m25 {
  margin: 25px !important; }

.m30 {
  margin: 30px !important; }

.m35 {
  margin: 35px !important; }

.m40 {
  margin: 40px !important; }

.m45 {
  margin: 45px !important; }

.m50 {
  margin: 50px !important; }

.m55 {
  margin: 55px !important; }

.m60 {
  margin: 60px !important; }

.m65 {
  margin: 65px !important; }

.m70 {
  margin: 70px !important; }

.m75 {
  margin: 75px !important; }

.m80 {
  margin: 80px !important; }

.m85 {
  margin: 85px !important; }

.m90 {
  margin: 90px !important; }

.m95 {
  margin: 95px !important; }

.m100 {
  margin: 100px !important; }

.mt0 {
  margin-top: 0px !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; }

.mt65 {
  margin-top: 65px !important; }

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

.mt75 {
  margin-top: 75px !important; }

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

.mt85 {
  margin-top: 85px !important; }

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

.mt95 {
  margin-top: 95px !important; }

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

.mb0 {
  margin-bottom: 0px !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; }

.mb65 {
  margin-bottom: 65px !important; }

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

.mb75 {
  margin-bottom: 75px !important; }

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

.mb85 {
  margin-bottom: 85px !important; }

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

.mb95 {
  margin-bottom: 95px !important; }

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

.ml0 {
  margin-left: 0px !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; }

.ml65 {
  margin-left: 65px !important; }

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

.ml75 {
  margin-left: 75px !important; }

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

.ml85 {
  margin-left: 85px !important; }

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

.ml95 {
  margin-left: 95px !important; }

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

.mr0 {
  margin-right: 0px !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; }

.mr65 {
  margin-right: 65px !important; }

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

.mr75 {
  margin-right: 75px !important; }

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

.mr85 {
  margin-right: 85px !important; }

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

.mr95 {
  margin-right: 95px !important; }

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

/*--- padding ---*/
.p0 {
  padding: 0px !important; }

.p5 {
  padding: 5px !important; }

.p10 {
  padding: 10px !important; }

.p15 {
  padding: 15px !important; }

.p20 {
  padding: 20px !important; }

.p25 {
  padding: 25px !important; }

.p30 {
  padding: 30px !important; }

.p35 {
  padding: 35px !important; }

.p40 {
  padding: 40px !important; }

.p45 {
  padding: 45px !important; }

.p50 {
  padding: 50px !important; }

.p55 {
  padding: 55px !important; }

.p60 {
  padding: 60px !important; }

.p65 {
  padding: 65px !important; }

.p70 {
  padding: 70px !important; }

.p75 {
  padding: 75px !important; }

.p80 {
  padding: 80px !important; }

.p85 {
  padding: 85px !important; }

.p90 {
  padding: 90px !important; }

.p95 {
  padding: 95px !important; }

.p100 {
  padding: 100px !important; }

.pt0 {
  padding-top: 0px !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; }

.pt55 {
  padding-top: 55px !important; }

.pt60 {
  padding-top: 60px !important; }

.pt65 {
  padding-top: 65px !important; }

.pt70 {
  padding-top: 70px !important; }

.pt75 {
  padding-top: 75px !important; }

.pt80 {
  padding-top: 80px !important; }

.pt85 {
  padding-top: 85px !important; }

.pt90 {
  padding-top: 90px !important; }

.pt95 {
  padding-top: 95px !important; }

.pt100 {
  padding-top: 100px !important; }

.pb0 {
  padding-bottom: 0px !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; }

.pb55 {
  padding-bottom: 55px !important; }

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

.pb65 {
  padding-bottom: 65px !important; }

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

.pb75 {
  padding-bottom: 75px !important; }

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

.pb85 {
  padding-bottom: 85px !important; }

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

.pb95 {
  padding-bottom: 95px !important; }

.pb100 {
  padding-bottom: 100px !important; }

.pl0 {
  padding-left: 0px !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; }

.pl55 {
  padding-left: 55px !important; }

.pl60 {
  padding-left: 60px !important; }

.pl65 {
  padding-left: 65px !important; }

.pl70 {
  padding-left: 70px !important; }

.pl75 {
  padding-left: 75px !important; }

.pl80 {
  padding-left: 80px !important; }

.pl85 {
  padding-left: 85px !important; }

.pl90 {
  padding-left: 90px !important; }

.pl95 {
  padding-left: 95px !important; }

.pl100 {
  padding-left: 100px !important; }

.pr0 {
  padding-right: 0px !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; }

.pr55 {
  padding-right: 55px !important; }

.pr60 {
  padding-right: 60px !important; }

.pr65 {
  padding-right: 65px !important; }

.pr70 {
  padding-right: 70px !important; }

.pr75 {
  padding-right: 75px !important; }

.pr80 {
  padding-right: 80px !important; }

.pr85 {
  padding-right: 85px !important; }

.pr90 {
  padding-right: 90px !important; }

.pr95 {
  padding-right: 95px !important; }

.pr100 {
  padding-right: 100px !important; }

.mobilenav {
  height: 100%;
  width: 200px;
  position: fixed;
  z-index: 99;
  top: 0;
  left: 0;
  background-color: white;
  box-shadow: 2px 0px 10px #3d3d3d;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
  margin-left: -220px; }
  .mobilenav .box {
    display: flex;
    flex-direction: column;
    width: 100%; }
    .mobilenav .box a {
      padding: 8px 8px 8px 30px;
      text-decoration: none;
      font-size: 16px;
      color: #101e3b;
      display: block;
      transition: 0.3s; }
    .mobilenav .box a:hover {
      color: #0080ff;
      text-decoration: none; }

.closebtn {
  position: absolute;
  top: 0;
  right: 10px;
  margin-left: 50px;
  font-size: 28px;
  color: #101e3b;
  transition: 0.3s;
  cursor: pointer; }

.closebtn:hover {
  color: #0080ff; }

/* mobile */
@media screen and (max-width: 700px) {
  .flex_center .flex-container .box .sidenav {
    margin-right: 0px !important; } }
.flex_center .flex-container .box {
  /*end of shop management*/ }

/* scroll bar style */
/* width */
::-webkit-scrollbar {
  width: 10px; }

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #e8e8e8;
  border-radius: 10px; }

/* Handle */
::-webkit-scrollbar-thumb {
  background: #cecece;
  border-radius: 10px; }

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #bcbcbc; }

/* mobile */
@media screen and (max-width: 700px) {
  .carousel-caption .slider_slogen {
    width: 80%;
    font-size: 28px !important;
    position: absolute;
    top: 50% !important;
    left: 50% !important;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center !important; } }
.carousel-indicators {
  z-index: 1 !important; }

.carousel-caption {
  font-size: 36px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  padding-top: 0px;
  padding-bottom: 0px; }
  .carousel-caption .slogen_position1 {
    width: 80%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .carousel-caption .slogen_position2 {
    position: absolute;
    top: 25%;
    left: 10%;
    text-align: left; }
  .carousel-caption .slogen_position3 {
    position: absolute;
    top: 78%;
    left: 10%;
    text-align: left; }
  .carousel-caption .slogen_position4 {
    position: absolute;
    top: 25%;
    right: 10%;
    text-align: right; }

.fadein {
  animation: fadeIn 2s;
  /*
  animation-delay: 0.5s;
  */ }

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translate3d(0, -10%, 0); }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0); } }
.slider_img1 {
  background-image: url("../images/slider/slider_1.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
  width: 100%;
  position: relative; }

.slider_img2 {
  background-image: url("../images/slider/slider_2.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
  width: 100%;
  position: relative; }

.slider_img3 {
  background-image: url("../images/slider/slider_3.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
  width: 100%;
  position: relative; }

.slider_img4 {
  background-image: url("../images/slider/slider_4.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
  width: 100%;
  position: relative; }

.slider_img_layer {
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.about_slider {
  background-image: url("../images/slider/about.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  height: 700px; }
  .about_slider .layer {
    background-color: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0; }

.service_slider {
  background-image: url("../images/slider/service.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  height: 700px; }
  .service_slider .layer {
    background-color: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0; }

.contact_slider {
  background-image: url("../images/slider/contact.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  height: 700px; }
  .contact_slider .layer {
    background-color: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0; }

.fix_slider_container {
  z-index: 1;
  color: white; }
  .fix_slider_container .fix_slider_title {
    font-size: 28px;
    text-align: center; }
  .fix_slider_container .fix_slider_btn {
    border: 1px solid white;
    border-radius: 5px;
    padding: 5px 25px 15px 25px; }
    .fix_slider_container .fix_slider_btn .fix_slider_arrow {
      -webkit-transform: rotate(90deg);
      -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      transform: rotate(90deg); }
      .fix_slider_container .fix_slider_btn .fix_slider_arrow .arrow_animation {
        position: relative;
        animation: example 1s infinite; }
        .fix_slider_container .fix_slider_btn .fix_slider_arrow .arrow_animation .arrow {
          background-color: rgba(0, 0, 0, 0);
          color: white;
          border: none;
          cursor: pointer; }
@keyframes example {
  0% {
    left: 0px;
    top: 0px; }
  50% {
    left: 10px;
    top: 0px; }
  100% {
    left: 0px;
    top: 0px; } }
/* mobile */
@media screen and (max-width: 700px) {
  .about_slider {
    height: 400px; }

  .service_slider {
    height: 400px; }

  .contact_slider {
    height: 400px; } }
/*Pages*/
/* mobile */
@media screen and (max-width: 700px) {
  /* company slogen and logo */
  .flex_center .flex-container .box .service1_container {
    height: 100% !important; }
    .flex_center .flex-container .box .service1_container .service1_txt {
      width: 100% !important; }
      .flex_center .flex-container .box .service1_container .service1_txt .width_80 {
        width: 100% !important; }
    .flex_center .flex-container .box .service1_container .service1_img {
      height: 300px;
      width: 100% !important; }
  .flex_center .flex-container .box .service2_container {
    height: 100% !important; }
    .flex_center .flex-container .box .service2_container .service2_txt {
      width: 100% !important; }
      .flex_center .flex-container .box .service2_container .service2_txt .width_80 {
        width: 100% !important; }
    .flex_center .flex-container .box .service2_container .service2_img {
      height: 300px;
      width: 100% !important; }
  .flex_center .flex-container .box .service3_container {
    height: 100% !important; }
    .flex_center .flex-container .box .service3_container .service3_txt {
      width: 100% !important; }
      .flex_center .flex-container .box .service3_container .service3_txt .width_80 {
        width: 100% !important; }
    .flex_center .flex-container .box .service3_container .service3_img {
      height: 300px;
      width: 100% !important; }
  .flex_center .flex-container .box .service4_container {
    height: 100% !important; }
    .flex_center .flex-container .box .service4_container .service4_txt {
      width: 100% !important; }
      .flex_center .flex-container .box .service4_container .service4_txt .width_80 {
        width: 100% !important; }
    .flex_center .flex-container .box .service4_container .service4_img {
      height: 300px;
      width: 100% !important; } }
.flex_center .flex-container .box .service1_container {
  padding: 20px 20px;
  transition: .5s ease; }
  .flex_center .flex-container .box .service1_container .service1_img {
    overflow: hidden; }
    .flex_center .flex-container .box .service1_container .service1_img .inner {
      height: 100%;
      width: 100%;
      background-image: url("../images/service/carbs1.jpg");
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      position: relative;
      transition: .5s ease; }
  .flex_center .flex-container .box .service1_container .service1_txt .service1_txt_title {
    font-size: 32px;
    font-weight: bold; }
  .flex_center .flex-container .box .service1_container .service1_txt .service1_txt_desc {
    color: black;
    word-break: break-word; }
.flex_center .flex-container .box .service1_container:hover {
  background-color: #ddd; }
.flex_center .flex-container .box .service1_container:hover .inner {
  transform: scale(1.1); }
.flex_center .flex-container .box .service2_container {
  padding: 20px 20px;
  transition: .5s ease; }
  .flex_center .flex-container .box .service2_container .service2_img {
    overflow: hidden; }
    .flex_center .flex-container .box .service2_container .service2_img .inner {
      height: 100%;
      width: 100%;
      background-image: url("../images/service/maintain1.jpg");
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      position: relative;
      transition: .5s ease; }
  .flex_center .flex-container .box .service2_container .service2_txt .service2_txt_title {
    font-size: 32px;
    font-weight: bold; }
  .flex_center .flex-container .box .service2_container .service2_txt .service2_txt_desc {
    color: black;
    word-break: break-word; }
.flex_center .flex-container .box .service2_container:hover {
  background-color: #ddd; }
.flex_center .flex-container .box .service2_container:hover .inner {
  transform: scale(1.1); }
.flex_center .flex-container .box .service3_container {
  padding: 20px 20px;
  transition: .5s ease; }
  .flex_center .flex-container .box .service3_container .service3_img {
    overflow: hidden; }
    .flex_center .flex-container .box .service3_container .service3_img .inner {
      height: 100%;
      width: 100%;
      background-image: url("../images/service/undercode1.jpg");
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      position: relative;
      transition: .5s ease; }
  .flex_center .flex-container .box .service3_container .service3_txt .service3_txt_title {
    font-size: 32px;
    font-weight: bold; }
  .flex_center .flex-container .box .service3_container .service3_txt .service3_txt_desc {
    color: black;
    word-break: break-word; }
.flex_center .flex-container .box .service3_container:hover {
  background-color: #ddd; }
.flex_center .flex-container .box .service3_container:hover .inner {
  transform: scale(1.1); }
.flex_center .flex-container .box .service4_container {
  padding: 20px 20px;
  transition: .5s ease; }
  .flex_center .flex-container .box .service4_container .service4_img {
    overflow: hidden; }
    .flex_center .flex-container .box .service4_container .service4_img .inner {
      height: 100%;
      width: 100%;
      background-image: url("../images/service/rental1.jpg");
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      position: relative;
      transition: .5s ease; }
  .flex_center .flex-container .box .service4_container .service4_txt .service4_txt_title {
    font-size: 32px;
    font-weight: bold; }
  .flex_center .flex-container .box .service4_container .service4_txt .service4_txt_desc {
    color: black;
    word-break: break-word; }
.flex_center .flex-container .box .service4_container:hover {
  background-color: #ddd; }
.flex_center .flex-container .box .service4_container:hover .inner {
  transform: scale(1.1); }

@media screen and (max-width: 1200px) {
  /* company slogen and logo */
  .flex_center .flex-container .box .service_container {
    width: 50%; } }
@media screen and (max-width: 700px) {
  /* company slogen and logo */
  .flex_center .flex-container .box .service_container {
    width: 100%; }
  .flex_center .flex-container .box .service_title .service_title_before {
    display: none; }
  .flex_center .flex-container .box .service_title .service_title_coontent {
    min-width: 100% !important; }
  .flex_center .flex-container .mt80 {
    margin-top: 0px !important; }
  .flex_center .flex-container .mb80 {
    margin-bottom: 0px !important; } }
.flex_center .flex-container .box {
  word-wrap: break-word; }
  .flex_center .flex-container .box .service_container {
    display: flex;
    align-items: center;
    flex-direction: column;
    overflow: hidden;
    position: relative; }
    .flex_center .flex-container .box .service_container .service_title .service_title_coontent {
      font-size: 28px;
      text-align: center; }
    .flex_center .flex-container .box .service_container .service_img {
      position: relative;
      width: 100%;
      padding-top: 56.25%;
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      transition: .3s ease; }
      .flex_center .flex-container .box .service_container .service_img .overlay {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        height: 100%;
        width: 100%;
        opacity: 0;
        transition: .3s ease;
        background-color: rgba(0, 0, 0, 0.2);
        opacity: 1; }
    .flex_center .flex-container .box .service_container .text {
      color: white;
      font-size: 18px;
      font-weight: bold;
      position: absolute;
      top: 80%;
      bottom: 0;
      left: 0;
      right: 0;
      width: 100%;
      text-align: center; }
    .flex_center .flex-container .box .service_container .service_img:hover .overlay {
      background-color: rgba(0, 0, 0, 0.5); }
  .flex_center .flex-container .box .service_container:hover .service_img {
    transform: scale(1.1); }

.contact {
  padding: 20px 20px; }
  .contact .contactLeft {
    padding-right: 10px; }
    .contact .contactLeft .title {
      font-size: 24px; }
    .contact .contactLeft .content {
      padding: 10px 0px;
      font-size: 14px; }
  .contact .contactRight {
    padding-left: 10px; }
    .contact .contactRight .title {
      font-size: 24px; }
    .contact .contactRight .content {
      padding: 10px 0px;
      font-size: 14px; }

/* mobile */
@media screen and (max-width: 700px) {
  .contact .contactLeft {
    width: 100%;
    padding-right: 0px; }
  .contact .contactRight {
    width: 100%;
    padding-left: 0px; } }
.about .membership_info {
  background-color: #231F20;
  border-top: 2px solid #FEE105; }
  .about .membership_info .membership_info_title {
    font-size: 22px;
    color: #FEE105; }
  .about .membership_info .membership_info_table_area {
    background-color: white;
    font-size: 14px; }
    .about .membership_info .membership_info_table_area .membership_info_table {
      border-top: 1px solid #efefef;
      padding: 10px 10px; }
      .about .membership_info .membership_info_table_area .membership_info_table .membership_info_table_desc {
        width: 40%;
        text-align: center;
        font-weight: bold; }
      .about .membership_info .membership_info_table_area .membership_info_table .membership_info_table_member {
        width: 60%;
        text-align: left; }
    .about .membership_info .membership_info_table_area .membership_info_table:nth-of-type(odd) {
      background-color: white; }
    .about .membership_info .membership_info_table_area .membership_info_table:nth-of-type(even) {
      background-color: #f4f4f4; }

#instagram {
	list-style: none; }

#instagram h2 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: black; }

#instagram li {
	position: relative;
    margin: 10px auto; /* Center it */
	width: 270px;
	display: inline-block; }
	
@media screen and (max-width: 480px) {
#instagram ul {
	padding-inline-start: 20px; }
#instagram li {
	width: 160px; }
#instagram img {
		 width: 150px;
		 height: 150px; }
#instagram .caption {
	width: 150px;
	padding: 5px; }
}

.caption {
  position: absolute; /* Position the background text */
  bottom: 0; /* At the bottom. Use top:0 to append it to the top */
  background: rgb(0, 0, 0); /* Fallback color */
  background: rgba(0, 0, 0, 0.5); /* Black background with 0.5 opacity */
  color: #f1f1f1; /* Grey text */
  width: 250px; /* Full width */
  padding: 10px; /* Some padding */
}

.ig_container {
	overflow: auto !important;
	width: 870px;
	height: 600px; }

@media screen and (max-width: 480px) {
.ig_container {
	overflow: auto !important;
	width: 340px;
	height: 300px; }
}

* {
  box-sizing: border-box; }

html {
  overflow-x: hidden;
  font-family: 'Noto Sans Japanese', sans-serif; }

/*# sourceMappingURL=main.css.map */
