@charset "euc-jp";

body {
  background-color: #fff;
  background-image: url(https://img.shop-pro.jp/tmpl_img/73/bg.gif);
  color: #464e54;
}
a {
  color: #464e54;
}
a:hover {
  color: #5e5e5e;
}

/*
 * layout
 */
#wrapper {
  max-width: 100%;
}

/*
 * contents
 */

#contents {
  float: right;
  padding-left: 30px;
  margin-top: 6em;
}

#contents .topicpath-nav {
  margin-bottom: 5px;
}
  #contents .topicpath-nav li {
    padding: 0;
  }
  #contents .topicpath-nav a {
    margin-left: 5px;
  }

/*
 * side
 */

#side .unstyled img {
  display: block;
  margin-bottom: 5px;
}

/*
 * temp
 */

/* font */
.txt_l { text-align: left; }
.txt_c { text-align: center; }
.txt_r { text-align: right; }
.txt_fwn { font-weight: normal; }
.txt_fwb { font-weight: bold; font-style: normal !important; }
.txt_10 { font-size: 10px; }
.txt_12 { font-size: 12px; }
.txt_14 { font-size: 14px; }
.txt_16 { font-size: 16px; }
.txt_18 { font-size: 18px; }
.txt_20 { font-size: 20px; }
.txt_24 { font-size: 24px; }
.txt_28 { font-size: 28px; }
.txt_c_333 {color: #333;}
.font_120 {font-size: 120%;}
.font_150 {font-size: 150%;}
.font_2em {font-size: 2em;}
.font_125em {font-size: 1.25em;}
.txt_hirago {font-family: "??????è§??";}
/* background */
.bgc_gray {
  background-color: #f1f1f1;
}

.lh_5e { line-height: 5em !important; }

/* margin */
.mar_auto { margin: 0 auto; }
.mar_0 { margin: 0; }
.mar_t_0 { margin-top: 0; }
.mar_r_0 { margin-right: 0; }
.mar_b_0 { margin-bottom: 0; }
.mar_l_0 { margin-left: 0; }
.mar_5 { margin: 5px; }
.mar_t_5 { margin-top: 5px; }
.mar_r_5 { margin-right: 5px; }
.mar_b_5 { margin-bottom: 5px; }
.mar_l_5 { margin-left: 5px; }
.mar_t_10 { margin-top: 10px; }
.mar_r_10 { margin-right: 10px; }
.mar_b_10 { margin-bottom: 10px; }
.mar_l_10 { margin-left: 10px; }
.mar_t_20 { margin-top: 20px; }
.mar_r_20 { margin-right: 20px; }
.mar_b_20 { margin-bottom: 20px; }
.mar_l_20 { margin-left: 20px; }
.mar_t_25 { margin-top: 25px; }
.mar_r_25 { margin-right: 25px; }
.mar_b_25 { margin-bottom: 25px; }
.mar_l_25 { margin-left: 25px; }
.mar_t_30 { margin-top: 30px; }
.mar_r_30 { margin-right: 30px; }
.mar_b_30 { margin-bottom: 30px; }
.mar_l_30 { margin-left: 30px; }
.mar_t_50 { margin-top: 50px; }
.mar_r_50 { margin-right: 50px; }
.mar_b_50 { margin-bottom: 50px; }
.mar_l_50 { margin-left: 50px; }
.mar_t_70 { margin-top: 70px; }
.mar_l_-155{ margin-left: -155px;}
.mar_t_100 { margin-top: 100px; }
.mar_l_05e { margin-left: 0.5em;}
.mar_b_05e { margin-bottom: 0.5em;}
.mar_l_1e { margin-left: 1em;}
.mar_l_2e { margin-left: 2em !important;}
.mar_l_-5e { margin-left: -5em !important;}

/* padding */
.pad_v_10 { padding: 10px 0; }
.pad_v_20 { padding: 20px 0; }
.pad_v_30 { padding: 30px 0; }
.pad_0 { padding: 0; }
.pad_t_0 { padding-top: 0; }
.pad_r_0 { padding-right: 0; }
.pad_b_0 { padding-bottom: 0; }
.pad_l_0 { padding-left: 0; }
.pad_5 { padding: 5px; }
.pad_t_5 { padding-top: 5px; }
.pad_r_5 { padding-right: 5px; }
.pad_b_5 { padding-bottom: 5px; }
.pad_l_5 { padding-left: 5px; }
.pad_10 { padding: 10px; }
.pad_t_10 { padding-top: 10px; }
.pad_r_10 { padding-right: 10px; }
.pad_b_10 { padding-bottom: 10px; }
.pad_l_10 { padding-left: 10px; }
.pad_20 { padding: 20px; }
.pad_t_20 { padding-top: 20px; }
.pad_r_20 { padding-right: 20px; }
.pad_b_20 { padding-bottom: 20px; }
.pad_l_20 { padding-left: 20px; }
.pad_t_25 { padding-top: 25px; }
.pad_30 { padding: 30px}
.pad_t_30 { padding-top: 30px; }
.pad_r_30 { padding-right: 30px; }
.pad_b_30 { padding-bottom: 30px; }
.pad_l_30 { padding-left: 30px; }
.pad_l_40 { padding-left: 40px !important; }
.pad_02e { padding: 2em 0 !important; }

/* border */
.bor_t_1 { border-top: 1px solid #eee; }
.bor_r_1 { border-right: 1px solid #eee; }
.bor_b_1 { border-bottom: 1px solid #eee; }
.bor_l_1 { border-left: 1px solid #eee; }
.bor_t_c7 { border-top: 1px solid #7c7b7b; }
.bor_b_47 { border-bottom: 1px solid rgb(46, 46, 46); }
.bor_normal { border-bottom: 2px solid #00237C ;}

/* vertical align */
.va-10 { vertical-align: -10%; }
.va-20 { vertical-align: -20%; }
.va-30 { vertical-align: -30%; }
.va-35 { vertical-align: -35%; }
.va-40 { vertical-align: -40%; }

.wid-50 { width: 50% !important; }
.wid-30 { width: 30% !important; }
.wid-10 { width: 10% !important; }
.wid-20 { width: 20% !important; }
.wid-100 { width: 100% !important; }
.wid-80 { width: 80% !important; }
.wid-333 { width: calc(100% / 3);}

@media (max-width: 980px) {
  /* ~980px */
  #base_gmoWrapp,
  #gmo_CMSPbar {
    overflow: hidden;
    min-width: 100% !important;
    width: 100% !important;
  }
}
@media (max-width: 768px) {
  /* ~768px */
  #contents {
    padding-left: 0;
  }
}
@media (max-width: 480px) {
  /* ~480px */
}

/*
 * icons
 */
.icon-user { background-position: -208px 0px; }
.icon-lg-b.icon-user { background-position: -312px 0px; }
.icon-adduser { background-position: -240px 0px; }
.icon-lg-b.icon-adduser { background-position: -360px 0px; }
.icon-login { background-position: -48px -80px; }
.icon-lg-b.icon-login { background-position: -72px -120px; }
.icon-logout { background-position: -32px -80px; }
.icon-lg-b.icon-logout { background-position: -48px -120px; }
.icon-home { background-position: -176px -16px; }
.icon-lg-b.icon-home { background-position: -264px -24px; }
.icon-mail { background-position: -64px 0px; }
.icon-lg-b.icon-mail { background-position: -96px 0px; }
.icon-pencil { background-position: -96px 0px; }
.icon-lg-b.icon-pencil { background-position: -144px 0px; }
.icon-help { background-position: -272px -80px; }
.icon-lg-b.icon-help { background-position: -408px -120px; }
.icon-cart { background-position: -176px -64px; }
.icon-lg-b.icon-cart { background-position: -264px -96px; }
.icon-search { background-position: -208px -16px; }
.icon-lg-b.icon-search { background-position: -312px -24px; }
.icon-chevron_up { background-position: -0px -144px; }
.icon-lg-b.icon-chevron_up { background-position: -0px -216px; }
.icon-chevron_down { background-position: -352px -128px; }
.icon-lg-b.icon-chevron_down { background-position: -528px -192px; }
.icon-twitter { background-position: -96px -176px; }
.icon-lg-b.icon-twitter { background-position: -144px -264px; }
.icon-instagram { background-position: -112px -192px; }
.icon-lg-b.icon-instagram { background-position: -168px -288px; }
.icon-facebook { background-position: -128px -176px; }
.icon-lg-b.icon-facebook {background-position: -192px -264px; }
.icon-youtube { background-position: -128px -160px; }
.icon-lg-b.icon-youtube { background-position: -191px -240px; }

.icon-b,
.icon-w {
  width: 16px;
  height: 16px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.icon-lg-b,
.icon-lg-w {
  width: 24px;
  height: 24px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_b.png); }
.icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_w.png); }
.icon-lg-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_b.png); }
.icon-lg-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_w.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .icon-b,
  .icon-w {
    -webkit-background-size: 368px 320px;
    background-size: 368px 320px;
  }

  .icon-lg-b,
  .icon-lg-w {
    -webkit-background-size: 552px 480px;
    background-size: 552px 480px;
  }

  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_2x_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_2x_w.png); }
  .icon-lg-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_b.png); }
  .icon-lg-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_w.png); }
}
@media (max-width: 768px) {
  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_w.png); }
}
@media only screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 768px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 768px) and (min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min-resolution: 192dpi), only screen and (max-width: 768px) and (min-resolution: 2dppx) {
  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_w.png); }
}

/* add */

hr{
  width: calc(100vw - 8px);
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  border: 0;
  border-top: 3px solid #00237C;
}

a{
  transition: all 0.5s;
}

a:hover{
  text-decoration: none !important;
  opacity: 0.7;
}

.container{
  width: 100% !important;
}

#header{
  position: fixed;
  width: 100%;
  z-index: 1000;
  background-color: white;
}

.header-inner{
  width: calc(100% - 40px);
  height: 6em;
  margin-top: 0;
  margin-left: 20px;
  box-sizing: border-box;
  align-items: center;
}

.header_logo{
  margin: auto;
}

.header-anker{
  display: block;
  height: 10px;
  padding: 20px 0;
  font-family: "opensans", "Open Sans", æ¸¸ã??·ã????, "Yu Gothic", YuGothic, "??????è§???·ã???Pro", "Hiragino Kaku Gothic Pro", ?¡ã????, Meiryo, Osaka, "ï¼?¼³ ï¼°ã??·ã???, "MS PGothic", sans-serif;
}

.header-anker:visited, .header-anker:hover{
  color: #333;
  text-decoration: none;
}

.companyLogo img{
  width: 160px;
}

.pop_up{
  width: 100%;
  height: 0;
  overflow: hidden;
  position: absolute;
  top: 4.8em;
  left: 0;
  transition: all 0.5s;
  background-color: rgb(247, 247, 247);
}

.header-li:hover .pop_up{
  pointer-events: all;
  height: 350px;
}

.bigcate_div{
  width: 33%;
}

.bigcate_anker{
  font-size: 2em;
  font-weight: bold;
  text-align: center;
}

.subcate_div{
  margin-left: calc(calc(100% - 245px) / 2);
}

.subcate_anker{
  font-size: 1.5em;
}

.aboutNEOXcoating{
  width: 30%;
}

.aboutNEOXcoating img{
  width: 300px;
  height: auto;
}

.pop_coatingImg{
  margin: 50px calc(calc(100% - 300px) / 2) 0;
}

.pop_coatingAnker{
  text-align: center;
  font-size: 1.5em;
  transition: all 0.5s;
}

.pop_coatingAnker:hover{
  text-decoration: none;
  opacity: 0.7;
}

.pop_system{
  width: 20%;
}

#side{
  position: fixed;
  width: 80px;
  bottom: 0px;
}

#side img{
  width: 40px;
  margin-top: 1em;
}

.fa-original{
  font-size: 2em;
  width: 40px;
  height: 40px;
  text-align: center;
  margin-top: 0.5em;
}

#contents{
  width: 100%;
  padding-left: 0 !important;
}

.bx-wrapper img{
  z-index: 50;
}

.bx-wrapper .bx-viewport{
  -webkit-box-shadow: none !important;
  border: none !important;
  box-shadow: none !important;
  left: 0 !important;
}

.contents-wrapper{
  width: calc(100% - 85px);
  padding-left: 70px;
  box-sizing: border-box;
  margin-top: 55px;
}

.flex{
  display: flex;
}

.around{
  justify-content: space-around;
}

.column{
  flex-direction: column;
}

.between{
  justify-content: space-between;
}

.content_center{
  justify-content: center;
}

.content_end{
  justify-content: flex-end;
}

.wrap{
  flex-wrap: wrap;
}

.align_center{
  align-items: center;
}

.dot-none{
  list-style: none;
}

.fa{
  margin-left: 1em;
}

.btn{
  padding: 7px 20px;
}

.disp_none{
  display: none;
}

.itemZone{
  width: 25%;
}

.itemZone .itemPrice{
  margin-top: 1em;
}

.freeTopImg{
  background: #00237C;
  /*51b2eb*/
}

.freeTopImgTitle{
  width: 50%;
}

.freeTopImgTitle p{
  color: white;
  font-size: 2em;
  font-family: "opensans", "Open Sans", æ¸¸ã??·ã????, "Yu Gothic", YuGothic, "??????è§???·ã???Pro", "Hiragino Kaku Gothic Pro", ?¡ã????, Meiryo, Osaka, "ï¼?¼³ ï¼°ã??·ã???, "MS PGothic", sans-serif;
}

.freeTopImg img{
  width: 50%;
}

.WINeox_Logo{
  text-align: center;
  width: 60%;
}

.WINeox_Logo2{
  text-align: center;
  width: 80%;
}

.free_container{
  width: 65%;
  margin: 50px auto;
}

.item_container{
  width: 100%;
  margin: 50px auto;
}

.free_content_title{
  width: 30%;
  margin-top: 10px;
}

.free_content_title p{
  width: 80%;
  border-bottom: 1px solid #ccc;
  font-family: "opensans", "Open Sans", æ¸¸ã??·ã????, "Yu Gothic", YuGothic, "??????è§???·ã???Pro", "Hiragino Kaku Gothic Pro", ?¡ã????, Meiryo, Osaka, "ï¼?¼³ ï¼°ã??·ã???, "MS PGothic", sans-serif;
  font-size: 1.5em;
}

.free_content_index{
  width: 70%;
}

.free_content_index h3{
  font-size: 2em;
  margin-top: 0;
  border-bottom: 2px solid #00237C;
}

.free_content_index p{
  margin: 0;
  line-height: 2em;
}

.NEOX_coating_course_detail{
  border: 2px solid #464e54;
  border-radius: 20px;
  padding: 10px 20px;
  position: relative;
}

.NEOX_coating_course_detail h2{
  text-align: center;
  position: absolute;
  top: -40px;
  left: calc(100% / 2 - 133px);
  background: white;
  z-index: 20;
  width: 266px;
}

.NEOX_coating_course_detail h3{
  text-align: center;
  position: absolute;
  top: -40px;
  left: calc(100% / 2 - 227.5px);
  background: white;
  z-index: 20;
  width: 455px;
  font-size: 1.5em;
}

.course_detail_img{
  width: 40%;
}

.course_detail_stImg{
  width: 100%;
}

.double_coating{
  width: 100%;
}

.neoxSystem_index{
  width: 50%;
}

.course_detail_img p{
  text-align: center;
  font-size: 1.25em;
}

.course_detail_index{
  width: 60%;
  margin: auto;
  padding-left: 60px;
}

.course_detail_index p{
  font-size: 1.2em;
  margin: 0;
  line-height: 2em;
}

.information{
	width: 65%;
	height: 400px;
	border: 1px solid black;
	padding: 0 0 0 25px;
	position: relative;
}

.information h2{
	margin-bottom: 0;
	position: absolute;
	top: -45px;
	background-color: white;
	padding: 0 10px;
}

.scroll{
	height: 350px;
	overflow-y: scroll;
	scrollbar-width: 5px;
	line-height: 2em;
	margin-top: 2em;
}

.scroll::-webkit-scrollbar{
	width: 5px;
}

.scroll::-webkit-scrollbar-track {
    background-color: white;
}

.scroll::-webkit-scrollbar-thumb {
	border: 1px solid rgb(88, 88, 88);
	border-radius: 2px;
    background-color: rgb(116, 115, 115);
}

.scroll p{
	border-bottom: 1px solid black;
}

.categorys{
	width: 65%;
}

.categorys-contents{
	width: 60%;
	padding: 20px 30px;
}

.categorys-img{
	width: 40%;
}

.categorys-img img{
	width: 100%;
	height: auto;
}

.categorys-contents h2{
	margin: 5px 0;
}

.categorys-content{
	line-height: 1.75;
	letter-spacing: 0.6px;
}

.categorys-detail a{
  border: 1px solid #181818;
  border-radius: 4px;
  max-width: 100%;
  width: 100px;
  padding: 0.5em 2em 0.5em 2em;
  margin: 20px auto 0 auto;
  display: block;
  text-align: center;
  box-shadow: 0 4px 0 0 rgb(0 0 0 / 11%);
  transition: .3s cubic-bezier(0.45, 0, 0.55, 1);
}

.categorys-detail a:hover{
  color: #fff;
  background-color: #181818;
  text-decoration: none !important;
}

.system_menu table{
  border-collapse: collapse;
  border-spacing: 0;
  width: 99%;
  margin: auto;
}

.system_menu table tr{
  border-bottom: solid 1px #c9c8c8;
}

.system_menu table th,.system_menu table td{
  text-align: center;
  /*width: 20%;*/
  padding: 20px 10px 15px 10px;
  font-size: 100%;
  /*font-weight: bold;*/
}

td.rank{
  width: 17%;
}

td.content{
  width: 30%;
}

td.info{
  font-size: 100% !important;
  padding-top: 2px !important;
  font-weight: normal !important;
}

tr.info{
  border-bottom: none !important;
}

.bold{
  font-weight: bold;
  color: #000;
}

.boldUnder{
  font-weight: bold;
  color: #000;
  background: linear-gradient(transparent 70%, #fcff59 0%);
}

.onster{
  color: #f3cf05;
}

.offster{
  color: #bbb;
}

.system_menu table span.degin{
  margin-left: -2em;
}

.normal table{
  width: 75%;
  font-size: 120%;
}

.neoxSystem table{
  width: 100%;
  font-size: 100%;
}

ul.system_ul{
  margin: 0 !important;
}

.liButtom{
  border-bottom: 2px solid #ccc;
}

.NEOX_normal_course_list{
  width: 50%;
  margin: 0 0.5em;
}

.liButtom button{
  border: none;
  background: white;
  font-size: 120%;
  padding-bottom: 10px;
}

.liButtom button.selected{
  margin-bottom: -2px;
  border-bottom: 2px solid black;
}

.liButtom button.first{
  width: 70%;
}

.liButtom button.second{
  width: 30%;
}

.liButtom button.fifth{
  width: 30%;
}

.companyTitle h2{
  padding-left: 30px;
  font-size: 2em;
  font-weight: normal;
}

.companyInfo_table table{
  width: 100%;
  font-size: 120%;
  border: 2px solid #ccc;
}

.companyInfo_table table tr{
  line-height: 3em;
  border-bottom: 2px solid #ccc;
}

.companyInfo_table table th{
  width: 20%;
  font-weight: normal;
  background: #fbf8f8;
}

.companyInfo_table table td{
  padding-left: 20px;
}

.accessTable{
  width: 45%;
}

.accessTable table{
  font-size: 1em;
}

.accessTable table th{
  width: auto;
}

.companyAccess_gmap{
  width: 50%;
  margin-left: 5%;
}

.companyAccess_gmap iframe{
  width: 100%;
}

.under_img img{
  margin-top: 4em;
}

.NEOXCoatingShop{
  width: 4%;
  margin: 0.5em;
}

.NEOXSellShop{
  width: 4%;
  margin: 0.5em;
}

.DX p{
  font-size: 150%;
  line-height: 1.5em;
  width: 80%;
  margin: auto;
}