@charset "UTF-8";
/* ===================================================================
CSS information
 file name  :  page.css
 style info :  ページ固有css
=================================================================== */
/* fontsize YUI
10px = 77% 11px = 85% 12px = 93% 13px = 100%
14px = 108% 15px = 116% 16px = 123.1% 17px = 131%
18px = 138.5% 19px = 146.5% 20px = 153.9% 21px = 161.6%
22px = 167% 23px = 174% 24px = 182% 25px = 189% 26px = 197%  */
.clearfix {
  *zoom: 1; }

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden; }

/*----------------------------------------------------------------------------------
		 								index 
-----------------------------------------------------------------------------------*/
@media only screen and (min-width: 1080px) {
  #topArea {
    width: 100%; }
    #topArea.pc #topInner {
      width: 100%; }
    #topArea.pc img {
      width: 100%; }
    #topArea.phone {
      display: none; }
	#topArea h2 {
      margin-top: 5px;
	  text-align: center; }

  #challengeArea {
    margin: 0 auto;
    border-bottom: 3px solid #52fcbe; }
    #challengeArea img {
      width: 100%;}
    #challengeArea .challengeIcon {
      width: 75px; }
    #challengeArea #leadTxt {
      margin: 0 auto; }
      #challengeArea #leadTxt #mainTxt {
        font-size: 249%;
        padding-bottom: 15px;
        border-bottom: 3px solid #666666;
        margin: 15px auto 20px;
        width: 550px; }
      #challengeArea #leadTxt #subTxt {
        font-size: 131%;
        line-height: 2;
        text-align: center;
        letter-spacing: 0.1em;
        width: 860px;
        margin: 0 auto; }
    #challengeArea #challengeList {
      margin: 30px auto 20px; }
      #challengeArea #challengeList ul {
        width: 960px;
        margin: 0 auto;
		margin-left: 90px;}
      #challengeArea #challengeList li {
        width: 290px;
        float: left;
        margin: 0 20px 0 0; }
        #challengeArea #challengeList li .imagePhoto {
          width: 290px;
          text-align: center; }
		#challengeArea #challengeList li .imagePhoto img{
			width: 80%;
		}
        #challengeArea #challengeList li h3 {
          font-size: 138.5%;
          letter-spacing: 0.1em;
          font-weight: bold;
          margin: 15px 0;
		  text-align: center;}
        #challengeArea #challengeList li .txt {
          line-height: 1.6;
		  font-size: 93%;
          margin-bottom: 15px; }
          #challengeArea #challengeList li .txt a {
            color: #72fcc7; }
          #challengeArea #challengeList li .txt a:hover {
            text-decoration: underline; }
    #challengeArea #challengeMessage {
      margin: 20px auto 50px;
      width: 750px;
      padding: 15px 55px 30px;
      border: 1px solid #666666;
      line-height: 1.8; }
	  
	   #challengeArea #challengeMessage {
		   overflow: hidden;
		}
	   #challengeArea #challengeMessage h3 {
		font-weight: bold;
		font-size: 1.2em;
		}
		#challengeArea #challengeMessage p.challengeMsg-tx {
		width: 60%;
		float: left;
		}	
		#challengeArea #challengeMessage p.challengeMsg-img {
		width: 40%;
		float: right;
		text-align: center;
		}	
		#challengeArea #challengeMessage p.challengeMsg-img img {
		max-width: 100%;
		padding: 1em;
		}		   
		   
    #challengeArea #challengeMonthly {
      width: 860px;
      margin: 0 auto; }
      #challengeArea #challengeMonthly img {
        margin: 0 auto 20px; }
      #challengeArea #challengeMonthly p {
        line-height: 1.8;
        width: 530px;
        margin: 0 auto 10px;
        font-size: 93%;	
		-moz-text-shadow: 1px 1px 1px #000;　/* Firefox用 */  
		-webkit-text-shadow: 1px 1px 1px #000;
		text-shadow: 1px 1px 1px #000;　/* Safari,Google Chrome用 */  
		}
		#challengeArea #challengeMonthly div.text{
			margin-top: -250px;
			color: #FFF;
		}

  #activityArea {
    margin: 0 auto 0;
    padding-top: 80px;
    /*
    		border-bottom: 3px solid $green01;
    */ }
    #activityArea img {
      width: 100%; }
    #activityArea .activityIcon {
      width: 58px; }
    #activityArea #leadTxt {
      margin: 0 auto; }
      #activityArea #leadTxt #mainTxt {
        font-size: 249%;
        padding-bottom: 15px;
        border-bottom: 3px solid #666666;
        margin: 15px auto 20px;
        width: 730px; }
      #activityArea #leadTxt #subTxt {
        font-size: 131%;
        line-height: 2;
        text-align: center;
        letter-spacing: 0.1em;
        width: 700px;
        margin: 0 auto; }
    #activityArea #approach {
      width: 860px;
      margin: 20px auto 0; }
      #activityArea #approach h2 {
        background: #52fcbe;
        padding: 25px 0;
        text-align: center;
        font-size: 182%;
        font-weight: bold;
        letter-spacing: 0.2em; }
      #activityArea #approach h3 {
        margin: 30px 0;
        text-align: center;
        font-size: 153.9%;
        font-weight: bold;
        letter-spacing: 0.1em; }
      #activityArea #approach #remarks {
        line-height: 1.8;
        letter-spacing: 0.1em;
        font-size: 93%; }
        #activityArea #approach #remarks.first {
          margin-bottom: 60px; }
        #activityArea #approach #remarks.second {
          margin: 10px 0 10px 110px;
          font-size: 85%; }
        #activityArea #approach #remarks.third {
          margin-bottom: 50px; }
		  #activityArea #approach .image{
			  text-align: center;
		  }
      #activityArea #approach #next {
        margin: 0 auto 30px;
        width: 118px; }
    #activityArea #theme #left {
      float: left;
      background-color: #52fcbe;
      padding: 15px 10px;
      width: 70px;
      height: 60px;
      text-align: center;
      font-size: 123.1%; }
      #activityArea #theme #left strong {
        font-variant: bold;
        font-size: 153.9%; }
    #activityArea #theme #right {
      float: left;
      margin: 0 0 0 20px;
      height: 90px; }
      #activityArea #theme #right h4 {
        font-size: 161.6%;
        letter-spacing: 0.1em;
        line-height: 1.8; }
        #activityArea #theme #right h4 span {
          font-size: 8px;
          vertical-align: super; }
    #activityArea #rate {
      text-align: right;
      margin: 25px 0 35px; }
      #activityArea #rate img {
        width: 760px; }

  #useArea {
    width: 860px;
    margin: 0 auto;
    padding: 0 55px 60px;
    border-bottom: 3px solid #52fcbe; }
    #useArea h2 {
      background-color: #b1ffee;
      padding: 20px 0;
      text-align: center;
      font-size: 153.9%;
      font-weight: bold; }
    #useArea #useList {
      background-color: #e5fdfe; }
      #useArea #useList #back {
        height: auto;
        padding: 0px 20px 50px; }
        #useArea #useList #back li {
          /*width: 350px;*/
		  width: 29.6%;
          float: left;
          margin: 30px 15px 0; }
		  #useArea #useList.voice #back li {
			  width: 93%;
			  }
		
          #useArea #useList #back li#action {
            margin: 5px 15px 0; }
		#useArea #useList.voice #back li#action {
            margin: 5px 35px 0; }
          #useArea #useList #back li img {
            width: 100%; }
          #useArea #useList #back li #logoIcon {
            margin: 0 auto; }
            #useArea #useList #back li #logoIcon.helen {
              width: 52px; }
            #useArea #useList #back li #logoIcon.annie {
              width: 82px; }
          #useArea #useList #back li #circle {
            width: 125px;
            margin: 0 auto; }
          #useArea #useList #back li h4 {
            font-size: 120%;
            letter-spacing: 0.1em;
            text-align: center;
            margin: 10px 0 15px;
            font-weight: bold; }
            #useArea #useList #back li h4 span {
              width: 20px; }
              #useArea #useList #back li h4 span img {
                width: 35px;
                margin: 0 0 0 5px; }
          #useArea #useList #back li h5 {
            font-size: 123.1%;
            letter-spacing: 0.1em;
            text-align: center;
            margin: 10px 0 15px;
            font-weight: bold; }
          #useArea #useList #back li p {
            margin-top: 20px;
            line-height: 1.8;
            color: #666666; }
            #useArea #useList #back li p strong {
              color: #0dd5c3;
              font-variant: bold;
              letter-spacing: 0.1em; }
	#useArea #useList #back li p strong.gray_text{color: #666;}
        #useArea #useList #back h3 {
          margin: 70px 30px 40px;
          text-align: center;
          font-size: 153.9%;
          font-weight: bold;
          letter-spacing: 0.1em;
          border-bottom: 1px solid #666666;
          padding-bottom: 10px; }
    #useArea #useMessage {
      text-align: center;
      font-size: 146.5%;
      letter-spacing: 0.1em;
      line-height: 1.8;
      margin: 40px 0 0px; }

  #returnArea {
    width: 860px;
    margin: 0 auto;
    padding: 0 55px 60px;
    border-bottom: 3px solid #52fcbe; }
    #returnArea #returnTop {
      display: none; }
    #returnArea #return {
      width: 860px;
      height: 425px;
      background: url(../images/return_bg.jpg);
      background-size: contain; }
    #returnArea h2 {
      font-size: 30px;
      line-height: 1.6;
      font-weight: bold;
      padding-top: 190px; }
      #returnArea h2 strong {
        font-size: 34px; }
    #returnArea #subTitle {
      text-align: center;
      font-size: 146.5%;
      letter-spacing: 0.1em;
      line-height: 1.8;
      margin: 20px 0 0px; }
    #returnArea #subTxt {
      font-size: 108%;
      letter-spacing: 0.1em;
      line-height: 1.8;
      margin: 40px 0 0px; }

  #requestArea {
    width: 860px;
    margin: 0 auto;
    padding: 80px 55px 30px; }
    #requestArea #requestTop {
      display: none; }
    #requestArea #request {
      width: 860px;
      height: 425px;
      background: url(../images/request_bg.jpg);
      background-size: contain; }
    #requestArea h2 {
      font-size: 34px;
      line-height: 1.6;
      font-weight: bold;
      padding-top: 100px; }
    #requestArea p {
      text-align: center;
      font-size: 108%;
      line-height: 1.8;
      font-weight: bold; }
      #requestArea p#subTxt {
        margin: 20px 0 0px; }

  #donationArea {
    width: 860px;
    margin: 0 auto;
    padding: 0px 55px 30px; }
    #donationArea #donation {
      width: 860px;
      /*
      			.tab1 .m03 {margin: 0 10px 0 0;}
      			.tab1 .m04 {margin: 0;}
      			.tab1 li.m01 span {color: #e85a05;}
      			.tab1 li.m02 span {color: #259618;}
      			.tab1 li.m03 span {color: #e0a10b;}
      			.tab1 li.m04 span {color: #e54667;}
      */
      /*
      			.tab1 li.m05 {
      				background-image: url(../images/sec04_tab1_bgimg5.png);
      				margin: 90px 0 0;
      				width: 730px;
      				height: 170px;
      			}
      			.tab1 li.m05 .tag {
      				position: absolute;
      				top: -70px;
      				left: 83px;
      			}
      			.tab1 li.m05 .submitbtn {
      				top: 45px;
      				right: 25px;
      			}
      */ }
      #donationArea #donation .tab_nav li {
        float: left;
        height: 45px;
        background: #8de9cd; }
      #donationArea #donation .tab_nav li.act,
      #donationArea #donation .tab_nav li.act {
        background: #8de9cd; }
      #donationArea #donation .btn_tab1 {
        width: 633px; }
      #donationArea #donation .btn_tab2 {
        width: 226px; }
      #donationArea #donation .btn_tab1 a {
        background: right top no-repeat url(../images/sec04_00_tab1_off.png); }
      #donationArea #donation .btn_tab2 a {
        background: left top no-repeat url(../images/sec04_00_tab2_off.png); }
      #donationArea #donation .btn_tab1.act a {
        background: right top no-repeat url(../images/sec04_00_tab1_on.png); }
      #donationArea #donation .btn_tab2.act a {
        background: left top no-repeat url(../images/sec04_00_tab2_on.png); }
      #donationArea #donation .btn_tab1 a,
      #donationArea #donation .btn_tab2 a {
        display: block;
        width: 100%;
        height: 100%;
        text-indent: -9999px;
        cursor: pointer; }
        #donationArea #donation .btn_tab1 a br,
        #donationArea #donation .btn_tab2 a br {
          display: none; }
      #donationArea #donation .btn_tab1.act a,
      #donationArea #donation .btn_tab2.act a {
        cursor: default; }
      #donationArea #donation .tab_wrap {
        padding: 20px;
        background: #4be3ab; }
      #donationArea #donation .tab_wrap .tab1,
      #donationArea #donation .tab_wrap .tab2 {
        padding: 45px 45px 26px;
        background: #fff; }
      #donationArea #donation .tab_wrap h3 {
        margin-bottom: 50px;
        font-size: 108%;
        font-weight: bold;
        text-align: center;
        letter-spacing: 0.1em; }
      #donationArea #donation .tab1 {
        padding-top: 59px; }
      #donationArea #donation .tab1 #monthly {
        border: 1px solid #999999;
        padding: 25px 70px; }
		
		
		#donationArea #donation .tab1 #monthly_amazonpay {
        border: 1px solid #999999;
		margin-top: 20px;
        padding: 25px 70px;
		}
		#donationArea #donation  div.caution{
			clear: both;
			margin: 20px 0;
		}
		#donationArea #donation  div.caution p.title{
			font-weight: bold;
			font-size: 14px;
      margin-bottom: 5px;
      text-align:center;
		}
		#donationArea #donation  div.caution ul {
			margin-left: 20px;
		}
		#donationArea #donation  div.caution ul li{
			/* list-style: disc !important; */
      font-size: 12px;
      text-align:center;
		}
		#donationArea #donation  div.caution p.button{
			text-align: center;
			margin-top: 15px;
		}
		
      #donationArea #donation .tab1 .txt {
        float: left;
        margin-top: 10px;
        font-weight: bold;
        font-size: 108%; }
      #donationArea #donation .tab1 .image {
        float: left;
        margin-left: 40px;
        text-align: center; }
		
		#donationArea #donation  .tab1 #monthly_amazonpay .image {
        margin-left: 80px;}
		
      #donationArea #donation .tab1 h4 {
        text-align: center;
        margin: 5% 0;
        letter-spacing: 0.1em;
        font-size: 108%;
        font-weight: bold; }
      #donationArea #donation .tab1 h4 small {
        font-size: 13px;
        font-weight: normal; }
      #donationArea #donation .tab1 li {
        float: left;
        position: relative;
        background: center center no-repeat; }
      #donationArea #donation .tab1 .m01 {
        margin: 0% 5% 3%;
        width: 165px; }
      #donationArea #donation .tab1 .cl2 {
        width: 413px;
        margin: 0 auto; }
      #donationArea #donation .tab1 .cl2 .m02 {
        margin: 0% 5% 5%;
        width: 165px; }
      #donationArea #donation .tab1 li .submitbtn {
        display: block; }
      #donationArea #donation .tab_wrap .tab2 {
        display: none;
        padding-top: 30px; }
      #donationArea #donation p.hd {
        margin: 40px 0 5px;
        font-weight: bold;
        font-size: 116%;
        letter-spacing: 0.1em; }
      #donationArea #donation .pay {
        margin-bottom: 20px; }
      #donationArea #donation .cr {
        float: left;
        margin-right: 20px;
        width: 578px;
        height: 100px;
        border: 1px solid #999999; }
      #donationArea #donation .cr label {
        position: relative;
        display: block;
        padding: 45px 375px 25px 25px;
        width: 180px;
        height: 50px;
        text-align: center;
        cursor: pointer; }
      #donationArea #donation .cr img {
        position: absolute;
        top: 13px;
        right: 25px; }
      #donationArea #donation .ba {
        float: left;
        width: 128px;
        height: 100px;
        border: 1px solid #999999;}
		
		
		#donationArea #donation .amzn {
        float: left;
        height: 100px;
        width:580px;
		    margin-top: 20px;
        border: 1px solid #999999; }
		#donationArea #donation .amzn label {
        position: relative;
        display: block;
        padding: 25px 45px 25px 45px;
        /* width:575px; */
        height: 50px;
        text-align: center;
        cursor: pointer; }
      /* #donationArea #donation .amzn img {
        position: absolute;
        top: 18px;
        right: 25px;
      } */
      #donationArea #donation .amzn label {
        display:table;
      }
      #donationArea #donation .amzn label span,
      #donationArea #donation .amzn label img{
        display: table-cell;
        vertical-align: middle;
        padding-left:20px;
      }
      #donationArea #donation .amzn label span{
        text-align:left;
      }
      #donationArea #donation .amzn label span.title{
        width:100px;
      }
      #donationArea #donation .amzn label input{
        display:table-cell;
        vertical-align: 1em;
      }
		
      #donationArea #donation .ba label {
        display: block;
        padding: 25px;
        width: 80px;
        height: 50px;
        text-align: center;
        cursor: pointer; }
      #donationArea #donation .p_input {
        position: relative;
        padding: 40px 25px;
        height: 35px;
        font-size: 16px;
        line-height: 35px;
        border: 1px solid #999999;
        letter-spacing: 0.1em; }
      #donationArea #donation .btn_submit {
        position: absolute;
        top: 30px;
        right: 25px; }
      #donationArea #donation .p_input em {
        font-weight: bold; }
      #donationArea #donation .p_input .price {
        padding: 5px 5px;
        border: solid 1px #e5e5e5; }
      #donationArea #donation #bank {
        display: none; }
      #donationArea #donation #bank .b_data {
        margin-bottom: 23px;
        line-height: 27px; }
      #donationArea #donation #bank .contact {
        padding: 20px 17px;
        border: solid 3px #e2d8ce; }
      #donationArea #donation #bank .contact em {
        font-weight: bold;
        color: #b02d2d; }
      #donationArea #donation #bank .contact a {
        display: block;
        text-align: center; }
      #donationArea #donation .sub_menu {
        margin-top: 30px; }
      #donationArea #donation .sub_menu li {
        float: right;
        margin-left: 20px;
        padding-left: 18px;
        background: left center no-repeat url(../images/mark_circle.png); }
      #donationArea #donation .sub_menu li a {
        color: #444444; }

  #contactArea {
    width: 610px;
    margin: 0 auto 0;
    padding: 40px 125px 50px;
    border: 1px solid #ae9982;
    background: #fcfaf3; }
    #contactArea h2 {
      font-size: 146.5%;
      font-weight: bold; }
    #contactArea img {
      width: 100%; }
    #contactArea #description {
      margin: 15px 0 25px;
      text-align: center;
      letter-spacing: 0.1em; }
    #contactArea #contact #left {
      float: left;
      width: 270px;
      margin: 20px 95px 0 0; }
    #contactArea #contact #right {
      float: left;
      width: 240px;
      text-align: center;
	  margin-top: 15px;
      letter-spacing: 0em; }
    #contactArea #contact .tel a {
      font-weight: bold;
	  color: #333333;
	  font-size: 146.5%;
	}
    #contactArea #staff {
      margin-top: 35px;
      text-align: center; }

  #aboutArea {
    width: 760px;
    margin: 55px auto 45px;
    padding: 65px 50px 10px;
    background: #fff1f1; }
    #aboutArea .florenceIcon {
      width: 83px; }
    #aboutArea img {
      width: 100%; }
    #aboutArea h2 {
      font-size: 249%;
      margin: 10px 0 60px; }
    #aboutArea h3 {
      border-top: 1px solid #bb977f;
      border-bottom: 1px solid #bb977f;
      padding: 8px 0;
      text-align: center;
      font-weight: bold;
      color: #834e00; }
    #aboutArea #dept #photo {
      width: 285px;
      margin: 45px auto;
      font-size: 85%;
      text-align: center; }
    #aboutArea #dept p {
      margin-top: 10px;
      font-weight: bold; }
    #aboutArea #dept #message {
      line-height: 1.8;
      width: 620px;
      margin: 0 auto 35px; }
      #aboutArea #dept #message.last {
        margin-bottom: 70px; }
    #aboutArea #society #vision {
      border-radius: 10px;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
      background: #ffe2dc;
      width: 310px;
      margin: 30px auto 30px;
      padding: 25px 50px 5px;
      color: #996600;
      font-weight: bold;
      text-align: center; }
      #aboutArea #society #vision h4 {
        margin-bottom: 10px;
        letter-spacing: 0.1em;
        font-weight: bold; }
      #aboutArea #society #vision p {
        font-size: 116%;
        line-height: 1.8;
        font-weight: bold;
        letter-spacing: 0.1em; }
    #aboutArea #society p {
      margin-bottom: 30px;
      line-height: 1.8;
      text-align: center;
      letter-spacing: 0.1em; }
    #aboutArea #movie {
      width: 640px;
      margin: 30px auto 70px; }
    #aboutArea #about {
      margin-bottom: 40px; }
      #aboutArea #about p {
        margin: 30px 0;
        line-height: 1.8;
        text-align: center;
        letter-spacing: 0.1em; }
      #aboutArea #about #aboutList {
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        background: #ffffff;
        padding: 30px 65px; }
        #aboutArea #about #aboutList .list {
          margin: 30px 0;
          line-height: 1.8; }
          #aboutArea #about #aboutList .list tr#base, #aboutArea #about #aboutList .list th, #aboutArea #about #aboutList .list td {
            padding: 15px 0; }
          #aboutArea #about #aboutList .list tr#base {
            border-bottom: 1px solid #666666; }
          #aboutArea #about #aboutList .list td#year {
            width: 18%;
            padding-top: 15px; }
          #aboutArea #about #aboutList .list th {
            width: 16%;
            padding: 15px 2% 15px 2%;
            text-align: center;
            color: #ff6699; }
        #aboutArea #about #aboutList #aboutPhoto {
          margin-bottom: 50px; }
          #aboutArea #about #aboutList #aboutPhoto ul {
            width: 615px;
            margin: 0 auto; }
          #aboutArea #about #aboutList #aboutPhoto li {
            margin: 0 10px;
            float: left;
            width: 185px; }
          #aboutArea #about #aboutList #aboutPhoto p {
            margin: 5px 0; }
    #aboutArea #media {
      margin-bottom: 40px; }
      #aboutArea #media p {
        margin: 30px 0;
        line-height: 1.8;
        text-align: center;
        letter-spacing: 0.1em; }
      #aboutArea #media #mediaList {
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        background: #ffffff;
        padding: 30px 65px;
        margin: 30px 0 50px; }
        #aboutArea #media #mediaList .list {
          margin: 30px 0;
          line-height: 1.8;
          border-top: 1px solid #666666; }
          #aboutArea #media #mediaList .list tr#base, #aboutArea #media #mediaList .list th, #aboutArea #media #mediaList .list td {
            padding: 15px 0; }
          #aboutArea #media #mediaList .list tr#base {
            border-bottom: 1px solid #666666; }
          #aboutArea #media #mediaList .list th {
            width: 25%;
            padding: 15px 2% 15px 2%;
            text-align: center;
            color: #ff6699; }
        #aboutArea #media #mediaList #mediaPhoto {
          margin-bottom: 50px; }
          #aboutArea #media #mediaList #mediaPhoto ul {
            width: 615px;
            margin: 0 auto; }
          #aboutArea #media #mediaList #mediaPhoto li {
            margin: 0 10px;
            float: left;
            width: 185px; }
          #aboutArea #media #mediaList #mediaPhoto p {
            margin: 5px 0;
            font-size: 77%;
            text-align: left; }
            #aboutArea #media #mediaList #mediaPhoto p span {
              font-weight: bold; } }
@media only screen and (min-width: 640px) and (max-width: 1079px) {
  .demo01 {
    margin: 0 -10px; }

  .demo01 th,
  .demo01 td {
    width: 100%;
    display: block;
    border-top: none; }

      .demo01 tr:first-child th   {
    border-top: 1px solid #ddd; }

  #topArea {
    width: 100%;
    height: auto; }
    #topArea.pc {
      display: none; }
    #topArea.phone {
      padding-top: 0; }
      #topArea.phone img {
        width: 100%; }
	  #topArea.phone h2 {
    margin-top: 5px;
    text-align: center; }

  #challengeArea {
    margin: 0 5%;
    border-bottom: 3px solid #52fcbe; }
    #challengeArea img {
      width: 100%; }
    #challengeArea .challengeIcon {
      width: 55px; }
    #challengeArea #leadTxt {
      margin: 0 auto; }
      #challengeArea #leadTxt #mainTxt {
        font-size: 182%;
        padding-bottom: 15px;
        border-bottom: 3px solid #666666;
        margin: 15px auto 20px;
        width: 100%; }
      #challengeArea #leadTxt #subTxt {
        font-size: 108%;
        line-height: 1.8;
        text-align: center;
        letter-spacing: 0.1em;
        width: 100%;
        margin: 0 auto; }
    #challengeArea #challengeList {
      margin: 10% auto 5%; }
      #challengeArea #challengeList ul {
        width: 100%;
        margin: 0 auto; }
      #challengeArea #challengeList li {
        width: 100%;
        margin: 10% 0 10%; }
        #challengeArea #challengeList li .imagePhoto {
          width: 40%;
          margin: 0 auto; }
        #challengeArea #challengeList li h3 {
          font-size: 138.5%;
          letter-spacing: 0.1em;
          font-weight: bold;
          margin: 15px 0;
          text-align: center; }
        #challengeArea #challengeList li .txt {
          line-height: 1.8;
          margin-bottom: 0; }
          #challengeArea #challengeList li .txt a {
            color: #72fcc7; }
          #challengeArea #challengeList li .txt a:hover {
            text-decoration: underline; }
    #challengeArea #challengeMessage {
      margin: 0 0 20%;
      width: auto;
      padding: 5%;
      border: 1px solid #666666;
      line-height: 1.8; }
	  
	  
	  
	   #challengeArea #challengeMessage h3 {
		font-weight: bold;
		font-size: 1.2em;
		}	
		#challengeArea #challengeMessage p.challengeMsg-img {
		width: 100%;
		text-align: center;
		}	
		#challengeArea #challengeMessage p.challengeMsg-img img {
		max-width: 289px;
		margin: 1em 0;
		}
	  
	  
	  
    #challengeArea #challengeMonthly {
      width: 100%;
      margin: 0 auto;
      padding-bottom: 15%; }
      #challengeArea #challengeMonthly img {
        margin: 0 auto 15%; }
      #challengeArea #challengeMonthly p {
        line-height: 1.8;
        width: 100%;
        margin: 0 auto;
        font-size: 93%; }

  #activityArea {
    margin: 0 5%;
    padding-top: 15%; }
    #activityArea img {
      width: 100%; }
    #activityArea .activityIcon {
      width: 50px; }
    #activityArea #leadTxt {
      margin: 0 auto; }
      #activityArea #leadTxt #mainTxt {
        font-size: 182%;
        padding-bottom: 15px;
        border-bottom: 3px solid #666666;
        margin: 15px auto 20px;
        width: 100%; }
      #activityArea #leadTxt #subTxt {
        font-size: 116%;
        line-height: 1.8;
        text-align: center;
        letter-spacing: 0.1em;
        width: 100%;
        margin: 0 auto; }
    #activityArea #approach {
      width: 100%;
      margin: 60px auto 0; }
      #activityArea #approach h2 {
        background: #52fcbe;
        padding: 25px 0;
        text-align: center;
        font-size: 153.9%;
        font-weight: bold;
        letter-spacing: 0.2em; }
      #activityArea #approach h3 {
        margin: 50px 0;
        text-align: center;
        font-size: 138.5%;
        font-weight: bold;
        letter-spacing: 0.1em; }
      #activityArea #approach #remarks {
        line-height: 1.8;
        letter-spacing: 0.1em;
        font-size: 93%; }
        #activityArea #approach #remarks.first {
          margin-bottom: 60px; }
        #activityArea #approach #remarks.second {
          margin: 5% 0 5% 0;
          font-size: 85%; }
        #activityArea #approach #remarks.third {
          margin-bottom: 10%; }
          #activityArea #approach #remarks.third br {
            display: none; }
      #activityArea #approach #next {
        margin: 0 auto 30px;
        width: 90px; }
    #activityArea #theme {
      width: 100%; }
      #activityArea #theme #left {
        float: left;
        background-color: #52fcbe;
        padding: 3% 1%;
        width: 20%;
        height: auto;
        text-align: center;
        font-size: 146.5%; }
        #activityArea #theme #left strong {
          font-variant: bold;
          font-size: 123.1%; }
      #activityArea #theme #right {
        float: left;
        margin: 0 0 0 5%;
        width: 73%;
        height: auto; }
        #activityArea #theme #right h4 {
          font-size: 146.5%;
          letter-spacing: 0.1em;
          line-height: 1.6; }
          #activityArea #theme #right h4 span {
            font-size: 8px;
            vertical-align: super; }
    #activityArea #rate {
      text-align: right;
      margin: 8% 0 10%; }
      #activityArea #rate img {
        width: 100%; }

  #useArea {
    width: auto;
    margin: 0 5%;
    padding-bottom: 15%;
    border-bottom: 3px solid #52fcbe; }
    #useArea h2 {
      background-color: #b1ffee;
      padding: 20px 0;
      text-align: center;
      font-size: 138.5%;
      font-weight: bold; }
    #useArea #useList {
      background-color: #e5fdfe; }
      #useArea #useList #back {
        height: auto;
        padding: 0px 0px 50px; }
        #useArea #useList #back li {
          margin: 5% 5% 10%;
          text-align: center; }
          #useArea #useList #back li#action {
            margin: 5% 5% 5%; }
          #useArea #useList #back li img {
            width: 80%; }
          #useArea #useList #back li #logoIcon {
            margin: 0 auto; }
            #useArea #useList #back li #logoIcon.helen {
              width: 52px; }
            #useArea #useList #back li #logoIcon.annie {
              width: 82px; }
          #useArea #useList #back li #circle {
            width: 40%;
            margin: 0 auto; }
          #useArea #useList #back li h4 {
            font-size: 123.1%;
            letter-spacing: 0.1em;
            text-align: center;
            margin: 10px 0 15px;
            font-weight: bold; }
            #useArea #useList #back li h4 span {
              width: 20px; }
              #useArea #useList #back li h4 span img {
                width: 60px;
                margin: 0 0 0 10px; }
          #useArea #useList #back li h5 {
            font-size: 108%;
            letter-spacing: 0.1em;
            text-align: center;
            margin: 10px 0 15px;
            font-weight: bold; }
          #useArea #useList #back li p {
            margin-top: 20px;
            line-height: 1.8;
            color: #666666; }
            #useArea #useList #back li p strong {
              color: #0dd5c3;
              font-variant: bold;
              letter-spacing: 0.1em; }
        #useArea #useList #back h3 {
          margin: 70px 30px 40px;
          text-align: center;
          font-size: 138.5%;
          font-weight: bold;
          letter-spacing: 0.1em;
          border-bottom: 1px solid #666666;
          padding-bottom: 10px; }
    #useArea #useMessage {
      text-align: center;
      font-size: 131%;
      letter-spacing: 0.1em;
      line-height: 1.8;
      margin: 10% 0 15%; }
      #useArea #useMessage br {
        display: none; }

  #returnArea {
    width: auto;
    margin: 0 5%;
    padding: 0 0 15%;
    border-bottom: 3px solid #52fcbe; }
    #returnArea #returnTop {
      width: 40%;
      margin: 10% auto 10%; }
      #returnArea #returnTop img {
        width: 100%; }
    #returnArea #return {
      width: auto; }
    #returnArea h2 {
      font-size: 28px;
      line-height: 1.6;
      font-weight: bold;
      margin-top: -45%; }
      #returnArea h2 strong {
        font-size: 32px; }
    #returnArea #subTitle {
      text-align: center;
      font-size: 116%;
      letter-spacing: 0.1em;
      line-height: 1.8;
      margin: 20px 0 0px; }
    #returnArea #subTxt {
      font-size: 93%;
      letter-spacing: 0.1em;
      line-height: 1.8;
      margin: 40px 0 0px; }

  #requestArea {
    width: auto;
    margin: 0 5%;
    padding: 0 0 15%; }
    #requestArea #requestTop {
      width: 50%;
      margin: 10% auto 0; }
      #requestArea #requestTop img {
        width: 100%; }
    #requestArea #request {
      width: auto; }
    #requestArea h2 {
      font-size: 32px;
      line-height: 1.6;
      font-weight: bold;
      margin-top: -35%; }
    #requestArea p {
      text-align: center;
      font-size: 108%;
      line-height: 1.8;
      font-weight: bold; }
      #requestArea p#subTxt {
        margin: 20px 0 0px; }
      #requestArea p br {
        display: none; }

  #donationArea {
    margin: 10% 5% 5%;
    padding: 0px 0 30px; }
    #donationArea #donation {
      width: 100%;
      /*
      			.tab1 .m03 {margin: 0 10px 0 0;}
      			.tab1 .m04 {margin: 0;}
      			.tab1 li.m01 span {color: #e85a05;}
      			.tab1 li.m02 span {color: #259618;}
      			.tab1 li.m03 span {color: #e0a10b;}
      			.tab1 li.m04 span {color: #e54667;}
      */
      /*
      			.tab1 li.m05 {
      				background-image: url(../images/sec04_tab1_bgimg5.png);
      				margin: 90px 0 0;
      				width: 730px;
      				height: 170px;
      			}
      			.tab1 li.m05 .tag {
      				position: absolute;
      				top: -70px;
      				left: 83px;
      			}
      			.tab1 li.m05 .submitbtn {
      				top: 45px;
      				right: 25px;
      			}
      */ }
      #donationArea #donation .tab_nav li.onecol {
        width: 96%;
      }
      #donationArea #donation .tab_nav li {
        float: left;
        padding: 3% 2%;
        background: #8de9cd;
        width: 46%;
        font-weight: bold;
        font-size: 123.1%;
        text-align: center; }
      #donationArea #donation .tab_nav li.act,
      #donationArea #donation .tab_nav li.act {
        background: #4be3ab; }
      #donationArea #donation .btn_tab1 {
        width: 508px; }
      #donationArea #donation .btn_tab2 {
        width: 352px; }
      #donationArea #donation .btn_tab1 a {
        color: #ffffff;
        /*
        				background: right top no-repeat url(../images/sec04_00_tab1_off.png)
        */ }
      #donationArea #donation .btn_tab2 a {
        color: #ffffff;
        /*
        				background: left top no-repeat url(../images/sec04_00_tab2_off.png)
        */ }
      #donationArea #donation .btn_tab1.act a {
        color: #ffffff;
        /*
        				background: right top no-repeat url(../images/sec04_00_tab1_on.png)
        */ }
      #donationArea #donation .btn_tab2.act a {
        color: #ffffff;
        /*
        				background: left top no-repeat url(../images/sec04_00_tab2_on.png)
        */ }
      #donationArea #donation .btn_tab1 a,
      #donationArea #donation .btn_tab2 a {
        display: block;
        width: 100%;
        height: 100%;
        cursor: pointer; }
      #donationArea #donation .btn_tab1.act a,
      #donationArea #donation .btn_tab2.act a {
        cursor: default; }
      #donationArea #donation .tab_wrap {
        padding: 10px;
        background: #4be3ab; }
      #donationArea #donation .tab_wrap .tab1,
      #donationArea #donation .tab_wrap .tab2 {
        padding: 5% 5% 5%;
        background: #fff; }
      #donationArea #donation .tab_wrap h3 {
        margin-bottom: 5%;
        font-size: 108%;
        font-weight: bold;
        text-align: center;
        letter-spacing: 0.1em; }
      #donationArea #donation .tab1 {
        padding-top: 10%; }
      #donationArea #donation .tab1 #monthly {
        border: 1px solid #999999;
        padding: 5% 5%; }
		
      #donationArea #donation .tab1 .txt {
        font-weight: bold;
        font-size: 108%;
        text-align: center; }
      #donationArea #donation .tab1 .image {
        text-align: center;
        margin-top: 2%; }
        #donationArea #donation .tab1 .image img {
          width: 70%; }
      #donationArea #donation .tab1 h4 {
        text-align: center;
        margin: 5% 0;
        letter-spacing: 0.1em;
        font-size: 108%;
        font-weight: bold; }
      #donationArea #donation .tab1 h4 small {
        font-size: 93%;
        font-weight: normal;
        display: block;
        margin-top: 2%; }
      #donationArea #donation .tab1 .m01 {
        margin: 0% 4% 5%;
        width: 165px;
        float: left; }
      #donationArea #donation .tab1 .cl {
        text-align: center;
        width: 100%;
        margin: 10% auto 0; }
      #donationArea #donation .tab1 .cl2 {
        width: 413px;
        margin: 0 auto 5%;
        text-align: center; }
      #donationArea #donation .tab1 .cl2 .m02 {
        width: 165px;
        margin: 0% 4% 5%;
        float: left; }
      #donationArea #donation .tab_wrap .tab2 {
        display: none;
        padding-top: 30px; }
      #donationArea #donation p.hd {
        margin: 40px 0 5px;
        font-weight: bold;
        font-size: 116%;
        letter-spacing: 0.1em; }
      #donationArea #donation .pay {
        margin-bottom: 20px; }
      #donationArea #donation .cr {
        margin-bottom: 10%;
        width: 100%;
        border: 1px solid #999999; }
        #donationArea #donation .cr br {
          display: none; }
      #donationArea #donation .cr label {
        display: block;
        padding: 10% 3% 10%;
        width: 94%;
        text-align: center;
        cursor: pointer; }
        #donationArea #donation .cr label img {
          width: 90%; }
      #donationArea #donation .ba {
        margin-bottom: 10%;
        width: 100%;
        height: auto;
        border: 1px solid #999999; }
      #donationArea #donation .ba label {
        display: block;
        padding: 10% 0;
        height: 50px;
        text-align: center;
        cursor: pointer; }

      #donationArea #donation .amzn {
        width: 100%;
        height: auto;
        border: 1px solid #999999; }
      #donationArea #donation .amzn label {
        display: block;
        padding: 10% 0;
        height: auto;
        text-align: center;
        cursor: pointer; }

      #donationArea #donation .amzn label span,
      #donationArea #donation .amzn label img{
        display:block;
        text-align:center;
        margin:10px auto;
        padding:0 10px;
      }
      #donationArea #donation .p_input {
        position: relative;
        padding: 40px 25px;
        height: 35px;
        font-size: 16px;
        line-height: 35px;
        border: 1px solid #999999;
        letter-spacing: 0.1em; }
      #donationArea #donation .btn_submit {
        position: absolute;
        top: 30px;
        right: 25px; }
      #donationArea #donation .p_input em {
        font-weight: bold; }
      #donationArea #donation .p_input .price {
        padding: 5px 5px;
        border: solid 1px #e5e5e5; }
      #donationArea #donation #bank {
        display: none; }
      #donationArea #donation #bank .b_data {
        margin-bottom: 23px;
        line-height: 27px; }
      #donationArea #donation #bank .contact {
        padding: 20px 17px;
        border: solid 3px #e2d8ce; }
      #donationArea #donation #bank .contact em {
        font-weight: bold;
        color: #b02d2d; }
      #donationArea #donation #bank .contact a {
        display: block;
        text-align: center; }
      #donationArea #donation .sub_menu {
        margin-top: 30px; }
      #donationArea #donation .sub_menu li {
        float: right;
        margin-left: 20px;
        padding-left: 18px;
        background: left center no-repeat url(../images/mark_circle.png); }
      #donationArea #donation .sub_menu li a {
        color: #444444; }

  #contactArea {
    width: auto;
    margin: 0 5% 15%;
    padding: 10% 5% 10%;
    border: 1px solid #ae9982;
    background: #fcfaf3;
    text-align: center; }
    #contactArea h2 {
      font-size: 131%;
      font-weight: bold; }
    #contactArea img {
      width: 60%; }
    #contactArea #description {
      margin: 5% 0 10%;
      text-align: center;
      letter-spacing: 0.1em; }
    #contactArea #contact #left {
      width: 80%;
      margin: 5% auto 0; }
    #contactArea #contact #right {
      width: 80%;
      text-align: center;
	  margin-top: 15px;
      letter-spacing: 0em;
      margin: 10% auto 0; }
    #contactArea #contact .tel a {
      font-weight: bold;
	  color: #333333;
	  font-size: 146.5%; }
    #contactArea #staff {
      margin-top: 5%;
      text-align: center; }

  #aboutArea {
    width: auto;
    margin: 0 5% 15px;
    padding: 10% 5% 5%;
    background: #fff1f1; }
    #aboutArea .florenceIcon {
      width: 83px; }
    #aboutArea img {
      width: 100%; }
    #aboutArea h2 {
      font-size: 212%;
      margin: 5% 0 15%; }
    #aboutArea h3 {
      border-top: 1px solid #bb977f;
      border-bottom: 1px solid #bb977f;
      padding: 8px 0;
      text-align: center;
      font-weight: bold;
      color: #834e00; }
    #aboutArea #dept #photo {
      width: 80%;
      margin: 10% auto 5%;
      font-size: 85%;
      text-align: center; }
      #aboutArea #dept #photo img {
        width: 60%; }
    #aboutArea #dept p {
      margin-top: 10px;
      font-weight: bold; }
    #aboutArea #dept #message {
      line-height: 1.8;
      width: auto;
      margin: 0 auto 3%; }
      #aboutArea #dept #message.last {
        margin-bottom: 10%; }
    #aboutArea #society #vision {
      border-radius: 10px;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
      background: #ffe2dc;
      width: auto;
      margin: 10% auto;
      padding: 4% 4% 4%;
      color: #996600;
      font-weight: bold;
      text-align: center; }
      #aboutArea #society #vision h4 {
        margin-bottom: 5%;
        letter-spacing: 0.1em;
        font-weight: bold; }
      #aboutArea #society #vision p {
        font-size: 108%;
        line-height: 1.8;
        font-weight: bold;
        text-align: center;
        letter-spacing: 0.1em; }
    #aboutArea #society p {
      margin-bottom: 5%;
      line-height: 1.8;
      text-align: left;
      letter-spacing: 0.1em; }
    #aboutArea #movie {
      margin: 15% 0;
      position: relative;
      width: 100%;
      padding-top: 56.25%; }
    #aboutArea #movie iframe {
      position: absolute;
      top: 0;
      right: 0;
      width: 100% !important;
      height: 100% !important; }
    #aboutArea #about {
      margin-bottom: 40px; }
      #aboutArea #about p {
        margin: 30px 0;
        line-height: 1.8;
        text-align: center;
        letter-spacing: 0.1em; }
      #aboutArea #about #aboutList {
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        background: #ffffff;
        padding: 5% 10%; }
        #aboutArea #about #aboutList .list {
          margin: 0;
          line-height: 1.8; }
          #aboutArea #about #aboutList .list tr#base, #aboutArea #about #aboutList .list th, #aboutArea #about #aboutList .list td {
            padding: 3% 0 8%; }
          #aboutArea #about #aboutList .list tr#base {
            border-bottom: 1px solid #666666; }
          #aboutArea #about #aboutList .list th, #aboutArea #about #aboutList .list td {
            width: 100%;
            display: block;
            border-top: none; }
          #aboutArea #about #aboutList .list td#year {
            width: auto;
            padding: 3% 0 0; }
          #aboutArea #about #aboutList .list th {
            width: auto;
            padding: 5% 2% 3% 2%;
            text-align: center;
            color: #ff6699; }
        #aboutArea #about #aboutList #aboutPhoto {
          margin-bottom: 10%; }
          #aboutArea #about #aboutList #aboutPhoto img {
            width: 60%; }
          #aboutArea #about #aboutList #aboutPhoto ul {
            width: auto;
            margin: 10% auto 0; }
          #aboutArea #about #aboutList #aboutPhoto li {
            margin: 0 auto 10%;
            width: 80%;
            text-align: center; }
          #aboutArea #about #aboutList #aboutPhoto p {
            margin: 5px 0; }
    #aboutArea #media {
      margin-bottom: 40px; }
      #aboutArea #media p {
        margin: 30px 0;
        line-height: 1.8;
        text-align: center;
        letter-spacing: 0.1em; }
      #aboutArea #media #mediaList {
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        background: #ffffff;
        padding: 5% 10% 10%;
        margin: 5% 0 5%; }
        #aboutArea #media #mediaList .list {
          margin: 0;
          line-height: 1.8;
          border-top: 1px solid #666666; }
          #aboutArea #media #mediaList .list tr#base, #aboutArea #media #mediaList .list th, #aboutArea #media #mediaList .list td {
            padding: 3% 0 8%; }
          #aboutArea #media #mediaList .list tr#base {
            border-bottom: 1px solid #666666; }
          #aboutArea #media #mediaList .list th, #aboutArea #media #mediaList .list td {
            width: 100%;
            display: block;
            border-top: none; }
          #aboutArea #media #mediaList .list th {
            width: auto;
            padding: 5% 2% 3% 2%;
            text-align: center;
            color: #ff6699; }
        #aboutArea #media #mediaList #mediaPhoto {
          margin-bottom: 10%; }
          #aboutArea #media #mediaList #mediaPhoto img {
            width: 60%; }
          #aboutArea #media #mediaList #mediaPhoto ul {
            width: auto;
            margin: 10% auto 0; }
          #aboutArea #media #mediaList #mediaPhoto li {
            margin: 0 auto 10%;
            width: 80%;
            text-align: center; }
          #aboutArea #media #mediaList #mediaPhoto p {
            margin: 5px 0;
            font-size: 77%;
            text-align: left;
            text-align: center; }
            #aboutArea #media #mediaList #mediaPhoto p span {
              font-weight: bold; } 
			  
			  
			  }
			  
			  
			  
@media only screen and (max-width: 639px) {
  #topArea {
    width: 100%;
    height: auto; }
    #topArea.pc {
      display: none; }
    #topArea.phone {
      padding-top: 0; }
      #topArea.phone img {
        width: 100%; }
	  #topArea.phone h2 {
    margin-top: 5px;
    text-align: center; }
	
  #challengeArea {
    margin: 0 10px;
    border-bottom: 3px solid #52fcbe; }
    #challengeArea img {
      width: 100%; }
    #challengeArea .challengeIcon {
      width: 55px; }
    #challengeArea #leadTxt {
      margin: 0 auto; }
      #challengeArea #leadTxt #mainTxt {
        font-size: 182%;
        padding-bottom: 15px;
        border-bottom: 3px solid #666666;
        margin: 15px auto 20px;
        width: 100%; }
      #challengeArea #leadTxt #subTxt {
        font-size: 108%;
        line-height: 1.6;
        text-align: left;
        letter-spacing: 0.1em;
        width: 100%;
        margin: 0 auto; }
    #challengeArea #challengeList {
      margin: 10% auto 5%; }
      #challengeArea #challengeList ul {
        width: 100%;
        margin: 0 auto; }
      #challengeArea #challengeList li {
        width: 100%;
        margin: 10% 0 10%; }
        #challengeArea #challengeList li .imagePhoto {
          width: 75%;
          margin: 0 auto; }
        #challengeArea #challengeList li h3 {
          font-size: 138.5%;
          letter-spacing: 0.1em;
          font-weight: bold;
          margin: 15px 0;
          text-align: center; }
        #challengeArea #challengeList li .txt {
          line-height: 1.8;
          margin-bottom: 0; }
          #challengeArea #challengeList li .txt a {
            color: #72fcc7; }
          #challengeArea #challengeList li .txt a:hover {
            text-decoration: underline; }
    #challengeArea #challengeMessage {
      margin: 0 0 20%;
      width: auto;
      padding: 5%;
      border: 1px solid #666666;
      line-height: 1.8; }
    #challengeArea #challengeMonthly {
      width: 100%;
      margin: 0 auto;
      padding-bottom: 15%; }
	#challengeArea #challengeMonthly.pb_none{
		padding-bottom: 0;
	}
      #challengeArea #challengeMonthly img {
        margin: 0 auto 15%; }
      #challengeArea #challengeMonthly p {
        line-height: 1.8;
        width: 100%;
        margin: 0 auto;
        font-size: 93%; }

  #activityArea {
    margin: 0 10px 0;
    padding-top: 15%; }
    #activityArea img {
      width: 100%; }
    #activityArea .activityIcon {
      width: 50px; }
    #activityArea #leadTxt {
      margin: 0 auto; }
      #activityArea #leadTxt #mainTxt {
        font-size: 182%;
        padding-bottom: 15px;
        border-bottom: 3px solid #666666;
        margin: 15px auto 20px;
        width: 100%; }
      #activityArea #leadTxt #subTxt {
        font-size: 116%;
        line-height: 1.6;
        text-align: left;
        letter-spacing: 0.1em;
        width: 100%;
        margin: 0 auto; }
    #activityArea #approach {
      width: 100%;
      margin: 60px auto 0; }
      #activityArea #approach h2 {
        background: #52fcbe;
        padding: 25px 0;
        text-align: center;
        font-size: 153.9%;
        font-weight: bold;
        letter-spacing: 0.2em; }
      #activityArea #approach h3 {
        margin: 50px 0;
        text-align: center;
        font-size: 138.5%;
        font-weight: bold;
        letter-spacing: 0.1em; }
      #activityArea #approach #remarks {
        line-height: 1.8;
        letter-spacing: 0.1em;
        font-size: 93%; }
        #activityArea #approach #remarks.first {
          margin-bottom: 60px; }
        #activityArea #approach #remarks.second {
          margin: 5% 0 5% 0;
          font-size: 85%; }
        #activityArea #approach #remarks.third {
          margin-bottom: 10%; }
          #activityArea #approach #remarks.third br {
            display: none; }
      #activityArea #approach #next {
        margin: 0 auto 30px;
        width: 90px; }
    #activityArea #theme {
      width: 100%; }
      #activityArea #theme #left {
        float: left;
        background-color: #52fcbe;
        padding: 5% 5%;
        width: 20%;
        height: auto;
        text-align: center;
        font-size: 108%; }
        #activityArea #theme #left strong {
          font-variant: bold;
          font-size: 123.1%; }
      #activityArea #theme #right {
        float: left;
        margin: 0 0 0 5%;
        width: 65%;
        height: auto; }
        #activityArea #theme #right h4 {
          font-size: 116%;
          letter-spacing: 0.1em;
          line-height: 1.6;
          font-weight: bold; }
          #activityArea #theme #right h4 span {
            font-size: 8px;
            vertical-align: super; }
    #activityArea #rate {
      text-align: right;
      margin: 8% 0 10%; }
      #activityArea #rate img {
        width: 100%; }

  #useArea {
    width: auto;
    margin: 0;
    padding-bottom: 15%;
    border-bottom: 3px solid #52fcbe; }
    #useArea h2 {
      background-color: #b1ffee;
      padding: 20px 0;
      text-align: center;
      font-size: 138.5%;
      font-weight: bold; }
    #useArea #useList {
      background-color: #e5fdfe; }
      #useArea #useList #back {
        height: auto;
        padding: 0px 0px 50px; }
        #useArea #useList #back li {
          margin: 5% 5% 10%; }
          #useArea #useList #back li#action {
            margin: 5% 5% 5%; }
          #useArea #useList #back li img {
            width: 100%; }
          #useArea #useList #back li #logoIcon {
            margin: 0 auto; }
            #useArea #useList #back li #logoIcon.helen {
              width: 52px; }
            #useArea #useList #back li #logoIcon.annie {
              width: 82px; }
          #useArea #useList #back li #circle {
            width: 125px;
            margin: 0 auto; }
          #useArea #useList #back li h4 {
            font-size: 123.1%;
            letter-spacing: 0.1em;
            text-align: center;
            margin: 10px 0 15px;
            font-weight: bold; }
            #useArea #useList #back li h4 span {
              width: 20px; }
              #useArea #useList #back li h4 span img {
                width: 60px;
                margin: 0 0 0 10px; }
          #useArea #useList #back li h5 {
            font-size: 108%;
            letter-spacing: 0.1em;
            text-align: center;
            margin: 10px 0 15px;
            font-weight: bold; }
          #useArea #useList #back li p {
            margin-top: 20px;
            line-height: 1.8;
            color: #666666; }
            #useArea #useList #back li p strong {
              color: #0dd5c3;
              font-variant: bold;
              letter-spacing: 0.1em; }
	#useArea #useList #back li p strong.gray_text{color: #666;}
        #useArea #useList #back h3 {
          margin: 70px 30px 40px;
          text-align: center;
          font-size: 138.5%;
          font-weight: bold;
          letter-spacing: 0.1em;
          border-bottom: 1px solid #666666;
          padding-bottom: 10px; }
    #useArea #useMessage {
      text-align: left;
      font-size: 131%;
      letter-spacing: 0.1em;
      line-height: 1.6;
      margin: 10% 10px 15%; }
      #useArea #useMessage br {
        display: none; }

  #returnArea {
    width: auto;
    margin: 0 10px;
    padding: 0 0 15%;
    border-bottom: 3px solid #52fcbe; }
    #returnArea #returnTop {
      width: 40%;
      margin: 10% auto 0; }
      #returnArea #returnTop img {
        width: 100%; }
    #returnArea #return {
      width: auto; }
    #returnArea h2 {
      font-size: 28px;
      line-height: 1.6;
      font-weight: bold;
      margin-top: -45%; }
      #returnArea h2 strong {
        font-size: 32px; }
    #returnArea #subTitle {
      text-align: left;
      font-size: 116%;
      letter-spacing: 0.1em;
      line-height: 1.6;
      margin: 20px 0 0px; }
    #returnArea #subTxt {
      font-size: 93%;
      letter-spacing: 0.1em;
      line-height: 1.8;
      margin: 40px 0 0px; }

  #requestArea {
    width: auto;
    margin: 0 10px;
    padding: 0 0 15%; }
    #requestArea #requestTop {
      width: 50%;
      margin: 10% auto 0; }
      #requestArea #requestTop img {
        width: 100%; }
    #requestArea #request {
      width: auto; }
    #requestArea h2 {
      font-size: 32px;
      line-height: 1.6;
      font-weight: bold;
      margin-top: -35%; }
    #requestArea p {
      text-align: left;
      font-size: 93%;
      line-height: 1.6;
      font-weight: bold; }
      #requestArea p#subTxt {
        margin: 20px 0 0px; }
      #requestArea p br {
        display: none; }

  #donationArea {
    margin: 0 10px;
    padding: 0px 0 30px; }
    #donationArea #donation {
      width: 100%;
      /*
      			.tab1 .m03 {margin: 0 10px 0 0;}
      			.tab1 .m04 {margin: 0;}
      			.tab1 li.m01 span {color: #e85a05;}
      			.tab1 li.m02 span {color: #259618;}
      			.tab1 li.m03 span {color: #e0a10b;}
      			.tab1 li.m04 span {color: #e54667;}
      */
      /*
      			.tab1 li.m05 {
      				background-image: url(../images/sec04_tab1_bgimg5.png);
      				margin: 90px 0 0;
      				width: 730px;
      				height: 170px;
      			}
      			.tab1 li.m05 .tag {
      				position: absolute;
      				top: -70px;
      				left: 83px;
      			}
      			.tab1 li.m05 .submitbtn {
      				top: 45px;
      				right: 25px;
      			}
      */ }
      #donationArea #donation .tab_nav li {
        float: left;
        padding: 5% 2%;
        background: #8de9cd;
        width: 46%;
        font-weight: bold;
        font-size: 100%;
        text-align: center; }
      #donationArea #donation .tab_nav li.act,
      #donationArea #donation .tab_nav li.act {
        background: #4be3ab; }
      #donationArea #donation .btn_tab1 {
        width: 508px; }
      #donationArea #donation .btn_tab2 {
        width: 352px; }
      #donationArea #donation .btn_tab1 a {
        color: #ffffff;
        /*
        				background: right top no-repeat url(../images/sec04_00_tab1_off.png)
        */ }
      #donationArea #donation .btn_tab2 a {
        color: #ffffff;
        /*
        				background: left top no-repeat url(../images/sec04_00_tab2_off.png)
        */ }
      #donationArea #donation .btn_tab1.act a {
        color: #ffffff;
        /*
        				background: right top no-repeat url(../images/sec04_00_tab1_on.png)
        */ }
      #donationArea #donation .btn_tab2.act a {
        color: #ffffff;
        /*
        				background: left top no-repeat url(../images/sec04_00_tab2_on.png)
        */ }
      #donationArea #donation .btn_tab1 a,
      #donationArea #donation .btn_tab2 a {
        display: block;
        width: 100%;
        height: 100%;
        cursor: pointer; }
      #donationArea #donation .btn_tab1.act a,
      #donationArea #donation .btn_tab2.act a {
        cursor: default; }
      #donationArea #donation .tab_wrap {
        padding: 10px;
        background: #4be3ab; }
      #donationArea #donation .tab_wrap .tab1,
      #donationArea #donation .tab_wrap .tab2 {
        padding: 10% 5% 10%;
        background: #fff; }
      #donationArea #donation .tab_wrap h3 {
        margin-bottom: 10%;
        font-size: 108%;
        font-weight: bold;
        text-align: center;
        letter-spacing: 0.1em; }
      #donationArea #donation .tab1 {
        padding-top: 10%; }
      #donationArea #donation .tab1 #monthly,
	  #donationArea #donation .tab1 #monthly_amazonpay {
        border: 1px solid #999999;
        padding: 5% 5%;
		margin-bottom: 15px; }
      #donationArea #donation .tab1 .txt {
        margin-top: 5%;
        font-weight: bold;
        font-size: 108%;
        text-align: center; }
      #donationArea #donation .tab1 .image {
        text-align: center;
        margin-top: 2%; }
        #donationArea #donation .tab1 .image img {
          max-width: 100%; }
      #donationArea #donation .tab1 h4 {
        text-align: center;
        margin: 5% 0;
        letter-spacing: 0.1em;
        font-size: 108%;
        font-weight: bold; }
      #donationArea #donation .tab1 h4 small {
        font-size: 93%;
        font-weight: normal;
        display: block;
        margin-top: 2%; }
      #donationArea #donation .tab1 .m01 {
        margin: 0% auto 5%;
        width: 100%; }
      #donationArea #donation .tab1 .cl {
        text-align: center;
        width: 100%;
        margin: 10% auto 0; }
      #donationArea #donation .tab1 .cl2 {
        width: 100%;
        margin: 0 auto 0%;
        text-align: center; }
      #donationArea #donation .tab1 .cl2 .m02 {
        margin: 0% auto 5%; }
      #donationArea #donation .tab_wrap .tab2 {
        display: none;
        padding-top: 30px; }
      #donationArea #donation p.hd {
        margin: 40px 0 5px;
        font-weight: bold;
        font-size: 116%;
        letter-spacing: 0.1em; }
      #donationArea #donation .pay {
        margin-bottom: 20px; }
      #donationArea #donation .cr {
        margin-bottom: 5%;
        width: 100%;
        border: 1px solid #999999; }
        #donationArea #donation .cr br {
          display: none; }
      #donationArea #donation .cr label {
        display: block;
        padding: 10% 3% 10%;
        width: 94%;
        text-align: center;
        cursor: pointer; }
        #donationArea #donation .cr label img {
          width: 100%; }
      #donationArea #donation .ba {
        width: 100%;
		margin-bottom: 5%;
        height: auto;
        border: 1px solid #999999; }
      #donationArea #donation .ba label {
        display: block;
        padding: 10% 0;
        height: 50px;
        text-align: center;
        cursor: pointer; }
		
	#donationArea #donation .amzn {
        width: 100%;
        height: auto;
        border: 1px solid #999999; }
      #donationArea #donation .amzn label {
        display: block;
        padding: 10% 0;
        height: auto;
        text-align: center;
        cursor: pointer; }

      #donationArea #donation .amzn label span,
      #donationArea #donation .amzn label img{
        display:block;
        text-align:center;
        margin:10px auto;
        padding:0 10px;
      }
		
      #donationArea #donation .p_input {
        text-align: center;
        padding: 10% 5%;
        font-size: 16px;
        line-height: 35px;
        border: 1px solid #999999;
        letter-spacing: 0.1em; }
        #donationArea #donation .p_input .btn_submit {
          margin-top: 10%; }
      #donationArea #donation .p_input em {
        font-weight: bold; }
      #donationArea #donation .p_input .price {
        padding: 5px 5px;
        border: solid 1px #e5e5e5; }
      #donationArea #donation #bank {
        display: none; }
      #donationArea #donation #bank .b_data {
        margin-bottom: 23px;
        line-height: 27px; }
      #donationArea #donation #bank .contact {
        padding: 20px 17px;
        border: solid 3px #e2d8ce; }
      #donationArea #donation #bank .contact em {
        font-weight: bold;
        color: #b02d2d; }
      #donationArea #donation #bank .contact a {
        display: block;
        text-align: center; }
      #donationArea #donation #bank .contact img {
        width: 100%; }
      #donationArea #donation .sub_menu {
        margin-top: 30px; }
      #donationArea #donation .sub_menu li {
        float: right;
        margin-left: 20px;
        padding-left: 18px;
        background: left center no-repeat url(../images/mark_circle.png); }
      #donationArea #donation .sub_menu li a {
        color: #444444; }
		
		
		
		
		#donationArea #donation  div.caution{
			clear: both;
			margin: 20px 0;
		}
		#donationArea #donation  div.caution p.title{
			font-weight: bold;
			font-size: 14px;
      margin-bottom: 5px;
      text-align:center;
		}
		#donationArea #donation  div.caution ul {
      margin-left: 20px;
      text-align:center;
		}
		#donationArea #donation  div.caution ul li{
			/* list-style: disc !important; */
			font-size: 12px;
		}
		#donationArea #donation  div.caution p.button{
			text-align: center;
			margin-top: 15px;
		}



  #contactArea {
    width: auto;
    margin: 0 10px 15%;
    padding: 10% 5% 10%;
    border: 1px solid #ae9982;
    background: #fcfaf3; }
    #contactArea h2 {
      font-size: 131%;
      font-weight: bold; }
    #contactArea img {
      width: 100%; }
    #contactArea #description {
      margin: 5% 0 10%;
      text-align: center;
      letter-spacing: 0.1em; }
    #contactArea #contact #left {
      width: 80%;
      margin: 5% auto 0; }
    #contactArea #contact #right {
      width: 80%;
      text-align: center;
	  margin-top: 15px;
      letter-spacing: 0em;
      margin: 10% auto 0; }
    #contactArea #contact .tel a {
      font-weight: bold;
	  color: #333333;
	  font-size: 146.5%; }
    #contactArea #staff {
      margin-top: 5%;
      text-align: center; }

  #aboutArea {
    width: auto;
    margin: 0 0 15px;
    padding: 10% 5% 5%;
    background: #fff1f1; }
    #aboutArea .florenceIcon {
      width: 83px; }
    #aboutArea img {
      width: 100%; }
    #aboutArea h2 {
      font-size: 212%;
      margin: 5% 0 15%; }
    #aboutArea h3 {
      border-top: 1px solid #bb977f;
      border-bottom: 1px solid #bb977f;
      padding: 8px 0;
      text-align: center;
      font-weight: bold;
      color: #834e00; }
    #aboutArea #dept #photo {
      width: 80%;
      margin: 10% auto;
      font-size: 85%;
      text-align: center; }
    #aboutArea #dept p {
      margin-top: 10px;
      font-weight: bold; }
    #aboutArea #dept #message {
      line-height: 1.8;
      width: auto;
      margin: 0 auto 5%; }
      #aboutArea #dept #message.last {
        margin-bottom: 15%; }
    #aboutArea #society #vision {
      border-radius: 10px;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
      background: #ffe2dc;
      width: auto;
      margin: 10% auto;
      padding: 4% 4% 4%;
      color: #996600;
      font-weight: bold;
      text-align: center; }
      #aboutArea #society #vision h4 {
        margin-bottom: 10%;
        letter-spacing: 0.1em;
        font-weight: bold; }
      #aboutArea #society #vision p {
        font-size: 100%;
        line-height: 1.8;
        font-weight: bold;
        text-align: center;
        letter-spacing: 0.1em; }
    #aboutArea #society p {
      margin-bottom: 10%;
      line-height: 1.8;
      text-align: left;
      letter-spacing: 0.1em; }
    #aboutArea #movie {
      margin: 15% 0;
      position: relative;
      width: 100%;
      padding-top: 56.25%; }
    #aboutArea #movie iframe {
      position: absolute;
      top: 0;
      right: 0;
      width: 100% !important;
      height: 100% !important; }
    #aboutArea #about {
      margin-bottom: 40px; }
      #aboutArea #about p {
        margin: 30px 0;
        line-height: 1.8;
        text-align: center;
        letter-spacing: 0.1em; }
      #aboutArea #about #aboutList {
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        background: #ffffff;
        padding: 5% 10%; }
        #aboutArea #about #aboutList .list {
          margin: 0;
          line-height: 1.8; }
          #aboutArea #about #aboutList .list tr#base, #aboutArea #about #aboutList .list th, #aboutArea #about #aboutList .list td {
            padding: 3% 0 8%; }
          #aboutArea #about #aboutList .list tr#base {
            border-bottom: 1px solid #666666; }
          #aboutArea #about #aboutList .list th, #aboutArea #about #aboutList .list td {
            width: 100%;
            display: block;
            border-top: none; }
          #aboutArea #about #aboutList .list td#year {
            width: auto;
            padding: 3% 0 0; }
          #aboutArea #about #aboutList .list th {
            width: auto;
            padding: 5% 2% 3% 2%;
            text-align: center;
            color: #ff6699; }
        #aboutArea #about #aboutList #aboutPhoto {
          margin-bottom: 10%; }
          #aboutArea #about #aboutList #aboutPhoto ul {
            width: auto;
            margin: 10% auto 0; }
          #aboutArea #about #aboutList #aboutPhoto li {
            margin: 0 auto 10%;
            width: 80%; }
          #aboutArea #about #aboutList #aboutPhoto p {
            margin: 5px 0; }
    #aboutArea #media {
      margin-bottom: 40px; }
      #aboutArea #media p {
        margin: 30px 0;
        line-height: 1.8;
        text-align: center;
        letter-spacing: 0.1em; }
      #aboutArea #media #mediaList {
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        background: #ffffff;
        padding: 5% 10% 10%;
        margin: 5% 0 5%; }
        #aboutArea #media #mediaList .list {
          margin: 0;
          line-height: 1.8;
          border-top: 1px solid #666666; }
          #aboutArea #media #mediaList .list tr#base, #aboutArea #media #mediaList .list th, #aboutArea #media #mediaList .list td {
            padding: 3% 0 8%; }
          #aboutArea #media #mediaList .list tr#base {
            border-bottom: 1px solid #666666; }
          #aboutArea #media #mediaList .list th, #aboutArea #media #mediaList .list td {
            width: 100%;
            display: block;
            border-top: none; }
          #aboutArea #media #mediaList .list th {
            width: auto;
            padding: 5% 2% 3% 2%;
            text-align: center;
            color: #ff6699; }
        #aboutArea #media #mediaList #mediaPhoto {
          margin-bottom: 10%; }
          #aboutArea #media #mediaList #mediaPhoto ul {
            width: auto;
            margin: 10% auto 0; }
          #aboutArea #media #mediaList #mediaPhoto li {
            margin: 0 auto 10%;
            width: 80%; }
          #aboutArea #media #mediaList #mediaPhoto p {
            margin: 5px 0;
            font-size: 77%;
            text-align: left; }
            #aboutArea #media #mediaList #mediaPhoto p span {
              font-weight: bold; }



			  
/**
カルーセル
*/

.owl-theme .owl-controls .owl-buttons div.owl-next{
	top: 20% !important;
	    right: 0px !important;
}
.owl-theme .owl-controls .owl-buttons div.owl-prev{
	top: 20% !important;
	left: 0px !important;
}


}




/**
カルーセル
*/

.owl-theme .owl-controls .owl-buttons div.owl-prev {
    position: absolute;
    top: 40%;
    left: -40px;
}
.owl-theme .owl-controls .owl-buttons div.owl-next {
    position: absolute;
    top: 40%;
    right: -40px;
}
.owl-theme .owl-controls .owl-buttons div{
	width: 30px;
	height: 30px;
	line-height: 30px;
	padding: 0 !important;
}


/**
Amazon Pay
**/

#RecurringAmazonPayButton,
#OneTimeAmazonPayButton{
  text-align:center;
  margin-top:30px;
}

#RecurringAmazonPayButton img,
#OneTimeAmazonPayButton img{
  max-width:100% !important;
}


#walletWidgetDiv,
#addressBookWidgetDiv{
  height:200px;
}

#form__donate #credit{
  margin-bottom:30px;
}

#form__donate #credit select{
  height: 1.8em;
  font-size:1.5em;
  margin-bottom:20px;
}

#addressBookWidgetDiv,
#walletWidgetDiv,
#consentWidgetDiv{
  margin-bottom:30px;
}

#consentWidgetDiv{
  max-width:100% !important;
}

.btn__holder{
  text-align: center;
}

.btn__holder button{
  background-color:#4be3aa;
  border-radius:10px;
  font-size:1.5rem;
  border:1px solid #4be3aa;
  color:#FFF;
  padding:10px 20px;
}

.btn__holder button:hover{
  opacity:0.6;
}

.submit__monthly:disabled{
  opacity:0.3;
}

p.tax_text{
	color: red;
	margin-top: -10px;
}

/*-------------------------------

ここから20190917_修正

-------------------------------*/
.container {
  padding-left: 15px;
  padding-right: 15px;
}
.mv {
  box-sizing: border-box;
  background-color: #000;
  overflow-x: hidden;
}
.mv .image,
.mv .image_co {
  margin: 0 -220px 0 -70px;
  width: 1250px;
}
.mv .image_co2 {
  margin: 0 -145px;
  width: 1250px;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
#challengeArea #leadTxt #mainTxt {
    width: 860px;
}
/*ここまで20190917_修正*/


/*-------------------------------

ここから20191010_修正

-------------------------------*/
#dataarea {
    width: 860px;
    margin: 0 auto;
}
/*TABLE*/
#dataarea table {
    width: 100%;
    font-weight: normal;
}
#dataarea table.data th,
#dataarea table.data td {
    padding: 10px;
    border: solid 1px #EEE;
    line-height: 1.5;
}

#dataarea table.list th,
#dataarea table.list td {
    padding: 10px;
    border-bottom: solid 1px #EEE;
    line-height: 1.5;
}

#dataarea table.data th.center,
#dataarea table.data td.center {
    text-align: center;
}

#dataarea table.data th {
    background-color: #f9f9f9;
    width: 180px;
    vertical-align: middle;
}

#dataarea table.data {
    margin: 1em 0 1.5em 0;
}
#dataarea table.data.winning td .category_icon {
    margin-right: 10px;
}
#dataarea table.data.winning td .category_icon a {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    width: 100px;
}
#dataarea table.data tbody.row {
    background-color: #F0F0F0;
}
#dataarea table.data.stat th,
#dataarea table.data.stat td {
    font-size: 85%;
    padding: 6px;
}
#dataarea table.data.stat th {
    width: auto;
}
#dataarea table.data.stat td {
    text-align: right;
}
#dataarea table.data tbody.row td {
    text-align: center;
}
#dataarea .trcolor1 {
    background-color: #FFFFFF;
}
#dataarea .trcolor2 {
    background-color: #f5f5f5;
}
#dataarea table a {
  color: #666;
  text-decoration: underline;
}
/*footer*/
#footer .footerlink {
  margin-top: 30px;
  margin-bottom: 30px;
}
#footer .footerlink a {
  color: #666;
}
#footer .footerlink a:hover {
  color: #999;
  text-decoration: underline;
}
@media only screen and (max-width: 1079px) and (min-width: 640px) {
#dataarea {
    width: auto;
    margin: 5%;
}
}
@media only screen and (max-width: 639px){
#dataarea {
    width: auto;
    padding: 0 10px;
}
#dataarea table.data {
    table-layout: fixed;
    word-break: break-all;
    word-wrap: break-word;
}
#dataarea table.data,
#dataarea table.data tbody,
#dataarea table.data tr,
#dataarea table.data th,
#dataarea table.data td {
    display: block;
    width: auto;
}
}
/*ここまで20191010_修正*/

@media (min-width: 960px){
  .container {
    width: 960px;
    margin: 0 auto;
    position: relative;
  }
  .br_pc {
    display: block;
  }
  .br_sp {
    display: none;
  }
}
@media (max-width: 959px) and (min-width: 768px){
  .container {
    width: 768px;
    margin: 0 auto;
    position: relative;
  }
  .br_sp {
    display: none;
  }
  .mv img{
    width: 130%;
  }
  #challengeArea #leadTxt #mainTxt {
    width: 100%;
}
}
@media screen and (max-width: 767px){
  .br_sp {
    display: block;
  }
  .br_pc {
    display: none;
  }
  #challengeArea #leadTxt #mainTxt {
    width: 100%;
}
}
@media only screen and (min-width: 1080px){
#donationArea #donation li.btn_tab1.act.btn_tab__0318 a {
    background: right top no-repeat url(../images/sec04_00_tab1_on_2.png);
}
#donationArea #donation li.btn_tab1.act.btn_tab__0318{
  width: 100%;
}
}
@media only screen and (max-width: 639px){
  #donationArea #donation li.btn_tab1.btn_tab__0318.act {
    width: 96%;
}
}



/* 202007 */
.ButtonM_head:visited,
.ButtonM_head:link{
  background-color: #fc4e50;
}
.ButtonO_head:visited,
.ButtonO_head:link{
  background-color: #FCAC4E;
}
.ButtonM_head:visited,
.ButtonM_head:link,
.ButtonO_head:visited,
.ButtonO_head:link{
  padding: 13px 23px;
  border-radius: 4px;
}

.Button_head{
    position: relative;
    display: inline-block;
    width: 100px;
    padding: 13px 23px;
    border-radius: 4px;
    background-color: #fc4e50;
    box-shadow: 0px 3px 7px 0 rgba(0,0,0,.2);
    font-size: 18px;
    color: #fff;
    line-height: 1;
    text-align: center;
    text-decoration: none;
    transition: all .2s ease-out;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
}

.Button_head:after{
    content: "";
    position: absolute;
    top: 0;
    right: 15px;
    bottom: 0;
    margin: auto;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 9px;
    border-color: transparent transparent transparent #fff;
}
.btn_arrow{
  position: relative;
}
.btn_arrow:after{
    content: "";
    position: absolute;
    top: 0;
    right: 25px;
    bottom: 0;
    margin: auto;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6.5px 0 6.5px 12px;
    border-color: transparent transparent transparent #fff;
}
.Button_head:hover{
  box-shadow: 0px 4px 7px 0 rgba(0,0,0,.3);
  color: #fff;
}
#donationButton{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 20px auto;
}
#donationButton .btn_mon,
#donationButton .btn_once{
  width: 200px;
  font-size: 20px;
  margin: 10px;
  border-radius: 6px;
}
#donationButton .btn_once{
  background: #FCAC4E;
  /* background: linear-gradient(#fcac4e, #fd9e30); */
}
p.com_btn_donation{
  text-shadow: initial!important;
  font-size: 120%!important;
  font-weight: bold;
  text-align: center;
  margin: 10px auto!important;
  letter-spacing: 0!important;
}
p.com_btn_donation span{
  color: #f00;
}
#challengeMonthly .com_btn_donation{
  margin-bottom: 40px!important;
}
#topHeader #donation.kifunavi a,
#topHeader #donation.btn_monthly a{
  width: 190px;
}
#topHeader #donation.kifunavi a span,
#topHeader #donation.btn_monthly a span{
  font-size: 12px;
  display: inline-block;
  margin: 0 1.5%;
}
#topHeader #donation.price a{
  width: 190px;
}
#topHeader #donation.price a span{
  font-size: 12px;
  display: inline-block;
  margin: 0 1.5%;
}
img.heart{
  display: inline-block;
  margin: 6px 11px 9px!important;
  width: 27px!important;
}
img.heart.two{
  display: inline-block;
  margin: 3px 8px 4px 0!important;
  width: 20px!important;
}
#monthlyButton .btn_donation.kifunavi span,
#monthlyButton .btn_donation.btn_monthly span{
  font-size: 20px;
  display: inline-block;
  margin: 0 2px;
}
.btn_donation.price span{
  font-size: 20px;
  display: inline-block;
  margin: 0 2px;
}
@media only screen and (min-width: 640px) {
  .com_btn_donation .sp{
    display: none;
  }
}
@media only screen and (max-width: 639px) {
  #topHeader{
    position: fixed;
    border-bottom: none;
    box-shadow: 0px 1px 8px 0 rgba(0,0,0,.1);
    z-index: 9999;
  }
  #topHeader #donation{
    display: block;
    float: right;
  }
  .topPad{
    padding-top: 60px;
  }
  .Button_head{
    float: right;
    margin-right: 10px;
    width: 100px;
  }
  #donationButton .btn_mon,
  #donationButton .btn_once{
    font-size: 4.4vw;
  }

  .ButtonM_head:visited,
  .ButtonM_head:link,
  .ButtonO_head:visited,
  .ButtonO_head:link{
    padding: 13px 14px 13px 7px;
    font-size: 4vw;
    width: 38%;
    float: initial;
    margin: 0;
  }
  .Button_head:after{
    right: 8px;
  }
  
  #topHeader #logo{
    width: 26%;
    margin: 3% 0 0 20px;
  }
  #topHeader #donation{
    width: 64%;
    margin: 8px 0 0 0;
  }
  #topHeader #donation.kifunavi a,
  #topHeader #donation.btn_monthly a{
    width: 70%;
    font-size: 4vw;
    padding: 12px 16px 11px 6px;
  }
  #topHeader #donation.kifunavi a span,
  #topHeader #donation.btn_monthly a span {
    font-size: 3vw;
  }
  #topHeader #donation.price a{
    width: 70%;
    font-size: 4vw;
    padding: 12px 16px 11px 6px;
  }
  #topHeader #donation.price a span{
    font-size: 3vw;
  }
  #challengeMonthly .com_btn_donation.mt{
    margin-top: -20px!important;
  }
  /* #donationButton{
    margin: -35px 0;
  }
  #challengeMonthly #donationButton{
    margin-bottom: 25px;
  } */
  #donationButton .btn_mon,
  #donationButton .btn_once{
    margin: 10px!important;
  }
  #monthlyButton .btn_donation.kifunavi,
  #monthlyButton .btn_donation.btn_monthly{
    padding: 12px 10% 10px 0;
    width: 90%;
  }
  #monthlyButton .btn_donation.kifunavi span,
  #monthlyButton .btn_donation.btn_monthly span{
    font-size: 80%;
  }
  #monthlyButton .btn_donation.kifunavi.btn_arrow:after,
  #monthlyButton .btn_donation.btn_monthly.btn_arrow:after{
    top: 0;
    right: 17px;
  }
  #monthlyButton .btn_donation.kifunavi img,
  #monthlyButton .btn_donation.btn_monthly img{
    vertical-align: middle;
    margin: 4px 10px 6px!important;
    width: 6%!important;
    font-size: 10px;
  }
  .btn_donation.price{
    padding: 12px 10% 10px 0;
    width: 90%;
  }
  .btn_donation.price span{
    font-size: 80%;
  }
  .btn_donation.price.btn_arrow:after{
    top: 0;
    right: 17px;
  }
  .btn_donation.price img{
    vertical-align: middle;
    margin: 4px 10px 6px!important;
    width: 6%!important;
    font-size: 10px;
  }
}

#donationArea #donation .tab_wrap h3{
  font-size: 150%;
  font-weight: bold;
  margin: 0 0 20px;
}
#donationArea #donation .tab_wrap #monthly,
#donationArea #donation .tab_wrap #onetime .frame{
  border: 1px solid #999999;
  padding: 10px 20px;
  text-align: center;
  width: 270px;
  margin: 30px auto 5px;
}
.paymeythod_col2{
  display: flex;
}
.paymeythod_col2 .paymeythod{
  width: 50%;
}
.paymeythod_col2 .paymeythod p{
  padding: 10px;
}
.paymeythod_col2 .paymeythod p.flex{
  display: flex;
}
.paymeythod_col2 .paymeythod p span{
  padding-right: 10px;
}
.paymeythod_col2 .paymeythod p img{
  display: block;
  text-align: center;
  margin: 0 auto;
}
.paymeythod .image{
  text-align: center;
  margin: 0 auto;
  display: inherit;
}
#donationArea #donation .tab_wrap .txt{
  font-weight: bold;
}
#donationArea #donation .tab_wrap .txt{
  display: inline;
  text-align: center;
  float: none;
}
#donationArea #donation .tab_wrap p{
  text-align: center;
}
#donationArea #donation .tab_wrap p.left{
  text-align: left;
  margin-top: 30px;
}
#donationArea #donation .tab_wrap .image{
  float: none!important;
  margin: 0;
}
#donationArea #donation .tab_wrap .btn_donation{
  margin: 30px auto 20px;
  display: block;
}
#donationArea #donation .tab_wrap .btn_donation.kifunavi,
#donationArea #donation .tab_wrap .btn_donation.btn_monthly{
  width: 98%;
  margin: 30px auto 20px -3%!important;
}
#donationArea #donation .tab_wrap .btn_donation.price{
  width: 98%;
  margin: 30px auto 20px -3%!important;
}
#onetimeButton .btn_donation{
  /* background: linear-gradient(#fcac4e, #fd9e30); */
  background: #FCAC4E;
}
#donationArea #donation li.btn_tab1.act.btn_tab__0318 a{
  color: #fff;
  text-indent: 0;
  text-align: center;
  font-size: 30px;
  line-height: 1.6;
  font-weight: bold;
  padding-top: 9px;
  background: #4be4ab;
}
@media only screen and (max-width: 639px){
  #donationArea #donation .tab_wrap .tab1,
  #donationArea #donation .tab_wrap .tab2{
    padding: 10% 3% 10%;
  }
  #donationArea #donation .btn_donation img{
    margin: 1px 10px 5px 1px!important;
    vertical-align: middle;
    width: 6%!important;
  }
  #donationArea #donation .tab_wrap h3 {
    font-size: 4.7vw;
  }
  #donationArea #donation .tab_wrap #monthly,
  #donationArea #donation .tab_wrap #onetime .frame{
    width: 70%;
  }
  #donationArea p.com_btn_donation{
    font-size: 100%!important;
  }
  #onetimeButton{
    width: 80%;
    margin: 0 auto;
  }
  .paymeythod_col2 .paymeythod{
    width: 100%;
  }
  .paymeythod_col2{
    display: block;
  }
  img.heart.two{
		width: 15px!important;
	}
}

@media only screen and (max-width: 1079px) and (min-width: 640px) {
  #topHeader #donation {
    float: right;
    margin: 10px 10px 0 0;
    display: flex;
    width: 297px;
    justify-content: space-between;
  }
  #topHeader #donation.kifunavi,
  #topHeader #donation.btn_monthly,
  #topHeader #donation.price {
    width: 235px;
  }
}



/* 202007 */
#achieveArea{
  border-bottom: none!important;
}
.pointsArea_outer{
  padding: 50px 55px;
  background-color: #ebfdff;
}
#pointsArea{
  width: 800px;
  margin: 0 auto;
  padding:  30px;
  background-color: #fff;
}
#pointsArea .flex{
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
#pointsArea .point{
  width: 33.3%;
  padding:0 15px;
  box-sizing: border-box;
  position: relative;
}
#pointsArea .point span.flame{
  position: absolute;
  top: -15px;
  left: 0;
  width: 55px;
  height: 55px;
  background: #00CCBB;
  border: solid 3px #C5FFEA;
  border-radius: 50px;
  padding: 10px 0 0 13px;
  box-sizing: border-box;
  font-size: 12px;
  line-height: 15px;
  color: #fff;
}
#pointsArea .point span{
  font-size: 20px;
}
#pointsArea .point span.flame.num{
  padding: 15px 0 0 7px;
  letter-spacing: -4px;
}

#pointsArea .point img{
  width: 100%;
  border-radius: 10px;
}
#pointsArea h2{
  font-size: 28px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 35px;
  line-height: 36px;
}
#pointsArea .point h3{
  font-size: 123.1%;
  letter-spacing: 0.1em;
  text-align: center;
  margin: 10px 0 15px;
  font-weight: bold;
  color: #666666;
  height: 2.5rem;
}
#pointsArea .point p{
  
  margin-top: 20px;
  line-height: 1.8;
  color: #666666;
  font-size: 100%;
  margin-bottom: 10px;

}
#faq {
  width: 860px;
  margin: 0 auto;
  padding: 0 55px 60px;
}
#faq .faq{
  margin-bottom: 50px;
}
#faq h2{
  font-size: 28px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 30px;
  line-height: 36px;
}
#faq h2 span{
  display: block;
  font-size: 20px;
  background: #00CCBC;
  width: 70px;
  height: 70px;
  margin: 0 auto 10px;
  border-radius: 100px;
  padding: 16px 0 0 3px;
  box-sizing: border-box;
  color: #fff;
  font-weight: bold;
}
#faq h2 span span{
  display: inline;
  font-size: 16px;
  padding: 0;
}

#faq dl{
  padding: 10px 30px 0 30px;
}
#faq dt{
  padding: 3px 0 10px 45px;
  position: relative;
  font-size: 18px;
  font-weight: bold;
}
#faq dt:before{
  background: url(../images/faq.png);
  background-size: contain;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  margin: auto;
  width: 30px;
  height: 30px;
  color: #fff;
  font-size: 17px;
  font-weight: bold;

}
#faq dd{
  line-height: 30px;
  margin-bottom: 20px;
  padding: 3px 0 20px 45px;
  border-bottom: 1px solid #00CCBC; 
}
#faq dl ul{
  padding-left: 35px;
  margin: 20px 0;
}
#faq dl li span{
  padding-left: 60px;
  margin-left: -100px;
  display: inline;
}

@media screen and (max-width: 1079px) and (min-width: 640px){
  .pointsArea_outer{
    padding: 50px 5px 50px;
  }
  #pointsArea{
    width: auto;
    margin: 0 5%;
  }
  #faq {
    width: auto;
    margin: 0 5%;
    padding: 0 0 60px;
  }

}
@media screen and (max-width: 639px){
  .pointsArea_outer{
    padding: 15% 5px 50px;
  }
  #pointsArea{
    width: auto;
    padding: 30px 10px 0;
    margin: 0 10px;
  }
  #pointsArea .point span.flame {
    top: -15px;
    left: 20px;
  }

  #pointsArea h2{
    font-size: 6vw;
  }
  #pointsArea .point h3{
    height: auto;
    margin: 10px 0 0;
  }
  #pointsArea .point{
    width: 100%;
    padding: 0 35px;
    margin-bottom: 30px;
  }
  #pointsArea .point p{
    margin-top: 5px;
  }
  #faq {
    width: auto;
    margin: 0 5%;
    padding: 0 0 60px;
  }
  #faq dl{
    padding: 10px 10px 0 10px;
  }

}

/* 202007 */