@charset "UTF-8";

@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:100,300,400,500,700&display=swap");
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:100,300,400,500,700&display=swap&subset=japanese");


.breadcrumb {
  display: none;
}
/*.footer {
  margin-top: 0;
}*/

/*----------------[Base]----------------*/
.specialContents{
  margin: 0 auto;
  padding: 0 0 30px;
  font-size: 1.6rem;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  letter-spacing: 0.08em;
  line-height: 1.4;
  color: #fff;
}

/*----------------[Layout]----------------*/
.l_container {
  margin: 30px auto 0;
  background: #ffe7c4;
  width: 960px;
  text-align: center;
  color: #573b00;
}

/*----------------[Module]----------------*/
/*-----mv-----*/
.m_container_inner {
  background-size: contain;
  padding: 50px 0 30px;
}
.mainVisual_inner {
    background: url(//fmv-img.static.pub/b/store/contents/ui3113/fmv_title_bg_260805.png) no-repeat;
    background-size: cover;
}
.mainVisual_inner img{
    margin: 0 auto;
}


/*----------------[original]----------------*/
.plan01 h2,.plan02 h2,.plan03 h2 {
    font-size: 3.0rem;
    position: relative;
    color: #353535;
    font-weight: bold;
    text-align: center;
    width: 250px;
    margin: 0 auto ;
    padding: 50px 0 10px
}

.head-border{
    width: 300px;
    margin: 0 auto;
}

/*目玉品*/
.saleCopy {
  margin: 10px 0;
  font-size: 1.8rem;
}
.plan01{
  width: 1160px;
  margin-left: auto;
  margin-right: auto;
}
.featuredArea{
  margin: 0 auto 30px;
}
.featuredArea .column {
    display: block;
    background: #fff no-repeat;
    width: calc(50% - 6px);
    border: 2px solid #ccc;
    margin: 3px;
}
.featuredArea .column:hover {
    border: 2px solid #0784E8;
}
.itemwrap{
  display: flex;
  justify-content: space-between;
}
.itemwrap .imgbox{
  width:30%;
}
.imgbox .item-label {
    background-color: #aaa;
    padding: 4px 4px 4px 20px;
    color: #fff;
    margin-top: 10px;
    letter-spacing: normal;
}
.itemwrap .txtbox{
  width:67%;
  padding: 5px;
  flex-flow: row nowrap;
  position: relative;
}
.featuredArea .block00 {
    display: block;
    position: relative;
}
.featuredArea .PC_img {
    margin: 15px auto 0;
    display: block;
    height: auto;
    width: 130px;
}
.featuredArea .collar_img {
    display: block;
    margin: 0 auto;
    width: 35%;
    height: auto;
    margin-top: 5px;
}
.featuredArea .ctxt {
    display: block;
    padding-top: 10px;
    font-weight: bold;
    line-height: 130%;
    /* width: 360px; */
    background: none;
    color: #333;
    font-size: 1.6rem;
}
.featuredArea .model {
    display: block;
    float: left;
    margin: 5px 0 4px 0;
    color: #333;
    width: 100%;
}
.featuredArea .dct {
    float: left;
    display: block;
    text-align: center;
    background: url(dct_back.png) no-repeat center top;
    width: 75px;
    height: 50px;
    line-height: 105%;
    padding-top: 11px;
    font-weight: bold;
    color: #f00;
    margin-left: -10px;
}
.featuredArea .block01 {
    display: block;
    float: left;
    width: auto;
    min-width: 100px;
    padding-bottom: 2px;
}
.featuredArea .price {
    display: block;
    float: left;
    margin-top: 5px;
    line-height: 100%;
    color: #f60000;
    font-weight: bold;
    font-size: 160%;
}
.featuredArea .pHead {
    display: block;
    font-size: 70%;
}
.featuredArea .pJpy {
    font-size: 70%;
}
.featuredArea .btn01 {
    width: 130px;
    position: absolute;
    display: block;
    color: #fff !important;
    background: #c83232;
    padding: 4px 4px 3px 0px;
    border: solid #c83232 2px;
    text-decoration: none;
    font-size: 110%;
    font-weight: bold;
    text-align: right;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    transition: all 0.2s ease-out;
    right: 5px;
    bottom: 12px;
}
.featuredArea .btn01:before {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 3px;
    width: 16px;
    height: 16px;
    margin-top: -8px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    background: #fff;
}
.featuredArea .btn01:after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 9px;
    width: 0;
    height: 0;
    margin-top: -4px;
    border: 4px solid rgba(0, 0, 0, 0);
    border-left: 6px solid #c83232;
}
.featuredArea .spec {
    display: block;
    background: #efefef;
    font-size: 90%;
    padding: 8px;
    line-height: 120%;
    color: #333;
}
.featuredArea .spec span {
    white-space: nowrap;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    width: 0;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
.itemArea.clearfix{
    color: #333;
    display: flex;
    width: 1160px;
    flex-wrap: wrap;
}
.itemArea.clearfix .itemTex{
  height: 120px;
  display: block;
  color: #333;
}
div.ui-main-contents .page-inner #benefitArea {
    position: relative;
}
.new-window {
    padding-right: 1.2em;
    background: url(icon-newwindow.png) no-repeat center right;
    background-size: 1em;
}
.plan01 h2:before,.plan02 h2:before, .plan03 h2:before,.plan01 h2:after,.plan02 h2:after,.plan03 h2:after{
    position: absolute;
    top: 69%;
    width: 5rem;
    border-top: 2px dashed;
    content: '';
}

.plan01 h2:before,.plan02 h2:before,.plan03 h2:before {
    left: -5rem;
}

.plan01 h2:after,.plan02 h2:after,.plan03 h2:after {
    right: -5rem;
}

.plan02{
    background-color: #c8f3ff;
    text-align: center;
}

.m_container_inner{
    box-shadow:none;
    width: 960px;
    margin: 0 auto;
}

.text_center {
    text-align: center;
    padding-top: 20px;
}

.plan02 p, .plan03 p{
    font-size: 1.8rem;
    color: #353535;
}

.omikujiTtl{
  font-size: 2rem;
  font-weight: 500;
}

.omikujiTtl_txt{
  margin-top: 20px;
}

.omikujiInner{
  min-height: 500px;
background: url(bg_02_pc.png) no-repeat center top;
  margin-top: 5px;
}
.omikujiArea{
  padding-top: 90px;
}
.plan02 p.omikujiArea_read{
  font-size: 3.4rem;
  font-weight: 600;
  letter-spacing: 0.4rem;
}
.omikujiArea_read span{
  border-bottom: 10px dotted #ffdba8;
}
.omikujiBox{
  width: 600px;
  margin: 50px auto 0;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webklit-flex-wrap: wrap;
  justify-content: space-between;
  -ms-justify-content: space-between;
  -webkit-justify-content: space-between;
  align-items: flex-start;
  -ms-align-items: flex-start;
  -webkit-align-items: flex-start;
}
button:not(.out_focus):hover {
  box-shadow: none;
}
.omikujiBox button{
  width: 170px;
}
.omikujiBox button img{
	position:relative;
	top:20px;
}
.omikujiBox button img:hover{
	top:-15px;
	transition:0.3s;
}

.omikujiArea_af_read{
  width: 530px;
  margin: 0 auto;
  padding-top: 10px;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webklit-flex-wrap: wrap;
  justify-content: space-between;
  -ms-justify-content: space-between;
  -webkit-justify-content: space-between;
  align-items: center;
  -ms-align-items: center;
  -webkit-align-items: center;
}
.plan02 p.omikuji_name{
  font-size: 6rem;
  font-weight: 600;
  letter-spacing: 0.6rem;
  color: #c84620;
  border-bottom: 10px dotted #ffdba8;
  margin-top: 20px;
}
.plan02 .omikuji_text {
    color: #353535;
}
.omikuji_table{
  padding-top: 10px;
  width: 85%;
  margin: 0 auto;
  font-weight: 500;
}
.omikuji_itemList th{
  background: #c84620;
  padding: 7px;
  color: #fff;
  text-align: center;
  font-size: 2.1rem;
  font-weight: 700;
}
.omikuji_itemList td{
  background: #fff3e0;
  padding: 7px 10px;
}
.wkCoupon_itemList tr:nth-of-type(n+2){
  border-top: 3px solid #fff;
}
.omikuji_itemList th:nth-of-type(n+2),
.omikuji_itemList td:nth-of-type(n+2){
  border-left: 3px solid #fff;
}
.omikuji_price, .omikuji_code{
  font-size: 2.1rem;
  font-weight: bold;
  color: #c84620;
  text-align: center;
}
.omikuji_price span, .omikuji_code span{
  font-size: 3.2rem;
}
.omikuji_item{
  font-size: 2rem;
}

.omikuji_table .cauTxt{
  margin-top: 10px;
  font-size: 1.4rem;
}
.omikuji_table .cauTxt li{
  color: #353535;
}
.transition.plan02 .omikuji_text {
    color: #353535;
}

.plan03_inner {
    width: 1160px;
    margin:20px auto 0;
}
.plan03 .bgblue{
  background-color: #f1f8ff;
  overflow: hidden;
  padding-bottom:30px;
  margin-top: 20px;
}
 .plan03 p {
    font-size: 1.8rem;
    color: #00022b;
}
 .plan03 .benefit{
    font-size: 3rem;
    font-weight: bold; 
    margin:30px auto 15px;
    text-align: center;
 }
 .period {
    text-align: center;
    padding-top: 20px;
}

 .plan03 .benefit .red{
    color: #e00000;
 }
.plan03_item{
    margin: 15px auto 0;
    text-align: center;
}
.plan03_item img {
    padding: 10px;
    background-color: #fff;
    border-radius: 20px;
}
@media screen and (max-width: 768px) {
/*----------------[Base]----------------*/
.specialContents{
  font-size: 1.6rem;
  padding: 0;
}
.specialContents img{
  width: 100%;
  height: auto;
}

/*----------------[Layout]----------------*/
.l_container {
  width: 100%;
}

/*----------------[Module]----------------*/
.plan03_inner,.plan01{
    width: auto;
}
.plan01 {
    padding: 30px 10px;
}
.saleCopy {
  font-size: 1.4rem;
}
.featuredArea{
  background: none !important;
}
.featuredArea .img {
  width: 25%;
}
.featuredArea .block01 {
	width: 100%;
}
.featuredArea .ctsArea{
  margin-left: 0;
}
.featuredArea .ctsArea h2{
  font-size: 230%;
}
.featuredArea .ctsArea p{
  font-size: 130%;
}
.featuredArea .itemArea a{
  width: auto;
  font-size: 3.6vw;
}
.featuredArea .itemArea a .spec{
  width: auto;
  height: auto !important;
  font-size: 80%;
}
.featuredArea .itemArea a .ctxt{
  margin: 0;
  width: auto;
  font-size: 4vw;
}
.featuredArea .itemArea a .model{
  width: 100%;
}
.featuredArea .btn01{
  width: auto;
  padding: 4px 4px 3px 25px;
	right: 20%;
	font-size: 3.5vw;
}
.featuredArea .dct{
  width: auto;
  height: auto;
  background: url(dct_back.png) no-repeat center top / 100% 100%;
  margin: 0px 0 0 35px;
  padding: 13px 10px 10px;
}
.featuredArea .price{
  margin: 0 0 0 5px;
  font-size: 4.5vw;
  float:none;
}
#spwrap .header {
    width: initial;
    min-height: initial;
}
.page-inner .benefits-info ._flex-item h4 {
    font-size: 1.5vmax;
}
.page-inner .benefits-info ._flex-item p {
    line-height: 2rem;
	padding-top: 10px;
}
.last p a {
    display: block;
}
#benefitArea .benefits-banner img {
    display: none;
}
div#benefitArea .benefits-banner span.kikan {
    display: block;
    position: static;
    margin: 0px 0px 8px;
    padding: 10px 0px 0px;
    font-size: 90%;
}
#benefitArea .benefits-banner:after {
    content: "お買い得な目玉品にさらに割引クーポンを発行！今だけの期間限定クーポンですので、お買い求めはお早めに！";
    /* content: "週末限りの期間限定クーポンですので、お買い求めはお早めに！"; */
    padding: 0 10px;
    font-size: 90%;
	font-weight: bold;
}
.itemArea.clearfix{
  display: block;
  width:100%;
}
.itemwrap .imgbox,.itemwrap .txtbox{
  width: 100%;
}
.featuredArea .column{
  width: 100%;
  margin:0 0 10px;
}
.itemwrap{
  display: block;
}
.imgbox .item-label{
  display: inline-block;
  padding: 4px 20px;
}
.featuredArea .block01{
  float: none;
}
.itemArea.clearfix .itemTex{
  height:100%;
  margin-bottom: 15px;
}
.featuredArea .collar_img{
  width: 20%;
}
.featuredArea .btn01{
  right: 5%;
}
.m_container_inner {
  padding: 40px 0 20px;
}
  
.omikujiTtl{
  padding: 0 10px;
  font-size: 1.7rem;
}

.omikujiInner{
  min-height: 120vw;
background: url(bg_02_sp.png) no-repeat center top;
  background-size: cover;
}
.omikujiArea{
  padding-top: 50px;
}
.omikujiArea_read{
  font-size: 7.5vw;
  letter-spacing: 0.2rem;
}
.omikujiArea_read span{
border-bottom: 6px dotted #ffdba8;
line-height: 2;
}
.omikujiBox{
  width: 100%;
  margin: 30px auto 0;
  padding: 0 10px;
}
.omikujiBox button{
  width: 28%;
}
.omikujiArea_af{
  padding: 0 10px;
}
.omikujiArea_af_read{
  width: 100%;
}
.omikujiArea_af_read img{
  width: 40%;
}
.omikuji_name{
  font-size: 9.4vw;
  letter-spacing: 0.2rem;
  margin-top: 20px;
  width: 58%;
}
.omikuji_table{
  padding-top: 10px;
  width: 100%;
}
.omikuji_itemList th{
  padding: 3px;
  font-size: 4vw;
}
.omikuji_itemList td{
  padding: 7px 5px;
  font-size: 3.5vw;
}
.omikuji_price, .omikuji_code{
  font-size: 1.6rem;
}
.omikuji_price span, .omikuji_code span{
  font-size: 6vw;
}
.omikuji_item{
  font-size: 3.7vw;
}
.omikuji_table .cauTxt{
  text-align: left;
  font-size: 2.8vw;
}
.plan02 h2:before,.plan03 h2:before{
  left: -4.5rem;
}
.plan02 h2::after,.plan03 h2::after{
  right: -4.2rem;
}
.m_container_inner,.plan03_inner{
  width: auto;
}
.omikujiTtl {
  padding: 0 10px;
  font-size: 1.7rem;
}
.plan02 p.omikuji_name {
    font-size: 9.4vw;
    letter-spacing: 0.2rem;
    margin-top: 20px;
    width: 58%;
}

.plan03 .bgblue{
  padding: 0 10px 30px;
}
.plan03 .benefit{
  font-size: 2.3rem;
  padding:0 10px;
}
.period{
  padding:0 10px;
}
}