@charset "UTF-8";


.m0a{margin:0 auto;}
.imgr{display: block;max-width: 100%;height: auto;}
.fwb {
	font-weight: bold;
}
.highlight {
    background: -webkit-linear-gradient(transparent 60%, #fff36b 50%);
    background: -o-linear-gradient(transparent 60%, #fff36b 50%);
    background: linear-gradient(transparent 60%, #fff36b 50%);
    font-weight: bold;
}

@media screen and (min-width: 769px){
.sp{
    display: none;
}
.mv .mv_in {
    position: relative;
}
.mv .mv_in a {
    position: absolute;
    background: -moz-linear-gradient(top, #00e1b4, #03a585);
    background: -webkit-linear-gradient(top, #00e1b4, #03a585);
    background: linear-gradient(to bottom, #00e1b4, #03a585);
    font-size: 28px;
    box-shadow:  2px 2px #008067;
    text-shadow: 1px 1px #999;
    top: 515px;
    left: 15px;
    width: 460px;
    padding: 30px;
    border-radius: 3px;
    font-weight: 700;
    color: #ffffff;
    text-align: center;
    line-height: 100%;
}
.mv .mv_in a:hover {
    background: -moz-linear-gradient(top, #4ceaca, #4ec0a9);
    background: -webkit-linear-gradient(top, #4ceaca, #4ec0a9);
    background: linear-gradient(to bottom, #4ceaca, #4ec0a9);
    -webkit-transition: 0.5s;
        -moz-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s;
}
}

@media screen and (min-width: 640px) and (max-width: 768px) {
    .mv .mv_in {
    position: relative;
}
.mv .mv_in a {
    position: absolute;
    background: -moz-linear-gradient(top, #00e1b4, #03a585);
    background: -webkit-linear-gradient(top, #00e1b4, #03a585);
    background: linear-gradient(to bottom, #00e1b4, #03a585);
    font-size: 28px;
    box-shadow:  2px 2px #008067;
    text-shadow: 1px 1px #999;
    top: 410px;
    left: 15px;
    width: 360px;
    padding: 23px;
    border-radius: 3px;
    font-weight: 700;
    color: #ffffff;
    text-align: center;
    line-height: 100%;
}
.mv .mv_in a:hover {
    background: -moz-linear-gradient(top, #4ceaca, #4ec0a9);
    background: -webkit-linear-gradient(top, #4ceaca, #4ec0a9);
    background: linear-gradient(to bottom, #4ceaca, #4ec0a9);
    -webkit-transition: 0.5s;
        -moz-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s;
}
}

/*
 flex-box
 ----------------------------------------------------------- */
.fbox {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin: 0 -15px;
}
.fbox > * {
  box-sizing: border-box;
  padding-right: 15px;
  padding-left: 15px;
  -ms-word-break: break-all;
  word-break: break-all;
}
.fbox_2 > * {width: 50%;}

@media screen and (max-width: 1079px) and (min-width: 640px){
.fobx_2 > * {width: 100%!important;}
}
@media screen and (max-width: 639px){
.fbox > * {width: 100%!important;}
}

.storyArea_h2 {
	padding: 50px 15px;
	background-image: url(../images_u/pc_story_h2_bg.png);
	background-repeat: repeat;
}
.storyArea_outer {
	background-color: #ebfdff;
}
#storyArea {
    width: 860px;
    margin: 0 auto;
    padding: 50px 55px 80px;
    line-height: 1.8;
}
.story_list {
	padding-bottom: 30px;
}
.story_list li {
	background-color: #fff;
	padding: 30px;
}
.story_list li:not(:last-child) {
	margin-bottom: 30px;
}
.story_list .fbox {
	padding-top: 20px;
	-ms-align-items: flex-start;
	align-items: flex-start;
}
.story_list .fbox > .fbox_txt {
	width: 60%;
}
.story_list .fbox > .fbox_img {
	width: 40%;
}
.prof_fbox {
	-ms-align-items: flex-start;
	align-items: flex-start;
	padding-bottom: 20px;
}
.prof_img {
	width: 40%;
}
.prof_txt {
	width: 60%;
	padding-left: 0;
	line-height: 1.8;
}
.prof_txt img {
	padding-bottom: 20px;
}
#achieveArea {
    width: 860px;
    margin: 0 auto;
    padding: 80px 55px;
    border-bottom: 3px solid #52fcbe;
    line-height: 1.8;
}
#achieveArea h2 {
	padding: 0 15px 50px;
}
.achieve_list {
    align-items: stretch;
}
.achieve_list > li {
	margin-bottom: 30px;
}
.achieve_list li p:not(:last-of-type) {
	padding-bottom: 20px;
}
.achieve_list_inner {
	border: 2px solid #00e6d2;
	padding: 30px;
}
.achieve_rbn {
	margin-left: -45px;
	padding-bottom: 10px!important;
}
.achieve_fbox1 {
	width: 100%;
}
.achieve_fbox_inner {
	padding-top: 10px;
	-ms-align-items: flex-start;
	align-items: flex-start;
}
.achieve_fbox_inner li {
	width: 50%;
}
.achieve_fbox_inner2 {
	-ms-align-items: flex-start;
	align-items: flex-start;
	margin-bottom: 30px;
}
.tar {
	text-align: right;
}
.award_list {
	padding-bottom: 50px;
}
.award_list_inner .float_r {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}
.award_h3 {
	padding: 20px 0 30px;
	text-align: center;
}
.award_list_inner {
	padding: 30px;
	border: 2px solid #00e6d2;
}
.award_list li:nth-child(-n+4) {
	padding-bottom: 30px;
}
.award_list_inner p:first-of-type {
	padding-bottom: 20px;
}
.achieve_bottom p {
	text-align: center;
}
.achieve_bottom p:not(:last-child) {
	padding-bottom: 30px;
}

.covid19_support_h2 {
	padding: 50px 15px;
	background-image: url(../images_u/pc_story_h2_bg.png);
	background-repeat: repeat;
}
.covid19_support_outer {
	background-color: #ebfdff;
}
#covid19_support {
    width: 860px;
    margin: 0 auto;
    padding: 50px 55px 20px;
    line-height: 1.8;
}
#covid19_support h2{
    font-size: 28px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 36px;
}
#covid19_support h2 span{
    font-size: 18px;
    display: block;
}
#covid19_support .story_list > div{
    background-color: #fff;
    padding: 30px;
}
.covid19_support_outer.middle{
    margin: 20px 0 50px;
}



@media screen and (min-width: 1080px){
.br_sp{display:none;}
.br_pc{display:block;}
.pc_only{display: block;}
.not_pc{display: none;}
#useArea {
	border-bottom: none;
}
.achieve_fbox_inner2 li:first-child {
	width: 54%;
	padding-right: 0;
}
.achieve_fbox_inner2 li:last-child {
	width: 46%;
}
}/*min1080*/

@media screen and (max-width: 1079px) and (min-width: 640px){
.br_sp{display:none;}
.br_pc{display:block;}
.pc_only{display: none;}
.not_pc{display: block;}
#useArea {
	border-bottom: none;
}
.achieve_list li {
	width: 640px;
	margin: 0 auto 30px;
}
#storyArea,
#covid19_support{
    width: auto;
    margin: 0 5%;
    padding: 5% 0 15%;
}
#covid19_support{
    padding: 5% 0 5%;
}

#covid19_support .story_list{
    padding-bottom: 0;
}
#achieveArea {
    width: auto;
    margin: 0 5%;
    padding: 5% 0 15%;
    border-bottom: 3px solid #52fcbe;
}


}/*640~1079*/

@media screen and (max-width: 639px){
.br_sp{display:block;}
.br_pc{display:none;}
.pc_only{display: none;}
.not_pc{display: block;}
.spwd80{width: 80%;}
#useArea {
	border-bottom: none;
}
.storyArea_h2 {
	padding: 20px 15px;
}
#storyArea{
    width: auto;
    margin: 0 10px;
    padding: 20px 5px 15%;
}

.story_list li:nth-child(odd) .fbox,
#covid19_support .story_list .fbox{
	-webkit-flex-direction: column-reverse;
	-moz-flex-direction: column-reverse;
	-ms-flex-direction: column-reverse;
	-o-flex-direction: column-reverse;
	flex-direction: column-reverse;
}
#covid19_support {
    width: auto;
    margin: 0 10px;
    padding: 15% 5px 20px;
    padding-bottom: 20px;
}

#covid19_support h2{
    font-size: 6vw;
    line-height: 8vw;
    margin: 5px 0 0;
}
#covid19_support h2 span{
    font-size: 4vw;
    margin-top: 10px;
}
.story_list li {
	padding: 15px;
}
.story_list .fbox_img {
	padding-bottom: 20px;
}
.prof_txt {
	padding-top: 20px;
	padding-left: 15px;
}
.prof_img .br_sp {
	padding-bottom: 20px;
	width: 55%;
}
#achieveArea {
    width: auto;
    margin: 0 10px;
    padding: 10% 5px 15%;
    border-bottom: 3px solid #52fcbe;
}
#achieveArea h2 {
	padding-bottom: 30px;
}
.achieve_list_inner {
	padding: 15px;
}
.achieve_fbox_inner li {
	margin-bottom: 20px;
}
.achieve_fbox_inner2 {
	margin-bottom: 20px;
}
.achieve_fbox_inner2 li:first-child {
	padding-bottom: 20px;
}
.achieve_rbn {
	margin-left: -30px;
}
.award_h3 {
	padding-top: 0;
}
.award_list_inner {
	padding: 15px;
}
.award_list li:nth-child(5) {
	padding-bottom: 30px;
}

.mv .mv_in {
    position: relative;
}
.mv .mv_in a {
    position: absolute;
    background: -moz-linear-gradient(top, #00e1b4, #03a585);
    background: -webkit-linear-gradient(top, #00e1b4, #03a585);
    background: linear-gradient(to bottom, #00e1b4, #03a585);
    display: block;
    font-size: 7vw;
    bottom: 35px;
    left: 4vw;
    width: 83.5vw;
    padding: 4vw;
    margin: 0 auto;
    border-radius: 3px;
    font-weight: 700;
    color: #ffffff;
    text-align: center;
    line-height: 100%;
}
.mv .mv_in a:hover {
    background: -moz-linear-gradient(top, #4ceaca, #4ec0a9);
    background: -webkit-linear-gradient(top, #4ceaca, #4ec0a9);
    background: linear-gradient(to bottom, #4ceaca, #4ec0a9);
    -webkit-transition: 0.5s;
        -moz-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s;
}


}/*max639*/




.btn_donation {
    background-color: #fc4e50;
    /* background: linear-gradient(#fc4e50, #ef393b); */
    border-radius: 8px;
    color: #fff;
    display: inline-block;
    font-size: 30px;
    letter-spacing: 1px;
    margin-bottom: 20px;
    padding: 15px 25px 15px 10px;
    text-align: center;
    width: 480px;
    transition: all 0.5s ease;
    box-shadow: 0px 3px 7px 0 rgba(0,0,0,.2);
}

#bank_transfer .btn_donation {
    font-size: 17px;
    letter-spacing: 0;
    padding: 8px 0;
    width: 290px;
    margin: 0 auto;
    border-radius: 6px;
    background-color: #fc4e50;
    /* background: linear-gradient(#fc4e50, #ef393b); */
    color: #fff;
}
a.btn_donation:hover{
    color: #FFF;
    opacity: 0.6;
}

a.btn_donation:hover img{
    opacity: 1;
}
#monthlyButton .btn_donation img{
    display: inline-block;
    margin: 6px 11px 9px!important;
    width: 27px;
}

a.red{
    background-color:#fc4e50!important;
}
a.orange{
    background-color:#FCAC4E!important;
}
a.red:hover{
    background-color:#fc4e50!important;
    opacity: .6;
}
a.orange:hover{
    background-color:#FCAC4E!important;
    opacity: .6;
}


/* 定額 ¥1500-15000寄付ボタン */
.submitbtn.btn_donation_monthly{
    border: none;
    background-color: #fc4e50;
    /* background: linear-gradient(#fc4e50, #ef393b); */
    border-radius: 9px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 22px;
    padding: 12px 60px 12px 0;
    text-align: right;
    width: 160px;
    font-weight: bold;
}
.large .submitbtn.btn_donation_monthly{
    padding-right: 58px;
}
.submit_unit.large:after {
    right: 16px;
}

.submit_unit{
    position: relative;
    display: block;
}
.submit_unit:after{
    content: '円/月';
    font-size: 14px;
    color: #fff;
    pointer-events: none;
    position: absolute;
    width: 45px;
    height: 1px;
    top: 19px;
    right: 18px;
    background-size: contain;
    background-repeat: no-repeat;
}

/* 今回のみ 金額記入 寄付ボタン */
.btn_submit.btn_donation_onece{
    border: none;
    background-color: #fc4e50;
    /* background: linear-gradient(#fc4e50, #ef393b); */
    border-radius: 9px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    padding: 12px 0 12px 23px;
    text-align: center;
    width: 160px;
}
.submit_heart_icon{
    display: block;
    position: relative;
    top: -78px;
}
.submit_heart_icon:after{
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    pointer-events: none;
    top: 48px;
    right: 145px;
    background-image: url(../images_t/heart_icon.png);
    background-size: contain;
    background-repeat: no-repeat;
}
input.btn_donation_monthly,
input.btn_donation_onece{
    -webkit-appearance: none!important;
    transition: all 0.5s ease;
}
input.btn_donation_monthly:hover,
input.btn_donation_onece:hover{
    opacity: .6;
}
@media screen and (max-width: 768px){
    .btn_donation {
        border-radius: 6px;
        font-size: 4.4vw;
        padding: 9px 10% 9px 8%;
        width: 80%;
    }
    #bank_transfer .btn_donation {
        width: 100%;
    }
    #challengeMonthly .btn_donation{
        margin-bottom: 44px;
    }
    #challengeMonthly .btn_donation.price{
        margin-bottom: 0;
    }
    #monthlyButton .btn_donation img{
        margin: 4px 10px!important;
        width: 6%;
        font-size: 10px;
    }
    .btn_submit.btn_donation_onece{
        margin-bottom: 13px;
    }
    .heart_icon,.submit_heart_icon{
        display: initial;
    }
    .heart_icon:after {
        top: 0;
        right: 124px;
    }
    .submit_heart_icon{
        top: 0;
    }
    .submit_heart_icon:after{
        top: 0;
        right: 122px;
    }
    .submit_unit{
        display: block;
        margin: 0 auto 18px;
        width: 160px;
    }
    .submitbtn.btn_donation_monthly{
        padding-right: 57px;
    }
    .submit_unit:after{
        right: 13px
    }
    #covid19_support h2 span{
        margin-top: 10px;
    }
    .btn_donation.long{
        padding-right: 15%;
    }
}




#kifuArea {
    width: 860px;
    margin: 0 auto;
    padding: 30px;
    background-color: #fff;
    padding: 60px 0;
}
#kifuArea .flex{
    display:flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
#kifuArea .flex.nar{
    margin: 0 -10px;
}
#kifuArea h2{
    background: #01bfaf;
    color: #fff;
    padding: 15px 0;
    text-align: center;
    font-size: 182%;
    font-weight: bold;
    letter-spacing: 0.2em;
}
#kifuArea h3{
    margin-top: 30px;
    position:relative;
    font-size: 160%;
    font-weight: bold;
    padding-left:10px;
    margin-bottom: 10px;
}
#kifuArea p.lead{
    margin: 20px 0 0;
    font-size: 18px;
    text-align: center;
}
#kifuArea h3{
    margin-top: 30px;
    position:relative;
    font-size: 160%;
    font-weight: bold;
    padding-left:20px;
}
#kifuArea h3:before{
    position:absolute;
    content: '';
    width: 10px;
    height: 100%;
    top: 0;
    left: 0;
    background: #01bfaf;
}
#kifuArea .point{
    width: 33.333%;
    box-sizing: border-box;
    padding: 15px;
}
#kifuArea .point .flame{
    border: solid 3px #01bfaf;
    margin-bottom: 10px;
}
#kifuArea .point span{
    color: #01bfaf;
    display: block;
    font-size: 16px;
    letter-spacing: 0.1em;
    text-align: center;
    margin: 8px 0;
    font-weight: bold;
}
#kifuArea .point span strong{
    display: inline;
    font-size: 22px;
    margin: 0 2px;
}
#kifuArea .point img{
    display: inline;
    width: 100%;
}
#kifuArea .point p{
    margin-top: 20px;
    line-height: 1.8;
    color: #666666;
    font-size: 100%;
    margin: 10px 0;
}

#kifuArea .point2{
    width: 50%;
    padding: 10px;
    box-sizing: border-box;
}
#kifuArea .point2 div{
    box-sizing: border-box;
    border: 2px solid #01bfaf;
    padding: 10px 10px 10px 20px;
    display: flex;
    align-items: center;
}
#kifuArea .point2 svg{
    width: 70px;
    height: auto;
}
#kifuArea .point2 svg *{
    fill: #01bfaf!important;
}
#kifuArea .point2 p{
    margin: 14px;
}

#kifuArea .point2 svg{
    width: 16%;
}
#kifuArea .point2 p{
    width: 84%;
}

@media screen and (max-width: 1079px) and (min-width: 640px){
    #kifuArea {
        width: auto;
        margin: 0 5%;
        padding: 5% 0 15%;
    }
}
@media screen and (max-width: 639px) {
    #kifuArea {
        width: 100%;
        box-sizing: border-box;
        padding-right: 15px;
        padding-left: 15px;
    }
    #kifuArea h2{
        font-size: 5.4vw;
    }
    #kifuArea h3{
        font-size: 5vw;
    }
    #kifuArea .flex{
        margin: 0;
    }
    #kifuArea .point{
        padding: 15px 0;
        width: 100%;
    }
    #kifuArea .point2{
        width: 100%;

    }
    #kifuArea .point2 svg{
        width: 20%;
    }
    #kifuArea .point2 p{
        width: 80%;
    }
}

/* 2022/08以降　追加style ------------ */

/* ユニーク */
.mv {
    overflow: hidden;
}

.mv .container {
    position: relative;
}

.mv_link {
    position: absolute;
    top: 477px;
    left: -15px;
    display: block;
}

.mv_link.-co2 {
    top: 470px;
    left: 542px;
    width: 518px;
}

.mv_link::before {
    content: "";
    display: block;
    background: #fff;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: 0.3s ease;
}


.mv_link:hover::before {
    opacity: 0.3;
}

@media (min-width: 768px) and (max-width: 959px) {
    .mv_link {
        top: 620px;
        left: -3px;
    }

    .mv_link.-co2 {
        top: 610px;
        left: 744px;
    }
}

@media (min-width: 640px) and (max-width: 767px) {
    .mv_link {
        top: 537px;
        left: -15px;    
    }
}


@media (max-width: 639px) {
    .mv .container {
        position: relative;
        padding: 0;
    }

    .mv_link {
        top: auto;
        left: 0;
        right: 0;
        margin: auto;
        bottom: 8%;
        width: 91%;
    }

    .mv_link img {
        width: 100%;
    }
}

.achieve_heading {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.achieve_badge {
    display: flex;
    text-align: center;
    color: #fff;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 79px;
    height: 79px;
    line-height: 1.2;
    padding-top: 6px;
    background: 50% 50% url(../images_t/pc_achieve_badge_bg.png) no-repeat;
    flex-shrink: 0;
}

.achieve_badge span {
    font-weight: bold;
    font-size: 32px;
}

.achieve_lead {
    padding-left: 10px;
    font-weight: bold;
    font-size: 23px;
    line-height: 1.4;
}

.achieve_lead em {
    color: #E2322A;
}

.achieve_category {
    position: relative;
    font-size: 18px;
    height: 38px;
    font-weight: bold;
    align-items: center;
    display: inline-flex;
    background: #00CCBB;
    color: #fff;
    margin-left: -30px;
    margin-bottom: 25px;
    padding: 0 35px 0 33px;
    padding-bottom: 0 !important;
}

.achieve_category::before {
    content: "";
    display: block;
    position: absolute;
    width: 15px;
    height: 52px;
    background: 50% 50% url(../images_t/pc_achieve_category_bg_top.png) no-repeat;
    top: 0;
    left: -15px;
}

.achieve_category::after {
    content: "";
    display: block;
    position: absolute;
    width: 9px;
    height: 52px;
    background: 50% 50% url(../images_t/pc_achieve_category_bg_bottom.png) no-repeat;
    top: 0;
    right: -9px;
}

@media (max-width: 639px) {
    .achieve_category {
        margin-left: -16px;
    }
}

.award_heading {
    width: 351px;
    height: 132px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 20px;
    line-height: 1.4;
    background: 50% 0 url(../images_t/pc_achieve_award_bg.png) no-repeat;
}


/* project */
.p-subheading {
    position:relative;
    padding-left:26px;
    font-size: 200%;
    font-weight: bold;
    line-height: 1.5;
}
.p-subheading:before{
    position:absolute;
    content: '';
    width: 10px;
    height: 100%;
    top: 0;
    left: 0;
    background: #01bfaf;
}
@media (max-width: 639px) {
    .p-subheading {
        padding-left: 5vw;
        font-size: 6vw;
    }

    .p-subheading:before{
        width: 5px;
    }
}

.p-adjustanchor {
    margin-top: -76px;
    padding-top: 76px;
}

@media (max-width: 639px) {
    .p-adjustanchor {
        margin-top: -60px;
        padding-top: 60px;
    }
}

/* utilities */
.u-mb-s {
    margin-bottom: 10px;
}

.u-mb-m {
    margin-bottom: 20px;
}

.u-hidden {
    display: none !important;
    visibility: hidden;
  }
  
  @media (max-width: 639px) {
    .u-hidden-sm {
      display: none !important;
      visibility: hidden;
    }
  }
  
  .u-hidden-up-sm {
    display: none !important;
    visibility: hidden;
  }
  
  @media (max-width: 639px) {
    .u-hidden-down-sm {
      display: none !important;
      visibility: hidden;
    }
  }
  
  @media (min-width: 768px) and (max-width: 1023.98px) {
    .u-hidden-md {
      display: none !important;
      visibility: hidden;
    }
  }
  
  @media (min-width: 768px) {
    .u-hidden-up-md {
      display: none !important;
      visibility: hidden;
    }
  }
  
  @media (max-width: 1023.98px) {
    .u-hidden-down-md {
      display: none !important;
      visibility: hidden;
    }
  }
  
  @media (min-width: 1024px) {
    .u-hidden-lg {
      display: none !important;
      visibility: hidden;
    }
  }
  
  @media (min-width: 1024px) {
    .u-hidden-up-lg {
      display: none !important;
      visibility: hidden;
    }
  }
  
  .u-hidden-down-lg {
    display: none !important;
    visibility: hidden;
  }
  
  @media (min-width: 768px) and (max-width: 1200px) {
    .u-hidden-down-ex {
      display: none !important;
      visibility: hidden;
    }
  }
  