.goth {
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.min {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.main-menu-area nav ul li a {
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  letter-spacing: 1.4px;
  font-weight: 600;
}

.blub-1,
.blub-2,
.blub-3 {
  background: #ff9900;
}

.ls-2 {
  letter-spacing: 2px;
}
.ls-4 {
  letter-spacing: 4px;
}
.ls-6 {
  letter-spacing: 6px;
}

.mgt-1 {
  margin-top: 1em;
}
.mgt-2 {
  margin-top: 2em;
}
.mgt-3 {
  margin-top: 3em;
}
.mgb-1 {
  margin-bottom: 1em;
}
.mgb-2 {
  margin-bottom: 2em;
}
.mgb-3 {
  margin-bottom: 3em;
}
.mgl-1 {
  margin-left: 1em;
}

.pdt-100 {
  padding-top: 100px;
}

p {
    font-size: 16px;
    line-height: 26px;
}

p.indent {
  text-indent: 1em;
}

@media screen and (min-width: 768px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}

/* header */
.header-info {
  color: #fff;
  font-weight: 800;
}

.top-header .social-link li a:hover {
  color: #ff9900;
}

.top-header {
  background: #f5f5f5;
  padding: 15px 0;
}

@media screen and (min-width: 768px) {
  .top-header {
    display: none;
  }
}

.top-header .social-link li {
  width: 36px;
  height: 36px;
}

.main-menu-area nav ul.navi-social-icon li i {
  font-size: 1.3rem;
}

.top-header .social-link li.fb_c a {
  color: #1877f2;
}
.top-header .social-link li.tw_c a {
  color: #1d9bf0;
}
.top-header .social-link li.ig_c a {
  color: #333333;
}

.main-menu-area nav .donate-btn li a {
  color: #fff;
  background-color: #305097;
}

.main-menu-area nav .btn::before {
  background-color: #fff;
}
.main-menu-area nav .donate-btn li a:hover {
  color: #305097;
  border: 2px solid #305097;
}

.middle-header ul li .title {
  color: #ff9900;
}
.middle-header ul li .icon {
  color: #ff9900;
  border: 1px solid #ff9900;
}
.middle-header ul li:hover .icon {
  background: #ff9900 !important;
}
.middle-header ul li a:hover {
  color: #ff9900;
}

.main-banner {
  background: radial-gradient(#fff, #009ac5);
}
.main-menu-area {
  background: #ff9900;
}
.main-banner::before {
  background: radial-gradient(#ffa600, #ff9900);
  -webkit-clip-path: circle(65% at left center);
  clip-path: circle(40% at 26% 45%);
}

.main-banner h2 {
  margin-left: 0.5em;
  color: #ffffff;
  font-size: 1.8em;
}
.main-banner ul {
  margin-top: 1em;
  padding-left: 1em;
  text-align: left;
}
.main-banner ul li {
  font-size: 1.4em;
  font-weight: 700;
  list-style: none;
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .main-banner-content h1 {
    font-size: 30px;
  }
}

.main-banner ul li::before {
  content: "";
  width: 16px;
  height: 16px;
  display: inline-block;
  background-color: #f44336;
  border-radius: 50%;
  margin-right: 5px;
  top: 3px;
}

/* プロフィール start */
.events-details-box span {
    color: #212529;
    display: inline-block;
    margin-bottom: 0px;
    font-size: 15px;
}


/* about-New start */

.about-content-new {
  background: #464751;
  padding: 45px;
  width: 800px;
  max-width: 100%;
  color: #fff;
  box-shadow: inset 0 0 10px;
}
.about-content-new h2 {
  color: #fff;
  font-size: 40px;
  margin-bottom: 12px;
  text-align: center;
}
.about-content-new h2 span {
  color: #ffcc00;
}

.about-content-new p {
  color: #fff;
  margin: 15px 0 0;
}

/* about-New End */

.about-content h2 span {
  color: #ffcc00;
}
.upcoming-campaigns {
  background-image: url(../../assets/img/pattern03.png);
  background-attachment: fixed;
}
.single-campaigns .campaigns-content {
  margin-top: 0;
}
.blog-section {
  background-color: rgba(255, 255, 255, 0.6);
  padding-top: 1em;
}

.section-title h2 {
  font-size: 35px;
  position: relative;
  display: inline-block;
  margin-bottom: 1em;
}
.section-title h2:before {
  content: "";
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 60px;
  height: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #ff9900;
  border-radius: 2px;
}
.single-campaigns .date::before {
  background: #ff9900;
}

.history-timeline .single-history .history-content h3 {
  color: #ff9900;
}

.about-box h3 {
    font-size: 24px;
    margin-bottom: 25px;
}
.about-box ul li {
      margin-bottom: 1.1rem;
}

/* Facebook-timeline */
.facebook_wrap iframe {
  width: 100% !important;
  height: 500px !important;
}

/*
================================
footer
================================
*/
.footer-area {
  background-color: #ffcc00;
  background-image: url(../../assets/img/page-title-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}

.footer-area .bg {
  background: #ff9900;
}
.copyright-area {
  background: #ff9900;
  padding: 20px 0;
}
.footer-widget p {
  font-size: 14px;
}
.footer-widget p.f_gothic {
  font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
}


.ptb-100-50 {
  padding-top: 100px;
  padding-bottom: 50px;
}
.go-top:hover {
  background: #ff9900;
}

/*
================================
Go Top CSS
================================
*/
.go-top {
  position: fixed;
  cursor: pointer;
  bottom: 30px;
  right: 20px;
  font-size: 25px;
  color: #fff;
  background-color: #000;
  z-index: 1;
  display: none;
  width: 40px;
  text-align: center;
  height: 40px;
  line-height: 39px;
  border-radius: 50%;
  -moz-transition: 0.4s;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.go-top:hover {
  color: #fff;
  background: #ff9900;
}

/*
================================
Second Page Profile
================================
*/
.page-title h3 {
  font-size: 40px;
}
.page-title ul li a {
  color: #fff;
  text-decoration: underline;
}
.page-title::before {
  background-color: rgba(0, 0, 0, 0.5);
}

/*
================================
Second Page Policy
================================
*/
.about-box i {
  color: #ff9900;
}

/*
================================
Second Page activity
================================
*/
#post::before {
  content: "";
  display: inline-block;
  height: 50px;
  margin-top: -50px;
  vertical-align: top;
}

/*
================================
スムーススクロール
================================
*/
html {
  scroll-behavior: smooth;
}

section {
  scroll-margin-top: 100px;
  margin-bottom: 50px;
}
