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



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

a.hover:hover {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	transition-duration: 0.3s;
}

.contents {
	color: #000;
}
.contIn980 {
	position: relative;
	width: 980px;
	margin: auto;
}
h1{
	background-image: url(/attending/guide/kansai/images/h2-background.png);
    background-repeat: no-repeat;
    width: 1024px;
    height: 134px;
    font-size: 40px;
    font-weight: 900;
    font-family: 'Noto Sans JP', sans-serif;
    letter-spacing: 0.1em;
    margin: 0 auto;
    padding: 35px 0 0 150px;
}
h1 span {
    display: block;
    font-size: 16px;
    font-weight: normal;
}
.mainTitWrap01 {
	background-image: url("/attending/guide/kansai/kyoto/images/clothes/pc/h2-background.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	height: 134px;
	box-sizing: border-box;
	display: flex;
	align-items: flex-end;
	padding: 0px 0px 15px 150px;
}
.mainTit01 .s01 {
	display: block;
	font-size: 16px;
	line-height: 1.6em;
	font-weight: 500;
	margin-bottom: 10px;
}
.mainTit01 .s02 {
	display: block;
	font-size: 40px;
	line-height: 1.3em;
	font-weight: 700;
}
.mainTextBox01 {
	margin: 40px auto;
}
.contText16_18_n {
	font-size: 16px;
	line-height: 1.8em;
	font-weight: normal;
}

.ancBox01 {
	border: 1px solid #e7e7e7;
	background-color: #fafafa;
	width: 800px;
	margin: 40px auto 170px;
	padding: 20px 20px 72px;
}
.ancTit01 {
	font-size: 24px;
	line-height: 1.6em;
	margin-bottom: 18px;
}

.ancLinkWrap01 a::before {
	content: "";
	display: inline-block;
	background-image: url("/attending/guide/kansai/kyoto/images/clothes/pc/cont_ac_ar01.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 13px auto;
	width: 13px;
	height: 10px;
	margin-right: 8px;
}
.ancLinkWrap01 a:link {	color: #333333;	text-decoration: none;}
.ancLinkWrap01 a:visited {	color: #333333;	text-decoration: none;}
.ancLinkWrap01 a:hover {	color:#333333;	text-decoration: underline;}
.ancLinkWrap01 a:active {	color:#333333;	text-decoration: none;}

.ancLinkWrap01 p {
	font-size: 18px;
	line-height: 1.3em;
	font-weight: 600;
	margin-bottom: 12px;
}
.ancLinkWrap01 li {
	font-size: 16px;
	line-height: 1.4em;
	margin-bottom: 12px;
}
.ancLinkWrap01 ul {
	padding-left: 20px;
}

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

.contBlock01 {
	margin-bottom: 110px;
}

.contH201 {
	text-align: center;
	font-size: 30px;
	line-height: 1.6em;
	font-weight: 600;
	padding-bottom: 25px;
	position: relative;
	margin-bottom: 25px;
}
.contH201::before {
	content: "";
	background-image: url("/attending/guide/kansai/kyoto/images/clothes/pc/h3-background.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 180px auto;
	width: 180px;
	height: 51px;
	position: absolute;
	bottom: 0px;
	left: 50%;
	transform: translateX(-50%);
}
.contH201 .s01 {
	position: relative;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
}

.contGr01 {
	margin-top: 30px;
}
.contCyusyaku01 {
	font-size: 14px;
	line-height: 1.3em;
	margin-top: 5px;
	text-align: right;
}

.contDl01 {
	margin-bottom: 28px;
}
.contDl01 dt {
	font-size: 18px;
	line-height: 1.6em;
	font-weight: 600;
	margin-bottom: 10px;
}
.contDl01 dd {
	padding-left: 30px;
}

.colPink01 {
	color: #e16262;
}
.contFlex01 {
	display: flex;
	gap: 0px 22px;
}
.contFlex01 .box01 {
	width: 466px;
	flex-shrink: 0;
}
.contFlex01 .box02 {
	
}
.clothingBox01 {
	border: 1px solid #cccccc;
	box-sizing: border-box;
	padding: 10px 15px;
	margin-top: 44px;
	text-align: center;
	position: relative;
}
.clothingTit01 {
	border: 1px solid #333333;
	background-color: #fadbe3;
	font-weight: 600;
	padding: 4px 8px;
	position: absolute;
	top: -30px;
	left: -15px;
}
.clothingBox02 {
	border: 1px solid #d92553;
	background-color: #fff5f5;
	padding: 6px 18px;
	font-size: 18px;
	line-height: 1.3em;
	font-weight: 600;
	margin-top: 30px;
	margin-bottom: 14px;
}

.clothingUl01 {
	margin-top: 10px;
}
.clothingUl01 .contDl01 {
	display: flex;
	margin: 0px 0px 6px;
	line-height: 1.4em;
}
.clothingUl01 .contDl01 dt {
	min-width: 190px;
	margin-bottom: 0px;
}
.contDl01 dd a {
	display: inline-block;
	margin-bottom: 4px;
}
.contLink01 a:link {	color: #0066cc;	text-decoration: underline;}
.contLink01 a:visited {	color: #0066cc;	text-decoration: underline;}
.contLink01 a:hover {	color:#0066cc;	text-decoration: none;}
.contLink01 a:active {	color:#0066cc;	text-decoration: none;}

.clothingFlex01 {
	display: flex;
	justify-content: space-between;
}

.clothingFlex02 {
	display: flex;
	flex-wrap: wrap;
	gap: 25px 32px;
}
.clothingFlex02 li {
	position: relative;
	background-color: #ffffff;
	border: 1px solid #e5e5e5;
	border-radius: 8px;
	padding: 16px 16px 136px;
	box-sizing: border-box;
	width: 320px;
}
.clothingDl01 {
	margin-top: 10px;
}
.clothingDl01 dt {
	text-align: center;
	color: #d70049;
	font-size: 20px;
	line-height: 1.6em;
	font-weight: normal;
}
.clothingDl01 dd {
	font-size: 16px;
	line-height: 1.6em;
}

.clothingBtnBox01 {
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.clothingBtnBox01 li {
	padding: 0px 16px 16px;
	border: none;
	background-color: transparent;
}
.clothingBtnBox01 li a {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	box-sizing: border-box;
	background-color: #ffe8e8;
	border: 2px solid #f08384;
	border-radius: 60px;
	width: 100%;
	height: 46px;
}
.clothingBtnBox01 a:link {	color: #d70049;	text-decoration: none;}
.clothingBtnBox01 a:visited {	color: #d70049;	text-decoration: none;}
.clothingBtnBox01 a:hover {	color:#d70049;	text-decoration: none;}
.clothingBtnBox01 a:active {	color:#d70049;	text-decoration: none;}

.clothingBtnBox01 li a::after {
	content: "";
	background-image: url("/attending/guide/kansai/kyoto/images/clothes/pc/info_btn_ar01.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 8px auto;
	width: 8px;
	height: 10px;
	position: absolute;
	right: 18px;
	top: 50%;
	transform: translateY(-50%);
}

.clothingBtnBox01 li a.btn01::before {
	content: "";
	background-image: url("/attending/guide/kansai/kyoto/images/clothes/pc/info_icon01.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 17px auto;
	width: 17px;
	height: 20px;
	position: absolute;
	left: 18px;
	top: 50%;
	transform: translateY(-50%);
}

.clothingBtnBox01 li a.btn02::before {
	content: "";
	background-image: url("/attending/guide/kansai/kyoto/images/clothes/pc/info_icon02.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 20px auto;
	width: 20px;
	height: 19px;
	position: absolute;
	left: 18px;
	top: 50%;
	transform: translateY(-50%);
}

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

.accordionMore {
  position: relative;
}
/* ボタン */
.accordion-btn {
	background-image: url("/attending/guide/kansai/kyoto/images/clothes/pc/cont_ac_more.png");
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
	height: 16px;
	position: absolute;
	left: 0px;
	bottom: -45px;
  z-index: 1;
}
/* 続きを読むボタンの表記 */
/*.accordion-btn::after {
  content: "続きを読む";
}*/
/* ボタンhover時のスタイル */
.accordion-btn:hover {
  /*background-color: #fff;
  color: #6495ed;*/
	cursor: pointer;
}
.accordion-text {
  overflow: hidden; /* テキストを隠す */
  position: relative;
}
/* 最初に見えてるテキストエリアの高さ */
.accordion-text.is-hide {
  height: 270px;
}
/* テキストをグラデーションで隠す */
.accordion-text::before {
  background: -webkit-linear-gradient(top, rgba(250,250,250,0) 0%, rgba(250,250,250,.9) 50%, rgba(250,250,250,.9) 50%, #fafafa 100%);
  background:         linear-gradient(top, rgba(250,250,250,0) 0%, rgba(250,250,250,.9) 50%, rgba(250,250,250,.9) 50%, #fafafa 100%);
  bottom: 0;
  content: "";
  height: 60px; /* グラデーションで隠す高さ */
  position: absolute;
	left: 0px;
  width: 100%;
}
/* 閉じるボタンの位置 */
.accordion-btn.is-show {
	background-image: url("/attending/guide/kansai/kyoto/images/clothes/pc/cont_ac_more_on.png");
  /*bottom: -3em;*/
}
/* 閉じるボタンの表記 */
/*.accordion-btn.is-show::after {
  content: "閉じる";
}*/
/* 続きを見るボタンをクリックしたらテキストを隠しているグラデーションを消す */
.accordion-btn.is-show + .accordion-text::before {
  display: none;
}

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

.contDl01 dt h3 {
    display: inline-block;
}

