/* Scss Document */
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
header#common2_header { z-index: 9999; position: fixed; top: 0; left: 0; width: 100%; height: auto; background: url(../new-img/common-img/bg-gray.jpg) no-repeat; background-size: cover; background-position: center center; }
header#common2_header a { color: #fff; }
header#common2_header .firstbox { width: 100%; border-bottom: 1px solid #212121; }
header#common2_header .firstbox .centerbox { position: relative; max-width: 1200px; margin: auto; }
header#common2_header .firstbox .centerbox .logo a { display: block; width: 100%; height: auto; padding: 10px; }
header#common2_header .firstbox .centerbox .logo a img { display: block; width: auto; height: 40px; margin: auto; }
header#common2_header .firstbox .centerbox .snsbox { position: absolute; top: 0; left: 0; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; }
header#common2_header .firstbox .centerbox .snsbox li a { display: block; width: auto; padding: 15px 10px 15px 0; }
header#common2_header .firstbox .centerbox .snsbox li a img { width: 30px; height: 30px; }
header#common2_header .firstbox .centerbox #h_search { position: absolute; top: 0; right: 0; }
header#common2_header .firstbox .centerbox #h_search dl { display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; padding: 15px 0; }
header#common2_header .firstbox .centerbox #h_search dl input { display: block; height: 30px; padding: 0 10px; margin: 0; border: none; box-shadow: none; }
header#common2_header .firstbox .centerbox #h_search dl dd { width: 30px; height: 30px; }
header#common2_header .firstbox .centerbox #h_search dl dd button { width: 30px; height: 30px; padding: 5px; margin: 0; background: #fefefe; border: none; box-shadow: none; }
header#common2_header .firstbox .centerbox #h_search dl dd button img { display: block; width: 100%; height: auto; }
@media screen and (max-width: 1240px) { header#common2_header .firstbox .centerbox .snsbox { left: 20px; }
  header#common2_header .firstbox .centerbox #h_search { right: 20px; } }
header#common2_header .secondbox { border-top: 1px solid #494848; border-bottom: 1px solid #212121; }
header#common2_header .secondbox .centerbox { max-width: 1200px; margin: auto; }
header#common2_header .secondbox .centerbox nav ul#second_mainbox { border-left: 1px solid #212121; border-right: 1px solid #494848; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; -webkit-justify-content: space-between; justify-content: space-between; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
header#common2_header .secondbox .centerbox nav ul#second_mainbox li.normal { flex: 1; border-left: 1px solid #494848; border-right: 1px solid #212121; }
header#common2_header .secondbox .centerbox nav ul#second_mainbox li.normal a { display: block; padding: 3px 0; }
header#common2_header .secondbox .centerbox nav ul#second_mainbox li.normal a span { display: block; text-align: center; color: #fefefe; }
header#common2_header .secondbox .centerbox nav ul#second_mainbox li.normal a span.top { font-size: 16px; font-family: "Times New Roman", Times, "serif"; letter-spacing: 1px; }
header#common2_header .secondbox .centerbox nav ul#second_mainbox li.normal a span.bottom { font-size: 11px; }
header#common2_header .secondbox .centerbox nav ul#second_mainbox li.normal a:hover span { color: #c6a257; }
header#common2_header .secondbox .centerbox nav ul#second_mainbox li.normal#h_interview_show nav { display: none; position: fixed; top: 103px; left: 0; width: 100%; height: auto; padding-top: 2px; }
header#common2_header .secondbox .centerbox nav ul#second_mainbox li.normal#h_interview_show nav::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 1px; background: #212121; }
header#common2_header .secondbox .centerbox nav ul#second_mainbox li.normal#h_interview_show nav::after { content: ""; position: absolute; top: 1px; left: 0; width: 100%; height: 1px; background: #494848; }
header#common2_header .secondbox .centerbox nav ul#second_mainbox li.normal#h_interview_show nav ul { position: relative; width: 100%; max-width: 1200px; height: auto; margin: auto; background: white; border: 1px solid #a48036; border-top: none; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; }
header#common2_header .secondbox .centerbox nav ul#second_mainbox li.normal#h_interview_show nav ul li a { padding: 1rem; }
header#common2_header .secondbox .centerbox nav ul#second_mainbox li.normal#h_interview_show nav ul li a .imgbox img { display: block; width: 100%; height: auto; }
header#common2_header .secondbox .centerbox nav ul#second_mainbox li.normal#h_interview_show nav ul li a .textbox .wrap .catname { color: #a48036; font-weight: bold; }
header#common2_header .secondbox .centerbox nav ul#second_mainbox li.normal#h_interview_show:hover nav { display: block; }
header#common2_header .thirdbox { width: 100%; border-top: 1px solid #494848; border-bottom: 1px solid #b5b5b5; background: #fff; }
header#common2_header .thirdbox a { color: #000; }
header#common2_header .thirdbox .centerbox { max-width: 1200px; margin: auto; }
header#common2_header .thirdbox .centerbox nav ul { display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; -webkit-justify-content: space-between; justify-content: space-between; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
header#common2_header .thirdbox .centerbox nav ul li { flex: 1; border-right: 1px dotted #b5b5b5; }
header#common2_header .thirdbox .centerbox nav ul li:nth-child(1) { border-left: 1px dotted #b5b5b5; }
header#common2_header .thirdbox .centerbox nav ul li a { display: block; text-align: center; line-height: 39px; font-size: 12px; }
header#common2_header .thirdbox .centerbox nav ul li a:hover { background: #212121; color: #fefefe; }
header#common2_header .coin_purpose { width: 100%; border-top: 1px solid #494848; border-bottom: 1px solid #b5b5b5; background: #fff; }
header#common2_header .coin_purpose ul { max-width: 1200px; margin: auto; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; }
header#common2_header .coin_purpose ul li { -webkit-box-flex: 1.0; -ms-flex: 1; flex: 1; }
header#common2_header .coin_purpose ul li a { display: block; text-align: center; line-height: 39px; font-size: 12px; color: #000000; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; }
header#common2_header .coin_purpose ul li a span.deco { width: 22px; height: auto; margin-right: 5px; }
header#common2_header .coin_purpose ul li a span.deco.deco_coin { content: url(../img/img-2018/cat-img/coin-img/deco1-g.png); }
header#common2_header .coin_purpose ul li a span.deco.deco_exchange { content: url(../img/img-2018/cat-img/coin-img/deco2-g.png); }
header#common2_header .coin_purpose ul li a span.deco.deco_ico { content: url(../img/img-2018/cat-img/coin-img/deco3-g.png); }
header#common2_header .coin_purpose ul li a span.deco.deco_sto { content: url(../img/img-2018/cat-img/coin-img/tag-sto-g.png); }
header#common2_header .coin_purpose ul li a span.deco.deco_news { content: url(../img/img-2018/cat-img/coin-img/deco4-g.png); }
header#common2_header .coin_purpose ul li a span.deco.deco_glossary { content: url(../img/img-2018/cat-img/coin-img/deco5-g.png); }
header#common2_header .coin_purpose ul li a:hover { background: #328aa4; }
header#common2_header .coin_purpose ul li a:hover span { color: white; }
header#common2_header .coin_purpose ul li a:hover span.deco_coin { content: url(../img/img-2018/cat-img/coin-img/deco1-w.png); }
header#common2_header .coin_purpose ul li a:hover span.deco_exchange { content: url(../img/img-2018/cat-img/coin-img/deco2-w.png); }
header#common2_header .coin_purpose ul li a:hover span.deco_ico { content: url(../img/img-2018/cat-img/coin-img/deco3-w.png); }
header#common2_header .coin_purpose ul li a:hover span.deco_sto { content: url(../img/img-2018/cat-img/coin-img/tag-sto-w.png); }
header#common2_header .coin_purpose ul li a:hover span.deco_news { content: url(../img/img-2018/cat-img/coin-img/deco4-w.png); }
header#common2_header .coin_purpose ul li a:hover span.deco_glossary { content: url(../img/img-2018/cat-img/coin-img/deco5-w.png); }
header#sp_common_header { display: none; }

#h_globalbox { display: none; }

@media screen and (max-width: 1060px) { header { width: 100%; height: auto; overflow: hidden; }
  header#common2_header .firstbox .centerbox .logo a { display: block; width: 100%; height: auto; padding: 10px; box-sizing: border-box; }
  header#common2_header .firstbox .centerbox .logo a img { display: block; width: auto; height: 40px; margin: 0; }
  header#common2_header .firstbox .centerbox .snsbox { display: none; }
  header#common2_header .firstbox .centerbox #h_search { display: none; }
  header#common2_header .secondbox, header#common2_header .thirdbox, header#common2_header .coin_purpose { display: none; } }
