@charset "UTF-8";
:root {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 62.5%;
  line-height: 1;
  letter-spacing: -.5px;
  color: #231815;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  -webkit-text-size-adjust: 100%;
}

:root * {
  font-weight: inherit;
  list-style: none;
}

/*デバイスが縦向きの場合*/
/*デバイスが横向きの場合*/
img {
  vertical-align: bottom;
}

.l-wrapper {
  width: 100%;
}

.l-inner {
  position: relative;
  box-sizing: border-box;
  width: 950px;
  margin: auto;
}

.sp,
.col-xs-num {
  display: none;
}

.sbr {
  display: block;
}

.L {
  float: left;
}

.R {
  float: right;
}

/*
 サイト内共通
 */
.content-title {
  font-size: 2rem;
  font-weight: bold;
  padding-bottom: 15px;
  text-align: center;
}

.content-sub {
  text-align: center;
}

.entry-btn a {
  font-size: 2.5rem;
  line-height: 1.4;
  position: relative;
  display: block;
  box-sizing: border-box;
  width: 500px;
  min-height: 200px;
  margin: auto;
  padding: 5% 0;
  text-align: center;
  text-decoration: none;
  color: #fff;
  background-image: url("../images/930x200.png");
  background-repeat: no-repeat;
}

.entry-btn a:hover {
  opacity: .7;
}

.entry-btn span {
  font-size: 1rem;
}

.conf-btn a {
  font-size: 1.7rem;
  line-height: 1.2;
  position: relative;
  display: block;
  box-sizing: border-box;
  width: 395px;
  min-height: 85px;
  margin: auto;
  padding: 20px 0;
  text-align: center;
  text-decoration: none;
  color: #fff;
  background-color: #40292e;
  background-image: url("../images/ids/img-arrow-down.png");
  background-repeat: no-repeat;
  background-position: bottom 22px center;
}

.conf-btn a:hover {
  opacity: .7;
}

.conf-btn span {
  font-size: 1rem;
}

.c-header {
  width: 100%;
  background: white;
}

.c-header__logo {
  padding: 30px 0 20px 30px;
}

.c-header__logo img {
  width: 186px;
}

.c-header__sns {
  position: absolute;
  top: 25px;
  right: 25px;
}

.c-header__sns li {
  float: left;
  padding-left: 35px;
}

.c-main {
  position: relative;
  opacity: 1.5;
}

.c-main__kv {
  width: 100%;
  height: 340px;
  background-image: url("../images/ids/bg-main.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;
}

.c-main__catch {
  width: 590px;
  height: 100%;
  margin: auto;
  padding: 0;
}

.c-main__catch img {
  width: 100%;
}

.c-main__catch div {
  display: -webkit-flex;
  display: flex;
  height: 100%;
  -webkit-align-items: center;
  align-items: center;
}

.c-main__lead {
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 2.8;
  padding: 25px 0 50px;
  text-align: center;
  background-color: #fff;
}

.c-main__lead span {
  color: #b81c22;
}

.c-main__caption {
  font-size: 2rem;
  font-weight: bold;
  width: 850px;
  margin: auto;
  padding: 18px 0;
  text-align: center;
  color: #fff;
  background: #40292e;
}

.c-main__frame {
  box-sizing: border-box;
  width: 850px;
  margin: 0 auto 30px;
  padding: 45px 20px 30px;
  background: #f2f2f2;
}

.c-main__frame-caption {
  font-size: 2.6rem;
  font-weight: bold;
  margin-bottom: 55px;
  text-align: center;
}

.c-main__frame-detail {
  font-size: 1.4rem;
  box-sizing: border-box;
  margin: 0 auto 30px;
  padding: 20px 0 5px;
  text-align: center;
  background: #fff;
}

.c-main__frame-detail span {
  font-size: 2.2rem;
  line-height: 3;
}

.c-main__frame-btn::after {
  display: block;
  clear: both;
  content: '';
}

.c-message {
  padding-top: 60px;
  padding-bottom: 50px;
  color: #fff;
  background-color: #9fa0a0;
}

.c-message::after {
  display: block;
  clear: both;
  content: '';
}

.c-message__photo {
  font-size: 1.1rem;
  line-height: 1.9;
  width: 855px;
  margin: auto;
  padding-top: 50px;
}

.c-message__photo::after {
  display: block;
  clear: both;
  content: '';
}

.c-message__photo li {
  font-size: 1.2rem;
  float: left;
  width: 235px;
  min-height: 470px;
  margin: 0 25px;
}

.c-message__photo img {
  width: 235px;
}

.c-message__photo div {
  margin-bottom: 10px;
}

.c-customers {
  padding-top: 60px;
  padding-bottom: 65px;
  background-color: #e5dfe2;
}

.c-customers__photo {
  width: 860px;
  margin: auto;
  padding-top: 50px;
  padding-bottom: 25px;
}

.c-customers__photo::after {
  display: block;
  clear: both;
  content: '';
}

.c-customers__photo li {
  float: left;
  width: 380px;
  margin: 0 25px;
}

.c-customers__photo img {
  width: 100%;
}

.c-customers__info {
  font-size: 1.6rem;
  line-height: 1.8;
  width: 800px;
  margin: auto;
  padding-bottom: 30px;
}

.c-customers__comment {
  font-size: 1.6rem;
  line-height: 1.6;
  box-sizing: border-box;
  width: 800px;
  margin: 0 auto 50px;
  padding: 20px;
  background-color: #fff;
}

.c-campaign {
  font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3';
  padding-top: 15px;
  padding-bottom: 50px;
  background-color: #fff;
}

.c-campaign__icon {
  padding-bottom: 50px;
  text-align: center;
}

.c-campaign__title {
  font-size: 2rem;
  font-weight: bold;
  line-height: 2.0;
  padding: 5%;
  text-align: center;
}

.c-campaign__title span {
  font-size: 3rem;
  display: block;
}

.c-campaign__sub {
  font-size: 1.4rem;
  line-height: 2.6;
  padding-bottom: 60px;
  text-align: center;
}

.c-campaign__frame {
  width: 800px;
  margin: 0 auto 55px;
  padding: 35px 0;
  background-color: #f2f2f3;
}

.c-campaign__info {
  display: table;
  width: 610px;
  margin: auto;
}

.c-campaign__info--pre {
  padding-bottom: 20px;
}

.c-campaign__info-caption {
  font-size: 1.2rem;
  display: table-cell;
  width: 70px;
  height: 65px;
  text-align: center;
  vertical-align: middle;
  color: #fff;
  background-color: #000;
}

.c-campaign__info-date {
  font-size: 1.4rem;
  display: table-cell;
  display: table-cell;
  text-align: right;
  vertical-align: middle;
}

.c-campaign__info-kikan {
  font-size: 1.6rem;
  line-height: 1.5;
  display: table-cell;
  padding-left: 45px;
  text-align: left;
  vertical-align: middle;
}

.c-campaign__info-kikan-date {
  font-size: 1.4rem;
  margin-top: 5px;
  text-align: center;
  color: #000;
  border: 1px #000 solid;
}

.c-campaign__present {
  width: 800px;
  margin: 0 auto 40px;
}

.c-campaign__present::after {
  display: block;
  clear: both;
  content: '';
}

.c-campaign__present table {
  width: 100%;
  margin-bottom: 10px;
}

.c-campaign__present th {
  font-size: 1.2rem;
  line-height: 1.5;
  width: 80px;
  height: 50px;
  text-align: center;
  vertical-align: middle;
  color: #fff;
  background-color: #000;
}

.c-campaign__present th span {
  font-size: 1.8rem;
  font-weight: bold;
}

.c-campaign__present td {
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.5;
  height: 50px;
  text-align: center;
  vertical-align: middle;
  background-color: #dcdddd;
}

.c-campaign__present-notice {
  font-size: 1rem;
  margin-bottom: 20px;
  text-align: right;
}

.c-campaign__present-item {
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 25px;
  text-align: center;
}

.c-campaign__present-detail {
  font-size: 1.4rem;
  line-height: 1.8;
  margin-top: 20px;
}

.c-campaign__notice {
  font-size: 1.2rem;
  clear: both;
  padding-top: 40px;
}

.c-campaign__homemini {
  float: right;
  width: 380px;
}

.c-campaign__nesthub {
  float: left;
  width: 380px;
}

.c-howto {
  padding-top: 75px;
  padding-bottom: 80px;
  color: #fff;
  background-color: #40292d;
}

.c-howto table {
  width: 820px;
  margin: 50px auto 70px;
}

.c-howto th {
  font-size: 2rem;
  font-weight: bold;
  width: 45px;
  text-align: center;
  vertical-align: middle;
  color: #40292d;
  border: 5px #40292d solid;
  background-color: #fff;
}

.c-howto td {
  border: 5px #40292d solid;
}

.c-howto__list {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.6;
  width: 250px;
  text-align: center;
  vertical-align: middle;
  color: #40292d;
  background-color: #fff;
}

.c-howto__exp {
  font-size: 1.4rem;
  line-height: 1.6;
  padding-left: 15px;
  border: 5px #40292d solid;
}

.c-howto__arrow {
  padding: 20px 0;
  text-align: center;
}

.c-simulate {
  padding-top: 60px;
  padding-bottom: 80px;
  background-color: #fff;
}

.c-simulate__image {
  margin-bottom: 20px;
  padding-top: 50px;
  text-align: center;
}

.c-simulate__detail {
  font-size: 1.6rem;
  line-height: 2.0;
  width: 810px;
  margin: auto;
  padding-bottom: 60px;
}

.c-faq {
  padding-top: 60px;
  padding-bottom: 80px;
  color: #000;
  background-color: #efefef;
}

.c-faq__frame {
  font-size: 1.6rem;
  width: 810px;
  margin: auto;
  padding-top: 40px;
  padding-bottom: 30px;
}

.c-faq__frame dl {
  line-height: 1.5;
  padding: 18px 0;
  border-bottom: 1px #9fa0a0 solid;
}

.c-faq__frame dl:last-child {
  border-bottom: none;
}

.c-faq__frame dt {
  padding: 10px 10px 12px 50px;
  background-image: url("../images/ids/icon-q.png");
  background-repeat: no-repeat;
  background-position: left 15px top 10px;
}

.c-faq__frame dd {
  padding: 10px 10px 12px 50px;
  background-image: url("../images/ids/icon-a.png");
  background-repeat: no-repeat;
  background-position: left 15px top 10px;
}

.c-faq.entry-btn{
  background-image: url("../images/930x200.png");
  background-repeat: no-repeat;
  min-height: 200px;
  background-position: left 15px top 10px;
}

.c-store {
  padding-top: 15px;
  background-color: #fff;
  padding-bottom: 15px;
}

.c-store::after {
  display: block;
  clear: both;
  content: '';
}

.c-store__list {
  width: 864px;
  margin: auto;
  padding-top: 30px;
}

.c-store__list::after {
  display: block;
  clear: both;
  content: '';
}

.c-store__list li {
  float: left;
  margin: 0 10px 25px;
}

.c-store__notice {
  font-size: 1.2rem;
  width: 845px;
  margin: auto;
}

.c-store__notice::after {
  display: block;
  clear: both;
  content: '';
}

.c-footer {
  font-size: 1.2rem;
  padding: 50px 0;
  text-align: center;
  background-color: #fff;
}


/* 修正1224 */

.c-campaign {
    padding-bottom: 0px;
}

.c-campaign__title {
    font-size: 2rem;
    font-weight: bold;
    line-height: 2.0;
    padding: 0 5%;
    text-align: center;
}

.c-campaign__sub {
    font-size: 1.4rem;
    line-height: 1.6;
    padding-bottom: 60px;
    text-align: center;
}

.c-campaign__present-item {
    font-size: 2.2rem;
    font-weight: bold;
    margin-bottom: 0px;
    text-align: center;
}

.c-campaign__present-detail {
    font-size: 1.4rem;
    line-height: 1.8;
    margin-top: 10px;
}

.c-campaign__price {
    font-size: 1.6rem;
    font-weight: bold;
    position: relative;
    padding-left: 15px;
    margin-left: 8px;
}
.c-campaign__price:before{
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 8.7px;
    border-color: transparent transparent transparent #ff0000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.c-store__list li {
float: left;
margin: 0 9px 25px;
}


.c-caption{
	font-size: 2rem;
	text-align: center;
	padding: 20px;
	background-color: #efefef;
	line-height: 1.6;
}

.c-caption span{
    font-size: 1.3rem;
    line-height: 1.4;
    display: block;
    margin-top: 12px;
}