.m-header-ope-logined{
    margin-bottom:0;
    display:-webkit-box;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    flex-direction:column;
    -webkit-box-align:center;
    align-items:center
}
.m-header-ope-logined::before{
    content:"";
    display:block;
    background:url("/content/img/icon/opelogin.png") center center no-repeat;
    width:30px;
    height:30px;
    background-size:30px;
    margin-bottom:5px
}
@media screen and (max-width: 767px){
    .m-header-ope-logined{
        font-size:.75rem
    }
    .m-header-ope-logined::before{
        background:url("/content/img/icon/opelogin.png") center center no-repeat;
        width:22px;
        height:22px;
        background-size:22px;
        margin-bottom:3px
    }
}
a.tc_link_panel_an {
    width: 100%; 
    height: 100%;
    color: #333;
    text-decoration: none !important;
}
a.tc_link_panel_an::hover {
    color: #333;
    text-decoration: none !important;
}
.tc_link_panel {
    margin-top: 28px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 95%; 
    height: 100%;
    font-size: 120%;
    padding: 20px 32px 20px 20px;
    border: 1px solid #cccccc;
    border-radius: 12px;    
}
.tc_link_panel.-first-panel {
    margin-top: 0px;
}
.tc_link_panel.-no-margin {
    margin-top: 0px;
}
.tc_link_panel::after{
    content:"";
    display:block;
    background:url("../img/icon/chevron_right_orange.svg") center center no-repeat;
    position:absolute;
    background-size:10px 16px;
    width:10px;
    height:16px;
    right:12px;
    top:50%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
}
.tc_link_panel:hover{
    text-decoration:none;
    box-shadow:0 0 0 2px #ef9803 inset
}
.tc_link_panel_icon {
    width: 32px;
    height: 32px;
    vertical-align: middle;
    margin-right: 16px;
}
.tc-link-media {
    display:block !important;
    text-align:center;
    border: 4px solid #f2f2f2; 
    border-radius: 12px;   
    color: #333; 
}
.tc-link-media:hover {
    color: #333; 
}
.m-link-media {
    padding: 20px !important;
}
.m-link-media::after{
    right:4px !important;
    bottom:4px !important;
}
.tc-link-media-img {
    margin-top:12px;
    margin-left:auto;
    margin-right:auto;
    width: 90px;
    height: auto;
}
@media screen and (max-width: 767px){
    .tc-link-media-img {
        width: 70px;
        height: auto;
    }
}
.tc-link-media-body {
    width:100%;
    margin-top:12px;
}
.tc-imgbox {
    position: relative;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.tc-imgbox-img {
    max-width: 100%;
}
.m-link-btn-s_rev,
.m-link-btn-s_rev:not([href]){
    font-size:.875rem;
    display:inline-block;
    vertical-align:middle;
    color:#fb6a1d;
    font-weight:bold;
    border:2px solid #fb6a1d;
    border-radius:4px;
    text-align:center;
    padding:4px 17px;
    position:relative;
    background-color:#fff
}
.m-link-btn-s_rev:not([href]) {
    cursor: pointer;
}
.m-link-btn-s_rev.-m{
    min-width:95px
}
.m-link-btn-s_rev.is-disabled{
    pointer-events:none;
    opacity:0.3
}
@media screen and (max-width: 767px){
    .m-link-btn-s_rev{
        padding:4px 15px
    }
}
.m-link-btn-s_rev:hover,
.m-link-btn-s_rev:not([href]):hover {
    background-color:#fb6a1d;
    color:#fff;
    text-decoration:none
}
.m-link-btn-s_rev:hover::after {
    background:url("../img/icon/chevron_right_white.svg") center center no-repeat;
    transform: scale(-1, 1);
}
.m-link-btn-s_rev::after{
    content:"";
    display:block;
    position:absolute;
    background:url("../img/icon/chevron_right_orange.svg") center center no-repeat;
    background-size:6px 11px;
    transform: scale(-1, 1);
    width:6px;
    height:11px;
    left:3px;
    top:33%;
    -webkit-transform:scale(-1, 1);
    transform:scale(-1, 1)
}
.align-center {
    text-align: center;
}
.tc_accordion-ttl {
    border-top: 1px solid #ccc;
    background-color: #f2f2f2 !important;
}
.tc_accordion-head {
    border-top: 1px solid #ccc;
}
ol.tc_ol {
    padding-left: 30px;
    padding-right: 8px;
    padding-top: 8px;
    padding-bottom: 8px;
}
ol.tc_ol li {
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
    padding-bottom: 8px;
}
.tc-stb-img {
    width: 120px;
    margin-left:16px;
    margin-right:16px;
}
.tv-reset-panel-l {
    margin-left: 70px;
}
.tv-reset-panel-r {
    margin-right: 70px
}
@media screen and (max-width: 767px){
    .tv-reset-panel-l {
        margin-left: 0px;
    }
    .tv-reset-panel-r {
        margin-right: 0px
    }
}
.tv-reset-img {
    width: 90%;
    margin-left: auto;
    margin-right:auto;
    margin-bottom: 12px;
}
.tv-reset-title {
    font-size: 120%;
    color: #e2007e;
    font-weight: 900;
    margin: 4px 0px 4px 0px;
}
.tv-reset-text {
    font-size: 110%;
    margin: 4px 0px 4px 12px;
}
.tv-reset-warning {
    color: #ff0000;
    font-size: 110%;
    margin: 4px 0px 4px 12px;
}
.tv-reset-movie {
    text-align: center;
    margin: 8px 0px 4px 0px;
}
.tc-page-mapping-area {
    position: relative;
    width: 920px;
    text-align: center;
    margin-bottom: 90px;
}
.tc-page-mapping {
    display: flex;
    -webkit-box-flex: 1;
    flex: 1;
    -webkit-box-pack: end;
    justify-content: space-between;
    position:relative;
    width: 770px;
    height: 54px;
    background-image: url(../img/page-map-bg.png);
    margin-right:auto;
    margin-left: auto;
}
.tc-page-mapping-point,
.tc-page-mapping-point-current {
    position: relative;
    width: 54px;
    height: 54px;
    line-height: 52px;
    border-radius: 50%;
    font-size: 32px;
    font-weight: 500;
    color: #ffffff;
}
.tc-page-mapping-point {
    background-color: #bbbbbb;
}
.tc-page-mapping-point-current {
    background-color: #ff350d;
}
.tc-page-mapping-point-text,
.tc-page-mapping-point-text-current {
    position: absolute;
    top: 62px;
    left: -54px;
    width: 162px;
    font-size: 16px;
    font-weight: 900;
    text-align: center;
    line-height: 1.1em;
}
.tc-page-mapping-point-text {
    color: #bbbbbb;
}
.tc-page-mapping-point-text-current {
    color: #ff350d;
}
@media screen and (max-width: 767px){
    .tc-page-mapping-area {
        width: 100%;
        margin-top: 16px;
    }
    .tc-page-mapping {
        width: 90%;
        height: 9.5vw;
        max-height: 54px;
        background-image: url(../img/page-map-bg.png);
        background-size: contain;
    }
    .tc-page-mapping-point,
    .tc-page-mapping-point-current {
        width: 9.5vw;
        height: 9.5vw;
        line-height: 52px;
        max-width: 54px;
        max-height: 54px;
        border-radius: 50%;
        font-size: 32px;
    }
    .tc-page-mapping-point-text,
    .tc-page-mapping-point-text-current {
        top: 66px;
        left: 5vw;
        width: 90%;
        font-size: 16px;
        padding: 4px 0px 4px 0px;
    }
    .tc-page-mapping-point-text {
        display: none !important;
    }
    .tc-page-mapping-point-text-current {
        border: 2px solid #ff350d;
        border-radius: 6px;
    }
}
@media screen and (max-width: 567px){
    .tc-page-mapping-point,
    .tc-page-mapping-point-current {
        font-size: 5.0vw;
        line-height: 9.4vw;
    }
    .tc-page-mapping-point-text,
    .tc-page-mapping-point-text-current {
        top: calc(9.5vw + 12px);
    }
}