@charset "utf-8";

#suntory_contents { 
	font-family: "ヒラギノ角ゴ W3", "Hiragino Kaku Gothic Pro","メイリオ", Meiryo, sans-serif;
	color: #333;
	font-size: 3.7vw;
	line-height: 150%;
	text-align: center;
	position: relative;
}
ul,li,dl,dt,dd,p,h1,h2,h3,h4,h5 {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.forPC { display:none; }
.forSP { display:block; }




#suntory_contents {
	width: 100%;
}

#suntory_contents #title_bar {
	width: 100%;
	padding-top: 28.5%;
	background: url(/enjoy/info/account/img/title_bg_sp.png) center top no-repeat;
	background-size: 100% auto;
	box-sizing: border-box;
	position: relative;
}
#suntory_contents #title_bar h1 {
	width: 100%;
    font-size: 5.7vw;
	line-height: 160%;
	font-weight: bold;
	color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}



#suntory_contents #main {
	width: 100%;
	padding: 9.3% 0 13.3% 0;
}
#suntory_contents #main section.first {
	width: 100%;
	padding: 0 0 10.6% 0;
}
#suntory_contents #main h2 {
	width: 100%;
	padding-bottom: 16%;
	margin-bottom: 8%;
	background-color: #22bbdd;
	position: relative;
}
#suntory_contents #main h2 span {
	width: 100%;
	font-size: 5vw;
	font-weight: bold;
	color: #fff;
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
#suntory_contents #main h3 {
    font-size: 3.8vw;
    letter-spacing: -1.5px;
    line-height: 160%;
	font-weight: bold;
}
#suntory_contents p.big {
    font-size: 5vw;
	font-weight: bold;
	line-height: 150%;
}
#suntory_contents p.middle {
    font-size: 3.7vw;
	letter-spacing: -1px;
	font-weight: bold;
}
#suntory_contents p.small {
    font-size: 3vw;
	letter-spacing: -0.5px;	
	line-height: 140%;
}
#suntory_contents p span {
	color: #ff7700;
}
#suntory_contents p.text_left {
    text-align: left;
    padding-left: 1em;
    text-indent: -1em;
}


#suntory_contents .btn {
	width: 68%;
	padding-bottom: 14.6%;
	margin: 0 auto;
	border-radius: 4px;
	text-align: center;
	position: relative;
	line-height: 140%;
}
#suntory_contents .btn:after {
	content: "";
	width: 5%;
	padding-bottom: 5%;
	background: url(/enjoy/info/account/img/arrow1_sp.png) center top no-repeat;
	background-size: 100%;
	position: absolute;
	top: 50%;
	right: 3%;
	transform: translateY(-50%);
}
#suntory_contents .btn.type-d:after {
	background: url(/enjoy/info/account/img/arrow1_sp_type-d.png) center top no-repeat;
	background-size: 100%;
}
#suntory_contents .btn a {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: o;
}
#suntory_contents .btn a span.btn_txt {
	width: 100%;
	display: block;
	font-size: 5vw;
	font-weight: bold;
	letter-spacing: 1px;
	color: #fff;
	text-decoration: none;
	position: absolute;
	top: 45%;
	left: 50%;
	transform: translate(-50%,-50%);
}
#suntory_contents .btn.type-a a span.btn_txt {
	top: 55%;
}
#suntory_contents .btn a span {
	font-size: 3vw;
	color: #fff;
	font-weight: normal;	
}
#suntory_contents .btn.type-d a span.btn_txt{
	color: #000;
}
#suntory_contents .btn.type-d a span.btn_small {
	color: #000;	
}
#suntory_contents .btn.type-a { background-color: #ff4400; }
#suntory_contents .btn.type-a:hover { background-color: #ff0000; }
#suntory_contents .btn.type-b { background-color: #0f96b8; }
#suntory_contents .btn.type-b:hover { background-color: #0077bb; }
#suntory_contents .btn.type-c { background-color: #0f96b8; }
#suntory_contents .btn.type-c:hover { background-color: #0077bb; }
#suntory_contents .btn.type-d { background-color: #ffe67b; }
#suntory_contents .btn.type-d:hover { background-color: #ffef37; }


#suntory_contents section.first p.big {
	/*margin-bottom: 6.6%;*/
}
#suntory_contents section.first p.middle {
	margin-bottom: 6.6%;
}
#suntory_contents section.first .btn.type-a {
	margin-bottom: 8%;
}

#suntory_contents section ul.inner_link {
	margin: 0 10.6%;
}
#suntory_contents section ul.inner_link li {
	width: 100%;
	box-sizing: border-box;
	padding: 0 0 9.3% 0;
	text-align: left;
	margin-bottom: 2%;
	position: relative;
	background: url(/enjoy/info/account/img/arrow2_sp.png) left top no-repeat;
	background-size: 9.3% auto;	
}
#suntory_contents section ul.inner_link li:last-child {
	margin-bottom: 0;
}
#suntory_contents section ul.inner_link li a {
	width: 100%;
	box-sizing: border-box;
	padding: 0 0 0 12%;
	font-size: 4vw;
	font-weight: bold;
	color: #0077ff;
	text-decoration: underline;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
/*
#suntory_contents section ul.inner_link li a:hover {
	line-height: 40px;
	font-size: 20px;
	fon-weight: bold;
	color: #0044ff;
}
*/
#suntory_contents section.process,
#suntory_contents section.about,
#suntory_contents section.change,
#suntory_contents section.qa {
	margin: 0 5% 10.6% 5%;	
}
#suntory_contents section.process #process_check {
    width: 100%;
	margin: 8% 0 5.3% 0;
	background: url(/enjoy/info/account/img/process_sp.png) left top no-repeat;
	background-size: 100% auto;		
}
#suntory_contents section.process #process_check ul {
	padding-top: 68.6%;
	overflow: hidden;
}
#suntory_contents section.process #process_check ul li {
	width: calc( ( 100% - 7.8% ) / 4 );
	padding-top: 20%;
	margin-right: 2.6%;
	border-radius: 12px;
	float: left;
	position: relative;
}
#suntory_contents section.process #process_check ul li#pa {
 	background: url(/enjoy/info/account/img/arrow_pa.png) center bottom 10px no-repeat;
	background-size: 18% auto;	
	background-color: #ffdddd;
}
#suntory_contents section.process #process_check ul li#pb {
 	background: url(/enjoy/info/account/img/arrow_pb.png) center bottom 10px no-repeat;
	background-size: 18% auto;	
	background-color: #ccf6ff;
}
#suntory_contents section.process #process_check ul li#pc {
 	background: url(/enjoy/info/account/img/arrow_pc.png) center bottom 10px no-repeat;
	background-size: 18% auto;	
	background-color: #ddffcc;
}
#suntory_contents section.process #process_check ul li#pd {
 	background: url(/enjoy/info/account/img/arrow_pd.png) center bottom 10px no-repeat;
	background-size: 18% auto;	
	background-color: #ffeecc;
}
#suntory_contents section.process #process_check ul li:last-child {
	margin-right: 0;
}
#suntory_contents section.process #process_check ul li a {
	width: 100%;
    height: 100%;
    display: block;
    box-sizing: border-box;
    padding-top: 20%;
    font-size: 4.5vw;
    font-weight: bold;
    text-align: center;
    color: #333;
    text-decoration: none;
    position: absolute;
    top: 0;
    left: 0;
}
#suntory_contents section.process #process_check ul li a span {
	margin-left: 3px;
}

#suntory_contents section.process #process_list {
	width: 100%;
	margin: 8% auto 0 auto;
	box-sizing: border-box;
	
}
#suntory_contents section.process #process_list li {
	width: 100%;
	margin-bottom: 9.3%;
	padding: 7.3% 5.3% 5.3% 5.3%;
	border-radius: 30px;
	box-sizing: border-box;
}
#suntory_contents section.process #process_list li:last-child {
	margin-bottom: 0;
}
#suntory_contents section.process #process_list li#p1 { background-color: #ffe7e7; }
#suntory_contents section.process #process_list li#p2 { background-color: #e0faff; }
#suntory_contents section.process #process_list li#p3 { background-color: #ebffe0; }
#suntory_contents section.process #process_list li#p4 { background-color: #fff5e0; }

#suntory_contents section.process #process_list li h4 {
	font-size: 6.5vw;
	font-weight: bold;
	line-height: 100%;
	padding-bottom: 5.3%;
	margin-bottom: 6.6%;
}
#suntory_contents section.process #process_list li#p1 h4 { border-bottom: 4px solid #ff9999; }
#suntory_contents section.process #process_list li#p2 h4 { border-bottom: 4px solid #55ccee; }
#suntory_contents section.process #process_list li#p3 h4 { border-bottom: 4px solid #77dd44; }
#suntory_contents section.process #process_list li#p4 h4 { border-bottom: 4px solid #ffaa33; }

#suntory_contents section.process #process_list li h4 span {
	margin-left: 5px;
}
#suntory_contents section.process #process_list li .process_catch {
	margin-bottom: 5.3%;
	display: inline-block;
	position: relative;
	font-size: 4vw;
    letter-spacing: -0.5PX;
} 
#suntory_contents section.process #process_list li#p1 .process_catch:after, 
#suntory_contents section.process #process_list li#p2 .process_catch:after {
	content: "※";
	color: #333;
	font-size: 12px;
	position: absolute;
	bottom: 5%;
	right: -4%;
}
#suntory_contents section.process #process_list li .process_subcatch {
	margin-bottom:6%;
} 
#suntory_contents section.process #process_list li .process_subcatch span {
	color: #333;
	font-weight: bold;
} 

#suntory_contents section.process #process_list li  .process_detail {
	width: 100%;
	padding: 9% 0 6% 0;
	background-color: #fff;
	box-sizing: border-box;
}
#suntory_contents section.process #process_list li  .process_detail h5 {
	font-size: 5vw;
	font-weight: bold;
	margin-bottom: 8%;
}
#suntory_contents section.process #process_list li .process_step  {
	text-align: cetner;
	margin-bottom: 6.6%;
}
#suntory_contents section.process #process_list li .process_step dt {
	display: inline-block;
    font-weight: bold;
    text-align: center;
    border-radius: 50px;
    margin-bottom: 5%;
    padding: 3% 8% 2% 8%;
    box-sizing: border-box;
    font-size: 4vw;
}
#suntory_contents section.process #process_list li#p1 .process_step dt { background-color: #ffdddd; }
#suntory_contents section.process #process_list li#p2 .process_step dt { background-color: #ccf6ff; }
#suntory_contents section.process #process_list li#p3 .process_step dt { background-color: #ddffcc; }
#suntory_contents section.process #process_list li#p4 .process_step dt { background-color: #ffeecc; }
#suntory_contents section.process #process_list li .process_step dt span {
	margin-left: 4px;
}
#suntory_contents section.process #process_list li .process_step dd {
	font-size: 3.5vw;
    letter-spacing: -0.5px;
	margin-bottom: 5.3%;
}
#suntory_contents section.process #process_list li .process_step dd span {
	letter-spacing: -1.6px;
}

#suntory_contents section.process .btn {
    width: 84.505%;
    padding-bottom: 18.145%;	
}


#suntory_contents section.about ul.inner_link {
    margin: 8% 9.3% 0 9.3%;
}
#suntory_contents section.about ul.inner_link li {
	margin: 0 0 10% 0;
	background: url(/enjoy/info/account/img/arrow22_sp.png) left top no-repeat;
	background-size: auto 100%;
}
#suntory_contents section.about ul.inner_link li a {

	line-height: 183%;
}
#suntory_contents section.about ul.inner_link li:last-child {
	margin-bottom: 0;
}

#suntory_contents section.change .image {
	margin: 9.3% 0 4% 0;
	width: 100%;
    background: url(/enjoy/info/account/img/arrow_s_sp.png) center top 43.5% no-repeat;
    background-size: 10.6% auto;
}
#suntory_contents section.change .image li {
	width: 100%;
}
#suntory_contents section.change .image li:first-child {
	padding-bottom: 66%;
 	background: url(/enjoy/info/account/img/service1_sp.png) left top no-repeat;
	background-size: 100% auto;
}
#suntory_contents section.change .image li:last-child {
	margin-top: 13.3%;
    padding-bottom: 90%;
 	background: url(/enjoy/info/account/img/service2_sp.png) left top no-repeat;
	background-size: 100% auto;
}
#suntory_contents section.change .image li h4,
#suntory_contents section.change .image li p {
	text-indent: -9999px;
}
#suntory_contents section.change p.note {
	font-size: 14px;
	text-align: left;
	margin: 0 0 6.6% 0;
	line-height: 150%;
}

#suntory_contents section.change .end {
	padding: 6.6% 5.3%;
	background-color: #f4f4f4;
}
#suntory_contents section.change .end dt {
	font-size: 4.8vw;
    font-weight: bold;
    line-height: 150%;
    padding-bottom: 7%;
    border-bottom: 2px solid #dddddd;
    margin-bottom: 9%;
}
#suntory_contents section.change .end dd ul {
	width: 100%;
	margin: 0 0 9.3% 0;
    background: url(/enjoy/info/account/img/arrow_s_sp.png) center top 51% no-repeat;
    background-size: 10.6% auto;
}
#suntory_contents section.change .end dd ul li {
	width: 100%;
	background-color: #fff;
	border: 4px;
	box-sizing: border-box;
	padding: 4% 0;
}
#suntory_contents section.change .end dd ul li:first-child {

}
#suntory_contents section.change .end dd ul li:last-child {
	margin-top: 14.6%;
}
#suntory_contents section.change .end dd ul li h5 {
	font-size: 4.3vw;
    font-weight: bold;
    line-height: 200%;
}
#suntory_contents section.change .end dd ul li h5 span {
	color: #ff7700;
}
#suntory_contents section.change .end dd ul li p {
	font-weight: normal;
}
#suntory_contents section.change .end dd {
	font-size: 4.3vw;
    letter-spacing: -0.5px;
    line-height: 160%;
}








section.qa dl { margin: 20px 60px; border-bottom: #ddd 1px solid; }
section.qa dl dt:before,
section.qa dl dd:before {
	display: block;
	position: absolute;
	width: 2em;
	height: 2em;
	color: #fff;
    font-size: 25px;
	font-weight: bold;
	border-radius: 2em;
	line-height: 2em;
	text-align: center;
	top: 0;
	left: 0;
}
section.qa dl dt:before { content: "Q"; background: #17c; }
section.qa dl dd:before { content: "A"; background: #5bc2dc; }
section.qa dl dt,
section.qa dl dd {
	position: relative;
	margin: 0;
	padding: 0.5em 0 2em 4em;
	line-height: 1.5;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
}
section.qa p { text-align: left; padding: 0 0 0 4em;margin-left: 60px;font-size: 18px; font-weight: bold; }
section.qa a,
section.qa a {
	color: #0099ff;
	text-decoration: none;
	margin-left: 5px;
}


	section.qa {
		width: 92vw;
		margin: 35px auto;
	}
	section.qa h2 { margin-bottom: 30px; }
	section.qa dl { margin: 20px 10px; }
	section.qa dl dt,
	section.qa dl dd { font-size: 14px; font-weight: bold; padding: 4px 0 30px 55px; }
	section.qa dl dt:before,
	section.qa dl dd:before {
		width: 39px;
		height: 39px;
		line-height: 38px;
	}
	section.qa p { margin: 0;padding: 10px 10px 5px 10px;font-size: 16px;line-height: 1.4; }



#suntory_contents p#btn_page_top {
	width: 48px;
	height: 48px;
	position: absolute;
	bottom: 26px;
	right: 1em;
	text-indent: -9999px;
}

	#suntory_contents p#btn_page_top:before {
		content: "";
    	vertical-align: middle;
    	position: absolute;
    	top: 36%;
    	left: 32%;
    	width: 14px;
    	height: 14px;
    	margin: auto;
    	border-top: 3px solid #fff;
    	border-right: 3px solid #fff;
    	-webkit-transform: rotate(-45deg);
    	transform: rotate(-45deg);
    	z-index: 15;
	}

	#suntory_contents p#btn_page_top:after {
		content: "";
    	position: absolute;
    	bottom: 0;
    	right: 0px;
    	width: 48px;
    	height: 48px;
    	border-radius: 24px;
    	background-color: #0f96b8;
    	z-index: 14;
    	top: 0;
    	margin: auto;
	}


	#suntory_contents #main #campaign_bnr h3 {
    	font-size: 3.8vw;
    	margin-bottom: 2.6%;
    	color: #ff7700;
	}	
	#suntory_contents #main #campaign_bnr {
		padding: 0 0 6.6% 0;
	}
	#suntory_contents #main #campaign_bnr p {
		width: 80% !important;
		margin: 0 auto;
	}
	#suntory_contents #main #campaign_bnr p a {
		width: 100%;
		display: block;
	}
	#suntory_contents #main #campaign_bnr p a img {
		width: 100%;
		height: auto;
	}
