@charset "utf-8";
body { margin:0; }


h1,h2,h3,h4,h5,p,ul,li,dl,dt,dd {
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style-type: none;
	font-weight: normal;
}
a { color: #0066CC; text-decoration: underline; }
.pc_only { display: none; }
.sp_only { display: block; }
.txt { padding: 0.5em; }
.txt span { font-size: 3.8vw; }
.txt-center { text-align: center; }
.indent1 { padding-left: 1em; text-indent: -1em;  }
.indent2 { padding-left: 2.5em; text-indent: -2.5em;  }
.mt20 { margin-top: 2.6%;; }
.mb40 { margin-bottom: 5.3%; }
.pl1 { padding-left: 1em; }
.pl2 { padding-left: 2.5em; }
.pl2a { padding-left: 2em; }
.lh180 { line-height: 170%; }
#company { padding: 0 5.3% 0 5.3%; }

#all_wrap {
	width: 100%;
	margin: 0 auto;
	padding: 0 0 17% 0;
    font-size: 4vw;
    color: #000000;
    line-height: 155%;
	text-align: left;
	font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
	position: relative;
}

#all_wrap #breadcrumbs { margin: 0 5.3%;}
#all_wrap #breadcrumbs ul:after{content:""; clear:both; display:block;}
#all_wrap #breadcrumbs ul{padding:15px 0 10px 0;}
#all_wrap #breadcrumbs ul li{
float:left;
font-size:2.7vw;
line-height:1.5;
letter-spacing:1px;
position:relative;
}
#all_wrap #breadcrumbs ul li:after{
content:"\003e";
padding:0 5px;
}
#all_wrap #breadcrumbs ul li:last-child:after{
content:"";
}

#all_wrap h1 {
	/* font-size: 6.5vw;
	font-weight: bold;
	margin-bottom: 5%;
	text-align: center;
	line-height: 100%; */
	display: block;
    margin: 13.333333333333333vw auto 16vw;
    padding: 0 2.5vw;
    font-size: 8vw;
    line-height: 1.4;
    font-weight: bold;
    text-align: center
}
#all_wrap h2 {
	font-size: 1.1em;
	font-weight: bold;
	/* padding-bottom: 5%; */
	margin-bottom: 4%;
	text-align: left;
	line-height: 100%;
	/* position: relative; */
}
/* #all_wrap h2:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: -2px;
	width: 11%;
	height: 2px;
	background: #0099ff;
} */
#all_wrap h3 {
	font-size: 4.8vw;
	font-weight: bold;
	margin: 6.6% 0 4% 0;
	text-align: left;
	line-height: 100%;
}

#all_wrap #head p {
	margin-left: 5.3%;
	margin-right: 5.3%;
	text-align: left;	
}
#all_wrap #head p.attention {
	margin-top: 3%;
}
#all_wrap .poricy_wrap {
	margin: 6% 0 0 0;
	width: 100%;
}
#all_wrap .poricy_block_wrap {
	border-top: 6vw solid #d9ebff;
    padding-top: 8%;
	
}
#all_wrap .poricy_block {
	padding: 2.3em 5.3% 1.8em 5.3%;
	width: calc( 100% - 10.6% );
	border-top: 1px  dotted #999;
}

#all_wrap .poricy_block:last-child {
	border-bottom: 1px  dotted #999;
}



/* トップへ戻るボタン */
#totop {
	width: 13.3%;
	right: 4% !important;
	bottom: 2.6%;
	z-index: 15;
	display: none;	
}

#totop img {
	width: 100%;
	height: auto;
}

#totop.fixed {
	position: fixed;
}

#totop.absolute {
	position: absolute;
	bottom: 0;
}


/*------------------------------------------------------------
[SP]
------------------------------------------------------------ */
@media print, screen and (max-width:767px) {

#suntory_contents{
	display: flex;
	flex-direction: column;
}
#suntory_contents .suntory_contents_breadcrumb {
	order: 2;
	margin: 8vw auto 5.333333333333333vw;
	padding: 0;
	width: 89.333333333333333vw;
	list-style: none;
	display: inline-flex;
	flex-wrap: wrap;
	font-size: 2.933333333333333vw;
	line-height: 3.733333333333333vw;
	word-break: break-all;
	font-family: "ヒラギノ角ゴ W3", "Hiragino Kaku Gothic Pro", "Yu Gothic Medium", "游ゴシック Medium", メイリオ, Meiryo, sans-serif;
	-webkit-text-size-adjust: 100%;
}
#suntory_contents .suntory_contents_breadcrumb li {
	margin: 0 2.133333333333333vw 2.666666666666667vw 0;
}
#suntory_contents .suntory_contents_breadcrumb li.nolink {
	/* background: url(../img/arrow.svg) no-repeat right center;
	background-size: 1.6vw auto; */
	padding-right: 4.266666666666667vw;
	display: inline-block;
	line-height: 3.733333333333333vw;
}
#suntory_contents .suntory_contents_breadcrumb li a {
	color: #000;
	text-decoration: none;
	/* background: url(../img/arrow.svg) no-repeat right center;
	background-size: 1.6vw auto; */
	padding-right: 4.266666666666667vw;
	display: inline-block;
	line-height: 3.733333333333333vw;
}
#suntory_contents .suntory_contents_breadcrumb li.home a {
	/* background: url(../img/arrow.svg) no-repeat right center, url(../img/icon_home.svg) no-repeat 0 center;
	background-size: 1.6vw auto, 3.733333333333333vw 3.733333333333333vw; */
	padding: 0 4.266666666666667vw 0 6.4vw;
}
#suntory_contents {
	order: 1;
}

}