@charset "utf-8";

.mainv {
    background: url(../img/donation/mainv.jpg) top center no-repeat;
    background-size: cover;
}

/*--寄付金topページ--*/
#sec1_list {
    padding: 122px 0 75px;
}

#sec1_list .sec_inner {
    max-width: 1500px;
    background-color: #fff;
    padding: 95px 0px 90px;
}

#sec1_list .flex {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

#sec1_list .link_list ul li {
    margin-right: 10%;
}

#sec1_list .link_list ul li:nth-child(2n) {
    margin-right: 0;
}

/*--各ページトップのリンクテキスト--*/
.donation_link a {
    display: block;
    color: #1E2677;
    font-size: 18px;
    text-decoration: underline;
    margin-bottom: 40px;
}

.donation_link a::before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    background: url(../common/img/arrow02.png)no-repeat;
    background-size: contain;
    vertical-align: text-bottom;
}




.content-main .sec_inner {}

.content-main .sec_inner p {
    font-size: 15px;
    letter-spacing: 0.03em;
}

p.tit01 {}

p.tit01 .n01 {
    font-weight: bold;
    color: #1E2677;
    margin-right: 0.3em;
}

#sec1 {}

#sec1 .sec_inner {
    padding: 0 0 50px;
}

/* .sec1_01 {
    margin-bottom: 70px;
} */

.sec1_01+.sec1_01 {
  margin-top: 40px;
  margin-bottom: 70px;
}

.sec1_01_l {
    width: 60.5%;
}

.sec1_01_l p,
.sec1_01_b p {
    font-size: 15px;
    letter-spacing: 0.03em;
    line-height: 2;
}

.sec1_01_l p + p {
    margin-top: 1em;
}

.sec1_01_r {
    width: 30.45%;
    max-width: 400px;
}

.sec1_01_r figure {
    padding-top: 4px;
}

.sec1_01_r figure img {}

.sec1_01_r_name {
  text-align: center;
  margin-top: 15px;
}

.sec1_01_r_name span {
  font-size: 22px;
  font-family: serif;
}

.sec1_01_b {
  width: 100%;
}

.sec1_01_b .name {
    margin-top: 50px;
    text-align: right;
    line-height: 1.8;
    clear: both;
}

.sec1_02 {
    border: 1px solid #1E2677;
    padding: 66px 60px 0;
}

.sec1_02 h5 {
    text-align: center;
    margin-bottom: 50px;
}

.sec1_02 h5 span {
    display: block;
    margin-bottom: 20px;
}

.sec1_02 h5 span img {}

.sec1_02 h5 b {
    display: block;
}

.sec1_02 h5 b img {}

.sec1_02 p {}

.sec1_02_list {
    margin-top: 30px;
    position: relative;
    min-height: 330px;
    padding-left: 45%;
}

.sec1_02_list figure {
    position: absolute;
    top: 0;
    left: 0;
    width: 43%;
    max-width: 392px;
}

.sec1_02_list figure img {}

.sec1_02_list ul {
    border-top: 1px solid #ccc;
    max-width: 460px;
}

.sec1_02_list ul li {
    padding: 12px 0;
    padding-left: 40px;
    background: url(../img/donation/li_icon@2x.png) 16px 17px no-repeat;
    background-size: 13px;
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    letter-spacing: 0.03em;
}

.sec1_02_list ul li:first-child {}

.sec1_02_list ul li:last-child {}

#sec2 {}

#sec2 .sec_inner {
    padding: 0 0 50px;
}

#sec2 .h4_01 {}

#sec2 p {}

#sec2 .list01 {
    margin-top: 30px;
}

#sec2 .list01 ol {}

#sec2 .list01 ol li {
    margin-bottom: 8px;
}


#sec3 {}

#sec3 .sec_inner {
    padding: 0 0 50px;
}

#sec3 .h4_01 {}

#sec3 p {}

#sec3 p .ml2em {
    margin-left: 2em;
}

#sec4 {}

#sec4 .sec_inner {
    padding: 0 0 50px;
}

#sec4 .h4_01 {}

#sec4 h5 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 25px;
}

#sec4 p {
    font-size: 15px;
    line-height: 2;
    letter-spacing: 0.03em;
}

#sec4 .border_box {
    border: 1px solid #1E2677;
    padding: 20px 35px;
}

#sec4 .border_box p {
    color: #1E2677;
}

#sec4 .sec4_01 {}

#sec4 .sec4_01 p {}

#sec4 p.tit01 {
    position: relative;
    padding-left: 20px;
}

#sec4 p.tit01 .n01 {
    position: absolute;
    top: 0;
    left: 0;
}

#sec4 .sec4_01 .pdf_link_list {
    margin: 10px 0 20px;
}

#sec4 .sec4_01 .pdf_link_list ul {}

#sec4 .sec4_01 .pdf_link_list ul li {}

#sec4 .sec4_01 .web_link_list {
    margin: 10px 0 20px;
}

#sec4 .sec4_01 .web_link_list ul {
    max-width: 450px;
}

#sec4 .sec4_01 .web_link_list ul li a {
    padding: 20px 16px;
    text-align: center;
    display: block;
    border: 2px solid #ccc;
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 0.03em;
}

#sec4 .sec4_01 .border_box {
    margin: 30px 0 10px;
}

#sec4 .sec4_01 .border_box p {}

#sec4 .sec4_02 {}

#sec4 .sec4_02 p {}

#sec4 .sec4_02 .pdf_link_list {
    margin: 10px 0 20px;
}

#sec4 .sec4_02 .pdf_link_list ul {
    max-width: 450px;
}

#sec4 .sec4_02 .pdf_link_list ul li {
    width: 100%;
}

#sec4 .sec4_02 .border_box {
    margin: 30px 0 30px;
}

#sec4 .sec4_02 .border_box p {}

#sec4 .sec4_03 {
    justify-content: flex-start;
}

.sec4_03 dl {
    padding: 25px 35px;
}

.sec4_03 dl dt {
    font-size: 17px;
    color: #1E2677;
    margin-bottom: 8px;
}

.sec4_03 dl dd {}

.sec4_03 dl dd p {}

.sec4_03_l,
.sec4_03_r {
    width: 44%;
    max-width: 450px;
    background-color: #F5F5F5;
}

.sec4_03_l {
    margin-right: 30px;
}

.sec4_03_l dl {}

.sec4_03_l dl dt {}

.sec4_03_l dl dd {}

.sec4_03_l dl dd p {}

.sec4_03_r {}

.sec4_03_r dl {}

.sec4_03_r dl dt {}

.sec4_03_r dl dd {}

.sec4_03_r dl dd p {}

#sec5 {}

#sec5 .sec_inner {
    padding: 0 0 60px;
}

#sec5 .h4_01 {}

#sec5 h5 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 25px;
}

#sec5 p {}

#sec5 p.tit01 {
    font-weight: bold;
    color: #1E2677;
    margin-bottom: 10px;
}

#sec5 p.tit01 .n01 {}

#sec5 .border_box2 {
    border: 1px solid #1E2677;
    padding: 20px 35px;
    margin: 12px 0 30px;
}

#sec5 .border_box2 dl {}

#sec5 .border_box2 dl dt {
    font-size: 17px;
    color: #1E2677;
    margin-bottom: 10px;
}

#sec5 .border_box2 dl dd {
    font-size: 15px;
    line-height: 2;
    letter-spacing: 0.03em;
}

#sec5 .border_box2 .don_result {
  width: 30%;
  display: flex;
  justify-content: space-between;
}

#sec5 .sec5_01 {
    margin-bottom: 80px;
}

#sec5 .sec5_01_img01 {
    margin: 30px 0 30px;
    text-align: center;
}

#sec5 .sec5_01_img01 img {}

#sec5 .sec5_01_img02 {
    margin: 30px 0 50px;
    text-align: center;
}

#sec5 .sec5_01_img02 img {}

#sec5 .sec5_02 {}

#sec6 {}

#sec6 .sec_inner {
    padding: 0 0 0px;
}

#sec6 .h4_01 {}

.juhaisya--tll {
    background-color: #1E2677;
    color: #ffffff;
    max-width: 270px;
    text-align: center;
    margin-bottom: 10px;
    padding: 8px 0;
}


.uchiwake dt{
}

.uchiwake_list{
    width: 30%;
    min-width: 290px;
}

.uchiwake_list li{
   display: flex;
   justify-content: space-between;
}

.uchiwake_list .ttl{
    width: 120px;
}

.uchiwake_list .kingaku{
    width: 120px;
    text-align: right;
}





/*---------------------------------------------------------
	w1200
---------------------------------------------------------*/
@media screen and (max-width: 1200px) {
  #sec5 .border_box2 .don_result {
  width: 50%;
}

.uchiwake_list{
    width: 50%;
}
}

/*---------------------------------------------------------
	スマホ
---------------------------------------------------------*/
@media screen and (max-width: 680px),
screen and (max-width: 737px) and (orientation: landscape) {

    #sec1_list .sec_inner {
        padding: 20px 0px 0px;
    }

    #sec1_list {
        padding: 40px 0;
    }

    #sec1_list .link_list ul li {
        margin-right: 0;
    }

    /*--各ページトップのリンクテキスト--*/
    .donation_link a {
        font-size: 13px;
        margin-bottom: 30px;
    }

    .donation_link a::before {
        width: 16px;
        height: 16px;
        margin-right: 10px;
    }





    .mainv {}

    .content-main .sec_inner {}

    .content-main .sec_inner p {
        font-size: 14px;
    }

    p.tit01 {}

    p.tit01 .n01 {}

    #sec1 {}

    #sec1 .sec_inner {
        padding: 0 0 30px;
    }

    .sec1_01 {
        margin-bottom: 40px;
    }

    .sec1_01_l {
        order: 2;
        width: 100%;
    }

    .sec1_01_l p {
        font-size: 15px;
        line-height: 1.8;
    }

    .sec1_01_l p + p {}

    .sec1_01_l .name {
        margin-top: 20px;
    }

    .sec1_01_r {
        width: 100%;
        order: 1;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    .sec1_01_r figure {
        max-width: 200px;
        margin: 0 auto;
        padding: 0;
    }

    .sec1_01_r figure img {}

    .sec1_02 {
        padding: 24px 5% 0;
    }

    .sec1_02 h5 {
        margin-bottom: 25px;
    }

    .sec1_02 h5 span {
        margin-bottom: 10px;
    }

    .sec1_02 h5 span img {
        width: 120px;
    }

    .sec1_02 h5 b {}

    .sec1_02 h5 b img {
        max-width: 348px;
        width: 100%;
    }

    .sec1_02 p {}

    .sec1_02_list {
        margin-top: 15px;
        padding-left: 0;
    }

    .sec1_02_list figure {
        position: static;
        width: 100%;
        max-width: 150px;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    .sec1_02_list figure img {}

    .sec1_02_list ul {
        margin: 0 auto;
        margin-bottom: 20px;
    }

    .sec1_02_list ul li {
        padding: 6px 0;
        padding-left: 20px;
        background-size: 9px;
        background-position: 6px 10.5px;
        font-size: 13px;
    }

    .sec1_02_list ul li:first-child {}

    .sec1_02_list ul li:last-child {}

    #sec2 {}

    #sec2 .sec_inner {
        padding: 0 0 30px;
    }

    #sec2 .h4_01 {}

    #sec2 p {}

    #sec2 .list01 {
        margin-top: 15px;
    }

    #sec2 .list01 ol {}

    #sec2 .list01 ol li {
        margin-bottom: 6px;
    }


    #sec3 {}

    #sec3 .sec_inner {
        padding: 0 0 30px;
    }

    #sec3 .h4_01 {}

    #sec3 p {}

    #sec3 p .ml2em {}

    #sec4 {}

    #sec4 .sec_inner {
        padding: 0 0 30px;
    }

    #sec4 .h4_01 {}

    #sec4 h5 {
        font-size: 16px;
        margin-bottom: 15px;
    }

    #sec4 p {
        font-size: 14px;
    }

    #sec4 .border_box {
        padding: 14px 16px;
    }

    #sec4 .border_box p {
        font-size: 13.5px;
        line-height: 1.8;
    }

    #sec4 .sec4_01 {}

    #sec4 .sec4_01 p {}

    #sec4 p.tit01 {
        padding-left: 18px;
    }

    #sec4 p.tit01 .n01 {}

    #sec4 .sec4_01 .pdf_link_list {}

    #sec4 .sec4_01 .pdf_link_list ul {}

    #sec4 .sec4_01 .pdf_link_list ul li {}

    #sec4 .sec4_01 .border_box {
        margin: 15px 0 10px;
    }

    #sec4 .sec4_01 .border_box p {}

    #sec4 .sec4_02 {}

    #sec4 .sec4_02 p {}

    #sec4 .sec4_02 .pdf_link_list {}

    #sec4 .sec4_02 .pdf_link_list ul {}

    #sec4 .sec4_02 .pdf_link_list ul li {}

    #sec4 .sec4_01 .web_link_list {}

    #sec4 .sec4_01 .web_link_list ul {}

    #sec4 .sec4_01 .web_link_list ul li a {
        padding: 14px 20px;
        text-align: center;
        /*display: block;
    border: 2px solid #ccc;*/
        font-size: 14px;
        line-height: 20px;
    }

    #sec4 .sec4_02 .border_box {
        margin: 15px 0 20px;
    }

    #sec4 .sec4_02 .border_box p {}

    #sec4 .sec4_03 {
        max-width: 450px;
        margin: 0 auto;
    }

    .sec4_03 dl {
        padding: 15px 20px;
    }

    .sec4_03 dl dt {
        font-size: 14px;
        margin-bottom: 4px;
    }

    .sec4_03 dl dd {}

    .sec4_03 dl dd p {
        font-size: 12px !important;
    }

    .sec4_03_l,
    .sec4_03_r {
        width: 100%;
    }

    .sec4_03_l {
        margin-right: 0;
        margin-bottom: 20px;
    }

    .sec4_03_l dl {}

    .sec4_03_l dl dt {}

    .sec4_03_l dl dd {}

    .sec4_03_l dl dd p {}

    .sec4_03_r {}

    .sec4_03_r dl {}

    .sec4_03_r dl dt {}

    .sec4_03_r dl dd {}

    .sec4_03_r dl dd p {}

    #sec5 {}

    #sec5 .sec_inner {
        padding: 0 0 30px;
    }

    #sec5 .h4_01 {}

    #sec5 h5 {
        font-size: 16px;
        margin-bottom: 15px;
    }

    #sec5 p {}

    #sec5 p.tit01 {
        margin-bottom: 6px;
    }

    #sec5 p.tit01 .n01 {}

    #sec5 .border_box2 {
        padding: 10px 20px;
        margin: 10px 0 15px;
    }

    #sec5 .border_box2 dl {}

    #sec5 .border_box2 dl dt {
        font-size: 14px;
        margin-bottom: 5px;
    }

    #sec5 .border_box2 dl dd {
        font-size: 12px;
    }

    #sec5 .border_box2 .don_result {
      width: 100%;
    }

    #sec5 .sec5_01 {
        margin-bottom: 40px;
    }

    #sec5 .sec5_01_img01 {
        margin: 15px 0 15px;
    }

    #sec5 .sec5_01_img01 img {}

    #sec5 .sec5_01_img02 {
        margin: 15px 0 25px;
    }

    #sec5 .sec5_01_img02 img {}

    #sec5 .sec5_02 {}

    #sec6 {}

    #sec6 .sec_inner {
        padding: 0 0 0px;
    }

    #sec6 .h4_01 {}


    .uchiwake_list{
        width: 100%;
    }

}

