.c5-title {
  background: url(../images/1071_88_s-rakugo200_title.png) no-repeat center center;
  margin-bottom: 20px;
  width: 100%;
  height: 88px;
  text-align: center;
  display: table;
  /*background-color: #ccc;*/
}

.c5-title h2 {
  color: #2f353d;
  /*font-size: 20px;*/
  /*padding: 0 10px 0 50px;*/
  padding-top: 7px;
  text-align: center;
  /*line-height: 72px;*/
}

@media screen and (max-width: 750px) {
  .c5-title {
    height: 80px;
    /*line-height: 3.6em;*/
    width: 100%;
    margin-bottom: 20px;
  }

  .c5-title h2 {
    color: #2f353d;
    padding: 15px 20px;
  }
}

@media screen and (max-width: 639px) {
  .c5-title h2 {
    font-size: 1.14286rem;
    line-height: 140%;
  }

  .c5-title h2 span {
    font-size: 14px;
  }
}

.c5-bg {
  /*background: url(../images/1500_2835_rakugo200_bg.jpg) repeat center center;
	width: 100%;*/
  background-color: #fff;
  margin-top: 30px;
  margin-bottom: 30px;
  /*padding: 0 20px;*/
}

.c5-inner-bg {
  padding: 0 40px 1px;
}

.c5-inner-bg-list {
  padding: 20px 40px 40px;
}

.c5-rakugo_box {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  font-weight: bold;
  margin-top: 20px;
}

.c5-rakugo_box .c5-rakugo_contents {
  width: 22%;
  text-align: center;
}

.c5-rakugo_box .c5-rakugo_contents img {
  width: 100%;
  max-width: 500px;
  box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.3);
  margin-bottom: 5px;
}

.c5-border {
  border: 1px solid #b5b5b5;
  /*text-align: center;*/
}

.c5-border p {
  margin: 25px;
  font-weight: bold;
}

.c5-rakugo_list {
  text-align: left !important;
}

.c5-rakugo_list ul {
  font-weight: normal;
  padding-left: 1.5em;
}

.c5-rakugo_box_list {
  margin-top: 30px;
}

.c5-video_block {
  padding: 30px 15px;
}

.c5-video {
  width: auto;
}

.c5-video video {
  display: block;
  max-width: 100%;
  height: auto;
}

.c5-video_inner {
  width: 58%;
}

.c5-text-box {
  padding-left: 30px;
}

.c5-text-box p {
  line-height: 1.6;
}

.c5-plofile_block div img {
  width: 100%;
}

.c5-mb150 {
  margin-bottom: 150px;
}

.c5-btn-w100 {
  width: 100%;
  max-width: 600px;
}

.c5-ver-middle {
  vertical-align: middle !important;
}


@media only screen and (max-width: 639px) {
  .c5-inner-bg {
    padding: 0 20px 1px;
  }

  .c5-inner-bg-list {
    padding: 20px;
  }

  .c5-rakugo_box .c5-rakugo_contents {
    width: 47%;
    margin-bottom: 1em;
  }

  .c5-rakugo_box {
    margin-top: 0;
  }

  .c5-pc {
    display: none;
  }

  .c5-border p {
    margin: 25px;
  }

  .c5-rakugo_list ul {
    margin-bottom: 1em;
  }

  .c5-text-box {
    padding-left: 0;
  }

  .c5-text-box p {
    line-height: 1.8;
  }

  .c5-video_block {
    padding: 30px 0;
  }

  .c5-heading3-title {
    font-size: 1.25rem;
    margin-bottom: 5px !important;
  }

  .c5-video_inner {
    width: auto;
  }

  .c5-mb150 {
    margin-bottom: 100px;
  }
}

/* 190819 追加分 */
@media only screen and (min-width: 639px) {
  .c5-plus-cp .s5-inStoreFeaturesItem1B__galleryCol {
    width: 600px;
  }

  .c5-plus-cp .s5-inStoreFeaturesItem1B__textCol {
    width: auto;
  }
}

.c5-p2-bold {
  font-weight: bold;
}

/* 210128 追加分 */
.c5-alphabetbox .s5-inStoreFeaturesItem1A__galleryCol+.s5-inStoreFeaturesItem1A__textCol, .c5-alphabetbox .s5-inStoreFeaturesItem1B__galleryCol+.s5-inStoreFeaturesItem1B__textCol {
  width: 45%;
}
.c5-alphabetbox .s5-inStoreFeaturesItem1A__galleryCol, .c5-alphabetbox .s5-inStoreFeaturesItem1B__galleryCol {
  width: 55%;
}
@media screen and (max-width: 639px) {
  .c5-alphabetbox .s5-inStoreFeaturesItem1A__galleryCol+.s5-inStoreFeaturesItem1A__textCol, .c5-alphabetbox .s5-inStoreFeaturesItem1B__galleryCol+.s5-inStoreFeaturesItem1B__textCol {
    width: auto;
  }
  .c5-alphabetbox .s5-inStoreFeaturesItem1A__galleryCol, .c5-alphabetbox .s5-inStoreFeaturesItem1B__galleryCol {
    width: auto;
  }
}
