@charset "utf-8";
#suntory_contents {
    width: 100%;
    background: url(../img/top_common_pc_base.png) center top 282px no-repeat;
    background-size: 1740px 340px;
}
#all_wrap {
    width: 1164px;
    background: url(../img/top_common_pc.png) center top 282px no-repeat;
    background-size: 1164px 340px;
}
#all_wrap #head {
	width: 1164px;
	padding-top: 65px;
}
#all_wrap .poricy_wrap {
	padding-bottom: 70px;
    padding-top: 50px;
}
#all_wrap ul#head_btn {
	width: 100%;
	overflow: hidden;
	padding: 8px 0 30px 8px;
}
#all_wrap ul#head_btn li {
	width: calc( ( 100% - 36px ) / 3 );
	margin: 0 10px 10px 0;
	height: 100px;
	background-color: #fff;
	box-shadow: 0 0 8px #c3e7ff;
	position: relative;
	float: left;
}
#all_wrap ul#head_btn li:nth-child(3n) {
	margin-right: 0;
}
#all_wrap ul#head_btn li a {
	font-size: 16px;
	font-weight: bold;
	height: 100px;
	line-height: 140%;
	display: block;
	color: #001133;
}

#all_wrap ul#head_btn li a span {
	display: inline-block;
	position: absolute;
	left: 37%;
	top: 50%;
	transform: translateY(-50%);
}
#all_wrap ul#head_btn li#head_btn1 a {
	background: url(../img/detail_div1.svg) left 10% center no-repeat;
	background-size: 21% auto;	
}
#all_wrap ul#head_btn li#head_btn2 a {
	background: url(../img/detail_div2.svg) left 7% center no-repeat;
	background-size: 24% auto;	
}
#all_wrap ul#head_btn li#head_btn3 a {
	background: url(../img/detail_div3.svg) left 10% center no-repeat;
	background-size: 21% auto;	
}
#all_wrap ul#head_btn li#head_btn4 a {
	background: url(../img/detail_div4.svg) left 8% center no-repeat;
	background-size: 23% auto;	
}
#all_wrap ul#head_btn li#head_btn5 a {
	background: url(../img/detail_div5.svg) left 10% center no-repeat;
	background-size: 20% auto;	
}
#all_wrap ul#head_btn li#head_btn6 a {
	background: url(../img/detail_div6.svg) left 9% center no-repeat;
	background-size: 21% auto;	
}
#all_wrap ul#head_btn li#head_btn7 a {
	background: url(../img/detail_div7.svg) left 11% center no-repeat;
	background-size: 19% auto;	
}
#all_wrap ul#head_btn li#head_btn1 a:hover,
#all_wrap ul#head_btn li#head_btn2 a:hover,
#all_wrap ul#head_btn li#head_btn3 a:hover,
#all_wrap ul#head_btn li#head_btn4 a:hover,
#all_wrap ul#head_btn li#head_btn5 a:hover,
#all_wrap ul#head_btn li#head_btn6 a:hover,
#all_wrap ul#head_btn li#head_btn7 a:hover {
	background-color: #e5fcff;
}


#all_wrap h2 {
	padding-top: 30px;
	padding-bottom: 40px;
	margin-bottom: 50px;
	border-bottom: none;
}
#all_wrap h2:after {
	content: none;
}
#all_wrap .poricy_wrap#div1 h2 {
	background: url(../img/h2_base_detail_pc.jpg) left bottom 10px no-repeat,
				url(../img/detail_div1.svg) right bottom no-repeat;
	background-size: 890px 2px,auto 85px;
}
#all_wrap .poricy_wrap#div2 h2 {
	background: url(../img/h2_base_detail_pc.jpg) left bottom 10px no-repeat,
				url(../img/detail_div2.svg) right bottom no-repeat;
	background-size: 890px 2px,auto 88px;
}
#all_wrap .poricy_wrap#div3 h2 {
	background: url(../img/h2_base_detail_pc.jpg) left bottom 10px no-repeat,
				url(../img/detail_div3.svg) right bottom no-repeat;
	background-size: 890px 2px,auto 83px;
}
#all_wrap .poricy_wrap#div4 h2 {
	background: url(../img/h2_base_detail_pc.jpg) left bottom 10px no-repeat,
				url(../img/detail_div4.svg) right bottom no-repeat;
	background-size: 890px 2px,auto 85px;
}
#all_wrap .poricy_wrap#div5 h2 {
	background: url(../img/h2_base_detail_pc.jpg) left bottom 10px no-repeat,
				url(../img/detail_div5.svg) right bottom no-repeat;
	background-size: 890px 2px,auto 87px;
}
#all_wrap .poricy_wrap#div6 h2 {
	background: url(../img/h2_base_detail_pc.jpg) left bottom 10px no-repeat,
				url(../img/detail_div6.svg) right bottom no-repeat;
	background-size: 890px 2px,auto 95px;
}
#all_wrap .poricy_wrap#div7 h2 {
	background: url(../img/h2_base_detail_pc.jpg) left bottom 10px no-repeat,
				url(../img/detail_div7.svg) right bottom no-repeat;
	background-size: 890px 2px,auto 85px;
}

#all_wrap .poricy_wrap {
    padding-top: 40px;
}

#all_wrap dl {
	
}
#all_wrap dl dt {
 	font-size: 22px;
	font-weight: bold;
	margin: 30px 0 30px 0;
}
#all_wrap dl dd {
	margin-bottom: 30px;
}
#all_wrap h4 {
	font-size: 16px;
	font-weight: bold;
}
#all_wrap h4.h4_type2 {
	font-size: 22px;
	padding-left: 2em;
	text-indent: -2em;
}
#all_wrap h5 {
	font-size: 20px;
	font-weight: bold;
	margin: 30px 0 20px -0.5em;
}