@charset "utf-8";



/* main */
#main{
  border-radius: 6px;
  border: 1px solid #09f;
 width: 784px;
 margin: 10px auto 0;
 padding: 12px;
 font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.main_img {
	max-width: 100%;
	border: 1px solid #ccc;
	margin: 10px auto;
	height: auto;
}

.bokin-center_m_ttl {
 text-align: center;
  color: #333333;
  font-size: 1.2em;
  font-weight: bold;
 margin: 0 0 15px 0; 
}

.bokin-area_bott_space{
	margin-bottom: 6em;
}

.ttl_bg_image_r{
	background-image: url("../images/ttl_bg_image_r.png");
	background-repeat: no-repeat;
	background-position: right;
	border-bottom: solid 1px #0099ff;
	margin-bottom: 2em;
}

.ttl_bg_image_rs{
	background-image: url("../images/ttl_bg_image_rs.png");
	background-repeat: no-repeat;
	background-position: right;
	border-bottom: solid 1px #0099ff;
	margin-bottom: 2em;
}

.ttl_bg_image_l{
	background-image: url("../images/ttl_bg_image_l.png");
	background-repeat: no-repeat;
	background-position: left;
}

.mad_m_ttl{
	margin-left: 1em;
	padding-top: 1em;
	padding-bottom: 1em;
	font-weight: bold;
	font-size: 24px;
	font-family:  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo,Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	
	
}

@media print, screen and (max-width: 639px) {
	
	.ttl_bg_image_r{
	background-image: url("../images/ttl_bg_image_r_small.png");
	background-repeat: no-repeat;
	background-position: right;
	border-bottom: solid 1px #0099ff;
	margin-bottom: 2em;
}
	
.ttl_bg_image_rs{
	background-image: url("../images/ttl_bg_image_rs_small.png");
	background-repeat: no-repeat;
	background-position: right;
	border-bottom: solid 1px #0099ff;
	margin-bottom: 2em;
}
	
	.ttl_bg_image_l{
	background-image: url("../images/ttl_bg_image_l_small.png");
	background-repeat: no-repeat;
	background-position: left;
}

	.mad_m_ttl {
	margin-left: 1em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	font-weight: bold;
	font-size: 20px;
	
	}
}



.blue_icon_ttl {
	margin-bottom: 1.5em;
	
}

@media print, screen and (max-width: 639px) {
	.blue_icon_ttl {
	margin-bottom: 0.5em;
	
	}
}

.blue_icon_ttl h3{
	display: inline-block;
	margin-left: 0.7em;
	vertical-align:bottom;
	line-height: 1.25;
	width:90%;
	margin: 0 0 0 10px;
	
}

@media print, screen and (max-width: 535px) {
.blue_icon_ttl h3{
	width:80%;

	}
}


.blue_ttl_bg_image_l_img{
	width:1.7em;
	height: auto;
	display: inline-block;
	vertical-align:top;
}

.blue_ttl_bg_image_l_img_drop{
	width:1.6em;
	height: auto;
	display: inline-block;
	vertical-align:top;
}

@media print, screen and (max-width: 639px) {
	.blue_ttl_bg_image_l_img_drop {
	width:1.2em;
	}
}

.blue_ttl_bg_image_l_img_soap {
	width:1.8em;
	height: auto;
	display: inline-block;
	vertical-align:top;
}

@media print, screen and (max-width: 639px) {
	.blue_ttl_bg_image_l_img_soap {
	width:1.6em;
	}
}


.blue_ttl_bg_image_l_img_toilet {
	width:2.2em;
	height: auto;
	display: inline-block;
	vertical-align:top;
}

@media print, screen and (max-width: 639px) {
	.blue_ttl_bg_image_l_img_toilet {
	width:2em;
	}
}

/* 青丸　リスト*/
.list_circle_blue  ul {
    margin: 0 0 1em 2em;
    padding: 0;
}
.list_circle_blue  ul li {
    padding: 0 0 0.75em 1em;
}
.list_circle_blue  ul li::before {
  display:inline-block; 
  vertical-align: middle;
  margin: 0 0 0 -2em;

  /*以下白丸つくる*/
  content:'';
  width:0.8em;
  height: 0.8em;
  background: #0099ff;
  border-radius: 50%;
  margin-right: 1em;
}

.s_text_right{
	text-align: right;
	font-size: 0.75em;
}


.section_center_img{
	text-align: center;
	width: 80%;
	margin: 3em auto 0;
}

.section_center_img_large{
	text-align: center;
	width: 100%;
	margin: 3em auto 0;
}

.section_center_img_large02{
	text-align: center;
	width: 96%;
	margin: 3em auto 0;
}


.section_center_img p {
	text-align: left;
	font-size: 0.8em;
	margin-top: 0.8em;
}

.section_center_img_large p {
	text-align: left;
	font-size: 0.8em;
	margin-top: 0.8em;
}



.block_row_icon {
	width: 2em;
	height: auto;
}



.sdgs_icon ul{
    display: flex;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}


.base-container .sdgs_icon  ul li::before {
    display: inline-block;
    width: 0;
    margin: 0 0 0 0;
    /*content: "\30FB";*/
}

.base-container .sdgs_icon ul li {
    padding: 0 0 0 0;
}


.sdgs_icon li {
width: calc(100% / 4 - 8%);
margin: 2%;
}



.text_blue_bold{
	color:#0099ff;
	font-weight: bold;
}

.text_bold {
	font-weight: bold;
}


.photo_2rows ul{
    display: flex;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}

.base-container .photo_2rows ul li::before {
    display: inline-block;
    width: 0;
    margin: 0 0 0 0;
    /*content: "\30FB";*/
}

.base-container .photo_2rows ul li {
    padding: 0 0 0 0;
}

.photo_2rows li {
width: calc(100% / 2 - 3%);
margin: 10px;

}




@media screen and (max-width: 723px) {
    .photo_2rows li {
	width: 100%;
	margin: 10px;
	text-align: center;

	}
}

.section_center_img_large02 .cap-txt {
	display: block;
    text-align: left;
    font-size: 14px;
    margin-top: 0.8em;
    line-height: 1.4;
}
.base-container .section_center_img_large02 p{
	margin-bottom: 20px;
}

.photo_2rows .cap-txt {
	display: block;
    text-align: left;
    font-size: 14px;;
    margin-top: 0.8em;
    line-height: 1.4;
	
}
.base-container .photo_2rows p  {
	margin-bottom: 20px;
}

.base-container .photo_2rows ul{
	margin: 0 0 0px;
}



/* 関連ページ
----------------------------------------------------------*/
.water_mad_related-page_tit {
    margin: 50px 0 20px;
    padding: 0 0 17px;
    border-bottom: 1px solid #09f;
    color: #09f;
    font-size: 2.4rem;
    line-height: 1.4;
    font-family: "Hiragino Kaku Gothic ProN", "Yu Gothic", "Meiryo", sans-serif;
}
.base-container .c-w860 {
    max-width: 860px;
    margin: 0 auto;
}
.base-container .c-wide-list01 li {
    margin: 0 0 30px;
}
.base-container .cw-post-list01 {
    margin: 0 0 30px;
}
.base-container .cw-post-list01 .cw-post-list01-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 20px 0;
    border-bottom: 1px dashed #9ba9be;
    color: #333;
    text-decoration: none;
    line-height: 1.5;
}
.base-container .cw-post-list01 .cw-post-list01-item:hover {
    color: #09f;
    opacity: 1;
}
.base-container .cw-post-list01 .cw-post-list01-item:first-of-type {
    padding-top: 10px;
}



.base-container .cw-post-list01 .cw-post-list01-item .wc-post-list01-title {
    width: calc(100% - 100px);
}
.base-container .cw-post-list01.cw-post-list01-datefix .cw-post-list01-item .cw-post-list01-title {
    width: calc(100% - 180px);
}
@media (min-width: 415px) and (max-width: 768px) {
    .base-container .cw-post-list01 .cw-post-list01-item .cw-post-list01-title {
        width: 100%;
    }
}
@media (max-width: 414px) {
    .base-container .cw-post-list01 .cw-post-list01-item .cw-post-list01-title {
        width: 100%;
    }
}



/************    紺枠あり　募金エリア      *****************/
.base-container .c-fund-bnr02 {
    max-width: 880px;
    margin: 0 auto 30px;
    padding: 40px 50px;
    border: 10px solid #37537e;
}
@media (min-width: 415px) and (max-width: 768px) {
    .base-container .c-fund-bnr02 {
        padding: 40px 20px;
    }
}
@media (max-width: 414px) {
    .base-container .c-fund-bnr02 {
        padding: 35px 10px;
        border-width: 5px;
    }
}
.base-container .c-fund-bnr02 .c-fund-bnr02-inner {
    max-width: 540px;
    margin: 0 auto;
}
.base-container .c-fund-bnr02 .c-fund-bnr02-inner .c-fund-bnr02-title {
    margin: 0 0 30px;
    color: #ce1515;
   font-size: 3.0rem;
    font-weight: bold;
    text-align: center;
    line-height: 1.4;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
}
@media (max-width: 414px) {
    .base-container .c-fund-bnr02 .c-fund-bnr02-inner .c-fund-bnr02-title {
        font-size: 1.75rem;
    }
}
.base-container .c-fund-bnr02 .c-fund-bnr02-inner .c-fund-bnr02-lead {
    margin: 0 0 40px;
}
@media (max-width: 414px) {
    .base-container .c-fund-bnr02 .c-fund-bnr02-inner {
        margin: 0 0 35px;
    }
}
.base-container .c-fund-bnr02 .c-fund-bnr02-inner .c-fund-bnr02-btns {
    margin: 0 0 45px;
}
@media (max-width: 414px) {
    .base-container .c-fund-bnr02 .c-fund-bnr02-inner .c-fund-bnr02-btns {
        margin: 0 0 40px;
    }
}
.base-container .c-fund-bnr02 .c-fund-bnr02-inner .c-fund-bnr02-btns .c-fund-bnr02-btn {
    display: block;
    max-width: 520px;
    margin: 0 auto;
    padding: 20px 10px;
    border-radius: 10px;
    background: #ff6d01;
    background: -o-linear-gradient(60deg, #ff6d01 0%, #ff9601 100%);
    background: linear-gradient(30deg, #ff6d01 0%, #ff9601 100%);
    -webkit-box-shadow: 3px 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 3px 5px 10px rgba(0, 0, 0, 0.2);
    color: #ffffff;
    font-size: 2.3rem;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    line-height: 1.2;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
}
@media (min-width: 415px) and (max-width: 768px) {
    .base-container .c-fund-bnr02 .c-fund-bnr02-inner .c-fund-bnr02-btns .c-fund-bnr02-btn {
        max-width: 350px;
        font-size: 2.2rem;
    }
}
@media (max-width: 414px) {
    .base-container .c-fund-bnr02 .c-fund-bnr02-inner .c-fund-bnr02-btns .c-fund-bnr02-btn {
        max-width: 340px;
        font-size: 2.2rem;
    }
}
.base-container .c-fund-bnr02 .c-fund-bnr02-inner .c-fund-bnr02-btns .c-fund-bnr02-btn .c-fund-bnr02-btn-caption {
  display: block;
    position: relative;
    width:80%;
    margin: 10px auto 0;
    font-size: 1.3rem;
}
.base-container .c-fund-bnr02 .c-fund-bnr02-inner .c-fund-bnr02-btns .c-fund-bnr02-btn .c-fund-bnr02-btn-caption:before {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  display: inline-block;
  content: "（";
  font-size: 3em;
  font-weight: 100;
}
.base-container .c-fund-bnr02 .c-fund-bnr02-inner .c-fund-bnr02-btns .c-fund-bnr02-btn .c-fund-bnr02-btn-caption:after {
  position: absolute;
    top: 50%;
    right: 0;
    display: inline-block;
    content: "）";
    font-size: 3em;
    transform: translateY(-50%);
    font-weight: 100;
}
@media (min-width: 415px) and (max-width: 768px) {
    .base-container .c-fund-bnr02 .c-fund-bnr02-inner .c-fund-bnr02-btns .c-fund-bnr02-btn .c-fund-bnr02-btn-caption {
      width: 100%;
        font-size: 1.1rem;
    }
}
@media (max-width: 414px) {
    .base-container .c-fund-bnr02 .c-fund-bnr02-inner .c-fund-bnr02-btns .c-fund-bnr02-btn .c-fund-bnr02-btn-caption {
      width: 80%;
        font-size: 1.1rem;
    }
    .base-container .c-fund-bnr02 .c-fund-bnr02-inner .c-fund-bnr02-btns .c-fund-bnr02-btn .c-fund-bnr02-btn-caption:before {
      left: -20%;
    }
    .base-container .c-fund-bnr02 .c-fund-bnr02-inner .c-fund-bnr02-btns .c-fund-bnr02-btn .c-fund-bnr02-btn-caption:after {
      right: -20%;
    }
}
.base-container .c-fund-bnr02 .c-fund-bnr02-inner .c-fund-bnr02-text {
    margin: 0 0 10px;
}
.base-container .c-fund-bnr02 .c-fund-bnr02-inner .c-fund-bnr02-note {
    margin: 0 0 10px;
    font-size: 1.4rem;
}
.base-container .c-fund-bnr02 .c-fund-bnr02-inner .c-fund-bnr02-link {
    margin: 0;
}


 .c-fund-bnr02_under p {
	text-align: center;
}





/* clearfixなど
----------------------------------------------------------*/
.clearfix::after {
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}


/* ====================================================================
 汎用クラス
==================================================================== */

/* レイアウト関連
--------------------------------------------------------- */
@media print, screen and (min-width: 640px) {
    .fl-r-md { float: right !important; }

}



/* 幅・高さ
--------------------------------------------------------- */

@media print, screen and (min-width: 640px) {
    .w-40-md { width: 40% !important; }
 }


@media print, screen and (min-width: 415px) and (max-width: 639px) {
    .w-80-sm { width: 80% !important; }
}

@media print, screen and (max-width: 414px) {
.w-100-xs { width: 100% !important; }
}


/* マージン
--------------------------------------------------------- */

.m-t20 { margin-top: 20px !important; }
.m-t30 { margin-top: 30px !important; }

.m-b20 { margin-bottom: 20px !important; }
.m-b30 { margin-bottom: 30px !important; }
.m-b60 { margin-bottom: 60px !important; }
.m-b80 { margin-bottom: 80px !important; }

@media print, screen and (min-width: 415px) and (max-width: 639px) {
  .m-t20-sm { margin-top: 20px !important; }
  .m-t30-sm { margin-top: 30px !important; }
}


@media print, screen and (min-width: 640px) {
    .m-l30-md { margin-left: 30px !important; }
 }


@media print, screen and (max-width: 414px) {
    .m-t30-xs { margin-top: 30px !important; }
    .m-t20-xs { margin-top: 20px !important; }
}



/* フォント・テキスト
--------------------------------------------------------- */
/* ----- font-size ----- */

.fs-14 { font-size: 14px !important; }
.fs-21 { font-size: 21px !important; }

@media print, screen and (min-width: 640px) {
    .fs-18-md { font-size: 18px !important; }
	.fs-21-md { font-size: 21px !important; }

}

@media print, screen and (max-width: 639px) {
 .fs-18-xs { font-size: 18px !important; }
}



/* ----- font-weight ----- */
.fw-n { font-weight: normal !important; }
.fw-b { font-weight: bold !important; }
@media print, screen and (max-width: 414px) {
    .fw-n-xs { font-weight: normal !important; }
    .fw-b-xs { font-weight: bold !important; }
}
@media print, screen and (min-width: 415px) and (max-width: 639px) {
    .fw-n-sm { font-weight: normal !important; }
    .fw-b-sm { font-weight: bold !important; }
}
@media print, screen and (min-width: 640px) {
    .fw-n-md { font-weight: normal !important; }
    .fw-b-md { font-weight: bold !important; }
}




/* 画像
----------------------------------------------------------*/
.c_img {
  max-width: 100%;
}
.c_img img {
  width: 100%;
  height: auto;
}
.c_img_frame {
  border: 1px solid #999;
  padding: 2px;
}
.c_img .c_img_cap {
  display: block;
  margin-top: 6px;
}
.c_img .c_img_cap .cap-copyright {
  display: block;
  font-size: 12px;
  text-align: right;
  line-height: 1.2;
}
.c_img .c_img_cap .cap-txt {
  display: block;
  font-size: 14px;
  text-align: left;
  line-height: 1.4;
}

@media print, screen and (max-width: 639px) {
  .c_img {
    margin-right: auto !important;
    margin-left: auto !important;
  }
}




/************* sec_bokin-area *************/
/* 寄付する　オレンジボタン*/

.sec_bokin-area {}
.sec_bokin-area .sec_bokin-area_inner {
  text-align: center;
}


.sec_bokin-area .bokin-area_ttl {
  color: #ca1202;
  font-size: 24px;
  font-weight: bold;
  margin: 0 0 15px 0;
}


.sec_bokin-area .bokin-area_txt {
  margin: 0 0 15px 0;
  font-weight: bold;
}


.sec_bokin-area .bokin-area_btns a {
  display: block;
  max-width: 520px;
  margin: 0 auto;
  padding: 20px 10px;
  border-radius: 10px;
  background: #ff6d01;
  background: -o-linear-gradient(60deg, #ff6d01 0%, #ff9601 100%);
  background: linear-gradient(30deg, #ff6d01 0%, #ff9601 100%);
  -webkit-box-shadow: 3px 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 3px 5px 10px rgba(0, 0, 0, 0.2);
  color: #ffffff;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  line-height: 1.2;
}
@media (min-width: 415px) and (max-width: 768px) {
  .sec_bokin-area .bokin-area_btns a {
        max-width: 350px;
        font-size: 24px;
    }
}
@media (max-width: 414px) {
    .sec_bokin-area .bokin-area_btns a {
        max-width: 340px;
        font-size: 20px;
    }
}
.sec_bokin-area .bokin-area_btns a .btn-caption {
  display: block;
    position: relative;
    width:80%;
    margin: 10px auto 0;
    font-size: 12px;
}
.sec_bokin-area .bokin-area_btns a .btn-caption:before {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  display: inline-block;
  content: "(";
  font-size: 3em;
  font-weight: 100;
}
.sec_bokin-area .bokin-area_btns a .btn-caption:after {
  position: absolute;
    top: 50%;
    right: 0;
    display: inline-block;
    content: ")";
    font-size: 3em;
    transform: translateY(-50%);
    font-weight: 100;
}
@media (min-width: 415px) and (max-width: 768px) {
    .sec_bokin-area .bokin-area_btns a .btn-caption {
      width: 100%;
        font-size: .6875rem;
    }
}
@media (max-width: 415px) {
    .sec_bokin-area .bokin-area_btns a .btn-caption {
      width: 80%;
        font-size: .6875rem;
    }
    .sec_bokin-area .bokin-area_btns a .btn-caption:before {
      left: -10%;
    }
    .sec_bokin-area .bokin-area_btns a .btn-caption:after {
      right: -10%;
    }
}





