@charset "utf-8";
/*@import url(/sun_common/en/fonts/css/fonts.css);*/

/* IR配下共通 */
body{background:#fff;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
@media screen and (max-width: 767px){body{background-color:#fff!important;}}

.sp footer.sbfinc{}
footer.sbfinc:before{background-image:url(../../images/wave2.png)!important;top:-1px!important;}
footer.sbfinc:after{display:none!important;}

h1, h2, h3, h4, h5, h6, p, br, ul, ol, li, dl, dt, dd, from, table, th, td, input, select, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section,
#sbf_wrap,#ir_top{
  font-family: 'suntory syntax', 'Noto Sans Japanese', -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, Verdana, Meiryo, sans-serif;
  font-weight:400;
  color:#333;
}
header.sbfinc #utility,header.sbfinc #globalnavi > ul > li > a,header.sbfinc #globalnavi > ul > li ul li a{
  line-height:18.2px;letter-spacing: 1.2px;
}
header.sbfinc #globalnavi > ul{line-height:18.2px;letter-spacing: 1.2px;}

#container, .container{max-width:1196px;width:100%;padding:0 20px;margin-left:auto;margin-right:auto;}
#sbf_symbol{max-width:1196px;width:100%;padding:0 20px;margin-left:auto;margin-right:auto;background:transparent;}

@media screen and (max-width: 767px){
  #container, .container{padding:0 10px;}
  #sbf_symbol{padding:0;}
}

#sbf_main_cnt_board {
    background-color: #fff;
    background-image: none;
    margin: 0 auto;
    width: 100%;
    max-width: 1156px;
    padding: 30px 0 50px;
		box-sizing:border-box;
    border-radius: 0 0 3px 3px;
    box-shadow:none;
}
#sbf_main_cnt_board > #container{
  max-width:100%;
  padding:0;
}
@media screen and (max-width: 767px){
	#sbf_main_cnt_board {
			padding: 10px 0 30px 0;
	}
  #sbf_main_cnt_board > #container{
			padding: 0 10px;
	}
}

#sbf_main_cnt_company {
    background: rgba(0, 0, 0, 0) url("../../../common/img2013/sbf_main_cnt_bg_b.png") no-repeat scroll center top;
    margin: 0 auto;
    min-height: 200px;
    width: 980px;
}
#sbf_main_cnt_company .inner {
    background: url("../../img2013/bg.png") repeat-y scroll 0 0;
}
section p,
section dt,
section dd,
section li,
section th,
section td {
	line-height:1.6;
}

.fs-base {
    color: #333;
    font-size: 1em;
    line-height: 1.8;
}

@media screen and (max-width: 767px){
	th,
	td,
	.fs-pc_16 {
		font-size:0.875em;
	}
}

#main p.lead {
	font-size: 1.125em;
	color: #666;
}

@media screen and (max-width: 767px){
	#main p.lead {
		font-size: 0.875em;
		color: #666;
	}
}

h3 {
	color: #1279ac;
	color: #333;
	font-size: 1.125em;
	font-weight: bold;
	margin-bottom: 4px;
}
h3.presentation {
	color: #333;
}

.mt1em{
	margin-top:1em;
}

.mb05em{
	margin-bottom:0.5em;
}

.mb1em{
	margin-bottom:1em;
}

.mb2em{
	margin-bottom:2em;
}

.ml1em{
	margin-left:1em;
}

.ml2em{
	margin-left:2em;
}

.ml4em{
	margin-left:4em;
}

.alicen {
	text-align:center;
}

.nowrap {
	white-space:nowrap;
}

.alignrig {
	text-align:right;
}

/*IMG*/
.topmessageImg img {
	height:auto;
	width:100%;
	max-width:100%;
}

@media screen and (max-width: 767px){
	.govImg img ,
	.disclosureImg img {
		height:auto;
		width:100%;
		max-width:100%;
	}
}

/*TABLE*/
#main table {
	width:100%;
	border-collapse:collapse;
}

#main table th {
	border:1px solid #a4ddeb;
	padding:0.5em 1em;
}

#main table td {
	border:1px solid #a4ddeb;
	padding:0.5em 1em;
}

#main thead th {
	text-align:center;
	background:#eef9fb;
	vertical-align:middle;
}

#main tbody th {
	background:#f4f4f4;
	font-weight:normal;
	text-align:left;
}

#main table.rwd th {
	font-size:13px;
}

#main table.rwd td {
	font-size:13px;
}

@media screen and (max-width: 767px){
	#main table th {
		word-break:break-all;
	}

	#main table td {
		word-break:break-all;
	}
	#main table.rwd th {
		font-size:6px !important;
		padding:0.2em !important;
	}

	#main table.rwd td {
		font-size:6px !important;
		padding:0.2em !important;
	}
}

#main .ratings th ,
#main .corporateBonds th ,
#main .overview th ,
#main .meeting th ,
#main .status th {
	background:#eef9fb;
}
#main .meeting th{
	vertical-align:top;
}

/*irNav*/
#irNav {
	height: auto;
	opacity: 1;
	margin-bottom:30px;
}

/* .btn-list */
#irNav .btn-list {
	opacity: 0;
	-webkit-transition: all linear .3s;
	transition: all linear .3s;
}
#irNav .btn-list li {
	display: table;
	*display: block;
	float: left;
	width: 50%;
	height: 50px;
	margin-bottom: 10px;
	font-size:94%;
	line-height:1.5;
}
#irNav .btn-list li+li {
	padding-left: .5%;
}
#irNav .btn-list.col-6 li {
	width: 16.6%;
	padding-left: .5%;
}
#irNav .btn-list.col-5 li {
	width: 20%;
	padding-left: .5%;
}
#irNav .btn-list.col-3 li {
	width: 33%;
	padding-left: .5%;
}
#irNav .btn-list.col-4 li {
	width: 25%;
	padding-left: .5%;
	margin-bottom: 5px;
}
#irNav .btn-list.col-4 li:nth-child(5) {
}

#irNav .btn-list li > a {
	position: relative;
	display: table-cell;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	overflow: hidden;
	width: 100%;
	height: 100%;
  /* 170720 add */
	/*padding: 2px 28px;*/
  padding: 2px 24px;
	color: #fff;
	text-decoration: none;
	background: #ccc;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	transition: all ease-in .3s;
	-webkit-transition: all ease-in .3s;
}
#irNav .btn-list.col-6 li > a ,
#irNav .btn-list.col-5 li > a ,
#irNav .btn-list.col-3 li > a {
	padding: 2px 10px;
}
#irNav .btn-list a.row2 {
	padding-top: 7px;
}
#irNav .btn-list .current a,
#irNav .btn-list li > a:hover {
	text-decoration: none;
	background: #5bc2dc;
}
#irNav .btn-list {
	opacity: 1;
}
@media screen and (max-width: 768px){
	#irNav .btn-list li > a {
		font-size: 0.78em;
	}
}
@media screen and (max-width: 767px){
/* irNav | fixedNav */
#irNav {
	height: auto;
	opacity: 1;
	margin-bottom:1em;
}

/* .btn-list */
	#irNav .btn-list li {
		width: 50%;
		margin-bottom: 3px;
		margin-left: 0;
		height: 44px;
		border: none;
	}
	#irNav .btn-list.col-6 li ,
	#irNav .btn-list.col-5 li ,
  /* 170720 add */
  #irNav .btn-list.col-4 li,
	#irNav .btn-list.col-3 li {
		width: 50%;
		margin-left: 0;
		border: none;
	}
	#irNav .btn-list li:nth-child(odd) {
		padding-right: .5%;
	}
	#irNav .btn-list li:nth-child(even) {
		padding-left: .5%;
	}
	#irNav .btn-list.col-4 li:nth-child(odd) {
		padding-right: .5%;
	}
	#irNav .btn-list.col-4 li:nth-child(even) {
		padding-right: .5%;
	}
	#irNav .btn-list li > a {
		font-size: 0.750em;
		width: 100%;
		height: 100%;
		padding: 0 8px 0 4%;
	}
	#irNav .btn-list.col-6 li > a ,
	#irNav .btn-list.col-5 li > a ,
	#irNav .btn-list.col-3 li > a {
		padding: 0 8px 0 4%;
	}
	#irNav .btn-list a.row2 {
		padding-top: 0;
	}
	#irNav .btn-list {
		opacity: 1;
		padding-left: 0;
		padding-right: 0;
	}
}

/*calendar*/
.calendarImg {
	width:898px;
	margin:20px auto 0 auto;
}
.calendarImg li {
	float:left;
}
@media screen and (max-width: 768px){
	.calendarImg {
		width:450px;
		margin:20px auto 0 auto;
	}
	.calendarImg img {
		width:100%;
	}
	.calendarImg li {
		float:left;
	}
}
@media screen and (max-width: 767px){
	.calendarImg {
		width:100%;
	}
	.calendarImg li {
		float:none;
		margin-bottom:10px;
	}
	.calendarImg li img {
		width:100%;
	}
}

table.calendar {
	margin:1em 0 1em 0;
}

#main .calendar tbody th {
	background:#fff;
	width:30%;
}

/*list*/
ul.dot {
	margin:1em 0 1em 1em;
}

ul.dot li {
	color:#666;
	line-height:1.4;
	list-style-type:disc;
	list-style-position:outside;
}

/*TEAM*/
.teamPhoto img {
	width:100%;
}

ul.team li {
	float:left;
	width:31%;
	margin:0 1% 0 1%;
	font-size:0.875em;
	color:#666;
	line-height:1.4;
	height:auto;
}
@media screen and (max-width: 768px){
	ul.team li {
		font-size:0.75em !important;
	}
}

ul.team li img {
	width:100%;
}

ul.team li span {
	display:block;
	margin-right:3%;
	margin-bottom:2em;
}
@media screen and (max-width: 768px){
	ul.team li span {
		display:block;
		margin-right:3%;
		min-height:6em;
	}
}

@media screen and (max-width: 767px){
	ul.team li {
		display:table;
		float:left;
		width:48%;
		margin:0 1%;
		font-size:0.875em;
		color:#666;
		line-height:1.4;
	}

	ul.team li img {
		width:100%;
	}

	ul.team li span {
		display:block;
		margin-right:3%;
		min-height:6em;
	}
}


/*PLAN*/
.box2{
	border:5px solid #def3f8;
	padding:10px;
	margin:2em 0;
}

.box2 dt{
	color:#1279ac;
	color:#333;
	font-size:1.125em;
	font-weight:bold;
	margin-bottom:4px;
}

.box2 dd{
	margin-bottom:0.5em;
}

.box2 dd:last-child{
	margin-bottom:0;
}

.box2 dd.indent{
	text-indent:-1.5em;
	margin-left:1.5em;
}

.indent {
	text-indent:-0.5em;
	margin-left:0.5em;
}

.indent01 {
	text-indent:-1em;
	margin-left:1em;
}

.indent02 {
    margin: 0 0 0 5.2em;
    text-indent: -5.2em;
}

/*icon*/
.pdf{
	display:block;
	vertical-align:middle;
	background:url(../img/sbf_icon_pdf.png) no-repeat left top;
	padding: 0 0 5px 34px;
}

.webcast a {
	background:url(../img/sbf_icon_sound.png) no-repeat left top;
	padding: 0 0 2px 34px;
}
/* 170720 add */
.excel {
  display: block;
	vertical-align: middle;
	background: url(../img/sbf_icon_excel.png) no-repeat left top;
	padding: 0 0 5px 34px;
}



/* governanceNav */
#governanceNav {
	margin-bottom:20px;
	height: auto;
	opacity: 1;
}

/* .btn-list */
#governanceNav .btn-list {
	opacity: 0;
	-webkit-transition: all linear .3s;
	transition: all linear .3s;
}
#governanceNav .btn-list li {
	display: table;
	-display: block;
	float: left;
	width: 50%;
	height: 50px;
	margin-bottom: 10px;
}
#governanceNav .btn-list li+li {
	padding-left: .5%;
}

#governanceNav .btn-list li > a {
	position: relative;
	display: table-cell;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	overflow: hidden;
	width: 100%;
	height: 100%;
	padding: 2px 10px;
	color: #5bc2dc;
	text-decoration: none;
	background: #fff;
	border:3px solid #5bc2dc;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	transition: all ease-in .3s;
	-webkit-transition: all ease-in .3s;
}
#governanceNav .btn-list a.row2 {
	padding-top: 7px;
}
#governanceNav .btn-list .current a,
#governanceNav .btn-list li > a:hover {
	text-decoration: none;
	background: #5bc2dc;
	color:#fff;
}
#governanceNav .btn-list {
	opacity: 1;
}
@media screen and (max-width: 980px){
}
@media screen and (max-width: 767px){
/* governanceNav | fixedNav */
	#governanceNav {
	margin-bottom:20px;
	}

/* .btn-list */
	#governanceNav .btn-list li {
		width: 50%;
		margin-bottom: 3px;
		margin-left: 0;
		height: 44px;
		border: none;
		padding-left:0.5%;
	}
	#governanceNav .btn-list li:nth-child(odd) {
		padding-right: .5%;
	}
	#governanceNav .btn-list li:nth-child(even) {
		padding-left: .5%;
	}
	#governanceNav .btn-list li > a {
		font-size: 0.750em;
		width: 100%;
		height: 100%;
		padding: 0 8px 0 4%;
	}
	#governanceNav .btn-list a.row2 {
		padding-top: 0;
	}
	#governanceNav .btn-list {
		opacity: 1;
		padding-left: 0;
		padding-right: 0;
	}
}

/*highlights*/
dl.highlights {
	float:left;
	width:46%;
	margin:0 2% 30px 2%;
}
dl.highlights dt {
	border-left: 6px solid #8ad7ea;
	color: #808080;
	font-family: "suntory syntax",Arial,Helvetica,sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	line-height: 24px;
	padding: 0 0 0 8px;
	margin-bottom:15px;
}
dl.highlights dd {
	text-align:center;
}
dl.highlights dd .notice {
	text-align:left;
	font-size: 70%;
	margin: 10px 0 0 30px;
	padding-left: 1em;
	text-indent: -1em;
}
@media screen and (max-width: 767px){
	dl.highlights {
		float:none;
		width:100%;
		margin:0 0 30px 0;
	}
	dl.highlights dd .notice {
		font-size: 60%;
	}
}
/* 170720 add */
ul.tab_panel {
  margin-bottom: 30px;
}
ul.tab_panel li {
  float: left;
  width: 50%;
  text-align: center;
}
#sbf_main_cnt_board ul.tab_panel li a {
  font-weight: bold;
  display: block;
  color: #1b5ebe;
  padding: 1em 0;
  border-bottom: 2px #f4f4f4 solid;
  position: relative;
}
#sbf_main_cnt_board ul.tab_panel li a:hover {
  text-decoration: none;
}
#sbf_main_cnt_board ul.tab_panel li a.current {
  color: #494747;
  border-color: #1b5ebe;
}
#sbf_main_cnt_board ul.tab_panel li a:not(.current)::after {
  content: "";
  bottom: 15%;
  right: 50%;
  margin-right: -2px;
  width: 4px;
  height: 4px;
  font-size: 1em;
  font-weight: bold;
  line-height: 1.2em;
  display: block;
  position: absolute;
  border-top: 2px #d6d6d6 solid;
  border-right: 2px #d6d6d6 solid;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}
@media screen and (max-width: 767px){
  ul.tab_panel {
    margin-bottom: 1em;
  }
  #sbf_main_cnt_board ul.tab_panel li a {
    font-size: 0.750em;
  }
}
.swframe-wrap{padding-top:40px;}
#sw_port , #sw_frame {
    width:100%;
}

#sw_port > iframe , #sw_frame > object {
    width:100% !important;
    border: none;
}

#sw_port {
    height:1px !important;
    overflow:hidden;
    visibility:hidden;
}

#sw_frame:before {
    content: "";
    display: block;
    width: 100%;
    height: 100px;
    background: url("../img/loading-spinner.gif") no-repeat center center;
}

#sw_frame.ready:before {
    content: none;
}


/*unit*/
.unit {
	color:#666;
	text-align:right;
	font-size:90%;
	margin-bottom:10px;
}
@media screen and (max-width: 767px){
	.unit {
		font-size:70%;
	}
}

/*notice*/
p.notice {
	color:#666;
	font-size: 85%;
	line-height: 1.4;
	margin-top: 5px;
	padding-bottom: 0;
	padding-left: 1.5em;
	text-indent: -1.5em;
}
@media screen and (max-width: 767px){
	p.notice {
		font-size: 70%;
	}
}


/*earnings*/
ul.earnings ,
ul.presentation {
	margin-top:20px;
	margin-bottom:30px;
}
ul.earnings li ,
ul.presentation li {
	float:left;
	margin:0 1.5em 1em 0;
}
ul.earnings li:last-child ,
ul.presentation li:last-child {
	margin-right:0;
}
@media screen and (max-width: 767px){
	ul.earnings li ,
	ul.presentation li {
		display:block;
		float:none;
		margin-right:0;
	}
}


/*segment*/
ul.segmentImg {
	width:568px;
	margin:1em auto 0 auto;
}

ul.segmentImg li {
	float:left;
}

@media screen and (max-width: 767px){
	ul.segmentImg {
	width:285px;
	margin:1em auto 0 auto;
}

ul.segmentImg li {
	float:none;
	margin-bottom:20px;
}
}

div.segment {
	float:left;
	width:49%;
	margin:0 1% 0 0;
}

@media screen and (max-width: 767px){
	div.segment {
		float:none;
		width:100%;
		margin:0 0 30px 0;
	}
}

div.segment:last-child {
	margin:0;
}

h3 span.unit ,
h3 span.date {
	float:right;
	font-size:85%;
	font-weight:normal;
	color:#666;
}
@media screen and (max-width: 767px){
	h3 span.unit ,
	h3 span.date {
		font-size:70%;
	}
}



/*annual*/
div.annualImg img {
	float:left;
	margin-right:2em;
}

div.annual dl {
	float:left;
}

div.annual dl dt {
	margin-bottom:1em;
}

div.annual dl dd {
	margin:0 0 1em 2em;
}

@media screen and (max-width: 767px){
	div.annualImg img {
		float:none;
		margin:0 0 1em 0;
	}

	div.annual dl {
		float:none;
		margin-bottom:30px;
	}
}

/*meeting*/
table.meeting dt {
	font-weight:bold;
}

table.meeting dd {
	padding-left:1em;
}

/*ratings*/
.ratings {
	float:left;
	width:49%;
	margin:0 1% 0 0;
}

@media screen and (max-width: 767px){
	div.ratings {
		float:none;
		width:100%;
		margin:0 0 30px 0;
	}
}
.ratings dl {
	margin-left:1em;
}
.ratings dt {
	clear:left;
	float:left;
}

.panels.right .panels-item {
	margin-right:0;
}


/* トップメッセージ */
.top_message_lead img {
	width: 100%;
	vertical-align: bottom;
}
.top_message_lead .caption {
	position: absolute;
	left: 5.33%;
	width: 54.44%;
	max-width: 432px;
	top: 20.5%;
	margin-bottom: 5px;
	font-size: 2em;
	line-height: 1.2;
	font-weight: bold;
	color: #0088dd;
}
.top_message_lead .caption span {
	font-size: 80%;
}
.president_content .content {
	margin-top: 30px;
	padding: 0 2.2%;
}
.president_content .content_text {
	width: 48%;
	float: left;
	line-height: 1.6;
}
.president_content .content_text + .content_text {
	float: right;
}
.president_content .profile .description  {
	margin-top: 5px;
	clear: both;
	font-size: 1em;
	font-weight: bold;
	width: auto;
}
.president_content .profile .description br + br {
	display: none;
}
.president_content .profile .name {
	margin-top: 8px;
	font-size: 1.5em;
	font-weight: bold;
	display: inline-block;
}
.president_content .bottom_area {
	float: right;
	position: relative;
	width: 48%;
	margin-top: 50px;
	padding-right: 20px;
	text-align: center;
}
.president_content .bottom_area .profile {
	display: inline;
}
.president_content .bottom_area .profile .description {
	display: inline-block;
	width: 100%;
	font-size: 0.875em;
}
.president_content .bottom_area .profile .name {
	display: inline-block;
	width: 100%;
	margin-top: 3px;
	font-size: 1.250em;
}
.top_message_lead {
	position: relative;
}
.top_message_lead .profile {
	position: absolute;
	top: 57.5%;
	left: 5.33%;
	width: 45%;
}
.president_content .profile p {
	color: #444;
}
span.content_text_style {
	margin-top: 6%;
	display: block;
}
.president_content .profile .description_small {
	font-size: 0.85em;
	text-align: right;
}
.president_content .name_small {
	font-size: 1.25em;
	margin-top: 0;
	text-align: right;
}

@media screen and (max-width: 767px){
	.president_content .content_text {
		width: 100%;
		float: none;
	}
	.president_content .content_text + .content_text {
		float: none;
		margin-top: 6%;
	}
	.president_content .bottom_area .profile .description {
		font-size: 0.8em;
	}
	.president_content .bottom_area .profile .name {
		font-size: 1.3em;
	}
	.president_content .bottom_area {
		width: 100%;
		padding-right: 0;
		float: none;
	}
	.top_message_lead .profile {
		display: none;
	}
	.top_message_lead .caption {
		position: absolute;
		top: 0;
		bottom: 0;
		margin: 0;
		font-size: 1.250em;
		display: table;
		vertical-align: middle;
		top: 0;
		right: 2%;
		max-width: 100%;
		z-index: 1;
	}
	.top_message_lead .caption .vertical {
		display: table-cell;
		height: 6em;
		vertical-align: middle;
	}
}
@media screen and (max-width: 480px){
	.top_message_lead .caption {
		font-size: 0.875em;
	}
}

.panels-small .panels-item li {
	width: 49.66%;
	display: inline-block;
}


@media only screen and (max-width: 767px){
	.panels-small .panels-item li {
		width: 100%;
	}
}


.panels .panels-item .item_body strong {
    margin-top: 0;
}

/*faq*/
.qa {
	border: 5px solid #def3f8;
	margin: 2em 0;
	padding: 10px;
}
div.qa dl dt {
	background:url(../../faq/img/q.gif) no-repeat left 10px;
	font-weight: bold;
	padding-bottom: 15px;
	padding-left: 40px;
	padding-top: 13px;
	text-decoration: underline;
	color:#56bad5;
	cursor:pointer;
}
div.qa dl dd {
	background:url(../../faq/img/a.gif) no-repeat left 10px;
  border-top: 2px dotted #bce6f4;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-top: 18px;
}

/*risk*/
ul.risk {
	margin-bottom:1em;
}
ul.risk li {
	background:url(../../management/img/dot.gif) no-repeat left 0.5em;
	margin: 0 0 0 10px;
	padding-left: 1em;
	color:#666;
}


/*gradation_box*/
.gradation_box a {
	position:relative;
}
.gradation_box .bg_env {
	position: absolute !important;
	right: 12px !important;
	top: 0 !important;
	bottom:0 !important;
	margin:auto !important;
	width: 75.9px !important;
	height:75.9px !important;
}

/*securities*/

dl.securities dt{
	color:#1279ac;
	color:#333;
	font-size:1.125em;
	font-weight:bold;
	margin-bottom:4px;
}
dl.securities dd{
	margin-left:2em;
	margin-bottom:1em;
}

/*report*/
.report {
	float:left;
	margin-right:30px;
}

.report p ,
.report ul {
	float:left;
}

#sbf_main_cnt_board .report p a[target="_blank"]::after {
	background:none;
	width:5px;
}

.report ul li {
	padding-bottom:30px;
}

/*overview*/
#main .overview th {
	width:30%;
}

/*meeting*/
#main .meeting dl {
	margin-bottom:1em;
}

li.movie a {
    background: url("../../stock/img/icon_movie.png") no-repeat scroll left center;
    color: #0066aa;
    display: inline-block;
    margin-bottom: 3px;
    min-height: 22px;
    padding: 0 0 2px 40px;
}


/*dotline*/
@media only screen and (max-width: 767px){
	section.dotline {
		border-bottom:3px dotted #def3f8;
	}
}
/*SP*/
@media only screen and (max-width: 480px) {
	table.financial {
		font-size: 10px;
	}
}

/*Tablet*/
@media only screen and (min-width: 481px) and (max-width: 767px) {
	table.financial {
		font-size: 12px;
	}
}
@media only screen and (max-width: 767px) {
	#main table.financial th ,
	#main table.financial td {
		padding: .2em .5em;
	}
}

body#ir #sbf_waste{max-width:1196px;width:100%;padding: 1em 20px !important;background:transparent;}
body#ir #sbf_waste ul{text-align:left;}
body#ir #sbf_waste li{font-size:14px;color:#333;}
body#ir #sbf_waste li a{color:#5bc2dc;margin-right:22px;position:relative;text-decoration:none;}
body#ir #sbf_waste li a::after{content:"";display:block;width:6px;height:6px;border-right:1px solid #333;border-bottom:1px solid #333;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);position:absolute;right:-15px;top:7px;}
body#ir #sbf_waste li a:hover{text-decoration:underline;}

#container .inner_section {
    margin-top: 45px;
}


/* data_dl 170720 add */
ul.data_dl li {
  margin: 0 1.5em 1em 0;
}
ul.data_dl li:last-of-type {
	margin-right:0;
}
@media screen and (max-width: 767px) {
	ul.data_dl li {
		margin-right:0;
	}
}

/* analyst 170720 add */
.analyst-table_block {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 3em;
}
@media screen and (max-width: 767px) {
  .analyst-table_block {
    width: 100%;
    margin-bottom: 1.5em;
  }
  .analyst_head {
    font-size: 1em;
  }
}



.page_title {
    border-bottom: 1px solid #5fc0d9;
    color: #5fc0d9;
    font-size: 1.313em;
    font-weight: bold;
    line-height: 100%;
    margin: 0 auto 1em;
    max-width: 100%;
    padding-bottom: 6px;
    text-align: left;
}


.section_title {
  position: relative;
  padding-bottom: 20px;
  font-size: 22px;
  line-height: 36px;
  letter-spacing: 2px;
  font-weight: 700;
  text-align: center;
  border:0;
  color:#333;
  padding-top:60px;
  margin-bottom:30px;
}
.section_title::after {
  content: "";
  display: block;
  position: absolute;
  width: 150px;
  height: 2px;
  bottom: 0px;
  left: 50%;
  margin-left: -75px;
  background: #000;
}
@media screen and (max-width: 767px){
	.page_title {
		margin-top: 0;
		margin-bottom: 2.6%;
		padding-left: 2.2%;
		padding-right: 2.2%;
		height: auto;
		font-size: 1.125em;
		line-height: 1.6;
	}
  .section_title {
    font-size:18px;
    padding-bottom:10px;
    padding-top:30px;
    margin-bottom:25px;
	}
}

.suntory_blue{
    color: #5bc2dc;
}

#sbf_wrap {
    background: #fff none repeat scroll 0 0!important;
}
#sbf_wrap_inr{background:#fff!important;}

.panels-small .panels-item {
    background-color: #e8f9ff;
    padding: 20px 10px 12px;
    width: 100%;
}


.panels {
	margin-top: 20px;
	width: 100%;
}
.section_title{font-family: 'suntory syntax', 'Noto Sans Japanese', -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, Verdana, Meiryo, sans-serif;}
.section_title + .panels {
	margin-top: 0px;
}
.panels img {
	vertical-align: bottom;
	height: auto;
}
.inner_section.ext-society .panels img {
	max-width: 100%;
}
.panels .panels-item {
	width: 48.88%;
	padding: 30px 0 12px;
	float: left;
	vertical-align: middle;
}
.panels.branch .panels-item {
	width: 45.833%;
}
.panels.branch .panels-item + .panels-item {
	margin-left: 8.096%;
}
.panels-small .panels-item {
	width: 100%;
	padding: 20px 10px 12px;
	background-color: #E8F9FF;
}
.panels-small .panels-item dd {
	width: 49.66%;
	display: inline-block;
}
.panels .panels-item + .panels-item {
	margin-left: 2.24%;
}
.panels-small .panels-item + .panels-item {
	margin-left: .66%;
}
.panels .panels-item .item_title {
	font-size: 1.125em;
	font-weight: bold;
	color: #1279AC;
}
.panels-small .panels-item .item_title {
	font-size: 1.125em;
}
.panels .panels-item .item_body {
	margin-top: .5em;
}
.panels .panels-item .item_body .visual {
	text-align: center;
}
.panels .panels-item .item_body .visual.ext-max_limit img {
	margin: auto;
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 253px;
}
.panels .panels-item .item_body strong {
	margin-top: 0;
	display: block;
}
.panels .panels-item .item_body .explain {
	color: #333;
	margin-top: 12px;
}
.panels .panels-item .item_body .notes {
	margin-top: 12px;
	font-size: 0.750em;
	line-height: 1.4;
}
.panels .panels-item .item_body .link {
	margin-top: 1em;
}
.panels .panels-item .item_body .link a {
	text-decoration: underline;
}
.panels .panels-item .item_body .link a:hover {
	text-decoration: none;
}
.gradation_box {
	position: relative;
	display: block;
	width: 100%;
	background: #DCF0F7 url(../img/bg-gradation_box.jpg) repeat-x left top;
	border: 1px solid #60C2DB;
	overflow: hidden;
}
#sbf_main_cnt_board .gradation_box:hover {
	text-decoration: none;
}
.gradation_box + .gradation_box {
	margin-top: 20px;
}
.gradation_box p {
	display: table-cell;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	padding: 12px;
	height: 110px;
	text-align: left;
	color: #2C8DBF;
	line-height: 1.4;
}
.gradation_box .bg_env {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 75.9px;
	height: 180px;
}
.gradation_box .bg_env + p {
	padding-right: 95px;
}

.gradation_box .bg_cdp {
	position: absolute;
	right: 0px;
	top: 14px;
	width: 83px;
	height: 69px;
}
.gradation_box .bg_cdp + p {
	padding-right: 100px;
}
.list-number {
	background: #E8F9FF;
	padding: 1em;
}
.list-number li {
	margin-top: 42px;
}
.list-number li:first-child {
	margin-top: 0;
}
.list-number .title {
	font-size: 1.125em;
	font-weight: bold;
	color: #1279AC;
}
.list-number .explain {
	padding-top: 4px;
	line-height: 1.4;
	color: #333;
}
@media screen and (max-width: 767px){
	.panels .panels-item {
		width: 100%;
		padding: 15px 0 20px;
		float: none;
		vertical-align: middle;
	}
	.section_title + .panels {
		margin-top: 15px;
	}
	.panels .panels-item + .panels-item {
		margin-left: 0;
	}
	.panels .panels-item .item_body .notes {
		font-size: 0.688em;
	}
	.panels.branch {
		padding-left: 0;
		padding-right: 0;
	}
	.panels.branch .panels-item {
		width: 100%;
	}
	.panels.branch .panels-item + .panels-item {
		margin-left: 0;
	}
	.panels-small .panels-item {
		padding-left: 15px;
		padding-right: 15px;
	}
	.panels-small .panels-item + .panels-item {
		margin-top: 15px;
		margin-left: 0;
	}
	.mboard-lead {
		font-size: 0.875em;
		color: #666;
	}
	.mboard-link ul {
		display: inline-block;
	}
	.mboard-link u li {
		display: block;
		margin-top: .5em;
		margin-left: 0;
	}
	.mboard-link .sp-right_put li:first-child {
		margin-top: 0;
	}
}

span.filesize {
	font-size:86%;
}
span.size_part {
	font-size:86%;
}
.earningsBox {
	border:1px solid #ccc;
	padding:10px;
}

.alicen{
	text-align:center;
}
.alignrig{
	text-align:right;
}
.alignlef{
	text-align:left;
}

.fleft{
	float:left;
}
.fright{
	float:right;
}
.pt0{
	padding-top:0;
}
.pt20{
	padding-top:20px;
}
.pt30{
	padding-top:30px;
}
.pb0{
	padding-bottom:0;
}
.pb10{
	padding-bottom:10px;
}
.pb20{
	padding-bottom:20px;
}
.pb28{
	padding-bottom:28px;
}
.mb0{
	margin-bottom:0;
}
.mb05{
	margin-bottom:5px;
}
.mb20{
	margin-bottom:20px;
}
.mb30{
	margin-bottom:30px;
}
.mb40{
	margin-bottom:40px;
}
.mb70{
	margin-bottom:70px;
}
.mb100{
	margin-bottom:100px;
}
.ml15{
	margin-left:15px;
}
.ml20{
	padding-left:20px;
}
.ml30{
	margin-left:30px;
}

.euroland {
  max-width:960px;
  width:100%;
	height:1000px;
	margin:0 auto;
}
@media screen and (max-width: 767px){
	.euroland {
		width:100%;
	}
}

/* ------------------------------------------------ */
/* .ir_commonbtn */
a.ir_commonbtn{position: relative;display: inline-block;min-width: 145px;padding: 6px 20px;font-size: 12px;line-height: 12px;letter-spacing: 2px;color: #5bc2dc;text-align: center;background: #ffffff;border: 1px solid rgba(91, 194, 220, 0.5);transition: 300ms;text-decoration:none;overflow:visible;}
a.ir_commonbtn::before{content: "";display: block;position: absolute;width: 20px;height: 1px;right: 0px;top: 50%;background: rgba(91, 194, 220, 0.5);transition: 300ms;}
a.ir_commonbtn span{display: inline-block;}
a.ir_commonbtn .more1::before{content: "";display: block;position: absolute;width: 0%;height: 0%;left: -1px;top: -1px;visibility: hidden;border-top: 1px solid #5bc2dc;border-left: 1px solid #5bc2dc;-webkit-transition: 300ms 300ms ease-in-out;transition: 300ms 300ms ease-in-out;}
a.ir_commonbtn .more1::after{content: "";display: block;position: absolute;width: 0%;height: 0%;left: -1px;bottom: -1px;visibility: hidden;border-bottom: 1px solid #5bc2dc;border-left: 1px solid #5bc2dc;-webkit-transition: 300ms 300ms ease-in-out;transition: 300ms 300ms ease-in-out;}
a.ir_commonbtn .more2::before{content: "";display: block;position: absolute;width: 0%;height: 0%;right: -1px;top: -1px;visibility: hidden;border-top: 1px solid #5bc2dc;border-right: 1px solid #5bc2dc;-webkit-transition: 300ms 300ms ease-in-out;transition: 300ms 300ms ease-in-out;}
a.ir_commonbtn .more2::after{content: "";display: block;position: absolute;width: 0%;height: 0%;right: -1px;bottom: -1px;visibility: hidden;border-bottom: 1px solid #5bc2dc;border-right: 1px solid #5bc2dc;-webkit-transition: 300ms 300ms ease-in-out;transition: 300ms 300ms ease-in-out;}
a.ir_commonbtn:hover{color: #ffffff;background: #5bc2dc;-webkit-transition: 300ms 300ms;transition: 300ms 300ms;}a.ir_commonbtn:hover::before{background-color: #ffffff;-webkit-transition: 300ms 300ms;transition: 300ms 300ms;}
a.ir_commonbtn:hover span::before{width: 51% !important;height: 51% !important;visibility: visible !important;-webkit-transition: 300ms ease-in-out !important;transition: 300ms ease-in-out !important;}
a.ir_commonbtn:hover span::after{width: 51% !important;height: 51% !important;visibility: visible !important;-webkit-transition: 300ms ease-in-out !important;transition: 300ms ease-in-out !important;}

/* ------------------------------------------------ */
/* #sub_mv */
#sub_mv{background:url(../img/mv.jpg) no-repeat center center;background-size:cover;width:100%;text-align:center;max-height:220px;height:19vw;position:relative;}
#sub_mv .ttl{position:absolute;top:50%;left:0;width:100%;font-size:32px;color:#fff;-webkit-transform:translateY(-50%);transform:translateY(-50%);text-shadow:0px 0px 20px rgba(0, 0, 0, 0.8);letter-spacing:0.8px;}
@media screen and (max-width: 767px){
  #sub_mv .ttl{font-size:20px;}
}

/* ------------------------------------------------ */
/* list-linkpanel */
.list-linkpanel{overflow:hidden;margin-bottom:-1.25%;}
.list-linkpanel > li{width:32.5%;margin-right:1.25%;margin-bottom:1.25%;float:left;border:1px solid #60C2DB;}
.list-linkpanel > li:nth-child(3n){margin-right:0;}
.list-linkpanel > li a{text-decoration:none!important;display:block;width:100%;height:100%;position:relative;padding:25px 80px 25px 25px;color:#56bad5;transition:.3s;}
.list-linkpanel > li a img{position:absolute;right:15px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);opacity:0.5;z-index:1;max-width:54px;height:auto;}
.list-linkpanel > li a strong{display:block;margin-bottom:5px;font-size:18px;color:#5bc2dc;}
.list-linkpanel > li p{color:#666;font-size:15px;position:relative;z-index:2;}
.list-linkpanel > li a:hover{background:#e8f3f6;}
@media screen and (max-width: 767px){
  .list-linkpanel{margin-top:20px;}
  .list-linkpanel > li{width:100%;margin-right:0;}
  .list-linkpanel > li a{padding:20px 80px 20px 20px;}
  .list-linkpanel > li a strong{font-size:16px;}
  .list-linkpanel > li p{font-size:14px;}
}

/* ------------------------------------------------ */
/* btn-highlight */
.btn-highlight{background:#5bc2dc;border:1px solid #5bc2dc;display:inline-block;color:#fff!important;text-decoration:none!important;text-align:center;padding:15px 20px;min-width:320px;max-width:80%;opacity:1!important;position:relative;}
.btn-highlight::before{content:"";display:block;width:20px;height:1px;background:#ade0ed;position:absolute;top:50%;right:-1px;transition:.3s;}
.btn-highlight:hover{background:#fff;color:#5bc2dc!important;}
.btn-highlight:hover::before{background:#5bc2dc;}
@media screen and (max-width: 767px){
  .btn-highlight{min-width:0;width:320px;max-width:90%;}
}

/* ------------------------------------------------ */
/* box-link */
.box-link{background:#e8f3f6;text-align:center;width:100%;padding:30px;}

/* ------------------------------------------------ */
/* #wrap-sitemap */
#wrap-sitemap{overflow:hidden;}
#wrap-sitemap .list-sitemap{width:48%;float:left;}
#wrap-sitemap .list-sitemap + .list-sitemap{margin-left:4%;}
#wrap-sitemap .list-sitemap > li{margin-bottom:40px;}
#wrap-sitemap .list-sitemap > li a{color:#000;text-decoration:none;display:inline-block;}
#wrap-sitemap .list-sitemap > li a::after{content:"";display:block;width:0;height:1px;background:#5bc2dc;margin:3px auto 0;transition:.6s;}
#wrap-sitemap .list-sitemap > li a:hover::after{width:100%;}
#wrap-sitemap .list-sitemap > li > a{letter-spacing:2px;font-size:16px;}
#wrap-sitemap .list-sitemap > li .children{margin-top:10px;}
#wrap-sitemap .list-sitemap > li .children > li{position:relative;padding-left:14px;}
#wrap-sitemap .list-sitemap > li .children > li a{font-size:14px;letter-spacing:0;}
#wrap-sitemap .list-sitemap > li .children > li::before{content: "";display:block;width: 8px;height: 8px;background: #5bc2dc;vertical-align: middle;border-radius: 50%;position:absolute;left:0;top:10px;}
#wrap-sitemap .list-sitemap > li .children > li.ttl{padding:0;color:#666;margin-bottom:10px;font-size:14px;color:#5bc2dc;line-height:1.5;}
#wrap-sitemap .list-sitemap > li .children > li.ttl::before{display:none;}
#wrap-sitemap .list-sitemap > li .children02 + .children02{margin-top:25px;}

@media screen and (max-width: 767px){
  #wrap-sitemap .list-sitemap{width:100%;float:none;margin-top:20px;}
  #wrap-sitemap .list-sitemap > li{margin-bottom:30px;}
  #wrap-sitemap .list-sitemap + .list-sitemap{margin-left:0;}
}

/* ------------------------------------------------ */
/* .management */
@media screen and (max-width: 1149px){
  body.management .br-custom01{display:none;}
}
