@charset "UTF-8";

/**
 * Top CSS
 */
#area-pr:before, .area-campaign:before, .area-cpn-banner:before, .area-cpn-line:before, .area-section header:before, .area-section .panel:before, .area-section-inner:before, .area-check-current:before,
.area-announce:before, .area-related-list:before, #area-pr:after, .area-campaign:after, .area-cpn-banner:after, .area-cpn-line:after, .area-section header:after, .area-section .panel:after, .area-section-inner:after, .area-check-current:after,
.area-announce:after, .area-related-list:after {
    content: "";
    display: table;
}

#area-pr:after, .area-campaign:after, .area-cpn-banner:after, .area-cpn-line:after, .area-section header:after, .area-section .panel:after, .area-section-inner:after, .area-check-current:after,
.area-announce:after, .area-related-list:after {
    clear: both;
}

.area-top .title {
    font-size: 28px;
    color: #606060;
}

.area-top .balloon {
    position: relative;
}

.area-top .balloon:before, .area-top .balloon:after {
    content: '';
    width: 0;
    height: 0;
    border: solid transparent;
    position: absolute;
    left: 100%;
}

.area-top .balloon:before {
    border-width: 18px;
    border-left-color: #d4be00;
    top: 12px;
}

.area-top .balloon:after {
    border-width: 13px;
    border-left-color: #fff;
    top: 17px;
}

#area-pr-wrap {
    height: 230px;
    position: relative;
}

#area-pr-wrap .carousel-wrap {
    height: 200px;
    overflow: hidden;
}

#area-pr a {
    display: block;
    width: 600px;
    height: 200px;
    margin: 0 5px;
    float: left;
}

#area-pr-prev,
#area-pr-next {
    display: none;
    width: 95px;
    height: 200px;
    margin-top: 0;
    background-color: transparent;
    top: 0;
}

#area-pr-prev {
    background-image: url(../../images/top/btn_area_pr_prev.png);
    left: 0;
}

#area-pr-next {
    background-image: url(../../images/top/btn_area_pr_next.png);
    right: 0;
}

.area-search-box-inner {
    height: 248px;
    /*border: 1px solid #8bcc6a;*/
    position: relative;
    overflow: hidden;
}

.area-map {
    position: relative;
    width: 279px;
    /*border-right: 1px solid #8bcc6a;*/
    float: left;
    z-index: 1;
}

.area-map strong {
    position: absolute;
    left: 10px;
    top: 10px;
}

.area-banner {
    position: absolute;
    right: 0;
    bottom: 0;
}

.area-campaign {
    display: table;
    margin: 0;
}

.area-campaign header {
    display: table-cell;
    vertical-align: top;
    padding: 12px;
    border: 3px solid #d4be00;
}

.area-campaign .title {
    font-size: 20px;
}

.area-campaign .lede {
    margin: 10px 0 0;
    color: #d4be00;
}

.area-campaign .lede span {
    display: block;
}

.area-campaign.type-few .lede span {
    display: inline;
}

.area-campaign.type-few .area-cpn-banner {
    width: 430px;
}

.area-cpn-banner {
    display: table-cell;
    vertical-align: middle;
    width: 810px;
    padding: 0 0 0 10px;
}

.area-cpn-banner a {
    display: inline-block;
    vertical-align: middle;
    *zoom: 1;
    *display: inline;
    margin: 14px 0 0 8px;
    float: left;
}

.area-cpn-line {
    margin: -16px 0 0 -2px;
}

.area-cpn-line .row {
    overflow: hidden;
}

.area-section {
    margin: 40px auto;
    width: 800px;
}

.area-section header {
    position: relative;
    margin: 0 0 20px;
    padding: 0 0 1ex;
}

.area-section .title {
    float: left;
}

.area-section .lede {
    margin: 0 0 -1.65ex;
    padding: 0 10px 0 0;
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #fff;
    color: #e63484;
}

.area-section .mark {
    margin: 0.75em 0 0 10px;
    padding: 6px;
    font-size: 12px;
    line-height: 1;
    background-color: #e63484;
    color: #fff;
    float: left;
}

.area-section .area-section-inner {
    margin: -20px auto 0;
    padding-bottom: 10px;
}

.area-topics.area-section .panel {
    width: 750px;
    float: left;
    padding: 0;
}

.area-section .panel {
    width: 755px;
    float: left;
    padding: 0 0 0 5px;
    overflow: hidden;
}

#newinfo.area-section .panel {
    width: 770px;
    float: left;
    padding: 0;
}

.area-section .list-item {
    width: 780px;
    margin: 20px 10px 0;
    font-size: 12px;
    float: left;
}

.area-section .list-item a {
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    display: block;
    color: #313131;
}

.area-section .list-item a:hover, .area-section .list-item a:active {
    text-decoration: none;
    opacity: .6;
    filter: alpha(opacity=60);
}

.area-section .list-item figure {
    margin: 0 auto;
}

.area-section .cate {
    display: block;
    margin-top: 10px;
}

.area-section .text {
    margin: 10px 0 0;
    font-size: 20px;
    line-height: 12;
    color: #176fba;
}

.area-section .item-date {
    font-size: 12px;
}

.area-section .more {
    margin-top: 20px;
    float: right;
    z-index: 999;
}

.cfd-pager {
    margin: 20px auto 0 !important;
}


.area-section .more a {
    display: inline-block;
    vertical-align: middle;
    *zoom: 1;
    *display: inline;
    padding: 6px 10px;
    font-size: 14px;
    text-decoration: none;
    border: 1px solid #e63082;

    color: #176fba;
}

.area-section .more a:after {
    display: inline-block;
    content: '';
    width: 12px;
    height: 22px;
    margin: 0 0 -.4em 10px;
    background-image: url(../../images/common/icon_arrow_right_02.png);
}

.area-section-inner {
    padding: 0 40px 40px;
    position: relative;
}

#area-topics-pager {
    margin-top: 10px;
    padding-top: 10px;
}

/*#area-event-pager {
	margin-top: 10px;
	padding-top: 0;
}*/
.area-section-inner .cfd-pager {
    position: relative;
    margin-top: 20px;
}

.area-special .area-section-inner {
    padding: 0 30px;
}

.area-special a {
    color: #313131;
}

.area-special .list-item {
    display: block;
    width: 350px;
    text-decoration: none;
}

.area-special .list-item figure {
    margin: 0;
}

.area-special .list-item figcaption {
    margin: 5px 0 0;
}

.area-special .cate {
    display: inline;
    padding-right: 1em;
}

.area-event header {
    border-bottom-color: #f39800;
}

.area-event .lede {
    color: #f39800;
}

.area-event .mark {
    background-color: #f39800;
}

.area-event .more a {
    color: #176fba;
    background-color: #ffffff;
    border: 1px solid #f39800;
}

.area-event .cfd-pager a {
    border-color: #f39800;
}

.area-event .cfd-pager a.selected {
    background-color: #f39800;
}

.area-event .btn-prev,
.area-event .btn-next {
    background-color: #fece8d;
}

.area-event .cfd-area .btn-prev,
.area-event .cfd-area .btn-next {
    background-color: #f39800;
}

.area-newinfo header {
    border-bottom-color: #c9c700;
}

.area-newinfo .lede {
    color: #c9c700;
}

.area-newinfo .mark {
    background-color: #c9c700;
}

.area-newinfo .area-section-inner {
    padding-bottom: 0;
}

.area-ranking,
.area-check-current,
.area-announce,
.area-find-wants,
.area-related {
    width: 1000px;
    margin: 0 auto;
    padding: 30px 0;
    border-top: 1px solid #efefef;
}

aside.area-related.area-section {
    height: 100px;
}

.area-ranking {
    padding-top: 40px;
}

.area-ranking header {
    border-bottom: 0;
}

.area-ranking .title {
    font-size: 20px;
    color: #000;
}

.area-ranking .mark {
    margin-top: 0.25em;
    background-color: #95de36;
}

.area-ranking .lede {
    background-color: #eaf8d7;
    color: #7ec521;
}

.area-ranking .area-section-outer {
    padding: 10px 16px;
    background-color: #eaf8d7;
}

.area-ranking .area-section-inner {
    margin: 0;
    padding: 0;
}

.rank-list {
    display: table;
    width: 1000px;
    margin: -15px;
    padding: 0;
    line-height: 1.3;
    list-style-type: none;
    border-collapse: separate;
    border-spacing: 15px;
}

.rank-list li {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    display: table-cell;
    vertical-align: middle;
    width: 180px;
    height: 60px;
    padding: 0 30px 0 50px;
    background-color: #fff;
    text-align: center;
    font-size: 15px;
    position: relative;
}

.rank {
    display: inline-block;
    width: 40px;
    height: 16px;
    padding-top: 14px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    background-repeat: no-repeat;
    position: absolute;
    left: 10px;
    top: .8em;
}

.rank-1 {
    background-image: url(../../images/top/mark_crown_01.png);
}

.rank-2 {
    background-image: url(../../images/top/mark_crown_02.png);
}

.rank-3 {
    background-image: url(../../images/top/mark_crown_03.png);
}

.area-check-current header,
.area-announce header {
    width: 210px;
    min-height: 64px;
    padding: 20px 15px;
    border: 4px solid #f299c1;
    float: left;
}

.area-check-current .title,
.area-announce .title {
    font-size: 16px;
}

.area-check-current .balloon:before,
.area-announce .balloon:before {
    border-left-color: #f299c1;
}

.area-check-current .area-section-inner,
.area-announce .area-section-inner {
    width: 720px;
    padding: 0;
    float: right;
}

.check-current-list li,
.announce-list li {
    padding: 8px 0;
    font-size: 15px;
    border-top: 1px dotted #ccc;
}

.check-current-list li:first-child,
.announce-list li:first-child {
    border-top: 0;
}

.check-current-list li {
    position: relative;
    padding-right: 250px;
}

.check-current-action {
    position: absolute;
    right: 0;
    top: 0;
}

.check-current-action li {
    margin: 0 0 0 5px;
    padding: 5px 0 0;
    line-height: 1.2;
    border-top: 0;
    float: left;
}

.check-current-action a {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 120px;
    box-sizing: border-box;
    padding: 3px 5px 3px 35px;
    font-size: 10px;
    font-weight: bold;
    display: block;
    border: 1px solid #ccc;
    position: relative;
}

.check-current-action a:before {
    content: '';
    display: inline-block;
    position: absolute;
    left: 8px;
    top: 4px;
}

.check-current-action a:hover, .check-current-action a:active {
    text-decoration: none;
}

.check-current-action .btn-apply {
    border-color: #b247de;
    color: #6e258b;
    box-shadow: 0 0 0 1px #FFF inset;
    background: #f0cbff;
    background: -webkit-linear-gradient(90deg, #f0cbff 0%, #f9ebff 100%);
    background: -moz-linear-gradient(90deg, #f0cbff 0%, #f9ebff 100%);
    background: -o-linear-gradient(90deg, #f0cbff 0%, #f9ebff 100%);
    background: -ms-linear-gradient(90deg, #f0cbff 0%, #f9ebff 100%);
    background: linear-gradient(0deg, #f0cbff 0%, #f9ebff 100%);
    padding: 3px;
    text-align: center;
    letter-spacing: -0.1rem;
}

.check-current-action .btn-apply:before {
    width: 10px;
    height: 9px;
    background-image: url(../../images/common/icon_wind.png);
    left: auto;
    top: auto;
    right: 5px;
    bottom: 5px;
}

.check-current-action .btn-add-cart {
    border-color: #d18300;
    color: #cb3500;
    box-shadow: 0 0 0 1px #FFF inset;
    background: #fedac0;
    background: -webkit-linear-gradient(90deg, #fedac0 0%, #fff0e1 100%);
    background: -moz-linear-gradient(90deg, #fedac0 0%, #fff0e1 100%);
    background: -o-linear-gradient(90deg, #fedac0 0%, #fff0e1 100%);
    background: -ms-linear-gradient(90deg, #fedac0 0%, #fff0e1 100%);
    background: linear-gradient(0deg, #fedac0 0%, #fff0e1 100%);
    padding: 9px 3px;
    text-align: center;
    letter-spacing: -0.1rem;
}

.check-current-action .cart-added {
    display: inline-block;
    vertical-align: middle;
    *zoom: 1;
    *display: inline;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 120px;
    padding: 9px 0;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    border: 1px solid #b2b2b2;
    color: #b2b2b2;
}

.announce-list {
    width: 480px;
    float: left;
}

.announce-list li {
    position: relative;
    padding-left: 100px;
}

.announce-list .date {
    position: absolute;
    left: 0;
    top: auto;
}

.area-announce .btn-inquiry {
    display: block;
    width: 170px;
    padding: 30px 35px 30px 15px;
    font-size: 16px;
    text-decoration: none;
    background-color: #e63484;
    color: #fff;
    float: right;
    position: relative;
}

.area-announce .btn-inquiry:after {
    content: '';
    display: inline-block;
    width: 18px;
    height: 32px;
    background-image: url(../../images/common/icon_arrow_right_04.png);
    position: absolute;
    right: 12px;
    top: 50%;
    margin-top: -18px;
}

.area-announce.layout1 .btn-inquiry {
    display: inline-block;
    padding: 15px 35px 15px 15px;
    width: auto;
    float: none;
}

.area-announce.layout1 .area-section-inner {
    width: auto;
    text-align: center;
    float: none;
}

.area-announce.layout1 .btn-inquiry:after {
    background-repeat: no-repeat;
    background-size: 70%;
    right: 5px;
    top: 60%;
}

.area-find-wants header {
    margin: 0;
    padding: 0;
}

.area-find-wants .lede {
    display: none;
    float: none;
}

.area-find-wants .area-section-inner {
    margin: 0;
    padding: 10px 6px;
    position: absolute;
    right: 0;
    top: 0;
}

.find-wants-wrap {
    border: 1px solid #ccc;
    position: relative;
    overflow: hidden;
}

.find-wants-list li {
    display: table;
    width: 346px;
    margin: 3px 0 0;
    background-color: #fff;
    border: 1px solid #8bc4fd;
}

.find-wants-list li:first-child {
    margin-top: 0;
}

.find-wants-list a {
    display: table-cell;
    vertical-align: middle;
    height: 50px;
    padding: 0 16px;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    line-height: 1.3;
    color: #00aaeb;
    position: relative;
}

.find-wants-list a:after {
    content: '';
    display: block;
    width: 20px;
    height: 36px;
    background-image: url(../../images/common/icon_arrow_right_03.png);
    position: absolute;
    right: 12px;
    top: .5em;
}

.find-wants-list span {
    font-size: 20px;
}

.area-related header {
    display: none;
}

.area-related-list {
    margin: -10px 0 0 -10px;
}

.area-related-list li {
    margin: 10px 0 0 10px;
    float: left;
}

/*----*/
.paneltile a:hover {
    text-decoration: none;
}

#toparea-wrap:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
    margin: 0 0 -20px;
}

div#toparea-subnavi {
    clear: both;
}

div#toparea-subnavi div.subnavi-box {
    width: 170px;
    float: left;
    padding-right: 10px;
    margin-bottom: 20px;
}

div#toparea-subnavi div.subnavi-box h4.subnavi-box_title {
    padding: 10px 0 0 40px;
    height: 50px;
    border-bottom: 1px solid #f299c1;
    background: url(../../images/top/icon_areatop_nav1_header.jpg) bottom left no-repeat;
    font-size: 20px;
    text-align: center;
}

div#toparea-subnavi div.subnavi-box h4.subnavi-box_title span.small {
    font-weight: normal;
    font-size: 14px;
}

div#toparea-subnavi div.subnavi-box section h5.list_title {
    padding: 15px 0 0 30px;
    height: 34px;
    background: url(../../images/top/icon_areatop_nav1.jpg) center left no-repeat;
    font-size: 13px;
    text-align: center;
    color: #c22c28;
}

div#toparea-subnavi div.subnavi-box section h5.list_title2 {
    padding: 15px 0 0 30px;
    height: 34px;
    background: url(../../images/top/icon_areatop_nav2.jpg) center left no-repeat;
    font-size: 13px;
    text-align: center;
    color: #3049c7;
}

div#toparea-subnavi div.subnavi-box section ul.list {
    color: #176fba;
    text-align: left;
}

div#toparea-subnavi div.subnavi-box section ul.list li span {
    display: inline-block;
    white-space: nowrap;
}

div#toparea-main {
    width: 820px;
    float: right;
}

div#toparea-main .area-campaign .row ul:first-child {
    margin-top: 7px;
}

div#toparea-main .area-campaign .row ul li img {
    width: 150px;
    object-fit: contain;
}

div#toparea-main section.area-topics.area-section header.school-topics {
    padding: 10px 0 0 70px;
    height: 60px;
    background: url(../../images/top/icon_areatop_contents_title1.jpg) center left no-repeat;
}

div#toparea-main section.area-recommend.area-section header.ichioshi {
    padding: 10px 0 0 70px;
    height: 60px;
    background: url(../../images/top/icon_areatop_contents_title2.jpg) center left no-repeat;
}

div#toparea-main section.area-topics.area-section header.school-topics p.lede,
div#toparea-main section.area-recommend.area-section header.ichioshi p.lede,
div#toparea-main section.area-event.area-section header.event p.lede,
div#toparea-main section.area-newinfo.area-section header.newinfo p.lede {
    margin: 0px 0 0 75px;
}

div#toparea-main section.area-topics.area-section .area-section-inner,
div#toparea-main section.area-recommend.area-section .area-section-inner,
div#toparea-main section.area-event.area-section .area-section-inner,
div#toparea-main section.area-newinfo.area-section .area-section-inner {
    padding-left: 20px;
    text-align: left;
}

div#toparea-main section.area-topics.area-section .area-section-inner li.paneltile {
    width: 740px;
    height: auto;
    margin: 10px 0 0 10px;
    padding-top: 10px;
    clear: both;
}

div#toparea-main section.area-topics.area-section .area-section-inner li.paneltile a,
div#toparea-main section.area-recommend.area-section .area-section-inner li.paneltile a {
    text-decoration: none;
}

div#toparea-main section.area-topics.area-section .area-section-inner li.paneltile a figure {
    display: inline;
    float: left;
    position: relative;
    width: 210px;
    height: 118px;
    background-color: #F5F5F5;
}

div#toparea-main section.area-topics.area-section .area-section-inner li.paneltile a figure img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: auto;
    height: auto;
    max-width: 210px;
    max-height: 118px;
}

div#toparea-main section.area-topics.area-section .area-section-inner li.paneltile .paneltile_title_topic {
    padding: 0 10px 0 20px;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 210px;
    height: 50px;
}

div#toparea-main section.area-topics.area-section .area-section-inner li.paneltile .paneltile_title {
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 0;
    text-decoration: none;
    height: 50px;
    line-height: 1.3em;
}

div#toparea-main section.area-topics.area-section .area-section-inner li.paneltile p.date {
    padding-left: 230px;
    color: #313131;
    line-height: 20px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.area-topics.area-section .area-section-inner li.paneltile a .paneltile_title.txt {
    font-size: 20px;
    color: #176fba;
}

div#toparea-main section.area-topics.area-section .area-section-inner li.paneltile .paneltile_body {
    padding-left: 230px;
    color: #313131;
    margin-top: 0;
    margin-bottom: 5px;
}

div#toparea-main .area-section-inner li.paneltile a .paneltile_body span.name {
    height: 1.1rem;
    line-height: 1.1em;
    display: block;
    padding-bottom: 0;
    padding-right: 3px;
    color: #313131;
}

div#toparea-main .area-section-inner li.paneltile a .paneltile_body span.school {
    height: 1.1rem;
    line-height: 1.1em;
    display: block;
    margin-top: 0;
    padding-top: 0;
    color: #313131;
}

div#toparea-main .area-section-inner li.paneltile .paneltile_body span.name {
    height: 1.1rem;
    line-height: 1.1em;
    display: block;
    padding-bottom: 0;
    padding-right: 3px;

    color: #313131;
}

div#toparea-main .area-section-inner li.paneltile .paneltile_body a.school {
    height: 1.1rem;
    line-height: 1.1em;
    display: block;
    margin-top: 0;
    padding-top: 0;
    color: #176fba;
}

.paneltile_body .school,
.paneltile_body .name {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.area-topics .paneltile_body a.school {
    display: inline-block !important;
    max-width: 510px;
}

.ichioshi .paneltile_body a.school,
.area-event .paneltile_body a.school {
    display: inline-block !important;
    max-width: 240px;
}

div#toparea-main section.area-recommend.area-section .area-section-inner li.paneltile {
    height: auto;
    width: 240px;
    margin: 10px 0 0 10px;
    float: left;
}

div#toparea-main section.area-recommend.area-section .area-section-inner li.paneltile a figure {
    position: relative;
    width: 230px;
    height: 129px;
    background-color: #F5F5F5;
}

div#toparea-main section.area-recommend.area-section .area-section-inner li.paneltile a figure img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: auto;
    height: auto;
    max-width: 230px;
    max-height: 129px;
}

div#toparea-main section.area-recommend.area-section .area-section-inner li.paneltile .paneltile_title {
    margin: 10px 0;
    padding: 0;
    font-size: 18px;
    text-decoration: none;
    height: 3rem;
    line-height: 1.3em;
}

.area-recommend.area-section .area-section-inner li.paneltile .paneltile_title.txt {
    height: 1.4rem;
    font-size: 19px;
    color: #176fba;
}

div#toparea-main section.area-recommend.area-section .area-section-inner li.paneltile a .paneltile_body {
    color: #313131;
    margin-top: 10px;
}

div#toparea-main section.area-recommend.area-section .area-section-inner li.paneltile a .paneltile_body span.name,
div#toparea-main section.area-recommend.area-section .area-section-inner li.paneltile a .paneltile_body span.school {
    height: 1.1rem;
    line-height: 1.1em;
    margin-left: 0px;
    color: #313131;
}

.btn-prev,
.btn-next {
    display: block;
    width: 20px;
    height: 110px;
    position: absolute;
    top: 50%;
    margin-top: -80px;
    background-color: #f199c1;
    background-repeat: no-repeat;
}

.cfd-area {
    margin-top: 0;
}

.area-event .cfd-area {
    position: relative;
    height: 55px;
}

.area-event .cfd-area .search {
    position: absolute;
    bottom: 0px;
    right: 0px;
}

.cfd-area .btn-prev,
.cfd-area .btn-next {
    background-color: #e63484;
}

.search-recommend .cfd-area .btn-prev,
.search-recommend .cfd-area .btn-next {
    background-color: #eb6100;
}

div#toparea-main section.area-event.area-section header.event {
    padding: 10px 0 0 70px;
    height: 60px;
    background: url(../../images/top/icon_areatop_contents_title3.jpg) center left no-repeat;
}

div#toparea-main section.area-event.area-section .area-section-inner li.paneltile {
    height: auto;
    width: 240px;
    margin: 10px 0 0 10px;
    padding: 0;
    float: left;
}

div#toparea-main section.area-topics.area-section .area-section-inner li.paneltile a,
div#toparea-main section.area-recommend.area-section .area-section-inner li.paneltile a,
div#toparea-main section.area-event.area-section .area-section-inner li.paneltile a,
div#toparea-main section.area-newinfo.area-section .area-section-inner li.paneltile a {
    text-decoration: none;
}

div#toparea-main section.area-event.area-section .area-section-inner li.paneltile a figure {
    position: relative;
    width: 230px;
    height: 129px;
    background-color: #F5F5F5;
}

div#toparea-main section.area-event.area-section .area-section-inner li.paneltile a figure img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: auto;
    height: auto;
    max-width: 230px;
    max-height: 129px;
}

div#toparea-main section.area-event.area-section .area-section-inner li.paneltile .paneltile_title {
    margin: 10px 0;
    padding: 0;
    font-size: 18px;
    text-decoration: none;
    height: 3rem;
    line-height: 1.3em;
}

.area-event.area-section .area-section-inner li.paneltile .paneltile_title.txt {
    font-size: 19px;
    line-height: 3.6em;
    color: #176fba;
}

div#toparea-main section.area-event.area-section .area-section-inner li.paneltile a .paneltile_body {
    color: #313131;
    margin-top: 10px;
}

div#toparea-main section.area-event.area-section .area-section-inner li.paneltile a .paneltile_body span.name {
    height: 1.1rem;
    line-height: 1.1em;
    color: #313131;
    margin-bottom: 0;
    padding-bottom: 0;
}

div#toparea-main section.area-event.area-section .area-section-inner li.paneltile a .paneltile_body span.school {
    height: 1.1rem;
    line-height: 1.1em;
    color: #313131;
}

div#toparea-main section.area-special.area-section {
    clear: both;
}

div#toparea-main .area-special.area-section .area-section-inner li.list-item {
    float: left;
    width: 350px;
}

div#toparea-main .area-special.area-section .area-section-inner li.list-item figcaption {
    text-align: left;
    margin-left: 5px;
}

div#toparea-main section.area-newinfo.area-section header.newinfo {
    padding: 10px 0 0 70px;
    height: 60px;
    background: url(../../images/top/icon_areatop_contents_title4.jpg) center left no-repeat;
}

div#toparea-main section.area-newinfo.area-section .area-section-inner li.paneltile {
    height: auto;
    width: 100%;
    margin: 10px 0 0 10px;
    float: left;
}

div#toparea-main section.area-newinfo.area-section .area-section-inner li.paneltile a figure {
    display: inline;
    float: left;
    position: relative;
    width: 210px;
    height: 118px;
    background-color: #F5F5F5;
}

div#toparea-main section.area-newinfo.area-section .area-section-inner li.paneltile a figure img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: auto;
    height: auto;
    max-width: 210px;
    max-height: 118px;
}

div#toparea-main section.area-newinfo.area-section .area-section-inner li.paneltile a .paneltile_title {
    font-size: 16px;
    padding: 0 10px 0 10px;
    margin: 0 0 10px 210px;
    min-height: 55px;
    text-decoration: none;
    line-height: 1.1em;
}

.area-newinfo.area-section .area-section-inner li.paneltile a .paneltile_title.txt {
    font-size: 16px;
    line-height: 3.6em;
    color: #176fba;
    min-height: 0;
    height: 55px;
}

div#toparea-main section.area-newinfo.area-section .area-section-inner li.paneltile a .paneltile_body {
    padding: 0 10px 0 10px;
    margin: 0 0 0 210px;
    color: #313131;
}

li.list_item_useful {
    text-align: left;
    height: 120px;
    width: 480px;
    margin: 10px 0 0 0;
    float: left;
}

li.list_item_useful a {
    text-decoration: none;
}

li.list_item_useful a figure {
    display: inline;
    float: left;
    width: 210px;
    height: 118px;
}

li.list_item_useful a .paneltile_title {
    height: 2.625rem;
    font-size: 18px;
    font-size: 1.125rem;
    padding: 0 10px 0 10px;
    margin: 0 0 0 210px;
    text-decoration: none;
    line-height: 1.1em;
}

li.list_item_useful a .paneltile_body {
    height: 2.625rem;
    font-size: 14px;
    font-size: 0.875rem;
    padding-left: 10px;
    margin: 15px 30px 0 210px;
    color: #313131;
    line-height: 1.5em;
}

.check-current-list {
    text-align: left;

}

#area-pr-pager {
    margin-top: 0px !important;
}

div#toparea-subnavi div.subnavi-box section ul.list li a {
    font-size: 14px;
    line-height: 2.0;
}

div#toparea-subnavi div.subnavi-box section ul.list li a:hover span {
    text-decoration: underline;
}

.contents.pcdsp {
    width: 1400px;
}

.area-top.pcdsp {
    width: 1000px;
    margin: 0 auto;
}

.contents .banner-block-right,
.contents .banner-block-left {
    display: none;
    position: absolute;
    width: 170px;
}

.contents .banner-block-left {
    left: 0;
}

.contents .banner-block-right {
    right: 0;
}

.contents .banner-block-right.pcdsp,
.contents .banner-block-left.pcdsp {
    display: block;
}

.search-recommend {
    margin: 40px auto;
    position: relative;
    border-top: 2px solid #f00;
    clear: both;
}

.search-recommend header {
    display: inline-block;
    position: relative;
    padding-right: 10px;
    background-color: #fff;
    margin-top: -1.2em;
}

.search-recommend .title {
    font-size: 20px;
    color: #606060;
    float: left;
}

.search-recommend .mark {
    margin: 0.25em 0 0 10px;
    padding: 6px;
    font-size: 12px;
    line-height: 1;
    background-color: #f00;
    color: #fff;
    float: left;
}

.search-recommend .search-recommend-inner {
    width: 958px;
    margin: -10px auto 0;
    overflow: hidden;
}

.search-recommend .list-item:first-child {
    margin-left: 0;
}

.search-recommend .list-item a {
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    display: block;
    color: #606060;
}

.search-recommend .list-item a:hover, .search-recommend .list-item a:active {
    text-decoration: none;
    opacity: .6;
    filter: alpha(opacity=60);
}

.search-recommend .list-item a figure {
    position: relative;
    width: 210px;
    height: 118px;
    background-color: #F5F5F5;
}

.search-recommend .list-item a figure img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: auto;
    height: auto;
    max-width: 210px;
    max-height: 118px;
    background-color: #F5F5F5;
}

.search-recommend .cfd-pager {
    margin-top: 10px;
}

.search-recommend .cfd-pager a {
    border-color: #eb6100;
}

.search-recommend .cfd-pager a.selected {
    background-color: #eb6100;
}

.search-recommend .btn-prev,
.search-recommend .btn-next {
    margin-top: -70px;
    /* background-color: #ff7f7f; */
}

.search-recommend:nth-of-type(2n) {
    margin-top: 50px;
}

/*top_area 下バナースライダー*/
.area-cpn-banner {
    margin-top: 100px;
}

.area-cpn-banner #slider {
    position: relative;
    width: 800px;
    margin: 0 auto;
    overflow: hidden;
}

.area-cpn-banner .caroufredsel_wrapper,
.area-cpn-banner #carousel-b ul {
    height: 180px !important;
}

.area-cpn-banner #carousel-b li {
    float: left;
}

.area-cpn-banner #wrapper {
    background: #fff;
    width: 100%;
    height: 180px;
    overflow: hidden;
    margin-top: 12px;
}

.area-cpn-banner .cfd-area {
    position: relative;
    margin: 0 auto;
}

.area-cpn-banner #search-banner-prev {
    position: static;
    display: inline-block;
    float: none;
    vertical-align: text-bottom;
}

.area-cpn-banner #search-banner-next {
    position: static;
    display: inline-block;
    float: none;
    vertical-align: text-bottom;
}

.area-cpn-line-content #area-banner-pager {
    text-align: center;
    padding: 10px;
    margin-top: 0 !important;
}

/* 20201010追加 */
.area-search {
    margin: 10px auto;
    width: 100%;
    box-sizing: border-box;
}

.area-search-top {
    display: flex;
    justify-content: space-between;
    column-gap: 10px;
}

.area-search-map {
    position: relative;
    display: flex;
    flex-direction: column;
    row-gap: 17px;
}

.area-search-map-img {
    width: 300px;
    height: 171px;
}

.area-search-map p {
    margin: 0 0 0 15px;
    opacity: 0.5;
    height: 22px;
}

.area-search-banner {
    width: 300px;
    heigth: 250px;
}

.area-search-banner img {
    object-fit: cover;
    border: 0;
}

.area-search-top-center {
    gap: 3px;
    width: 380px;
    display: flex;
    flex-direction: column;
}

.area-search-top-right {
    width: 300px;
}

.area-search-list-content {
    padding: 7px 0;
    height: 107.5px;
    position: relative;
}

.area-search-list-content::before {
    content: '';
    position: absolute;
    top: 3px;
    left: 3px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 25px 25px 0 0;
}

.area-search-list-content::after {
    content: '';
    display: block;
    width: 12px;
    height: 20px;
    background: url(../../images/common/icon_arrow_right_01.png) no-repeat;
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translate(0, -50%);
}

.area-search-serchSchool1 {
    border: 1px solid #e91f0f;
}

.area-search-serchSchool1::before {
    border-color: #e91f0f transparent transparent transparent;
}

.area-search-serchSchool2 {
    border: 1px solid #6d79dd;
}

.area-search-serchSchool2::before {
    border-color: #6d79dd transparent transparent transparent;
}

.area-search-list-anker {
    text-decoration: none !important;
}

.area-search-list-child {
    display: flex;
    color: black;
}

.area-search-list-child-left {
    display: flex;
    align-items: center;
    padding: 20px;
}

.area-search-list-child-left img {
    width: 50px;
    height: 50px;
}

.area-search-list-child-left h2 {
    margin-left: 15px;
    font-size: 20px;
}

.area-search-list-child-left h2 span {
    font-weight: bold;
    font-size: 1.4em;
}

.area-search-list-child-right {
    align-items: center;
    margin-left: 15px;
}

.area-search-list-child-right p {
    opacity: 0.5;
    line-height: 1.2;
    margin: 0;
}

.area-search-list-child-left img {
    width: 60px;
    height: 60px;
}