@charset "utf-8";


@media only screen and (min-width: 768px), print {

/* halohaloTopContent */
.halohaloTopContent{
	width:100%;
}

/* halohaloTopTitleBox */
.halohaloTopTitleBox{
	width:100%;
	background:url(/syohin/sweets/halohalo/figure/index_bg01.webp) no-repeat 50% 0;
}
.halohaloTopTitleBox > .inner{
	/*position:relative;*/
	width:1000px;
	height:426px;
	margin:0 auto;
}
/*.halohaloTopTitleBox > .inner > img{
	position:absolute;
	top:81px;
	left:0;
}*/
	
/*終了しました*/
	.halohaloTopAtt {
		font-size: 1.7em;
		text-align: center;
		background: #0093fb;
		padding: 60px 0 30px;
		color: #FFF;
	}
	.halohaloTopAtt span {
		color: #FFDD00;
		font-weight: bold;
	}
/*商品ラインアップ*/
	.halohaloTopAtt h2.topTitle {
		padding: 15px 22px 10px;
		border-top: #fff 1px solid;
		border-bottom: #fff 1px solid;
		font-size: 3.3rem;
		display: inline-block;
	}
	.halohaloTopAtt p {
		text-align: center;
	}
	.halohaloTopAtt ul {
		width: 1000px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto;
		padding: 30px 60px;
	}
	.halohaloTopAtt ul li {
		width: 250px;
		font-size: 1.8rem;
    position: relative;
	}
  .halohaloTopAtt ul li .soldOut{
    position: absolute;
    width: 190px;
    top: 105px;
    left: 30px;
    transform: rotate(-15deg);
  }
  .halohaloTopAtt ul li:nth-of-type(n+4){
    margin-top: 60px;
  }
  .halohaloTopAtt ul::after{
    content:"";
    display: block;
    width: calc(100% / 3 - 42.5px);
  }
  .halohaloTopAtt .halohaloList dt{
    width: 227px;
    margin: 0 auto;
  }
	.halohaloTopAtt .halohaloList .algybtn01 {
		margin-bottom: 10px;
	}
	.halohaloTopAtt .halohaloList .algybtn01 a {
		font-size: 1.4rem;
		line-height: 1.3;
		color: #0093fb;
		min-width: 250px;
		padding: 12px 0 8px;
		border: solid 2px #005bd7;
		border-radius: 13px;
		background-color: #fff;
		display: inline-block;
		box-shadow: 3px 3px 5px rgba(0,0,0,0.3);
	}
  .halohaloTopAtt .halohaloList dd:first-of-type{
    margin: 7px 0;
  }
	.halohaloTopAtt .halohaloList .algybtn02 a {
		font-size: 1.6rem;
		line-height: 1.3;
		color: #0093fb;
		min-width: 250px;
		min-height: 60px;
		padding: 20px 20px 0px;
		border: solid 2px #005bd7;
		border-radius: 13px;
		background-color: #fff;
		display: block;
		box-shadow: 3px 3px 5px rgba(0,0,0,0.3);
	}
	.halohaloTopAtt .halohaloList .algybtn01 a:link {
		text-decoration: none;
	}
	.halohaloTopAtt .halohaloList .algybtn02 a:link {
		text-decoration: none;
	}
	.halohaloTopAtt .caution {
		width: 870px;
		text-align: left;
		font-size: 1.6rem;
		margin: 0 auto;
	}
/* historyBtn */
.historyBtn > a{
	display:block;
	width:310px;
	margin:40px auto 0;
	color:#ffffff;
	border:#ffffff 2px solid;
	text-decoration:none;
}
.halohalo20th .historyBtn > a{
	margin-top:20px;
}
.historyBtn > a:hover{
	color:#023795;
	background:#ffffff;
}
.historyBtn > a > span{
	display:block;
	padding:10px 20px;
	background:url(/site_common/img/com_ic09.png) no-repeat right 0 bottom 50%;
	background-size: auto 12px;
	text-align:center;
}
.historyBtn > a:hover > span{
	background:url(/site_common/img/com_ic07.png) no-repeat right 0 bottom 50%;
	background-size: auto 12px;
}

/* aboutHalohalo */
.aboutHalohalo{
	margin-top:-50px;
	background:url(/syohin/sweets/halohalo/figure/index_bg03.webp) no-repeat 50% 0;
}
.aboutHalohalo .inner{
	width:1000px;
	margin:0 auto;
	padding:160px 0 70px;
	color:#0077f9;
	text-align:center;
}
.aboutHalohalo .aboutTitle{
	text-align:center;
}
.aboutHalohalo .aboutTitle > span{
	padding:15px 22px 10px;
	border-top:#0077f9 1px solid;
	border-bottom:#0077f9 1px solid;
	font-size:3.3rem;
}
.aboutHalohalo .aboutTitle + .paragraph{
	margin-top:30px;
}
.aboutHalohalo .paragraph + .paragraph{
	margin-top:2em;
}

/* halohaloJelly */
.halohaloJelly{
	min-height:480px;
	background:#0072f8 url(/syohin/sweets/halohalo/figure/index_bg04.webp) no-repeat 50% 100%;
}
.halohaloJelly .inner{
	width:1000px;
	margin:0 auto;
	padding:99px 0 20px 500px;
	color:#ffffff;
}
.halohaloJelly .jellyTitle > span{
	display:block;
	width:100%;
	padding:15px 0 10px;
	border-top:#ffffff 1px solid;
	border-bottom:#ffffff 1px solid;
	font-size:3.3rem;
}
.halohaloJelly .jellyTitle > span > span{
	font-size:2.5rem;
}
.halohaloJelly .jellyTitle + .paragraph{
	margin-top:30px;
}
.halohaloJelly .paragraph + .paragraph{
	margin-top:2em;
}

/* halohaloIce */
.halohaloIce{
	min-height:480px;
	background:#ffffff url(/syohin/sweets/halohalo/figure/index_bg05.webp) no-repeat 50% 100%;
}
.halohaloIce .inner{
	width:1000px;
	margin:0 auto;
	padding:113px 500px 20px 0;
	color:#018cfb;
}
.halohaloIce .iceTitle > span{
	display:block;
	width:100%;
	padding:15px 0 10px;
	border-top:#018cfb 1px solid;
	border-bottom:#018cfb 1px solid;
	font-size:3.3rem;
}
.halohaloIce .iceTitle > span > span{
	font-size:2.5rem;
}
.halohaloIce .iceTitle + .paragraph{
	margin-top:30px;
}
.halohaloIce .paragraph + .paragraph{
	margin-top:2em;
}

/* halohalo20th */
.halohalo20th{
	min-height:429px;
	background:url(/syohin/sweets/halohalo/figure/index_bg06.webp) no-repeat 50% 0;
}
.halohalo20th .inner{
	width:1000px;
	margin:0 auto;
	padding:47px 0 20px 520px;
	color:#ffffff;
}
.halohalo20th .inner .title{
	margin-left:45px;
}
.halohalo20th .inner .title + .paragraph{
	margin-top:2em;
	text-align:center;
}


/* historyContent */
.historyContent{
	width:100%;
}

/* historyTitleBox */
.historyTitleBox {
    background: url("/syohin/sweets/halohalo/figure/history_bg01.webp") center top no-repeat ;
  }
  .historyTitleBox .inner {
    text-align: center;
  }

/* historyLead */
.historyLead {
	width:100%;
}
.historyLead > .inner {
	width: 1000px;
	margin:35px auto 30px;
	color:#002672;
	text-align:center;
}
.historyLead > .inner > .lead01 {
	font-size:3.0rem;
	font-weight:bold;
}
.historyLead > .inner > .lead01 span {
	color:#ff6c00;
	font-size:3.7rem;
}

/* historyList */

  .historyList > .col {
	padding:15px 0 25px;
}
 .historyList > .col:nth-child(odd) {
	background:#def2ff;
}
 .historyList > .col:nth-child(even) {
	background:#d1edff;
}
 .historyList > .col > .inner {
	position:relative;
	width:1000px;
	margin:0 auto;
}
.historyList > .col > .inner > .year {
	color: #035ef6;
	font-size: 4.0rem;
	text-align: center;
}
.historyList > .col > .inner > .balloon01,
.historyList > .col > .inner > .balloon02{
	display: table;
  width: 385px;
  height: 55px;
  padding: 7px 5px;
  background: #ffffff;
  border-radius: 8px;
  top: 0;
}
.historyList > .col > .inner > .balloon01{
	position: absolute;
  top: 0;
  right: 0;
}
.historyList > .col > .inner > .balloon02{
  position: absolute;
  top: 0;
	left:0;
}
.historyList > .col > .inner > .balloon01 > span,
.historyList > .col > .inner > .balloon02 > span{
  display: table-cell;
    color: #002672;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.3;
    text-align: center;
    vertical-align: middle;
}
.historyList > .col > .inner > .balloon01:before{
	content:"";
	position:absolute;
	top:50%;
	left:-6px;
	display:block;
	width:0;
	height:0;
	margin-top:-6px;
	border-style:solid;
	border-width:6px 7px 6px 0;
	border-color:transparent #ffffff transparent transparent;
}
.historyList > .col > .inner > .balloon02:before{
	content:"";
	position:absolute;
	top: 50%;
	right: -6px;
	display:block;
	width: 0;
	height: 0;
	margin-top: -6px;
	border-style: solid;
	border-width: 6px 0 6px 7px;
	border-color: transparent transparent transparent #ffffff;
}
.historyList > .col > .inner > .halohaloList{
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
}
.historyList > .col > .inner > .halohaloList.spaceAd{
	margin-top: 25px;
}
.historyList > .col > .inner > .halohaloList > li{
	width:166px;
}
.historyList > .col > .inner > .halohaloList > li > .image{
	text-align:center;
}
.historyList > .col > .inner > .halohaloList > li > .name{
	margin-top:5px;
	color:#1889e1;
	font-size:1.4rem;
	text-align:center;
}

/* comment */
.comment {
	width:100%;
}
.comment > .inner {
	width:1000px;
	margin:0 auto;
	padding:115px 0 65px;
	background:url(/syohin/sweets/halohalo/figure/history_bg02.webp) no-repeat 50% 50px;
	color:#0070e7;
	font-size:2.6rem;
	font-weight:bold;
	text-align:center;
}

/* lineupWrap */
.lineupWrap{
	width:100%;
	background:#0093fa url(/syohin/sweets/halohalo/figure/index_bg02.webp) no-repeat 50% 0;
}
.lineupWrap > .inner{
	width:1000px;
	margin:0 auto;
	padding:60px 0;
}
.lineupWrap > .inner > .title{
	padding-bottom:10px;
	border-bottom:#ffffff 2px solid;
	color:#ffffff;
	font-size:2.4rem;
}
.lineupWrap > .inner > .lineupTitle{
	margin-top:20px;
	text-align: center;
}
.lineupWrap > .inner > .lineupTitle > span{
	padding:15px 45px 10px;
	border-top:#ffffff 1px solid;
	border-bottom:#ffffff 1px solid;
	color:#ffffff;
	font-size:3.3rem;
}
.lineupWrap > .inner > .lineupColumn > .col{
	float:left;
	width:227px;
	margin:30px 30px 0 0;
}
.lineupWrap > .inner > .lineupColumn > .col:nth-child(4n){
	margin-right:0;
}
.lineupWrap > .inner > .lineupColumn > .col > .image{
	margin-bottom:19px;
}
.lineupWrap > .inner > .lineupColumn > .col > .btn > a{
	display:block;
	width:100%;
	background:#ffffff;
	border:#ffffff 2px solid;
	color:#023795;
	text-decoration:none;
}
.lineupWrap > .inner > .lineupColumn > .col > .btn.nutritionType > a{
	background:#0093fa;
	color:#ffffff;
}
.lineupWrap > .inner > .lineupColumn > .col > .btn > a:hover{
	background:#0093fa;
	color:#ffffff;
}
.lineupWrap > .inner > .lineupColumn > .col > .btn.nutritionType > a:hover{
	background:#ffffff;
	color:#023795;
}
.lineupWrap > .inner > .lineupColumn > .col > .btn > a > span{
	display:block;
	padding:10px 20px;
	background:url(/site_common/img/com_ic07.png) no-repeat right 0 bottom 50%;
	background-size: auto 12px;
	text-align:center;
}
.lineupWrap > .inner > .lineupColumn > .col > .btn.nutritionType > a > span{
	background:url(/site_common/img/com_ic09.png) no-repeat right 0 bottom 50%;
	background-size: auto 12px;
}
.lineupWrap > .inner > .lineupColumn > .col > .btn > a:hover > span{
	background:url(/site_common/img/com_ic09.png) no-repeat right 0 bottom 50%;
	background-size: auto 12px;
}
.lineupWrap > .inner > .lineupColumn > .col > .btn.nutritionType > a:hover > span{
	background:url(/site_common/img/com_ic07.png) no-repeat right 0 bottom 50%;
	background-size: auto 12px;
}
.lineupWrap > .inner > .lineupColumn + .btnStyle02 a{
	display:block;
	width:352px;
	margin:0 auto;
}
.lineupWrap > .inner > .lineupColumn + .btnStyle02 a span{
	display:block;
	width:100%;
}

/*cp*/
  .cp .inner{
	width:1000px;
	margin:0 auto;
	padding:70px 0;
	text-align:center;
}
.cp .topTitle {
  padding: 15px 22px 10px;
  border-top: #333 1px solid;
  border-bottom: #333 1px solid;
  font-size: 3.3rem;
  display: inline-block;
}
.cp .cpWrap {
  padding: 40px 60px 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.cp .cpWrap::after{
  content:"";
  display: block;
  width:250px;
}
.cp .cpWrap li {
  text-align: left;
  width: 250px;
}
.cp .cpWrap:has(li:only-child)::before,
.cp .cpWrap:has(li:only-child)::after {
  content:"";
  display: block;
  width:250px;
}
.cp .cpWrap li .cpImg {
  margin-bottom: 10px;
}
.cp .cpWrap li .cpTitle a {
  font-size: 1.7rem;
  text-decoration: none;
  font-weight: bold;
}
.cp .cpWrap li .period {
  color: #dd3900;
  font-size: 1.5rem;
  font-weight: bold;
}

/*=================================

	clearfix

=================================*/
.halohaloTopAtt ul:after,
.lineupWrap > .inner > .lineupColumn:after {
	content: "";
	display: block;
	clear: both;
}

}


