@charset "utf-8";
@media only screen and (min-width: 800px), print {

/*------------------

 index.html

 ------------------*/

.irTop .mainWrap {
	margin-top: 40px;
}
.irTop .topCol .col {
	width: 500px;
	height: 771px;
	/*20170803追加*/
	margin-top: -5px;
}
.irTop .topCol .col + .col {
	position: relative;
	width: 570px;
	height: 771px;
	/*20170803margintop変更(0→-5px)*/
	margin: -5px 0 0 10px;
}
.irTop .frame iframe {
	margin: 0 auto;
}
/* irHeading01 */
.irHeading01 {
	position: relative;
	height: 58px;
}
.irHeading01 .detail {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	overflow: hidden;
}
.irHeading01 .title {
	float: left;
	font-size: 2.8rem;
	font-size: 28px;
	padding: 8px 110px 0;
	color: #fff;
	display: inline-block;
	background: linear-gradient(to right, #5eae46 0%,#2b9446 100%);
	height: 58px;
}
.irHeading01 .icon {
	display: block;
  content: '';
	background: url(/common/img/com_ic14.png) no-repeat 0 0;
  width: 61px;
  height: 58px;
  overflow: hidden;
}
.irHeading01 .title,
.irHeading01 .icon {
	float: left;
}

.irHeading01 a {
	display: inline-block;
	width: 100%;
}

/* irHeading02 */
.irHeading02 {
	position: relative;
	height: 58px;
	transition: all 0.2s ease-out 0s;
}
.irHeading02 .detail {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	overflow: hidden;
}
.irHeading02 .title {
	float: left;
	font-size: 2.8rem;
	font-size: 28px;
	padding: 8px 60px 0;
	color: #fff;
	display: inline-block;
	background: linear-gradient(left, #007a48 0%, #2b9446 100%);
  background: linear-gradient(to right, #007a48 0%,#2b9446 100%);
	height: 58px;
}
.irHeading02 .icon {
	display: block;
  content: '';
	background: url(/common/img/com_ic03.png) no-repeat 100% 0;
	background-size: 70px auto;
  width: 70px;
  height: 58px;
  overflow: hidden;
}
.irHeading02 .title,
.irHeading02 .icon {
	float: left;
}
.irHeading02 a{
	display: block;
}
.irHeading02 a .title {
	position: relative;
	padding-right: 50px;
}
.irTop .typeNews > .heading {
	margin: 0;
	width: auto;
}
.irTop .typeNews > .heading a {
	position: relative;
}
.irTop .typeNews > .heading a:hover {
	opacity: 1;
}
.irTop .section01 > .heading > a .bgArea {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	-webkit-background-size: 100% auto !important;
					background-size: 100% auto !important;
	-webkit-transition: all 0.4s ease-out 0s;
					transition: all 0.4s ease-out 0s;
	-webkit-backface-visibility: hidden;
					backface-visibility: hidden;
	-webkit-transform: translatez(0);
					transform: translatez(0);
	overflow: hidden;
}
.irTop .section01 > .heading > a:hover > .bgArea {
	-webkit-transform: scale(1.03);
					transform: scale(1.03);
}
.irTop .section01 > .heading > a em {
	min-width: inherit;
	padding: 0 30px 0 60px;
	background: linear-gradient(left, #007a48 0%, #2a9347 100%);
  background: linear-gradient(to right, #007a48 0%,#2a9347 100%);
}
.irTop .section01 > .heading > a em:after {
	border-bottom: solid 75px #2a9347;
}

/* typeNews */
.section01.typeNews{
	padding: 0;
}

/* irNaviSP */
#irNaviSP{
	display: none;
}

/* topContentsWrap */
#topContentsWrap .irColTitle{
	text-align: center;
	font-size: 2.2rem;
	font-size: 22px;
	font-weight: bold;
	color: #5eae46;
}
#topContentsWrap .irColContents{
	/*20170804変更*/
	padding: 5px 0 9px;
	/*padding: 20px 0 19px;*/
	/*20170803追加↓*/
	margin-top: 5px;
	background-color: #e7e6e6;
}
#topContentsWrap .irColContents .heading02{
	margin: 0;
	padding: 0;
	background-color: transparent;
	font-size: 1.8rem;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #5eae46;
}
#topContentsWrap .irColContents .heading02:before{
	content: "◆";
	width: 1em;
	height: 1em;
}
#topContentsWrap .irColContents .btCol{
	display: table;
	margin-top: 14px;
}
#topContentsWrap .irColContents .btCol .btnLink{
	float: left;
	display: inline-block;
	min-width: 150px;
	height: 30px;
	padding: 6px 0 4px;
	text-align: center;
	margin-top: 0;
	background-color: #5eae46;
	font-size: 1.4rem;
	font-size: 14px;
	color: #ffffff;
	position: relative;
}
#topContentsWrap .irColContents .btCol .btnLink:after{
	position: absolute;
  content: '';
	background: url(/common/img/com_ic13.png) no-repeat 0 0;
  width: 26px;
  height: 30px;
	top: 0;
	right: -26px;
}
#topContentsWrap .irColContents .btCol .btnLink + p{
	overflow: hidden;
	padding: 0 0 0 40px;
	margin-top: 0;
}
#topContentsWrap .irColContents .btCol .btnLink + p a{
	position: relative;
}
#topContentsWrap .irColContents .btCol .btnLink + p a:before{
	position: absolute;
	top: 50%;
	right: -20px;
	display: block;
	margin-top: -8px;
	content: '';
	background: url(/common/img/com_ic04.png) no-repeat 0 0;
	background-size: 8px auto;
	width: 8px;
	height: 16px;
}
#topContentsWrap .irColContents .btCol .btnLink + p a.iconNone:before{
	background: none;
}
#topContentsWrap .irColContents .btCol p{
	display: table-cell;
	vertical-align: middle;
}
/* 20230228 レイアウト変更 */
.irTop .topCol .col {
    width: 100%;
	height: 528px;
    margin-top: -5px;
	display: flex;
    flex-wrap: wrap;
	justify-content: space-between;
}
.irTop .col .linkBox {
    width: 532px;
}
.linkBox .stockArea .chart {
    display: flex;
    align-items: center;
    padding-top: 20px;
}
/* linkBox */
.irTop .linkBox{
	margin-top: 10px;
}
.irTop .linkBox a:hover{
	opacity: 1;
}
.irTop .linkBox .box {
	display: block;
	position: relative;
	/*height: 160px;*/
	/*20170801高さ変更*/
	height: 146px;
	margin-top: 20px;
	overflow: hidden;
}
.irTop .linkBox .box > .txt {
	color: #ffffff;
	display: block;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	letter-spacing: 0.03em;
	line-height: 1.2;
	margin: 0;
	padding: 7px 0;
	text-align: center;
	font-size: 1.7rem;
	background-color: #5eae46;
}
    
/*一時*/
.may > .txt {
	color: #ffffff;
	display: block;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	letter-spacing: 0.03em;
	line-height: 1.2;
	margin: 0;
	padding: 7px 0;
	text-align: center;
	font-size: 1.7rem;
	background-color: #5eae46;
}

.may > .txt > span {
	display: table-cell;
	width: 200px;
    vertical-align: middle;}
    
.may > .txt > .minTxt {
	font-size: 1.0rem;
	padding-right: 20px;
	box-sizing: border-box;
}

.may > .txt > .minTxt:first-child {
	padding-left: 20px;
	padding-right: 0;
}
    
/*ここまで一時*/
    
.irTop .linkBox.survey .box > .txt {
	display: table;
}
.irTop .linkBox.survey .box > .txt > span {
	display: table-cell;
	width: 200px;
	/*20170620固定値へ変更*/
	/*width: calc((100% - 20px) / 3);*/
	vertical-align: middle;
}
.irTop .linkBox.survey .box > .txt > .minTxt {
	font-size: 1.0rem;
	padding-right: 20px;
	box-sizing: border-box;
}
.irTop .linkBox.survey .box > .txt > .minTxt:first-child {
	padding-left: 20px;
	padding-right: 0;
}
.irTop .linkBox .box > .bgArea {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	-webkit-background-size: cover !important;
					background-size: cover !important;
	-webkit-transition: all 0.4s ease-out 0s;
					transition: all 0.4s ease-out 0s;
}
.irTop .linkBox .box:hover > .bgArea {
	-webkit-transform: scale(1.03);
					transform: scale(1.03);
}
.irTop .linkBox .box > .bgArea.type-ir01 {
	background-position: 0 30%;
	-webkit-background-size: 100% auto !important;
					background-size: 100% auto !important;
}
.irTop .linkBox .box > .bgArea.type-ir02 {
	/*20170801変更*/
	/*background-position: 70% 55%;*/
		background-position: 70% 62%;
	/*20170801変更*/
	/*-webkit-background-size: 140% auto !important;
					background-size: 140% auto !important;*/
	-webkit-background-size: 100% auto !important;
					background-size: 100% auto !important;
}
.irTop .linkBox .box > .bgArea.type-ir03 {
		/*20170801変更*/
	/*background-position: 0 25%;*/
	background-position: 0 30%;
	-webkit-background-size: 100% auto !important;
					background-size: 100% auto !important;
}
.irTop .linkBox .box > .bgArea.type-ir04 {
	background-position: 75% 100%;
	-webkit-background-size: auto 100% !important;
					background-size: auto 100% !important;
}


#topContentsWrap .linkBtn{
	margin-top: 0;
}
#topContentsWrap .linkBtn a{
	display: block;
	/*padding: 7px 0;*/
	/*20170803padding変更*/
	padding: 4.5px 0;
	margin-top: 0;
	background-color: #5eae46;
	text-align: center;
	font-size: 17px;
	font-size: 1.7rem;
}
#topContentsWrap .linkBtn a:hover{
	opacity: 1;
}
#topContentsWrap .linkBtn span{
	color: #ffffff;
}
.irTop .topCol .col + .col .linkBtn {
	position: absolute;
	width: 100%;
	left: 0;
	/*20170803↓0から変更*/
	bottom: 0;
}
.irTop .linkBox.survey {
	position: relative;
}
.irTop .linkBox.survey > p {
	position: absolute;
	margin-top: 0;
}
.irTop .linkBox.survey > p a {
	position: relative;
	display: block;
	min-width: 180px;
	background: #53a5d9;
	padding: 5px 30px 3px 50px;
	color: #fff;
	text-align: center;
	font-size: 1.6rem;
	font-size: 16px;
}
.irTop .linkBox.survey > p a:after {
	border-color: transparent transparent #53a5d9;
	border-style: solid;
	border-width: 32px 20px;
	content: "";
	height: 0;
	position: absolute;
	top: -32px;
	right: -20px;
	width: 0;
}
.irTop .linkBox.survey > .japaneseLink {
	/*top: 30px;*/
	top: 40px;
	left: 0;
}
.irTop .linkBox.survey > .interviewLink {
	top: 65px;
	left: 0;
}
.irTop .linkBox.survey > .englishLink {
	/*top: 80px;*/
	top: 80px;
	left: 0;
}
.irTop .linkBox.survey > .englishLink a {
	background: #0064b1;
}
.irTop .linkBox.survey > .englishLink a:after {
	border-color: transparent transparent #0064b1;
}
.irTop .linkBox.survey > .interviewLink a {
	background: #fdb515;
	padding: 5px 20px 3px 15px;
}
.irTop .linkBox.survey > .interviewLink a:after {
	border-color: transparent transparent #fdb515;
}

.irBox .textWrap a {
	color: #fff !important;
}
/*------------------

iraside

 ------------------*/

#iraside {
	float: left;
	width: 220px;
}
#iraside > *:first-child {
	margin-top: 0 !important;
}
#iraside .asideTop {
	overflow: hidden;
}
#iraside .asideTop a:hover {
	opacity: 1;
}
#iraside .asideTop .box {
	overflow: hidden;
	margin-top: 0;
	border-top-right-radius: 12px;
	height: 150px;
}
.irTop .asideTop.linkBox .box > .txt {
	font-size: 1.35rem;
	font-size: 13.5px;
}
#iraside a:hover {
	text-decoration: underline;
}
#iraside #sideMenu .catHead2nd {
	width: 100%;
	margin-top: 10px;
	background: #c4df9b;
	border-top-right-radius: 12px;
	font-size: 1.8rem;
	font-size: 18px;
}
#iraside #sideMenu .catHead2nd.nolink {
	display: block;
	padding: 10px 15px 8px 10px;
	color: #1b602d;
	text-align: center;
	font-weight: bold;
}
#iraside #sideMenu .catHead2nd > a {
	display: block;
	padding: 10px 15px 8px 10px;
	margin-right: 5px;
	color: #1b602d;
	text-align: center;
	text-decoration: none;
	background:url(/common/img/com_ic05.png) no-repeat 100% 50%;
	background-size: 7px 12px;
	font-weight: bold;
}
 #iraside #sideMenu .catHead2nd.type-DL {
	background-color: #2b9446;
}
#iraside #sideMenu .catHead2nd.type-DL > a {
	color: #ffffff;
	background:url(/common/img/com_ic04.png) no-repeat 100% 50%;
	background-size: 7px 12px;
}
#iraside #sideMenu .catHead2nd.type-AC > a {
	cursor: default;
	background-image: none;
}
#iraside #sideMenu .catHead2nd.type-AC > a:hover{
	opacity: 1;
}
#iraside #sideMenu .catHead2nd > a:hover {
	text-decoration: underline;
}
#iraside #sideMenu .innerWrap .catHead2nd {
	font-size: 1.6rem;
	font-size: 16px;
}

#iraside #sideMenu .catMenu3rd {
	margin-top: 0;
}
#iraside #sideMenu .catMenu3rd > li {
}
#iraside #sideMenu .catMenu3rd > li + li {
	border-top: solid 1px #969696;
}
#iraside #sideMenu .catMenu3rd > li > a,
#iraside #sideMenu .catMenu3rd > li > span {
	display: block;
	position: relative;
	padding: 12px 10px 10px 25px;
	color: #2b9446;
	text-decoration: none;
	font-size: 14px;
	font-size: 1.4rem;
}
#iraside #sideMenu .catMenu3rd > li > span {
	color: #555555;
}
#iraside #sideMenu .catMenu3rd > li > a:before {
	content: "";
	position: absolute;
	left: 6px;
	top: 22px;
	margin-top: -6px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 0 5px 7px;
	border-color: transparent transparent transparent #2b9446;
}
#iraside #sideMenu .catMenu3rd > li.open > a {
	color: #000000;
	font-weight: bold;
}
#iraside #sideMenu .catMenu3rd > li.current > a {
	font-weight: bold;
	background-color: #f0f7e6;
	color: #000000;
}
#iraside #sideMenu .catMenu3rd > li.open > a:after {
	content: "";
	border-style: solid;
	border-width: 7px 5px 0 5px;
	border-color: #2b9446 transparent transparent transparent;
}
#iraside #sideMenu .catMenu3rd > li > a:hover {
	color: #949088;
	opacity: 1;
}
#iraside #sideMenu .sideWrap.rank .iconLink01{
	margin-left: 8px;
}
#iraside #sideMenu .sideWrap.rank .iconLink01 li span{
	display: inline-block;
	margin-right: 5px;
	font-weight: bold;
}
#iraside #sideMenu .sideWrap.rank .iconLink01 li > span{
	color: #e7ae00;
	font-size: 18px;
	font-size: 1.8rem;
}
#iraside #sideMenu .sideWrap.rank .iconLink01 li:nth-child(1) a:before,
#iraside #sideMenu .sideWrap.rank .iconLink01 li:nth-child(2) a:before,
#iraside #sideMenu .sideWrap.rank .iconLink01 li:nth-child(3) a:before{
	top: 0.5em;
}
/* Clearfix
------------------------------------------------------ */
.irHeading01 .detail:after,
.irHeading02 .detail:after,
#topContentsWrap .irColContents .btCol:after{
	content: "";
	display: block;
	clear: both;
}

/* 会社説明動画遷移ボタン
------------------------------------------------------ */
.CompanyMovieBtn{
	background-color: #fff;
	border: 2px solid #5eae46;
	line-height: 1.5;
}
.CompanyMovieBtn > a{
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	padding: 12px 10px 12px 60px;
}
.CompanyMovieBtn a:hover{
	opacity: 1;
}

.CompanyMovieBtn > a > p{
	margin-top: 0;
	padding-left: 16px;
	color: #333333;
	font-size: 24px;
	font-weight: bold;
}
.CompanyMovieBtn > a > p > span{
	font-weight: normal;
}
.CompanyMovie{
	width: 20%;
	overflow: hidden;
	margin: 0;
}
.CompanyMovie img{
	transition: 0.4s all;
}
.CompanyMovieBtn:hover img{
	transform:scale(1.03);
	transition: 0.4s all;
}
/* 20230228　株価情報ページ
------------------------------------------------------ */
#topContentsWrap .equalCol2 .col  .linkBtn a{
	padding: 5px 25px !important;
}
}
