@charset "UTF-8";
/********************************************************************************

page-implantation-failure.css　着床不全・不育症css

********************************************************************************/

/*============================================================
 メインビジュアル
*============================================================*/
/* 
---------------------------------------- */
#page-implantation-failure #mainvisual  {
    background-image: url(../images/implantation-failure/mainvisual-bg.jpg);
}

/*============================================================
 セクション共通
*============================================================*/
/* 
---------------------------------------- */
#page-implantation-failure .section {

}

/*============================================================
 セクション 当院での免疫性不妊治療
*============================================================*/
#page-implantation-failure #sec-immune-infertility-treatment .data-table table tr:first-child th {
    width: calc(100% / 3);
}



/*_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
 Tablet
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/*/
@media screen and (max-width: 1024px) {
    /*============================================================
     メインビジュアル
    *============================================================*/
    /* 
    ---------------------------------------- */
    #page-implantation-failure #mainvisual  {
    }

    /*============================================================
     セクション
    *============================================================*/
    /* 
    ---------------------------------------- */
    #page-implantation-failure #sec-セクション名 {
    }

}



/*_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
 SP
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/*/
@media screen and (max-width: 767px) {
    /*============================================================
     メインビジュアル
    *============================================================*/
    /* 
    ---------------------------------------- */
    #page-implantation-failure #mainvisual  {
    }

    /*============================================================
     セクション
    *============================================================*/
    /* 
    ---------------------------------------- */
    #page-implantation-failure #sec-セクション名 {
    }

}
