#suntory_contents h1.color-change,
#container .inner h2.color-change,
#suntory_contents a.color-change {
    color: #1e797f;
}
#container #subNav ul {
    width: 100%;
    padding: 0;
}
#container #subNav li {
	float: left;
	width: 188px;
    width: 19.5833333333333%;
	height: 50px;
	margin: 0 0 10px .5208333333333%;
	font-size: 14px;
}
#container #subNav li:first-child {
	margin-left: 0;
}
#container #subNav li > a {
	position: relative;
	display: block;
	overflow: hidden;
	width: 100%;
	height: 100%;
	padding: 15px 5px 0 10px;
	color: #fff;
	background: #ccc;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	transition: all ease-in .3s;
	-webkit-transition: all ease-in .3s;
}
#container #subNav a.row2 {
	padding-top: 7px;
}
#container #subNav .current a,
#container #subNav li > a:hover,
#container #subNav li > a:focus {
	text-decoration: none;
	background: #1e797f;
}
#container #subNav li > a:focus-visible {
	outline: thin dotted #000000;
}
#container #fixedNav {
	position: fixed;
	width: 100%;
	left: 0;
/*	top: 34px;*/
    top: 0;
	background: rgb(255,255,255);/*ie8*/
	background: rgba(255,255,255,0.95);
	z-index: 100;
	overflow: hidden;
	height: 0;
	opacity: 0;
	-webkit-transition: all linear .3s;
	transition: all linear .3s;
}
#container #fixedNav ul {
	width: 960px;
    width: 100%;
    max-width: 1164px;
	margin: 10px auto 0;
}
#container #fixedNav label {
	display: none;
	position: relative;
}
#container #fixedNav .sp-open {
	display: none;
}
#container .fix #fixedNav {
	border-bottom: 1px solid #e6e6e6;
	height: auto;
	opacity: 1;
	z-index:1;
}
#container .fix > ul {
	opacity: 0;
	-webkit-transition: all linear .5s;
	transition: all linear .5s;
}

#container .inner section .graph p {
    width: 100%;
	height: auto;
}

#container .inner section .graph p img {
    display: block;
	width: 100%;
    height:auto;
	margin: 0 auto;
    padding-bottom: 10px;
}
#container .inner section .graph {
	padding-bottom: 30px;
	display: flex;
	flex-wrap: wrap;
}
#container .inner section .graph li {
	/* float: left; */
	width: 470px;
	height: auto;
    padding-bottom: 50px;
}
#container .inner section .graph li:last-child {
    padding-bottom: 0;
}
#container .inner section .graph li figcaption {
	color: #fff;
	font-size: 16px;
	background: #999;
	height: 34px;
	line-height: 34px;
	text-indent: .5em;
}
#container .inner section .graph li figure img {
	display: block;
	width: 100%;
    height:auto;
	margin: 0 auto;
    padding-top: 30px;
}
#container .inner section .graph_02 li {
	width: 100%;
	height: auto;
}
#container .inner section .graph_02 li:last-child {
	margin-bottom: 30px;
}
#container .inner section .graph_02 li figcaption {
	color: #fff;
	font-size: 16px;
	background: #999;
	height: 34px;
	line-height: 34px;
	text-indent: .5em;
}
#financial_aria .graph_02 li {
    margin: 0 auto;
    }
    
    #financial_aria .graph_02 li img {
    width:100%;
    max-width: 100%;
    height: auto;
    }
    
.caution_01 {
    margin-top: 12px;
    font-size: 12px;
    color: #000;
}
    /*#container .inner section .graph_02 li img {
    float: left;
	display: block;
	width: 45%;
    height:auto;
    padding: 0 10px 10px;
    }*/
    
    #container .inner section .graph_02 li figure ul.figure_graph li {
    float: left;
	width: 470px;
	height: auto;
    padding-bottom: 50px;
    }
    
    #container .inner section .graph_02 li figure .figure_graph img {
	display: block;
	width: 100%;
    height:auto;
	margin: 0 auto;
    padding-top: 30px;
}
    
      #container .inner section #switch #switch_btn .btn:hover,
	  #container .inner section #switch #switch_btn .btn:focus{
      background: #1e797f;
      color: #FFF;
      cursor: pointer;
      }
      #container .inner section #switch #switch_btn .btn:focus-visible {
		outline: thin dotted #000000;
	  }
      .inactive { 
      background: #1e797f;
      color: #FFF;
      }
      .inactive:hover {
      background: #5BC2DC;
      color: #FFF;
      cursor: default;
      }
     .boxDisplay { display: block; }
     .boxNone { display: none; }
    
#container .inner section #switch #switch_btn ul {
    margin: 0 auto;
}
#container .inner section #switch #switch_btn li#financial_segment {
    border-right: solid 1px #6e6e6e;
}

#container .inner section #switch #switch_btn li#financial_rank {
    border-right: solid 1px #6e6e6e;
}

@media only screen and (min-width:768px) {
#container .inner section .graph li.graph_right {
	margin-left: 20px;
}

#container .inner section .graph_02 li.graph_right {
	margin-left: 20px;
}

#container .inner section #switch {
margin: 20px 0 30px;
}

#container .inner section #switch #switch_btn li {
    width: calc( 50% - 2px );
	float: left;
    box-sizing: border-box;
    padding: 10px 0;
    border: solid  #6e6e6e 1px;
    border-right: none;
    text-align: center;
}
}
#container .financial {
	width: 100%;
	overflow-x: auto;
	font-size: 13px;
	color: #333;
	margin-bottom: 1em;
}

#container .financial .txt_sp {
padding-bottom: 30px;
}

#graph_caption {
margin-bottom: 70px;
}

#results .financial .title_caption {
font-size: 16px;
padding-bottom: 5px;
}

#graph_caption .caption_left {
float: left;
padding: 0 20px;
}

#graph_caption .caption_right {
float: left;
padding: 0 20px;
}

#container .financial table {
	margin-bottom: .5em;
}
#container .financial table br.sp-br {
	display: none;
}
#container .financial td,
#container .financial th {
	border: 1px solid #e6e6e6;
	font-weight: normal;
	/*padding: .5em 1em;*/
	padding: 10px 2px 10px 2px;
}
#container .financial th {
	background: #f2f2f2;
	text-align: left;
}
#container #results {
    margin: 0 auto;
    width: 960px;
}
#container #results th,
#container #securities th {
	width: 28%;
}
#container .financial td.table_hd {
	background: #f2f2f2;
	text-align: left;
}
#container .financial .head th,
#container .financial .head td {
	background: #f2f2f2;
	text-align: center;
}
#container .financial td {
	text-align: right;
}
#container .financial .head .separater_l {
	position: relative;
	border-left:transparent;
}
#container .financial .head .separater_l:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 100%;
	background: #e6e6e6;
}
#container .financial .head .separater_r {
	position: relative;
	border-right:transparent;
}
#container .financial .head .separater_r:after {
	content: "";
	position: absolute;
	top: 0;
	right: -1px;
	width: 1px;
	height: 100%;
	background: #e6e6e6;
}

#container .financial td.zan span.mpr {
    position: relative;
}
#container .financial td.zan span.mpr span.asta {
	position: absolute;
    top: 10%;
    right: 3px;
}


#container .financial th.center,
#container .financial td.center {
	text-align: center;
}
#container .financial th.left,
#container .financial td.left {
	text-align: left;
}
#container .financial td.space {
	background: #fff;
	border-width: 0;
	padding: .2em;
}

#container .financial .sp th,
#container .financial .sp td {
	background: #fff;
	border-width: 0;
	padding: 0;
}
#container .financial .double th,
#container .financial .double td {
	border-top-width: 3px;
	border-top-style: double;
}
#container .financial table.full {
	width: 100%;
	height: 100%;
}
#container #corporate table {
	width: 100%;
	height: 100%;
	margin-bottom: 15px;
}
#container .financial table.download {
	border-right: 1px solid #e6e6e6;
}
#container .financial table.download td,
#container .financial table.download th {
	text-align: center;
}
#container .financial table.download td {
	border-width: 1px 0;
}
#container .financial .download .pdf {
	text-align: left;
	padding: 0;
}
#container .financial .download .pdf a,
#container #corporate .download .pdf a,
#container #securities .download .pdf a {
	color: #333;
	vertical-align: middle;
	display: inline-block;
	margin: 15px 0 15px 0;
	padding: 0 0 0 15px;
}
#container #results .download .pdf a:after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 30px;
	height: 30px;
	background: url(/company/common/layout/responsive/img/parts.png) 0 -30px no-repeat;
}
#container #securities .download .pdf a:after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 30px;
	height: 30px;
	background: url(/company/common/layout/responsive/img/parts.png) 0 -30px no-repeat;
}
#container .financial .download .pdf span:after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 30px;
	height: 30px;
	background: url(/company/common/layout/responsive/img/parts.png) 0 -30px no-repeat;
}
#container .financial table.download td p{
	padding: 1em;
}
#container .financial table.rank th {
	width: 50%;
}
#container .date {
	font-style: italic;
	text-align: right;
	line-height: 1;
	margin-bottom: .5em;
}

#container .date_02 {
	font-style: italic;
	text-align: right;
	line-height: 1;
	margin-bottom: .5em;
}

#financial_aria {
    margin: 0 auto;
    width: 960px;
}

#financial_aria h4{
	margin: 40px 0 5px 0;
}

#corporate_aria {
    margin: 0 auto;
    width: 960px;
}

#corporate_aria h3{
	margin: 1em 0 0;
}

#rink_aria {
    margin: 0 auto;
    width: 960px;
}

#rink_aria h3{
	margin: 1em 0;
}
#rink_aria h4{
	margin: 0 0 5px 0;
}
#rink_aria h4.title_h4{
	margin-top: 70px;
}
#rink_aria #container .date {
    font-style: italic;
    text-align: right;
    line-height: 1;
    margin-bottom: .2em;
}
#rink_aria .title {
	margin-top: 20px;
	}
#rink_aria .title h4{
	float: left;
	}
#rink_aria .title p{
	float: right;
}

#rink_aria #rank {
margin-top: 10px;
}

#rink_aria .caution { font-size:12px; color:#000; }

/*SP/Tablet*/
@media only screen and (max-width: 767px) {
	#container #subNav li {
		width: 49.5%;
		height: 43px;
		margin: 0;
		padding: 0 0 3px 0;
		float: right;
	}
	#container #subNav li:nth-child(odd) {
		float: left;
	}
	#container #subNav li > a {
		font-size: 12.5px;
		line-height: 43px;
		margin: 0;
		padding: 0 0 0 5px;
		display: block;
		vertical-align: middle;
	}
	#container #subNav a.row2 {
		padding-top: 0;
	}
	#container #fixedNav {
		top: 0;
		}
	#container .fix #fixedNav {
		border-bottom: 1px solid #5bc2dc;
		top:0;
	}
	#container #fixedNav ul {
		width: auto;
		height: 0;
		overflow: hidden;
		margin: 0 6px;
		-webkit-transition: all ease-out .4s;
		transition: all ease-out .4s;
	}
	#container #fixedNav.open ul {
		height: 142px;
		margin-top: 4px;
	}
	#container #fixedNav label {
		display: block;
		height: 40px;
		line-height: 40px;
		text-indent: 6px;
		text-align: left;
	}
	#container #fixedNav label a {
		background-color: transparent;
	}
	#container #fixedNav .sp-open {
		display: block;
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
	}
	#container #fixedNav .sp-open:after {
		content: '';
		display: block;
		position: absolute;
		top: 0;
		right: 0;
		height: 40px;
		width: 40px;
		background: #5bc2dc url(/company/common/sp/img/header_footer.png) no-repeat 16px -434px;
		-moz-background-size: 384px auto;
		-webkit-background-size: 384px auto;
		background-size: 384px auto;
	}
	#container #fixedNav.open .sp-open:after {
		background-position: 16px -466px;
	}
	#container #financial_aria .financial td,
	#container #financial_aria .financial th{
		padding: .2em 0;
	}
	#container .inner section li {
		float: none;
		width: 100%;
		height: auto;
		margin: 0;
	}
	#container .inner section li figcaption {
		font-size: 15px;
		height: 23px;
		line-height: 23px;
	}
	#container .inner section li figure img {
		width: 100%;
	}
	#container .financial table br.sp-br {
		display: inline;
	}    
	#container .financial td,
	#container .financial th {
		font-weight: normal;
		padding: .2em .4em;
	}
	#container #results .download .pdf a:after {
		content: '';
		display: inline-block;
		vertical-align: middle;
		width: 15px;
		height: 15px;
		background-size: 50px auto;
		-moz-background-size: 50px auto;
		-webkit-background-size: 50px auto;
		background-position: 0 -15px;
	}
	#container #securities .download .pdf a:after {
		content: '';
		display: inline-block;
		vertical-align: middle;
		width: 15px;
		height: 15px;
		background-size: 50px auto;
		-moz-background-size: 50px auto;
		-webkit-background-size: 50px auto;
		background-position: 0 -15px;
	}
	#container .financial .download .pdf span:after {
		content: '';
		display: inline-block;
		vertical-align: middle;
		width: 20px;
		height: 15px;
		background-size: 50px auto;
		-moz-background-size: 50px auto;
		-webkit-background-size: 50px auto;
		background-position: 0 -15px;
	}
	#container .inner section .date {
		font-size: .9em;
	}
	#container .inner section .date2 {
		font-size: .7em;
    	color: #333;
	}
	#container .financial table.results th{
		text-align: left;
	}
    #graph_caption .caption_left {
    margin-bottom: 20px;
    }
	
#container .financial td.zan span.mpr span.asta {
    top: 5%;
}

}
/*SP*/
@media only screen and (max-width: 480px) {
	#container .financial {
		font-size: 10px;
	}
	#container .financial .sp-small {
		font-size: 6px;
	}
    #graph_caption .caption_left {
    margin-bottom: 20px;
    }
}
/*Tablet*/
@media only screen and (min-width: 481px) and (max-width: 767px) {
	#container .financial {
		font-size: 12px;
	}
	#container .financial .sp-small {
		font-size: 10px;
	}
}
@media print{
	#container .inner section li {
    	/*float: left;
    	width: 440px;
    	height: 560px;
    	margin: 0;*/
	}
	#container #subNav.fix {
		margin: 0;
		padding: 0;
		top: 0;
		left: 0;
	}
	#container #subNav.fix ul {
		display: none;
	}
	#container #subNav.fix #fixedNav {
		display: block!important;
		position: static;
		height: auto;
		opacity: 1;
		border: none;
	}
	#container #subNav.fix #fixedNav ul {
		display: block;
		margin-top: 0;
	}
	#container .inner section #switch #switch_btn {
		margin: 0 auto 30px;
	}
	#container .inner section #switch #switch_btn li {
		height: 26px;
		text-align: center;
		padding: 5px 0;
		border: 1px solid #6e6e6e;
		margin: 0;
		width: 468px;
		float: left;
	}
	#container .inner section #switch #switch_btn li:last-child {
		border-left: none;
	}
	#container .inner section .graph li.graph_right {
		margin-left: 20px;
	}	
}

/* add 201602 */
#container #table1 table .src1{width: 5%;}
#container #table1 table .src2{width: 10%;}
#container #table1 table .src3{width: 4%;}
#container #table1 table .src4{width: 9%;}
#contai
ner #table1 table .src5{width: 9%;}
#container #table1 table .src6{width: 9%;}
#container #table1 table .src7{width: 6%;}
#container #table1 table .src8{width: 8%;}
#container #table1 table .src9{width: 15%;}
#container #table1 table .src10{width: 8%;}

#container #table2{margin-top: 70px;}
#container #table2 table th {width: 0%;}

#container #table2 table .src1{width: 10%;}
#container #table2 table .src2{width: 10%;}
#container #table2 table .src3{width: 4%;}
#container #table2 table .src4{width: 7%;}
#container #table2 table .src5{width: 7%;}
#container #table2 table .src6{width: 6%;}
#container #table2 table .src7{width: 6%;}
#container #table2 table .src8{width: 8%;}
#container #table2 table .src9{width: 15%;}
#container #table2 table .src10{width: 6%;}


#table2 .caution_02 {
font-size: 12px;
color: #000;
}

#container #table3 { margin-top: 10px; }
/*#container #table3 table th {width: 18%}*/

#container #table3 table .src1{width: 14%;}
#container #table3 table .src2{width: 25%;}
#container #table3 table .src3{width: 7%;}
#container #table3 table .src4{width: 12%;}
#container #table3 table .src5{width: 12%;}
#container #table3 table .src6{width: 12%;}
#container #table3 table .src7{width: 13%;}

#container #table1 table tr th.pdw,#container #table1 table tr td.pdw,#container #table2 table tr th.pdw,#container #table2 table tr td.pdw {padding-left:8px; padding-right:8px;}

#corporate_aria .caution { font-size:12px; color:#000; }
#corporate_aria .caution .link{ margin-top:15px; }
#corporate_aria .caution a{ font-size:14px; color:#000; }
#corporate_aria .caution img { vertical-align: middle; margin-left: 5px; }
table tr.bdtd th,table tr.bdtd td { border-top: 3px double #e6e6e6 !important; }

#results h4{margin: 0 0 5px 0;}
#suntory_contents .inner #results .caution { font-size:12px; color:#838383; }
#results .title{margin-top: 20px;}
#results .title p{float: right;
	color: #333;
}
#results .title1 p{float: right;
	color: #333;
	font-style: italic;
}
#financial_aria .title p {
    float: right;
	color: #333;
	font-style: italic;
}


/*SP & Tablet*/
@media only screen and (max-width: 767px) {
    
    #financial_aria {
    margin: 0;
    width: auto;
    }
    #container #results {
    margin: 0;
    width: auto;
    }
    #corporate_aria {
    margin: 0;
    width: auto;
    }
    #rink_aria {
    margin: 0;
    width: auto;
    }
    
	.mpr { padding-right:0px; }
	#corporate_aria h3 .link { padding-left:5px;  }
	#corporate_aria h3 .link a { font-size:11px; color:#000; font-weight: nomal; }
	#corporate_aria h3 .link img { vertical-align: middle; margin-left: 2px; }

	#corporate_aria p.date {
		font-style: italic;
		text-align: right;
		line-height: 1;
		margin-bottom: .3em;
		font-size:10px;
		padding-top:10px;
	}
    #table2 p.date_02 {
		font-style: italic;
		text-align: left;
		line-height: 1;
		margin-bottom: .5em;
		font-size:10px;
	}
    
    #table2 p.date_03 {
	font-style: italic;
	text-align: right;
	line-height: 1;
    margin-top: -15px;
	margin-bottom: .5em;
}
    
	#suntory_contents div.inner {
		display: block;
	}
	#suntory_contents div.inner .inquiry {
		margin:10px 5px 0 0;
	}
	#suntory_contents div.inner .print {
		display: none;
	}

	#container table .pdfLink{}
	#container table .pdfLink img { width:15px; height:15px; }
	#container .caution .pdfLink img { width:15px; height:15px; }
	#corporate_aria h3 .link a img { width:13px; margin-left:5px; }
    
    #container .inner section #switch #switch_btn {
    width: 100%;
    margin: 10px auto 20px;
    }

    #container .inner section #switch #switch_btn li {
    float: left;
    width: calc( 50% - 2px );
    margin: 10px auto;
    padding: 5px 0;
    border: solid  #6e6e6e 1px;
    border-right: none;
    text-align: center;
    }
    
    #container .inner section .graph li{
    width: auto;
	margin: 0 auto;
    }

    #financial_aria .graph li img {
    width:100%;
    max-width: 100%;
    height: auto;
    }
    
    #financial_aria .graph_02 li {
    margin: 0 auto;
    }
    
    #financial_aria .graph_02 li img {
    width:100%;
    max-width: 100%;
    height: auto;
    }
    
    #container .inner section .graph_02 li figure ul.figure_graph li {
    clear: both;
	display: block;
	width: 100%;
    height:auto;
    padding-bottom: 15px;
    }
    
    #container .inner section .graph_02 li figure .figure_graph img {
    padding-top: 20px;
    }
    
    /*#container .inner section .graph_02 li img {
    clear: both;
	display: block;
	width: 90%;
    height:auto;
    padding: 0 10px 10px;
    }*/
}

/* 切り替えタブ用 */
@media only screen and (max-width: 500px) {
#container .inner section #switch #switch_btn li {
    float: left;
    width: calc( 50% - 2px );
    box-sizing: border-box;
    border: solid  #6e6e6e 1px;
    border-right: none;
    text-align: center;
    }
}

/*PC*/
@media only screen and (min-width: 767px) {}
.mpr { padding-right:4px; }

#container .financial td.zan span.mpr {
	padding-right:15px; 
}

#corporate_aria h3 .link { padding-left:20px;  }
#corporate_aria h3 .link a { font-size:14px; color:#000; font-weight: nomal; }
#corporate_aria h3 .link a img { vertical-align: middle; margin-left: 5px; }
#corporate_aria p.date {
	font-style: italic;
	text-align: right;
	line-height: 1;
	margin-bottom: .3em;
}
#container table .pdfLink{}
/* ------------------------------------ */



#container .financial td .stxt,
#container .financial th .stxt{
	font-size:70%;
}
#suntory_contents div.inner ul li.inquiry a {
	display: block;
	background: #999999;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 26px;
	padding: 0 15px;
}
