@charset "UTF-8";

/*----------------------------------------
詳細ページ
-----------------------------------------*/

.detail-header_bnr {
  /*特集用バナー*/
  margin: 30px 0 20px;
}

.detail-header_bnr.__sp {
  margin-bottom: 20px;
}

.detail-footer_bnr {
  /*特集用バナー*/
  margin: 40px 0;
  text-align: center;
}

.search_311 {
  /*311特集用バナー*/
  margin-bottom: 80px;
  text-align: center;
}

.detail-footer_bnr.search_311 {
  /*311特集用バナー*/
  margin: 80px 0;
}

#main {
  float: left;
  margin-right: 15px;
  width: 595px;
}

#aside {
  float: left;
  width: 340px;
}

#main_kv {
  float: left;
  margin: 0 20px 10px;
  width: 320px;
}

#main_kv figure {
  margin: 0 !important;
}

#main_kv figure figcaption {
  line-height: 1.2;
  margin: 5px 0 0 !important;
}

#main_kv.__point-up,
#main_kv.__closed {
  position: relative;
}

#main_kv.__point-up .icon,
#main_kv.__closed .icon {
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 80px 80px;
  display: block;
  position: absolute;
  width: 80px;
  height: 80px;
}

#main_kv.__point-up .icon {
  background-image: url(https://s.yimg.jp/images/donation/new_1509/img/common/icon_2x.png);
  top: 5px;
  left: 5px;
}

#main_kv.__closed .icon {
  background-image: url(https://s.yimg.jp/images/donation/new_1509/img/pc/slide_end_icon.png);
  top: 0;
  left: 0;
}

#main_slide_jannle {
  font-size: 85%;
  letter-spacing: -0.4em;
  margin: 10px -2px 38px;
  text-align: center;
}

#main_slide_jannle li {
  display: inline-block;
  margin: 2px;
}

#main_slide_jannle li a {
  background: #f4ec2b;
  border-radius: 2px;
  color: #4d4d4d;
  display: inline-block;
  letter-spacing: normal;
  line-height: 1;
  margin: 0;
  padding: 8px 15px;
  transition: all 0.1s ease;
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
}

#main_slide_jannle li a:hover {
  background: #4d4d4d;
  color: #fff;
}

#main_toggle {
  margin: 0;
  overflow: hidden;
}

#main_toggle li {
  background: #e5e5e5;
  color: #444;
  cursor: pointer;
  float: left;
  font-size: 110%;
  margin-top: 5px;
  width: 297px;
  height: 60px;
}

#main_toggle li.__current {
  background: #2e2e2e;
  color: #fff;
  cursor: default;
  height: 65px;
  margin-top: 0;
}

#main_toggle li:hover {
  background: #cdcdcd;
  text-decoration: underline;
}

#main_toggle li.__current:hover {
  background: #2e2e2e;
  text-decoration: none;
}

#main_toggle li > span {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  width: 297px;
  height: 60px;
}

#main_toggle li.__current > span {
  height: 65px;
}

#main_toggle li span.date {
  display: block;
  font-size: 70%;
}

.main_toggle_contents {
  /*最初は隠す*/
  display: none;
}

.main_toggle_contents.__default {
  /*上記非表示コンテンツを初期で表示する*/
  display: block;
}

.main_toggle_contents {
  border: 2px solid #2e2e2e;
  border-bottom: none;
  margin: 0;
  overflow: hidden;
}

.main_toggle_contents figure {
  margin-bottom: 20px;
}

.main_toggle_contents h2,
.main_toggle_contents h3,
.main_toggle_contents p {
  padding: 0 20px;
  margin-bottom: 20px;
}

#main_description ul {
  padding: 0 20px;
  margin-bottom: 20px;
}

.main_toggle_contents p.copyright {
  float: right;
  font-size: 87.5%;
  margin: 10px 0;
}

.main_toggle_contents figure {
  text-align: center;
}

.main_toggle_contents figure.picmini {
  padding: 0 20px;
  text-align: left;
}

.main_toggle_contents h2 {
  color: #383838;
  font-size: 140%;
  font-weight: bold;
  line-height: 1.4;
}

.main_toggle_contents h3,
.main_module h3 {
  font-size: 122%;
  font-weight: bold;
  line-height: 1.5;
}

.main_module h2,
.main_module h3,
.main_module p,
.main_module ul {
  padding: 0 20px;
  margin-bottom: 20px;
}

.main_toggle_contents p,
.main_module p {
  font-size: 118%;
  line-height: 1.8;
}

.main_toggle_contents figure figcaption,
.main_module figure figcaption {
  font-size: 80%;
  margin: 2px 20px 0;
}

.main_toggle_contents figure.picmini figcaption,
.main_module figure.picmini figcaption {
  margin-left: 0;
}

#main_description ul,
#main_activity ul,
.main_module ul {
  font-size: 118%;
  line-height: 1.8;
  /*admintool-style*/
  list-style: disc;
  padding-left: 40px;
}

.winners {
  /*    border-top: 1px solid#afafaf;
*/
  clear: both;
  margin: 20px 12px;
  padding: 20px 8px 0;
}

#main_use {
  border-top: 1px dotted #afafaf;
  clear: both;
  margin-top: 0;
  overflow: hidden;
}

.main_use_tit,
.main_news_tit {
  color: #383838;
  font-weight: bold;
  font-size: 140%;
  line-height: 1.4;
  margin: 0 0 20px;
  padding: 0;
}

.main_news_list li {
  margin: 0 0 16px;
}

.main_news_list li:last-child {
  margin-bottom: 0;
}

.main_news_list li .source {
  font-size: 87.5%;
}

.main_news_more {
  font-size: 108%;
  text-align: right;
}

.main_toggle_contents h2.winners_tit {
  margin: 0 0 20px;
  padding: 0;
}

.main_toggle_contents h3.winners_stit {
  margin: 0 0 10px;
  padding: 0;
}

.main_toggle_contents h3.winners_stit .number {
  font-size: 87.5%;
  margin: 0 5px;
}

.main_toggle_contents p.winners_others {
  padding: 0;
  text-align: right;
}

.winners_list {
  margin: 0 0 5px;
  overflow: hidden;
}

.winners_list li {
  float: left;
  width: 25%;
}

#main_uses h2 {
  margin-bottom: 10px !important;
}

.main_uses_img {
  float: left;
  margin: 0 20px 10px !important;
  padding: 0 !important;
  width: 320px;
}

.main_uses_img figcaption {
  margin-left: 0 !important;
}

.main_social {
  margin: 25px 0 25px 25px;
  overflow: hidden;
}

.main_social.__btm {
  margin-bottom: 0;
}

#main_description ul.main_social,
#main_activity ul.main_social {
  font-size: 112%;
  list-style: none;
  line-height: 1;
  padding-left: 0;
}

.main_social li {
  border: 1px solid #bbbbbb;
  float: left;
  font-size: 70%;
  margin-right: 10px;
  padding: 1px;
}

.main_social li .fb_inner {
  background: #4058b1;
}

.main_social li.tw,
.main_social li.hatena,
.main_social li.mail {
  width: 70px;
}

.main_social li a {
  color: #fff;
  display: table-cell;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  width: 70px;
  height: 25px;
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
}

.main_social li span.count {
  background: #fff;
  display: table-cell;
  font-size: 90%;
  height: 25px;
  padding: 0 5px;
  vertical-align: middle;
}

.main_social li.tw a {
  background: #1aa4e7;
  text-shadow: 0px -1px 1px #137bad;
}

.main_social li.fb a {
  background: #4058b1;
  text-shadow: 0px -1px 1px #304285;
}

.main_social li.hatena a {
  background: #1c99cd;
}

.main_social li.mail a {
  background: #ee6030;
  text-shadow: 0px -1px 1px #b24824;
}

.main_social li.tw a:hover {
  background: #39b9f7;
}

.main_social li.fb a:hover {
  background: #6079d6;
}

.main_social li.hatena a:hover {
  background: #3bb5e8;
}

.main_social li.mail a:hover {
  background: #f3825c;
}

time.main_date {
  clear: both;
  display: block;
  float: right;
  margin: 10px 20px;
}

.external-link_text {
  font-size: 87.5%;
  margin: 2px 5px;
}

.aside_ad {
  margin-top: 2px;
}

.aside_ad span {
  display: block;
  margin-bottom: 5px;
  text-align: center;
}

.aside_donation-status {
  border-top: none;
  margin: 0 0 20px;
  padding-top: 0;
}

.aside_donation-status .att {
  font-size: 175%;
}

.aside_donation-status_spicon {
  letter-spacing: -0.4em;
  margin: 0 -3px 10px;
}

.aside_donation-status_spicon li {
  display: inline-block;
  letter-spacing: normal;
  margin: 0 3px;
  position: relative;
  width: 55px;
}

.aside_donation-status_spicon li .xnumber {
  /*寄付額の倍率*/
  cursor: default;
  font-size: 180%;
  font-weight: bold;
  line-height: 1;
  position: absolute;
  top: 28px;
  left: 3px;
  text-align: right;
}

.aside_donation-status_spicon li .xnumber.__single {
  left: 18px;
}

.aside_donation-status dl {
  margin: 0;
  padding-top: 8px;
  overflow: hidden;
}

.aside_donation-status dl dt {
  background-repeat: no-repeat;
  background-position: left center;
  clear: both;
  float: left;
  margin-top: 8px;
  padding-left: 18px;
}

.aside_donation-status dl dt.money {
  background-image: url(https://s.yimg.jp/images/donation/new_1509/img/pc/icon_yen.png);
  background-position: 2px 5px;
  background-size: 12px 10px;
}

.aside_donation-status_detail .money-total_detail {
  float: right;
  font-size: 50%;
  margin: 0;
}

.aside_donation-status_detail .money-total_detail h3 {
  border-bottom: 1px solid #e1e1e1;
  font-size: 115%;
  margin-bottom: 3px;
}

.aside_donation-status_detail .money-total_detail .plus {
  display: block;
  font-size: 120%;
  margin: 0;
  text-align: center;
}

.aside_donation-status_detail .money-total_detail dl {
  letter-spacing: -0.4em;
}

.aside_donation-status_detail .money-total_detail dl,
.aside_donation-status_detail .money-total_detail dd {
  border: none;
  margin: 0;
  padding: 0;
}

.aside_donation-status_detail .money-total_detail dt,
.aside_donation-status_detail .money-total_detail dd {
  display: inline-block;
  letter-spacing: normal;
  margin: 0;
  padding: 0;
}

.aside_donation-status .money-total_detail dl dd span {
  font-weight: bold;
}

.aside_donation-status dl dt.number {
  background-image: url(https://s.yimg.jp/images/donation/new_1509/img/pc/icon_people.png);
  background-position-x: 1px;
  background-size: 12px 13px;
}

.aside_donation-status dl dt.target {
  background-image: url(https://s.yimg.jp/images/donation/new_1509/img/pc/icon_target.png);
  background-size: 16px 16px;
}

.aside_donation-status dl dt.time {
  background-image: url(https://s.yimg.jp/images/donation/new_1509/img/pc/icon_time.png);
  background-size: 15px 15px;
}

.aside_donation-status dl dd {
  border-bottom: 2px solid #e4e4e4;
  margin-bottom: 8px;
  padding-bottom: 8px;
  text-align: right;
}

.aside_donation-status dl dd {
  border-bottom: none;
}

.aside_donation-status dl dd span {
  font-size: 175%;
  margin-right: 8px;
}

.aside_donation-status span.number {
  font-size: 100%;
  margin-right: 5px;
}

.aside_donation-status span.number.__slightly {
  color: #ff0839;
}

.aside_donation-status dl dd.last {
  border: none;
  margin-bottom: 0;
}

.aside_donation-do {
  margin-bottom: 30px;
}

.aside_donation-do .btn a {
  background: #f4ec2b;
  border-radius: 5px;
  color: #4d4d4d;
  display: block;
  font-size: 115%;
  line-height: 60px;
  padding-top: 5px;
  text-decoration: none;
  text-align: center;
  transition: all 0.1s ease;
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
}

.aside_donation-do .btn a:hover {
  background: #4d4d4d;
  color: #fff;
}

.aside_donation-do .btn a span.ex {
  font-size: 70%;
}

.aside_donation-do .btn.__closed a {
  background: #cdcdcd;
  color: #6f6f6f;
  cursor: default;
}

.promotion-monthly {
  margin: 10px auto 0;
  max-width: 260px;
  text-align: center;
}

div.promotion-monthly {
  margin-top: 16px;
}
.promotion-monthly .__att {
  background: #9adee1;
  border-radius: 24px;
}

.promotion-monthly dt {
  margin-bottom: 4px;
}

.promotion-monthly dd {
  font-size: 87.5%;
}

.promotion-monthly span {
  font-size: 110%;
  font-weight: bold;
}

.promotion-list {
  font-size: 87.5%;
  margin: 30px 0 0;
  text-align: center;
}

.promotion-list.__double {
  letter-spacing: -0.4em;
  text-align: left;
}

.promotion-list.__double > li {
  border-right: 1px solid #eeedec;
  box-sizing: border-box;
  display: inline-block;
  letter-spacing: normal;
  padding: 0 8px 4px;
  width: 50%;
}

.promotion-list > li:last-child {
  border: none;
}

.promotion-list dt {
  margin: 0 auto 12px;
  width: 150px;
}

.promotion-list.__double dt {
  width: 100%;
}

/* クレジットカード画像リスト用 */

.credit-list {
  margin: 8px -6px 0;
  text-align: center;
}

.credit-list.__plus {
  margin: 8px 20px 0;
}

.credit-list li {
  display: inline-block;
  margin: 0 5px;
}

.credit-list.__plus li {
  margin: 0 5px 10px;
  width: 60px;
}

.credit-list li.ex {
  display: block;
  font-size: 87.5%;
  margin: 10px 0;
  text-align: center;
}

/* クレジットカード画像リスト用ここまで */

.credit-img {
  text-align: center;
  margin-top: 10px;
}

.credit-caption {
  font-size: 87.5%;
  margin-bottom: 5px;
}

.credit-att {
  font-size: 80%;
  margin-top: 5px;
}

.aside_module {
  background: #eeedec;
  border-bottom: 8px solid #3f3f3f;
  box-shadow: 0px 1px 0px 0px #dadada;
  -moz-box-shadow: 0px 1px 0px 0px #dadada;
  /* Firefox用 */
  -webkit-box-shadow: 0px 1px 0px 0px #dadada;
  /* Safari,Google Chrome用 */
  margin-bottom: 20px;
  padding-bottom: 30px;
}

.aside_module h1 {
  border-radius: 5px 5px 0 0;
  font-size: 110%;
  font-weight: bold;
  line-height: 1;
  padding: 30px 0 20px;
  text-align: center;
}

#aside_ownerinfo {
  margin-top: 30px;
  padding-bottom: 15px;
  overflow: hidden;
}

#aside_ownerinfo figure {
  background: #fff;
  margin: 0 25px;
  text-align: center;
}

#aside_ownerinfo figure img {
  border: 1px solid #bfc5cc;
}

#aside_ownerinfo p {
  margin: 0;
}

#aside_ownerinfo .description {
  line-height: 1.4;
  margin: 5px 25px 0;
  padding-bottom: 1.3em;
}

.aside_ownerinfo_more {
  display: inline-block;
  float: right;
  font-size: 90%;
  margin: 8px 16px 0 !important;
}

.aside_privilege_course_list .aside_ownerinfo_more {
  margin: 4px 0 12px !important;
}

.aside_ownerinfo_linkpj_list {
  margin-top: 8px;
}

.aside_ownerinfo_linkpj_list li {
  background: #fff;
  border: 1px solid #afafaf;
  margin: 0 10px 8px;
  padding: 5px 5px 15px;
  overflow: hidden;
  position: relative;
}

.aside_ownerinfo_linkpj_listinfo_money_number li:last-child {
  margin-bottom: 0;
}

.aside_ownerinfo_linkpj_list .pic {
  float: left;
  margin-right: 8px !important;
  width: 80px;
}

.aside_ownerinfo_linkpj_list .info {
  font-size: 87.5%;
  overflow: hidden;
}

.aside_ownerinfo_linkpj_list .info_tit {
  line-height: 1.4;
}

.aside_ownerinfo_linkpj_list .info_money {
  position: absolute;
  bottom: 2px;
  right: 10px;
}

.aside_ownerinfo_linkpj_list .info_money dt {
  clear: left;
  float: left;
  width: 5.5em;
}

.aside_ownerinfo_linkpj_list .info_money dd {
  margin-left: 5.5em;
}

.aside_ownerinfo_linkpj_list .info_money_number {
  font-weight: bold;
  margin-right: 3px;
}

.aside_ownerinfo_social {
  letter-spacing: -0.4em;
  margin: 5px auto 0;
  text-align: center;
}

.aside_ownerinfo_social.__txt {
  margin-top: 10px;
}

.aside_ownerinfo_social li {
  display: inline-block;
  letter-spacing: normal;
  margin: 0 5px;
  text-indent: -9999px;
}

.aside_ownerinfo_social.__txt li {
  display: inline;
  line-height: 1.6;
  margin: 0 0 5px;
  text-align: center;
  text-indent: 0;
  /*ie対策*/
}

.aside_ownerinfo_social.__txt li a {
  background: none !important;
  width: 340px !important;
  height: 22px !important;
}

.aside_ownerinfo_social li.tw a {
  background-image: url(https://s.yimg.jp/images/donation/new_1509/img/pc/social_icon_tw.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 43px 43px;
  display: block;
  width: 43px;
  height: 43px;
}

.aside_ownerinfo_social li.tw a:hover {
  background-image: url(https://s.yimg.jp/images/donation/new_1509/img/pc/social_icon_tw_on.png);
}

.aside_ownerinfo_social li.fb a {
  background-image: url(https://s.yimg.jp/images/donation/new_1509/img/pc/social_icon_fb.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 43px 43px;
  display: block;
  width: 43px;
  height: 43px;
}

.aside_ownerinfo_social li.fb a:hover {
  background-image: url(https://s.yimg.jp/images/donation/new_1509/img/pc/social_icon_fb_on.png);
}

.aside_ownerinfo_social li.home a {
  background-image: url(https://s.yimg.jp/images/donation/new_1509/img/pc/social_icon_home.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 43px 43px;
  display: block;
  width: 43px;
  height: 43px;
}

.aside_ownerinfo_social li.home a:hover {
  background-image: url(https://s.yimg.jp/images/donation/new_1509/img/pc/social_icon_home_on.png);
}

#aside_uses {
  margin: 0 0 20px;
  padding-bottom: 0;
}

#aside_uses p {
  margin: 0 25px 30px;
}

#aside_wallpaper {
  margin-bottom: 35px;
  text-align: center;
}

#aside_wallpaper .description {
  line-height: 1.4;
  margin: 5px 5px 0;
  text-align: left;
}

#aside_wallpaper h1 {
}

#aside_wallpaper h2 {
  margin: 0 0 10px;
}

#aside_wallpaper ul {
  margin: -5px 10px 0px;
  overflow: hidden;
}

#aside_wallpaper ul li {
  margin: 0 0 30px;
}

#aside_wallpaper ul li.last {
  margin-bottom: 0;
}

#aside_wallpaper ul li figure {
  margin-bottom: 10px;
}

#aside_wallpaper ul li select.select-box {
  background-size: 41px 100%;
  font-size: 90%;
  margin-bottom: 10px;
  padding: 10px 14px 10px 13px;
  width: 250px;
  height: 42px;
}

#aside_wallpaper ul li input.btn.__submit {
  font-size: 90%;
  line-height: 47px;
  margin-right: auto;
  margin-left: auto;
  width: 165px;
  height: 47px;
}

#aside_partner .aside_module_tit {
}

#contents_inner #aside_partner figcaption {
  margin: 3px 25px 0;
}

.aside_partner_list li {
  margin: 0 0 30px;
  overflow: hidden;
}

.aside_partner_list li:last-child {
  margin-bottom: 0;
}

.aside_partner_list li .outlink-att {
  display: block;
  margin: 0 12px;
  text-align: right;
}

.aside_partner_list figure img {
  border: 1px solid #bfc5cc;
  display: block;
  margin: 0 auto;
  width: 280px;
}

.aside_partner_list figure figcaption {
  color: #4d4d4d !important;
  margin: 8px 28px 0;
}

.aside_partner_list_money span {
  font-weight: bold;
  margin: 0 4px;
}

.aside_donation-status_spicon {
  position: relative;
}

.aside_donation-status_spicon li img {
}

.aside_donation-status_spicon dl {
  background: #fff;
  border: 2px solid #00bcc6;
  display: none;
  padding: 8px 10px;
  position: absolute;
  top: 60px;
  left: 0;
  width: 200px;
  z-index: 9999;
}

.aside_donation-status_spicon li:nth-child(4) dl {
  left: auto;
  right: 0;
}

.aside_donation-status_spicon dl dt {
  clear: initial;
  float: none;
  font-weight: bold;
  margin: 0 0 10px;
  padding: 0;
}

.aside_donation-status_spicon dl dd {
  border: none;
  font-size: 87.5%;
  margin: 0;
  padding: 0;
  text-align: left;
}

#aside_partner_pp .inner,
#aside_deliver .inner {
  background: #ffffff;
  border: 1px solid #cfcfcf;
  font-size: 80%;
  height: 80px;
  margin: 0px 20px;
  overflow: auto;
  padding: 8px 12px 0;
}

#aside_partner_pp .inner ul,
#aside_deliver .inner ul {
  margin-bottom: 8px;
  /*admintool-style*/
  list-style: disc;
  padding-left: 1.5em;
}

#aside_fbmodule {
  background: #fff;
  margin: 0 0 30px;
  padding-bottom: 0;
}

#aside_fbmodule_ex {
  font-size: 87.5%;
  margin: 0 5px 5px;
}

#aside_fbmodule h1 {
  background: #eeedec;
  line-height: 1.3;
  padding: 20px 0;
}

#aside_fbmodule h2 {
  background: #eeedec;
  padding-bottom: 15px;
  text-align: center;
}

#aside_fbmodule iframe {
  min-width: 100%;
  height: 750px;
}

/*facebook 幅表示対応*/
.fb-comments.fb_iframe_widget {
  background: #fff;
  border-radius: 5px;
  margin: 0 0 30px;
}

.fb-comments.fb_iframe_widget span {
  background-color: #fff;
  border-radius: 5px;
}

.aside_mailmagazine {
  margin: 20px 0 0;
}

.aside_mailmagazine a {
  background: #3f3f3f;
  border-radius: 5px;
  color: #fff;
  display: block;
  padding: 20px 0 20px 35px;
  position: relative;
  text-align: center;
  text-decoration: none;
}

.aside_mailmagazine a:hover {
  background: #6f6f6f;
  text-decoration: none;
}

.aside_mailmagazine a span.icon {
  background: url(https://s.yimg.jp/images/donation/new_1509/img/pc/aside_btn_icon01.png)
    no-repeat;
  background-size: 26px 19px;
  display: block;
  margin-top: -10px;
  position: absolute;
  top: 50%;
  left: 50px;
  width: 26px;
  height: 19px;
}

.aside_privilege_description {
  display: table;
  margin: 0 30px 5px;
}

.aside_privilege_description_image {
  padding-right: 8px;
  width: 55px;
}

.aside_privilege_description_txt {
  display: table-cell;
  font-size: 87.5%;
  vertical-align: middle;
}

.aside_privilege_description_image img {
  display: block;
}

.aside_privilege_tit {
  border-bottom: 1px solid #bfc5cc;
  font-size: 125%;
  line-height: 1.4;
  margin: 0 0 16px;
  padding: 0 12px 12px;
}

.aside_privilege_date {
  border: 2px solid #00bcc6;
  margin: 0 6px;
}

.aside_privilege_date dl {
  border-bottom: 1px solid #afafaf;
  line-height: 1.4;
  margin: 0 6px;
  padding: 6px 0;
}

.aside_privilege_date dl:last-child {
  border: none;
}

.aside_privilege_date dt {
  clear: left;
  float: left;
  font-weight: bold;
  padding-top: 1px;
  width: 6.1em;
}

.aside_privilege_date dd {
  font-size: 110%;
  margin-left: 6.1em;
  text-align: right;
}

.aside_privilege_inner {
  margin: 0 15px;
}

.aside_privilege_stit {
  font-size: 110%;
  font-weight: bold;
  line-height: 1.4;
  text-align: left;
}

.aside_privilege_stit span {
  display: block;
  font-size: 95%;
}

.aside_privilege_course_list {
  margin: 20px 0 0;
}

.aside_privilege_course_list li {
  border-bottom: 1px dotted #afafaf;
  border-radius: 0 !important;
  margin: 12px 0 24px !important;
  padding: 0 0 24px !important;
  overflow: hidden;
}

.aside_privilege_course_list li:last-child {
  border-bottom: none;
  padding-bottom: 0 !important;
}

.aside_privilege_course .number {
  margin: 5px 0 0;
  text-align: center;
}

.aside_privilege_number {
  margin: 0 0 8px;
  text-align: right;
}

.aside_privilege_course .number .icon {
  display: inline-block;
  width: 20px;
}

.aside_privilege_course .number .txt {
  vertical-align: middle;
}

.aside_privilege_pic {
  margin: 0;
  position: relative;
  text-align: center;
}

.aside_privilege_pic span.icon {
  background-size: 100px 100px;
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 100px;
  height: 100px;
  z-index: 99;
}

.aside_privilege_course li._closed .aside_privilege_pic span.icon {
  background-image: url(https://s.yimg.jp/images/donation/new_1509/img/pc/slide_end_icon.png);
  position: absolute;
  top: 0;
  left: 0;
}

.aside_privilege_txt {
  line-height: 1.4;
  margin: 8px 0 4px;
}

.aside_privilege_txt p._mini {
  font-size: 87.5%;
}

.aside_privilege_course {
  margin: 12px 0 0;
}

.aside_privilege_course li {
  background: #fff;
  margin: 0 20px 30px;
  padding: 16px 0;
}

.aside_privilege_course > li {
  border: 1px solid #bfc5cc;
}

.aside_privilege_course li:last-child {
  margin-bottom: 0 !important;
}

.aside_privilege_course .btn {
  clear: both;
  margin: 12px 30px 0;
}

.aside_privilege_course .btn a {
  background: #f4ec2b;
  border-radius: 5px;
  color: #4d4d4d;
  display: block;
  font-size: 115%;
  line-height: 60px;
  text-align: center;
  text-decoration: none;
  transition: all 0.1s ease;
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
}

.aside_privilege_course .btn.__closed a,
.aside_privilege_course .btn a[disabled] {
  background: #cdcdcd !important;
  color: #6f6f6f !important;
  cursor: default;
}

.aside_privilege_course .btn a:hover {
  background: #4d4d4d;
  color: #fff;
}

.att_closed,
.att_info {
  border-style: solid;
  border-width: 2px;
  margin: 15px auto;
  padding: 12px;
  width: 926px;
}

.att_info.__sp {
  border-color: #bfc5cc;
  border-width: 1px;
}

.att_closed .highlight,
.att_info .highlight {
  color: #f00;
  font-weight: bold;
  font-size: 113%;
  margin: 0 2px;
}

.att_closed dt,
.att_info dt {
  font-size: 110%;
  font-weight: bold;
  margin-bottom: 3px;
}

.att_closed {
  border-color: #ff4900;
}

.att_info {
  border-color: #ffaf02;
}

/*------ 返礼品備考 ------*/

#aside .aside_privilege_att {
  margin-bottom: 20px;
}

.att_tit {
  font-size: 110%;
  color: #00bcc6;
}

/*wallet*/

#tabbox .aside_privilege_att {
  text-align: center;
  margin: 30px 0;
}

.aside_privilege_att_image {
  margin: 5px auto;
  width: 500px;
  height: auto;
  background: #cdcdcd;
}

/*----------------------------------------
募金方法選択
-----------------------------------------*/

#decision-money {
  margin: 20px auto;
  overflow: hidden;
  width: 640px;
}

#decision-money.__tpoint {
  text-align: center;
  width: 330px;
}

#decision-money.__tpoint li.selectbtn {
  margin: 0 auto;
  text-align: left;
  width: 250px;
}

#decision-money .select {
  float: left;
  margin-right: 5px;
  width: 330px;
}

#decision-money .icon {
  overflow: hidden;
}

#decision-money .icon span.ex {
  display: block;
  font-size: 87.5%;
  margin: 10px 5px;
}

#decision-money .icon ul {
  overflow: hidden;
}

#decision-money .icon ul li {
  float: left;
  margin: 0 5px;
  width: 60px;
}

#decision-money .icon ul li.amex {
  width: 50px;
}

#decision-money .icon ul li.yj {
  width: 40px;
}

#decision-money.__tpoint .icon {
  overflow: hidden;
}

#decision-money.__tpoint li.selectbtn > label {
  border: 1px solid #989898;
  border-radius: 4px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  line-height: 1;
  margin-bottom: 12px;
  padding: 10px 12px 12px 4px;
  width: 100%;
}

#decision-money.__tpoint li.selectbtn > label.selected {
  border-color: #00bdc6;
  border-width: 3px;
  padding: 8px 10px 10px 2px;
}

#decision-money.__tpoint li.selectbtn.__max > label {
  margin-bottom: 12px;
}

#decision-money.__tpoint li.selectbtn.__input > label {
  margin-bottom: 20px;
}

#decision-money.__tpoint li.selectbtn .txt > span {
  font-size: 110%;
  margin-right: 5px;
}

#decision-money.__tpoint .ex {
  display: block;
}

#decision-money.__tpoint .icon img {
  width: 37px;
}

#decision-money.__tpoint .number {
  margin-left: 1em;
}

/*------ クレジットページのみここまで ------*/
/* アクセプタンスマーク対応 */
#decision-money.acceptanceMark select.select-box.__02 {
  margin-right: 50px;
}

#decision-money.acceptanceMark .icon {
  margin-left: 20px;
}

#decision-money.acceptanceMark .credit-img {
  width: 230px;
  text-align: left;
  padding-top: 0;
}
/* アクセプタンスマーク対応 */
.tabbox_credit .receipt_list {
  margin: 40px 0 0;
}

.tabbox_credit .agreement-area {
  border-top: none;
}

.monthlydonate {
  margin-left: 0;
  text-align: center;
  border-bottom: 1px dashed;
  border-top: 1px dashed;
  padding: 20px 0 20px;
}

.monthlydonate .checkbox.__submit {
  margin-bottom: 0px;
}

.monthlydonate_limit_alert .highlight {
  color: #f30;
  font-size: 115%;
}

.monthlydonate_limit_alert .highlight--once,
.monthlydonate_limit_alert .highlight--select,
.monthlydonate_limit_alert .highlight--monthly {
  font-size: 115%;
}

.monthlydonate_limit_alert .highlight--select,
.monthlydonate_limit_alert .highlight--monthly {
  display: none;
}

/*------ クレジットページのみここまで ------*/

.agreement-inbox {
  border: 1px solid #cfcfcf;
  font-size: 80%;
  height: 200px;
  margin: 20px 0;
  padding: 15px 20px;
  overflow: auto;
}

.agreement-inbox ul {
  padding-left: 1em;
}

.agreement-inbox ul li {
  list-style: disc;
  margin-bottom: 5px;
}

.checkbox.__submit {
  margin-left: 0;
  text-align: center;
}

.agreement-area {
  border-top: 1px solid #989898;
  padding-top: 40px;
}

.mailmag-selectarea {
  border-top: 1px solid #989898;
  margin-top: 50px;
  padding-top: 40px;
}

.tabbox_tit.__sb {
  margin-bottom: 25px;
}

.tabbox_lead.__sb {
  text-align: left;
}

.tabbox_tit_tpoint {
  display: block;
  margin: 0 auto 10px;
  width: 37px;
}

.tabbox_tit_sbicon {
  display: block;
  margin: 0 auto 10px;
  width: 50px;
}

.tabbox_tpoint_balance {
  color: #ff0000;
  font-size: 100%;
  font-weight: bold;
  text-align: center;
  margin: 0 auto 24px;
}

.tabbox_tpoint_balance .icon {
  display: inline-block;
  margin-right: 8px;
  vertical-align: middle;
  width: 35px;
}

.tabbox_tpoint_balance .number {
  font-size: 130%;
  vertical-align: -2px;
}

.not-input {
  border: 2px solid #ff0000;
  color: #ff0000;
  margin: 30px 0;
  padding: 10px 20px;
}

.not-input h4 {
  background: url(https://s.yimg.jp/images/donation/new_1509/img/common/caution_icon.png)
    0 0px no-repeat;
  background-size: 19px 16px;
  font-weight: bold;
  padding-left: 24px;
}

.not-input ul {
  padding-left: 24px;
}

input.input-credit,
input.input-tpoint,
input.input-receipt-name {
  border: 2px solid #bfc5cc;
  border-radius: 5px;
  color: #444;
  display: inline-block;
  font-family: "メイリオ", "Hiragino Kaku Gothic Pro", Meiryo,
    "ヒラギノ角ゴ Pro W3", "MS PGothic", "MS UI Gothic", Helvetica, Arial,
    sans-serif;
  font-size: 100%;
  margin: 0 10px 5px 0;
  padding: 11px 15px;
  text-align: right;
  width: 225px;
}

textarea.input-receipt-name {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 2px solid #bfc5cc;
  border-radius: 5px;
  color: #444;
  display: inline-block;
  font-family: "メイリオ", "Hiragino Kaku Gothic Pro", Meiryo,
    "ヒラギノ角ゴ Pro W3", "MS PGothic", "MS UI Gothic", Helvetica, Arial,
    sans-serif;
  font-size: 100%;
  margin: 3px 10px 5px 0;
  padding: 6px 8px;
  vertical-align: bottom;
  width: 400px;
  height: 42px;
}

input.input-tpoint {
  border-color: #fff;
  font-size: 120%;
  font-weight: bold;
  margin-right: 8px;
  padding: 5px 8px;
  width: 100px;
}

input.input-tpoint.active {
  border-color: #bfc5cc;
}

input.input-receipt-name {
  text-align: center;
  margin-right: 24px;
  width: 300px;
}

.namebox_name_unit {
  font-size: 150%;
}

.qrcode {
  width: 75px;
  margin: 0 auto 10px;
}

.sb-bnr {
  width: 204px;
  margin: 0 auto;
}

/*----------------------------------------
寄付金額入力
-----------------------------------------*/

.course-number-input {
  margin: 0 0 40px;
}

.course-number-input .tabbox_lead {
  font-size: 100%;
  font-weight: normal;
  margin-bottom: 0;
}

.course-number-input.__credit {
  margin-bottom: 20px;
}

.course-number-input .caution {
  text-align: center;
}

.common_itemlist {
  background: #fff;
  border: 1px solid #bfc5cc;
  margin: 8px auto 0;
  width: 686px;
}

.common_itemlist thead {
  background: #414141;
  color: #fff;
  padding: 0px;
}

.common_itemlist th {
  border: 1px solid #bfc5cc;
  font-weight: normal;
  padding: 10px;
}

.common_itemlist th.name {
  padding-left: 16px;
  text-align: left;
  width: 350px;
}

.common_itemlist th.number {
  width: 130px;
}

.common_itemlist th.number .tag {
  display: block;
  font-size: 87.5%;
}

.common_itemlist th.point {
}

.common_itemlist .select-box {
  font-size: 85%;
  margin: 0 20px;
  width: 90px;
}

.common_itemlist .input-credit,
.common_itemlist .input-tpoint {
  font-size: 85%;
  margin: 5px 30px 5px 0;
  padding: 11px 10px;
  width: 80px;
}

.common_itemlist_course td {
  border: 1px solid #bfc5cc;
  padding: 10px 0;
  position: relative;
  text-align: center;
}

.common_itemlist_course .point {
  color: #ff0000;
}

.common_itemlist_course .number,
.common_itemlist_course .point {
  font-size: 116%;
}

.common_itemlist_course .tag {
  position: absolute;
  right: 16px;
}

.common_itemlist_course .tag.__cf {
  bottom: 20px;
}

.common_itemlist_course .tag.__raffle {
  bottom: 24px;
}

.common_itemlist_course .name_tit,
.common_itemlist_course .tit {
  font-size: 110%;
  font-weight: bold;
  line-height: 1.4;
}

.common_itemlist_course .name {
  text-align: left;
  padding-right: 16px;
  padding-left: 16px;
}

.common_itemlist_course .name_caution {
  font-size: 87.5%;
  margin: 3px 0 0;
}

.common_itemlist_course_amount {
  display: none;
}

.common_itemlist_course .subtotal-error {
  font-size: 87.5%;
  margin: 0 6px;
}

.common_itemlist_course .subtotal {
  color: #ff0000;
  display: inline-block;
  font-weight: bold;
  line-height: 1.4;
  margin: 10px 0;
}

.common_itemlist_course .subtotal .number {
  display: inline-block;
  font-size: 120%;
  font-weight: bold;
  margin: 0 5px;
  vertical-align: middle;
}

.common_itemlist_course .subtotal-error {
  display: none;
  font-size: 87.5%;
  margin: 0 6px;
}

._course-change {
  margin: 8px auto 0;
  text-align: right;
  width: 686px;
}

/*----------------------------------------
オプトイン/アウト
-----------------------------------------*/

.tabbox_tit.__done {
  font-size: 200%;
}

.tabbox_stit.__done {
  margin-bottom: 10px;
}

.destination,
.done-mailmag {
  border: 1px solid #bfc5cc;
  border-radius: 3px;
  margin: 0 100px 40px;
  padding: 10px 0;
  text-align: center;
}

.done-mailmag {
  padding: 5px 0;
}

.done-mailmag li {
  margin: 5px 0;
}

/*----------------------------------------
Tpoint決済内容確認
-----------------------------------------*/

#confirm {
  margin-bottom: 40px;
}

#confirm_tpoint {
  margin: 25px auto 0;
  text-align: center;
  width: 750px;
}

.confirm_tpoint_addressbox {
  background: #fff;
  border: 1px solid #bfc5cc;
  margin: 0 auto 30px;
  padding: 20px 12px;
  width: 666px;
  text-align: left;
}

.confirm_tpoint_addressbox.__02 {
  margin-bottom: 0;
}

.confirm_tpoint_addressbox li {
  line-height: 1.2;
  margin-bottom: 8px;
}

.confirm_tpoint_addressbox li:last-child {
  margin-bottom: 0;
}

.confirm_tpoint_inner,
#confirm_tpoint_inner {
  background: #eeedec;
  border-radius: 5px 5px 0 0;
  border-bottom: 8px solid #3f3f3f;
  margin: 0 0 45px;
  padding: 25px 0 18px;
}

.confirm_tpoint_inner.__pp {
  padding: 25px 30px 18px;
  text-align: left;
}

.confirm_tpoint_inner.__pp p {
  font-size: 87.5%;
  line-height: 1.4;
  text-align: center;
}

.confirm_tpoint_inner.__pp .inner {
  background: #ffffff;
  border: 1px solid #cfcfcf;
  font-size: 80%;
  height: 80px;
  overflow: auto;
  margin: 8px 0;
  padding: 8px 12px;
}

#confirm_tpoint p.ex {
  margin: 0 0 5px;
}

#confirm_tpoint h3 {
  font-size: 110%;
  margin: 0 0 10px;
}

.confirm_tpoint_stit {
  font-size: 135%;
  margin: 0 0 10px;
}

.confirm_tpoint_stit.__course {
  margin-top: 20px;
}

#confirm_tpoint .common_itemlist_course h3.confirm_tpoint_stit {
  font-weight: bold;
}

#confirm_tpoint .common_itemlist_course h3.tit {
  line-height: 1.4;
  margin-bottom: 0;
}

.confirm_tpoint_number {
  color: #ff0000;
  font-size: 180%;
  font-weight: bold;
}

.tabbox_btn.__tpoint_confirm {
  width: 430px;
}

/*----------------------------------------
領収書 発行欄
-----------------------------------------*/

.receipt_list {
  margin: 20px 0 40px;
  text-align: center;
}

.receipt_list .hope {
  margin: 0 0 8px;
}

.receipt_list .namebox {
  display: none;
}

.receipt_list .namebox_caution {
  margin: 0 0 3px;
}

.receipt_list .namebox_caution {
  line-height: 1.3;
  margin: 0 auto;
  text-align: left;
  width: 540px;
}

.receipt_list .namebox_caution dt {
  clear: left;
  float: left;
  width: 1.2em;
}

.receipt_list .namebox_caution dd {
  margin: 0 0 4px 1.2em;
}

.receipt_list_main {
  display: none;
}

.receipt_list_limit {
  color: #f00;
  display: none;
  font-size: 115%;
  margin: 0 0 12px;
}

.receipt_list .namebox_name {
  margin: 12px 0 8px;
}

.receipt_list .namebox_name .tit {
  display: block;
  font-size: 135%;
  font-weight: bold;
}

.receipt_list .namebox_name .tit_ex {
  font-size: 70%;
  font-weight: normal;
}

.receipt_list .namebox_caution .highlight {
  font-size: 115%;
  margin: 0 3px;
}

.credit-list.__cf li,
.credit-list.__raffle li {
  width: 70px;
}

.credit-list.__cf li.ex,
.credit-list.__raffle li.ex {
  width: 100%;
}

/*----------------------------------------
サンクスページ
-----------------------------------------*/

.thanks-message {
  font-size: 140%;
  font-weight: bold;
  margin-top: 30px;
  text-align: center;
}

#main_ownerinfo {
  background: #eeedec;
  border-radius: 5px 5px 0 0;
  border-bottom: 8px solid #3f3f3f;
  margin: 40px auto 10px;
  width: 750px;
}

#main_ownerinfo_inner {
  overflow: hidden;
  padding: 30px 30px 5px;
}

#main_ownerinfo_inner figure {
  float: left;
  margin: 0 25px 20px 0;
  width: 115px;
}

#main_ownerinfo_inner .txt {
  min-height: 110px;
  overflow: hidden;
}

#main_ownerinfo_inner .tit {
  font-size: 110%;
  font-weight: bold;
  margin: 0 0 10px;
}

.main_ownerinfo_social {
  margin: 10px 0 25px;
  overflow: hidden;
}

.main_ownerinfo_social li {
  float: left;
  margin-right: 5px;
  width: 36px;
}

.thanks_ad {
  text-align: center;
  font-size: 87.5%;
}

.thanks_ad_list {
  margin: -5px 0 0;
}

.thanks_ad_list li {
  display: inline-block;
  margin: 0 10px;
}

.thanks_border {
  border-bottom: 1px solid #989898;
  padding-bottom: 40px;
}

.thanks_promo {
  margin: 40px 0 0;
  text-align: center;
}

#main_fbmodule {
  background: #eeedec;
  border-bottom: 8px solid #3f3f3f;
  border-radius: 5px 5px 0 0;
  margin: 25px auto 40px;
  padding: 0 15px;
  width: 720px;
}

#main_fbmodule iframe {
  width: 100%;
  height: 750px;
  background: #fff;
  border-radius: 4px;
}

.main_fbmodule_titarea {
  padding: 30px 0;
  text-align: center;
}

.main_fbmodule_titarea h1 {
  font-size: 120%;
  font-weight: bold;
}

#main_fbmodule_ex {
  background-color: #fff;
  font-size: 87.5%;
  padding: 10px 15px;
}

#main_wallpaper {
  background: #eeedec;
  border-radius: 5px 5px 0 0;
  border-bottom: 8px solid #3f3f3f;
  margin: 20px auto 0;
  width: 750px;
}

#main_wallpaper h1 {
  font-size: 120%;
  font-weight: bold;
  padding: 30px 0;
  text-align: center;
}

#main_wallpaper ul li {
  background: #fff;
  border-radius: 5px;
  margin: 0 10px 20px;
  padding: 20px 10px;
  overflow: hidden;
}

#main_wallpaper ul li .typepc,
#main_wallpaper ul li .typesmp {
  float: left;
  width: 50%;
}

#main_wallpaper ul li .typepc figure,
#main_wallpaper ul li .typesmp figure {
  float: left;
  margin-right: 10px;
  width: 160px;
}

#main_wallpaper ul li .typepc .size,
#main_wallpaper ul li .typesmp .size {
  font-size: 87.5%;
  overflow: hidden;
}

#main_wallpaper ul li .typepc .size dl,
#main_wallpaper ul li .typesmp .size dl {
  float: left;
  width: 50%;
}

#main_wallpaper ul li .typepc .size dl dt,
#main_wallpaper ul li .typesmp .size dl dt {
  font-size: 120%;
}

ul.main_social_thanks {
  display: table;
  margin: 30px auto 0;
}

ul.main_social_thanks li {
  display: table-cell;
  vertical-align: middle;
  float: none;
  padding-right: 10px;
}
ul.main_social_thanks li:last-child {
  padding-right: 0;
}

.main_social_thanks li a {
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 50px 50px;
  display: block;
  text-indent: -9999px;
  width: 50px;
  height: 50px;
}

.main_social_thanks li a:hover {
  opacity: 0.8;
}

.main_social_thanks .fb a {
  background-image: url(https://s.yimg.jp/images/donation/new_1509/img/sp/icon_fb.png);
}

.main_social_thanks .tw a {
  background-image: url(https://s.yimg.jp/images/donation/new_1509/img/sp/icon_twitter.png);
}

.main_social_thanks .hatena a {
  background-image: url(https://s.yimg.jp/images/donation/new_1509/img/sp/icon_hatena.png);
}

.main_social_thanks .mail a {
  background-image: url(https://s.yimg.jp/images/donation/new_1509/img/sp/icon_mail.png);
}

#contents_header.thanks {
  margin: 65px auto 4px;
}

#contents_header.thanks h1 {
  font-size: 100%;
  margin: 0 auto 0;
}

#main_fbmodule {
  width: 750px;
  margin: 0 auto 0;
}

.thanks-message_number,
.thanks-message_money {
  display: inline;
  font-weight: bold;
}

.thanks_txt {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-top: solid 2px #eeedec;
  border-right: solid 2px #eeedec;
  border-left: solid 2px #eeedec;
  margin-bottom: 20px;
}

.thanks_tit {
  padding: 30px 0 20px;
  margin: 0 70px 0;
  text-align: center;
  font-size: 160%;
}

.thanks_message {
  font-weight: normal;
  margin: 0;
  line-height: 1.2em;
}

.aside_ownerinfo_social li.tw.__compact a {
  background-image: url(https://s.yimg.jp/images/donation/new_1509/img/pc/social_icon_tw.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 22px 22px;
  display: block;
  width: 22px;
  height: 22px;
}

.aside_ownerinfo_social li.tw.__compact a:hover {
  background-image: url(https://s.yimg.jp/images/donation/new_1509/img/pc/social_icon_tw_on.png);
}

.aside_ownerinfo_social li.fb.__compact a {
  background-image: url(https://s.yimg.jp/images/donation/new_1509/img/pc/social_icon_fb.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 22px 22px;
  display: block;
  width: 22px;
  height: 22px;
}

.aside_ownerinfo_social li.fb.__compact a:hover {
  background-image: url(https://s.yimg.jp/images/donation/new_1509/img/pc/social_icon_fb_on.png);
}

.aside_ownerinfo_social li.home.__compact a {
  background-image: url(https://s.yimg.jp/images/donation/new_1509/img/pc/social_icon_home.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 22px 22px;
  display: block;
  width: 22px;
  height: 22px;
}

.aside_ownerinfo_social li.home.__compact a:hover {
  background-image: url(https://s.yimg.jp/images/donation/new_1509/img/pc/social_icon_home_on.png);
}

.owner {
  color: #464646;
  padding: 0px 70px 20px;
  border-bottom: 4px solid #00bdc6;
}

.owner .boxContainer {
  overflow: hidden;
  text-align: center;
}

.owner .boxContainer:before,
.owner .boxContainer:after {
  content: "";
  display: table;
}

.owner .boxContainer:after {
  clear: both;
}

.owner.boxContainer {
  zoom: 1;
}

.owner_tit {
  font-size: 100%;
  font-weight: bold;
  margin: 30px 0 0.4em;
}

.owner .main_inbox_tit {
  font-size: 120%;
  margin: 0 0 10px;
}

.owner p {
  line-height: 1.2em;
  text-align: center;
}

.owner p.logo {
  text-align: center;
  font-size: 11px;
}

.owner .thanks_message_group {
  display: inline-block;
  font-size: 100%;
  line-height: 1.4;
  margin: 0 70px;
  text-align: left;
}

.aside_ownerinfo_social li.tw a {
  background-size: 43px 43px;
  width: 43px;
  height: 43px;
}

.aside_ownerinfo_social li.fb a {
  background-size: 43px 43px;
  width: 43px;
  height: 43px;
}

.aside_ownerinfo_social li.home a {
  background-size: 43px 43px;
  width: 43px;
  height: 43px;
}

.main_inbox_tit.partner_tit {
  margin: 30px 0 0;
  text-align: center;
  display: block;
  border-top: 1px dotted #00bdc6;
  padding-top: 20px;
}

.partner {
  display: table;
  width: 100%;
  margin: 10px auto 0;
}

.partner .partner_logo {
  display: table-cell;
  width: 33.33%;
  text-align: center;
  padding: 0 8px 0;
  line-height: 120%;
}

.partner img {
  width: auto;
  height: 68px;
  margin-bottom: 6px;
}

.link_area {
  text-align: center;
  margin: 20px 0 0;
}

.link_area > li {
  box-sizing: border-box;
  display: inline-block;
  padding: 0 8px 4px;
  vertical-align: top;
}

.link_area img {
  margin-bottom: 6px;
}

.link_area dd.txt_link {
  margin: 2px 0 0;
  line-height: 1.3;
  width: 300px;
}

/*----------------------------------------
当落結果モジュール
-----------------------------------------*/

.aside_lottery {
  border: 2px solid #3f3f3f;
  margin: 0 0 20px;
  padding: 12px 10px 0;
  text-align: center;
}

.aside_lottery_tit {
  border-bottom: 1px solid #3f3f3f;
  font-weight: bold;
  font-size: 100%;
  margin: 0 -10px 12px;
  padding: 0 0 12px;
}

.aside_lottery_tit a {
  display: inline-block;
  margin-right: 3px;
  max-width: 140px;
  overflow: hidden;
  vertical-align: bottom;
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}

.aside_lottery_tit .caution {
  display: block;
  font-size: 87.5%;
  font-weight: normal;
}

.aside_lottery_result {
  line-height: 1.4;
  margin: 0;
  overflow: hidden;
}

.aside_lottery_result.__serial {
  border-bottom: 1px dotted #afafaf;
  margin-bottom: 10px;
}

.aside_lottery_result.__serial.__last {
  border: none;
}

.aside_lottery_result dt {
  clear: left;
  display: table-cell;
  float: left;
  min-height: 40px;
  margin-bottom: 10px;
  padding: 2px 3px 0 0;
  position: relative;
  vertical-align: middle;
  text-align: left;
  width: 76%;
}

.aside_lottery_result dt::before {
  border-bottom: 1px dotted #afafaf;
  content: "";
  position: absolute;
  bottom: -5px;
  width: 100vw;
}

.aside_lottery_result dt:nth-last-child(2):before {
  border: none;
  content: "";
}

.aside_lottery_result.__serial dt {
  clear: none;
  display: block;
  float: none;
  margin-bottom: 0;
  width: 100%;
}

.aside_lottery_result dd {
  float: right;
  font-size: 115%;
  font-weight: bold;
  height: 40px;
  margin-bottom: 10px;
  padding: 2px 3px 0 0;
  text-align: right;
  width: 20%;
}

.aside_lottery_result dd.luck {
  color: #ff0839;
}

.aside_lottery_result dt:last-child,
.aside_lottery_result dd:last-child {
  *margin-bottom: 0;
}

.aside_lottery_txt {
  font-size: 87.5%;
}

.aside_lottery_result .code {
  display: block;
  font-size: 87.5%;
  position: absolute;
  top: 3px;
  left: 0;
}

.aside_lottery_result .number {
  color: #f00;
  font-size: 116%;
  font-weight: bold;
  position: absolute;
  top: 18px;
  left: 0;
}

.aside_lottery_result .date {
  font-size: 87.5%;
  font-weight: normal;
  padding-top: 4px;
}

.aside_lottery_result.__serial .date {
  float: none;
  height: auto;
  padding: 4px 0 12px;
  text-align: left;
  width: auto;
}

/*----------------------------------------
コース選択ページ
-----------------------------------------*/

.select-privilege-trigger {
  display: block;
  color: #09a;
  cursor: pointer;
  margin: 0 auto;
  width: 9.5em;
}

.select-privilege-trigger:hover {
  text-decoration: underline;
}

.privilege_tit {
  font-size: 120% !important;
  line-height: 1.4;
  margin: 0 !important;
  padding: 6px 60px 0 0 !important;
  overflow: hidden;
}

.privilege_tit .limit {
  display: block;
  font-size: 85%;
  font-weight: normal;
  margin: 3px;
}

.__closed .privilege_tit {
  margin: 6px 45px !important;
}

.select-privilege-list {
  border: 3px solid #bfc5cc;
  margin: 0 0 40px;
  padding: 10px 16px 0 10px;
  position: relative;
}

.select-privilege-list.__single {
  padding-bottom: 16px;
}

.select-privilege-list.__selected {
  border-color: #00bdc6;
}

.select-privilege-list.__closed .closed-icon {
  background-size: 84px 84px;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-image: url(https://s.yimg.jp/images/donation/new_1509/img/pc/slide_end_icon.png);
  position: absolute;
  top: -16px;
  left: -10px;
  width: 84px;
  height: 84px;
  z-index: 99;
}

.select-privilege-list header {
  margin: 0 0 16px;
  min-height: 43px;
  position: relative;
}

.select-privilege-list_spicon {
  letter-spacing: -0.4em;
  position: absolute;
  top: 0;
  right: -3px;
}

.select-privilege-list_spicon li {
  display: inline-block;
  letter-spacing: normal;
  margin: 3px;
  position: relative;
  width: 40px;
}

.select-privilege-list_spicon li img {
}

.select-privilege-list_spicon dl {
  background: #fff;
  border: 2px solid #00bcc6;
  display: none;
  line-height: 1.4;
  padding: 10px 12px;
  position: absolute;
  top: 45px;
  right: 0;
  width: 200px;
  z-index: 9999;
}

.select-privilege-list_spicon dt {
  font-weight: bold;
  margin: 0 0 6px;
}

.select-privilege-list_spicon dd {
  font-size: 87.5%;
}

.select-privilege-list label {
  cursor: pointer;
}

.select-privilege-list.__closed label {
  cursor: default;
}

.select-privilege-list input {
  background: #fff;
  border: 3px solid #3f3f3f;
  border-radius: 3px;
  cursor: pointer;
  float: left;
  margin-right: 8px;
  position: relative;
  vertical-align: middle;
  width: 30px;
  height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.select-privilege-list.__closed input {
  display: none;
}

.select-privilege-list input:checked {
  background: url(https://s.yimg.jp/images/donation/new_1509/img/sp/checked_icon.png)
    no-repeat center center;
  background-size: 30px 30px;
}

.select-privilege-list .img {
  float: left;
  margin: 0px 18px 0 46px;
  padding: 0;
  width: 170px;
}

.select-privilege-list .detail {
  overflow: hidden;
}

.select-privilege-list .detail_txt {
  line-height: 1.4;
  margin-bottom: 6px;
  padding: 0 0 8px;
}

.select-privilege-list_inbox.__index.__opened {
  margin: 16px -16px 0 -10px;
  padding: 0 16px 0 10px;
}

.select-privilege-list_inbox.__detail .detail_txt {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.select-privilege-list .detail_txt p {
  margin: 0;
  padding: 0;
}

.select-privilege-list .detail_txt .mini {
  font-size: 90%;
}

.select-privilege-list_inbox.__detail .detail_txt p {
  margin-bottom: 20px;
}

.select-privilege-list_inbox.__detail .detail_txt p.last {
  margin-bottom: 0;
}

.select-privilege-list_inbox .number {
  margin: 0;
  padding: 0;
  text-align: right;
}

.select-privilege-list_inbox .number .icon {
  display: inline-block;
  width: 25px;
}

.select-privilege-list .more-btn {
  background: #414141;
  border-top: 1px solid #bfc5cc;
  color: #fff;
  cursor: pointer;
  margin: 8px -16px 0 -10px;
  padding: 8px 0;
  text-align: center;
}

.select-privilege-list .more-btn .icon {
  background: url(https://s.yimg.jp/images/donation/new_1509/img/common/arrow_closed.png)
    center center no-repeat;
  background-size: 15px 8px;
  display: inline-block;
  width: 20px;
  height: 10px;
}

.select-privilege-list .more-btn.__opened .icon {
  background-image: url(https://s.yimg.jp/images/donation/new_1509/img/common/arrow_opened.png);
}

.select-privilege-list_inbox.__detail {
  border-top: 1px solid #414141;
  display: none;
  margin-top: 16px;
  padding-top: 30px;
}

.select-privilege-list_inbox.__detail .inner {
  border-top: none;
  border-right: none;
  border-bottom: 1px dotted #bfc5cc;
  border-left: none;
  margin: 0 0 22px;
  padding: 0 0 18px;
}

.select-privilege-list_inbox.__detail .number {
  margin: 8px 0 0;
  padding: 6px 0 0;
}

.select-privilege-list_inbox.__detail .inner:last-child {
  border-bottom: none;
  margin-bottom: 0;
}

.select-privilege-list_inbox .inner {
  overflow: hidden;
}

.privilege_stit {
  font-size: 110%;
  font-weight: bold;
  margin-bottom: 3px;
}

.select-privilege-list_inbox.__detail .privilege_stit {
  margin-bottom: 12px;
}

.privilege_stit span {
  margin-right: 8px;
}

.course_deliver {
  background: #eeedec;
  margin: 40px -130px -50px;
  padding: 16px 153px 30px;
}

.main_toggle_contents .course_deliver h3 {
  margin-bottom: 12px;
}

.course_deliver .inner {
  background: #ffffff;
  border: 1px solid #cfcfcf;
  font-size: 80%;
  height: 80px;
  margin: 0;
  padding: 8px 12px 0;
  overflow: auto;
}

/*----------------------------------------
住所情報ページ
-----------------------------------------*/

.address_description ._att {
  background: #fff;
  border: 1px solid #bfc5cc;
  display: none;
  font-size: 87.5%;
  margin: 8px 0 0;
  padding: 5px 8px 4px;
}

.address_description .name ._att {
  margin-top: 0;
}

.address_description ._att.__show {
  display: inline-block;
}

.address_description ._att.__warning {
  background: #eecdcd;
  border-color: #686868;
}

.address_pagetit {
  font-size: 180%;
  font-weight: bold;
  line-height: 1.4;
  margin: 30px auto 40px;
  text-align: center;
  width: 750px;
}

.address_inner {
  margin: 30px 30px 50px;
}

.address_tit {
  font-size: 135%;
  font-weight: bold;
  margin: 0 0 15px;
  text-align: center;
}

.address_deliver,
.address_claim {
  background: #eeedec;
  border-bottom: 8px solid #3f3f3f;
  border-radius: 5px 5px 0 0;
  padding: 40px 30px 30px;
}

.address_claim {
  margin: 0 0 40px;
}

.address_deliver {
  margin-bottom: 30px;
}

.address_stit {
  background: #ececec;
  font-size: 140%;
  font-weight: bold;
  line-height: 1;
  margin: 0 0 30px;
}

.address_description {
  overflow: hidden;
}

.address_description.__other-address {
  border-top: 1px dashed #3b3b3b;
  display: none;
  margin: 50px 0 0 -155px;
  padding: 30px 0 0;
}

.address_description dt {
  clear: left;
  float: left;
  font-weight: bold;
  margin: 12px 0 0;
  width: 155px;
}

.address_description span.required {
  background: #fff;
  border: 1px solid #f7392e;
  color: #f7392e;
  display: inline-block;
  font-size: 87.5%;
  margin: 0 8px;
  padding: 2px 5px;
}

.address_description dd {
  margin: 0 0 25px 155px;
}

.address_description.__other-address dd:last-child {
  margin-bottom: 0;
}

.address_description dd.name {
  margin-bottom: 10px;
}

.address_description dd.name.__last {
  margin-bottom: 25px;
}

.address_description input,
.address_description select {
  border: 2px solid #bfc5cc;
  border-radius: 5px;
  color: #444;
  display: inline-block;
  font-family: "メイリオ", "Hiragino Kaku Gothic Pro", Meiryo,
    "ヒラギノ角ゴ Pro W3", "MS PGothic", "MS UI Gothic", Helvetica, Arial,
    sans-serif;
  font-size: 100%;
  margin: 0 10px 5px 0;
  padding: 11px 10px;
  vertical-align: top;
}

.address_description input.input-tel {
  margin-right: 0;
  width: 50px;
}

.address_description .hyphen {
  display: inline-block;
  line-height: 47px;
  margin: 0 5px;
  vertical-align: middle;
}

.address_description input.home_zip {
  width: 120px;
}

.address_description input.city,
.address_description input.address,
.address_description input.address-se {
  width: 390px;
}

.address_description select.bill_address {
  width: 280px;
}

.address_description input.__warning {
  background: #eecdcd;
  border-color: #686868;
}

.address_description select.__warning {
  background: url(https://s.yimg.jp/images/donation/new_1509/img/sp/select_arrow.png)
      no-repeat right center,
    #eecdcd;
  background-size: 44px 100%, 0 0;
  border-color: #686868;
}

.address_description select {
  background: url(https://s.yimg.jp/images/donation/new_1509/img/sp/select_arrow.png)
      no-repeat right center,
    #fff;
  background-size: 44px 100%, 0 0;
  cursor: pointer;
  padding: 11px 14px 10px 5px;
  width: 190px;
}

.address_description input.short {
  width: 120px;
}

.address_description input.long {
  width: 450px;
}

.address_description .namelist {
  letter-spacing: -0.4em;
}

.address_description .namelist li {
  display: inline-block;
  letter-spacing: normal;
  margin: 0 0 0 0;
}

.address_description .namelist li span {
  display: inline-block;
  margin-right: 3px;
  text-align: right;
  width: 2em;
}

.search-address {
  background: #3b3b3b;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  margin: 3px 8px 0 0;
  padding: 10px;
}

.search-address.__disabled {
  background: #cdcdcd;
  color: #6f6f6f;
  cursor: default;
}

a:hover.search-address {
  color: #fff;
  text-decoration: none;
}

a:hover.search-address.__disabled {
  color: #6f6f6f;
}

/*----------------------------------------
サンクスページ シリアル対応
-----------------------------------------*/

.thanks-inner_wide {
  background: #eeedec;
  border-radius: 5px 5px 0 0;
  border-bottom: 8px solid #3f3f3f;
  margin: 0 30px 20px;
  padding: 30px;
}

.thanks-inner_wide .tit {
  font-size: 120%;
  font-weight: bold;
  margin: 0 0 16px;
  text-align: center;
}

.thanks-inner_wide .mainlist {
  line-height: 1.4;
}

.thanks-inner_wide .mainlist dt {
  font-size: 110%;
  font-weight: bold;
  margin-bottom: 8px;
}

.thanks-inner_wide .mainlist dd {
  margin: 0 0 16px;
}

.thanks-inner_wide .mainlist dd:last-child {
  margin-bottom: 0;
}

/*----------------------------------------
検索結果ページ
-----------------------------------------*/

#contents .search_head {
  margin-top: 40px;
}

#yjdonation-search_main {
  float: left;
  margin: 0 15px 0 0;
  width: 595px;
}

#yjdonation-search_main .pjlist_tit {
  font-size: 120%;
  font-weight: bold;
  display: inline-block;
}

#section_search {
  background: #eeedec;
  border-radius: 5px 5px 0 0;
  border-bottom: 8px solid #3f3f3f;
  margin: 0 130px 45px;
  padding: 0 0 18px;
}

.pjlist_search-contents .description {
  margin-bottom: 20px;
  overflow: hidden;
  overflow: hidden;
  position: relative;
}

.pjlist_search-contents .description h3.tit {
  font-size: 100%;
  font-weight: normal;
  line-height: 1.4;
  height: 36px;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

.pjlist_search-contents .description h3.tit a:hover {
  color: #09a;
}

.pjlist_search-contents .description p.name {
  font-size: 90%;
  margin: 0;
  padding: 0;
}

.pjlist_search-contents .description p.txt {
  font-size: 87.5%;
  height: 38px;
  margin: 6px 0 20px;
  padding: 0;
  overflow: hidden;
}

.pjlist_search-contents .donation-status {
  margin: 17px -30px 0;
  padding: 6px 0 0 70px;
  width: 282px;
  height: 20px;
}

.pjlist_search-contents .donation-status dt {
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 12px 10px;
  clear: both;
  float: left;
  font-size: 90%;
  padding: 4px 0 0 15px;
}

.donation-status dt.money {
  background-image: url(https://s.yimg.jp/images/donation/new_1509/img/pc/icon_yen.png);
}

.donation-status dt.number {
  background-image: url(https://s.yimg.jp/images/donation/new_1509/img/pc/icon_people.png);
}

.donation-status dd {
  font-size: 90%;
  text-align: right;
}

.donation-status dd .number {
  font-size: 130%;
  margin-right: 4px;
}

#aside_contents.fixed {
  position: fixed;
  top: 30px;
}

#aside_search {
  padding: 0 12px 20px;
}

#aside_search .inbox {
  margin: 0 0 12px;
  position: relative;
}

#section_search .inbox input#search,
#aside_search .inbox input#search {
  background: #fff;
  border: 1px solid #919191;
  border-radius: 3px;
  color: #444;
  font-family: "メイリオ", "Hiragino Kaku Gothic Pro", Meiryo,
    "ヒラギノ角ゴ Pro W3", "MS PGothic", "MS UI Gothic", Helvetica, Arial,
    sans-serif;
  font-size: 100%;
  margin: 0;
  padding: 4px 45px 4px 10px;
  width: 316px;
  height: 32px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

#aside_search .inbox input.button {
  background: url(https://s.yimg.jp/images/donation/new_1509/img/pc/search_icon.png)
    no-repeat 0 0;
  background-size: 44px 33px;
  border: none;
  cursor: pointer;
  margin-top: -16px;
  position: absolute;
  top: 50%;
  right: 1px;
  text-indent: -9999px;
  width: 44px;
  height: 32px;
}

#section_search .keyword,
#aside_search .keyword {
  letter-spacing: -0.4em;
  margin: 8px -4px -4px;
  text-align: center;
}

#section_search .keyword li,
#aside_search .keyword li {
  display: inline-block;
  letter-spacing: normal;
  margin: 4px;
}

#section_search .keyword li a,
#aside_search .keyword li a {
  background: #fff;
  border-radius: 4px;
  display: block;
  padding: 5px 8px;
}

#section_search .inbox {
  margin: 0 auto 0px;
  text-align: center;
  position: relative;
  display: inline-block;
}

#section_search .inbox input.button {
  background: url(https://s.yimg.jp/images/donation/new_1509/img/pc/search_icon.png)
    no-repeat 0 0;
  background-size: 44px 33px;
  border: none;
  cursor: pointer;
  margin-top: -16px;
  top: 50%;
  right: 0px;
  text-indent: -9999px;
  width: 44px;
  height: 32px;
  position: absolute;
}

.search_module {
  display: block;
  text-align: center;
  margin: 0 auto 10px;
  border-radius: 4px;
  width: 430px;
}

#section_search .inbox input#search {
  width: 430px;
}

.pjlist_search-contents {
  border: 2px solid #2e2e2e;
  margin: 0 0 50px;
}

.pjlist_search-contents li {
  border-bottom: 1px dotted #afafaf;
  padding: 18px 0px 0;
  margin: 18px;
}

.pjlist_search-contents li:last-child {
  border-bottom: none;
  padding-bottom: 10px;
}

.pjlist_search-contents figure {
  float: left;
  margin: 0 20px 0 0;
  width: 210px;
  max-height: 130px;
  overflow: hidden;
}

/*------ クレジット表記 ------*/

.localStore {
  font-size: 87.5%;
  margin: 30px 0 0 0;
  text-align: right;
  position: relative;
  right: -110px;
  top: 30px;
}
.localStore .locate_jp {
  background-repeat: no-repeat;
  background-size: 20px 14px;
  display: inline-block;
  width: 20px;
  height: 14px;
  background-image: url(https://s.yimg.jp/images/donation/new_1509/img/common/icon_jp.png);
  padding-right: 5px;
  background-position: left center;
  position: relative;
  top: 2px;
}
/*------ クレジット表記 ------*/

/*終了切り替えプルダウン*/

.select-inbox {
  margin: 0 0 30px 0;
  display: block;
}

#aside_contents .select_id,
#section_search .select_id {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url(https://s.yimg.jp/images/donation/new_1509/img/common/arrow_opened_b.png)
      no-repeat right center,
    #fff;
  background-size: 10px 6px, 0 0;
  background-position: 97%;
  border: 1px solid #919191;
  border-radius: 3px;
  color: #444;
  display: block;
  font-family: "メイリオ", "Hiragino Kaku Gothic Pro", Meiryo,
    "ヒラギノ角ゴ Pro W3", "MS PGothic", "MS UI Gothic", Helvetica, Arial,
    sans-serif;
  font-size: 100%;
  line-height: 1.2;
  padding: 8px 0px 8px 10px;
  width: 96%;
}

#aside_search .inbox {
  width: 100%;
}

.select-category {
  display: inline-block;
  width: 70%;
}

.select-status {
  display: inline-block;
  margin: 0px 0 0 -5px;
  width: 30%;
}

#aside_contents .open_status,
#section_search .open_status {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url(https://s.yimg.jp/images/donation/new_1509/img/common/arrow_opened_b.png)
      no-repeat right center,
    #fff;
  background-size: 10px 6px, 0 0;
  background-position: 95%;
  border: 1px solid #919191;
  border-radius: 3px;
  color: #444;
  display: block;
  font-family: "メイリオ", "Hiragino Kaku Gothic Pro", Meiryo,
    "ヒラギノ角ゴ Pro W3", "MS PGothic", "MS UI Gothic", Helvetica, Arial,
    sans-serif;
  font-size: 100%;
  line-height: 1.2;
  margin: 0 auto 0;
  padding: 8px 0px 8px 10px;
  width: 100%;
}

.pjlist_search-contents .select-category {
  padding: 0;
  margin: 10px 18px 0;
}

.select-id {
  margin-right: 20px;
  width: 100%;
}

.select-sort {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url(https://s.yimg.jp/images/donation/new_1509/img/sp/select_arrow.png)
      no-repeat right center,
    #fff;
  background-size: 30px 100%, 0 0;
  border: 2px solid #bfc5cc;
  border-radius: 5px;
  color: #444;
  font-family: "メイリオ", "Hiragino Kaku Gothic Pro", Meiryo,
    "ヒラギノ角ゴ Pro W3", "MS PGothic", "MS UI Gothic", Helvetica, Arial,
    sans-serif;
  font-size: 100%;
  line-height: 1.2;
  margin: 12px 0 10px;
  padding: 6px 10px 6px 10px;
  width: 250px;
}

.pjlist_search-contents li.select {
  padding: 0;
  margin: 0 12px -18px 0;
  text-align: right;
  border: none;
}

/*終了切り替え*/

.pjlist_search-contents span.icon {
  background-image: url(https://s.yimg.jp/images/donation/new_1509/img/pc/slide_end_icon.png);
  top: 8;
  left: 16;
  position: absolute;
  background-size: 90px 90px;
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 90px;
  height: 90px;
  z-index: 99;
}

/*達成率バー*/

.donation-status li {
  margin: 0;
  padding: 0 0 8px;
  border: none;
}

.progress-bar.__half {
  margin: 0px auto 24px;
}

.bar_outside.__half {
  background: #5e5e5e;
  height: 24px;
  width: 100%;
  vertical-align: middle;
  right: 0;
}

.__half span.txt {
  position: absolute;
  left: 54px;
  bottom: 9px;
  color: #fff;
}

.donation-status .progress dt {
  width: 100%;
  padding: 0;
}

.bar_inside.__half {
  background: #00bdc6;
  height: 24px;
}

.bar_outside.__half {
  background: #5e5e5e;
  height: 24px;
  width: 100%;
  vertical-align: middle;
  right: 0;
}

.__half span.txt {
  position: absolute;
  left: 54px;
  bottom: 9px;
  color: #fff;
}

.donation-status .progress dt {
  width: 100%;
  padding: 0;
}

.bar_inside.__half {
  height: 24px;
  background: #00bdc6;
}

.pagenation {
  display: block;
  letter-spacing: 0;
  margin: 20px auto;
  text-align: center;
}

.pagenation_list {
  margin: 0 20px;
}

.pagenation_list > li {
  border-bottom: none;
  display: inline-block;
  margin: 0;
  padding: 0;
  vertical-align: middle;
}

.pagenation_list > li.first {
  float: left;
  margin-right: 4px !important;
}

.pagenation_list > li.last {
  float: right;
  margin-left: 4px !important;
}

.pagenation_list > li.first.__none,
.pagenation_list > li.last.__none {
  background: #cdcdcd;
  color: #6f6f6f;
}

.pagenation_list > li.first.__none,
.pagenation_list > li.last.__none,
.pagenation_list > li a,
.pagenation_list > li.current {
  border: solid #bfc5cc 1px;
  border-radius: 4px;
  display: inline-block;
  letter-spacing: normal;
  margin: 0 auto 10px;
  padding: 8px 0px;
  width: 30px;
}

.pagenation_list > li.first.__none,
.pagenation_list > li.last.__none,
.pagenation_list > li.first a,
.pagenation_list > li.last a {
  border-radius: 2px;
  padding: 8px 8px 9px;
}

.pagenation_list .current {
  font-weight: bold;
  border: solid #00bdc6 2px;
  background: #9adee1;
}

.pagenation_list > li.next {
  background: url(https://s.yimg.jp/images/donation/new_1509/img/common/slide_arrow_right_top.png)
    no-repeat 0px 0px;
  background-size: 40px 40px;
  width: 40px;
  height: 40px;
  padding: 0;
  margin: 0;
  vertical-align: middle;
  float: right;
}

.pagenation_list > li.next.__none {
  background-image: url(https://s.yimg.jp/images/donation/new_1509/img/common/slide_arrow_right_none.png);
}

.pagenation_list > li.prev {
  background: url(https://s.yimg.jp/images/donation/new_1509/img/common/slide_arrow_left_top.png)
    no-repeat 0px 0px;
  background-size: 40px 40px;
  float: left;
  height: 40px;
  margin: 0;
  padding: 0;
  vertical-align: middle;
  width: 40px;
}

.pagenation_list > li.prev.__none {
  background-image: url(https://s.yimg.jp/images/donation/new_1509/img/common/slide_arrow_left_none.png);
}

.pagenation_list > li.prev a,
.pagenation_list > li.next a {
  border: none;
  border-radius: 0px;
  height: 38px;
  margin: 0;
  padding: 0;
  width: 38px;
}

.pagenation_list > li.next:hover,
.pagenation_list > li.prev:hover {
  opacity: 0.8;
}

.pagenation_list > li.next.__none:hover,
.pagenation_list > li.prev.__none:hover {
  opacity: 1;
}

/*該当なし*/

#contents_inner .cmnNfCont {
  text-align: center;
  padding: 20px 0 20px;
}

.cmnNfCont .pjlist_tit {
  font-size: 120%;
  font-weight: bold;
  padding: 0 0 10px;
  float: none;
}

.search_module.select-inbox {
  margin: 0 auto 30px;
}

#section_search .select_id {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url(https://s.yimg.jp/images/donation/new_1509/img/common/arrow_opened_b.png)
      no-repeat right center,
    #fff;
  background-size: 10px 6px, 0 0;
  background-position: 97%;
  border: 1px solid #919191;
  border-radius: 3px;
  color: #444;
  display: block;
  font-family: "メイリオ", "Hiragino Kaku Gothic Pro", Meiryo,
    "ヒラギノ角ゴ Pro W3", "MS PGothic", "MS UI Gothic", Helvetica, Arial,
    sans-serif;
  font-size: 100%;
  line-height: 1.2;
  padding: 8px 0px 8px 10px;
  width: 96%;
}

#section_search .open_status {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url(https://s.yimg.jp/images/donation/new_1509/img/common/arrow_opened_b.png)
      no-repeat right center,
    #fff;
  background-size: 10px 6px, 0 0;
  background-position: 95%;
  border: 1px solid #919191;
  border-radius: 3px;
  color: #444;
  display: block;
  font-family: "メイリオ", "Hiragino Kaku Gothic Pro", Meiryo,
    "ヒラギノ角ゴ Pro W3", "MS PGothic", "MS UI Gothic", Helvetica, Arial,
    sans-serif;
  font-size: 100%;
  line-height: 1.2;
  margin: 0 auto 0;
  padding: 8px 0px 8px 10px;
  width: 100%;
}

/* pex nickname input */
.nameinput-area {
  border-top: 1px solid #989898;
  padding: 30px 10px 30px;
}
.nameinput-area p {
  margin: 20px 0 20px;
  text-align: center;
}
.inputarea.__nickname {
  font-size: 120%;
}

.inputarea.__nickname {
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 2px solid #bfc5cc;
  border-radius: 5px;
  display: inline-block;
  font-family: "メイリオ", "Hiragino Kaku Gothic Pro", Meiryo,
    "ヒラギノ角ゴ Pro W3", "MS PGothic", "MS UI Gothic", Helvetica, Arial,
    sans-serif;
  font-size: 130%;
  padding: 5px 8px;
  text-align: left;
  width: 290px;
}
input::-webkit-input-placeholder {
  color: #c3c3c3;
}
input:-ms-input-placeholder {
  color: #c3c3c3;
}
input::-moz-placeholder {
  color: #c3c3c3;
}
.confirm_tpoint_nickname {
  color: #00bdc6;
  font-size: 150%;
  font-weight: bold;
}
