<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/*	フェア・イベントテンプレート(v2) 設定用CSS 
-------------------------------------------------------- */

/*	タイトル画像ブロック
-------------------------------------------------------- */
/* タイトル画像ブロック背景 : タイトル画像の同系色を指定 */
.p-fair-header {
    background: #072d54;
}


/*	イントロ
-------------------------------------------------------- */
/* イントロ背景画像 */
#intro {
	padding-top: 20px;
	/*background-color: #01253c;*/
}
#intro .container p {
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
}

.p-fair-intro-inner:before {
    content: '';
    background: url(../img/fair_v2/bg_intro01.jpg);
    display: block;
    width: 300px;
    height: 396px;
    position: absolute;
    top: 100px;
    left: -300px;
    z-index: -1;
}

.p-fair-intro-inner:after {
    content: '';
    background: url(../img/fair_v2/bg_intro02.jpg);
    display: block;
    width: 860px;
    height: 396px;
    position: absolute;
    bottom: -50px;
    right: -250px;
    z-index: -1;
}

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

    .p-fair-intro-inner:after {
        right: -500px;
    }

}

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

    .p-fair-intro-inner:after {
        right: -700px;
    }

}


/*	商品一覧
-------------------------------------------------------- */
.p-fair-item .section-header .section-header-title-ja0 {
    /*background: #0985b6 no-repeat center center / cover;
	width: 100%;
	color: #0985b6;*/
}
/*.p-fair-item .section-header02 {
    background: #7a858f no-repeat center center / cover;
}
.p-fair-item .section-header03 {
    background: #698a79 no-repeat center center / cover;
}
.p-fair-item .section-header04 {
    background: #5993b4 no-repeat center center / cover;
}
.p-fair-item .section-header05 {
    background: #be927e no-repeat center center / cover;
}*/
/* ヘッダータイトル（日本語）文字色 */
.p-fair-item .section-header-title-ja {
    color: #fff;
}

/* ヘッダータイトル（英語）文字色 */
.p-fair-item .section-header-title-en {
    color: #888;
}




/*	ご家族で楽しめるスペシャル企画
-------------------------------------------------------- */
/* ヘッダー背景 */
.p-fair-special .section-header {
    background: #072d54;
}

/* ヘッダータイトル（日本語）文字色 */
.p-fair-special .section-header-title-ja {
    color: #fff;
}

/* ヘッダータイトル（英語）文字色 */
.p-fair-special .section-header-title-en {
    color: #888;
}

/* 開催日時 */
.p-fair-special-date span {
    background: #224c6c;
    color: #fff;
}


/*	フェア特典
-------------------------------------------------------- */
/* フェア特典 背景 */
.p-fair-benefits {
	background: #f5f5f5;
}

/* ヘッダータイトル（英語）文字色 */
.p-fair-benefits .section-header-title-en {
    color: #888;
}

/* アコーディオンメニュー ボタン */
.p-fair-benefits .toggle-header-title &gt; a {
    background: #20427c;
    color: #fff;
}

/* アコーディオンメニュー ボタンアイコン */
.p-fair-benefits .toggle-header-title-btn {
    border: 1px solid #fff;
}

.p-fair-benefits .toggle-header-title-btn span:first-of-type {
    border-top: 1px solid #fff;
}

.p-fair-benefits .toggle-header-title-btn span:last-of-type {
    border-left: 1px solid #fff;
}

/* アコーディオンメニュー コンテンツ */
.p-fair-benefits .toggle-content {
    background: #fff;
}


/*	開催店舗
-------------------------------------------------------- */
/* 開催店舗 背景 */
.p-fair-shop {
    background: url(../img/bg_shop.jpg) no-repeat center center / cover;
}

.p-fair-shop .section-header {
	padding-bottom: 10px;

}
/* ヘッダータイトル（日本語）文字色 */
.p-fair-shop .section-header-title-ja {
    color: #fff;
}

/* ヘッダータイトル（英語）文字色 */
.p-fair-shop .section-header-title-en {
    color: #888;
}


/*	ブログ
-------------------------------------------------------- */
/* ブログ 背景 */
.p-fair-blog {
    background: #f8f8f8;
}

/* ヘッダータイトル（英語）文字色 */
.p-fair-blog .section-header-title-en {
    color: #888;
}


/*	Instagram
-------------------------------------------------------- */
/* ヘッダータイトル（英語）文字色 */
.p-fair-instagram .section-header-title-en {
    color: #888;
}

/* 追加 */
.fair-text {
	text-align: left;
	font-size: 1.5em;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.8;
	margin-top: 15px;
	color: #222;
}
.fair-text2 {
	text-align: center;
	font-size: 1.5em;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.8;
	margin-top: 15px;
	color: #fff;
}


.blue {
	color: #1e4f81;
}
.p-fair-intro-logo {
	padding-top: 35px;
}
/* ヘッダー背景 */
.p-fair-item .section-header .section-header-title-ja0 {
    /*background: #0985b6 no-repeat center center / cover;*/
	width: 100%;
	padding: 15px;
	color: #0985b6;
	font-size: 1.2em;
}

.section-header-title-ja01{
	background: #0c3c76 no-repeat center center / cover;
	padding: 15px;
	color: #fff;
	width: 100%;
	font-family: 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
.section-header-title-ja02{
	background: #340403 no-repeat center center / cover;
	padding: 15px;
	color: #fff;
	width: 100%;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.section-header-title-ja03{
	background: #7f5b4f no-repeat center center / cover;
	padding: 15px;
	color: #fff;
	width: 100%;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.section-header-title-ja04{
	background: #5993b4 no-repeat center center / cover;
	padding: 15px;
	color: #fff;
	width: 100%;
}
.section-header-title-ja05{
	background: #be927e no-repeat center center / cover;
	padding: 15px;
	color: #fff;
	width: 100%;
}


.red {
	color: #C00;
	font-weight: bold;
}
.red2 {
	color: #f00;
	font-weight: bold;
}
.link-detail {
	padding-top: 7px;
	font-weight: bold;
}
.link-detail a:link {
	color: #C93;
}
.link-detail a:hover {
	color: #C93;
	text-decoration: underline;
}
.link-detail a:visited {
	color: #C93;
}
#item .section-header {
	padding: 0;
	padding-bottom: 15px;
}
#benefits .section-header {
	padding-bottom : 0;
}
.p-fair-item-single-list__item-text .brand {
	font-size: 2em;
}
.p-fair-item-single-list__item-text .brand a:link {
	text-decoration: underline;
}


.fair-text .brand {
	font-size: 1.3em;
}
.fair-text .brand a:link {
	text-decoration: underline;
}


.p-fair-item-list__item-text h4 {
	font-size: 1.4em;
}
.p-fair-item-list__item-text .brand {
	font-size: 1.8em;
	padding-bottom: 5px;
}
.p-fair-item-list__item-text .brand a:link {
	text-decoration: underline;
}


/*#color-shop {
	text-align: center;
}
#color-shop li {
	float: left;
	margin: 2px;
	padding: 2px;
	color: #fff;
	font-size: 0.8em;
}*/

.color-osaka {
	padding: 2px;
	font-size : 0.8em;
	margin: 3px;
	color: #fff;
	background-color: #4d4c53; 
}
.color-kyoto {
	padding: 2px;
	font-size : 0.8em;
	margin: 3px;
	color: #fff;
	background-color: #001f63; 
}
.color-kagoshima {
	padding: 2px;
	font-size : 0.8em;
	margin: 3px;
	color: #fff;
	background-color: #0c3b1e; 
}
.color-wakayama {
	padding: 2px;
	font-size : 0.8em;
	margin: 3px;
	color: #fff;
	background-color: #690300; 
}
.color-zenith {
	padding: 2px;
	font-size : 0.8em;
	margin: 3px;
	color: #fff;
	background-color: #000000; 
}
.color-bbo {
	padding: 2px;
	font-size : 0.8em;
	margin: 3px;
	color: #000;
	background-color: #eeac00; 
}


#shop h3 {
	color: #fff;
}

/*改行
680px以下の時「.br-pc」は非表示、「.br-sp」は表示
680px以下の時「.br-pc」は表示、「.br-sp」は非表示*/
@media screen and (min-width: 680px){   
  .br-pc { display:block; }
  .br-sp { display:none; }
}
@media screen and (max-width: 680px){   
  .br-pc { display:none; }
  .br-sp { display:block; }
}

/*@media screen and (min-width: 640px) {
  .br-sp{
    display: none;
  }
}*/
.p-fair-item-single-list__item-text h4 {
	font-size : 1.5em;
}
@media screen and (min-width: 768px) {
	a[href^="tel:"] {
		pointer-events: none !important;
	}
}

.toggle-content-block a:link {
	text-decoration: underline;
}
.toggle-content-block a:hover {
	text-decoration: none;
}
.p-fair-lead&gt;div {
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
	border-bottom: 1px solid #fff;
	max-width: 1110px;
	padding: 0 0 10px;
	text-align: center
}

/* シングル表示 */
.p-fair-item-single-list__item {
	border: 1px solid #ddd;
	padding: 3.6rem 0
}
@media only screen and (max-width: 1199px) {
.p-fair-item-single-list__item {
	padding: 3.0rem 0
}
}
@media only screen and (max-width: 767px) {
.p-fair-item-single-list__item {
	padding: 2.0rem 0
}
}
@media only screen and (max-width: 575px) {
.p-fair-item-single-list__item {
	padding: 1.0rem 0
}
}

.p-fair-item-slider__item-inner, .p-fair-item-single-list__item-inner, .fair-item-slider__item-inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	max-width: 760px;
	margin: 0 auto
}
@media only screen and (max-width: 991px) {
.p-fair-item-slider__item-inner, .p-fair-item-single-list__item-inner, .fair-item-slider__item-inner {
	max-width: 540px
}
}
@media only screen and (max-width: 767px) {
.p-fair-item-slider__item-inner, .p-fair-item-single-list__item-inner, .fair-item-slider__item-inner {
	max-width: 100%;
	flex-direction: column
}
}
.p-fair-item-single-list__item-inner {
	max-width: 900px
}
@media only screen and (max-width: 1199px) {
.p-fair-item-single-list__item-inner {
	max-width: 800px
}
}
@media only screen and (max-width: 991px) {
.p-fair-item-single-list__item-inner {
	flex-direction: column
}
}
.p-fair-item-single-list.sq .p-fair-item-single-list__item-inner {
	max-width: 1000px;
	justify-content: flex-start
}
@media only screen and (max-width: 1199px) {
.p-fair-item-single-list.sq .p-fair-item-single-list__item-inner {
	max-width: 900px
}
}
@media only screen and (max-width: 991px) {
.p-fair-item-single-list.sq .p-fair-item-single-list__item-inner {
	max-width: 100%
}
}
@media only screen and (max-width: 991px) {
.p-fair-item-single-list__item-inner {
	width: 90%
}
}

/* シングル表示 image */
.p-fair-item-slider__item-pic, .p-fair-item-single-list__item-pic, .fair-item-slider__item-pic {
	/*width: 40.263%;*/
	width: 40%;
	flex-shrink: 0
}
@media only screen and (max-width: 991px) {
.p-fair-item-single-list__item-pic {
	width: 50%;
	max-width: 100%;
	margin-bottom: 1.6rem
}
}
@media only screen and (max-width: 767px) {
.p-fair-item-single-list__item-pic {
	width: 65%
}
}
@media only screen and (max-width: 575px) {
.p-fair-item-single-list__item-pic {
	width: 85%
}
}
.p-fair-item-single-list__item-pic img {
	width: 100%
}
.p-fair-item-single-list.sq .p-fair-item-single-list__item-pic {
	/*width: 63%*/
	width: 55%;
}
@media only screen and (max-width: 991px) {
.p-fair-item-single-list.sq .p-fair-item-single-list__item-pic {
	width: 100%;
	max-width: 450px
}
}
@media only screen and (max-width: 575px) {
.p-fair-item-single-list.sq .p-fair-item-single-list__item-pic {
	max-width: 100%
}
}
/* シングル表示 text */
.p-fair-item-slider__item-text, .p-fair-item-single-list__item-text, .fair-item-slider__item-text {
	/*width: 52.631%;*/
	width: 52%;
	flex-shrink: 0;
}
/*@media only screen and (max-width: 575px) {
.p-fair-item-single-list__item-text {
	width: 90%
}
}*/

.p-fair-item-single-list.sq .p-fair-item-single-list__item-text {
	/*width: 36%;*/
	width: 42%;
	padding-left: 5%;
}
@media only screen and (max-width: 991px) {
.p-fair-item-single-list.sq .p-fair-item-single-list__item-text {
	width: 80%
}
}
@media only screen and (max-width: 575px) {
.p-fair-item-single-list.sq .p-fair-item-single-list__item-text {
	width: 90%
}
}
.p-fair-item-single-list.sq .p-fair-item-single-list__item-text p {
	line-height: 1.5;
}

@media only screen and (max-width: 991px) {
.fair-item-slider.sq .fair-item-slider__item-description {
	text-align: left;
}
}
@media only screen and (max-width: 991px) {
.p-fair-item-single-list .fair-item-slider__item-description {
	text-align: left;
}
}
.fair-item-slider__item-description {
	text-align: left;
}
.p-fair-item-list__item-text .mt1 {
	line-height: 1.4;
}



/* 詳細はこちら */
.c-btn {
	transition: all .3s ease;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
	display: flex;
	justify-content: center;
	align-items: center;
	height: 50px !important;
	margin: 0 0 0 0 !important;
	color: #2d2d2d !important;
	font-size: 1.4rem;
	font-weight: bold;
	text-align: center;
	border: 1px solid #b8b8b8;
}
.c-btn:hover {
	background-color: #e6e6e6;
	transition: all 0.3s ease
}
.c-btn2 {
	transition: all .3s ease;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
	display: flex;
	justify-content: center;
	align-items: center;
	height: 50px;
	/*margin: 7px 0 0 0 !important;*/
	color: #2d2d2d !important;
	font-size: 1.4rem;
	font-weight: bold;
	text-align: center;
	border: 1px solid #b8b8b8;
	width: 60% !important;
	margin-left: auto !important;
	margin-right: auto !important;
	margin-top: 7px !important;
}
.c-btn2:hover {
	background-color: #e6e6e6;
	transition: all 0.3s ease
}
/*@media only screen and (max-width: 991px) {
.c-btn2 {
	width: 70% !important;
	margin-left: auto !important;
	margin-right: auto !important;
	margin-top: 7px !important;
	font-size: 1.3rem;
}
}*/

.subtitle {
	text-align: center;
	font-family: 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 2.2em !important;
	font-weight: bold;
	letter-spacing: 2px;
}
.open {
	border: 1px solid #eee;
	padding: 4px;
	color: #fff;
}
.open2 {
	border: 1px solid #fff;
	padding: 4px;
	font-size: 1.1em;
}

.contents-area {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
}
@media only screen and (max-width: 991px) {
.contents-area {
	width: 80%
}
}
@media only screen and (max-width: 575px) {
.contents-area {
	width: 90%
}
}

.contents-text {
}
.p-fair-intro {
	padding: 0px 0 0px
}
@media only screen and (max-width: 991px) {
.p-fair-intro {
	padding: 0px 0 0px
}
}


/*-- PC版表示CSS  --*/
.pc_area{
  display:block;
}
.sp_area{
  display:none;
}


/*-- スマホ版表示CSS  --*/
@media screen and (max-width: 768px){
  .pc_area{
    display:none;
  }
  .sp_area{
    display:block;
  }
}
/*#item .container {
	background-color: #ebebeb;
}*/


    span.anchorlink {
       position: relative;
       top: -95px;
       display: block;
    }

.linkbanner img {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
@media screen and (max-width: 768px) {
.linkbanner img {
	width: 90%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
}

.covid19 {
	width: 950px;
	margin-left:  auto;
	margin-right:  auto;
	margin-bottom: 20px;
	margin-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	border: solid 1px #FFFFFF;
	color: #ffffff;
}
@media screen and (max-width: 991px) {
.covid19 {
	width: 90%;
	margin-left:  auto;
	margin-right:  auto;
	margin-bottom: 20px;
	padding: 10px;
	border: solid 1px #FFFFFF;
	color: #ffffff;
}
}
.covid19 .covidtitle {
	text-align: center;
	font-size: 1.7em;
}


.fair-shop-btn-list__line&gt;a {
	background: #00b900;
}
</pre></body></html>