@media screen and (min-width: 1081px), print {
  .ttl03 {
    color: #780e00;
    background-color: #f4eceb;
    font-weight: 300;
    padding: 12px 12px 14px;
    font-size: 2.2rem;
    letter-spacing: 2px;
    line-height: 1;
    margin-bottom: 15px;
  }
  .community {
    padding-top: 69px;
  }
  .community .row {
    max-width: 940px;
  }
  .community .ttl_art {
    margin-bottom: 13px;
  }
  .community .ttl_art + p {
    margin-bottom: 44px;
  }
  .community .link {
    margin-left: 22px;
  }
  .community .link.bb {
    border-bottom: 1px dotted #dcdcdc;
    padding-bottom: 14px;
  }
  .community .link.ml0 {
    margin-left: 0;
  }
  .community .link.mg {
    margin-left: 0;
    margin-top: 20px;
  }
  .community .link li {
    position: relative;
    padding-left: 16px;
    font-size: 1.6rem;
  }
  .community .link li.bd {
    border-bottom: 1px dotted #dcdcdc;
    padding-bottom: 15px;
    padding-top: 18px;
    margin-bottom: 13px;
  }
  .community .link li::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 5px;
    height: 5px;
    background: #780e00;
    display: block;
  }
  .community .link li.no_dis {
    padding-left: 0;
  }
  .community .link li.no_dis::before {
    display: none;
  }
  .community .link li a {
    font-size: 1.6rem;
    color: #0099e8;
    position: relative;
    letter-spacing: 1px;
  }
}

@media screen and (min-width: 1081px) and (-ms-high-contrast: active), screen and (min-width: 1081px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .community .link li a {
    display: inline-block;
  }
}

@media screen and (min-width: 1081px), print {
  .community .link li a.nod {
    color: #000;
  }
  .community .link li a.nod::after {
    display: none;
  }
  .community .link li a.pdf {
    position: relative;
    padding-right: 27px;
  }
  .community .link li a.pdf::before {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 18px;
    height: 22px;
    background: url(/activity/community/img/ic_pdf_pc.png) center/contain no-repeat;
    display: block;
  }
  .community .link li a.pdf::after {
    width: -webkit-calc(100% - 25px);
    width: -moz-calc(100% - 25px);
    width: calc(100% - 25px);
  }
  .community .link li a:hover {
    opacity: 0.7;
  }
  .community .link li a:hover::after {
    width: 0;
  }
  .community .link li a::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #0099e8;
    display: block;
  }
  .community .link_nm {
    font-size: 1.6rem;
    color: #0099e8;
    position: relative;
    letter-spacing: 1px;
  }
  .community .link_nm:hover {
    opacity: 0.7;
  }
  .community .link_nm:hover::after {
    width: 0;
  }
  .community .link_nm::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #0099e8;
    display: block;
  }
  .community .c_contact {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 21px;
  }
  .community .c_contact dl {
    width: 48.82979%;
  }
  .community .c_contact dl dt {
    background-color: #f3f3f3;
    border: 1px solid #bebebe;
    font-size: 1.4rem;
    text-align: center;
    padding-top: 9px;
    padding-bottom: 9px;
  }
  .community .c_contact dl dd {
    border-left: 1px solid #bebebe;
    border-bottom: 1px solid #bebebe;
    border-right: 1px solid #bebebe;
    padding: 17px 5px 15px 30px;
    font-size: 1.5rem;
  }
  .community .c_contact dl dd p {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    letter-spacing: 1px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .community .c_contact dl dd p:nth-of-type(1) {
    margin-bottom: 5px;
  }
  .community .c_contact dl dd p span {
    color: #fff;
    display: inline-block;
    min-width: 52px;
    padding: 4px 6px 2.5px;
    font-size: 1.2rem;
    background-color: #780e00;
    line-height: 1;
    margin-right: 8px;
    text-align: center;
  }
}

@media screen and (min-width: 1081px) and (-ms-high-contrast: active), screen and (min-width: 1081px) and (-ms-high-contrast: none), print and (-ms-high-contrast: none) {
  .community .c_contact dl dd p span {
    padding-top: 6px;
  }
}

@media screen and (min-width: 1081px), print {
  .community .c_contact dl dd p a {
    line-height: 1;
  }
  .community .btn_black {
    margin-top: -17px;
    margin-bottom: 100px;
  }
  .community_item {
    margin-bottom: 65px;
    font-size: 1.6rem;
    line-height: 30px;
  }
  .community_item p {
    letter-spacing: 1px;
  }
  .community_item_ex {
    margin-bottom: 46px;
  }
  .community_item_ex h5 {
    font-size: 1.6rem;
    font-weight: bold;
    margin-top: 18px;
  }
  .chiikikoken {
    padding-top: 70px;
  }
  .chiikikoken .row {
    max-width: 940px;
  }
  .chiikikoken .ttl_art {
    margin-bottom: 13px;
  }
  .chiikikoken .ttl_art + p {
    margin-bottom: 44px;
    font-size: 1.6rem;
    line-height: 30px;
  }
  .chiikikoken .info {
    padding: 8px 0 61px;
  }
  .chiikikoken .info_lst {
    margin: 0px 0 30px;
  }
  .chiikikoken .info_lst li {
    border-top: 1px dashed #e6e6e6;
    padding: 15px 0 15px;
  }
  .chiikikoken .info_lst li:last-child {
    border-bottom: 1px dashed #e6e6e6;
  }
  .chiikikoken .info_lst li p, .chiikikoken .info_lst li a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-transition: opacity .35s ease;
    -moz-transition: opacity .35s ease;
    transition: opacity .35s ease;
  }
  .chiikikoken .info_lst li p time,
  .chiikikoken .info_lst li p span,
  .chiikikoken .info_lst li p em, .chiikikoken .info_lst li a time,
  .chiikikoken .info_lst li a span,
  .chiikikoken .info_lst li a em {
    display: inline-block;
  }
  .chiikikoken .info_lst li p time, .chiikikoken .info_lst li a time {
    width: 100px;
    font-size: 1.8rem;
    line-height: 22px;
    color: #a0a0a0;
    font-family: "Barlow Semi Condensed", sans-serif;
    font-weight: 500;
    letter-spacing: 1.25px;
    padding-right: 2px;
  }
  .chiikikoken .info_lst li p span, .chiikikoken .info_lst li a span {
    width: -webkit-calc(100% - 100px);
    width: -moz-calc(100% - 100px);
    width: calc(100% - 100px);
    color: #000;
    font-size: 1.6rem;
    line-height: 24px;
    letter-spacing: 1px;
  }
  .chiikikoken .info_lst li a:hover {
    opacity: .7;
  }
  .ie .info_lst li a em {
    margin-top: 2px;
  }
  .ie .info_lst li a span {
    padding-top: 4px;
  }
  .ie .info_detail_ttl em {
    margin-top: 2px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1080px) {
  .ttl03 {
    color: #780e00;
    background-color: #f4eceb;
    font-weight: 300;
    padding: 1.11111vw 1.11111vw 1.2963vw;
    font-size: 2.03704vw;
    letter-spacing: 0.18519vw;
    line-height: 1;
    margin-bottom: 1.38889vw;
  }
  .community {
    padding-top: 6.38889vw;
  }
  .community .ttl_art {
    margin-bottom: 1.2037vw;
  }
  .community .ttl_art + p {
    margin-bottom: 4.07407vw;
  }
  .community .link {
    margin-left: 2.03704vw;
  }
  .community .link.bb {
    border-bottom: 1px dotted #dcdcdc;
    padding-bottom: 1.2963vw;
  }
  .community .link.ml0 {
    margin-left: 0;
  }
  .community .link.mg {
    margin-left: 0;
    margin-top: 1.85185vw;
  }
  .community .link li {
    position: relative;
    padding-left: 1.48148vw;
    font-size: 1.48148vw;
  }
  .community .link li.bd {
    border-bottom: 1px dotted #dcdcdc;
    padding-bottom: 1.38889vw;
    padding-top: 1.66667vw;
    margin-bottom: 1.2037vw;
  }
  .community .link li::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 0.46296vw;
    height: 0.46296vw;
    background: #780e00;
    display: block;
  }
  .community .link li.no_dis {
    padding-left: 0;
  }
  .community .link li.no_dis::before {
    display: none;
  }
  .community .link li a {
    font-size: 1.48148vw;
    color: #0099e8;
    position: relative;
    letter-spacing: 1px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1080px) and (-ms-high-contrast: active), screen and (min-width: 768px) and (max-width: 1080px) and (-ms-high-contrast: none) {
  .community .link li a {
    display: inline-block;
  }
}

@media screen and (min-width: 768px) and (max-width: 1080px) {
  .community .link li a.nod {
    color: #000;
  }
  .community .link li a.nod::after {
    display: none;
  }
  .community .link li a.pdf {
    position: relative;
    padding-right: 2.5vw;
  }
  .community .link li a.pdf::before {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 1.66667vw;
    height: 2.03704vw;
    background: url(/activity/community/img/ic_pdf_pc.png) center/contain no-repeat;
    display: block;
  }
  .community .link li a.pdf::after {
    width: -webkit-calc(100% - 2.31481vw);
    width: -moz-calc(100% - 2.31481vw);
    width: calc(100% - 2.31481vw);
  }
  .community .link li a:hover {
    position: relative;
  }
  .community .link li a:hover::after {
    width: 0;
  }
  .community .link li a::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #0099e8;
    display: block;
  }
  .community .link_nm {
    font-size: 1.48148vw;
    color: #0099e8;
    position: relative;
    letter-spacing: 1px;
  }
  .community .link_nm:hover {
    position: relative;
  }
  .community .link_nm:hover::after {
    width: 0;
  }
  .community .link_nm::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #0099e8;
    display: block;
    -webkit-transition: width 0.3s ease-in-out;
    -moz-transition: width 0.3s ease-in-out;
    transition: width 0.3s ease-in-out;
  }
  .community .c_contact {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 1.94444vw;
  }
  .community .c_contact dl {
    width: 48.82979%;
  }
  .community .c_contact dl dt {
    background-color: #f3f3f3;
    border: 1px solid #bebebe;
    font-size: 1.2963vw;
    text-align: center;
    padding-top: 0.83333vw;
    padding-bottom: 0.83333vw;
  }
  .community .c_contact dl dd {
    border-left: 1px solid #bebebe;
    border-bottom: 1px solid #bebebe;
    border-right: 1px solid #bebebe;
    padding: 1.57407vw 0.46296vw 1.38889vw 2.77778vw;
    font-size: 1.38889vw;
  }
  .community .c_contact dl dd p {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    letter-spacing: 1px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .community .c_contact dl dd p:nth-of-type(1) {
    margin-bottom: 0.46296vw;
  }
  .community .c_contact dl dd p span {
    color: #fff;
    display: inline-block;
    min-width: 4.81481vw;
    padding: 0.37037vw 0.55556vw 0.23148vw;
    font-size: 1.11111vw;
    background-color: #780e00;
    line-height: 1;
    margin-right: 0.74074vw;
    text-align: center;
  }
  .community .c_contact dl dd p a {
    line-height: 1;
  }
  .community .btn_black {
    margin-bottom: 9.25926vw;
  }
  .community_item {
    margin-bottom: 6.01852vw;
    font-size: 1.48148vw;
    line-height: 2.77778vw;
  }
  .community_item p {
    letter-spacing: 1px;
  }
  .community_item_ex {
    margin-bottom: 4.25926vw;
  }
  .community_item_ex h5 {
    font-size: 1.48148vw;
    font-weight: bold;
    margin-top: 1.66667vw;
  }
  .chiikikoken {
    padding-top: 6.48148vw;
  }
  .chiikikoken .ttl_art {
    margin-bottom: 1.2037vw;
  }
  .chiikikoken .ttl_art + p {
    margin-bottom: 4.07407vw;
    font-size: 1.48148vw;
    line-height: 2.77778vw;
  }
  .chiikikoken .info {
    padding: 5.74074vw 0 9.25926vw;
  }
  .chiikikoken .info .m_ttl02 {
    padding-bottom: 1.2963vw;
    margin-bottom: 1px;
  }
  .chiikikoken .info_lst {
    margin: 0px 0 2.77778vw;
  }
  .chiikikoken .info_lst li {
    border-top: 1px dashed #e6e6e6;
    padding: 1.38889vw 0 1.75926vw;
  }
  .chiikikoken .info_lst li:nth-of-type(1) {
    border-top: none;
  }
  .chiikikoken .info_lst li:last-child {
    border-bottom: 1px dashed #e6e6e6;
  }
  .chiikikoken .info_lst li p, .chiikikoken .info_lst li a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-transition: opacity .35s ease;
    -moz-transition: opacity .35s ease;
    transition: opacity .35s ease;
  }
  .chiikikoken .info_lst li p time,
  .chiikikoken .info_lst li p span,
  .chiikikoken .info_lst li p em, .chiikikoken .info_lst li a time,
  .chiikikoken .info_lst li a span,
  .chiikikoken .info_lst li a em {
    display: inline-block;
  }
  .chiikikoken .info_lst li p time, .chiikikoken .info_lst li a time {
    width: 10.18519vw;
    font-size: 1.66667vw;
    line-height: 2.03704vw;
    color: #a0a0a0;
    font-family: "Barlow Semi Condensed", sans-serif;
    font-weight: 500;
    letter-spacing: 1px;
    padding-right: 0.18519vw;
  }
  .chiikikoken .info_lst li p span, .chiikikoken .info_lst li a span {
    width: -webkit-calc(100% - 10.18519vw);
    width: -moz-calc(100% - 10.18519vw);
    width: calc(100% - 10.18519vw);
    color: #000;
    font-size: 1.48148vw;
    line-height: 2.22222vw;
    letter-spacing: 1px;
  }
  .chiikikoken .info_lst li a:hover {
    opacity: .7;
  }
  .chiikikoken .info_detail {
    padding: 5.92593vw 0 9.25926vw;
  }
  .chiikikoken .info_detail .row {
    padding: 0 6.48148vw;
  }
  .chiikikoken .info_detail_ttl {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .chiikikoken .info_detail_ttl time,
  .chiikikoken .info_detail_ttl em {
    display: inline-block;
  }
  .chiikikoken .info_detail_ttl time {
    width: 8.33333vw;
    font-size: 1.66667vw;
    line-height: 2.03704vw;
    color: #a0a0a0;
    font-family: "Barlow Semi Condensed", sans-serif;
    font-weight: 500;
    padding-right: 0.18519vw;
    letter-spacing: 1px;
  }
  .chiikikoken .info_detail h3 {
    font-size: 2.03704vw;
    line-height: 2.22222vw;
    font-weight: 300;
    border-bottom: 1px solid #bebebe;
    border-top: 1px solid #bebebe;
    padding: 1.66667vw 0 1.48148vw;
    margin: 1.75926vw 0 1.85185vw;
    letter-spacing: 1px;
  }
  .chiikikoken .info_detail figure {
    text-align: center;
  }
  .chiikikoken .info_detail figure img {
    max-width: 100%;
    height: auto;
    display: inline-block;
  }
  .chiikikoken .info_detail p {
    font-size: 1.48148vw;
    line-height: 2.77778vw;
    color: #000;
    margin: 1.94444vw 0 2.96296vw;
    letter-spacing: 1px;
  }
  .chiikikoken .info_detail_btn {
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .ttl03 {
    color: #780e00;
    background-color: #f4eceb;
    font-weight: 300;
    padding: 3.90625vw;
    font-size: 3.64583vw;
    letter-spacing: 0.39062vw;
    margin-bottom: 5.20833vw;
    margin-top: 5.20833vw;
  }
  .community {
    padding-top: 8.98438vw;
  }
  .community .ttl_art + p {
    margin-bottom: 5.72917vw;
  }
  .community .ttl03 {
    color: #780e00;
    background-color: #f4eceb;
    font-weight: 300;
    padding: 3.90625vw;
    font-size: 3.64583vw;
    letter-spacing: 0.39062vw;
    margin-bottom: 5.20833vw;
    margin-top: 5.20833vw;
  }
  .community .link {
    margin-top: 2.60417vw;
  }
  .community .link.bb {
    border-bottom: 1px dotted #dcdcdc;
    padding-bottom: 2.73438vw;
  }
  .community .link li {
    position: relative;
    padding-left: 3.25521vw;
    font-size: 3.38542vw;
  }
  .community .link li:not(:last-child) {
    margin-bottom: 0.65104vw;
  }
  .community .link li::before {
    content: "";
    position: absolute;
    top: 1.82292vw;
    left: 0;
    width: 1.30208vw;
    height: 1.30208vw;
    background: #780e00;
    display: block;
  }
  .community .link li.no_dis {
    padding-left: 0;
  }
  .community .link li.no_dis::before {
    display: none;
  }
  .community .link li a {
    font-size: 3.38542vw;
    color: #0099e8;
    position: relative;
    letter-spacing: 1px;
  }
}

@media screen and (max-width: 767px) and (-ms-high-contrast: active), screen and (max-width: 767px) and (-ms-high-contrast: none) {
  .community .link li a {
    display: inline-block;
  }
}

@media screen and (max-width: 767px) {
  .community .link li a.nod {
    color: #000;
  }
  .community .link li a.nod::after {
    display: none;
  }
  .community .link li a.pdf {
    position: relative;
    padding-right: 4.16667vw;
  }
  .community .link li a.pdf::before {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 2.86458vw;
    height: 3.51562vw;
    background: url(/activity/community/img/ic_pdf.png) center/contain no-repeat;
    display: block;
  }
  .community .link li a.pdf::after {
    width: -webkit-calc(100% - 4.16667vw);
    width: -moz-calc(100% - 4.16667vw);
    width: calc(100% - 4.16667vw);
  }
  .community .link li a:hover {
    position: relative;
  }
  .community .link li a:hover::after {
    width: 0;
  }
  .community .link li a::after {
    content: "";
    position: absolute;
    bottom: -0.26042vw;
    left: 0;
    width: 100%;
    height: 1px;
    background: #0099e8;
    display: block;
    -webkit-transition: width 0.3s ease-in-out;
    -moz-transition: width 0.3s ease-in-out;
    transition: width 0.3s ease-in-out;
  }
  .community .link_nm {
    font-size: 3.38542vw;
    color: #0099e8;
    position: relative;
    letter-spacing: 1px;
  }
  .community .link_nm:hover {
    position: relative;
  }
  .community .link_nm:hover::after {
    width: 0;
  }
  .community .link_nm::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #0099e8;
    display: block;
    -webkit-transition: width 0.3s ease-in-out;
    -moz-transition: width 0.3s ease-in-out;
    transition: width 0.3s ease-in-out;
  }
  .community .c_contact {
    margin-top: 2.73438vw;
  }
  .community .c_contact dl:nth-of-type(1) {
    margin-bottom: 3.90625vw;
  }
  .community .c_contact dl dt {
    background-color: #f3f3f3;
    border: 1px solid #bebebe;
    font-size: 3.125vw;
    text-align: center;
    padding-top: 1.75781vw;
    padding-bottom: 1.75781vw;
  }
  .community .c_contact dl dd {
    border-left: 1px solid #bebebe;
    border-bottom: 1px solid #bebebe;
    border-right: 1px solid #bebebe;
    padding: 1.95312vw;
  }
  .community .c_contact dl dd p {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .community .c_contact dl dd p:nth-of-type(1) {
    margin-bottom: 0.65104vw;
  }
  .community .c_contact dl dd p span {
    color: #fff;
    display: inline-block;
    width: 10.41667vw;
    height: 3.90625vw;
    font-size: 2.34375vw;
    background-color: #780e00;
    line-height: 3.90625vw;
    margin-right: 1.5625vw;
    text-align: center;
    white-space: nowrap;
  }
  .community .c_contact dl dd p a {
    width: -webkit-calc(100% - 10.41667vw);
    width: -moz-calc(100% - 10.41667vw);
    width: calc(100% - 10.41667vw);
  }
  .community .btn_black {
    margin-bottom: 13.02083vw;
  }
  .community_item {
    margin-bottom: 8.46354vw;
    font-size: 3.38542vw;
    line-height: 5.20833vw;
  }
  .community_item p {
    letter-spacing: 1px;
  }
  .community_item_ex {
    margin-bottom: 5.98958vw;
  }
  .community_item_ex h5 {
    font-size: 3.38542vw;
    font-weight: bold;
    margin-top: 2.34375vw;
  }
  .chiikikoken {
    padding-top: 9.11458vw;
  }
  .chiikikoken .ttl03 {
    margin-bottom: 0;
  }
  .chiikikoken .ttl_art {
    margin-bottom: 1.69271vw;
  }
  .chiikikoken .ttl_art + p {
    margin-bottom: 5.72917vw;
    font-size: 3.38542vw;
    line-height: 5.20833vw;
  }
  .chiikikoken .info {
    padding: 0 0 10.15625vw;
  }
  .chiikikoken .info_lst {
    margin: 0 0 5.20833vw;
  }
  .chiikikoken .info_lst li {
    border-top: 1px dotted #e6e6e6;
  }
  .chiikikoken .info_lst li:nth-of-type(1) {
    border-top: none;
  }
  .chiikikoken .info_lst li:last-child {
    border-bottom: 1px dotted #e6e6e6;
  }
  .chiikikoken .info_lst li p, .chiikikoken .info_lst li a {
    display: block;
    padding: 3.64583vw 0 2.47396vw;
  }
  .chiikikoken .info_lst li p time, .chiikikoken .info_lst li p span, .chiikikoken .info_lst li p em, .chiikikoken .info_lst li a time, .chiikikoken .info_lst li a span, .chiikikoken .info_lst li a em {
    display: inline-block;
  }
  .chiikikoken .info_lst li p time, .chiikikoken .info_lst li a time {
    font-size: 3.64583vw;
    line-height: 3.64583vw;
    color: #a0a0a0;
    font-family: "Barlow Semi Condensed", sans-serif;
    font-weight: 500;
    padding-right: 0.65104vw;
    letter-spacing: 0.26042vw;
    display: block;
  }
  .chiikikoken .info_lst li p span, .chiikikoken .info_lst li a span {
    display: block;
    width: 100%;
    color: #000;
    font-size: 3.38542vw;
    line-height: 6.25vw;
    margin-top: 1.04167vw;
  }
}
