/* fontスタイル指定 */
p {
  font-size: 16px;
  color: #1B1B1B;
}
.texttransform-none {
  text-transform: none;
}
.midashi30 {
  font-size: 30px;
  font-weight: 400;
  text-transform: none;
  margin-bottom: 30px;
}
.midashi30b {
  font-size: 30px;
  font-weight: 700;
  text-transform: none;
  margin-bottom: 30px;
}
.midashi26 {
  font-size: 26px;
  font-weight: 400;
  text-transform: none;
  margin-bottom: 30px;
}
.midashi26b {
  font-size: 26px;
  font-weight: 700;
  text-transform: none;
  margin-bottom: 30px;
}
.midashi24 {
  font-size: 24px;
  font-weight: 400;
  text-transform: none;
  margin-bottom: 24px;
}
.midashi24b {
  font-size: 24px;
  font-weight: 700;
  text-transform: none;
  margin-bottom: 24px;
}
.midashi21 {
  font-size: 21px;
  font-weight: 400;
  text-transform: none;
  margin-bottom: 24px;
}
.midashi21b {
  font-size: 21px;
  font-weight: 700;
  text-transform: none;
  margin-bottom: 24px;
}
.midashi18 {
  font-size: 18px;
  font-weight: 400;
  text-transform: none;
  margin-bottom: 24px;
}
.midashi18b {
  font-size: 18px;
  font-weight: 700;
  text-transform: none;
  margin-bottom: 24px;
}
.midashi16 {
  font-size: 16px;
  font-weight: 400;
  text-transform: none;
  margin-bottom: 24px;
}
.midashi16b {
  font-size: 16px;
  font-weight: 700;
  text-transform: none;
  margin-bottom: 24px;
}
.ptext18 {
  font-size: 18px;
  font-weight: 400;
  text-transform: none;
  line-height: 1.5em;
  padding-bottom: 0.8em;
}
.ptext18b {
  font-size: 18px;
  font-weight: 700;
  text-transform: none;
  line-height: 1.5em;
  padding-bottom: 0.8em;
}
.ptext16 {
  font-size: 16px;
  font-weight: 400;
  text-transform: none;
  line-height: 1.5em;
  padding-bottom: 0.8em;
}
.ptext16b {
  font-size: 16px;
  font-weight: 700;
  text-transform: none;
  line-height: 1.5em;
  padding-bottom: 0.8em;
}
.ptext14 {
  font-size: 14px;
  font-weight: 400;
  text-transform: none;
  line-height: 1.5em;
  padding-bottom: 0.8em;
}
.ptext14b {
  font-size: 14px;
  font-weight: 700;
  text-transform: none;
  line-height: 1.5em;
  padding-bottom: 0.8em;
}
.ptext13 {
  font-size: 13px;
  font-weight: 200;
  text-transform: none;
  line-height: 1.5em;
  padding-bottom: 0.8em;
}
.ptext12 {
  font-size: 12px;
  font-weight: 200;
  text-transform: none;
  line-height: 1.5em;
  padding-bottom: 0.8em;
}
.color-bk {
  color: #000000;
}
.color-dg {
  color: #333333;
}
.color-mg {
  color: #999999;
}
.color-lg {
  color: #cccccc;
}
.color-wh {
  color: #ffffff;
}
.color-red {
  color: #DD301A;
}
.color-blue {
  color: #1F70CE;
}
.color-navy {
  color: #0B4D8F;
}
.font-italic {
  font-style: italic;
}
.p-underline {
  /*text-decoration: underline;*/
  text-decoration-color: #ffffff;
  padding-bottom: 0.2em;
  margin-bottom: 0.5em;
  /*added*/
  display: inline-block; /*横幅いっぱいにしない*/
  border-bottom: 1px solid #ffffff;
}
.hr1pxccc {
  border-top: 1px solid #cccccc;
  margin: 0;
}
.hr1pxcccdot {
  border-top: 1px dotted #cccccc;
  margin: 0;
}
/* ナビゲーション部 */
.navbar-custom .navbar-brand {
  letter-spacing: 4px;
  font-weight: 400;
  font-size: 18px;
  color: #fff;
}
.headernavifont li a {
  font-size: 14px;
}
.navbar-custom {
  background-color: #1161B3;
}
/* レイアウト全体 */
.module, .module-small {
  position: relative;
  padding: 50px 0;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
.layoutbox-koi-a {}
/* header部調整 */
.koi-pageheader {
  margin: 0;
  padding: 70px;
}
.wi-width {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}
.koi-pageheadertext {
  /*font-family: 'M PLUS 1p', sans-serif;*/
  font-weight: 700;
  font-family: "Roboto Condensed", sans-serif;
}
@media(min-width:768px) {
  .koi-pageheadertext-sp {
    display: none !important;
    font-size: 21px;
  }
}
@media(max-width:767px) {
  .koi-pageheadertext-pc {
    display: none !important;
  }
}
/* homemain */
/* contentlink */
.btn.btn-koia {
  background: #1161B3;
  color: #fff;
  font-size: 16px;
  padding: 2rem 1rem;
  border: 1px solid #1161B3;
  border-radius: 10px;
}
.btn.btn-koia:hover, .btn.btn-koia:focus {
  background: #BEDBF8;
  border: 1px solid #BEDBF8;
}
.btn.btn-koib {
  background: #67A7D9;
  color: #fff;
  font-size: 16px;
  padding: 2rem 1rem;
  border: 1px solid #67A7D9;
  border-radius: 10px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2), 0 -4px 5px -2px #9ABDEE inset;
}
.btn.btn-koib:hover, .btn.btn-koib:focus {
  background: #BEDBF8;
  border: 1px solid #BEDBF8;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}
.btn.btn-koic {
  background: #E5BA25;
  color: #fff;
  font-size: 16px;
  padding: 2rem 1rem;
  border: 1px solid #E5BA25;
  border-radius: 10px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2), 0 -4px 5px -2px #F1D782 inset;
}
.btn.btn-koic:hover, .btn.btn-koic:focus {
  background: #FFEDB2;
  border: 1px solid #FFEDB2;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}
.btn.btn-koid {
  background: #fff;
  color: #666;
  font-size: 16px;
  padding: 1em;
  border: 1px solid #333;
  border-radius: 5px;
}
.btn.btn-koid:hover, .btn.btn-koic:focus {
  background: #ccc;
  border: 1px solid #333;
}
/* invite */
.wakuwaku-koia {
  border: 1px solid #999999;
  border-radius: 18px;
  padding: 30px;
}
/* footerバナーエリア */
.bannerbox {
  padding-bottom: 10px;
  text-align: center;
}
.bannerbox img {
  max-width: 180px;
  padding: 10px;
}
/* koi Peace ページ */
.koipeace-img {
  padding-bottom: 26px;
}
/* 2022お寄せ頂いたページ */
.arrived-header {
  padding: 0;
}
/* これまでの展示ページ */
.koiexh {}
.koiexh-box {
  margin-bottom: 18px;
  font-size: 16px;
  color: #333333;
}
.koiexh-date {}
.koiexh-title {
  font-weight: 700;
}
.koiexh-place {
  color: #727272;
  line-height: 1.4em;
  padding-bottom: 0.2em;
}
.koiexh-text {
  line-height: 1.4em;
  padding-bottom: 0.2em;
}
.koiexh-text2 {
  font-size: 14px;
  line-height: 1.4em;
  color: #727272;
  padding-bottom: 0.2em;
}
/* 避難所などでの活動ページ */
.koiaction {}
.koiaction-box {
  margin-bottom: 18px;
  font-size: 16px;
  color: #333333;
}
.koiaction-date {}
.koiaction-title {
  font-weight: 700;
}
.koiaction-place {
  color: #727272;
}
.koiaction-text {
  line-height: 1.4em;
  margin-bottom: 0.2em;
}
.koiaction-text2 {
  font-size: 14px;
  color: #727272;
  line-height: 1.3em;
}
/* メディア掲載ページ */
.madiaimg {
  padding-bottom: 20px;
}
/* フォトギャラリーページ */
.photosection {}
.koiphoto-midashi {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4em;
  margin-bottom: 0.2em;
}
.koiphoto-text1 {
  font-size: 16px;
  line-height: 1.4em;
  margin-bottom: 0.2em;
}
.koiphoto-text2 {
  font-size: 14px;
  color: #333;
  line-height: 1.4em;
  margin-bottom: 0.2em;
}
.gall-thum {
  padding: 15px;
}
.gall-thumhover:hover {
  opacity: 0.5;
}
.gall-hr {
  border-top: 1px solid #cccccc;
  margin: 30px 0;
}
/* LightBoxのFontサイズ */
.sl-wrapper .sl-image .sl-caption {
  font-size: 14px;
}