@charset "shift_jis";
/* SpCommonReset
**************************** */
/* h1 and h2 */
#main h1 img,#main div[id^="h2_0"] img{
  zoom:1;
  display:block;
  max-width:750px;
  width:100%;
  height:auto;
  margin:auto;
}
/* gourmetWrap */
.gourmetWrap * {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 14px;
	box-sizing: border-box;
}
.gourmetWrap {
	width:100%;
	margin:0 auto;
	max-width:750px;
	-webkit-text-size-adjust:100%;
}
.gourmetWrap img {
  width: 100%;
  height: auto;
  vertical-align: top;
  zoom: 1 !important;
}
.gourmetWrap a{
	display: block;
}
.fw300 {
  font-weight: 300;
	font-family: "Noto Sans JP","qMmpS Pro W3", "Hiragino Kaku Gothic ProN", "qMmpS ProN W3", Meiryo, "CI", sans-serif;
}
.fw600 {
  font-weight: 600;
	font-family: "Noto Sans JP","qMmpS Pro W3", "Hiragino Kaku Gothic ProN", "qMmpS ProN W3", Meiryo, "CI", sans-serif;
}
.gourmetWrap .mainWrap {
	margin-bottom: 30px;
}

/* section */
.section01 {
	padding: 40px 30px 60px;
	background: url('../image/ana_sp_bg_240207.jpg') no-repeat center center;
	color: #fff;
	line-height: 2;
	background-size: cover;
}
.section01 .icon {
	text-align: center;
	margin: 0 auto;
	margin-bottom: 30px;
  width: calc(126 / 690 * 100%);
}
.section01 h2 {
	margin-bottom: 6px;
	text-align: center;
	font-size: 24px;
}
.section01 .subtitle {
	margin-bottom: 18px;
	text-align: center;
	font-size: 16px;
  line-height: 1.5;
}
.section01 .txtBlock01, .section01 .txtBlock02, .section01 .txtBlock03 {
  line-height: 1.786;
}
.section01 .txtBlock01 {
	margin-bottom: 7px;
  letter-spacing: -0.056em;
  text-align: justify;
}
.section01 .txtBlock02 {
	margin-bottom: 16px;
  letter-spacing: -0.05em;
  text-align: justify;
}
.section01 .txtBlock03 {
	margin-bottom: 20px;
	padding: 13px 20px;
	border: 1px solid #fff;
	border-radius: 3px;
}
.section01 .txtBlock03 dt, .section01 .txtBlock03 dd {
	font-size: 14px;
  line-height: 1.5;
	text-align: justify;
  letter-spacing: -0.068em;
}
.section01 .txtBlock03 dt:not(:first-child) {
	margin-top: 10px;
}
.section01 .txtBlock04 {
	font-size: 12px;
  line-height: 1.5;
}
.section02 h2 {
	margin: 60px auto 30px;
	text-align: center;
	width: calc(397 / 750 * 100%);
}
.section03 h2 {
	margin: 60px auto 35px;
	text-align: center;
	width: calc(639 / 750 * 100%);
}
.sectionLinks {
	text-align: center;
}
.sectionLinks li:not(:last-child){
	margin-bottom: 10px;
}

.titleBlock01 {
	margin: calc(66 / 750* 100%) auto calc(60 / 750* 100%);
	width: calc(337 / 750* 100%);
}
.titleBlock02 {
	margin: calc(80 / 750* 100%) auto 0;
	width: calc(506 / 750* 100%);
}
.txtBlock05{
	padding: 0 calc(30 / 750* 100%);
	line-height: 1.7;
}

.cpnEntryBtn{
	margin: calc(40 / 750* 100%) calc(60 / 750* 100%);
}
.listBtn{
	margin: calc(80 / 750* 100%) calc(75 / 750* 100%) 0;
}
.listBtn a{
  display: inline-block;
}
