@charset "UTF-8";

body {
  color: #383838;
  font-family: "Lato", "Hiragino Maru Gothic Pro", Meiryo, sans-serif;
  -webkit-text-size-adjust: 100%;
}

.obsoletebrowsers {
  font-size: 0.75rem;
  line-height: 1.6;
  text-align: center;
  background-color: #ffffff;
  width: 100%;
  padding: 12px;
  box-shadow: inset -8px 0px 14px rgba(51, 51, 51, 0.5);
}

a {
  color: #21AAEA;
}

a:hover {
  color: #003772;
}

ul,
ol {
  list-style-type: none;
}

/* ===============================================
# 
=============================================== */
header {
  background: url(../images/head_bg-grid.gif) 0 0 repeat;
  border-bottom: 4px solid #888888;
}

header .siteHead {
  position: relative;
  width: 1000px;
  height: 72px;
  margin: 0 auto;
}

header .siteHead .sitelogo {
  position: absolute;
  top: 18px;
  left: 0px;
}

header .siteHead .discription {
  position: absolute;
  top: 23px;
  left: 260px;
  font-weight: bold;
  color: #ef9d00;
}

header .siteHead .head_tel {
  position: absolute;
  top: 21px;
  right: 0px;
}

header .siteHead .tel-icon {
  display: none;
  position: fixed;
  top: 55px;
  right: 5px;
  width: 70px;
  height: 70px;
  z-index: 10000;
}



/* ===============================================
# Monthly Campaign
=============================================== */
.monthlyCampaignWrap {
  text-align: center;
}

.monthlyCampaign {
  width: 1000px;
  margin: 0 auto;
}

.monthlyCampaign .secTitle {
  color: #333;
  font-size: 1.4rem;
  padding: 10px 0 5px;
  margin-top: 8px;
  background-color: #F7DF40;
  border-bottom-color: #C3AC25;
}

.index .monthlyCampaign .secTitle:after {
  display: none;
}

.monthlyCampaign ul {
  display: table;
  margin-bottom: 24px;
}

.campaignItem {
  display: table-cell;
  vertical-align: middle;
}

.campaignItem:last-child {
  margin-right: 0;
}

.campaignItem a {
  position: relative;
  display: block;
  font-size: 0.8rem;
  color: #333;
  width: 182px;
  height: 182px;
  margin-right: 22px;
  border-radius: 8px;
  border: 8px solid #F7DF40;
  border-width: 4px;
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.4);
}

.campaignItem a:hover {
  position: relative;
  top: 1px;
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.7);
}

.campaignItem a .itemWrap figure {
  line-height: 110px;
}

.campaignItem a img {
  max-width: 120px;
  max-height: 110px;
}

.campaignItem a .most_low_price {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  padding: 4px 0 0 0;
  background-color: #F7DF40;
}


.mainImage {
  background: url(../images/head_bg-item.jpg) 0 0 repeat-x;
}

.mainImage .inner {
  position: relative;
  width: 1000px;
  height: 397px;
  margin: 0 auto;
}

.mainImage .message {
  position: absolute;
  top: -26px;
  right: 0px;
}

.mainImage .head_point {
  position: absolute;
  bottom: 14px;
  right: 20px;
}

.mainImage .head_point li {
  display: inline-block;
  margin-left: 10px;
}

.mainImage .leadtext {
  position: absolute;
  bottom: 6px;
  left: 0px;
  text-align: left;
  line-height: 160%;
  font-size: 1.1rem;
}

#toggle {
  display: none;
}

.navigation {
  text-align: center;
  background-color: #21aaea;
}

.navigation>ul {
  width: 1000px;
  margin: 0 auto;
  border-right: 1px solid #fbfbfb;
}

.navigation>ul:after {
  content: " ";
  display: block;
  clear: both;
}

.navigation>ul>li {
  float: left;
  width: 166px;
  border-left: 1px solid #fbfbfb;
  border-bottom: 1px solid #5ABCF1;
}

.navigation>ul>li:nth-child(6n) {
  width: 168px;
}

.navigation>ul>li:nth-child(13),
.navigation>ul>li:nth-child(14),
.navigation>ul>li:nth-child(15),
.navigation>ul>li:nth-child(16),
.navigation>ul>li:nth-child(17),
.navigation>ul>li:nth-child(18) {
  border-bottom: none;
}

.navigation>ul>li>a {
  display: block;
  color: #FFF;
  font-size: 0.87rem;
  padding: 11px 0;
  position: relative;
  z-index: 2;
  overflow: hidden;
}

.navigation>ul>li>a:before,
.navigation>ul>li>a:after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}

.navigation>ul>li>a,
.navigation>ul>li>a:before,
.navigation>ul>li>a:after {
  -webkit-transition: all .3s;
  transition: all .3s;
}

.navigation>ul>li>a:hover {
  background-color: #5ABCF1;
}

.navigation>ul>li>a:after {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(.5);
  transform: scale(.5);
}

.navigation>ul>li>a:hover:after {
  background: #0B5587;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.navigation>ul>li>a.active {
  background-color: #5ABCF1
}

main {
  text-align: center;
}

main .cateBody {
  display: none;
}

main .cateBody>section,
main .inputFormBody>section {
  text-align: left;
  width: 1000px;
  margin: 0 auto;
}

.secTitle {
  position: relative;
  text-align: center;
  color: #FFF;
  font-size: 2rem;
  font-weight: normal;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
  padding: 14px 0;
  margin: 32px 0 18px;
  background-color: #21aaea;
  border-bottom: 6px solid #0B5587;
}

.secTitle:before {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -12px;
  border: 12px solid transparent;
  border-top: 12px solid #FFF;
  border-bottom-width: 0;
}

.index .secTitle:after {
  display: block;
  position: absolute;
  top: -8px;
  left: -9px;
  width: 42px;
  height: 108px;
  content: url("../images/ico_checkguide.png");
}

/* ===============================================
# item
=============================================== */
.itemWrap {
  position: relative;
  z-index: 1;
  display: table;
  width: 100%;
  margin-bottom: 38px;
  /*cursor: pointer;*/
}

.itemWrap .itemCheckArea,
.itemWrap .itemImageArea,
.itemWrap .itemSprecArea,
.itemWrap .itemFeatureArea {
  display: table-cell;
}

.itemWrap:hover {
  background-color: #FAFAFA;
}

/* チェックボックス
----------------------- */
.itemWrap .itemCheckArea {
  cursor: pointer;
  position: relative;
  z-index: 1;
  text-align: center;
  vertical-align: middle;
  width: 30px;
  background-color: #EFEFEF;
  border-right: 6px solid #FFF;
}

@-moz-document url-prefix() {
  /*Firefoxx Only*/
}

@media all and (-ms-high-contrast:none) {
  /*IE10,11Only*/
}

.itemWrap .itemCheckArea.select {
  background-color: #F89409;
}

.itemWrap .itemCheckArea input[type=checkbox] {
  cursor: pointer;
  -moz-transform: scale(1.3, 1.3);
  -webkit-transform: scale(1.3, 1.3);
  -o-transform: scale(1.3, 1.3);
  -ms-transform: scale(1.3, 1.3);
}

/* 画像
----------------------- */
.itemImageArea {
  text-align: center;
  vertical-align: middle;
  width: 210px;
  padding: 4px;
  border: 1px solid #EEE;
}

.itemImageArea .mainFig {
  display: block;
}

.itemImageArea ul li {
  display: inline-block;
  margin: 6px 5px 0;
}

/* スペック
----------------------- */
.itemSprecArea {
  vertical-align: top;
  width: 440px;
  padding: 0 14px;
}

.itemSprecArea .itemName {
  font-size: 1.3rem;
  padding: 0 6px 2px;
  border-bottom: 2px solid #21aaea;
}

.itemSprecArea dl {
  font-size: 0.9rem;
  margin: 10px 6px 0;
}

.itemSprecArea dl dt {
  float: left;
  clear: left;
  font-weight: bold;
}

.itemSprecArea dl dd {
  margin-left: 5.8em;
}

.itemSprecArea dl dt:not(:last-child),
.itemSprecArea dl dd:not(:last-child) {
  margin-bottom: 13px;
}

.multi .itemSprecArea dl dt:not(:last-child),
.multi .itemSprecArea dl dd:not(:last-child) {
  margin-bottom: 18px;
}

.listPrice {
  position: relative;
}

.listPrice .gotoLowPrice {
  position: absolute;
  top: -7px;
  right: 0px;
}

.listPrice .gotoLowPrice a {
  position: relative;
  display: block;
  color: #333;
  padding: 5px 16px 5px 36px;
  border-radius: 4px;
  box-shadow: 0px 3px 0px #A09840;
  background-color: #F0E041;
}

.listPrice .gotoLowPrice a:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 14px;
  width: 11px;
  height: 11px;
  margin-top: -6px;
  border-top: 2px solid #333;
  border-right: 2px solid #333;
  transform: rotate(45deg);
}

.listPrice .gotoLowPrice a:hover {
  position: relative;
  top: 1px;
  box-shadow: 0px 2px 0px #A09840;
}

/* 商品特徴
----------------------- */
.itemFeatureArea {
  vertical-align: top;
  background-color: #EAF9FF;
}

.itemFeatureArea dl {
  padding: 10px;
}

.itemFeatureArea dl dt {
  position: relative;
  font-weight: bold;
  padding: 6px 12px 6px 40px;
  background-color: #FFF;
}

.itemFeatureArea dl dt:before {
  position: absolute;
  top: 6px;
  left: 10px;
  margin-right: 10px;
  content: url("../images/ico_itemfeature.png");
}

.itemFeatureArea dl dd {
  font-size: 0.9rem;
  line-height: 160%;
  padding: 8px 6px 0;
}

/* ===============================================
# 比較表
=============================================== */
.comparisonTable {
  text-align: center;
  width: 1000px;
  margin: 0 auto;
  font-size: 0.9rem;
  margin: 75px auto 90px;
  border: 2px solid #0B5587;
}

.comparisonTable th {
  color: #FFF;
  font-weight: normal;
  padding: 10px 10px;
  background-color: #0B5587;
  border-right: 1px solid #CED5D9;
}

.comparisonTable th:not(:first-child) {
  width: 148px;
}

.comparisonTable tr:nth-child(odd) {
  background-color: #F9F9F9;
}

.comparisonTable td {
  padding: 10px 0;
  border-bottom: 1px solid #0B5587;
  border-right: 1px solid #CED5D9;
}

.comparisonTable td:first-child {
  font-weight: bold;
  text-align: left;
  padding-left: 12px;
}

/* ===============================================
# 導入比較例
=============================================== */
.combinationPattern {
  width: 100% !important;
  text-align: center !important;
  background: url(../images/head_bg-grid.gif) 0 0 repeat;
}

.combinationPattern h4 {
  position: relative;
  top: -18px;
  font-size: 1.6rem;
  font-weight: normal;
  width: 52%;
  padding: 10px 0;
  margin: 0 auto 20px;
  border: 2px solid #21aaea;
  background-color: #FFF;
  -webkit-box-shadow: 8px 8px 0px rgba(0, 0, 0, 0.13);
  box-shadow: 8px 8px 0px rgba(0, 0, 0, 0.13);
}

.combinationPattern ul {
  overflow: hidden;
  width: 1000px;
  margin: 0 auto;
}

.combinationPattern ul li {
  float: left;
}

.combinationPattern ul li a {
  display: block;
  color: #383838;
  width: 470px;
  padding: 20px 14px;
  margin-bottom: 50px;
  background-color: #FFF;
  -webkit-box-shadow: 8px 8px 0px rgba(0, 0, 0, 0.13);
  box-shadow: 8px 8px 0px rgba(0, 0, 0, 0.13);
  overflow: hidden;
}

.combinationPattern ul li:first-child {
  margin-right: 51px;
}

.combinationPattern ul li a:hover {
  position: relative;
  top: 4px;
  left: 4px;
  background-color: #FAFAFA;
  -webkit-box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.13);
  box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.13);
}

.combinationPattern ul li p {
  float: left;
  width: 150px;
  padding: 20px 0;
}

.combinationPattern ul li p img {
  max-width: 100%;
  max-height: 150px;
}

.combinationPattern ul li dl {
  float: left;
  width: 270px;
  text-align: left;
  margin-left: 20px;
}

.combinationPattern ul li dl dt {
  font-weight: bold;
  padding: 0 8px 8px;
  border-bottom: 2px solid #21aaea;
}

.combinationPattern ul li dl dd {
  font-size: 0.9rem;
  padding: 8px;
}

/* ===============================================
# 入力フォーム 最安値
=============================================== */
.campaignPriceDisplayWrap {
  width: 1000px;
  padding: 24px 48px;
  margin: 32px auto 0;
  border: 3px solid #EEEEEE;
  background-color: #fafafa;
}

.campaignPriceDisplay {
  border-radius: 8px;
  border: 3px solid #F0DE50;
  background-color: #fff;
}

.campaignPriceDisplay .upSide {
  display: table;
  width: 69%;
  margin: 24px auto;
}

.campaignPriceDisplay .upSide figure {
  display: table-cell;
  vertical-align: middle;
  width: 37%;
}

.campaignPriceDisplay .upSide figure img {
  max-width: 200px;
  max-height: 180px;
}

.campaignPriceDisplay .upSide .campaignItemInfo {
  display: table-cell;
  width: 76%;
  text-align: left;
  vertical-align: middle;
}

.campaignItemInfo .itemName {
  font-size: 1.1rem;
  margin-bottom: 6px;
}

.campaignItemInfo .price .fz {
  font-size: 1.8rem;
}

.campaignItemInfo .price .fz .line {
  text-decoration: line-through;
  font-weight: bold;
  margin-right: 4px;
}

.campaignItemInfo .comment {
  text-align: center;
  padding: 5px 8px;
  margin-top: 8px;
  background-color: #F0DE50;
}

.campaignPriceDisplay .bottomSide {
  position: relative;
  font-size: 1.2rem;
  padding: 16px;
  padding-left: 120px;
  background-color: #F0DE50;
}

.campaignPriceDisplay .bottomSide:before {
  content: "";
  display: block;
  position: absolute;
  top: -12px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -12px;
  border: 12px solid transparent;
  border-bottom: 12px solid #F0DE50;
  border-top-width: 0;
}

.campaignPriceDisplay .bottomSide:after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 30px;
  width: 147px;
  height: 155px;
  background: url(../images/girl01.png) 0 0 no-repeat;
}

.campaignPriceDisplay .bottomSide strong {
  font-size: 2rem;
  margin-right: 4px;
}

/* ===============================================
# 入力フォーム
=============================================== */
.inputFormBody:not(:first-child) {
  margin-top: 70px;
}

.inputFormLeadtext {
  text-indent: 1.5em;
  margin: 34px 0;
}

/*Table basic setting*/
.inputTable {
  overflow: hidden;
  border-left: 1px solid #D4D4D4;
  border-right: 1px solid #D4D4D4;
  border-bottom: 1px solid #D4D4D4;
}

.inputTable dt {
  font-weight: bold;
  width: 270px;
  padding: 33px 22px 26px;
  clear: left;
  float: left;
  border-top: 1px solid #D4D4D4;
}

.inputTable dt:first-child {
  padding-top: 26px;
}

.inputTable dd {
  margin-left: 270px;
  position: relative;
  padding: 26px 22px;
  border-left: 1px solid #D4D4D4;
  border-top: 1px solid #D4D4D4;
}

.confirm .inputTable dt,
.confirm .inputTable dd {
  padding: 26px 22px;
}

.required {
  color: #FFF;
  text-align: center;
  font-size: 0.8rem;
  display: inline-block;
  vertical-align: middle;
  padding: 3px 7px;
  margin-left: 1em;
  background-color: #ef9d00;
}

.selectedItem {
  margin-right: 1em;
  white-space: nowrap;
  display: inline-block;
  line-height: 200%;
  margin-top: -3px;
  margin-bottom: -3px;
}

input[type="text"],
select {
  padding: 7px 12px;
  border: 1px solid #D4D4D4;
  border-radius: 6px;
}

select {
  padding: 7px 52px 7px 20px;
}

select[name="form[pref_name]"] {
  margin: 20px 0;
}

select[name="form[fav_maker]"] {
  margin: -6px 0;
}

/*IE対策*/
input[name="form[user_name]"],
input[name="form[user_name_kana]"],
input[name="form[h_name]"],
input[name="form[tel]"],
input[name="form[email]"] {
  width: 60%;
}

input[name="form[address_detail]"] {
  width: 92%;
}

:-ms-input-placeholder {
  color: #A9A9A9;
}

.select-group {
  position: relative;
}

.select-group:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 14px;
  width: 14px;
  height: 14px;
  margin-top: -10px;
  border-top: 2px solid #AFAFAF;
  border-right: 2px solid #AFAFAF;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

.errorAlert {
  margin-top: 10px;
}

.errorAlert span {
  position: relative;
  color: #FFF;
  display: block;
  font-size: 0.8rem;
  padding: 6px 20px 6px 30px;
  border-radius: 4px;
  background-color: #EF9D00;
}

.errorAlert span:before {
  content: "";
  display: block;
  position: absolute;
  top: 4px;
  left: 10px;
  width: 0;
  height: 0;
  border: 7px solid transparent;
  border-bottom: 7px solid #FFFFFF;
}

/*都道府県セレクト下部のエラー表示*/
.customerInfo .select-group+.errorAlert {
  margin-top: -11px;
  margin-bottom: 20px;
}

/*「アンケートにご協力ください」エラー表示*/
.questionnaire .errorAlert {
  margin-top: 16px;
}

.confirm .required {
  display: none;
}

.questionnaire dd ul {
  margin-top: 5px;
  margin-bottom: 7px;
}

.questionnaire dd li {
  display: inline-block;
  margin-right: 1.3em;
}

.questionnaire dd li.notOpen {
  display: block;
  margin-top: 13px;
  margin-bottom: -9px;
}

.questionnaire dd li.notOpen select {
  margin-left: 0.8em;
}

.questionnaire dd li.notOpen select[disabled="disabled"] {
  background-color: #ECECEC;
}

.questionnaire dd li input[type="radio"] {
  display: none;
}

.questionnaire dd li label:not(.select-group) {
  display: inline-block;
  position: relative;
  cursor: pointer;
  margin-left: 1em;
  padding-left: 1.5em;
  color: #3e4956;
  line-height: 1;
}

.questionnaire dd li label:not(.select-group):before {
  position: absolute;
  content: "";
  top: 50%;
  left: -10px;
  width: 26px;
  height: 26px;
  margin-top: -13px;
  background: #FFFFFF;
  border: 1px solid #CCC;
  border-radius: 50%;
}

.questionnaire dd li input[type="radio"]:checked+label:after {
  position: absolute;
  content: "";
  top: 50%;
  left: -5px;
  width: 16px;
  height: 16px;
  margin-top: -8px;
  border-radius: 50%;
  background: #0B5587;
}

/* プライバシーポリシー
----------------------- */
.privacyPolicyArea {
  text-align: left;
  margin: 70px auto 67px;
  width: 1000px;
}

.privacyPolicyArea>dl>dt {
  font-size: 1.2rem;
  font-weight: bold;
  margin-bottom: 10px;
}

.privacyPolicyArea>dl>dd {
  overflow: scroll;
  height: 300px;
  padding: 22px 42px;
  border: 1px solid #D4D4D4;
  font-size: 0.9rem;
}

.privacyPolicyArea>dl>dd p {
  margin-bottom: 1.5em;
}

.privacyPolicyArea>dl>dd dt {
  font-weight: bold;
  margin-bottom: 0.5em;
}

.privacyPolicyArea>dl>dd dd {
  margin: 0 1em 1.5em 1em;
}

/* ===============================================
# 送信完了
=============================================== */
.finish main section {
  text-align: center;
  width: 1000px;
  margin: 0 auto;
}

.finish main section p {
  font-size: 1.3rem;
  line-height: 180%;
  margin: 2em 0 1em;
}

.finish footer {
  position: fixed;
  bottom: 0px;
  width: 100%;
}

/* ===============================================
# ボタンまわり
=============================================== */
.submitArea {
  margin: 50px 0 92px;
}

.submitArea .backtoTop {
  font-size: 1.3rem;
  text-decoration: underline;
  margin-top: 28px;
}

.submitArea .backtoTop a {
  position: relative;
  padding-left: 20px;
}

.submitArea .backtoTop a:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0px;
  width: 14px;
  height: 14px;
  margin-top: -7px;
  border-top: 2px solid #21AAEA;
  border-right: 2px solid #21AAEA;
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
}

.submitArea .backtoTop a:hover {
  position: relative;
  top: 1px;
}

.checkCount {
  font-size: 1.3rem;
  font-weight: bold;
}

.checkCount strong {
  font-size: 1.8rem;
  color: #F89409;
  margin: 0 0.4em;
}

.submitComment {
  font-size: 1.1rem;
}

button {
  position: relative;
  text-align: center;
  display: block;
  cursor: pointer;
  width: 456px;
  height: 113px;
  margin: 24px auto 0;
  background: url(../images/btn.png) 0 0 no-repeat;
}

button.step1>span {
  position: absolute;
  top: 29px;
  right: 74px;
}

button.step2>span {
  position: absolute;
  top: 29px;
  right: 33px;
}

button.step3>span {
  position: absolute;
  top: 39px;
  right: 103px;
}

button>span>span {
  display: block;
  font-size: 1.7rem;
  font-weight: bold;
}

button>span>span:before {
  position: relative;
  top: -2px;
  left: -10px;
  margin-left: -7px;
  content: url(../images/ico_arrow01.png);
}

button:hover {
  background: url(../images/btn.png) 0 -113px no-repeat;
}

button.step1:hover>span,
button.step2:hover>span {
  top: 34px;
}

button.step3:hover>span {
  top: 44px;
}

/* ===============================================
# フッター
=============================================== */
footer {
  text-align: center;
  color: #FFF;
  font-size: 1.2rem;
  padding: 16px 0;
  background-color: #21aaea;
}
footer a {
  color: #fff;
}

#page-top {
  display: none;
  right: 20px;
  position: fixed;
  bottom: 100px;
  cursor: pointer;
}

#page-top:hover {
  opacity: 0.7;
}

.smp-br {
  display: none;
}