@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Tilt+Warp&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Zen+Old+Mincho:wght@600;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Shrikhand&display=swap');

:root {--MainColor: #28a1ba;--PointColor: #e4c540;--SecondColor: #ed9a3d;--BgPaleColor: #fff7ea;--contentsPadding:60px 0 80px 0;--MainWidth:1000px;}

html{overflow:auto;}
body{overflow: hidden;min-width: 1200px;
font-style: normal;}
body,a{color: #474747;}

article img{width:100%;height:auto}
article ul.list{display: flex;flex-wrap: wrap;}
article ul.list li{padding-left:16px;line-height: 1.4;margin-right: 10px;}
article ul.list li + li{
	margin-top: 3px;
}
article ul.list li:before{content:"\f058";display:block;float:left;margin-left: -15px;width:1em;text-align:center;font-family:FontAwesome;font-size: 90%;margin-top: 2px;font-weight: normal;}

@media screen and (max-height:645px){
  #ContactIconBtn{
    display: none;
}
}

article{background-image:url(../../images/2026sssfnl/bg_sea.webp);background-color: var(--BgPaleColor);background-position: top 50px center;background-repeat: no-repeat;}
article .FontEn{
 font-family: "Tilt Warp", sans-serif;
 font-weight: normal;
 }

#Header{
    position: relative;
    z-index: 3;
}

#breadcrumb{
    width: 100%;
    margin: 0;
    padding: 15px 0;
}
#breadcrumb ul{
    width: 1000px;
    margin: 0 auto;
}
.pankuzu li, #breadcrumb li{
    padding: 0;
}

.SMPaccrTtl{ display: none}


/*-------------------------------------------CommonTtl*/
.CommonTtl,
.SrchBizInner .title{
    margin: 0 auto;
    width: fit-content;
    margin-bottom: 40px;
    position: relative;
    text-align: center;
    z-index: 2;
    color: var(--MainColor);
}
.CommonTtl.illust{}
.CommonTtl.illust:before,
.CommonTtl.illust:after{content:"";display: block;position: absolute;top: 0;background-position: center;background-repeat: no-repeat;background-size: contain;}
.CommonTtl.illust:before{background-image: url(../../images/2026sssfnl/illust_title_left.png);left: -160px;width: 95px;height: 104px;}
.CommonTtl.illust:after{background-image: url(../../images/2026sssfnl/illust_title_right.png);right: -170px;width: 102px;height: 96px;}
.CommonTtl h2{background-image: url(../../images/2026sssfnl/bg_title.png);background-position: center;background-repeat: no-repeat;background-size: contain;display: inline-block;padding: 0 20px;position: relative;}
.CommonTtl h2:after,
.CommonTtl h2:before{content:"";display: block;position: absolute;width: 40px;height: 100%;top: 0;background-position: center;background-repeat: no-repeat;background-size: contain;}
.CommonTtl h2:before{ background-image: url(../../images/2026sssfnl/deco_title_blue_left.png);left: -50px;}
.CommonTtl h2:after{ background-image: url(../../images/2026sssfnl/deco_title_blue_right.png);right: -50px;}
.CommonTtl.brown h2:before{ background-image: url(../../images/2026sssfnl/deco_title_brown_left.png)}
.CommonTtl.brown h2:after{ background-image: url(../../images/2026sssfnl/deco_title_brown_right.png)}
.CommonTtl h2 .main,
.SrchBizInner .title .main{
    font-size: 22px;
    position: relative;
    display: inline-block;
    font-weight: 900;
    padding-bottom: 15px;
    font-style: italic;
}
.SrchBizInner .title .main{
    padding-bottom: 3px;
    font-family: 'Zen Old Mincho', serif;
    font-size: 30px;
}
.CommonTtl h2 .main strong{
	font-size: 150%;
}
.CommonTtl h2 .sub{
    font-weight: 900;
    padding-bottom: 8px;
    font-size: 18px;
    font-style: italic;
}
.CommonTtl .En{
    font-size: 15px;
    letter-spacing: 0;
    font-style: italic;
}
.CommonTtl .atte{
    font-size: 13px;
    font-weight: bold;
    padding-top: 10px;
}

.CommonTtl .illust{margin-bottom: 12px;}


.CommonSubTtl{background-image: url(../../images/2026sssfnl/bg_title.png);background-position: center;background-repeat: no-repeat;background-size: contain;padding: 0 20px;margin: 0 auto;position: relative;margin-bottom: 30px;line-height: 1.4;width: fit-content;color: var(--MainColor);text-align: center;}
.CommonSubTtl .main{
	display: block;
	font-weight: 900;
	font-size: 18px;
	padding-bottom: 8px;
	font-style: italic;
	text-align: center;
}
.CommonSubTtl .atte{
    display: block;
    font-weight: bold;
    margin-top: 10px;
}
body#airAH .CommonSubTtl .main{
	font-size: 30px;
}
#qua15th .CommonSubTtl .main{
	font-size: 26px;
}
.CommonSubTtl .main strong{
	font-size: 140%;
}
.CommonSubTtl .sub{
	text-align: center;
	letter-spacing: 0.5px;
	font-style: italic;
	font-size: 16px;
}
.CommonSubTtl .txt{
	width: 100%;
	display: block;
	margin-top: 10px;
	line-height: 1.8;
	font-weight: bold;
}
.CommonSubTtl .txt a{
	color: #ee7416;
}

article .AccordionPC .AccClose{
	background-color: #414141;
	color: #fff;
	text-align: center;
	padding: 5px 0;
	margin-top: 10px;
}
article .AccordionPC .trigger{position: relative;border: 1px solid #9f9f9f;text-align: center;border-radius: 3px;padding: 3px 0;}
article .AccordionPC .trigger:hover{
	cursor: pointer;
	background-color: #e8e8e8;
}
article .AccordionPC .trigger:after{position: absolute;right: 8px;top:50%;margin-top:-0.5em;content:"\f067";font-family:FontAwesome;line-height: 1;font-weight: normal;}
article .AccordionPC .trigger.active:after{content:"\f068";}

/*-------------------------------------------linkBtn*/
.linkBtn{
    text-align: center;
    padding-top: 30px;
    padding-bottom: 20px;
    width: 100%;
}
.linkBtn.multi{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.linkBtn a{
    text-decoration: none;
    display: inline-block;
    padding: 18px 120px;
    background-color: var(--MainColor);
    font-size: 14px;
    position:relative;
    border-radius: 3px;
    color: #fff;
    font-weight: bold;
    }
.linkBtn.multi a{
    padding: 15px 50px;
    border-width: 2px;
    font-size: 16px;
    margin: 5px;
}
.linkBtn a:hover{background-color: #4a7fca;}
.linkBtn a:after{position: absolute;right: 12px;top:50%;margin-top:-0.5em;content:"\f105";font-family:FontAwesome;line-height: 1;font-size: 28px;font-weight: normal;font-style: normal;}
.linkBtn a .sub{}
.linkBtn a .main{
    font-size: 180%;
}
.linkBtn a strong{
    -webkit-transition: all .3s ease-out;
    color: #fff94c;
    font-size: 140%;
    font-weight: 600;
    display: inline-block;
    padding: 0 4px;
}
.linkBtn a:hover strong{
    color: #fff !important;
}


/*-------------------------------Menu*/
#Menu.header_change{position: fixed !important;transition: .5s;width: 100%;z-index: 1000;}
#Menu.header_change.show{top: 0;box-shadow: 0 0 4px rgb(0 0 0 / 20%);}

#Menu{background-color: var(--MainColor);position: relative;padding: 10px 0 13px 0;/* box-shadow: 0px 2px 2px rgb(0 0 0 / 30%); */}
#Menu .humb{
display: none;
}
#Menu .Inner{
position: relative;
width: var(--MainWidth);
margin: 0 auto;
}
#Menu .Inner .LogoArea{display: flex;align-items: center;justify-content: center;margin-bottom: 11px;}
#Menu .Inner .LogoArea dt{font-size: 20px;width: 370px;}
#Menu .Inner .LogoArea dt a{text-decoration: none;color: #fff;display: block;line-height: 0;}
#Menu .Inner .LogoArea dt img{
    width: 100%;
}
#Menu .Inner .LogoArea dd{margin-left: 10px;}
#Menu .Inner .LogoArea dd ul{
display: flex;
align-items: center;
column-gap: 6px;
}
#Menu .Inner .LogoArea dd li{}
#Menu .Inner .LogoArea dd li a{color: #fff;border: 1px solid #fff;padding: 4px 15px;line-height: 1;font-size: 12px;border-radius: 3px;font-weight: bold;text-decoration: none;position: relative;}
#Menu .Inner .LogoArea dd li a:after{position: absolute;right: 6px;top:50%;margin-top:-0.5em;content:"\f105";font-family:FontAwesome;line-height: 1;font-weight: normal;}
#Menu .Inner .LogoArea dd li a:hover{
color: var(--MainColor);
background-color: #fff;
}
#Menu .Inner .MenuArea{
display: flex;
justify-content: space-between;
}


#Menu .Inner .MenuArea .Sub{width: 100%;}
#Menu .Inner .MenuArea .Sub ul{display: flex;column-gap: 6px;justify-content: center;}
#Menu .Inner .MenuArea .Sub li{font-size: 12px;color: #fff;/* flex: 1; */text-align: center;}
#Menu .Inner .MenuArea .Sub li + li{}
#Menu .Inner .MenuArea .Sub li + li:before{display: inline-block;padding: 0;margin: 0px 1px;}
#Menu .Inner .MenuArea .Sub li a{font-weight: bold;text-decoration: none;text-align: center;display: block;background-color: #fff;border-radius: 100px;color: var(--MainColor);padding: 3px 18px;}
#Menu .Inner .MenuArea .Sub li a:hover{
    background-color: var(--PointColor);
    color: #fff;
}
#Menu .Inner .MenuArea .Sub li a.active{
    background-color: var(--PointColor);
    color: #fff;
}


/*-----------------------------*/
.Recept{
	background-color: var(--PointColor);
	padding: 5px 0;
	color: var(--MainColor);
}
.Recept p{
	font-weight: 900;
	font-size: 22px;
	text-align: center;
}
.Recept p span{
}
.Recept p span + span{}

/*---------------------------*/
#Bn{
    margin: 0 auto;
    background-color: #fff;
    padding: 40px 0;
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 2;
    background-color: #fff;
}
#Bn .Inner{
    width: 1000px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
#Bn .Inner a{
}
#Bn .Inner + .Inner{
    margin-top: 40px;
}
#Bn ul{
    width: 480px;
    margin-bottom: 20px;
}
#Bn li{}
#Bn li + li{}
#Bn li img{
    border: 1px solid #ccc;
}
#Bn li a img:hover{ opacity:0.7}


/*---------------------------------SearchWrap*/
#SearchWrap{
    padding-bottom: 80px;
    position: relative;
    /* z-index: 2; */
    background-color: #d5d5d5;
    padding-top: 50px;

}
#SearchWrap:before{content:"";background-color: rgb(255 255 255 / 40%);width: 100%;height: 100%;display: block;position: absolute;top: 0;left: 0;}

.SrchBizInner{
    width: 1000px;
    margin: 0 auto;
}
#SearchWrap .btn{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
#SearchWrap .btn li{
    margin: 0 20px;
}
#SearchWrap .btn li a{
    text-decoration: none;
    position: relative;
    
    padding: 20px 70px;
    text-align: center;
    background-color: #014099;
    color: #fff;
    font-size: 18px;
    border-radius: 3px;
    display: block;
    box-shadow: 0 0 5px rgb(0 0 0 / 30%);
}
#SearchWrap .btn li + li a{background-color: #c7ab42;}
#SearchWrap .btn li a:hover{
    opacity: 0.7;
}
#SearchWrap .btn li a:after{position: absolute;right: 8px; top:50%; margin-top:-0.5em;content:"\f105"; font-family:FontAwesome; line-height: 1}


/*--------------------------------------Recom*/
#Recom{
	padding-top: 50px;
	padding-bottom: 50px;
	position: relative;
	z-index: 4;
}
body#domestic #Recom{
	margin-top: 110px;
}
#Recom .MainTxt{
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 20px;
	color: #554664;
}
#Recom h2 .main{
}
.RecomSC{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    position: relative;
    z-index: 9;
    width: 1000px;
    margin: 0 auto;
    margin-bottom: 50px;
    column-gap: 10px;
}
body#airAH .RecomSC{
	justify-content: center;
}
body#airAH .RecomSC li a{
	font-size: 14px;
}
.RecomSC li{
    /* width: 19%; */
    margin-bottom: 10px;
}


#Recom .Sec{
    z-index: 9;
    position: relative;
    width: 1000px;
    margin: 0 auto;
}
#Recom .Sec +.Sec{
	margin-top: 30px;
	padding-top: 30px;
}
#Recom .Sec +.Sec{
        margin-top: 50px;
        padding-top: 40px;
}
#Recom .Sec +.Sec:before,
#Recom .Sec +.Sec:after{
 content:"";
 background-image: linear-gradient(to right, var(--MainColor) 7px, transparent 7px);
 background-size: 25px 3px;
 background-repeat: repeat-x;
 background-position: left bottom;
 display: block;
 width: 100%;
 height: 3px;
 position: absolute;
 top: 0;
 }
#Recom .Sec +.Sec:before{}
#Recom .Sec +.Sec:after{
        background-image: linear-gradient(to right, var(--PointColor) 7px, transparent 7px);
        left: 13px;
}
#Recom .Sec .MainTxt{
	color: #014099;
	font-size: 14px;
	margin-top: -10px;
	margin-bottom: 30px;
}
#Recom .Sec .MainTxt a{
	color: #ee7416;
}


/*------------------------------floatingBn*/
#floatingBn{left: 0;width: 100%;padding: 25px 0;background-color: rgb(152 152 152 / 50%);position: fixed;bottom: 0;z-index: 999;}
#Domestic #floatingBn{background-color: rgb(132 225 150 / 50%);}
#floatingBn .delete{
    z-index: 9;
    right: -27px;
}
#floatingBn .link{
    width: 1000px;
    margin: 0 auto;
    position: relative;
    display: flex;
    justify-content: space-between;
}
#floatingBn .link p{font-size: 15px;font-weight: bold;color: #323232;margin-bottom: 1px;text-align: center;line-height: 1.4;padding-bottom: 5px;}
#floatingBn .link ul{
    /* padding: 5px; */
    padding-right: 0;
    display: flex;
    width: 98%;
    justify-content: space-between;
}
#floatingBn .link li{
    width: 19%;
}
#floatingBn .link li + li{
}
#floatingBn .link a{}

#floatingBn .link a:after{position: absolute;right: 5px;top:50%;margin-top:-0.5em;content:"\f08e";font-family:FontAwesome;line-height: 1;font-size: 13px;}

#floatingBn .link a {
  text-decoration: none;
  background: #fff;
  text-align: center;
  padding: 17px 20px;
  box-sizing: border-box;
  border-radius: 3px;
  margin-left: 0;
  display: block;
  font-weight: bold;
  font-size: 15px;
  position: relative;
  padding-right: 24px;
  line-height: 1.3;
  box-shadow: 0px 2px 0px var(--MainColor);
  border: 1px solid var(--MainColor);
  color: var(--MainColor);
}
#floatingBn .link a:hover{
    background: var(--MainColor);
    color: #fff;
}


/*-------------------------------------------SearchIconBtn*/

#SearchIconBtn{
    position: fixed;
    top: 52%;
    right: 0;
    z-index: 999;
    transform: translate(0,-50%);
    display: none;
}
#SearchIconBtn.link{
    top: 55%;
}

#SearchIconBtn a{
  background-color: #ee7416;
  writing-mode: vertical-rl;
  text-decoration: none;
  color: #fff;
  font-size: 19px;
  background-size: cover;
  box-shadow: 0px 0px 5px rgb(0 0 0 / 30%);
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px 10px 11px 10px;
  box-sizing: border-box;
  border: 3px solid #FFF;
  margin-bottom: 10px;
  letter-spacing: 2px;
  border-radius: 5px 0 0 5px;
  border-right: none;
}
#SearchIconBtn.link a{
    font-size: 16px;
}
#SearchIconBtn a span{padding-top: 2px;}
#SearchIconBtn a:after{content:"\f107";font-family:FontAwesome;font-size: 20px;display: block;font-weight: normal;}
#SearchIconBtn a:before{content:"\f002";font-family:FontAwesome;font-size: 13px;display: block;font-weight: normal;padding-bottom: 4px;}
#SearchIconBtn a.searchbtn{}
#SearchIconBtn a.alljapan{
    background-color: #53a3a5;
    color: #fff;
    background-image: initial;
}

#SearchIconBtn a.alljapan:after,
#SearchIconBtn a.searchbtn.link:after{content:"\f105";font-size: 17px;}

#SearchIconBtn a.alljapan:before{content:"\f24d";}

#SearchIconBtn a.searchbtn:hover,
#SearchIconBtn a.alljapan:hover{
    opacity: 0.6;
}

.oversea #SearchIconBtn a.alljapan{
    display: none;
}

/*-----------------------------------------------Other*/
#Other{
    padding: 60px 0;
    z-index: 3;
    position: relative;
    background-image: url(../../images/2026sssfnl/bg_sea.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}
#Other .Inner{
    width: 1000px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
}
#Other .Inner .Entry{
    width: 31%;
    padding: 20px;
    box-sizing: border-box;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 0 5px rgb(0 0 0 / 30%);
    display: flex;
    flex-direction: column;
    /* border: 1px solid #ccc; */
}
#Other .Inner .Entry h3{
	text-align: center;
	font-weight: 900;
	font-size: 18px;
	padding-bottom: 10px;
}
#Other .Inner .Entry dl{display: flex;flex-direction: column-reverse;margin-bottom: 10px;}
#Other .Inner .Entry dt{font-weight: bold;}
#Other .Inner .Entry dd{
    align-self: center;
    margin-bottom: 10px;
}
#Other .Inner .Entry dd img{
    width: auto;
    height: 60px;
}
#Other .Inner .Entry .linkBtn{padding: 0;margin-top: auto;}
#Other .Inner .Entry .linkBtn a{padding: 13px;display: block;font-size: 16px;border-radius: 3px;text-decoration: none;font-size: 14px;text-align: center;position: relative;font-style: normal;font-weight: bold;}
#Other .Inner .Entry .linkBtn a:hover{
	background-color: #c4a948;
}
#Other .Inner .Entry .linkBtn a:after{position: absolute;right: 8px;top:50%;margin-top:-0.5em;content:"\f105";font-family:FontAwesome;line-height: 1;font-size: 23px;}


/*-------------------------------------------------------Campaign*/
.Campaign{
	width: var(--MainWidth);
	margin: 0 auto;
	position: relative;
	z-index: 9;
	display: flex;
	border-radius: 6px;
	border: 5px solid;
	box-sizing: border-box;
	margin-top: -50px;
	box-shadow: var(--shadow);
}
.Campaign + .Campaign{
	margin-top: 20px;
}
.Campaign + .DiscountTopic + .Campaign{
	margin-bottom: 40px;
}
.Campaign .TitleArea{
	position: relative;
	width: 150px;
	background-color: var(--MainColor);
	padding: 0 10px 0 20px;
}
.Campaign .Title{
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	height: 100%;
	box-sizing: border-box;
}
.Campaign .arrow{border-width: 30px 0 30px 20px;width: 0;height: 0;border-style: solid;position: absolute;right: -20px;top: 50%;display: block;transform: translate(0, -50%);}
.Campaign.Discount .arrow{border-color: transparent transparent transparent var(--MainColor);}
.Campaign .Main{
	background-color: #fff;
	padding: 12px 25px 23px 25px;
	flex: 1;
}
.Campaign .Entry .Detail .stamp{
	position: absolute;
	top: -20px;
	left: 60px;
	font-size: 20px;
	text-align: center;
	line-height: 1.3;
	background-color: #fcdb4d;
	color: var(--MainColor);
	aspect-ratio: 1;
	width: 114px;
	border-radius: 100%;
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	letter-spacing: 0;
	padding-top: 4px;
	box-sizing: border-box;
	}
.Campaign .Entry .Detail .stamp span{
	display: block;
	font-weight: 900;
}
.Campaign .Entry .Detail .stamp span + span{}
.Campaign .Entry .Detail .stamp span strong{
	font-size: 26px;
	line-height: 1;
	letter-spacing: 0;
}
.Campaign .Attention{
    background-color: #e8e8e8;
    padding: 10px 15px;
    border-radius: 3px;
}
.Campaign.Discount.multi .Attention{width: 43%;}
.Campaign .Attention dt{
	font-weight: bold;
	padding-bottom: 2px;
}
.Campaign .Attention dd{}
.Campaign .Attention ul{
	font-size: 13px;

}
.Campaign .Attention li{}

.Campaign.Discount{border-color: var(--MainColor);}
.Campaign.Discount .Title{}
.Campaign.Discount .Title:before,
.Campaign.Discount .Title:after{content: none;width: 89px;height: 78px;background-position: center;background-repeat: no-repeat;background-size: contain;margin: 30px 0;}
.Campaign.Discount .Title:before{background-image: url(../../images/2026sssfnl/illust_title_left.png);}
.Campaign.Discount .Title:after{background-image: url(../../images/2026sssfnl/illust_title_right.png);}
.Campaign.Discount .Title .logo{
	margin: 0 auto;
	margin-bottom: 10px;
	width: 90%;
}
.Campaign.Discount .Title h2{
	font-size: 35px;
	line-height: 1.2;
	font-weight: normal;
}

.Campaign.Discount .Main{}
.Campaign .Entry{margin-bottom: 16px;border-radius: 4px;}
.Campaign .Entry + .Entry{
    margin-top: 12px;
}
.Campaign .Entry .Detail{
	color: var(--MainColor);
	position: relative;
	margin-top: -35px;
	margin-bottom: 15px;
	display: flex;
	flex-wrap: wrap;
}
.Campaign .Entry .Detail .DetailMain{display: flex;}
.Campaign .Entry .Detail .main{
	text-align: center;
	width: fit-content;
	border-bottom: 4px solid var(--MainColor);
	margin: 0 auto;
	padding-bottom: 7px;
	margin-bottom: 15px;
}
.Campaign .Entry.stampOn .Detail .main{}
.Campaign .Entry .Detail .main dt{
	font-weight: 900;
	font-size: 19px;
	line-height: 1.4;
	background-color: var(--MainColor);
	width: fit-content;
	color: #fff;
	margin: 0 auto;
	line-height: 1;
	padding: 6px 30px 8px 30px;
	border-radius: 100px;
}
.Campaign .Entry .Detail .main dt:before,
.Campaign .Entry .Detail .main dt:after{content: none;width: 100%;height: 2px;background-color: var(--MainColor);}
.Campaign .Entry .Detail .main dt strong{
	color: #ffdd4d;
	display: inline-block;
	font-weight: 900;
	font-size: 140%;
}
.Campaign .Entry .Detail .main dd{
	font-weight: 900;
	line-height: 1.4;
	font-size: 23px;
	padding-top: 5px;
}
.Campaign .Entry .Detail .main dd strong{
	font-weight: 900;
	font-size: 130%;
	letter-spacing: -1px;
	padding: 0 1px;
	color: var(--SecondColor);
}
.Campaign .Entry .Detail .main dd + dd{
	font-size: 26px;
	padding-top: 3px;
}
.Campaign .Entry .Detail .main dd + dd strong{
    font-size: 100%;
}
.Campaign .Entry .Detail .price{
	text-align: center;
	font-weight: 900;
	align-items: center;
	width: fit-content;
	padding: revert-layer;
	padding: 0 30px;
}
.Campaign.Discount .Entry .Detail .price dt{
	font-size: 15px;
	line-height: 1.4;
	text-align: left;
}
.Campaign.Discount .Entry .Detail .price dt strong{
	font-weight: 900;
	color: var(--SecondColor);
	font-size: 113%;
}
.Campaign.Discount .Entry .Detail .price dd{
	font-size: 26px;
	line-height: 1.2;
	background-position: center bottom;
	color: var(--SecondColor);
	background: linear-gradient(transparent 70%, #fdfd62 70%);
	width: fit-content;
	margin:  auto;
}
.Campaign.Discount .Entry .Detail .price dd strong{
	font-size: 225%;
	display: inline-block;
	padding-right: 3px;
	font-weight: 900;
	letter-spacing: -2px;
}
.Campaign.Discount .Entry .Detail .price dd em{
	font-size: 160%;
}
.Campaign.Discount .Entry .atte{
	font-size: 14px;
	border: 1px solid #c3c3c3;
	padding: 10px 14px;
	border-radius: 3px;
}
.Campaign.Discount .Entry .atte li{
	margin-right: 10px;
	font-weight: bold;
	/* color: #000; */
	margin-top: 5px;
}
.Campaign.Discount .Entry .atte li + li{
}

.Campaign .Entry .Detail .DetailTopic{
    flex: 1;
    margin-left: 15px;
    background-color: var(--MainColor);
    border-radius: 3px;
    color: #fff;
    padding: 8px 13px; font-weight: bold;
}
.Campaign .Entry .Detail .DetailTopic dt{
    margin-bottom: 6px;
}
.Campaign .Entry .Detail .DetailTopic dt strong{
    color: #ffdd4d;
    font-size: 110%;
}
.Campaign .Entry .Detail .DetailTopic dt span{
    font-size: 80%;
}
.Campaign .Entry .Detail .DetailTopic dd{
    display: flex;
    justify-content: center;
    border: 1px solid #fff;
    padding: 7px 0;
    border-radius: 3px;
}
.Campaign .Entry .Detail .DetailTopic dd .point{
    font-size: 13px;
}
.Campaign .Entry .Detail .DetailTopic dd a{
    text-decoration: none;
    background-color: #ffdd4d;
    display: flex;
    padding: 3px 20px;
    border-radius: 100px;
    color: #000;
    margin-left: 10px;
    align-items: center;
}
.Campaign .Entry .Detail .DetailTopic dd a:after{content: "\f105";
    font-family: FontAwesome;
    display: inline-block;
    text-align: center;
    line-height: 1;
    padding-top: 1px;
    font-weight: normal;
    padding-left: 3px;}
.Campaign .Entry .Detail .DetailTopic dd a:hover{
    background-color: #c2a631;
    color: #fff;
}