/********* 募金ステータス ********/

#status {
 background-color: #666666;
 margin-bottom: 25px;
}

*+html #status {
 padding-bottom: 14px;
}

#status {
 _padding-bottom: 14px;
}

#status dl {
 float: left;
 padding-right: 2%;
 margin-bottom: 14px;
 margin-right: 2%;
 border-right: 1px solid #FFF;
}

#status dl#milestone {
 margin-right: 0;
 border-right: none;
}

#status dt {
 color: #FFF;
 line-height: 1em;
}

#status dt span {
 font-size: 75%;
}

#status dt span a, #status dt span a:visited {
 color: #FFF;
}

#status dt span a:hover {
 text-decoration: none;
}

#status dd {
 color: #E6DF65;
 line-height: 1em;
}

#status dd span {
 font-size: 80%;
 padding-left: 0.1em;
}

#status #shareMilestone {
 padding: 0.5% 0;
 float: left;
}

#status #shareMilestone img {
 width: 100%;
}


/********* コンテンツ 初めての方 *********/
* html .layerBoard_bg,
* html .layer_board {
 position: absolute;
}

.layerBoardBg {
 position: fixed;
 width: 100%;
 height: 100%;
 z-index: 1000;
 top: 0;
 left: 0;
 display: none;
 background: #000;
}

.welcomeTxt { width: 346px;}
.welcomeTxt img { width: 100%;}

.layer_board {
 transform: rotate(-4.5deg);
 -webkit-transform: rotate(-4.5deg);
 background-color: #FDFCEC;
 border: #E8E065 4px solid;
 display: none;
 position: absolute;
 margin: 0 20%;
 padding: 40px;
 text-align: left;
 z-index: 2000;
 font-size: 123.1%;
 line-height: 1.4em;
 box-shadow: 5px 5px 10px #666;
 -webkit-box-shadow: 5px 5px 10px #666;
 -moz-box-shadow: 5px 5px 10px #666;
}

.btn_close {
 position: absolute;
 top: -18px;
 right: -16px;
 z-index: 3000;
}

.welcomeTxt {
 margin-bottom: 30px;
}

/********* コンテンツ ボタンエリア *********/

#contents #btnArea ul li {
 float: left;
}

#contents #btnArea ul li img {
 width: 100%;
}

#contents #btnArea ul li#loginBlock {
 background-color: #E8E065;
 text-align: center;
}

#contents #btnArea ul li#loginBlock .btnBox {
 margin-top: -35%;
}


#contents #btnArea ul li#loginBlock{
 _height: 180px;
 _position: relative;
 _top: 0;
 _left: 0;
 _background-color: #FFF;
 _margin-bottom: 10px;
}

#contents #btnArea ul li#loginBlock .btnBox {
 _top: 210px;
 _left: 60px;
 _position: absolute;
 _margin-bottom: 0 !important;
}

*+html #contents #btnArea ul li#loginBlock .btnBox .registBtn {
 margin-bottom: 8px;
}

#contents #btnArea ul li#loginBlock .btnBox .registBtn {
 _margin-bottom: 8px;
}

#contents #btnArea ul li.snsShare dl dd {
 text-align: center;
 margin-top: -32%;
}

#contents #btnArea ul li.snsShare dl dd {
 _margin-top: -95px;
}

#contents #btnArea ul li.snsShare dl dd span.fbBtn img {
 width: 16.7%;
 padding-right: 12%;
}

#contents #btnArea ul li.snsShare dl dd span.twBtn img {
 width: 20.9%;
}

#contents #btnArea ul li#methodBlock dl dt, #contents #btnArea ul li#closedBlock dl dt {
 margin-bottom: 6%;
}

#contents #btnArea ul li#methodBlock dl dd, #contents #btnArea ul li#closedBlock dl dd {
 text-align: center;
}

#contents #btnArea ul li#methodBlock dl dt img {
 width: 78.6%;
}

#contents #btnArea ul li#closedBlock dl dt img {
 width: 99%;
}

#contents #btnArea ul li#psc_click_btn a:hover img {
	opacity: 0.7;
}

 #contents .enqCampaign2017 {
  margin-bottom: 10px;
  position: relative;
  top: -16px;
}

 #contents .enqCampaign2017 img {
  vertical-align: bottom;
  display: block;
 }

 #contents .enqCampaign2017 .pc02 {
  display: none;
}

/********* コンテンツ ログインエリア *********/

#contents #loginArea #login {
 background-color: #E8E065;
 text-align: center;
 padding: 5%;
 margin-bottom: 2em;
}

#contents #loginArea #login .greeting {
 margin-bottom: 1.6em;
}

#contents #loginArea #login .greeting .name {
 float: left;
}

#contents #loginArea #login .greeting .logout {
 float: right;
}

#contents #loginArea #login li span.txt {
 float: left;
}

#contents #loginArea #login li {
 margin-bottom: 0.8em;
}

#contents #loginArea #login li:last-child {
 margin-bottom: 0;
}

#contents #loginArea #login li span.icn {
 width: 14px;
 display: block;
 float: left;
 padding: 0.1em 0.4em 0 0;
}

#contents #loginArea #login li span.icn img {
 width: 100%;
}

#contents #loginArea #login li.subList li {
 float: left;
 margin-bottom: 0em;
}

#contents #loginArea #login li.subList li {
 width: 10em;
}

#contents #loginArea #news h2 span {
 float: right;
 font-size: 64%;
 font-weight: normal;
}

#contents #loginArea #news ul li span {
 display: block;
}

#contents #loginArea #news ul li:last-child {
 margin-bottom: 0;
}

#contents #loginArea ul.bnr {
 margin: 2em 0 2em;;
}

#contents #loginArea ul.bnr li {
 width: 310px;
}

#contents #loginArea ul.bnr li img {
 width: 100%;
}


/********* コンテンツ 広告 *********/

#contents #adsense {
margin-bottom: 30px;
}

/********* PC版プロパティ *********/

@media screen and (min-width: 769px){

/******募金ステータス******/
 #status {
  width: 100%;
 }
 
 #status .inner {
  padding: 16px 10px 0 24px;
  min-width: 980px;
 }

 #status dl {
  height: 58px;
 }

 #status dt {
  font-size: 123.1%;
  margin-bottom: 3px;
 }
 
 #status dd {
  font-size: 276.9%;
 }

 #status #shareMilestone {
  width: 153px;
 }

 
/******リード文******/

 #contents .leadTxt {
  margin-bottom: 40px;
  padding-left: 24px;
  position: relative;
 }
 
 #contents .leadTxtSp {
  display: none;
 }
 
 #contents .leadTxt {
  width: 922px;
 }
 
 #contents .leadTxt .txt img {
  width: 922px;
 }

 #contents .leadTxt .toBeginner {
  position: absolute;
  top: 30px;
  left: 536px;
  width: 89px;
 }
 
 #contents .leadTxt .toBeginner img {
  width: 100%;
 }


/******コンテンツ ボタンエリア******/

 #contents #btnArea {
  margin-right: 310px;
 }
 
 #contents #btnArea ul li {
  width: 305px;
  height: 204px;
  margin-bottom: 20px;
  margin-right: 28px;
 }
 
 #contents #btnArea ul li#loginBlock h3 {
  margin-bottom: 1.5%;
 }

 #contents #btnArea ul li#loginBlock p.txt {
  margin-bottom: 3.2%;
 }

 #contents #btnArea ul li#loginBlock p.txt img {
  width: 86.5%;
 }
 
 #contents #btnArea ul li#loginBlock p.btn img {
  width: 68%;
 }
 
 #contents #btnArea ul li#loginBlock p.registBtn {
  margin-bottom: 1.2%;
 }

 #contents #btnArea ul li#methodBlock dl dd img, #contents #btnArea ul li#closedBlock dl dd img {
  width: 78.6%;
 }


/******コンテンツ ログインエリア******/

 #contents #loginArea h2 img {
  width: 73px; /******146px/2******/
 }

 #contents #loginArea #news {
  line-height: 1.2em;
  margin-bottom: 2em;
 }

 #contents #loginArea #news h2 span {
  font-size: 64%;
 }

 #contents #loginArea #news ul li {
  margin-bottom: 1.2em;
 }

 #contents #loginArea #tweetArea {
  border-bottom: 1px #ddd solid;
 }

 #contents #loginArea #tweetArea .snsTwWidget {
  display: block;
  width: 310px;
  height: 350px;
 }
 
 .menuSpView {
  display: none;
 }

 #sumaboSpLogin {
  display: none;
 }

}


@media screen and (max-width: 1363px){
 #contents .enqCampaign2017 .pc01 {
  display: none;
}

 #contents .enqCampaign2017 .pc02 {
  display: block;
  width: 648px;
}

 #contents .enqCampaign2017 .pc02 img {
  width: 638px;
}
}

/********* タブレット版プロパティ ********/

@media screen and (min-width: 641px) and (max-width: 768px) {

/******募金ステータス******/
 #status {
  max-width: 768px;
 }
 
 #status .inner {
  padding: 16px 24px 0 16px;
 }

 #status dl {
  height: 44px;
 }

 #status dt {
  font-size: 100%;
  margin-bottom: 3px;
 }
 
 #status dd {
  font-size: 184.6%;
 }

 #status #shareMilestone {
  width: 18%;
 }


/******コンテンツ 初めての方エリア******/

 #layer_board_area .layer_board {
  margin: 0 10%;
  font-size: 100%;
 }

 #layer_board_area .welcomeTxt { 
  width: 346px;
 }

 #layer_board_area .welcomeTxt img {
  width: 100%;
 }


/******リード文******/

 #contents .leadTxt {
  margin-bottom: 30px;
  position: relative;
 }
 
 #contents .leadTxtSp {
  display: none;
 }
 
 #contents .leadTxt .txt img {
  width: 100%;
 }

 #contents .leadTxt .toBeginner {
  position: absolute;
  top: 56%;
  left: 55.6%;
  width: 11%;
 }
 
 #contents .leadTxt .toBeginner img {
  width: 100%;
 }

/******コンテンツ ボタンエリア******/

 #contents .enqCampaign2017 {
  top: -0.8em !important;
  margin-bottom: 6px;
}
	
 #contents #btnArea .enqCampaign2017 .pc02 {
  width: 100%;
 }

 #contents #btnArea .enqCampaign2017 img {
  width: 99%;
 }


 #contents #btnArea {
  width: 66.5%;
  float: left;
 }
 
 #contents #btnArea ul li {
  width: 48%;
  margin-right: 3.2%;
  margin-bottom: 2%;
 }
 #contents #btnArea ul li:nth-child(even){
  margin-right: 0;
 }
 
 #contents #btnArea ul li#loginBlock {
  margin-bottom: 5%;
 }

 #contents #btnArea ul li#loginBlock h3 {
  margin-bottom: 1.5%;
 }

 #contents #btnArea ul li#loginBlock .btnBox {
  margin-top: -37%;
 }

 #contents #btnArea ul li#loginBlock p.txt {
  margin-bottom: 3.2%;
 }

 #contents #btnArea ul li#loginBlock p.txt img {
  width: 86.5%;
 }
 
 #contents #btnArea ul li#loginBlock p.btn img {
  width: 68%;
 }
 
 #contents #btnArea ul li#loginBlock p.registBtn {
  margin-bottom: 1.2%;
 }
 
 #contents #btnArea ul li#methodBlock dl dd img, #contents #btnArea ul li#closedBlock dl dd img {
  width: 92%;
 }

/******コンテンツ ログインエリア******/

 #contents #loginArea h2 img {
  width: 73px; /******146px/2******/
 }

 #contents #loginArea #login li {
  font-size:  90%;
 }

 #contents #loginArea #login li li {
  font-size: 100%;
 }
 
 #contents #loginArea #login li.subList li.enquete {
  margin-bottom: 0.3em;
 }

 #contents #loginArea #news {
  margin-bottom: 2em;
 }

 #contents #loginArea #news h2 span {
  font-size: 64%;
 }

 #contents #loginArea #news ul li {
  margin-bottom: 1.2em;
 }
 
 #contents #loginArea #tweetArea .snsTwWidget {
  padding-bottom: 10px;
 }

 .menuSpView {
  display: none;
 }

 #sumaboSpLogin {
  display: none;
 }

	#contents #loginArea ul.bnr li {
		width: 100%;
	}

 /******フッター******/
 footer ul#annotation {
  padding: 0 16px 0 16px;
 }
}


/********* スマートフォン版プロパティ ********/

@media screen and (max-width: 640px){

/******募金ステータス******/
 #status {
  max-width: 640px;
 }
 
 #status .inner {
  padding: 10px 24px 0 10px;
 }

 #status dl {
  margin-bottom: 10px;
 }
 
 #status dl:nth-child(odd) {
  width: 54%;
  margin-right: 4%;
 }
 
 #status dl:nth-child(even) {
  width: 39.5%;
  padding-right: 0;
  margin-right: 0;
  border-right: 0;
 }

 #status dt {
  font-size: 85%;
  margin-bottom: 3px;
 }
 
 #status dd {
  font-size: 153.9%;
 }

 #status #shareMilestone {
  width: 34%;
 }

 #status #shareMilestone {
  padding-top: 0.2%;
 }


/******コンテンツ 初めての方エリア******/


 #layer_board_area .layer_board {
  margin: 0 0 0 3%;;
  font-size: 100%;
  padding: 8% 4% 8% 6%;
  width: 74%;
  box-shadow: 4px 4px 8px #666;
  -webkit-box-shadow: 4px 4px 8px #666;
  -moz-box-shadow: 4px 4px 8px #666;
 }

 #layer_board_area .welcomeTxt {
  width: 220px;
  margin-bottom: 24px;
 }

 #layer_board_area .welcomeTxt img {
  width: 100%;
 }


/******リード文******/
 
 #contents .leadTxt {
  display: none;
 }

 #contents .leadTxtSp {
  margin-bottom: 18px;
  position: relative;
 }
 
 #contents .leadTxtSp .txt img {
  width: 91%;
 }

 #contents .leadTxtSp .toBeginner {
  position: absolute;
  bottom: 0;
  left: 83.5%;
  width: 16%;
 }
 
 #contents .leadTxtSp .toBeginner img {
  width: 100%;
 }

/******コンテンツ ボタンエリア******/

#contents .enqCampaign2017 {
  top: 0 !important;
  margin-bottom: 4%;
}

 #contents #btnArea .enqCampaign2017 .pc02 {
  width: 100%;
 }

 #contents #btnArea .enqCampaign2017 img {
  width: 100%;
 }

 #contents #btnArea {
  margin-bottom: 2em;
 }
 
 #contents #btnArea ul li {
  width: 48.4%;
  margin-right: 3.2%;
  margin-bottom: 2%;
 }

 #contents #btnArea ul li:nth-child(even){
  margin-right: 0;
 }
 
 #contents #btnArea ul li#loginBlock {
  margin-bottom: 4%;
 }

 #contents #btnArea ul li#loginBlock h3 {
  margin-bottom: 1.5%;
 }
 
 #contents #btnArea ul li#loginBlock .btnBox {
  margin-top: -37.3%;
 }

 #contents #btnArea ul li#loginBlock p.txt {
  margin-bottom: 3.5%;
 }

 #contents #btnArea ul li#loginBlock p.txt img {
  width: 86.5%;
 }
 
 #contents #btnArea ul li#loginBlock p.btn img {
  width: 71%;
 }
 
 #contents #btnArea ul li#loginBlock p.registBtn {
  margin-bottom: 1.2%;
 }
 
 #contents #btnArea ul li#methodBlock dl dd img, #contents #btnArea ul li#closedBlock dl dd img {
  width: 92%;
 }
 
 #contents #loginArea #login {
  background-color: #E8E065;
  text-align: center;
  padding: 5%;
  margin-bottom: 2em;
 }
 
 #contents #loginArea #login .greeting {
  margin-bottom: 1.6em;
 }
 
 #contents #loginArea #login .greeting .name {
  float: left;
 }
 
 #contents #loginArea #login .greeting .logout {
  float: right;
 }
 
 #contents #loginArea #login li span.txt {
  float: left;
 }
 
 #contents #loginArea #login li {
  margin-bottom: 0.8em;
 }
 
 #contents #loginArea #login li:last-child {
  margin-bottom: 0;
 }
 
 #contents #loginArea #login li span.icn {
  width: 14px;
  display: block;
  float: left;
  padding: 0.1em 0.4em 0 0;
 }
 
 #contents #loginArea #login li span.icn img {
  width: 100%;
 }
 
 #contents #loginArea #login li.subList li {
  float: left;
  margin-bottom: 0em;
 }
 
 #contents #loginArea #login li.subList li {
  width: 10em;
 }
 
/******コンテンツ ログインエリア******/

 #contents #loginArea h2 img {
  width: 73px; /******146px/2******/
 }

 #contents #loginArea #news {
  margin-bottom: 2em;
 }

 #contents #loginArea #news h2 span {
  font-size: 64%;
 }

 #contents #loginArea #news ul li {
  margin-bottom: 1.2em;
 }
 
 #contents #loginArea #tweetArea .snsTwWidget {
  padding-bottom: 10px;
  width: 85%;
 }
 
 .menuPcView {
  display: none;
 }

 #sumaboSpLogin {
  background-color:#E8E065;
  width: 90%;
  padding: 6% 5%;
  margin: 4% 0 10% 0;
 }

 #sumaboSpLogin .sumaboMgnBtm {
  margin-bottom: 5% !important;
 }

 #sumaboSpLogin p {
  font-weight: bold;
 }

 #sumaboSpLogin .btn {
  width: 60%;
  margin: 0 auto;
 }

 #sumaboSpLogin .btn img {
  width: 100%;
 }

	#contents #loginArea ul.bnr li {
		width: 290px;
	}

	/********* コンテンツ 広告 *********/
	
	#contents #adsense {
 	width: 85%;
  margin: 0 auto 10% auto;
	}

}


@media screen and (max-device-width: 400px) {
 #contents #loginArea #tweetArea .snsTwWidget iframe {
  width: 300px!important;
 }
}