@charset "UTF-8";
/*!
style.css Modified: @@buildTime Editor: H Ito */

.box__sub-title, .box__title {
    margin: 0;
    padding: 10px 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
}
.box__sub-title {
    min-height: 45px;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    text-align: center;
    background-color: #d4c483;
}
.box__sub-title.pink02 {
    background-color: #f7a7c0;
}
.box__title {
    min-height: 63px;
    font-weight: 900;
    font-size: 24px;
    color: #fff;
    text-align: center;
    background-color: #c2281f;
}
.box__title.pink02 {
    background-color: #d95178;
}
#category h2.box__title {
    margin: 0;
}

.box__body {
    max-width: 1000px;
    width: 1000px;
    margin: 0 auto;
    padding: 35px 0 80px;
}
.gs {
    width: 100%;
    margin-top: 50px;
    padding: 0 10px;
    display: -ms-flexbox;
    display: flex;
}
.gs--mt0 {
    margin-top: 0;
}
.gs--side-4 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.gs__col {
    padding: 10px;
}
.gs__col {
    max-width: 100%;
    min-height: 1px;
    position: relative;
    -ms-flex: 0 0 100%;
    flex: 0 0 25%;
}
.gs--side-4 .gs__col {
    width: 25%;
}
.present-item__head {
    border: 1px solid #ccc;
    text-align: center;
    vertical-align: middle;
}
.present-item__head img {
    width: 100%;
    height: auto;
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    border: 0;
}
.present-item__title {
    margin-top: 5px;
    font-weight: bold;
    color: #c2281f;
    text-align: center;
}
.present-item__text {
    margin-top: 5px;
    font-size: 14px;
}
.xmas_index-ttl {
    text-align: center;
    width: 100%;
    color: #c2281f;
    font-size: 18px;
    font-weight: 800;
    margin-bottom: 15px;
}
.gs--side-4-2 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.present-item--side a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: start;
    align-items: flex-start;
}
.present-item--side .present-item__head {
    -ms-flex: 0 0 80px;
    flex: 0 0 80px;
}
.present-item--side .present-item__body {
    padding-left: 5px;
}
.present-item--side .present-item__title {
    margin-top: 0;
    font-size: 14px;
    text-align: left;
}
.present-item--side .present-item__text {
    margin-top: 5px;
    font-size: 12px;
}
.box-goto-anchor {
    margin-top: 45px;
    text-align: right;
}
.box-goto-anchor a {
    padding: 12px 20px;
    display: inline-block;
    font-size: 14px;
    color: #7a7a7a;
    text-decoration: none;
    border-top: 1px solid #7a7a7a;
    border-bottom: 1px solid #7a7a7a;
    transition: opacity .2s linear;
}
.box-goto-anchor a::after {
    content: '▲';
    margin-left: 0.3em;
}

/* COLUMN　RANKING
------------------------------------------------------- */
.popular-report {
    box-sizing: border-box;
    display: flex;
    width: 100%;
    height: 220px;
    overflow-x: scroll;
}
.popular-report li {
    width: 35%;
    margin: 10px;
    flex-shrink: 0;
    position: relative;
}
.popular-report li img {
    width: 100%;
}
.popular-report li span {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    color: #fff;
    background: #ECAECA;
    padding: 5px;
}
/* //COLUMN　RANKING
------------------------------------------------------- */


/* COLUMN　PAGE
------------------------------------------------------- */
.sub-title {
  padding-bottom: 5px;
  font-weight: bold;
  font-size: 20px;
  color: #c2281f;
  border-bottom: 2px solid #c2281f;
}
h3.sub-title {
    text-align: center;
    margin: 20px 0 30px;
}
.sub-title.pink02 {
    color: #d95178;
    border-bottom: 2px solid #d95178;
}
.sub-title-des {
    padding: 0 20px 15px
}
.scroll-md {
    width: 100%;
}
.gs {
    width: 100%;
    margin-top: 50px;
    padding: 0 10px;
    display: -ms-flexbox;
    display: flex;
}
.gs--mt0 {
    margin-top: 0;
}
.gs--side-5 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.gs--side-5 .gs__col {
    width: 20%;
}
.gs__col {
    padding: 10px;
}
.column-item {
    width: 100%;
}
.column-item img{
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    border: 0;
}
.column-item__title {
    margin-top: 5px;
    font-weight: bold;
    color: #000;
}
.column-item__text {
    margin-top: 5px;
    font-size: 14px;
}
.scroll-md.scroll-all {
    overflow-x: scroll;
}
.scroll-md {
    width: 100%;
}

.gs--side-5 .gs__col {
    width: 196px;
}
.scroll-md .gs__col {
    flex: 0 0 196px;
}

.scroll-all.nav06 .gs--side-5 {
  min-width: 1196px;
}
.scroll-all.nav07 .gs--side-5 {
  min-width: 1400px;
}
.scroll-all.nav08 .gs--side-5 {
  min-width: 1590px;
}
.scroll-all.nav09 .gs--side-5 {
  min-width: 1790px;
}
.scroll-all.nav10 .gs--side-5 {
  min-width: 1500px;
}
.scroll-all.nav11 .gs--side-5 {
  min-width: 2180px;
}
.scroll-all.nav12 .gs--side-5 {
  min-width: 2380px;
}
.scroll-all.nav13 .gs--side-5 {
  min-width: 2600px;
}
.scroll-all.nav14 .gs--side-5 {
  min-width: 2800px;
}
.scroll-all.nav15 .gs--side-5 {
  min-width: 3000px;
}

.scroll-all.nav06 .gs--side-5 .gs__col,
.scroll-all.nav07 .gs--side-5 .gs__col,
.scroll-all.nav08 .gs--side-5 .gs__col,
.scroll-all.nav09 .gs--side-5 .gs__col,
.scroll-all.nav10 .gs--side-5 .gs__col,
.scroll-all.nav11 .gs--side-5 .gs__col,
.scroll-all.nav12 .gs--side-5 .gs__col,
.scroll-all.nav13 .gs--side-5 .gs__col,
.scroll-all.nav14 .gs--side-5 .gs__col,
.scroll-all.nav15 .gs--side-5 .gs__col {
  width: 196px;
}

.box-page-btn {
    margin-top: 40px;
    text-align: center;
}
.btn {
    min-width: 400px;
    min-width: 430px;
    min-height: 50px;
    padding: 15px;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    background-color: #e75200;
    border-radius: 100vh;
    box-shadow: 0 3px 3px 0 rgb(0 0 0 / 10%);
    transition: background-color .2s linear;
}
.btn--ico-right i {
    position: absolute;
    top: calc(50% - 0.5em);
    right: 10px;
}
.fa-chevron-right:before {
    content: "\f054";
}
.box-page-btn a:hover{
    opacity: .6;
    text-decoration: none;
    color: #fff;
}

/* //COLUMN　PAGE
------------------------------------------------------- */

.box-interview__btn {
    margin:0 15px 40px;
    text-align: center;
}
.box-interview__btn p {
    margin: 5px 0;
    font-weight: bold;
    color: #d95178;
}
.box-interview__btn p span {
    font-size: 14px;
}
.box-interview__arrow {
    color: #ECAECA;
}
.box-interview__btn img{
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    border: 0;
}
/* NOTICE
------------------------------------------------------- */
.notice_santyoku {
    width: 96%;
    margin: 0 auto 10px;
    padding: 20px 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #fdfdfd;
    border: 1px solid #d0c1ba;
}

.notice_santyoku_ttl {
    color: #ef8cb8;
    font-weight: bold;
    font-size: 1.2em;
    margin-bottom: 10px;
    text-align: center;
}
.notice_santyoku ul {
    font-weight: bold;
    color: #DA3940;
}

.notice_santyoku ol, .notice_santyoku ul {
    list-style: none;
}
.notice_santyoku ul li {
    margin-bottom: 10px;
    line-height: 1.2em;
}
.df__box dl{
padding:10px;
margin:0 15px 10px; 
}
.df__title{
margin: 5px 0;
font-weight: bold;
color: #000;
font-size: 18px;
line-height: 1.5em;
}
.df__text {
    color: #c2281f;
    border-bottom: 1px solid #c2281f;
    padding: 5px 0 10px;
    margin-bottom: 10px;
}

.df__box dl dt{
margin: 0 auto;
}
.df__box dl dt img{
width:100%;
height: auto;
}
.df__des{
font-size:14px;
line-height: 1.4em;
}
.df__des ol li {
    list-style: decimal;
    list-style-position: inside;
    margin:5px 10px;
}

.box .about {
    padding: 30px 15px 45px;
}
.box .about-cancel--mt0 {
    margin-top: 0;
}
.box .about-cancel dt {
    font-weight: bold;
    color: #f33;
}
.box .indent {
    padding-left: 1em !important;
    text-indent: -1em !important;
}
.box .cancel-list span {
    color: #f33;
}
.indent .fa {
    display: inline;
}
.box .schedule__title {
    margin: 10px 0;
    padding: 0 10px;
    font-size: 19px;
}
.box .schedule__title span {
    background: linear-gradient(transparent 40%, #ff6 40%);
}
.box .grid-schedule-wrap {
    margin: 10px 0;
    position: relative;
}
.box .grid-schedule {
    width: 100%;
    table-layout: fixed;
}
.box .grid-schedule thead th {
    height: 44px;
    background-color: #e9ddd0;
}
.box .grid-schedule th, .box .grid-schedule td {
    padding: 5px;
    font-weight: bold;
    color: #630;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #ccc;
}
.box .grid-schedule th, .box .grid-schedule td {
    padding: 5px;
    font-weight: bold;
    color: #630;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #ccc;
}
.box .note-box {
    margin-top: 40px;
    border: 1px solid #eb6464;
}
.box .note-box dt {
    min-height: 45px;
    padding: 5px 0;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    background-color: #eb6464;
}
.box .note-box dd {
    padding: 10px 20px;
    font-size: 14px;
    background-color: #fdeff5;
}
.box .list-style-disc li {
    padding-left: 1em;
    text-indent: -1em;
}
.box .list-style-disc li::before {
    content: '・';
    font-family: "Noto Sans JP", MyYuGothicM, YuGothic, -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
.box .cancel-btn-list {
    margin-top: 15px;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.box .cancel-btn-list__item {
    width: calc(50% - 10px);
}
.box .cancel-btn-list__item a {
    display: block;
    text-decoration: none;
    background: #f9f3ed;
    padding: 10px;
    color: #633;
    font-weight: bold;
    border: solid 1px #b9a097;
    font-size: .9em;
    line-height: 1.5em;
    border-radius: 2px;
    transition: opacity .2s linear;
}
.box .cancel-btn-list__item .within {
    color: #ff759b;
}
.box .cancel-btn-list__item .orlater {
    color: #1E99FD;
}
.box .grid-schedule-wrap__arrow {
    display: none;
}
.box .column-item a.rec__url {
    color: #f9576c;
    text-decoration: underline;
    font-size: 14px;
}


/* sp
------------------------------------------------------- */
@media screen and (max-width: 767px){
    .gs {
        padding: 0;
    }
    .box__body {
        max-width: 100%;
        width: 100%;
        padding-left: 2.66667%;
        padding-right: 2.66667%;
    }
    .present-item {
        padding: 0 5px;
    }
    .gs--side-4 .gs__col {
        width: 50%;
    }
    .gs__col {
        padding: 5px 0;
        flex: 0 0 50%;
    }
    .box .gs--side-4-2 .gs__col {
        width: 100%;
    }
    .present-item--side a {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .present-item--side .present-item__head {
        -ms-flex: 0 0 80px;
        flex: 0 0 80px;
    }
    .present-item__head img {
        width: 100%;
        height: auto;
    }
    .present-item--side .present-item__body {
        padding-left: 5px;
    }
    .gs--side-4-2 .gs__col {
        flex: 0 0 100%;
    }
    .notice_santyoku {
        width: 100%;
        margin: 10px auto 30px;
        padding: 10px 30px 20px;
    }
    .notice_santyoku_ttl {
        margin-bottom: 10px;
    }

    /* COLUMN　PAGE
    ------------------------------------------------------- */
    .scroll-md {
        width: 100%;
        overflow-x: scroll;
    }
    .gs--side-5 {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .gs--side-5 .gs__col {
        width: 175px;
        padding: 0 5px;
    }
    .scroll-md .gs__col {
        flex: 0 0 175px;
    }
    .scroll-all.nav05 .gs--side-5 {
        min-width: 875px;
    }
    .scroll-all.nav06 .gs--side-5 {
        min-width: 1050px;
    }
    .scroll-all.nav07 .gs--side-5 {
        min-width: 1200px;
    }
    .scroll-all.nav08 .gs--side-5 {
        min-width: 1400px;
    }
    .scroll-all.nav09 .gs--side-5 {
        min-width: 1500px;
    }
    .scroll-all.nav11 .gs--side-5 {
      min-width: 1930px;
    }
    .scroll-all.nav12 .gs--side-5 {
      min-width: 2030px;
    }
    .scroll-all.nav13 .gs--side-5 {
      min-width: 2280px;
    }
    .scroll-all.nav14 .gs--side-5 {
      min-width: 2480px;
    }
    .scroll-all.nav15 .gs--side-5 {
      min-width: 2680px;
    }

    .btn {
        min-width: initial;
        width: 100%;
    }
    /* //COLUMN　PAGE
    ------------------------------------------------------- */
    .box .grid-schedule-wrap__inr {
        width: 100%;
        padding-right: 35px;
        overflow: auto;
    }
    .box .grid-schedule {
        width: 720px;
    }
    .box .grid-schedule thead th:first-child {
        width: 170px;
    }
    .box .grid-schedule-wrap__arrow {
        width: 35px;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        display: -ms-flexbox;
        display: flex
;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center;
        color: #eb6363;
        background-color: rgba(255, 255, 255, 0.643);
    }
    .box .cancel-btn-list {
        display: block;
    }
    .box .cancel-btn-list__item {
        width: 100%;
    }
    .box .cancel-btn-list__item:not(:first-child) {
        margin-top: 10px;
    }
/* //sp
------------------------------------------------------- */
}

/* pc
------------------------------------------------------- */
@media screen and (min-width:768px), print{
    .d-md-none {
        display: none !important;
    }
    /* COLUMN　RANKING
    ------------------------------------------------------- */
    .popular-report li {
        width: 16%;
    }
    .popular-report p{
        font-size: 14px;
    }
    .popular-report {
        height: 230px;
    }
    .box-interview__btn {
        margin:0 0 40px;
    }
    /* //COLUMN　RANKING
    ------------------------------------------------------- */
    .df__box{
        display: flex;
        align-items:stretch;
        flex-wrap: wrap;
    }
    .df__box dl{
    width:calc(50% - 10px);
    box-sizing: border-box;
    padding: 10px;
    margin:0 0 15px;
    }
    .df__box dl dt{
        width:225px;
        margin:0 10px 10px;
        float: right;
    }
    .df__box dl dt img{
        width:100%
    }
    .df__text {
        line-height: 1.2em;
        font-size:.9em;
        margin-right: 250px;
    }
/* //pc
------------------------------------------------------- */
}