@charset "utf-8";

/******************************************************************************/
/***                                                                        ***/
/***                                                                        ***/
/***     column.css                                                         ***/
/***                                                                        ***/
/***    【内容】                                                            ***/
/***                                                                        ***/
/***     ・コラム専用のスタイルを記述する                                   ***/
/***                                                                        ***/
/***                                                                        ***/
/******************************************************************************/

.anaden {
	position: relative;
	padding: 56px 20px 50px;
	margin-bottom: 50px;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	font-weight: bold;
	color: #231815;
	background: #E5CBB8  url("anaden_bg01.png") repeat center top;
}
.anaden::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 56px;
	background: url("anaden_bg02.png") repeat-x center top / 980px 56px;
}

.anaden_inner {
	position: relative;
	max-width: 874px;
	margin: 0 auto;
	padding: 1px 0;
}

.anaden figure, 
.anaden .img {
	text-align: center;
	line-height: 0;
	padding: 0;
	background: none;
}

.anaden .logo {
	position: absolute;
	top: 40px;
	left: 0;
}
.anaden .number {
	position: absolute;
	top: 15px;
	right: -30px;
}
.anaden .main_title {
	margin-top: 45px;
	margin-bottom: 110px;
	padding-left: 0;
	text-align: center;
	line-height: 0;
	border-left: none;
}

.anaden .anaden_box {
	position: relative;
	margin-bottom: 30px;
	padding: 7px;
	background-repeat: repeat-x, repeat-y, repeat-x, repeat-y;
	background-position: center top, right center, center bottom, left center;
	background-size: 56px 52px, 57px 56px, 56px 52px, 57px 56px;
}
.anaden .anaden_box.contest {
	background-color: #F4DC87;
	background-image: url("contest_bg01.png"), url("contest_bg02.png"), url("contest_bg03.png"), url("contest_bg04.png");
}
.anaden .anaden_box .box_corner01::before, 
.anaden .anaden_box .box_corner01::after, 
.anaden .anaden_box .box_corner02::before, 
.anaden .anaden_box .box_corner02::after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	background: transparent;
	border-width: 25px;
	border-style: solid;
	display: block;
}
.anaden .anaden_box .box_corner01::before {
	top: 0;
	left: 0;
	border-color: #E5CBB8  transparent transparent #E5CBB8 ;
}
.anaden .anaden_box .box_corner01::after {
	top: 0;
	right: 0;
	border-color: #E5CBB8  #E5CBB8  transparent transparent;
}
.anaden .anaden_box .box_corner02::before {
	right: 0;
	bottom: 0;
	border-color: transparent #E5CBB8  #E5CBB8  transparent;
}
.anaden .anaden_box .box_corner02::after {
	left: 0;
	bottom: 0;
	border-color: transparent transparent #E5CBB8  #E5CBB8 ;
}
.anaden .anaden_box .box_bg01::before, 
.anaden .anaden_box .box_bg01::after, 
.anaden .anaden_box .box_bg02::before, 
.anaden .anaden_box .box_bg02::after {
	content: "";
	position: absolute;
	width: 60px;
	height: 55px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}
.anaden .anaden_box .box_bg01::before {
	top: 0;
	left: 0;
}
.anaden .anaden_box.contest .box_bg01::before {
	background-image: url("contest_bg05.png");
}
.anaden .anaden_box .box_bg01::after {
	top: 0;
	right: 0;
}
.anaden .anaden_box.contest .box_bg01::after {
	background-image: url("contest_bg06.png");
}
.anaden .anaden_box .box_bg02::before {
	right: 0;
	bottom: 0;
}
.anaden .anaden_box.contest .box_bg02::before {
	background-image: url("contest_bg07.png");
}
.anaden .anaden_box .box_bg02::after {
	left: 0;
	bottom: 0;
}
.anaden .anaden_box.contest .box_bg02::after {
	background-image: url("contest_bg08.png");
}
.anaden .anaden_box .box_inner01 {
	padding: 1px 30px 60px;
}
.anaden .anaden_box.contest .box_inner01 {
	background: url("contest_bg09.png") repeat center top / 816px 294px;
}
.anaden .anaden_box .box_inner02 {
	position: relative;
	max-width: 750px;
	margin: 0 auto;
}

.anaden .result_title {
	margin-top: -70px;
	margin-bottom: 25px;
	padding: 0;
	background: none;
}

.anaden .theme_box {
	position: relative;
	margin-bottom: 50px;
	padding: 20px;
	background-color: #FFF;
	border-radius: 50px;
}
.anaden .theme_box h4 {
	margin: 0 80px 0 100px;
	margin-bottom: 0;
	font-weight: bold;
	font-size: 210%;
	line-height: 1.2;
	color: #523932;
	text-align: left;
	padding-left: 4.0em;
	text-indent: -4.0em;
}
.anaden .theme_box h4 .sub {
	font-size: 75%;
}
.anaden .theme_box .enemo {
	position: absolute;
	top: -20px;
	right: -40px;
	bottom: 0;
	width: 165px;
	height: 182px;
	margin: auto 0;
}

.anaden .lead_box {
	margin-bottom: 100px;
}
.anaden .lead_box h3 {
	margin-bottom: 10px;
	font-size: 220%;
	padding: 0;
	line-height: 1.2;
	color: #523932;
	text-align: center;
	background: none;
}
.anaden .lead_box p {
	font-size: 130%;
	color: #201813;
	line-height: 1.6;
	text-align: center;
}
.anaden .theme_box + .lead_box {
	margin-bottom: 60px;
}
.anaden .theme_box + .lead_box p {
	font-size: 105%;
	color: #201813;
	margin-bottom: 0;
	line-height: 1.8;
	text-align: left;
}

.anaden .award_box {
	padding: 1px 40px 40px;
	background-color: #FEF4C6;
	border-radius: 12px;
}
.anaden .award_box {
	max-width: 670px;
	margin: 0 auto;
}
.anaden .award_box h4 {
	margin-top: -25px;
}
.anaden .award_box h5 {
	margin-top: 50px;
}

.anaden .outline_box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.anaden .outline_box {
	background: url("anaden_result_bg01.png") no-repeat left center;
	width: 670px;
	height: 246px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 40px;
}
.anaden .outline_box .txt p {
	color: #523932;
	font-size: 130%;
	margin-bottom: 0;
	text-align: center;
}
.anaden .outline_box .txt p strong {
	color: #FF3F0C;
}
.anaden .detail_box figure {
	margin-bottom: 20px;
}
.anaden .detail_box p.notes {
	margin-bottom: 0;
	padding-left: 1.0em;
	text-indent: -1.0em;
	font-size: 95%;
	line-height: 1.4;
	color: #665A52;
}

.anaden .result_box {
	position: relative;
	margin-top: 130px;
	background-image: url("anaden_result_bg02.png");
	background-repeat: repeat;
	background-position: center top;
	border: 7px solid #FFF;
	border-radius: 40px;
}
.anaden .result_box::before {
	content: "";
	position: absolute;
	top: 6px;
	left: 6px;
	right: 6px;
	bottom: 6px;
	border-color: #BBDF86;
	border-width: 5px;
	border-style: dotted;
	display: block;
	border-radius: 34px;
	pointer-events: none;
}
.anaden .result_inner {
	padding: 1px 30px 30px;
}
.anaden .result_box h3 {
	position: relative;
	margin-top: -110px;
	margin-bottom: 50px;
	z-index: 1;
}
.anaden .result_detail {
	background-color: #FFFFFF;
	border-radius: 12px;
	margin-bottom: 20px;
	padding: 0;
}
.anaden .result_detail:last-child {
	margin-bottom: 0;
}
.anaden .result_detail .question {
	display: flex;
	justify-content: start;
	align-items: center;
	padding: 20px;
}
.anaden .result_detail .question figure {
	margin-right: 20px;
}
.anaden .result_detail .question p {
	color: #523932;
	font-size: 160%;
	font-weight: bold;
	margin-bottom: 0;
	letter-spacing: -0.1rem;
	line-height: 1.4;
}
.anaden .result_detail .question p strong {
	color: #FF3F00;
}
.anaden .result_detail p.win {
	color: #523932;
	font-size: 120%;
	margin-bottom: 0;
	padding: 20px;
	text-align: center;
}
.anaden .result_detail p.win strong {
	color: #F23F3F;
}

.related {
	color: #523932;
	font-size: 130%;
	margin: 40px auto 0;
	padding: 0 30px;
}
.related .anaden_btn {
	border: 6px solid #FFFFFF;
	border-radius: 12px;
	margin-bottom: 0;
	width: 340px;
}
.related .anaden_btn a {
	background-color: #F88D23;
	color: #FFFFFF;
	font-size: 100%;
}

.anaden + .common_btn a {
	font-size: 110%;
}
.anaden + .common_btn + .annotation {
	font-size: 100%;
}



@media screen and (max-width: 767px) {
.anaden {
	margin-left: -20px;
	margin-right: -20px;
	padding: 7.3vw 20px 40px;
	margin-bottom: 50px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 600;
	background-size: calc(750px * 0.5) calc(390px * 0.5);
}
.anaden::before {
	width: 100%;
	height: 7.3vw;
	background-size: contain;
}
.anaden h4, .anaden h5, .anaden h6, .anaden p {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 600;
}
.anaden p {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
}

.anaden .logo {
	position: static;
	text-align: left;
	margin-top: 20px;
	width: min(27.11vw, 208px);
}
.anaden .number {
	top: 5px;
	right: -5px;
	width: min(23.46vw, 180px);
}
.anaden .main_title {
	margin-top: 10px;
	margin-bottom: 70px;
}

.anaden .anaden_box {
	padding: 3px;
	background-size: calc(56px * 0.5) calc(52px * 0.5), calc(57px * 0.5) calc(56px * 0.5), calc(56px * 0.5) calc(52px * 0.5), calc(57px * 0.5) calc(56px * 0.5);
}
.anaden .anaden_box .box_corner01::before, 
.anaden .anaden_box .box_corner01::after, 
.anaden .anaden_box .box_corner02::before, 
.anaden .anaden_box .box_corner02::after {
	border-width: calc(25px * 0.5);
}
.anaden .anaden_box .box_bg01::before, 
.anaden .anaden_box .box_bg01::after, 
.anaden .anaden_box .box_bg02::before, 
.anaden .anaden_box .box_bg02::after {
	width: calc(60px * 0.5);
	height: calc(55px * 0.5);
}
.anaden .anaden_box .box_inner01 {
	padding: 20px;
}
.anaden .anaden_box.contest .box_inner01 {
	background-size: calc(816px * 0.5) calc(294px * 0.5);
}

.anaden .result_title {
	margin-top: -70px;
	margin-bottom: 25px;
}

.anaden .theme_box {
	margin-bottom: 30px;
	padding: 18px 40px 18px 9px;
}
.anaden .theme_box h4 {
	font-size: 125%;
	line-height: 1.4;
	margin: 0 auto;
	padding-left: 0;
	text-indent: 0;
	text-align: center;
}
.anaden .theme_box .enemo {
	right: -35px;
	width: calc(165px * 0.5);
	height: calc(182px * 0.5);
}

.anaden .lead_box {
	margin-bottom: 80px;
}
.anaden .lead_box h3 {
	font-size: 160%;
}
.anaden .lead_box p {
	font-size: 110%;
	text-align: left;
}

.anaden .award_box {
	padding: 1px 20px 30px;
}
.anaden .award_box h4 {
	max-width: calc(280px * 0.8);
	margin-top: -25px;
	margin-left: auto;
	margin-right: auto;
}
.anaden .award_box h5 {
	margin-top: 50px;
	margin-left: -15px;
	margin-right: -15px;
}

.anaden .outline_box {
	background: url("anaden_result_bg01.png") no-repeat top center;
	width: auto;
	height: auto;
	background-size: contain;
	flex-direction: column;
	margin-bottom: 30px;
}
.anaden .outline_box .txt p {
	font-size: 105%;
	margin-bottom: 20px;
	text-align: left;
}
.anaden .outline_box figure img {
	max-width: 80%;
}
.anaden .detail_box figure {
	margin-bottom: 10px !important;
}
.anaden .detail_box p.notes {
	margin-bottom: 5px;
}
.anaden .detail_box p.notes:last-child {
	margin-bottom: 0;
}

.anaden .result_box {
	margin-top: 100px;
	border: 3px solid #FFF;
	border-radius: 20px;
}
.anaden .result_box::before {
	top: 4px;
	left: 4px;
	right: 4px;
	bottom: 4px;
	border-width: 3px;
	border-radius: 16px;
}
.anaden .result_inner {
	padding: 1px 20px 20px;
}
.anaden .result_box h3 {
	width: calc(300px * 0.75);
	height: calc(127px * 0.75);
	margin-top: -75px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}
.anaden .result_detail .question {
	flex-direction: column;
	padding: 10px;
}
.anaden .result_detail .question figure {
	margin-right: 0;
	margin-bottom: 5px;
}
.anaden .result_detail .question p {
	font-size: 105%;
	letter-spacing: 0rem;
}
.anaden .result_detail p.win {
	font-size: 105%;
}

.related {
	font-size: 130%;
	margin: 30px auto 0;
	padding: 0;
}
.related .anaden_btn {
	width: auto;
}
.related .anaden_btn a {
	font-size: 100%;
	padding: 15px 10px;
}

.anaden + .common_btn a {
	font-size: 120%;
	padding: 15px 10px;
}
}



@media print {
body {
	-webkit-print-color-adjust: exact;
	print-color-adjust: exact;
}

.sp_menu_panel,
.page_top {
	display: none;
}

.anaden .detail_box figure img {
	width: 100%;
}
}
