@charset "utf-8";

* {
    margin: 0;
    padding: 0;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}

.display_none {
    display: none;
}

img {
    border: none;
    vertical-align: bottom;
}

/*--テキスト消し--*/
.clearText {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
}

/*--clearfix--*/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}

/* Hides from IE Mac */
* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

.mx_menu_all {
    margin-bottom: 0px !important;
}

.banner_bg {
    margin-bottom: 0px !important;
}

#pan_box {
    margin: 10px 0;
    font-size: 14px;
}

.panlist {
    color: #484747;
}

.panlist a {
    color: #484747;
}

.panlist a:hover {
    color: #484747;
}

.panlist a:link {
    color: #484747;
}

/*PC/SP-------------------------------------------*/
.pc_none {
    display: none;
}

.sp_none {
    display: block;
}

#contents {
    width: 1100px;
    margin: 0 auto;
}

/*------------------------------------------*/
h1 {
    text-align: center;
    margin: 50px 0;
}

h1 span {
    color: #c7000a;
}

h2 {
    margin-top: 50px;
    margin-bottom: 25px;
    padding: 10px;
    font-size: 28px;
    min-width: 265px;
    text-align: center;
    background-color: #ffea00;
    display: inline-block;
    color: #0d58a5;
}

.about h2,
.kako_kaisai h2 {
    margin-bottom: 18px;
}

h3 {
    margin-top: 50px;
    margin-bottom: 15px;
    border-bottom: 1px solid #333;
    font-size: 24px;
}

/*フッター
--------------------------------------------*/
.foot {
    margin: auto;
    clear: both;
}

.box_footer {
    clear: both;
    text-align: center;
}

.mx_copyright {
    padding: 10px;
}

.fo {
    margin-bottom: 0;
    padding-bottom: 0;
}

.btn_sns img {
    width: 40px;
    height: 40px;
}

.hatena-bookmark-button-frame {
    margin-bottom: -3px;
}

/*#google_translate_element{margin-top: 10px;}*/
.fo a:hover {
    color: #fff;
}

.fo a:link {
    color: #fff;
}

.fo a {
    color: #fff;
}

#sns_button {
    padding: 20px 0;
}

.btn_sns {
    margin: 10px 5px 0;
}

/*リンク
--------------------------------------------*/
a:link {
    color: #333;
    text-decoration: underline;
}

a:hover {
    color: #333;
    text-decoration: underline;
}

td a:link {
    color: #333;
    text-decoration: underline;
}

.company a:link {
    color: #333;
    text-decoration: underline;
}

.company a {
    color: #333;
    text-decoration: underline;
}

.shinsa table a:link {
    color: #333;
    text-decoration: underline;
}


.shinsa table a {
    color: #333;
    text-decoration: underline;
}

/*全体
--------------------------------------------*/
body {
    color: #333;
    font-size: 100%;
    line-height: 2em;
    text-align: center;
    background: #fff url(../images/back.png) repeat-x top center / 100%;
    background-position: top center;
    background-size: cover;
}

#all {
    width: 1100px;
    margin: auto;
    text-align: left;
    position: relative;
}

/*mainvisual---------------------------------------------------------------------*/

.mainvisual {
    position: relative;

}

.main_img {
    width: 100%;

}

.logo_img {
    width: 70%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit- transform: translateY(-50%) translateX(-50%);
}

.mcaslive {
    height: 100px;
    width: 100%;
    position: absolute;
    top: 84%;
    background-color: rgba(255, 255, 255, 0.9);
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit- transform: translateY(-50%) translateX(-50%);
}

.mcaslive_img {
    width: 75%;
    -webkit- transform: translateY(-50%) translateX(-50%);
    margin: 25px auto;
    text-align: center;
    display: inherit;
}

/*--------------------------------------------------*/
.add_left {
    width: 40%;
    float: left;
}

.add_left a {
    color: #c7000a;
}

.add_right {
    width: 60%;
    float: right;
    height: 200px;
}

/*---------------------------------------------------*/
.about p {
    font-weight: bold;
    text-shadow: 0 2px 5px #fff;
    font-size: 20px;
    color: #484747;
}

.about a {
    background-color: #0021a0;
    text-decoration: none;
    padding: 5px 10px;
    color: #fff;
    margin-top: 25px;
    display: inline-block;
    border-radius: 10px;
    box-shadow: 1px 1px 3px #aba4a4;
    font-weight: bold;
    width: 320px;
    text-align: center;
}

.about a {
    background-color: #0021a0;
    text-decoration: none;
    padding: 5px 10px;
    color: #fff;
    margin-top: 25px;
    display: inline-block;
    border-radius: 10px;
    box-shadow: 1px 1px 3px #aba4a4;
    font-weight: bold;
    width: 320px;
    text-align: center;
}

.about .about_site {
    margin-left: 25px;
}

/*共通---------------------------------------------------------------------*/


.fo {
/*    background-color: #0021a0;*/
    color: #fff;
}

.fo link {
    color: #fff;
}


table.table01 {
    width: 100%;
    border-top: #0021a0 solid 1px;
    border-right: #0021a0 solid 1px;
    border-collapse: collapse;
    background: #FFF;

}

table.table01 a {
    color: #c7000a;
}

table.table01 thead th {
    background: #0021a0;
    color: #FFF;
    padding: 10px 15px;
    border-right: #FFF solid 1px;
    border-bottom: #FFF solid 1px;
}

table.table01 thead th:last-child {
    border-right: #0021a0 solid 1px;
}

table.table01 tbody th {
    background: #0021a0;
    color: #FFF;
    padding: 10px 15px;
    border: #0021a0 solid 1px;
    vertical-align: top;
    border-right: 1px solid #fff;
}

table.table01 tbody th:last-of-type {
    border-right: 0;
}

.shutsujo table.table01 tbody th {
    background: #0021a0;
    color: #FFF;
    padding: 10px 15px;
    border-bottom: #0021a0 solid 1px;
    vertical-align: top;
    border-right: 1px solid #fff;
}

.shutsujo table.table01 tbody th:last-of-type {
    border-right: 0;
}

/*
.shutsujo table.table01 tbody th:nth-child(1) {
    width:;
}

.shutsujo table.table01 tbody th:nth-child(2) {
    width: ;
}

.shutsujo table.table01 tbody th:nth-child(3) {
    width: ;
}

.shutsujo table.table01 tbody th:nth-child(4) {
    width: ;
}
*/

table tr:nth-child(even) td {
    background-color: #f6fdff;
}

table.table01 tbody tr:last-child th {
    border-bottom: #0021a0 solid 1px;
}

table.table01 tbody td {
    padding: 10px;
    border-left: #0021a0 solid 1px;
    border-bottom: #0021a0 solid 1px;
    vertical-align: top;
}

/*エムキャスで動画を見る*/
/*--------------------------*/

.btnArea.btnMoreArticle {
    margin-top: 60px;
    margin-bottom: 0;
}

.btnArea {
    text-align: center;
    margin-bottom: 20px;
}

#box_detail .btnArea.btnMoreArticle a:link {
    /* color: #e4554a; */
    text-decoration: none;
}

.btnArea a {
    display: inline-block;
    margin: 0 auto;
    padding: 1.2rem 14.5rem;
    border-radius: 1.4rem;
    font-weight: bold;
    color: #0d58a5;
}

.btnMoreArticle a {
    /*    box-shadow: 0px 0px 9.5px 0.5px rgb(16 27 49 / 20%);*/
    text-decoration: none;
    box-shadow: 0 2px 8px 0 rgb(0 0 0 / 35%);
}

.overAlpha {
    color: #0d58a5;
    background-color: #97E8FF;
}

.overAlpha span {
    text-decoration: none;
    font-size: 22px;
    font-weight: 600;
}

/*kako_kaisai*/
/*--------------------------*/


.kako_kaisai p {
    font-size: 24px;
    color: #0d58a5;
    font-feature-settings: "palt";
}

.kako_koushien {
    margin-bottom: 25px;
}

.lnk_mcas {
    margin-bottom: 20px;
}

/*banner*/
/*--------------------------*/

.zenkai-banner-link img {
    box-shadow: 0 2px 8px 0 rgb(0 0 0 / 35%);
    overflow: hidden;
    border-radius: 20px;
    width: 700px;
}

.zenkai-banner {
    margin: 30px auto 0px;
    width: 100%;
    text-align: center;
}

/*photo*/
/*--------------------------*/

.photo img {
    width: 300px;
}

.photo1 {
    position: absolute;
    top: 30%;
    left: 5%;
}

.photo2 {
    position: absolute;
    top: 45%;
    right: 5%;
}

.photo3 {
    position: absolute;
    top: 60%;
    left: 5%;
}

.photo4 {
    position: absolute;
    top: 75%;
    right: 5%;
}

/*banner*/
/*--------------------------*/
.banner {
    margin-bottom: 20px;
}

.banner a {
    display: block;
    width: 69%;
}

.banner a:hover {
    opacity: 0.8;
}

/* 動画テスト */

/*
.item_detail p {
    font-size: 300%;
    color: #a9a9a9;
     font-size: 32px; 
    text-align: center;
    font-weight: 600;
    background-color: #efefef;
    padding: 23% 0px 23% 0px;
    margin-top: 1rem;
}
*/

/* 動画全体 */

.video-container {
    margin-top: 30px;
}

@media (max-width: 1600px) {

    /* 横幅が1600px以下の場合に適用するスタイル */
    .about p {
        text-shadow: none;
        color: #484747;
    }

    .photo1 {
        display: none;
    }

    .photo2 {
        position: absolute;
        top: 31%;
        right: 6%;
    }

    .photo3 {
        display: none;
    }

    .photo4 {
        display: none;
    }
}

@media (max-width: 1024px) {
    .photo2 {
        position: absolute;
        top: 31%;
        right: -2%;
    }

    .photo4 {
        display: none;
    }
}

/* 20250108追加文 */

iframe.eq {
    width: 100%;
    height: 620px;
}


/* 企業ボーダー対策 */

.shinsa table.table01 tbody tr:nth-of-type(3) td:nth-of-type(2),
.shinsa table.table01 tbody tr:nth-of-type(3) td:nth-of-type(3) {
    padding: 0;
}

.shinsa table.table01 tbody tr td span {
    display: block;
    border-bottom: #0021a0 solid 1px;
    padding: 10px;
    box-sizing: border-box;
}

.shinsa table.table01 tbody tr td span:nth-of-type(2){
    border:0;
}
