




html{
  position: relative;
  min-height: 100%;
  /*
  font-family: 'ShinMGoPro-Light-AlphaNum','ShinMGoPro-Regular','ShinMGoPro-Bold','ShinMGoPro-Heavy','ShinMGoPro-Light','ShinMGoPro-Medium' !important;
  */
  /* font-family: 'ShinMGoPro-Regular',Georgia, serif !important; */
  /*font-family: 'ShinMGoPro-Regular';*/
  font-family: Meiryo, メイリオ, 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}

body {
  overflow-x: hidden;
  background-color: #f6f6f6;
  position:relative;
  height: 100%;
  /*
  font-family: 'ShinMGoPro-Light-AlphaNum','ShinMGoPro-Regular','ShinMGoPro-Bold','ShinMGoPro-Heavy','ShinMGoPro-Light','ShinMGoPro-Medium' !important;
  */
  /* font-family: 'UDShinMGoPro-Regular' !important; */
  /*font-family: 'ShinMGoPro-Regular';*/
  font-family: Meiryo, メイリオ, 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}

@media (max-height: 842px) {
  .product-home{
    top: 0px;
  }
  .product-home img{
    width: 390px !important;
  }
  .banner_home {
    background-position: 0px center;
  }
}

@media (min-width: 1200px) {
  .banner_home {
    background-position: 0px center !important;
  }
}



@media (max-width: 1200px) {
  body:before {
    /* font-family: arial; */
    /* content: "1024"; */
    position: fixed;
    top: 0;
    left: 0;
    font-size: 50px;
    color: red;
    z-index: 1000;
  }
  .text_to_cart {
    padding-top: 35px !important;
  }
  .detail-book{
      padding-top: 100px !important;
      padding-left: 170px !important;
  }
  .detail-book br{
      display: none !important;
  }
  .bgBoxProduct {
      padding: 35px 1px 45px 44px !important;
      margin-left: 112px !important;
  }
}
@media (max-width: 1024px) {
  body:before {
    /* font-family: arial; */
    /* content: "1024"; */
    position: fixed;
    top: 0;
    left: 0;
    font-size: 50px;
    color: red;
    z-index: 1000;
  }
  .detail-book {
      padding-top: 100px !important;
      padding-left: 100px !important;
  }
  div.banner_home {
    height: 100% !important;
  }
  h1{
    font-size: 18px !important;
  }
  .padTop250To150 {
    padding-top: 150px !important;
  }
  .banner_home {
    background-image: url('../../images/banner_ipad.jpg') !important;
  }

  .img_bookproduct {
    width: 140%;
  }
  .bgBoxProduct {
    margin-top: 0px !important;
    margin-left: 100px !important;
  }
  .FooterContact, .footer_secound ,footer {
      position: unset !important;
  }
  #main{
    padding-bottom: 0px !important;
  }
}


@media (max-width: 768px) {
  body:before {
    /* font-family: arial; */
    /* content: "IPAD APPLE"; */
    position: fixed;
    top: 0;
    left: 0;
    font-size: 50px;
    color: red;
    z-index: 1000;
  }
  .product-home {
      padding-top: 150px !important;
  }

  .form-contact{
    padding: 15px;
  }

  .contact-group label{
      text-align: left !important;
      font-size: 11px;
  }
  body{
    margin-bottom:0 !important;
  }

  .circle {
    border: 0.03em solid #c8a869;
    height: 1em !important;
    width: 1em !important;
  }

  .bgBoxProduct {
    margin-top: 226px !important;
    /* padding: 40px 1px 54px 7px !important; */
  }
  .padTop200To20, .padTop100To20 {
    padding-top: 20px !important;
  }
  .padTop100to0 {
   padding-top: 0px !important;
  }
  .padTop0 {
   padding-top: 0px !important;
  }
  .padBottom0 {
   padding-top: 0px !important;
  }
  .padTop250To0 {
    padding-top: 0px !important;
  }
  .width_button_100{
    width: 100% !important;
  }
  .icon_cart {
      top: 17px !important;
      right: inherit !important;
      left: inherit !important;
  }
  .img_bookproduct{
    width: 100% !important;
  }
  .padding_0{
    padding:0 !important;
  }
  .bgBoxProduct{
    margin: auto !important;
  }
  div br {
    display: none !important;
  }
  .line_hide_trade_detail{
      line-height: inherit !important;
  }
  .price_product{
    font-size: 18px !important;
    font-weight: bold;
  }

  .productContentForst br{
    display: block !important;
  }
  .title_product{
        font-size: 1rem;
  }
}

@media (max-width: 667px) {
  .banner_home {
      background-image: url(../../images/banner_ipad.jpg) !important;
      height: auto !important;
  }

  .product-home{
    padding-top:0px !important;
  }
  .contact_error{
    flex-direction: column;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (max-width: 424px) {
  body:before {
    /* font-family: arial; */
    /* content: "IPHONE 6 PLUS"; */
    position: fixed;
    top: 0;
    left: 0;
    font-size: 50px;
    color: red;
    z-index: 1000;
  }

  .row-margin-pad-10 .col-md-4{
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }

  .FooterContact p{
    font-size: 11px;
  }

  .img_order_first{
    padding-left: 15px !important;
    padding-right: 15px !important;
    padding-top: 25px !important;
    padding-bottom: 25px !important;
  }

  .img_order_first img{
    max-width: 100% !important;
  }

  .img_laithai{
    width:20px !important;
  }

  .parent_BoxBg_L {
    position: inherit !important;
    transform: inherit !important;
    width: 100% !important;
    margin-bottom: 20px;
  }
  .parent_BoxTitle{
      font-size: 19px !important;
  }
  .banner_home {
      height: 100% !important;
  }
  .footer>p{
    font-size: 13px !important;
  }
  .circle {
    margin-top: 3px;
    margin-right: 5px;
  }
  .breadcrumb-item{
    font-size: 13px !important;
  }
  .divImageProductCenter{
    padding: 30px !important;
  }
  .img-min-width-100 {
    max-width: 100%;
  }
  .banner_home {
    background-image: url('../../images/banner_iphone.jpg') !important;
  }
  .text_copyright {
    font-size: 14px !important;
  }
  .h4, h4 {
      font-size: 1.2rem;
      font-weight: bold;
  }

  .parent_BoxTitle_product {
    font-size: 22px !important;
    line-height: 32px;
  }
}

@media (max-width: 375px) {
  body:before {
    /* font-family: arial; */
    /* content: "IPHONE 6"; */
    position: fixed;
    top: 0;
    left: 0;
    font-size: 50px;
    color: red;
    z-index: 1000;
  }
  .parent_BoxFooter {
    padding: 15px !important;
    padding-top: 40px !important
  }
  .banner_home {
    background-image: url('../../images/banner_home_375.jpg') !important;
  }

}

@media (max-width: 320px) {
  body:before {
    /* font-family: arial; */
    /* content: "IPHONE 6"; */
    position: fixed;
    top: 0;
    left: 0;
    font-size: 50px;
    color: red;
    z-index: 1000;
  }

  .parent_BoxFooter h4{
      font-size: 16px !important;
  }
  .parent_BoxTitle{
    font-size: 16px !important;
  }

  li.breadcrumb-item {
      font-size: 10px !important;
  }

  .FooterContact p{
    font-size: 10px !important;
  }
}

.row-order-detail p br{
  display: none !important;
}


p {
  font-size: 14.5px;
}

.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 999;
  top: 0;
  right: 0;
  background-color: #009e50;
  overflow-x: hidden;
  transition: 0.5s;
  background: rgb(0, 158, 80) url('../../images/bg_img_nav.png') center -180px no-repeat;
}

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 18px;
  width: 300px;
  color: #ffffff;
  display: block;
  transition: 0.3s;
}

.sidenav li a:hover {
  color: rgb(217, 230, 7) !important;
}

div.sidenav a:hover {
    color: rgb(217, 230, 7) !important;
}

.sidenav .closebtn {
  text-align: right;
  font-size: 32px;
  padding-left: 32px;
  padding-right: 35px;
}

.icon-hamberger {
  float: right;
  /* font-size: 30px; */
  cursor: pointer
}

.icon-hamberger img {
  max-width: 100%;
  position: absolute;
  right: 30px;
  top:25px;
}

.button-hamberger {
  width: 30px;
  height: 30px;
  position: relative !important;
  -webkit-transform: rotate(0deg) !important;
  -moz-transform: rotate(0deg) !important;
  -o-transform: rotate(0deg) !important;
  transform: rotate(0deg) !important;
  -webkit-transition: .5s ease-in-out !important;
  -moz-transition: .5s ease-in-out !important;
  -o-transition: .5s ease-in-out !important;
  transition: .5s ease-in-out !important;
  cursor: pointer !important;
  top: 25px;
}

.button-hamberger span {
  display: block;
  position: absolute;
  height: 2px;
  width: 50%;
  background: #000;
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

.button-hamberger span:nth-child(even) {
  left: 50%;
  border-radius: 0 9px 9px 0;
}

.button-hamberger span:nth-child(odd) {
  left: 0px;
  border-radius: 9px 0 0 9px;
}

.button-hamberger span:nth-child(1), .button-hamberger span:nth-child(2) {
  top: 0px;
}

.button-hamberger span:nth-child(3), .button-hamberger span:nth-child(4) {
  top: 10px;
}

.button-hamberger span:nth-child(5), .button-hamberger span:nth-child(6) {
  top: 20px;
}

.button-hamberger.open span:nth-child(1), .button-hamberger.open span:nth-child(6) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.button-hamberger.open span:nth-child(2), .button-hamberger.open span:nth-child(5) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.button-hamberger.open span:nth-child(1) {
  left: 0px;
  top: 9px;
}

.button-hamberger.open span:nth-child(2) {
  left: calc(50% - 5px);
  top: 9px;
}

.button-hamberger.open span:nth-child(3) {
  left: -50%;
  opacity: 0;
}

.button-hamberger.open span:nth-child(4) {
  left: 100%;
  opacity: 0;
}

.button-hamberger.open span:nth-child(5) {
  left: 0px;
  top: 19px;
}

.button-hamberger.open span:nth-child(6) {
  left: calc(50% - 5px);
  top: 19px;
}

.nav-page {
  background-color: #fff;
  padding-top: 35px;
  padding-bottom: 35px;
}

.img_logo {
  /* max-width: 100%; */
  max-width: 185px;
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  top: 15px;
}

.icon-home{
  top: -3px;
  position: relative;
}

/* .button_banner{
  bottom: 5%;
  left: 50%;
  font-size: calc(0em + 1vw);
  transform: translate(-50%, -50%);
  padding: calc(1px + 5px);
  width: 15%;
  border-radius: 5px;
  background-color: #76ae45;
  color: #ffffff;
} */

.list_arrow_right {
  list-style-image: url('../../images/arrow_right.png');
}

.crumb_product>li+li:before {
  padding: 20px 20px;
  content: url('../../images/arrow_right_product.png') !important;
}

.list_arrow_right li {
  margin-left: 32px;
}

.list_arrow_right li a {
  padding: 8px 8px 8px 0px;
}
button{
  border-color:transparent;
}

.button_banner {
  /* position: absolute;
  bottom: 10%;
  left: 50%;
  font-size: calc(0.01em + 1vw);
  transform: translate(-50%, -50%); */
  padding: calc(1px + 8px);
  padding-left: 40px;
  padding-right: 40px;
  cursor: pointer;
  border-radius: 5px;
  background-color: #76ae45;
  color: #ffffff;
  border-color:transparent;
}
.button_banner:hover {
  opacity: 0.9;
}

a{
  text-decoration: none !important;
}

a:hover {
    color: inherit !important;
}

.breadcrumb {
  background-color: transparent;
  padding: 20px 0px 30px;
}

/* .button_banner:after {
    content: "";
    display: block;
    padding-bottom: 0%;
  } */

.ul_menu {
  list-style-type: none;
  padding-left: 0px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}



.list_none {
  list-style-type: none;
}

.footer {
  text-align: center;
  background-color: #ffffff;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 0px;
  padding-right: 0px;
}
.footer_secound{
  position: absolute;bottom: 0;width: 100%;   height: 113px;line-height: 23px; background-color: #f5f5f5;
  /* margin-top: 15px; */
}
.FooterContact{
  position: absolute;bottom: 115px;width: 100%;   height: 130px;line-height: 30px; background-color: #f5f5f5;
}
.FooterContact p{
  margin-top: 10px;
}
.footer_secound .container{
    margin-top: 18px;
}

.text_banner_home {
  position: absolute;
  color: #3c3c3c;
  text-align: center;
  bottom: 15%;
  left: 50%;
  font-size: calc(0em + 1vw);
  transform: translate(-50%, -50%);
  padding: calc(1px + 5px);
  width: 15%;
}

/* All Color element */

.color_76ae45 {
  color: #76ae45;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: bold;
}

.color_e2fd00 {
  color: #e2fd00;
}

.color_c8a86a{
  color:#c8a86a;
}

.color_ffffff{
  color:#ffffff;
}

.color_808080{
  color:#808080;
}

.color_cbae76{
  color:#cbae76;
}

.text_copyright {
  padding: 0;
  margin-bottom: 0px;
  font-weight: normal;
}

.left-auto-height {
  height: 100%;
}

.right-auto-height {
  height: 100%;
}

.button_cart_product {
  width: 300px;
  padding: 22px;
  border-radius: 5px;
  background-color: rgb(118, 174, 69);
  color: #ffffff;
  position: relative;
  cursor: pointer;
}

.img_max_width_res {
  max-width: 100%;
}

.img_width_res {
  width: 100%;
}

.max-width-50 {
  max-width: 50%;
}

.text_center {
  text-align: center;
}

.circle {
  border: 0.0em solid #c8a869;
  background-color: #c8a869;
  border-radius: 100%;
  height: 0.95em;
  width: 0.95em;
  text-align: center;
  float: left;
  margin-top: 3px;
  margin-right: 10px;
}
.card-order span{
  line-height: 22px;
}

.circle p {
  font-size: 14px !important;
  font-weight: lighter;
  font-family: sans-serif;
  color: #fff !important;
  line-height: 17px !important;
}

.button_contact_product {
  font-size: 13px;
  padding: calc(2px + 7px);
  padding-left: 25px;
  padding-right: 25px;
  border-radius: 5px;
  background-color: #ffffff;
  color: #76ae45;
  -webkit-appearance: none !important;
}

.button_contact_product:hover {
  color: #76ae45 !important;
}

/* .card-foot_img_forder:last-child {
    border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px);
} */

.h-100 {
  height: 100% !important;
}

.card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-clip: border-box;
  background-color: transparent;
  border-color: transparent;
}

.foot_img_forder {
  padding: .75rem 1.25rem;
}

.h1_bold {
  font-weight: bold;
}

.divImageProductCenter {
  background-color: #ffffff;
  position: relative;
  text-align: center;
  width: 100%;
  padding:75px;
  margin-top: 30px;
  margin-bottom: 30px;
  box-shadow: -1px 4px 46px 1px rgba(0, 0, 0, 0.18);
  -webkit-box-shadow: -1px 4px 46px 1px rgba(0, 0, 0, 0.18);
  -moz-box-shadow: -1px 4px 46px 1px rgba(0, 0, 0, 0.18);
}

.productImgFirst {
  height: auto;
  margin: 0 auto;
  max-width: 100%;
}

.productContentForst {
  margin-top: 30px;
  margin-bottom: 30px;
}
.productContentForst p{
  color:#010101;
}

.font_s16 {
  font-size: 13.5px;
}

.font_s37 {
  font-size: 37px;
}

.text_to_cart {
  color: #c8a86a;
  padding-top: 180px;
  padding-bottom: 17px;
  font-weight: bold;
  font-size: 12px;
}

.icon_cart {
  position: absolute;
  top: 15px;
  right: 185.5;
  left: 105px;
  width: 22px;
}

.marg-39 {
  margin-left: 40px;
}

/* Padding Element */

.padTop100 {
  padding-top: 100px;
}

.padTop250 {
  padding-top: 250px;
}

.padLeft50 {
  padding-left: 50px;
}

.padTop200 {
  padding-top: 200px;
}

.padLeft100 {
  padding-left: 140px;
}

.padLeft10 {
  padding-left: 10px;
}

.imgSoapBuble {
  background-image: url('../../images/soap_bubble.png');
  background-repeat: no-repeat;
  background-position: left 0px;
}

.bgBoxProduct {
  margin-top: 226px;
  padding: 30px 1px 45px 44px;
  background-image: url('../../images/bg_box1.png');
  background-repeat: no-repeat;
  color: #ffffff;
  margin-left: 50px;
  font-size: 16px;
  width: 270px;
}
div.bgBoxProduct p{
  margin: 0;
  font-size: 12px;
  color: #fff;
  font-weight: bold;
}

.bgBoxProduct p:last-child{
  margin-top: 20px;
  font-size: 12px;
}


/* div.bgBoxProduct br{
  display: block !important;
} */

.BoxFooterProduct {
  margin-top: 100px;
  margin-bottom: 100px;
  position: relative;
  padding: 5px;
  background: #f6f6f6;
  border: 2.5px solid #c8a86a;
}

.parent_BoxFooter p{
  color:#000;
}

.parent_BoxFooter h4{
  font-family: Meiryo, メイリオ, 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}

div.margin-top-0 {
  margin-top: 0px;
}

.breadcrumb-item+.breadcrumb-item::before {
  display: unset !important;
  padding: 0 20px !important;
  color: #868e96 !important;
}

.font_bold {
  font-weight: bold;
}

.parent_BoxFooter {
  padding: 45px;
  padding-left: 35px;
  padding-right: 35px;
  background: #f6f6f6;
  border: 1px solid #c8a86a;
}

.parent_BoxBg {
  /*background-image: url('../../images/bg_title_lythai.png');*/
  background-repeat: no-repeat;
  width: 380px;
  height: 40px;
  position: absolute;
  left: 50%;
  background-color: #f6f6f6;
  transform: translate(-50%, -50%);
  top: 3px;
}

.parent_BoxBg_L {
 /* background-image: url('../../images/bg_title_lythai.png');*/
  /* background-repeat: no-repeat;
  background-size: cover; */
  text-align: center;
  width: 470px;
  height: 48px;
  position: absolute;
  left: 50%;
  background-color: #f6f6f6;
  transform: translate(-50%, -50%);
  top: 3px;
}

.parent_BoxBg_XL {
  /*background-image: url('../../images/bg_title_lythai.png');*/
  background-repeat: no-repeat;
  background-size: cover;
  width: 500px;
  height: 50px;
  position: absolute;
  left: 50%;
  background-color: #f6f6f6;
  transform: translate(-50%, -50%);
  top: 3px;
}

h2.parent_BoxTitle {
  margin-bottom: 0px;
  padding-top: 0px;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color:#000;
}

.FooterContact {
  background-image: url('../../images/line_num_contact_product.jpg');
  background-repeat: no-repeat;
  background-size: cover !important;
  background-position: left top;
  background-size: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
}

.icon_mail {
  position: relative;
  top: -2px;
}

.min-width-100 {
  min-width: 100%;
}

.menu_active{
  color: rgb(217, 230, 7) !important;
}

footer{
  position: absolute;
  bottom:0;
  width: 100%;
}

footer , .footer_secound{
  color: #808080;
  font-weight: normal;
}

footer , .footer_secound p{
  color: #808080;
  font-weight: normal;
  font-size: 14px;
}

.line_hide_trade_detail{
  line-height: 8px;
  padding-top:10px;
}

.card-order{
  background-color: #fff;
  padding: 30px 5px 30px 5px;
}

.img_order_first{
  padding: 55px;
}
.breadcrumb-item{
  font-size: 12px !important;
}

.product-home{
  padding-top:0px;
  position: relative;
  top: 75px;
}

.product-home p{
  font-size: 16px;
  font-weight: normal;
}

#myBtn_totop {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  border: none;
  cursor: pointer;
  opacity: 0.8;
}
#myBtn_totop:hover {
  opacity: 1;
}

.body-overlay {
    display: none;
    background: rgba(0,0,0,0.5);
    filter: alpha(opacity = 50);
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
}

.link-black{
  color: #000;
  font-weight: bold;
  text-decoration: underline;
}

.title_product{
  /* font-family: Meiryo, メイリオ, 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Osaka, 'MS PGothic', arial, helvetica, sans-serif; */
  /* color:#010101; */
  font-family: Meiryo, メイリオ, 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Osaka, 'MS PGothic', arial, helvetica, sans-serif;
  color: #010101;
  font-weight: bolder;
}

.price_product{
  font-weight: bold;
  color:#010101;
  letter-spacing: -1px;
}

p{
  color: #3c3c3c;
  font-weight: 100;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.row-order-detail p{
  line-height: 22px;
  color: #000;
  font-size: 13px;
  letter-spacing: 1px;
}
.parent_BoxFooter p{
  font-size: 13.5px;
}
.parent_BoxFooter .font-h5{
  font-weight: bold !important;
  font-size: 18px !important;
  font-family: Meiryo, メイリオ, 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}


.parent_BoxBg_L h2.parent_BoxTitle {
  font-size: 30px;
}

.div-title-sub-contact{
  font-family: Meiryo, メイリオ, 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}
.div-title-sub-contact p{
  font-size: 13.5px;
  line-height: 22px;
}

.div-sub-title-contact{
  border: 3px solid #c8a86a;
  padding-top: 20px;
  border-radius: 5px;
  margin-bottom: 30px;
  font-family: Meiryo, メイリオ, 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}
.line-height{
    line-height: 30px;
}

.div-sub-title-contact p{
  color: #c8a86a;
  text-decoration: underline;
  text-underline-position: under;
  font-family: Meiryo, メイリオ, 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Osaka, 'MS PGothic', arial, helvetica, sans-serif;
  font-size: 13.5px;
  line-height: 22px;
  font-weight: bold;
}

.form-contact{
  background-color: #fff;
  padding-top: 70px;
  padding-bottom: 70px;
  position: relative;
  margin-bottom: 50px;
  border-radius: 5px;
}

.img-line-form-contact-fr{
  position: absolute;
  bottom: 0;
  right:0;
  border-radius: 5px;
}
.img-line-form-contact-se{
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 5px;
}

.contact-group{
  font-size: 13px;
  margin-bottom: 0.5rem;
}

.contact-group label{
  font-weight: bold;
  font-family: Meiryo, メイリオ, 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}

.btn-contact{
  width: 100%;
  background-color: #76ae45;
  color:#fff;
  padding: 1rem;
  font-family: Meiryo, メイリオ, 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}

.form-control {
    font-size: 16px;
}

.select-fr {
  background-image: url('../../images/arrow-select.png') ;
  background-repeat: no-repeat;
  background-position: bottom 15px right 15px;
  appearance:none;
  -moz-appearance:none; /* Firefox */
  -webkit-appearance:none; /* Safari and Chrome */
}

.btn-contact{
    cursor: pointer;
}

.has-danger .form-control {
    border-color: #d9534f !important;
}

.null-value-danger {
    border-color: #d9534f !important;
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: none;
    box-shadow: none;
}

.form-group .text-muted {
    color: #dc3545 !important;
    padding-top: 5px !important;
    font-size: 13px;
}

.breadcrumb-item{
  text-decoration: none !important;
  color: #000 !important;
  font-weight: bold;
}
.breadcrumb-item a{
  text-decoration: none !important;
  color: #000 !important;
}

#main {
  transition: margin-right .5s;
  padding: 0px;
  /* padding-bottom: 100px; */
}
.banner_home{
  background-image: url(../../images/banner_home5.jpg);
    background-repeat: no-repeat;
    height: 85% !important;
    background-position: top center;
    background-size: cover;
}

@media screen and (max-height: 450px) {
  .sidenav {
    padding-top: 15px;
  }
  .sidenav a {
    font-size: 16px;
  }
}

.click-lg-jp , .click-lg-th{
  cursor: pointer !important;
}

p.parent_BoxTitle{
    font-size: 30px;
    font-weight: bold;
}
.parent_BoxFooter span{
  color:#000;
  font-weight: bold;
}

.size-h1{
    font-size: 32px;
    font-weight: bold;
}

.product-home h2{
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 3px;
}

.p_title_first{
  font-size: 1.5rem;
  margin-bottom: 0px;
}

.parent_BoxBg_L .parent_BoxFooter p {
    font-size: 24px;
    color: #000;
}

.title-subtitle-product{
  margin-top: 10px;
}
.ul-not-list{
  padding-left: 0px;
}

.ul-not-list li{
  list-style-type: none;
}

.contact_error{
  display: flex;
  text-align: left;
  justify-content: center;
  font-size: 14px;
  background-color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
    color: #44A828;
  position: relative;
  top: -20px;
}
.contact_error span:nth-child(1){
  font-weight: bold;
}

/* .span-resize{
      font-size: 12px;
      font-weight: 100 !important;
}
span .span-resize-bold{
  font-weight: bold !important;
} */


/*  page-found */
.page-found .section-page-found{
  padding: 250px 0;
  max-width: 1000px;
  width: 94%;
  margin: 0 auto;
}

.page-found .section-page-found p{
  line-height: 1.6;
}

.page-found .section-page-found p a{
  color:#000; 
  padding-bottom: 0px; 
  border-bottom: 1px solid #000;
}












