@charset "UTF-8";

/*-------------------------------------------------------------------------------------------------------------------------------
* 基本設定
-------------------------------------------------------------------------------------------------------------------------------*/
body {
	font-size: 12px;
	color: #000000;
	line-height: 1.5;
	font-family: "Noto Sans JP", sans-serif;
	background: #FFF;
	text-align: justify;
	text-justify: inter-ideograph;
	-webkit-text-size-adjust: 100%;
}

/*-------------------------------------------------------------------------------------------------------------------------------
* common
-------------------------------------------------------------------------------------------------------------------------------*/
#container{
	width: 100%;
}
#wrapper{
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}

/* header
=================================================================== */
#header{
	width: 100%;
}
#header_logo{
	width: 750px;
}
#header_inner{
	margin: 0 auto;
	width: 750px;
}

/*-------------------------------------------------------------------------------------------------------------------------------
* contents
-------------------------------------------------------------------------------------------------------------------------------*/
#contents {
	width: 750px;
}
#okayama-main {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#okayama-main h1 {
	margin-bottom: 0px;
}
#okayama-main h2 {
	font-size: 24px;
	text-align:center;
}
#okayama-main .btn_chirashi {
	margin: 5px auto 30px;
	text-align:center;
}
#okayama-main-content {
	width: 748px;
	background:#fff;
	margin-bottom:20px;
}

a {
    outline: none;
}
map area {
    outline: none;
}

.flxstart {
	justify-content: flex-start !important;
}


/* btn */
.btn_top_wrap {
	margin: 40px 0 80px;
}
.btn_top {
	width: 650px;
	border-radius: 42px;
	margin: 0 auto;
	text-align: center;
	position: relative;
	font-size: 28px;
}
.btn_top a {
	text-decoration: none;
	display: block;
	font-weight: bold;
	padding: 20px 0;
}
.btn_map {
	background: #d60074;
	margin-bottom: 20px;
}
.btn_map a {
	color: #FFF;
}
.btn_cp {
	border: 2px solid #d60074;
}
.btn_cp a {
	color: #d60074;
	letter-spacing: -1px;
	margin-left: -10px;
}
.btn_arrow {
	position: absolute;
	right: 16px;
	height: auto;
	top: 24px;
}
.btn_bottom {
	width: 650px;
	border-radius: 46px;
	margin: 0 auto;
	text-align: center;
	position: relative;
	font-size: 20px;
}
.btn_bottom a {
	text-decoration: none;
	display: block;
	font-weight: bold;
	padding: 16px 0;
	margin-left: -10px;
	letter-spacing: -1px;
}
.btn_pdf {
	background: #d60074;
	margin-bottom: 20px;
}
.btn_pdf a {
	color: #FFF;
}
.btn_catalogue {
	border: 2px solid #d60074;
}
.btn_catalogue a {
	color: #d60074;
}
.btn_arrow2 {
	position: absolute;
	right: 16px;
	top: 32px;
}
.btn_top:hover, .btn_bottom:hover {
	opacity: 0.6;
}



.event-section--world {
	background: #5c3327;
	position: relative;
	margin-bottom: 80px;
}
.event-section--world h2, .event-section--world p {
	color: #FFF;
}
.event-section--variety {
	background: url("../../img/2601/bg_variety.png");
	position: relative;
	padding: 120px 0 40px !important;
	margin-bottom: 100px;
}
.event-section--popup {
	position: relative;
}
.event-section--daily {
	background: #eb75a8;
}
.world_img01 {
	position: absolute;
	left: 50px;
	top: -30px;
}
.variety_img01 {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: -50px;
}
.popup_img01 {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: -40px;
}
.product {
  width: 650px;
  display: flex;
  gap: 24px;
}
.event-section .product:not(:last-child) {
  padding-bottom: 34px;
}
.product--reverse {
  flex-direction: row-reverse;
}
.product__image img + img {
  margin-top: 20px;
}
.product__badge--limited {
  font-weight: bold;
}
.product {
  display: flex;
  gap: 24px;
  width: 650px;
  margin: 0 auto;
  justify-content: space-between;
}
.product__image img {
  display: block;
}
.product__label {
  font-weight: bold;
  margin-bottom: 8px;
}
.product--featured .product__label {
  color: #c00;
}
.event-section {
	padding: 40px 0;
}
.event-section__title {
	font-size: 28px;
}
.event-section--world .product__brand {
	font-family: "Noto Serif CJK JP", serif;
}
.product__brand {
	font-size: 28px;
}
.product__brand span {
	font-size: 18px;
	margin-left: 10px;
}
.event-section--world .event-section__title {
	width: 650px;
	margin: 0 auto;
	font-family: "Noto Serif CJK JP", serif;
	color: #e5d8c7;
	font-size: 28px !important;
	margin-bottom: 30px;
}
.event-section--variety .product__brand {
	color: #e60012;
	background: #FFF;
	display: inline-block;
	font-size: 22px;
	padding: 2px 6px;
	font-weight: bold;
	margin-bottom: 10px;
}
.event-section--daily .product__brand {
	color: #74151a;
	background: #9dcc70;
	display: inline-block;
	font-size: 22px;
	padding: 2px 6px;
	font-weight: bold;
	margin-bottom: 10px;
}
.product__size {
	font-size: 16px;
}
.product__price-unit {
	font-size: 16px;
}
.product__description {
	font-size: 18px;
	margin-bottom: 12px;
}
.event-section--popup .product__description {
	margin-top: 10px;
}
.product__name {
	font-size: 22px;
}
.product_start {
	font-size: 18px;
	color: #fff;
}
.product__badge--limited {
	background: #e3007f;
	color: #FFF;
	display: inline-block;
	padding: 2px 8px;
	font-size: 14px;
	margin-bottom: 10px;
}
.product__label {
	font-size: 30px;
}
.product__label span {
	font-size: 18px;
}
.event-section--world .event-section__title {
	text-align-last: left;
}
.product--sable {
	justify-content: left;
}
.event-section--popup .product__body {
	width: 650px;
}
.popup01 {
	background: #f9c58a;
}
.popup02 {
	background: #f5dce5;
}
.popup03 {
	background: #e5db96;
}
.popup04 {
	background: #d2dfe5;
}
.extend {
	padding-top: 44px;
}
.product_popup_bland {
	display: flex;
}
.event-section--popup .product {
	padding: 30px 0;
}
.event-section--daily .event-section__title {
	margin-bottom: 10px;
}
.product_daily_wrapper {
	width: 650px;
	margin: 0 auto;
	border: 2px solid #dbe367;
	padding: 20px 0;
}
.product_daily_wrapper:not(:last-child) {
	margin-bottom: 30px;
}
.product--daily {
	width: 590px;
	justify-content: flex-start;
}
.product--daily .product__image {
	width: 220px;
}
.daily_lead {
	text-align: center;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 30px;
}
.daily_day {
	width: 590px;
	margin: 0 auto 20px;
}
.aeon_title {
	background: #723f28;
	padding: 20px 45px;
}
.event-section--aeon .event-section__title {
	margin-bottom: 16px;
}
.aeon_date {
	display: flex;
	justify-content: space-between;
}
.aeon_date_txt {
	font-size: 22px;
	color: #FFF;
}
.aeon_date_txt span {
	font-size: 16px;
}
.date_big {
	font-size: 26px !important;
}
.event-section--aeon .event-section__inner{
	background: #f5bed6;
	padding-bottom: 40px;
}
.product_aeon_wrapper {
	width: 650px;
	margin: 0 auto;
	background: #fff;
	padding: 20px 0;
}
.product_aeon_wrapper:not(:last-child) {
	margin-bottom: 30px;
}
.aeon_lead {
	font-size: 28px;
	color: #723f28;
	text-align: center;
	margin: 20px 0;
	font-weight: bold;
}
.aeon_example {
	width: 650px;
	margin: 0 auto 14px;
	color: #723f28;
	font-size: 22px;
	font-weight: bold;
}
.aeon_note {
	width: 650px;
	margin: 0 auto 14px;
	color: #e50012;
	font-size: 16px;
}
.notes {
	font-size: 18px;
	width: 650px;
	margin: 40px auto 60px;
}

/*-------------------------------------------------------------------------------------------------------------------------------
* footer
-------------------------------------------------------------------------------------------------------------------------------*/
#footer {
	width: 100%;
	padding: 20px 0 50px 0;
}
#footer .pagetop {
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}
#footer .pagetop a {
	display: inline-block;
	padding: 25px 10px 0;
	background: url(../img/arrow_t1.svg) no-repeat center top;
	background-size: 24px;
	color: #000;
	text-decoration: none;
}
#footer .copyright {
	text-align: center;
	font-size: 12px;
	margin-top: 1.2em;
}
@media screen and (max-width : 750px ){
	#footer {
		width: 100%;
	}
}

/*-------------------------------------------------------------------------------------------------------------------------------
* pagetop
-------------------------------------------------------------------------------------------------------------------------------*/
#pagetop {
	display: none;
	position: fixed;
	z-index: 2000;
	right: 20px;
	bottom: 20px;
}
