/*pdfリンク*/

.arrow_link01{
    width:100%;
    height: auto;
    padding-bottom: 50px;
}
.arrow_link01 a{
    text-decoration: none;
}
.arrow_box{
    width:100%;
    height: auto;
    padding: 15px;
    background: #7d7d7d;
    border-radius: 5px;
    position: relative;
    text-align: left;
}
.arrow_box:hover{
    background: #A3A3A3;
}

.arrow_box dl{
    padding: 20px;
    text-align: left;
    color: #000;
    background: #fff;
    width: calc(100% - 50px);
    position: relative;
    z-index: 10;
}
.arrow_box dt{
    font-weight: bold;
    margin-bottom: 5px;
}
.arrow_box dd{
    
}
.arrow_box .arrow_field{
    position: absolute;
    bottom: 0;
    right: 0;
    width: 80px;
    height: 40px;
    border-top-left-radius: 100%;
    background: #636363;
}
.arrow_box .arrow_field > div{
    border-bottom: solid 1px #fff;;
    border-left: solid 1px #fff;;
    width: 26px;
    height: 26px;
    padding-bottom: 3px;
    padding-left: 3px;
    border-radius: 2px;
    
    position: absolute;
    right: 10px;
    bottom: 5px;
}
.arrow_box .arrow_field > div > div{
    border-top: solid 2px #fff;;
    border-right: solid 2px #fff;
    width: 20px;
    height: 20px;
    background: linear-gradient(-45deg , rgba(0,0,0,0) 12px ,#fff 12px, #fff 14px , rgba(0,0,0,0) 14px);
}



.strategy__share__figure{
    width: 80%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
@media screen and (max-width: 768px){
    .strategy__share__figure{
        width:100%;
    }
}

.strategy__strengthening__figure{
    text-align: center;
    margin: auto;
}

.q_logo > div{
    padding: 0 15%;
    border: solid 1px #333; 
}
.renewal_system{
    justify-content: space-between;
}
.strategy .row.renewal_system .col--2 {
    width: calc(55% - 60px);
}
.strategy .row.renewal_system .col--2.c2 {
    width: calc(40% - 60px);
}
  
@media screen and (max-width: 768px){
    .strategy .row.renewal_system .col--2 {
        width: 100% ;
    }
    .q_logo > div{
        padding: 20px 60px;
    }    
    .strategy .row.renewal_system .col--2.c2 {
        width: 100% ;
    }
}

.match--2img{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-right: 0 !important;
    background: #fff;
    padding: 20px;
}
@media screen and (max-width: 768px){
  .match--2img{
    padding: 0;
}  
}

.match--2img .strategy__strengthening__figure{
    width: auto;
    height: auto;
/*    flex-grow: .8;*/
    margin: 0;
}

.match--2img span{
    text-align: left;
    
}

@media screen and (max-width: 1023px) {
    .match--2img{
        width: 100%;
        display: block;
        margin: 0;
        margin-bottom: 0;
    }
    .strategy__strengthening__figure{
        max-width: 600px;
        margin: auto;
        margin-bottom: 30px;
        
    }
    .strategy__market__tips{
        margin: 0;
        width: 100%;
    }
}
.strategy .table__strategy__strengthening--01{
    width: 350px;
    margin: 0 auto;
}
.strategy .table__strategy__strengthening--01 td{
    font-size: 12px!important;
    padding: 12px!important;
    text-align: center;
}
@media screen and (max-width: 768px){
   .strategy .table__strategy__strengthening--01{
    width: 95%;
    margin: 0 auto;
} 
}
.strategy__strengthening__market{
    background-color: #fff;
}
.strategy__market__tips{
/*    border: solid 1px #000;*/
    padding: 14px;
    background: #fff;
    text-align: left;
    width: 50% ;
}

.strategy .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
    justify-content: center;
}
@media screen and (max-width: 768px){
    .strategy__market__tips{
    width: 100% ;
}
    .strategy .row {
  display: block;
}
}
.strategy .col--2{
    width: auto;
}
.strategy__approach__figure{
    margin: auto;
    text-align: center;
}
.strategy__approach__figure img{
/*    display: block;*/
    width: 75%;
    text-align: center;
    margin: auto;
    
}
.strategy__growth .strategy__strengthening__figure{
    width: 75%;
    padding: 0;
}
.market_botttom{
    padding-bottom: 20px;
}
.market_botttom p{
    text-align: center;
}

@media screen and (max-width: 768px){
   .strategy__approach__figure img{
    width: 100%;
    text-align: center;
} 
    .strategy__growth .strategy__strengthening__figure{
    width: 100%;
    padding: 0;
}
    .market_botttom{
    padding-bottom: 0;
}
}

.flex_wrap_str{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: calc(100% + 40px);
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
}
.ir_add_conte{
    display: block;
    width: calc(100% / 3);
    padding: 0 20px;
}
.ir_conte_title01, .ir_conte_title02, .ir_conte_title03{
    display: flex;
    font-size: 24px;
    font-weight: bold;
    color: #000;
    padding-bottom: 20px;
    letter-spacing: 0.32px;
    line-height: 28px;
}
.ir_conte_title01::before{
    content: "01";
    color: #c7000a;
    width: 0.7em;
    margin-top: -1px;
    margin-right: 16px;
    font-family: 'Oswald', sans-serif;
    font-size: 30px;
    font-weight: 400;
}
.ir_conte_title02::before{
    content: "02";
    color: #c7000a;
    width: 0.7em;
    margin-top: -1px;
    margin-right: 16px;
    font-family: 'Oswald', sans-serif;
    font-size: 30px;
    font-weight: 400;
}
.ir_conte_title03::before{
    content: "03";
    color: #c7000a;
    width: 0.7em;
    margin-top: -1px;
    margin-right: 16px;
    font-family: 'Oswald', sans-serif;
    font-size: 30px;
    font-weight: 400;
}
.ir_conte_title03{
    min-height: 76px;
}
@media screen and (max-width: 768px){
    .ir_conte_title01, .ir_conte_title02, .ir_conte_title03{
        font-size: 18px;
    }
    .ir_conte_title01::before, .ir_conte_title02::before, .ir_conte_title03::before{
        font-size: 24px;
    }
    .ir_conte_title03{
    min-height: auto;
}
}
.ir_conte_bottom_p{
    color: #000;
    line-height: 28px;
    padding-bottom: 22px;
}
@media screen and (max-width: 768px){
    .ir_add_conte{
        width:100%;
        border-bottom: #ddd solid 1px;
        margin-bottom: 22px;
    }
}
/*新規flex*/
.new_flex_wrap{
    display: flex;
    justify-content: space-between;
}
.jic_jil_conte, .QR_conte{
    display: block;
}
.jic_jil_conte{
    margin-right: 10px;
}
.QR_conte img{
    border: 1px solid #ccc
}
.jic_jil_conte img, .QR_conte img{
    width: 471px;
    height: 314px;
}
.jic_jil_conte p, .QR_conte p{
    text-align: center;
    font-size: 14px;
    margin: 10px 0 0;
    height: 1em;
}
@media screen and (max-width: 1023px){
    .new_flex_wrap{
        display: block;
        margin: 0 auto;
    }
    .jic_jil_conte img, .QR_conte img{
        width:100%;
        height: 100%;
    }
    .jic_jil_conte, .QR_conte{
        margin-bottom: 20px;
    }
    .QR_conte div{
        padding: 15%;
        border: 1px solid #ccc;
    }
    .QR_conte img{
        border: none;
    }
    .jic_jil_conte{
        margin-right: 0;
    }
}
.contents__title{
    margin-bottom: 60px;
}
.main__contents .standard__contents-title{
    border-bottom-style: none;
    margin-bottom: 24px;
    padding-bottom: 0;
    font-size: 36px;
}
@media screen and (max-width: 1023px){
  .main__contents .standard__contents-title{
    border-bottom-style: none;
    margin-bottom: 14px;
    padding-bottom: 0;
    font-size: 20px;
}  
}
#grtr{
    padding-left: 0;
}

.pc_border_b{
    border-bottom: #ddd solid 1px;
    padding-bottom: 10px;
}
@media screen and (max-width: 768px){
    .pc_border_b{
        border-bottom: none;
    }
}