@charset "utf-8";
@import url("/jutaku/common/css/rn03/fonts3.css");
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap');
/* ****************************************************************************

　目次

-------------------------------------------------------------------------------

　01. モジュール

******************************************************************************* */
#container {
	margin-top: 0;
	padding-bottom: 0;
	font-family: "Noto Sans JP", 'Noto Sans Japanese', "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", Arial, Helvetica, sans-serif;
	color: #000;
}
/* ==

　01. モジュール

=============================================================================== */
/* ビジュアル
------------------------------------------------------------------------------- */
.fairVisual01 {
	padding: 0 20px 0 40px;
	position: relative;
	background: url(../images/visual_bg01.jpg) center center no-repeat;
	background-size: cover;
}
.fairVisual01_in {
	position: relative;
	max-width: 976px;
	margin: 0 auto;
	padding: 30px 0 0;
}
.fairVisual01_tit {
	line-height: 1;
}


.fairBgWrap{
	position: relative;
	overflow: visible;
}
.fairLead{
	margin: 52px 0 0;
	padding: 0 20px;
	position: relative;
	overflow: visible;
	z-index: 2;
}
.fairLead::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 800px;
	left: 0;
	bottom: -25px;
	background-image: url("../images/bg01.png");
	background-repeat: no-repeat;
	background-size: 1770px auto;
	background-position: calc(50% - 30px) bottom;
	opacity: 0.2;
	/*
	filter: blur(1px);
	*/
	pointer-events: none;
	z-index: 3;
}
.fairBanner {
	max-width: 950px;
	margin: 0 auto 40px;
	position: relative;
	z-index: 3;
}
.fairLead_in{
	position: relative;
	max-width: 950px;
	margin: 0 auto;
	padding: 40px 0 100px;
	z-index: 3;
}
.fairLead p{
	margin-bottom: 40px;
	font-size: 150%;
	font-weight: 700;
	line-height: 2.0;
	color: #000;
	letter-spacing: 0.04em;
	text-align: center;
}
.fairLead p:last-child {
	margin-bottom: 0;
}

.fairLead_img01,
.fairLead_img02,
.fairLead_img03 {
	position: absolute;
}
.fairLead_img01 img,
.fairLead_img02 img,
.fairLead_img03 img {
	border-radius: 20px;
}
.fairLead_img01 {
	top: 112px;
	left: -77px;
}
.fairLead_img02 {
	top: 0;
	right: -56px;
}
.fairLead_img03 {
	bottom: -90px;
	right: 110px;
}
/*
@media only screen and (max-width: 1440px) {
	.fairLead::before {
		background-position: center bottom;
	}
}
*/
@media only screen and (max-width: 1100px) {
	.fairLead_img01 {
		left: 0;
	}
	.fairLead_img02 {
		right: 0;
	}
}



.fairBlock01{
	padding: 70px 20px 55px;
	background-color: rgba(24, 43, 62, 0.05);
	position: relative;
	z-index: 3;
}
.fairBlock01_in {
	max-width: 950px;
	margin: 0 auto;
}
.fairBlock01 h2.fairHeading01,
.fairBlock01 h3.fairHeading02 {
	margin-bottom: 20px;
	font-size: 200%;
	line-height: 1..875;
	font-weight: 700;
}
.fairBlock01 h2.fairHeading01 {
	margin-bottom: 50px;
}
.fairBlock01 .fairTxt01 {
	margin-bottom: 30px;
	font-size: 135%;
	line-height: 1.875;
	font-feature-settings: "palt";
	letter-spacing: 0.04em;
}
.fairBlock01 .fairTxt_note {
	font-size: 100%;
	line-height: 2;
	font-weight: 400;
}

.fairBlock01_lead {
	padding: 0 60px;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}
.fairBlock01_lead > figure {
	width: 36.5%;
}
.fairBlock01_lead > figure img {
	border-radius: 20px;
}
.fairBlock01_lead .fairBlock_docs {
	width: calc(63.5% - 37px);
}
.fairBlock01 .fairBlock01_lead .fairTxt01 {
	margin-bottom: 0;
}

.fairBlock_item {
	margin: 80px 0;
	background-color: #FFF;
	border-radius: 20px;
	overflow: hidden;
	display: flex;
	align-items: center;
}
.fairBlock_item.fairBlock_item_taishin {
	flex-direction: row-reverse;
}
.fairBlock_item figure {
	width: 50%;
}
.fairBlock_item > div {
	width: 50%;
	padding: 0 60px 0 45px;
	box-sizing: border-box;
}
.fairBlock_item.fairBlock_item_taishin > div {
	padding: 0 45px 0 60px;
}

.fairBtn01 a {
	min-height: 62px;
	background-color: #CBAF34;
	font-size: 175%;
	color: #29384E;
	font-weight: 700;
	text-decoration: none;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}
.fairBtn01 a::before {
	content: "";
	width: calc(100% - 8px);
	height: calc(100% - 8px);
	padding: 4px;
	border: 2px solid #29384E;
	display: block;
	box-sizing: border-box;
	position: absolute;
	top: 4px;
	left: 4px;
}
.fairBtn01 a::after {
	content: "";
	width: 16px;
	height: 16px;
	background-color: #29384E;
	display: block;
	clip-path: polygon(0 20%, 0 80%, 100% 50%);
	position: absolute;
	top: calc(50% - 8px);
	right: 29px;
}


.fairCampaign01{
	padding: 0 20px;
	position: relative;
	z-index: 3;
	overflow: visible;
}
.fairCampaign01::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 940px;
	left: 0;
	top: -440px;
	background-image: url("../images/bg01.png");
	background-repeat: no-repeat;
	background-size: 1780px auto;
	background-position: calc(50% - 130px) top;
	opacity: 0.2;
	pointer-events: none;
	z-index: 3;
}
.fairCampaign01 h2{
	max-width: 950px;
	margin: 40px auto 0;
	position: relative;
	z-index: 4;
}
.fairCampaign01_in{
	max-width: 950px;
	margin: 0 auto;
	padding: 40px 60px 65px;
	border-left: 6px solid #D3C45D;
	border-right: 6px solid #D3C45D;
	border-bottom: 6px solid #D3C45D;
	box-sizing: border-box;
}
.fairCampaign01 .fairCampaign01_txt_lead {
	margin: 0 -40px 40px;
	font-size: 184%;
	font-weight: 700;
	text-align: center;
}
.fairCampaign01 .fairCampaign01_txt_lead > span {
	background:linear-gradient(#fff 82%, #D0D5E1 83%, #D0D5E1 99%, #fff 99.5%);
}
.fairCampaign01_present {
	margin-bottom: 40px;
	padding: 40px 0 30px;
	border-top: 4px solid #29384E;
	border-bottom: 4px solid #29384E;
}
.fairCampaign01_date {
	display: -webkit-box;
	display: flex;
	align-items: flex-start;
	justify-content: center;
	margin: 0 auto 40px;
	font-size: 200%;
	font-weight: 700;
}
.fairCampaign01_date dt {
	width: 5em;
	margin: 0 10px 0 0;
	padding: 2px 0;
	background-color: #29384E;
	color: #fff;
	border-radius: 11px;
	text-align: center;
}
.fairCampaign01_date dd {
	padding: 2px 0;
}
.fairCampaign01_txt_notes {
	line-height: 1.714;
	margin: 36px 0 40px;
	color: #000;
	font-size: 117%;
	font-weight: 400;
	text-align: center;
	display: flex;
	justify-content: center;
	gap: 0 40px;
}
.fairCampaign01_present_in {
	margin-top: 40px;
	display: flex;
	gap: 0 3%;
}
.fairCampaign01_present_in figure{
	width: 50%;
}
.fairCampaign01_present_in figcaption{
	margin-top: 5px;
	font-size: 10px;
	text-align: right;
}
.fairCampaign01_present_in > div {
	width: 47%;
}
.fairCampaign01_present_in > div p {
	font-size: 133%;
	line-height: 1.75;
	font-weight: 700;
	font-feature-settings: "palt";
	letter-spacing: 0.05em;
	white-space: nowrap;
}


.fairCampaign01_txt_note02 {
	line-height: 1.714;
	margin: 9px 0 18px 1em;
	color: #000;
	font-size: 117%;
	font-weight: 400;
	text-indent: -1em;
}

.fairCampaign01 h3.fairHeading02 {
	line-height: 1.75;
	margin: 0 0 40px;
	font-size: 135%;
	font-weight: 700;
	text-align: center;
}

.fairCampaign01_flow {
	margin: 0 -60px 30px;
	padding: 30px 0 50px;
	background-color: #F3F4F5;
	text-align: center;
}


/* 見出し
------------------------------------------------------------------------------- */
.spHeading01 {
	position: relative;
	line-height: 1;
	max-width: 930px;
	margin: 0 auto;
	padding: 85px 0 0;
	color: #fff;
	font-size: 234%;
	font-weight: 700;
	text-align: center;
}
.spHeading01 > span {
	background-color: #29384E;
	display: inline-block;
	position: relative;
	padding: 20px 80px 25px;
	border-radius: 50px;
}
.spHeading01 > span::before {
	content: "";
	display: block;
	position: absolute;
	right: 0;
	bottom: -24px;
	left: 80px;
	width: 30px;
	height: 25px;
	background-image: url(../images/heading_bg05.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
}
.spHeading01 > span > span::before {
	content: "";
	display: block;
	position: absolute;
	top: 21px;
	left: 50px;
	width: 25px;
	height: 33px;
	background: url(../images/heading_bg01.png) center center no-repeat;
	background-size: contain;
}
.spHeading01 > span > span::after {
	content: "";
	display: block;
	position: absolute;
	top: 21px;
	right: 50px;
	width: 25px;
	height: 33px;
	background: url(../images/heading_bg02.png) center center no-repeat;
	background-size: contain;
}

.fairAnchor01 {
  position: relative;
  width: 950px;
  height: 350px;
  margin: 50px auto;
  padding: 70px 0 0;
  background: #2f4156;
  text-align: center;
  box-sizing: border-box;
  overflow: hidden;
}
.fairAnchor01::before {
  content: "";
  position: absolute;
  inset: 10px;
  border: 1px solid #D3C45D;
  box-sizing: border-box;
  pointer-events: none;
}
.fairAnchor01::after {
  content: "";
  position: absolute;
  inset: 10px;
  pointer-events: none;
  box-sizing: border-box;
  background:
    linear-gradient(-45deg,
		transparent calc(50% - 0.5px),
		#D3C45D calc(50% - 0.5px),
		#D3C45D calc(50% + 0.5px),
		transparent calc(50% + 0.5px)) left 0 top 0 / 52px 52px no-repeat,
    linear-gradient(-45deg,
		transparent calc(50% - 0.5px),
		#D3C45D calc(50% - 0.5px),
		#D3C45D calc(50% + 0.5px),
		transparent calc(50% + 0.5px)) left 0 top 0 / 58px 58px no-repeat,

    linear-gradient(45deg,
		transparent calc(50% - 0.5px),
		#D3C45D calc(50% - 0.5px),
		#D3C45D calc(50% + 0.5px),
		transparent calc(50% + 0.5px)) right 0 top 0 / 52px 52px no-repeat,
    linear-gradient(45deg,
		transparent calc(50% - 0.5px),
		#D3C45D calc(50% - 0.5px),
		#D3C45D calc(50% + 0.5px),
		transparent calc(50% + 0.5px)) right 0 top 0 / 58px 58px no-repeat,

    linear-gradient(-45deg,
		transparent calc(50% - 0.5px),
		#D3C45D calc(50% - 0.5px),
		#D3C45D calc(50% + 0.5px),
		transparent calc(50% + 0.5px)) right 0 bottom 0 / 52px 52px no-repeat,
    linear-gradient(-45deg,
		transparent calc(50% - 0.5px),
		#D3C45D calc(50% - 0.5px),
		#D3C45D calc(50% + 0.5px),
		transparent calc(50% + 0.5px)) right 0 bottom 0 / 58px 58px no-repeat,

    linear-gradient(45deg,
		transparent calc(50% - 0.5px),
		#D3C45D calc(50% - 0.5px),
		#D3C45D calc(50% + 0.5px),
		transparent calc(50% + 0.5px)) left 0 bottom 0 / 52px 52px no-repeat,
    linear-gradient(45deg,
		transparent calc(50% - 0.5px),
		#D3C45D calc(50% - 0.5px),
		#D3C45D calc(50% + 0.5px),
		transparent calc(50% + 0.5px)) left 0 bottom 0 / 58px 58px no-repeat;
}

.fairAnchor01 h2 {
	margin-bottom: 50px;
	font-size: 233%;
	line-height: 1.5;
	font-weight: 700;
	color: #FFF;
}
.fairAnchor01_list {
	width: 830px;
	margin: 0 auto;
	font-size: 100%;
	display: flex;
	justify-content: space-between;
}
.fairAnchor01_list li{
	width: 389px;
}
.fairAnchor01_list li a{
	min-height: 130px;
	padding-bottom: 25px;
	background-size: 100% auto;
	background-position: center center;
	background-repeat: no-repeat;
	font-size: 216%;
	line-height: 1.3;
	font-weight: 700;
	text-decoration: none;
	display: flex;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
}
.fairAnchor01_list li.fairAnchor01_item-jutaku a{
	background-image: url(../images/bg_anchor_tenji.png);
	color: #152E68;
}
.fairAnchor01_list li.fairAnchor01_item-bunjo a{
	background-image: url(../images/bg_anchor_bunjo.png);
	color: #571630;
}

@media only screen and (max-width: 990px) {
	.fairAnchor01 {
		width: auto;
		margin: 50px 20px;
	}
}



/* 追加モジュール
------------------------------------------------------------------------------- */
.fairGuide01_btn1 {
	position: relative;
	line-height: 1;
	margin: 45px 0 0;
	font-size: 117%;
	font-weight: 500;
	text-align: center;
	z-index: 2;
}
.fairGuide01_btn1 a {
	display: inline-block;
	padding: 0 0 7px;
	text-decoration: none;
	border-bottom: 1px solid #000;
	color: #004377;
}
.fairGuide01_btn1 a::after {
	content: "";
	display: inline-block;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
}
.fairGuide01_btn1 a::after {
	width: 13px;
	height: 13px;
	margin: 0 0 0 8px;
	background-image: url(../images/arw_bg05.png);
	vertical-align: -0.05em;
}
.fairGuide01_btn1-modal a::after {
	width: 9px;
	height: 9px;
	margin: 0 0 0 12px;
	background-image: url(../images/arw_bg01.png);
	vertical-align: 0.1em;
}


/* 各キャンペーンエリア
------------------------------------------------------------------------------- */
.fairArea04 {
	position: relative;
	margin: 100px 0 0;
	padding: 0 20px 100px;
}
.fairArea04-jutaku {
	background-color: rgba(21, 46, 104, 0.1);
}
.fairArea04-bunjo {
	margin-top: 0;
	background-color: #D6CBBA;
}
.fairArea04_in {
	position: relative;
	max-width: 950px;
	margin: 0 auto;
	z-index: 2;
}
.fairArea04_tit {
	line-height: 1.38;
	margin: 0 -20px 80px;
	padding: 30px 0;
	background-image: url(../images/bg_title_line.png), url(../images/bg_title_line.png);
	background-size: 800px auto, 800px auto;
	background-position: center top 30px, center bottom 30px;
	background-repeat: no-repeat, no-repeat;
	color: #FFF;
	font-size: 350%;
	font-weight: 700;
	text-align: center;
}
.fairArea04-jutaku .fairArea04_tit {
	background-color: #152E68;
}
.fairArea04-bunjo .fairArea04_tit {
	background-color: #720731;
}
.fairArea04_tit > span{
	padding: 20px 0 20px 85px;
	background-image: url(../images/place_bg02.png);
	background-size: 55px auto;
	background-position: left center;
	background-repeat: no-repeat;
	display: inline-block;
}
.fairArea05 {
	margin: 0;
	padding: 0 50px 52px;
	background-color: #fff;
}
.fairArea04-monitor .fairArea05 {
	padding-top: 104px;
}
.fairTab01_img {
	position: relative;
}
.factGuide01_caption {
	position: absolute;
	right: 12px;
	bottom: 10px;
	font-size: 14px;
	font-weight: 500;
	color: #fff;
}