.ir-h2 {
    color: #3f3f3f;
    margin: 76px 0 50px;
    font-size: 2rem;
    font-weight: normal;
}
.ir-h2.fnt-m {
     margin: 90px 0 20px;
    font-size: 24px;
    font-weight: normal;
	font-family: 'Noto Serif JP', serif;
}
.ir-h2#lib01 {
    margin: 66px 0 50px;
}
.ir-h2#faq01 {
    margin: 66px 0 50px;
}
.ir-h2:before {
    content: "";
    display: block;
    height: 120px;
    margin-top: -120px;
    visibility: hidden;
}
.ir-h2#stock03,.ir-h2#stock05 {
    margin: 76px 0 30px;
}
.ir-h2#stock04 {
    margin: 76px 0 40px;
}
.ir-highlight .ir-h2 {
    margin: 90px 0 0;
}
.ir_tab_set{
	margin: 70px auto 66px;
	text-align: center;
}
.ir_tab_set ul{
	display: flex;
	flex-wrap: wrap;
	margin: 0 auto;
	width: 100%;
	max-width: 880px;
	padding: 0;
}
.ir_tab_set ul li{
	list-style: none;
	font-size: 16px;
	width: 18.4%;
	display: inline-block;
	margin-right: 2%;
}
.ir_tab_set ul li:last-child{
	margin-right: 0;
}
.ir_tab_set ul li a{
	border-bottom: 3px solid #D2D2D2;
	width: 100%;
	display: block;
	padding-bottom: 8px;

}
.ir_tab_set ul li.activ a,.ir_tab_set ul li a:hover{
	border-bottom: 3px solid #0081CC;
}
.ir_select{
	margin-bottom: 25px;
	position: relative;
  width: 190px;
	border: 1px solid #0081CC;
}
.ir_select select{
	color: #0081CC;
	border: none;
	font-size: 16px;
	min-width: 190px;
	padding: 10px;
	appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
	background: #fff;
}
.ir_select:after {
    content: "";
    position: absolute;
    right: 14px;
    top: 20px;
    width: 6px;
    height: 6px;
    border-top: 2px solid #0081CC;
    border-left: 2px solid #0081CC;
    pointer-events: none;
    transform: translateY(-50%) rotate(
-135deg);
}
.ir_select select option { color: #000; }
.ir_select select:focus {
  outline: 0;
}
.ir-main .info-list .list li:after {
    display: none;
}
.ir-main .info-list .list li {
    padding: 15px 30px 18px 14px;
	align-items: center;
}
.ir_pdf{
    font-size: 12px;
	margin-left: 46px;
	display: inline-block;
}
.ir_pdf span{
     border: solid 1px #0081cc;
    border-radius: 0px;
    font-size: .8rem;background-color: #fff;
    border-radius: 0px;
    color: #0081CC;
    padding: 0 5px;
    font-size: .8rem;
	display: inline-block;
	margin-right: 5px;
	line-height: 1.2;
}
.ir-main .info-title a  {
    display: inline;
	padding-bottom: 3px;
}
.ir-main .info-title a:hover  {
	text-decoration: none;
	background: linear-gradient(transparent 98%, #0081cc 0%);

}
.ir-main .info-list .list li .info-cat span{
	margin-bottom: 0;
}

.ir_arrow_set ul{
	display: flex;
	flex-wrap: wrap;
	margin: 0 auto;
	width: 100%;
	max-width: 880px;
	gap: 18px 40px;
	justify-content: center;
	padding: 0;
}
.ir_arrow_set ul li{
	list-style: none;
	font-size: 16px;
	/*width: calc(20% - 20px);*/
	display: inline-block;
	position: relative;
	padding-left: 16px;
}
.ir_arrow_set ul li a:after {
    content: "";
    position: absolute;
    top: 50%;
	left: 0;
    width: 6px;
    height: 6px;
    border-top: 2px solid #0081CC;
    border-left: 2px solid #0081CC;
    pointer-events: none;
    transform: translateY(-50%) rotate(-135deg);
}
.ir-main .brands-otherlinks-outer {
    margin-top: 0;
}
.ir-linrary .brands-otherlinks-outer {
    width: 60% !important;
}
.ir-highlight section{
	display: flex;
	flex-wrap: wrap;
}
.ir-highlight section .hi-box{
	width: calc(50% - 31px);
	margin-right: 31px;
}
.ir-highlight section .hi-box:nth-child(2n){
	margin-right: 0;
	margin-left: 31px;
}
.ir-main h3{
	font-size: 18px;
	font-weight: normal;
	padding-top: 50px;
	padding-bottom: 8px;
	border-bottom: 1px solid #393939;
	margin: 0 0 20px;
}
.hi-box .graph-area{
	margin: 0 0 30px;
}
.hi-box table{
	width: 100%;
	font-size: 14px;
}
.hi-box table,.hi-box table td,.hi-box table th {
    border-collapse: collapse;
    border:1px solid #C0C0C0;
}
.hi-box table th{
	background: #D2EAF8;
	padding: 10px 0;
	text-align: center;
}
.hi-box table td{
	padding: 10px 15px;
	text-align: right;
}
.hi-box table td:nth-of-type(1) {
  background-color: #F7F8F9;
	 text-align: left;
}
.hi-box table th:nth-of-type(6) {
  background-color: #0081CC;
	 color: #fff;
	width: calc(100% / 6);
}
.faq-list dl{
	border-bottom: 1px solid #D2D2D2;
	width: 100%;
	padding: 25px 0;
	margin: 0;
}
.faq-list dl:nth-child(1){
	border-top: 1px solid #D2D2D2;
}
.faq-list dl dt{
	font-size: 18px;
	padding: 6px 0 8px 34px;
	position: relative;
}
.faq-list dl dd{
	font-size: 16px;
    padding: 9px 0 0 34px;
    position: relative;
    margin: 0 0 0 3px;
    line-height: 2;
}
.faq-list dl dt:before{
content: '';
display: block;
width: 23px; 
height: 40px;
background-image: url("/jp/cmn/images/ico_q.svg");
background-size: auto;
background-repeat:no-repeat;
position:absolute;
top:5px;
left:0;
}
.faq-list dl dd:before{
content: '';
display: block;
width: 23px; 
height: 40px;
background-image: url("/jp/cmn/images/ico_a.svg");
background-size: auto;
background-repeat:no-repeat;
position:absolute;
top:15px;
left:-2px;
}
.ir-main .r_arrow{
	text-align: right;
	margin-top: 25px;
}
.irdl-area{
	background: #F7F8F9;
	padding: 44px 0;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
    margin-bottom: 100px;
}
.dl-btn{
	width: 52%;
}
.dl-btn a{
	border: 1px solid #0081CC;
	background: #fff;
	font-size: 15px;
	padding: 30px 0;
	display: block;
	margin: 0 40px;
	text-align: center;
	color: #0081CC;
}
.dl-btn a:after{
    content: "";
    display: inline-block;
    margin-left: 1em;
    width: 12px;
    height: 12px;
   background: url("/jp/cmn/images/ico_dl.svg") no-repeat 0 0;
	background-size: contain;
}
.dl-btn a:hover{
	border: 1px solid #fff;
	background: #0081CC;
	color: #fff;
}
.dl-btn a:hover:after{
   background: url("/jp/cmn/images/ico_dl_w.svg") no-repeat 0 0;
	background-size: contain;
}
.ir-main .info-list .irdl_list{
    width: 48%;
}
.ir-main .info-list .irdl_list .list{
    border: 0;
}
.ir-main .info-list .irdl_list .list li{
    border: 0;
	padding: 8px 0 8px 24px;
}
.ir-main .info-list .irdl_list .list li:after {
    display:block;
	content: "";
    position: absolute;
    left: 5px;
    top: 16px;
    width: 5px;
    height: 5px;
    border-top: 2px solid #0081cc;
    border-right: 2px solid #0081cc;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.ir-main .info-list .irdl_list .list li .ir_pdf {
    margin-left: 6px;
}
.ir-linrary .info-list .list li .info-title {
    width: 88%;
}
.ir-main .info-list .list li {
    border-bottom: 1px solid #d2d2d2;
}
.ir-main .info-list .list {
    border-top: 1px solid #d2d2d2;
}
/*------------------------------------
ir/stock-info/
------------------------------------*/
.irstock-list>ul{
  padding: 0;
}
.irstock-list>ul>li{
  list-style: none;
  border-bottom: 1px solid #D2D2D2;

  padding: 15px;
  display: grid;
  grid-template-columns: 200px 1fr;
  gap: 10px;
}
.irstock-list>ul>li:first-of-type{
  border-top: 1px solid #D2D2D2;
}

@media only screen and (max-width: 768px) {
  .irstock-list>ul>li{
    grid-template-columns: 1fr;
  }
}

@media only screen and (max-width: 1366px) {


}
/* IPAD LANDSCAPE */
@media only screen 
  and (min-device-width: 810px) 
  and (max-device-width: 1180px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 2) {

}

@media only screen and (max-width: 1024px) {
.ir_pdf {
    margin-left: 26px;
}
}

@media only screen and (max-width: 834px) {

}

@media only screen and (max-width: 768px) {
 
}

@media only screen and (max-width: 767px) {
	.ir_select select {
  appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
		background: #fff;
}
 .ir-highlight section{
	display: block;
}
.ir-highlight section .hi-box{
	width: 100%;
	margin-right: 0;
}
.ir-highlight section .hi-box:nth-child(2n){
	margin-left: 0;
}
.ir-main .info-list .list li {
    padding: 15px 14px 15px 14px;
    align-items: center;
}

.ir_pdf {
    margin-left: auto;
}
.irdl-area{
	padding: 44px 20px;
	display: block;
	flex-wrap: wrap;
}
.dl-btn{
	width: 100%;
}
.ir-main .info-list .irdl_list{
    width: 100%;
}
.dl-btn a {
    padding: 30px 0;
    margin: 0 0 25px;
}
.hi-box table td {
    padding: 10px 5px;
    min-width: 28px;
    text-align: center;
}
.hi-box table td:nth-of-type(1) {
    text-align: center;
    font-size: 11px;
	min-width: 18px;
	
}
.ir_tab_set ul li{
	font-size: 14px;
}
}/**/

/* SP Landscape */
@media only screen 
and (min-device-width: 375px) 
and (max-device-width: 926px) 
and (-webkit-min-device-pixel-ratio: 3) {

}
/* SMALL SP */
@media only screen and (max-width: 320px) { 

}

/*中期経営計画*/
.top_txt{
	padding: 0 0 66px;
	text-align: center;
}
.no_box{
	background: #F7F8F9;
    width: 100%;
    text-align: center;
    padding: 0 20px 124px;
    margin-bottom: 20px;
    box-sizing: border-box;
}
.no_box h2{
	padding: 88px 0;
	font-size: 28.8px;
	font-weight: normal;
	margin: 0;
}
.no_box h2.nb_h2_01{
	background: url('/jp/uploadimages/IR-ManagementPlan_img01_JP.svg') no-repeat center center;
}
.no_box h2.nb_h2_02{
	background: url('/jp/uploadimages/IR-ManagementPlan_img05_JP.svg') no-repeat center center;
}
.no_box p{
	font-size: 16px;
}
p.middle_txt{
	padding: 0 0 10px;
	font-size: 24px;
	font-family: Noto Serif JP;
	text-align: center;
	line-height: 2;
	margin: 0;
	font-weight: 500;
}
.no_box h3{
	padding: 40px 0 10px;
	font-size: 18px;
	letter-spacing: 0.8px;
	color: #0081CC;
	/*border-bottom: 1px solid #0081CC;*/
	display: inline-block;
}
.no_box .area_01{
	padding-top: 8px;
}
.no_box .area_01 ul{
	display: flex;
	justify-content: center;
	align-items: center;
	column-gap: 40px;
	padding: 0;
}

.no_box .area_01 ul li{
	border: 1px solid #0081CC;
	border-radius: 100%;
	white-space: 30%;
	list-style: none;
	text-align: center;
	width: 278px;
	height: 278px;
	background: #fff;
}

.no_box .area_01 ul li img{
	width: 70%;
    padding-bottom: 20px;
    margin: 50px auto 0;
    display: block;
}
ul.no_list{
  text-align: left;
	width: 100%;
	max-width: 782px;
	margin: 0 auto;
}
ul.no_list li{
  list-style: none;
	font-size: 16px;
	padding-bottom: 10px;
	position: relative;
    padding-left: 28px;
}
ul.no_list li::before {
  content: '1';
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 5px;
	background: #0081CC;
	border-radius: 30px;
	color: #fff;
	position: absolute;
    left: 0;
    top: 2px;
	text-align: center;
	line-height: 1.2;
}
ul.no_list li:nth-child(2)::before {
  content: '2';
}
ul.no_list li:nth-child(3)::before {
  content: '3';
}
ul.no_list li span{
	font-size: 14.4px;
}
.no_box ul.goal_list{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	padding: 0;
}

.no_box ul.goal_list li{
	border-left: 1px solid #d2d2d2;
	list-style: none;
	text-align: center;
	width: 32%;
	font-size: 15px;
	letter-spacing: 2px;
	margin-bottom: 24px;
	}
.no_box ul.goal_list li:nth-child(3),
.no_box ul.goal_list li:nth-child(5){
	border-right: 1px solid #d2d2d2;

	}
.no_box ul.goal_list li img{
	padding-top: 20px;
	}
.s_customer .arrow_step dl{
    width: calc(100% - 120px);
	margin: 0 0 30px;
	
}
.s_customer .arrow_step .as_2 dl{
	margin: 0 0 60px;
	
}
.s_customer .arrow_step dt{
width: 100%;
	color: #0081CC;
	font-size: 16px;
	border-bottom: dotted 1px #D2D2D2;
}
.s_customer .inbox{
	width: 950px;
	margin: 0 auto;
}
.s_customer .arrow_step dd {
	margin: 10px 0 0 0 ;
	display: flex;
	font-size: 14.4px;
}
 .s_customer .arrow_step dd p{
   text-indent: -1em;
   padding:0 0 0  1em;
	 margin: 0;
	
}


.s_customer .arrow_step dd img{

	padding: 0 0 0 24px;
	max-width: 236px;
}
.as_1{
	display: flex;
	flex-wrap: wrap;
}
.as_step{
    position: relative;
	padding-right: 20px;
    width: 100px;
}
.as_step::before{
    content: "";
    display: inline-block;
	position: absolute;
	top: 0;
	left: 24px;
    width: 50px;
    height: 99%;
    background-image: url(/jp/uploadimages/SUS-customer_img22_JP.svg);
    background-position: center bottom;
    background-size: contain;
	background-repeat: no-repeat;
	z-index: -1;
}
.as_4 .as_step::before{
    display: none;
}
.ni_tit{
	font-size: 20px;
	display: flex;
    align-items: center;
	padding-top: 50px;
	padding-bottom: 5px;
	border-bottom: 1px solid #E2DBD2;
}
.ni_tit span{
	font-size: 14.4px;
}
.ni_tit span.nit_no{
	font-size: 24px;
	font-family: 'Noto Serif JP', serif;
	padding: 0 20px 0 5px;
}
.s_customer .hukidasi{
	display: flex;
	align-items: flex-start;
	margin-top: 20px;
}
.s_customer .hd,.s_customer .hd2{
	border: 1px solid #777F83;
	border-radius: 8px;
	width: 100%;
	margin-left: 40px;
	padding: 24px 46px;
	font-size: 18px;
	text-align: left;
	background: #fdfdfd;
	position: relative;
}
.s_customer .hd2{
	border: 1px solid #0081CC;
	background: #fff;
}
.s_customer .hd2 .hd_tit{
	color: #0081CC;
	font-size: 18px;
	border-bottom: 1px solid #D2D2D2;
	padding-bottom: 24px;
}
.hukidasi .hd_contents ul{
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0;
	margin-top: 20px;
}
.hukidasi .hd_contents ul li{
	list-style: none;
	font-size: 14.4px;
}
.hukidasi .hd_contents ul li:nth-child(1),
.hukidasi .hd_contents ul li:nth-child(4){
	width: calc(18% - 10px);
	padding-right: 10px;
}
.hukidasi .hd_contents ul li:nth-child(2),
.hukidasi .hd_contents ul li:nth-child(5){
	width: 24%;
}
.hukidasi .hd_contents ul li:nth-child(3){
	width: 16%;
	text-align: center;
}
.hukidasi .hd_contents ul.hdc_flex_2 li:nth-child(1){
	width: calc(78% - 30px);
    padding-right: 30px;
}

.hukidasi .hd_contents ul.hdc_flex_3 li:nth-child(1){
	width: calc(28% - 20px);
    padding-right: 20px;
}
.hukidasi .hd_contents ul.hdc_flex_3 li:nth-child(2){
	width: 44%;
}
.hukidasi .hd_contents ul li span{
	color: #0081CC;
}

.hukidasi .hd:before{
content: '';
display: block;
    width: 22px;
    height: 22px;
    background-image: url(/jp/uploadimages/SUS-customer_img23_JP.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: 20px;
    left: -20px;
}
.hukidasi .hd2:before{
content: '';
display: block;
    width: 22px;
    height: 16px;
    background-image: url(/jp/uploadimages/SUS-customer_img24_JP.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: 20px;
    left: -20px;
}
.big_blue a{
	width: 100%;
	max-width: 796px;
	margin: 0 auto;
	padding: 42px 0;
	text-align: center;
	color: #fff;
	background: #0081CC;
	font-size: 16px;
	display: block;
	border: 1px solid #0081CC;
}
.big_blue a:hover{
	color: #0081CC;
	background: #fff;
}
.s_customer-otherlinks-outer {
	display: flex;
	max-width: 816px;
	margin: 50px auto;
}
.s_customer-otherlinks-outer a {
	width: 48%;
	margin: 0 1%;
}
/*individual*/
.individual .top_txt {
    padding: 0 0 34px;
}
.ind_area ul{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	padding: 0;
	width: 100%;
	max-width: 980px;
	margin: 40px auto 0;
}

.ind_area ul li{
	list-style: none;
	text-align: center;
	width: calc((100% - 90px) /3);
	margin-bottom: 24px;
	padding: 0 15px;
	}
.ind_area ul li .ind_area_txt{
	text-align: left;
	font-size: 14.4px;
	padding-top: 5px;
	}
.individual h2{
	text-align: center;
    font-size: 30px;
	font-family: 'Noto Serif JP', serif;
}
.individual h2.ind_h2_01{
	background: url('/jp/uploadimages/IR-individual_img01_JP.svg') no-repeat center center;
	padding-top: 110px;
	margin-top: 30px;
}
.individual h2.ind_h2_02{
	background: url('/jp/uploadimages/IR-individual_img11_JP.svg') no-repeat center center;
	padding-top: 110px;
    margin-top: 130px;
}
.individual h2.ind_h2_03{
	background: url('/jp/uploadimages/IR-individual_img24_JP.svg') no-repeat center center;
	padding-top: 110px;
    margin-top: 130px;
}
.individual h2.ind_h2_04{
	background: url('/jp/uploadimages/IR-individual_img28_JP.svg') no-repeat center center;
	padding-top: 110px;
    margin-top: 130px;
}
.individual .blue_box{
	padding: 65px 0 60px;
	color: #fff;
	background:  #1781CB url('/jp/uploadimages/IR-individual_img10_JP.jpg') no-repeat center center;
	width: 100vw;
	margin: 50px calc(50% - 50vw) 0;
	background-size: cover;
}
.blue_box .ind_txt_01,.no_box .ind_txt_01{
	text-align: center;
	font-size: 20px;
}
.ind_txt_01.h100{
	padding-top: 100px;
}
.individual .ind_txt_02{
	text-align: center;
	font-size: 16px;
	line-height: 2;
	padding: 20px 0 60px;
	z-index: 10;
    position: relative;
}
.ind_txt_02.pt30{
	padding-top: 40px!important;
	padding-bottom: 20px!important;
	font-size: 20px;
}
.ind_txt_02.pt60{
	padding-top: 70px!important;
	font-size: 20px;
}
.individual .ind_link{
	font-size: 20px;
	margin: 45px auto;
	display:block;
	width: 375px;
	text-align: left;
	padding-bottom: 10px;
}
.individual .ind_link.bra20{
	width: 620px;
}
.individual .ind_link a{
	color: #0081CC;
}
.individual .blue_box .ind_link{
	font-size: 20px;
	margin: 45px auto;
	/*border-bottom: 1px solid #fff;*/
	display:block;
	width: 375px;
}
.individual .blue_box .ind_link a{
	color: #fff;
}
.individual h3{
	text-align: center;
    font-size: 30px;
	font-family: 'Noto Serif JP', serif;
	position: relative;
}
.individual h3.ind_h3_01{
	    display: flex;
    justify-content: center;
}
.individual h3.ind_h3_01 span{
	margin-right: 20px;
}
.individual h4{
	text-align: center;
    font-size: 20px;
	font-weight: normal;
	padding-top: 60px;
	margin: 0;
}
.individual .no_box .ind_txt_02 {
    padding: 10px 0 40px;
}
.individual .no_box {
    padding: 0 0 64px;
    margin-bottom: 20px;
}
.bb_no_list ul{
	display: flex;
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
}
.bb_no_list ul li{
	padding: 0 20px 30px;
	border-right: 1px solid #D2D2D2;
	list-style: none;
	width: calc((100% - 40px) / 3);
}
.bb_no_list ul li:last-child{
	border-right: 0px solid #D2D2D2;
}

.bb_no_list ul li .bbnl_no{
	text-align: center;
	
}
.bb_no_list ul li .bbnl_tit{
	text-align: center;
	font-size: 19px;
	padding: 30px 0 30px;
	
}
.bb_no_list ul li .bbnl_p{
	font-size: 16px;
}
.individual h3.ind_h3_01.h150{
	    margin-top: 150px;
}

.biisiki_list{
	display: flex;
	max-width: 960px;
	width: 100%;
	margin: 0 auto;
}

.biisiki_list dt{
	font-size: 15px;
	border-bottom: 1px solid #D2D2D2;
	text-align: left;
	margin-bottom: 18px;
	padding-bottom: 6px;
	margin-top: 80px;
}
.biisiki_list .bl_01{
	width: 64%;
}
.biisiki_list .bl_02{
	width:calc(32% - 16px);
	margin-left: auto;
}
.biisiki_list dd{
	text-align: left;
	margin: 0;
	font-size: 14.4px;
}
.biisiki_list .bl_01 dd{
	display: flex;
}
.biisiki_list .bl_01 dd div{
	width: calc(50% - 8px);
}
.biisiki_list .bl_01 dd div:last-child{
	margin-left: auto;
}
.map_area,.ss_area{
	width: 100%;
	max-width: 1182px;
	margin: 0 auto;
}
.no_box.box_ind{
	padding-top: 90px;
}
.no_box.box_ind h2 {
    padding: 20px 0 66px 0;
    font-size: 28.8px;
    font-weight: normal;
    margin: 0;
}
.individual .blue_box.bb_2{
	padding: 65px 0 60px;
	color: #fff;
	 background: linear-gradient(130deg, rgba(49, 107, 200, 1), rgba(92, 166, 247, 1));
	width: 100vw;
	margin: 50px calc(50% - 50vw) 0;
	background-size: cover;
}
.individual .blue_box.bb_2 h2{
	padding-bottom: 60px;
}
.individual .blue_box .md_btn-arrow, .md_btn-arrow-left {
    color: #fff;
}
.individual .blue_box .brands-otherlinks-inner::before{
    background: #fff;
}
.individual .blue_box .brands-otherlinks-inner::after {
    background: #00B1FF;
}
.note_area{
	margin-top: 200px;
	border-bottom: 1px solid #D2D2D2;
	padding-bottom: 50px;
	margin-bottom: 90px;
}
.individual .note_area h3{
    font-size: 24px;
    font-family: 'Noto Sans JP', serif;
    position: relative;
	font-weight: normal;
}
.individual .note_area h4{
	text-align: left;
}
.note_area .note_list ul{
	display: flex;
	padding: 14px 0 0 0;
	justify-content: space-between;
}
.note_area .note_list li{
	list-style: none;
	width: 31.3%;
}
.note_area .note_list li .nl_tit{
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: bold;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    word-break: break-all;
}
.note_area .note_list li .nl_txt{
	font-size: 12px;
	color: #999;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    word-break: break-all;
}
.note_area .note_list li .nl_day{
	display: flex;
	align-items: center;
	font-size: 13px;
}
.note_area .note_list li .nl_day img{
	width: 40px;
}
.individual .md_information ul {
    padding: 0;
    margin: 0 -18.75px;
    list-style: none;
    display: flex;
}

.individual .md_information ul li {
    margin: 0 18.75px;
}

.individual .md_information ul>li>div:hover {
    cursor: pointer;
}

.individual .md_information ul>li>div:hover .md_btn-arrow::after { 
    left: 12px;
    transition: .1s;
}

.individual .md_information ul>li>div:hover .md_zoom-img img {
    transform: scale(1.03);
	 transition: .5s all;
}

.individual .md_information ul>li>div:hover .md_btn-arrow {
    text-decoration: underline;
}

.individual .md_information .md_zoom-img {
    margin-bottom: 16px;
}
.ind_his{
	background: url('/jp/uploadimages/IR-individual_img33_JP.png') no-repeat center center;
	background-size: cover;
	width: 100%;
	text-align: center;
	position: relative;
}
.ind_his span{
	position:relative;
	z-index: 10;
}
.bb_01{
	position: absolute;
	top: 190px;
    right: -80px;
    z-index: 5;
}
.pps_area{
	position: relative;
	width: 100%;
	max-width: 1180px;
	/*border: 1px solid #fff;*/
	margin: 0 auto;
}
.pps_area img{
	width: 100%;
}
.pps_area .bb_02{
	position: absolute;
	top: 90px;
	left: -50px;
	width: 100px;
}
.pps_area .bb_03{
	position: absolute;
	top: 30px;
	right:60px;
	width: 140px;
}
.pps_area .bb_04{
	position: absolute;
	top: 320px;
	left: -30px;
	width: 196px;
}
.pps_area .bb_05{
	position: absolute;
	top: 224px;
	right: -130px;
	width: 244px;
}
.pps_area .bb_06{
	display:none;
}





/*customer*/
.sus-mainimage{
	background: url('/jp/uploadimages/SUS-customer_img28_JP.jpg') no-repeat center center;
	background-size: cover;
	    width: 100vw;
	font-size: 30px;
	color: #fff;
	padding: 120px 0;
	text-align: center;
	font-family: Noto Serif JP;
}
.s_customer{
	padding-top: 50px;
}
.s_customer h2{
	padding: 40px 0 8px;
    font-size: 24px;
    border-bottom: 1px solid #E2DBD2;
    display: inline-block;
    margin-bottom: 40px;
}
.s_customer ul.no_list {
    padding: 40px 0 0 0;
}
.s_customer ul.no_list li {
    display:flex;
	align-items: center;
	font-size: 14.4px;
	padding-bottom: 40px;
}


.s_customer ul.no_list li:last-child {
	padding-bottom: 0px;
}
.s_customer ul.no_list li::before {
    display: none;
}
.s_customer ul.no_list li span {
    width: 50px;
    text-align: center;
    font-size: 35px;
    font-family: Noto Serif JP;
    color: #b7b7b7;
    padding-right: 14px;
}
.s_customer .middle_txt{
	line-height: 1.5;
}
.s_customer .no_box{
	padding-bottom: 40px;
}
.s_customer ul.no_list {
    text-align: left;
    width: 100%;
    max-width: 632px;
    margin: 0 auto;
}
#sus01{
	margin-top: -70px;
    padding-top: 70px;
}

.s_customer h3 {
    text-align: center;
    width: 100%;
    font-size: 28.8px;
	margin-top: 60px;
	font-weight: normal;
	padding-top: 110px;
}
.s_customer .company-sustainability-btn-outer h3 {
    text-align: center;
    width: 100%;
    font-size: 1.17em;
	margin-top: 0px;
	font-weight: normal;
	padding-top: 0;
}
.s_customer .cus_txt_01{
	text-align: center;
    width: 100%;
    font-size: 14.4px;
	line-height: 2;
	padding-bottom: 30px;
}
.s_customer h4 {
    text-align: center;
    width: 100%;
    font-size: 20px;
	margin-top: 90px;
	font-weight: normal;
}
.s_customer .t_center{
	text-align: center;
}

/*IR-top*/
.ir-main-list ul{
	display: flex;
	padding: 0;
	justify-content: space-between;
}
.ir-main-list ul.mt50{
	margin-top: 50px;
}
.ir-main-list ul li{
	width: calc((100% - 72px) / 3);
	padding: 0;
	list-style: none;
}
.ir-h2.fnt-m.mt50{
	margin-top: 50px;
}
.ir-main-list .md_arrow-rbtn{
	color: #000;
	font-size: 15px;
    margin: 7px 0;
}
.under_contact {
	width: 100%;
	max-width: 512px;
	margin: 0 auto;
}
.under_contact a {
	width: 100%;
	display: block;
	border: 1px solid #0081CC;
	color: #0081CC;
	background: #fff;
	font-size: 16px;
	text-align: center;
	padding: 30px 0;
}
.under_contact a:hover {
	color: #fff;
	background:  #0081CC;

}
.under_contact_2 {
	width: 100%;
	max-width: 512px;
	margin: 0 auto;
}
.under_contact_2 a {
	width: 100%;
	display: block;
	border: 1px solid #0081CC;
	color: #fff;
	background: #0081CC;
	font-size: 16px;
	text-align: center;
	padding: 30px 0;
}
.under_contact_2 a:hover {
	text-decoration: underline;
}
/* Learn More もっと知る */
.md_recruit-learnmore-title{
  height: 130px;
  margin: 200px auto 10px;
  text-align: center;
  width: 100%;
}
.md_recruit-learnmore-title>h2{
  font-size: 30px;
  margin: 0 auto;
  margin-top: -70px;
  width: 95%;
  max-width: 1200px;
  font-family: 'Noto Serif JP', serif;
}
.md_recruit-learnmore-img{
  max-width: 750px;
  width: 70%;
  margin: 0 auto;
}
.md_recruit-learnmore{
  list-style:none;
	flex-wrap: wrap;
  width: 100%;
  display: grid;
  grid-template-columns: repeat( auto-fit, minmax(280px,1fr) ) ;
  column-gap: 40px;
  margin: 0;
  padding: 0;
}
.md_recruit-learnmore-contents{
  padding-bottom: 30px;
}
.md_recruit-learnmore-img{
  cursor: pointer;
  overflow: hidden; 
  width: 100%;
}
.md_recruit-learnmore-img img{
  display: block;
  width: 100%;
  transition: .3s all;
  object-fit: cover;
}
.md_recruit-learnmore-contents:hover img{
  transform: scale(1.03);
  transition: .5s all;
}
.md_recruit-learnmore-contents:hover .md_btn-arrow::after{
  left: 12px;
}
.md_recruit-learnmore-contents:hover .md_btn-arrow{
  text-decoration: underline;
}
.ir_arrow_set ul.sus_wide {
    margin: 0 auto 70px;
    max-width: 1030px;
}


.space-1{
	margin-top: 124px;
}
.space-2{
	margin-top: 138px;
}
.space-3{
	margin-top: 150px;
}
.space-4{
	margin-top: 90px;
}

.pc{
	display: block;
}
.sp{
	display:none;
}
@media screen and (max-width: 767px){
	.pc{
	display: none;
}.sp{
	display: block;
}
  .md_recruit-inner.learnmore{
    padding-top: 150px;
  }
  .md_recruit-learnmore-title{
    height: auto;
    margin: 200px auto 30px;
  }
  .md_recruit-learnmore-title>h2{
    font-size: 26px;
    line-height: 1.5;
  }
	.middle_txt {
    font-size: 18px;
}
	.no_box h2 {
    padding: 70px 0;
    font-size: 21.6px;
}
.no_box .area_01 ul {
    display: block;
}
	.no_box .area_01 ul li {
   margin: 0 auto 20px;
}
	ul.no_list {
    padding: 0;
}
	.no_box ul.goal_list {
    display: block;
		 padding: 0;
}
	.no_box ul.goal_list li {
    border-left:0px solid #d2d2d2;
	border-top: 1px solid #d2d2d2;
    width: 100%;
    margin-bottom: 14px;
		padding-top: 20px;
}
	.no_box ul.goal_list li:last-child {
	border-bottom: 1px solid #d2d2d2;
		padding-bottom: 20px;
		margin-bottom: 0;

}
	.no_box {
    padding: 0 20px 70px;
    margin-bottom: 20px;
		    width: 100vw;
    margin: 0px calc(50% - 50vw) 0;
}
	.under_contact,.under_contact_2 {
    width: 94%;
}
.individual .blue_box {
    padding: 65px 20px 60px;
	box-sizing: border-box;
}
.bb_01,
.pps_area .bb_02,
	.pps_area .bb_03,
	.pps_area .bb_04,
	.pps_area .bb_05{
	display: none;
}
.pps_area .bb_06{
	display: block;
	margin-bottom: 60px;
}
.bb_no_list ul {

    display: block;
	padding: 0;
}
.bb_no_list ul li {
    padding: 0 0 30px;
    border-right: 0px solid #D2D2D2;
    width: 100%;
}
.bb_no_list ul li .bbnl_tit {
    font-size: 18px;
    padding: 10px 0 15px;
}
.bb_no_list ul li .bbnl_p {
    margin-bottom: 30px;
}
.individual .blue_box .ind_link {
    font-size: 20px;
    margin: 45px auto;
    width: 100%;
}
	.individual .ind_link.bra20{
	width: 100%;
}
	.individual .ind_link.bra20 img{
	margin: 0 auto;
}
.ind_txt_01.h100 {
    padding-top: 65px;
}
.individual h2 {
    font-size: 26px;
}
    .individual .blue_box .ind_link.h50 {
        margin: 0px auto;
    }
.individual h2.ind_h2_02 {
    padding-top: 90px;
    margin-top: 90px;
}
.individual h3.ind_h3_01 {
    display: block;
    justify-content: center;
	margin-top: 70px;
	font-size: 25px;
	        margin-bottom: 0;
}
.individual h3.ind_h3_01 span {
    display: block;
	margin-right: 0;
}	
.individual .ind_txt_02 {
    padding: 20px 0 0px;
}
.individual .no_box {
    padding: 0 20px 50px;
    margin-bottom: 20px;
}
.individual .no_box .ind_txt_02 {
    padding: 10px 0 20px;
}
.ind_area ul {
    display: block;
}	
.ind_area ul li {
    width: 100%;
    margin-bottom: 24px;
    padding: 0;
}
.individual .ind_link {
    font-size: 20px;
    margin: 45px auto 0;
    display: block;
    width: 100%;
    text-align: left;
    padding-bottom: 10px;
    box-sizing: border-box;
}.individual h3.ind_h3_01.h150 {
    margin-top: 80px;
}
	.individual .ind_txt_02 {

    padding: 0px 0 40px;

}
.biisiki_list {
    display: block;
}
.biisiki_list .bl_01,
	.biisiki_list .bl_02{
    width: 100%;
}
.biisiki_list .bl_01 dd {
    display: block;
}
.biisiki_list .bl_01 dd div {
    width: 100%;
	padding-bottom: 20px;
}
	.individual h2.ind_h2_03 {
    padding-top: 90px;
    margin-top: 90px;
}
.no_box.box_ind h2 {
    padding: 20px 0 30px 0;
    font-size: 18px;
}	
	.no_box.box_ind{
		padding-top: 70px;
	}
	.s_customer-otherlinks-outer {
    display: block;
		width: 100%;
        overflow: hidden;
}
.s_customer-otherlinks-outer a {
    width: 100%;
    margin: 0;
}
	.individual h2.ind_h2_04 {
    padding-top: 90px;
    margin-top: 90px;
}
.individual .blue_box.bb_2 {
    padding: 65px 20px 30px;
    color: #fff;
    background: linear-gradient(130deg, rgba(49, 107, 200, 1), rgba(92, 166, 247, 1));
    width: 100vw;
    margin: 50px calc(50% - 50vw) 0;
    background-size: cover;
}
.note_area {
    margin-top: 150px;
    border-bottom: 1px solid #D2D2D2;
    padding-bottom: 0;
    margin-bottom: 70px;
}
.individual .note_area h3 {
    font-size: 20px;
}
.note_area .note_list ul {
    display: block;
    padding: 14px 0 0 0;
    justify-content: space-between;
}	
.note_area .note_list li {
    list-style: none;
    width: 100%;
	padding-bottom: 20px;
}
.individual .md_information ul {
    padding: 0;
    margin: 0 -18.75px;
    list-style: none;
    display: block;
}
.individual .md_information ul li {
    padding: 0 0 20px;
}	
.space-3 {
    margin-top: 100px;
}
.s_customer h2 {
    padding: 50px 0 8px;
    font-size: 20px;
    margin-bottom: 40px;
}
.s_customer ul.no_list li {
    display: flex
;
    align-items: center;
    font-size: 14.4px;
    padding-bottom: 40px;
    padding-left: 0;
}
.s_customer ul.no_list li span {
    padding-right: 10px;
}
.s_customer h3 {
    font-size: 21.6px;
    margin-top: 70px;
}
	
.s_customer .inbox {
    width: 100%;
    margin: 0 auto;
}
.as_step {
    position: relative;
    padding-right: 20px;
    width: 60px;
}	
	.s_customer .arrow_step dl {
    width: calc(100% - 90px);
    margin: 0 0 30px;
}
	.s_customer .arrow_step .as_4 dl {
    margin: 0;
}
.s_customer .arrow_step dd {
    margin: 10px 0 0 0;
    display: block;
    font-size: 14.4px;
}
.s_customer .arrow_step dd img {
    padding: 24px 0 0 0;
	width: 100%;
    max-width: 100%;
}
.ni_tit {
    font-size: 18px;
    display: block;
    padding-top: 50px;
    padding-bottom: 5px;
    text-align: left;
}
.s_customer .hd, .s_customer .hd2 {
    margin-left: 40px;
    padding: 14px 16px;
    font-size: 14.4px;

}
.s_customer .hd2 .hd_tit {
    font-size: 16px;
    padding-bottom: 24px;
}
.hukidasi .hd_contents ul {
    flex-wrap: wrap;
}
.hukidasi .hd_contents ul li:nth-child(1),
.hukidasi .hd_contents ul li:nth-child(4){
	width: calc(30% - 10px);
	padding-right: 10px;
}
.hukidasi .hd_contents ul li:nth-child(2),
.hukidasi .hd_contents ul li:nth-child(5){
	width: 70%;
}
.hukidasi .hd_contents ul li:nth-child(3){
	width: 100%;
	text-align: center;
	
}
	.hukidasi .hd_contents ul li:nth-child(3) img{
	 transform:rotate(90deg);
		        width: 10px;
        padding: 20px 0 0;
	
}
.hukidasi .hd_contents ul li {
     font-size: 12px;
}
.hukidasi .hd_contents ul li span {
    font-size: 14.4px;
}
.hukidasi .hd_contents ul.hdc_flex_2,
.hukidasi .hd_contents ul.hdc_flex_3{
        flex-wrap: wrap;
		display: block;
    }
	
.hukidasi .hd_contents ul.hdc_flex_2 li:nth-child(1),
.hukidasi .hd_contents ul.hdc_flex_2 li:nth-child(2),
.hukidasi .hd_contents ul.hdc_flex_3 li:nth-child(1),
.hukidasi .hd_contents ul.hdc_flex_3 li:nth-child(2){
    width: 100%;
    padding-right: 0px;
}	
.hukidasi .hd_contents ul.hdc_flex_2 li:nth-child(1),
.hukidasi .hd_contents ul.hdc_flex_3 li:nth-child(1){
    padding-bottom: 10px;
}	
.big_blue a {
    width: 94%;
    padding: 22px 0;

}
.as_step::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    left: 24px;
    width: 14px;

    height: 99%;
    background-image: url(/jp/uploadimages/SUS-customer_img26_JP.svg);
    background-position: center bottom;
    background-size:initial;
    background-repeat: no-repeat;
    z-index: -1;
}	
.individual .blue_box.bb_2 h2 {
    padding-bottom: 30px;
}
.map_area, .ss_area img{
    width: 100%;
}
	.sus-mainimage{
	background: url('/jp/uploadimages/SUS-customer_img29_JP.jpg') no-repeat center center;
	background-size: cover;
	font-size: 16px;
	padding: 80px 0;
}
	.ir-main-list ul {
    display:block;
}
	.ir-main-list ul li {
    width:100%;
    padding: 0 0 30px;
    list-style: none;
}
	.biisiki_list dt {
    margin-top: 40px;
}
	.s_customer .no_box {
		margin-bottom: 20px;
}
}/**/


.ir-h2 {
    color: #3f3f3f;
    margin: 76px 0 50px;
    font-size: 2rem;
    font-weight: normal;
}
.ir-h2.fnt-m {
     margin: 90px 0 20px;
    font-size: 24px;
    font-weight: normal;
	font-family: 'Noto Serif JP', serif;
}
.ir-h2#lib01 {
    margin: 66px 0 50px;
}
.ir-h2#faq01 {
    margin: 66px 0 50px;
}
.ir-h2:before {
    content: "";
    display: block;
    height: 120px;
    margin-top: -120px;
    visibility: hidden;
}
.ir-h2#stock03,.ir-h2#stock05 {
    margin: 76px 0 30px;
}
.ir-h2#stock04 {
    margin: 76px 0 40px;
}
.ir-highlight .ir-h2 {
    margin: 90px 0 0;
}
.ir_tab_set{
	margin: 70px auto 66px;
	text-align: center;
}
.ir_tab_set ul{
	display: flex;
	flex-wrap: wrap;
	margin: 0 auto;
	width: 100%;
	max-width: 880px;
	padding: 0;
}
.ir_tab_set ul li{
	list-style: none;
	font-size: 16px;
	width: 18.4%;
	display: inline-block;
	margin-right: 2%;
}
.ir_tab_set ul li:last-child{
	margin-right: 0;
}
.ir_tab_set ul li a{
	border-bottom: 3px solid #D2D2D2;
	width: 100%;
	display: block;
	padding-bottom: 8px;

}
.ir_tab_set ul li.activ a,.ir_tab_set ul li a:hover{
	border-bottom: 3px solid #0081CC;
}
.ir_select{
	margin-bottom: 25px;
	position: relative;
  width: 190px;
	border: 1px solid #0081CC;
}
.ir_select select{
	color: #0081CC;
	border: none;
	font-size: 16px;
	min-width: 190px;
	padding: 10px;
	appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
	background: #fff;
}
.ir_select:after {
    content: "";
    position: absolute;
    right: 14px;
    top: 20px;
    width: 6px;
    height: 6px;
    border-top: 2px solid #0081CC;
    border-left: 2px solid #0081CC;
    pointer-events: none;
    transform: translateY(-50%) rotate(
-135deg);
}
.ir_select select option { color: #000; }
.ir_select select:focus {
  outline: 0;
}
.ir-main .info-list .list li:after {
    display: none;
}
.ir-main .info-list .list li {
    padding: 15px 30px 18px 14px;
	align-items: center;
}
.ir_pdf{
    font-size: 12px;
	margin-left: 46px;
	display: inline-block;
}
.ir_pdf span{
     border: solid 1px #0081cc;
    border-radius: 0px;
    font-size: .8rem;background-color: #fff;
    border-radius: 0px;
    color: #0081CC;
    padding: 0 5px;
    font-size: .8rem;
	display: inline-block;
	margin-right: 5px;
	line-height: 1.2;
}
.ir-main .info-title a  {
    display: inline;
	padding-bottom: 3px;
}
.ir-main .info-title a:hover  {
	text-decoration: none;
	background: linear-gradient(transparent 98%, #0081cc 0%);

}
.ir-main .info-list .list li .info-cat span{
	margin-bottom: 0;
}

.ir_arrow_set ul{
	display: flex;
	flex-wrap: wrap;
	margin: 0 auto;
	width: 100%;
	max-width: 880px;
	gap: 18px 40px;
	justify-content: center;
	padding: 0;
}
.ir_arrow_set ul li{
	list-style: none;
	font-size: 16px;
	/*width: calc(20% - 20px);*/
	display: inline-block;
	position: relative;
	padding-left: 16px;
}
.ir_arrow_set ul li a:after {
    content: "";
    position: absolute;
    top: 50%;
	left: 0;
    width: 6px;
    height: 6px;
    border-top: 2px solid #0081CC;
    border-left: 2px solid #0081CC;
    pointer-events: none;
    transform: translateY(-50%) rotate(-135deg);
}
.ir-main .brands-otherlinks-outer {
    margin-top: 0;
}
.ir-linrary .brands-otherlinks-outer {
    width: 60% !important;
}
.ir-highlight section{
	display: flex;
	flex-wrap: wrap;
}
.ir-highlight section .hi-box{
	width: calc(50% - 31px);
	margin-right: 31px;
}
.ir-highlight section .hi-box:nth-child(2n){
	margin-right: 0;
	margin-left: 31px;
}
.ir-main h3{
	font-size: 18px;
	font-weight: normal;
	padding-top: 50px;
	padding-bottom: 8px;
	border-bottom: 1px solid #393939;
	margin: 0 0 20px;
}
.hi-box .graph-area{
	margin: 0 0 30px;
}
.hi-box table{
	width: 100%;
	font-size: 14px;
}
.hi-box table,.hi-box table td,.hi-box table th {
    border-collapse: collapse;
    border:1px solid #C0C0C0;
}
.hi-box table th{
	background: #D2EAF8;
	padding: 10px 0;
	text-align: center;
}
.hi-box table td{
	padding: 10px 15px;
	text-align: right;
}
.hi-box table td:nth-of-type(1) {
  background-color: #F7F8F9;
	 text-align: left;
}
.hi-box table th:nth-of-type(6) {
  background-color: #0081CC;
	 color: #fff;
	width: calc(100% / 6);
}
.faq-list dl{
	border-bottom: 1px solid #D2D2D2;
	width: 100%;
	padding: 25px 0;
	margin: 0;
}
.faq-list dl:nth-child(1){
	border-top: 1px solid #D2D2D2;
}
.faq-list dl dt{
	font-size: 18px;
	padding: 6px 0 8px 34px;
	position: relative;
}
.faq-list dl dd{
	font-size: 16px;
    padding: 9px 0 0 34px;
    position: relative;
    margin: 0 0 0 3px;
    line-height: 2;
}
.faq-list dl dt:before{
content: '';
display: block;
width: 23px; 
height: 40px;
background-image: url("/jp/cmn/images/ico_q.svg");
background-size: auto;
background-repeat:no-repeat;
position:absolute;
top:5px;
left:0;
}
.faq-list dl dd:before{
content: '';
display: block;
width: 23px; 
height: 40px;
background-image: url("/jp/cmn/images/ico_a.svg");
background-size: auto;
background-repeat:no-repeat;
position:absolute;
top:15px;
left:-2px;
}
.ir-main .r_arrow{
	text-align: right;
	margin-top: 25px;
}
.irdl-area{
	background: #F7F8F9;
	padding: 44px 0;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
    margin-bottom: 100px;
}
.dl-btn{
	width: 52%;
}
.dl-btn a{
	border: 1px solid #0081CC;
	background: #fff;
	font-size: 15px;
	padding: 30px 0;
	display: block;
	margin: 0 40px;
	text-align: center;
	color: #0081CC;
}
.dl-btn a:after{
    content: "";
    display: inline-block;
    margin-left: 1em;
    width: 12px;
    height: 12px;
   background: url("/jp/cmn/images/ico_dl.svg") no-repeat 0 0;
	background-size: contain;
}
.dl-btn a:hover{
	border: 1px solid #fff;
	background: #0081CC;
	color: #fff;
}
.dl-btn a:hover:after{
   background: url("/jp/cmn/images/ico_dl_w.svg") no-repeat 0 0;
	background-size: contain;
}
.ir-main .info-list .irdl_list{
    width: 48%;
}
.ir-main .info-list .irdl_list .list{
    border: 0;
}
.ir-main .info-list .irdl_list .list li{
    border: 0;
	padding: 8px 0 8px 24px;
}
.ir-main .info-list .irdl_list .list li:after {
    display:block;
	content: "";
    position: absolute;
    left: 5px;
    top: 16px;
    width: 5px;
    height: 5px;
    border-top: 2px solid #0081cc;
    border-right: 2px solid #0081cc;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.ir-main .info-list .irdl_list .list li .ir_pdf {
    margin-left: 6px;
}
.ir-linrary .info-list .list li .info-title {
    width: 88%;
}
.ir-main .info-list .list li {
    border-bottom: 1px solid #d2d2d2;
}
.ir-main .info-list .list {
    border-top: 1px solid #d2d2d2;
}
/*------------------------------------
ir/stock-info/
------------------------------------*/
.irstock-list>ul{
  padding: 0;
}
.irstock-list>ul>li{
  list-style: none;
  border-bottom: 1px solid #D2D2D2;

  padding: 15px;
  display: grid;
  grid-template-columns: 200px 1fr;
  gap: 10px;
}
.irstock-list>ul>li:first-of-type{
  border-top: 1px solid #D2D2D2;
}

@media only screen and (max-width: 768px) {
  .irstock-list>ul>li{
    grid-template-columns: 1fr;
  }
}

@media only screen and (max-width: 1366px) {


}
/* IPAD LANDSCAPE */
@media only screen 
  and (min-device-width: 810px) 
  and (max-device-width: 1180px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 2) {

}

@media only screen and (max-width: 1024px) {
.ir_pdf {
    margin-left: 26px;
}
}

@media only screen and (max-width: 834px) {

}

@media only screen and (max-width: 768px) {
 
}

@media only screen and (max-width: 767px) {
	.ir_select select {
  appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
		background: #fff;
}
 .ir-highlight section{
	display: block;
}
.ir-highlight section .hi-box{
	width: 100%;
	margin-right: 0;
}
.ir-highlight section .hi-box:nth-child(2n){
	margin-left: 0;
}
.ir-main .info-list .list li {
    padding: 15px 14px 15px 14px;
    align-items: center;
}

.ir_pdf {
    margin-left: auto;
}
.irdl-area{
	padding: 44px 20px;
	display: block;
	flex-wrap: wrap;
}
.dl-btn{
	width: 100%;
}
.ir-main .info-list .irdl_list{
    width: 100%;
}
.dl-btn a {
    padding: 30px 0;
    margin: 0 0 25px;
}
.hi-box table td {
    padding: 10px 5px;
    min-width: 28px;
    text-align: center;
}
.hi-box table td:nth-of-type(1) {
    text-align: center;
    font-size: 11px;
	min-width: 18px;
	
}
.ir_tab_set ul li{
	font-size: 14px;
}
}/**/

/* SP Landscape */
@media only screen 
and (min-device-width: 375px) 
and (max-device-width: 926px) 
and (-webkit-min-device-pixel-ratio: 3) {

}
/* SMALL SP */
@media only screen and (max-width: 320px) { 

}

/*中期経営計画*/
.top_txt{
	padding: 0 0 66px;
	text-align: center;
}
.no_box{
	background: #F7F8F9;
    width: 100%;
    text-align: center;
    padding: 0 20px 124px;
    margin-bottom: 20px;
    box-sizing: border-box;
}
.no_box h2{
	padding: 88px 0;
	font-size: 28.8px;
	font-weight: normal;
	margin: 0;
}
.no_box h2.nb_h2_01{
	background: url('/jp/uploadimages/IR-ManagementPlan_img01_JP.svg') no-repeat center center;
}
.no_box h2.nb_h2_02{
	background: url('/jp/uploadimages/IR-ManagementPlan_img05_JP.svg') no-repeat center center;
}
.no_box p{
	font-size: 16px;
}
p.middle_txt{
	padding: 0 0 10px;
	font-size: 24px;
	font-family: Noto Serif JP;
	text-align: center;
	line-height: 2;
	margin: 0;
	font-weight: 500;
}
.no_box h3{
	padding: 40px 0 10px;
	font-size: 18px;
	letter-spacing: 0.8px;
	color: #0081CC;
	/*border-bottom: 1px solid #0081CC;*/
	display: inline-block;
}
.no_box .area_01{
	padding-top: 8px;
}
.no_box .area_01 ul{
	display: flex;
	justify-content: center;
	align-items: center;
	column-gap: 40px;
	padding: 0;
}

.no_box .area_01 ul li{
	border: 1px solid #0081CC;
	border-radius: 100%;
	white-space: 30%;
	list-style: none;
	text-align: center;
	width: 288px;
	height: 288px;
	background: #fff;
}

.no_box .area_01 ul li img{
	width: 70%;
    padding-bottom: 20px;
    margin: 50px auto 0;
    display: block;
}
ul.no_list{
  text-align: left;
	width: 100%;
	max-width: 782px;
	margin: 0 auto;
}
ul.no_list li{
  list-style: none;
	font-size: 16px;
	padding-bottom: 10px;
	position: relative;
    padding-left: 28px;
}
ul.no_list li::before {
  content: '1';
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 5px;
	background: #0081CC;
	border-radius: 30px;
	color: #fff;
	position: absolute;
    left: 0;
    top: 2px;
	text-align: center;
	line-height: 1.2;
}
ul.no_list li:nth-child(2)::before {
  content: '2';
}
ul.no_list li:nth-child(3)::before {
  content: '3';
}
ul.no_list li span{
	font-size: 14.4px;
}
.no_box ul.goal_list{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	padding: 0;
}

.no_box ul.goal_list li{
	border-left: 1px solid #d2d2d2;
	list-style: none;
	text-align: center;
	width: 32%;
	font-size: 15px;
	letter-spacing: 2px;
	margin-bottom: 24px;
	}
.no_box ul.goal_list li:nth-child(3),
.no_box ul.goal_list li:nth-child(5){
	border-right: 1px solid #d2d2d2;

	}
.no_box ul.goal_list li img{
	padding-top: 20px;
	}
.s_customer .arrow_step dl{
    width: calc(100% - 120px);
	margin: 0 0 30px;
	
}
.s_customer .arrow_step .as_2 dl{
	margin: 0 0 60px;
	
}
.s_customer .arrow_step dt{
width: 100%;
	color: #0081CC;
	font-size: 16px;
	border-bottom: dotted 1px #D2D2D2;
}
.s_customer .inbox{
	width: 950px;
	margin: 0 auto;
}
.s_customer .arrow_step dd {
	margin: 10px 0 0 0 ;
	display: flex;
	font-size: 14.4px;
}
 .s_customer .arrow_step dd p{
   text-indent: -1em;
   padding:0 0 0  1em;
	 margin: 0;
	
}


.s_customer .arrow_step dd img{

	padding: 0 0 0 24px;
	max-width: 236px;
}
.as_1{
	display: flex;
	flex-wrap: wrap;
}
.as_step{
    position: relative;
	padding-right: 20px;
    width: 100px;
}
.as_step::before{
    content: "";
    display: inline-block;
	position: absolute;
	top: 0;
	left: 24px;
    width: 50px;
    height: 99%;
    background-image: url(/jp/uploadimages/SUS-customer_img22_JP.svg);
    background-position: center bottom;
    background-size: contain;
	background-repeat: no-repeat;
	z-index: -1;
}
.as_4 .as_step::before{
    display: none;
}
.ni_tit{
	font-size: 20px;
	display: flex;
    align-items: center;
	padding-top: 50px;
	padding-bottom: 5px;
	border-bottom: 1px solid #E2DBD2;
}
.ni_tit span{
	font-size: 14.4px;
}
.ni_tit span.nit_no{
	font-size: 24px;
	font-family: 'Noto Serif JP', serif;
	padding: 0 20px 0 5px;
}
.s_customer .hukidasi{
	display: flex;
	align-items: flex-start;
	margin-top: 20px;
}
.s_customer .hd,.s_customer .hd2{
	border: 1px solid #777F83;
	border-radius: 8px;
	width: 100%;
	margin-left: 40px;
	padding: 24px 46px;
	font-size: 18px;
	text-align: left;
	background: #fdfdfd;
	position: relative;
}
.s_customer .hd2{
	border: 1px solid #0081CC;
	background: #fff;
}
.s_customer .hd2 .hd_tit{
	color: #0081CC;
	font-size: 18px;
	border-bottom: 1px solid #D2D2D2;
	padding-bottom: 24px;
}
.hukidasi .hd_contents ul{
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0;
	margin-top: 20px;
}
.hukidasi .hd_contents ul li{
	list-style: none;
	font-size: 14.4px;
}
.hukidasi .hd_contents ul li:nth-child(1),
.hukidasi .hd_contents ul li:nth-child(4){
	width: calc(18% - 10px);
	padding-right: 10px;
}
.hukidasi .hd_contents ul li:nth-child(2),
.hukidasi .hd_contents ul li:nth-child(5){
	width: 24%;
}
.hukidasi .hd_contents ul li:nth-child(3){
	width: 16%;
	text-align: center;
}
.hukidasi .hd_contents ul.hdc_flex_2 li:nth-child(1){
	width: calc(78% - 30px);
    padding-right: 30px;
}

.hukidasi .hd_contents ul.hdc_flex_3 li:nth-child(1){
	width: calc(28% - 20px);
    padding-right: 20px;
}
.hukidasi .hd_contents ul.hdc_flex_3 li:nth-child(2){
	width: 44%;
}
.hukidasi .hd_contents ul li span{
	color: #0081CC;
}

.hukidasi .hd:before{
content: '';
display: block;
    width: 22px;
    height: 22px;
    background-image: url(/jp/uploadimages/SUS-customer_img23_JP.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: 20px;
    left: -20px;
}
.hukidasi .hd2:before{
content: '';
display: block;
    width: 22px;
    height: 16px;
    background-image: url(/jp/uploadimages/SUS-customer_img24_JP.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: 20px;
    left: -20px;
}
.big_blue a{
	width: 100%;
	max-width: 796px;
	margin: 0 auto;
	padding: 42px 0;
	text-align: center;
	color: #fff;
	background: #0081CC;
	font-size: 16px;
	display: block;
	border: 1px solid #0081CC;
}
.big_blue a:hover{
	color: #0081CC;
	background: #fff;
}
.s_customer-otherlinks-outer {
	display: flex;
	max-width: 816px;
	margin: 50px auto;
}
.s_customer-otherlinks-outer a {
	width: 48%;
	margin: 0 1%;
}
/*individual*/
.individual .top_txt {
    padding: 0 0 34px;
}
.ind_area ul{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	padding: 0;
	width: 100%;
	max-width: 980px;
	margin: 40px auto 0;
}

.ind_area ul li{
	list-style: none;
	text-align: center;
	width: calc((100% - 90px) /3);
	margin-bottom: 24px;
	padding: 0 15px;
	}
.ind_area ul li .ind_area_txt{
	text-align: left;
	font-size: 14.4px;
	padding-top: 5px;
	}
.individual h2{
	text-align: center;
    font-size: 30px;
	font-family: 'Noto Serif JP', serif;
z-index: 6;
    position: relative;
}
.individual h2.ind_h2_01{
	background: url('/jp/uploadimages/IR-individual_img01_JP.svg') no-repeat center center;
	padding-top: 110px;
	margin-top: 30px;
}
.individual h2.ind_h2_02{
	background: url('/jp/uploadimages/IR-individual_img11_JP.svg') no-repeat center center;
	padding-top: 110px;
    margin-top: 130px;
}
.individual h2.ind_h2_03{
	background: url('/jp/uploadimages/IR-individual_img24_JP.svg') no-repeat center center;
	padding-top: 110px;
    margin-top: 130px;
}
.individual h2.ind_h2_04{
	background: url('/jp/uploadimages/IR-individual_img28_JP.svg') no-repeat center center;
	padding-top: 110px;
    margin-top: 130px;
}
.individual .blue_box{
	padding: 65px 0 60px;
	color: #fff;
	background:  #1781CB url('/jp/uploadimages/IR-individual_img10_JP.jpg') no-repeat center center;
	width: 100vw;
	margin: 50px calc(50% - 50vw) 0;
	background-size: cover;
	position: relative;
}
.blue_box .ind_txt_01,.no_box .ind_txt_01{
	text-align: center;
	font-size: 20px;
}
.ind_txt_01.h100{
	padding-top: 100px;
}
.individual .ind_txt_02{
	text-align: center;
	font-size: 16px;
	line-height: 2;
	padding: 20px 0 60px;
	z-index: 10;
    position: relative;
}
.ind_txt_02.pt30{
	padding-top: 40px!important;
	padding-bottom: 20px!important;
	font-size: 20px;
}
.ind_txt_02.pt60{
	padding-top: 70px!important;
	font-size: 20px;
}
.individual .ind_link{
	font-size: 20px;
	margin: 45px auto;
	display:block;
	width: 375px;
	text-align: left;
	padding-bottom: 10px;
}
.individual .ind_link.bra20{
	width: 620px;
}
.individual .ind_link a{
	color: #0081CC;
}
.individual .blue_box .ind_link{
	font-size: 20px;
	margin: 45px auto;
	/*border-bottom: 1px solid #fff;*/
	display:block;
	width: 375px;
}
.individual .blue_box .ind_link a{
	color: #fff;
}
.individual h3{
	text-align: center;
    font-size: 30px;
	font-family: 'Noto Serif JP', serif;
	position: relative;
}
.individual h3.ind_h3_01{
	    display: flex;
    justify-content: center;
}

.individual h3.ind_h3_01 span{
	margin-right: 20px;
}
.individual h4{
	text-align: center;
    font-size: 20px;
	font-weight: normal;
	padding-top: 60px;
	margin: 0;
}
.individual .no_box .ind_txt_02 {
    padding: 10px 0 40px;
}
.individual .no_box {
    padding: 0 0 64px;
    margin-bottom: 20px;
}
.bb_no_list ul{
	display: flex;
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
}
.bb_no_list ul li{
	padding: 0 20px 30px;
	border-right: 1px solid #D2D2D2;
	list-style: none;
	width: calc((100% - 40px) / 3);
}
.bb_no_list ul li:last-child{
	border-right: 0px solid #D2D2D2;
}

.bb_no_list ul li .bbnl_no{
	text-align: center;
	
}
.bb_no_list ul li .bbnl_tit{
	text-align: center;
	font-size: 19px;
	padding: 30px 0 30px;
	
}
.bb_no_list ul li .bbnl_p{
	font-size: 16px;
}
.individual h3.ind_h3_01.h150{
	    margin-top: 150px;
}

.biisiki_list{
	display: flex;
	max-width: 960px;
	width: 100%;
	margin: 0 auto;
}

.biisiki_list dt{
	font-size: 15px;
	border-bottom: 1px solid #D2D2D2;
	text-align: left;
	margin-bottom: 18px;
	padding-bottom: 6px;
	margin-top: 80px;
}
.biisiki_list .bl_01{
	width: 64%;
}
.biisiki_list .bl_02{
	width:calc(32% - 16px);
	margin-left: auto;
}
.biisiki_list dd{
	text-align: left;
	margin: 0;
	font-size: 14.4px;
}
.biisiki_list .bl_01 dd{
	display: flex;
}
.biisiki_list .bl_01 dd div{
	width: calc(50% - 8px);
}
.biisiki_list .bl_01 dd div:last-child{
	margin-left: auto;
}
.map_area,.ss_area{
	width: 100%;
	max-width: 1182px;
	margin: 0 auto;
}
.no_box.box_ind{
	padding-top: 90px;
}
.no_box.box_ind h2 {
    padding: 20px 0 66px 0;
    font-size: 28.8px;
    font-weight: normal;
    margin: 0;
}
.individual .blue_box.bb_2{
	padding: 65px 0 60px;
	color: #fff;
	 background: linear-gradient(130deg, rgba(49, 107, 200, 1), rgba(92, 166, 247, 1));
	width: 100vw;
	margin: 50px calc(50% - 50vw) 0;
	background-size: cover;
}
.individual .blue_box.bb_2 h2{
	padding-bottom: 60px;
}
.individual .blue_box .md_btn-arrow, .md_btn-arrow-left {
    color: #fff;
}
.individual .blue_box .brands-otherlinks-inner::before{
    background: #fff;
}
.individual .blue_box .brands-otherlinks-inner::after {
    background: #00B1FF;
}
.note_area{
	margin-top: 200px;
	border-bottom: 1px solid #D2D2D2;
	padding-bottom: 50px;
	margin-bottom: 90px;
}
.individual .note_area h3{
    font-size: 24px;
    font-family: 'Noto Sans JP', serif;
    position: relative;
	font-weight: normal;
}
.individual .note_area h4{
	text-align: left;
}
.note_area .note_list ul{
	display: flex;
	padding: 14px 0 0 0;
	justify-content: space-between;
}
.note_area .note_list li{
	list-style: none;
	width: 31.3%;
}
.note_area .note_list li .nl_tit{
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: bold;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    word-break: break-all;
}
.note_area .note_list li .nl_txt{
	font-size: 12px;
	color: #999;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    word-break: break-all;
}
.note_area .note_list li .nl_day{
	display: flex;
	align-items: center;
	font-size: 13px;
}
.note_area .note_list li .nl_day img{
	width: 40px;
}
.individual .md_information ul {
    padding: 0;
    margin: 0 -18.75px;
    list-style: none;
    display: flex;
}

.individual .md_information ul li {
    margin: 0 18.75px;
}

.individual .md_information ul>li>div:hover {
    cursor: pointer;
}

.individual .md_information ul>li>div:hover .md_btn-arrow::after { 
    left: 12px;
    transition: .1s;
}

.individual .md_information ul>li>div:hover .md_zoom-img img {
    transform: scale(1.03);
	 transition: .5s all;
}

.individual .md_information ul>li>div:hover .md_btn-arrow {
    text-decoration: underline;
}

.individual .md_information .md_zoom-img {
    margin-bottom: 16px;
}
.ind_his{
	background: url('/jp/uploadimages/IR-individual_img33_JP.png') no-repeat calc(50% + 63px)  -42px;
	background-size: cover;
	width: 100%;
	text-align: center;
	position: relative;
z-index: 11;
    margin-top: 70px;
}
@media only screen and (min-width: 769px) and (max-width: 1100px) {
  .ind_his {
    background: url(/jp/uploadimages/IR-individual_img33_JP.png) no-repeat calc(50% + 6.5vw) -3.9vw;
    background-size: cover;
}
}
.ind_his span{
	position:relative;
	z-index: 10;
}
.pps_area{
	position: relative;
	width: 100%;
	max-width: 1180px;
	/*border: 1px solid #fff;*/
	margin: 0 auto;
}
.pps_area img{
	width: 100%;
}
.pps_area .bb_02{
	position: absolute;
	top: 90px;
	left: -50px;
	width: 100px;
}
.pps_area .bb_03{
	position: absolute;
	top: 30px;
	right:60px;
	width: 140px;
}
.pps_area .bb_04{
	position: absolute;
	top: 320px;
	left: -30px;
	width: 196px;
}
.pps_area .bb_05{
	position: absolute;
	top: 224px;
	right: -130px;
	width: 244px;
}
.pps_area .bb_06{
	display:none;
}
@media screen and (min-width: 1025px) and (max-width:1260px) {
.pps_area .bb_02{
	position: absolute;
	top: 90px;
	left: 90px;
	width: 90px;
}
.pps_area .bb_03{
	position: absolute;
	top: 30px;
	right:60px;
	width: 140px;
}
.pps_area .bb_04{
	position: absolute;
	top: 320px;
	left: -20px;
	width: 176px;
}
.pps_area .bb_05{
	position: absolute;
	top: 224px;
	right: -80px;
	width: 244px;
}
}/**/
@media screen and (min-width: 768px) and (max-width:1024px) {
.pps_area .bb_02,
	.pps_area .bb_03,
	.pps_area .bb_04,
	.pps_area .bb_05{
	display: none;
}
.pps_area .bb_06{
	display: block;
	margin-bottom: 60px;
}
}/**/



/*customer*/
.sus-mainimage{
	background: url('/jp/uploadimages/SUS-customer_img28_JP.jpg') no-repeat center center;
	background-size: cover;
	    width: 100vw;
	font-size: 30px;
	color: #fff;
	padding: 120px 0;
	text-align: center;
	font-family: Noto Serif JP;
}
.s_customer{
	padding-top: 50px;
}
.s_customer h2{
	padding: 40px 0 8px;
    font-size: 18px;
    border-bottom: 1px solid #E2DBD2;
    display: inline-block;
    margin-bottom: 40px;
}
.s_customer ul.no_list {
    padding: 40px 0 0 0;
}
.s_customer ul.no_list li {
    display:flex;
	align-items: center;
	font-size: 14.4px;
	padding-bottom: 40px;
}


.s_customer ul.no_list li:last-child {
	padding-bottom: 0px;
}
.s_customer ul.no_list li::before {
    display: none;
}
.s_customer ul.no_list li span {
    width: 50px;
    text-align: center;
    font-size: 35px;
    font-family: Noto Serif JP;
    color: #b7b7b7;
    padding-right: 24px;
}
.s_customer .middle_txt{
	line-height: 1.5;
}
.s_customer .no_box{
	padding-bottom: 40px;
}
.s_customer ul.no_list {
    text-align: left;
    width: 100%;
    max-width: 632px;
    margin: 0 auto;
}
#sus01{
	margin-top: -70px;
    padding-top: 70px;
}

.s_customer h3 {
    text-align: center;
    width: 100%;
    font-size: 28.8px;
	margin-top: 60px;
	font-weight: normal;
	padding-top: 110px;
}
.s_customer .company-sustainability-btn-outer h3 {
    text-align: center;
    width: 100%;
    font-size: 1.17em;
	margin-top: 0px;
	font-weight: normal;
	padding-top: 0;
}
.s_customer .cus_txt_01{
	text-align: center;
    width: 100%;
    font-size: 14.4px;
	line-height: 2;
	padding-bottom: 30px;
}
.s_customer h4 {
    text-align: center;
    width: 100%;
    font-size: 20px;
	margin-top: 90px;
	font-weight: normal;
}
.s_customer .t_center{
	text-align: center;
}

/*IR-top*/
.ir-main-list ul{
	display: flex;
	padding: 0;
	justify-content: space-between;
}
.ir-main-list ul.mt50{
	margin-top: 50px;
}
.ir-main-list ul li{
	width: calc((100% - 72px) / 3);
	padding: 0;
	list-style: none;
}
.ir-h2.fnt-m.mt50{
	margin-top: 50px;
}
.ir-main-list .md_arrow-rbtn{
	color: #000;
	font-size: 15px;
    margin: 7px 0;
}
.under_contact {
	width: 100%;
	max-width: 512px;
	margin: 0 auto;
}
.under_contact a {
	width: 100%;
	display: block;
	border: 1px solid #0081CC;
	color: #0081CC;
	background: #fff;
	font-size: 16px;
	text-align: center;
	padding: 30px 0;
}
.under_contact a:hover {
	color: #fff;
	background:  #0081CC;

}
.under_contact_2 {
	width: 100%;
	max-width: 512px;
	margin: 0 auto;
}
.under_contact_2 a {
	width: 100%;
	display: block;
	border: 1px solid #0081CC;
	color: #fff;
	background: #0081CC;
	font-size: 16px;
	text-align: center;
	padding: 30px 0;
}
.under_contact_2 a:hover {
	text-decoration: underline;
}
/* Learn More もっと知る */
.md_recruit-learnmore-title{
  height: 130px;
  margin: 200px auto 10px;
  text-align: center;
  width: 100%;
}
.md_recruit-learnmore-title>h2{
  font-size: 30px;
  margin: 0 auto;
  margin-top: -70px;
  width: 95%;
  max-width: 1200px;
  font-family: 'Noto Serif JP', serif;
}
.md_recruit-learnmore-img{
  max-width: 750px;

  width: 70%;
  margin: 0 auto;
}
.md_recruit-learnmore{
  list-style:none;
	flex-wrap: wrap;
  width: 100%;
  display: grid;
  grid-template-columns: repeat( auto-fit, minmax(280px,1fr) ) ;
  column-gap: 40px;
  margin: 0;
  padding: 0;
}
.md_recruit-learnmore-contents{
  padding-bottom: 30px;
}
.md_recruit-learnmore-img{
  cursor: pointer;
  overflow: hidden; 
  width: 100%;
}
.md_recruit-learnmore-img img{
  display: block;
  width: 100%;
  transition: .3s all;
  object-fit: cover;
}
.md_recruit-learnmore-contents:hover img{
  transform: scale(1.03);
  transition: .5s all;
}
.md_recruit-learnmore-contents:hover .md_btn-arrow::after{
  left: 12px;
}
.md_recruit-learnmore-contents:hover .md_btn-arrow{
  text-decoration: underline;
}
.ir_arrow_set ul.sus_wide {
    margin: 0 auto 70px;
    max-width: 1030px;
}


.space-1{
	margin-top: 124px;
}
.space-2{
	margin-top: 138px;
}
.space-3{
	margin-top: 150px;
}
.space-4{
	margin-top: 90px;
}

.pc{
	display: block;
}
.sp{
	display:none;
}
@media screen and (max-width: 767px){
	.pc{
	display: none;
}.sp{
	display: block;
}
  .md_recruit-inner.learnmore{
    padding-top: 150px;
  }
  .md_recruit-learnmore-title{
    height: auto;
    margin: 200px auto 30px;
  }
  .md_recruit-learnmore-title>h2{
    font-size: 26px;
    line-height: 1.5;
  }
	.middle_txt {
    font-size: 18px;
}
	.no_box h2 {
    padding: 70px 0;
    font-size: 21.6px;
}
.no_box .area_01 ul {
    display: block;
}
	.no_box .area_01 ul li {
   margin: 0 auto 20px;
}
	ul.no_list {
    padding: 0;
}
	.no_box ul.goal_list {
    display: block;
		 padding: 0;
}
	.no_box ul.goal_list li {
    border-left:0px solid #d2d2d2;
	border-top: 1px solid #d2d2d2;
    width: 100%;
    margin-bottom: 14px;
		padding-top: 20px;
		        border-right: 0 !important;
}
	.no_box ul.goal_list li:last-child {
	border-bottom: 1px solid #d2d2d2;
		padding-bottom: 20px;
		margin-bottom: 0;

}
	.no_box {
    padding: 0 20px 70px;
    margin-bottom: 20px;
		    width: 100vw;
    margin: 0px calc(50% - 50vw) 0;
}
	.under_contact,.under_contact_2 {
    width: 94%;
}
.individual .blue_box {
    padding: 65px 20px 60px;
	box-sizing: border-box;
	background: #1781CB url(/jp/uploadimages/IR-individual_img10_JP.jpg) no-repeat 71% center;
    background-size: 150% 100%;
}
	.ind_his {
    background: url() no-repeat center center;

}
.bb_01,
	.pps_area .bb_02,
	.pps_area .bb_03,
	.pps_area .bb_04,
	.pps_area .bb_05{
	display: none;
}
.pps_area .bb_06{
	display: block;
	margin-bottom: 60px;
}
.bb_no_list ul {
    display: block;
	padding: 0;
}
.bb_no_list ul li {
    padding: 0 0 30px;
    border-right: 0px solid #D2D2D2;
    width: 100%;
}
.bb_no_list ul li .bbnl_tit {
    font-size: 18px;
    padding: 10px 0 15px;
}
.bb_no_list ul li .bbnl_p {
    margin-bottom: 30px;
}
.individual .blue_box .ind_link {
    font-size: 20px;
    margin: 45px auto;
    width: 100%;
}
	.individual .ind_link.bra20{
	width: 100%;
}
	.individual .ind_link.bra20 img{
	margin: 0 auto;
}
.ind_txt_01.h100 {
    padding-top: 65px;
}
.individual h2 {
    font-size: 26px;
}
    .individual .blue_box .ind_link.h50 {
        margin: 0px auto;
    }
.individual h2.ind_h2_02 {
    padding-top: 90px;
    margin-top: 90px;
}
.individual h3.ind_h3_01 {
    display: block;
    justify-content: center;
	margin-top: 70px;
	font-size: 25px;
	        margin-bottom: 0;
}
.individual h3.ind_h3_01 span {
    display: block;
	margin-right: 0;
}	
.individual .ind_txt_02 {
    padding: 20px 0 0px;
}
.individual .no_box {
    padding: 0 20px 50px;
    margin-bottom: 20px;
}
.individual .no_box .ind_txt_02 {
    padding: 10px 0 20px;
}
.ind_area ul {
    display: block;
}	
.ind_area ul li {
    width: 100%;
    margin-bottom: 24px;
            padding: 0 2%;
        box-sizing: border-box;
}
	.ind_area ul li img{
    width: 100%;
}
.individual .ind_link {
    font-size: 20px;
    margin: 45px auto 0;
    display: block;
    width: 100%;
    text-align: left;
    padding-bottom: 10px;
    box-sizing: border-box;
}.individual h3.ind_h3_01.h150 {
    margin-top: 80px;
}
	.individual .ind_txt_02 {

    padding: 0px 0 40px;

}
.biisiki_list {
    display: block;
}
.biisiki_list .bl_01,
	.biisiki_list .bl_02{
    width: 100%;
}
.biisiki_list .bl_01{
	padding-top: 40px;
}
.biisiki_list .bl_01 dd {
    display: block;
}
.biisiki_list .bl_01 dd div {
    width: 100%;
	padding-bottom: 20px;
}
	.individual h2.ind_h2_03 {
    padding-top: 130px;
    margin-top: 90px;
		background: url(/jp/uploadimages/IR-individual_img46_JP.jpg) no-repeat center center;
		background-size: 62% auto;
}
.no_box.box_ind h2 {
    padding: 20px 0 30px 0;
    font-size: 18px;
}	
	.no_box.box_ind{
		padding-top: 70px;
	}
	.s_customer-otherlinks-outer {
    display: block;
		width: 100%;
        overflow: hidden;
}
.s_customer-otherlinks-outer a {
    width: 100%;
    margin: 0;
}
	.individual h2.ind_h2_04 {
    padding-top: 90px;
    margin-top: 90px;
}
.individual .blue_box.bb_2 {
    padding: 65px 20px 30px;
    color: #fff;
    background: linear-gradient(130deg, rgba(49, 107, 200, 1), rgba(92, 166, 247, 1));
    width: 100vw;
    margin: 50px calc(50% - 50vw) 0;
    background-size: cover;
}
.note_area {
    margin-top: 150px;
    border-bottom: 1px solid #D2D2D2;
    padding-bottom: 0;
    margin-bottom: 70px;
}
.individual .note_area h3 {
    font-size: 20px;
}
.note_area .note_list ul {
    display: block;
    padding: 14px 0 0 0;
    justify-content: space-between;
}	
.note_area .note_list li {
    list-style: none;
    width: 100%;
	padding-bottom: 20px;
}
.individual .md_information ul {
    padding: 0;
    margin: 0 -18.75px;
    list-style: none;
    display: block;
}
.individual .md_information ul li {
    padding: 0 0 20px;
}	
.space-3 {
    margin-top: 100px;
}
.s_customer h2 {
    padding: 50px 0 8px;
    font-size: 16px;
    margin-bottom: 40px;
}
.s_customer ul.no_list li {
    display: flex
;
    align-items: center;
    font-size: 14.4px;
    padding-bottom: 40px;
    padding-left: 0;
}
.s_customer ul.no_list li span {
    padding-right: 10px;
}
.s_customer h3 {
    font-size: 21.6px;
    margin-top: 70px;
}
	
.s_customer .inbox {
    width: 100%;
    margin: 0 auto;
}
.as_step {
    position: relative;
    padding-right: 20px;
    width: 60px;
}	
	.s_customer .arrow_step dl {
    width: calc(100% - 90px);
    margin: 0 0 30px;
}
	.s_customer .arrow_step .as_4 dl {
    margin: 0;
}
.s_customer .arrow_step dd {
    margin: 10px 0 0 0;
    display: block;
    font-size: 14.4px;
}
.s_customer .arrow_step dd img {
    padding: 24px 0 0 0;
	width: 100%;
    max-width: 100%;
}
.ni_tit {
    font-size: 18px;
    display: block;
    padding-top: 50px;
    padding-bottom: 5px;
    text-align: left;
}
.s_customer .hd, .s_customer .hd2 {
    margin-left: 40px;
    padding: 14px 16px;
    font-size: 14.4px;

}
.s_customer .hd2 .hd_tit {
    font-size: 16px;
    padding-bottom: 24px;
}
.hukidasi .hd_contents ul {
    flex-wrap: wrap;
}
.hukidasi .hd_contents ul li:nth-child(1),
.hukidasi .hd_contents ul li:nth-child(4){
	width: calc(30% - 10px);
	padding-right: 10px;
}
.hukidasi .hd_contents ul li:nth-child(2),
.hukidasi .hd_contents ul li:nth-child(5){
	width: 70%;
}
.hukidasi .hd_contents ul li:nth-child(3){
	width: 100%;
	text-align: center;
	
}
	.hukidasi .hd_contents ul li:nth-child(3) img{
	 transform:rotate(90deg);
		        width: 10px;
        padding: 20px 0 0;
	
}
.hukidasi .hd_contents ul li {
     font-size: 12px;
}
.hukidasi .hd_contents ul li span {
    font-size: 14.4px;
}
.hukidasi .hd_contents ul.hdc_flex_2,
.hukidasi .hd_contents ul.hdc_flex_3{
        flex-wrap: wrap;
		display: block;
    }
	
.hukidasi .hd_contents ul.hdc_flex_2 li:nth-child(1),
.hukidasi .hd_contents ul.hdc_flex_2 li:nth-child(2),
.hukidasi .hd_contents ul.hdc_flex_3 li:nth-child(1),
.hukidasi .hd_contents ul.hdc_flex_3 li:nth-child(2){
    width: 100%;
    padding-right: 0px;
}	
.hukidasi .hd_contents ul.hdc_flex_2 li:nth-child(1),
.hukidasi .hd_contents ul.hdc_flex_3 li:nth-child(1){
    padding-bottom: 10px;
}	
.big_blue a {
    width: 94%;
    padding: 22px 0;

}
.as_step::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    left: 24px;
    width: 14px;

    height: 99%;
    background-image: url(/jp/uploadimages/SUS-customer_img26_JP.svg);
    background-position: center bottom;
    background-size:initial;
    background-repeat: no-repeat;
    z-index: -1;
}	
.individual .blue_box.bb_2 h2 {
    padding-bottom: 30px;
}
.map_area, .ss_area img{
    width: 100%;
}
	.sus-mainimage{
	background: url('/jp/uploadimages/SUS-customer_img29_JP.jpg') no-repeat center center;
	background-size: cover;
	font-size: 16px;
	padding: 80px 0;
}
	.ir-main-list ul {
    display:block;
}
	.ir-main-list ul li {
    width:100%;
    padding: 0 0 30px;
    list-style: none;
}
	.biisiki_list dt {
    margin-top: 40px;
}
	.s_customer .no_box {
		margin-bottom: 20px;
}
}/**/

/*202507追加*/
.hukidasi .hd_contents ul.hdc_flex_3 li.width_ptn_1 {
    width: calc(48% - 20px);
    padding-right: 20px;
}
.hukidasi .hd_contents ul.hdc_flex_3 li.width_ptn_2 {
    width: calc(38% - 20px);
    padding-right: 20px;
}
.brand_ctc_txt {
    text-align: left;
    max-width: calc(1024px / 2);
    margin: 10px auto;
    padding-left: 1em;
    text-indent: -1em;
}
@media only screen and (max-width: 768px) {
 .hukidasi .hd_contents ul.hdc_flex_3 li.width_ptn_1 {
    width: 100%;
    padding-right: 0;
}
.hukidasi .hd_contents ul.hdc_flex_3 li.width_ptn_2 {
    width: 100%;
    padding-right: 0;
}
}

/*202509*/
.list01{
width: 100%;
max-width: 782px;
margin:0 auto;
padding-left: 40px;
}
.list01 dl{
    display: flex
;
    width: 100%;
    flex-wrap: wrap;
}
.list01 dt{
        width: 146px;
    padding: 0;
    margin: 0;
    text-align: left;
}
.list01 dd{
    width: 72%;
    border-left: 1px solid #D2D2D2;
    padding-left: 20px;
    text-align: left;
    margin-bottom: 24px;
}
.flex01{
width: 100%;
max-width: 782px;
display: flex;
flex-wrap: wrap;
margin:0 auto;
padding-left: 40px;
justify-content: space-between;
}
.flex01_left{
    width: 146px;
    padding: 0;
    margin: 0;
    text-align: left;
}
.flex01_right{
        width: 72%;
    border-left: 1px solid #D2D2D2;
    padding-left: 20px;
    text-align: left;
    margin-bottom: 24px;
}
.flex01_right ul{
    padding-left: 0;
}
.flex01_right ul li span{
    font-size:12px;
    color:#707070;
}
ul.no_list.nono li {
    padding-left: 18px;
    font-size: 14px;
}
ul.no_list.nono li::before {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-right: 0px;
    background: #0081CC;
    border-radius: 30px;
    color: #fff;
    position: absolute;
    left: 0;
    top: 8px;
    text-align: center;
    line-height: 1.2;
}
p.p01{
width: 100%;
max-width: 782px;
margin:0 auto 20px;
padding-left: 40px;
text-align:left;
}

@media only screen and (max-width: 768px) {
.list01 {
    padding-left: 0;
}
.list01 dl {
    display: block;
text-align: left;
}
.list01 dt {
        width: auto;
    padding: 0 0 5px;
    margin: 0 0 10px;
    text-align: left;
    border-bottom: 1px solid #D2D2D2;
    display: inline-block;
}
.list01 dd {
    width: 100%;
    border-left: 0px solid #D2D2D2;
    padding-left: 0px;
    text-align: left;
    margin-bottom: 24px;
    margin-left: 0;
}
.flex01 {
    width: 100%;
    max-width: 782px;
    display: block;
    margin: 0;
    padding-left: 0;
    text-align: left;
}
.flex01_left {
        width: auto;
    padding: 0 0 5px;
    margin: 0 0 10px;
    text-align: left;
    border-bottom: 1px solid #D2D2D2;
    display: inline-block;
}
.flex01_right {
    width: 100%;
    border-left: 0px solid #D2D2D2;
    padding-left: 0px;
    text-align: left;
    margin-bottom: 24px;
    margin-left: 0;
}
p.p01 {
    margin: 0 auto 20px;
    padding-left: 0px;
    text-align: left;
}
}/**/