.inpage-nav	{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    padding: 30px 0;
}
.inpage-nav	li{
    width: 14.28%;
    text-align: center;
    border-right: 1px solid #000;
    box-sizing: border-box;
}
.inpage-nav	li:first-child {
    border-left: 1px solid #000;
}
.inpage-nav	li a{
    color: #333 !important;
    xtext-decoration: underline;
}


img.rimg {
    display: block;
    float: left;
    margin-right: 25px;
    margin-bottom: 35px;
}

img.limg {
    display: block;
    float: right;
    margin-left: 25px;
    margin-bottom: 35px;
}


div#abt img,
div#msg img,
div#hist img,
div#touzi img {
    width: 100%;
}

.tenmincho{
    font-family: "ten-mincho", serif;
    font-feature-settings: "ss02";
}

.f16{font-size:16px;line-height:1.6em;}

.mb20 {margin: 0 0 20px;}
.mb30 {margin: 0 0 30px;}
.mb40 {margin: 0 0 40px;}

.w280 {width: 280px !important;}
.w200 {width: 200px !important;}
.w264 {width: 264px !important;}
.w190 {width: 190px !important;}

.alr{
    display: block;
    text-align: right;
    font-family: "ten-mincho", serif;
    font-feature-settings: "ss02";
}

.vtr {
    margin: 0 auto;
    display: block;
    width: 100%;
    height: auto;
}
.vtr :hover{
    cursor: pointer;
}
.vtr p {
    text-align: center;
    font-size: 16px;
    margin-top: 10px;
}


/* --- saijiki --- */

.ubd-tab{
    font-size: 20px;
    text-align: center;
    width: 10em;
    margin: 0 auto 20px;
    padding: 0 0 12px;
    border-bottom: 1px solid #333;
    font-family: "ten-mincho", serif;
    font-feature-settings: "ss02";
}

.saizi--img{
    width: 280px;
    display: block;
    padding: 20px 100px;
}

.clfix:after {
    clear: both;
}

.txcent {
    text-align: center;
    padding: 0 0;
}



/* --- staff --- */
h3.staffname {
    clear: both;
    border-bottom: 1px solid #0f067c;

    font-weight: normal;

    padding-bottom: 7px;
    padding-left: 45px;

    margin: 20px 0 2em 0;

    background: url(https://endo.itembox.design/item/img/e_mark32.gif) no-repeat left -2px;
    color: #0f067c;
    font-size: 16px;
}

div.staffcom {
    background: url(https://endo.itembox.design/item/staff/staff_back.png) no-repeat 130px -10px;
    min-height: 350px;

    font-size: 14px;
    font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "游ゴシック Medium", YuGothic, YuGothicM, "メイリオ", Meiryo, sans-serif;
}

img.staffph {
    border:5px solid #fff;
    box-shadow: 0px 1px 3px rgba(0,0,0,0.15);
    margin-bottom: 50px;
    width: 200px;
}

span.staffcom {
    xdisplay: inline-block;
    font-weight: bold;
    color: #4c72a6;
}
