@charset "UTF-8";
/*
html5doctor.com Reset Stylesheet
v1.4
2009-07-27
Author: Richard Clark - http://richclarkdesign.com
*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, main, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

article, aside, dialog, figure, footer, header, hgroup, nav, section, main {
  display: block; }

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

body, input, select, textarea, button {
  font-family: arial, Meiryo, "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: 14px;
  color: #333; }

li {
  list-style: none; }

.l-siteHeader, .l-container, .l-siteFooter {
  width: 980px;
  padding: 0 10px; }

.l-siteHeader {
  margin: 0 auto; }

.l-container {
  margin: 20px auto 0; }

.l-container--popup {
  box-sizing: border-box;
  width: 100%;
  padding: 10px; }

.l-siteFooter {
  margin: 0 auto 10px; }

.l-wrap, .l-wrap--fixed {
  display: table;
  width: 100%;
  vertical-align: top; }

.l-wrap--fixed {
  table-layout: fixed; }

.l-box {
  display: table-cell;
  vertical-align: top; }

.l-gutter2, .l-gutter5, .l-gutter10, .l-gutter15, .l-gutter20, .l-gutter30, .l-gutter40 {
  display: table-cell; }

.l-gutter2 {
  width: 2px; }

.l-gutter5 {
  width: 5px; }

.l-gutter10 {
  width: 10px; }

.l-gutter15 {
  width: 15px; }

.l-gutter20 {
  width: 20px; }

.l-gutter30 {
  width: 30px; }

.l-gutter40 {
  width: 40px; }

.l-pageHeader {
  margin: 0 0 20px; }

.l-mainColumn-2, .l-sideColumn, .l-sideColumn--280 {
  display: table-cell;
  vertical-align: top; }

.l-mainColumn {
  width: 100%;
  vertical-align: top; }

.l-mainColumn-2 {
  width: 680px;
  vertical-align: top; }

.l-sideColumn {
  width: 260px; }

.l-sideColumn--280 {
  width: 280px; }

.l-sideColumn--top {
  width: 280px; }

.l-pageFooter {
  margin: 0;
  padding: 0; }

.l-seclv1 {
  margin-bottom: 50px; }

.l-seclv2 {
  margin-bottom: 10px; }

.l-secBody {
  padding: 0 0 10px 10px; }

.l-secBody--side {
  padding: 0 10px 10px; }

.sideBar {
  margin: 0 0 30px;
  padding: 10px;
  background: #eee;
  border: solid 1px #ccc; }
.sideBar .hd2nd {
  margin: 0 0 10px;
  font-size: 16px; }
.sideBar__contents {
  margin: 0 0 10px;
  padding: 10px;
  background: #FFF; }
.sideBar__caset {
  margin-bottom: 20px; }

.l-capsule_v--5 td {
  width: 178px;
  padding-left: 20px; }
.l-capsule_v--5 td:first-child {
  padding-left: 0; }

.l-indent10 {
  padding: 0 0 0 10px; }

.l-pdbox {
  padding: 0 10px 10px;
  background: red; }

.l-toggleBox.is-on {
  display: block; }
.l-toggleBox.is-off {
  display: none; }

.l-scrollable {
  position: relative;
  overflow: hidden; }

.l-scrollitems {
  position: absolute; }

.l-pos-rel {
  position: relative; }

.l-pos-ab {
  position: absolute; }

.l-kanban {
  margin: 40px 0;
  text-align: center; }

.l-container {
  z-index: 1; }

.l-siteHeader__cap a {
  z-index: 10; }

.float__box--suggest--topFree {
  z-index: 59; }

.float__box--panel, .float__box--fukidashi, .float--top__area {
  z-index: 60; }

.fixedBlock {
  z-index: 100; }

.l-sLock {
  z-index: 101; }

.slide_fixed {
  z-index: 102; }

.TB__overlayBG {
  z-index: 1000; }

.modalWindow {
  z-index: 1001; }

#TB_window {
  z-index: 1001; }

.modal {
  z-index: 1002; }

.modal__menuBar {
  z-index: 1003; }

.btn {
  display: inline-block;
  border: none;
  line-height: 1.2;
  vertical-align: middle;
  font-weight: bold;
  margin: 0;
  text-align: center;
  cursor: pointer; }
.btn:hover {
  text-decoration: none; }
.btn--inq {
  background: #fb4809;
  background: linear-gradient(to bottom, #FF6E3F 10%, #fc491e 90%);
  color: #fff;
  border: solid 1px #E5866D;
  box-shadow: 0 1px 0 rgba(153, 36, 0, 0.2); }
.btn--inq:hover {
  background: #FFFBFA;
  background: linear-gradient(to bottom, #FFFBFA 10%, #FEE8E2 90%);
  border: solid 1px #f5d3cb;
  color: #fb4809; }
.btn--inq:active {
  background: linear-gradient(to bottom, #FFF5F2 10%, #FFDCD4 90%);
  box-shadow: 0 1px 1.5px #FCE3DD inset; }
.btn--search {
  background: #0088ea;
  background: linear-gradient(to bottom, #0088ea 10%, #0070C0 90%);
  color: #fff;
  box-shadow: 0 1px 0 rgba(2, 55, 120, 0.3);
  border: solid 1px #72A1DB; }
.btn--search:hover {
  background: #eff6ff;
  background: linear-gradient(to bottom, #eff6ff 10%, #dbecff 90%);
  color: #0070C0;
  box-shadow: 0 1px 0 rgba(2, 55, 120, 0.3);
  border: solid 1px #c7e0fc; }
.btn--search:active {
  background: linear-gradient(to bottom, #F3F6FB 10%, #D7E6F7 90%);
  box-shadow: 0 1px 0 rgba(2, 55, 120, 0.2) inset; }
.btn--funcL1 {
  background: linear-gradient(to bottom, #eff6ff 10%, #dbecff 90%);
  color: #0070C0;
  box-shadow: 0 1px 0 rgba(2, 55, 120, 0.3);
  border: solid 1px #c7e0fc; }
.btn--funcL1:hover {
  background: #0088ea;
  background: linear-gradient(to bottom, #0088ea 10%, #0070C0 90%);
  color: #fff;
  box-shadow: 0 1px 0 rgba(2, 55, 120, 0.3);
  border: solid 1px #72A1DB; }
.btn--funcL1:active {
  background: linear-gradient(to bottom, #0088ea 10%, #006bb7 90%);
  box-shadow: 0 1px 1.5px #1D62B4 inset; }
.btn--zumi {
  border: none;
  text-align: center;
  display: inline-block;
  font-weight: normal; }
.btn--zumi.btn--small {
  height: 30px;
  line-height: 30px; }
.btn--zumi.btn--middle {
  height: 40px;
  line-height: 40px; }
.btn--zumi.btn--big, .btn--zumi.btn--big--caset {
  height: 50px;
  line-height: 50px; }
.btn--zumi.btn--zumi--small {
  height: 30px;
  line-height: 30px; }
.btn--zumi.btn--zumi--middle {
  height: 40px;
  line-height: 40px; }
.btn--zumi.btn--zumi--big {
  height: 50px;
  line-height: 50px; }
.btn--zumi--caset {
  font-size: 12px;
  width: 120px; }
.btn--funcL2 {
  background: #eee;
  background: linear-gradient(to bottom, #ffffff 10%, #efefef 90%);
  color: #333;
  border: solid 1px #ccc;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
  font-weight: normal; }
.btn--funcL2:link {
  color: #333; }
.btn--funcL2:visited {
  color: #333; }
.btn--funcL2:hover {
  background: #8B8B8B;
  background: linear-gradient(to bottom, #8B8B8B 10%, #6b6b6b 90%);
  color: #fff; }
.btn--funcL2:hover .num {
  color: #fff; }
.btn--funcL2:active {
  background: linear-gradient(to bottom, #878787 10%, #545454 90%);
  box-shadow: 0 1px 1.5px #545454 inset; }
.btn--Xsmall {
  height: 25px;
  padding: 0 10px;
  border-radius: 3px;
  font-size: 12px; }
.btn--small {
  height: 30px;
  line-height: 28px;
  padding: 0 10px;
  border-radius: 3px;
  font-size: 12px; }
.btn--small--line2 {
  border-radius: 3px;
  padding: 5px;
  height: auto; }
.btn--middle {
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  border-radius: 5px;
  font-size: 14px; }
.btn--big, .btn--big--caset {
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  border-radius: 5px;
  font-size: 16px; }
.btn--big--caset {
  padding: 0 8px;
  font-size: 14px; }

.btn--inq--tate {
  position: relative;
  padding: 0 8px 0 30px; }
.btn--inq--tate__cap {
  width: 25px;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  box-sizing: border-box;
  border-right: 1px solid #E5866D;
  font-weight: normal;
  line-height: 1.2; }

.btn--middle .btn--inq--tate__cap {
  padding: 5px 5px;
  font-size: 12px; }

.btn--big .btn--inq--tate__cap, .btn--big--caset .btn--inq--tate__cap {
  padding: 8px 5px;
  font-size: 14px; }

.btn--inq--tate:hover .btn--inq--tate__cap {
  border-right: solid 1px #f5d3cb; }

.btn__txt--bigEX {
  font-size: 20px; }

.btn__txt--big {
  font-size: 16px; }

.btn__txt--small {
  font-size: 12px;
  font-weight: normal; }

.btn__txt--smallEX {
  font-size: 10px;
  font-weight: normal; }

.btn--disable, .btn--disable:hover {
  border: none;
  color: #ccc !important;
  background: transparent;
  font-weight: normal;
  box-shadow: none;
  cursor: default; }

.btn--caset--toruaki {
  margin: 0 170px 0 0; }

.slideBtn {
  display: inline-block;
  box-sizing: border-box;
  width: 100%;
  vertical-align: middle;
  text-align: center; }
.slideBtn--h {
  padding: 0 5px;
  height: 100%; }
.slideBtn--v {
  padding: 5px; }
.slideBtn:link {
  color: #333; }
.slideBtn:visited {
  color: #333; }
.slideBtn:hover {
  color: #fb4809;
  text-decoration: none; }
.slideBtn:active {
  color: #333; }
.slideBtn.is-off {
  color: #ddd;
  cursor: default; }

a .icon_maru_close {
  text-decoration: none; }
a .icon_maru_close:hover {
  color: #fb4809;
  text-decoration: none; }

.pageTtl {
  width: 100%;
  font-size: 26px;
  padding: 5px 0; }

.hd2nd {
  font-size: 20px;
  padding: 5px 0;
  margin: 0 0 20px; }
.hd2nd__subTxt {
  font-size: 12px;
  font-weight: normal;
  margin-left: 10px; }

.hd3rd {
  font-size: 16px;
  margin: 0 0 10px;
  padding: 0; }
.hd3rd__subLink {
  font-size: 14px;
  font-weight: normal; }

.sideBar .hd2nd, .sideBar .hd3rd {
  width: 238px;
  word-wrap: break-word; }

.hd4 {
  font-size: 30px;
  color: green; }

.ttl {
  font-size: 14px;
  /*line-height:1.5; padding:3px 0;*/
  margin: 0 0 5px;
  font-weight: bold;
  word-wrap: break-word; }

.subTtl {
  font-size: 12px;
  color: #999;
  font-weight: normal; }

.txt, .subTxt {
  font-weight: normal;
  color: #333;
  line-height: 1.5;
  margin: 0;
  word-wrap: break-word;
  word-break: break-all; }

.txt {
  font-size: 14px; }

.subTxt {
  font-size: 12px; }

.note {
  font-size: 10px;
  color: #999; }

.txt--big {
  font-size: 26px; }

.fontXXL {
  font-size: 26px !important; }

.fontXL {
  font-size: 20px !important; }

.fontL {
  font-size: 16px !important; }

.fontM {
  font-size: 14px !important; }

.fontS {
  font-size: 12px !important; }

.fontXS {
  font-size: 10px !important; }

.fontXXS {
  font-size: 10px !important; }

.txt--bk {
  color: #333 !important; }

.txt--sub {
  color: #999; }

.txt--dark {
  color: #666 !important; }

.txt--error {
  color: #b60101; }

.txt--em {
  color: #fb4809; }

.txt--off {
  color: #ddd; }

.num, .numXXL, .numXL, .numL, .numM, .numS, .numXS {
  font-family: arial;
  color: #333;
  letter-spacing: -0.05em;
  margin: 0 0.1em; }

.numXXL {
  font-size: 36px; }
.numXXL small {
  font-size: 30px; }

.numXL {
  font-size: 28px; }

.numL {
  font-size: 24px; }

.numM {
  font-size: 18px; }

.numS {
  font-size: 16px; }

.numXS {
  font-size: 14px; }

.price {
  color: #999; }

.price__ttl {
  margin-right: 0.2em;
  display: inline-block; }

.price--fixed {
  display: inline-block;
  text-align: right; }

.price--hontai {
  color: #666; }

.price--small {
  font-size: 10px; }

.price--mid {
  font-size: 12px;
  line-height: 1.2; }

.price--big {
  font-size: 14px; }

.txt-ls01 {
  letter-spacing: -0.1em; }

.txtLink {
  text-decoration: underline; }

a {
  text-decoration: none; }
a:link {
  color: #0070C0; }
a:visited {
  color: #802680; }
a:hover {
  color: #fb4809;
  text-decoration: underline; }
a:hover .linkNo {
  text-decoration: none; }
a:active {
  color: #FF9A49; }

.linkNo {
  display: inline-block;
  margin-left: 3px;
  color: #666;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none !important; }

.no_link {
  color: #666; }

* + .strike {
  border-top: solid 1px #333; }

.strike--small {
  padding-top: 0.5em;
  margin-top: -0.5em; }

.icon {
  vertical-align: baseline !important; }

.review {
  line-height: 1.5; }
.review__main {
  font-size: 14px;
  color: #999; }
.review__main .icon {
  font-size: 16px;
  letter-spacing: -0.05em; }
.review__main .num {
  font-size: 16px; }
.review__sub {
  font-size: 12px;
  color: #999;
  vertical-align: middle; }
.review__sub .num {
  font-size: 14px; }

.icon_star, .icon_star-half {
  color: #fb4809; }

.icon_star-off {
  color: #ddd; }

.icon_help {
  font-size: 10px;
  display: inline-block;
  margin: 0 3px 3px; }
a:link .icon_help {
  color: #999; }
a:visited .icon_help {
  color: #999; }
a:hover .icon_help {
  color: #fb4809; }
a:active .icon_help {
  color: #999; }

.helpTxt {
  color: #999; }

.icon_border_top, .icon_border_bottom {
  color: #999; }

.icon_rank01 {
  color: #f3b804; }

.icon_rank02 {
  color: #9b9b9b; }

.icon_rank03 {
  color: #a53f00; }

@font-face {
  font-family: "icons";
  src: url("../fonts/icons.eot?20150908");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "icons";
  src: url("../fonts/icons.eot?20150908");
  src: url("../fonts/icons.eot?#iefix&20150908") format("embedded-opentype"), url("../fonts/icons.woff?20150908") format("woff"), url("../fonts/icons.ttf?20150908") format("truetype"), url("../fonts/icons.svg?#icons&20150908") format("svg");
  font-weight: normal;
  font-style: normal; }
.icon {
  font-family: "icons";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon_border_bottom {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf101;'); }

.icon_border_bottom:before {
  content: "\f101"; }

.icon_border_left {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf102;'); }

.icon_border_left:before {
  content: "\f102"; }

.icon_border_right {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf103;'); }

.icon_border_right:before {
  content: "\f103"; }

.icon_border_top {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf104;'); }

.icon_border_top:before {
  content: "\f104"; }

.icon_bottom {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf105;'); }

.icon_bottom:before {
  content: "\f105"; }

.icon_bottom_arrow {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf106;'); }

.icon_bottom_arrow:before {
  content: "\f106"; }

.icon_car {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf107;'); }

.icon_car:before {
  content: "\f107"; }

.icon_car_01 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf108;'); }

.icon_car_01:before {
  content: "\f108"; }

.icon_cst {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf109;'); }

.icon_cst:before {
  content: "\f109"; }

.icon_help {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf10a;'); }

.icon_help:before {
  content: "\f10a"; }

.icon_ico_bell {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf10b;'); }

.icon_ico_bell:before {
  content: "\f10b"; }

.icon_ico_star-line {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf10c;'); }

.icon_ico_star-line:before {
  content: "\f10c"; }

.icon_ico_star {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf10d;'); }

.icon_ico_star:before {
  content: "\f10d"; }

.icon_left {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf10e;'); }

.icon_left:before {
  content: "\f10e"; }

.icon_left_arrow {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf10f;'); }

.icon_left_arrow:before {
  content: "\f10f"; }

.icon_map-marker {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf110;'); }

.icon_map-marker:before {
  content: "\f110"; }

.icon_maru_bottom {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf111;'); }

.icon_maru_bottom:before {
  content: "\f111"; }

.icon_maru_close {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf112;'); }

.icon_maru_close:before {
  content: "\f112"; }

.icon_maru_left {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf113;'); }

.icon_maru_left:before {
  content: "\f113"; }

.icon_maru_right {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf114;'); }

.icon_maru_right:before {
  content: "\f114"; }

.icon_maru_top {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf115;'); }

.icon_maru_top:before {
  content: "\f115"; }

.icon_money {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf116;'); }

.icon_money:before {
  content: "\f116"; }

.icon_rank01 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf117;'); }

.icon_rank01:before {
  content: "\f117"; }

.icon_rank02 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf118;'); }

.icon_rank02:before {
  content: "\f118"; }

.icon_rank03 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf119;'); }

.icon_rank03:before {
  content: "\f119"; }

.icon_rank04 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf11a;'); }

.icon_rank04:before {
  content: "\f11a"; }

.icon_rank05 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf11b;'); }

.icon_rank05:before {
  content: "\f11b"; }

.icon_right {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf11c;'); }

.icon_right:before {
  content: "\f11c"; }

.icon_right_arrow {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf11d;'); }

.icon_right_arrow:before {
  content: "\f11d"; }

.icon_search {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf11e;'); }

.icon_search:before {
  content: "\f11e"; }

.icon_star-half {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf11f;'); }

.icon_star-half:before {
  content: "\f11f"; }

.icon_star {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf120;'); }

.icon_star:before {
  content: "\f120"; }

.icon_top {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf121;'); }

.icon_top:before {
  content: "\f121"; }

.icon_top_arrow {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf122;'); }

.icon_top_arrow:before {
  content: "\f122"; }

.tbl {
  border-collapse: collapse;
  width: 100%; }
.tbl thead th {
  text-align: center; }
.tbl tbody th {
  text-align: right; }
.tbl th {
  font-weight: normal; }
.tbl th, .tbl td {
  word-wrap: break-word;
  word-break: break-all; }

.tbl--spec {
  border: 1px solid #eee;
  table-layout: fixed; }
.tbl--spec th, .tbl--spec td {
  padding: 15px;
  border: 1px solid #eee; }
.tbl--spec th {
  background: #f2f2f2;
  color: #666;
  font-size: 12px; }
.tbl--spec td {
  background: #fff;
  font-size: 16px;
  text-align: left;
  line-height: 1.5; }

.tbl--spec--mini th, .tbl--spec--mini td {
  padding: 5px; }
.tbl--spec--mini th {
  background: #f2f2f2;
  color: #666;
  font-size: 12px; }
.tbl--spec--mini td {
  background: #fff;
  font-size: 12px;
  text-align: left;
  line-height: 1.5; }

.tbl--skeleton {
  border-collapse: collapse; }
.tbl--skeleton th, .tbl--skeleton td {
  padding: 5px 0;
  line-height: 1;
  font-weight: normal;
  font-size: 12px;
  vertical-align: middle; }
.tbl--skeleton th {
  text-align: right;
  color: #999;
  padding-right: 5px; }
.tbl--skeleton td {
  text-align: left; }
.tbl--skeleton th.va-top, .tbl--skeleton td.va-top {
  vertical-align: top; }

.tbl--price {
  border-collapse: collapse; }
.tbl--price th, .tbl--price td {
  padding: 0;
  line-height: 1;
  font-weight: normal;
  font-size: 12px; }
.tbl--price th {
  text-align: left;
  color: #999; }
.tbl--price td {
  text-align: right;
  color: #999; }

.f-check, .f-radio {
  width: 20px;
  height: 20px;
  vertical-align: middle; }

.f-select {
  border: 1px solid #666;
  margin: 0; }
.f-select--big {
  height: 39px;
  font-size: 16px; }
.f-select--middle {
  height: 30px;
  font-size: 16px; }
.f-select--small {
  height: 23px;
  font-size: 12px; }

.f-txtBox, .f-txtArea {
  border: 1px solid #666;
  padding: 1px 2px;
  font-size: 14px;
  resize: none;
  text-indent: 0.5em; }

.f-txtBox--small {
  height: 30px; }
.f-txtBox--middle {
  height: 35px; }
.f-txtBox--big {
  height: 40px;
  font-size: 16px; }

.labels {
  vertical-align: middle;
  font-size: 14px; }

label {
  cursor: pointer;
  margin-right: 5px; }
label:hover {
  color: #fb4809; }

.h100 {
  height: 100px; }

.errMsg {
  font-size: 14px;
  line-height: 2;
  color: #c00;
  font-weight: normal; }
.errMsg .icon {
  margin-right: 5px; }
.errMsg.is-on {
  display: block; }
.errMsg.is-off {
  display: none; }

.bdBox {
  box-sizing: border-box; }

.w20 {
  width: 20px; }

.w30 {
  width: 30px; }

.w50 {
  width: 50px; }

.w60 {
  width: 60px; }

.w80 {
  width: 80px; }

.w90 {
  width: 90px; }

.w100 {
  width: 100px; }

.w120 {
  width: 120px; }

.w150 {
  width: 150px; }

.w160 {
  width: 160px; }

.w180 {
  width: 180px; }

.w200 {
  width: 200px; }

.w240 {
  width: 240px; }

.w300 {
  width: 300px; }

.w30p {
  width: 30%;
  box-sizing: border-box; }

.w40p {
  width: 40%;
  box-sizing: border-box; }

.w50p {
  width: 50%;
  box-sizing: border-box; }

.w60p {
  width: 60%;
  box-sizing: border-box; }

.w70p {
  width: 70%;
  box-sizing: border-box; }

.w100p {
  width: 100%;
  box-sizing: border-box; }

.w100pi {
  width: 100% !important;
  box-sizing: border-box !important; }

.h30 {
  height: 30px; }

.h40 {
  height: 40px; }

.h50 {
  height: 50px; }

.mt-3 {
  margin-top: -3px; }

.mt-5 {
  margin-top: -5px; }

.mt-10 {
  margin-top: -10px; }

.mb0 {
  margin-bottom: 0; }

.mb5 {
  margin-bottom: 5px; }

.mb10 {
  margin-bottom: 10px; }

.mb20 {
  margin-bottom: 20px; }

.mb30 {
  margin-bottom: 30px; }

.mb40 {
  margin-bottom: 40px; }

.mb50 {
  margin-bottom: 50px; }

.mr5 {
  margin-right: 5px; }

.mr10 {
  margin-right: 10px; }

.mr15 {
  margin-right: 15px; }

.mr20 {
  margin-right: 20px; }

.ml5 {
  margin-left: 5px; }

.ml10 {
  margin-left: 10px; }

.ml15 {
  margin-left: 15px; }

.ml20 {
  margin-left: 20px; }

.pl5 {
  padding-left: 5px; }

.pl10 {
  padding-left: 10px; }

.pl20 {
  padding-left: 20px; }

.pr5 {
  padding-right: 5px; }

.pr10 {
  padding-right: 10px; }

.pr20 {
  padding-right: 20px; }

.txt-r {
  text-align: right; }

.txt-l {
  text-align: left; }

.txt-c {
  text-align: center; }

.va-top {
  vertical-align: top; }

.va-mid {
  vertical-align: middle; }

.va-btm {
  vertical-align: bottom; }

.l-dib {
  display: inline-block; }

.lh12 {
  line-height: 1.2; }

.lh15 {
  line-height: 1.5; }

.h2_5em {
  height: 2.5em; }

.h3em {
  height: 3em; }

.h3_5em {
  height: 3.5em; }

.img240 {
  width: 240px;
  height: 180px; }

.img160 {
  width: 160px;
  height: 120px; }

.img120 {
  width: 120px;
  height: 90px; }

.bg999 {
  background-color: #999; }

.bgccc {
  background-color: #ccc; }

.bgeee {
  background-color: #eee; }

.bgf5 {
  background-color: #f5f5f5; }

.bgred {
  background: #06f; }

.wordbreak {
  word-break: break-all;
  max-width: 1em; }

.of-hidden {
  overflow: hidden; }

/************************************************************
 * THICK BOX用
 ************************************************************/
#TB_overlay {
  background-color: #000;
  filter: alpha(opacity=75);
  -ms-filter: "alpha(opacity=75)";
  -moz-opacity: 0.75;
  opacity: 0.75;
  position: fixed;
  z-index: 1000;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%; }

.TB_overlayMacFFBGHack {
  background: url(../images/bg/macFFBgHack.png) repeat; }

#TB_load {
  position: fixed;
  display: none;
  height: 13px;
  width: 208px;
  z-index: 10104;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px;
  /* -height/2 0 0 -width/2 */ }

#TB_window {
  position: fixed;
  background: transparent;
  background-color: transparent;
  color: #333;
  display: none;
  text-align: left;
  top: 50%;
  left: 50%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000000,endColorstr=#00000000); }
#TB_window:not(:target) {
  filter: none; }

#TB_iframeContent {
  border: 0;
  position: relative; }
#TB_iframeContent iframe {
  overflow: hidden; }

#TB_title {
  height: 0;
  display: none; }

.TB_cmnt {
  width: 100%;
  color: #FFFFFF;
  text-align: center;
  position: absolute;
  bottom: -30px;
  left: 0; }

.goPageTop {
  margin: 20px 0 20px;
  font-size: 12px;
  text-align: right; }

.links--inline {
  font-size: 10px;
  padding: 5px 0;
  line-height: 1.5; }
.links--inline > a {
  display: inline-block;
  padding-right: 5px;
  margin-right: 5px;
  border-right: 1px solid #666; }

.barTxts > span {
  padding-right: 5px;
  margin-right: 5px;
  border-right: 1px solid #666; }

.boxLink {
  cursor: pointer; }
.boxLink:hover {
  background: #fff2e6;
  color: #fb4809; }

.sep {
  height: 0;
  border-style: solid;
  border-color: #ccc;
  border-width: 0 0 1px; }

.label--new, .label--minaoshi {
  background: #333;
  color: #fff;
  border: none; }

.label {
  display: inline-block;
  height: 14px;
  line-height: 14px;
  padding: 1px 15px;
  vertical-align: middle;
  border-style: solid;
  border-width: 1px;
  text-align: center;
  font-size: 11px; }
.label--nintei {
  border-color: #fb4809;
  color: #fb4809;
  background: #FFF; }
.label--ninteiBIG3 {
  /* display: block; */
  padding: 0 15px;
  border-color: #fb4809;
  color: #fff;
  background: #fb4809;
  height: 25px;
  line-height: 25px;
  font-size: 14px; }
.label--ninteiBIG3 .icon_cst {
  color: #fff;
  margin-right: 5px; }
.label--shopHosyo {
  border-color: #666;
  color: #333;
  background: #FFF; }
.label--new {
  font-family: arial;
  font-size: 12px;
  font-weight: bold; }
.label--minaoshi {
  padding: 3px 5px 1px;
  font-family: arial;
  font-size: 10px; }
.label--free {
  border-color: #fb4809;
  color: #fb4809;
  background: #FFF; }
.label--blank {
  border-color: transparent;
  background: transparent; }
.label--mini {
  font-size: 10px;
  padding: 0 10px;
  height: 12px;
  line-height: 12px; }

.icon_cst {
  color: #fb4809; }
.icon_cst--small {
  font-size: 14px;
  margin: 0 3px -2px 0; }
.icon_cst--middle {
  font-size: 26px; }
.icon_cst--big {
  font-size: 35px; }

.label--nintei--middle {
  border: 1px solid #fb4809;
  color: #fb4809;
  background: #FFF; }
.label--nintei--middle .label--nintei__icon, .label--nintei--middle .label--nintei__txt {
  padding: 3px;
  vertical-align: middle;
  font-size: 12px; }
.label--nintei--middle .label--nintei__icon {
  width: 30px;
  text-align: center; }

.ppc__ttl {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5; }
.ppc__num {
  font-weight: bold;
  line-height: 1.1; }
.ppc__num.numXL, .ppc__num.numL {
  letter-spacing: 0; }
.ppc__num.numL {
  font-size: 24px; }
.ppc__note {
  font-size: 10px;
  color: #999;
  line-height: 1.2; }
.ppc .label--free {
  margin: 0 5px 3px 0; }
.ppc .label--free--ppcL {
  width: 85px; }
.ppc--normal {
  color: #fb4809; }
.ppc--normal .label--free {
  padding: 2px 10px; }
.ppc--normal .label--free--middle {
  padding: 2px 20px; }
.ppc--normal .ppc__num {
  color: #fb4809; }
.ppc--white {
  color: #fff; }
.ppc--white .ppc__num {
  color: #fff; }
.ppc--white a .icon_help {
  color: #fff; }
.ppc--white a:hover .icon_help {
  color: #fb4809; }

.caset {
  margin: 0 0 50px;
  padding: 5px 0 0;
  border-bottom: solid 2px #ccc; }
.caset__btm {
  padding: 10px 0;
  border-top: solid 1px #ccc; }

.blockLink:hover {
  background: #fff2e6; }

.postedExit {
  display: inline-block;
  color: #ccc; }
.postedExit__txt {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  line-height: 1.2; }
.postedExit__ttl {
  font-size: 14px; }
.postedExit__note {
  font-size: 12px; }
.postedExit--middle {
  width: 160px;
  height: 120px; }
.postedExit--small {
  width: 80px;
  height: 60px; }
.postedExit--small .postedExit__ttl {
  font-size: 12px; }
.postedExit--small .postedExit__note {
  font-size: 10px; }
.postedExit--118 {
  width: 118px;
  height: 88px; }

.l-capsuleBlock {
  overflow: hidden; }

.capsule {
  float: left;
  margin: 0 20px 30px 0; }
.capsule__txt {
  height: 3rem;
  padding: 5px 0;
  font-size: 12px; }

.capsule.is-last {
  margin: 0 0 30px; }

.capsule--full5 {
  width: 178px; }

.capsule--2col4 {
  width: 152px; }

.l-siteHeader__cap, .l-siteHeader__body, .l-siteHeader__loginTxt, .gNav__block, .pankuzuBlock {
  width: 980px;
  margin: 0 auto; }

.l-siteHeader__cap {
  position: relative;
  height: 30px;
  line-height: 30px;
  font-size: 10px;
  color: #999; }
.l-siteHeader__cap a {
  position: absolute;
  right: 0; }
.l-siteHeader__body {
  position: relative;
  height: 35px; }
.l-siteHeader__loginTxt {
  font-size: 10px;
  display: none; }

.gNav {
  width: 100%;
  overflow: hidden;
  margin: 5px 0; }
.gNav__block {
  display: table;
  table-layout: fixed;
  border-bottom: 1px solid #fb4809; }
.gNav__btn, .gNav__btn--s {
  display: table-cell;
  vertical-align: middle;
  border-style: solid;
  border-width: 0 0 3px;
  border-color: transparent; }
.gNav__btn:last-child, .gNav__btn--s:last-child {
  border-right: none; }
.gNav__btn > a, .gNav__btn--s > a {
  display: inline-block;
  width: 100%;
  height: 40px;
  line-height: 50px;
  text-align: center;
  font-size: 14px;
  vertical-align: middle;
  color: #666; }
.gNav__btn.is-selected, .gNav__btn:hover, .gNav__btn--s.is-selected, .gNav__btn--s:hover {
  color: #fb4809;
  border-color: #fb4809; }
.gNav__btn.is-selected a, .gNav__btn:hover a, .gNav__btn--s.is-selected a, .gNav__btn--s:hover a {
  color: #fb4809;
  text-decoration: none;
  font-weight: bold; }
.gNav__btn--s, .gNav__btn--s--s {
  width: 80px; }

.siteName {
  position: relative;
  top: 0;
  left: 0;
  width: 400px;
  height: 30px; }
.siteName__logo {
  position: absolute;
  width: 140px;
  height: 30px;
  top: 0;
  left: 0; }
.siteName__recruit {
  position: absolute;
  bottom: 0;
  left: 207px; }
.siteName__carbo {
  position: absolute;
  top: 0;
  left: 150px;
  width: 30px;
  height: 30px; }
.siteName__catch {
  position: absolute;
  top: 3px;
  left: 207px;
  font-size: 10px;
  color: #999; }

.headerAction {
  position: absolute;
  top: 0;
  right: 0;
  /*width:500px;*/
  text-align: right; }
.headerAction__link {
  display: inline-block;
  height: 30px;
  line-height: 30px;
  margin-right: 10px;
  text-align: center;
  font-size: 12px; }
.headerAction__link:first-child {
  border-right: 1px solid #ccc;
  padding-right: 10px; }
.headerAction__btns {
  width: 280px; }

.pankuzuBlock {
  font-size: 10px;
  padding: 5px 0; }

.CS_pankuzu2 > li {
  display: inline-block;
  margin-right: 5px;
  line-height: 1.5; }
.CS_pankuzu2 > li a {
  margin-right: 5px;
  color: #999; }

.description {
  position: absolute;
  top: 0;
  left: 50%;
  width: 840px;
  margin: 0 80px 0 -490px;
  padding-right: 140px;
  height: 30px;
  text-align: right;
  display: inline-block;
  line-height: 30px;
  font-size: 10px;
  font-weight: normal;
  color: #999;
  overflow: hidden; }

.l-pageFooter {
  padding: 20px 20px 1px;
  margin-bottom: -15px;
  background: #EEE; }

.footerKaitoriLink {
  margin: 10px 0 0;
  font-size: 10px; }
.footerKaitoriLink li {
  display: inline; }

.links {
  padding: 20px 20px 5px;
  background: #eee; }
.links--upper {
  margin: 0;
  padding: 20px 20px 1px; }
.links__block {
  margin: 0 0 10px; }
.links__ttl {
  font-weight: normal;
  margin: 0;
  line-height: 1.2;
  font-size: 10px; }

.siteFooter__Rlink {
  padding: 20px 0 0; }

.siteFooter__ttl {
  font-size: 14px; }

.copyright {
  margin: 10px 0; }
.copyright a {
  display: block;
  color: #435B67;
  text-decoration: underline;
  font-weight: bold;
  font-size: 10px; }

.l-siteHeader--mini {
  width: 980px;
  margin: 0 auto;
  padding: 10px 0; }
.l-siteHeader--mini__logo, .l-siteHeader--mini__recruit {
  display: inline-block; }

.l-siteHeader--help {
  margin: 0 auto;
  padding: 10px;
  margin-bottom: 20px;
  position: relative; }
.l-siteHeader--help__logo, .l-siteHeader--help__recruit {
  display: inline-block; }
.l-siteHeader--help__txtClose {
  position: absolute;
  top: 10px;
  right: 10px; }

.changeView {
  position: relative;
  display: block;
  width: 980px;
  height: 60px;
  line-height: 60px;
  margin: 10px auto;
  border: solid 2px #ff7200;
  border-radius: 5px;
  box-sizing: border-box;
  text-align: center;
  font-weight: bold;
  font-size: 26px;
  color: #ff7200;
  text-decoration: none;
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(#cdcdcd));
  text-shadow: -2px -2px 0 white, -2px -1px 0 white, -2px 0px 0 white, -2px 1px 0 white, -2px 2px 0 white, -1px -2px 0 white, -1px -1px 0 white, -1px 0px 0 white, -1px 1px 0 white, -1px 2px 0 white, 0px -2px 0 white, 0px -1px 0 white, 0px 0 0 white, 0px 1px 0 white, 0px 2px 0 white, 1px -2px 0 white, 1px -1px 0 white, 1px 0px 0 white, 1px 1px 0 white, 1px 2px 0 white, 2px -2px 0 white, 2px -1px 0 white, 2px 0px 0 white, 2px 1px 0 white, 2px 2px 0 white;
  /* 矢印 */ }
.changeView:hover {
  text-decoration: none; }
.changeView:after {
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  margin-top: -7px;
  border: solid #ff7200;
  border-width: 0 5px 5px 0;
  top: 50%;
  right: 20px;
  -webkit-transform: rotate(-45deg); }

/* アイコン */
.changeIcon {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 0 10px -5px 0;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAB4CAMAAACZ62E6AAAADFBMVEUAAAAzMzMyMjIyMjJ6pWm1AAAABHRSTlMA/dlm+qQ8IgAAANFJREFUeNrtlkEOAzEIA7H9/z/31EObAinRdg/1XKMhjpACYe6A2IfvMj7BpOaWDOFAxq4cu1i2bNmy5fHXO5cPZ9X9U/L8zQKw3SloSc39BzIp1yMAKlL3uYsofWPWJLPc/Fpm0eSel1Ir2joNDmTWqetcqE/1BFUwoaaUgxPCmD9CRALVuijobJRo/+K1HEuZJzJyrpeZ9rCXFSls5SjoZFq2bNmyZcuWrxix4MlwBzVeKyp+KSs0lhURHK6P4EDOYvdbb4kuXNZDZNImKkw8AHGvBx0qx32BAAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  -webkit-background-size: 30px 60px;
  background-size: 30px 60px; }

/* アイコンPC */
.changeIcon--pc {
  background-position: 0 0; }

.noResultMsgWrapper {
  background: #fff; }
