@charset "utf-8";

body{
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 17px;
  line-height: 1.5;
  color: #000000;
  -webkit-text-size-adjust : none;
}
img {
  border:none;
  width:100%;
  vertical-align:bottom;
}

a {
  display: inline;
}

figure {
  margin: 0;
}

em,
strong,
small {
  font-style: normal;
}

em,
strong {
  font-weight: bold;
}

ol,
ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}


.left {
  float: left;
}

.right {
  float: right;
}

.mb0 {
  margin-bottom: 0;
}

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

.clearfix {
  min-height: 1px;
}

.toggle_ttl {
}

.toggle_content {
  overflow: hidden;
  display: none;
}


/* レイアウト
---------------------------------------------------*/
/* ベース幅 */
.l-content {
  margin-left: auto;
  margin-right: auto;
  width: 90%;
  max-width: 640px;
}


/* 汎用(utilities)class
---------------------------------------------------*/
.u-al_center {
  text-align: center;
}

.u-al_left {
  text-align: left;
}

.u-al_right {
  text-align: right;
}

.u-block {
  display: block;
}

.u-text_bold {
  font-weight: bold;
}


/*cta
---------------------------------------------------*/
.cta_wrap {
  width: 100%;
  background: #fff;
  text-align: center;
  padding: 20px 0;
}

.cta_wrap a:hover {
  opacity: 0.9;
}

.cta_wrap a img {
  width: 90%;
  margin: 0 auto;
}

.cta_wrap2 {
  margin-top: 5px;
  width: 100%;
  text-align: center;
}

.cta_wrap2 a {
  display: inline-block;
  margin-left: 2.968%;
  margin-right: auto;
  width: 95.93%;
  max-width: 614px;
}

.cta_wrap2 a:hover {
  opacity: 0.9;
}


/* mainvisual
---------------------------------------------------*/
.main_wrap {
  position: relative;
  background-color: #fff;
  text-align: center;
}

.main_text {
  color: #09f;
  font-size: 12px;
  line-height: 25px;
}

/* プレゼントスライド */
.mv_slider {
  position: relative;
}

.mv_slider_items {
  display: flex;
  position: relative;
  z-index: 1;
  transition-timing-function: linear;
}

.mv_slider_item.swiper-slide {
  width: 110px;
  height: 110px;
}

.mv_slider_text {
  position: relative;
}
.mv_slider_text img {
  position: relative;
  top: -6px;
  z-index: 2;
  width: 302px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.mv_slider_text .fv_date_bubble{
	position: absolute;
  display: block;
	width: 80px;
  left: 50%;
  margin-left: 130px;
	transform: translateX(-50%);
	top:-60px;
  z-index: 5;
}
.mv_slider_text .fv_date_bubble img{
	width: 100%;
}
/* section01, section02
---------------------------------------------------*/
.section01 > .body,
.section02 > .body,
.section04 > .body {
  margin-top: 1em;
  margin-bottom: 1em;
  font-size: 17px;
  line-height: 1.7;
}

.section01 > .body em,
.section02 > .body em {
  color: #09f;
  font-weight: bold;
}


/* section01
---------------------------------------------------*/
.section01 {
  margin-top: 20px;
}


/* section03
---------------------------------------------------*/
.section03 > .body {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-top: 20px;
  padding-bottom: 30px;
  min-height: 535px;
  background: #4d413b url(../images/202209/sec03_bg.jpg) center center/cover no-repeat;
  color: #fff;
  font-size: 17px;
  line-height: 1.7;
}

.section03 > .body em {
  color: #df3f22;
  font-weight: bold;
}

.section03_text02 {
  margin-top: 46.88vw;
}


/* section04
---------------------------------------------------*/
.section04 > .head {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #1fbaef;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.44;
  text-align: center;
}

.section04_bottom {
  padding-top: 20px;
  padding-bottom: 40px;
  background-color: #1fbaef;
}

.section04_bottom_item {
  padding-top: 67.17%;
  box-shadow: 2px 3.464px 2.31px 0.69px rgba(0, 0, 0, 0.1);
  background: #fff url(../images/202209/sec04_item01.jpg) 0 0/contain no-repeat;
  font-size: 16px;
  line-height: 1.69;
}

.section04_bottom_item:not(:nth-of-type(1)) {
  margin-top: 20px;
}

.section04_bottom_item:nth-of-type(1) {
  background-image: url(../images/202209/sec04_item01.jpg);
}

.section04_bottom_item:nth-of-type(2) {
  background-image: url(../images/202209/sec04_item02.jpg);
}

.section04_bottom_item:nth-of-type(3) {
  background-image: url(../images/202209/sec04_item03.jpg);
}

.section04_bottom_item:nth-of-type(4) {
  background-image: url(../images/202209/sec04_item04.jpg);
}

.section04_bottom_item > .head {
  margin-top: 20px;
  color: #1fbaef;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}

.section04_bottom_item > .body {
  padding: 10px 20px 20px;
}

.section04_bottom_check {
  margin-top: 10px;
  padding: 10px 15px 10px 40px;
  background: url(../images/202209/icon_check.png) 10px center/15px no-repeat;
  border-radius: 10px;
  border: 1px solid #1fbaef;
  color: #1fbaef;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.36;
}


/* section05
---------------------------------------------------*/
.section05_top {
  padding-bottom: 51.56vw;
  background: #e7f4f9 url(../images/202209/sec05_bg.jpg) center bottom/contain no-repeat;
}

.section05_top > .head {
  box-sizing: border-box;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  padding-top: 5px;
  height: 68px;
  background: url(../images/202209/sec05_title_bg01.gif) center 0/auto 68px no-repeat,  url(../images/202209/sec05_title_bg02.gif) 0 0/auto 68px repeat-x;
}

.section05_top > .head img {
  width: 271px;
  height: 47px;
}

.section05_top > .body,
.section05_middle > .body {
  margin-top: 15px;
  font-size: 15px;
  line-height: 25px;
}

.section05_top > .body em {
  color: #0096ff;
  font-size: 18px;
  font-weight: bold;
}

.section05_middle {
  margin-top: 1em;
  text-align: left;
}

.section05_img02 {
  margin-top: 1em;
}

.section05_img02 img {
  width: 320px;
}

.section05_bottom {
  margin-top: 25px;
  padding-bottom: 30px;
}

.section05_bottom > .head {
  padding-bottom: 15px;
  border-bottom: 1px solid #09f;
}

.section05_bottom > .head img {
  width: 176px;
  height: 49px;
}

.section05_bottom > .body {
  margin-top: 20px;
  text-align: left;
}

.section05_item {
  box-shadow: 5px 5px 0 #b5dcf9;
}

.section05_item:not(:nth-of-type(1)) {
  margin-top: 20px;
}

.section05_item_body {
  padding: 15px;
  font-size: 16px;
  line-height: 1.69;
}

.section05_item_body em {
  color: #09f;
  font-weight: bold;
}



/* section06
---------------------------------------------------*/
.section06 {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #f4f4f4;
  text-align: center;
}

.section06 > .head img {
  width: 88%;
  max-width: 563px;
}

.section06 > .body {
  padding: 20px 10px;
  border-radius: 0 0 10px 10px;

  color: #656565;
  font-size: 14px;
  line-height: 1.428;
}

.section06_img01 {
  margin-top: 10px;
  margin-left: 5px;
  width: 100%;
  max-width: 614px;
}

.section06_text01 {
  margin-top: 20px;
  margin-left: 10%;
  margin-right: 10%;
  color: #4e4d4d;
  font-size: 12px;
  line-height: 18px;
  text-align: left;
}

.section06_text01 > .head {
  font-weight: bold;
}

.section06_img02 {
  margin-top: 20px;
}

.present_slider.swiper-container {
  margin-top: 30px;
  margin-left: 10px;
  margin-right: 10px;
  padding-bottom: 30px;
}

.present_slider .swiper-slide {
  width: 300px;
  border-radius: 10px;
  overflow: hidden;
}

.present_slider .swiper-slide img {
  max-width: 300px;
}

.present_slider.swiper-container .swiper-pagination {
  bottom: 0;
}

.present_slider .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  border-radius: 50%;
}

.present_slider .swiper-pagination-bullet-active {
  background: #6d6d6d;
}

.section06_text02 {
  margin-top: 10px;
}

.section06_text02 li {
  list-style-type: none;
  text-align: left;
}

/* キャンペーン終了表示 */
.campaign-end {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1020px;
  height: 100%;
  background-color: rgba(0,0,0,.6);
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  line-height: 1.6;
}


/* donation
---------------------------------------------------*/
.donation {
  padding-bottom: 25px;
  color: #4b4847;
}

.donation > .head {
  margin-top: 20px;
  padding-bottom: 20px;
  background: url(../images/202209/donation_title_bg.gif) 0 bottom/auto 3px repeat-x;
}

.donation > .head img {
  width: 266px;
  height: 44px;
}

.donation > .body {
  margin:20px auto 0;
  width:93.75%;
}

.donation_text01 {
  margin-left: auto;
  margin-right: auto;
  width: 284px;
}

.donation_items {
  margin-top: 20px;
}

.donation_item {
  margin-bottom: 15px;
}

.donation_item > .head {
  margin-bottom:11px;
}

.donation_item > .body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}

.donation_item_img {
  width:42.5%;
}

.donation_item_text {
  margin-left: 5%;
  width: 52.5%;
  line-height:1.5;
  font-size: 15px;
}

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

.donation_item_wide {
  width: 100%;
}

.donation .annotation{
  font-size: 10px!important;
  margin-top: 10px;
}


/* sectionJoin
   ユニセフ・マンスリーサポート・プログラムにご参加いただくと
---------------------------------------------------*/
.sectionJoin_item {
  box-sizing:border-box;
  -webkit-box-sizing: border-box;
  position: relative;
  margin: 0 auto;
  padding: 0 0 17px 0;
  width: 95.3%;
}

.sectionJoin_item > .head {
  padding:13px 0 10px 45px;
  color: #09f;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.25;
  overflow:hidden;
}

.sectionJoin_items > li:nth-of-type(1) .head {
  background:url(../images/202209/join_num1.png) no-repeat 4px 17px/30px auto;
}

.sectionJoin_items > li:nth-of-type(2) .head {
  background:url(../images/202209/join_num2.png) no-repeat 4px 15px/30px auto;
  padding:18px 0 10px 45px;
}

.sectionJoin_items > li:nth-of-type(3) .head {
  background:url(../images/202209/join_num3.png) no-repeat 4px 10px/30px auto;
}

.sectionJoin_item > .body {
  padding: 0 10px;
  color: #4b4847;
  font-size: 15px;
  line-height: 1.5;
}

.sectionJoin_item > .body img {
  height: auto;
}

.sectionJoin_items > li:nth-of-type(1) .body img {
  width: 242px
}

.sectionJoin_items > li:nth-of-type(2) .body img {
  width: 222px;
}

.sectionJoin_items > li:nth-of-type(3) .body img {
  width: 173px;
}

/* sectionFlow
   ユニセフ募金の流れ
---------------------------------------------------*/
.sectionFlow > .body {
  padding-bottom: 20px;
  color: #4b4847;
  font-size: 15px;
  line-height:1.5;
}

.sectionFlow_top_text {
  margin:20px auto 10px auto;
  width:87.7%;
}

.sectionFlow_top_text p {
  margin-bottom: 10px;
}

.sectionFlow .youtube-area {
  margin-top: 25px;
}

.sectionFlow_graph_item {
  margin-top: 25px;
}

.sectionFlow_graph .annotation {
  margin-top: 20px;
}


/* sectionQA
   ユニセフ・マンスリーサポート・プログラムに関するQ&A
---------------------------------------------------*/
.sectionQA {
  font-size: 15px;
}

.sectionQA a {
  text-decoration:underline;
}

.sectionQA_item {
  width:87.5%;
  margin: 15px auto 0;
}

.sectionQA_item > .head {
  background:#f4f4f4;
  color:#09f;
  padding:12px 23px 9px 8px;
  border-radius:3px;
  font-size:13px;
  font-weight:bold;
  line-height:1.4;
  margin-bottom:15px;
}

.sectionQA_item > .head span {
  text-indent:-1.2em;
  padding-left:1.2em;
  display:block;
}

.sectionQA_item > .body {
  position:relative;
  padding-left: 17px;
  color: #4b4847;
  line-height: 1.5;
}

.sectionQA_item > .body .answer{
  position:absolute;
  left:0;
  top:0;
  color:#09f;
  font-weight:bold;
}


.sectionQA_item > .body .txt_open{
  margin-bottom:25px;
}

.sectionQA_item > .body small {
  margin-bottom:20px;
  margin-left: -17px;
  line-height: 1.6;
  font-size: 11px;
}

.sectionQA .other_q {
  text-align:right;
  margin: 22px 0;
  padding-right: 4.6%;
}

.sectionQA .other_q a {
  -webkit-box-sizing: border-box;
  box-sizing:border-box;
  padding: 4px 19px 2px 0;
  background:url(../images/202209/arw_green_right.png) no-repeat right center;
  background-size:14px 14px;
  color:#09f;
  font-weight:bold;
}


/* sectionVoice
   マンスリーサポーターの皆さまの声
---------------------------------------------------*/
.sectionVoice{
  background:#ebf6fd;
  color: #4b4847;
}

.sectionVoice_text_age {
  background:#09f;
  color:#fff;
  width:27.5%;
  height:20px;
  text-align:center;
  margin-bottom:10px;
  font-weight: normal;
  font-size: 14px;
}

.sectionVoice_items {
  width:87.5%;
  margin:0 auto;
  padding-bottom:15px;
  padding-top: 10px;
}

.sectionVoice_items > li {
  margin-top:10px;
  padding-bottom:10px;
  border-bottom:1px dashed #09f;
  line-height:1.5;
}

.sectionVoice_items > li:first-child{
  margin-top:0;
}

.sectionVoice_items > li:last-child{
  padding-bottom:0;
  border-bottom:none;
}

.sectionVoice_items > li span {
  color: #ec5401;
  font-weight: bold;
}


/* sectionReport
   世界の子どもたちへ、2021年、たとえばこんな支援を届けることができます
---------------------------------------------------*/
.sectionReport {
  margin-top: 20px;
  margin-bottom: 15px;
}

.sectionReport > .body {
  margin-left: auto;
  margin-right: auto;
  padding: 15px 0 15px;
  width: 100%;
  color: #444444;
}

.sectionReport_row + .sectionReport_row {
  margin-top: 20px;
}

.sectionReport_row > .head {
  background-color: #cae9fd;
  color: #09f;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  line-height: 35px;
}

.sectionReport_item {
  margin-top: 15px;
  width: 100%;
  background-color: #fff;
}

.sectionReport_item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.sectionReport_item_text {
  padding-left: 3%;
  padding-right: 3%;
  font-size: 16px;
}

.sectionReport_item_text em {
  color: #009fec;
  font-weight: bold;
}

.sectionReport_item .sectionReport_item_text {
  padding-top: 5px;
}

.sectionReport_item .sectionReport_item_img {
  width: 42%;
}

.sectionReport_item .sectionReport_item_text {
  width: 52%;
}


/* sectionAbout
   ユニセフ募金は税額控除の対象となり、約40%が所得税額から控除されます。
---------------------------------------------------*/
.sectionAbout {
  background: #fff;
  color: #4b4847;
}

.sectionAbout > .body {
  margin:0 auto;
  padding-bottom:25px;
  width:87.8%;
}

.sectionAbout > .body p {
  margin:10px 0;
  padding:0 8px;
  font-size: 15px;
  line-height: 1.5;
}

.sectionAbout > .body em {
  background:#f1e63b;
  padding:2px;
}

.sectionAbout_img_01,
.sectionAbout_img_02 {
  margin-top: 15px;
}

.sectionAbout_img_01 img,
.sectionAbout_img_02 img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.annotation {
  font-size: 11px;
  line-height: 1.3;
}

.annotation li {
  margin-top: 10px;
}


/* header
----------------------------------------------*/
header {
  background-color: #0099ff;
  overflow: hidden;
  height:60px;
}

header h1 img {
  text-align: left;
  margin-top: 6px;
  width: 100%;
}

header h1 img.left {
  margin: 6px 0 0 10px;
  width:117px;
}

header h1 img.right {
  margin-right:10px;
  width:140px;
}

header.fixed{
  position:fixed;
  top:0;
  left:0;
  width:100%;
  z-index:9999;
}

#lp_header {
  overflow: hidden;
  background: #0099FF;
  font-size: 100%;
  text-align: center;
  padding: 2% 0 1% 0;
}
#lp_header img {
  width: 22%;
}


/*header2
---------------------------------------------------*/
#lp_header2 {
  background: #0099FF;
  font-size: 100%;
  text-align: center;
  padding: 4px 0px 1px 0;
}
#lp_header2 img {
    vertical-align:bottom;
}
#lp_header2 .headersitelogo2{
    float:right;
    margin-top:3px;
}
#lp_header2 .headerinfo{
    float:left;
}

#headerbar {
  background-color: #0173de;
  color: #fff;
  width: 100%;
}
.headerbarinner {
  padding: 6px 0 5px 0;
  font-size:10px;
  line-height:1.4;
  text-align:center;
}
.headerbarinner a {
  color: #fff;
    display: inline;
  text-decoration: underline;
}


/* offer
---------------------------------------------------*/
.blockOffer img{
  width:100%;
}
.blockOffer a img{
  width: 90%;
  margin: 0 auto;
}
.blockOffer{
  margin:0 0 13px;
  background:#0099ff;
  padding-bottom:7px;
}
.blockOfferTitle{
  padding:0 0 10px 0;
}
.blockOfferTitle .icon{
  float:right;
}
.blockOfferBody{
  text-align:center;
}

.blockOfferFooter a{
  color:#FFF;
  margin-top:10px;
  margin-left:10px;
}
.blockOfferFooter .credit{
  text-decoration: underline;
}
.blockOfferFooter .bank{
  background: url(../images/201702/blockarrow.png) no-repeat 160px center;
  background-size:18px;
}
.blockOfferFooter span{
  text-decoration: underline;
}

.blockOfferFooter2 a{
  color:#FFF;
  margin-top:10px;
  margin-left:10px;
}
.blockOfferFooter2 .credit{
  text-decoration: underline;
}
.blockOfferFooter2 .bank{
  background: url(../images/201702/blockarrow2.png) no-repeat 160px center;
  background-size:18px;
}
.blockOfferFooter2 span{
  text-decoration: underline;
}
.blockOfferFooter,.blockOfferFooter2 {
  margin: 5px 0 0 0;
  text-align:center;
  font-size: 12px;
}
.blockOfferFooter a,.blockOfferFooter2 a {
  display:inline-block;
  margin:5px 15px;
}

/* footer_btns
---------------------------------------------------*/
.footer_btns {
  width: 93%;
  margin: 0 auto 6px;
  overflow: hidden;
}

.footer_btns li {
  width: 48%;
  float: left;
  line-height: 1;
  font-size: 0;
}

.footer_btns li:last-child {
  float: right;
}

.footer_btns_txt {
  width: 93%;
  display: block;
  font-size: 12px;
  margin: 0 auto;
}

/* sns
---------------------------------------------------*/
.sectionSns  {
  margin-top:20px;
  margin-left:5%;
  margin-right:5%;
}

.sectionSns .btn {
  float:left;
  margin-right:15px;
}

/* contact
---------------------------------------------------*/
.sectionContact {
  background:#0088FF;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  clear:both;
  padding:10px 0;
  margin:0 auto;
  text-align:center;
  margin-top:20px;
  width:95%;
  line-height: 1;
  font-size: 0;
}
.sectionContact .contact_time {
  width: 63.6%;
  margin: 0 auto 5px;
}
.sectionContact .contact_tel {
  width: 90%;
  margin: 0 auto 14px;
}
.sectionContact .contact_mail {
  width: 75%;
  margin: 0 auto;
}

.DescriptionText{
  color: #0198ff;
  font-size: 12px;
  line-height: 1.4;
  margin: 0 10px;
  margin-top:10px;
}

/* pagetop
---------------------------------------------------*/
.blockbottom .pagetop {
  width: 79%;
  text-align: right;
  background-image: url(../images/201702/icon_arrow_top.png);
  background-repeat: no-repeat;
  background-position: right center;
  background-size:20px auto;
  margin: 32px 5% 16px 8%;
  padding-right: 8%;
  float: right;
  font-size: 14px;
}

.blockbottom .pagetop2 {
  width: 79%;
  text-align: right;
  background-image: url(../images/201702/icon_arrow_right.png);
  background-repeat: no-repeat;
  background-position: right center;
  background-size:20px auto;
  margin: 0 5% 15px 8%;
  padding-right: 8%;
  float: right;
  font-size: 14px;
}

.blockbottom .pagetop3 {
  background-image: url(../images/201702/icon_arrow_top.png);
  background-repeat: no-repeat;
  background-position: right center;
  background-size:20px auto;
  margin: 12% 5% 8% 8%;
  padding-right: 8%;
  float: right;
}

.blockbottom .pagetop a,.blockbottom .pagetop2 a,.blockbottom .pagetop3 a {
  font-weight:bold;
  color:#0096ff;
}


/* footerNav
---------------------------------------------------*/
.blockbottom img{
  width:100%;
}
.blockbottom  {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #a5a5a5;
}
.blockbottom ul li {
}
.blockbottom ul li a {
  display:block;
  color:#0096ff;
  font-size: 12px;
  line-height: 20px;
  border-top:1px solid #ccc;
  padding:5px 10px;
}
.blockbottom ul li a span {
  background: url(../images/201702/blockbottom_icon.gif) no-repeat left center;
  padding-left:15px;
  background-size:7px auto;
}

/* PC切り替え
---------------------------------------------------*/
.blockpcbtn {
  background: #fafafa;
  border-style: none;
  padding-top: 5%;
  padding-bottom: 5%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;

}
.blockpcbtn p{
  margin-left: 10%;
  margin-right: 10%;
}

/* footer
---------------------------------------------------*/
footer {
  background:#0088FF;
  clear:both;
  padding:20px 0;
  margin:0 auto;
  text-align:center;
}
footer img {
  width:88.125%;
}
footer a {
  margin:0 auto;
  text-align:center;
}

.footer_box {
  width: 90%;
  margin: 0 auto;
  padding: 0 5% 5% 5%;
  font-size: 14px;
  color: #6d6d6d;
  background-color: #fafafa;
}

.footer_annotation {
  margin: 15px auto 6px;
  width: 93%;
  overflow: hidden;
  font-size: 11px;
  line-height: 1.3;
}


/* クレジット
---------------------------------------------------*/
#credit{
  padding:10px;
  color: #444;
  font-size: 10px;
  line-height: 1.5;
}
#credit h2 {
  font-size: 15px;
  margin-bottom: 10px;
}


/*floatbtn
---------------------------------------------------*/
#floatbtn {
  display: none;
  position: fixed;
  bottom: 0;
  z-index: 9999;
  width: 100%;
  padding: 1% 0;
  background: #ffffff;
}
#floatbtn img{
  display: block;
}
#floatbtn .floatTitle {
  display: inline-block;
  width: 26%;
  margin: 0 0 0 2%;
}
#floatbtn .btnArea {
  display: inline-block;
  width: 68%;
  margin: 0 0 0 0;
}
#floatbtn .btnArea a {
  width: 100%;
}
#floatbtn .btnArea .fundBtn {
  height: auto !important;
}

.optFloatbtn#floatbtn {
  display: block !important;
    opacity: 1 !important;
    top: 40px;
    bottom: auto;
}


/*youtube responsive
---------------------------------------------------*/

.youtube-area {
  width: 100%;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.youtube-area iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


.snsbox {
  width: 60%;
  margin: 25px auto 15px;
  display: flex;
  justify-content: space-between;
}
.snsbox li{
  width: 42px;
  height: 42px;
}

.twitter-share-button{
  position: relative;
}

.twitter-share-button:after{
 content: " ";
 position: absolute;
 background: url(../images/201902/btn_tw.png);
 background-size: 22%;
 display: inline-block;
 vertical-align: middle;
}

.btn i{
  width: 42px;
  height: 42px;
}