@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;500;600;700&display=swap');

.webFontNotoSerif {
	font-family: 'Noto Serif JP', serif;
}

/*220826追加*/
.clubArea {
    text-align: center;
    color: #cc0000;
    font-size: 25px;
    font-weight: bold;
    padding: 20px 130px;
    border: 2px solid #cc0000;
    margin-bottom: 20px;
    background-color: #fff; 
}


.psR { position: relative;}
.end-txt { position: absolute;
	font-weight: bold;
	color: #FFF;
	top: -7px;
	left: -10px;
	padding: 18px 50px;
	background-color: #333;
	z-index: 20;
	opacity: 0.9;
}
/*220826追加ここまで*/


.otoContWrap01 {
	overflow: hidden;
}
/* .otoContWrap01 img {
	vertical-align: bottom;
} */
.mainvisualWrap01 img{
	vertical-align: bottom;
}
.otoContBlock01 img{
	vertical-align: bottom;
}
.otoContBlock02 img{
	vertical-align: bottom;
}
.otoCont03Wrap01 img{
	vertical-align: bottom;
}
.otoCont03Wrap02 img{
	vertical-align: bottom;
}
.otoCont03Wrap03 img{
	vertical-align: bottom;
}
.otoCont03Wrap04 img{
	vertical-align: bottom;
}
/*-----------------------------*/

.mainvisualWrap01 {
	position: relative;
}
.mainvisual01{
	position: relative;
}


.mainvisual01 img {
	width: 100%;
	height: auto;
	vertical-align: bottom;
}
.mainH2Wrap01 {
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}
.mainH2Wrap01 .h201 {
	width: 70%;
	max-width: 950px;
	margin: auto;
	text-align: left;
	padding-top: 2.5vw;
}
.h201 img{
	width: 60%;
	max-width: 580px;
}
p.cap_txt {
    display: flex;
    justify-content: center;
    align-items: center;
}
.mainTextWrap01 {
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: 1vw;
}
.mainTextWrap01 .p01 {
	background-image: url("/domtour/jaldp/otobutai/img/main_tit02_bg01.png");
	background-size: contain;
	width: 90%;
	height: 160px;
	display: flex;
	align-items: center;
	justify-content: space-evenly;
	font-size: 21px;
	line-height: 1.4em;
	font-weight: bold;
	margin: auto;
	flex-direction: column;
}
.mainvisual_pointblock{
	background-color: #C83C28;
	padding:4px 30px;
	display: flex;
	display: inline-block;
	align-items: center;
	justify-content: center;
	width: 690px;
	margin: 10px auto;
}
.mainvisual_pointblock {
	font-size: 19px;
	color: #ffffff;
	line-height: 1em;
	text-align: center;
}
.p02{
	border-bottom: 1px solid #fff;
}
.mainvisual_pointblock dd{
	padding-top: 6px;
}
.mainAncBtn01 {
	position: absolute;
	/* bottom: -9.3vw; */
	left: 50%;
	margin-left: 300px;
	z-index: 1;
	top:-5vw;
}

/*-------------------------*/

.otoContBlock01 {
	background-image: url(/domtour/jaldp/otobutai/img/cont02_bg01.png);
  background-repeat: repeat;
  background-position: center top;
	position: relative;
	padding: 150px 0px 100px;
}
.otoContBlock01::before{
	content: "";
	background-image: url("/domtour/jaldp/otobutai/img/cont02_bg_line01.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 24px;
	height: 24px;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}

.otoContIn800 {
	width: 800px;
	margin: auto;
}
.otoContH301 {
	text-align: center;
	margin-bottom: 40px;
}

.otoContBox01 {
	color: #ffffff;
	text-align: left;
	font-size: 16px;
	line-height: 2.0em;
}

.otoCont01Bg01 {
	position: absolute;
	top: 0px;
	right: 50%;
	margin-right: 160px;
}
.otoCont01Bg02 {
	position: absolute;
	bottom: -40px;
	left: 50%;
	margin-left: 160px;
}

/*-----------------------*/

.otoContBlock02 {
	background-image: url("/domtour/jaldp/otobutai/img/cont02_bg01.png");
	background-repeat: repeat;
	background-position: center top;
	position: relative;
	/*padding: 104px 0px 112px 0px;*/
	padding: 5vw 0px 10vw 0px;
}

/* .otoContBlock02::before {
	content: "";
	background-image: url("/domtour/jaldp/otobutai/img/cont02_bg_line01.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 24px;
	height: 24px;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
} */
.otoContBlock02::after {
	content: "";
	background-image: url("/domtour/jaldp/otobutai/img/cont02_bg_line02.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 24px;
	height: 24px;
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.otoContIn950 {
	width: 950px;
	margin: auto;
	position: relative;
}
.otoContInBox01 {
	width: 770px;
	margin: auto 0px auto auto;
	color: #ffffff;
	font-size: 17px;
	line-height: 2.0em;
	font-weight: 500;
}

.otoContFlex01 {
	display: flex;
	justify-content: space-between;
	margin: 46px auto 46px auto;
}
.otoFlexBox01 {
	width: 370px;
}
.otoFlexBox01 .p01 {
	font-size: 14px;
	line-height: 1.6em;
	text-align: right;
	margin-top: 5px;
}
.otoMt50 {
	margin-top: 50px;
}
.otoContH302 {
	position: absolute;
	left: 20px;
	top: -50px;
}

.otoCont02Bg01 {
	width: 40vw;
	position: absolute;
	left: 0px;
	top: 30px;
}
.otoCont02Bg01 img {
	width: 100%;
	height: auto;
}

.otoCont02Bg02 {
	width: 27vw;
	position: absolute;
	right: 0px;
	bottom: 25px;
}
.otoCont02Bg02 img {
	width: 100%;
	height: auto;
}

/*-------------------------*/

.otoContBlock03 {
	background-image: url("/domtour/jaldp/otobutai/img/cont03_bg01_02.png");
	background-repeat: repeat;
	background-position: center top;
	position: relative;
	padding-bottom: 10px;
}
.otoCont03Wrap01 {
	position: relative;
	padding: 12.5vw 0px 6vw 0px;
}
.otoCont03Bg01 {
	width: 52vw;
	position: absolute;
	left: 0px;
	top: 0px;
}
.otoCont03Bg01 img {
	width: 100%;
	height: auto;
}

.otoCont03Bg02 {
	width: 36vw;
	position: absolute;
	right: 0px;
	top: 410px;
}
.otoCont03Bg02 img {
	width: 100%;
	height: auto;
}

.otoContBox02 {
	color: #0D001D;
	text-align: left;
	font-size: 14px !important;
	line-height: 2.0em !important;
}
.otoContUl01 {}
.otoContUl01 li {
	font-size: 16px !important;
	line-height: 2.0em !important;
	text-indent: -6em;
	padding-left: 6em;
}
.otoContUl01 a:link {	color: #ffffff;	text-decoration: none;}
.otoContUl01 a:visited {	color: #ffffff;	text-decoration: none;}
.otoContUl01 a:hover {	color:#ffffff;	text-decoration: underline;}
.otoContUl01 a:active {	color:#ffffff;	text-decoration: none;}
.otoContUl01 span{
	display: inline-block;
    background-image: url(../img/icon_ext_white.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 103px;
    font-size: 14px;
    line-height: 1.3em;
}

.otoContUl02 {
	margin-top: 16px;
}
.otoContUl02 li {
	font-size: 14px !important;
	line-height: 2.0em !important;
}
.otoContUl02 li span{
	font-size: 16px !important;
}

.otoCont03Wrap02 {
	position: relative;
	padding: 0px 0px 128px 0px;
}
.otoCont03Bg03 {
	width: 33.3vw;
	position: absolute;
	left: 0px;
	top: -105px;
}
.otoCont03Bg03 img {
	width: 100%;
	height: auto;
}

.otoCont03Bg04 {
	width: 33vw;
	position: absolute;
	right: 0px;
	bottom: -60px;
}
.otoCont03Bg04 img {
	width: 100%;
	height: auto;
}

/*------モーダルウィンドウ用---------------------------------------*/

#modal-win {
	width: 100%;
	position: absolute;
	text-align: center;
}
#modal-win-inner {
	display: inline-block;
	/*box-shadow: 0 0 5px rgba(0, 0, 0, .25);*/
	width: auto;
	margin: 0 auto;
	position: relative;
	z-index: 9991;
}
#modal-bg {
	width: 100%;
	height: 100%;
	background-color: #000000;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9990;
	cursor: pointer;
}

.click {
	display: none;
}

.clickWrap {
}
.clickClose {
	position: absolute;
	top: 14px;
	right: 14px;
	z-index: 1;
}
.name-rb{
	text-align: left;
	color: #757A30;
	margin-bottom: 5px;
}

/*------モーダルウィンドウ用　ここまで---------------------------------------*/

.otoModalFlex01 {
	display: flex;
	justify-content: center;
	margin-top: 60px;
	flex-wrap: wrap;
}
.otoModalFlexBox01 {
	margin: 0px 24px 40px 24px;
}

.otoModalBox01 {
	background-color: #ffffff;
	box-sizing: border-box;
	width: 680px;
	padding: 55px 30px 30px 30px;
	margin: auto;
}

.otoModalH301 {
	font-size: 20px;
	line-height: 1.45em;
	text-align: left;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #757A30;
}
.otoModalH301 span {
	font-size: 14px;
}
.otoModalFlex02 {
	display: flex;
}
.otoImg01 {
	width: 180px;
	margin-right: 16px;
	flex-shrink: 0;
}
.otoModalBox02 {
	text-align: left;
	font-size: 13px;
	line-height: 1.6em;
}

.otoMt00 {
	margin-top: 0px !important;
}

/*----------------------------*/

.otoCont03Wrap03 {
	position: relative;
	padding-bottom: 120px;
}
.otoCont03Box01 {
	background: rgb(0,0,0);
	background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(56,55,55,1) 100%);
	border: 2px solid #D1B518;
	padding: 60px 55px 60px 55px;
	position: relative;
	color: #ffffff;
}
.otoCont03Box01::before {
	content: "";
	background-image: url("/domtour/jaldp/otobutai/img/cont03_box_bg01.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	width: 926px;
	height: 26px;
	position: absolute;
	top: 10px;
	left: 50%;
	margin-left: -463px;
}
.otoCont03Box01::after {
	content: "";
	background-image: url("/domtour/jaldp/otobutai/img/cont03_box_bg02.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	width: 926px;
	height: 26px;
	position: absolute;
	bottom: 10px;
	left: 50%;
	margin-left: -463px;
}

.otoCont03H301 {
	font-size: 28px;
	line-height: 1.2em;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
	border-bottom: 1px solid #C39B2F;
	margin-bottom: 20px;
}
.otoText14_16 {
	font-size: 14px;
	line-height: 1.6em;
	text-align: left;
}
.otoCont03Flex01 {
	display: flex;
	justify-content: space-between;
	margin-top: 35px;
}
.otoCont03Flex01 li {
	width: 400px;
}
.otoCont03Flex01 li img {
	width: 100%;
	height: auto;
}
.otoCont03Flex01 li p {
	text-align: right;
}

.otoCont03Bg05 {
	width: 39.5vw;
	position: absolute;
	left: 0px;
	top: -100px;
}
.otoCont03Bg05 img {
	width: 100%;
	height: auto;
}

/*-------------------*/

.otoCont03Wrap04 {
	padding-bottom: 215px;
	position: relative;
}
.otoCont03Box02 {
	background-image: url("/domtour/jaldp/otobutai/img/bg_op.png");
	background-repeat: repeat;
	background-position: center top;
	padding: 12px;
}
.otoCont03Box02In {
	padding: 30px 30px 20px 30px;
	border: 2px solid #C39B2F;
}

.otoCont03BtnWrap01 {
	margin: 30px 0px 20px 0px;
	text-align: right;
}
.otoBtn01 {
	background-color: #CC0000;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 162px;
	height: 32px;
	margin: auto 0px auto auto;
}
.otoBtn01 span {
	display: inline-block;
	background-image: url("/domtour/jaldp/otobutai/img/icon_ext_white.png");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	font-size: 16px;
	line-height: 1.3em;
}
a.otoBtn01:link {	color: #ffffff;	text-decoration: none;}
a.otoBtn01:visited {	color: #ffffff;	text-decoration: none;}
a.otoBtn01:hover {	color:#ffffff;	text-decoration: none;}
a.otoBtn01:active {	color:#ffffff;	text-decoration: none;}


.hover:hover {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	transition-duration: 0.3s;
}

.otoAcWrap01 {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	background-color: #C39B2F;
	width: 100%;
	height: 50px;
	color: #ffffff;
	font-size: 20px;
	line-height: 1.4em;
	font-weight: 500;
	cursor: pointer;
}


.otoAcWrap01::after {
	content: "";
	background-image: url("/domtour/jaldp/otobutai/img/cont03_ac_icon01.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 12px auto;
	width: 12px;
	height: 12px;
	position: absolute;
	right: 18px;
	top: 50%;
	margin-top: -6px;
}

.otoAcWrap01.open::after {
	background-image: url("/domtour/jaldp/otobutai/img/cont03_ac_icon01_on.png");
}


.otoAcContWrap01 {
	display: none;
}
.otoAcCont01 {
	padding: 15px 20px 20px 20px;
}

.otoAcContBox01 {
	margin-bottom: 10px;
}
.otoAcCont01 .h401 {
	font-size: 16px;
	line-height: 1.8em;
	font-weight: bold;
}
.otoAcCont01 .ul01 {
	font-size: 14px;
	line-height: 1.6em;
}

.otoColRed01 {
	color: #CC0000;
}
.otoImgWrap01 img {
	width: 100%;
	height: auto;
}

.otoCont03Bg06 {
	width: 57vw;
	position: absolute;
	right: 0px;
	top: 500px;
}
.otoCont03Bg06 img {
	width: 100%;
	height: auto;
}

/*-----------------------*/

.otoCont03Box03 {
	text-align: center;
	color: #0D001D;
}
.otoCont03Box03 p {
	text-align: center;
	margin-bottom: 30px;
}
.otoText18_16 {
	font-size: 18px;
	line-height: 1.6em;
	border: solid 1px #D1B518;
	display: inline-block;
	padding: 5px 10px;
}
.otoContFlex02 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 30px;
}
.otoContFlex02Box01 {
	box-sizing: border-box;
	width: 464px;
	padding: 13px;
	background-color: #ffffff;
	margin-bottom: 30px;
}
.otoContFlex02Box01 .h402 {
	background-color: #757A30;
	color: #ffffff;
	font-size: 20px;
	line-height: 1.2em;
	font-weight: bold;
	text-align: left;
	display: flex;
	align-items: center;
	box-sizing: border-box;
	padding: 10px;
	height: 56px;
	margin-bottom: 10px;
	justify-content: space-between;
}

.otoContFlexBoxIn01 {
	display: flex;
	justify-content: space-between;
}
.otoContFlexBoxIn01 .otoImg02 {
	width: 240px;
}
.otoContFlexBoxIn01 .otoImg02 img {
	width: 100%;
}
.otoContFlexBoxIn01 .otoContBox03 {
	padding: 10px;
	width: 185px;
}

.otoContLinkWrap01 {
	margin-top: 12px;
	text-align: left;
}
.otoContLinkWrap01 a:link {	color: #0F0F69;	text-decoration: none;}
.otoContLinkWrap01 a:visited {	color: #0F0F69;	text-decoration: none;}
.otoContLinkWrap01 a:hover {	color:#0F0F69;	text-decoration: underline;}
.otoContLinkWrap01 a:active {	color:#0F0F69;	text-decoration: none;}

.otoContLinkWrap01 a span {
	display: inline-block;
	background-image: url("/domtour/jaldp/otobutai/img/icon_ext_red_01.png");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	font-size: 16px;
	line-height: 1.8em;
}
.otoContLinkWrap01 a:hover span {
	text-decoration: underline;
}
.hotelAncBtnWrap01{
	margin-top: 8px;
}
.hotelAncBtnWrap01 a {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #CC0000;
    color: #ffffff;
    font-size: 14px;
    line-height: 1.4em;
    height: 40px;
}
.hotelAncBtnWrap01 a span {
    display: inline-block;
    padding-left: 14px;
    background-image: url(../img/icon_anchor_white_01.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 9px auto;
}

.otoContAddBox01 {
	background-color: #ffffff;
	padding: 14px 10px 14px 12px;
}
.otoContAddBox01 .tripInfo {
	display: flex;
	align-items: center;
	margin: 0px !important;
}
.otoContAddBox01 .tripInfo p:first-child {
	margin-right: 16px;
}

.otoOptionWrap01 {
	margin: 90px auto 100px auto;
}

.domtour940 .seaBox.step4 dl.clm1:nth-child(1) .ttl span {
    font-weight: bold!important;
	font-family:sans-serif!important;
	color:#cc0000!important;
}

.domtour940 .seaBox.step4 dl.clm1:nth-child(2) .ttl span {
	font-weight: bold!important;
	font-family:sans-serif!important;
	color:#cc0000!important;


}



/* オプション枠追加 */

.option_wrap{
	background-color: #ffffff;
	margin-bottom: 120px;
	padding: 20px 20px 30px 20px;
}
.option_wrap_txt{
	margin-top: 10px;
}
.ttlLv1 {
    margin-bottom: 20px;
    padding: 10px 0px 8px;
    position: relative;
    border-bottom: 3px solid #dcdcdc;
}
.ttlLv1:after {
    content: "";
    display: block;
    width: 37.5%;
    height: 3px;
    position: absolute;
    bottom: -3px;
    left: 0;
    background-color: #c41419;
}

/* アコーディオン */
.otoAcWrap02 {
	position: relative;
	color: #333333;
	font-size: 16px;
	line-height: 1.4em;
	cursor: pointer;
	padding: 6px 6px 6px 9px;
	border: 1px solid #d0d0d0;
}

.otoAcWrap02::after {
	content: "";
	background-image: url("/domtour/jaldp/otobutai/img/red_arrow_down.svg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 12px auto;
	width: 12px;
	height: 12px;
	position: absolute;
	right: 18px;
	top: 50%;
	margin-top: -6px;
}

.otoAcWrap02.open::after {
	background-image: url("/domtour/jaldp/otobutai/img//red_arrow_up.svg");
}


.otoAcContWrap02{
	padding: 17px;
	display: none;
	border: 1px solid #d0d0d0;
    border-top: none;
}


.option_img img{
	max-width: 100%;
}
.option_wrap_btn{
	margin-top: 20px;
}
.option_wrap_btn a {
    background-color: #CC0000;
    color: #ffffff;
    font-size: 14px;
    line-height: 1.4em;
    padding: 12px 40px 12px 10px;
	position: relative;
}

.option_wrap_btn a:after{
    content: '';
    display: block;
    width: 5px;
    height: 5px;
    border-top: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    transform: translateY(-50%) rotate(45deg);
    position: absolute;
    right: 10px;
    top: 50%;
}


/* 220816 */
.tour_info_wrap{
	margin-bottom: 80px;
	color: #ffffff;
	padding: 10px;
}
.tour_info_wrap h4{
	text-align: center;
	font-size:24px;
	margin-bottom: 20px;
}
.price_sample_wrap{
	padding: 0 70px;
}

.price_sample_wrap p{
	color: #0D001D;
}
.price span{
	font-size:22px;
}
.price_block{
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
}
.nega_mgt{
	margin-top: -30px;
}

/* 230614 */
.otoCont03_BgY{
	background-color: #E0C814;
	padding: 32px 0;
}
.otoCont03_BgB{
	background: transparent linear-gradient(0deg, #242476 0%, #111143 100%) 0% 0% no-repeat padding-box;
	padding: 50px 0 20px;
}

.optional_flex {
    display: flex;
		justify-content: space-between;
}
.optional_flexbox{
	width: 400px;
	display: flex;
  flex-direction: column;
}
.optional_flexbox_top{
	margin-bottom: 12px;
}
.optional_flexbox_top h5{
	font-size: 20px;
	margin-bottom: 12px;
	color: #000000;
}
.optional_flexbox_bottom{
	margin-top: auto;
}

.optional_flexbox_img li{
	position: relative;
}
.optional_flexbox_cap{
	position: absolute;
	bottom: 0;
	right: 8px;
	text-align: right;
	color: #FFF;
}

.slick-dotted.slick-slider {
	margin-bottom: 0px;
}
.slick-next {
	right: 5px;
}
.slick-prev {
	left: 5px;
	z-index: 1;
}

.cap{
	color: #ffffff;
	position: absolute;
	bottom: 16px;
	right: 32px;
}
.mainleadblock{
	width: 70%;
	max-width: 950px;
    margin: auto;
    text-align: left;
    padding-top: 1.5vw;
}
.mainleadblock img{
	max-width: 462px;
	width: 45%;
}
.tour-point{
	display: flex;
}
.tour-point__lists .tour-point__item{
	line-height: 1.5;
}
.concept_block {
	color: #0D001D;
	text-align: center;
	margin-bottom: 80px;
}
.concept_p01{
	font-size: 24px;
	margin-bottom: 20px;
}
.concept_p02{
	font-size: 18px;
	line-height: 2!important;
}
.check_13{
	font-size: 14px;
	text-align: center;
	color: #000000;
	background-color: #FCD862;
	border-radius: 4px;
	padding: 0px 10px;
	line-height: 1;
	height: 40px;
	display: flex;
  flex-direction: column;
  justify-content: center;
	font-weight: bold;
}
.check_15{
	font-size: 14px;
	text-align: center;
	color: #ffffff;
	background-color: #2E2E7C;
	border-radius: 4px;
	padding: 0px 10px;
	line-height: 1;
	height: 40px;
	display: flex;
  flex-direction: column;
  justify-content: center;
	font-weight: bold;
}
.check_13_small{
	font-size: 12px;
	margin-top: 4px;
}
.check_note{
	display: inline-flex;
}
.check_note>.check_13{
	margin: 0 4px;
}
.checkintime{
	display: flex;
  align-items: center;
}

.booking_attention__block{
	background-color: #ffffff;
	border: 2px solid #CC0000;
	margin-top: 40px;
	padding: 16px;
}
.booking_attention__block dl dt{
	font-size: 20px;
	margin-bottom: 8px;
}

.anchor-btn__block{
	margin-top: 64px;
	display: flex;
	justify-content: space-between;
}
.anchor-btn__item{
	text-align: center;
	background-color: #CC0000;
	color: #ffffff;
	padding: 8px 16px 8px 40px;
	position: relative;
}
a.anchor-btn__item:link {
    color: #ffffff;
    text-decoration: none;
		width: 42%;
		display: flex;
    flex-direction: column;
    justify-content: center;
}
.anchor-btn__p01{
	font-size: 18px;
}
.anchor-btn__item::before {
    position: absolute;
    display: block;
    content: '';
    width: 16px;
    height: 16px;
    background-image: url(../img/icon_anchor_white_01.png);
    background-size: 12px auto;
    background-repeat: no-repeat;
    left: 16px;
    top: 50%;
    transform: translateY(-50%);
}
.option_wrap__ttl{
	background-color: #8d54a3;
	color: #ffffff;
	font-size: 24px;
	margin-bottom: 16px;
	padding: 8px 16px;
	line-height: 1.2;
}
.option_wrap_p01{
	font-size: 19px;
	color: #000000;
}
.event_date{
	font-size: 20px;
	width: 60%;
	text-align: center;
	background-color: #433800;
	color: #fff;
	line-height: 1.3!important;
	padding: 8px 0;
}
/*---- 230907追加 -----*/
.information{
	background-color: #ffffff;
	color:#cc0000;
	padding:30px 10px;
	margin:10px 45px;
	text-align: center;
	line-height: 2;
	border:1px solid #CC0000;
}
.information .info_title{
	font-weight:bold;
	font-size:1.1em;
	margin-bottom:5px;
}