
#ContentsArea {
  width: 100% !important;
  overflow: hidden;
  min-width: 1020px;
  margin-left: -20px;
}
@media screen and (min-width: 1000px) {
	#ContentsArea {
	  min-width: 1000px;
	  margin-left: 0;
	}
}
@media screen and (max-width: 768px) {
	#ContentsArea {
	  min-width: 100%;
	  margin-left: 0;
	}
}

.Box {
  width: 980px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 768px) {
	.Box {
	  width: 100%;
	}
}

.asahi-cancer {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.asahi-cancer .inner {
  padding: 0 15px;
}
.asahi-cancer p {
  line-break:strict
}
@media screen and (max-width: 768px) {
  .asahi-cancer .inner {
    max-width: 540px;
    margin: 0 auto;
    padding: 0 20px;
  }
}
.asahi-cancer .mv {
  position: relative;
  padding-top: 20px;
  padding-bottom: 30px;
  margin-top: -54px;
}
@media screen and (max-width: 768px) {
  .asahi-cancer .mv {
    margin-top: -58px;
    padding-top: 70px;
	  padding-bottom: 10px;
  }
}
.asahi-cancer .mv::before {
  position: absolute;
  content: "";
  width: 100vw;
  margin-left: calc(50% - 50vw);
  height: 100%;
  background-color: #f6faed;
  top: 0;
  left: 0;
}
@media screen and (min-width:768px) and (max-width: 980px) {
  .asahi-cancer .mv::before {
    min-width: 1000px;
    margin-left: -50px;
  }
}
.asahi-cancer .mv__inner {
  position: relative;
  z-index: 2;
  max-width: 808px;
  margin: 0 auto;
  padding: 55px 0px 55px;
}
@media screen and (max-width: 768px) {
  .asahi-cancer .mv__inner {
    padding: 20px 20px 20px;
  }
}
.asahi-cancer .mv__inner::before {
  position: absolute;
  content: "";
  width: 122%;
  height: 107%;
  background: url(../images/mv_bg.png) center center/contain no-repeat;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
@media screen and (max-width: 768px) {
  .asahi-cancer .mv__inner::before {
    background: url(../images/mv_bg_sp.png) center center/contain no-repeat;
    width: 100%;
    height: 105%;
  }
}
.asahi-cancer .mv__title {
  width: 608px;
  margin: 0 auto;
}
.asahi-cancer .mv__title img {
  width: 100%;
}

@media screen and (max-width: 768px) {
  .asahi-cancer .mv__title {
    width: 258px;
  }
}
.asahi-cancer .mv__content {
  position: relative;
  display: flex;
  align-items: center;
  max-width: 860px;
  width: 100%;
  margin: 45px auto 10px;
  background-color: #faffff;
  border: 1px solid #b1dac1;
  box-shadow: 3px 3px 0 #b1dac1;
}
@media screen and (max-width: 768px) {
  .asahi-cancer .mv__content {
    height: auto;
    margin: 0 auto;
    margin-top: 18px;
    max-width: 260px;
    box-shadow: none;
    border: none;
  }
}
.asahi-cancer .mv__content.pc_Hide {
  display: none;
}
@media screen and (max-width: 768px) {
  .asahi-cancer .mv__content.pc_Hide {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .asahi-cancer .mv__content.sp_Hide {
    display: none;
  }
}
.asahi-cancer .mv__text {
  text-align: justify;
  font-size: 13px;
  font-weight: bold;
  color: #5a5a5a;
  letter-spacing: 0.034em;
  line-height: calc(22/11);
  padding: 20px;
  padding-left: 18px;
  padding-right: 260px;
}
@media screen and (max-width: 768px) {
  .asahi-cancer .mv__text {
    max-width: 283px;
    font-size: 11px;
    line-height: calc(21/11);
    padding: 0;
    padding-right: 0;
    padding-left: 0;
    margin: 0 auto;
    font-feature-settings: "palt";
    letter-spacing: 0.054em;
  }
}
.asahi-cancer .mv__img {
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 267px;
}
.asahi-cancer .mv__img img {
	width: 100%;
	height: auto;
}
@media screen and (max-width: 768px) {
  .asahi-cancer .mv__img {
    width: 162px;
    bottom: 0px;
  }
}
.asahi-cancer .mv__introduce {
  max-width: 770px;
  margin: 0 auto;
  text-align: right;
  margin-top: 5px;
}
@media screen and (max-width: 768px) {
  .asahi-cancer .mv__introduce {
    text-align: left;
    max-width: 164px;
    width: 100%;
    margin-top: 27px;
    margin-left: 0;
  }
}
.asahi-cancer .mv__name {
  color: #00af73;
  font-weight: bold;
  font-size: 21px;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 768px) {
  .asahi-cancer .mv__name {
    font-size: 15px;
  }
}
.asahi-cancer .mv__name span {
  font-size: 12px;
}
@media screen and (max-width: 768px) {
  .asahi-cancer .mv__name span {
    font-size: 10px;
  }
}
.asahi-cancer .mv__position {
  font-size: 13px;
  color: #000000;
  font-feature-settings: "palt";
}
@media screen and (max-width: 768px) {
  .asahi-cancer .mv__position {
    font-size: 10px;
    margin-top: 8px;
  }
}
.asahi-cancer .mv__links {
  position: relative;
  display: flex;
  justify-content: center;
  height: 55px;
  margin: 20px auto 10px;
  margin-left: -45px;
  border: 2px solid #2B61E5;
  border-radius: 30px;
  overflow: hidden;
  width: 970px;
  z-index: 99;
  background-color: #FFF;
}
@media screen and (max-width: 768px) {
  .asahi-cancer .mv__links {
    overflow: unset;
    max-width: 320px;
    width: 100%;
    height: auto;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 5px;
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 15px;
    border: none;
    border-radius: none;
    background: none;
  }
}
.asahi-cancer .mv__link {
  position: relative;
  height: 100%;
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  .asahi-cancer .mv__link {
    width: 100%;
    border-radius: 20px;
    height: 39px;
    border: 1.5px solid #2B61E5;
  }
}
.asahi-cancer .mv__link::before {
  position: absolute;
  width: 100%;
  height: 150%;
  background-color: #ffed9f;
  content: "";
  top: -25%;
  left: 0%;
  transition: all 0.3s;
  opacity: 0;
}
@media screen and (max-width: 768px) {
  .asahi-cancer .mv__link::before {
    display: none;
  }
}
.asahi-cancer .mv__link:nth-child(1)::before {
  width: 150%;
  left: initial;
  right: 0;
}
.asahi-cancer .mv__link:nth-child(5)::before {
  width: 150%;
}
.asahi-cancer .mv__link:hover::before {
  opacity: 1;
}
.asahi-cancer .mv__link + .mv__link::after {
  position: absolute;
  content: "";
  height: 75%;
  width: 2px;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  background: url(../images/dots.png) center center/2px no-repeat;
}
@media screen and (max-width: 768px) {
  .asahi-cancer .mv__link + .mv__link::after {
    display: none;
  }
}
.asahi-cancer .mv__link a {
  position: relative;
  z-index: 1;
  font-size: 11px;
  font-weight: bold;
  height: 100%;
  line-height: 1.5;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #2B61E5;
  padding: 0 26px;
  transition: all 0.3s;
  text-decoration: none;
  font-feature-settings: "palt";
}
@media screen and (max-width: 768px) {
  .asahi-cancer .mv__link a {
    padding-right: 14px;
    padding-left: 42px;
  }
}
.asahi-cancer .mv__link a:hover {
  text-decoration: none !important;
}
.asahi-cancer .mv__link img {
  display: block;
  width: 15px;
  margin-right: 10px;
}
@media screen and (max-width: 768px) {
  .asahi-cancer .mv__link img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 10px;
  }
}
.asahi-cancer .contents {
  position: relative;
  padding-bottom: 81px;
}
@media screen and (max-width: 768px) {
  .asahi-cancer .contents {
    padding-bottom: 34px;
  }
}
.asahi-cancer .contents::before {
  position: absolute;
  content: "";
  width: 100vw;
  height: 100%;
  background-color: #fff9f5;
  top: 0;
  left: 0;
  margin-left: calc(50% - 50vw);
}
@media screen and (min-width:768px) and (max-width: 980px) {
  .asahi-cancer .contents::before {
    min-width: 1000px;
    margin-left: -50px;
  }
}
.asahi-cancer .contents__inner {
  max-width: 880px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .asahi-cancer .contents__inner {
    padding: 0 18px;
  }
}
.asahi-cancer .contents__items {
  position: relative;
  z-index: 1;
}
.asahi-cancer .contents__item {
  padding-top: 60px;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .asahi-cancer .contents__item {
    padding-top: 40px;
  }
}
.asahi-cancer .contents__item-title {
  width: 293px;
  margin: 0 auto;
}
.asahi-cancer .contents__item-title img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .asahi-cancer .contents__item-title {
    width: 217px;
	  margin-bottom: 0;
  }
}
.asahi-cancer .contents__article {
  background-color: #fff;
  margin-top: -42px;
  box-shadow: 5px 5px 0px #BEDDCA;
  padding: 55px 40px 60px;
}
@media screen and (max-width: 768px) {
  .asahi-cancer .contents__article {
    box-shadow: 3px 3px 0px #BEDDCA;
    padding: 45px 20px 20px;
    margin-top: -26px;
  }
}
.asahi-cancer .contents__text {
  color: #000000;
  text-align: justify;
  font-size: 13px;
  font-feature-settings: "palt";
  line-height: 2.1538461538;
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .asahi-cancer .contents__text {
    font-size: 12px;
    line-height: 1.9;
    margin-top: 25px;
  }
}
@media screen and (max-width: 768px) {
  .asahi-cancer .contents__text:first-child {
    margin-top: 0;
  }
}
.asahi-cancer .contents__figure {
  display: block;
  margin-top: 47px;
}
@media screen and (max-width: 768px) {
  .asahi-cancer .contents__figure {
    margin-top: 30px;
  }
}
.asahi-cancer .contents__figure img {
  width: 100%;
}
.asahi-cancer .contents__figure + .contents__figure {
  margin-top: 18px;
}
@media screen and (max-width: 768px) {
  .asahi-cancer .contents__figure + .contents__figure {
    margin-top: 20px;
	margin-bottom: 40px;
  }
}
@media screen and (max-width: 768px) {
  .endCF {
	margin-bottom: 10px !important;
  }
}
.asahi-cancer .contents__img {
  display: block;
  max-width: 430px;
  margin: 0 auto;
  margin-top: 47px;
}
@media screen and (max-width: 768px) {
  .asahi-cancer .contents__img {
    min-width: 300px;
    margin-top: 30px;
  }
}
.asahi-cancer .contents__img img {
  width: 100%;
}
.asahi-cancer .interview {
  position: relative;
  padding-top: 80px;
  padding-bottom: 80px;
}
@media screen and (max-width: 768px) {
  .asahi-cancer .interview {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.asahi-cancer .interview__title {
  position: relative;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.085em;
  color: #2e2624;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
@media screen and (max-width: 768px) {
  .asahi-cancer .interview__title {
    text-align: center;
    font-size: 14px;
    line-height: calc(22/14);
  }
}
.asahi-cancer .interview__img {
  width: 580px;
  display: block;
  margin: 0 auto;
  margin-top: 45px;
  background: url(../images/youtube_bg.png) center center / contain no-repeat;
  padding: 30px 50px 55px;
  box-sizing: border-box;
}

@media screen and (max-width: 768px) {
  .asahi-cancer .interview__img {
    padding: 17px 34px 46px;
  }
}

.asahi-cancer .interview__youtube {
  width: 480px;
  height: 270px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .asahi-cancer .interview__youtube {
    width: 270px;
    height: auto;
    padding-top: 62.96%;
  }
}

.asahi-cancer .interview__youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 768px) {
  .asahi-cancer .interview__img {
    width: 100%;
    margin-top: 38px;
  }
}
.asahi-cancer .interview__img img {
  display: inline-block;
  width: 100%;
}
.asahi-cancer .interview__text {
  text-align: justify;
  font-size: 13px;
  line-height: 2.6;
  font-feature-settings: "palt";
  max-width: 580px;
  margin: 0 auto;
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  .asahi-cancer .interview__text {
    font-size: 12px;
    margin-top: 23px;
    line-height: 1.9;
  }
}
.asahi-cancer .faq {
  position: relative;
  padding-top: 37px;
  font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
  background-color: #c8e5d6;
  border-radius: 25px;
  margin-top: 74px;
}
@media screen and (max-width: 768px) {
  .asahi-cancer .faq {
    padding-top: 30px;
  }
}
.asahi-cancer .faq__inner.inner {
  position: relative;
  margin: 0 auto;
  padding: 0;
}
.asahi-cancer .faq__title {
  position: relative;
  width: 284px;
  margin: 0 auto;
  z-index: 3;
}
@media screen and (max-width: 768px) {
  .asahi-cancer .faq__title {
    width: 216px;
  }
}
.asahi-cancer .faq__title img {
  display: inline-block;
  width: 100%;
}
.asahi-cancer .faq__main {
  position: relative;
  margin-top: 20px;
  padding: 0 20px 20px;
}
@media screen and (max-width: 768px) {
  .asahi-cancer .faq__main {
    padding: 10px;
    margin-top: 10px;
  }
}
.asahi-cancer .faq__main-inner {
  
}
@media screen and (max-width: 768px) {
  .asahi-cancer .faq__main-inner {
    
  }
}
.asahi-cancer .faq__subtitle {
  position: relative;
  font-size: 21px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.065em;
}
@media screen and (max-width: 768px) {
  .asahi-cancer .faq__subtitle {
    font-size: 13px;
    letter-spacing: 0.07em;
    line-height: 1.7692307692;
  }
}
.asahi-cancer .faq__lists {
  margin-top: 32px;
  background-color: white;
  padding: 45px 0;
}
@media screen and (max-width: 768px) {
  .asahi-cancer .faq__lists {
    margin-top: 20px;
    padding: 20px 15px;
  }
}
.asahi-cancer .faq__list {
  max-width: 550px;
  margin: 0 auto;
}
.asahi-cancer .faq__list + .faq__list {
  margin-top: 33px;
}
@media screen and (max-width: 768px) {
  .asahi-cancer .faq__list + .faq__list {
    margin-top: 18px;
  }
}
.asahi-cancer .faq__list-q {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  min-height: 37px;
  position: relative;
  font-size: 13px;
  font-weight: 400;
  padding-left: 77px;
  text-align: justify;
  color: #00af73;
  line-height: 1.7692307692;
  letter-spacing: normal;
  font-feature-settings: "palt";
}
@media screen and (max-width: 768px) {
  .asahi-cancer .faq__list-q {
    padding-left: 45px;
  }
}
.asahi-cancer .faq__list-q::before {
  position: absolute;
  content: "";
  background: url(../images/q.png) center center/contain no-repeat;
  width: 44px;
  height: 46px;
  left: 0;
  top: 0;
}
@media screen and (max-width: 768px) {
  .asahi-cancer .faq__list-q::before {
    width: 35px;
  }
}
.asahi-cancer .faq__list-a {
  position: relative;
  font-size: 13px;
  font-weight: 400;
  padding-left: 77px;
  text-align: justify;
  color: #323232;
  line-height: 1.7692307692;
  margin-top: 22px;
  letter-spacing: normal;
  font-feature-settings: "palt";
}
@media screen and (max-width: 768px) {
  .asahi-cancer .faq__list-a {
    padding-left: 45px;
    margin-top: 12px;
  }
}
.asahi-cancer .faq__list-a::before {
  position: absolute;
  content: "";
  background: url(../images/a.png) center center/contain no-repeat;
  width: 44px;
  height: 46px;
  left: 0;
  top: 0;
}
@media screen and (max-width: 768px) {
  .asahi-cancer .faq__list-a::before {
    width: 35px;
  }
}
.asahi-cancer .faq__img {
  display: block;
  width: 459px;
  margin-left: 77px;
}
@media screen and (max-width: 768px) {
  .asahi-cancer .faq__img {
    max-width: 266px;
    width: 100%;
    margin: 30px auto;
  }
}
.asahi-cancer .faq__img img {
  display: inline-block;
  width: 100%;
}
.asahi-cancer .support {
  color: #231815;
  margin-top: 36px;
}
@media screen and (max-width: 768px) {
  .asahi-cancer .support {
    margin-top: 30px;
  }
}
.asahi-cancer .support__lists {
  max-width: 500px;
  margin: 0 auto;
}
.asahi-cancer .support__list {
  font-size: 13px;
  text-align: center;
  letter-spacing: 0.1em;
  line-height: 1.7692307692;
}
@media screen and (max-width: 768px) {
  .asahi-cancer .support__list {
    font-size: 10px;
    font-feature-settings: "palt";
  }
}
.asahi-cancer .support__list + .support__list {
  margin-top: 26px;
}
@media screen and (max-width: 768px) {
  .asahi-cancer .support__list + .support__list {
    margin-top: 13px;
  }
}
.asahi-cancer .support__list span {
  display: block;
  letter-spacing: 0.044em;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .asahi-cancer .support__list span {
    font-size: 11px;
    margin-bottom: 4px;
  }
}
/*# sourceMappingURL=style.css.map */