@charset "Shift_JIS";

#contents {
	background: #ebf9fc;
	width: 100%;
	margin: 0 auto;
}

#contents_hd {
	padding: 0;
	color: #000;
	width: 100%;
	margin: 0 auto;
}

#contents_hd h2 {
	display: block;
	width: fit-content;
	text-align: center;
	line-height: 1.5;
	font-weight: 600;
}

#contents_hd .guide p {
	text-align: center;
	line-height: 1.6;
}

#contents_hd .guide p.main {
	font-weight: 600;
}

#contents_hd .guide p.notice {
	color: #DB3700;
	font-weight: 600;
}

#contents_hd .guide p.press {
	font-weight: 600;
}

#contents a {
	text-decoration: underline;
	color: #000;
}

#form_wrapper #form_area {
	margin: 0;
}

#form_area p.er_msg_point {
	font-size: 16px;
	font-weight: bold;
	line-height: 2;
	color: #f00;
}

#form_area dl dt {
	display: block;
	width: fit-content;
	position: relative;
	font-weight: 600;
}

#form_wrapper dl.required dt::before {
	display: none;
}

#form_wrapper dl.required dt::after {
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	right: 0;
	top: 0;
	content: "\005fc5\009808";
	padding: 0;
	background: #DB3700;
	color: #fff;
	font-weight: bold;
	line-height: 1;
	text-align: center;
}

#suntory_contents #form_area textarea {
	background: #fff;
	border: 1px solid #5bc2dc;
	line-height: 1.3;
	overflow-y: hidden;
	box-sizing: border-box;
}

#suntory_contents #form_area textarea:focus {
	outline: none;
}

#suntory_contents #form_area .num_count>span {
	display: block;
	width: 100%;
	text-align: right;
}

#form_area .inline_list li {
	list-style: none;
}

#suntory_contents #form_area input[type="radio"] {
	-webkit-appearance: radio;
	position: absolute;
	opacity: 0;
}

#suntory_contents #form_area .inline_list label {
	display: flex;
	align-items: center;
	background: #fff;
	border: 1px solid #5bc2dc;
	cursor: pointer;
}

#suntory_contents #form_area .inline_list label span {
	position: relative;
}

#form_area label span::before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	border-radius: 50%;
	background: #dee4ee;
	box-sizing: border-box;
	border: 5px solid #dee4ee;
}

#form_area input[type="radio"]:checked+span::before {
	background: #fff;
	border-color: #DB3700;
}

#form_area label,
#form_area label span::before {
	transition: background-color 0.15s ease, border-color 0.15s ease;
}

#suntory_contents #form_area li.bg_wh {
	box-sizing: border-box;
	line-height: 1.5;
}

#suntory_contents #form_area li.bg_wh:not(:empty) {
	background: #fff;
	border: 1px solid #5bc2dc;
	border-radius: 10px;
}

#form_wrapper #notes {
	padding: 0;
}

#form_wrapper #notes_s {
	padding: 0;
}

#form_wrapper #notes .head,
#form_wrapper #notes_s .head {
	display: block;
	float: left;
	margin-right: 0.25em;
}

#form_wrapper #notes .txt,
#form_wrapper #notes_s .txt {
	display: block;
	overflow: hidden;
}

#submit_box ul {
	display: flex;
	flex-flow: row nowrap;
	justify-content: center;
	align-items: center;
}

#submit_box ul::after {
	content: none;
}

#submit_box ul li a {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0;
	margin: 0 auto;
	font-weight: bold;
	white-space: nowrap;
	letter-spacing: 0;
	line-height: 1;
	text-decoration: none;
	color: #fff;
	border: none;
	box-shadow: none;
	background: #DB3700;
}

#submit_box ul li.to_back a {
	background: #717171;
}

#contents .link_list {
	text-align: center;
}

#contents .link_list ul li {
	display: block;
	width: fit-content;
	margin: 0 auto;
}

#contents .link_list ul li a {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	padding: 0;
	color: #222;
	text-decoration: none;
	background: #ffdfa8;
	font-weight: 600;
}

#contents .link_list ul li a::before {
	content: none;
}

#contents .link_list ul li a::after {
	content: "";
	margin: 0;
	position: absolute;
	transform: rotate(45deg);
}


@media screen and (min-width: 768px) {

	/*------------------------------------------------------------
	pc
	------------------------------------------------------------*/
	#suntory_contents .pc_item {
		display: block !important;
	}

	#contents {
		max-width: 1040px;
		min-width: 930px;
		padding: 48px 20px;
		border-radius: 30px;
	}

	#contents_hd {
		width: 890px;
	}

	#contents_hd h2 {
		margin: 0 auto 35px;
		padding: 0 0 35px;
		font-size: 24px;
		border-bottom: 4px solid #5bc2dc;
	}

	#contents_hd h2.thanks_tl {
		margin-bottom: 15px;
		padding: 0;
		border: none;
	}

	#contents_hd .guide p {
		font-size: 14.5px;
	}

	#contents_hd .guide p+p {
		margin-top: 8px;
	}

	#contents_hd .guide p.main {
		font-size: 16px;
	}

	#contents_hd .guide p.notice {
		font-size: 16px;
	}

	#contents_hd .guide p.press {
		font-size: 18px;
	}

	#contents_hd .guide.thanks {
		height: 220px;
		padding: 40px 0 0;
		background: url(./img/ojigi01.png) no-repeat left 30px bottom / auto 200px, url(./img/ojigi02.png) no-repeat right 30px bottom / auto 200px;
	}

	#contents_hd .guide.thanks p {
		margin-top: 24px;
		font-size: 16px;
	}

	#contents a:hover {
		color: #005886;
		text-decoration: underline;
	}

	#form_wrapper {
		width: 890px;
		margin: 40px auto 0;
	}

	#form_wrapper p.er_msg {}

	#form_area dl {
		display: block;
		margin: 18px 0 0;
	}

	#form_area dl dt {
		margin: 0 0 12px;
		font-size: 17px;
		line-height: 26px;
		padding: 0 70px 0 0;
	}

	#form_wrapper dl.required dt::after {
		width: 50px;
		height: 26px;
		border-radius: 13px;
		font-size: 13px;
	}

	#suntory_contents #form_area textarea {
		width: 890px;
		border-radius: 10px;
		font-size: 14px;
		padding: 16px;
		font-size: 16px;
	}

	#suntory_contents #form_area .num_count>span {
		font-size: 15px;
	}

	#suntory_contents #form_area ul.inline_list {
		display: flex;
		flex-wrap: nowrap;
		gap: 20px;
	}

	#suntory_contents #form_area .inline_list label {
		border-radius: 10px;
		padding: 15px 0 15px 20px;
	}

	#suntory_contents #form_area .inline_list label span {
		padding-left: 34px;
		line-height: 20px;
		font-size: 16px;
	}

	#suntory_contents #form_area label span::before {
		width: 20px;
		height: 20px;
	}

	#suntory_contents #form_area #form_sex .inline_list label {
		width: 160px;
	}

	#suntory_contents #form_area #form_age .inline_list label {
		width: 105px;
	}

	#suntory_contents #form_area #form_age .inline_list li:last-child label {
		width: 140px;
	}

	#suntory_contents #form_area #form_idea li.bg_wh {
		padding: 25px;
		line-height: 1.5;
	}

	#suntory_contents #form_area li.bg_wh {
		font-size: 16px;
	}

	#suntory_contents #form_area #form_idea li.bg_wh {
		padding: 25px;
	}

	#suntory_contents #form_area #form_sex li.bg_wh:not(:empty),
	#suntory_contents #form_area #form_age li.bg_wh:not(:empty) {
		width: 160px;
		padding: 18px 25px;
	}

	#form_wrapper #notes {
		margin-top: 40px;
		font-size: 12px;
	}

	#form_wrapper #notes_s {
		margin-top: 18px;
		font-size: 12px;
		margin-left: 1.25em;
	}

	#submit_box {
		padding-top: 40px;
	}

	#submit_box ul {
		gap: 40px;
	}

	#submit_box ul li a {
		width: 240px;
		height: 50px;
		font-size: 18px;
		border-radius: 25px;
	}

	#submit_box ul li a:hover {
		box-shadow: none;
		background: #DB3700;
		color: #fff;
	}

	#submit_box ul li.to_back a {
		width: 120px;
	}

	#submit_box ul li.to_back a:hover {
		background: #717171;
	}

	#contents .link_list {
		padding: 20px 0 0;
		margin: 0;
	}

	#contents .link_list ul li a {
		font-size: 16px;
		width: 340px;
		height: 50px;
		border-radius: 25px;
	}

	#contents .link_list ul li a:hover {
		text-decoration: underline;
	}

	#contents .link_list ul li a::after {
		width: 7px;
		height: 7px;
		border-top: 3px solid #FEA000;
		border-right: 3px solid #FEA000;
		top: calc(50% - 5px);
		right: 15px;
	}

}

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

	/*------------------------------------------------------------
	sp
	------------------------------------------------------------*/
	#contents {
		width: 92vw;
		margin: 8vw auto 0;
		padding: 6.4vw 4vw;
		border-radius: 4vw;
	}

	#contents_hd h2 {
		font-size: 4.8vw;
		padding: 0 0 6.4vw;
		margin: 0 auto 8vw;
		border-bottom: 1.333333333vw solid #5bc2dc;
	}

	#contents_hd h2.thanks_tl {
		margin-bottom: 4vw;
		padding: 0;
		border: none;
	}

	#contents_hd .guide p {
		font-size: 3.466666667vw;
	}

	#contents_hd .guide p+p {
		margin-top: 2.4vw;
	}

	#contents_hd .guide p.main {
		font-size: 3.733333333vw;
	}

	#contents_hd .guide p.notice {
		font-size: 3.733333333vw;
	}

	#contents_hd .guide p.press {
		font-size: 4vw;
	}

	#contents_hd .guide.thanks {
		min-height: 42.4vw;
		height: auto;
		padding: 0;
		background: url(./img/ojigi01.png) no-repeat left bottom / 10.4vw, url(./img/ojigi02.png) no-repeat right bottom / 10.4vw
	}

	#contents_hd .guide.thanks p {
		font-size: 3.466666667vw;
	}

	#form_wrapper {
		width: 100%;
		margin: 7.466666667vw auto 0;
	}

	#form_wrapper p.er_msg {
		font-size: 1em;
	}

	#form_area p.er_msg_point {
		font-size: 4vw;
	}

	#form_area dl {
		display: block;
		margin: 5.6vw 0 0;
	}

	#form_area dl dt {
		margin: 0 0 2.666666667vw;
		font-size: 4.266666667vw;
		line-height: 5.333333333vw;
		padding: 0 14.66666667vw 0 0;
	}

	#form_wrapper dl.required dt::after {
		width: 10.66666667vw;
		height: 5.333333333vw;
		border-radius: 2.666666667vw;
		font-size: 2.666666667vw;
	}

	#suntory_contents #form_area textarea {
		width: 84vw;
		border-radius: 1.333333333vw;
		padding: 4vw;
		font-size: 4.266666667vw;
	}

	#suntory_contents #form_area .num_count>span {
		font-size: 3.466666667vw;
	}

	#suntory_contents #form_area ul.inline_list {
		display: flex;
		flex-wrap: wrap;
		gap: 2.666666667vw;
	}

	#suntory_contents #form_area .inline_list label {
		padding: 3.2vw 3.2vw 3.2vw 2.666666667vw;
		border-radius: 1.333333333vw;
	}

	#suntory_contents #form_area .inline_list label span {
		padding-left: 4.8vw;
		line-height: 4vw;
		font-size: 3.466666667vw;
	}

	#suntory_contents #form_area label span::before {
		width: 4vw;
		height: 4vw;
		border-width: 1.066666667vw;
	}

	#suntory_contents #form_area li.bg_wh {
		font-size: 3.733333333vw;
	}

	#suntory_contents #form_area #form_idea li.bg_wh {
		padding: 4vw;
	}

	#suntory_contents #form_area #form_sex li.bg_wh:not(:empty),
	#suntory_contents #form_area #form_age li.bg_wh:not(:empty) {
		width: 28vw;
		padding: 4vw;
	}

	#form_wrapper #notes {
		margin-top: 8vw;
		font-size: 2.933333333vw;
	}

	#form_wrapper #notes_s {
		margin-top: 3.333333333vw;
		font-size: 2.933333333vw;
	}

	#submit_box {
		padding-top: 8vw;
	}

	#submit_box ul {
		gap: 4vw;
	}

	#submit_box ul li a {
		width: 41.33333333vw;
		height: 10.66666667vw;
		font-size: 4.266666667vw;
		border-radius: 5.333333333vw;
	}

	#submit_box ul li.to_back a {
		width: 32vw;
	}

	#contents .link_list {
		padding: 0;
		margin: 8vw 0 0;
	}

	#contents .link_list ul li a {
		font-size: 4vw;
		width: 68vw;
		height: 10.66666667vw;
		border-radius: 5.333333333vw;
	}

	#contents .link_list ul li a::after {
		width: 2vw;
		height: 2vw;
		border-top: 0.8vw solid #FEA000;
		border-right: 0.8vw solid #FEA000;
		top: calc(50% - 1.333333333vw);
		right: 4vw;
	}

}