@charset "UTF-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&display=swap');

.contents {
	font-family: "Noto Sans JP", serif;
	min-width: 1146px;
}
.fontNotoSerif {
	font-family: "Noto Serif JP", serif;
}

.posiRe {
	position: relative;
	z-index: 1;
}
a.hover:hover {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	transition-duration: 0.3s;
}
.alc {
	text-align: center;
}

.contIn1146 {
	width: 1146px;
	margin: auto;
	position: relative;
}

/*------------------*/

.anc {
	position: relative;
}
.ancIn {
	position: absolute;
	/*top: -69px;*/
}

/*-------------------------*/

.mainvisualWrap01 {
	background-image: url("/attending/t/swiss_cpn/images/pc/main_BP23-006238D.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover;
	box-sizing: border-box;
	padding: 20px 0px 0px;
	height: 540px;
	position: relative;
}
.mainvisualWrap01::after {
	content: "";
	background-image: url("/attending/t/swiss_cpn/images/pc/main_0412_0070_0412.png");
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 294px auto;
	width: 294px;
	height: 446px;
	position: absolute;
	bottom: 0px;
	left: 50%;
	margin-left: 190px;
}

.mainvisual01 {
	background-image: url("/attending/t/swiss_cpn/images/pc/main_tit_01.png");
	background-repeat: no-repeat;
	background-position: center top;
	background-size: auto;
	height: 342px;
}
.mainvisual01 span {
	display: none;
}

/*--------------------*/

.mainBlock01 {
	background-color: #8f874d;
	padding: 40px 0px;
	text-align: center;
}

.mainTextBox01 {
	color: #ffffff;
	position: relative;
	padding: 60px 0px;
}
.mainTextBox01::before {
	content: "";
	background-image: url("/attending/t/swiss_cpn/images/pc/seo_deco01.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 189px auto;
	width: 189px;
	height: 48px;
	position: absolute;
	top: 0px;
	left: 50%;
	transform: translateX(-50%);
}
.mainTextBox01::after {
	content: "";
	background-image: url("/attending/t/swiss_cpn/images/pc/seo_deco01_02.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 189px auto;
	width: 189px;
	height: 48px;
	position: absolute;
	bottom: 0px;
	left: 50%;
	transform: translateX(-50%);
}

.text18_16_n {
	font-size: 18px;
	line-height: 1.6em;
	font-weight: normal;
}

/*--------------------*/

.ancBlock01 {
	padding: 68px 0px 60px;
	background-color: #ffffff;
}
.contH201 {
	text-align: center;
	color: #333333;
	font-size: 48px;
	line-height: 1.4em;
	font-weight: bold;
	padding-bottom: 40px;
	margin-bottom: 40px;
	position: relative;
	background-image: url("/attending/t/swiss_cpn/images/pc/cont_tit_deco01.png");
	background-repeat: no-repeat;
	background-position: center bottom;
}
.contH201 .s01 {
	font-size: 64px;
}
.contH201.colWh {
	color: #ffffff;
	background-image: url("/attending/t/swiss_cpn/images/pc/cont_tit_deco02.png");
}


.contAncWrap01 {
	display: flex;
	justify-content: space-between;
}
.contAncWrap01 li {
	width: 241px;
}
.contAncWrap01 li a {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	box-sizing: border-box;
	background-image: url("/attending/t/swiss_cpn/images/pc/cont_anc_btn_bg01.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 241px auto;
	width: 241px;
	height: 102px;
	padding: 4px 4px 15px;
	color: #ffffff;
	font-size: 24px;
	line-height: 1.2em;
	font-weight: 500;
}

/*-----------------------*/

.rankingBlock01 {
	background-color: #6e0202;
	padding: 70px 0px 80px;
}
.colWh {
	color: #ffffff;
}


/*-------------------------------------*/

/* ------------------------- */
/* タブの中身 */
/* ------------------------- */
.panel {
	display: none;
}
.panel.active {
	display: block;
}

/*-------------------------------------*/
.tab-panel {
	display: none;
}

.tab-panel.active {
	display: block;
}

/*-------------------------------------*/

.rankingTabWrap01 {
	margin-top: 60px;
}

.rankingTabWrap01 .tab-area {
	display: flex;
	justify-content: space-between;
	width: 1024px;
	margin: auto;
	border-bottom: 5px solid #e30000;
}
.rankingTabWrap01 .tab-area .tab-btn {
	display: flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	padding: 10px;
	border-radius: 18px 18px 0px 0px;
	width: 241px;
	height: 120px;
	background-color: #ffffff;
	font-size: 36px;
	line-height: 1.2em;
	font-weight: 600;
	cursor: pointer;
}
.rankingTabWrap01 .tab-area .tab-btn.active {
	background-color: #e30000;
	color: #ffffff
}

.rankingInBlock01 {
	margin-top: 80px;
}
.rankingH301 {
	background-image: url("/attending/t/swiss_cpn/images/pc/ranking_tit_bg01.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 775px 129px;
	width: 775px;
	height: 129px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #ffffff;
	font-size: 36px;
	line-height: 1.4em;
	font-weight: 600;
	margin: 0px auto 20px;
}
.rankingH301 .s01 {
	font-size: 48px;
}

.rankingContBox01 {
	padding: 60px;
	background-image: url("/attending/t/swiss_cpn/images/pc/ranking_deco01.png"), url("/attending/t/swiss_cpn/images/pc/ranking_deco01_02.png"), url("/attending/t/swiss_cpn/images/pc/ranking_deco01_03.png"), url("/attending/t/swiss_cpn/images/pc/ranking_deco01_04.png");
	background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
	background-position: left top, right top, left bottom, right bottom;
}

.rankingContBox02 {
	padding: 60px;
	background-image: url("/attending/t/swiss_cpn/images/pc/ranking_deco02.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
}

.rankingContBox01In {
	background-color: #ffffff;
	padding: 30px;
}

.rankingFlex01 {
	display: flex;
	justify-content: space-between;
	gap: 0px 30px;
}
.rankingFlexBox01 {
	width: 482px;
	flex-shrink: 0;
}
.rankingFlexBox02 {
	position: relative;
	padding-bottom: 54px;
}
.rankingH401 {
	font-size: 24px;
	line-height: 1.6em;
	font-weight: bold;
	margin-bottom: 18px;
}
.text16_16_n {
	font-size: 16px;
	line-height: 1.6em;
}
.rankingPrice01 {
	color: #a70711;
	font-size: 32px;
	line-height: 1.2em;
	font-weight: bold;
	position: absolute;
	left: 0px;
	bottom: 0px;
}


.rankingBtnFlex01 {
	display: flex;
    justify-content: center;    
	gap: 0px 20px;
	margin-top: 30px;
}
.rankingBtnFlex01 li {
	width: 310px;
}
.rankingBtnFlex01 li a {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	width: 100%;
	height: 90px;
	color: #ffffff;
	font-size: 20px;
	line-height: 1.5em;
	font-weight: bold;
}
.contBtn01 {
	background-color: #228586;
}
.contBtn02 {
	background-color: #c47d00;
}
.contBtn03 {
	background-color: #131e88;
}
.contBtn04 {
	background-color: #22863f;
	height: 60px !important;
}

.rankingBtnFlex01 li a::after {
	content: "";
	background-image: url("/attending/t/swiss_cpn/images/pc/ranking_btn_ar01.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 14px auto;
	width: 14px;
	height: 21px;
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
}

/*-----------------------*/

.voiceBlock01 {
	background-color: #fffbe4;
	padding: 60px 0px 80px;
}
.voiceH201 {
	background-image: url("/attending/t/swiss_cpn/images/pc/voice_tit_bg01.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 799px auto;
	box-sizing: border-box;
	padding-bottom: 10px;
	width: 799px;
	height: 92px;
	margin: 0px auto 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #ffffff;
	font-size: 32px;
	line-height: 1.2em;
}
.voiceFlex01 {
	display: flex;
	align-items: center;
	justify-content: center;
}
.voiceBox01 {
	color: #ffffff;
	width: 430px;
	margin-left: 20px;
	padding: 45px 0px;
	background-image: url("/attending/t/swiss_cpn/images/pc/voice_tit_deco01.png"), url("/attending/t/swiss_cpn/images/pc/voice_tit_deco01.png");
	background-repeat: no-repeat, no-repeat;
	background-position: center top, center bottom;
	background-size: 100% auto, 100% auto;
}
.voiceText01 {
	font-size: 36px;
	line-height: 1.2em;
	font-weight: 600;
	letter-spacing: 0.1em;
	margin-bottom: 10px;
}
.voiceText02 {
	color: #fff4b7;
	font-size: 90px;
	line-height: 1.2em;
	font-weight: 600;
	letter-spacing: 0.1em;
	margin-bottom: 10px;
}
.voiceText02 .s01 {
	font-size: 50px;
}
.voiceText03 {
	font-size: 14px;
	line-height: 1.4em;
	font-weight: normal;
}

.voiceContBlock01 {
	margin-top: 80px;
}
.voiceH301 {
	display: flex;
	align-items: center;
}
.voiceH301 span {
	display: block;
	font-size: 0px;
}
.voiceH301 span.s01 {
	color: #e30000;
	font-size: 30px;
	line-height: 1.2em;
	font-weight: 600;
	flex-shrink: 0;
	margin: 0px 34px;
}

.voiceContFlex01 {
	display: flex;
	align-items: center;
	margin-top: 36px;
}
.voiceContBox01 {
	width: 180px;
	flex-shrink: 0;
	text-align: center;
}
.voiceContBox01 .img01 img {
	border-radius: 200px;
}
.voiceContBox01 .p01 {
	/*color: #ffffff;*/
	font-size: 16px;
	line-height: 1.2em;
	margin-top: 10px;
}

.voiceContBox02 {
	margin-left: 40px;
	margin-bottom: 30px;
	width: 100%;
}
.voiceFuki01 {
	position: relative;
	/*border-radius: 18px;*/
	padding: 10px 35px 10px 80px;
	color: #65441b;
	font-size: 20px;
	line-height: 1.7em;
	font-weight: 500;
	background-image: url("/attending/t/swiss_cpn/images/pc/fuki_mid.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% auto;
}
.voiceFuki01::before {
	content: "";
	background-image: url("/attending/t/swiss_cpn/images/pc/fuki_top.png");
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% 30px;
	width: 100%;
	height: 30px;
	position: absolute;
	left: 0px;
	top: -30px;
}
.voiceFuki01::after {
	content: "";
	background-image: url("/attending/t/swiss_cpn/images/pc/fuki_bot.png");
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% 30px;
	width: 100%;
	height: 30px;
	position: absolute;
	left: 0px;
	bottom: -30px;
}

/*.voiceFuki01::before {
	content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-right: 44px solid #ffffff;
  border-left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: -43px;
}*/

/*-------------------*/

.accordionCont01 {
	display: none;
}
.accordionCont02 {
	display: none;
}

.acBtnWrap01 {
	text-align: center;
	margin-top: 74px;
}
.acBtnWrap01.open {
	display: none;
}

.acBtn01 {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	padding: 10px;
	width: 480px;
	height: 100px;
	margin: auto;
	background-color: #999999;
	border-radius: 18px;
	color: #ffffff;
	font-size: 24px;
	line-height: 1.2em;
	font-weight: bold;
}
.acBtn01:hover {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	transition-duration: 0.3s;
}

/*.acBtn01::after {
	content: "";
	background-image: url("/attending/t/swiss_cpn/images/pc/cont_btn_ar01.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 30px auto;
	width: 30px;
	height: 30px;
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
}
.close01 .acBtn01::after {
	background-image: url("/attending/t/swiss_cpn/images/pc/cont_btn_ar01_close.png");
}*/

/*--------------------------*/

.movieContBox01 {
	text-align: center;
}
.movieContBox01 iframe {
	width: 720px;
	height: 400px;
}

/*--------------------------*/

.charmBlock02 {
	padding: 74px 0px 0px;
	background-color: #ad0000;
}

/*---------------------------*/

.charmContBlock01 {
	background-image: url("/attending/t/swiss_cpn/images/pc/charm_bg01.png");
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100% auto;
	padding: 0px 0px 145px;
}
.charmContBlock02 {
	background-image: url("/attending/t/swiss_cpn/images/pc/charm_bg02.png");
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100% auto;
	background-color: #e0e0e0;
	padding: 0px 0px 80px;
}
.charmContBlock03 {
	background-image: url("/attending/t/swiss_cpn/images/pc/charm_bg03.png");
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100% auto;
	background-color: #e0d5c0;
	padding: 0px 0px 120px;
}
.charmContBlock04 {
	background-color: #bb610a;
	padding: 0px 0px 80px;
}

/*----------------------------*/

.charmContBox01 {
	background-color: #fffdea;
	padding: 30px;
}

.charmH301 {
	color: #ffffff;
	font-size: 30px;
	line-height: 1.36em;
	font-weight: 600;
	text-align: center;
	padding: 28px 24px;
	background-image: url("/attending/t/swiss_cpn/images/pc/charm_tit_deco01.png");
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% 100%;
	margin-bottom: 30px;
}
.charmFlex01 {
	display: flex;
	justify-content: space-between;
	gap: 0px 58px;
}
.charmFlexBox01 {
	width: 312px;
}
.charmFlexBox02 {
	width: 590px;
}
.charmBox01 {
	padding: 18px 0px 15px;
	border-bottom: 1px solid #cccccc;
}
.charmPoint {
	background: rgb(0,136,55);
background: linear-gradient(90deg, rgba(255,0,0,1) 0%, rgba(255,255,255,1) 50%, rgba(255,0,0,1) 100%);
	padding: 2px;
	margin-bottom: 10px;
}
.charmPoint .p01 {
	border: 1px solid #ffffff;
	background: rgb(17,126,8);
background: linear-gradient(90deg, rgba(121,2,2,1) 0%, rgba(169,9,9,1) 50%, rgba(212,1,16,1) 100%);
	display: flex;
	align-items: center;
	box-sizing: border-box;
	height: 46px;
	padding: 5px 58px;
	color: #ffffff;
	font-size: 24px;
	line-height: 1.0em;
	font-weight: 600;
	font-style: italic;
	position: relative;
}
.charmPoint .p01::before {
	content: "";
	background-image: url("/attending/t/swiss_cpn/images/pc/charm_point_icon01.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 31px auto;
	width: 31px;
	height: 31px;
	position: absolute;
	left: 17px;
	top: 50%;
	transform: translateY(-50%);
}

.charmPoint .p01 .s01 {
	font-size: 32px;
}
.charmH401 {
	font-size: 25px;
	line-height: 1.5em;
	font-weight: 600;
	margin-bottom: 10px;
}
.charmH401 .s01 {
	font-size: 20px;
}

.charmFlex02 {
	display: flex;
}
.charmFlex02Box01 {
	width: 278px;
	position: relative;
}
.charmImg01 img {
	width: auto;
	height: calc( 100% - 40px );
	position: absolute;
	right: 5px;
	top: 50%;
	transform: translateY(-50%);
}
/*.charmImg01 img {
	width: 100%;
	height: auto;
}*/

.charmFlex02Box02 {
	width: 312px;
	flex-shrink: 0;
}

.charmBtnWrap01 {
	width: 100%;
	text-align: center;
	position: absolute;
	left: 0px;
	bottom: 10px;
}
.contBtn05 {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	box-sizing: border-box;
	padding: 5px 20px;
	height: 60px;
	width: 720px;
	margin: auto;
	background-color: #e30000;
	border-radius: 18px;
	color: #ffffff;
	font-size: 24px;
	line-height: 1.2em;
	font-weight: bold;
}

/*------------------------*/

.charmTabArea01 {}
.charmTabArea01 .tab-area {
	display: flex;
	flex-wrap: wrap;
	gap: 20px 20px;
	margin-bottom: 40px;
}
.charmTabArea01 .tab-area .tab {
	background-image: url("/attending/t/swiss_cpn/images/pc/charm_air_btnbg01_off.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	width: 226px;
	height: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	padding: 5px;
	color: #ffffff;
	font-size: 18px;
	line-height: 1.2em;
	letter-spacing: -0.05em;
	font-weight: 600;
	text-align: center;
	cursor: pointer;
}
.charmTabArea01 .tab-area .tab.active {
	background-image: url("/attending/t/swiss_cpn/images/pc/charm_air_btnbg01.png");
}
.charmTabArea01 .tab-area .tab:hover {
	/*filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	transition-duration: 0.3s;*/
}
.charmH402 {
	background-color: #fff4b7;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	box-sizing: border-box;
	padding: 5px;
	height: 60px;
	color: #65441b;
	font-size: 30px;
	line-height: 1.2em;
	font-weight: 600;
}
.charmH402::before {
	content: "";
	background-image: url("/attending/t/swiss_cpn/images/pc/charm_air_tit_deco01.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 48px auto;
	width: 48px;
	height: 44px;
	display: block;
	margin-right: 40px;
}
.charmH402::after {
	content: "";
	background-image: url("/attending/t/swiss_cpn/images/pc/charm_air_tit_deco02.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 48px auto;
	width: 48px;
	height: 44px;
	display: block;
	margin-left: 40px;
}
.charmFlex03 {
	display: flex;
	gap: 0px 20px;
	font-size: 14px;
	line-height: 1.6em;
	margin-top: 20px;
}
.charmFlex03Box01 {
	width: 360px;
}
.charmFlex03Box02 {
	width: 586px;
}
.text14_16_n {
	font-size: 14px;
	line-height: 1.6em;
}
.charmFlex03 p {
	margin-top: 5px;
}

.charmUl01 {}
.charmUl01 li {
	margin-top: 20px;
}
.charmUl01 li:first-child {
	margin-top: 0px;
}

.charmBoxInFlex01 {
	display: flex;
	gap: 0px 10px;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.charmBoxInFlex01:last-child {
	border-bottom: none;
}

.charmBoxInFlex01Box01 {
	width: 334px;
}
.charmBoxInFlex01Box02 {
	width: 240px;
}

.charmBoxInFlex01 dt {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	box-sizing: border-box;
	padding: 5px;
	height: 50px;
	color: #ffffff;
	font-size: 24px;
	line-height: 1.2em;
	font-weight: 500;
	letter-spacing: -0.02em;
}
.charmBoxInFlex01 dt.dt01 {
	background-color: #228586;
}
.charmBoxInFlex01 dt.dt02 {
	background-color: #c47d00;
}
.charmBoxInFlex01 dt.dt03 {
	background-color: #131e88;
}

/*---------------------------*/

.gourmetTextBox01 {
	width: 710px;
	margin: 30px auto;
}
.charmTabArea02 {
	display: flex;
	gap: 0px 20px;
}
.charmTabArea02 .tab-area {
	width: 290px;
}
.charmTabArea02 .panel-area {
	width: 654px;
}

.charmTabArea02 .tab-area .tab {
	background-image: url("/attending/t/swiss_cpn/images/pc/charm_gourmet_btn01.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 290px auto;
	width: 290px;
	height: 61px;
	margin-bottom: 15px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	box-sizing: border-box;
	padding: 5px 20px 5px 20px;
	color: #ffffff;
	font-size: 20px;
	line-height: 1.2em;
	font-weight: 600;
	opacity: 0.7;
	cursor: pointer;
}
.charmTabArea02 .tab-area .tab.active {
	opacity: 1;
}

/*.charmTabArea02 .tab-area .tab:nth-child(1) {
	background-image: url("/attending/t/swiss_cpn/images/pc/charm_gourmet_btn01.png");
}
.charmTabArea02 .tab-area .tab:nth-child(2) {
	background-image: url("/attending/t/swiss_cpn/images/pc/charm_gourmet_btn02.png");
}
.charmTabArea02 .tab-area .tab:nth-child(3) {
	background-image: url("/attending/t/swiss_cpn/images/pc/charm_gourmet_btn03.png");
}
.charmTabArea02 .tab-area .tab:nth-child(4) {
	background-image: url("/attending/t/swiss_cpn/images/pc/charm_gourmet_btn04.png");
}
.charmTabArea02 .tab-area .tab:nth-child(5) {
	background-image: url("/attending/t/swiss_cpn/images/pc/charm_gourmet_btn05.png");
}*/

.charmTabArea02 .charmH402 {
	background-color: #c93e01;
	color: #ffffff;
}
.charmTabArea02 .charmH402::before {
	background-image: url("/attending/t/swiss_cpn/images/pc/charm_gourmet_tit_deco01.png");
}
.charmTabArea02 .charmH402::after {
	background-image: url("/attending/t/swiss_cpn/images/pc/charm_gourmet_tit_deco02.png");
}

.gourmetFlex01 {
	display: flex;
	gap: 0px 15px;
	margin-top: 20px;
	font-size: 14px;
	line-height: 1.6em;
}
.gourmetFlex01Box01 {
	width: 360px;
}
.gourmetFlex01Box02 {
	width: 274px;
}

/*-----------------------*/

.charmUl02 {
	margin-top: 10px;
}

.voiceFlex01 img {
	width: 996px;
	height: auto;
}


















