@charset "utf-8";
/* ===================================================================
 CSS Document
 file name  : ir_2.css
 style info : 投資家情報（2022年リニューアル用）
=================================================================== */
@media all and (max-width: 767px) {
  /*-----------------------------
	リンク（既存スタイル相殺）
	------------------------------*/
  #ir a {
    color: #002CB2;
  }
  /*-----------------------------
	カテゴリータイトル（ディレクトリタイトル）
	------------------------------*/
  .cat-ttl {
    width: 100%;
    margin: 0 auto 0;
  }
  .cat-ttl .inner {
    width: 100%;
  }
  .cat-ttl h2 {
    padding: 18px 4%;
    background: #E6E6E6;
    text-align: center;
  }
  .cat-ttl h2 img {
    height: 36px;
  }
  #ir .cat-ttl .bread-c {
    padding: 4px 4%;
    border-bottom: #ddd 1px solid;
    min-height: 35px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    gap: 0 5px;
  }
  #ir .cat-ttl .bread-c li, #ir .cat-ttl .bread-c a {
    font-size: 11px;
    color: #444;
  }
  #ir .cat-ttl .bread-c li {
    display: inline-block;
  }
  #ir .cat-ttl .bread-c a {
    text-decoration: none;
  }
  #ir .cat-ttl .bread-c a:hover {
    text-decoration: underline;
  }
  #ir .cat-ttl .bread-c a:after {
    content: '';
    display: inline-block;
    width: 5px;
    height: 5px;
    margin: 0 3px;
    border-top: #999 1px solid;
    border-right: #999 1px solid;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    position: relative;
    top: -1px;
  }
  /*-----------------------------
	>アイコン
	------------------------------*/
  .arrow01:after {
    content: '';
    display: inline-block;
    width: 7px;
    height: 7px;
    margin: 0 0 0 7px;
    border-top: #999 1px solid;
    border-right: #999 1px solid;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    position: relative;
    top: -1px;
  }
  .datelist1_li_pdf {
    position: relative;
    padding-left: 36px;
    font-size: 10px;
    line-height: 3;
  }
  .datelist1_li_pdf::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    display: inline-block;
    background: url(/asset_v2/images/ic_pdf_01.png) no-repeat 0 0;
    background-size: 38px 36px;
    width: 38px;
    height: 36px;
  }
  .date, .pdf {
    text-align: right;
  }
  /*-----------------------------
	Section common
	------------------------------*/
  .sec {
    width: 100%;
    padding: 0 4%;
    margin: 0 auto;
  }
  /*-----------------------------
	メニュー調整
	------------------------------*/

   /*会社情報表示・投資家情報非表示*/
  .js-inc_header .header_nav_menu_li:first-child {
    display: inherit!important;
}    
  .js-inc_header .header_nav_menu_li:nth-child(2) {
    display: none!important;
}        
  /*-----------------------------
	IR
	------------------------------*/
  .pconly {
    display: none;
  }
  .sponly {
    display: block;
  }
  #ir.top {
    font-size: 15px;
  }
  #ir.top .sec01 {
    margin: 0 auto;
  }
  #ir.top .sec02, #ir.top .sec03, #ir.top .sec04, #ir.top .sec05 {
    margin: 0 auto 2rem auto;
  }
  #ir .flebox {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #ir .column01 {}
  #ir .column01 ul {
    width: 100%;
  }
  #ir .column02 ul {
    width: 100%;
  }
  #ir .column02 li {
    width: 100%;
  }
  #ir .column03 ul {
    width: 100%;
  }
  #ir .column03 li {
    padding: 5px
  }
  #ir .column05 ul {
    width: 49%;
    display: flex;
  }
  #ir .column05 li {
    padding: 5px
  }
  #ir .w_l {
    width: 100%;
  }
  #ir .w_m {
    width: 100%;
  }
  #ir .w_s {
    width: 100%;
  }
  #ir.top h2 {
    font-size: 20px;
    font-weight: 600;
    line-height: 90%;
    padding: 1.5rem 0 1rem 0;
  }
  #ir.top h3 {
    padding: 8px 0;
    line-height: 120%;
    width: 100%;
    margin: 1rem 0 0 0;
    font-size: 18px;
    border-bottom: solid 2px #ec3f48;
  }
  #ir.top h3 a {
    font-size: 18px;
    text-decoration: none;
    font-weight: 600;
    color: #403d33;
  }
  #ir .ircode {
    display: flex;
    flex-wrap: nowrap;
    margin: 0 auto;
    padding: 1rem 10px 0 10px;
    justify-content: end;
    max-width: 1000px;
    width: 100%;
    font-size: 13px;
  }
  #ir .ircode ul {
    display: flex;
  }
  #ir .ircode li {
    width: auto;
    margin: 0 0.5rem;
  }
  #ir .menubtn {
    border: solid 1px #bcbcbc;
    margin: 4px 0;
    display: block;
  }
  #ir .menubtn_2 {
    border: solid 1px #bcbcbc;
    margin: 6px;
    padding: 5px 10px;
    display: flex;
    font-size: 16px;
    font-weight: 600;
    color: #403d33;
    text-decoration: none;
    line-height: 200%;
    align-items: center;
    justify-content: space-between;
  }
  #ir .w_m_sp {
    display: flex;
    flex-wrap: nowrap;
  }
  #ir .w_m_sp .menubtn_2 {
    width: 50%;
  }
  #ir.top .topbana01, #ir.top .topbana02 {
    height: auto;
    text-decoration: none;
    color: #403d33;
    font-weight: bold;
  }
  #ir.top .topbana03 {
    text-align: center;
    padding: 5px;
    text-decoration: none;
    color: #403d33;
    font-weight: bold;
  }
  #ir.top .topbana01 p, #ir.top .topbana02 p {
    width: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    border-top: solid 2px #ec3f48;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 16px;
    padding: 10px 15px;
    line-height: 1.2;
    color: #403d33;
    min-height: 47.2px;
  }
  #ir.top .topbana03 p {
    text-decoration: none;
    color: #403d33;
    font-weight: bold;
    line-height: 1.06;
  }
  #ir.top .topbana03 {
    text-align: center;
    text-decoration: none;
    color: #403d33;
    font-weight: bold;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 60px;
  }
#ir.top .topbana04 {
    text-decoration: none;
    color: #403d33;
    font-weight: bold;
    align-items: center;
  }  
#ir.top .topbana04 p{
    width: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    border-top: solid 2px #ec3f48;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 16px;
    padding: 10px 15px;
    min-height: 47.2px;
    text-decoration: none;
    color: #403d33;
    font-weight: bold;
    line-height: 130%;
  }
  #ir.top .topbana04 span.uptate{
    font-size: 13px;
    line-height: 1.2;
  }
    
  #ir.top .menuicon {
    margin: 5px;
    max-width: 70px;
    display: none;
  }
  #ir.top .news .date, #ir.top .sec04 .date {
    font-size: 15px;
    margin: 0 1rem;
  }
  #ir.top .news dl {
    display: flex;
    border: none;
    width: 100%;
    background: #fff;
    flex-wrap: wrap;
    padding: 8px 0;
    border-bottom: solid 1px #bcbcbc;
  }
  #ir.top .news dt {
    width: 100%;
    background-color: #fff;
    border: none;
    border-bottom: 0;
    text-align: left;
    margin: 0;
    padding: 0;
  }
  #ir.top .news dd {
    width: 100%;
    background-color: #fff;
    border: none;
    margin: 0;
    padding: 0;
  }
  #ir .linkbtn {
    max-width: 200px;
    width: 80%;
    font-size: 16px;
    font-weight: 600;
    border: solid 1px #bcbcbc;
    padding: 7px 10px;
    color: #403d33;
    margin: 1.5rem auto;
    text-decoration: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    line-height: 200%;
  }
  #ir .linkbtn_2 {
    max-width: 200px;
    width: 80%;
    background: #403d33;
    padding: 10px;
    color: #fff;
    text-align: center;
    margin: 1rem auto;
    text-decoration: none;
    font-size: 16px;
    line-height: 1;
  }
  #ir .linkbtn_2 .datasize {
    font-size: 90%;
    display: block;
  }
  #ir .linklist {
    font-size: 15px;
    display: flex;
    text-decoration: none;
    color: #403d33;
    align-items: start;
  }
  #ir .linkarrow {
    margin-left: auto;
  }
  #ir .linkarrow::after {
    content: "›";
    color: #ec3f48;
    font-weight: 600;
    margin-left: 5px;
    font-size: 24px;
    line-height: 100%;
  }
  #ir .arrow {
    position: relative;
    display: flex;
    padding: 0 0 0 16px;
    color: #403d33;
    vertical-align: middle;
    text-decoration: none;
  }
  #ir .arrow::before, #ir .arrow::after {
    position: absolute;
    top: 11px;
    bottom: 0;
    left: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
  }
  #ir .menulink::before {
    left: 4px;
    box-sizing: border-box;
    width: 4px;
    height: 4px;
    border: 4px solid transparent;
    border-left: 4px solid #403d33;
  }
  .mtn {
    margin-top: 0;
  }
}
@media all and (min-width: 768px) {
  /*-----------------------------
	リンク（既存スタイル相殺）
	------------------------------*/
 #ir a {
    color: #002CB2;
    text-decoration: none;
  }
  /*-----------------------------
	カテゴリータイトル（ディレクトリタイトル）
	------------------------------*/
  .cat-ttl {
    width: 100%;
    margin: 0 auto 0;
    background: #E6E6E6;
  }
  .sub-nav-has-2 .cat-ttl {
    margin-top: 156px;
  }
  .cat-ttl .inner {
    display: table;
    width: 1000px;
    height: 100px;
    padding: 0 40px;
    margin: 0 auto;
  }
  #ir .cat-ttl h2, #ir .cat-ttl .bread-c {
    display: table-cell;
    vertical-align: middle;
  }
  #ir .cat-ttl h2 {
    width: auto;
  }
  #ir .cat-ttl .bread-c {
    width: calc(100% - 180px);
    text-align: right;
  }
  #ir .cat-ttl .bread-c li, #ir .cat-ttl .bread-c a {
    font-size: 13px;
    color: #444;
  }
  #ir .cat-ttl .bread-c li {
    display: inline-block;
  }
  #ir .cat-ttl .bread-c a {
    text-decoration: none;
  }
  .cat-ttl .bread-c a:hover {
    text-decoration: underline;
  }
  #ir .cat-ttl .bread-c a:after {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 0 6px;
    border-top: #999 1px solid;
    border-right: #999 1px solid;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    position: relative;
    top: -1px;
  }
  /*-----------------------------
	>アイコン
	------------------------------*/
  .arrow01:after {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 0 0 7px;
    border-top: #999 1px solid;
    border-right: #999 1px solid;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    position: relative;
    top: -1px;
  }
  .datelist1_li_pdf {
    position: relative;
    padding-left: 36px;
    font-size: 10px;
    line-height: 3;
  }
  .datelist1_li_pdf::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    display: inline-block;
    background: url(/asset_v2/images/ic_pdf_01.png) no-repeat 0 0;
    background-size: 38px 36px;
    width: 38px;
    height: 36px;
  }
  .date, .pdf {
    text-align: right;
  }
  /*-----------------------------
	Section common
	------------------------------*/
  .sec {
    width: 980px;
    padding: 0 30px;
    margin: 0 auto;
  }
  /*-----------------------------
	IR
	------------------------------*/
    /*ヘッダーの高さ*/
  .js-inc_header.l-header + .top {
    margin-top: 117px;
  }
    /*メニュー幅*/    
  .js-inc_header .sub-nav h3 {
    margin: 1px 20px 0 0!important;
}    
  .js-inc_header .sub-nav li {
    margin: 0 7px 0 0!important;
  }
  .sponly {
    display: none;
  }
  .pconly {
    display: block;
  }
  #ir.top {
    font-size: 15px;
  }
  #ir a:hover {
    transition: opacity .6s ease;
  }
  #ir.top .sec01 {
    margin: 0 auto;
  }
  #ir.top .sec02, #ir.top .sec03, #ir.top .sec04, #ir.top .sec05 {
    margin: 0 auto 2rem auto;
  }
  #ir .flebox {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
  }
  #ir .column01 ul {
    width: 100%;
  }
  #ir .column02 ul {
    width: 49.3%;
  }
  #ir .column02 li {
    width: 100%;
  }
  #ir .column03 ul {
    width: 32%;
  }
  #ir .column03 li {
    padding: 5px
  }
  #ir .column05 ul {
    width: 19%;
  }
  #ir .column05 li {
    padding: 5px
  }
  #ir.top .sec01 .column02 {
    flex-wrap: nowrap;
    column-gap: 1.4%;
  }
  #ir.top .sec01 .column02 ul {
    width: 100%;
  }
  #ir.top .sec02 .column05 {
    justify-content: flex-start;
    column-gap: 1.25%;
  }
  #ir .w_l {
    width: 70%;
  }
  #ir .w_m {
    width: 50%;
  }
  #ir .w_s {
    width: 28%;
  }
  #ir h2 {
    font-size: 24px;
    font-weight: 600;
    line-height: 90%;
  }
  #ir.top h3 {
    padding: 6px 2px;
    line-height: 120%;
    width: 100%;
    font-size: 17px;
    margin: 0 0 0.5rem 0;  
    border-bottom: solid 2px #ec3f48;
  }
  #ir.top h3 a {
    font-size: 18px;
    text-decoration: none;
    font-weight: 600;
    color: #403d33;
  }
  #ir.top h4 {
    padding: 0 10px;
    width: 100%;
    font-size: 16px;
    font-weight: 600;
  }
  #ir .ircode {
    display: flex;
    flex-wrap: nowrap;
    margin: 0 auto;
    padding: 1rem 30px 0 30px;
    justify-content: end;
    max-width: 1000px;
    width: 100%;
    font-size: 17px;
  }
  #ir .ircode ul {
    display: flex;
  }
  #ir .ircode li {
    width: auto;
    margin: 0 0.5rem;
  }
  #ir .menubtn {
    border: solid 1px #bcbcbc;
    margin: 6px 0;
    display: block;
  }
  #ir .menubtn_2 {
    border: solid 1px #bcbcbc;
    margin: 0 0 5px 10px;
    padding: 5px 10px;
    display: flex;
    align-items: center;
    line-height: 200%;
    justify-content: space-between;
    font-size: 16px;
    font-weight: 600;
    color: #403d33;
    text-decoration: none;
  }
  #ir.top .topbana01, #ir.top .topbana02 {
    height: 200px;
    display: flex;
    align-items: end;
    text-decoration: none;
    color: #403d33;
    font-weight: bold;
    transition: opacity .6s ease; 
  }
  #ir.top .img_ann {
    background: url(../images/img_ann.png) no-repeat;
    background-size: cover;
    background-position: left;
  }
  #ir.top .img_plan {
    background: url(../images/img_plan.png) no-repeat;
    background-size: cover;
    background-position: left;
  }
  #ir.top .img_fin {
    background: url(../images/img_fin.png) no-repeat;
    background-size: cover;
    background-position: right;
  }
  #ir.top .img_sus {
    background: url(../images/img_sus.png) no-repeat;
    background-size: cover;
    background-position: left;
  }
  #ir.top .img_pmt {
    background: url(../images/img_pmt.png) no-repeat;
    background-size: cover;
    background-position: left;
  }
  #ir.top .img_dl {
    background: url(../images/img_dl.png) no-repeat;
    background-size: cover;
    background-position: left;
  }        
  #ir.top .topbana03 {
    text-align: center;
    padding: 5px;
    text-decoration: none;
    color: #403d33;
    font-weight: bold;
  }
  #ir.top .topbana01 p, #ir.top .topbana02 p {
    width: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    border-top: solid 2px #ec3f48;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 16.7px;
    padding: 10px 10px;
    line-height: 1.2;
    min-height: 47.2px;
  }
  #ir .topbana01 a, #ir .topbana02 a {
    display: flex;
    align-items: flex-end;
    width: 100%;
    height: 100%;
    color: #403d33;
    text-decoration: none;
  }
  #ir .topbana01:hover:has(a), #ir .topbana02:hover:has(a) {
    opacity: .8;
  }
  #ir .topbana01 a:hover, #ir .topbana02 a:hover {
    opacity: 1;
  }
  #ir.top .topbana03 p {
    text-decoration: none;
    color: #403d33;
    font-weight: bold;
    line-height: 1.06;
  }
  #ir.top .topbana03 {
    text-align: center;
    padding: 5px;
    text-decoration: none;
    color: #403d33;
    font-weight: bold;
    height: 110px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
 #ir.top .topbana04 {
    height: 135px;
    display: flex;
    align-items: end;
    text-decoration: none;
    color: #403d33;
    font-weight: bold;
    transition: opacity .6s ease; 
  }    
 #ir.top .topbana04 li {
     width: 100%;   
    }  
  #ir .topbana04 a {
    display: flex;
    align-items: flex-end;
    width: 100%;
    height: 100%;
    color: #403d33;
    text-decoration: none;
  }
  #ir .topbana04  .uptate{
   display: contents;
   font-size: 15px; 
  }
  #ir .topbana04:hover:has(a) {
    opacity: .8;
  }
  #ir .topbana04 a:hover {
    opacity: 1;
  }       
  #ir.top .topbana04 p {
    width: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    border-top: solid 2px #ec3f48;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 17px;
    padding: 10px 10px;
    line-height: 1.2;
    min-height: 47.2px;
  }        
  #ir.top .menuicon {
    margin: 5px;
    max-width: 50px;
  }
  #ir.top .news .date, #ir.top .sec04 .date {
    font-size: 15px;
    margin: 0 1rem;
  }
  #ir.top .news dl {
    display: flex;
    border: none;
    width: 100%;
    background: #fff;
    border-bottom: solid 1px #bcbcbc;
    padding: 10px;
  }
  #ir.top .news dt {
    width: 20%;
    background-color: #fff;
    border-top: none;
    margin: 0;
  }
  #ir.top .news dd {
    width: 80%;
    background-color: #fff;
    border-top: none;
    margin: 0;
  }
  #ir .linkbtn {
    max-width: 200px;
    width: 100%;
    font-size: 16px;
    font-weight: 600;
    border: solid 1px #bcbcbc;
    padding: 5px 10px;
    color: #403d33;
    margin: 1rem auto;
    text-decoration: none;
    align-items: center;
    justify-content: space-between;
    display: flex;
    line-height: 200%;
  }
  #ir .linkbtn_2 {
    max-width: 200px;
    width: 80%;
    background: #403d33;
    padding: 10px;
    color: #fff;
    text-align: center;
    margin: 2rem auto;
    text-decoration: none;
    font-size: 16px;
    line-height: 1;
  }
  #ir .linkbtn_2 .datasize {
    font-size: 90%;
    display: block;
  }
  #ir .linklist {
    font-size: 15px;
    display: flex;
    text-decoration: none;
    color: #403d33;
    align-items: start;
    line-height: 140%;
    padding: 2px 0;
  }
  #ir .linkarrow::after {
    content: "›";
    color: #ec3f48;
    font-weight: 600;
    margin-left: 5px;
    font-size: 21px;
  }
  #ir .arrow {
    position: relative;
    display: flex;
    padding: 0 0 0 16px;
    color: #403d33;
    vertical-align: middle;
    text-decoration: none;
  }
  #ir .arrow::before, #ir .arrow::after {
    position: absolute;
    top: 9px;
    bottom: 0;
    left: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
  }
  #ir .menulink::before {
    left: 4px;
    box-sizing: border-box;
    width: 4px;
    height: 4px;
    border: 4px solid transparent;
    border-left: 4px solid #403d33;
  }
  .mtn {
    margin-top: 0;
  }
}


/* --------------------------------------------------- *
 *    header
 * --------------------------------------------------- */
.js-inc_header.l-header {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  width: 100%;
  min-width: 960px;
  height: 96px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  font-family: "Source Sans Pro", sans-serif;
  line-height: 1.7;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: unset;
}

@media (max-width: 767px) {
  .js-inc_header.l-header {
    position: static;
    min-width: 100%;
    height: 55px;
    border-bottom-color: #dcdcdc;
  }
}

.js-inc_header .header {
  height: 96px;
  background-color: rgba(255, 255, 255, 0.7);
}

@media (max-width: 767px) {
  .js-inc_header .header {
    height: 55px;
    background-color: #ffffff;
  }
}

.js-inc_header .header_title {
  float: left;
  display: inline-block;
  margin: 23px 0 0 30px;
  text-align: center;
  font-size: 1px;
  line-height: 1;
}

@media (max-width: 767px) {
  .js-inc_header .header_title {
    float: none;
    display: block;
    width: 95px;
    margin: 14px auto 0;
    background-color: white;
  }
}

.js-inc_header .header_title a,
.js-inc_header .header_title span {
  display: block;
  text-decoration: none;
}

.js-inc_header .header_title a:hover img,
.js-inc_header .header_title span:hover img {
  opacity: .5;
}

.js-inc_header .header_title a img,
.js-inc_header .header_title span img {
  vertical-align: top;
}

@media (max-width: 767px) {
  .js-inc_header .header_title_logo {
    display: inline-block;
    width: 95px;
    height: 33px;
    background: url('/shared_top/img/logo_sharp_sp.png') no-repeat 0 0;
    background-size: auto 33px;
  }
}

@media (max-width: 767px) {
  .js-inc_header .header_title_logo img {
    display: none;
  }
}

.js-inc_header .header_navbtn {
  display: none;
}

@media (max-width: 767px) {
  .js-inc_header .header_navbtn {
    display: block;
  }
}

.js-inc_header .header_navbtn_li {
  position: absolute;
  top: 0;
  right: 45px;
  border-left: 1px solid #dcdcdc;
}

@media (max-width: 767px) {
  .js-inc_header .header_navbtn_li {
    right: auto;
    left: 0;
    border-right: 1px solid #dcdcdc;
    border-left: none;
  }
  .js-inc_header .header_navbtn_li > a,
  .js-inc_header .header_navbtn_li > span {
    position: absolute;
    display: block;
    box-sizing: border-box;
    width: 44px;
    height: 55px;
    padding-top: 40px;
    background-color: #ffffff;
    color: #e6000d;
    text-align: center;
    text-decoration: none;
    top: 0;
  }
}

@media (max-width: 767px) {
  .js-inc_header .header_navbtn_li.is-close > a,
  .js-inc_header .header_navbtn_li.is-close > span {
    background-color: #f0f0f0;
    height: 56px;
    border-bottom: 1px solid #f0f0f0;
  }
}

@media (max-width: 767px) {
  .js-inc_header .header_navbtn_li > a i.is-menu,
  .js-inc_header .header_navbtn_li > span i.is-menu {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 19px;
    height: 18px;
    margin: auto;
    background: url("/shared_top/img/icon_menu_01.svg") 0 0/19px 18px no-repeat;
  }
}

@media (max-width: 767px) {
  .js-inc_header .header_navbtn_li > a span,
  .js-inc_header .header_navbtn_li > span span {
    display: none;
  }
}

.js-inc_header .header_nav {
  float: left;
  margin-left: 12px;
}

@media (max-width: 1100px) {
  .js-inc_header .header_nav {
    margin-left: 20px;
  }
}

@media (max-width: 767px) {
  .js-inc_header .header_nav {
    position: absolute;
    top: 56px;
    left: 0;
    z-index: 99;
    display: none;
    float: none;
    width: 100%;
    margin-left: 0;
    opacity: 0;
  }
}

@media (max-width: 767px) {
  .js-inc_header .header_nav.is-active {
    display: block;
    opacity: 1;
    padding-bottom: 500px;
  }
}

.js-inc_header .header_nav_menu {
  display: table;
}

@media (max-width: 767px) {
  .js-inc_header .header_nav_menu {
    display: block;
    background-color: #dcdcdc;
    box-shadow: 0px 300px 200px 200px rgba(0,0,0,.8);
  }
}

.js-inc_header .header_nav_menu_li {
  display: table-cell;
  margin-left: 1px;
  text-align: center;
  vertical-align: middle;
}

.js-inc_header .no-flexbox .header_nav_menu_li {
  float: left;
}

@media (max-width: 767px) {
  .js-inc_header .header_nav_menu_li {
    box-sizing: border-box;
    float: left;
    width: 50%;
    margin-left: 0;
    text-align: left;
    border-bottom: 1px solid #dcdcdc;
  }
}

@media (max-width: 767px) {
  .js-inc_header .header_nav_menu_li:nth-child(odd) {
    border-right: 1px solid #dcdcdc;
  }
}

.js-inc_header .header_nav_menu_li.is-global {
  display: none;
}

@media (max-width: 767px) {
  .js-inc_header .header_nav_menu_li.is-global {
    display: block;
  }
}

.js-inc_header .header_nav_menu_li a {
  display: block;
  height: 96px;
  padding: 0 18px 0 17px;
  font-size: 14px;
  line-height: 96px;
  text-decoration: none;
}

@media (max-width: 767px) {
  .js-inc_header .header_nav_menu_li a {
    position: relative;
    display: block;
    width: auto;
    height: 49px;
    padding: 0 20px 0 20px;
    background-color: #f0f0f0;
    font-size: 11px;
    line-height: 49px;
  }
}

@media (max-width: 767px) {
  .js-inc_header .header_nav_menu_li a:after {
    content: "";
    position: absolute;
    top: 0;
    right: 5px;
    bottom: 0;
    display: block;
    width: 11px;
    height: 16px;
    margin: auto;
    background: url("/shared_top/img/icon_arrow_right_01.svg") 0 0/11px 16px no-repeat;
  }
}

.js-inc_header .header_nav_menu_li a:hover {
  opacity: .5;
}

.js-inc_header .header_utility {
  position: absolute;
  top: 0;
  right: 0;
}

.js-inc_header .header_utility_menu {
  position: static;
}

.js-inc_header .header_utility_menu_li {
  float: left;
  border-left: 1px solid rgba(0, 0, 0, 0.08);
  background-color: #ffffff;
}

@media (max-width: 767px) {
  .js-inc_header .header_utility_menu_li {
    position: relative;
    width: 45px;
    height: 54px;
    border-left-color: #dcdcdc;
  }
}

@media (max-width: 767px) {
  .js-inc_header .header_utility_menu_li.is-global {
    display: none;
  }
}

.js-inc_header .header_utility_menu_li > a,
.js-inc_header .header_utility_menu_li > span {
  position: relative;
  display: block;
  box-sizing: border-box;
  width: 70px;
  height: 96px;
  padding-top: 53px;
  background-color: #ffffff;
  color: #e6000d;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}

body.en .js-inc_header .header_utility_menu_li.is-global > a,
body.en .js-inc_header .header_utility_menu_li.is-global > span {
  width: 70px;
}

@media (max-width: 767px) {
  .js-inc_header .header_utility_menu_li > a,
  .js-inc_header .header_utility_menu_li > span {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0;
    width: 44px;
    height: 55px;
  }
}

.js-inc_header .header_utility_menu_li.is-close {
  background-color: #ffffff;
}

.js-inc_header .header_utility_menu_li.is-close > a,
.js-inc_header .header_utility_menu_li.is-close > span {
  background-color: #e6000d;
  color: #ffffff;
}

@media (max-width: 767px) {
  .js-inc_header .header_utility_menu_li.is-close > a,
  .js-inc_header .header_utility_menu_li.is-close > span {
    background-color: #f0f0f0;
    height: 56px;
    border-bottom: 1px solid #f0f0f0;
  }
}

.js-inc_header .header_utility_menu_li.is-close > a:after,
.js-inc_header .header_utility_menu_li.is-close > span:after {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  z-index: 99;
  bottom: -10px;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 8px 0 8px;
  border-color: #e6000c transparent transparent transparent;
  margin: auto;
}

@media (max-width: 767px) {
  .js-inc_header .header_utility_menu_li.is-close > a:after,
  .js-inc_header .header_utility_menu_li.is-close > span:after {
    display: none;
  }
}

.js-inc_header .header_utility_menu_li.is-close > a:hover,
.js-inc_header .header_utility_menu_li.is-close > span:hover {
  background-color: #f27f86;
  opacity: 1;
}

@media (max-width: 767px) {
  .js-inc_header .header_utility_menu_li.is-close > a:hover,
  .js-inc_header .header_utility_menu_li.is-close > span:hover {
    background-color: #f0f0f0;
  }
}

.js-inc_header .header_utility_menu_li.is-close > a:hover:after,
.js-inc_header .header_utility_menu_li.is-close > span:hover:after {
  border-top-color: #f27f86;
}

.js-inc_header .header_utility_menu_li > a i.is-global,
.js-inc_header .header_utility_menu_li > span i.is-global {
  position: absolute;
  top: 28px;
  right: 0;
  left: 0;
  margin: auto;
  display: block;
  width: 23px;
  height: 23px;
  background: url("/shared_top/img/icon_global_01.svg") 0 0 no-repeat;
}

.js-inc_header .header_utility_menu_li > a i.is-search,
.js-inc_header .header_utility_menu_li > span i.is-search {
  position: absolute;
  top: 30px;
  right: 0;
  left: 0;
  margin: auto;
  display: block;
  width: 22px;
  height: 21px;
  background: url("/shared_top/img/icon_search_01.svg") 0 0 no-repeat;
}

@media (max-width: 767px) {
  .js-inc_header .header_utility_menu_li > a i.is-search,
  .js-inc_header .header_utility_menu_li > span i.is-search {
    top: 0;
    bottom: 0;
    width: 19px;
    height: 18px;
    background-size: 19px 18px;
  }
}

.js-inc_header .header_utility_menu_li > a i.is-close,
.js-inc_header .header_utility_menu_li > span i.is-close {
  position: absolute;
  top: 33px;
  right: 0;
  left: 0;
  margin: auto;
  display: block;
  width: 16px;
  height: 15px;
  background: url("/shared_top/img/icon_close_01.svg") 0 0 no-repeat;
}

@media (max-width: 767px) {
  .js-inc_header .header_utility_menu_li > a i.is-close,
  .js-inc_header .header_utility_menu_li > span i.is-close {
    top: 0;
    bottom: 0;
    width: 19px;
    height: 18px;
    background-image: url("/shared_top/img/icon_search_01.svg");
    background-size: 19px 18px;
  }
}

@media (max-width: 767px) {
  .js-inc_header .header_utility_menu_li > a span,
  .js-inc_header .header_utility_menu_li > span span {
    display: none;
  }
}

.js-inc_header .header_utility_menu_li > a:hover,
.js-inc_header .header_utility_menu_li > span:hover {
  opacity: .5;
}

@media (max-width: 767px) {
  .js-inc_header .header_utility_menu_li > a:hover,
  .js-inc_header .header_utility_menu_li > span:hover {
    opacity: 1;
  }
}

.js-inc_header .header_search {
  position: absolute;
  top: 96px;
  right: 0;
  display: none;
  padding: 20px;
  background-color: rgba(0, 0, 0, 0.6);
}

@media (max-width: 767px) {
  .js-inc_header .header_search {
    top: 56px;
    z-index: 99;
    box-sizing: border-box;
    width: 100%;
    padding: 15px 15px 16px;
    border-bottom: 1px solid #dcdcdc;
    background-color: #f0f0f0;
  }
}

.js-inc_header .header_search_form {
  display: block;
  width: auto;
  margin: 0;
}

.js-inc_header .header_search_form::before {
  display: none;
}

@media (max-width: 767px) {
  .js-inc_header .header_search_form_input {
    display: block;
    margin-right: 40px;
  }
}

.js-inc_header .header_search_form_input input[type="search"] {
  position: relative;
  float: left;
  box-sizing: border-box;
  display: block;
  width: 350px;
  padding: 5px 10px 5px 34px;
  border: none;
  border-radius: 0;
  background: #ffffff url("/shared_top/img/icon_search_01.svg") 7px 50%/18px 18px no-repeat;
  color: #000000 !important;
}

@media (min-width: 768px) {
  .js-inc_header .header_search_form_input > input[type="search"] {
    height: auto;
    font-size: 14px;
    line-height: 1.7;
  }
}

@media (max-width: 767px) {
  .js-inc_header .header_search_form_input input[type="search"] {
    width: 100%;
    padding: 4px 10px 4px 26px;
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
    background-position: 4px 50%;
    background-size: 17px 17px;
    font-size: 11px;
    line-height: 20px;
  }
}

.js-inc_header .header_search_form_input input[type="search"]:placeholder-shown {
  color: #cccccc;
}

@media (max-width: 767px) {
  .js-inc_header .header_search_form_input input[type="search"]:placeholder-shown {
    color: #666666;
  }
}

.js-inc_header .header_search_form_input input[type="search"]::-webkit-input-placeholder {
  color: #cccccc;
}

@media (max-width: 767px) {
  .js-inc_header .header_search_form_input input[type="search"]::-webkit-input-placeholder {
    color: #666666;
  }
}

.js-inc_header .header_search_form_input input[type="search"]:-moz-placeholder {
  color: #cccccc;
  opacity: 1;
}

@media (max-width: 767px) {
  .js-inc_header .header_search_form_input input[type="search"]:-moz-placeholder {
    color: #666666;
  }
}

.js-inc_header .header_search_form_input input[type="search"]::-moz-placeholder {
  color: #cccccc;
  opacity: 1;
}

@media (max-width: 767px) {
  .js-inc_header .header_search_form_input input[type="search"]::-moz-placeholder {
    color: #666666;
  }
}

.js-inc_header .header_search_form_input input[type="search"]:-ms-input-placeholder {
  color: #cccccc;
}

@media (max-width: 767px) {
  .js-inc_header .header_search_form_input input[type="search"]:-ms-input-placeholder {
    color: #666666;
  }
}

.js-inc_header .header_search_form_btn {
  float: left;
  display: block;
  box-sizing: border-box;
}

@media (max-width: 767px) {
  .js-inc_header .header_search_form_btn {
    float: right;
    width: 40px;
  }
}

.js-inc_header .header_search_form_btn input[type="submit"] {
  width: auto;
  background-color: #e6000d;
  border: none;
  padding: 5px 10px 5px 10px;
  border-radius: 0;
  font-size: 14px;
  line-height: 1.7;
  color: #ffffff;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

@media (max-width: 767px) {
  .js-inc_header .header_search_form_btn input[type="submit"] {
    width: 40px;
    padding: 0 0;
    border-top: 1px solid #c6000b;
    border-right: 1px solid #c6000b;
    border-bottom: 1px solid #c6000b;
    font-size: 13px;
    line-height: 28px;
    font-weight: bold;
  }
}

.js-inc_header .header_search_form_btn input[type="submit"]:hover {
  background-color: #f27f86;
}

@media all and (min-width: 768px) {
  .js-inc_header.l-header + * {
    margin-top: 156px;
  }
  .js-inc_header.l-header + #top,
    .js-inc_header.l-header + #corporate {
    margin-top: 0;
  }
}

@media all and (max-width: 767px) {
  /*-----------------------------
  overwrite
  ------------------------------*/
  .js-inc_header * {
    box-sizing: border-box;
  }
  .js-inc_header a {
    text-decoration: none;
  }
  .js-inc_header .header_nav_menu_li:first-child {
    display: none;
  }
  .js-inc_header .header_nav_menu_li:nth-child(odd) {
      border-left: 1px solid #dcdcdc;
      border-right: none;
  }
  .js-inc_header .header_nav_menu_li a:after {
    right: 8px;
  }
  .js-inc_header .pc {
    display: none;
  }
  .js-inc_header .sp {
    display: block;
  }


  /*-----------------------------
  sub-nav
  ------------------------------*/
  .js-inc_header .sub-nav {
    background: #dcdcdc;
  }
  .js-inc_header .sub-nav h3 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 15px;
    font-weight: normal;
    color: #FFF;
    border-bottom: #dcdcdc 1px solid;
  }
  .js-inc_header .sub-nav h3 a {
    color: #E90000;
  }
  .js-inc_header .sub-nav h3 a,
  .js-inc_header .sub-nav li a {
    font-size: 12px;
    position: relative;
    display: block;
    padding: 14px 30px 14px 20px;
    background: #f0f0f0;
    text-decoration: none;
  }
  .js-inc_header .sub-nav h3 a:after,
  .js-inc_header .sub-nav li a:after {
    content: "";
    position: absolute;
    top: 0;
    right: 8px;
    bottom: 0;
    display: block;
    width: 11px;
    height: 16px;
    margin: auto;
    background: url(/shared_top/img/icon_arrow_right_01.svg) 0 0/11px 16px no-repeat;
  }
  .js-inc_header .sub-nav li {
    border-bottom: #dcdcdc 1px solid;
  }
  .js-inc_header .sub-nav li:last-child {
    border-bottom: #dcdcdc 3px solid;
  }
}


@media all and (min-width: 768px) {
  /*-----------------------------
  overwrite
  ------------------------------*/
  .js-inc_header img {
    max-width: none;
  }
  .js-inc_header * {
    box-sizing: border-box;
  }
  .js-inc_header a {
    transition: opacity .6s ease;
  }
  .js-inc_header a:hover {
    opacity: .8;
  }
  .js-inc_header .pc {
    display: block;
  }
  .js-inc_header .sp {
    display: none;
  }

  .js-inc_header.l-header {
    width: 100%;
    height: 66px;
    min-width: 980px;
  }
  .js-inc_header .header {
    height: 66px;
    border-bottom: #D9D9D9 1px solid;
  }
  .js-inc_header .header_utility_menu_li > a,
  .js-inc_header .header_utility_menu_li > span {
    height: 66px;
    padding-top: 37px;
    font-size: 16px;
  }
  .js-inc_header .header_utility_menu_li > a i.is-global,
  .js-inc_header .header_utility_menu_li > span i.is-global {
    top: 12px;
  }
  .js-inc_header .header_utility_menu_li > a i.is-search,
  .js-inc_header .header_utility_menu_li > span i.is-search {
    top: 13px;
  }
  .js-inc_header .header_utility_menu_li > a i.is-close,
  .js-inc_header .header_utility_menu_li > span i.is-close {
    top: 18px;
  }
  .js-inc_header .header_search {
    left: auto;
    width: auto;
    top: 66px;
    z-index: 11;
  }
  .js-inc_header .header_title {
    margin: 25px 25px 0 30px;
  }
  .js-inc_header .header_title_logo img {
    width: 104px;
  }
  .js-inc_header .header_nav_menu_li a {
    height: 66px;
    line-height: 66px;
    position: relative;
  }
  .js-inc_header .header_nav_menu_li.cr a {
    color: #E90000;
    font-weight: 400;
  }
  .js-inc_header .header_nav_menu_li.cr a:after {
    content: '';
    display: block;
    width: 18px;
    height: 4px;
    background: #E90000;
    position: absolute;
    bottom: 1px;
    left: 50%;
    margin-left: -9px;
  }


  /*-----------------------------
  sub-nav
  ------------------------------*/
  .js-inc_header .sub-nav {
    width: 100%;
    min-width: 980px;
    position: absolute;
    top: 66px;
    left: 0;
    z-index: 10;
    background: #403D32;
    padding: 0 0 0 40px;
    transform: translate3d(0,0,0);
  }
  .js-inc_header .sub-nav.fixed {
    position: fixed;
    top: 0;
  }
  .js-inc_header .sub-nav.sub-nav-2 {
    top: 115px;
    background: rgb(77, 76, 71);
/*		border-top: 1px solid #d9d9d9;*/
  }
  .js-inc_header .sub-nav.sub-nav-2.fixed {
    position: fixed;
    top: 49px;
    box-shadow: 0 0px 3px #4d4c47;
  }
  .js-inc_header .sub-nav h3,
  .js-inc_header .sub-nav ul {
    display: inline-block;
    vertical-align: middle;
  }
  .js-inc_header .sub-nav h3 {
    font-size: 20px;
    font-weight: normal;
    color: #FFF;
    margin: 1px 46px 0 0;
    visibility: hidden;
  }
  .js-inc_header .sub-nav.sub-nav-1.fixed h3 {
    visibility: visible;
  }
  .js-inc_header .sub-nav.sub-nav-2 h3 {
    font-size: 6px;
    width: 80px;
    text-align: center;
  }
  .js-inc_header .sub-nav h3 a {
    color: #FFF;
    text-decoration: none;
  }
  .js-inc_header .sub-nav li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 25px 0 0;
  }
  .js-inc_header .sub-nav li a {
    font-size: 15px;
    color: #FFF;
    text-decoration: none;
    display: block;
    padding: 12px 8px;
    position: relative;
  }
  .js-inc_header .sub-nav.sub-nav-2 li a {
    font-size: 12px;
    padding: 10px 14px;
  }
  /* > mark on header */
  .js-inc_header .sub-nav li a:after {
    content: '';
    display: none;
   /* display: block;
    width: 5px;
    height: 5px;
    border-top: #fff 1px solid;
    border-left: #fff 1px solid;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -4px;
  */  }


  .js-inc_header .sub-nav li.cr a {
    opacity: .9;
  }
  .js-inc_header .sub-nav li.cr a:before {
    content: '';
    display: block;
    width: 18px;
    height: 4px;
    background: #E90000;
    position: absolute;
    bottom: 1px;
    left: 50%;
    margin-left: -9px;
  }
}


@media all and (min-width: 768px) and (max-width: 1220px) {
  /* overwrite */
  .js-inc_header .header_nav {
    margin-left: 12px;
  }
}

/* --------------------------------------------------- *
*    brandheader_under
* --------------------------------------------------- */
.brandheader_under {
  display: flex;
  justify-content: space-between;
  background: #fff;
}
@media (max-width: 767px) {
  .brandheader_under {
    margin-top: 0;
  }
}
.brandheader_localnav.-fixed + .brandheader_under {
  margin-top: 60px;
}

/* --------------------------------------------------- *
*    brandheader_breadcrumb
* --------------------------------------------------- */
.brandheader_breadcrumb {
  display: flex;
  padding: 12px 56px;
  font-family: 'Noto Sans Japanese', sans-serif;
}
@media (max-width: 767px) {
  .brandheader_breadcrumb {
    display: none;
  }
}
.brandheader_breadcrumb_li {
  margin-right: 30px;
  position: relative;
  font-size: 12px;
}
.brandheader_breadcrumb_li:after {
  content: '>';
  padding-left: 15px;
  position: absolute;
}
.brandheader_breadcrumb_li:last-child {
  margin-right: 0;
}
.brandheader_breadcrumb_li:last-child::after {
  content: '';
}

.brandheader_breadcrumb_li a {
  text-decoration: none;
}

/* --------------------------------------------------- *
*    brandheader_lang
* --------------------------------------------------- */
.brandheader_lang {
  margin-right: 40px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
}
@media (max-width: 767px) {
  .brandheader_lang {
    position: relative;
    z-index: 11;
    display: none;
    margin-right: 0;
    padding: 0 20px;
    border-bottom: 3px solid #dcdcdc;
    background: #f0f0f0;
    text-align: center;
    font-family: 'Noto Sans Japanese', sans-serif;
  }
  .brandheader_nav .brandheader_lang {
    display: block;
  }
}

.brandheader_lang_li {
  display: inline-block;
  vertical-align: middle;
  margin: 10px 0;
  color: #e6e6e6;
}
@media (max-width: 767px) {
  .brandheader_lang_li {
    width: 30%;
    margin: 15px 0;
    color: #dcdcdc;
  }
}
.brandheader_lang_li::before {
  content: "|";
  margin-left: 6px;
  margin-right: 6px;
}
@media (max-width: 767px) {
  .brandheader_lang_li::before {
    margin-left: 0;
    margin-right: 0;
  }
}
.brandheader_lang_li:first-child::before {
  display: none;
}

.brandheader_lang_li a {
  position: relative;
  display: inline-block;
  padding: 0;
  font-size: 13px;
  line-height: 29px;
  color: #000;
  text-decoration: none;
}
@media (max-width: 767px) {
  .brandheader_lang_li a {
    width: 95%;
    font-size: 14px;
    line-height: inherit;
  }
}
@media (max-width: 1140px) {
  .js-inc_header .sub-nav li a {
    padding: 12px 6px;
  }
}
 
@media (min-width: 768px) {
  .brandheader_lang_li a {
    transition: 0.5s ease;
  }
  .brandheader_lang_li a:hover {
    opacity: .5;
  }
}

.brandheader_lang_li.cr a {
  color: #e90000;
}
.header_utility_menu_li.is-global > a, .header_utility_menu_li.is-global > span {
  font-size: 60%;
  line-height: 11px !important;
}