@charset "utf-8";

div.clearFloat {
    clear: both;
    height: 0;
    line-height: 0px;
}

li.clearFloat {
    clear: both;
}

.hide {
    display: none;
}

a {
    color: #000aa3;
}

a:visited {
    color: #551A8B;
}

a:hover {
    color: #FF4500;
}

a:active {
    color: #CC0000;
}

h2 a,
h2 a:visited,
h2 a:hover,
h2 a:active {
    color: #222;
}

.covid_low table {
    margin-bottom: 25px;
}

.covid_low table,
.covid_low table th,
.covid_low table td {
    border-collapse: collapse;
    border: 1px solid #ccc;
    line-height: 1.5;
}

.covid_low table th {
    padding: 10px;
    font-weight: bold;
    vertical-align: top;
    background: #FCEDEC;
}

.covid_low table td {
    padding: 10px;
    vertical-align: top;
}

body {
    background-image: url(/img/covid/bg.png);
    background-repeat: repeat-x;
    font-family: 'Noto Sans JP', Meiryo, sans-serif !important;
}

body {
    min-height: 100vh;
    position: relative;
    box-sizing: border-box;
    padding-bottom: 35px;
}

.kaigyou {
    margin-left: 1em;
}

.pankuzu {
    clear: both;
    font-size: 90%;
    margin-bottom: 6px;
    padding: 0;
    text-indent: 85px;
    line-height: 27px;
}

.pankuzu {
    line-height: 33px\9;
}

.pankuzu:first-child {
    /*    background-position: 0px 4px;*/
    background-image: url(/img/covid/icon_pankuzu.png);
    background-repeat: no-repeat;
}

#print_mode_link {
    padding: 0 0 0 22px;
    background: url("/img/print-icon.jpg") no-repeat left center;
    margin-left: 15px;
}

#twfb {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    margin-bottom: 15px;
    margin-top: -10px;
}

.sns_fb {
    margin-right: 5px;
}

.file_pdf,
.file_word,
.file_excel {
    padding: 0px 0px 0px 20px;
    margin-bottom: 15px;
    line-height: 1.3;
    margin-top: 15px;
}

.pdf_download {
    /* display: inline-flex; */
    overflow: hidden;
    margin-bottom: 30px;
    margin-top: 50px;
}

.covid_low h1 {
    background-color: #FCEDEC;
    margin-bottom: 15px;
    padding: 12px 0 13px 45px;
    border-bottom: solid 6px #df542b;
    background-image: url(/img/covid/bg_h1.png);
    background-repeat: no-repeat;
    background-position: 10px 18px;
    font-size: 180%;
}

.covid_low h2 {
    background-image: url(/img/covid/bg_h2.png);
    background-repeat: no-repeat;
    background-position: 15px center;
    background-color: #ffc8c4;
    padding: 10px 0 10px 40px;
    margin-bottom: 12px;
    margin-top: 12px;
    font-size: 140%;
    min-height: 50px;
    position: relative;
}

.covid_low h3 {
    background-color: #dbd5d5;
    background-image: url(/img/covid/bg_h3.png);
    background-repeat: no-repeat;
    background-position: 13px center;
    padding: 10px 10px 10px 45px;
    margin-top: 20px;
    margin-bottom: 12px;
    border-left: solid 10px #df542b;
    line-height: 1.2;
    position: relative;
}

.covid_low h4 {
    background-image: url(/img/covid/bg_h4-3.png);
    background-repeat: no-repeat;
    background-position: 7px center;
    border-bottom: solid 3px #dbd5d5;
    padding: 5px 10px 5px 40px;
    margin-bottom: 12px;
}

.covid_low h5 {
    margin-bottom: 12px;
}

.covid_low h6 {
    margin-bottom: 12px;
}

.covid_low img {
    margin-bottom: 10px;
    max-width: 100%;
    height: auto !important;
}

.covid_low p {
    margin-bottom: 15px;
    padding: 0 12px;
}

.pdf_download p {
    margin: 0;
    float: left;
}

.pdf_download p.pdf_img {
    padding-left: 0;
}

.covid_low ul {
    list-style: disc;
    padding-left: 20px;
    margin-left: 10px;
    margin-bottom: 20px;
}

.covid_low ul li {
    margin-bottom: 7px;
}

#tmp_query {
    border-radius: 3px;
    width: 390px;
    margin: 0 2px 8px 0;
}

.w1100,
#headerCovid,
#mainCovid {
    margin: 0 auto;
    max-width: 1100px;
    clear: both;
    overflow: hidden;
}

#footerCovid {
    /* background-color: #e3edf1; */
    padding: 20px 0px;
    border-top: solid 1px #CCCCCC;
    /* position: absolute; */
    /* bottom: 35px; */
    /* width: 100%; */
}

#header1 {
    display: inline;
    float: left;
    width: 48.5%;
    padding-top: 15px;
}

#header2 {
    display: inline;
    float: right;
    width: 51.5%;
}

#covid1 {
    display: inline;
    float: left;
    width: 27%;
}

#covid2 {
    display: inline;
    float: right;
    width: 73%;
}

.mojisize {
    overflow: hidden;
    margin: 0;
    float: right;
    padding-top: 10px;
    padding-bottom: 9px;
}

.mojisize p {
    float: left;
}

#mojisizeT {
    margin-right: 11px;
}

#search-form {
    width: 100%;
    text-align: right;
}

.gsc-search-box-tools .gsc-search-box .gsc-input {
    padding-right: 0;
}

.covid_low table.gsc-search-box,
.covid_low table.gsc-search-box th,
.covid_low table.gsc-search-box td,
.gsc-input-box {
    border: none !important;
}

.covid_low table.gsc-search-box td {
    padding: 0px;
    vertical-align: top;
}

.item {
    float: left;
}

.f90 {
    font-size: 90%;
    align-items: center;
    line-height: 30px;
}

.f90 a {
    background-color: #FFF;
    padding: 4px 10px 4px 43px;
    /*    border: solid 1px #7C7C7C;*/
    border-radius: 100px;
    background-image: url(/img/covid/icon06s.png);
    background-repeat: no-repeat;
    background-position: 10px center;
}

.twitterBnr {
    clear: both;
    text-align: right;
    font-size: 90%;
    margin-bottom: 7px;
}

ul.listYoko {
    text-align: center;
    clear: both;
    margin-bottom: 20px;
}

ul.listYoko li {
    display: inline-block;
    padding: 0 10px;
    margin-bottom: 8px;
}

ul.listYoko li+li {
    border-left: 1px solid #333;
}

.centerP {
    text-align: center;
}

.copyrightP {
    background-color: #df542b;
    color: #fff;
    padding: 7px 0;
    font-size: 90%;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
}

ul.gnaviCovid li {
    list-style: none;
}

ul.gnaviCovid li a {
    float: left;
    width: 12.0%;
    text-align: center;
    padding: 10px 0;
    background-color: #df542b;
    display: block;
    box-sizing: border-box;
    margin-right: 0.1%;
    border-radius: 10px;
    color: #fff;
    text-decoration: none;
}

ul.gnaviCovid li a:hover {
    opacity: 0.7;
}

ul.gnaviCovid li.btntop a {
    width: 7.0%;
}

ul.gnaviCovid li:nth-child(7) {
    margin-right: 0;
}

.btn-flat-border {
    display: inline-block;
    padding: 2px 8px;
    text-decoration: none;
    color: #212121 !important;
    border: solid 1px #7C7C7C;
    border-radius: 3px;
    /* transition: .4s; */
    background-color: #fff;
    margin-right: 5px;
}

a.btn-flat-border {
    text-decoration: none !important;
}

.btn-flat-border:hover {
    background: #df542b;
    color: #fff !important;
}

.hyouka_box>div:nth-child(4)>input:nth-child(1) {
    display: inline-block;
    padding: 5px 12px;
    text-decoration: none;
    color: #212121 !important;
    border: solid 1px #7C7C7C;
    border-radius: 3px;
    background-color: #fff;
    margin-right: 5px;
    font-size: 110%;
}

.hyouka_box>div:nth-child(4)>input:nth-child(1):hover {
    background: #df542b;
    color: #fff !important;
}

.listleft {
    margin-bottom: 8px;
    max-width: 250px;
}

.listleft ul {
    padding: 15px 10px 15px 30px;
    background-color: #EFEDED;
    border-radius: 0 0 6px 6px;
}

.listleft h2 {
    padding: 17px 5px 14px 65px;
    background-color: #f7bba8;
    border-radius: 6px 6px 0 0;
    /* line-height: 1.4; */
    background-repeat: no-repeat;
    font-size: 120%;
}

#lt00 h2 {
    background-image: url(/img/covid/icon01.png);
}

#lt01 h2 {
    background-image: url(/img/covid/icon02.png);
}

#lt02 h2 {
    background-image: url(/img/covid/icon03.png);
}

#lt03 h2 {
    background-image: url(/img/covid/icon04.png);
}

#lt04 h2 {
    background-image: url(/img/covid/icon05.png);
}

#lt05 h2 {
    background-image: url(/img/covid/icon06.png);
    background-position: left center;
}

#lt06 h2 {
    background-image: url(/img/covid/icon07.png);
}

.listleft ul li {
    list-style-image: url(/img/covid/arrow.png);
    margin-bottom: 6px;
}

#bnr000 {
    border-bottom: solid 1px #D9D9D9;
    margin: 20px 0;
    border-top: solid 1px #D9D9D9;
    padding: 20px 0 20px 11px;
    box-sizing: border-box;
    overflow: hidden;
}

.gnaviCovid {
    overflow: hidden;
    margin-bottom: 12px;
}

.bnr_top {
    margin-bottom: 7px;
}

.bnr_top a:hover {
    opacity: 0.7;
}

.bnr_lower {
    float: left;
    margin-right: 26px;
    width: 250px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.bnr_lower a:hover {
    opacity: 0.7;
}

div.bnr_lower:nth-child(4n) {
    margin-right: 0;
}

#top_scroll {
    position: relative;
    z-index: 100;
    margin: 0;
    padding: 0;
}

#page-top1 {
    display: block;
    position: fixed;
    z-index: 9999;
    bottom: -250px;
    right: 0px;
    width: 146px;
    height: 134px;
    padding: 0;
    color: #222;
    text-align: center;
    text-decoration: none;
    transition: 1s;
    -webkit-transition: 1s;
}

#top_scroll:hover {
    background: #fff;
}


/* 評価エリア */

.system_box {
    clear: both;
    margin: 1em 0;
    border: 1px #CCCCCC solid;
}

.system_box form {
    margin: 0;
    padding: 0;
}

h2.h2_hyouka {
    background-image: none;
    background-color: transparent;
    font-size: 100%;
    margin: 0 0 10px 0;
    padding: 0.3em 10px 0.2em;
    border-width: 0 0 0 8px;
    border-color: #D2E3CC;
    border-style: solid;
}

.hyouka_box {
    padding: 0 2px 14px 18px;
    font-size: 90%;
}

.hyouka_area_ans {
    clear: both;
    overflow: hidden;
    margin-bottom: 10px;
    line-height: 2;
}

.system_box .ques0 {
    font-weight: bold;
}

.bnrArea div {
    margin-bottom: 8px;
}


/*　ピックアップ情報　*/

.pickupBnr {
    width: 355px;
    position: relative;
    height: 160px;
    border-radius: 6px;
    overflow: hidden;
    border: solid 2px #D9D9D9;
    float: left;
    margin-left: 30px;
    box-sizing: border-box;
    margin-bottom: 20px;
}

.pickupBnr p {
    position: absolute;
    left: 0px;
    bottom: 0;
    color: #fff;
    margin: 0;
    padding: 5px 15px 5px 30px;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    /* filter: Alpha(opacity=70); */
    /* opacity: 0.7; */
    box-sizing: border-box;
    background-image: url(/img/covid/arrow_white.png);
    background-repeat: no-repeat;
    background-position: 9px 9px;
}

@media \0screen {
    .pickupBnr p {
        background-color: #000000;
    }
}

.pickupBnr a {
    text-decoration: none;
}

.pickupBnr a:hover p {
    text-decoration: underline;
}


/*ブロック分け*/

.block_a {
    margin-bottom: 5px;
}

.block_a.bg_pink {
    background-color: #FCEDEC;
    border-radius: 8px;
    padding: 5px 0 12px;
    margin-bottom: 10px;
}


/*重要なお知らせリスト*/

div.block_a.bg_pink ul,
ul#feed {
    margin-left: 37px;
}

div.block_a.bg_pink ul li,
ul#feed li {
    list-style-image: url(/img/covid/arrow_pink.png);
    margin-bottom: 6px;
}


/*防災ニュースリスト*/

ul.covid_newslist {
    margin-left: 0;
}

ul.covid_newslist li {
    position: relative;
    left: 20px;
    list-style-image: url(/img/covid/arrow_orange.png);
    padding-bottom: 10px;
    padding-right: 18px;
}

.covid_newslist a::before {
    position: absolute;
    left: 0;
    top: 6px;
}

ul.covid_newslist li .span_a {
    display: block;
    position: absolute;
}

ul.covid_newslist li .span_b {
    padding-left: 10em;
    padding-right: 10px;
    display: block;
}

.covid_newslistall {
    padding: 5px 10px 0 0;
    text-align: right;
}

.covid_newslistall a {
    position: relative;
    padding-left: 21px;
}

.covid_newslistall a::before {
    content: url(/img/covid/arrow_orange.png);
    position: absolute;
    left: 0;
    top: 6px;
}


/*見出しアイコン付き*/

#tit_shinchaku {
    border-bottom: solid 4px #E76A75;
    background-image: url(/img/covid/icon-info.png);
    background-repeat: no-repeat;
    background-position: 5px center;
    line-height: 1.4;
    padding: 10px 20px 10px 55px;
    margin-bottom: 20px;
}

#tit_covid {
    border-bottom: solid 4px #df542b;
    background-image: url(/img/covid/icon-covid.png);
    background-repeat: no-repeat;
    background-position: 5px center;
    line-height: 1.4;
    padding: 20px 0 10px 65px;
    margin-bottom: 20px;
}

#tit_chiji {
    border-bottom: solid 4px #df542b;
    background-image: url(/img/covid/icon-chiji.png);
    background-repeat: no-repeat;
    background-position: 5px center;
    line-height: 1.4;
    padding: 20px 0 10px 78px;
    margin-bottom: 20px;
}

#tit_taisaku {
    border-bottom: solid 4px #df542b;
    background-image: url(/img/covid/icon-taisaku.png);
    background-repeat: no-repeat;
    background-position: 5px center;
    line-height: 1.4;
    padding: 20px 0 10px 78px;
    margin-bottom: 20px;
}

#tit_soudan {
    border-bottom: solid 4px #df542b;
    background-image: url(/img/covid/icon-soudan.png);
    background-repeat: no-repeat;
    background-position: 5px center;
    line-height: 1.4;
    padding: 20px 0 10px 78px;
    margin-bottom: 20px;
}

#tit_shien {
    border-bottom: solid 4px #df542b;
    background-image: url(/img/covid/icon-shien.png);
    background-repeat: no-repeat;
    background-position: 5px center;
    line-height: 1.4;
    padding: 20px 0 10px 78px;
    margin-bottom: 20px;
}

#tit_kanren {
    border-bottom: solid 4px #df542b;
    background-image: url(/img/covid/icon-kanren.png);
    background-repeat: no-repeat;
    background-position: 5px center;
    line-height: 1.4;
    padding: 20px 0 10px 78px;
    margin-bottom: 20px;
}

#tit_detail {
    border-bottom: solid 1px #df542b;
    line-height: 0.5;
    padding: 20px 0 10px 78px;
    margin-bottom: 40px;
}

#mainCovid.covid_low {
    margin-bottom: 20px;
}


/*大メニュー*/

.blist_a {
    background-color: #FCEDEC;
    border-radius: 6px;
    padding: 30px;
    overflow: hidden;
}

.blist_b a {
    width: 49%;
    display: block;
    float: left;
    background-color: #FFF;
    border-radius: 5px;
    padding: 13px 16px 14px 37px;
    margin-right: 1%;
    margin-bottom: 1%;
    margin-top: 1%;
    background-image: url(/img/covid/arrow_pink.png);
    background-repeat: no-repeat;
    background-position: 10px 18px;
    box-sizing: border-box;
    font-size: 114%;
}

.blist_c {
    margin-bottom: 30px;
}

.blist_d a {
    display: block;
    /* background-color: ##FCEDEC; */
    border-radius: 5px;
    padding: 13px 16px 14px 36px;
    margin-top: 10px;
    background-image: url(/img/covid/arrow_pink.png);
    background-repeat: no-repeat;
    background-position: 10px 18px;
    font-size: 114%;
    border: solid 1px #d2d1c4;
}

.blist_b a:nth-child(2n) {
    margin-right: 0;
    margin-left: 1%;
}


/*accordion*/

.accordion-title2 {
    position: relative;
    cursor: pointer;
    padding: 7px 14px;
    background-color: #f7bba8;
    border-radius: 6px 6px 0 0;
    margin-bottom: 4px;
}

.accordion-title2::before {
    content: "";
    position: absolute;
    top: 50%;
    right: 25px;
    width: 15px;
    height: 2px;
    /*縦線*/
    transform: rotate(90deg);
    background: #000000;
    transition: all .3s ease-in-out;
}

.accordion-title2::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 25px;
    /*横線*/
    width: 15px;
    height: 2px;
    background: #000000;
    transition: all .2s ease-in-out;
}

.accordion-title2.open2::before {
    transform: rotate(180deg);
}

.accordion-title2.open2::after {
    opacity: 0;
}


/*
ul.accordion-content2 {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 5px;
    padding: 0;
}


ul.accordion-content2 li {
    padding: 4px 11px;
    text-decoration: none;
    color: #212121;
    border: solid 1px #ccc;
    border-radius: 100px;
    list-style: none;
    margin: 0 5px 5px 0;
}
*/

ul.accordion-content2 {
    display: inline-block;
    margin: 0 0 5px;
    padding: 0;
}

ul.accordion-content2 li {
    padding: 4px 11px;
    text-decoration: none;
    color: #212121;
    border: solid 1px #ccc;
    border-radius: 100px;
    list-style: none;
    margin: 0 5px 5px 0;
    float: left;
}


/* section_fotter */

#section_footer {
    clear: both;
    margin: 50px 0px 20px;
    border: 1px solid #CCCCCC;
    font-size: 100%;
}

#section_footer_title {
    padding: 7px 0 10px 14px;
    font-weight: bold;
    background-color: #E0EAEC;
}

#section_footer_name {
    padding-top: 10px;
    padding-left: 15px;
}

#section_footer_name a {
    font-weight: bold;
}

#section_footer_info {
    padding-left: 15px;
    padding-bottom: 10px;
}

.kaigyou2 {
    margin-left: 1em;
}


/*レスポンシブ*/

@media screen and (max-width: 1024px) {

    .w1100,
    #headerCovid,
    #mainCovid {
        padding: 0 12px;
    }

    #header1 img {
        width: 100%;
        margin: 5px 0 6px;
    }

    .hazardmap img {
        width: 100%;
    }

    .pickupBnr {
        width: 48%;
        margin: 0 1% 5px;
        height: auto;
    }

    .pickupBnr img {
        width: 100%;
    }

    #bnr000 {
        padding: 20px 0;
    }

    .bnr_lower {
        width: 23%;
        margin: 10px 1%;
    }

    .bnr_lower img {
        width: 100%;
    }

    span.text_r a {
        display: none;
    }

    #covid2 {
        width: 72%;
    }

    .bnr_top img {
        max-width: 100%;
        height: auto;
        vertical-align: bottom;
    }

    #mojisizeT,
    #mojisizeB {
        display: none;
    }
}

@media screen and (max-width: 900px) {
    body {
        padding-bottom: 0px;
    }

    .copyrightP {
        padding: 7px 12px;
        text-align: left;
        position: relative;
    }

    #footerCovid {
        position: relative;
        bottom: 0;
        padding: 20px 10px;
        background-color: #EFEDED;
        font-size: 90%;
    }

    #header1 {
        padding-top: 3px;
    }

    #header2 {
        float: none;
    }

    #tmp_query {
        width: 240px;
    }

    #mainCovid.covid_low {
        overflow: unset;
    }
}

@media screen and (max-width: 768px) {
    #header2 {
        float: none;
        width: 100%;
    }

    .twitterBnr {
        padding-bottom: 6px;
    }

    .kaigyou2::before {
        content: "\a ";
        white-space: pre;
    }
}

@media screen and (max-width: 420px) {

    #header1,
    #header2 {
        width: 100%;
    }

    .twitterBnr {
        text-align: left;
        margin-bottom: 11px;
        margin-top: 7px;
    }

    #gnaviC {
        padding: 0;
    }

    .gnaviCovid {
        margin-bottom: 10px;
    }

    ul.gnaviCovid li.btntop {
        display: none;
    }

    ul.gnaviCovid li a {
        padding: 7px 3px 9px;
        font-size: 80%;
        margin: 0.1%;
    }

    .mojisize {
        padding-top: 0;
        float: none;
        padding-bottom: 5px;
    }

    .f90 {
        /*        line-height: 1.2;*/
        text-align: center;
        width: 100%;
        padding-bottom: 5px;
    }

    #tmp_query {
        margin: 0;
    }

    .covid_low h1 {
        background-position: center ceneter;
        font-size: 140%;
        text-indent: 70px;
        padding-left: 10px;
        line-height: 170%;
    }

    .covid_low h2 {
        background-position: center ceneter;
        font-size: 135%;
        padding-top: 12px;
        padding-bottom: 12px;
    }

    ul.covid_newslist {
        margin-left: 0;
    }

    ul.covid_newslist li .span_a {
        position: relative;
    }

    ul.covid_newslist li .span_b {
        padding-left: 0;
        /*        padding-bottom: 20px;*/
    }

    .w1100 {
        padding: 0;
    }

    .block_a {
        margin-bottom: 20px;
    }

    #bnr000 {
        padding: 20px 10px;
    }

    #twfb {
        flex-wrap: wrap;
    }

    .hazardmap_t,
    .hazardmap {
        display: none;
    }

    /* 検索ボックス
-------------------*/
    #search-form {
        margin: 0 auto;
    }

    #search-form form {
        width: 100%;
        display: table;
        table-layout: fixed;
    }

    #search-form input[type=text] {
        display: table-cell;
        width: 100%;
        height: 38px;
        padding: 10px;
        box-sizing: border-box;
        border-radius: 0;
        -webkit-appearance: none;
    }

    #search-form .search-button {
        display: table-cell;
        vertical-align: top;
        width: 20%;
    }

    #search-form .search-button input[type="submit"] {
        width: 100%;
        height: 38px;
        color: #fff !important;
        border: none;
        background-color: #df542b;
        padding: 0;
        border-radius: 0;
        -webkit-appearance: none;
    }

    #search-form .search-keyword {
        list-style: none;
        padding: 0;
        margin: 12px auto 0;
    }

    #search-form .search-keyword li {
        display: inline-block;
        margin: 8px;
    }

    /* design-1
-------------------*/
    #search-form.design-1 input[type=text] {
        border: 1px solid #ccc;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
        border-right: none;
    }

    #search-form.design-1 .search-button input {
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
    }

    /* design-1 end
-------------------*/
    .kaigyou::before {
        content: "\a ";
        white-space: pre;
    }

    #covid1,
    #covid2 {
        width: 100%;
        float: none;
    }

    .pickupBnr {
        width: 98%;
    }

    .listleft {
        max-width: 100%;
    }

    .bnr_top {
        width: 49.5%;
        float: left;
        padding: 0;
        margin-right: 1%;
    }

    .bnr_top:nth-child(2n) {
        margin-right: 0;
    }

    .bnr_lower {
        width: 49.5%;
        margin: 0 1% 8px 0;
    }

    .bnr_lower:nth-child(2n) {
        margin-right: 0;
    }

    #lt00 {
        clear: both;
    }

    div#footerCovid p.centerP {
        text-align: left;
    }

    ul.listYoko {
        text-align: left;
        margin-bottom: 20px;
    }

    ul.listYoko li {
        display: block;
        background-image: url(/img/covid/arrow.png);
        background-repeat: no-repeat;
        background-position: 0 7px;
        padding: 0 0 0 19px;
        margin-bottom: 7px;
    }

    ul.listYoko li+li {
        border-left: 0;
    }

    /*
    .hyouka_area_ans div,
    .hyouka_area_ans span {
        display: block;
    }
*/
    .hyouka_box {
        padding: 0 2px 14px 10px;
    }

    #page-top1 {
        width: 80px;
        height: 85px;
    }

    .blist_a {
        padding: 2px 6px;
    }

    .blist_b a {
        width: 100%;
        padding: 9px 10px 10px 36px;
        background-position: 10px 12px;
    }

    .blist_b a:nth-child(2n) {
        margin-left: 0;
    }

    .accordion-title {
        position: relative;
        cursor: pointer;
    }

    .accordion-title::before {
        content: "";
        position: absolute;
        top: 50%;
        right: 25px;
        width: 15px;
        height: 2px;
        /*縦線*/
        transform: rotate(90deg);
        background: #000000;
        transition: all .3s ease-in-out;
    }

    .accordion-title::after {
        content: "";
        position: absolute;
        top: 50%;
        right: 25px;
        /*横線*/
        width: 15px;
        height: 2px;
        background: #000000;
        transition: all .2s ease-in-out;
    }

    .accordion-title.open::before {
        transform: rotate(180deg);
    }

    .accordion-title.open::after {
        opacity: 0;
    }

    .accordion-content {
        display: none;
    }

    .bnrArea {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .bnrArea div {
        width: 48%;
        margin-bottom: 14px;
    }

    .bnrArea div img {
        width: 100%;
    }
}
/*!
 * Bootstrap Reboot v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff; }

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent; }

a:hover {
  color: #0056b3;
  text-decoration: underline; }

a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none; }

a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none; }

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit;
  text-align: -webkit-match-parent; }

label {
  display: inline-block;
  margin-bottom: 0.5rem; }

button {
  border-radius: 0; }

button:focus:not(:focus-visible) {
  outline: 0; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

[role="button"] {
  cursor: pointer; }

select {
  word-wrap: normal; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

/*# sourceMappingURL=bootstrap-reboot.css.map */
.sp-only {
  display: none !important; }

a {
  color: #4c9fd2; }

header {
  border-bottom: solid 3px #4c9fd2;
  padding: 20px; }
  header > div:first-of-type {
    display: flex;
    flex-wrap: wrap;
    max-width: 1100px;
    margin: auto;
    justify-content: space-between; }
    header > div:first-of-type > div:nth-of-type(2) {
      text-align: right; }
      header > div:first-of-type > div:nth-of-type(2) p {
        margin-bottom: 0; }
        header > div:first-of-type > div:nth-of-type(2) p svg {
          vertical-align: bottom; }

#logo {
  display: inline-block; }
  #logo a {
    display: flex; }
    #logo a:hover {
      text-decoration: none; }
    #logo a svg {
      flex-shrink: 0;
      max-width: 60px; }
    #logo a img {
      max-width: calc(100% - 60px);
      height: auto; }

main {
  max-width: 1120px;
  margin: auto;
  padding: 0 10px; }

#important {
  box-sizing: content-box;
  background-image: url("/img/covid/new_important_bg.png");
  margin-top: 30px;
  display: flex;
  align-items: center; }
  #important > div:nth-of-type(1) {
    position: relative;
    background-color: #ff1d25;
    padding: 15px 10px;
    display: inline-block;
    align-self: stretch;
    display: flex; }
    #important > div:nth-of-type(1)::before {
      content: "";
      height: 2px;
      width: 80%;
      background-color: #fff;
      position: absolute;
      top: 10px;
      left: 0;
      right: 0;
      margin: auto; }
    #important > div:nth-of-type(1)::after {
      content: "";
      height: 2px;
      width: 80%;
      background-color: #fff;
      position: absolute;
      bottom: 10px;
      left: 0;
      right: 0;
      margin: auto; }
  #important > div:nth-of-type(2) {
    padding: 15px 3%; }
    #important > div:nth-of-type(2) h2 {
      margin-bottom: 0;
      font-size: large; }
  #important > div:nth-of-type(3) {
    max-width: 640px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 3%; }
    #important > div:nth-of-type(3) p {
      margin-bottom: 0; }

nav {
  max-width: 1120px;
  padding: 0 10px;
  margin: auto;
  margin-top: 45px;
  overflow: hidden; }
  nav ul {
    list-style-type: none;
    padding-left: 0;
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px; }
    nav ul li {
      border: 4px solid rgba(0, 118, 191, 0.2);
      border-image: linear-gradient(to bottom, rgba(0, 118, 191, 0.2) 0%, rgba(0, 118, 191, 0.5) 100%);
      border-image-slice: 1;
      width: 252px;
      height: 160px;
      background-color: #fafcfb;
      position: relative;
      margin: 15px; }
      nav ul li a {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100%;
        width: 100%; }
        nav ul li a:hover {
          opacity: 0.7; }
      nav ul li::before {
        content: "";
        height: 100%;
        width: 2px;
        background-color: #fff;
        position: absolute;
        top: 0;
        left: 0; }
      nav ul li::after {
        content: "";
        height: 100%;
        width: 2px;
        background-color: #fff;
        position: absolute;
        top: 0;
        right: 0; }

#news > div:first-of-type {
  max-width: 1120px;
  padding: 0 10px;
  margin: auto;
  margin-top: 60px; }
  #news > div:first-of-type h2 {
    display: flex;
    align-items: center;
    margin-bottom: 30px; }
    #news > div:first-of-type h2::before {
      content: "";
      width: 10px;
      height: 25px;
      background-color: #0076bf;
      display: inline-block;
      margin-right: 10px; }
  #news > div:first-of-type div:first-of-type {
    position: relative;
    padding-left: 20px; }
    #news > div:first-of-type div:first-of-type dl {
      display: flex;
      flex-wrap: wrap;
      width: calc(100% - 180px);
      margin-bottom: 0; }
      #news > div:first-of-type div:first-of-type dl dt {
        width: 180px;
        font-weight: 400; }
      #news > div:first-of-type div:first-of-type dl dd {
        width: 80%; }
    #news > div:first-of-type div:first-of-type dl + button {
      position: absolute;
      right: 0;
      bottom: 0;
      border: none;
      background: transparent;
      color: #4c9fd2; }

#banner > div:first-of-type {
  max-width: 1120px;
  padding: 10px;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  margin-top: 80px;
  justify-content: space-between; }
  #banner > div:first-of-type > div {
    margin-bottom: 15px; }

footer {
  text-align: center;
  padding-top: 60px; }
  footer hr {
    margin: 30px 0;
    border: none;
    height: 1px;
    background-color: #ccc; }
  footer > div:nth-of-type(2) address:nth-of-type(1) {
    font-weight: 700;
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 10px; }
    footer > div:nth-of-type(2) address:nth-of-type(1) a {
      font-weight: 400; }
  footer > div:nth-of-type(2) address:nth-of-type(2) {
    margin-top: 10px;
    color: #fff;
    background-color: #4c9fd2;
    margin-bottom: 0;
    padding: 10px 15px; }

#adobe {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  margin-bottom: 60px;
  padding: 10px; }
  #adobe img {
    align-self: center;
    margin-right: 10px; }
  #adobe p {
    margin-bottom: 0;
    text-align: left; }
    #adobe p small {
      display: inline-block; }

#mojisizeT {
  margin-bottom: 10px; }

#search-form input[name="q"] {
  border: none;
  width: 320px; }
#search-form .hide {
  display: none; }

.btn-flat-border {
  display: inline-block;
  padding: 2px 8px;
  text-decoration: none;
  color: #212121 !important;
  border: solid 1px #7C7C7C;
  border-radius: 3px;
  background-color: #fff;
  margin-right: 5px; }

@media screen and (max-width: 680px) {
  .sp-only {
    display: block !important; }

  .pc-only {
    display: none !important; }

  header {
    padding: 10px; }
    header > div:first-of-type > div:nth-of-type(2) p {
      text-align: left; }

  #mojisizeT {
    display: none; }

  #search-form {
    margin: 15px 0; }
    #search-form form {
      display: flex; }
    #search-form input[name="q"] {
      width: 100%;
      border: solid 1px #ccc;
      height: 50px;
      padding-left: 15px;
      border-top-left-radius: 4px;
      border-bottom-left-radius: 4px; }
    #search-form .search-button .btn-flat-border {
      height: 50px;
      border: none;
      border-radius: 0;
      border-top-right-radius: 4px;
      border-bottom-right-radius: 4px;
      color: #fff !important;
      background-color: #4c9fd2;
      margin-left: -1px;
      width: 80px; }

  #important {
    display: block; }
    #important > div:nth-of-type(1) {
      justify-content: center; }
      #important > div:nth-of-type(1)::before {
        height: 80%;
        width: 2px;
        top: 0;
        bottom: 0;
        left: 10px;
        right: auto; }
      #important > div:nth-of-type(1)::after {
        height: 80%;
        width: 2px;
        top: 0;
        bottom: 0;
        left: auto;
        right: 10px; }
    #important > div:nth-of-type(2) {
      padding: 0; }
    #important > div:nth-of-type(3) {
      padding-top: 0;
      padding-right: 0; }
    #important h2 {
      padding: 20px 20px 0; }
    #important p {
      padding: 20px; }

  nav ul {
    margin-left: 0;
    margin-right: 0; }
    nav ul li {
      width: 100%;
      margin-left: 0;
      margin-right: 0;
      margin-top: 0; }

  #news > div:first-of-type div:first-of-type dl {
    width: 100%; }
    #news > div:first-of-type div:first-of-type dl dt {
      width: 100%; }
    #news > div:first-of-type div:first-of-type dl dd {
      width: 100%; }
  #news > div:first-of-type div:first-of-type dl + button {
    position: relative;
    display: block;
    text-align: right; }

  #banner > div:first-of-type div {
    width: 50%;
    padding: 10px; }
    #banner > div:first-of-type div img {
      max-width: 100%;
      height: auto; }
  #banner > div:first-of-type .dummy {
    padding: 0; }

  footer {
    padding-top: 0; }
    footer hr {
      margin: 0; }
    footer > div:nth-of-type(2) {
      background-color: #eee;
      text-align: left;
      padding: 20px 0; }
      footer > div:nth-of-type(2) a {
        padding: 10px;
        display: inline-block;
        text-align: left; }
      footer > div:nth-of-type(2) address:nth-of-type(1) {
        margin: 0; }
      footer > div:nth-of-type(2) address:nth-of-type(2) {
        text-align: left; }

  #adobe {
    justify-content: left;
    margin-bottom: 20px; }
    #adobe img {
      margin-bottom: 10px; }

  .caret-circle-fill-right.sp-only {
    display: inline-block !important;
    vertical-align: baseline; } }
.caret-circle-fill-right {
  display: inline-block;
  vertical-align: middle;
  color: #333;
  line-height: 1;
  position: relative;
  width: 0.8em;
  height: 0.8em;
  background: #0076bf;
  border-radius: 50%;
  box-sizing: content-box;
  margin-right: 5px; }

.caret-circle-fill-right::before {
  content: "";
  color: #fff;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  border-width: 0.18em 0.31177em;
  border-left-color: currentColor;
  border-right: 0;
  transform: translateX(15%);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto; }

/*!
 * Bootstrap Reboot v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}

a:hover {
  color: #0056b3;
  text-decoration: underline;
}

a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[role="button"] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type="radio"],
input[type="checkbox"] {

  box-sizing: border-box;
  padding: 0;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}
/*# sourceMappingURL=bootstrap-reboot.css.map */

$color1: #4c9fd2;
$color2: #0076bf;

.sp-only {
	display: none !important;
}

a {
	color: $color1;
}

header {
	border-bottom: solid 3px $color1;
	padding: 20px;
	> div:first-of-type {
		display: flex;
		flex-wrap: wrap;
		max-width: 1100px;
		margin: auto;
		justify-content: space-between;
		> div:nth-of-type(2) {
			text-align: right;
			p {
				margin-bottom: 0;
				svg {
				    vertical-align: bottom;
				}
			}
		}
	}
}

#logo {
	display: inline-block;
	a {
		display: flex;
		&:hover {
			text-decoration: none;
		}
		svg {
			flex-shrink: 0;
			max-width: 60px;
		}
		img {
		    max-width: calc(100% - 60px);
		    height: auto;
		}
	}
}

main {
	max-width: 1120px;
	margin: auto;
	padding: 0 10px;
}

#important {
    box-sizing: content-box;
	background-image: url("/img/covid/new_important_bg.png");
	margin-top: 30px;
    display: flex;
    align-items: center;
	> div:nth-of-type(1) {
		position: relative;
		background-color: #ff1d25;
		padding: 15px 10px;
		display: inline-block;
	    align-self: stretch;
	    display: flex;
		&::before {
			content: "";
			height: 2px;
			width: 80%;
			background-color: #fff;
			position: absolute;
			top: 10px;
			left: 0;
			right: 0;
			margin: auto;
		}
		&::after {
			content: "";
			height: 2px;
			width: 80%;
			background-color: #fff;
			position: absolute;
			bottom: 10px;
			left: 0;
			right: 0;
			margin: auto;
		}
	}
	> div:nth-of-type(2) {
		padding: 15px 3%;
		h2 {
			margin-bottom: 0;
			font-size: large;
		}
	}
	> div:nth-of-type(3) {
		max-width: 640px;
		padding-top: 15px;
		padding-bottom: 15px;
		padding-right: 3%;
		p {
			margin-bottom: 0;
		}
	}
}

nav {
	max-width: 1120px;
	padding: 0 10px;
	margin: auto;
	margin-top: 45px;
	overflow: hidden;
	ul {
		list-style-type: none;
		padding-left: 0;
		display: flex;
		flex-wrap: wrap;
		margin-left: -15px;
		margin-right: -15px;
		li {
			border: 4px solid rgba(0,118,191,0.2);
			border-image: linear-gradient(to bottom, rgba(0,118,191,0.2) 0%, rgba(0,118,191,0.5) 100%);
			border-image-slice: 1;
			width: 252px;
			height: 160px;
			background-color: #fafcfb;
			position: relative;
			margin: 15px;
			a {
				display: flex;
				align-items: center;
				justify-content: center;
				height: 100%;
				width: 100%;
				&:hover {
					opacity: 0.7;
				}
			}
			&::before {
				content: "";
				height: 100%;
				width: 2px;
				background-color: #fff;
				position: absolute;
				top: 0;
				left: 0;
			}
			&::after {
				content: "";
				height: 100%;
				width: 2px;
				background-color: #fff;
				position: absolute;
				top: 0;
				right: 0;
			}
		}
	}
}

#news {
	> div:first-of-type {
		max-width: 1120px;
		padding: 0 10px;
		margin: auto;
		margin-top: 60px;
		h2 {
			display: flex;
			align-items: center;
			margin-bottom: 30px;
			&::before {
				content: "";
				width: 10px;
				height: 25px;
				background-color: $color2;
				display: inline-block;
				margin-right: 10px;
			}
		}
		div:first-of-type {
			position: relative;
			padding-left: 20px;
			dl {
				display: flex;
				flex-wrap: wrap;
				width: calc(100% - 180px);
				margin-bottom: 0;
				dt {
					width: 180px;
					font-weight: 400;
				}
				dd {
					width: 80%;
				}
			}
			dl + button {
				position: absolute;
				right: 0;
				bottom: 0;
				border: none;
				background: transparent;
				color: $color1;
			}
		}
	}
}

#banner {
	> div:first-of-type {
		max-width: 1120px;
		padding: 10px;
		margin: auto;
		display: flex;
		flex-wrap: wrap;
		margin-top: 80px;
		justify-content: space-between;
		> div {
			margin-bottom: 15px;
		}
	}
}

footer {
	text-align: center;
	padding-top: 60px;
	hr {
		margin: 30px 0;
		border: none;
		height: 1px;
		background-color: #ccc;
	}
	> div:nth-of-type(2) {
		address:nth-of-type(1) {
			font-weight: 700;
			margin-top: 30px;
			margin-bottom: 30px;
			padding: 10px;
			a {
				font-weight: 400;
			}
		}
		address:nth-of-type(2) {
			margin-top: 10px;
			color: #fff;
			background-color: $color1;
			margin-bottom: 0;
			padding: 10px 15px;
		}
	}
}

#adobe {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	margin-top: 30px;
	margin-bottom: 60px;
	padding: 10px;
	img {
		align-self: center;
		margin-right: 10px;
	}
	p {
		margin-bottom: 0;
		text-align: left;
		small {
		display: inline-block;
		}
	}
}

#mojisizeT {
	margin-bottom: 10px;
}

#search-form {
	input[name="q"] {
		border: none;
		width: 320px;
	}
	.hide {
		display: none;
	}	
}

.btn-flat-border {
	display: inline-block;
    padding: 2px 8px;
    text-decoration: none;
    color: #212121 !important;
    border: solid 1px #7C7C7C;
    border-radius: 3px;
    background-color: #fff;
    margin-right: 5px;
}

@media screen and (max-width:680px) {
	.sp-only {
		display: block !important;
	}
	.pc-only {
		display: none !important;
	}
	header {
		padding: 10px;
		> div:first-of-type {
			> div:nth-of-type(2) p {
				text-align: left;
			}
		}
	}
	#mojisizeT {
		display: none;
	}
	#search-form {
		margin: 15px 0;
		form {
			display: flex;
		}
		input[name="q"] {
			width: 100%;
			border: solid 1px #ccc;
			height: 50px;
			padding-left: 15px;
			border-top-left-radius: 4px;
			border-bottom-left-radius: 4px;
		}
		.search-button .btn-flat-border {
			height: 50px;
			border: none;
			border-radius: 0;
			border-top-right-radius: 4px;
			border-bottom-right-radius: 4px;
			color: #fff !important;
			background-color: $color1;
			margin-left: -1px;
			width: 80px;
		}
	}
	#important {
		display: block;
		> div:nth-of-type(1) {
			justify-content: center;
			&::before {
				height: 80%;
				width: 2px;
				top: 0;
				bottom: 0;
				left: 10px;
				right: auto;
			}
			&::after {
				height: 80%;
				width: 2px;
				top: 0;
				bottom: 0;
				left: auto;
				right: 10px;
			}
		}
		> div:nth-of-type(2) {
			padding: 0;
		}
		> div:nth-of-type(3) {
		    padding-top: 0;
		    padding-right: 0;
		}
		h2 {
			padding: 20px 20px 0;
		}
		p {
			padding: 20px;
		}
	}
	nav {
		ul {
			margin-left: 0;
			margin-right: 0;
			li {
				width: 100%;
				margin-left: 0;
				margin-right: 0;
				margin-top: 0;
			}
		}
	}
	#news {
		> div:first-of-type {
			div:first-of-type {
				dl {
					width: 100%;
					dt {
						width: 100%;
					}
					dd {
						width: 100%;
					}
				}
				dl + button {
					position: relative;
					display: block;
					text-align: right;
				}
			}
		}
	}
	#banner {
		> div:first-of-type {
			div {
				width: 50%;
				padding: 10px;
				img {
					max-width: 100%;
					height: auto;
				}
			}
			.dummy {
				padding: 0;
			}
		}
	}
	footer {
		padding-top: 0;
		hr {
			margin: 0;
		}
		> div:nth-of-type(2) {
			background-color: #eee;
			text-align: left;
			padding: 20px 0;
			a {
				padding: 10px;
				display: inline-block;
				text-align: left;
			}
			address:nth-of-type(1) {
				margin: 0;
			}
			address:nth-of-type(2) {
				text-align: left;
			}
		}
	}
	#adobe {
	    justify-content: left;
		margin-bottom: 20px;
		img {
			margin-bottom: 10px;
		}
	}
	.caret-circle-fill-right.sp-only {
		display: inline-block !important;
		vertical-align: baseline;
	}
}

.caret-circle-fill-right {
	display: inline-block;
	vertical-align: middle;
	color: #333;
	line-height: 1;
	position: relative;
	width: 0.8em;
	height: 0.8em;
	background: $color2;
	border-radius: 50%;
	box-sizing: content-box;
	margin-right: 5px;
}

.caret-circle-fill-right::before {
	content: "";
	color: #fff;
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent;
	border-width: 0.18em 0.31177em;
	border-left-color: currentColor;
	border-right: 0;
	transform: translateX(15%);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}