@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Oswald:400,700');
@import url('https://fonts.googleapis.com/css?family=Roboto:400,700&display=swap');
@import url('https://fonts.cdnfonts.com/css/charm');
@import url('https://fonts.cdnfonts.com/css/tt-livret-subhead-trl');
@import url('https://fonts.cdnfonts.com/css/sweet-romance');
@import url("https://use.typekit.net/hbz4tfm.css");

html, body, header, nav, ul, li, p, a, div, img, dd, dt, dl, h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
	list-style: none;
	text-decoration: none;
	box-sizing: border-box;
}

body{
	overflow-x: unset;
}

.clearfix:before, .clearfix:after {
	content: ' ';
	display: table;
	clear: both;
}

#news_detail .detail .content p {
margin-top: 0rem;
}	


header.menubar_colour {
  /* 中の項目を横に並べるのでflex */
  display: flex;
  /* 背景色 */
  background: white;
}

.container_colour {
  display: flex;
  flex-direction: column;
  position: sticky;
  top: 0;
  z-index: 10;
  width: 100%;
  margin: 0;
}

.pc-menu {
  width: 100%;
}
.pc-menu > ul {
  display: flex;
  list-style: none;
}
.pc-menu > ul > li {
  width: 33.33%;
  text-align: center;
  font-size: 25px;  
}
.pc-menu > ul > li > a {
  display: block;
  line-height: 60px;
  text-decoration: none;
  color: #000000;
  font-family: 'Roboto' , 'Noto Sans JP', sans-serif;
  
}

/* 色指定なしホバー */
.pc-menu > ul > li > a:hover {
  background: #bbbbbb;
}

/* PC用メニュー */

.main-menu {
  /* 中央寄せ */
  margin: 0 auto;
  /* 項目を横並びにするのでflex */
  display: flex;
  /* 背景色 */
  background: #fff;
  /* メニューの幅 */
  width: 1280px;
}

/* ロゴ用（画像など自由に置き換えてください） */
.logoname {
  text-align: center;
  padding: 18px;
  font-size: 18px;
  width: 200px;
  background: #cccccc;
}

/* REDメニューバー指定 */
.pc-menu > ul > li > a.menured {
  display: block;
  line-height: 106px;
  text-decoration: none;
  color: #000000;
  background-color: #fdece4;
}

/*REDホバー */
.pc-menu > ul > li > a.menured:hover {
  background: #fa8072 ;
}

/* Greenメニューバー指定 */
.pc-menu > ul > li > a.menugreen {
  display: block;
  line-height: 106px;
  text-decoration: none;
  color: #000000;
  background-color: #eaf5ee;
}

/*Greenホバー */
.pc-menu > ul > li > a.menugreen:hover {
  background: #8fbc8f ;
}


/* orangeメニューバー指定 */
.pc-menu > ul > li > a.menuorange {
  display: block;
  line-height: 106px;
  text-decoration: none;
  color: #000000;
  background-color: #FDF6E4;
}

/*orangeホバー */
.pc-menu > ul > li > a.menuorange:hover {
  background: #ffb347 ;
}



/*PC用underline*/
.border{
	position: relative;
	text-align: center;
	font-size: 18px;
}

.border:before{
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 0;
	border-bottom: solid 2px #000;
	transform: translateX(-50%);
	animation: border_anim 3s linear forwards;
}

@keyframes border_anim {
	0%{
		width: 0%;
	}
	100%{
		width: 100%;
	}
}

#temperature_guide2409 {
	width: unset;
	margin:0 auto;
	padding:0;
	font-size:16px;
	font-weight:normal;
	font-family: 'Roboto' , 'Noto Sans JP', sans-serif;
	/*overflow: hidden;*/
	overflow:visible;
	text-align: center;
}

#temperature_guide2409 img {
	max-width:100%;
	height:auto;
	border: none;
	vertical-align: bottom;
}

#temperature_guide2409 img.bggif {
	max-width:85%;
}

#temperature_guide2409 h1,
#temperature_guide2409 h2,
#temperature_guide2409 h3,
#temperature_guide2409 h4,
#temperature_guide2409 h5{
	color: #000;
	text-align:center;
	font-weight:bold;
}


#temperature_guide2409 h1{
	margin: 40px auto 30px;
	width: 100%;
	font-size: 4.5em;
	padding: 2%;
	color:black;
	font-family: 'Roboto' , 'Noto Sans JP', sans-serif;
	font-weight: normal;
	letter-spacing: 0.2em;
	line-height: 110%;
	                                               
}

#temperature_guide2409 h4.green,
#temperature_guide2409 h4.orange,
#temperature_guide2409 h4.red{
	font-size: 1em;
}

#temperature_guide2409 h4.green{
	color:#006a4e;
}

#temperature_guide2409 h4.orange{
	color:#006db0;
}

#temperature_guide2409 h4.red{
	color:#e51a4c ;
}

#temperature_guide2409 h1 span{
	width: 100%;
	font-size: 0.55em;
	color:black;
	font-family: "dolce", sans-serif;
	font-weight: 500;
	letter-spacing: 0.01em;	                                               
}

#temperature_guide2409 h2{
	margin: 50px auto;
	width: 100%;
	font-size: 1.5em;
	color:black;
	font-family: 'Roboto' , 'Noto Sans JP', sans-serif;
	font-weight: normal;
	letter-spacing: 0.02em;   
	line-height: 180%;
}

#temperature_guide2409 h2.stylesnap{
	width: 100%;
	font-size: 2em;
	color:black;
	margin: 0px auto 0px!important;
}


#temperature_guide2409 h2.green{
	margin: 40px auto 30px;
	width: 30%;
	font-size: 2.5em;
	color:white;
	font-family: 'Roboto' , 'Noto Sans JP', sans-serif;
	font-weight: normal;
	letter-spacing: 0.02em;
	background: linear-gradient(transparent 0%, #2e8b57 0%); 
	border-radius: 8px;
}

#temperature_guide2409 h2.orange{
	margin: 40px auto 30px;
	width: 30%;
	font-size: 2.5em;
	color:white;
	font-family: 'Roboto' , 'Noto Sans JP', sans-serif;
	font-weight: normal;
	letter-spacing: 0.02em;
	background: linear-gradient(transparent 0%, #ed9121 0%); 
	border-radius: 8px;
}

#temperature_guide2409 h2.red{
	margin: 40px auto 30px;
	width: 30%;
	font-size: 2.5em;
	color:white;
	font-family: 'Roboto' , 'Noto Sans JP', sans-serif;
	font-weight: normal;
	letter-spacing: 0.02em;
	background: linear-gradient(transparent 0%, #dc143c 0%); 
	border-radius: 8px;
}

#temperature_guide2409 p{
	font-size: 1.2em!important;
}

#temperature_guide2409 .temperature_guide2409_wrap{
	width:100%;
	max-width:1000px;
	margin:0px auto;
	padding:0;
	text-align: center;
}

#temperature_guide2409 p.main_text{
	width: 100%;
	margin: 20px auto 60px!important;
	text-align: center;
}

#temperature_guide2409 section{
	width: 100%;
	padding: 100px 0;
}

#temperature_guide2409 section.pickupfeature{
	background: #fffdd6;
}

#temperature_guide2409 .flex{
 display: -webkit-flex; /* Safari */
 display: flex;
 -webkit-flex-wrap: wrap; /* Safari */
 flex-wrap: wrap;
 width: 100%;
 position: relative;
}

#temperature_guide2409 ul.slider li img{
	padding: 1%;
}

/* pickupstyling */


#temperature_guide2409 section.pickupstyling_orange{
	background: #FDF6E4;
	background-image: url(https://www.peetonline.com/images/all/2024/temperature_guide2409/icon/02.png);
	background-repeat: no-repeat;
	background-size: 18%;
	background-position: top 90px right 40px;
	
}

#temperature_guide2409 section.pickupstyling_green{
	background: #eaf5ee;
	background-image: url(https://www.peetonline.com/images/all/2024/temperature_guide2409/icon/01.png);
	background-repeat: no-repeat;
	background-size: 18%;
	background-position: top 90px right 40px;
}

#temperature_guide2409 section.pickupstyling_red{
	background: #fdece4;
	background-image: url(https://www.peetonline.com/images/all/2024/temperature_guide2409/icon/03.png);
	background-repeat: no-repeat;
	background-size: 18%;
	background-position: top 90px right 40px;
}


#temperature_guide2409 .pickupstyle_box{
	position: relative;
	height: 120vw;
}

#temperature_guide2409 .pickupstyle_box > div {
	position: absolute;
}

#temperature_guide2409 .pickupstyle_box .image{
	z-index: 1;
}

#temperature_guide2409 .pickupstyle_box .text{
	height: 60vw;
}

#temperature_guide2409 .pickupstyle_box .text .text_inner{
	text-align: left;
}

#temperature_guide2409 .pickupstyle_box .text .text_inner img{
	width: 40%;
	max-width: 200px;
}

#temperature_guide2409 .flex div p{
	font-size: 0.85em!important;
	line-height: 180%;
	text-align: center;
	margin: 0px auto 15px;
	background: white;
}

#temperature_guide2409 .staffstyling p.attention{
	margin: 0 auto 20px;
}



#temperature_guide2409 .staffname{
	margin: 10px auto;
	line-height: 150%;
}


#temperature_guide2409 .colourlist,
#temperature_guide2409 .itemlist,
#temperature_guide2409 .itemlist01{
	margin: 0 auto;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: flex-start;
	width: 100%;
}


#temperature_guide2409 .colour .colourlist {
	margin: 30px auto;
	width: 100%;
	max-width: 1000px;
}

#temperature_guide2409 .colourlist div {
	flex-basis: calc(100% / 3);
	padding: 2%;
	margin: auto;
}

.img_wrap img{
  width: 100%;
  cursor: pointer;
  transition-duration: 0.3s;
	
}
.img_wrap:hover img{
  opacity: 0.6;
  transition-duration: 0.3s;
  box-shadow: 10px 10px 10px rgba(0,0,0,0.5);
  transform: translateY(-10px);	
}

/* 購入ボタン */


#temperature_guide2409 .itemlist div {
	flex-basis: calc(100% / 3);
	padding: 2%;
	margin-bottom: 10px;
}
#temperature_guide2409 .itemlist01 div {
	flex-basis: calc(100% / 1);
	padding: 2%;
	margin-bottom: 10px;
}

#temperature_guide2409 .itemlist p.itemname{
	text-align: center;
	margin: 5px auto 3px!important;
	line-height: 180%;
	overflow: visible;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	font-size: 0.85em!important;
}


#temperature_guide2409 .itemlist01 p.itemname{
	text-align: center;
	margin: 5px auto 3px!important;
	line-height: 180%;
	overflow: visible;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	font-size: 0.95em!important;
}

#temperature_guide2409 .itemlist p.itemname span {
	color: #C52F32;
	font-weight: bold;
	font-size: 1em!important;
}

#temperature_guide2409 .itemlist p.price,
#temperature_guide2409 .itemlist01 p.price{
	margin: 0 auto!important;
	text-align: center;
}

#temperature_guide2409 .itemlist p.price span {
	color: #C52F32;
	font-size: 1.2em!important;
	font-weight: bold;
}
#temperature_guide2409 a.buy {
	display: block;
	width: 50%;
	max-width: 150px;
	margin: 10px auto;
	padding: 8px 0;
	text-align: center;
	border: 1px solid #263F5B;
	background: #fff;
	color: #263F5B;
	transition: 0.6s;
	font-size: 0.8em;
	border-radius: 8px;
}

#temperature_guide2409 a.buy:hover {
	background: #263F5B;
	text-align: center;
	border: 1px solid #fff;
	color: #fff;
}


#temperature_guide2409 a.buy.red {
	display: block;
	width: 50%;
	max-width: 150px;
	margin: 10px auto;
	padding: 8px 0;
	text-align: center;
	border: 1px solid #fdece4;
	background: #fff;
	color: #dc143c;
	transition: 0.6s;
	font-size: 0.95em;
	border-radius: 8px;
	font-weight: bold;
}

#temperature_guide2409 a.buy.red:hover {
	background: #fdece4;
	text-align: center;
	border: 1px solid #fff;
	color: #fff;
}

#temperature_guide2409 a.buy.green {
	display: block;
	width: 50%;
	max-width: 150px;
	margin: 10px auto;
	padding: 8px 0;
	text-align: center;
	border: 1px solid #eaf5ee;
	background: #fff;
	color: #2e8b57;
	transition: 0.6s;
	font-size: 0.95em;
	border-radius: 8px;
	font-weight: bold;
}

#temperature_guide2409 a.buy.green:hover {
	background: #eaf5ee;
	text-align: center;
	border: 1px solid #fff;
	color: #fff;
}


#temperature_guide2409 a.buy.orange {
	display: block;
	width: 50%;
	max-width: 150px;
	margin: 10px auto;
	padding: 8px 0;
	text-align: center;
	border: 1px solid #FDF6E4;
	background: #fff;
	color: #ed9121;
	transition: 0.6s;
	font-size: 0.95em;
	border-radius: 8px;
	font-weight: bold;
}

#temperature_guide2409 a.buy.orange:hover {
	background: #FDF6E4;
	text-align: center;
	border: 1px solid #fff;
	color: #fff;
}



.balloon.red {
  position: relative;
  display: inline-block;
  margin: 1.5em 0;
  padding: 5px 20px;
  max-width: 100%;
  color: #dc143c;
  font-size: 20px;
  background: white;
  border-radius: 10px;
}

.balloon.green {
  position: relative;
  display: inline-block;
  margin: 1.5em 0;
  padding: 5px 20px;
  max-width: 100%;
  color: #2e8b57;
  font-size: 20px;
  background: white;
  border-radius: 10px;
}

.balloon.orange {
  position: relative;
  display: inline-block;
  margin: 1.5em 0;
  padding: 5px 20px;
  max-width: 100%;
  color: #ed9121;
  font-size: 20px;
  background: white;
  border-radius: 10px;
}

.balloon {
  position: relative;
  display: inline-block;
  margin: 1.5em 0;
  padding: 15px 20px;
  max-width: 100%;
  color: #555;
  font-size: 20px;
  background: white;
  border-radius: 10px;
}

.balloon:before {
  content: "▼着用アイテム▼";
  /*position: absolute;*/
  top: 100%;
  left: 50%;
  margin: auto;
  /*border: 10px solid transparent;
  border-top: 10px solid white;*/
}

.balloon p {
  margin: 0;
  padding: 0;
}



/* 回遊リンク */

#temperature_guide2409 .Banner4 {
	text-align: center;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}

#temperature_guide2409 .Banner4 h3 {
	font-size: 30px !important;
	margin: 50px auto;
	padding: 20px 0;
	border-top: double #000;
	border-bottom: 1px solid #000;
	color: #000;
}

#temperature_guide2409 .Banner4 ul {
	display:inline;
}

#temperature_guide2409 .Banner4 ul li {
	display:inline-block;
	width: 47% !important;
	margin: 1% 1% 2% 1%;
}




@media only screen and (min-width:749px){

.pc_none{
	display: none!important;
}
	

	
	#temperature_guide2409 .pc_header .wrap{
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	position: relative;
}	
	
	
#temperature_guide2409 .pc_wrap{
	width:100%;
	max-width:1000px;
	margin:0 auto;
	padding:0;
	text-align: center;
}

/* pickupstyling */

#temperature_guide2409 .pickupstyle_box{
	height: 825px;
}

#temperature_guide2409 .pickupstyle_box .text{
	height: 300px;
	width: 100%;
}

#temperature_guide2409 .pickupstyle_box .text .text_inner{
	width: 30%;
}

#temperature_guide2409 .pickupstyle_box .text .text_inner img{
	width: 40%;
	max-width: 150px;
}

#temperature_guide2409 .flex div{
	width: calc(100% / 3);
	padding: 2%;
}

#temperature_guide2409 .staffstyling p{
	margin-top: 10px!important;
}

/* ヘッダー・フッターの崩れを直す */

#news_detail .detail{
	width:100%!important;
}

#news_detail .detail .head{
	width: 1000px!important;
	margin: 0 auto 50px!important;
}

#news_detail .detail .content p:first-child{
	margin: 0 auto;
	max-width: 1000px!important;
}

#topicpath{
	width: 1168px;
	margin: 0 auto;
}

.paging{
	width: 1000px;
	margin: 0 auto;
}

.item_category_links{
	width: 1168px;
	margin: 100px auto 0;
}

/* Slider */

.slider {
	width: 100%;
	margin: 0 auto;
}

.slider .slick-prev,.slider .slick-next{
	width:20px;
	height:0;
	padding:15px;
	outline:none;
	overflow:hidden;
	position:absolute;
	top:40%;
	border:none;
	cursor:pointer;
	border-radius: 12%;
	color: rgba(0,0,0,0);
}

.slider .slick-prev{
	left:-35px;
	background-image:url(https://www.peetonline.com/images/all/2023/temperature_guide2409/left.png);
	background-repeat: no-repeat;
	background-position-x: 0;
	background-position-y: 0;
	background-size: contain;
	z-index: 99;
}
.slider .slick-next{
	right:-35px;
	background-image:url(https://www.peetonline.com/images/all/2023/temperature_guide2409/right.png);
	background-repeat: 0;
	background-position-x: 0;
	background-position-y: 0;
	background-size: contain;
	z-index: 99;
}

}

@media screen and (max-width:748px) {

.sp_none {
	display:none;
}

	
/* ------------------ */
/* フッター */
/* ------------------ */
/* メニューをページ下部に固定 */
#fixed-footer-menu {
  position: fixed;
  width: 100%;
  bottom: 0px;
  opacity: 1;
  z-index: 100;
  font-family:'Roboto' , 'Noto Sans JP', sans-serif;
  letter-spacing: 0.08em;
}

/* メニューを横並びにする */
#fixed-footer-menu ul {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
  background: #fff;
}

/* メニューの要素 */
#fixed-footer-menu li {
  justify-content: center;
  align-items: center;
  width: 33.33%; /* 要素が5つの場合（100/5） */
  padding: 0;
  margin: 0;
}

/* メニューのボタン */
#fixed-footer-menu li a {
  color: #333;
  text-align: center;
  display: block;
  width: 100%;
  padding: 10px 0px 10px 0px;
  text-decoration: none;
}

/* メニューgreenのボタン */
#fixed-footer-menu li a.green_footer {
  color: #333;
  text-align: center;
  display: block;
  width: 100%;
  padding: 10px 0px 10px 0px;
  text-decoration: none;
  background-color: #eaf5ee;
}	

/* メニューorangeのボタン */
#fixed-footer-menu li a.orange_footer {
  color: #333;
  text-align: center;
  display: block;
  width: 100%;
  padding: 10px 0px 10px 0px;
  text-decoration: none;
  background-color:#FDF6E4;
}	
	

/* メニューのredボタン */
#fixed-footer-menu li a.red_footer {
  color: #333;
  text-align: center;
  display: block;
  width: 100%;
  padding: 10px 0px 10px 0px;
  text-decoration: none;
  background-color: #fdece4;
}		
	
	

/* メニュータイトル */
#fixed-footer-menu li p {
  font-size: 4.0vw!important; /* メニュータイトルのフォントサイズ */
  /*font-weight: bold;*/
}

/* アイコンのサイズを調整 */
.footer-icon {
  font-size: 20px;
}	
	
	
.balloon:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 45%;
  margin: auto;
  border: 10px solid transparent;
  border-top: 10px solid white;
}	
	
#temperature_guide2409 h1{
	margin: 4vw auto 2vw;
	width: 100%;
	font-size: 9.5vw;
	color:black;
	font-family: 'Roboto' , 'Noto Sans JP', sans-serif;
	font-weight: normal;
	line-height: 110%;
	                                               
}

#temperature_guide2409 h1 span{
	font-size: 5.5vw;
	color:black;
	font-weight: normal;
	letter-spacing: 0.01em;	                                               
}	
	
#temperature_guide2409 h4.green,
#temperature_guide2409 h4.orange,
#temperature_guide2409 h4.red{
	font-size: 0.8em;
}
	
	
/*SP用underline*/
.border{
	position: relative;
	text-align: center;
	font-size: 18px;
}

.border:before{
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 0;
	border-bottom: solid 1px #000;
	transform: translateX(-50%);
	animation: border_anim 3s linear forwards;
}
		
#temperature_guide2409 h2{
	font-size: 3.5vw;
	color: black;
	margin:20vw auto 6vw;
}
	
#temperature_guide2409 h2.green,
#temperature_guide2409 h2.orange,
#temperature_guide2409 h2.red{
	font-size: 5.5vw;
    width: 50%;	
}
	
#temperature_guide2409 h2.stylesnap{
	font-size: 6.0vw;
	color: black;
	width:100%;
}

	
#temperature_guide2409 section.pickupstyling_green,
#temperature_guide2409 section.pickupstyling_orange,
#temperature_guide2409 section.pickupstyling_red{
	background-size: 25%;
	background-position: top 80px right 30px;
}	

#temperature_guide2409 p,
#temperature_guide2409 .itemlist{
	font-size: 3.125vw!important;
	line-height: 180%;
}
	
#temperature_guide2409 p.main_text{
	width: 90%;
	margin: 0px auto 40px!important;
	text-align: left;
}

#temperature_guide2409 section{
	padding: 10px 0;
}

#temperature_guide2409 .itemlist{
	line-height: 150%;
}

#temperature_guide2409 .flex{
	width: 90%;
	margin: 0 auto;
}

#temperature_guide2409 .flex div{
	width: calc(100% / 2);
	padding: 1% 2%;
}

#temperature_guide2409 .flex div p{
	font-size: 2.5vw!important;
	margin: 0px auto 15px;
}
	
#temperature_guide2409 .itemlist01 p.itemname{
	font-size: 0.85em!important;
}	

/* BUY SP */	
#temperature_guide2409 .itemlist div {
	flex-basis: 50%;
	padding: 1% 2%;
	margin-bottom: 10px;
}
#temperature_guide2409 .itemlist p.itemname {
	height: 11vw;
	font-size: 3vw!important;
	line-height: 180%;
}
#temperature_guide2409 .itemlist p.price{
	font-size: 4vw!important;
	line-height: 180% !important;
	margin: auto !important;
}	

#temperature_guide2409 .itemlist01 p.price{
	font-size: 5vw!important;
	line-height: 180% !important;
	
}		
	
/* 100%表示用 */

#news_detail .detail{
	margin: 0 auto;
}

/* 回遊リンク */

#temperature_guide2409 .Banner4 {
	text-align: center;
	width: 100%;
}

#temperature_guide2409 .Banner4 ul{
	margin: 0 auto;
	width: 95%;
}

#temperature_guide2409 .Banner4 ul li {
	width: 95% !important;
	margin: 0 0 5% 0 !important;
}
	
/* ヘッダー */

#news_detail .detail .content p:first-child img{
	display: none;
}

#temperature_guide2409 .header{
	position: relative;
	height: 100vw;
}

#temperature_guide2409 .header .titlelogo{
	position: absolute;
	bottom: 50vw;
	left: 0;
	right: 0;
	width: 85%;
	/*width:100%;*/
	margin: auto;
}

	
}
