@charset "utf-8";

* {
	zoom: 1;
}

ul,
ol,
li {
	zoom: normal;
}

#area-body {
	font-family: '游ゴシック体', '游ゴシック', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	text-align: left;
}

/* #area-body a:hover img { opacity: 0.8;} */

.clearfix::after {
	content: "";
	clear: both;
	display: table;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.spB10 {
	margin-bottom: 10px;
}

.spB20 {
	margin-bottom: 20px;
}

.top_ttl_under {
	margin: 25px 0 40px;
}

.area-body-inner-full {
	width: 100%;
}

.area_inner_noimg {
	width: 980px;
	margin: 0 auto;
	text-align: left;
}


/*----------------------

customize

----------------------*/
#area-body {
	font-size: 16px;
}
#anniversary-20th *,
#anniversary-20th *::before,
#anniversary-20th *::after {
	box-sizing: border-box;
}

#anniversary-20th {
	font-size: 16px;
	letter-spacing: 0.04em;
	line-height: 1.5;
	color: #000;
}

#anniversary-20th .cp_wrap{
	margin-bottom: -1px;
	/* border-bottom: 3px solid #c0c0c0; */
}

#anniversary-20th a {
	transition: .2s;
}

#anniversary-20th a:hover {
	opacity: .8;
}

#anniversary-20th img {
	width: 100%;
}

#anniversary-20th ul {
	list-style-type: none;
}

#anniversary-20th .inr {
	margin-right: auto;
	margin-left: auto;
	width: 96%;
	max-width: 1480px;
}



/*----------------------

contents

----------------------*/
#anniversary-20th .bg_wrap{
	background-color: rgba(230, 40 ,46 ,.7);
	padding: 10px 30px 20px;
}
#anniversary-20th .cp_wrap .icon{
	display: none;
}
#anniversary-20th .subttl img{
	display: block;
	max-width: 420px;
	margin: 0 auto;
}

#anniversary-20th .item_list{
	display: flex;
	justify-content: space-between;
	margin-top: 10px;
}
#anniversary-20th .item_list > li{
	background-color: #fffbd6;
	border-radius: 20px;
	width: 32.5%;
}
#anniversary-20th .item_list img{
	margin-top: -35px;
}

#anniversary-20th .entry_ttl{
	color: #96050f;
	font-weight: bold;;
	text-align: center;
	margin-bottom: 5px;
}
#anniversary-20th .entry_list{
	padding: 0 5px 10px;
}

#anniversary-20th .entry_list a{
	background-color: #ffeb5b;
	border: 3px solid #96050f;
	border-radius: 40px;
	color: #96050f;
	display: block;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	font-size:clamp(16px, 1.6vw, 24px);
	font-weight: bold;
	padding: 15px 12%;
	text-align: center;
	position: relative;
	filter: drop-shadow(0 2px 0 #96050f);
}
#anniversary-20th .entry_list a::after{
	content: '';
	display: block;
	width: 10px;
	height: 13px;
	background-image: url(../img/icon_arrow.svg);
	background-repeat: no-repeat;
	background-size: contain;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 8%;
}

@media (hover: hover) {
	#anniversary-20th .entry_list a:hover{
		text-decoration: none;
		background-color: #ffcba0;
	}
}

#anniversary-20th .detail .subttl{
	background-color: #fff5df;
	border: 2px solid #f4b93b;
	border-bottom: none;
	margin-top: 10px;
	padding: 5px;
}
#anniversary-20th .detail_wrap{
	background-color: #fff;
	border: 2px solid #f4b93b;
	border-top: none;
	font-size: 75%;
	line-height: 1.6;
	padding: 0 20px 10px;
	word-break: break-all;
	display: flex;
	justify-content: space-between;
}
#anniversary-20th .detail_wrap >.left{
	width: 48%;
}
#anniversary-20th .detail_wrap >.right{
	width: 50%;
}
#anniversary-20th .detail_wrap{
	text-align: justify;
}
#anniversary-20th .detail_wrap h3:not(:first-child){
	border-top: 2px dotted #f4b93b;
	margin-top: 10px;
}
#anniversary-20th .detail_wrap h3{
	display: flex;
	align-items: center;
	line-height: 1.0;
	font-size: 120%;
	padding: 15px 0 5px;
}
#anniversary-20th .detail_wrap h3::before{
	content: '';
	display: inline-block;
	width: 1em;
	height: 1em;
	background-color: #f4b93b;
	border-radius: 50%;
	margin-right: 5px;
}


#anniversary-20th .detail_wrap li{
	margin-top: 3px;
	text-align: justify;
	position: relative;
	padding-left: 1.0em;
}
#anniversary-20th .detail_wrap li::before{
	content: '・';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
#anniversary-20th .detail_wrap li.kome::before{
	content: '※';
}
#anniversary-20th .detail_wrap .num{
	padding-left: 1.0em;
}
#anniversary-20th .detail_wrap .num li::before{
	content: '';
}
#anniversary-20th .detail_wrap .num li{
	padding-left:1em;
	text-indent:-1em;
}
#anniversary-20th .detail_wrap a{
	color: #e6282e;
	text-decoration: underline;
}
#anniversary-20th .detail_wrap .new_tab::after{
	content: '';
	display: inline-block;
	width: 11px;
	height: 11px;
	background-image: url(../img/icon_tab.svg);
	background-repeat: no-repeat;
	background-size: contain;
	margin: 0 2px;
}



/*----------------------
sns
----------------------*/
#anniversary-20th .bnr-korokara{
	padding-top: 50px;
	max-width: 800px;
	margin: 0 auto;
}
#anniversary-20th .bnr-korokara-title{
	font-size: 20px;
	line-height: 1.3;
	border-left: 8px solid #000000;
	font-weight: bold;
	margin-bottom: 40px;
}
#anniversary-20th .bnr-korokara-caution{
	margin-top: 0.5em;
	font-size: 14px;
	line-height: 1.4285714286;
	color: #000000;
	font-weight: 600;
}
#anniversary-20th .bnr_area ul{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 49px;
	margin-right: auto;
    margin-left: auto;
    width: calc(100% - 80px);
}
#anniversary-20th .bnr_area .bnr_l,
#anniversary-20th .bnr_area .bnr_s{
	width: 33%;
}
#anniversary-20th .sns_inr{
	width: 75%;
	/* max-width: 980px; */
}
#area-body .sns_area{
	border: 5px solid #d8c98e;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 20px;
	width: 100%;
	padding: 20px 50px;
	text-align: center;
	font-weight: bold;
	margin: 25px 0 35px 0;
	font-size: 16px;
}
#area-body .sns_area a:hover{
	opacity: .8;
}
#area-body .sns_area > div{
	margin: 0 5%;
}
#area-body .sns_area h2{
	color: #000;
	font-size: 100%;
}
.btm_snsBox {
	border: 5px solid #d8c98e;
	padding: 20px;
	margin-top: 50px;
}

#area-body .sns_area ul{
  margin: 5px 0 0 0;
  padding:0;
  list-style:none;
}
#area-body .sns_area ul li {
	display: inline-block;
	letter-spacing: 0;
	margin: 0 10px 0 10px;
	padding: 0;
	/* *display: inline;
	*zoom: 1; */
}

/* 20231020:追記 */
#area-body .area_inner {
	width: 100%;
}

