@charset "utf-8";
/* CSS Document */
/* /ir/css/ir_page.cssの複製です
   2021/07/13 */

/*	Common
----------------------------------------------- */
#container.fieldDetail {
	background: none !important;
}
div#content {
	float: none;
	width: 100%;
}
div#content .inner {
	width: 980px;
}
#container.irDetail {
	background: none;
}
#container .irPage_titleWrap {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	background: url(../../images/pages/bg-companydetail-mv-company.png) no-repeat right center;
}
.irSubpage_titleTxt {
	margin-bottom: 40px;
}
.smallNavi_wrap {
	display: table;
	border-collapse: collapse;
	width: 100%;
	margin: 0 0px 40px;
}
.smallNavi_list {
	display: table-cell;
	width: 33.33%;
	vertical-align: middle;
	box-sizing: border-box;
	border: 1px solid #e8e8e8;
	position: relative;
}
.smallNavi_list-col4 {
	width: 25%;
}
.smallNavi_list a {
	display: block;
	padding: 17px 3px 15px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.smallNavi_list.current::after {
	content: "";
	display: block;
	height: 2px;
	width: 100%;
	background-color: #186aab;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.smallNavi_list a:hover {
	color: #186aab;
}
.smallNavi_list.current a:hover {
	color: #393939;
	cursor: default;
}
.irLocalnavi_wrap {
	border-bottom: 1px solid #e8e8e8;
}
.irTopLocalnavi_Wrap {
	padding: 0.5em 0px;
    width: fit-content;
    margin: 0 auto;
}
.irLocalnavi_list {
	float: left;
	display: table;
	position: relative;
}
.irLocalnavi_list a {
	display: table-cell;
	padding-left: 2.4em;
	padding-right: 1em;
	line-height: 1.8;
	font-size: 0.8rem;
	vertical-align: middle;
	border-right: 1px solid #e8e8e8;
	box-sizing: border-box;
	background: url(../../images/common/icon-arrow-link03_off.png) no-repeat 1em center;
}
.irLocalnavi_list:last-child a {
	border-right: none;
}
.irLocalnavi_list_innerWrap {
	display: none;
	position: absolute;
	left: -1px;
	right: 0px;
	top: 1.6em;
	border-left: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
}
.irLocalnavi_list_innerList {
	display: table;
	width: 100%;
	background-color: #FFF;
}
.irLocalnavi_list_innerList a {
	display: table-cell;
    height: 2.4em;
    padding-left: 2.3em;
    font-size: 85%;
    background: url(../../images/common/icon-arrow-link.png) no-repeat 1em 0.7em;
}
.irLocalnavi_list_innerList:last-child a {
	height: 2.8em;
	padding-bottom: 0.4em;
}
.irLocalnavi_list-innerMenu:hover > ul {
	display: block;
}
.irLocalnavi_wrap + #footer {
	margin-top: 0px;
}

#footer {
	margin-top: 0;
}
.footBtn_ContentWrap {
	margin: 0 auto;
	padding: 20px 0;
    width: 980px;
}
.footBtn_ContentWrap .btnDetailMin {
    margin-left: auto;
    width: 125px;
}
.footBtn_ContentWrap .btnDetailMin a  {
	border-radius: 4px;
    background: url(https://www.valtes.co.jp/contact/img/icon-arrow-link05.png) no-repeat 12px center #eee;
    color: #393939;
    display: block;
    line-height: 25px;
    font-size: 12px;
    padding-left: 30px;
}
#footer .secSafety .safetyList li:last-child {
	margin-right: 0;
	padding: 32px 19px 23px 19px;
}

@media screen and (max-width: 768px){
	.footBtn_ContentWrap {
		padding: 30px 3% 0;
		width: 100%;
		box-sizing: border-box;
	}
}


@media screen and (max-width: 768px){
	body {
		min-width: 300px;
	}
	.irLocalnavi_inner {
		width: 100%;
	}
	.irLocalnavi_list a {
		font-size: 1rem;
	}
	.irTopLocalnavi_Wrap {
		padding: 0.9em 0px;
		width: fit-content;
		margin: 0 auto;
	}
	.topicPath {
		display: none;
	}
	.underHeader {
		-webkit-box-shadow: 0px 1px 3px 5px rgba(0, 0, 0, 0.05) inset;
						box-shadow: 0px 1px 3px 5px rgba(0, 0, 0, 0.05) inset;
		background: url(https://www.valtes.co.jp/sp/images/bg-page-header.png) bottom repeat-x #1d8ebc;
		background-size: cover;
		padding: 5% 3%;
	}
	.underHeader span {
		display: none;
	}
	.underHeader .underTitle {
    color: #ffffff;
    display: inline;
    font-size: 21px;
    font-weight: bold;
    line-height: 1.5;
    position: relative;
    vertical-align: top;
	}
	.irLocalnavi_wrap {
		padding: 0.5em 0px;
	}
	.irLocalnavi_list {
		width: calc(100% / 3);
		padding: 0.25em 0px;
	}
	.irLocalnavi_list:nth-child(3n + 1) a {
		border-left: 1px solid #e8e8e8;
	}
	.irLocalnavi_list-innerMenu:hover > ul {
		display: none;
	}
	#container .irPage_titleWrap {
		width: 100%;
		box-sizing: border-box;
		height: auto;
		margin-bottom: 35px;
		background: url(../../sp/images/company/subttl_bg.jpg) no-repeat right center;
    background-size: cover;
    padding: 5%;
	}
	#container.irDetail {
		background: none;
	}
	#container.irDetail .inner {
		width: 100%;
		padding: 0 3%;
		box-sizing: border-box;
	}
	.irPage_title {
		text-shadow: 0px 0px 10px #f4fbfb;
	}
	.irSubpage_titleTxt {
		font-size: 22px !important;
		margin-bottom: 30px;
	}
	.smallNavi_wrap {
		margin: -30px 0px 35px;
	}
	.smallNavi_list a {
		font-size: 100%;
	}
	.smallNavi_list b {
		display: inline-block;
	}
}
@media screen and (max-width: 480px){
	.irLocalnavi_list {
		width: calc(100% / 2);
	}
	.irLocalnavi_list:nth-child(3n + 1) a {
		border-left: 0px none;
	}
	.irLocalnavi_list:nth-child(odd) a {
		border-left: 1px solid #e8e8e8;
	}
}

/*	/ir/index.html
----------------------------------------------- */
.irTop_voiceWrap {
	padding: 50px 0px;
}
.irTop_voiceList {
	margin-bottom: 25px;
}
.irTop_voiceList_ttl {
	line-height: 1.5;
}
.irTop_voiceList_link:hover {
	opacity: 1;
	color: #393939;
}
.irTop_voiceList_link:hover img {
	opacity: 1;
}
.irTop_voiceList_detail b {
	border-radius: 4px;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	background: #353535;
	display: block;
}
.irTop_voiceList_detail b:hover {
	opacity: 0.6;
}
.irTop_voiceList_detail b span {
	line-height: 30px;
	background: url(../../images/common/icon-arrow-detail.png) no-repeat left center;
	color: #FFF;
	font-weight: bold;
	padding: 2px 0 0 20px;
	margin-left: -5px;
}
.irTop_voiceList_grayBox {
	min-height: 6.75em;
}
.intTop_infoBlock {
	border-top: 0px none;
	margin-top: 50px;
}
.intTop_newsWrap {
	margin-top: 0;
}
.intTop_newsWrap .btnDetailMin {
    float: right;
    width: 125px;
}
.intTop_newsWrap .btnDetailMin a {
	border-radius: 4px;
    background: url(https://www.valtes.co.jp/contact/img/icon-arrow-link05.png) no-repeat 12px center #eee;
	color: #393939;
    display: block;
    line-height: 25px;
    font-size: 12px;
    padding-left: 30px;
}
.intTop_btnDetailMin {
	text-align: right;
}
.intTop_btnDetailMin a {
	display: inline-block;
	width: 95px;
	text-align: left;
	border-radius: 4px;
	background: url(../../images/common/icon-arrow-link05.png) no-repeat 12px center #eee;
	color: #393939;
	line-height: 25px;
	font-size: 12px;
	padding-left: 30px;
}
.intTop_btnDetailMin a:hover {
	opacity: 0.6;
}
.intTop_bannerList_wrap {
	padding: 30px 15px;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-around;
}
.intTop_bannerList_list {}
.intTop_bannerList_list a {
	display: block;
	width: 165px;
	padding: 15px 15px 15px 45px;
	font-size: 21px;
	background: #FFF url(../../ir/images/icon_library.png.html) no-repeat 15px 19px;
}
.irTop_secQuality {
  padding: 50px 0px 25px;
}
.irTop_secQuality .listS {
  text-align: center;
  margin-bottom: 30px;
  position: relative;
  z-index: 20;
}
.irTop_secQuality .qualityListTop li {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
  border: solid 1px #e8e8e8;
  cursor: pointer;
  float: left;
  margin: 0 40px 25px 0;
  *margin: 0 10px 25px 0;
  min-height: 100px;
  position: relative;
  width: 470px;
  *width: 440px;
  z-index: 10;
}
.irTop_secQuality .qualityListTop li > div {}
.irTop_secQuality .qualityListTop li:nth-child(2n) {
  margin-right: 0;
}
/*
.irTop_secQuality .qualityListTop li.list01 .textBox .title {
  color: #faab2e;
}
.irTop_secQuality .qualityListTop li.list02 .textBox .title {
  color: #f1644f;
}
.irTop_secQuality .qualityListTop li.list03 .textBox .title {
  color: #50ace2;
}
.irTop_secQuality .qualityListTop li.list04 .textBox .title {
  color: #a6973a;
}
.irTop_secQuality .qualityListTop li.list05 .textBox .title {
  color: #94c973;
}
.irTop_secQuality .qualityListTop li.list06 .textBox .title {
  color: #a5659f;
}*/
.irTop_secQuality .qualityListTop li a {
	display: flex;
    align-items: center;
    padding: 10px 13px;
}
.irTop_secQuality .qualityListTop li a:hover {
	opacity: 1;
	color: #393939;
}
.irTop_secQuality .qualityListTop li .bgShadow {
  background: url(../../ir/images/irtop_bg_quality.png.html) no-repeat center bottom;
  float: left;
  min-height: 80px;
  text-align: center;
  width: 100px;
}
.irTop_secQuality .qualityListTop li .bgShadow img {
	margin-top: 0px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.irTop_secQuality .qualityListTop li a:hover img {
	opacity: 1;
}
.irTop_secQuality .qualityListTop li .textBox {
  float: right;
  width: 320px;
}
.irTop_secQuality .qualityListTop li .textBox h3 {
  font-size: 20px;
}
.irTop_secQuality .qualityListTop li .textBox h3 .subTit {
	font-size: 10px;
	line-height: 21px;
	margin-left: 1em;
	vertical-align: middle;
}
.irTop_secQuality .qualityListTop li .textBox .txt {
  margin-top: 5px;
  font-size: 0.8rem;
}
.irTop_secQuality .qualityListTop li:hover .bgShadow .animeImg {
  -webkit-transform: scale(1.08);
      -ms-transform: scale(1.08);
          transform: scale(1.08);
}
.intTop_otherList_wrap {
	width: 980px;
}
.intTop_otherList_list {
	border: solid 1px #e8e8e8;
	width: 215px;
	float: left;
	margin-left: 37px;
}
.intTop_otherList_list:first-child {
	margin-left: 1px;
}
.intTop_otherList_list a {
	display: block;
	transition: 0.3s;
	color: #186aab;
	font-size: 15px;
	font-weight: bold;
	line-height: 56px;
	text-align: center;
	background-color: #FFF;
}
.intTop_otherList_list a:hover {
	color: #FFF;
	background-color: #186aab;
}
.intTop_otherList_list a span {
	padding-left: 16px;
	background: url(../../images/common/icon-arrow-link03_off.png) no-repeat left center;
}
.intTop_otherList_list a:hover span {
	background: url(../../images/common/icon-arrow-link03_on.png) no-repeat left center;
}
@media screen and (max-width: 768px){
	div#content.irTop_content .inner {
		padding: 0px;
	}
	.intTop_infoBlock {
		margin-top: 40px;
	}
	.irTop_voiceList {
		margin-bottom: 1em;
	}
	.irTop_voiceList .voiceView li {
		width: 100%;
		margin: 0px 0px 1em !important;
	}
	.irTop_voiceList .voiceView li:last-child {
		margin: 0px 0px 0em !important;
	}
	.irTop_voiceList_grayBox {
		width: 94% !important;
		max-width: 410px;
		margin-left: auto;
		margin-right: auto;
		min-height: 1em;
	}
	.voiceList .voiceView li .dataBox {
		width: 100%;
		text-align: center;
	}
	.voiceList .voiceView li .dataBox .scalePhoto {
		width: 100%;
		height: auto;
	}
	.voiceList .voiceView li .btnDetail {
		margin: 22px auto 0;
    width: 94%;
		max-width: 410px;
	}
	div#content.irTop_content .intTop_newsWrap {
		margin-top: 5px;
		padding: 0px 3%;
		width: 100%;
		box-sizing: border-box;
	}
	.intTop_libraryTitle {
		margin: 0px 3% 20px;
	}
	.intTop_bannerList_wrap {
		padding: 1em 3%;
	}
	.intTop_bannerList_list {
		background-color: #FFF;
		width: calc(50% - 0.5em);
	}
	.intTop_bannerList_list:nth-child(n + 3) {
		margin-top: 1em;
	}
	.intTop_bannerList_list a {
		width: 100%;
		font-size: 20px;
		padding: 10px 15px 10px 45px;
		background: #FFF url(../../ir/images/icon_library.png.html) no-repeat 15px 13px;
		box-sizing: border-box;
	}
	.irTop_secQuality {
		padding: 1em 3% 0.5em;
	}
	.irTop_secQuality .qualityListTop {
		display: flex;
		flex-flow: row wrap;
		width: 100%;
	}
	.irTop_secQuality .qualityListTop li {
		width: calc(50% - 0.25em);
		margin: 0px 0px 0.5em;
		float: none;
	}
	.irTop_secQuality .qualityListTop li:nth-child(odd)	{
		margin-right: 0.5em;
	}
	.irTop_secQuality .qualityListTop li a {
		padding: 0.75em 1em;
	}
	.irTop_secQuality .qualityListTop li .bgShadow {
		margin-right: 0.5em;
	}
	.irTop_secQuality .qualityListTop li .textBox {
		width: 100%;
	}
	.irTop_secQuality .qualityListTop li .textBox h3 {
		font-size: 17px;
	}
	.irTop_secQuality .qualityListTop li .textBox h3 .subTit {
		display: block;
		margin-left: 1px;
		line-height: 15px;
	}
	.intTop_otherList_wrap {
		width: 100%;
	}
	.intTop_otherList_list {
		width: calc(50% - 0.25em);
		margin-left: 0.5em;
		margin-bottom: 0.5em;
		box-sizing: border-box;
	}
	.intTop_otherList_list:nth-child(2n - 1) {
		margin-left: 0px;
	}
	.intTop_otherList_list a {
		line-height: 40px;
	}
}
@media screen and (max-width: 420px){
	.intTop_bannerList_list {
		width: calc(100%);
	}
	.intTop_bannerList_list:nth-child(n + 2) {
		margin-top: 0.5em;
	}
	.irTop_secQuality .qualityListTop li {
		width: calc(100%);
		margin: 0px 0px 0.5em;
		float: none;
	}
	.irTop_secQuality .qualityListTop li:nth-child(odd)	{
		margin-right: 0em;
	}
}

/*	/ir/management/index.html
----------------------------------------------- */
.irManagement_figBlock {
	float: left;
}
.irManagement_textBlock {
	float: right;
	width: 650px;
}
.irManagement_explan {
	margin-bottom: 1em;
}
.irManagement_name {
	margin-top: 2em;
	text-align: right;
}
.irManagement_sign {
	padding-top: 5px;
	width: 130px;
	height: auto;
}
@media screen and (max-width: 768px){
	.irManagement_figBlock {
		float: none;
		text-align: center;
		margin-bottom: 20px;
	}
	.irManagement_textBlock {
		float: none;
		width: 100%;
	}
}

/*	/ir/management/governance.html
----------------------------------------------- */
.irGovernance_explan {}
.irGovernance_fig01 {
	text-align: center;
	margin-top: 30px;
}

/*	/ir/management/disclosure.html
----------------------------------------------- */
.irDisclosure_title {
	display: table;
	width: 100%;
	color: #186aab;
	font-size: 21px;
	margin:45px 0px 15px;
	border-bottom: #186aab 1px dotted;
}
.irDisclosure_title span:first-child {
	width: 1.25em;
	display: table-cell;
	vertical-align: top;
}
@media screen and (max-width: 768px){
	.irDisclosure_wrap {
		margin-bottom: 20px;
	}
}


/*	/ir/stock/index.html
----------------------------------------------- */
.irStock_table th {
	padding: 1em 5em 1em 0em;
	vertical-align: top;
	white-space: nowrap;
	text-align: left;
	font-weight: bold;
	border-bottom: 1px dotted #b2b1b1;
}
.irStock_table td {
	padding: 1em 0em;
	border-bottom: 1px dotted #b2b1b1;
}
.irStock_link {
	display: inline-block;
	word-break: break-all;
	padding-left: 14px;
	background: url(../../images/common/icon-arrow-link.png) no-repeat left 0.25em;
}
@media screen and (max-width: 768px){
	.irStock_table th {
		min-width: 7em;
		white-space: normal;
		padding: 1em 1em 1em 0em;
	}
}

/*	/ir/legalnotice/index.html
----------------------------------------------- */
.irLegalnotice_title {
	display: table;
	width: 100%;
	color: #186aab;
	font-size: 21px;
	margin:45px 0px 15px;
	border-bottom: #186aab 1px dotted;
}
.irLegalnotice_title:first-child {
	margin-top: 10px;
}
.irLegalnotice_title span:first-child {
	width: 1.25em;
	display: table-cell;
	vertical-align: top;
}
@media screen and (max-width: 768px){
	.irLegalnotice_wrap {
		margin-bottom: 20px;
	}
}


/*	/ir/notice/index.html
----------------------------------------------- */
.irNote_wrap {
	min-height: 150px;
}
.irNote_explan {
	margin-bottom: 1.5em;
}
.irNote_link {
	padding-left: 14px;
	background: url(../../images/common/icon-arrow-link03_off.png) no-repeat left center;
}
.irNote_link-05em {
	padding-left: 7px;
}


/*	/ir/faq/index.html
----------------------------------------------- */
.irFaq_borderBox {
	padding: 20px 18px;
	margin-bottom: 20px;
	position: relative;
	z-index: 2;
	cursor: pointer;
}
.irFaq_borderBox:last-child {
	margin-bottom: 0px;
}
.irFaq_faqTitle {
	box-sizing: border-box;
	background: url(../../images/pages/icon-faq-question.png) no-repeat left;
	cursor: pointer;
	width: 100%;
}
.irFaq_faqTitle span:first-child {
	background: url(../../images/pages/icon-faq-open.png) no-repeat right;
	display: block;
	padding: 5px 35px;
}
.active .irFaq_faqTitle span:first-child {
	background: url(../../images/pages/icon-faq-close.png) no-repeat right;
}
.irFaq_answerBox {
	background-color: #eff7f9;
	display: none;
	margin-top: 14px;
	padding: 19px 20px;
}
.irFaq_answerBox a {
	text-decoration: underline;
}


/*	/ir/individual/index.html
----------------------------------------------- */
.irIndividual_sup {
	font-size: 10px;
	margin: 0px -0.5em;
	vertical-align: top;
}
.irIndividual_subtitle {
	font-size: 28px;
	line-height: 22px;
	padding: 6px 0 2px 15px;
	margin: 40px 0 20px;
	color: #393939;
	border-left: 6px solid #186aab;
}
.irIndividual_table01 {
	margin: 1em 0px;
}
.irIndividual_table01_theadTh {
	padding: 1em;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	border: 1px solid #dedede;
	background-color: #186aab;
}
.irIndividual_table01_tbodyTh {
	padding: 0.5em 1em;
	vertical-align: middle;
	background-color: #f2f9f9;
	border: 1px solid #dedede;
}
.irIndividual_table01_tbodyTh[rowspan] {
	text-align: center;
	width: 5em;
}
.irIndividual_table01_tbodyTd {
	width: 70%;
	padding: 0.5em 1em;
	border: 1px solid #dedede;
}
.irIndividual_table01_sublist {
	display: block;
	text-indent: -1em;
	padding-left: 1em;
}
.irIndividual_table02 {
	margin: 30px 0px;
}
.irIndividual_table02_th {
	min-width: 13em;
	padding: 0.5em 1em;
	background-color: #F5F5F5;
	border: 1px solid #dedede;
}
.irIndividual_table02_td {
	padding: 0.5em 1em;
	border: 1px solid #dedede;
}
.irIndividual_figureWrap {
	margin: 40px 0;
}
.irIndividual_figureTitle {
	color: #186aab;
	font-size: 21px;
	margin-bottom: 0.5em;
}
.irIndividual_figureTitle-05em {
	margin-left: -0.5em;
}
.irIndividual_figureCaption {
	margin-bottom: 1em;
}
.irIndividual_figureImg {
	text-align: center;
}
@media screen and (max-width: 768px){
	.irIndividual_subtitle {
    padding: 1px 0 0 8px;
		margin: 30px 0 15px;
		font-size: 20px;
    line-height: 1.3;
    border-left: #186aab 4px solid;
	}
	.irIndividual_figureWrap {
		margin: 30px 0;
	}
	.irIndividual_table01_tbodyTh[rowspan] {
		width: 1em;
	}
	.irIndividual_table01_tbodyTd {
		width: 60%;
	}
	.irIndividual_table02_th {
		min-width: 5em;
		width: 30%;
	}
}
@media screen and (max-width: 420px){
	.irIndividual_table01_theadTh,
	.irIndividual_table01_tbodyTh,
	.irIndividual_table01_tbodyTd,
	.irIndividual_table02_th,
	.irIndividual_table02_td {
		padding: 0.5em;
		vertical-align: top;
		font-size: 88%;
	}
}