/* 電子公告ページ */
.eir_notice{
    margin-bottom: 60px;
    font-size: 1.5rem;
    color: #333;
   font-family: "FrutigerRoma";
}

/* よくあるご質問ページ */
.eir_faq{
    margin-bottom: 60px;
}
.eir_faq tr{
    border-top: 1px solid #d2d2d2;
}  
.eir_faq tr:last-child{
    border-bottom: 1px solid #d2d2d2;
} 
.eir_faq th{
    background-color: #f5f5f5;
    font-size: 16px;
    font-family: "FrutigerBold";
    font-weight: bold;
    line-height: 1.9;
    text-align: center;
    padding: 30px 30px;
    width: 320px;
}
.eir_faq td{
    font-size: 15px;
    line-height: 1.9;
    padding: 0px 40px;
}    
@media screen and (max-width: 768px){
    .eir_faq th{
        font-size: 15px;
        display: block;
        width: 100%;
        padding: 13px 15px;
        text-align: left;
    }
    .eir_faq td{
        font-size: 14px;
        display: block;
        padding: 15px 15px 20px;
    }  
}
/* 株式情報ページ */
.eir_overview{
    margin-bottom: 60px;
}
.eir_overview tr{
    border-top: 1px solid #d2d2d2;
}  
.eir_overview tr:last-child{
    border-bottom: 1px solid #d2d2d2;
} 
.eir_overview th{
    background-color: #f5f5f5;
    font-size: 16px;
    font-family: "FrutigerBold";
    font-weight: bold;
    line-height: 1.9;
    text-align: center;
    padding: 15px 30px;
    width: 320px;
}
.eir_overview td{
    font-size: 15px;
    line-height: 1.9;
    padding: 0px 40px;
}    
@media screen and (max-width: 768px){
    .eir_overview th{
        font-size: 15px;
        display: block;
        width: 100%;
        padding: 13px 15px;
        text-align: left;
    }
    .eir_overview td{
        font-size: 14px;
        display: block;
        padding: 15px 15px 20px;
    }  
}
/* IRカレンダーページ */
.calendar-img{
    text-align: center;
    margin-bottom: 60px;
}
/* コーポレートガバナンスページ */
.governancebox{
    font-size: 15px;
}
.governance-title{
    font-size: 2.2rem;
    font-family: "FrutigerBold";
    padding-bottom: 13px;
    margin-bottom: 35px;
    border-bottom: 2px solid #dedede;
    position: relative;
}
/*IR基本方針ページ */
.disclosure{
    font-size: 15px;
}
.disclosure .txt{
    margin-bottom: 60px;
}
.disclosure_txt{
    margin-bottom: 20px;
}
.disclosure_ttl {
    font-weight: bold;
    font-size: 1.8rem;
    margin-bottom: 10px;
}
/*株主・投資家の皆様へページ */
@media (min-width: 768px){
    .ceo-message-img_sp{
        display: none;
    }
}
.ceo-message-img_sp{
    text-align: center;
}
.message{
    display: flex;
}
@media (max-width: 768px){
    .message{
        display: block;
    }
}
.messagebox{
    font-size: 15px;
}
.message-text{
    margin-bottom: 30px;
    width: 100%;
}
@media (max-width: 768px){
    .message-text{
        width: 100%;
        margin-top: 30px;
    }
}
.ceo-message-img {
    margin: 0 20px 20px 0;
    text-align: center;
}
.ceo-message-img img{
    max-width: 200px;
}
p.message-name {
    text-align: center;
    font-size: 12px;
    margin-top: 5px;
}
/*ローカル */
.nav_ir {
    margin-left: 0;
}
.nav_ir li {
    width: 32%;
}
@media (max-width: 768px){
    .nav_ir li {
        width: 49%;
        margin-left: auto;
        margin-right: auto;
        float: inherit;
    }
}
.nav_ir .active {
    opacity: 0.6;
}
.nav_act .active {
    opacity: 0.6;
}
/*個人投資家*/
.individualbox .individual-title,
.individualbox .individual-title2,
.individualbox .individual-title3,
.individualbox .individual-title_blue,
.individualbox .individual-title_green,
.individualbox .individual-title_gray{
    font-weight: 700;
}
.individual-title {
    background-color: #3e93d0;
    color: #fff;
    font-size: 2.2rem;
    padding: 10px 20px 5px 20px;
    margin-bottom: 20px;
}
.individual-title2 {
    background-color: #34b9aa;
    color: #fff;
    font-size: 2.2rem;
    padding: 10px 20px 5px 20px;
    margin-bottom: 20px;
}
.individual-title3 {
    background-color: #6f9ab1;
    color: #fff;
    font-size: 2.2rem;
    padding: 10px 20px 5px 20px;
    margin-bottom: 20px;
}
.individual-text{
    font-size: 15px;
    margin-bottom: 50px;
    line-height: normal;
    font-weight: 700;
}
.individual-title_blue{
    font-size: 2em;
    background-color: #3e93d0;
    color: #fff;
    text-align: center;
    padding: 10px 20px 5px 20px;
    margin-bottom: 20px;
}
.individual-title_green{
    font-size: 2em;
    background-color: #34b9aa;
    color: #fff;
    text-align: center;
    padding: 10px 20px 5px 20px;
    margin-bottom: 20px;
}
.individual-title_gray{
    font-size: 2em;
    background-color: #6f9ab1;
    color: #fff;
    text-align: center;
    padding: 10px 20px 5px 20px;
    margin-bottom: 20px;
}
.performance-img img{
    width: 100%;
    max-width: 100%;
    margin-bottom: 30px;
}
.world-img img{
    width: 100%;
    max-width: 100%;
    margin-bottom: 30px;
}
.self-system-img img{
    width: 100%;
    max-width: 100%;
    margin-bottom: 30px;
}
.sustain-system-img img{
    width: 100%;
    max-width: 100%;
    margin-bottom: 30px;
}
.performance_health-img img{
    width: 100%;
    max-width: 100%;
    margin-bottom: 30px;
}
.medicom-img img{
    width: 100%;
    max-width: 100%;
    margin-bottom: 30px;
}
.hospital-img img{
    max-width: 100%;
    margin-bottom: 30px;
}
.pharmacy-img img{
    max-width: 100%;
    margin-bottom: 30px;
}
.lsim-img img{
    width: 100%;
    max-width: 100%;
    margin-bottom: 30px;
}
.test-img img{
    max-width: 100%;
    margin-bottom: 30px;
}
.device-img img{
    max-width: 100%;
    margin-bottom: 30px;
}
.performance_life-img img{
    width: 100%;
    max-width: 100%;
    margin-bottom: 30px;
}
.phcbi-img img{
    width: 100%;
    max-width: 100%;
    margin-bottom: 30px;
}
.life-device-img img{
    width: 100%;
    max-width: 100%;
    margin-bottom: 30px;
}
.pathology-img img{
    width: 100%;
    max-width: 100%;
    margin-bottom: 30px;
}
.laboratory-img img{
    width: 100%;
    max-width: 100%;
    margin-bottom: 60px;
}
.medicom-box {
    display: flex;
}
@media (max-width: 768px){
    .medicom-box {
        display: block;
        text-align: center;
    }
}
.pharmacy-img {
    margin-left: 48px;
}
@media (max-width: 768px){
    .pharmacy-img {
        margin-left: 0px;
    }
}
.lsim-box {
    display: flex;
}
@media (max-width: 768px){
    .lsim-box {
        display: block;
        text-align: center;
    }
}
.device-img {
    margin-left: 59px;
}
@media (max-width: 768px){
    .device-img {
        margin-left: 0px;
    }
}
/* 英：Disclaimerページ */
.eir_disclaimer_h2{
    font-size: 22px;
    font-size: 2.2rem;
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
    margin-bottom: 35px;
    font-family: "FrutigerBold";
    font-weight: 700;
    line-height: 2;
    font-weight: 700;
}
.eir_disclaimer_txt{
    margin-bottom: 60px;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 2;
}
@media (max-width: 768px){
    .eir_disclaimer_h2{
        font-size: 19px;
        font-size: 1.9rem;
        margin-bottom: 15px;
    }
}
/* IRトップページ */
.top_news-ttl{
    font-weight: bold;
    font-size: 28px;
    font-size: 2rem;
    margin-bottom: 20px;
}

@media screen and (max-width: 768px){
    .top_news-ttl {
        font-weight: bold;
        font-size: 4vw;
        margin-bottom: 20px;
    }
}
.top_news-ttl a {
    font-family: "UD Shin Go Regular";
    font-size: 12px;
    color: #003894;
    padding-left: 2em;
    font-weight: normal;
    vertical-align: middle;
}
@media screen and (max-width: 768px){
    .top_news-ttl a {
        font-size: 2vw;
        padding-left: 1em;
    }
}
.top_news-ttl a::before {
    content: url(/global/~/Media/phchd_g/ir/icon4.png);
    padding-right: 0.5em;
    text-decoration: none;
}
.top_news-ttl a:hover{
    text-decoration: none;
    opacity: 0.7;
    transition: all 0.3s ease 0s;
}
.top_library {
    width: 100%;
    height: 460px;
    position: relative;
}
@media screen and (max-width: 768px){
    .top_library {
        height: auto;
    }
}
.top_library > div {
    width: 50%;
    height: 460px;
    position: absolute;
    top: 0;
}
@media screen and (max-width: 768px){
    .top_library > div {
        width: 100%;
        height: auto;
        position: static;
        top: auto;
    }
}
.top_library > div.library_box {
    left: 50%;
}
@media screen and (max-width: 768px){
    .top_library > div.library_box {
        left: auto;
    }
}
.top_library.library > div.library_box {
    background: #ecf2fe;
}
.top_library > div > div {
    font-family: "UD Shin Go Regular";
    position: relative;
}
.top_library > div.library_box > div {
    padding: 40px 0 0 55px;
    float: left;
    width: 100%;
}
@media screen and (max-width: 768px){
    .top_library > div.library_box > div {
        width: 100%;
        padding: 30px 20px 0;
        float: none;
    }
}
.top_library > div > div::before {
    content: "";
    width: 128px;
    height: 11px;
    position: absolute;
    top: 0;
}
@media screen and (max-width: 768px){
    .top_library > div > div::before {
        content: "";
        width: 20%;
        height: 6px;
        position: absolute;
        top: 0;
    }
}
.top_library > div.library_box > div::before {
    right: 0;
}
@media screen and (max-width: 768px){
    .top_library > div.library_box > div::before {
        right: auto;
        left: 0;
    }
}
.top_library.library > div.library_box > div::before {
    background: #003894;
}
.top_library > div > div > p {
    font-size: 15px;
    line-height: 2;
    height: 30px;
}
@media screen and (max-width: 768px){
    .top_library > div > div > p {
        font-size: 14px;
        line-height: 1.8;
        height: auto;
        margin-bottom: 40px;
    }
}
.top_library > div > div > ul {
    font-size: 14px;
    line-height: 1.4;
}
@media screen and (max-width: 768px){
    .top_library > div > div > ul {
        font-size: 14px;
        line-height: 1.4;
        padding-bottom: 50px;
    }
}
.top_library > div > div > ul li::before {
    content: url(/global/~/Media/phchd_g/ir/icon3.png);
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
.top_library > div > div > ul li a {
    color: #000;
}
.top_library > div > div > ul li + li {
    margin-top: 10px;
}
.top_library h2 {
    font-family: "FrutigerRoma";
    font-size: 40px;
    line-height: 1;
    margin-top: 10px;
}
.top_library h2 span {
    display: block;
    font-family: "UD Shin Go Regular";
    font-size: 20px;
    line-height: 1;
    margin: 10px 0 25px;
}
.top_library.library > div.library_box2 {
    background: url(/global/~/Media/phchd_g/ir/library.png) left top no-repeat;
    background-size: cover;
}
.library_box2 {
    right: 50%;
}
@media screen and (max-width: 768px){
    .library_box2 {
        right: auto;
    }
}
.top_library > div > img {
    opacity: 0;
}
@media screen and (max-width: 768px){
    .top_library > div > img {
        opacity: 1;
    }
}
.top_library.stock > div.library_box2 {
    background: #ecf2fe;
}
.top_library > div.library_box2 > div {
    padding: 40px 50px 0 0;
    float: right;
    width: 100%;
    padding-left: 55px;
}
.top_library > div.library_box2 > div::before {
    left: 0;
}
.top_library.stock > div.library_box2 > div::before {
    background: #003894;
}
.top_library > div > div > ul li a[target="_blank"]::after {
    content: url(/global/~/Media/phchd_g/ir/url.png);
    margin-left: 3px;
    vertical-align: middle;
    line-height: 15px;
}
.top_library.stock > div.library_box {
    background: url(/global/~/Media/phchd_g/ir/stock.png) left top no-repeat;
    background-size: cover;
}
@media screen and (max-width: 768px){
    .top_library > div.library_box2 > div {
        width: 100%;
        padding: 30px 20px 0;
        float: none;
    }
}
.ir_top_icon{
    display: flex;
    margin-top: 100px;
    max-width: 100%;
    flex-wrap: wrap;
}
@media screen and (max-width: 768px){
    .ir_top_icon{
        display: block;
    }
}
.ir_top_icon .ir_top_governance,
.ir_top_icon .ir_top_disclosure{
    max-width: 100%;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
}
@media screen and (max-width: 768px){
    .ir_top_icon .ir_top_disclosure{
        margin-bottom: 100px;
    }
}
@media screen and (max-width: 768px){
    .ir_top_icon .ir_top_governance, 
    .ir_top_icon .ir_top_disclosure {
        max-width: 320px;
    }
}
.ir_top_icon .ir_top_governance a {
    width: 320px;
    padding: 13px 10px;
    margin-left: auto;
    margin-right: auto;
    font-size: 15px;
    border: 1px solid #003894;
    text-align: center;
    display: block;
    padding: 13px 0;
    background: #003894;
    color: #FFF;
    font-weight: 700;
    font-size: 1.5rem;
    line-height: 1.5;
}
@media screen and (max-width: 768px){
    .ir_top_icon .ir_top_governance a {
        width: 100%;
    }
}
.ir_top_icon .ir_top_disclosure a {
    width: 320px;
    padding: 13px 10px;
    margin-left: auto;
    margin-right: auto;
    font-size: 15px;
    border: 1px solid #003894;
    text-align: center;
    display: block;
    padding: 13px 0;
    background: #003894;
    color: #FFF;
    font-weight: 700;
    font-size: 1.5rem;
    line-height: 1.5;
}
@media screen and (max-width: 768px){
    .ir_top_icon .ir_top_disclosure a  {
        width: 100%;
    }
}
.ir_top_message{
    height: 430px;
    padding-top: 60px;
    text-align: center;
    background: url(/global/~/Media/phchd_g/ir/top_message.png) center no-repeat;
    background-size: cover;
    box-sizing: border-box;
    width: 50%;
    padding-left: 15%;
    text-align: left;
    padding-right: 5%;
}
@media screen and (max-width: 768px){
    .ir_top_message{
        height: 430px;
        padding-top: 60px;
        text-align: center;
        background-size: cover;
        box-sizing: border-box;
        width: 100%;
        padding-left: 4%;
        text-align: center;
        padding-right: 4%;
    }
}
.ir_top_message h1 {
    font-family: FrutigerBold;
    font-size: 2em;
    line-height: 1;
    color: #FFF;
    opacity: 0.7;
    margin-bottom: 15px;
}
.ir_top_message h2 {
    font-family: 'UD Shin Go DemiBold',"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Meiryo,"メイリオ","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    font-size: 21px;
    line-height: 1;
    font-weight: 700;
    color: #FFF;
    margin-bottom: 15px;
}
.ir_top_message p {
    font-size: 15px;
    line-height: 1.4;
    color: #FFF;
    margin-bottom: 40px;
}
.ir_top_message a {
    font-size: 15px;
    line-height: 1;
    color: #FFF;
    font-weight: 600;
    display: inline-block;
}
.ir_top_message a:hover {
    text-decoration: none;
    opacity: 0.7;
    transition: 0.3s;
}
.ir_top_message a::before {
    content: url(/global/~/Media/phchd_g/ir/icon1.png);
    padding-right: 0.3em;
}
.ir_top_individual{
    height: 430px;
    padding-top: 60px;
    text-align: center;
    background: url(/global/~/Media/phchd_g/ir/individual.png) center no-repeat;
    background-size: cover;
    box-sizing: border-box;
    width: 50%;
    padding-left: 5%;
    text-align: left;
    padding-right: 15%;
}
@media screen and (max-width: 768px){
    .ir_top_individual{
        height: 430px;
        padding-top: 60px;
        text-align: center;
        background-color: #333;
        background-size: cover;
        box-sizing: border-box;
        width: 100%;
        padding-left: 4%;
        text-align: center;
        padding-right: 4%;
    }
}
.ir_top_individual h1 {
    font-family: FrutigerBold;
    font-size: 2em;
    line-height: 1;
    color: #FFF;
    opacity: 0.7;
    margin-bottom: 15px;
}
.ir_top_individual h2 {
    font-family: 'UD Shin Go DemiBold',"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Meiryo,"メイリオ","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    font-size: 21px;
    line-height: 1;
    font-weight: 700;
    color: #FFF;
    margin-bottom: 15px;
}
.ir_top_individual p {
    font-size: 15px;
    line-height: 1.4;
    color: #FFF;
    margin-bottom: 40px;
}
.ir_top_individual a {
    font-size: 15px;
    line-height: 1;
    color: #FFF;
    font-weight: 600;
    display: inline-block;
}
.ir_top_individual a:hover {
    text-decoration: none;
    opacity: 0.7;
    transition: 0.3s;
}
.ir_top_individual a::before {
    content: url(/global/~/Media/phchd_g/ir/icon1.png);
    padding-right: 0.3em;
}
.ir_top_governance a::before {
    content: url(/global/~/Media/phchd_g/ir/icon1.png);
    padding-right: 0.3em;
}
@media screen and (min-width: 768px){
    .ir_top_governance a:hover::before {
        content: url(/global/~/Media/phchd_g/ir/icon2.png);
        padding-right: 0.3em;
    }
}
.ir_top_disclosure a::before {
    content: url(/global/~/Media/phchd_g/ir/icon1.png);
    padding-right: 0.3em;
}
@media screen and (min-width: 768px){
    .ir_top_disclosure a:hover::before {
        content: url(/global/~/Media/phchd_g/ir/icon2.png);
        padding-right: 0.3em;
    }
}
.ir_top_governance a:hover {
    text-decoration: none;
}
.ir_top_disclosure a:hover {
    text-decoration: none;
}
@media screen and (min-width: 768px){
    .ir_top_governance a:hover {
        background-color: #FFF;
        text-decoration: none;
        color: #003894;
    }
    .ir_top_disclosure a:hover {
        background-color: #FFF;
        text-decoration: none;
        color: #003894;
    }
}
.ir_top_link{
    height: 320px;
    padding-top: 100px;
    text-align: center;
    background: url(/global/~/Media/phchd_g/ir/fag.png) center no-repeat;
    background-size: cover;
    box-sizing: border-box;
    width: 25%;
}
.ir_electric{
    padding-top: 80px;
    height: 320px;
    text-align: center;
    background: url(/global/~/Media/phchd_g/ir/electric.png) center no-repeat;
    background-size: cover;
    box-sizing: border-box;
    width: 25%;
}
.ir_discaimer{
    height: 320px;
    padding-top: 100px;
    text-align: center;
    background: url(/global/~/Media/phchd_g/ir/discaimer.png) center no-repeat;
    background-size: cover;
    box-sizing: border-box;
    width: 25%;
}
@media screen and (max-width: 768px){
    .ir_top_link{
        height: 300px;
        padding-top: 60px;
        text-align: center;
        background-size: cover;
        box-sizing: border-box;
        width: 100%;
        padding-left: 4%;
        text-align: center;
        padding-right: 4%;
    }
}
.ir_contact{
    background: url(/global/~/Media/phchd_g/ir/contact.png) center no-repeat;
}
.ir_top_link h1 {
    font-family: 'FrutigerBold';
    font-size: 40px;
    line-height: 1;
    color: #FFF;
    opacity: 0.7;
    height: 95px;
}
.ir_top_link a {
    font-size: 15px;
    line-height: 1;
    color: #FFF;
    font-weight: 600;
    display: inline-block;
}
.ir_top_link a::before {
    content: url(/global/~/Media/phchd_g/ir/icon1.png);
    padding-right: 0.3em;
}
.ir_top_link a:hover{
    text-decoration: none;
    opacity: 0.7;
    transition: all 0.3s ease 0s;
}
.ir_top_box{
    display: flex;
    margin-bottom: 90px;
}
@media screen and (max-width: 768px){
    .ir_top_box{
        display: block;
    }
}
.ir_electric h1 {
    height: 115px;
}
/* 英語トップ */
.tpo_en_ttl{
    margin-bottom: 60px;
}
.ir_en-top_message{
    height: 430px;
    padding-top: 180px;
    text-align: center;
    background: url(/global/~/Media/phchd_g/ir/top_message.png) center no-repeat;
    background-size: cover;
    box-sizing: border-box;
    width:100%;

}
@media screen and (max-width: 768px){
    .ir_en-top_message{
        height: 430px;
        padding-top: 180px;
        text-align: center;
        background-size: cover;
        box-sizing: border-box;
        width: 100%;
    }
}
.ir_en-top_message h1 {
    font-family: FrutigerBold;
    font-size: 3em;
    line-height: 1;
    color: #FFF;
    opacity: 0.7;
    margin-bottom: 25px;
}
.ir_en-top_message a {
    font-size: 15px;
    line-height: 1;
    color: #FFF;
    font-weight: 600;
    display: inline-block;
}
.ir_en-top_message a:hover {
    text-decoration: none;
    opacity: 0.7;
    transition: 0.3s;
}
.ir_en-top_message a::before {
    content: url(/global/~/Media/phchd_g/ir/icon1.png);
    padding-right: 0.3em;
}
.ir_en-top_message {
    margin-bottom: 90px;
}
.ir_en-top_link{
    height: 320px;
    padding-top: 100px;
    text-align: center;
    background-size: cover;
    box-sizing: border-box;
    width: 50%;
}
@media screen and (max-width: 768px){
    .ir_en-top_link{
        height: 300px;
        padding-top: 60px;
        text-align: center;
        background-size: cover;
        box-sizing: border-box;
        width: 100%;
        padding-left: 4%;
        text-align: center;
        padding-right: 4%;
    }
}
.ir_en-top_link h1 {
    font-family: 'FrutigerBold';
    font-size: 40px;
    line-height: 1;
    color: #FFF;
    opacity: 0.7;
    height: 95px;
}
.ir_en-top_link a {
    font-size: 15px;
    line-height: 1;
    color: #FFF;
    font-weight: 600;
    display: inline-block;
}
.ir_en-top_link a::before {
    content: url(/global/~/Media/phchd_g/ir/icon1.png);
    padding-right: 0.3em;
}
.ir_en-top_link a:hover{
    text-decoration: none;
    opacity: 0.7;
    transition: all 0.3s ease 0s;
}

video.ir-video {
    width: 90%;
    margin-bottom: 60px;
}
.video {
    text-align: center;
    margin-bottom: 20px;
}
.video-title{
    font-size: 22px;
}


.mail_link{
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  text-align: right;
}

.mail_link a{
  font-family: "FrutigerBold";
  font-weight: 700;
  font-size: 16px;
  line-height: 1;
  color: #003893;
  padding: 15px 70px;
  border: 1px solid #476eaf;
  border-bottom: none;
  display: inline-block;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.mail_link a::before{
  font-family:'FontAwesome';
  content: "\f054";
  padding-right: 0.3em;
  display: inline-block;
}

@media screen and (max-width: 768px){
  .mail_link{
    text-align: center;
  }

  .mail_link a{
    font-size: 14px;
    line-height: 1;
    color: #003893;
    padding: 15px 30px;
    border: 1px solid #476eaf;
    border-bottom: none;
    display: inline-block;

  }

}

.news_mail{
  text-align: right;
  width: 100%;
  max-width: 1280px;
  margin: -130px auto 50px;
}

.news_mail a{
  font-family: "FrutigerBold";
  font-weight: 700;
  font-size: 16px;
  line-height: 1;
  color: #003893;
  padding: 15px 40px;
  border: 1px solid #476eaf;
  display: inline-block;
  
}

.news_mail a::before{
  font-family:'FontAwesome';
  content: "\f054";
  padding-right: 0.3em;
  display: inline-block;
}

@media screen and (max-width: 768px){
  .news_mail{
    text-align: center;
  }

  .news_mail a{
    font-size: 14px;
    line-height: 1;
    color: #003893;
    padding: 15px 30px;
    border: 1px solid #476eaf;
  }

}

#ir .ttl{
  font-family: "FrutigerBold";
  font-size: 20px;
  line-height: 1.3;
  margin-bottom: 20px;
}

#ir .txt.mb {
  margin-bottom: 40px;
}

#ir .fg_ttl{
  font-size: 16px;
  line-height: 1.4;
  margin-bottom: 20px;
}

#ir .fg{
  width: 100%;
  padding: 0 15px;
  margin: 0;
  display: block;
  margin-bottom: 60px;
  box-sizing: border-box;
}

@media screen and (max-width: 768px){
  #ir .ttl{
    font-size: 18px;
    line-height: 1.3;
  }

  #ir .txt.mb {
    margin-bottom: 30px;
  }

  #ir .fg_ttl{
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 20px;
  }

  #ir .fg{
    padding: 0;
    margin-bottom: 30px;
  }
}


