


/* 2025.06　夏休みコンテスト追記 */


.contest_content.-head {
	position: relative;
	padding: 0;
	background: none;
	border-radius: 16px;
	overflow: hidden;
}


.contest_content.-head h2 img {
}

.contest_content.-dept .items {
	color: #38A1DB;
	border: 4px solid #38A1DB;
	border-radius: 40px;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	padding: 30px 0;
}

.contest_content.-dept .items li {
	padding: 5px;
}

.contest_dept_text {
	font-size: 24px;
	color: #F15A24;
}

.contest_content.-intro .contest_content_img {
	margin-bottom: 80px;
}

.contest_content a.hint,
.contest_content a.more {
	transition: all 0.3s;
}

.contest_content a.hint {
	background: #F15A24;
	color: #fff;
	padding: 8px 50px;
	border-radius: 30px;
}

.contest_content a.hint:hover {
	background: #ff7f00;
}

.contest_content a.hint:before {
	content: '\025b6';
	margin-right: 10px;
}

.contest_content a.hint:after {
	content: '\025c0';
	margin-left: 10px;
}

.contest_content a.more {
	letter-spacing: 0.1em;
}

.contest_content a.more:hover {
	color: #ff7f00;
}

.contest_content a.more:before {
	content: '\025b6\025b6\025b6';
	margin-right: 10px;
}

.contest_content a.more:after {
	content: '\025c0\025c0\025c0';
	margin-left: 10px;
}

.contest_content.-intro p.contest_content_text:nth-last-child(2) {
	position: relative;
}

.contest_content.-intro p.contest_content_text:nth-last-child(2):before {
	content: '';
	position: absolute;
	left: 50%;
	bottom: -5px;
	display: inline-block;
	width: 56%;
	height: 1px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #F15A24;
}

.contest_content.-intro p.contest_content_text:last-child:hover:before {
	background-color: #ff7f00;
}

.contest_content.-intro p.contest_content_text:last-child {
	color: #846239;
}

.contest_content.-intro2 .contest_content_text {
	font-size: 24px;
	color: #846239;
	margin-top: 80px;
}

.contest_content.-intro2 .contest_content_text .red {
	color: #E60012;
}

.contest_content.-intro2 .contest_content_text .red100 {
	font-size: 1.4em;
	background: url(../img/bg_line.png) no-repeat bottom;
	background-size: 100%;
	padding-left: 5px;
}




.contest_content.-dept .items.-meiji {
	font-size: 36px;
	color: #E60012;
	border: 4px solid #E60012;
	border-radius: 40px;
	width: 600px;
	margin-top: 80px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 0;
	line-height: 1.0;
}

.contest_content.-dept .items.-meiji span.subtext {
	color: #000;
	font-size: 24px;
}

.contest_dept_meiji img:hover {
	-webkit-animation: yurayura 1.0s ease-in infinite;
	animation: yurayura 1.0s ease-in infinite;
}

.contest_content_img.-prize01 img {
	width: 810px;
	height: auto;
}

.contest_content_img.-prize01 figcaption {
	width: 810px;
	margin: 0 auto;
	padding: 10px;
	text-align: left;
	line-height: 1.4;
}

.contest_content_img.-prize02 img {
	width: 362px;
	height: auto;
}

.contest_content_img.-prize03 img {
	width: 446px;
	height: auto;
}

.contest_content_img.-prize03 .contest_content_title.-prize {
	justify-content: flex-start;
	margin-left: 10px;
	margin-bottom: -33px;
	z-index: 10;
	position: relative;
}

.contest_content_img.-prize04 img {
	width: 439px;
	height: auto;
	margin-top: 10px;
}

.contest_content_img.-prize02 figcaption,
.contest_content_img.-prize03 figcaption {
	margin-top: 0;
	padding: 5px 10px;
	text-align: left;
}

.contest_content_row>* {
	flex: none;
}


.contest_prize_dept {
	color: #38A1DB;
	border: 4px solid #38A1DB;
	border-radius: 40px;
	display: inline-block;
	padding: 15px 30px;
	font-size: 24px;
	margin-top: 60px;
}

.contest_prize_dept .pc-only {
	display: inline !important;
}


.contest_prize_meiji {
	color: #E60012;
	border: 4px solid #E60012;
	border-radius: 60px;
	display: inline-block;
	padding: 15px 30px;
	font-size: 24px;
	line-height: 1.2;
	margin-top: 80px;
}

.contest_prize_meiji span.subtext {
	color: #000;
	font-size: 20px;
}


.contest_prize_all {
	color: #fff;
	background: #f29600;
	border-radius: 60px;
	display: inline-block;
	padding: 5px 35px;
	font-size: 24px;
	line-height: 1.2;
	margin-top: 60px;
	position: relative;
}


.contest_prize_all:after {
	content: none;
	/*content: url(../img/icon_new.svg);*/
	position: absolute;
	top: -50px;
	right: -55px;
	width: 130px;
	height: 55px;
}

.contest_content_img.-prize05 img {
	width: 440px;
	height: auto;
}

.contest_content_img.-prize05 figcaption {
	padding-top: 5px;
}


.contest_content_row.-middle {
	margin-top: 60px;
}

.contest_content_img.-prize06 img {
	width: 460px;
	height: auto;
}

.contest_content_img.-prize07 img {
	width: 460px;
	height: auto;
}

.contest_content_img.-prize06 p.contest_content_catch span,
.contest_content_img.-prize07 p.contest_content_catch span {
	color: #E60012;
}


.contest_content.-prizedantai {
	margin: 100px 0;
}

.contest_content.-prizedantai .contest_content_catch {
	display: inline-block;
	color: #fff;
	background: #ea8e00;
	padding: 5px 40px 5px 44px;
	font-size: 20px;
	border-radius: 20px;
	letter-spacing: 0.2em;
}

.contest_content.-prizedantai .contest_content_text {
	font-size: 20px;
	color: #846239;
	margin-bottom: 50px;
}

.contest_content.-prizedantai .contest_content_img .contest_content_catch {
	margin: 30px 0 20px;
	color: #846239;
	background: #f7d4b1;
	padding: 2px 20px;
	letter-spacing: 0;
}

.contest_content.-prizedantai .contest_content_img.-prize07 .contest_content_catch {
	background: #d5d5ea;
}


.contest_entry_notes {
	max-width: 900px;
	padding: 40px 24px;
	border: 3px solid #eed000;
	margin-bottom: 50px;
}

.contest_entry_notes .contest_entry_notes_title {
	font-size: 24px;
}

.contest_entry_notes p {
	font-size: 18px;
	line-height: 1.8;
}


.contest_content_text ol {
	text-align: left;
	list-style-type: decimal;
	margin: 0 80px;
}

.contest_content_text ol li {
	margin: 20px 0;
	font-size: 16px;
}

.contest_content_text ol li span {
	color: #fff;
	background: #e95a24;
	padding: 2px 8px;
	margin-right: 5px;
}

.contest_content_text ol li a {
	color: #e95a24;
}



.-dantai .contest_content_title.-prize {
	display: flex;
	align-items: center;
	height: 2.4em;
	line-height: 1.2;
	font-size: 20px;
	font-weight: bold;
	justify-content: center;
	text-align: left;
	color: #E60012;
}

.-dantai .contest_content_title.-prize::before,
.-dantai .contest_content_title.-prize::after {
	position: relative;
	display: inline-block;
	content: "";
	background: #E60012;
	width: 2px;
	height: 2em;
	margin: 0 1em;
	margin-top: -.2em;
	vertical-align: middle;
}
 
.-dantai .contest_content_title.-prize::before {
	transform: rotate(-25deg);
}
 
.-dantai .contest_content_title.-prize::after {
	transform: rotate(25deg);
}


.contest_prize_dantai_text {
	text-align: left;
	margin-left: 50px;
}


.contest_prize_dantai_text span.ruby {
	line-height: 1.3;
}


.contest_content+.contest_content {
	margin-top: 100px;
}

.contest_entry_flow_title {
	font-size: 22px;
}

.contest_entry_flow_title.-notice {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 60px;
}

.contest_entry_flow_title strong {
	color: #e60012;
}

.contest_entry_flow_title .bgline {
	background: #fff100;
	padding: 5px 8px;
}

.contest_content.-entry .contest_content_text .-cap {
	line-height: 2.0;
}

.contest_content.-entry .contest_content_text.-adress p {
	display: inline-block;
	margin: 60px 0 0;
	padding: 20px 80px 40px;
	background: #fff;
	border-radius: 80px;
}

.contest_content.-entry .contest_content_text.-adress p strong {
	line-height: 3.0;
}

.contest_content_text.-form {
	margin-top: 60px;
}

.contest_content+.contest_content.-mail {
	margin: 60px 0;
}

.-mail .contest_content_title {
	font-size: 18px;
	padding-bottom: 15px;
}

.-mail .contest_content_title::before,
.-mail .contest_content_title::after {
	position: relative;
	display: inline-block;
	content: "";
	background: #F3D500;
	width: 3em;
	height: 3px;
	margin: 0 1em;
	vertical-align: middle;
}

.contest_content_img.-mail img {
	width: 240px;
	height: auto;
}

.contest_content.-head .-label {
	bottom: 10px;
	left: 35%;
}

.contest_content.-head .-label img {
	width: 670px;
	max-width: 670px;
	height: 97px;
}


.contest_content_btn {
	font-size: 48px;
	line-height: 0.8;
	background: #fbd8b5;
	padding: 35px 0;
	border-radius: 80px;
	width: 78%;
	margin: 40px auto 0;
	color: #f35314;
	-webkit-box-shadow: 0 10px 0px rgba(178, 178, 178, 1.0);
	box-shadow: 0 10px 0px rgba(178, 178, 178, 1.0);
	position: relative;
	z-index: 10;
	cursor: pointer;
	transition: all 0.5s;
}


.contest_content_btn:hover {
	transform: translate(0, 5px);
	-webkit-box-shadow: 0 5px 0px rgba(178, 178, 178, 1.0);
	box-shadow: 0 5px 0px rgba(178, 178, 178, 1.0);
}

.contest_content_btn:after {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	content: "";
	vertical-align: middle;
	right: 45px;
	width: 24px;
	height: 24px;
	border-top: 5px solid #f9c590;
	border-right: 5px solid #f9c590;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	transition: all 0.5s;
}

.contest_content_btn:hover:after,
.contest_content_btn.active:after {
	margin-top: -24px;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

.contest_content_btn span.subtext {
	font-size: 24px;
	color: #734D24;
}

.contest_content_box {
	display: none;
	position: relative;
	background: #fdebda;
	width: 72%;
	padding: 45px 0 60px;
	margin: -10px auto 0;
	border-radius: 0 0 20px 20px;
}


.contest_entry_flow_title.-yuso img {
	width: 426px;
	height: auto;
}

.contest_entry_flow_title.-form img {
	width: 396px;
	height: auto;
}

.button-1 {
	line-height: 1.3;
	height: auto;
	padding: 15px 0;
	border-radius: 60px;
}



.contest_content_btn.-dantai {
	background: #d9d9ee;
	color: #60539b;
}

.contest_content_btn.-dantai:after {
	border-top: 5px solid #bdbde1;
	border-right: 5px solid #bdbde1;
}

.contest_content_box.-dantai {
	background: #f0f0f8;
}


.contest_content_box.-dantai .contest_entry_flow_title.-yuso img {
	width: 300px;
	height: auto;
}

.contest_btn {
	margin-top: 40px !important;
}

.contest_poster_text {
	font-size: 22px;
	color: #EB5C01;
}

.contest_poster_btn a {
	display: inline-block;
	background: #EB5C01;
	color: #fff;
	border-radius: 40px;
	margin: 0 20px 20px;
	padding: 10px 25px;
	font-size: 22px;
	line-height: 1.0;
	-webkit-box-shadow: 0 3px 0px rgba(102, 102, 102, 0.5);
	box-shadow: 0 3px 0px rgba(102, 102, 102, 0.5);
	transition: all 0.3s;
}

.contest_poster_btn a span {
	font-size: 16px;
}

.contest_poster_btn a:hover {
	background: #ff7f00;
}

.contest_content_notice {
	font-size: 16px;
	border: 2px solid #a0a0d4;
	border-radius: 20px;
	margin: 20px 20px 10px;
	padding: 20px 30px;
	display: inline-block;
}



@keyframes yura {
  0% , 100%{
      transform: rotate(0deg);
  }
  50%{
      transform: rotate(-5deg);
  }
}



@media screen and (max-width: 767px) {


.contest_content+.contest_content {
	margin-top: 48px;
}

.contest_content.-dept .items {
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	font-size: 2.4rem;
	border-radius: 30px;
}


.contest_content.-dept .items.-meiji {
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	font-size: 3.0rem;
	padding: 20px 0;
	line-height: 1.5;
	border-radius: 30px;
}

.contest_content.-dept .items.-meiji span.subtext {
	font-size: 2.2rem;
}


.contest_content.-intro .contest_content_text,
.contest_content.-intro2 .contest_content_text {
	font-size: 2.2rem;
	padding: 0;
	margin-top: 40px;
}

.icon_circle {
	display: block;
	margin: 0 auto;
}

.contest_content.-intro2 .contest_content_text:first-of-type {
	margin-top: 0;
}

.contest_content.-intro2 .contest_content_text:nth-child(2) {
	text-align: left;
	padding: 0 20px;
}

.contest_content.-intro .contest_content_text:first-of-type {
	padding: 0 10px;
	text-align: left;
}

.contest_content.-intro2 .contest_content_text .-small {
	display: inline-block;
	font-size: 1.6rem;
	line-height: 1.6;
}


.contest_content_img.-prize01 figcaption {
	width: 100%;
}

.contest_content.-prizedantai .contest_content_text {
	text-align: left;
}


.contest_dept_text {
	font-size: 2.2rem;
	text-align: left;
	padding: 0 10px;
}


.contest_prize_dept {
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	padding: 30px 0;
	font-size: 2.2rem;
	margin-top: 40px;
}

.contest_prize_dept .pc-only {
	display: none !important;
}

.contest_prize_meiji {
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	padding: 30px 0;
	font-size: 3.0rem;
	margin-top: 60px;
	border-radius: 30px;
}

.contest_prize_dantai_text {
	margin-left: 0;
	font-size: 1.8rem;
}

.contest_entry_notes_title {
	font-size: 2.4rem;
}

.contest_entry_notes p {
	font-size: 1.8rem;
	line-height: 1.8;
}

.contest_content.-entry .contest_content_text.-adress p {
	margin: 30px 0 0;
	padding: 20px 20px 40px;
	border-radius: 20px;
}

.contest_content.-entry .contest_content_text.-adress p strong {
	font-size: 2.4rem;
}

.contest_content_text.-form {
	margin-top: 40px;
}

.contest_content+.contest_content.-mail {
	margin: 60px 0 20px;
}

.-mail .contest_content_title {
	position: relative;
}

.-mail .contest_content_title::before,
.-mail .contest_content_title::after {
	position: absolute;
	display: block;
	top: 40%;
	width: 30px;
}

.-mail .contest_content_title::before {
	left: -10px;
}

.-mail .contest_content_title::after {
	right: -10px;
}

.contest_content.-head {
	overflow: visible;
}

.contest_content.-head .-label {
	bottom: 0;
	left: 50%;
	width: 94%;
}

.contest_content.-head .-label img {
	width: 100%;
	max-width: 100%;
	height: auto;
}


.contest_dantai_text {
	text-align: left;
	font-size: 20px !important;
}

.contest_dantai_text2 {
	display: block;
	font-size: 16px;
}

.contest_dantai_text3 {
	margin-top: 5px;
}




.contest_content.-intro .contest_content_img {
	margin-bottom: 20px;
}



.contest_content a.hint {
	padding: 18px;
	border-radius: 80px;
	display: inline-block;
	position: relative;
	text-align: center;
	width: 100%;
	font-size: 1.6rem;
}

.contest_content a.hint:before {
	margin-right: 0;
	position: absolute;
	top: 50%;
	left: 20px;
	margin-top: -18px;
	font-size: 2.0rem;
}

.contest_content a.hint:after {
	margin-left: 0;
	position: absolute;
	top: 50%;
	right: 20px;
	margin-top: -18px;
	font-size: 2.0rem;
}

.contest_content a.more {
	letter-spacing: 0em;
	display: inline-block;
	position: relative;
	text-align: center;
	width: 100%;
	text-decoration: underline;
	font-size: 1.6rem;
}

.contest_content a.more:before {
	margin-right: 0;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -12px;
	font-size: 1.6rem;
}

.contest_content a.more:after {
	margin-left: 0;
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -12px;
	font-size: 1.6rem;
}

.contest_content.-intro p.contest_content_text:last-child:before {
	content: none;
}

.contest_prize_all {
	font-size: 1.8rem;
}

.contest_entry_flow_title.-notice {
	text-align: left;
}

.contest_entry_flow_title.-notice {
	background: #fff100;
	padding: 10px;
}

.contest_entry_flow_title .bgline {
	padding: 0;
	background: none;
}


.contest_content_btn {
	font-size: 2.2rem;
	padding: 20px 0 15px;
	width: 100%;
}


.contest_content_btn:hover {
	transform: translate(0, 0);
	-webkit-box-shadow: 0 10px 0px rgba(178, 178, 178, 1.0);
	box-shadow: 0 10px 0px rgba(178, 178, 178, 1.0);
}

.contest_content_btn:after {
	margin-top: -8px;
	right: 18px;
	width: 14px;
	height: 14px;
	border-top: 4px solid #f9c590;
	border-right: 4px solid #f9c590;
}

.contest_content_btn:hover:after {
	margin-top: -8px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.contest_content_btn.active:after {
	margin-top: -12px;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

.contest_content_btn span.subtext {
	font-size: 1.4rem;
	padding-top: 8px;
	display: inline-block;
	line-height: 1.3;
}

.contest_content_box {
	width: 94%;
	padding: 40px 10px;
}


.contest_entry_flow_title.-yuso img {
	width: 426px;
	height: auto;
}

.contest_entry_flow_title.-form img {
	width: 396px;
	height: auto;
}

.contest_content.-entry .contest_content_text .-body {
	padding: 0 10px;
}

.contest_poster_text {
	font-size: 1.6rem;
}

.contest_content_notice {
	font-size: 1.6rem;
	margin: 10px;
	padding: 20px 15px;
}

.contest_content_box.-dantai .-body span {
	display: inline-block;
	width: 100%;
	text-align: center;
	margin-bottom: 5px;
}

.contest_content_img.-prize06 img {
	width: 90%;
	margin-left: 10px;
}

.contest_content_img.-prize07 img {
	width: 90%;
	margin-left: 10px;
}

.contest_content.-prizedantai .contest_content_catch {
	font-size: 1.6rem;
}

.contest_content.-prizedantai .contest_content_img figcaption strong {
	font-size: 1.6rem;
}

.contest_content_text ol {
	margin: 0 10px 0 30px;
}



/* 2023.10　夏休みコンテスト追記 */

.award-box .table-1 td:nth-child(1) {
	width: 35%;
}

.award-box .table-1 td:nth-child(2) {
	width: 65%;
}




}


.award-box__attention {
	padding: 0 5px 10px;
}

.contest_content.-icons .socials_twitter {
	color: #000;
}

.-larger{font-size:larger}



