@charset "UTF-8";

/*------------------------------------------------------------
  Common
------------------------------------------------------------ */
/*
#suntory_contents p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, Osaka, sans-serif;
}
*/
.c_mt00 { margin-top: 0px !important; }
.c_mtSS { margin-top: 10px !important; }
.c_mtS  { margin-top: 20px !important; }
.c_mtMS { margin-top: 30px !important; }
.c_mtM  { margin-top: 40px !important; }
.c_mtLM { margin-top: 50px !important; }
.c_mtL  { margin-top: 100px !important; }

.c_hover:hover {
	opacity: 0.8;
}
.c_bold {
	font-weight: bold;
}
.c_txtS {
	font-size: 1rem !important;/*16px*/
	line-height: 1.6;
	color: #fff;
}
.c_imgBtn01 {
	width: 100%;
	max-width: 518px;
	margin-left: auto;
	margin-right: auto;
}
.c_txtBox01 {
	margin-top: 80px;
}
.c_txtBox01 > .p_tit {
	border-radius: 10px 10px 0 0;
	background-color: #f3e197;
	padding: 15px 0;
	text-align: center;
	color: #542a00;
	font-size: 1.625rem;
}
.c_txtBox01 > .p_main {
	/*padding: 40px 20px 40px 40px;*/
	padding: 40px 80px;
	background-color: #fff;
	border-radius: 0 0 10px 10px;
	color: #542a00;
}
.c_txtBox01 > .p_main a {
	color: #542a00;
}
.c_txtBox01 .p_listWrap {
	/*
	height: 370px;
	overflow-y: auto;
	*/
	font-size: 0.875rem;
}
.c_txtBox01 .p_listWrap > .p_tit {
	font-weight: bold;
}
.c_txtBox01 .p_listWrap > * + .p_tit {
	margin-top: 20px;
}
.c_link01 {
	color: #fff;
}
.c_txtM {
	font-size: 1.313rem !important;/*21px*/
	line-height: 1.4;
	color: #fff;
}
.c_txtL {
	font-size: 1.625rem !important;/*26px*/
	line-height: 1.2;
	color: #fff;
}
.c_taC { text-align: center !important; }
.c_note {
	margin: 0;
	padding: 0;
}
.c_note > * {
	display: flex;
}
.c_note .p_hd {
	margin-right: 0.25em;
}
.c_note .p_main {
}

.js_scAnime1,
.js_scAnime2,
.js_scAnime3 {
	opacity: 0;
}
.js_scAnime1.anime1,
.js_scAnime2.anime2,
.js_scAnime3.anime3 {
	animation-name: fadein1;
	animation-duration: 1.5s;
	animation-fill-mode: forwards;
	opacity: 0;
}
.js_scAnime2.anime2 {
	animation-duration: 2.0s;
	animation-name: fadein2;
}
.js_scAnime3.anime3 {
	animation-duration: 3s;
	animation-name: fadein3;
}
@keyframes fadein1{
	0% {
		opacity: 0;
		transform: translateY(-400px);
	}
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}
@keyframes fadein2{
	25% {
		opacity: 0;
		transform: translateY(-400px);
	}
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}
@keyframes fadein3{
	66% {
		opacity: 0;
		transform: translateY(-200px);
	}
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

#suntory_contents {
	overflow: hidden;
	/*padding-bottom: 200px;*/
}
#suntory_contents img {
	width: 100%;
	vertical-align: top;
}
#suntory_contents img.c_imgAuto {
	width: auto;
}
#suntory_contents .s_pc {
	display: block;
}
#suntory_contents .s_sp {
	display: none;
}
#suntory_contents .f_mainVisual {
	position: relative;
	width: 100%;
	background: url(../img/bg_main_01_L.png) 0 0 repeat-y, url(../img/bg_main_01_R.png) 100% 0 repeat-y;
	background-size: 50%;
}
#suntory_contents .f_mainVisual ._img01,
#suntory_contents .f_mainVisual ._img02,
#suntory_contents .f_mainVisual ._img03 {
	position: absolute;
	top: 0;
	width: 50%;
}
#suntory_contents .f_mainVisual ._img01 {
	width: 100%;
	z-index: 12;
	left: 0;
}
#suntory_contents .f_mainVisual ._img02 {
	left: 0;
	z-index: 11;
}
#suntory_contents .f_mainVisual ._img03 {
	right: 0;
	z-index: 11;
}

#suntory_contents .f_copyVisual {
	position: relative;
	width: 100%;
	background: #fff url(../img/bg_01.png) 50% 0 no-repeat;
	border-top: 3px solid #e9e0a7;
	border-bottom: 3px solid #e9e0a7;
}
#suntory_contents .f_copyVisual .f_inner {
	padding: 56px 0 58px 14%;
}
#suntory_contents .f_quiz_inner {
	padding: 70px 0 0;
	width: 100%;
	max-width: 750px;
	margin-left: auto;
	margin-right: auto;
	box-sizing: border-box;
}
#suntory_contents ._quiz .f_quiz_inner {
	padding-bottom: 110px;
}
#suntory_contents .f_terms_inner {
	width: 100%;
	max-width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 90px;
	padding-bottom: 100px;
	box-sizing: border-box;
}
#suntory_contents .f_navi_inner {
	border-top: 3px solid #e9e0a7;
	border-bottom: 3px solid #e9e0a7;
	padding: 90px 0;
	width: 100%;
	background-color: #fdefd2;
}
#suntory_contents .f_navi_inner .p_naviWrap {
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	max-width: 960px;
	margin-top: -20px;
	margin-left: auto;
	margin-right: auto;
}
#suntory_contents .f_navi_inner .p_naviWrap > * {
	width: 48.75%;
	margin-top: 20px;
}
#suntory_contents .f_navi_inner .p_naviWrap > * a {
	display: block;
	border-radius: 7px;
	box-shadow: 0px 0 10px 4px rgba(0,0,0,0.1);
}
#suntory_contents .f_inner {
	position: relative;
	display: block;
	width: 100%;
	max-width: 1400px;
	margin: 0 auto;
}
#suntory_contents .f_contents {
	position: relative;
	background: url(../img/bg_conts_top.png) 50% 0 no-repeat, url(../img/bg_conts_L.png) 0 0 repeat-y, url(../img/bg_conts_R.png) 100% 0 repeat-y;
	background-size: 1400px, 50%, 50%;
}
#suntory_contents .f_contents._app {
	position: relative;
	background: #542a00 url(../img/bg_app_02.png) 50% 0 no-repeat;
	background-size: 1400px;
	border-top: 3px solid #e9e0a7;
}
#suntory_contents .f_contents._app ._copy {
	font-size: 1.25rem;
	color: #fff;
	margin-top: 60px;
	text-align: center;
}
#suntory_contents .f_contents._app ._tit {
	/*font-weight: bold;*/
	text-align: center;
	font-size: 1.25rem;
}

#suntory_contents .m_tit01 {
	width: 100%;
	background-color: #000;
	color: #fff;
	text-align: center;
	padding: 14px 5px 12px 5px;
	font-size: 1.625rem;/*26px*/
	line-height: 1;
	max-width: 520px;
	margin: 0 auto;
	box-sizing: border-box;
}
#suntory_contents .p_tit02 {
	font-size: 2.875rem;/*40px*/
	line-height: 1;
	color: #fff;
}
#suntory_contents .p_list01 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	list-style: none;
	padding: 0;
}
#suntory_contents .p_list01 > * {
	position: relative;
	display: table;
	width: 49%;
	height: 100px;
	border-radius: 3px;
	vertical-align: middle;
	box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.3);
}
#suntory_contents .p_list01 > * a {
	display: table-cell;
	padding-right: 25px;
	color: #fff;
	font-size: 1.875rem;/*30px*/
	line-height: 1.2;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
#suntory_contents .p_list01 > *:nth-child(1) {
	background-color: #231815;
}
#suntory_contents .p_list01 > *:nth-child(2) {
	background-color: #fff000;
}
#suntory_contents .p_list01 > *:nth-child(2) a {
	color: #000;
}
#suntory_contents .p_list01 > *:nth-child(3) {
	background-color: #009b84;
}
#suntory_contents .p_list01 > *:nth-child(4) {
	background-color: #008d50;
}
#suntory_contents .p_list01 > *:nth-child(5) {
	background-color: #0468bf;
}
#suntory_contents .p_list01 > *:after {
	position: absolute;
	content: '';
	display: block;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(45deg);
	top: 50%;
	right: 30px;
	width: 20px;
	height: 20px;
	margin-top: -10px;
}
#suntory_contents .p_list01 > *:nth-child(2):after {
	border-top: 2px solid #000;
	border-right: 2px solid #000;
}
#suntory_contents .p_imgWrap01 {
	position: relative;
}
#suntory_contents .p_imgWrap01 .p_img01 {
}
#suntory_contents .p_imgWrap01 .p_img02 {
	position: absolute;
	top: 30px;
	left: 190px;
	margin-left: 50%;
	width: 834px;
}
#suntory_contents .over20__2column {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
#suntory_contents .over20__2column > * {
	width: 50%;
}
#suntory_contents .over20 {
	position: fixed;
	top: 0;
	left: 0;
	color: #595757;
	font-weight: bold;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	line-height: 1.2;
	text-align: center;
	opacity: 0;
	transition: opacity 1.5s;
	z-index: 100;
}
#suntory_contents .over20.is_show {
	opacity: 1;
}
#suntory_contents .over20 span {
	display: block;
	font-size: 0.75rem;/*12px*/
	margin-top: 5px;
}
#suntory_contents .over20__content {
	position: absolute;
	top: 50%;
	left: 50%;
	padding: 40px;
	width: 100%;
	max-width: 700px;
	background-color: #ffffff;
	box-sizing: border-box;
	transform: translate(-50%, -50%);
}
#suntory_contents .over20__logo {
	width: 100px;
	margin: -20px 0 40px -20px;
}
#suntory_contents .over20__text {
	font-size: 1.125rem;/*18px*/
	margin-bottom: 15px;
}
#suntory_contents .over20__title {
	font-size: 2rem;/*32px*/
	margin-bottom: 30px;
}
#suntory_contents .over20__button {
	display: flex;
	align-items: center;
	justify-content: center;
	color: #ffffff;
	font-size: 1.375rem;/*22px*/
	max-width: 280px;
	height: 70px;
	margin: 0 auto;
	background-color: #5bc1dc;
	text-decoration: none;
}
#suntory_contents .p_app_step {
	position: relative;
	margin-top: 50px;
}
#suntory_contents .p_app_step ._btn {
	position: absolute;
	top: 62.5%;
	left: 1.6%;
	width: 28.6458%;
	max-width: 275px;
}
#suntory_contents .p_check01Wrap {
	text-align: center;
	color: #ffffff;
	margin-top: 70px;
}
#suntory_contents .p_check01Wrap .p_checkbox01 {
	margin-top: 30px;
}
#suntory_contents .p_check01Wrap ._txt02 {
	font-size: 1.125rem;
	cursor: pointer;
}
#suntory_contents #submitBtn[disabled] {
	opacity: 0.6;
	transition: all 0.3s ease;
}
#suntory_contents #submitBtn {
	opacity: 1;
	transition: all 0.8s ease;
}

@media screen and (max-width: 1163px){
	#suntory_contents .f_terms_inner {
		max-width: 750px;
	}
	#suntory_contents .f_mainVisual .p_txt01 {
		top: 40vw;
	}
	#suntory_contents .f_mainVisual .p_txt01 .c_txtL {
		font-size: 2.6vw !important;
	}
	#suntory_contents .f_mainVisual .p_txt01 .c_txtM {
		font-size: 2.2vw !important;
		margin-top: 2vw !important;
	}
	#suntory_contents .m_tit01 {
		max-width: 46vw;
	}
}

@media screen and (max-width: 767px){
	.c_txtBox01 {
		margin-top: 30px;
	}
	.c_imgBtn01 {
		max-width: 300px;
	}
	.c_imgBtn01 ._btn {
		width: 100%;
	}
	#suntory_contents .f_mainVisual ._img01 {
		left: 0;
		transform: translate(0, 0px);
		width: 100%;
	}
	#suntory_contents .f_copyVisual .f_inner {
		padding: 0;
	}
	#suntory_contents .over20__2column > * {
		width: 100%;
	}
	#suntory_contents .over20__content {
		width: calc(100% - 20px);
	}
	#suntory_contents .over20__2column > * + * {
		margin-top: 15px;
	}
	#suntory_contents .over20__text {
		font-size: 1rem;/*16px*/
	}
	#suntory_contents .over20__title {
		font-size: 1.625rem;/*26px*/
	}
	.c_txtBox01 .p_listWrap {
		/*
		height: 300px;
		*/
		font-size: 0.75rem;
	}
	#suntory_contents .s_pc {
		display: none;
	}
	#suntory_contents .s_sp {
		display: block;
	}
	.c_mtSS { margin-top: 10px !important; }
	.c_mtS  { margin-top: 20px !important; }
	.c_mtMS { margin-top: 25px !important; }
	.c_mtM  { margin-top: 30px !important; }
	.c_mtLM { margin-top: 40px !important; }
	.c_mtL  { margin-top: 70px !important; }
	.c_txtS {
		font-size: 0.75rem !important;/*12px*/
		line-height: 1.8;
		color: #fff;
	}
	.c_txtM {
		font-size: 1rem !important;/*16px*/
		line-height: 1.6;
		color: #fff;
	}
	.c_txtL {
		font-size: 1.25rem !important;/*20px*/
		line-height: 1.4;
		color: #fff;
	}
	#suntory_contents {
		/*padding-bottom: 100px;*/
	}
	#suntory_contents .f_mainVisual .p_txt01 {
		max-width: none;
	}
	#suntory_contents .f_mainVisual .p_txt01 .c_txtL {
		font-size: 1.125rem !important;/*18px*/
	}
	#suntory_contents .f_mainVisual .p_txt01 .c_txtM {
		font-size: 1rem !important;/*16px*/
	}
	#suntory_contents .m_tit01 {
		width: 100%;
		background-color: #000;
		color: #fff;
		text-align: center;
		padding: 10px 5px 6px 5px;
		font-size: 1rem !important;/*16px*/
		line-height: 1;
		max-width: 240px;
		margin: 0 auto;
		box-sizing: border-box;
	}
	#suntory_contents .p_tit02 {
		font-size: 1.25rem !important;/*20px*/
		line-height: 1;
		color: #fff;
	}
	#suntory_contents .f_mainVisual {
	background: url(../img/bg_main_01_sp.png) 0 0 no-repeat;
	background-size: 100%;
	}
	#suntory_contents .f_mainVisual .p_btn01 {
		width: calc(100% - 30px);
		margin-top: 20px;
		margin-left: 15px;
		margin-right: 15px;
		margin-bottom: 20px;
		font-size: 1.125rem;/**/
	}
	#suntory_contents .f_contents {
		/*margin-top: 20px;*/
	}
	#suntory_contents .f_contents._app {
		background: #542a00 url(../img/bg_app_02_sp.png) 50% 0 no-repeat;
		background-size: 100%;
	}
	#suntory_contents .f_contents._app ._copy {
		font-size: 0.875rem;
		margin-top: 30px;
	}
	#suntory_contents .f_contents._app ._tit {
		font-size: 0.875rem;
	}
	#suntory_contents .f_quiz_inner {
		padding: 40px 20px 0;
	}
	#suntory_contents .f_terms_inner {
		/*padding: 60px 20px 50px;*/
		padding: 45px 20px 50px;
	}
	.c_txtBox01 > .p_tit {
		padding: 10px 0;
		font-size: 1.125rem;
	}
	.c_txtBox01 > .p_main {
		/*padding: 25px 5px 20px 20px;*/
		padding: 25px 20px;
	}
	#suntory_contents .f_navi_inner {
		padding: 45px 0;
	}
	#suntory_contents .f_navi_inner .p_naviWrap {
		max-width: 335px;
		margin-top: -10px;
		flex-direction: column;
	}
	#suntory_contents .f_navi_inner .p_naviWrap > * {
		margin-top: 10px;
		width: 100%;
	}
	#suntory_contents .p_list01 {
		display: block;
	}
	#suntory_contents .p_list01 > * {
		width: 100%;
		max-width: 300px;
		height: 48px;
		margin: 10px auto 0;
		box-sizing: border-box;
	}
	#suntory_contents .p_list01 > *:nth-child(1) {
		margin-top: 0;
	}
	#suntory_contents .p_list01 > * a {
		padding-right: 15px;
		font-size: 1rem !important;/*16px*/
	}
	#suntory_contents .p_list01 > *:after {
		border-top: 2px solid #fff;
		border-right: 2px solid #fff;
		right: 15px;
		width: 10px;
		height: 10px;
		margin-top: -5px;
	}
	#suntory_contents .p_app_step ._btn {
		top: 23.1125%;
		left: 6.8%;
		width: 88.2090%;
		max-width: none;
	}

}
