.bannerFuture a {
    display: block;
    width: 487px;
    height: 198px;
    margin: 0 auto;
    text-indent: -9999px;
    background: url(/images/index/bnr_future.jpg) no-repeat left top;
}

.bannerFuture a:hover {
    background-position: left bottom;
}

.m-button.m-button--sub.bunseki {
    width: 300px;
    text-align: center;
    background: url(/images/assets/arrow_circleright_orange.png) no-repeat 30px center;
}

.iconArrowRightOrange:after {
    display: block;
    position: absolute;
    height: 8px;
    width: 5px;
    background-size: 8px;
    background-repeat: no-repeat;
    background-image: url("/images/assets/arrow_right_orange.png");
}

.m-button.m-button--sub.bunya {
    display: block;
    position: relative;
    padding: 10px;
    width: 130px;
    height: 100px;
}

.m-button.m-button--sub.bunya a {
    color: #00a30a;
    display: block;
    position: relative;
}

.bunyaTextMain {
    font-size: 18px;
    text-align: center;
    padding-top: 40px;
}

.bunyaTextSub {
    font-size: 12px;
    text-align: center;
    padding-top: 3px;
}

.iconBunyaIndustry:after {
    display: block;
    position: absolute;
    height: 32px;
    width: 35px;
    background-size: 35px;
    background-repeat: no-repeat;
    background-image: url("/images/assets/industry.png");
}

.topKvArea {
    width: 520px;
    height: 266px;
}

.topKvAreaInner {
    overflow: hidden;
    border: 1px solid #1ca724;
}

.topKvAreaInner .kvStage {
    width: 360px;
    height: 264px;
    float: left;
}

.topKvAreaInner .kvStage .kv {
    position: absolute;
}

.topKvAreaInner .navigation {
    width: 157px;
    height: 264px;
    float: right;
    border-left: 1px solid #1ca724;
}

.topKvAreaInner .navigation .inner li a {
    display: block;
    width: 157px;
    height: 66px;
    text-indent: -9999px;
}

.topKvAreaInner .navigation .inner li.nav01 a {
    background: url(/rnet/images/nav_kv_01.png) no-repeat;
}

.topKvAreaInner .navigation .inner li.nav01 a.pager-active {
    background: url(/rnet/images/nav_kv_01_ov.png) no-repeat;
}

.topKvAreaInner .navigation .inner li.nav02 a {
    background: url(/rnet/images/nav_kv_02.png) no-repeat;
}

.topKvAreaInner .navigation .inner li.nav02 a.pager-active {
    background: url(/rnet/images/nav_kv_02_ov.png) no-repeat;
}

.topKvAreaInner .navigation .inner li.nav03 a {
    background: url(/rnet/images/nav_kv_03.png) no-repeat;
}

.topKvAreaInner .navigation .inner li.nav03 a.pager-active {
    background: url(/rnet/images/nav_kv_03_ov.png) no-repeat;
}

.topKvAreaInner .navigation .inner li.nav04 a {
    background: url(/rnet/images/nav_kv_04.png) no-repeat;
}

.topKvAreaInner .navigation .inner li.nav04 a.pager-active {
    background: url(/rnet/images/nav_kv_04_ov.png) no-repeat;
}

.globalHeader__contents .globalHeader {
    padding: 10px 0;
}

.globalHeader__contents .globalHeader__nav ul {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    float: none;
}

.globalHeader__contents .globalHeader__nav ul li {
    float: none;
    font-size: 12px;
}

.globalHeader {
    padding: 5px 0;
}

.globalContents .globalViewport {
    width: 100%;
}

.globalContents .globalViewport .globalMain {
    width: 100%;
    float: none;
}

.globalContents .globalViewport .globalMain .contents {
    width: 100%;
    float: none;
}

.globalContents .globalViewport .globalMain .contentsBasic {
    width: 960px;
    margin-right: auto;
    margin-left: auto;
}

.searchJobList__item {
    position: relative;
    border: 1px solid transparent;
    border-right: none;
    padding-left: 5px;
    margin-left: -5px;
}

.searchJobList__item > a {
    display: block;
    min-height: 31px;
    padding-top: 3px;
}

.searchJobList__item > a:hover {
    text-decoration: none;
}

.searchJobList__item:hover {
    border-color: #ccc;
    background: #FFF;
}

.searchJobList__item:hover:after {
    content: "";
    top: 0;
    bottom: 0;
    background: #FFF;
    width: 1px;
    z-index: 10;
    right: 0;
    position: absolute;
}

.searchJobList__item:hover .searchJobList__child {
    -webkit-transition: 200ms;
    transition: 200ms;
    opacity: 1;
    visibility: visible;
}

.searchJobList__child {
    margin-top: -1px;
    margin-left: -1px;
    border: 1px solid #ccc;
    letter-spacing: -0.4em;
    width: 422px;
    font-size: 12px;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: 100%;
    top: 0;
    background: #FFF;
    z-index: 10;
    padding-bottom: 1px;
}

.searchJobList__subItem {
    display: inline-block;
    vertical-align: top;
    letter-spacing: normal;
    width: 140px;
    border: none;
    height: 31px;
}

.searchJobList__subItem:hover {
    border: none;
}

.searchJobList__subItem a {
    line-height: 1;
    display: block;
    padding: 10px;
}

.searchJobList__subItem a:hover {
    text-decoration: none;
}

.gotoMobile {
    background: #07a4e4;
}

.gotoMobile a {
    color: #fff;
}

.gotoMobile i {
    margin-bottom: 6px;
}

.jumbotron {
    height: 510px;
    padding-top: 20px;
    background: url("/images/assets/mainphoto.jpg") top center no-repeat;
    background-color: #F7F8FA;
}

.jumbotron .jumbotron__contents .jumbotron__headerLogoText {
    display: block;
    width: 230px;
    position: absolute;
    top: -2px;
    left: 376px;
    font-size: 10px;
}

.jumbotron .jumbotron__contents .jumbotron__headerLinkOther {
    position: absolute;
    top: 13px;
    left: 376px;
    font-size: 12px;
    color: #0b41a0;
}

.jumbotron .jumbotron__contents .jumbotron__headerLinkOther li {
    position: relative;
}

.jumbotron .jumbotron__contents .jumbotron__headerLinkOther li:first-of-type {
    margin-right: 35px;
}

.jumbotron .jumbotron__contents .jumbotron__headerLinkOther li a:after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 50%;
    width: 5px;
    height: 5px;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transform-origin: 50%;
        -ms-transform-origin: 50%;
            transform-origin: 50%;
    right: -9px;
    margin-top: -3px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    border-color: #043f94;
}

.jumbotron .jumbotron__contents .jumbotron__headerLinkMenu {
    position: absolute;
    top: -2px;
    right: 0;
}

.jumbotron .jumbotron__contents .jumbotron__headerLinkMenu--matomete {
    width: 120px;
    margin-right: 10px;
    background: #fff;
    border-radius: 3px;
}

.jumbotron .jumbotron__contents .jumbotron__headerLinkMenu--matometeLink {
    display: block;
    position: relative;
    width: 100%;
    line-height: 34px;
    background: #237ecd;
    border-radius: 3px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0;
}

.jumbotron .jumbotron__contents .jumbotron__headerLinkMenu--matometeLink:hover {
    opacity: 0.3;
}

.jumbotron .jumbotron__contents .jumbotron__headerLinkMenu--matometeLinkImage {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 10px;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
}

.jumbotron .jumbotron__contents .jumbotron__headerLinkMenu--matometeLinkLabel {
    display: inline-block;
    margin-left: 26px;
}

.jumbotron .jumbotron__contents .jumbotron__headerLinkMenu--rireki {
    width: 120px;
    background: #fff;
    border-radius: 3px;
}

.jumbotron .jumbotron__contents .jumbotron__headerLinkMenu--rirekiLink {
    display: block;
    position: relative;
    width: 100%;
    line-height: 34px;
    background: #237ecd;
    border-radius: 3px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0;
}

.jumbotron .jumbotron__contents .jumbotron__headerLinkMenu--rirekiLink:hover {
    opacity: 0.3;
}

.jumbotron .jumbotron__contents .jumbotron__headerLinkMenu--rirekiLinkImage {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 10px;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
}

.jumbotron .jumbotron__contents .jumbotron__headerLinkMenu--rirekiLinkLabel {
    display: inline-block;
    margin-left: 28px;
}

.jumbotron .jumbotron__contents .jumbotron__header .jumbotron__badge {
    left: 818px;
}

.jumbotron .jumbotron__contents .jumbotron__search {
    width: 770px;
    background: rgba(3, 63, 147, 0.8);
    margin-top: 185px;
    padding: 15px 20px 20px;
}

.jumbotron .jumbotron__contents .jumbotron__searchTitle {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}

.jumbotron .jumbotron__contents .jumbotron__searchLinkSingle {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 18px;
}

.jumbotron .jumbotron__contents .jumbotron__searchLinkSingle--strong {
    font-size: 30px;
    font-weight: bold;
    margin-right: 5px;
    line-height: 1.95;
}

.jumbotron .jumbotron__contents .jumbotron__searchLinkSingle ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.jumbotron .jumbotron__contents .jumbotron__searchLinkSingle ul li {
    width: 355px;
    background: #fff;
    box-shadow: 0px 4px 0px 0px #043f94;
    border-radius: 3px;
    height: 58px;
    text-align: center;
}

.jumbotron .jumbotron__contents .jumbotron__searchLinkSingle ul li a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
}

.jumbotron .jumbotron__contents .jumbotron__searchLinkSingle ul li a:hover {
    background: #dae2e5;
}

.jumbotron .jumbotron__contents .jumbotron__searchLinkMulti {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 20px;
}

.jumbotron .jumbotron__contents .jumbotron__searchLinkMulti ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: relative;
}

.jumbotron .jumbotron__contents .jumbotron__searchLinkMulti ul li a {
    display: block;
    height: 100%;
    text-decoration: none;
    color: #333;
    letter-spacing: 5.55px;
}

.jumbotron .jumbotron__contents .jumbotron__searchLinkMulti--kousyu {
    width: 338px;
    background: #fff;
    line-height: 64px;
    text-align: center;
    border-right: 1px solid rgba(3, 63, 147, 0.8);
    box-sizing: content-box;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.jumbotron .jumbotron__contents .jumbotron__searchLinkMulti--kousyu:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 300px;
    width: 10px;
    height: 10px;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transform-origin: 50%;
        -ms-transform-origin: 50%;
            transform-origin: 50%;
    border-right: 2px solid #07a4e4;
    border-bottom: 2px solid #07a4e4;
    margin-top: -8px;
}

.jumbotron .jumbotron__contents .jumbotron__searchLinkMulti--kousyu:hover {
    background: #dae2e5;
}

.jumbotron .jumbotron__contents .jumbotron__searchLinkMulti--area {
    width: 338px;
    background: #fff;
    line-height: 64px;
    text-align: center;
}

.jumbotron .jumbotron__contents .jumbotron__searchLinkMulti--area:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 638px;
    width: 10px;
    height: 10px;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transform-origin: 50%;
        -ms-transform-origin: 50%;
            transform-origin: 50%;
    border-right: 2px solid #07a4e4;
    border-bottom: 2px solid #07a4e4;
    margin-top: -8px;
}

.jumbotron .jumbotron__contents .jumbotron__searchLinkMulti--area:hover {
    background: #dae2e5;
}

.jumbotron .jumbotron__contents .jumbotron__searchLinkMulti--searchWrap {
    background: #fff;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.jumbotron .jumbotron__contents .jumbotron__searchLinkMulti--search {
    width: 53px;
    line-height: 64px;
    text-align: center;
    background: #07a4e4;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.jumbotron .jumbotron__contents .jumbotron__searchLinkMulti--search:hover {
    opacity: 0.7;
}

.jumbotron .jumbotron__contents .jumbotron__searchLinkMultiIcon--kousyu {
    position: absolute;
    top: 16px;
    left: 20px;
}

.jumbotron .jumbotron__contents .jumbotron__searchLinkMultiIcon--area {
    position: absolute;
    top: 16px;
    left: 358px;
}

.jumbotron .jumbotron__contents .jumbotron__searchLinkMultiIcon--search {
    position: absolute;
    top: 22px;
    left: 694px;
}

.jumbotron .jumbotron__contents .jumbotron__search input {
    border: none;
    background: #fff;
    padding-left: 20px;
}

.jumbotron .jumbotron__contents .jumbotron__search input.jumbotron__search__submit {
    width: 180px;
    background: #07a4e4;
    border: none;
    font-size: 18px;
}

.jumbotron .jumbotron__contents .jumbotron__search input.jumbotron__search__submit:hover {
    opacity: 0.7;
}

.jumbotron .jumbotron__contents .jumbotron__search .jumbotron__search__submitIcon {
    position: absolute;
    top: 13px;
    right: 140px;
}

.jumbotron .jumbotron__genrecontentsWrapper {
    margin-top: 15px;
}

.jumbotron .jumbotron__genrecontentsJob {
    display: table;
    width: 100%;
    height: 100%;
}

.jumbotron .jumbotron__genrecontentsJob h3 {
    display: table-header-group;
}

.jumbotron .jumbotron__genrecontentsJob_list {
    display: table-cell;
    width: 90%;
}

.jumbotron .jumbotron__genrecontentsJob_listMore {
    display: table-cell;
    width: 10%;
    vertical-align: bottom;
}

.infoMessage {
    width: 900px;
    margin-top: 20px;
    margin-bottom: 0;
    background: none;
    text-align: left;
}

.infoMessage p:last-of-type {
    margin-bottom: 20px;
}

.infoMessage p a {
    font-size: 14px;
    font-weight: bold;
    color: #ff6562;
    letter-spacing: 0.34px;
}

.contentsTopCampaign {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    width: 900px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
}

.contentsTopCampaign__campaign {
    margin-right: 20px;
}

.contentsTopCampaign__campaignTitle {
    line-height: 25px;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 2px;
}

.contentsTopCampaign__campaignContents:hover {
    opacity: 0.3;
}

.contentsTopCampaign__topBannerContents {
    height: 183px;
}

.contentsTopCampaign__topBannerContents #topBanner1:hover {
    opacity: 0.3;
}

#cartWidget_area .__shi_historySchool {
    width: 960px;
    margin: 10px auto;
    padding: 10px 0 15px 15px;
    background: #f6f8f9;
}

#cartWidget_area .__shi_historySchool_tab {
    margin-bottom: 15px;
}

#cartWidget_area .__shi_historySchool_tab li {
    float: left;
    font-size: 12px;
}

#cartWidget_area .__shi_historySchool_tab li.__shi_historySchool_more {
    float: right;
    padding-right: 15px;
}

#cartWidget_area .__shi_historySchool_tabPartation {
    margin-left: 10px;
    margin-right: 10px;
}

#cartWidget_area .__shi_historySchool_contents {
    display: table;
    width: 100%;
}

#cartWidget_area .__shi_historySchool .__shi_m_grayBox {
    display: table-cell;
    width: 50%;
    vertical-align: top;
}

#cartWidget_area .__shi_historySchool .__shi_m_grayBox a {
    display: block;
    margin-right: 15px;
    background: #fff;
}

#cartWidget_area .__shi_historySchool .__shi_m_grayBox a:hover {
    background: #dae2e5;
    text-decoration: none;
}

#cartWidget_area .__shi_historySchool_txtBox--subArea {
    display: table;
    width: 100%;
    min-height: 43px;
}

#cartWidget_area .__shi_historySchool_txtBox--subAreaLeft {
    display: table-cell;
    vertical-align: top;
}

#cartWidget_area .__shi_historySchool_txtBox--subAreaLeft p {
    font-size: 11px;
}

#cartWidget_area .__shi_historySchool_txtBox--subAreaRight {
    display: table-cell;
    vertical-align: bottom;
    width: 50%;
}

#cartWidget_area .__shi_historySchool_txtBox--subAreaRight .__shi_m_btn_action {
    display: block;
    margin-left: auto;
    padding: 6px 15px;
    border: 1px solid #ffab22;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    color: #fff;
}

#cartWidget_area .__shi_historySchool .__shi_imgBox {
    display: table-cell;
    padding: 15px;
    width: 100px;
    height: 98px;
}

#cartWidget_area .__shi_historySchool .__shi_imgBox img {
    width: 100px;
    height: 68px;
}

#cartWidget_area .__shi_historySchool .__shi_txtBox {
    display: table-cell;
    width: 327px;
    vertical-align: top;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    color: #333;
}

#cartWidget_area .__shi_historySchool .__shi_txtBox p {
    font-size: 10px;
    white-space: initial;
    text-overflow: initial;
    overflow: visible;
}

#cartWidget_area .__shi_historySchool .__shi_txtBox p.__shi_historySchool_title {
    color: #0066cf;
    font-size: 16px;
    font-weight: bold;
}

#cartWidget_area .__shi_historySchool_noListInfo {
    padding: 10px;
    color: #dc0000;
    font-size: 12px;
}

#cartWidget_area .__shi_historySchool .tablink {
    color: #0066cf;
}

#cartWidget_area .__shi_historySchool .tablink:hover {
    text-decoration: underline;
    cursor: pointer;
}

@-webkit-keyframes cartWidget_popup_is-show {
    0% {
        opacity: 0;
        -webkit-transform: scale(1.03);
                transform: scale(1.03);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
                transform: scale(1);
    }
}

@keyframes cartWidget_popup_is-show {
    0% {
        opacity: 0;
        -webkit-transform: scale(1.03);
                transform: scale(1.03);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
                transform: scale(1);
    }
}

@-webkit-keyframes cartWidget_popup_is-hide {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@keyframes cartWidget_popup_is-hide {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

#cartWidget_popup {
    position: relative;
    z-index: 10;
}

#cartWidget_popup .__shi_historySchool {
    width: 360px;
    position: absolute;
    top: -5px;
    right: 0;
    opacity: 0;
    background: #f6f8f9;
    box-shadow: 0px 3px 12px 0px rgba(91, 116, 140, 0.5);
}

#cartWidget_popup .__shi_historySchool:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: -25px;
    margin-left: 0;
    border-color: transparent transparent #fff transparent;
    border-style: solid;
    border-width: 0px 12px 25px 12px;
    z-index: 0;
}

#cartWidget_popup .__shi_historySchool.is-show {
    -webkit-animation-name: cartWidget_popup_is-show;
            animation-name: cartWidget_popup_is-show;
    -webkit-animation-duration: 1s;
            animation-duration: 1s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
}

#cartWidget_popup .__shi_historySchool.is-hide {
    -webkit-animation-name: cartWidget_popup_is-hide;
            animation-name: cartWidget_popup_is-hide;
    -webkit-animation-duration: 0.2s;
            animation-duration: 0.2s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
}

#cartWidget_popup .__shi_historySchool--matometeBallon:before {
    left: 45%;
}

#cartWidget_popup .__shi_historySchool--rirekiBallon:before {
    left: 80%;
}

#cartWidget_popup .__shi_historySchool_tab {
    margin-bottom: 15px;
}

#cartWidget_popup .__shi_historySchool_tab li {
    float: left;
    font-size: 12px;
}

#cartWidget_popup .__shi_historySchool_tab li.__shi_historySchool_more {
    float: right;
    padding-right: 15px;
}

#cartWidget_popup .__shi_historySchool_tabPartation {
    margin-left: 10px;
    margin-right: 10px;
}

#cartWidget_popup .__shi_historySchool_contents {
    display: table;
    width: 100%;
}

#cartWidget_popup .__shi_historySchool .__shi_m_grayBox {
    display: table-row;
    width: 50%;
    vertical-align: top;
}

#cartWidget_popup .__shi_historySchool .__shi_m_grayBox a {
    display: block;
    background: #fff;
}

#cartWidget_popup .__shi_historySchool .__shi_m_grayBox a:hover {
    background: #dae2e5;
    text-decoration: none;
}

#cartWidget_popup .__shi_historySchool_txtBox--subArea {
    display: table;
    width: 100%;
    min-height: 43px;
}

#cartWidget_popup .__shi_historySchool_txtBox--subAreaOption {
    display: table-row;
}

#cartWidget_popup .__shi_historySchool_txtBox--subAreaOption p {
    font-size: 11px;
}

#cartWidget_popup .__shi_historySchool_txtBox--subAreaMargin {
    height: 6px;
}

#cartWidget_popup .__shi_historySchool_txtBox--subAreaButton {
    display: table-row;
    width: 50%;
}

#cartWidget_popup .__shi_historySchool_txtBox--subAreaButton .__shi_m_btn_action {
    display: block;
    margin-left: auto;
    padding: 6px 15px;
    border: 1px solid #ffab22;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    color: #fff;
}

#cartWidget_popup .__shi_historySchool .__shi_imgBox {
    display: table-cell;
    padding: 15px;
}

#cartWidget_popup .__shi_historySchool .__shi_imgBoxWrap {
    width: 80px;
    height: 80px;
    overflow: hidden;
}

#cartWidget_popup .__shi_historySchool .__shi_imgBoxWrap img {
    width: 117px;
    height: 80px;
    margin-left: -18px;
}

#cartWidget_popup .__shi_historySchool .__shi_txtBox {
    display: table-cell;
    width: 327px;
    vertical-align: top;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    color: #333;
}

#cartWidget_popup .__shi_historySchool .__shi_txtBox p {
    width: 262px;
    font-size: 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

#cartWidget_popup .__shi_historySchool .__shi_txtBox p.__shi_historySchool_title {
    color: #0066cf;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.45px;
}

#cartWidget_popup .__shi_historySchool_noListInfo {
    padding: 10px;
    color: #dc0000;
    font-size: 12px;
}

#cartWidget_popup .__shi_historySchool .tablink {
    color: #0066cf;
}

#cartWidget_popup .__shi_historySchool .tablink:hover {
    text-decoration: underline;
    cursor: pointer;
}

.topSearchModal {
    width: 732px;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 20;
    margin: 0 auto;
}

.topSearchModal__layer--active {
    width: 100%;
    height: 120%;
    background: rgba(153, 153, 153, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
}

.topSearchModal__wrap {
    border: 1px solid #043f94;
    box-shadow: 0px 4px 1px 0px rgba(3, 63, 147, 0.7);
    border-radius: 3px;
}

.topSearchModal__step {
    width: 100%;
    background: rgba(3, 63, 147, 0.8);
    position: relative;
}

.topSearchModal__step .jumbotron__searchLinkMulti {
    margin-top: 15px;
    font-size: 20px;
    color: #333;
}

.topSearchModal__step .jumbotron__searchLinkMulti ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: relative;
}

.topSearchModal__step .jumbotron__searchLinkMulti--kousyu {
    width: 338px;
    background: #fff;
    line-height: 64px;
    border-bottom: 1px solid #237ecd;
    text-align: center;
    letter-spacing: 5.55px;
}

.topSearchModal__step .jumbotron__searchLinkMulti--kousyu:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 300px;
    width: 10px;
    height: 10px;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transform-origin: 50%;
        -ms-transform-origin: 50%;
            transform-origin: 50%;
    border-right: 2px solid #07a4e4;
    border-bottom: 2px solid #07a4e4;
    margin-top: -8px;
}

.topSearchModal__step .jumbotron__searchLinkMulti--kousyu:hover {
    background: #dae2e5;
    cursor: pointer;
}

.topSearchModal__step .jumbotron__searchLinkMulti--area {
    width: 338px;
    height: 100%;
    background: #fff;
    line-height: 64px;
    border-bottom: 1px solid #237ecd;
    text-align: center;
    letter-spacing: 5.55px;
}

.topSearchModal__step .jumbotron__searchLinkMulti--area:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 638px;
    width: 10px;
    height: 10px;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transform-origin: 50%;
        -ms-transform-origin: 50%;
            transform-origin: 50%;
    border-right: 2px solid #07a4e4;
    border-bottom: 2px solid #07a4e4;
    margin-top: -8px;
}

.topSearchModal__step .jumbotron__searchLinkMulti--area:hover {
    background: #dae2e5;
    cursor: pointer;
}

.topSearchModal__step .jumbotron__searchLinkMulti--searchWrap {
    background: #fff;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.topSearchModal__step .jumbotron__searchLinkMulti--search {
    width: 53px;
    height: 100%;
    background: #07a4e4;
    line-height: 64px;
    border: 1px solid #07a4e4;
    border-top-right-radius: 3px;
    text-align: center;
    letter-spacing: 5.55px;
}

.topSearchModal__step .jumbotron__searchLinkMulti--search:hover {
    opacity: 0.7;
    cursor: pointer;
}

.topSearchModal__step .jumbotron__searchLinkMulti--active {
    background: #333;
    box-shadow: 0px 0px 12px 0px #5b758c;
    color: #fff;
}

.topSearchModal__step .jumbotron__searchLinkMulti--active:before {
    content: none;
}

.topSearchModal__step .jumbotron__searchLinkMulti--active:hover {
    background: #333;
    cursor: default;
}

.topSearchModal__step .jumbotron__searchLinkMultiIcon--kousyu {
    position: absolute;
    top: 16px;
    left: 20px;
}

.topSearchModal__step .jumbotron__searchLinkMultiIcon--area {
    position: absolute;
    top: 16px;
    left: 358px;
}

.topSearchModal__step .jumbotron__searchLinkMultiIcon--search {
    position: absolute;
    top: 22px;
    left: 694px;
}

.topSearchModal__kousyu {
    background: #fff;
}

.topSearchModal__kousyuSelect {
    height: 260px;
    padding: 20px 30px 30px 30px;
}

.topSearchModal__kousyuSelectLarge {
    float: left;
    width: 100%;
    line-height: 45px;
    font-size: 18px;
    letter-spacing: 5px;
}

.topSearchModal__kousyuSelectLarge li a {
    display: block;
    padding: 5px 20px;
}

.topSearchModal__kousyuSelectLarge li a:hover {
    background: #dae2e5;
    text-decoration: none;
}

.topSearchModal__kousyuSelectMiddle {
    position: relative;
    font-size: 14px;
    letter-spacing: 3.88px;
}

.topSearchModal__kousyuSelectMiddle ul {
    display: table;
    width: 470px;
    position: absolute;
    top: 56px;
    left: 180px;
}

.topSearchModal__kousyuSelectMiddle ul li {
    display: table-cell;
}

.topSearchModal__kousyuSelectMiddle ul li a {
    display: inline-block;
    padding: 15px 15px;
}

.topSearchModal__kousyuSelectMiddle ul li a:hover {
    background: #dae2e5;
    text-decoration: none;
}

.topSearchModal__kousyuButton {
    width: 340px;
    position: relative;
    margin: 30px 18px 15px auto;
    border: 1px solid #0790d0;
    border-radius: 3px;
    text-align: center;
}

.topSearchModal__kousyuButton a {
    text-decoration: none;
}

.topSearchModal__kousyuButton:hover {
    opacity: 0.3;
}

.topSearchModal__kousyuButton:after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 50%;
    width: 8px;
    height: 8px;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transform-origin: 50%;
        -ms-transform-origin: 50%;
            transform-origin: 50%;
    border-top: 2px solid #043f94;
    border-right: 2px solid #043f94;
    right: 20px;
    margin-top: -5px;
}

.topSearchModal__kousyuButtonLink--text {
    line-height: 50px;
    font-size: 16px;
    font-weight: bold;
}

.topSearchModal__kousyuButtonLink--image {
    position: absolute;
    top: 50%;
    left: 20px;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
}

.topSearchModal__area {
    background: #fff;
    font-size: 14px;
}

.topSearchModal__areaSelect {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    line-height: 33px;
    padding: 20px 10px 0px 10px;
    letter-spacing: 2px;
}

.topSearchModal__areaSelectLarge {
    width: 125px;
    font-weight: bold;
    letter-spacing: 2px;
}

.topSearchModal__areaSelectLargeWrap a {
    display: inline-block;
    padding: 5px 20px;
}

.topSearchModal__areaSelectLargeWrap a:hover {
    background: #dae2e5;
    text-decoration: none;
}

.topSearchModal__areaSelectMiddleWrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.topSearchModal__areaSelectSmall a {
    display: inline-block;
    padding: 5px 15px;
}

.topSearchModal__areaSelectSmall a:hover {
    background: #dae2e5;
    text-decoration: none;
}

.topSearchModal__areaButton {
    width: 275px;
    margin: 30px 18px 0 auto;
    padding-bottom: 15px;
    text-align: center;
}

.topSearchModal__areaButton a {
    text-decoration: none;
}

.topSearchModal__areaButtonWrap {
    position: relative;
    border: 1px solid #0790d0;
    border-radius: 3px;
}

.topSearchModal__areaButtonWrap:hover {
    opacity: 0.3;
}

.topSearchModal__areaButtonWrap:after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 50%;
    width: 8px;
    height: 8px;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transform-origin: 50%;
        -ms-transform-origin: 50%;
            transform-origin: 50%;
    border-top: 2px solid #043f94;
    border-right: 2px solid #043f94;
    right: 20px;
    margin-top: -5px;
}

.topSearchModal__areaButtonLink--text {
    line-height: 50px;
    font-size: 16px;
    font-weight: bold;
}

.topSearchModal__areaButtonLink--image {
    position: absolute;
    top: 50%;
    left: 20px;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
}

.contentsSearchSchool {
    background: #f6f8f9;
    margin-right: auto;
    margin-left: auto;
    margin-top: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
}

.contentsSearchSchool__title {
    font-size: 32px;
    letter-spacing: 3.55px;
    text-align: center;
}

.searchKousyuArea {
    width: 900px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 40px;
}

.searchKousyuArea__title {
    margin-bottom: 16px;
    font-size: 18px;
    letter-spacing: 2px;
    text-align: left;
}

.searchKousyuArea__contents {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.searchKousyuArea__contentsLeft {
    width: 440px;
}

.searchKousyuArea__contentsLeftLink {
    display: block;
    width: 100%;
    height: 120px;
    position: relative;
    background: #237ecd;
    box-shadow: 0px 2px 0px 0px rgba(3, 63, 147, 0.7), 0px 2px 4px 2px rgba(3, 63, 147, 0.6);
    border-radius: 3px;
}

.searchKousyuArea__contentsLeftLink:hover {
    opacity: 0.3;
}

.searchKousyuArea__contentsLeftLinkText {
    position: absolute;
    top: 28%;
    left: 46px;
}

.searchKousyuArea__contentsLeftLinkText--main {
    display: inline-block;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
}

.searchKousyuArea__contentsLeftLinkText--sub {
    display: inline-block;
    font-size: 18px;
    color: #fff;
}

.searchKousyuArea__contentsLeftLinkImage {
    height: 144px;
    position: absolute;
    top: -24px;
    right: 10px;
}

.searchKousyuArea__contentsRight {
    width: 440px;
}

.searchKousyuArea__contentsRightLink {
    display: block;
    width: 100%;
    height: 120px;
    position: relative;
    background: #237ecd;
    box-shadow: 0px 2px 0px 0px rgba(3, 63, 147, 0.7), 0px 2px 4px 2px rgba(3, 63, 147, 0.6);
    border-radius: 3px;
}

.searchKousyuArea__contentsRightLink:hover {
    opacity: 0.3;
}

.searchKousyuArea__contentsRightLinkText {
    position: absolute;
    top: 28%;
    left: 46px;
}

.searchKousyuArea__contentsRightLinkText--main {
    display: inline-block;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
}

.searchKousyuArea__contentsRightLinkText--sub {
    display: inline-block;
    font-size: 18px;
    color: #fff;
}

.searchKousyuArea__contentsRightLinkImage {
    height: 144px;
    position: absolute;
    top: -24px;
    right: 10px;
}

.searchKousyuArea__other {
    margin-top: 20px;
    text-align: right;
}

.searchKousyuArea__otherOne {
    display: inline-block;
    margin-left: 25px;
}

.searchKousyuArea__otherOne:first-of-type {
    margin-left: 0;
}

@-webkit-keyframes searchCategoryArea_tab-shigoto {
    0% {
        left: 450px;
    }
    100% {
        left: 330px;
    }
}

@keyframes searchCategoryArea_tab-shigoto {
    0% {
        left: 450px;
    }
    100% {
        left: 330px;
    }
}

@-webkit-keyframes searchCategoryArea_tab-gakumon {
    0% {
        left: 330px;
    }
    100% {
        left: 450px;
    }
}

@keyframes searchCategoryArea_tab-gakumon {
    0% {
        left: 330px;
    }
    100% {
        left: 450px;
    }
}

.searchCategoryArea {
    width: 960px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 40px;
}

.searchCategoryArea__title {
    font-size: 18px;
    letter-spacing: 2px;
    text-align: center;
}

.searchCategoryArea__tab {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 900px;
    position: relative;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 15px;
    padding-top: 20px;
    border-bottom: 1px solid #979797;
    color: #043f94;
    cursor: pointer;
}

.searchCategoryArea__tabOne {
    width: 120px;
    padding: 5px;
    font-size: 16px;
    text-align: center;
}

.searchCategoryArea__tabOne:hover {
    background: #dae2e5;
}

.searchCategoryArea__tabOne.is-show:hover {
    background: none;
    cursor: default;
}

.searchCategoryArea__tabBorder {
    width: 120px;
    position: absolute;
    bottom: 0;
    border-bottom: 5px solid #043f94;
    color: #333;
}

.searchCategoryArea__tabBorder.is-shigoto {
    -webkit-animation-name: searchCategoryArea_tab-shigoto;
            animation-name: searchCategoryArea_tab-shigoto;
    -webkit-animation-duration: 0.3s;
            animation-duration: 0.3s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
}

.searchCategoryArea__tabBorder.is-gakumon {
    -webkit-animation-name: searchCategoryArea_tab-gakumon;
            animation-name: searchCategoryArea_tab-gakumon;
    -webkit-animation-duration: 0.3s;
            animation-duration: 0.3s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
}

.searchCategoryArea__contents {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.searchCategoryArea__contentsRow {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-bottom: 20px;
}

.searchCategoryArea__contentsRowOne {
    width: 120px;
    margin-right: 30px;
}

.searchCategoryArea__contentsRowOne:first-of-type {
    margin-left: 15px;
}

.searchCategoryArea__contentsRowOne:last-of-type {
    margin-right: 15px;
}

.searchCategoryArea__contentsRowOne:hover {
    opacity: 0.3;
}

.searchCategoryArea__contentsRowOneImageWrap {
    height: 120px;
    background: #d8d8d8;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.5);
    border-radius: 100%;
    overflow: hidden;
}

.searchCategoryArea__contentsRowOneImage {
    width: 120px;
    height: 120px;
}

.searchCategoryArea__contentsRowOneLabel {
    margin-top: 10px;
    font-size: 14px;
    text-align: center;
}

.searchCategoryArea__contentsMore {
    width: 300px;
    position: relative;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto;
    background: rgba(255, 255, 255, 0.4);
    border: 1px solid #07a4e4;
    border-radius: 3px;
}

.searchCategoryArea__contentsMore:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 15px;
    width: 9px;
    height: 9px;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transform-origin: 50%;
        -ms-transform-origin: 50%;
            transform-origin: 50%;
    border-right: 1px solid #07a4e4;
    border-bottom: 1px solid #07a4e4;
    margin-top: -8px;
}

.searchCategoryArea__contentsMore:hover {
    opacity: 0.3;
    cursor: pointer;
}

.searchCategoryArea__contentsMoreLabel {
    line-height: 44px;
    font-size: 14px;
    color: #07a4e4;
    letter-spacing: 2.79px;
    text-align: center;
}

.searchCategoryArea__contentsClose {
    width: 300px;
    position: relative;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto;
    background: rgba(255, 255, 255, 0.4);
    border: 1px solid #07a4e4;
    border-radius: 3px;
}

.searchCategoryArea__contentsClose:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 15px;
    width: 9px;
    height: 9px;
    -webkit-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
            transform: rotate(-135deg);
    -webkit-transform-origin: 50%;
        -ms-transform-origin: 50%;
            transform-origin: 50%;
    border-right: 1px solid #07a4e4;
    border-bottom: 1px solid #07a4e4;
    margin-top: -2px;
}

.searchCategoryArea__contentsClose:hover {
    opacity: 0.3;
    cursor: pointer;
}

.searchCategoryArea__contentsCloseLabel {
    line-height: 44px;
    font-size: 14px;
    color: #07a4e4;
    letter-spacing: 2.79px;
    text-align: center;
}

@-webkit-keyframes searchAreaArea_tab-daitan {
    0% {
        left: 450px;
    }
    100% {
        left: 330px;
    }
}

@keyframes searchAreaArea_tab-daitan {
    0% {
        left: 450px;
    }
    100% {
        left: 330px;
    }
}

@-webkit-keyframes searchAreaArea_tab-senkaku {
    0% {
        left: 330px;
    }
    100% {
        left: 450px;
    }
}

@keyframes searchAreaArea_tab-senkaku {
    0% {
        left: 330px;
    }
    100% {
        left: 450px;
    }
}

.searchAreaArea {
    width: 960px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 40px;
    padding-bottom: 60px;
}

.searchAreaArea__title {
    font-size: 18px;
    letter-spacing: 2px;
    text-align: center;
}

.searchAreaArea__tab {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 900px;
    position: relative;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 15px;
    padding-top: 20px;
    border-bottom: 1px solid #979797;
    color: #043f94;
    cursor: pointer;
}

.searchAreaArea__tabOne {
    width: 120px;
    padding: 5px;
    font-size: 16px;
    text-align: center;
}

.searchAreaArea__tabOne:hover {
    background: #dae2e5;
}

.searchAreaArea__tabOne.is-show:hover {
    background: none;
    cursor: default;
}

.searchAreaArea__tabBorder {
    width: 120px;
    position: absolute;
    bottom: 0;
    border-bottom: 5px solid #043f94;
    color: #333;
}

.searchAreaArea__tabBorder.is-daitan {
    -webkit-animation-name: searchAreaArea_tab-daitan;
            animation-name: searchAreaArea_tab-daitan;
    -webkit-animation-duration: 0.3s;
            animation-duration: 0.3s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
}

.searchAreaArea__tabBorder.is-senkaku {
    -webkit-animation-name: searchAreaArea_tab-senkaku;
            animation-name: searchAreaArea_tab-senkaku;
    -webkit-animation-duration: 0.3s;
            animation-duration: 0.3s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
}

.searchAreaArea__contents {
    padding-top: 20px;
}

.searchAreaArea__contentsLarge {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.searchAreaArea__contentsLargeOne {
    display: block;
    position: relative;
    line-height: 26px;
    margin-right: 2px;
    margin-left: 2px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

.searchAreaArea__contentsLargeOne:after {
    content: '|';
    position: absolute;
    left: -5px;
    top: -1px;
    font-size: 15px;
}

.searchAreaArea__contentsLargeOne:first-of-type:after {
    content: '';
}

.searchAreaArea__contentsLargeOne:hover {
    background: #dae2e5;
    text-decoration: none;
}

.searchAreaArea__contentsMiddle {
    position: relative;
}

.searchAreaArea__contentsMiddleWrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    background: #fff;
    position: absolute;
    top: 20px;
    border: 1px solid #c7c7c7;
}

.searchAreaArea__contentsMiddleWrap:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    width: 18px;
    height: 18px;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
    -webkit-transform-origin: 50%;
        -ms-transform-origin: 50%;
            transform-origin: 50%;
    border-top: 1px solid #c7c7c7;
    border-right: 1px solid #c7c7c7;
    margin-top: -10px;
    background: #fff;
}

.searchAreaArea__contentsMiddleWrapTohoku {
    left: 120px;
}

.searchAreaArea__contentsMiddleWrapTohoku:before {
    left: 74px;
}

.searchAreaArea__contentsMiddleWrapKanto {
    left: 120px;
}

.searchAreaArea__contentsMiddleWrapKanto:before {
    left: 150px;
}

.searchAreaArea__contentsMiddleWrapKoshinetsu {
    left: 180px;
}

.searchAreaArea__contentsMiddleWrapKoshinetsu:before {
    left: 174px;
}

.searchAreaArea__contentsMiddleWrapTokai {
    left: 230px;
}

.searchAreaArea__contentsMiddleWrapTokai:before {
    left: 208px;
}

.searchAreaArea__contentsMiddleWrapHokuriku {
    left: 330px;
}

.searchAreaArea__contentsMiddleWrapHokuriku:before {
    left: 184px;
}

.searchAreaArea__contentsMiddleWrapKansai {
    left: 295px;
}

.searchAreaArea__contentsMiddleWrapKansai:before {
    left: 294px;
}

.searchAreaArea__contentsMiddleWrapChugokushikoku {
    left: 90px;
}

.searchAreaArea__contentsMiddleWrapChugokushikoku:before {
    left: 599px;
}

.searchAreaArea__contentsMiddleWrapKyushuokinawa {
    left: 140px;
}

.searchAreaArea__contentsMiddleWrapKyushuokinawa:before {
    left: 673px;
}

.searchAreaArea__contentsMiddleClose {
    width: 20px;
    height: 20px;
    margin-right: 10px;
    margin-left: 10px;
}

.searchAreaArea__contentsMiddleClose:hover {
    cursor: pointer;
    opacity: 0.3;
}

.searchAreaArea__contentsSmall {
    display: block;
    position: relative;
    line-height: 24px;
    margin-right: 2px;
    margin-left: 2px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 14px;
    text-align: center;
    letter-spacing: 0.34px;
}

.searchAreaArea__contentsSmall:after {
    content: '|';
    position: absolute;
    left: -5px;
    top: -1px;
    font-size: 13px;
}

.searchAreaArea__contentsSmall:first-of-type:after {
    content: '';
}

.searchAreaArea__contentsSmall:hover {
    background: #dae2e5;
    text-decoration: none;
    z-index: 10;
}

.searchAreaArea__map {
    position: relative;
    margin-bottom: 15px;
    padding-top: 20px;
}

.searchAreaArea__map img {
    display: block;
    margin: 0 auto;
}

.searchAreaArea__map__areaBox__name {
    width: 100%;
    padding: 5px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    box-sizing: border-box;
}

.searchAreaArea__map__areaBox__wrapper {
    margin-top: 3px;
    padding: 0 5px;
}

.searchAreaArea__map__areaBox__list {
    margin-left: -1em;
    font-size: 12px;
    letter-spacing: -.4em;
}

.searchAreaArea__map__areaBox__list a {
    margin-left: 1em;
    font-size: 12px;
    color: #043f94;
    line-height: 1.75;
    letter-spacing: normal;
}

.searchAreaArea__map__areaBox--hokkaido {
    position: absolute;
    top: 44px;
    right: 219px;
}

.searchAreaArea__map__areaBox--hokkaido .searchAreaArea__map__areaBox__name {
    background: #f5b980;
}

.searchAreaArea__map__areaBox--touhoku {
    position: absolute;
    top: 134px;
    right: 193px;
}

.searchAreaArea__map__areaBox--touhoku .searchAreaArea__map__areaBox__name {
    background: #f8d383;
}

.searchAreaArea__map__areaBox--kanto {
    position: absolute;
    bottom: 11px;
    right: 168px;
}

.searchAreaArea__map__areaBox--kanto .searchAreaArea__map__areaBox__name {
    background: #bcd989;
}

.searchAreaArea__map__areaBox--koshinetsu {
    position: absolute;
    top: 44px;
    right: 400px;
}

.searchAreaArea__map__areaBox--koshinetsu .searchAreaArea__map__areaBox__name {
    background: #57d8a9;
}

.searchAreaArea__map__areaBox--tokai {
    position: absolute;
    bottom: -71px;
    right: 296px;
}

.searchAreaArea__map__areaBox--tokai .searchAreaArea__map__areaBox__name {
    background: #00c3dc;
}

.searchAreaArea__map__areaBox--hokuriku {
    position: absolute;
    top: 131px;
    left: 398px;
}

.searchAreaArea__map__areaBox--hokuriku .searchAreaArea__map__areaBox__name {
    background: #7dabe1;
}

.searchAreaArea__map__areaBox--kinki {
    position: absolute;
    bottom: -92px;
    left: 382px;
}

.searchAreaArea__map__areaBox--kinki .searchAreaArea__map__areaBox__name {
    background: #ccadd4;
}

.searchAreaArea__map__areaBox--shikoku {
    position: absolute;
    top: 148px;
    left: 196px;
}

.searchAreaArea__map__areaBox--shikoku .searchAreaArea__map__areaBox__name {
    background: #f3aacf;
}

.searchAreaArea__map__areaBox--kyushu {
    position: absolute;
    bottom: -105px;
    left: 196px;
}

.searchAreaArea__map__areaBox--kyushu .searchAreaArea__map__areaBox__name {
    background: #f38e8e;
}

.searchTokusyuArea {
    width: 880px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 40px;
}

.searchTokusyuArea__title {
    margin-bottom: 20px;
    font-size: 18px;
    letter-spacing: 2px;
    text-align: center;
}

.searchTokusyuArea__contents {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.searchTokusyuArea__contents a {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    display: block;
}

.searchTokusyuArea__contents a + a {
    margin-left: 30px;
}

.searchTokusyuArea__contentsLeft:hover, .searchTokusyuArea__contentsCenter:hover, .searchTokusyuArea__contentsRight:hover {
    opacity: 0.3;
}

.searchTokusyuArea__contentsLeftImage, .searchTokusyuArea__contentsCenterImage, .searchTokusyuArea__contentsRightImage {
    width: 260px;
    height: 200px;
}

.searchTokusyuArea__contentsLeftText, .searchTokusyuArea__contentsCenterText, .searchTokusyuArea__contentsRightText {
    width: 260px;
    margin-top: 10px;
    font-size: 14px;
    text-align: left;
}

.contentsFuture {
    width: 100%;
    background: url("/images/assets/bg_future.jpg") center;
    background-size: cover;
}

.contentsFutureWrap {
    width: 900px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 40px;
    padding-bottom: 60px;
}

.contentsFuture__title {
    margin-bottom: 20px;
    font-size: 32px;
    text-align: center;
    color: #fff;
    letter-spacing: 4px;
}

.contentsFuture__description {
    margin-bottom: 30px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    text-align: center;
}

.contentsFuture__contents {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.contentsFuture__contentsWrap {
    background: #fff;
    border-radius: 3px;
}

.contentsFuture__contentsOne {
    display: block;
    width: 280px;
    background: #c7c7c7;
    box-shadow: 0px 2px 4px 2px #4282a6, 0px 2px 0px 0px #dae2e5;
    border-radius: 3px;
    overflow: hidden;
}

.contentsFuture__contentsOne:hover {
    opacity: 0.3;
    text-decoration: none;
}

.contentsFuture__contentsOneImage {
    position: relative;
    left: 50%;
    height: 140px;
    border-radius: 3px 3px 0px 0px;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
}

.contentsFuture__contentsOneText {
    line-height: 60px;
    background: #fff;
    border-radius: 0px 0px 3px 3px;
    font-size: 20px;
    color: #07a4e4;
    text-align: center;
}

.contentsBunnya, .contentsBunnya--renking {
    width: 100%;
    background: url("/images/assets/bg_bunnya.jpg") center;
    background-size: cover;
}

.contentsBunnyaWrap {
    width: 700px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 40px;
    padding-bottom: 60px;
}

.contentsBunnya__title {
    margin-bottom: 20px;
    font-size: 32px;
    text-align: center;
    letter-spacing: 4px;
}

.contentsBunnya__description {
    margin-bottom: 30px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

.contentsBunnya__contents, .contentsBunnya__contents--ranking {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
}

.contentsBunnya__contentsWrap {
    background: #fff;
    border-radius: 3px;
}

.contentsBunnya__contentsOne {
    display: block;
    width: 220px;
    height: 150px;
    padding-bottom: 20px;
    background: #fff;
    border: 2px solid #07a4e4;
    box-shadow: 0px 2px 4px 2px #c6d2d6, 0px 2px 0px 0px #dae2e5;
    border-radius: 3px;
}

.contentsBunnya__contentsOne:hover {
    opacity: 0.3;
    text-decoration: none;
}

.contentsBunnya__contentsOne--bunnya {
    padding-top: 19px;
}

.contentsBunnya__contentsOne--gyokai {
    padding-top: 15px;
}

.contentsBunnya__contentsOne--gakumon {
    padding-top: 17px;
}

.contentsBunnya__contentsOneImage {
    display: block;
    margin-right: auto;
    margin-left: auto;
    background: #fff;
}

.contentsBunnya__contentsOneImage--bunnya {
    width: 48px;
    height: 36px;
    margin-bottom: 10px;
}

.contentsBunnya__contentsOneImage--gyokai {
    width: 44px;
    height: 44px;
    margin-bottom: 6px;
}

.contentsBunnya__contentsOneImage--gakumon {
    width: 58px;
    height: 40px;
    margin-bottom: 8px;
}

.contentsBunnya__contentsOneText {
    position: relative;
}

.contentsBunnya__contentsOneTextMain {
    width: 100%;
    color: #0790d0;
    font-size: 26px;
    text-align: center;
    letter-spacing: 4.33px;
}

.contentsBunnya__contentsOneTextSub {
    position: absolute;
    bottom: -10px;
    width: 100%;
    margin-bottom: -10px;
    color: #0790d0;
    font-size: 16px;
    text-align: center;
    letter-spacing: 2.66px;
}

.contentsBunnya--renking {
    background-size: cover;
}

.contentsBunnyaWrap--ranking {
    width: 870px;
    padding-bottom: 50px;
}

.contentsBunnya__contents--ranking {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-top: 15px;
    padding: 25px 25px 20px;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 6px;
}

.contentsBunnya__contentsWrap {
    background: #fff;
    border-radius: 3px;
}

.contentsBunnya__contentsWrap--ranking {
    width: calc(100% / 2 - 50px);
}

.contentsBunnya__title--ranking {
    position: relative;
    padding-left: 30px;
    font-size: 18px;
    line-height: 1;
    letter-spacing: 2px;
}

.contentsBunnya__title--ranking:before, .contentsBunnya__title--ranking.is-bunnya:before, .contentsBunnya__title--ranking.is-gyokai:before, .contentsBunnya__title--ranking.is-gakumon:before {
    position: absolute;
    top: -3px;
    left: 0;
    display: block;
    content: "";
    width: 24px;
    height: 24px;
    background-size: cover;
}

.is-bunnya.contentsBunnya__title--ranking:before {
    background-image: url(/images/assets/icon_bunnya_bunnya.png);
}

.is-gyokai.contentsBunnya__title--ranking:before {
    background-image: url(/images/assets/icon_bunnya_gyokai.png);
}

.is-gakumon.contentsBunnya__title--ranking:before {
    background-image: url(/images/assets/icon_bunnya_gakumon.png);
}

.contentsBunnya__title--sub {
    margin-top: 18px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    letter-spacing: 0.6px;
}

.contentsBunnya__linkList {
    margin-top: 12px;
}

.contentsBunnya__linkItem {
    position: relative;
    margin-top: 8px;
    padding-left: 30px;
    font-size: 12px;
    line-height: 1.4;
}

.contentsBunnya__linkItem:before, .contentsBunnya__linkItem.is-rank01:before, .contentsBunnya__linkItem.is-rank02:before, .contentsBunnya__linkItem.is-rank03:before, .contentsBunnya__linkItem.is-rank04:before, .contentsBunnya__linkItem.is-rank05:before, .contentsBunnya__linkItem.is-rank06:before, .contentsBunnya__linkItem.is-rank07:before, .contentsBunnya__linkItem.is-rank08:before, .contentsBunnya__linkItem.is-rank09:before, .contentsBunnya__linkItem.is-rank10:before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    content: "";
    width: 16px;
    height: 14px;
    background-size: cover;
    text-align: center;
}

.is-rank01.contentsBunnya__linkItem:before {
    top: 1px;
    background-image: url(/images/assets/icon_bunnya_rank1.png);
}

.is-rank02.contentsBunnya__linkItem:before {
    top: 1px;
    background-image: url(/images/assets/icon_bunnya_rank2.png);
}

.is-rank03.contentsBunnya__linkItem:before {
    top: 1px;
    background-image: url(/images/assets/icon_bunnya_rank3.png);
}

.is-rank04.contentsBunnya__linkItem:before {
    content: "4";
}

.is-rank05.contentsBunnya__linkItem:before {
    content: "5";
}

.is-rank06.contentsBunnya__linkItem:before {
    content: "6";
}

.is-rank07.contentsBunnya__linkItem:before {
    content: "7";
}

.is-rank08.contentsBunnya__linkItem:before {
    content: "8";
}

.is-rank09.contentsBunnya__linkItem:before {
    content: "9";
}

.is-rank10.contentsBunnya__linkItem:before {
    content: "10";
}

.contentsBunnya__link {
    margin-top: 20px;
    font-size: 12px;
    text-align: right;
}

@-webkit-keyframes searchOC_tab-oc {
    0% {
        left: 450px;
    }
    100% {
        left: 210px;
    }
}

@keyframes searchOC_tab-oc {
    0% {
        left: 450px;
    }
    100% {
        left: 210px;
    }
}

@-webkit-keyframes searchOC_tab-nyushi {
    0% {
        left: 210px;
    }
    100% {
        left: 450px;
    }
}

@keyframes searchOC_tab-nyushi {
    0% {
        left: 210px;
    }
    100% {
        left: 450px;
    }
}

.globalMain .contentsOCAndNyushi {
    padding-top: 40px;
}

.globalMain .contentsOCAndNyushi.is-oc {
    background: #1b6ab0;
}

.globalMain .contentsOCAndNyushi.is-nyushi {
    background: #1b6ab0;
}

.globalMain .contentsOCAndNyushiWrap {
    width: 900px;
    margin-right: auto;
    margin-left: auto;
}

.globalMain .tabHolder .tabHolderTitle {
    margin-bottom: 20px;
    text-align: center;
    color: #fff;
    font-size: 32px;
    letter-spacing: 3.55px;
}

.globalMain .tabHolder .tabMenu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
    border-bottom-color: #fff;
}

.globalMain .tabHolder .tabMenu__item {
    float: none;
    width: 240px;
    line-height: 38px;
    font-size: 18px;
}

.globalMain .tabHolder .tabMenu__item--border {
    width: 240px;
    position: absolute;
    bottom: 0;
    border-bottom: 5px solid #fff;
}

.globalMain .tabHolder .tabMenu__item--border.is-oc {
    -webkit-animation-name: searchOC_tab-oc;
            animation-name: searchOC_tab-oc;
    -webkit-animation-duration: 0.3s;
            animation-duration: 0.3s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
}

.globalMain .tabHolder .tabMenu__item--border.is-nyushi {
    -webkit-animation-name: searchOC_tab-nyushi;
            animation-name: searchOC_tab-nyushi;
    -webkit-animation-duration: 0.3s;
            animation-duration: 0.3s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
}

.globalMain .tabHolder .tabMenu__item h3 {
    color: #fff;
    font-size: 18px;
}

.globalMain .tabHolder .tabMenu__item h3:hover {
    background: #378B9A;
}

.globalMain .tabHolder .tabMenu__item.is-active h3 {
    border-color: #fff;
    border-bottom: none;
    color: #fff;
}

.globalMain .tabHolder .tabMenu__item.is-active h3:hover {
    background: none;
    cursor: default;
    opacity: 1;
}

.globalMain .tabHolder .tabMenu__item:not(.is-active):hover {
    border-bottom: none;
}

.globalMain .tabHolder .tabContents {
    height: 390px;
    padding: 20px 10px 0;
    color: #fff;
}

.globalMain .tabHolder .tabContents--openCampus {
    position: relative;
    background: none;
    z-index: 1;
}

.globalMain .tabHolder .tabContents--openCampus__description {
    margin-bottom: 20px;
    font-size: 16px;
}

.globalMain .tabHolder .tabContents--openCampus__formAreaTitle {
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: bold;
}

.globalMain .tabHolder .tabContents--openCampus__formAreaTitle a {
    color: #fff;
}

.globalMain .tabHolder .tabContents--openCampus__formArea form .tabContents__search {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
}

.globalMain .tabHolder .tabContents--openCampus__formArea form .tabContents__search .tabContents__search__input {
    width: 366px;
    padding: 0 10px 0 20px;
    background: #fff;
    border: none;
    box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.3);
}

.globalMain .tabHolder .tabContents--openCampus__formArea form .tabContents__search .tabContents__search__button {
    width: 100%;
    position: absolute;
    left: 0;
    right: initial;
    background: #237ecd url("/images/assets/icon_search_submit.png") no-repeat 14px center;
    background-size: 16px;
    border: none;
    font-size: 16px;
}

.globalMain .tabHolder .tabContents--openCampus__formArea form .tabContents__search .tabContents__search__button:hover {
    background-color: #27669E;
}

.globalMain .tabHolder .tabContents--openCampus__formArea form .tabContents__search .tabContents__search__buttonWrap {
    width: 130px;
    position: relative;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.globalMain .tabHolder .tabContents--openCampus__formArea form .tabContents__search img {
    position: absolute;
    top: 50%;
    left: 14px;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
}

.globalMain .tabHolder .tabContents--openCampus__linkListOne {
    display: inline-block;
    width: 240px;
    border: 1px solid #fff;
    border-radius: 3px;
    margin-right: 12px;
    vertical-align: top;
}

.globalMain .tabHolder .tabContents--openCampus__linkListOneWrap {
    background: #fff;
}

.globalMain .tabHolder .tabContents--openCampus__linkListOne a {
    display: block;
    position: relative;
    width: 100%;
    line-height: 24px;
    padding: 6px 12px;
    background: #fff;
    color: #043f94;
    font-size: 16px;
    font-weight: bold;
    height: 60px;
}

.globalMain .tabHolder .tabContents--openCampus__linkListOne a:hover {
    opacity: 0.3;
    text-decoration: none;
}

.globalMain .tabHolder .tabContents--openCampus__linkListOne a:after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 50%;
    width: 13px;
    height: 13px;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transform-origin: 50%;
        -ms-transform-origin: 50%;
            transform-origin: 50%;
    border-top: 2px solid #808d96;
    border-right: 2px solid #808d96;
    right: 12px;
    margin-top: -6px;
}

.globalMain .tabHolder .tabContents--openCampus__linkListOne .tabContents--openCampus__linkListOneTextLineOne {
    line-height: 50px;
}

.globalMain .tabHolder .tabContents--openCampus__linkListBanner {
    display: inline-block;
    margin-top: 20px;
}

.globalMain .tabHolder .tabContents--openCampus__image {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
}

.globalMain .tabHolder .tabContents--entry {
    position: relative;
    background: none;
    z-index: 1;
}

.globalMain .tabHolder .tabContents--entry__description {
    margin-bottom: 20px;
    font-size: 16px;
}

.globalMain .tabHolder .tabContents--entry__formAreaTitle {
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: bold;
}

.globalMain .tabHolder .tabContents--entry__formArea a {
    color: #fff;
}

.globalMain .tabHolder .tabContents--entry__formArea form .tabContents__radio {
    margin-bottom: 10px;
    font-size: 16px;
}

.globalMain .tabHolder .tabContents--entry__formArea form .tabContents__search {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
}

.globalMain .tabHolder .tabContents--entry__formArea form .tabContents__search .tabContents__search__input {
    width: 366px;
    padding: 0 10px 0 20px;
    background: #fff;
    border: none;
    box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.3);
}

.globalMain .tabHolder .tabContents--entry__formArea form .tabContents__search .tabContents__search__button {
    width: 100%;
    position: absolute;
    left: 0;
    right: initial;
    background: #237ecd url("/images/assets/icon_search_submit.png") no-repeat 14px center;
    background-size: 16px;
    border: none;
    font-size: 16px;
}

.globalMain .tabHolder .tabContents--entry__formArea form .tabContents__search .tabContents__search__button:hover {
    background-color: #27669E;
}

.globalMain .tabHolder .tabContents--entry__formArea form .tabContents__search .tabContents__search__buttonWrap {
    width: 130px;
    position: relative;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.globalMain .tabHolder .tabContents--entry__formArea form .tabContents__search img {
    position: absolute;
    top: 50%;
    left: 14px;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
}

.globalMain .tabHolder .tabContents--entry__linkListOne {
    display: inline-block;
    width: 240px;
    border: 1px solid #fff;
    border-radius: 3px;
    margin-right: 12px;
}

.globalMain .tabHolder .tabContents--entry__linkListOneWrap {
    background: #fff;
}

.globalMain .tabHolder .tabContents--entry__linkListOne a {
    display: block;
    position: relative;
    width: 100%;
    line-height: 48px;
    padding: 6px 12px;
    background: #fff;
    color: #043f94;
    font-size: 16px;
    font-weight: bold;
}

.globalMain .tabHolder .tabContents--entry__linkListOne a:hover {
    opacity: 0.3;
    text-decoration: none;
}

.globalMain .tabHolder .tabContents--entry__linkListOne a:after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 50%;
    width: 13px;
    height: 13px;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transform-origin: 50%;
        -ms-transform-origin: 50%;
            transform-origin: 50%;
    border-top: 2px solid #808d96;
    border-right: 2px solid #808d96;
    right: 12px;
    margin-top: -6px;
}

.globalMain .tabHolder .tabContents--entry__image {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
}

.contentsKyomikanki {
    width: 100%;
    background: url("/images/assets/bg_kyomikanki.png");
    padding-top: 40px;
}

.kyomikankiContents__title {
    width: 960px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px;
    text-align: center;
    font-size: 32px;
    letter-spacing: 3.55px;
}

.kyomikankiContents__area--1st {
    width: 850px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-right: auto;
    margin-left: auto;
}

.kyomikankiContents__area--2nd {
    width: 550px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 60px auto 80px;
}

.kyomikankiContents__area--limited {
    width: 850px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 60px auto 80px;
}

.kyomikankiContents__areaOne {
    width: 250px;
}

.kyomikankiContents__areaOneWrap {
    height: 100%;
    background: #fff;
}

.kyomikankiContents__areaOneLink, .kyomikankiContents__areaOneLink--student, .kyomikankiContents__areaOneLink--special, .kyomikankiContents__areaOneLink--teacher, .kyomikankiContents__areaOneLink--graduate, .kyomikankiContents__areaOneLink--lesson, .kyomikankiContents__areaOneLink--miraidouga {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    background: #fff;
    border-radius: 3px;
    box-shadow: 0 2px 4px 0 rgba(128, 141, 150, 0.6);
}

.kyomikankiContents__areaOneLink:hover, .kyomikankiContents__areaOneLink--student:hover, .kyomikankiContents__areaOneLink--special:hover, .kyomikankiContents__areaOneLink--teacher:hover, .kyomikankiContents__areaOneLink--graduate:hover, .kyomikankiContents__areaOneLink--lesson:hover, .kyomikankiContents__areaOneLink--miraidouga:hover {
    text-decoration: none;
    opacity: 0.3;
}

.kyomikankiContents__areaOneLink--student {
    border-bottom: 2px solid #ff4b4b;
}

.kyomikankiContents__areaOneLink--special {
    border-bottom: 2px solid #3f4c55;
}

.kyomikankiContents__areaOneLink--teacher {
    border-bottom: 2px solid #199b7b;
}

.kyomikankiContents__areaOneLink--graduate {
    border-bottom: 2px solid #1565d9;
}

.kyomikankiContents__areaOneLink--lesson {
    border-bottom: 2px solid #4f43be;
}

.kyomikankiContents__areaOneLink--miraidouga {
    min-height: 258px;
    border: 1px solid #0c4099;
    background: url(/images/top/banner_miraidouga.jpg) no-repeat;
}

.kyomikankiContents__areaOneLinkImage {
    height: 175px;
    overflow: hidden;
    position: relative;
}

.kyomikankiContents__areaOneLinkImageMovieIcon {
    position: absolute;
    bottom: 15px;
    left: 15px;
    z-index: 1;
}

.kyomikankiContents__areaOneLinkText {
    padding: 15px 10px 0;
    margin-bottom: -20px;
}

.kyomikankiContents__areaOneLinkTextLabel {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    margin-bottom: 10px;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
}

.kyomikankiContents__areaOneLinkTextLabel--student {
    background: #ff4b4b;
    padding: 2px 10px;
}

.kyomikankiContents__areaOneLinkTextLabel--special {
    background: #3f4c55;
    padding: 2px 10px;
}

.kyomikankiContents__areaOneLinkTextLabel--teacher {
    background: #199b7b;
    padding: 2px 10px;
}

.kyomikankiContents__areaOneLinkTextLabel--graduate {
    background: #1565d9;
    padding: 2px 10px;
}

.kyomikankiContents__areaOneLinkTextLabel--lesson {
    background: #4f43be;
    padding: 2px 10px;
}

.kyomikankiContents__areaOneLinkTextContents {
    color: #000;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.43;
}

.kyomikankiContents__areaOneLinkTextInfo {
    margin-top: 10px;
    color: #333;
    font-size: 12px;
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.kyomikankiContents__areaOneLinkTextInfo + .kyomikankiContents__areaOneLinkTextInfo {
    margin-top: 0;
}

.kyomikankiContents__areaOneOption {
    margin-top: 10px;
    text-align: right;
}

.kyomikankiContents__campusPhotoArea {
    margin-right: auto;
    margin-left: auto;
    background: #fff;
}

.kyomikankiContents__campusPhotoAreaCarousel .swiper-slide {
    width: 240px;
    height: 240px;
    background: #fff;
}

.kyomikankiContents__campusPhotoAreaCarousel .swiper-slide:hover {
    opacity: 0.3;
}

.kyomikankiContents__campusPhotoAreaCarousel__slideOne a {
    display: block;
    position: relative;
}

.kyomikankiContents__campusPhotoAreaCarousel__slideOneLabel {
    position: absolute;
    bottom: 0;
    width: 100%;
    line-height: 40px;
    background: rgba(51, 51, 51, 0.6);
}

.kyomikankiContents__campusPhotoAreaCarousel__slideOneLabel--contents {
    width: 220px;
    padding-left: 15px;
    color: #fff;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.kyomikankiContents__campusPhotoAreaMorelink {
    position: relative;
    width: 960px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 6px;
}

.kyomikankiContents__campusPhotoAreaMorelink a {
    position: absolute;
    right: 0;
    display: inline-block;
}

.contentsNews {
    width: 100%;
    margin-top: 70px;
}

.newsTopicsArea {
    display: table;
    width: 850px;
    margin-right: auto;
    margin-left: auto;
}

.newsTopicsArea__Hot {
    display: table-cell;
    width: 50%;
    position: relative;
    padding: 12px 35px 12px 20px;
}

.newsTopicsArea__HotTitle {
    padding-bottom: 12px;
    font-size: 16px;
    letter-spacing: 2px;
}

.newsTopicsArea__HotContents {
    margin-bottom: 60px;
}

.newsTopicsArea__HotContentsOne a {
    font-size: 12px;
    letter-spacing: 0.4px;
}

.newsTopicsArea__HotMorelink {
    position: absolute;
    bottom: 12px;
    right: 35px;
    font-size: 12px;
}

.newsTopicsArea__HotMorelink a::after {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    border-top: 1px solid #043f94;
    border-right: 1px solid #043f94;
    vertical-align: 1px;
    margin-left: 5px;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
}

.newsTopicsArea__Kanren {
    display: table-cell;
    width: 50%;
    position: relative;
    padding: 12px 35px 12px 20px;
}

.newsTopicsArea__KanrenTitle {
    padding-bottom: 12px;
    font-size: 16px;
    letter-spacing: 2px;
}

.newsTopicsArea__KanrenContents {
    margin-bottom: 60px;
}

.newsTopicsArea__KanrenContentsOne a {
    font-size: 12px;
    letter-spacing: 0.4px;
}

.newsTopicsArea__KanrenMorelink {
    position: absolute;
    bottom: 12px;
    right: 35px;
    font-size: 12px;
}

.newsTopicsArea__KanrenMorelink a::after {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    border-top: 1px solid #043f94;
    border-right: 1px solid #043f94;
    vertical-align: 1px;
    margin-left: 5px;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
}

.newsTopicsArea__Border {
    display: table-cell;
    border-right: 1px solid #979797;
}

.shinroSupportArea {
    width: 100%;
    margin-top: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
    background: #f5f5f5;
}

.shinroSupportAreaWrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 900px;
    margin-right: auto;
    margin-left: auto;
}

.shinroSupportArea__title {
    margin-bottom: 50px;
    font-size: 32px;
    letter-spacing: 3.55px;
    text-align: center;
}

.shinroSupportArea__basic {
    width: 240px;
}

.shinroSupportArea__basicLink {
    display: block;
    line-height: 30px;
    font-size: 14px;
    letter-spacing: 0.4px;
}

.shinroSupportArea__manual {
    width: 720px;
    padding-left: 40px;
}

.shinroSupportArea__manualRow {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.shinroSupportArea__manualRowOne {
    width: 300px;
    margin-bottom: 15px;
}

.shinroSupportArea__manualRowOneTitle {
    margin-bottom: 10px;
    font-size: 16px;
    letter-spacing: 0.4px;
}

.shinroSupportArea__manualRowOneTitle--sub {
    display: inline-block;
    font-size: 13px;
}

.shinroSupportArea__manualRowOneContents {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 7px;
    background: #fff;
}

.shinroSupportArea__manualRowOneContentsImage {
    margin-right: 18px;
}

.shinroSupportArea__manualRowOneContentsText {
    font-size: 14px;
    letter-spacing: 0.4px;
}

.contentsBanner {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 40px;
}

.contentsBannerRow {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 20px;
}

.contentsBannerRow__link {
    display: block;
}

.contentsBannerRow__linkImage {
    width: 200px;
    height: 120px;
}

.contentsBannerRow__link:hover {
    opacity: 0.3;
}

.contentsBannerRow__sns {
    width: 200px;
}

.contentsBannerRow__snsTitle {
    margin-bottom: 10px;
}

.contentsBannerRow__snsContents {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.contentsBannerRow__snsContentsOneImage {
    width: 60px;
}

.contentsBannerRow__snsContentsOne:hover {
    opacity: 0.3;
}

.contentsBannerRow__description {
    width: 434px;
    font-size: 10px;
}
