@charset "shift_jis";

body div.container_{margin-top:0;}
*{box-sizing: border-box;}
img{vertical-align: bottom;}
html{overflow-x: hidden;}
body {
	background: url(/img/genre/0104/bg_01.jpg);
	color: #666;
	font-family: "游ゴシック", "Yu Gothic", YuGothic,ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic Pro,メイリオ,Meiryo,Osaka,ＭＳ\ Ｐゴシック,MS PGothic,sans-serif;
	overflow-x: hidden;
}
main {
	display: block;
	margin-top: -20px;
	font-size: 18px;
	line-height: 1.6;
}
h2.category_name_{display: none;}

.flavor_guide a:visited {
	color: #9d9d9d!important;
	text-decoration: none;
}
.flavor_guide a:hover {
	text-decoration: underline!important;
	opacity: 0.8;
}

/**************************************************************** FV */

.flavor_guide .fv figure.top_im {
	position: relative;
	left: -48%;
}

.flavor_guide .fv figure {
	width: 100%;
}

.flavor_guide .fv .fv_contents {
	max-width: 900px;
	margin: 0 auto;
	position: relative;
}

.flavor_guide .fv h1 {
	position: relative;
	margin-bottom: 80px;
	font-size: 2.0em;
}

.flavor_guide .fv h1:after {
  content: '';
  display: inline-block;
  position: absolute;
  left: 50%;
  bottom: -34px;
  width: 127px;
  height: 2px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #bbb;
}

.flavor_guide .fv h1 span {
	font-size: 24px;
}
.flavor_guide .fv .parts figure {
	position: absolute;
}

.flavor_guide .fv .parts1 {
	width: 174px;
	top: -125px;
	left: -13.57%;
}

.flavor_guide .fv .parts2 {
	top: 55px;
	right: -95%;
}

.flavor_guide .fv .parts3 {
	width: 173px;
	bottom: -545px;
	left: -10%;
}

/**************************************************************** sec01 */

.flavor_guide .sec01 h2 {
	height: 173px;
	margin-inline: calc(50% - 50vw);
	padding: 4.05% 0;
	background: #efefef url(/img/genre/0104/bg_02.png) top center no-repeat;
	font-size: 2.0em;
	font-weight: bold;
}

.flavor_guide .sec01 h2 span {
	font-size: 24px;
}

.flavor_guide .sec01 h3  {
	font-size: 2.0em;
}

.flavor_guide .sec01 .contents_wrap {
	position: relative;
	max-width: 900px;
	margin: 0 auto;
}

/**************************************************************** .point_contents */
.flavor_guide .sec01 .point_contents ul li {
	margin-bottom: 60px;
}

.flavor_guide .sec01 .point_contents ul li .text {
	width: 450px;
	float: left;
	margin-right: 30px;
}
.flavor_guide .sec01 .point_contents ul li figure {
	width: 420px;
	float: right;
}

.flavor_guide .sec01 .point_contents ul li p {
	font-size: 0.9em;
}

.flavor_guide .sec01 .point_contents ul li p.lead {
	position: relative;
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 70px;
	margin-bottom: 15px;
}

.flavor_guide .sec01 .point_contents ul li.p1 p.lead:before {
	content: '';
   position: absolute;
   display: inline-block;
   top: 45%;
   left: 0;
   width: 59px;
   height: 19px;
   transform: translateY(-50%);
   background: url(/img/genre/01040201/pc/point1.png) no-repeat 50% 50%;
}

.flavor_guide .sec01 .point_contents ul li.p2 p.lead:before {
	content: '';
   position: absolute;
   display: inline-block;
   top: 45%;
   left: 0;
   width: 62px;
   height: 18px;
   transform: translateY(-50%);
   background: url(/img/genre/01040201/pc/point2.png) no-repeat 50% 50%;
}

.flavor_guide .sec01 .point_contents ul li.p3 p.lead:before {
	content: '';
   position: absolute;
   display: inline-block;
   top: 45%;
   left: 0;
   width: 63px;
   height: 18px;
   transform: translateY(-50%);
   background: url(/img/genre/01040201/pc/point3.png) no-repeat 50% 50%;
}

.flavor_guide .sec01 .point_contents ul li .text span {
	color: #ba1b11;
}

#area03, #area04, #area05 {
	width: 900px;
	border-bottom: 1px solid #bbbbbb;
}

.flavor_guide .sec01 .parts figure{
	position: absolute;
}

.flavor_guide .sec01 .parts4 {
	width: 187px;
	bottom: 2430px;
	right: 1.5%;
}