@charset "utf-8";

#suntory_contents { 
	font-family: "ヒラギノ角ゴ W3", "Hiragino Kaku Gothic Pro","メイリオ", Meiryo, sans-serif;
	color: #333;
	font-size: 20px;
	line-height: 1.75;
	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:block; }
.forSP { display:none; }




#suntory_contents {
	width: 100%;
}

#suntory_contents #title_bar {
	width: 100%;
	height: 164px;
	background: url(/enjoy/info/account/img/title_bg_all_pc.png) center top no-repeat;
	background-size: 1500px 164px;
	background-color: #22aadd;
}
#suntory_contents #title_bar h1 {
	width: 1160px;
	margin: 0 auto;
    font-size: 34px;
	font-weight: bold;
	color: #fff;
	line-height: 164px;
	text-align: center;
	background: url(/enjoy/info/account/img/title_bg_pc.png) center top no-repeat;
	background-size: 1160px 164px;
}



#suntory_contents #main {
	width: 1160px;
	margin: 0 auto;
	padding: 80px 0 180px 0;
}
#suntory_contents #main section {
	width: 100%;
	padding: 0 0 50px 0;
}
#suntory_contents #main h2 {
	width: 100%;
	height: 80px;
	line-height: 80px;
	font-size: 26px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-bottom: 50px;
	background-color: #22bbdd;
}
#suntory_contents #main h3 {
	font-size: 22px;
	font-weight: bold;
}

#suntory_contents p.big {
    font-size: 26px;
	font-weight: bold;
	letter-spacing: -1.3px;
}
#suntory_contents p.middle {
    font-size: 20px;
	font-weight: bold;
}
#suntory_contents p.small {
    font-size: 15px;
	letter-spacing: -0.5px;	
}
#suntory_contents section.first p.big span {
	color: #ff7700;
}

#suntory_contents .btn {
	width: 360px;
	height: 70px;
	margin: 0 auto;
	border-radius: 4px;
	text-align: center;
	position: relative;
}
#suntory_contents .btn:after {
	content: "";
	width: 22px;
	height: 22px;
	background: url(/enjoy/info/account/img/arrow1_pc.png) center top no-repeat;
	background-size: 100%;
	position: absolute;
	top: 50%;
	right: 20px;
	transform: translateY(-50%);
}
#suntory_contents .btn.type-d:after {
	background: url(/enjoy/info/account/img/arrow1_pc_type-d.png) center top no-repeat;
	background-size: 100%;
}
#suntory_contents .btn a {
	box-sizing: border-box;
	height: 70px;
	padding-top: 5px;
	display: block;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #fff;
	text-decoration: none;
}
#suntory_contents .btn a span.btn_small {
	font-size: 16px;
	color: #fff;
	font-weight: normal;	
}
#suntory_contents .btn.type-d a {
	color: #000;
}
#suntory_contents .btn.type-d a span.btn_small {
	color: #000;	
}
#suntory_contents .btn.type-a { background-color: #ff4400; line-height: 67px; }
#suntory_contents .btn.type-a:hover { background-color: #ff0000; }
#suntory_contents .btn.type-b { background-color: #0f96b8; line-height: 140%; }
#suntory_contents .btn.type-b:hover { background-color: #0077bb; }
#suntory_contents .btn.type-c { background-color: #0f96b8; line-height: 140%; }
#suntory_contents .btn.type-c:hover { background-color: #0077bb; }
#suntory_contents .btn.type-d { background-color: #ffe67b; line-height: 140%; }
#suntory_contents .btn.type-d:hover { background-color: #ffef37; }


#suntory_contents section.first p.big {
	/*margin-bottom: 30px;*/
}
#suntory_contents section.first p.middle {
	margin-bottom: 30px;
}
#suntory_contents section.first .btn.type-a {
	margin-bottom: 40px;
}
#suntory_contents section ul.inner_link {
	margin-left: 400px;
}
#suntory_contents section ul.inner_link li {
    height: 40px;
	text-align: left;
	margin-bottom: 10px;
}
#suntory_contents section ul.inner_link li:last-child {
	margin-bottom: 0;
}
#suntory_contents section ul.inner_link li a {
    display: inline-block;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	font-weight: bold;
	color: #0077ff;
	text-decoration: underline;
	padding-left: 60px;
	background: url(/enjoy/info/account/img/arrow2_pc.png) left top no-repeat;
	background-size: 40px;	
}
#suntory_contents section ul.inner_link li a:hover {
	line-height: 40px;
	font-size: 20px;
	fon-weight: bold;
	color: #0044ff;
}


#suntory_contents section.process #process_check {
    width: 960px;
	height: 460px;
	margin: 50px auto 30px auto;
	background: url(/enjoy/info/account/img/process_pc.png) left top no-repeat;
	background-size: 960px 360px;		
}
#suntory_contents section.process #process_check ul {
	padding-top: 360px;
	overflow: hidden;
}
#suntory_contents section.process #process_check ul li {
	width: calc( ( 960px - 120px ) / 4 );
	height: 100px;
	margin-right: 40px;
	border-radius: 12px;
	float: left;
}
#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: 22px 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: 22px 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: 22px 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: 22px 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: 100px;
    display: block;
    box-sizing: border-box;
    padding-top: 23px;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    color: #333;
    text-decoration: none;
}
#suntory_contents section.process #process_check ul li a span {
	margin-left: 3px;
}

#suntory_contents section.process #process_list {
	width: 1040px;
	margin: 60px auto 0 auto;
	box-sizing: border-box;
	
}
#suntory_contents section.process #process_list li {
	width: 100%;
	margin-bottom: 40px;
	padding: 35px 80px 40px 80px;
	border-radius: 34px;
	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: 30px;
	font-weight: bold;
	line-height: 100%;
	padding-bottom: 30px;
	margin-bottom: 40px;
}
#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: 30px;
	display: inline-block;
	position: relative;
} 
#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;
	top: 3px;
	right: -13px;
}
#suntory_contents section.process #process_list li .process_subcatch {
	margin-bottom: 30px;
} 
#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: 30px 160px;
	background-color: #fff;
	box-sizing: border-box;
}
#suntory_contents section.process #process_list li  .process_detail h5 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
}
#suntory_contents section.process #process_list li .process_step  {
	font-size: 18px;
	text-align: left;
	margin-bottom: 15px;
}
#suntory_contents section.process #process_list li .process_step dt {
	display: inline-block;
	width: 100px;
	height: 30px;
	line-height: :30px;
	margin-right: 30px;
	font-weight: bold;
	text-align: center;
	border-radius: 15px;
	margin-bottom: 10px;
}
#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 {
	display: inline-block;
	height: 30px;
	line-height: :30px;
}
#suntory_contents section.process #process_list li .process_step dd span {
	letter-spacing: -1.6px;
}


#suntory_contents section.about ul.inner_link {
    margin: 50px 0 0 0;
}
#suntory_contents section.about ul.inner_link li {
	display: inline-block;
	margin: 0 50px 0 0;
}
#suntory_contents section.about ul.inner_link li A {
	background: url(/enjoy/info/account/img/arrow22_pc.png) left top no-repeat;
	background-size: 40px;	
}
#suntory_contents section.about ul.inner_link li:last-child {
	margin-right: 0;
}


#suntory_contents section.change .image {
	margin: 50px 0 20px 0;
	width: 1160px;
	height: 530px;
 	background: url(/enjoy/info/account/img/arrow_s_pc.png) center center no-repeat;
	background-size: 40px auto;	
}
#suntory_contents section.change .image li {
	width: 540px;
	height: 530px;
}
#suntory_contents section.change .image li:first-child {
 	background: url(/enjoy/info/account/img/service1_pc.png) left top no-repeat;
	background-size: 540px 530px;
	float:left;
}
#suntory_contents section.change .image li:last-child {
 	background: url(/enjoy/info/account/img/service2_pc.png) left top no-repeat;
	background-size: 540px 530px;
	float:right;
}
#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 30px 645px;
	line-height: 150%;
}

#suntory_contents section.change .end {
	padding: 50px 140px;
	background-color: #f4f4f4;
}
#suntory_contents section.change .end dt {
	font-size: 22px;
	font-weight: bold;
	line-height: 100%;
	padding-bottom: 50px;
	border-bottom: 2px solid #dddddd;
	margin-bottom: 50px;
}
#suntory_contents section.change .end dd ul {
	width: 100%;
	height: 120px;
	margin: 0 0 65px 0;
 	background: url(/enjoy/info/account/img/arrow_s_pc.png) center center no-repeat;
	background-size: 40px auto;	
}
#suntory_contents section.change .end dd ul li {
	width: 400px;
	height: 120px;
	background-color: #fff;
	border: 4px;
	box-sizing: border-box;
	padding-top: 25px;
}
#suntory_contents section.change .end dd ul li:first-child {
	float: left;
}
#suntory_contents section.change .end dd ul li:last-child {
	float: right;
}
#suntory_contents section.change .end dd ul li h5 {
	font-size: 20px;
	font-weight: bold;
}
#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: 18px;
	letter-spacing: -0.5px;
}








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;
}



#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: 1em;
    	left: 0.8em;
    	width: .7em;
    	height: .7em;
    	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 p#btn_page_top:hover:after {
		background-color: #007694;
	}


	#suntory_contents #main #campaign_bnr h3 {
    	font-size: 20px;
    	margin-bottom: 20px;
    	color: #ff7700;
	}	
	#suntory_contents #main #campaign_bnr {
		padding: 0 0 50px 0;
	}
	#suntory_contents #main #campaign_bnr p {
		width: 600px !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;
	}
	#suntory_contents #main #campaign_bnr p a:hover img {
		opacity: 0.7;
		cursor: pointer;
	}



