@charset "utf-8";

.eQ01 .wrap_sub_visual::before{background:url(/sites/templet_organ_A/images/sub_visual_1.jpg) no-repeat center;}
.eQ02 .wrap_sub_visual::before{background:url(/sites/style_guide/images/sub/sub_visual_19.jpg) no-repeat center;}
.eQ03 .wrap_sub_visual::before{background:url(/sites/style_guide/images/sub/sub_visual_21.jpg) no-repeat center;}
.eQ04 .wrap_sub_visual::before{background:url(/sites/style_guide/images/sub/sub_visual_12.jpg) no-repeat center;}
.eQ05 .wrap_sub_visual::before{background:url(/sites/style_guide/images/sub/sub_visual_5.jpg) no-repeat center;}
.eQ06 .wrap_sub_visual::before{background:url(/sites/style_guide/images/sub/sub_visual_22.jpg) no-repeat center;}
.eQ07 .wrap_sub_visual::before{background:url(/sites/style_guide/images/sub/sub_visual_25.jpg) no-repeat center;}
.eQ08 .wrap_sub_visual::before{background:url(/sites/style_guide/images/sub/sub_visual_8.jpg) no-repeat center;}
.eQ09 .wrap_sub_visual::before{background:url(/sites/style_guide/images/sub/sub_visual_19.jpg) no-repeat center;}
.eQ010 .wrap_sub_visual::before{background:url(/sites/style_guide/images/sub/sub_visual_22.jpg) no-repeat center;}

.rBox.ty_1.fund > li { background:#0b3274; border-radius:50px; }
.rBox.ty_1.fund > li > div { padding:15px; border:none; text-align:center; font-weight:600; color:#fff; }
.goal_major { background:url("/sites/fund/images/sub/major_bg_1.jpg") no-repeat center center; background-size:cover; }

.donationTypeWrap { display:flex; flex-flow:row wrap; gap:20px 27px; }

.taxWrap { display:flex; justify-content:center; gap:30px 50px; align-items:stretch; }
.taxWrap > li { border:1px solid #d2d2d2; padding:30px; flex-basis:460px; min-height:400px; position:relative; }
.taxWrap > li .tit01 { color:#0b3274; font-size:24px; font-family:'Dream Bold'; text-align:center; margin-top:80px;  }
.taxWrap > li .tit02 { font-size:18px; font-family:'Dream Regular'; text-align:center; margin-top:20px; }
.taxWrap > li .tit03 { font-size:14px; font-family:'Dream Regular'; color:#222; background:#f4f4f4; width:100%; padding:30px; text-align:center; margin-top:20px; }
.taxWrap > li .tit04 { color:#666; font-size:14px; font-family:'Dream Regular'; text-align:center; margin-top:20px; }
.taxWrap > .item01::after { content:""; position:absolute; top:-80px; left:50%; transform:translateX(-50%); background:url("/sites/fund/images/sub/img_fund03.png") no-repeat center center; width:163px; height:163px; }
.taxWrap > .item02::after { content:""; position:absolute; top:-80px; left:50%; transform:translateX(-50%); background:url("/sites/fund/images/sub/img_fund04.png") no-repeat center center; width:163px; height:163px; }
@media only screen and (max-width:768px) {
  .taxWrap { flex-wrap:wrap; gap:120px 0; }
  .taxWrap > li { flex-basis:100%; }
}