﻿/* CSS Document */

/*写真非表示*/
/* body.ex-linecoupon #contents ul.shoplist_cat ul li.shop1809 .service > img{
  width: 0; height: 0; display: none;
} */
body.ex-linecoupon #contents ul.shoplist_cat ul li .service:after{
  font-size: 90%;
	font-weight: bold;
}
body.ex-linecoupon #contents ul.shoplist_cat ul li.shop1601 .service:after{
  content:"※利用期間：2025/9/23(火･祝)～10/31(金)まで";
}
body.ex-linecoupon #contents ul.shoplist_cat ul li.shop2108 .service:after{
  content:"※利用期間：2025/9/23(火･祝)～10/31(金)まで";
}

:root{
	--color-001:#eb6120;
	--color-002:#ea9b23;
	--color-003: #f08300;
	--color-004:#f4e427;
}

/*-----------------------------------
セール写真表出
-----------------------------------*/
.pc .w_full.common_navi_btn{
  display: none !important;
}
#photoBOX {
  margin: 20px 40px 0;
  padding: 0 20px;
  overflow: hidden;
  background: rgba(255, 103, 0, 0.2);
}
#photoBOX li {
  float: left;
  width: 19.2%;
  height: 100px;
  margin-right: 1%;
  opacity: 0;
  animation-name: fade-in1;
  animation-duration: 1s;
  animation-delay: 0.5s;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: forwards;
}
@keyframes fade-in1 {
  0% {
	opacity: 0
}
  100% {
	opacity: 1
}
}
#photoBOX li:nth-child(5) {
  margin-right: 0;
}
/*-----------------------------------
PC・スマホ共通スタイル
body.ex-linecoupon
-----------------------------------*/
.smalltext{
	font-size: 14px;
	font-weight: normal;
	line-height: 1.1;
}
.coupon_list .smalltext{
	font-size: 14px;
	font-weight: bold;
}
body.ex-linecoupon.pc .sp {
  display: none;
}
body.ex-linecoupon.sp .pc {
  display: none;
}
body.ex-linecoupon.sp .footer-navi, body.pc #e_navi_foot.common_e_navi {
  display: none !important;
}
body.ex-linecoupon #contents {
  width: 100%;
  text-align: center;
  padding: 0;
  background: url(/cmsdata/pr/hdt-linecoupon/s2409_img/ttl-s2409_linecoupon_bg01.jpg) repeat;
}

body.ex-linecoupon.view.pc #contents > .inner {
  margin: 0 auto;
  background: #fff;
  padding: 0 80px 40px;
  box-sizing: border-box;
  position: relative;
  margin-top: 150px;
  margin-bottom: 40px;
}

body.ex-linecoupon #contents-main {
  margin: 0 auto;
	padding: 0;
  width: 100%;
}
/*body.ex-linecoupon.pc #contents-main {
	background: #fff;
}*/

body.ex-linecoupon #contents .main_area{
	position: relative;
	min-height: 600px;
    margin-bottom: 100px;
}

body.ex-linecoupon #contents .main_area h2 {
  margin: auto;
  border: none;
  background: none;
}
body.ex-linecoupon.pc #contents .main_area h2 img {
  min-width: 960px;
    position: relative;
    z-index: 10;
}
body.ex-linecoupon .exline_header {
  width: 100%;
  margin: 0 auto;
  background: none;
    
}

body.ex-linecoupon #contents .exline_header p {
  font-size: 22px;
  line-height: 1.6em;
  font-weight: bold;
  border-radius: 10px;
  display: block;
	padding: 20px 0 20px 0;
}
body.ex-linecoupon #contents .exline_header p em{
	color: #19cb62;
	font-weight: bold;
}
body.ex-linecoupon #contents .exline_header p em u{
	font-size: 18px;
	text-decoration: none;
    border-bottom: 1px solid #06c755
}
body.ex-linecoupon #contents .exline_header p .smalltext{
	font-size: 12px;
	font-weight: bold;
  line-height: 1.8;
	margin: 15px 0 25px;
  display: block;
}
body.ex-linecoupon #contents .exline_header .line_ad {
	padding: 10px 20px;
	background: #06c755;
	font-size: 20px;
	color: #fff;
	margin: 10px auto 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 90%;
	max-width: 400px;
}
body.ex-linecoupon #contents .exline_header .line_ad .arrow {
  position: relative;
  display: inline-block;
  padding-left: 12px;
  color: #fff;
  text-decoration: none;
}
body.ex-linecoupon #contents .exline_header .line_ad .arrow:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 0 8px 12px;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  top: 50%;
  left: 5px;
  margin-top: -7px;
}
body.ex-linecoupon #contents .exline_header .line_ad .arrow:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 0 8px 12px;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  top: 50%;
  left: 25px;
  margin-top: -7px;
}
body.ex-linecoupon #contents .exline_header .line_ad img{
	border: 2px solid #fff;
	border-radius: 8px;
	margin: 0 0 0 30px;
}
body.ex-linecoupon #contents .exline_header{position: relative;/* top: -80px; */;}
body.ex-linecoupon .exline_header p.bnr, body.ex-linecoupon .attention p.bnr {
  padding: 10px 0 20px;
  position: relative;
  width: 640px;
  max-width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
  background: none;
}
body.ex-linecoupon .exline_header p.bnr {
  margin-top: 10px;
}
body.ex-linecoupon .attention p.bnr {
  padding-bottom: 0;
}
body.ex-linecoupon #contents div.linecoupon_btn {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0;
  z-index: 44;
  width: 100%;
  border-top: 1px solid #565456;
	  background: rgba(255,255,255,0.8);
}
body.ex-linecoupon #contents div.linecoupon_btn .box {
  width: 960px;
  margin: 0 auto;
  padding: 0;
}
body.ex-linecoupon #contents div.linecoupon_btn #items {
  display: flex;
  justify-content: center;
  width: 100%;
  float: none;
}
body.ex-linecoupon #contents div.linecoupon_btn #items .item {
  width: 100%;
  height: 100%;
}
body.ex-linecoupon #contents div.linecoupon_btn #items .item:nth-child(6) {
  display: block;
  margin: 0;
}
body.ex-linecoupon #contents div.linecoupon_btn #items .item p.image {
  height: 100px;
}
body.ex-linecoupon #contents div.linecoupon_btn #items .page_btn a {
  height: 100px;
  padding-top: 16px;
  background: #e36fa2;
  color: #fff;
  border: none;
}
body.ex-linecoupon #contents div.linecoupon_btn #items .page_btn a {
  background: #e8d0aa;
}

body.ex-linecoupon #contents p.attention {
  background: none;
  padding: 0;
  color: #fff;
	border-radius: 10px;
	margin: 0 0 60px;
}

body.ex-linecoupon .attention p {
  font-size: 12px;
  line-height: 1.4em;
}
body.ex-linecoupon .attention p strong {
  font-size: 16px;
  display: inline-block;
  padding-bottom: 8px;
}
/*-----------------------------------
三周年記念　半額クーポン
-----------------------------------*/
.contents-ttl {
    position: relative;
    display: inline-block;
    margin: 40px auto;
}
.contents-ttl p {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    margin-top: 10px;
}
.contents-ttl h4 {
    font-size: 1.5rem;
    font-weight: 900;
    margin: auto;
    color: #ea7807; 
}

body.ex-linecoupon footer .ad_foot_desc .copyright {
    padding: 15px 0 15px;
}
/*-----------------------------------
カレンダー
-----------------------------------*/

.calendar-wrap {
  margin: 0 auto;
  max-width: 1110px;
  display: grid;
}

.calendar {
  width: 100%;
  border-collapse: collapse;
}
.calendar th,
.calendar td {
  border: 1px solid #000;
  text-align: center;
  padding: 10px 0;
  font-size: 14px;
  font-weight: bold;
}
.calendar th {
  padding: 6px 10px;
  background: #ea7807;
    color: #fff;
}
.calendar td {}


.calendar .sun {
  color: #e17f7e;
  background-color: #f8e4e2;
}
.calendar .sat {
  color: #7ab6f3;
  background-color: #e7f6fd;
}
.calendar .mute {
  color: #aaa;
}

.calendar a {
    display: block;
    background: #fff;
    border: 4px solid #ffce00;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    text-align: center;
    margin: auto;
    line-height: 60px;
    font-size: 120%;
}
/*-----------------------------------
クーポンのリスト
-----------------------------------*/
.coupon_list {
    background: rgba(255,206,0,0.2);
    padding: 30px 30px 50px;
    margin-bottom: 20px;
}
.coupon_list > h4{
    font-weight: bold;
    font-size:70px;
    text-align: center;
    margin-bottom: 20px;
    line-height: 3rem;
}
.coupon_list > h4 span {
    font-size:20px;
    display: block;
}
.coupon_list ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    column-gap: 40px;
}
.coupon_list ul li {
    background: #fff;
    padding: 10px 25px;
    width: calc(100%/2 - 40px);
    box-sizing: border-box;
    text-align: center;
    margin-bottom: 25px;
}
.coupon_list ul li div{
    display: flex;
    justify-content: space-between;
    column-gap: 40px;
    border-bottom: #ea7807 solid 3px;
    padding-bottom: 15px;
    margin-bottom: 20px;
    align-items: center;
}
.coupon_list ul li div h4{
    font-size: 38px;
    color: #ea7807;
    font-weight: bold;
    text-align: left;
}
.coupon_list ul li div h4 span {
    font-size: 22px;
}
.coupon_list ul li div h4 p {
    height: 53.5px;
}
.coupon_list ul li h5 {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 10px;
}
.coupon_list ul li > p {
    color:#e60012;
    font-weight: bold;
    font-size: 20px;
    line-height: 2rem;
}
.coupon_list ul li a {
    display: inline-block;
    color:#fff;
    font-weight: bold;
    font-size: 16px;
    background: #00b900;
    border-radius: 6px;
    padding: 10px 40px;
    margin: 20px auto;
}
/*-----------------------------------
リストメニュー
-----------------------------------*/
body.ex-linecoupon .tablist_menu{
  padding: 0;
  margin: 0;
}
body.ex-linecoupon .tablist_menu ul {
  display: flex;
  justify-content: center;
}
body.ex-linecoupon .tablist_menu ul li {
  text-align: center;
  width: 50%;
}

body.ex-linecoupon .list_menu {
  padding: 20px 0 0;
  margin: 0;
}
body.ex-linecoupon .list_menu.bottom {
  border-bottom: none;
  margin-bottom: 20px;
  margin-top: 0;
  padding-top: 0;
}
body.ex-linecoupon .list_menu ul {
  width: 100%;
  overflow: hidden;
  padding-bottom: 10px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
body.ex-linecoupon .list_menu ul li {
  text-align: center;
  margin: 0 3px 10px;
  width: calc(100% / 4 - 12px);
}
body.ex-linecoupon .list_menu ul li a {
  position: relative;
  font-size: 15px;
  line-height: 1.2em;
  padding: 5px 0 16px;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-width: 2px;
  text-decoration: none;
  font-weight: bold;
  box-sizing: border-box;
  background: #fff;
  color: #333;
  height: 60px;
  box-shadow: 0 3px 3px 0 rgb(0 0 0 / 20%);
border: #e50012 3px solid;
}

body.ex-linecoupon.pc .list_menu ul li a br{
    display: none;
}
body.ex-linecoupon .list_menu ul li a:after {
  font-family: "Font Awesome 5 Free";
  content: "\f0d7";
  display: block;
  margin: 0 0 0;
  font-size: 22px;
  line-height: 1em;
  position: absolute;
  bottom: 8px;
  left: calc(50% - 8px);
  color: #e50012;
}
body.ex-linecoupon #contents.mitten .list_menu ul li a:after {
  color: #E17500;
}

body.ex-linecoupon .list_menu.bottom ul li a{
  padding: 16px 0 5px;
}
body.ex-linecoupon .list_menu.bottom ul li a:after{
  display: none;
}
body.ex-linecoupon .list_menu.bottom ul li a:before {
  font-family: "Font Awesome 5 Free";
  content: "\f0d8";
  display: block;
  margin: 0 0 0;
  font-size: 22px;
  line-height: 1em;
  position: absolute;
  top: 4px;
  left: calc(50% - 8px);
  color:#e50012;
}
body.ex-linecoupon #contents.mitten .list_menu.bottom ul li a:before {
  font-family: "Font Awesome 5 Free";
  content: "\f0d8";
  display: block;
  margin: 0 0 0;
  font-size: 22px;
  line-height: 1em;
  position: absolute;
/*  top: 4px;*/
  left: calc(50% - 8px);
  color:#E17500;
}

/*-----------------------------------
三周年記念　半額クーポン スマホ
-----------------------------------*/
body.ex-linecoupon.sp #contents .main_area {
    margin-bottom: 0;
}
body.ex-linecoupon.sp #contents h2 {
    padding: 0;
}
body.ex-linecoupon.sp #contents .main_area h2 img {
    width: 100%;
}
body.ex-linecoupon.sp #contents .inner {
  padding: 20px;
  background: #fff;
}
body.ex-linecoupon.sp #contents .exline_header {
    top: 0;
    margin-bottom: 10px;
}
body.ex-linecoupon.sp .contents-ttl h4 {
     font-size: 1.5rem;
    font-weight: 900;
    margin: auto;
    color: #ea7807;
}
body.ex-linecoupon.sp .contents-ttl::before {
    left: -50px;
    margin: auto;
    width: 70px;
    height: 40px;
    background-size: contain;
}
body.ex-linecoupon.sp .contents-ttl::after {
    right: -50px;
    margin: auto;
    width: 70px;
    height: 40px;
    background-size: contain;
}
body.ex-linecoupon.sp .calendar-wrap {
    overflow-x: scroll;
}
body.ex-linecoupon.sp .coupon_list ul li {
    width: 100%;
    padding: 10px 17px;
}
body.ex-linecoupon.sp .coupon_list ul li a {
    padding:10px 20px;
}
body.ex-linecoupon.sp .coupon_list ul li h5 {
    width: 100%;
}
/*-----------------------------------
スマホのみ
body.ex-linecoupon .sp_view
-----------------------------------*/
body.ex-linecoupon.sp #contents {
  padding: 0;
  box-sizing: border-box;
}
body.ex-linecoupon.sp #contents .main_area {
  min-height: 270px;
	background-position-x: center;
  background-size: cover;
}

body.ex-linecoupon.sp #contents {
  background-size: 30%;
}

/*
body.ex-linecoupon.sp #contents h2{
	width: 90%;
}
*/

body.ex-linecoupon.sp .footer-navi {
  display: none !important;
}

body.ex-linecoupon.sp .to-top {
  bottom: 100px;
}
body.ex-linecoupon.sp .exline_header, body.ex-linecoupon.sp #contents div.linecoupon_btn .box, body.ex-linecoupon.sp #contents div.linecoupon_btn #items {
  width: 100%;
	box-sizing: border-box;
}
body.ex-linecoupon.sp #contents .exline_header{
  /*background: #fff;*/
}

body.ex-linecoupon.sp .attention {
  margin: 0 3% 30px;
}
body.ex-linecoupon.sp .exline_header p,
body.ex-linecoupon.sp .attention p,
body.ex-linecoupon.sp #contents .exline_header p {
  font-size: 4.6vw;
  padding: 10px 20px;
  text-align: center;
}
body.ex-linecoupon.sp #contents .exline_header p{
  font-size: 4.4vw;
  padding: 14px 10px;
  text-align: center;
  width: 88%;
  margin: 0 auto;
}
body.ex-linecoupon.sp #contents .exline_header p .smalltext {
	font-size: 12px;
	line-height: 1.6;
	margin: 15px 0;
}
body.ex-linecoupon.sp .attention p {
  font-size: 12px;
  line-height: 1.4em;
}
body.ex-linecoupon.sp #contents .exline_header .line_ad {
	padding: 10px 0;
	box-sizing: border-box;
	background: #06c755;
	font-size: 18px;
	color: #fff;
	margin: 10px auto 0;
	display: block;
	width: 100%;
	max-width: 400px;
}
body.ex-linecoupon.sp #contents .exline_header .line_ad .arrow {
	display: none;
}
body.ex-linecoupon.sp #contents .exline_header .line_ad img {
	margin: 10px 0 0;
    width: auto;
}
body.ex-linecoupon.sp .exline_header p.bnr, body.ex-linecoupon.sp .attention p.bnr {
  padding: 0 30px 20px;
}
body.ex-linecoupon.sp .exline_header p.bnr:before, body.ex-linecoupon.sp .attention p.bnr:before {
  width: 42px;
  height: 42px;
  top: -4px;
  left: 8px;
}
body.ex-linecoupon.sp .list_menu ul li {
  text-align: center;
  margin: 0 3px 10px;
  width: calc(100% / 2 - 12px);
}
/* For modern browsers */
.cf:before, .cf:after {}
.cf:after {
  clear: both;
}
/* For IE 6/7 (trigger hasLayout) */
.cf {
  zoom: 1;
}
/*SE対策*/
@media (max-width:370px) {
  body.ex-linecoupon.sp .list_menu ul li, body.ex-linecoupon.sp .list_menu ul li:nth-child(3n) {
	width: 46%;
	margin-right: 1%;
}
  body.ex-linecoupon.sp .list_menu ul li:nth-child(2n) {
	margin-right: 0;
}

}




/*-----------------------------------
タブメニュー
-----------------------------------*/
body.ex-linecoupon .tablist_menu{
  padding: 0;
  margin: 0;
  ul {
    display: flex;
    justify-content: center;
    align-items:center;
    li {
      text-align: center;
      width: 50%;
      font-weight: bold;
      font-size: 16px;
      padding: 20px 16px;
      box-sizing: border-box;
    }
    li:has(a){
      padding: 0;
    }
    li a {
      display: block;
      text-decoration: none;
      padding: 20px 16px;
      box-sizing: border-box;
      color: #000;
      background: #fff;
    }
    li a:after{
        font-family: "Font Awesome 5 Free";
        font-weight: bold;
        content: "\f054";
        display: inline-block;
        font-size: 12px;
        padding: 0 0 0 5px;
    }
    li.on{
      background:var(--color-001);
      color:#fff;
      font-size:24px;
    }
  }
}

/*-----------------------------------
ミッテン4th半額クーポン .anniv-coupon
-----------------------------------*/
body.ex-linecoupon #contents.anniv-coupon{
    background: url(s2509_img/bg-s2509_anniversary-4th-m.png) repeat;
    background-size: auto;
    background-attachment: fixed;
    background-position: center;
}
body.ex-linecoupon #contents.anniv-coupon > .inner {
    background: #fff9e4;
    border: #2e457c solid 2px;
    border-radius: 255px 255px 0 0;
    margin-top: 150px;
    margin-bottom: 40px;
}

body.ex-linecoupon #contents.anniv-coupon h2 {
    width: 75%;
    margin-top: -120px;
    margin-bottom: 0px;
    background: transparent;
}
body.ex-linecoupon #contents.anniv-coupon .tablist_menu ul {
    width: 100%;
    margin:auto;
}

body.ex-linecoupon #contents.anniv-coupon .tablist_menu ul li.on {
    background: var(--color-002);
    padding: 20px 16px;
}

body.ex-linecoupon #contents.anniv-coupon .tablist_menu  {
    box-shadow: 0 3px 3px 0 rgb(0 0 0 / 20%);
}

body.ex-linecoupon #contents.anniv-coupon .shoplist_cat .cat_ttl{
  background: var(--color-002);
}
body.ex-linecoupon #contents.anniv-coupon .shoplist_cat .item .service a.shopbtn{
  background: var(--color-002);
}
body.ex-linecoupon #contents.anniv-coupon section.bnr_space{
	width: 80%;
	margin:auto;
	display: flex;
	justify-content:center;
	margin-top: 20px;
	margin-bottom: 20px;
	gap: 10px;
}
body.ex-linecoupon #contents.anniv-coupon .coupon_list ul li figure{
    background: #eee;
    width: 80%;
	margin:auto;
    box-sizing: border-box;
    text-align: center;
    margin-bottom: 25px;
	aspect-ratio: 1000 / 600;
}


/*-----------------------------------
SP ミッテン4th半額クーポン .anniv-coupon
-----------------------------------*/
body.ex-linecoupon.sp #contents.anniv-coupon #contents-main {
    padding: 0;
}
body.ex-linecoupon.sp #contents.anniv-coupon > .inner {
    border-radius: 100px 100px 0 0;
    padding: 15px;
    margin: 30px 10px 40px;
    box-sizing: border-box;
    width: calc(100% - 20px) !important;
    border: #2e457c solid 1px;
}
body.ex-linecoupon.sp #contents.anniv-coupon h2 {
    margin-top: -30px;
    width: 100%;
    margin-bottom: 20px;
}
body.ex-linecoupon.sp #contents.anniv-coupon .tablist_menu  ul li.on {
    font-size: 4vw;
}
body.ex-linecoupon.sp #contents.anniv-coupon .tablist_menu  ul li a {
    font-size: 3.3vw;
}
body.ex-linecoupon.sp #contents.anniv-coupon section.bnr_space{
	width: 90%;
    flex-wrap: wrap;
}
body.ex-linecoupon.sp #contents.anniv-coupon section.bnr_space div:first-of-type{
	margin-right: 10px;
}
body.ex-linecoupon.sp #contents.anniv-coupon section.bnr_space div:last-of-type{
	margin-left: 10px;
}
body.ex-linecoupon.sp #contents.anniv-coupon .coupon_list{
    padding: 30px 15px 0px;
}