@charset "UTF-8";
._flex-end{
  align-items: flex-end;
  -ms-align-items: flex-end;
  -webkit-align-items: flex-end;
}
.seriesLineup_heading + ._flex-right ._color-red{
  font-size: 1.8rem;
}
.wrap-grey-bg{
  background:#f3f3f3;
  padding:6px;
  margin-bottom:28px;
}
.benefits-info{
  border: solid 2px #d9c896;
  box-sizing: border-box;
  text-align: center;
}
.benefits-info ._border-style-01{
  border-right: dotted 2px #d9c896;
}
.benefits-info ._flex-item{
  background:#fff;
}
.benefits-info ._flex-item h4{
  background: #f8f5ec;
  font-size: 1.8rem;
  font-weight: 600;
  color:#000;
  padding:3px 0;
}
.benefits-info ._flex-item p{
  line-height:6rem;
}
.benefits-info ._flex-item .price-off{
  color:#CC0000;
  font-size: 1.9rem;
  font-weight: bold;
  line-height:4rem;
  letter-spacing: .1rem;
}
.benefits-info ._flex-item .price-off span{
  font-size: 2.6rem;
  line-height:6rem;
}
.benefits-items{
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.benefits-items .item {
  box-sizing: border-box;
  display: flex;
  border: 2px solid #cccccc;
  padding: 1rem;
  background:#fff;
}
.benefits-items .item._width-50{
  width:calc(50% - 10px);
}
.benefits-items .item .num-item {
  text-align: right;
  /* background: #fff; */
}
.benefits-items .item .num-item .num {
  font-size: 1.8rem;
  padding: 0.5rem;
}
.benefits-items .item .txt-item {
  padding-left: 1rem;
}
.benefits-items .item .ttl {
  font-size: 1.6rem;
  color: #a27c44;
}

.benefits-items .item .txt {
  font-size: 1.2rem;
}
.benefits-banner {
  padding: 15px;
  background-color: #fff;
  border: 2px solid #cccccc;
}
.benefits-banner > p span{
  font-size: 1.8rem;
  letter-spacing: 0.5px;
  color:#5d5d5d;
}
._mb-pc-5{
  margin-bottom:5px;
}
._mt-pc-5{
  margin-top:5px;
}
.benefits-txt {
  text-align: center;
}
.new-window {
  padding-right: 1.2em;
  background: url(../ui3000/img_icon_01.gif) no-repeat center right;
  background-size: 1em;
}
.quote{
  border: 2px solid #ccc;
}
.quote .seriesFeature_heading{
    font-size: 1.6rem;
    background-color: #f6f7fb;
    padding: 10px;
}
.quote .seriesFeature_noteList{
  margin-top: 0px;
  padding: 15px;
}
.ui3020 .caution {
    margin-top: 72px;
    border: 1px solid #ccc;
}
.mv_wrap {
  background: url(mv.jpg) no-repeat;
  background-size: auto 100%;
  align-items: center;
  border: 1px solid #c9c9c9;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
}
.mv_title {
  width: 300px;
  flex: 1;
}
.mv_list {
  display: flex;
  margin-top: 10px;
  justify-content: space-between;
}
.mv_list li span{
  background-color: #2B5A8E;
  color:#fff;
  height: 35px;
  line-height: 36px;
  text-align: center;
  font-weight: 600;
  width:100%;
  position: relative;
  display: block;
}
.mv_list li.icn_free span{
  background: url(../ui3000/icn_free.png) #2B5A8E 8px center no-repeat;
  background-size: 16%;
}
.mv_list li.icn_coupon span{
  background: url(../ui3000/icn_coupon.png) #2B5A8E 8px center no-repeat;
  background-size: 16%;
}
.mv_list li.icn_up span{
  background: url(../ui3000/icn_up.png) #2B5A8E 8px center no-repeat;
  background-size: 14%;
}
.mv_list li.icn_new span{
  background: url(../ui3000/icn_new.png) #2B5A8E 12px center no-repeat;
  background-size: 12%;
}
.mv_list li.icn_3years span{
  background: url(../ui3000/icn_3years.png) #2B5A8E 8px center no-repeat;
  background-size: 14%;
  font-size: 1.1rem;
  line-height: 1.3;
  padding-top: 3px;
}
.mv_title{
  color: #2B5A8E;
  letter-spacing: 0.7rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .benefits-items .item._width-50{
    width: 100%;
  }
  .benefits-items {
    display: block;
  }
  .benefits-items .item .num-item{
    width: 20%;
  }
  .seriesLineup_heading + ._flex-right{
    font-size: 1rem;
  }
  .seriesLineup_heading + ._flex-right ._color-red{
    font-size: 1.4rem;
  }
  .benefits-info ._flex-item .price-off{
    padding:10px 0;
    line-height: normal;
  }
  .benefits-info ._flex-item .price-off span{
    line-height: 24px;
  }
  .benefits-banner {
    padding: 1rem;
  }
  .benefits-banner > p span{
    font-size: 1.2rem;
  }
  .quote .seriesFeature_heading{
    font-size: 1.5rem;
  }
  .mv_list li{
    position: relative;
  }
}

.wrap-grey-bg {
  padding: 10px;
}

@media (min-width: 768px) {
  .benefits-items {
    justify-content: space-between;
  }
  .benefits-items .item._width-50 {
    width: calc(50% - 5px);
  }
  .mv_wrap{
    padding:49px 30px 45px;
    height: 220px;
  }
  .mv_title{
    font-size: 5rem;
  }
  .mv_txt {
    width: 600px;
  }
  .mv_txt p{
    line-height: 26px;
  }
  .mv_list {
    margin-top:25px;
  } 
  .mv_list li{
    width: 195px;
  }
  .mv_list li span{
    width:100%;
    text-align: center;
    padding-left: 40px;
  }
}

@media screen and (max-width: 767px) {
  .mv_wrap {
    display: block;
    text-align: center;
    padding:15px 0;
  }
  .mv_title {
    width: 100%;
    margin: 0 0 5px;
    font-size: 3.5rem;
  }
  .mv_txt {
    font-size: 13px;
    height: auto;
    padding:0 10px;
    text-align: left;
  }
  .mv_txt p{
    line-height: 22px;
  }
  .mv_list {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .mv_list li span{
    white-space: nowrap;
    font-size: 1.4rem;
  }
}

@media screen and (min-width: 600px) and (max-width: 767px){
  .mv_list li {
    width: 30%;
  }
  .mv_list li span{
    text-align: center;
  }
  .mv_list li span{
    padding-left: 40px;
  }
}

@media screen and (max-width: 599px){
  .mv_list li {
    width: 48%;
    text-align: center;
  }
  .mv_list li span{
    text-align: center;
  }
  .mv_list li:last-child{
    margin-top:10px;
  }
  .mv_list li span {
    padding-left: 30px;
    font-size: 1.2rem;
  }
}


.benefits-info ._flex-item p.benefits-info-r {line-height: 2rem;padding: 10px 0 10px 0;}

.searchbtn_area {
	background-color: #f2f2f2;
	padding: 5px;
	margin: 15px 0 15px 0;
}

.searchbtn_area .searchbtn_tit {
	float: left;
	font-weight: bold;
	width: 185px;
	padding-top: 10px;
}

.searchbtn_area .searchbtn_link {
	margin-bottom: 20px;
}

.searchbtn_area .searchbtn_link li {
	float: left;
	display: block;
	width: 150px;
	margin-right: 5px;
	background-color: #ffffff;
}

.searchbtn_area .searchbtn_link a:hover ,
.searchbtn_area .searchbtn_link a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}

.clearfix:after {
 content: ".";
 display: block;
 clear: both;
 width: 0;
 height: 0;
 line-height: 0;
 visibility: hidden;
}
.clearfix {
 display: inline-block;
}
* html .clearfix {
 height: 1%;
}
.clearfix {
 display: block;
}
.dn{
  display: none;
}

@media screen and (max-width: 767px) {
  .searchbtn_area .searchbtn_tit {
    float: none;
    width: auto;
    padding: 0 0 0 5px;
  }

  .searchbtn_area .searchbtn_link li {
    margin: 2px;
  }
}

/*追加クーポン*/
.coupon_special .wrap-grey-bg {
  background: #f3f3f3;
  padding: 10px;
  margin-bottom: 28px;
}

.coupon_special table {
  box-sizing: border-box;
  text-align: center;
}

.coupon_special table tr:nth-of-type(n+3) {
  border-top: dotted 2px #d9c896;
}

.coupon_special table th:nth-of-type(n+2),
.coupon_special table td:nth-of-type(n+2) {
  border-left: dotted 2px #d9c896;
}

.coupon_special table th {
  background: #f8f5ec;
  font-size: 1.8rem;
  font-weight: 600;
  color: #000;
  padding: 3px 0;
  text-align: center;
}

.coupon_special table td {
  background: #fff;
  padding: 5px;
}

.coupon_special table .stg {
  font-size: 1.9rem;
  font-weight: bold;
}

.coupon_special table .stg span {
  font-size: 2.6rem;
}

@media screen and (max-width: 767px) {
  .coupon_special table th {
    font-size: 1.4rem;
  }

  .coupon_special table .stg {
    font-size: 1.5rem;
    font-weight: bold;
  }

  .coupon_special table .stg span {
    font-size: 2rem;
  }
}

/*230308 特別割引クーポン*/
.outlet_spCoupon_ttl{
  text-align: center;
  color: #2b5a8e;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
	font-size: 3rem;
	letter-spacing: 0.2rem;
}
.outlet_spCoupon_ttl span{
  padding: 0 15px;
  border-bottom: 5px dotted #b7d3fa;
}
.outlet_spCoupon_read{
  text-align: center;
  font-weight: bold;
  font-size: 1.6rem;
  color: #2b5a8e;
  padding: 15px 0 0;
  /*! background: #f6f7fb; */
}
.outlet_spCoupon_cut{
  margin-top: 10px;
}
.benefits-items .special-item{
  width: 100%;
  background: #fffaeb;
  border: 6px double #d9c896;
}
.benefits-items .special-item-img{
  background: #fff;
}
.benefits-items .special-item-img img{
  max-height: 80px;
}
@media screen and (max-width: 767px) {
.benefits-items .item .num-item.special-item-img{
  width: 50%;
  margin: 0 auto;
}
.benefits-items .special-item-img img{
  max-height: 100%;
}
}