@charset "UTF-8";
@media screen and (min-width: 1200px) {
  .sf-articleContent__mainVisual {
    height: auto !important;
  }
}
.share-pinterest.icon.c5-sfmList__pinterest {
  display: none !important;
}

.sf-articleContent__mainVisualImage {
  background: none !important;
}

.sf-articleContent__mainVisualImage img {
  display: block !important;
  width: auto !important;
  margin: auto !important;
  max-width: 100%;
}

.sf-articleContent__mainVisualEffect {
  display: none !important;
}

#feature-rx > .c5-section:first-child {
  margin-top: 0;
  padding-top: 0;
}
@media only screen and (max-width: 640px) {
  .c5-container {
    /*padding-left: 10px;
    padding-right: 10px;*/
  }
}
#feature-rx {
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
}

/* ==================================================
    構成 
================================================== */
.c5-section {
  margin: auto;
  max-width: 1000px;
  padding: 40px 0 60px;
}
@media only screen and (max-width: 640px) {
  .c5-section {
    padding: 30px 0;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.c5-section > *:first-child {
  margin-top: 0 !important;
}
.c5-section > *:last-child {
  margin-bottom: 0 !important;
}
.c5-section + .c5-section {
  margin-top: 20px;
}
@media only screen and (max-width: 640px) {
  .c5-section + .c5-section {
    margin-top: 10px;
  }
}
.c5-section--borderBottom {
  border-bottom: solid 1px #616466;
}

.s5-container {
  padding-bottom: 50px;
}
.s5-container > .c5-section:nth-of-type(1) {
  margin-top: 30px;
}

.c5-section .s5-promotionA2 {
  padding-top: 40%;
}
@media only screen and (max-width: 640px) {
  .c5-section .s5-promotionA2 {
    padding: 0 15px;
  }
}
.c5-section .s5-promotionA2 img {
  max-width: 100%;
  height: auto;
  margin-top: 5px;
  margin-bottom: 5px;
}

.c5-section--impression {
  margin-top: 10px !important;
}

/* ==================================================
  調整クラス
================================================== */
.c5-is-hide {
  display: none !important;
}

.c5-ta-c {
  text-align: center !important;
}
.c5-ta-r {
  text-align: right !important;
}
.c5-ta-l {
  text-align: left !important;
}

.c5-va-m {
  vertical-align: middle !important;
}
.c5-va-t {
  vertical-align: top !important;
}
.c5-va-b {
  vertical-align: bottom !important;
}

.c5-nobr {
  display: inline-block;
}

.c5-note {
  font-size: .8em;
}

sup.c5-sup {
  margin-left: -.1em;
  font-size: .6em;
  vertical-align: sup;
}

sub.c5-sub {
  margin-left: -.1em;
  font-size: .6em;
  vertical-align: sub;
}

/*  margin
================================================== */
.c5-mt-0, .c5-mh-0, .c5-ma-0 {
  margin-top: 0px !important;
}

.c5-mr-0, .c5-mw-0, .c5-ma-0 {
  margin-right: 0px !important;
}

.c5-mb-0, .c5-mh-0, .c5-ma-0 {
  margin-bottom: 0px !important;
}

.c5-ml-0, .c5-mw-0, .c5-ma-0 {
  margin-left: 0px !important;
}

.c5-pt-0, .c5-ph-0, .c5-pa-0 {
  padding-top: 0px !important;
}

.c5-pr-0, .c5-pw-0, .c5-pa-0 {
  padding-right: 0px !important;
}

.c5-pb-0, .c5-ph-0, .c5-pa-0 {
  padding-bottom: 0px !important;
}

.c5-pl-0, .c5-pw-0, .c5-pa-0 {
  padding-left: 0px !important;
}

.c5-mt-5, .c5-mh-5, .c5-ma-5 {
  margin-top: 5px !important;
}

.c5-mr-5, .c5-mw-5, .c5-ma-5 {
  margin-right: 5px !important;
}

.c5-mb-5, .c5-mh-5, .c5-ma-5 {
  margin-bottom: 5px !important;
}

.c5-ml-5, .c5-mw-5, .c5-ma-5 {
  margin-left: 5px !important;
}

.c5-pt-5, .c5-ph-5, .c5-pa-5 {
  padding-top: 5px !important;
}

.c5-pr-5, .c5-pw-5, .c5-pa-5 {
  padding-right: 5px !important;
}

.c5-pb-5, .c5-ph-5, .c5-pa-5 {
  padding-bottom: 5px !important;
}

.c5-pl-5, .c5-pw-5, .c5-pa-5 {
  padding-left: 5px !important;
}

.c5-mt-10, .c5-mh-10, .c5-ma-10 {
  margin-top: 10px !important;
}

.c5-mr-10, .c5-mw-10, .c5-ma-10 {
  margin-right: 10px !important;
}

.c5-mb-10, .c5-mh-10, .c5-ma-10 {
  margin-bottom: 10px !important;
}

.c5-ml-10, .c5-mw-10, .c5-ma-10 {
  margin-left: 10px !important;
}

.c5-pt-10, .c5-ph-10, .c5-pa-10 {
  padding-top: 10px !important;
}

.c5-pr-10, .c5-pw-10, .c5-pa-10 {
  padding-right: 10px !important;
}

.c5-pb-10, .c5-ph-10, .c5-pa-10 {
  padding-bottom: 10px !important;
}

.c5-pl-10, .c5-pw-10, .c5-pa-10 {
  padding-left: 10px !important;
}

.c5-mt-15, .c5-mh-15, .c5-ma-15 {
  margin-top: 15px !important;
}

.c5-mr-15, .c5-mw-15, .c5-ma-15 {
  margin-right: 15px !important;
}

.c5-mb-15, .c5-mh-15, .c5-ma-15 {
  margin-bottom: 15px !important;
}

.c5-ml-15, .c5-mw-15, .c5-ma-15 {
  margin-left: 15px !important;
}

.c5-pt-15, .c5-ph-15, .c5-pa-15 {
  padding-top: 15px !important;
}

.c5-pr-15, .c5-pw-15, .c5-pa-15 {
  padding-right: 15px !important;
}

.c5-pb-15, .c5-ph-15, .c5-pa-15 {
  padding-bottom: 15px !important;
}

.c5-pl-15, .c5-pw-15, .c5-pa-15 {
  padding-left: 15px !important;
}

.c5-mt-20, .c5-mh-20, .c5-ma-20 {
  margin-top: 20px !important;
}

.c5-mr-20, .c5-mw-20, .c5-ma-20 {
  margin-right: 20px !important;
}

.c5-mb-20, .c5-mh-20, .c5-ma-20 {
  margin-bottom: 20px !important;
}

.c5-ml-20, .c5-mw-20, .c5-ma-20 {
  margin-left: 20px !important;
}

.c5-pt-20, .c5-ph-20, .c5-pa-20 {
  padding-top: 20px !important;
}

.c5-pr-20, .c5-pw-20, .c5-pa-20 {
  padding-right: 20px !important;
}

.c5-pb-20, .c5-ph-20, .c5-pa-20 {
  padding-bottom: 20px !important;
}

.c5-pl-20, .c5-pw-20, .c5-pa-20 {
  padding-left: 20px !important;
}

.c5-mt-25, .c5-mh-25, .c5-ma-25 {
  margin-top: 25px !important;
}

.c5-mr-25, .c5-mw-25, .c5-ma-25 {
  margin-right: 25px !important;
}

.c5-mb-25, .c5-mh-25, .c5-ma-25 {
  margin-bottom: 25px !important;
}

.c5-ml-25, .c5-mw-25, .c5-ma-25 {
  margin-left: 25px !important;
}

.c5-pt-25, .c5-ph-25, .c5-pa-25 {
  padding-top: 25px !important;
}

.c5-pr-25, .c5-pw-25, .c5-pa-25 {
  padding-right: 25px !important;
}

.c5-pb-25, .c5-ph-25, .c5-pa-25 {
  padding-bottom: 25px !important;
}

.c5-pl-25, .c5-pw-25, .c5-pa-25 {
  padding-left: 25px !important;
}

.c5-mt-30, .c5-mh-30, .c5-ma-30 {
  margin-top: 30px !important;
}

.c5-mr-30, .c5-mw-30, .c5-ma-30 {
  margin-right: 30px !important;
}

.c5-mb-30, .c5-mh-30, .c5-ma-30 {
  margin-bottom: 30px !important;
}

.c5-ml-30, .c5-mw-30, .c5-ma-30 {
  margin-left: 30px !important;
}

.c5-pt-30, .c5-ph-30, .c5-pa-30 {
  padding-top: 30px !important;
}

.c5-pr-30, .c5-pw-30, .c5-pa-30 {
  padding-right: 30px !important;
}

.c5-pb-30, .c5-ph-30, .c5-pa-30 {
  padding-bottom: 30px !important;
}

.c5-pl-30, .c5-pw-30, .c5-pa-30 {
  padding-left: 30px !important;
}

.c5-mt-35, .c5-mh-35, .c5-ma-35 {
  margin-top: 35px !important;
}

.c5-mr-35, .c5-mw-35, .c5-ma-35 {
  margin-right: 35px !important;
}

.c5-mb-35, .c5-mh-35, .c5-ma-35 {
  margin-bottom: 35px !important;
}

.c5-ml-35, .c5-mw-35, .c5-ma-35 {
  margin-left: 35px !important;
}

.c5-pt-35, .c5-ph-35, .c5-pa-35 {
  padding-top: 35px !important;
}

.c5-pr-35, .c5-pw-35, .c5-pa-35 {
  padding-right: 35px !important;
}

.c5-pb-35, .c5-ph-35, .c5-pa-35 {
  padding-bottom: 35px !important;
}

.c5-pl-35, .c5-pw-35, .c5-pa-35 {
  padding-left: 35px !important;
}

.c5-mt-40, .c5-mh-40, .c5-ma-40 {
  margin-top: 40px !important;
}

.c5-mr-40, .c5-mw-40, .c5-ma-40 {
  margin-right: 40px !important;
}

.c5-mb-40, .c5-mh-40, .c5-ma-40 {
  margin-bottom: 40px !important;
}

.c5-ml-40, .c5-mw-40, .c5-ma-40 {
  margin-left: 40px !important;
}

.c5-pt-40, .c5-ph-40, .c5-pa-40 {
  padding-top: 40px !important;
}

.c5-pr-40, .c5-pw-40, .c5-pa-40 {
  padding-right: 40px !important;
}

.c5-pb-40, .c5-ph-40, .c5-pa-40 {
  padding-bottom: 40px !important;
}

.c5-pl-40, .c5-pw-40, .c5-pa-40 {
  padding-left: 40px !important;
}

.c5-mt-45, .c5-mh-45, .c5-ma-45 {
  margin-top: 45px !important;
}

.c5-mr-45, .c5-mw-45, .c5-ma-45 {
  margin-right: 45px !important;
}

.c5-mb-45, .c5-mh-45, .c5-ma-45 {
  margin-bottom: 45px !important;
}

.c5-ml-45, .c5-mw-45, .c5-ma-45 {
  margin-left: 45px !important;
}

.c5-pt-45, .c5-ph-45, .c5-pa-45 {
  padding-top: 45px !important;
}

.c5-pr-45, .c5-pw-45, .c5-pa-45 {
  padding-right: 45px !important;
}

.c5-pb-45, .c5-ph-45, .c5-pa-45 {
  padding-bottom: 45px !important;
}

.c5-pl-45, .c5-pw-45, .c5-pa-45 {
  padding-left: 45px !important;
}

.c5-mt-50, .c5-mh-50, .c5-ma-50 {
  margin-top: 50px !important;
}

.c5-mr-50, .c5-mw-50, .c5-ma-50 {
  margin-right: 50px !important;
}

.c5-mb-50, .c5-mh-50, .c5-ma-50 {
  margin-bottom: 50px !important;
}

.c5-ml-50, .c5-mw-50, .c5-ma-50 {
  margin-left: 50px !important;
}

.c5-pt-50, .c5-ph-50, .c5-pa-50 {
  padding-top: 50px !important;
}

.c5-pr-50, .c5-pw-50, .c5-pa-50 {
  padding-right: 50px !important;
}

.c5-pb-50, .c5-ph-50, .c5-pa-50 {
  padding-bottom: 50px !important;
}

.c5-pl-50, .c5-pw-50, .c5-pa-50 {
  padding-left: 50px !important;
}

/*  幅
================================================== */
.c5-w-0 {
  width: 0%;
}

.c5-w-5 {
  width: 5%;
}

.c5-w-10 {
  width: 10%;
}

.c5-w-15 {
  width: 15%;
}

.c5-w-20 {
  width: 20%;
}

.c5-w-25 {
  width: 25%;
}

.c5-w-30 {
  width: 30%;
}

.c5-w-35 {
  width: 35%;
}

.c5-w-40 {
  width: 40%;
}

.c5-w-45 {
  width: 45%;
}

.c5-w-50 {
  width: 50%;
}

.c5-w-55 {
  width: 55%;
}

.c5-w-60 {
  width: 60%;
}

.c5-w-65 {
  width: 65%;
}

.c5-w-70 {
  width: 70%;
}

.c5-w-75 {
  width: 75%;
}

.c5-w-80 {
  width: 80%;
}

.c5-w-85 {
  width: 85%;
}

.c5-w-90 {
  width: 90%;
}

.c5-w-95 {
  width: 95%;
}

.c5-w-100 {
  width: 100%;
}

.c5-wpx-100 {
  width: 100px;
}

.c5-wpx-105 {
  width: 105px;
}

.c5-wpx-110 {
  width: 110px;
}

.c5-wpx-115 {
  width: 115px;
}

.c5-wpx-120 {
  width: 120px;
}

.c5-wpx-125 {
  width: 125px;
}

.c5-wpx-130 {
  width: 130px;
}

.c5-wpx-135 {
  width: 135px;
}

.c5-wpx-140 {
  width: 140px;
}

.c5-wpx-145 {
  width: 145px;
}

.c5-wpx-150 {
  width: 150px;
}

.c5-wpx-155 {
  width: 155px;
}

.c5-wpx-160 {
  width: 160px;
}

.c5-wpx-165 {
  width: 165px;
}

.c5-wpx-170 {
  width: 170px;
}

.c5-wpx-175 {
  width: 175px;
}

.c5-wpx-180 {
  width: 180px;
}

.c5-wpx-185 {
  width: 185px;
}

.c5-wpx-190 {
  width: 190px;
}

.c5-wpx-195 {
  width: 195px;
}

.c5-wpx-200 {
  width: 200px;
}

.c5-wpx-205 {
  width: 205px;
}

.c5-wpx-210 {
  width: 210px;
}

.c5-wpx-215 {
  width: 215px;
}

.c5-wpx-220 {
  width: 220px;
}

.c5-wpx-225 {
  width: 225px;
}

/* ==================================================
    モジュール 
================================================== */
/*  汎用
--------------------------------------------------  */
@media only screen and (min-width: 641px) {
  .c5-only-sp {
    display: none !important;
  }
}

@media only screen and (max-width: 640px) {
  .c5-only-pc {
    display: none !important;
  }
}

/*  テキスト
--------------------------------------------------  */
.sf-wrapper *[class*="c5"] {
  color: #565858;
}
.sf-wrapper .c5-note {
  font-size: 14px;
}
.sf-wrapper .c5-header {
  text-align: center;
}
@media only screen and (max-width: 640px) {
  .sf-wrapper .c5-header {
    /*padding-left: 10px;
    padding-right: 10px;*/
  }
	.sf-articleContent__body .c5-header {
		padding: 0 10px;
	}
}
.sf-wrapper .c5-header .c5-date,
.c5-rx-header .c5-date {
  font-size: 18px;
	margin-top: 1em;
  margin-bottom: 100px;
}
@media only screen and (max-width: 640px) {
  .sf-wrapper .c5-header .c5-date,
	.c5-rx-header .c5-date {
    margin-bottom: 40px;
  }
}
.sf-wrapper .c5-pageHeading1 {
  font-size: 14px;
  line-height: 1.4;
  font-weight: normal;
  text-align: center;
	margin-top: .67em;
	margin-bottom: .67em;
}
@media only screen and (max-width: 640px) {
  .sf-wrapper .c5-pageHeading1 {
    text-align: left;
  }
}
.sf-wrapper .c5-pageHeading1 > * {
  display: inline-block;
}
.sf-wrapper .c5-pageHeading1__catch {
  font-size: 18px;
}
@media only screen and (max-width: 640px) {
  .sf-wrapper .c5-pageHeading1__catch {
    font-size: 14px;
  }
}
.sf-wrapper .c5-pageHeading1__main {
  font-size: 32px;
  margin: 0;
  display: inline-block;
  padding-top: 40px;
}
@media only screen and (max-width: 640px) {
  .sf-wrapper .c5-pageHeading1__main {
    padding-top: 10px;
    font-size: 28px;
    line-height: 1.2;
  }
}
.sf-wrapper .c5-pageHeading1__sub {
  font-size: 22px;
}
@media only screen and (max-width: 640px) {
  .sf-wrapper .c5-pageHeading1__sub {
    padding-top: 10px;
    font-size: 18px;
  }
}
.sf-wrapper .c5-pageHeading2 {
  font-size: 14px;
  line-height: 1.2;
  font-weight: normal;
  text-align: center;
	margin-top: .67em;
}
@media only screen and (max-width: 640px) {
  .sf-wrapper .c5-pageHeading2 {
    text-align: left;
    line-height: 1.4;
  }
}
.sf-wrapper .c5-pageHeading2 > * {
  display: inline-block;
}
.sf-wrapper .c5-pageHeading2__main {
  font-size: 28px;
  margin: 0;
  display: inline-block;
}
@media only screen and (max-width: 640px) {
  .sf-wrapper .c5-pageHeading2__main {
    font-size: 24px;
  }
}
.sf-wrapper .c5-pageHeading2__detail {
  padding-top: 5px;
  font-size: 14px;
}
@media only screen and (max-width: 640px) {
  .sf-wrapper .c5-pageHeading2__detail {
    font-size: 12px;
  }
}
.sf-wrapper .c5-pageHeading2__sub {
  padding-top: 16px;
  font-size: 22px;
}
@media only screen and (max-width: 640px) {
  .sf-wrapper .c5-pageHeading2__sub {
    padding-top: 18px;
    font-size: 18px;
  }
}
.sf-wrapper .c5-heading1 {
  font-size: 30px;
  margin-bottom: 10px;
  text-align: center;
}
@media only screen and (max-width: 640px) {
  .sf-wrapper .c5-heading1 {
    text-align: left;
  }
}
.sf-wrapper .c5-text--note {
  padding-left: 1.2em;
  overflow: hidden;
  box-sizing: border-box;
}
.sf-wrapper .c5-text--note span {
  display: inline-block;
  margin-left: -1.2em;
  width: 1.2em;
  color: #565858;
  font-size: 15px;
}
@media only screen and (max-width: 639px) {
  .sf-wrapper .c5-text--note {
    padding-left: 25px;
    padding-right: 10px;
    margin-bottom: 30px;
  }
}
.sf-wrapper .c5-innerBox {
  margin-left: auto;
  margin-right: auto;
  width: 740px;
  max-width: 560px;
}
.sf-wrapper .c5-innerBox p {
	margin-top: 1em;
	margin-bottom: 1em;
}
@media only screen and (max-width: 709px) {
  .sf-wrapper .c5-innerBox {
    width: auto;
  }
}
.sf-wrapper .c5-leadText {
  width: 580px;
  margin: auto;
  text-align: center;
  line-height: 1.75;
}
@media only screen and (max-width: 640px) {
  .sf-wrapper .c5-leadText {
    width: auto;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.sf-wrapper .c5-text--copy {
  text-align: center;
}
@media only screen and (max-width: 640px) {
  .sf-wrapper .c5-text--copy {
    text-align: left;
  }
}
.sf-wrapper .c5--colorLime {
  color: #30BAB4;
}

/*  画像
--------------------------------------------------  */
.sf-wrapper figure.c5-fitImage {
  margin: 20px 0;
}
@media only screen and (max-width: 640px) {
  .sf-wrapper figure.c5-fitImage {
    margin-left: -10px;
    margin-right: -10px;
  }
}
.sf-wrapper figure.c5-fitImage > img {
  max-width: 100%;
  width: auto;
  vertical-align: bottom;
  height: auto;
}
.sf-wrapper figure.c5-fitImage figcaption {
  margin-top: 30px;
  line-height: 1.2;
}
@media only screen and (max-width: 640px) {
  .sf-wrapper figure.c5-fitImage figcaption {
    margin-top: 20px;
	  font-size: 14px;
  }
}
.sf-wrapper figure.c5-fitImage + .c5-fitVideo,
.sf-wrapper figure.c5-fitImage + figure.c5-fitImage {
  margin-top: 60px;
}
@media only screen and (max-width: 640px) {
  .sf-wrapper figure.c5-fitImage + .c5-fitVideo,
  .sf-wrapper figure.c5-fitImage + figure.c5-fitImage {
    margin-top: 40px;
  }
}
.sf-wrapper .c5-fitImage + .c5-innerBox {
  padding: 20px 0;
  margin: 50px auto;
}
@media only screen and (max-width: 640px) {
  .sf-wrapper .c5-fitImage + .c5-innerBox {
    padding: 10px 0;
    margin-top: 20px;
    margin-bottom: 20px;
  }
}

.sf-wrapper .c5-fitVideo + .c5-innerBox {
  padding: 20px 0;
  margin: 50px auto;
}
@media only screen and (max-width: 640px) {
  .sf-wrapper .c5-fitVideo + .c5-innerBox {
    padding: 10px 0;
    margin-top: 20px;
    margin-bottom: 20px;
  }
}

.sf-wrapper .c5-promotion-A {
  margin: 30px 0;
  padding: 0;
}
.sf-wrapper .c5-promotion-A img {
  max-width: 100%;
}

/*  ボーダー
--------------------------------------------------  */
.c5--bordered {
  border-bottom: solid 1px #DDDDDD;
}

.c5--borderTop {
  border-top: solid 1px #DDDDDD;
}

.c5--borderBottom {
  border-bottom: solid 1px #DDDDDD;
}

@media only screen and (max-width: 640px) {
  .c5-sp-border {
    border-top: 1px solid #e4e7ec;
    padding-top: 20px;
    margin-top: 0;
  }
}

/*  レイアウト
--------------------------------------------------  */
.c5-row {
  letter-spacing: -.5em;
  margin-left: -0;
  margin-right: -0;
}
@media only screen and (max-width: 640px) {
  .c5-row {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
.c5-row__col1 {
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  width: 100%;
  box-sizing: border-box;
  padding: 0 0;
}
@media only screen and (max-width: 640px) {
  .c5-row__col1 {
    width: 100%;
    padding: 0;
    margin-top: 20px;
  }
  .c5-row__col1:first-child {
    margin-top: 0;
  }
}
.c5-row__col2 {
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  width: 50%;
  box-sizing: border-box;
  padding: 0 0;
}
@media only screen and (max-width: 640px) {
  .c5-row__col2 {
    width: 100%;
    padding: 0;
    margin-top: 20px;
  }
  .c5-row__col2:first-child {
    margin-top: 0;
  }
}
.c5-row__col4 {
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  width: 25%;
  box-sizing: border-box;
  padding: 0 0;
}
@media only screen and (max-width: 640px) {
  .c5-row__col4 {
    width: 100%;
    padding: 0;
    margin-top: 20px;
  }
  .c5-row__col4:first-child {
    margin-top: 0;
  }
}
.c5-row--gap10 {
  margin-left: -10px;
  margin-right: -10px;
}
.c5-row--gap10 .c5-row__col2 {
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  width: 50%;
  box-sizing: border-box;
  padding: 0 10px;
}
@media only screen and (max-width: 640px) {
  .c5-row--gap10 .c5-row__col2 {
    width: 100%;
  }
}
.c5-row--gap20 {
  margin-left: -20px;
  margin-right: -20px;
}
.c5-row--gap20 .c5-row__col2 {
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  width: 50%;
  box-sizing: border-box;
  padding: 0 20px;
}
@media only screen and (max-width: 640px) {
  .c5-row--gap20 .c5-row__col2 {
    width: 100%;
  }
}

.c5-row-B {
  letter-spacing: -.5em;
  margin-left: -0;
  margin-right: -0;
  width: calc(100% + $gap*2);
  display: table;
}
@media only screen and (max-width: 640px) {
  .c5-row-B {
    display: block;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
.c5-row-B__col1 {
  display: table-cell;
  vertical-align: top;
  letter-spacing: normal;
  width: 100%;
  box-sizing: border-box;
  padding: 0 0;
}
@media only screen and (max-width: 640px) {
  .c5-row-B__col1 {
    display: block;
    width: 100%;
    padding: 0;
    margin-top: 20px;
  }
  .c5-row-B__col1:first-child {
    margin-top: 0;
  }
}
.c5-row-B__col2 {
  display: table-cell;
  vertical-align: top;
  letter-spacing: normal;
  width: 50%;
  box-sizing: border-box;
  padding: 0 0;
}
@media only screen and (max-width: 640px) {
  .c5-row-B__col2 {
    display: block;
    width: 100%;
    padding: 0;
    margin-top: 20px;
  }
  .c5-row-B__col2:first-child {
    margin-top: 0;
  }
}
.c5-row-B__col4 {
  display: table-cell;
  vertical-align: top;
  letter-spacing: normal;
  width: 25%;
  box-sizing: border-box;
  padding: 0 0;
}
@media only screen and (max-width: 640px) {
  .c5-row-B__col4 {
    display: block;
    width: 100%;
    padding: 0;
    margin-top: 20px;
  }
  .c5-row-B__col4:first-child {
    margin-top: 0;
  }
}
.c5-row-B--gap10 {
  margin-left: -10px;
  margin-right: -10px;
}
.c5-row-B--gap10 .c5-row__col2 {
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  width: 50%;
  box-sizing: border-box;
  padding: 0 10px;
}
@media only screen and (max-width: 640px) {
  .c5-row-B--gap10 .c5-row__col2 {
    width: 100%;
  }
}
.c5-row-B--gap20 {
  margin-left: -20px;
  margin-right: -20px;
}
.c5-row-B--gap20 .c5-row__col2 {
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  width: 50%;
  box-sizing: border-box;
  padding: 0 20px;
}
@media only screen and (max-width: 640px) {
  .c5-row-B--gap20 .c5-row__col2 {
    width: 100%;
  }
}

.c5-columnTable {
  display: table;
  width: 100%;
  margin: 20px 0;
  table-layout: fixed;
  list-style-type: none;
}
.c5-columnTable__item {
  display: table-cell;
  vertical-align: top;
}

/*  リスト
--------------------------------------------------  */
.c5-list {
  line-height: 1.4;
  padding-right: 0 !important;
  padding-left: 25px;
}
.c5-list > li {
  margin: .5em 0;
}

/*  SNSボタン
--------------------------------------------------  */
.c5-snsBox {
  width: 400px;
  padding: 0 20px;
  margin-right: auto;
  margin-left: auto;
}

.c5-snsBox > p {
  margin-bottom: 20px;
}

@media only screen and (max-width: 639px) {
  .c5-snsBox {
    padding: 0 10px;
    width: auto;
    box-sizing: border-box;
  }
}
.c5-snsButton {
  border: solid 1px #c7d3d9;
  border-radius: 5px;
  width: 100%;
  box-sizing: border-box;
  padding: 16px 10px;
  padding-left: 20px;
}

@media only screen and (max-width: 639px) {
  .c5-snsButton {
    padding: 10px 5px;
    text-align: center;
  }
}
.c5-snsButton span {
  padding-left: 40px;
  display: inline-block;
  font-size: 16px;
  line-height: 30px;
  color: #565858;
}

@media only screen and (max-width: 639px) {
  .c5-snsButton span {
    font-size: 13px;
    padding-left: 30px;
  }
}
.c5-snsButton--twitter span {
  background: url(../images/icon/icon-sns-twitter.png) left center no-repeat;
}

@media only screen and (max-width: 639px) {
  .c5-snsButton--twitter span {
    background: url(../images/icon/icon-sns-twitter@2x.png) left center no-repeat;
    background-size: 30px 30px;
  }
}
.c5-snsButton--facebook span {
  background: url(../images/icon/icon-sns-facebook.png) left center no-repeat;
}

@media only screen and (max-width: 639px) {
  .c5-snsButton--facebook span {
    background: url(../images/icon/icon-sns-facebook@2x.png) left center no-repeat;
    background-size: 30px 30px;
  }
}
.c5-snsButton--app span {
  background: url(../images/icon/icon-sns-app.png) left center no-repeat;
}

@media only screen and (max-width: 639px) {
  .c5-snsButton--app span {
    background: url(../images/icon/icon-sns-app@2x.png) left center no-repeat;
    background-size: 30px 30px;
  }
}
.c5-snsButton--mail span {
  background: url(../images/icon/icon-sns-mail.png) left center no-repeat;
}

@media only screen and (max-width: 639px) {
  .c5-snsButton--mail span {
    background: url(../images/icon/icon-sns-mail@2x.png) left center no-repeat;
    background-size: 30px 30px;
  }
}
/* ==================================================
    固有スタイル 
================================================== */
@media only screen and (max-width: 640px) {
  .sf-wrapper figure.c5-fitImage.c5-sectionThumb {
    max-width: 60%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
}

@media only screen and (max-width: 640px) {
  .c5-section--impression {
    padding-top: 0;
  }
}

@media only screen and (max-width: 640px) {
  .c5-section--profile {
    padding-bottom: 10px;
  }
}

.c5-section--social {
  padding-top: 20px;
  padding-bottom: 0;
}
@media only screen and (max-width: 640px) {
  .c5-section--social {
    padding: 0;
  }
}
.c5-section--social .c5-text--note {
  text-align: center;
  margin-bottom: 50px;
}
@media only screen and (max-width: 640px) {
  .c5-section--social .c5-text--note {
    text-align: left;
    margin-bottom: 30px;
  }
}

.c5-fitVideo {
  width: 560px;
  width: 666px;
  margin: 20px auto;
}
@media only screen and (max-width: 665px) {
  .c5-fitVideo {
    width: 100%;
  }
}
.c5-fitVideo__inner {
  position: relative;
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
@media only screen and (max-width: 640px) {
  .c5-fitVideo__inner {
    padding-left: 10px;
    padding-right: 10px;
    margin-left: -10px;
    margin-right: -10px;
    padding-top: calc(56.25% + 10px);
  }
}
.c5-fitVideo__inner iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.c5-fitVideo__caption {
  margin-top: 30px;
  line-height: 1.2;
}
@media only screen and (max-width: 640px) {
  .c5-fitVideo__caption {
    margin-top: 20px;
  }
}
.c5-fitVideo + figure.c5-fitImage,
.c5-fitVideo + .c5-fitVideo {
  margin-top: 60px;
}
@media only screen and (max-width: 640px) {
  .c5-fitVideo + figure.c5-fitImage,
  .c5-fitVideo + .c5-fitVideo {
    margin-top: 40px;
  }
}

.c5-rx-header {
	text-align: center;
}
.pagination.current{
  pointer-events: none;
}

.c5-app-feature img, .c5-msa-wrapp img {
    max-width: none;
}
.sf-contentRecommend h3 {
	margin-bottom: 24px;
	margin-top: 1em;
}
.c5-innerBox + .c5-yt {
	margin-top: 0;
}
@media only screen and (max-width: 640px) {
	.c5-rx-header {
		padding: 0 10px;
	}
	#feature-rx .c5-1col_tableCell img:not(.c5-msa-ttl__icon) {
		width: 125px;
		height: auto;
	}
	#feature-rx .c5-1col .c5-hr-glay {
		width: 90%;
	}
	.c5-innerBox + .c5-yt {
		margin-top: 20px;
	}
}