@charset "UTF-8";
html, body, div, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-style: normal;
  font-weight: normal;
  vertical-align: baseline;
  line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

html {
  /*overflow-y: scroll;*/
  font-size: 62.5%;
}

body {
  font-family: sans-serif;
  font-size: 1.0rem;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

input, textarea {
  margin: 0;
  padding: 0;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6, strong, em {
  font-weight: bold;
}

a {
  color: #017ddc;
}

a:focus {
  outline: none;
}

img {
  width: 100%;
}

div, input, textarea, table, th, td, li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mg-0 {
  margin: 0 !important;
}

.mg-t0 {
  margin-top: 0 !important;
}

.mg-t5 {
  margin-top: 5px !important;
}

.mg-t10 {
  margin-top: 10px !important;
}

.mg-t15 {
  margin-top: 15px !important;
}

.mg-t20 {
  margin-top: 20px !important;
}

.mg-t25 {
  margin-top: 25px !important;
}

.mg-t30 {
  margin-top: 30px !important;
}

.mg-t35 {
  margin-top: 35px !important;
}

.mg-t40 {
  margin-top: 40px !important;
}

.mg-t45 {
  margin-top: 45px !important;
}

.mg-t50 {
  margin-top: 50px !important;
}

.mg-r0 {
  margin-right: 0 !important;
}

.mg-r5 {
  margin-right: 5px !important;
}

.mg-r10 {
  margin-right: 10px !important;
}

.mg-r15 {
  margin-right: 15px !important;
}

.mg-r20 {
  margin-right: 20px !important;
}

.mg-r25 {
  margin-right: 25px !important;
}

.mg-r30 {
  margin-right: 30px !important;
}

.mg-r35 {
  margin-right: 35px !important;
}

.mg-r40 {
  margin-right: 40px !important;
}

.mg-r45 {
  margin-right: 45px !important;
}

.mg-r50 {
  margin-right: 50px !important;
}

.mg-b0 {
  margin-bottom: 0 !important;
}

.mg-b5 {
  margin-bottom: 5px !important;
}

.mg-b10 {
  margin-bottom: 10px !important;
}

.mg-b15 {
  margin-bottom: 15px !important;
}

.mg-b20 {
  margin-bottom: 20px !important;
}

.mg-b25 {
  margin-bottom: 25px !important;
}

.mg-b30 {
  margin-bottom: 30px !important;
}

.mg-b35 {
  margin-bottom: 35px !important;
}

.mg-b40 {
  margin-bottom: 40px !important;
}

.mg-b45 {
  margin-bottom: 45px !important;
}

.mg-b50 {
  margin-bottom: 50px !important;
}

.mg-l0 {
  margin-left: 0 !important;
}

.mg-l5 {
  margin-left: 5px !important;
}

.mg-l10 {
  margin-left: 10px !important;
}

.mg-l15 {
  margin-left: 15px !important;
}

.mg-l20 {
  margin-left: 20px !important;
}

.mg-l25 {
  margin-left: 25px !important;
}

.mg-l30 {
  margin-left: 30px !important;
}

.mg-l35 {
  margin-left: 35px !important;
}

.mg-l40 {
  margin-left: 40px !important;
}

.mg-l45 {
  margin-left: 45px !important;
}

.mg-l50 {
  margin-left: 50px !important;
}

.pa-0 {
  padding: 0 !important;
}

.pa-t0 {
  padding-top: 0 !important;
}

.pa-t5 {
  padding-top: 5px !important;
}

.pa-t10 {
  padding-top: 10px !important;
}

.pa-t15 {
  padding-top: 15px !important;
}

.pa-t20 {
  padding-top: 20px !important;
}

.pa-t25 {
  padding-top: 25px !important;
}

.pa-t30 {
  padding-top: 30px !important;
}

.pa-t35 {
  padding-top: 35px !important;
}

.pa-t40 {
  padding-top: 40px !important;
}

.pa-t45 {
  padding-top: 45px !important;
}

.pa-t50 {
  padding-top: 50px !important;
}

.pa-r0 {
  padding-right: 0 !important;
}

.pa-r5 {
  padding-right: 5px !important;
}

.pa-r10 {
  padding-right: 10px !important;
}

.pa-r15 {
  padding-right: 15px !important;
}

.pa-r20 {
  padding-right: 20px !important;
}

.pa-r25 {
  padding-right: 25px !important;
}

.pa-r30 {
  padding-right: 30px !important;
}

.pa-r35 {
  padding-right: 35px !important;
}

.pa-r40 {
  padding-right: 40px !important;
}

.pa-r45 {
  padding-right: 45px !important;
}

.pa-r50 {
  padding-right: 50px !important;
}

.pa-b0 {
  padding-bottom: 0 !important;
}

.pa-b5 {
  padding-bottom: 5px !important;
}

.pa-b10 {
  padding-bottom: 10px !important;
}

.pa-b15 {
  padding-bottom: 15px !important;
}

.pa-b20 {
  padding-bottom: 20px !important;
}

.pa-b25 {
  padding-bottom: 25px !important;
}

.pa-b30 {
  padding-bottom: 30px !important;
}

.pa-b35 {
  padding-bottom: 35px !important;
}

.pa-b40 {
  padding-bottom: 40px !important;
}

.pa-b45 {
  padding-bottom: 45px !important;
}

.pa-b50 {
  padding-bottom: 50px !important;
}

.pa-l0 {
  padding-left: 0 !important;
}

.pa-l5 {
  padding-left: 5px !important;
}

.pa-l10 {
  padding-left: 10px !important;
}

.pa-l15 {
  padding-left: 15px !important;
}

.pa-l20 {
  padding-left: 20px !important;
}

.pa-l25 {
  padding-left: 25px !important;
}

.pa-l30 {
  padding-left: 30px !important;
}

.pa-l35 {
  padding-left: 35px !important;
}

.pa-l40 {
  padding-left: 40px !important;
}

.pa-l45 {
  padding-left: 45px !important;
}

.pa-l50 {
  padding-left: 50px !important;
}

.fw-5 {
  width: 5% !important;
}

.fw-10 {
  width: 10% !important;
}

.fw-20 {
  width: 20% !important;
}

.fw-30 {
  width: 30% !important;
}

.fw-40 {
  width: 40% !important;
}

.fw-50 {
  width: 50% !important;
}

.fw-60 {
  width: 60% !important;
}

.fw-70 {
  width: 70% !important;
}

.fw-80 {
  width: 80% !important;
}

.fw-90 {
  width: 90% !important;
}

.fw-100 {
  width: 100% !important;
}

.fs-10 {
  font-size: 1.0rem !important;
}

.fs-11 {
  font-size: 1.1rem !important;
}

.fs-12 {
  font-size: 1.2rem !important;
}

.fs-13 {
  font-size: 1.3rem !important;
}

.fs-14 {
  font-size: 1.4rem !important;
}

.fs-15 {
  font-size: 1.5rem !important;
}

.fs-16 {
  font-size: 1.6rem !important;
}

.fs-17 {
  font-size: 1.7rem !important;
}

.fs-18 {
  font-size: 1.8rem !important;
}

.fs-19 {
  font-size: 1.9rem !important;
}

.fs-20 {
  font-size: 2.0rem !important;
}

.fs-21 {
  font-size: 2.1rem !important;
}

.fs-22 {
  font-size: 2.2rem !important;
}

.fs-23 {
  font-size: 2.3rem !important;
}

.fs-24 {
  font-size: 2.4rem !important;
}

.fs-25 {
  font-size: 2.5rem !important;
}

.fs-26 {
  font-size: 2.6rem !important;
}

.fs-27 {
  font-size: 2.7rem !important;
}

.fs-28 {
  font-size: 2.8rem !important;
}

.fs-29 {
  font-size: 2.9rem !important;
}

.fs-30 {
  font-size: 3.0rem !important;
}

.lh-10 {
  line-height: 1.0 !important;
}

.lh-11 {
  line-height: 1.1 !important;
}

.lh-12 {
  line-height: 1.2 !important;
}

.lh-13 {
  line-height: 1.3 !important;
}

.lh-14 {
  line-height: 1.4 !important;
}

.lh-15 {
  line-height: 1.5 !important;
}

.lh-16 {
  line-height: 1.6 !important;
}

.lh-17 {
  line-height: 1.7 !important;
}

.lh-18 {
  line-height: 1.8 !important;
}

.lh-19 {
  line-height: 1.9 !important;
}

.lh-20 {
  line-height: 2.0 !important;
}

.tx-ac {
  text-align: center !important;
}

.tx-al {
  text-align: left !important;
}

.tx-ar {
  text-align: right !important;
}

.tx-wb {
  font-weight: bold !important;
}

.tx-wn {
  font-weight: normal !important;
}

.tx-du {
  text-decoration: underline !important;
}

.tx-dn {
  text-decoration: none !important;
}

/* all */
/* header */
.l-header__cart {
  height: 52px;
  border-bottom: 2px solid #364b80;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* main */
.l-main {
  word-wrap: break-word;
}

/* footer */
.mod-headerHead {
  height: 52px;
  position: relative;
  border-bottom: 2px solid #364b80;
}

.mod-headerHead__inquiry {
  height: 65px;
  border-top: 2px solid #4c6cb3;
  border-bottom: 1px solid #c8c8c8 !important;
}

.mod-headerHead-slogan {
  position: absolute;
  color: #364b80;
  font-size: 1rem;
}

.mod-headerHead-slogan__inquiry {
  top: 6px;
  left: 1.6vw;
}

.mod-headerHead-logo {
  position: absolute;
  top: 10px;
  left: 1.6vw;
}

.mod-headerHead-logo__inquiry {
  top: 23px;
}

.mod-headerHead-logo img {
  width: 16.2vw;
  vertical-align: bottom;
  max-width: 71px;
}

.mod-headerHead-logo2 {
  position: absolute;
  top: 10px;
  left: 10px;
}

.mod-headerHead-logo2 img {
  width: 165px;
  vertical-align: bottom;
}

.mod-headerHead-logo2.mod-headerHead-logo2__match img {
  width: 145px;
}

.mod-headerHead-no1 {
  position: absolute;
  top: 15px;
  left: 19.2vw;
}

.mod-headerHead-no1 img {
  width: 32vw;
  vertical-align: bottom;
  max-width: 120px;
}

.mod-headerHead-parts {
  position: absolute;
  top: 0;
  left: 0;
}

.mod-title {
  display: table;
  width: 100%;
  min-height: 48px;
  border-bottom: 2px solid #364b80;
}

.mod-title-back {
  display: table-cell;
  width: 54px;
  padding: 0 0 0 5px;
  vertical-align: middle;
}

.mod-title-title {
  display: table-cell;
  font-size: 1.6rem;
  text-align: center;
  vertical-align: middle;
}

.mod-title-back + .mod-title-title {
  text-indent: -27px;
}

.mod-buttonBack {
  display: inline-block;
  width: 34px;
  height: 31px;
  border-width: 0 8px 0 12px;
  -webkit-border-image: url(/img/sp/back_button.png) 0 8 0 12;
  border-image: url(/img/sp/back_button.png) 0 8 0 12 fill;
  border-style: solid;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 31px;
  text-align: center;
  color: #333;
  text-decoration: none;
}

.mod-title3-navi + .mod-headerHead-parts {
  margin: auto;
  left: 0;
  right: 0;
  width: 46vw;
}

.mod-title3-navi + .mod-headerHead-parts .mod-headerHead-logo a {
  margin: 0 0 0 -4vw;
}

.mod-title3-navi + .mod-headerHead-parts .mod-headerHead-no1 img {
  width: 23vw;
  margin: 0 0 0 -4vw;
}

.mod-headerHead-cartBt {
  padding: 0 6px 0 47px;
  height: 38px;
  border: 1px solid #ccc;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #f9f9f9;
  background: url(/sp/img/common/head_tx_cart.png) no-repeat 6px center, -moz-linear-gradient(top, #f9f9f9 0%, #dbdbdb 100%);
  background: url(/sp/img/common/head_tx_cart.png) no-repeat 6px center, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9f9f9), color-stop(100%, #dbdbdb));
  background: url(/sp/img/common/head_tx_cart.png) no-repeat 6px center, -webkit-linear-gradient(top, #f9f9f9 0%, #dbdbdb 100%);
  background: url(/sp/img/common/head_tx_cart.png) no-repeat 6px center, -o-linear-gradient(top, #f9f9f9 0%, #dbdbdb 100%);
  background: url(/sp/img/common/head_tx_cart.png) no-repeat 6px center, -ms-linear-gradient(top, #f9f9f9 0%, #dbdbdb 100%);
  background: url(/sp/img/common/head_tx_cart.png) no-repeat 6px center, linear-gradient(to bottom, #f9f9f9 0%, #dbdbdb 100%);
  background-size: 36px 18px, 100% 100%;
  box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 3px 0px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 3px 0px;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 3px 0px;
  position: absolute;
  top: 5px;
  right: 10px;
}

.mod-headerHead-cartBt a {
  text-decoration: none;
}

.mod-headerHead-cartBt p {
  height: 28px;
  line-height: 28px;
  margin: 4px 0 0;
  padding: 0 5px;
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 0.9rem;
  color: #333;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 3px 0px inset;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 3px 0px inset;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 3px 0px inset;
}

.mod-headerHead-cartBt span {
  font-weight: bold;
  font-size: 1.4rem;
  color: #364b82;
}

.mod-headerHead-backBt {
  line-height: 26px;
  position: relative;
  top: 10px;
  left: 16px;
  display: inline-block;
}

.mod-headerHead-backBt a {
  display: inline-block;
  padding: 0 13px 0 11px;
  background: linear-gradient(to bottom, #ffffff 0%, #efefef 50%, #efefef 50%, #e7e7e7 100%);
  -webkit-border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 6px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  border: 1px solid #e1e1e1;
  border-left: none;
  color: #01195f;
  font-size: 1.2rem;
  text-decoration: none;
}

.mod-headerHead-backBt a::after {
  position: relative;
  display: block;
  margin-top: -13px;
  margin-right: auto;
  margin-left: -16px;
  height: 13px;
  width: 16px;
  content: " ";
  -webkit-transform: skew(32deg);
  background: linear-gradient(to bottom, #efefef 0%, #e7e7e7 100%);
  border-left: 1px solid #e1e1e1;
}

.mod-headerHead-backBt a::before {
  position: relative;
  display: block;
  margin-bottom: -13px;
  margin-right: auto;
  margin-left: -16px;
  height: 13px;
  width: 16px;
  content: " ";
  -webkit-transform: skew(-32deg);
  background: linear-gradient(to bottom, #ffffff 0%, #efefef 100%);
  border-left: 1px solid #e1e1e1;
}

.mod-headerHead-request {
  position: absolute;
  top: 17px;
  left: 83px;
  font-size: 1.2rem;
}

.mod-headerHead-request__inquiry {
  top: 29px;
  left: 21vw;
}

.mod-headerHead__second .mod-headerHead-logo {
  transform: translateX(-50%);
  left: 52%;
}

.mod-section {
  padding: 0 0 20px;
}

.mod-subSection {
  padding: 0 10px;
}

.mod-toTop {
  text-align: right;
}

.mod-toTop a {
  position: relative;
  display: inline-block;
  margin: 0 10px 0 0;
  padding: 8px 22px 8px 10px;
  border: 1px solid #ccc;
  border-bottom: none;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YzZjNmMyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #f3f3f3));
  background: -moz-linear-gradient(#ffffff 0%, #f3f3f3 100%);
  background: -webkit-linear-gradient(#ffffff 0%, #f3f3f3 100%);
  background: linear-gradient(#ffffff 0%, #f3f3f3 100%);
  text-decoration: none;
  font-size: 1.2rem;
  color: #333;
  border-radius: 5px 5px 0 0;
  z-index: 0;
}
.mod-toTop a::after {
  font-family: "Itocons";
  content: "\e601";
  display: block;
  position: absolute;
  color: #354b82;
  font-size: 1.4rem;
  font-weight: normal;
  line-height: 1;
  text-align: center;
  vertical-align: middle;
  width: 1.4rem;
  height: 1.4rem;
  overflow: hidden;
  margin: auto 0;
  top: 0;
  right: 3px;
  bottom: 0;
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.mod-cartLink {
  position: absolute;
  top: 5px;
  right: 10px;
  width: 37px;
  height: 39px;
}
.mod-cartLink img {
  width: 37px;
  height: 39px;
}

.mod-cartLink-badge {
  position: absolute;
  top: -1px;
  right: 0px;
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 16px;
  border-radius: 8px;
  background: #e62912;
  color: #FFF;
  font-size: 10px;
  font-weight: bold;
}

.mod-cartLink-badge__no {
  background: #333 !important;
}

.mod-footer {
  padding: 15px 0 20px;
  border-top: 1px solid #ccc;
  background: #f6f6f6;
}

.mod-footer-navi {
  padding: 0 0 7px;
  text-align: center;
  font-size: 1.3rem;
}

.mod-footer-navi a {
  color: #333;
  text-decoration: none;
}

.mod-footer-pmark {
  padding: 0 10px 10px;
  line-height: 1.5;
  font-size: 1.0rem;
}

.mod-footer-no1Cou {
  padding: 0 10px 18px;
  line-height: 1.5;
  font-size: 1.0rem;
}

.mod-footer-pmark img {
  float: right;
  width: 60px;
  margin: 0 0 0 10px;
}

.mod-footer-bn {
  padding: 0 10px 12px;
}

.mod-footer-copyright {
  text-align: center;
}

.mod-footer-securityText {
  font-size: 1.2rem;
  line-height: 1.5;
  padding: 0 10px;
  margin: 0 0 10px;
}

.mod-footer-securityList {
  text-align: center;
  margin: 10px 0;
}

.mod-footer-securityList li {
  display: inline-block;
  padding: 0 5px;
}

.mod-footerCompany {
  display: table;
  width: 100%;
  padding: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.mod-footerCompany-text {
  display: table-cell;
  font-size: 1.1rem;
  line-height: 1.5;
  width: auto;
  vertical-align: middle;
}

.mod-footerCompany-logo {
  display: table-cell;
  width: 8em;
  font-size: 1.1rem;
  line-height: 1.5;
  vertical-align: top;
}
.mod-footerCompany-logo p {
  margin: 0 0 5px;
}
.mod-footerCompany-logo img {
  width: 8em;
}

.mod-title1 {
  padding: 8px 10px;
  color: #fff;
  background: #364b82;
  font-size: 1.5rem;
  font-weight: bold;
}

.mod-title1__brand {
  font-size: 1.7rem !important;
  color: #000 !important;
  background: #eee !important;
  height: 42px !important;
  line-height: 42px !important;
  padding: 0 10px !important;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
}

.mod-title1.mod-title1__areaTest {
  background: #f0f0f0;
  color: #333;
  border-bottom: 1px solid #949ab3;
}

.mod-title1__pageTop a {
  margin: -4px 0 0 0;
  float: right;
  display: inline-block;
  width: 26px;
  height: 20px;
  background: url(/img/sp/ic_007.png) no-repeat right center, -moz-linear-gradient(top, #fff 0%, #e5e6e9);
  background: url(/img/sp/ic_007.png) no-repeat right center, -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e5e6e9));
  border: 1px solid #ccc;
  color: #333;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  text-decoration: none;
}

.mod-title1.mod-title1__areaTest .mod-title1__pageTop a {
  background: url(/img/sp/ic_007.png) no-repeat right center #fff;
}

.mod-title2 {
  padding: 5px 10px;
  color: #fff;
  background: #333;
  font-size: 1.4rem;
  font-weight: bold;
}

.mod-title3 {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
  background: -moz-linear-gradient(top, #fff, #eee);
  border-bottom: 1px solid #ccc;
  position: relative;
}

.mod-title3-title {
  padding: 11px 40px 11px 55px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  border-bottom: 1px solid #fff;
  line-height: 1.2;
}

.mod-title3-navi li {
  color: #fff;
  width: auto;
  overflow: hidden;
  position: absolute;
  text-overflow: ellipsis;
  text-decoration: none;
  white-space: nowrap;
}

.mod-title3-navi li a {
  color: #333;
  text-decoration: none;
}

.mod-title3-btback {
  border-width: 0 5px;
  top: 5px;
  left: 7px;
  padding: 8px 3px 9px;
  border-width: 0 8px 0 12px;
  -webkit-border-image: url(/img/sp/back_button.png) 0 8 0 12;
  border-image: url(/img/sp/back_button.png) 0 8 0 12 fill;
  font-size: 14px;
  font-weight: bold;
  border-style: solid;
}

.mod-headerHead .mod-title3-btback {
  top: 10px;
}

.mod-title3-type {
  display: inline-block;
  font-size: 1.0rem;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  padding: 2px 4px;
  margin: 0 0 2px;
}

.mod-title3-type__pro {
  background: #133fb8;
}

.mod-title3-type__igaku {
  background: #d20300;
}

.mod-title3-type__net {
  background: #f86700;
}

.mod-title3-type__ryoiku {
  background: #fd8ca7;
}

.mod-title3__area {
  margin: 0 0 15px;
}

.mod-title3__area .mod-title3-title {
  background: url(/sp/img/search/title-area-bk_sprite.png) no-repeat center 40px, url(/sp/img/search/title-area-bk_sprite.png) repeat-x center bottom #fff;
  -webkit-background-size: 320px 248px, 320px 248px;
  background-size: 320px 248px, 320px 248px;
  min-height: 108px;
  padding: 10px 15px 26px;
  font-size: 23px;
}

.mod-title3__area .mod-title3-title__camp {
  background: url(/sp/img/search/title-area-camp.png) no-repeat center -207px, url(/sp/img/search/title-area-bk.png) repeat-x center bottom #fff;
  background-size: 320px 103px, 320px 103px;
  -webkit-background-size: 320px 103px, 320px 103px;
  -moz-background-size: 320px 103px, 320px 103px;
  min-height: 108px;
  padding: 10px 15px 26px;
  font-size: 23px;
}

.mod-title3__area .mod-title3-title span {
  color: #0039c4;
  font-size: 23px;
}

.mod-title3__area .mod-title3-title__camp span {
  color: #0039c4;
  font-size: 23px;
}

.mod-title4 {
  margin: 0 0 8px;
  padding: 2px 0 2px 8px;
  font-size: 1.4rem;
  line-height: 1.4;
  font-weight: bold;
  border-left: 5px solid #32a6e3;
  border-bottom: 1px solid #32a6e3;
}

.mod-title5 {
  padding: 4px 8px;
  width: 30%;
  text-align: center;
  font-weight: bold;
  color: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.mod-title5__guide1 {
  background: #2c58bd;
  font-size: 1.3rem;
}

.mod-title5__guide2 {
  background: #e86301;
  font-size: 1.3rem;
}

.mod-title6 {
  margin: 0 auto;
  padding: 4px 0;
  text-align: center;
  font-weight: bold;
  color: #fff;
  background: #54a82b;
}

.mod-title6__guide {
  font-size: 1.3rem;
}

.mod-title7 {
  font-size: 1.4rem;
  border-left: 5px solid #32a6e3;
  padding: 2px 0 2px 5px;
  font-weight: bold;
}

.mod-title8-title {
  font-size: 1.5rem;
  padding: 10px;
  font-weight: bold;
  color: #fff;
  background: #179adc;
  line-height: 1;
}
.mod-title8-title span {
  vertical-align: bottom;
  font-size: 1.8rem;
}

.mod-title9 {
  margin: 0 auto;
  padding: 6px;
  font-weight: bold;
  font-size: 1.2rem;
  color: #333;
  background: #e0eff8;
  margin: 0 0 10px;
}

.mod-prIc {
  color: #c10000;
  font-size: 1.1rem;
  font-weight: bold;
}

.mod-guideMatome {
  padding: 5px 8px 4px;
  border: 1px solid #54a82b;
  background: #f3ffec;
}

.mod-guideMatome p {
  font-weight: bold;
  font-size: 1.5rem;
}

.mod-recent {
  margin: 20px 10px 10px;
  border: 1px solid #ccc;
}

.mod-recent li {
  border-bottom: 1px solid #ccc;
}

.mod-recent li a {
  display: block;
  position: relative;
  padding: 13px 22px 13px 10px;
  color: #333;
  line-height: 1.3;
  font-size: 1.4rem;
  font-weight: bold;
  text-decoration: none;
}
.mod-recent li a::after {
  font-family: "Itocons";
  content: "\e615";
  display: block;
  position: absolute;
  color: #24adf5;
  font-size: 2rem;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  width: 2rem;
  height: 2rem;
  overflow: hidden;
  margin: auto;
  top: 0;
  right: 9px;
  line-height: 1;
  bottom: 0;
}

.mod-recent-more {
  display: none;
}

.mod-recent-moreBt {
  padding: 13px 10px;
  background: #e8e8e8;
  text-align: center;
  font-size: 1.4rem;
  font-weight: bold;
}

.mod-recent-moreBt span {
  padding: 0 0 0 24px;
  background: url(/sp/img/common/ic_arrow_down_round.png) no-repeat left center;
  background-size: 17px 17px;
  display: inline-block;
  line-height: 17px;
}

.mod-recent-moreBt__active span {
  background: url(/sp/img/common/ic_close.png) no-repeat left center;
  background-size: 17px 17px;
}

.mod-history {
  margin: 0 10px 15px;
  border: 1px solid #ccc;
}

.mod-history li {
  border-bottom: 1px solid #ccc;
}

.mod-history li:last-child {
  border-bottom: none;
}

.mod-history li a {
  display: block;
  position: relative;
  padding: 13px 22px 13px 10px;
  color: #333;
  font-weight: bold;
  line-height: 1.3;
  font-size: 1.4rem;
  text-decoration: none;
}
.mod-history li a::after {
  font-family: "Itocons";
  content: "\e615";
  display: block;
  position: absolute;
  color: #24adf5;
  font-size: 2rem;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  width: 2rem;
  height: 2rem;
  overflow: hidden;
  margin: auto;
  top: 0;
  right: 9px;
  line-height: 1;
  bottom: 0;
}

.mod-recommend {
  margin: 0 0 25px;
  padding: 10px 0 0;
}

.mod-recommend li {
  margin: 0 0 15px;
  padding: 0 10px 5px 12px;
  border-bottom: 1px solid #ccc;
}

.mod-recommend-logo {
  width: 30%;
  float: left;
}

.mod-recommend-det {
  width: 66%;
  float: right;
}

.mod-recommend-name {
  padding: 0 0 2px;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.5;
}

.mod-recommend-name a {
  text-decoration: none;
}

.mod-recommend-voice {
  padding: 0 0 8px;
}

.mod-recommend-voice img {
  padding: 0 2px 0 0;
  width: 16px;
}

.mod-recommend-voice span {
  padding: 0 0 0 10px;
  color: #f60;
  font-weight: bold;
  font-size: 16px;
}

.mod-recommend2 {
  margin: 0 0 25px;
}

.mod-recommend2-inner {
  background: #f5f5f5;
  padding: 15px 0;
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
}

.mod-recommend2-list {
  padding: 0 0 0 7px;
  width: 100%;
}

.mod-recommend2-list ul li {
  float: left;
  width: 96px !important;
  margin: 0 6px 0 1px;
  padding: 1px 0;
}

.mod-recommend2-list ul li a {
  display: block;
  width: 100%;
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.4);
  background: #fff;
  text-decoration: none;
}

.mod-recommend2-det {
  padding: 5px;
}

.mod-recommend2-name {
  font-size: 1.1rem;
  height: 2.2em;
  line-height: 1.2;
  overflow: hidden;
  margin: 0 0 5px;
}

.mod-recommend2-voice {
  margin: 0 0 5px;
}

.mod-recommend2-voice img {
  width: 10px;
  padding: 0 2px 0 0;
}

.mod-recommend2-voice span {
  color: #ff6600;
  font-weight: bold;
  font-size: 1.2rem;
}

.mod-recommend2-fee {
  color: #333;
  font-size: 1.1rem !important;
  background: url(/sp/img/common/ic_recommend_fee.png) no-repeat left top;
  background-size: 7px 9px;
  padding: 0 0 0 9px;
}

.mod-recommend2-fee.mod-recommend2-fee__2 {
  background: none;
  padding: 0;
}

.mod-btNomal__narrow {
  padding: 14px 0;
  width: 60%;
  margin: 0 auto;
  font-weight: bold;
  font-size: 1.3rem;
  text-align: center;
  text-decoration: none;
  border: 1px solid #ccc;
  background: #fcfcfc;
  background: -moz-linear-gradient(top, #fcfcfc 0%, #f1f1f1 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfcfc), color-stop(100%, #f1f1f1));
  background: -webkit-linear-gradient(top, #fcfcfc 0%, #f1f1f1 100%);
  background: -o-linear-gradient(top, #fcfcfc 0%, #f1f1f1 100%);
  background: -ms-linear-gradient(top, #fcfcfc 0%, #f1f1f1 100%);
  background: linear-gradient(to bottom, #fcfcfc 0%, #f1f1f1 100%);
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.mod-btNomal__narrow a {
  color: #333;
  text-decoration: none;
}

.mod-btTel {
  display: block;
  padding: 8px 7px 8px 20px;
  font-weight: bold;
  font-size: 1.1rem;
  text-align: center;
  text-decoration: none;
  letter-spacing: 0.05em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #ccc;
  color: #000;
  background: #fff;
  background: url(/sp/img/common/request_telbt.png) no-repeat 6px center, -moz-linear-gradient(top, #fff 0%, #f7f7f7 100%);
  background: url(/sp/img/common/request_telbt.png) no-repeat 6px center, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #f7f7f7));
  background: url(/sp/img/common/request_telbt.png) no-repeat 6px center, -webkit-linear-gradient(top, #fff 0%, #f7f7f7 100%);
  background: url(/sp/img/common/request_telbt.png) no-repeat 6px center, -o-linear-gradient(top, #fff 0%, #f7f7f7 100%);
  background: url(/sp/img/common/request_telbt.png) no-repeat 6px center, -ms-linear-gradient(top, #fff 0%, #f7f7f7 100%);
  background: url(/sp/img/common/request_telbt.png) no-repeat 6px center, linear-gradient(to bottom, #ffffff 0%, #f7f7f7 100%);
  -webkit-background-size: 13px 19px,100% 100%;
  -moz-background-size: 13px 19px,100% 100%;
  background-size: 13px 19px,100% 100%;
}

.mod-btCv__tel {
  vertical-align: middle;
}

.mod-btTel__s {
  padding: 11px 14px;
  background: url(/sp/img/common/request_telbt.png) no-repeat 50% 50%, -moz-linear-gradient(top, #fff 0%, #f7f7f7 100%);
  background: url(/sp/img/common/request_telbt.png) no-repeat 50% 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #f7f7f7));
  background: url(/sp/img/common/request_telbt.png) no-repeat 50% 50%, -webkit-linear-gradient(top, #fff 0%, #f7f7f7 100%);
  background: url(/sp/img/common/request_telbt.png) no-repeat 50% 50%, -o-linear-gradient(top, #fff 0%, #f7f7f7 100%);
  background: url(/sp/img/common/request_telbt.png) no-repeat 50% 50%, -ms-linear-gradient(top, #fff 0%, #f7f7f7 100%);
  background: url(/sp/img/common/request_telbt.png) no-repeat 50% 50%, linear-gradient(to bottom, #ffffff 0%, #f7f7f7 100%);
  -webkit-background-size: 13px 19px,100% 100%;
  -moz-background-size: 13px 19px,100% 100%;
  background-size: 13px 19px,100% 100%;
  width: 41px;
  height: 35px;
  vertical-align: middle;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.mod-btTel_none {
  padding: 11px 14px;
  background: url(/sp/img/common/request_telbt_none.png) no-repeat 50% 50% #999;
  -webkit-background-size: 13px 19px;
  -moz-background-size: 13px 19px;
  background-size: 13px 19px;
  border: 1px solid #888;
}

.mod-btMore a {
  color: #333;
  display: inline-block;
  padding: 4px 20px 4px 8px;
  border: 1px solid #ccc;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: url(/sp/img/common/ic_shitasankaku.png) no-repeat 94% center, -webkit-gradient(linear, left top, left bottom, color-stop(0.65, #f5f5f5), color-stop(1, #e1e1e1));
  background-size: 12px 12px,100% 100%;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.0rem;
}

.mod-btMore__close a {
  display: inline-block;
  padding: 4px 22px 4px 18px;
  border: 1px solid #ccc;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: url(/sp/img/common/ic_uesankaku.png) no-repeat 94% center, -webkit-gradient(linear, left top, left bottom, color-stop(0.65, #f5f5f5), color-stop(1, #e1e1e1));
  background-size: 12px 12px,100% 100%;
  text-decoration: none;
  font-weight: bold;
  color: #333;
  font-size: 1.0rem;
}

.mod-request {
  margin: 0 0 12px;
  padding: 10px 16px 16px;
  background: #fff4db;
  border-top: 1px solid #ffcc8d;
  border-bottom: 1px solid #ffcc8d;
}

.mod-request__test {
  display: table;
  padding: 10px 16px;
  height: 57px;
  width: 100%;
}
.mod-request__test .mod-btCv {
  margin: 0;
}
.mod-request__test .mod-btCv-txt {
  font-size: 1.5rem !important;
}
.mod-request__test .mod-btCv-free {
  font-size: 1.3rem !important;
}
.mod-request__test .mod-btCv.mod-btCv__abPtrn3 a {
  padding: 10px 0 7px 0px !important;
}
.mod-request__test .mod-btCv.mod-btCv__abPtrn3 a .mod-btCv-ic {
  padding: 11px 5px 7px 27px !important;
}

.mod-brandCv__inReveiw {
  margin: 0 0 10px;
  padding: 0 13px;
}

.mod-btCv {
  margin: 0 0 10px;
}

.mod-brandCv__test {
  display: table-cell;
  vertical-align: top;
}

.mod-request__test .mod-request-telBt {
  display: table-cell;
  vertical-align: top;
  padding: 0 0 0 10px;
  width: 70px;
}
.mod-request__test .mod-request-telBt a {
  display: block;
  width: 60px;
  height: 53px;
  line-height: 27px;
  background: #fcfcfc;
  background: -moz-linear-gradient(top, #fcfcfc 0%, #f2f2f2 6%, #bfbfbf 100%);
  background: -webkit-linear-gradient(top, #fcfcfc 0%, #f2f2f2 6%, #bfbfbf 100%);
  background: linear-gradient(to bottom, #fcfcfc 0%, #f2f2f2 6%, #bfbfbf 100%);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}
.mod-request__test .mod-request-telBt a .mod-request-telBt-number {
  padding: 0;
  background: url(/sp/img/common/request_telbt.png) no-repeat 50% 10%;
  -moz-background-size: 16px 23px;
  background-size: 16px 23px;
  /* margin: 20px 0 0; */
  display: inline-block;
  width: 40px;
  height: 30px;
}

.mod-btCv a {
  background: #fec0c0;
  background: -moz-linear-gradient(top, #fec0c0 0%, #fc6d68 7%, #e11f18 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fec0c0), color-stop(7%, #fc6d68), color-stop(100%, #e11f18));
  background: -webkit-linear-gradient(top, #fec0c0 0%, #fc6d68 7%, #e11f18 100%);
  background: -o-linear-gradient(top, #fec0c0 0%, #fc6d68 7%, #e11f18 100%);
  background: -ms-linear-gradient(top, #fec0c0 0%, #fc6d68 7%, #e11f18 100%);
  background: linear-gradient(to bottom, #fec0c0 0%, #fc6d68 7%, #e11f18 100%);
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -webkit-box-shadow: 0 1px 2px #8e8e8e;
  padding: 14px 0 14px 25px;
  display: block;
  text-align: center;
  font-size: 1.7rem;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  text-shadow: 0 -1px 0 #744100;
}

.mod-btCv-ic {
  background: url(/sp/img/common/ic_cvbt_plus.png) no-repeat 0 4px;
  background-size: 28px 30px;
  padding: 7px 40px 7px 35px;
}

.mod-btCv-free {
  font-size: 1.6rem !important;
  color: #f00;
  text-shadow: none;
  display: inline-block;
  background: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  margin: 0 0 0 7px;
  padding: 3px 4px 2px 4px;
  vertical-align: middle;
}

.mod-btCv__rank .mod-btCv-free {
  margin: 0 0 0 5px;
}

.mod-request__test2 {
  margin: 0 0 12px;
  padding: 10px 16px 16px;
  background: #fff4db;
  border-top: 1px solid #ffcc8d;
  border-bottom: 1px solid #ffcc8d;
  text-align: center;
}
.mod-request__test2 .mod-brandCv {
  display: inline-block;
  vertical-align: top;
  width: 210px;
}
.mod-request__test2 .mod-btCv.mod-btCv__abPtrn3 a {
  padding: 14px 0 11px 0px !important;
}
.mod-request__test2 .mod-request-lead {
  font-size: 15px;
  display: block;
  text-align: center;
  font-weight: bold;
  margin: 0 0 10px;
}
.mod-request__test2 .mod-btCv.mod-btCv__abPtrn3 a .mod-btCv-ic {
  height: 48px;
  padding: 11px 15px 7px 25px;
  background: url(/sp/img/common/ic_cvbt_red_plus.png) no-repeat 0px 8px;
  background-size: 24px 26px !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mod-request__test2 .mod-btCv {
  margin: 0 5px 10px 0;
}
.mod-request__test2 .mod-btCv-icIn span::before {
  content: "";
  display: inline-block;
  background: url(/sp/img/common/ic_cvbt_listin2.png) no-repeat 0 0;
  background-size: 48px 21px;
  width: 48px;
  height: 21px;
  vertical-align: middle;
  margin: -2px 3px 0 0;
}
.mod-request__test2 .mod-btCv__red.mod-btCv__active a {
  background: #fff !important;
  text-shadow: none !important;
  color: #ff4343;
  height: 56px;
  line-height: 56px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mod-request__test2 .mod-btCv a {
  font-size: 1.4rem;
}
.mod-request__test2 .mod-request-telBt {
  display: inline-block;
  vertical-align: top;
}
.mod-request__test2 .mod-request-telBt a {
  width: 70px;
  padding: 18px 0 19px !important;
  background: -moz-linear-gradient(top, #fcfcfc 0%, #f2f2f2 6%, #bfbfbf 100%);
  background: -webkit-linear-gradient(top, #fcfcfc 0%, #f2f2f2 6%, #bfbfbf 100%);
  background: linear-gradient(to bottom, #fcfcfc 0%, #f2f2f2 6%, #bfbfbf 100%);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}

.add-message__test {
  width: 160px;
  margin: 0 auto;
  z-index: 100;
  display: none;
  text-align: center;
}

.mod-request2Box {
  margin: 0 0 12px;
  padding: 13px 16px 10px;
  background: #fff4db;
  border-top: 1px solid #ffcc8d;
  border-bottom: 1px solid #ffcc8d;
}
.mod-request2Box .mod-request.mod-request__test {
  border: none;
  background: none;
  padding: 0;
  margin: 0;
}

.mod-request2Box-camp {
  margin: 0 0 10px;
}

.mod-btCv__active a {
  background: #7b9ae9 !important;
  background: -moz-linear-gradient(top, #7b9ae9 0%, #113eba 100%) !important;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7b9ae9), color-stop(100%, #113eba)) !important;
  background: -webkit-linear-gradient(top, #7b9ae9 0%, #113eba 100%) !important;
  background: -o-linear-gradient(top, #7b9ae9 0%, #113eba 100%) !important;
  background: -ms-linear-gradient(top, #7b9ae9 0%, #113eba 100%) !important;
  background: linear-gradient(to bottom, #7b9ae9 0%, #113eba 100%) !important;
  text-shadow: 0 -1px 0 #002974;
}

.mod-btCv__active .mod-btCv-ic {
  background: url(/sp/img/common/ic_cvbt_check.png) no-repeat 0 4px;
  background-size: 28px 30px !important;
}

.mod-btCv__blue a {
  text-shadow: 0 -1px 0 #072573;
  background-color: #a8bdf7;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFA8BDF7', endColorstr='#FF0A78E9');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E4YmRmNyIvPjxzdG9wIG9mZnNldD0iNyUiIHN0b3AtY29sb3I9IiMxNjlhZmYiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwYTc4ZTkiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a8bdf7), color-stop(7%, #169aff), color-stop(100%, #0a78e9));
  background-image: -moz-linear-gradient(top, #a8bdf7 0%, #169aff 7%, #0a78e9 100%);
  background-image: -webkit-linear-gradient(top, #a8bdf7 0%, #169aff 7%, #0a78e9 100%);
  background-image: linear-gradient(to bottom, #a8bdf7 0%, #169aff 7%, #0a78e9 100%);
}

.mod-btCv__blue .mod-btCv-ic {
  background: url(/sp/img/common/ic_cvbt_blue_plus.png) no-repeat 0 4px;
  background-size: 28px 30px;
  padding: 7px 40px 7px 35px;
}

.mod-btCv__blue .mod-btCv-free {
  color: #006bd9;
}

.mod-btCv__red a {
  text-shadow: 0 -1px 0 #a00d0d;
  background-color: #feb6b6;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFEB6B6', endColorstr='#FFFF4343');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlYjZiNiIvPjxzdG9wIG9mZnNldD0iNyUiIHN0b3AtY29sb3I9IiNmZjZkNmQiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjQzNDMiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #feb6b6), color-stop(7%, #ff6d6d), color-stop(100%, #ff4343));
  background-image: -moz-linear-gradient(top, #feb6b6 0%, #ff6d6d 7%, #ff4343 100%);
  background-image: -webkit-linear-gradient(top, #feb6b6 0%, #ff6d6d 7%, #ff4343 100%);
  background-image: linear-gradient(to bottom, #feb6b6 0%, #ff6d6d 7%, #ff4343 100%);
}

.mod-btCv__red .mod-btCv-ic {
  background: url(/sp/img/common/ic_cvbt_red_plus.png) no-repeat 0 8px;
  background-size: 28px 30px;
  padding: 8px 40px 7px 35px;
}

.mod-btCv__red .mod-btCv-free {
  color: #ff4343;
}

.mod-btCv__orange a {
  text-shadow: 0 -1px 0 #a04b0d;
  background-color: #ffc983;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFC983', endColorstr='#FFFF6C00');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmYzk4MyIvPjxzdG9wIG9mZnNldD0iNyUiIHN0b3AtY29sb3I9IiNmZjliMWEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjZjMDAiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffc983), color-stop(7%, #ff9b1a), color-stop(100%, #ff6c00));
  background-image: -moz-linear-gradient(top, #ffc983 0%, #ff9b1a 7%, #ff6c00 100%);
  background-image: -webkit-linear-gradient(top, #ffc983 0%, #ff9b1a 7%, #ff6c00 100%);
  background-image: linear-gradient(to bottom, #ffc983 0%, #ff9b1a 7%, #ff6c00 100%);
}

.mod-btCv__orange .mod-btCv-ic {
  background: url(/sp/img/common/ic_cvbt_orange_plus.png) no-repeat 0 4px;
  background-size: 28px 30px;
  padding: 7px 40px 7px 35px;
}

.mod-btCv__orange .mod-btCv-free {
  color: #ff6c00;
}

.mod-btCv__green a {
  text-shadow: 0 -1px 0 #106910;
  background-color: #85cd94;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF85CD94', endColorstr='#FF13A828');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzg1Y2Q5NCIvPjxzdG9wIG9mZnNldD0iNyUiIHN0b3AtY29sb3I9IiMxY2JlM2UiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxM2E4MjgiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #85cd94), color-stop(7%, #1cbe3e), color-stop(100%, #13a828));
  background-image: -moz-linear-gradient(top, #85cd94 0%, #1cbe3e 7%, #13a828 100%);
  background-image: -webkit-linear-gradient(top, #85cd94 0%, #1cbe3e 7%, #13a828 100%);
  background-image: linear-gradient(to bottom, #85cd94 0%, #1cbe3e 7%, #13a828 100%);
}

.mod-btCv__green .mod-btCv-ic {
  background: url(/sp/img/common/ic_cvbt_green_plus.png) no-repeat 0 4px;
  background-size: 28px 30px;
  padding: 7px 40px 7px 35px;
}

.mod-btCv__green .mod-btCv-free {
  color: #08971c;
}

.mod-btCv__blue.mod-btCv__active a {
  background: #fff !important;
  text-shadow: none !important;
  color: #006bd9;
}

.mod-btCv__blue.mod-btCv__active .mod-btCv-ic {
  background: url(/sp/img/common/ic_cvbt_blue_check.png) no-repeat 0 4px;
  background-size: 28px 30px !important;
}

.mod-btCv__red.mod-btCv__active a {
  background: #fff !important;
  text-shadow: none !important;
  color: #ff4343;
}

.mod-btCv__red.mod-btCv__active .mod-btCv-ic {
  background: url(/sp/img/common/ic_cvbt_red_check.png) no-repeat 0 4px;
  background-size: 28px 30px !important;
}

.mod-btCv__orange.mod-btCv__active a {
  background: #fff !important;
  text-shadow: none !important;
  color: #ff6c00;
}

.mod-btCv__orange.mod-btCv__active .mod-btCv-ic {
  background: url(/sp/img/common/ic_cvbt_orange_check.png) no-repeat 0 4px;
  background-size: 28px 30px !important;
}

.mod-btCv__green.mod-btCv__active a {
  background: #fff !important;
  text-shadow: none !important;
  color: #08971c;
}

.mod-btCv__green.mod-btCv__active .mod-btCv-ic {
  background: url(/sp/img/common/ic_cvbt_green_check.png) no-repeat 0 4px;
  background-size: 28px 30px !important;
}

.mod-btCv__recommend a {
  font-size: 1.2rem;
  padding: 10px 0;
}

.mod-btCv__recommend .mod-btCv-ic {
  background-size: 20px 21px;
  background-position: 0 3px;
  padding: 5px 0 5px 24px;
}

.mod-btCv__recommend .mod-btCv-free {
  font-size: 1.1rem !important;
}

.mod-btCv__active.mod-btCv__recommend a {
  padding: 12px 5px 12px 0;
}

.mod-btCv__active.mod-btCv__recommend .mod-btCv-ic {
  background-size: 20px 21px !important;
}

.mod-btCv__small {
  margin: 0;
}

.mod-btCv__small a {
  padding: 8px 12px;
  font-size: 1.2rem;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

.mod-btCv__small2 a {
  padding: 9px 12px;
}

.mod-btCv__small3 a {
  padding: 11px 12px 10px;
  font-size: 1.4rem;
}

.mod-btCv__small .mod-btCv-free {
  font-size: 1.0rem !important;
  text-shadow: none;
  display: inline-block;
  background: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  margin: 0 0 0 5px;
  padding: 2px;
}

.mod-btCv__active.mod-btCv__small a {
  padding: 9px 12px;
}

.mod-btCv__active.mod-btCv__small3 a {
  padding: 11px 12px 10px;
}

.mod-btCv__rank a {
  padding: 7px 0;
  font-size: 1.2rem !important;
}

.mod-btCv__rank .mod-btCv-ic {
  background-size: 20px 21px, 100% 100%;
  background-position: 0 3px;
  padding: 7px 0 5px 22px;
  font-size: 1.1rem;
}

.mod-btCv__rank .mod-btCv-ic {
  background-size: 20px 21px, 100% 100%;
  background-position: 0 3px;
  padding: 7px 0 5px 22px;
  font-size: 1.1rem;
}

.mod-btCv__rank .mod-btCv-tx-1line {
  padding: 6px 0;
  display: inline-block;
}

.mod-btCv-tx-1line__rankPt3 {
  margin: 0 -1px;
}

.mod-btCv__rank .mod-btCv-free {
  font-size: .9rem !important;
  padding: 3px 2px 1px;
}

.mod-btCv__active.mod-btCv__rank a {
  padding: 14px 0;
}

.mod-btCv__active.mod-btCv__rank .mod-btCv-ic {
  background-size: 20px 21px !important;
}

.mod-btCv-txt {
  display: inline-block;
  text-align: center;
  line-height: 1.2;
  vertical-align: middle;
}

.mod-btCv.mod-btCv__abPtrn3 a {
  padding: 10px 0 7px 15px;
}
.mod-btCv.mod-btCv__abPtrn3 a .mod-btCv-ic {
  padding: 11px 15px 7px 35px;
  background: url(/sp/img/common/ic_cvbt_red_plus.png) no-repeat 0px 8px;
  background-size: 28px 30px !important;
}

.mod-btCv.mod-btCv__abPtrn4 a {
  padding: 3px 0 3px 15px;
}
.mod-btCv.mod-btCv__abPtrn4 a .mod-btCv-ic {
  background: url(/sp/img/common/ic_cvbt_red_plus.png) no-repeat 0 50%;
  background-size: 28px 30px;
  display: inline-block;
  vertical-align: middle;
  padding: 5px 5px 5px 35px;
}
.mod-btCv.mod-btCv__abPtrn4 a .mod-btCv-free {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}

.mod-btCv.mod-btCv__abPtrn5 a {
  padding: 3px 0 3px 5px;
}
.mod-btCv.mod-btCv__abPtrn5 a .mod-btCv-ic {
  background: url(/sp/img/common/ic_cvbt_red_plus.png) no-repeat 0 50%;
  background-size: 28px 30px;
  display: inline-block;
  vertical-align: middle;
  padding: 5px 0 5px 30px;
}
.mod-btCv.mod-btCv__abPtrn5 a .mod-btCv-free {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}

.mod-btCv__big {
  font-size: 1.3rem !important;
}

.mod-btCv__big a {
  padding: 10px 0;
  line-height: 1.5;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.mod-btCv__big .mod-btCv-ic {
  font-size: 1.9rem !important;
  margin: 0 -11px 0 0;
  padding: 9px 3px 7px 35px;
}

.mod-btCv__big .mod-btCv-free {
  padding: 0 4px;
}

.mod-btCv__bottom {
  font-size: 1.3rem !important;
  margin: 0;
}

.mod-btCv__bottom a {
  display: inline-block !important;
  width: 95% !important;
  line-height: 1.5;
  padding: 6px 0;
}

.mod-btCv__bottom .mod-btCv-ic {
  font-size: 1.9rem;
  padding: 9px 0 7px 30px;
}

.mod-btCv__bottom .mod-btCv-free {
  font-size: 1.3rem !important;
}

.mod-btCv-bg {
  margin: 0 0 15px;
  padding: 10px 14px;
  background: #fff4db;
  border-top: 1px solid #ffcc8d;
  border-bottom: 1px solid #ffcc8d;
}

.mod-btCv-bg img {
  padding: 4px 0;
}

.mod-btCv-bg-tx {
  text-align: center;
  padding: 10px 0 3px 0;
  font-size: 1.3rem;
  line-height: 1.2;
}

.mod-btCv-tx-2line {
  font-size: .9em;
  display: inline-block;
  vertical-align: middle;
  line-height: 1.2;
}
.mod-btCv-tx-2line small {
  font-size: .75em;
  font-weight: bold;
}

.mod-btCv-tx-2line__rankPt4 {
  margin: 0 -3px;
}

small.mod-btCv-tx-2line__small {
  font-size: .9em;
}

.mod-btCv-icIn a {
  padding: 0;
  height: 45px;
  line-height: 45px;
}
.mod-btCv-icIn span::before {
  content: "";
  display: inline-block;
  background: url(/sp/img/common/ic_cvbt_listin2.png) no-repeat 0 0;
  background-size: 57px 25px;
  width: 57px;
  height: 25px;
  vertical-align: middle;
  margin: -2px 3px 0 0;
}

.mod-request-sampleBt__active a {
  background: #2e5cd9 !important;
  background: -moz-linear-gradient(top, #2e5cd9 0%, #1643b7 100%) !important;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2e5cd9), color-stop(100%, #1643b7)) !important;
  background: -webkit-linear-gradient(top, #2e5cd9 0%, #1643b7 100%) !important;
  background: -o-linear-gradient(top, #2e5cd9 0%, #1643b7 100%) !important;
  background: -ms-linear-gradient(top, #2e5cd9 0%, #1643b7 100%) !important;
  background: linear-gradient(to bottom, #2e5cd9 0%, #1643b7 100%) !important;
  text-shadow: 0 -1px 0 #000e74 !important;
}

.mod-request-sampleBt__active .mod-request-sampleBt-ic {
  background: url(/sp/img/common/ic_cvbt_check.png) no-repeat 0 4px !important;
  background-size: 28px 30px !important;
}

.mod-request-cvBt-bt {
  background-size: 28px 30px;
}

.mod-request-sampleBt-free {
  font-size: 1.4rem;
  color: #e52b24;
  background: #fff;
  text-shadow: none;
  margin: 0 0 0 5px;
  padding: 2px 4px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}

.mod-request-sampleTx {
  text-align: center;
  padding: 10px 0 20px 0;
  font-size: 1.2rem;
}

.mod-request-telBt a {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 6px 6px 6px 6px;
  color: #000;
  display: block;
  font-size: 18px;
  font-weight: bold;
  padding: 14px 0;
  text-align: center;
  text-decoration: none;
}

.mod-request-telBt-number {
  padding: 3px 0 3px 18px;
  background: url(/sp/img/common/request_telbt.png) no-repeat left center;
  -moz-background-size: 16px 23px;
  background-size: 16px 23px;
}

.mod-request-telTx {
  padding: 10px 0 0 0;
  text-align: center;
  font-size: 1.2rem;
}

.mod-request-tel2ndTx {
  margin: 5px 0 0;
  font-size: 10px;
  color: #c80500;
  line-height: 1.2em;
}

.mod-footBanner {
  padding: 0 10px 30px;
}

.mod-footBanner li {
  padding: 0 0 7px;
}

.mod-linkList {
  margin: 0 0 20px;
}

.mod-linkList li {
  border-bottom: 1px solid #949ab3;
}

.mod-linkList li a {
  display: block;
  position: relative;
  padding: 19px 10px;
  color: #333;
  font-size: 1.4rem;
  font-weight: bold;
  text-decoration: none;
}
.mod-linkList li a::after {
  font-family: "Itocons";
  content: "\e615";
  display: block;
  position: absolute;
  color: #24adf5;
  font-size: 2.2rem;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  width: 2.2rem;
  height: 2.2rem;
  overflow: hidden;
  margin: auto 0;
  top: 0;
  right: 10px;
  bottom: 0;
}

.mod-linkList2 {
  margin: 0 0 20px;
}

.mod-linkList2 li {
  border-bottom: 1px solid #949ab3;
  display: table;
  box-sizing: border-box;
  width: 100%;
}

.mod-linkList2 li a {
  display: block;
  position: relative;
  padding: 12px 10px;
  color: #333;
  font-size: 1.4rem;
  font-weight: bold;
  text-decoration: none;
}
.mod-linkList2 li a::after {
  font-family: "Itocons";
  content: "\e615";
  display: block;
  position: absolute;
  color: #24adf5;
  font-size: 1.9rem;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  width: 1.9rem;
  height: 1.9rem;
  overflow: hidden;
  margin: auto 0;
  top: 0;
  right: 10px;
  bottom: 0;
}

.mod-linkList2-img {
  width: 65px;
  padding: 0 10px 0 0;
  display: table-cell;
}

.mod-linkList2 dl {
  display: table-cell;
  vertical-align: middle;
  padding: 0 15px 0 0;
}

.mod-linkList2 dt {
  color: #354b82;
  margin: 0 0 5px;
  font-weight: bold;
  font-size: 1.6rem;
}

.mod-linkList2 dd {
  line-height: 1.3;
  font-size: 1.6rem;
}

.mod-tab {
  margin: 0 0 20px;
  padding: 20px 10px 0;
  background: #efefef;
  border-bottom: 1px solid #929cb5;
  border-top: 1px solid #cecece;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 3px 0px inset;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 3px 0px inset;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 3px 0px inset;
}

.mod-tab ul {
  display: table;
  width: 100%;
}

.mod-tab li {
  display: table-cell;
  table-layout: fixed;
  text-align: center;
  vertical-align: bottom;
  font-size: 1.4rem;
}

.mod-tab li a,
.mod-tab li span {
  text-decoration: none;
  color: #333;
  font-weight: bold;
  display: block;
}

.mod-tab li div {
  border: 1px solid #929cb5;
  margin: 0 2px 4px 2px;
  background: #fff;
  background: -moz-linear-gradient(top, #fff 0%, #eeeff3 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #eeeff3));
  background: -webkit-linear-gradient(top, #fff 0%, #eeeff3 100%);
  background: -o-linear-gradient(top, #fff 0%, #eeeff3 100%);
  background: -ms-linear-gradient(top, #fff 0%, #eeeff3 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #eeeff3 100%);
}

.mod-tab li div a,
.mod-tab li div span {
  padding: 13px 0;
}

.mod-tab li.mod-tab__active {
  width: 50%;
}

.mod-tab li.mod-tab__active div {
  border: 1px solid #929cb5;
  border-top: 4px solid #354b7d;
  border-bottom: none;
  margin: 0 2px -1px 2px;
  background: #fff;
  box-shadow: rgba(0, 0, 0, 0.2) 0px -2px 2px 0px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px -2px 2px 0px;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 0px -2px 2px 0px;
}

.mod-tab li.mod-tab__active div a,
.mod-tab li.mod-tab__active div span {
  padding: 16px 0 20px;
}

.mod-tab li.mod-tab__disable div {
  border: 1px solid #ccc;
  background: #eeeff3;
}

.mod-tab li.mod-tab__disable div a,
.mod-tab li.mod-tab__disable div span {
  color: #ccc;
}

.mod-tab2 {
  border-bottom: 1px solid #ccc;
  padding: 3px 0 0;
}

.mod-tab2-inner {
  margin: 0 10px;
}

.mod-tab2 ul {
  display: table;
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}

.mod-tab2 li {
  display: table-cell;
  text-align: center;
  border: 1px solid #91a9df;
  border-bottom: none;
  position: relative;
}

.mod-tab2 li a {
  color: #4c6cb3;
  text-decoration: none;
  font-weight: bold;
  display: block;
  padding: 8px 0 5px;
  line-height: 1.3;
  background: #f2f7ff;
  background: -moz-linear-gradient(top, #f2f7ff 0%, #e0eaf8 100%);
  background: -webkit-linear-gradient(top, #f2f7ff 0%, #e0eaf8 100%);
  background: linear-gradient(to bottom, #f2f7ff 0%, #e0eaf8 100%);
}

.mod-tab2.mod-tab2__ranking li a, .mod-sortTab2.mod-tab2__ranking li a {
  color: #fff;
  background: #6087bf;
  background: -moz-linear-gradient(top, #6087bf 0%, #5375a6 100%);
  background: -webkit-linear-gradient(top, #6087bf 0%, #5375a6 100%);
  background: linear-gradient(to bottom, #6087bf 0%, #5375a6 100%);
}

.mod-sortTab2.mod-tab2__ranking.mod-tab2__nSearch li a {
  background: #4c6cb3;
}

.mod-tab2__active {
  border: 1px solid #ccc !important;
  border-bottom: none !important;
  position: relative;
}

.mod-tab2__active a {
  color: #333 !important;
  background: #fff;
  background: -moz-linear-gradient(top, #fff 0%, #f5f5f5 100%) !important;
  background: -webkit-linear-gradient(top, #fff 0%, #f5f5f5 100%) !important;
  background: linear-gradient(to bottom, #ffffff 0%, #f5f5f5 100%) !important;
}

.mod-tab2__active:before {
  content: " ";
  width: 98%;
  width: -webkit-calc(100% - 2px);
  width: calc(100% - 2px);
  border: 2px solid #4c6cb3 !important;
  position: absolute;
  top: -4px;
  left: -1px;
}

.mod-tab2__active:after {
  content: " ";
  width: 98%;
  width: -webkit-calc(100% - 2px);
  width: calc(100% - 2px);
  border: 1px solid #f5f5f5 !important;
  position: absolute;
  bottom: -1px;
  left: 0px;
}

.mod-tab3 {
  border-bottom: 1px solid #ccc;
  padding: 3px 0 0;
  background: #f6fcff;
  margin: 0 0 5px;
}

.mod-tab3-inner {
  margin: 0 10px;
}

.mod-tab3 ul {
  display: table;
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}

.mod-tab3 li {
  display: table-cell;
  text-align: center;
  border: 1px solid #ccc;
  border-bottom: none;
  position: relative;
  vertical-align: top;
}

.mod-tab3 li a {
  color: #333;
  text-decoration: none;
  font-weight: bold;
  display: block;
  padding: 15px 0 0;
  line-height: 1.3;
  height: 48px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  background: -moz-linear-gradient(top, #fff 0%, #f2f2f2 100%);
  background: -webkit-linear-gradient(top, #fff 0%, #f2f2f2 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #f2f2f2 100%);
}

.mod-tab3__active {
  border-bottom: none !important;
  position: relative;
}

.mod-tab3__active a {
  background: #fff !important;
}

.mod-tab3__active:before {
  content: " ";
  width: 98%;
  width: -webkit-calc(100% - 2px);
  width: calc(100% - 2px);
  border: 2px solid #4c6cb3 !important;
  position: absolute;
  top: -4px;
  left: -1px;
}

.mod-tab3__active:after {
  content: " ";
  width: 98%;
  width: -webkit-calc(100% - 2px);
  width: calc(100% - 2px);
  border: 1px solid #fff !important;
  position: absolute;
  bottom: -1px;
  left: 0px;
}

.mod-tab3 li span {
  padding: 5px 0;
}
.mod-tab3 li span::before {
  content: "";
  display: inline-block;
  background-image: url(/sp/img/common/brand_ic01_sprite.png);
  background-repeat: no-repeat;
  background-size: 53px 48px;
  vertical-align: middle;
  margin: 0 5px 0 0;
}

.mod-tab3__top span::before {
  width: 20px;
  height: 18px;
  background-position: 0 0;
}

.mod-tab3__review span::before {
  width: 20px;
  height: 18px;
  background-position: -20px 0;
}

.mod-tab3__area span::before {
  width: 13px;
  height: 18px;
  background-position: -40px 0;
}

.mod-tab3__reviewTest a {
  padding: 7px 0 0 !important;
}

.mod-tab3__review span.mod-tab3__reviewTest-num {
  padding: 0;
  font-size: 1.1rem;
  display: block;
}
.mod-tab3__review span.mod-tab3__reviewTest-num::before {
  content: none;
}

.mod-campaignBanner {
  margin: 0 0 10px;
  padding: 0 10%;
}

.mod-campaignBanner-inner {
  display: block;
  text-decoration: none;
  color: #333;
  border: 1px solid #ccc;
  padding: 5px 10px 8px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  text-align: center;
}

.mod-campaignBanner span {
  color: #ce4c2c;
  font-style: normal;
  font-weight: bold;
}

.mod-campaignBanner-taisyo {
  margin: -12px 30px 6px;
  padding: 2px 0;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: #375078;
  color: #fff;
  font-size: 10px;
  display: block;
}

.mod-campaignBanner-gift {
  padding: 0 0 3px;
  font-size: 16px;
  display: inline-block;
}

.mod-campaignBanner-more {
  font-size: 12px;
  display: inline-block;
}

.mod-campaignBanner__zougaku {
  padding: 0 10px;
}

.mod-campaignBanner__zougaku .mod-campaignBanner-more {
  line-height: 1.3;
}

.mod-bottomMenu {
  position: fixed;
  bottom: 0;
  width: 100%;
  border-top: 1px solid #000;
  text-align: center;
  padding: 6px 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 20;
}

.mod-bottomMenu-bt li {
  display: inline-block;
  vertical-align: top;
}

.mod-bottomMenu-bt .mod-btCv.mod-btCv__red.mod-btCv__small.mod-btCv__small3:first-child {
  display: block;
  margin: 0 15px;
}

.mod-bottomMenu-tx {
  padding: 6px 0 0;
  line-height: 1.2;
  text-align: center;
  color: #fff;
  font-size: 1.3rem;
}

.mod-bottomMenu2 {
  position: fixed;
  bottom: 0;
  width: 100%;
  border-top: 1px solid #000;
  text-align: center;
  padding: 6px 10px;
  background: rgba(0, 0, 0, 0.4);
  z-index: 20;
}

.mod-bottomMenu2-button {
  display: block;
  border-radius: 6px;
  text-align: center;
  text-decoration: none;
  padding: 10px 0;
  -moz-box-shadow: rgba(0, 0, 0, 0.5) 0 2px 11px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0 2px 11px;
  box-shadow: rgba(0, 0, 0, 0.5) 0 2px 11px;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmNmY2ZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmNDM0MyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ff6f6f), color-stop(100%, #ff4343));
  background: -moz-linear-gradient(#ff6f6f, #ff4343);
  background: -webkit-linear-gradient(#ff6f6f, #ff4343);
  background: linear-gradient(#ff6f6f, #ff4343);
}

.mod-bottomMenu2-button-text {
  font-size: 1.8rem;
  font-weight: bold;
  color: #fff;
  margin: 0 5px 0 0;
}

.mod-bottomMenu2-button-text.mod-bottomMenu2-button-text__2 {
  display: inline-block;
  vertical-align: -10px;
}

.mod-bottomMenu2-button-number {
  font-size: 1.1rem;
  font-weight: bold;
  display: inline-block;
  background: #fff;
  border-radius: 3px;
  padding: 3px 5px;
  height: 20px;
  color: #333;
  vertical-align: 2px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.mod-bottomMenu2-button-number .mod-cartSum {
  font-size: 1.3rem;
  font-weight: bold;
  color: #f00;
}

.mod-cookie {
  border: 2px solid #000;
  margin: 15px 10px 20px;
  padding: 10px;
  background: #fffccb;
}

.mod-cookie-title {
  padding: 0 0 0 50px;
  background: url(/img/sp/ic_alart_cookie.gif) no-repeat left center;
  background-size: 40px 35px;
  color: #f00;
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 1.2;
}

.mod-cookie-tx {
  font-size: 1.3rem;
  line-height: 1.5;
}

.mod-cookie-tx span {
  color: #f00;
}

.mod-table1 {
  margin: 0 0 12px;
}

.mod-table1 table {
  width: 100%;
  border: 1px solid #ccc;
}

.mod-table1 table th {
  padding: 8px 12px;
  font-size: 1.3rem;
  line-height: 1.3;
  background: #e0eff8;
  border: 1px solid #ccc;
}

.mod-table1 table td {
  padding: 8px 12px;
  font-size: 1.3rem;
  line-height: 1.3;
  border: 1px solid #ccc;
}

.mod-btSearch {
  padding: 14px 0;
  width: 100%;
  display: inline-block;
  color: #fff;
  font-weight: bold;
  font-size: 1.4rem;
  text-decoration: none;
  text-align: center;
  border-radius: 4px;
  background: #63b5e0;
  background: -moz-linear-gradient(top, #63b5e0 0%, #34a7e3 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #63b5e0), color-stop(100%, #34a7e3));
  background: -webkit-linear-gradient(top, #63b5e0 0%, #34a7e3 100%);
  background: -o-linear-gradient(top, #63b5e0 0%, #34a7e3 100%);
  background: -ms-linear-gradient(top, #63b5e0 0%, #34a7e3 100%);
  background: linear-gradient(to bottom, #63b5e0 0%, #34a7e3 100%);
  box-shadow: rgba(0, 0, 0, 0.3) 1px 1px 3px 0px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 1px 1px 3px 0px;
  -moz-box-shadow: rgba(0, 0, 0, 0.3) 1px 1px 3px 0px;
  text-shadow: rgba(0, 0, 0, 0.2) 2px 2px 0;
}

.mod-btLink {
  padding: 14px 0;
  width: 100%;
  display: inline-block;
  font-weight: bold;
  font-size: 1.3rem;
  text-align: center;
  text-decoration: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #ccc;
  color: #000;
  background: #fff;
  background: -moz-linear-gradient(top, #fff 0%, #f7f7f7 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #f7f7f7));
  background: -webkit-linear-gradient(top, #fff 0%, #f7f7f7 100%);
  background: -o-linear-gradient(top, #fff 0%, #f7f7f7 100%);
  background: -ms-linear-gradient(top, #fff 0%, #f7f7f7 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #f7f7f7 100%);
}

.mod-btLink2 {
  color: #fff;
  font-weight: bold;
  font-size: 15px;
  display: inline-block;
  text-decoration: none;
  padding: 15px 0;
  text-align: center;
  width: 95%;
  margin: 0 auto;
  border: 1px solid #f90;
  background: #ffa826;
  background: -moz-linear-gradient(top, #ffa826 0%, #f90 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffa826), color-stop(100%, #f90));
  background: -webkit-linear-gradient(top, #ffa826 0%, #f90 100%);
  background: -o-linear-gradient(top, #ffa826 0%, #f90 100%);
  background: -ms-linear-gradient(top, #ffa826 0%, #f90 100%);
  background: linear-gradient(to bottom, #ffa826 0%, #ff9900 100%);
  border-radius: 3px;
  text-shadow: 0 0 4px #f60;
  -webkit-box-shadow: 1px 2px 3px #ccc;
  box-shadow: 1px 2px 3px #ccc;
}

.mod-pagenation {
  margin: 0 0 20px;
  background: #f7f7f7;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  width: 100%;
  height: 45px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.mod-pagenation ul {
  display: table;
  width: 100%;
  height: 100%;
}
.mod-pagenation li {
  display: table-cell;
  text-align: center;
  height: 43px;
}
.mod-pagenation li a, .mod-pagenation li span {
  line-height: 43px;
}

.mod-pagenation-prev {
  width: 33%;
  font-size: 12px;
}
.mod-pagenation-prev span, .mod-pagenation-prev a {
  position: relative;
}
.mod-pagenation-prev span::before, .mod-pagenation-prev a::before {
  font-family: "Itocons";
  content: "\e613";
  font-size: 2.2rem;
  font-weight: normal;
  display: block;
  position: absolute;
  width: 22px;
  height: 22px;
  line-height: 22px;
  margin: auto 0;
  top: 0;
  bottom: 0;
  left: 10px;
  text-indent: -10px;
}

.mod-pagenation-prev a {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzVkNzRhMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzM2NGI4NCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #5d74a0), color-stop(100%, #364b84));
  background: -moz-linear-gradient(top, #5d74a0 0%, #364b84 100%);
  background: -webkit-linear-gradient(top, #5d74a0 0%, #364b84 100%);
  background: linear-gradient(to bottom, #5d74a0 0%, #364b84 100%);
}

.mod-pagenation-prev span {
  border-right: 1px solid #ccc;
  color: #ccc;
}
.mod-pagenation-prev span::before {
  color: #b6b6b6;
}

.mod-pagenation-next {
  width: 33%;
  font-size: 12px;
}
.mod-pagenation-next span, .mod-pagenation-next a {
  position: relative;
}
.mod-pagenation-next span::after, .mod-pagenation-next a::after {
  font-family: "Itocons";
  content: "\e615";
  font-size: 2.2rem;
  font-weight: normal;
  display: block;
  position: absolute;
  width: 22px;
  height: 22px;
  line-height: 22px;
  margin: auto 0;
  top: 0;
  right: 10px;
  bottom: 0;
  text-indent: 0px;
}

.mod-pagenation-next a {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzVkNzRhMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzM2NGI4NCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #5d74a0), color-stop(100%, #364b84));
  background: -moz-linear-gradient(top, #5d74a0 0%, #364b84 100%);
  background: -webkit-linear-gradient(top, #5d74a0 0%, #364b84 100%);
  background: linear-gradient(to bottom, #5d74a0 0%, #364b84 100%);
}

.mod-pagenation-next span {
  border-left: 1px solid #ccc;
  color: #ccc;
}
.mod-pagenation-next span::after {
  color: #b6b6b6;
}

.mod-pagenation-num {
  width: 34%;
}

.mod-pagenation-num a,
.mod-pagenation-prev a,
.mod-pagenation-next a {
  display: block;
  text-decoration: none;
  font-weight: bold;
  color: #fff;
}

.mod-pagenation-num span,
.mod-pagenation-prev span,
.mod-pagenation-next span {
  display: block;
  text-decoration: none;
  font-weight: bold;
}

.mod-pagenation2 ul {
  padding: 10px;
  display: table;
  height: 36px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mod-pagenation2 ul .mod-pagenation-prev {
  display: table-cell;
  padding: 0 10px 0 0;
  width: 50%;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mod-pagenation2 ul .mod-pagenation-prev span {
  display: block;
  height: 36px;
  border: 1px solid #ccc;
  border-radius: 3px;
  color: #ccc;
  background: #fff;
  text-align: center;
  line-height: 36px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mod-pagenation2 ul .mod-pagenation-prev a {
  display: block;
  height: 36px;
  border: 1px solid #364b82;
  border-radius: 3px;
  color: #364b82;
  background: #fff;
  text-align: center;
  line-height: 36px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mod-pagenation2 ul .mod-pagenation-next {
  display: table-cell;
  padding: 0 0 0 10px;
  width: 50%;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mod-pagenation2 ul .mod-pagenation-next span {
  display: block;
  height: 36px;
  border-radius: 3px;
  color: #b6b6b6;
  background: #ccc;
  text-align: center;
  line-height: 36px;
}
.mod-pagenation2 ul .mod-pagenation-next a {
  display: block;
  height: 36px;
  border-radius: 3px;
  color: #fff;
  background: #364b82;
  text-align: center;
  line-height: 36px;
}

.mod-pagenation21 {
  margin: 0 0 10px;
}
.mod-pagenation21 ul {
  text-align: center;
}
.mod-pagenation21 li {
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  text-align: center;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 40px;
}
.mod-pagenation21 li a {
  display: block;
  width: 40px;
  height: 40px;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 40px;
  background: #fff;
  color: #364b82;
  text-decoration: none;
}
.mod-pagenation21 li.current {
  background: #e5e5e5;
  border-radius: 3px;
}

.mod-pagenation3 {
  font-size: 0;
  margin: 0 0 20px;
}
.mod-pagenation3 ul {
  text-align: center;
}
.mod-pagenation3 ul li {
  display: inline-block;
  width: 40px;
  height: 42px;
  vertical-align: middle;
  font-size: 1.4rem;
  font-weight: bold;
}
.mod-pagenation3 ul li:not(:last-child) {
  margin: 0 5px 0 0;
}
.mod-pagenation3 ul li.current {
  text-align: center;
  line-height: 42px;
  color: #fff;
  background: #364b82;
  border-radius: 5px;
  -webkit-box-shadow: 0 -2px 0 0 #2b3c66 inset;
  -moz-box-shadow: 0 -2px 0 0 #2b3c66 inset;
  box-shadow: 0 -2px 0 0 #2b3c66 inset;
}
.mod-pagenation3 ul li a {
  display: block;
  text-align: center;
  line-height: 40px;
  background: #fff;
  border: 1px solid #364b82;
  border-radius: 5px;
  text-decoration: none;
  color: #364b82;
  -webkit-box-shadow: 0 -2px 0 0 #2b3c66 inset;
  -moz-box-shadow: 0 -2px 0 0 #2b3c66 inset;
  box-shadow: 0 -2px 0 0 #2b3c66 inset;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mod-brandTop {
  background: #f6fcff;
  padding: 15px 10px;
}
.mod-brandTop .mod-title3-type {
  margin: 0 0 10px;
}

.mod-brandTop__borderBottom {
  border-bottom: 1px solid #94a8dc;
}

.mod-brandTitleBox {
  position: relative;
  width: 100%;
}
.mod-brandTitleBox .mod-brandTitle {
  padding: 0 65px 0 0;
}

@media screen and (max-width: 370px) {
  .mod-brandTitleBox {
    min-height: 47px;
    display: table;
  }

  .mod-brandTitleBox-inner {
    display: table-cell;
    vertical-align: middle;
  }
}
.mod-brandTitle {
  font-size: 1.8rem;
  font-weight: bold;
  margin: 0 0 5px;
}

.mod-brandTitle-place {
  font-size: 1rem;
  font-weight: normal;
  color: #999;
}

.mod-brandTop-rateNum {
  font-size: 1.0rem;
  line-height: 1.3;
  text-align: left;
  margin: 5px 0 0;
}

.mod-brandTop-rate {
  padding: 0 0 5px;
  text-align: left;
}
.mod-brandTop-rate .rating {
  padding: 3px 0 0;
  display: inline-block;
}

.mod-brandTop-rate img {
  padding: 0 2px 0 0;
  width: 18px;
  height: 18px;
}

.mod-brandTop-rate .average {
  color: #dd4827;
  margin: 0 5px 0 0;
  font-weight: bold;
  font-size: 2.2rem;
  font-family: Helvetica,Arial;
}

.mod-brandTop-rateBt {
  display: inline-block;
}

.mod-brandTop-rateBt a {
  padding: 2px 0;
}

.mod-brandTop-rateBt .mod-brandTop-rateBt-button {
  display: inline-block;
  padding: 5px;
  border: 1px solid #4c6cb3;
  border-radius: 5px;
  color: #364b82;
  font-size: 1.1rem;
  text-decoration: none;
  -moz-box-shadow: rgba(0, 0, 0, 0.3) 0 1px 2px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 1px 2px;
  box-shadow: rgba(0, 0, 0, 0.3) 0 1px 2px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YwZjBmMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #f0f0f0));
  background: -moz-linear-gradient(#ffffff, #f0f0f0);
  background: -webkit-linear-gradient(#ffffff, #f0f0f0);
  background: linear-gradient(#ffffff, #f0f0f0);
}
.mod-brandTop-rateBt .mod-brandTop-rateBt-button .mod-brandTop-rateBt-button-num {
  font-size: 1.1rem;
}
.mod-brandTop-rateBt .mod-brandTop-rateBt-button::before {
  content: "";
  width: 13px;
  height: 11px;
  display: inline-block;
  background-image: url(/sp/img/common/brand_ic01_sprite.png);
  background-repeat: no-repeat;
  background-position: -12px 0;
  background-size: 33px 30px;
  vertical-align: -2px;
  margin: 0 5px 0 0;
}

.mod-brand-attended {
  margin: 0 0 8px;
  padding: 8px 10px;
  font-size: 12px;
  line-height: 1.3;
  background: #e9efff;
  border: 1px solid #c2d3ff;
  text-align: left;
}

.mod-brandInfo {
  padding: 15px 10px;
  text-align: center;
  font-size: 1.2rem;
}

.mod-brandInfo-rate {
  padding: 0 0 5px;
  text-align: left;
}

.mod-brandInfo-rate img {
  padding: 0 2px 0 0;
  width: 18px;
  height: 18px;
}

.mod-brandInfo-rate .average {
  color: #dd4827;
  margin: 0 5px 0 0;
  font-weight: bold;
  font-size: 2.2rem;
  font-family: Helvetica,Arial;
}

.mod-brandInfo-rateBt {
  display: inline-block;
}

.mod-brandInfo-rateBt a {
  padding: 2px 0;
}

.mod-brandInfo-rateNum {
  font-size: 1.2rem;
  line-height: 1.3;
  padding: 0 0 10px;
  text-align: left;
}

.mod-brandInfo-img {
  text-align: center;
  margin: 0 0 10px;
  vertical-align: bottom;
}

.mod-brandInfo-img img {
  width: 200px;
  height: 165px;
  border: 1px solid #939393;
  padding: 5px;
}

.mod-brandInfo-img.mod-brandInfo-img__big img {
  width: 300px;
  height: auto;
  max-width: 100%;
  border: none;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mod-brandInfo-point {
  font-size: 1.0rem;
}

.mod-brandInfo-point span {
  margin: 0 2px 0 0;
}

.mod-brandInfo-point li {
  color: #fff;
  float: left;
  padding: 0 0 8px 0;
  white-space: nowrap;
}

.mod-brandInfo-point .mod-brandInfo-point__t1 span {
  background: none repeat scroll 0 0 #7DBCE7;
  border-radius: 2px;
  padding: 1px 2px;
}

.mod-brandInfo-point .mod-brandInfo-point__t1non span {
  background: none repeat scroll 0 0 #ccc;
  border-radius: 2px;
  padding: 1px 2px;
}

.mod-brandInfo-point .mod-brandInfo-point__t2 span {
  background: none repeat scroll 0 0 #80BE45;
  border-radius: 8px;
  padding: 1px 2px;
}

.mod-brandInfo-point .mod-brandInfo-point__t2non span {
  background: none repeat scroll 0 0 #aaa;
  border-radius: 8px;
  padding: 1px 2px;
}

.mod-brandInfo-spec {
  text-align: left;
  background: #f5f5f5;
}

.mod-brandInfo-spec__simple {
  padding: 15px 5px 0;
}
.mod-brandInfo-spec__simple dl:not(:last-child) {
  margin: 0 0 2px;
}

.mod-brandInfo-spec-top {
  border-bottom: 1px dashed #ccc;
  display: table;
  table-layout: fixed;
  width: 100%;
}

.mod-brandInfo-spec-top li {
  display: table-cell;
  padding: 15px 10px;
}

.mod-brandInfo-spec-top li p {
  line-height: 1.3;
}

.mod-brandInfo-spec-top .mod-brandInfo-fee {
  padding: 15px 5px 15px 10px;
}
.mod-brandInfo-spec-top .mod-brandInfo-teacher {
  padding: 15px 10px 15px 5px;
}
.mod-brandInfo-spec-top p {
  position: relative;
}
.mod-brandInfo-spec-top p::before {
  position: absolute;
  content: "";
  display: inline-block;
  background-image: url(/sp/img/common/brand_ic01_sprite.png);
  background-repeat: no-repeat;
  background-size: 53px 48px;
  vertical-align: middle;
  margin: 0 5px 0 0;
}

.mod-brandInfo-fee p {
  padding: 0 0 0 25px;
}
.mod-brandInfo-fee p::before {
  top: 3px;
  left: 0;
  width: 20px;
  height: 24px;
  background-position: 0 -18px;
}

.mod-brandInfo-teacher p {
  padding: 0 0 0 28px;
}
.mod-brandInfo-teacher p::before {
  top: 0;
  left: 0;
  width: 23px;
  height: 30px;
  background-position: -20px -18px;
}

.mod-brandInfo-spec-top li p {
  font-size: 1.1rem;
  font-weight: bold;
}

.mod-brandInfo-fee-price {
  font-size: 1.4rem;
}

.mod-brandInfo-teacher-number {
  font-size: 1.4rem;
}

.mod-brandInfo-spec-bottom {
  padding: 15px 5px 0;
}

.mod-brandInfo-spec dl {
  padding: 0 0 3px;
  font-size: 1.1rem;
}

.mod-brandInfo-spec dt {
  display: inline-block;
  margin: 0 0 5px;
  font-weight: bold;
  vertical-align: top;
}

.mod-brandInfo-spec dd {
  display: inline-block;
  margin: 0 0 5px;
}

.mod-brandInfo-spec-label dd span {
  margin: 0 2px 0 0;
  padding: 2px 2px;
  color: #fff;
  background: #7dbce7;
  font-size: 1.0rem;
  border-radius: 2px;
  font-weight: bold;
}

.mod-brandInfo__review {
  padding: 5px 10px;
  text-align: left;
}

.mod-brandInfo__review .mod-brandInfo-rate {
  text-align: left;
  margin: 0 0 5px;
}

.mod-brandInfo__review .mod-brandInfo-rate__active {
  background: url(/sp/img/common/ic_open02.png) no-repeat right 3px;
  background-size: 12px 12px;
  text-align: left;
}

.mod-brandInfo__review .mod-brandInfo-review {
  display: inline-block;
}

.mod-brandInfo-spec-detail {
  margin: 0 0 5px;
  padding: 0 !important;
  display: table;
}
.mod-brandInfo-spec-detail:last-child {
  padding: 0 0 10px !important;
}
.mod-brandInfo-spec-detail dt {
  width: 4.5em;
  margin: 0 10px 0 0;
  font-size: 1.2rem;
  font-weight: normal;
  vertical-align: baseline;
  display: table-cell;
}
.mod-brandInfo-spec-detail dd {
  font-size: 0;
  margin: 0;
  display: table-cell;
}
.mod-brandInfo-spec-detail dd span {
  display: inline-block;
  height: 1.55em;
  font-size: 1.1rem;
  font-weight: bold;
  line-height: 1.55em;
  color: #fff;
  border-radius: 2px;
  padding: 0 5px;
  margin: 0 5px 5px 0;
}

.mod-brandInfo-spec-detail-target span {
  background: #379deb;
}

.mod-brandInfo-spec-detail-peculiarity span {
  background: #eb8c37;
}

.mod-brandInfo-spec-detail-trialClass span {
  background: #51ba2c;
}

.mod-sortTab {
  margin: 0 10px 10px;
}

.mod-sortTab-tx {
  margin: 0 0 4px;
  text-align: center;
  font-size: 12px;
}

.mod-sortTab-result {
  display: inline-block;
  margin: 0 5px 0 0;
}

.mod-sortTab-result span {
  color: #ea221b;
}

.mod-sortTab-sort {
  display: inline-block;
}

.mod-sortTab-box {
  margin: 0 auto;
  border: 1px solid #ccc;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.mod-sortTab-box ul {
  display: table;
  table-layout: fixed;
  width: 100%;
}

.mod-sortTab-box li {
  display: table-cell;
  text-align: center;
  font-weight: bold;
  line-height: 1.2;
  border-right: 1px solid #CCC;
}

.mod-sortTab-box li:last-child {
  border: none;
}

.mod-sortTab-box li:first-child a {
  -webkit-border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.mod-sortTab-box li:last-child a {
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.mod-sortTab-box li a {
  display: block;
  height: 16px;
  padding: 6px 4px 22px 4px;
  text-decoration: none;
  color: #333;
  background: #fcfcfc;
  background: url(/sp/img/search/ic_search_category01.gif) no-repeat 50% 92%, -moz-linear-gradient(top, #fcfcfc 0%, #f1f1f1 100%);
  background: url(/sp/img/search/ic_search_category01.gif) no-repeat 50% 92%, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfcfc), color-stop(100%, #f1f1f1));
  background: url(/sp/img/search/ic_search_category01.gif) no-repeat 50% 92%, -webkit-linear-gradient(top, #fcfcfc 0%, #f1f1f1 100%);
  background: url(/sp/img/search/ic_search_category01.gif) no-repeat 50% 92%, -o-linear-gradient(top, #fcfcfc 0%, #f1f1f1 100%);
  background: url(/sp/img/search/ic_search_category01.gif) no-repeat 50% 92%, -ms-linear-gradient(top, #fcfcfc 0%, #f1f1f1 100%);
  background: url(/sp/img/search/ic_search_category01.gif) no-repeat 50% 92%, linear-gradient(to bottom, #fcfcfc 0%, #f1f1f1 100%);
  -moz-background-size: 13px,100%;
  background-size: 13px,100%;
}

.mod-sortTab-box .mod-sortTab-on {
  color: #fff;
  background: #0777c3;
  background: url(/sp/img/search/ic_search_category02.gif) no-repeat 50% 92%, -moz-linear-gradient(top, #0777c3 0%, #1b9cf0 100%);
  background: url(/sp/img/search/ic_search_category02.gif) no-repeat 50% 92%, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0777c3), color-stop(100%, #1b9cf0));
  background: url(/sp/img/search/ic_search_category02.gif) no-repeat 50% 92%, -webkit-linear-gradient(top, #0777c3 0%, #1b9cf0 100%);
  background: url(/sp/img/search/ic_search_category02.gif) no-repeat 50% 92%, -o-linear-gradient(top, #0777c3 0%, #1b9cf0 100%);
  background: url(/sp/img/search/ic_search_category02.gif) no-repeat 50% 92%, -ms-linear-gradient(top, #0777c3 0%, #1b9cf0 100%);
  background: url(/sp/img/search/ic_search_category02.gif) no-repeat 50% 92%, linear-gradient(to bottom, #0777c3 0%, #1b9cf0 100%);
  -moz-background-size: 13px,100%;
  background-size: 13px,100%;
}

.mod-sortTab2 {
  margin: 10px 0 0;
  border-bottom: 1px solid #ccc;
  padding: 3px 0 0;
}

.mod-sortTab2-tx {
  margin: 10px 10px 4px;
  font-size: 13px;
}

.mod-sortTab2-result {
  margin: 0 5px 0 0;
}

.mod-sortTab2-result span {
  color: #ea221b;
  font-weight: bold;
  font-size: 14px;
}

.mod-sortTab2-sort {
  display: inline-block;
}

.mod-sortTab2-tx2 {
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  margin: 20px 10px;
  font-size: 1.3rem;
}

.mod-sortTab2-result2 {
  margin: 0 5px 0 0;
}

.mod-sortTab2-result2 span {
  color: #ea221b;
  font-weight: bold;
  font-size: 1.4rem;
}

.mod-sortTab2-about {
  font-size: 1.2rem;
  text-align: right;
}
.mod-sortTab2-about::before {
  content: "?";
  display: inline-block;
  width: 12px;
  height: 12px;
  font-size: 1rem;
  color: #fff;
  text-align: center;
  line-height: 12px;
  background: #b7b7b7;
  border-radius: 50%;
  margin: 0 3px 0 0;
  vertical-align: 1px;
}

.mod-searchRankPop {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 1800000000;
}

.mod-searchRankPop-in {
  position: absolute;
  width: 80%;
  max-height: 95%;
  background: #fff;
  border-radius: 5px;
  padding: 20px 15px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.mod-searchRankPop-in-title {
  font-size: 1.7rem;
  font-weight: bold;
  margin: 0 0 10px;
}

.mod-searchRankPop-in-text dt {
  font-size: 1.4rem;
  font-weight: bold;
  margin: 0 0 5px;
}
.mod-searchRankPop-in-text dd {
  font-size: 1.4rem;
  line-height: 1.5;
  text-align: justify;
}
.mod-searchRankPop-in-text dd:not(:last-child) {
  margin: 0 0 10px;
}

.mod-searchRankPop-in-modal-close {
  position: absolute;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #333;
  border: 2px solid #ccc;
  top: -12px;
  right: -12px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.mod-searchRankPop-in-modal-close::before, .mod-searchRankPop-in-modal-close::after {
  content: "";
  position: absolute;
  display: block;
  background: #fff;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.mod-searchRankPop-in-modal-close::before {
  width: 1px;
  height: 13px;
}
.mod-searchRankPop-in-modal-close::after {
  width: 13px;
  height: 1px;
}

.mod-sortTab2-box {
  margin: 0 10px;
  border: 1px solid #ccc;
  border-bottom: none !important;
  webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mod-sortTab2-box ul {
  display: table;
  table-layout: fixed;
  width: 100%;
  border-collapse: collapse;
}

.mod-sortTab2-box li {
  display: table-cell;
  text-align: center;
  font-weight: bold;
  line-height: 1.2;
  border-right: 1px solid #CCC;
  border-bottom: none !important;
  position: relative;
}

.mod-sortTab2-box li:last-child {
  border: none;
}

.mod-sortTab2-box li a {
  display: block;
  height: 16px;
  padding: 6px 4px 22px 4px;
  text-decoration: none;
  color: #333;
  background: #fcfcfc;
  background: -moz-linear-gradient(#fcfcfc 0%, #f6f6f6 100%);
  background: -webkit-linear-gradient(#fcfcfc 0%, #f6f6f6 100%);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#fcfcfc), to(#f6f6f6));
  background: -o-linear-gradient(#fcfcfc 0%, #f6f6f6 100%);
  background: linear-gradient(#fcfcfc 0%, #f6f6f6 100%);
}

.mod-sortTab2-box .mod-sortTab2-on {
  border-bottom: none !important;
  position: relative;
  background: #fff !important;
  color: #333 !important;
}

.mod-sortTab2-on:before {
  content: " ";
  width: 98%;
  width: -webkit-calc(100% - 2px);
  width: calc(100% - 2px);
  border: 2px solid #4c6cb3 !important;
  position: absolute;
  top: -4px;
  left: -1px;
}

.mod-sortTab2-on:after {
  content: " ";
  width: 98%;
  width: -webkit-calc(100% - 2px);
  width: calc(100% - 2px);
  border: 1px solid #fff !important;
  border-top-width: 2px !important;
  position: absolute;
  bottom: -2px;
  left: 0px;
}

.mod-accordion dt {
  padding: 19px;
  border-bottom: 1px solid #949ab3;
  display: block;
  position: relative;
  color: #333;
  font-size: 1.4rem;
  font-weight: bold;
  text-decoration: none;
}
.mod-accordion dt::after {
  font-family: "Itocons";
  content: "\e615";
  display: block;
  position: absolute;
  color: #24adf5;
  font-size: 2.2rem;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  width: 2.2rem;
  height: 2.2rem;
  overflow: hidden;
  margin: auto 0;
  top: 0;
  right: 10px;
  bottom: 0;
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.mod-accordion dt.mod-accordion-disable {
  background: #eee;
}
.mod-accordion dt.mod-accordion-disable::after {
  content: "※対応地域外" !important;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif" !important;
  font-size: 1.2rem !important;
  color: #666 !important;
  font-weight: bold !important;
  width: 6em !important;
  height: 1.2em !important;
  -webkit-transform: rotate(0deg) !important;
  -moz-transform: rotate(0deg) !important;
  transform: rotate(0deg) !important;
}

.mod-accordion dt.mod-accordion__selected {
  background: #e0eff8;
}

.mod-accordion dd {
  display: none;
}

.mod-accordion li {
  border-bottom: 1px solid #949ab3;
}

.mod-accordion li a {
  padding: 19px 19px 19px 36px;
  display: block;
  font-size: 1.4rem;
  font-weight: bold;
  color: #333;
  text-decoration: none;
  position: relative;
}
.mod-accordion li a::after {
  font-family: "Itocons";
  content: "\e615";
  display: block;
  position: absolute;
  color: #24adf5;
  font-size: 2.2rem;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  width: 2.2rem;
  height: 2.2rem;
  overflow: hidden;
  margin: auto 0;
  top: 0;
  right: 10px;
  bottom: 0;
}

.mod-accordion__tel ul li a {
  padding: 10px 28px 10px 36px;
}

.mod-accordion-tellist {
  display: table;
}

.mod-accordion-tellist dt {
  font-weight: bold;
  display: table-cell;
  padding: 0 !important;
  border: none;
  background: none;
  width: 4em;
}
.mod-accordion-tellist dt::after {
  content: "";
  display: none;
}

.mod-accordion-tellist dd {
  display: table-cell;
  padding: 0 0 0 10px;
  line-height: 1.5;
}

.mod-accordion-tellist dd span {
  font-weight: bold;
  font-size: 1.7rem;
  color: #354b82;
}

.mod-result {
  margin: 0 0 15px;
  background: #fff;
  box-shadow: rgba(0, 0, 0, 0.4) 1px 1px 4px 0px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 1px 1px 4px 0px;
  -moz-box-shadow: rgba(0, 0, 0, 0.4) 1px 1px 4px 0px;
}

.mod-result-name-on {
  background: url(/sp/img/check_on.gif) no-repeat 6px center, -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#e5e5e5));
  background: url(/sp/img/check_on.gif) no-repeat 6px center, -moz-linear-gradient(top, #fafafa, #e5e5e5);
}

.mod-result-name {
  display: table;
  width: 100%;
  box-sizing: border-box;
  background: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#e5e5e5));
  background: -moz-linear-gradient(top, #fafafa, #e5e5e5);
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  -moz-box-shadow: 0 1px 2px #d6d6d6;
  -webkit-box-shadow: 0 1px 2px #d6d6d6;
  font-size: 1.6rem;
  position: relative;
  z-index: 10;
  table-layout: fixed;
}

.mod-result-name__noCheck {
  padding: 10px 10px;
}

.mod-result-nameCheck {
  display: table-cell;
  box-sizing: border-box;
  vertical-align: middle;
  width: 38px;
  background: #fff;
  border-right: 1px solid #ccc;
  text-align: center;
  height: 100%;
  line-height: 0;
  font-size: 0;
}

.mod-result-nameCheck > div {
  width: 100%;
  height: 100%;
}

.mod-result-nameCheck img {
  width: 34px;
  vertical-align: bottom;
}

.mod-result-nameCheck input {
  width: 0;
  height: 0;
  overflow: hidden;
  opacity: 0;
  outline: 0;
  margin: 0;
  padding: 0;
}

.mod-result-name label {
  cursor: pointer;
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%;
  min-height: 44px;
}

.mod-result-nameCheck input[type=checkbox] + label:before {
  content: "";
  display: block;
  width: 25px;
  height: 25px;
  background: url(/sp/img/search/bg_search_checkbox_sprite.png) no-repeat 0 0;
  -webkit-background-size: 25px 50px;
  background-size: 25px 50px;
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.mod-result-nameCheck input[type=checkbox]:checked + label:before {
  content: "";
  display: block;
  width: 25px;
  height: 25px;
  background: url(/sp/img/search/bg_search_checkbox_sprite.png) no-repeat 0 -25px;
  -webkit-background-size: 25px 50px;
  background-size: 25px 50px;
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.mod-result-nameCheck2 {
  display: table-cell;
  box-sizing: border-box;
  vertical-align: middle;
  width: 38px;
  background: #fff;
  border-right: 1px solid #ccc;
  text-align: center;
  height: 100%;
  line-height: 0;
  font-size: 0;
}

.mod-result-nameCheck2 > div {
  width: 100%;
  height: 100%;
}

.mod-result-nameCheck2 img {
  width: 34px;
  vertical-align: bottom;
}

.mod-result-nameCheck2 input {
  width: 0;
  height: 0;
  overflow: hidden;
  opacity: 0;
  outline: 0;
  margin: 0;
  padding: 0;
}

.mod-result-nameCheck2 input[type=checkbox] + label:before {
  content: "";
  display: block;
  width: 25px;
  height: 25px;
  background: url(/sp/img/common/ic_check.png) no-repeat 50% 50% #ccc;
  -webkit-background-size: 25px 25px;
  background-size: 25px 25px;
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 1px solid #999;
  border-radius: 6px;
  -webkit-transform: translateY(-1px);
  transform: translateY(-1px);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  box-shadow: 0 2px 6px 1px rgba(153, 153, 153, 0.5);
}

.mod-result-nameCheck2 input[type=checkbox]:checked + label:before {
  background: url(/sp/img/common/ic_check.png) no-repeat 50% 50% #32a6e3;
  -webkit-background-size: 25px 25px;
  background-size: 25px 25px;
  border: none;
  box-shadow: none;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.mod-result-nameTxt {
  display: table-cell;
  box-sizing: border-box;
  vertical-align: middle;
  width: 90%;
  padding: 5px 5px 5px 8px;
  line-height: 1.3;
  font-weight: bold;
}

.mod-result-nameTxt a {
  display: block;
}

.mod-result-nameCat {
  padding: 1px 6px;
  font-size: 1.1rem !important;
  color: #FFF;
  background: #f86700;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  margin: 0 0 4px;
  line-height: 1.3;
}

.mod-result-nameCat__pro {
  background: #133fb8 !important;
}

.mod-result-nameCat__igaku {
  background: #d20300 !important;
}

.mod-result-nameCat__ryoiku {
  background: #fd8ca7 !important;
}

.mod-result-nameCat__lpinq {
  line-height: 1.1;
  font-weight: bold;
  margin: 0 5px 0 0;
}

.mod-result-inner {
  padding: 10px 22px 10px 8px;
  position: relative;
}

.mod-result-arrow {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  height: 100%;
  width: 5%;
  background: #e0eff8;
}

.mod-result-arrow:after {
  font-family: "Itocons";
  content: "\e615";
  display: block;
  position: absolute;
  color: #24adf5;
  font-size: 1.9rem;
  text-align: center;
  vertical-align: middle;
  width: 1.9rem;
  height: 1.9rem;
  overflow: hidden;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.mod-result-inner__match:after {
  content: none !important;
  background: none !important;
}

.mod-result-info {
  padding: 0 0 5px;
}

.mod-result-infoL {
  float: left;
  width: 134px;
}

.mod-result-infoR {
  float: right;
  width: 100%;
  margin-left: -142px;
}

.mod-result-infoR-inner {
  margin-left: 142px;
  padding: 0 5px 0 0;
}

.mod-result-infoR-inner__season {
  padding: 0;
}

.mod-result-det dl {
  display: table;
}

.mod-result-det dt {
  padding: 3px 5px;
  background: #e0eff8;
  border-bottom: 2px solid #fff;
  width: 50px;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}

.mod-result-det dd {
  padding: 3px 5px;
  display: table-cell;
  border-bottom: 2px solid #fff;
  line-height: 1.3;
}

.mod-result-det dd span {
  margin: 0 3px 0 0;
  padding: 3px 3px;
  font-weight: bold;
  color: #fff;
  background: #7dbce7;
  font-size: 1.2rem;
  border-radius: 3px;
}

.mod-result-det .contact-for-more-details {
  background: none;
  color: #333;
  font-weight: normal;
  padding: 0;
  margin: 0;
}

.mod-result-point li {
  padding: 0 3px 8px 0;
  color: #fff;
  white-space: nowrap;
  float: left;
  font-size: 1.1rem;
}

.mod-result-point__t1 span {
  padding: 1px 3px;
  background: #7dbce7;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  text-shadow: 0 -1px 0 #228ad1;
  font-size: 1.1rem;
}

.mod-result-point__t1non span {
  padding: 1px 3px;
  background: #ccc;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  text-shadow: 0 -1px 0 #777;
}

.mod-result-point__t2 span {
  padding: 1px 3px;
  background: #80be45;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  text-shadow: 0 -1px 0 #548b1f;
  font-size: 1.1rem;
}

.mod-result-point__t2non span {
  padding: 1px 3px;
  background: #ccc;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  text-shadow: 0 -1px 0 #777;
}

.mod-result-review {
  padding: 0 0 7px;
  font-size: 1.2rem;
}

.mod-result-rate {
  padding: 0 0 2px;
}

.mod-result-rate img {
  width: 16px;
  padding: 0 2px 0 0;
}

.mod-result-rate > span {
  padding: 1px 0 0 2px !important;
  color: #ff6600;
  font-weight: bold;
  font-size: 1.6rem;
  display: inline-block;
}

.mod-result-rate-ttl {
  font-size: 1.3rem;
  font-weight: bold;
  color: #c00;
}

.mod-result-rate2 {
  padding: 0 0 5px;
  display: inline-block;
}

.mod-result-rate2 > span {
  padding: 1px 0 0 2px !important;
  color: #f60;
  font-weight: bold;
  font-size: 1.6rem;
  display: inline-block;
}

.mod-result-inner2 {
  padding: 10px 10px 10px 8px;
  position: relative;
  background: #fff;
}

.mod-result-info2 {
  padding: 0 0 10px;
  overflow: hidden;
  *zoom: 1;
}

.mod-result-infoR-inner2 {
  margin-left: 142px;
}

.mod-result-review2 {
  display: inline-block;
  white-space: nowrap;
  padding: 0 0 7px;
  font-size: 1.2rem;
}
.mod-result-review2:before {
  content: "";
  display: inline-block;
  width: 11px;
  height: 9px;
  background: url(/sp/img/common/ic_balloon_small.png) no-repeat 50% 50%;
  background-size: 11px 9px;
  margin: 0 3px 0 0;
}
.mod-result-review2 small {
  font-size: 1rem;
}

.mod-result-point2 ul {
  font-size: 0;
}

.mod-result-point2__1 ul {
  width: 200px;
}

.mod-result-point2 li {
  display: inline-block;
  padding: 0 3px 8px 0;
  color: #fff;
  white-space: nowrap;
  font-size: 1.1rem;
}

.mod-result-det2 dl {
  display: table;
}

.mod-result-det2 dt {
  display: table-cell;
  background: #e0eff8;
  border-bottom: 2px solid #fff;
  width: 48px;
  text-align: center;
  vertical-align: middle;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.mod-result-det2 dd {
  padding: 3px 0 3px 5px;
  display: table-cell;
  border-bottom: 2px solid #fff;
  line-height: 1.3;
}

.mod-result-det2 dd span {
  margin: 0 3px 0 0;
  padding: 3px 3px;
  font-weight: bold;
  color: #fff;
  background: #7dbce7;
  font-size: 1.2rem;
  border-radius: 3px;
}

.pointNumber {
  margin: 0 0 0 2px;
}

.postNumber {
  display: inline-block;
  padding-top: 0.23em;
  vertical-align: middle;
}

.mod-result-info3-item__point::before, .mod-result-info3-item__fee::before, .mod-result-info3-item__target::before, .mod-result-info3-item__teacher::before, .mod-result-info3-item__trial::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: -5px;
  margin: 0 10px 0 0;
  background-image: url(/sp/img/search/searchitem_icon_sprite.png);
  background-size: 20px 100px;
}

.mod-result-info3-item__point {
  font-size: 0;
}
.mod-result-info3-item__point::before {
  background-position: 0 0;
  background-size: 20px 100px;
  vertical-align: -11px;
}
.mod-result-info3-item__point span {
  font-size: 1.3rem;
}

.mod-result-info3-item__fee::before {
  background-position: 0 -20px;
  background-size: 20px 100px;
}

.mod-result-info3-item__target::before {
  background-position: 0 -40px;
  background-size: 20px 100px;
}

.mod-result-info3-item__teacher::before {
  background-position: 0 -60px;
  background-size: 20px 100px;
}

.mod-result-info3-item__trial::before {
  background-position: 0 -80px;
  background-size: 20px 100px;
}

.mod-result-info3-item__option {
  margin: 10px 0 0;
}
.mod-result-info3-item__option span {
  display: inline-block;
  font-size: 1.1rem;
  padding: 2px;
  border: 1px solid #ccc;
  border-radius: 3px;
  margin: 0 3px 0 0;
}

.mod-result2 {
  background: #fff;
  -webkit-box-shadow: 0 2px 5px 0 rgba(50, 50, 50, 0.2);
  -mpz-box-shadow: 0 2px 5px 0 rgba(50, 50, 50, 0.2);
  box-shadow: 0 2px 5px 0 rgba(50, 50, 50, 0.2);
}
.mod-result2:not(last-child) {
  margin: 0 0 10px;
}
.mod-result2 a {
  color: #333;
  text-decoration: none;
}

.mod-result2-name {
  font-size: 0;
  display: table;
  width: 100%;
  border-bottom: 1px solid #ccc;
}

.mod-result2-nameCheck2 {
  display: table-cell;
  width: 40px;
  text-align: center;
  vertical-align: middle;
  padding: 6px 0 5px;
}

.mod-result2-nameTxt {
  display: table-cell;
  font-size: 1.8rem;
  font-weight: bold;
  vertical-align: middle;
  background: #e4f6ff;
  width: auto;
}
.mod-result2-nameTxt a {
  display: block;
  padding: 10px;
}

.mod-result2-nameCheck2 {
  display: table-cell;
  box-sizing: border-box;
  vertical-align: middle;
  width: 38px;
  background: #fff;
  border-right: 1px solid #ccc;
  text-align: center;
  height: 100%;
  line-height: 0;
  font-size: 0;
}

.mod-result2-nameCheck2 > div {
  width: 100%;
  height: 100%;
}

.mod-result2-nameCheck2 img {
  width: 34px;
  vertical-align: bottom;
}

.mod-result2-nameCheck2 input {
  width: 0;
  height: 0;
  overflow: hidden;
  opacity: 0;
  outline: 0;
  margin: 0;
  padding: 0;
}

.mod-result2-nameCheck2 input[type=checkbox] + label {
  cursor: pointer;
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%;
}
.mod-result2-nameCheck2 input[type=checkbox] + label:before {
  content: "";
  display: block;
  width: 25px;
  height: 25px;
  background: url(/sp/img/common/ic_check.png) no-repeat 50% 50% #ddd;
  -webkit-background-size: 25px 25px;
  background-size: 25px 25px;
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 1px solid #aaa;
  border-radius: 6px;
  -webkit-transform: translateY(-1px);
  transform: translateY(-1px);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  box-shadow: 0 1px 4px 1px rgba(153, 153, 153, 0.3);
}

.mod-result2-nameCheck2 input[type=checkbox]:checked + label:before {
  background: url(/sp/img/common/ic_check.png) no-repeat 50% 50% #32a6e3;
  -webkit-background-size: 25px 25px;
  background-size: 25px 25px;
  border: none;
  box-shadow: none;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.mod-result2-data1 {
  display: table;
  width: 100%;
  height: 76px;
  border-bottom: 1px solid #ccc;
}

.mod-result2-data1-img {
  display: table-cell;
  width: 79px;
  text-align: right;
  vertical-align: middle;
}
.mod-result2-data1-img img {
  width: 69px;
}

.mod-result2-data1-data {
  display: table-cell;
  text-align: left;
  vertical-align: middle;
  padding: 0 15px;
}

.mod-result2-data1-dataReview {
  height: 26px;
  border-bottom: 1px dashed #ccc;
}
.mod-result2-data1-dataReview span {
  vertical-align: middle;
}

.mod-result2-data1-dataReview-point {
  font-size: 1.8rem;
  color: #f00;
  font-weight: bold;
  margin: 0 5px 0 0;
}

.mod-result2-data1-dataReview-num {
  font-size: 1.2rem;
}
.mod-result2-data1-dataReview-num::before {
  content: "";
  display: inline-block;
  width: 11px;
  height: 9px;
  background: url(/sp/img/common/ic_balloon_small.png) no-repeat 50% 50%;
  background-size: 11px 9px;
  margin: 0 3px 0 0;
}
.mod-result2-data1-dataReview-num small {
  font-size: 1rem;
}

.mod-result2-data1-dataFee {
  height: 26px;
  font-size: 1rem;
  line-height: 26px;
}
.mod-result2-data1-dataFee strong {
  font-size: 1.8rem;
  font-weight: bold;
}
.mod-result2-data1-dataFee span {
  font-size: 1.1rem;
}

.mod-result2-data2 {
  padding: 0 10px 10px;
}

.mod-result2-data2-others {
  display: table;
  width: 100%;
  margin: 10px 0 0;
}
.mod-result2-data2-others dt {
  display: table-cell;
  vertical-align: top;
  width: 57px;
}
.mod-result2-data2-others dt span {
  display: block;
  width: 100%;
  font-size: 1rem;
  color: #fff;
  text-align: center;
  background: #464646;
  padding: 2px 0;
  border-radius: 2px;
}
.mod-result2-data2-others dd {
  display: table-cell;
  vertical-align: top;
  padding: 0 0 0 10px;
  font-size: 1.1rem;
  line-height: 1.5;
  width: auto;
}

.mod-result2-data2-others-caution {
  font-size: 1.1rem;
  font-weight: bold;
  color: #da1c1c;
  margin: 10px 0 0;
}

.mod-result-reviewComment {
  background: url(/sp/img/common/result_review_character.png) no-repeat right 10px bottom 0 #e3f1f9;
  border: 1px dashed #89c4e5;
  border-radius: 3px;
  padding: 8px 60px 8px 8px;
  -webkit-background-size: 29px 54px;
  background-size: 29px 54px;
}
.mod-result-reviewComment p {
  line-height: 1.4;
  text-align: justify;
}

.mod-nav ul {
  display: table;
  width: 100%;
  box-sizing: border-box;
  border-collapse: collapse;
  table-layout: fixed;
  -webkit-box-shadow: 0 1px 2px -1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 2px -1px rgba(0, 0, 0, 0.3);
  margin: 0 0 10px;
}

.mod-nav li {
  display: table-cell;
  border: 1px solid #ccc;
}

.mod-nav li a {
  background: white;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #e0eff8));
  background: -webkit-linear-gradient(top, white 0%, #e0eff8 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #e0eff8 100%);
  display: block;
  text-align: center;
  color: #354b82;
  font-weight: bold;
  padding: 10px 0;
  text-decoration: none;
  text-shadow: 1px 1px 0 white;
}

.mod-nav li.mod-nav__top span {
  background: url(/sp/img/common/ic_nav_top.png) no-repeat left center;
  background-size: 22px 20px;
  padding: 5px 0 5px 23px;
}

.mod-nav li.mod-nav__review span {
  background: url(/sp/img/common/ic_nav_review.png) no-repeat left center;
  background-size: 22px 20px;
  padding: 5px 0 5px 25px;
}

.mod-nav li.mod-nav__area span {
  background: url(/sp/img/common/ic_nav_area.png) no-repeat left center;
  background-size: 17px 23px;
  padding: 5px 0 5px 20px;
}

.mod-nav li.mod-nav__active a {
  background: #4288d1;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4288d1), color-stop(100%, #7eb9e6));
  background: -webkit-linear-gradient(top, #4288d1 0%, #7eb9e6 100%);
  background: linear-gradient(to bottom, #4288d1 0%, #7eb9e6 100%);
  color: #fff;
  text-shadow: 0.5px 0.5px 2px rgba(0, 0, 0, 0.2);
  position: relative;
}

.mod-nav li.mod-nav__active.mod-nav__top span {
  background: url(/sp/img/common/ic_nav_top_on.png) no-repeat left center;
  background-size: 22px 20px;
  padding: 5px 0 5px 23px;
}

.mod-nav li.mod-nav__active.mod-nav__review span {
  background: url(/sp/img/common/ic_nav_review_on.png) no-repeat left center;
  background-size: 22px 20px;
  padding: 5px 0 5px 25px;
}

.mod-nav li.mod-nav__active.mod-nav__area span {
  background: url(/sp/img/common/ic_nav_area_on.png) no-repeat left center;
  background-size: 17px 23px;
  padding: 5px 0 5px 20px;
}

.mod-nav li.mod-nav__active .mod-nav__square {
  width: 0;
  height: 0;
  border: 7px solid transparent;
  border-top: 7px solid #7eb9e6;
  position: absolute;
  bottom: -13px;
  left: 40%;
}

/* mod-selectArea */
.mod-selectArea {
  display: none;
}

.mod-selectArea-popup {
  top: 24%;
  left: 5%;
  text-align: center;
  position: fixed;
  width: 90%;
  background-color: #fff;
  border-radius: 5px;
  z-index: 2;
}

.mod-selectArea-popup__lp2 {
  z-index: 2000;
}

.mod-selectArea-close {
  position: absolute;
  right: -20px;
  top: -10px;
}

.mod-selectArea-close img {
  width: 50%;
}

.mod-selectArea-title {
  padding: 15px;
  background: #354b82;
  font-size: 1.6rem;
  color: #fff;
  line-height: 1.3;
  border-radius: 5px 5px 0 0;
}

.mod-selectArea-title__lp2 {
  background: #693a00;
  background: -moz-linear-gradient(top, #693a00 1%, #502c00 100%);
  background: -webkit-linear-gradient(top, #693a00 1%, #502c00 100%);
  background: linear-gradient(to bottom, #693a00 1%, #502c00 100%);
}

.mod-selectArea-inner {
  padding: 15px;
  text-align: center;
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}

.mod-selectArea-inner p {
  margin: 0 0 5px;
  line-height: 1.3;
  font-size: 1.4rem;
}

.mod-selectArea-inner .mod-selectArea-smallTxt {
  font-size: 1.1rem;
}

.mod-selectArea-selectList li {
  margin: 10px 0 0;
}

.mod-selectArea-selectList select {
  padding: 8px 16px 8px 8px;
  width: 90%;
  background: url(/sp/img/common/ic_arrow_down02.png) no-repeat 96% center;
  background-size: 13px 7px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-weight: bold;
  font-size: 1.4rem;
}

.mod-selectArea_cvBt {
  margin: 15px 0 0;
}

.mod-selectArea_cvBt a {
  border: 1px solid #dd4827;
  border-radius: 5px;
  background: white;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #edeff3));
  background: -webkit-linear-gradient(top, white 0%, #edeff3 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #edeff3 100%);
  padding: 15px 0;
  display: block;
  text-decoration: none;
  color: #dd4827;
  font-size: 1.6rem;
  font-weight: bold;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
}

.mod-selectArea_normalBt {
  margin: 15px 0 0;
}

.mod-selectArea_normalBt a {
  border: 1px solid #354b82;
  border-radius: 5px;
  background: white;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #edeff3));
  background: -webkit-linear-gradient(top, white 0%, #edeff3 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #edeff3 100%);
  padding: 10px 20px;
  line-height: 1.5;
  display: block;
  text-decoration: none;
  color: #354b82;
  font-size: 1.3rem;
  font-weight: bold;
  margin: 0 auto;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
}

.mod-selectArea_normalBt a span.ic_search {
  background: url(/sp/img/common/ic_search.png) no-repeat left center;
  background-size: 16px 17px;
  padding: 2px 0 2px 20px;
}

.mod-selectArea_cvBt.mod-selectArea_cvBt__test a {
  background: #fff !important;
}
.mod-selectArea_cvBt.mod-selectArea_cvBt__test a::before {
  content: "";
  display: inline-block;
  width: 19px;
  height: 20px;
  background: url(/sp/img/common/ic_cvbt_red_plus.png) no-repeat 50% 50%;
  background-size: 19px 20px;
  vertical-align: -4px;
  margin: 0 3px 0 0;
}

.mod-selectArea_normalBt.mod-selectArea_normalBt__test a {
  background: #fff !important;
}
.mod-selectArea_normalBt.mod-selectArea_normalBt__test a .ic_search {
  padding: 2px 0 !important;
  background: none !important;
}
.mod-selectArea_normalBt.mod-selectArea_normalBt__test a .ic_search::before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 10px;
  background: url(/sp/img/search/searchRank_kv_crown_s.png) no-repeat 0 0;
  background-size: 12px 10px;
  vertical-align: 0;
  margin: 0 3px 0 0;
}

.mod-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
  display: none;
  z-index: 1;
}

.mod-overlay__lp2 {
  z-index: 1000;
}

.mod-report {
  width: 100%;
  background: #fefee9;
  padding: 10px;
  box-sizing: border-box;
}

.mod-report-inner {
  border: 1px solid #ccc;
  background: #fff;
  padding: 10px;
}

.mod-report-icon {
  width: 15%;
  float: left;
  margin: 0 10px 0 0;
}

.mod-report-author {
  width: 80%;
  float: right;
}

.mod-report-author dl dt {
  font-weight: bold;
  margin: 0 0 5px;
}

.mod-report-author dl dd {
  line-height: 1.3;
}

.mod-loading {
  position: fixed;
  z-index: 999;
  height: 100%;
  width: 100%;
  left: 0px;
  top: 0px;
  background: rgba(255, 255, 255, 0.7);
}

.mod-loading-img {
  width: 100px;
  padding: 5px 0 0;
  height: 95px;
  position: fixed;
  z-index: 1000;
  left: 50%;
  top: 50%;
  margin-left: -50px;
  margin-top: -50px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  border: 3px solid #354b82;
  background: #fff;
  text-align: center;
}

.mod-loading-img img {
  width: 70px;
}

.mod-review-list {
  margin: 0 0 10px;
  padding: 0 0 10px;
  background: #fff;
  box-shadow: rgba(0, 0, 0, 0.4) 1px 1px 4px 0px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 1px 1px 4px 0px;
  -moz-box-shadow: rgba(0, 0, 0, 0.4) 1px 1px 4px 0px;
}

.mod-review-list:last-child {
  margin: 0;
}

.mod-review-ocBtn {
  width: 100%;
  height: 50px;
}
.mod-review-ocBtn a {
  display: block;
  width: 100%;
  height: 100%;
  color: #333;
  font-size: 1.2rem;
  text-align: center;
  text-decoration: none;
  padding: 10px 0 0;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, #ffffff), color-stop(100%, #ffffff));
  background: -moz-linear-gradient(rgba(255, 255, 255, 0) 0%, #ffffff 50%, #ffffff 100%);
  background: -webkit-linear-gradient(rgba(255, 255, 255, 0) 0%, #ffffff 50%, #ffffff 100%);
  background: linear-gradient(rgba(255, 255, 255, 0) 0%, #ffffff 50%, #ffffff 100%);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.mod-review-ocBtn a span {
  display: inline-block;
  border: 1px solid #c1c1c1;
  border-radius: 5px;
  background: #f4f4f4;
  padding: 6px 10px;
  min-width: 87px;
  text-align: center;
  -moz-box-shadow: rgba(0, 0, 0, 0.3) 0 2px 4px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 2px 4px;
  box-shadow: rgba(0, 0, 0, 0.3) 0 2px 4px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.mod-review-list.js-review__cl {
  height: 243px;
  overflow: hidden;
  position: relative;
}
.mod-review-list.js-review__cl .mod-review-ocBtn {
  position: absolute;
  bottom: 0;
  left: 0;
}

.mod-review-list.js-review__op {
  padding: 0;
}
.mod-review-list.js-review__op .mod-review-ocBtn {
  height: 60px;
}
.mod-review-list.js-review__op .mod-review-ocBtn a {
  padding: 16px 0 0;
}

.mod-review-title {
  padding: 6px 8px;
  border-bottom: 1px solid #ccc;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: bold;
  background: #e0eff8;
}

.mod-review-category {
  padding: 6px 8px;
  border-bottom: 1px solid #ccc;
  background: #f0f0f0;
  font-size: 1.0rem;
}

.mod-review-category2 {
  display: table;
  width: 100%;
  padding: 10px 10px 0;
  margin: 0 0 -5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mod-review-category2 .mod-review-category2-1 {
  display: table-cell;
  text-align: left;
}
.mod-review-category2 .mod-review-category2-2 {
  display: table-cell;
  font-size: 1.1rem;
  text-align: right;
}

.mod-review-category3 {
  display: table;
  width: 100%;
  height: 50px;
  padding: 10px 10px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mod-review-det {
  margin: 0 8px 12px;
  padding: 10px 5px 10px;
  border-bottom: 1px dashed #ccc;
}

.mod-review-rate {
  padding: 0 0 3px 0;
}

.mod-review-rate img {
  padding: 0 2px 0 0;
  width: 16px;
}

.mod-review-rate > span {
  padding: 4px 0 0 3px;
  color: #ff6600;
  font-weight: bold;
  font-size: 1.8rem;
  display: inline-block;
}

.mod-review-det__B {
  margin: -5px 10px 12px;
}

.mod-review-score {
  font-size: 1rem;
  font-size: 3.15vmin;
}

.mod-review-score span {
  font-weight: bold;
  color: #354b82;
  font-size: 1.3rem;
}

.mod-review-text {
  margin: 0 15px;
  line-height: 1.5;
  font-size: 1.3rem;
}

.mod-review-text__B {
  margin: 0 10px;
}

.mod-review-text span {
  border-left: 6px solid #32a6e3;
  padding: 0 0 0 5px;
  margin: 0 0 5px;
  display: block;
  line-height: 1.0;
}

.mod-review-text-title {
  font-weight: bold;
  margin: 0 0 10px;
}

.mod-review-control {
  display: table;
  width: 100%;
  height: 38px;
}

.mod-review-reportBt {
  display: table-cell;
  text-align: left;
  padding-left: 12px;
  vertical-align: middle;
}
.mod-review-reportBt a {
  color: #999;
  font-size: 1.1rem;
}
.mod-review-reportBt a::before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url(/sp/img/review/review_ic_sprite.png) no-repeat 0 0;
  background-size: 57px 15px;
  background-position: -45px 0;
  margin-right: 3px;
  vertical-align: middle;
}
.mod-review-reportBt a:link, .mod-review-reportBt a:visted, .mod-review-reportBt a:hover, .mod-review-reportBt a:active {
  color: #999;
}

.mod-review-openClose {
  display: table-cell;
  text-align: right;
}

.mod-review-closeBt {
  text-align: right;
  margin: 0 0 10px;
  padding: 8px 12px 0;
}

.mod-review-closeBt span {
  display: inline-block;
  padding: 4px 22px 4px 18px;
  border: 1px solid #ccc;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: url(/sp/img/common/ic_uesankaku.png) no-repeat 94% center, -webkit-gradient(linear, left top, left bottom, color-stop(0.65, #f5f5f5), color-stop(1, #e1e1e1));
  background-size: 12px 12px,100% 100%;
  text-decoration: none;
  font-weight: bold;
  color: #333;
  font-size: 1.0rem;
}

.mod-review-openBt {
  text-align: right;
  margin: 0 0 5px;
  padding: 0 12px 0;
}

.mod-review-openBt span {
  display: inline-block;
  padding: 4px 22px 4px 18px;
  border: 1px solid #ccc;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: url(/sp/img/common/ic_shitasankaku.png) no-repeat 94% center, -webkit-gradient(linear, left top, left bottom, color-stop(0.65, #f5f5f5), color-stop(1, #e1e1e1));
  background-size: 12px 12px,100% 100%;
  text-decoration: none;
  font-weight: bold;
  color: #333;
  font-size: 1.0rem;
}

.mod-review-linkBt a {
  width: 95%;
  border: 1px solid #b3d3e8;
  margin: 0 auto;
  font-size: 1.6rem;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2UwZWZmOCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #e0eff8));
  background: -moz-linear-gradient(top, #ffffff 0%, #e0eff8 100%);
  background: -webkit-linear-gradient(top, #ffffff 0%, #e0eff8 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #e0eff8 100%);
  display: block;
  text-align: center;
  color: #333;
  font-weight: bold;
  padding: 12px 19px 12px 0;
  text-decoration: none;
  text-shadow: 1px 1px 0 #fff;
  border-radius: 5px;
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.mod-review-linkBt a::after {
  font-family: "Itocons";
  content: "\e615";
  display: block;
  position: absolute;
  width: 14px;
  height: 14px;
  color: #fff;
  background: #364b82;
  font-size: 1.0rem;
  font-weight: normal;
  line-height: 14px;
  text-shadow: none;
  border-radius: 50%;
  text-align: center;
  text-indent: 1px;
  margin: auto 0;
  top: 0;
  right: 5px;
  bottom: 0;
}

.mod-review-banner {
  margin-bottom: 10px;
  line-height: 0;
  -moz-box-shadow: rgba(0, 0, 0, 0.4) 1px 1px 4px 0px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 1px 1px 4px 0px;
  box-shadow: rgba(0, 0, 0, 0.4) 1px 1px 4px 0px;
}
.mod-review-banner a, .mod-review-banner img {
  line-height: 0;
}

.mod-review-info {
  margin: 0 5px;
  padding: 7px 7px 0 7px;
}

.mod-review-info-ti {
  border-left: 6px solid #32a6e3;
  padding: 0 0 0 5px;
  margin: 0 0 5px;
  display: block;
  line-height: 1.0;
}

.mod-review-info table {
  width: 100%;
}

.mod-review-info th {
  padding: 8px 8px;
  border-top: 1px solid #e0eff8;
  border-bottom: 1px solid #fff;
  text-align: center;
  font-size: 1.2rem;
  background: #e0eff8;
  font-weight: normal;
  width: 40%;
}

.mod-review-info td {
  padding: 4px 4px 4px 8px;
  border: 1px solid #e0eff8;
  font-size: 1.2rem;
}

.mod-review-info td span {
  font-weight: bold;
}

.mod-review-info td img {
  padding: 0 0 0 2px;
  width: 15px;
  vertical-align: middle;
}

.mod-review-info-rank {
  padding: 4px 0 4px;
  text-align: right;
  line-height: 1.5;
  border-bottom: 1px dashed #ccc;
  font-size: 1.0rem;
}

.mod-review-info-up {
  color: #dd2412;
  font-weight: bold;
  padding: 0 18px 0 0;
  background: url(/img/sp/ic_rank_up.gif) no-repeat right center;
}

.mod-review-info-stay {
  color: #2BA001;
  font-weight: bold;
  padding: 0 18px 0 0;
  background: url(/img/sp/ic_rank_stay.gif) no-repeat right center;
}

.mod-review-info-down {
  color: #134CDD;
  font-weight: bold;
  padding: 0 18px 0 0;
  background: url(/img/sp/ic_rank_down.gif) no-repeat right center;
}

.mod-review-info-score {
  text-align: center;
  padding: 10px 0 0;
  margin: 0 0 10px;
}
.mod-review-info-score img {
  width: 80%;
  max-width: 211px;
}

.mod-review-user {
  margin: 0 12px;
  padding: 4px 4px 4px;
  line-height: 1.5;
  border-bottom: 1px dashed #ccc;
  font-size: 1.0rem;
}

.mod-review-campaign {
  margin: 0 0 10px;
  padding: 5px;
  background: #fffcf6;
  background: -moz-linear-gradient(top, #fffcf6 0%, #fff6df 100%);
  background: -webkit-linear-gradient(top, #fffcf6 0%, #fff6df 100%);
  background: linear-gradient(to bottom, #fffcf6 0%, #fff6df 100%);
  box-shadow: rgba(0, 0, 0, 0.4) 1px 1px 4px 0px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 1px 1px 4px 0px;
  -moz-box-shadow: rgba(0, 0, 0, 0.4) 1px 1px 4px 0px;
}

.mod-review-campaign a {
  text-decoration: none;
  color: #333;
  display: block;
  padding: 10px 0 0 0;
  box-sizing: border-box;
}

.mod-review-campaign-title {
  margin: 0 0 10px;
  font-weight: bold;
  line-height: 1.3;
  padding: 0 30px 0 0;
  background: url(/sp/img/common/ic_campaign_arrow.png) no-repeat 98% center;
  background-size: 13px 13px;
}

.mod-review-campaign-detail {
  border: 1px dashed #ccc;
}

.mod-review-campaign-detail-inner {
  min-height: 95px;
  padding: 1px 1px 1px 0;
  background: #fff url(/sp/img/common/ph_campaign.png) no-repeat right center;
  background-size: 189px 127px;
}

.mod-review-campaign-tx {
  width: 50%;
  padding: 15px 10px 10px 10px;
}

.mod-review-campaign-season {
  display: inline-block;
  margin: 0 0 5px;
  padding: 2px 5px;
  background: #32a6e3;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  font-weight: bold;
  font-size: 1.1rem;
}

.mod-review-campaign-tx-detail {
  line-height: 1.3;
}

.mod-review-list-info-result {
  font-weight: bold;
}
.mod-review-list-info-result::after {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  overflow: hidden;
  margin: 0 0 0 5px;
  vertical-align: middle;
  background-image: url(/sp/img/review/review_ic_sprite.png);
  background-repeat: no-repeat;
  background-size: 57px 15px;
}

.mod-review-list-info-result__up {
  color: #dd2412;
}
.mod-review-list-info-result__up::after {
  background-position: -30px 0;
}

.mod-review-list-info-result__stay {
  color: #2BA001;
}
.mod-review-list-info-result__stay::after {
  background-position: -15px 0;
}

.mod-review-list-info-result__down {
  color: #134CDD;
}
.mod-review-list-info-result__down::after {
  background-position: 0 0;
}

.mod-brandTopReviewOpenClose {
  height: 230px;
  overflow: hidden;
  position: relative;
}

.mod-brandTopReviewOpenClose-button {
  position: absolute;
  width: 100%;
  height: 82px;
  left: 0;
  bottom: -10px;
  text-align: center;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjgiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(20%, rgba(255, 255, 255, 0.8)), color-stop(100%, #ffffff));
  background: -moz-linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 20%, #ffffff 100%);
  background: -webkit-linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 20%, #ffffff 100%);
  background: linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 20%, #ffffff 100%);
}
.mod-brandTopReviewOpenClose-button span {
  display: inline-block;
  position: absolute;
  background: #f5f5f5;
  border: 1px solid #999;
  font-size: 13px;
  font-weight: bold;
  line-height: 27px;
  text-align: center;
  width: 100px;
  height: 27px;
  box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.2);
  margin: 0 auto;
  top: 30px;
  right: 0;
  left: 0;
  border-radius: 5px;
  text-indent: -8px;
}
.mod-brandTopReviewOpenClose-button span::after {
  font-family: "Itocons";
  content: "\e611";
  display: block;
  position: absolute;
  color: #24adf5;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: normal;
  text-align: center;
  text-indent: 0;
  vertical-align: middle;
  width: 1.4rem;
  height: 1.4rem;
  overflow: hidden;
  margin: auto 0;
  top: 0;
  right: 7px;
  bottom: 0;
}

.mod-brandTopReviewOpenClose-button__opened {
  position: relative !important;
  height: 50px !important;
}
.mod-brandTopReviewOpenClose-button__opened span {
  top: 0 !important;
}
.mod-brandTopReviewOpenClose-button__opened span::after {
  content: "\e617" !important;
}

.mod-review-slider-box {
  background: #f5f5f5;
  padding: 15px 0;
  width: 100%;
  overflow: hidden;
  -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
}

.mod-review-slider-box-inner {
  position: relative;
  left: 50%;
  width: 840px;
  margin: 0 0 0 -420px;
}

.mod-review-slider-item {
  padding: 0 10px 15px;
  width: 280px !important;
}
.mod-review-slider-item a {
  position: relative;
  display: block;
  background: #fff;
  padding: 10px 15px;
  text-decoration: none;
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
}
.mod-review-slider-item a::after {
  position: absolute;
  display: block;
  content: "";
  background: url(/img/sp/review-beak.png) no-repeat 0 0;
  background-size: 15px 16px;
  width: 15px;
  height: 16px;
  overflow: hidden;
  bottom: -15px;
  left: 20px;
}

.mod-review-slider-item-name {
  color: #017ddc;
  font-size: 1.6rem;
  margin: 0 0 10px;
}

.mod-review-slider-item-point {
  margin: 0 0 10px;
}
.mod-review-slider-item-point span {
  display: inline-block;
  vertical-align: middle;
}

.mod-review-slider-item-face img {
  width: 34px;
}

.mod-review-slider-item-star img {
  width: 20px;
}

.mod-review-slider-item-number {
  font-size: 1.8rem;
  font-weight: bold;
  color: #f60;
}

.mod-review-slider-item-main {
  line-height: 1.4;
  font-size: 1.2rem;
  color: #333;
}

.mod-search-advantage {
  line-height: 0;
}
.mod-search-advantage img {
  line-height: inherit;
}

.mod-search {
  width: 100%;
  padding: 15px 0;
  background: #f6fcff;
  border-top: 1px solid #e1eff8;
  border-bottom: 1px solid #e1eff8;
  margin: -15px 0 0;
}

.mod-search.mod-search__searchRanking {
  margin: 0;
}

.mod-search2 {
  width: 100%;
  padding: 5px 0;
  background: #f6fcff;
  border-top: 1px solid #e1eff8;
  border-bottom: 1px solid #e1eff8;
  margin: -15px 0 0;
}

.mod-search2.mod-search__searchRanking2 {
  margin: 0;
}

.mod-search.mod-search__another {
  margin: 0;
  border-top: 1px solid #ccc;
  -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.25) inset;
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.25) inset;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.25) inset;
}

.mod-search-detail {
  padding: 0 10px;
  font-size: 12px;
  display: table;
  width: 100%;
  table-layout: fixed;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.mod-search-detail-tx {
  width: 67%;
  overflow: hidden;
  white-space: nowrap;
  display: table-cell;
  vertical-align: middle;
  line-height: 1.5;
}
.mod-search-detail-tx span {
  display: block;
  max-width: 90%;
  text-overflow: ellipsis;
  overflow: hidden;
}

.mod-search-link {
  display: table-cell;
  text-align: right;
  vertical-align: middle;
}

.mod-search-link a {
  position: relative;
  display: inline-block;
  color: #333;
  text-decoration: none;
  padding: 4px 6px 4px 26px;
  border: 1px solid #ccc;
  border-radius: 3px;
  background-size: 15px 15px;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjZmNmYyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y2ZjZmNiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fcfcfc), color-stop(100%, #f6f6f6));
  background: -moz-linear-gradient(top, #fcfcfc 0%, #f6f6f6 100%);
  background: -webkit-linear-gradient(top, #fcfcfc 0%, #f6f6f6 100%);
  background: linear-gradient(to bottom, #fcfcfc 0%, #f6f6f6 100%);
}
.mod-search-link a::before {
  position: absolute;
  font-size: 1.5rem;
  color: #888;
  top: 3px;
  left: 6px;
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.mod-search-detail-tx2 {
  width: 80%;
  overflow: hidden;
  white-space: nowrap;
  display: table-cell;
  vertical-align: middle;
  line-height: 1.5;
}
.mod-search-detail-tx2 span {
  display: block;
  max-width: 90%;
  text-overflow: ellipsis;
  overflow: hidden;
}

.mod-search-link2 {
  display: table-cell;
  text-align: right;
  vertical-align: middle;
}

.mod-search-link2 a {
  position: relative;
  display: inline-block;
  color: #333;
  text-decoration: none;
  padding: 4px 0 4px 6px;
}
.mod-search-link2 a::after {
  font-family: "Itocons";
  content: "\e615";
  color: #24adf5;
  font-size: 1.5rem;
  vertical-align: -2px;
}

.mod-search-detail-tx3 {
  width: auto;
  overflow: hidden;
  white-space: nowrap;
  display: table-cell;
  vertical-align: middle;
  line-height: 1.5;
}
.mod-search-detail-tx3 span {
  display: block;
  max-width: 90%;
  text-overflow: ellipsis;
  overflow: hidden;
}

.mod-search-link3 {
  width: 65px;
  display: table-cell;
  text-align: right;
  vertical-align: middle;
}

.mod-search-link3 a {
  font-size: 1.1rem;
  text-align: center;
  line-height: 26px;
  width: 65px;
  height: 28px;
  display: inline-block;
  color: #333;
  text-decoration: none;
  border: 1px solid #aeaeae;
  border-radius: 5px;
  background: -webkit-linear-gradient(#f6f6f6 0%, #e9e9e9 100%);
  background: linear-gradient(#f6f6f6 0%, #e9e9e9 100%);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/*検索用アイコン*/
.mod-category-ic {
  display: inline-block;
  font-size: .7em;
  font-weight: bold;
  padding: 2px 5px;
  border-radius: 5px;
  line-height: 1.2;
  vertical-align: middle;
}
.mod-category-ic.mod-category-ic__online {
  color: #fff;
  background: #f86700;
}
.mod-category-ic.mod-category-ic__pro {
  color: #fff;
  background: #133fb8;
}
.mod-category-ic.mod-category-ic__med {
  color: #fff;
  background: #d20300;
}

.mod-form-select {
  width: 100%;
  -webkit-appearance: none;
  border-radius: 5px;
  height: 40px;
  padding: 0 5px;
  background: #fff;
  background: url(/img/sp/ic_arrow_01.png) no-repeat 96% center, -moz-linear-gradient(top, #fff 0%, #d3d3d3 100%);
  background: url(/img/sp/ic_arrow_01.png) no-repeat 96% center, -webkit-linear-gradient(top, #fff 0%, #d3d3d3 100%);
  background: url(/img/sp/ic_arrow_01.png) no-repeat 96% center, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #d3d3d3));
  background: url(/img/sp/ic_arrow_01.png) no-repeat 96% center, -o-linear-gradient(top, #fff 0%, #d3d3d3 100%);
  background: url(/img/sp/ic_arrow_01.png) no-repeat 96% center, linear-gradient(to bottom, #ffffff 0%, #d3d3d3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#d3d3d3',GradientType=0 );
  border: 1px solid #ccc;
  -moz-background-size: 10px 7px, 100% 100%;
  background-size: 10px 7px, 100% 100%;
}

.mod-error {
  padding: 10px 10px 0;
}

.mod-error-title {
  display: table;
  padding: 0 0 0 61px;
  background: url(/sp/img/common/main_il_manami.png) no-repeat 0 50%;
  background-size: 38px 56px;
  height: 56px;
  margin: 0 0 12px;
}
.mod-error-title span {
  display: table-cell;
  color: #cf0000;
  font-size: 1.3rem;
  font-weight: bold;
  line-height: 1.5;
  vertical-align: middle;
}

.mod-error-text {
  font-size: 1.1rem;
  line-height: 1.8;
  margin: 0 0 20px;
}

.mod-error-btn {
  text-align: center;
  margin: 0 0 20px;
}
.mod-error-btn a {
  display: inline-block;
  position: relative;
  font-size: 1.3rem;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
  padding: 10px 0;
  width: 280px;
  color: #333;
  text-decoration: none;
  border: 1px solid #ccc;
  border-radius: 5px;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #f7f7f7));
  background: -moz-linear-gradient(#ffffff, #f7f7f7);
  background: -webkit-linear-gradient(#ffffff, #f7f7f7);
  background: linear-gradient(#ffffff, #f7f7f7);
}
.mod-error-btn a::after {
  content: "▲";
  position: absolute;
  margin: auto 0;
  top: 0;
  right: 10px;
  bottom: 0;
  font-size: 1.2rem;
  width: 1.4rem;
  height: 1.2rem;
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.mod-star {
  font-size: 0;
  display: inline-block;
  vertical-align: middle;
}
.mod-star .mod-star-img {
  display: inline-block;
  background-image: url(/sp/img/common/star_sprite.png);
  background-repeat: no-repeat;
  overflow: hidden;
  text-indent: -999em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.mod-star .mod-star-img__on {
  background-position: 0 0;
}
.mod-star span {
  vertical-align: middle;
}
.mod-star + span {
  display: inline-block;
  padding-top: 0.23em;
  vertical-align: middle;
}

.mod-star__18 .mod-star-img {
  width: 18px;
  height: 18px;
  background-size: 54px 18px;
}
.mod-star__18 .mod-star-img__half {
  background-position: -18px 0;
}
.mod-star__18 .mod-star-img__off {
  background-position: -36px 0;
}

.mod-star__16 .mod-star-img {
  width: 16px;
  height: 16px;
  background-size: 48px 16px;
}
.mod-star__16 .mod-star-img__half {
  background-position: -16px 0;
}
.mod-star__16 .mod-star-img__off {
  background-position: -32px 0;
}

.mod-star__11 .mod-star-img {
  width: 11px;
  height: 11px;
  background-size: 33px 11px;
}
.mod-star__11 .mod-star-img__half {
  background-position: -11px 0;
}
.mod-star__11 .mod-star-img__off {
  background-position: -22px 0;
}

.mod-star__28 .mod-star-img {
  width: 28px;
  height: 28px;
  background-size: 84px 28px;
}
.mod-star__28 .mod-star-img__half {
  background-position: -28px 0;
}
.mod-star__28 .mod-star-img__off {
  background-position: -56px 0;
}

.mod-adBanner {
  padding: 0 20px;
  margin: 0 0 20px;
}

.mod-btCv__listInIc a {
  position: relative;
}
.mod-btCv__listInIc a::after {
  position: absolute;
  display: inline-block;
  content: "";
  width: 77px;
  height: 31px;
  background: url(/sp/img/brand/ic_cvbt_listin.png) no-repeat 0 0;
  background-size: 77px 31px;
  top: -15px;
  right: -13px;
}

.mod-selectCond-lead {
  padding: 10px;
  background: #eaeaea;
  border-bottom: 1px solid #fff;
  font-size: 1.3rem;
  line-height: 1.3;
}

.mod-search-code-err {
  background: url(/sp/img/inq/ic_error.png) no-repeat scroll left center transparent;
  margin: 5px 0 0 5px;
  color: #e72c2c;
  padding: 1px 5px 1px 17px;
  background-size: 14px 14px;
  font-weight: bold;
}

.mod-specialArticle {
  border-top: 1px solid #ccc;
  margin: 0 0 15px;
}

.mod-specialArticle-title {
  height: 52px;
  font-size: 1.5rem;
  line-height: 52px;
  font-weight: bold;
  color: #017ddc;
  padding: 0 10px;
  border-bottom: 1px solid #ccc;
  position: relative;
  background: #e6f1f7;
}
.mod-specialArticle-title::after {
  font-family: "Itocons";
  content: "\e611";
  display: block;
  position: absolute;
  color: #24adf5;
  font-size: 2.2rem;
  font-weight: normal;
  line-height: 1;
  text-align: center;
  vertical-align: middle;
  width: 2rem;
  height: 2rem;
  overflow: hidden;
  margin: auto 0;
  top: 0;
  right: 10px;
  bottom: 0;
}

.js-specialArticle-title__on::after {
  content: "\e629";
}

.mod-specialArticle-text {
  padding: 10px;
  font-size: 1.4rem;
  line-height: 1.7;
  border-bottom: 1px solid #ccc;
  background: #fff;
  display: none;
}
.mod-specialArticle-text p, .mod-specialArticle-text dt, .mod-specialArticle-text dd, .mod-specialArticle-text li {
  line-height: 1.7;
}
.mod-specialArticle-text li {
  padding: 0 0 0 1em !important;
  text-indent: -1em;
  margin: 0 0 3px !important;
  position: static !important;
  background: none !important;
  border: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.mod-specialArticle-text .fw-b {
  font-weight: bold;
}

.mod-recommendTop {
  padding: 0 10px;
}
.mod-recommendTop .checkTxt {
  margin: 0 0 3px;
}

.mod-recommendTop-lead {
  height: 60px;
  color: #c10000;
  font-size: 3.5vw;
  font-weight: bold;
  text-align: center;
  line-height: 60px;
  position: relative;
}
.mod-recommendTop-lead::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 120px;
  border-color: #f9d3aa transparent transparent transparent;
  position: absolute;
  margin: 0 auto;
  top: 15px;
  right: 0;
  left: 0;
  z-index: -1;
}

.mod-brandRecList {
  margin: 0 0 25px;
}

.mod-brandRec {
  margin: 0 0 15px;
}

.mod-brandRec-item {
  border-bottom: 1px solid #ccc;
}
.mod-brandRec-item a {
  display: block;
  position: relative;
  padding: 0 50px 0 10px;
  height: 60px;
  text-decoration: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.mod-bRecName {
  height: 60px;
  line-height: 60px;
  font-size: 1.6rem;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.mod-bRecName::after {
  font-family: "Itocons";
  content: "\e615";
  line-height: 1 !important;
  display: block;
  position: absolute;
  color: #24adf5;
  font-size: 1.9rem;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  width: 1.9rem;
  height: 1.9rem;
  overflow: hidden;
  margin: auto 0;
  top: 0;
  right: 10px;
  bottom: 0;
}

.mod-bRecRank {
  vertical-align: middle;
  width: 24px;
  margin: 0 8px 0 0;
}

.mod-brandRecMore {
  text-align: center;
}
.mod-brandRecMore a {
  display: inline-block;
  position: relative;
  width: 200px;
  height: 46px;
  color: #333;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 46px;
  text-decoration: none;
  border-radius: 5px;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZhZmFmYSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U1ZTVlNSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fafafa), color-stop(100%, #e5e5e5));
  background: -moz-linear-gradient(#fafafa, #e5e5e5);
  background: -webkit-linear-gradient(#fafafa, #e5e5e5);
  background: linear-gradient(#fafafa, #e5e5e5);
  -moz-box-shadow: rgba(142, 142, 142, 0.5) 0 2px 2px;
  -webkit-box-shadow: rgba(142, 142, 142, 0.5) 0 2px 2px;
  box-shadow: rgba(142, 142, 142, 0.5) 0 2px 2px;
}
.mod-brandRecMore a::after {
  font-family: "Itocons";
  content: "\e615";
  line-height: 1 !important;
  display: block;
  position: absolute;
  color: #24adf5;
  font-size: 1.9rem;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  width: 1.9rem;
  height: 1.9rem;
  overflow: hidden;
  margin: auto 0;
  top: 0;
  right: 10px;
  bottom: 0;
}

.mod-recommendCardBox {
  background: #ddf6ff;
  padding: 10px;
  margin: 0 0 20px;
}
.mod-recommendCardBox .bx-controls-direction {
  display: none;
}
.mod-recommendCardBox .bx-wrapper .bx-pager {
  padding: 10px 0 0 !important;
  bottom: initial !important;
}

.mod-recommendCardTitle {
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
  padding: 5px 0 10px;
}
.mod-recommendCardTitle span {
  display: inline-block;
  line-height: 1.2;
  font-size: 1.4rem;
  font-weight: bold;
  color: #fff;
  background: #f00;
  padding: 2px 3px;
  border-radius: 3px;
  margin: 0 3px 0 0;
}

.mod-recommendCard {
  background: #fff;
  margin: 0 10px 0 0;
}
.mod-recommendCard a {
  display: block;
  padding: 10px;
  color: #333;
  text-decoration: none;
}

.mod-recommendCard-title {
  font-size: 1.6rem;
  line-height: 1.5;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 0 7px;
}

.mod-recommendCard-info {
  display: table;
  width: 100%;
}

.mod-recommendCard-info-1 {
  display: table-cell;
  width: 124px;
  vertical-align: top;
  padding: 0 10px 0 0;
}

.mod-recommendCard-logo {
  width: 124px;
  font-size: 0;
  line-height: 0;
  margin: 0 0 5px;
}
.mod-recommendCard-logo img {
  width: 124px;
}

.mod-recommendCard-review {
  margin: 0 0 5px 0;
}
.mod-recommendCard-review > span {
  font-size: 1.8rem;
  font-weight: bold;
  color: #f00;
  margin: 0;
}

.mod-recommendCard-data {
  font-size: 1.2rem;
  line-height: 1.4;
  margin: 10px 0 0;
}
.mod-recommendCard-data span {
  font-weight: bold;
}
.mod-recommendCard-data span:last-child {
  margin: 0 0 0 25px;
}

.mod-recommendCard-info-2 {
  display: table-cell;
  width: auto;
  vertical-align: top;
  padding: 10px;
  font-size: 1.2rem;
  line-height: 1.4;
  text-align: justify;
  background: #feffee;
}

.mod-recommendCardBox-pr {
  text-align: right;
}

.mod-exTax {
  font-size: .6em !important;
  font-weight: normal !important;
  color: inherit !important;
  background: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

.mod-btCv__252003 {
  display: inline-block;
  vertical-align: middle;
  font-size: 1.4rem;
  font-size: 4vmin;
  margin: 0 5px 0 0;
}
.mod-btCv__252003 span {
  font-size: 1.2rem;
  font-size: 3.2vmin;
}

.mod-btCva__252003 {
  padding: 8px 12px 7px !important;
}
.mod-btCva__252003 small {
  display: inline-block;
  vertical-align: middle;
  font-size: 1.1rem;
  font-size: 2.9vmin;
  background: #fff;
  color: #ff4343;
  padding: 4px 3px 2px;
  border-radius: 3px;
}

.mod-btCv-txt .mod-btCv-txt-252007 {
  font-size: 1.5rem;
  font-size: 4.53vmin;
}

.mod-matchEntrance {
  margin: 30px 10px 30px;
  border: 4px solid #e59f30;
  border-radius: 8px;
  border-radius: 2.13333vw;
  padding: 0 0 10px;
  -moz-box-shadow: rgba(143, 143, 143, 0.6) 0 0 5px;
  -webkit-box-shadow: rgba(143, 143, 143, 0.6) 0 0 5px;
  box-shadow: rgba(143, 143, 143, 0.6) 0 0 5px;
  -moz-box-shadow: rgba(143, 143, 143, 0.6) 0 0 1.33333vw;
  -webkit-box-shadow: rgba(143, 143, 143, 0.6) 0 0 1.33333vw;
  box-shadow: rgba(143, 143, 143, 0.6) 0 0 1.33333vw;
}

.mod-matchEntrance-title {
  background: #fff4e1;
  position: relative;
  height: 70px;
  height: 18.66667vw;
  border-radius: 6px 6px 0 0;
  border-radius: 1.6vw 1.6vw 0 0;
  padding: 0 15px;
  padding: 0 4vw;
}
.mod-matchEntrance-title img {
  width: 100%;
  position: relative;
  top: 7px;
  top: -1.86667vw;
}

.mod-matchEntrance-intro {
  padding: 0 17px 0 13px;
  padding: 0 4.53333vw 0 3.46667vw;
  margin: 0 0 3px;
  margin: 0 0 0.8vw;
}
.mod-matchEntrance-intro img {
  width: 100%;
}

.mod-matchEntrance-arrow {
  text-align: center;
  margin: 0 0 10px;
  margin: 0 0 2.66667vw;
}
.mod-matchEntrance-arrow img {
  width: 25%;
}

.mod-matchEntrance-enter {
  padding: 0 15px;
  padding: 0 4vw;
  margin: 0 0 10px;
  margin: 0 0 2.66667vw;
}
.mod-matchEntrance-enter img {
  width: 100%;
}

.mod-matchEntrance-gift {
  padding: 0 10px;
  padding: 0 2.66667vw;
}
.mod-matchEntrance-gift img {
  width: 100%;
}

.mod-matchAnswer {
  margin: 30px 10px 30px;
  border: 4px solid #e59f30;
  border-radius: 8px;
  border-radius: 2.13333vw;
  -moz-box-shadow: rgba(143, 143, 143, 0.6) 0 0 5px;
  -webkit-box-shadow: rgba(143, 143, 143, 0.6) 0 0 5px;
  box-shadow: rgba(143, 143, 143, 0.6) 0 0 5px;
  -moz-box-shadow: rgba(143, 143, 143, 0.6) 0 0 1.33333vw;
  -webkit-box-shadow: rgba(143, 143, 143, 0.6) 0 0 1.33333vw;
  box-shadow: rgba(143, 143, 143, 0.6) 0 0 1.33333vw;
}

.mod-matchAnswer-box {
  height: 309px;
  height: 82.4vw;
  background: #fff4e1;
  border-radius: 6px 6px 0 0;
  border-radius: 1.6vw 1.6vw 0 0;
}

.mod-matchAnswer-question {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  height: 70px;
  height: 18.66667vw;
}

.mod-matchAnswer-question-number {
  width: 41px;
  width: 10.93333vw;
  height: 42px;
  height: 11.2vw;
  background: #e55230;
  font-size: 20px;
  font-size: 5.33333vw;
  font-weight: bold;
  color: #fff;
  line-height: 42px;
  line-height: 11.2vw;
  text-indent: 8px;
  text-indent: 2.13333vw;
  position: relative;
}
.mod-matchAnswer-question-number::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-width: 21px 12px;
  border-width: 5.6vw 3.2vw;
  border-style: solid;
  border-color: transparent transparent transparent #e55230;
  position: absolute;
  margin: auto 0;
  top: 0;
  right: -24px;
  right: -6.4vw;
  bottom: 0;
}

.mod-matchAnswer-question-text {
  width: auto;
  padding: 0 10px 0 17px;
  padding: 0 2.66667vw 0 4.53333vw;
  font-size: 16px;
  font-size: 4.8vw;
  font-weight: bold;
  line-height: 1.3;
  color: #333;
}

.mod-matchAnswer-answer {
  margin: 0 8px 5px;
  margin: 0 2.13333vw 1.33333vw;
  position: relative;
  background: #005fbf;
  border-radius: 10px;
  border-radius: 2.66667vw;
}
.mod-matchAnswer-answer::after {
  content: "";
  display: block;
  width: 8px;
  width: 2.13333vw;
  height: 14px;
  height: 3.73333vw;
  background: url(/sp/img/match/shindan_next.png) no-repeat 50% 50%;
  background-size: 8px 14px;
  background-size: 2.13333vw 3.73333vw;
  position: absolute;
  margin: auto 0;
  top: 0;
  right: 15px;
  right: 4vw;
  bottom: 0;
}
.mod-matchAnswer-answer a {
  display: table;
  width: 100%;
  height: 51px;
  height: 13.6vw;
  color: #fff;
  text-decoration: none;
  padding: 0 30px 0 15px;
  padding: 0 8vw 0 4vw;
  table-layout: fixed;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.mod-matchAnswer-answer a span {
  display: table-cell;
  vertical-align: middle;
}
.mod-matchAnswer-answer a span:first-child {
  width: 9.2em;
  font-size: 16px;
  font-size: 4.26667vw;
  font-weight: bold;
}
.mod-matchAnswer-answer a span:nth-child(2) {
  width: auto;
  font-size: 11px;
  font-size: 3.2vw;
  line-height: 1.2;
}
.mod-matchAnswer-answer a span:only-child {
  width: 100%;
  font-size: 16px;
  font-size: 4.26667vw;
  font-weight: bold;
}

.mod-match-console {
  display: table;
  width: 100%;
  height: 60px;
  height: 16vw;
  padding: 0 12px 0 12px;
  padding: 0 3.2vw 0 2.13333vw;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.mod-match-console-back {
  display: table-cell;
  vertical-align: middle;
}
.mod-match-console-back a {
  display: inline-block;
  color: #333;
  text-decoration: none;
  width: 6em;
  font-size: 10px;
  font-size: 2.66667vw;
  text-align: center;
}
.mod-match-console-back a img {
  width: 24px;
  width: 6.4vw;
  height: 24px;
  height: 6.4vw;
}
.mod-match-console-back a span {
  display: block;
  text-align: center;
  color: #333;
  padding: 2px 0 0;
  padding: 0.53333vw 0 0;
}

.mod-match-console-count {
  display: table-cell;
  text-align: right;
  vertical-align: middle;
  font-size: 14px;
  font-size: 3.73333vw;
  font-weight: bold;
}
.mod-match-console-count strong {
  font-size: 18px;
  font-size: 4.8vw;
}

.mod-matchZip {
  margin: 30px 10px 30px;
  border: 4px solid #e59f30;
  border-radius: 8px;
  border-radius: 2.13333vw;
  -moz-box-shadow: rgba(143, 143, 143, 0.6) 0 0 5px;
  -webkit-box-shadow: rgba(143, 143, 143, 0.6) 0 0 5px;
  box-shadow: rgba(143, 143, 143, 0.6) 0 0 5px;
  -moz-box-shadow: rgba(143, 143, 143, 0.6) 0 0 1.33333vw;
  -webkit-box-shadow: rgba(143, 143, 143, 0.6) 0 0 1.33333vw;
  box-shadow: rgba(143, 143, 143, 0.6) 0 0 1.33333vw;
}

.mod-matchZip-title {
  height: 50px;
  height: 13.33333vw;
  font-size: 15px;
  font-size: 4.53333vw;
  font-weight: bold;
  line-height: 50px;
  line-height: 13.33333vw;
  text-align: center;
}

.mod-matchZip-input {
  margin: 0 8px 4px;
  margin: 0 2.13333vw 1.06667vw;
  background: #fff4d6;
  padding: 10px 17px 8px 47px;
  padding: 2.66667vw 4.53333vw 2.13333vw 12.53333vw;
  position: relative;
}
.mod-matchZip-input::before {
  content: "";
  display: block;
  width: 22px;
  width: 5.86667vw;
  height: 21px;
  height: 5.6vw;
  background: url(/sp/img/match/shindan_zipIcon.png) no-repeat 50% 50%;
  background-size: 22px 21px;
  background-size: 5.86667vw 5.6vw;
  position: absolute;
  top: 17px;
  top: 4.53333vw;
  left: 17px;
  left: 4.53333vw;
}
.mod-matchZip-input input {
  display: block;
  width: 100%;
  height: 33px;
  height: 8.8vw;
  font-size: 16px;
  font-size: 4.26667vw;
  border: 1px solid #ccc;
  padding: 5px;
  padding: 1.33333vw;
  margin: 0 0 5px;
  margin: 0 0 1.33333vw;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.mod-matchZip-input p {
  font-size: 11px;
  font-size: 2.93333vw;
}

.mod-matchZip-arrow {
  text-align: center;
  margin: 16px 0 12px;
  margin: 4.26667vw 0 3.2vw;
}
.mod-matchZip-arrow img {
  width: 84px;
  width: 22.4vw;
  height: 28px;
  height: 7.46667vw;
}

.mod-matchZip-enter {
  padding: 0 15px;
  padding: 0 4vw;
}
.mod-matchZip-enter img {
  width: 100%;
}

.matchapp-select-ng {
  background: #ffdddc !important;
  border: 2px solid #f00 !important;
}

.matchapp-qa-kekka-err {
  padding: 0 0 0 17px;
  background: url(/img/common/ic_010.gif) no-repeat left center;
  color: #f00;
  font-weight: bold;
  margin: 0 0 8px 8px;
  margin: 0 0 2.13333vw 2.13333vw;
  height: 14px;
}

.match-first .mod-matchEntrance, .match-first .mod-matchAnswer, .match-first .mod-matchZip {
  margin: 10px 10px 30px;
}

.mod-matchResult {
  margin: 0 0 15px;
  margin: 0 0 4vw;
}

.mod-matchList {
  margin: 0 10px 30px;
  margin: 0 2.66667vw 8vw;
  border: 1px solid #c00;
  border-radius: 5px;
  border-radius: 1.33333vw;
  overflow: hidden;
}
.mod-matchList dt {
  height: 50px;
  height: 13.33333vw;
  background: #c00;
  text-align: center;
  font-size: 13px;
  font-size: 4vw;
  font-weight: bold;
  line-height: 50px;
  line-height: 13.33333vw;
  color: #fff;
}
.mod-matchList dd {
  height: 40px;
  height: 10.66667vw;
}
.mod-matchList dd:not(:last-child) {
  border-bottom: 1px dashed #ddd;
}
.mod-matchList label {
  display: block;
  width: 100%;
  position: relative;
  padding: 0 10px 0 50px;
  padding: 0 2.66667vw 0 13.33333vw;
  overflow: hidden;
  height: inherit;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.mod-matchList label::before {
  content: "";
  display: block;
  width: 25px;
  width: 6.66667vw;
  height: 25px;
  height: 6.66667vw;
  background-image: url(/sp/img/search/bg_search_checkbox_sprite.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 25px 50px;
  background-size: 6.66667vw 13.33333vw;
  pointer-events: none;
  position: absolute;
  margin: auto 0;
  top: 0;
  bottom: 0;
  left: 10px;
  left: 2.66667vw;
}
.mod-matchList label.cart-add::before {
  background-position: 0 -25px;
  background-position: 0 -6.66667vw;
}
.mod-matchList input[type="checkbox"] {
  position: absolute;
  width: 20px;
  width: 5.33333vw;
  height: 20px;
  height: 5.33333vw;
  left: -20px;
  left: -5.33333vw;
}
.mod-matchList p {
  font-size: 13px;
  font-size: 3.73333vw;
  line-height: 40px;
  line-height: 10.66667vw;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mod-matchList .mod-matchList-nameBig {
  font-size: 16px;
  font-size: 4.26667vmin;
  line-height: 40px;
  line-height: 10.66667vmin;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.mod-matchList-campaignText {
  font-size: 1.6rem;
  font-size: 5.33333vmin;
  font-weight: bold;
  text-align: center;
  color: #e50202;
  margin: 0 0 10px;
}

.mod-matchLead {
  text-align: center;
  font-size: 20px;
  font-size: 5.33333vw;
  font-weight: bold;
  line-height: 1.2;
  color: #e50202;
  margin: 0 0 18px;
  margin: 0 0 4.8vw;
}

.mod-matchFormCampaign {
  text-align: center;
  margin: 15px 0;
  margin: 4vw 0;
  color: #c10000;
  font-weight: bold;
  font-size: 1.6rem;
  font-size: 4.26667vw;
  line-height: 1.5;
}
.mod-matchFormCampaign span {
  display: block;
}
.mod-matchFormCampaign span::before {
  content: "";
  display: inline-block;
  height: 1.414em;
  vertical-align: -6px;
  vertical-align: -1.6vw;
  border-right: 2px solid #c10000;
  margin: 0 .75em 0 0;
  -moz-transform: rotate(-40deg);
  -ms-transform: rotate(-40deg);
  -webkit-transform: rotate(-40deg);
  transform: rotate(-40deg);
}
.mod-matchFormCampaign span::after {
  content: "";
  display: inline-block;
  height: 1.414em;
  vertical-align: -6px;
  vertical-align: -1.6vw;
  border-left: 2px solid #c10000;
  margin: 0 0 0 .75em;
  -moz-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
  -webkit-transform: rotate(40deg);
  transform: rotate(40deg);
}

.mod-footer:after,
.mod-subSection:after,
.mod-recommend li:after,
.mod-recommend2-list ul:after,
.mod-footer-pmark:after,
.mod-pagenation ul:after,
.mod-brandInfo-point ul:after,
.mod-result-point ul:after,
.mod-result-info:after,
.mod-sortTab-tx:after,
.mod-report-inner:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

body {
  color: #151515;
  font-size: 1.3rem;
}

a {
  color: #017ddc;
}

/* --------------------------------
	icon font
-------------------------------- */
@font-face {
  font-family: 'Itocons';
  src: url("/fonts/Itocons.eot");
  src: url("/fonts/Itocons.eot?#iefix") format("embedded-opentype"), url("/fonts/Itocons.woff") format("woff"), url("/fonts/Itocons.ttf") format("truetype"), url("/fonts/Itocons.svg#Itocons") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="itc-icon-"]:before, [class*=" itc-icon-"]:before {
  font-family: 'Itocons';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
}

.itc-icon-a-rect:before {
  content: "\e600";
}

.itc-icon-arrow-down-big:before {
  content: "\e601";
}

.itc-icon-beginner:before {
  content: "\e602";
}

.itc-icon-book:before {
  content: "\e603";
}

.itc-icon-building:before {
  content: "\e604";
}

.itc-icon-bus:before {
  content: "\e605";
}

.itc-icon-calender:before {
  content: "\e606";
}

.itc-icon-car:before {
  content: "\e607";
}

.itc-icon-caret-down:before {
  content: "\e608";
}

.itc-icon-caret-down-big:before {
  content: "\e609";
}

.itc-icon-caret-left:before {
  content: "\e60a";
}

.itc-icon-caret-left-circle:before {
  content: "\e60b";
}

.itc-icon-caret-right:before {
  content: "\e60c";
}

.itc-icon-caret-right-circle:before {
  content: "\e60d";
}

.itc-icon-caret-up:before {
  content: "\e60e";
}

.itc-icon-caret-down-circle:before {
  content: "\e60f";
}

.itc-icon-caret-up-rect:before {
  content: "\e648";
}

.itc-icon-caret-right-rect:before {
  content: "\e647";
}

.itc-icon-caret-left-rect:before {
  content: "\e646";
}

.itc-icon-caret-down-rect:before {
  content: "\e645";
}

.itc-icon-check:before {
  content: "\e610";
}

.itc-icon-chevron-down:before {
  content: "\e611";
}

.itc-icon-chevron-down-circle:before {
  content: "\e612";
}

.itc-icon-chevron-left:before {
  content: "\e613";
}

.itc-icon-chevron-left-circle:before {
  content: "\e614";
}

.itc-icon-chevron-right:before {
  content: "\e615";
}

.itc-icon-chevron-right-circle:before {
  content: "\e616";
}

.itc-icon-chevron-up:before {
  content: "\e617";
}

.itc-icon-chevron-up-circle:before {
  content: "\e618";
}

.itc-icon-chevron-up-rect:before {
  content: "\e64c";
}

.itc-icon-chevron-up-rect:before {
  content: "\e64c";
}

.itc-icon-chevron-right-rect:before {
  content: "\e64b";
}

.itc-icon-chevron-left-rect:before {
  content: "\e64a";
}

.itc-icon-chevron-down-rect:before {
  content: "\e649";
}

.itc-icon-comment:before {
  content: "\e619";
}

.itc-icon-compass:before {
  content: "\e61a";
}

.itc-icon-crown:before {
  content: "\e61b";
}

.itc-icon-exclamation-circle:before {
  content: "\e61c";
}

.itc-icon-exclamation-rect:before {
  content: "\e61d";
}

.itc-icon-facebook:before {
  content: "\e61e";
}

.itc-icon-facebook-rect:before {
  content: "\e61f";
}

.itc-icon-graph:before {
  content: "\e620";
}

.itc-icon-heart:before {
  content: "\e621";
}

.itc-icon-home:before {
  content: "\e622";
}

.itc-icon-line:before {
  content: "\e623";
}

.itc-icon-line-rect:before {
  content: "\e624";
}

.itc-icon-mail:before {
  content: "\e625";
}

.itc-icon-map:before {
  content: "\e626";
}

.itc-icon-map-simple:before {
  content: "\e627";
}

.itc-icon-menu:before {
  content: "\e628";
}

.itc-icon-minus:before {
  content: "\e629";
}

.itc-icon-minus-circle:before {
  content: "\e62a";
}

.itc-icon-minus-rect:before {
  content: "\e64d";
}

.itc-icon-next-rect:before {
  content: "\e62b";
}

.itc-icon-pc:before {
  content: "\e62c";
}

.itc-icon-pen:before {
  content: "\e62d";
}

.itc-icon-phone:before {
  content: "\e62e";
}

.itc-icon-phone-old:before {
  content: "\e62f";
}

.itc-icon-pin:before {
  content: "\e630";
}

.itc-icon-plus:before {
  content: "\e631";
}

.itc-icon-plus-circle:before {
  content: "\e632";
}

.itc-icon-plus-rect:before {
  content: "\e64e";
}

.itc-icon-postal:before {
  content: "\e633";
}

.itc-icon-prev-rect:before {
  content: "\e634";
}

.itc-icon-q-rect:before {
  content: "\e635";
}

.itc-icon-question-circle:before {
  content: "\e636";
}

.itc-icon-remove:before {
  content: "\e637";
}

.itc-icon-remove-circle:before {
  content: "\e638";
}

.itc-icon-remove-rect:before {
  content: "\e64f";
}

.itc-icon-school:before {
  content: "\e639";
}

.itc-icon-search:before {
  content: "\e63a";
}

.itc-icon-sp:before {
  content: "\e63b";
}

.itc-icon-star:before {
  content: "\e63c";
}

.itc-icon-star-empty:before {
  content: "\e63d";
}

.itc-icon-star-half:before {
  content: "\e63e";
}

.itc-icon-thumbs-up:before {
  content: "\e63f";
}

.itc-icon-train:before {
  content: "\e640";
}

.itc-icon-twitter:before {
  content: "\e641";
}

.itc-icon-twitter-rect:before {
  content: "\e642";
}

.itc-icon-walking:before {
  content: "\e643";
}

.itc-icon-caret-up-circle:before {
  content: "\e644";
}

/* add v1.2 */
.itc-icon-yen-circle:before {
  content: "\e650";
}

.itc-icon-yen-circle-line:before {
  content: "\e651";
}

.itc-icon-linegraph:before {
  content: "\e652";
}

.itc-icon-voicepen:before {
  content: "\e657";
}

.itc-icon-note:before {
  content: "\e654";
}

.itc-icon-note-check:before {
  content: "\e655";
}

.itc-icon-note-double:before {
  content: "\e656";
}

.itc-icon-man:before {
  content: "\e653";
}

/* add v1.3 */
.itc-icon-graph-circle:before {
  content: "\e658";
}

.itc-icon-list:before {
  content: "\e659";
}

.itc-icon-memo:before {
  content: "\e65b";
}

.itc-icon-3man:before {
  content: "\e65a";
}
