@charset "UTF-8";
/* default settings */
@font-face {
  font-family: "Yu Gothic", sans-serif;
  src: local("Yu Gothic Medium");
  font-weight: 100;
}
@font-face {
  font-family: "Yu Gothic", sans-serif;
  src: local("Yu Gothic Medium");
  font-weight: 200;
}
@font-face {
  font-family: "Yu Gothic", sans-serif;
  src: local("Yu Gothic Medium");
  font-weight: 300;
}
@font-face {
  font-family: "Yu Gothic", sans-serif;
  src: local("Yu Gothic Medium");
  font-weight: 400;
}
@font-face {
  font-family: "Yu Gothic", sans-serif;
  src: local("Yu Gothic Medium");
  font-weight: normal;
}
/* CUSTOM STYLES */
/* =================================================================== */
#covid19-vaccine {
  color: #333 !important;
}
#covid19-vaccine a {
  color: #0005a2 !important;
}
#covid19-vaccine .iconBlank:after {
  width: 10px !important;
  height: 10px !important;
  margin-left: 3px !important;
}
@media (max-width: 767px) {
  #covid19-vaccine .iconBlank:after {
    width: 15px !important;
    height: 12px !important;
    margin-left: 2px !important;
    background-size: 15px 12px !important;
  }
}

.covid19-vaccine a {
  color: #0a2679 !important;
  text-decoration: underline;
}

.pageEve3sp {
  position: relative;
}
@media (min-width: 768px) {
  .pageEve3sp footer + footer {
    margin-top: -40px;
    padding-top: 40px;
    background-color: #fff;
  }
}
@media (max-width: 767px) {
  .pageEve3sp footer + footer {
    margin-top: -2.5rem;
    padding-top: 2.5rem;
  }
}
@media (max-width: 767px) {
  .pageEve3sp {
    background: rgb(217, 161, 7);
    background: linear-gradient(90deg, rgb(217, 161, 7) 49%, rgb(255, 216, 82) 100%);
  }
}
@media (max-width: 767px) {
  .pageEve3sp .onlyPc {
    display: none;
  }
}
@media (min-width: 768px) {
  .pageEve3sp .onlySp {
    display: none;
  }
}
.pageEve3sp .wrapper {
  max-width: 960px;
}
.pageEve3sp .secPagetitle {
  position: relative;
  z-index: 2;
}
.pageEve3sp .main {
  font-size: 1.4rem;
  line-height: 1.6428571429;
  color: #333;
  font-weight: 500;
  letter-spacing: 0;
  position: relative;
}
.pageEve3sp .main:before {
  content: "";
  width: 100%;
  height: 927px;
  background: #ffdd6a;
  background: linear-gradient(180deg, #ffdd6a 70%, rgba(226, 178, 45, 0) 100%);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
@media (max-width: 767px) {
  .pageEve3sp .main:before {
    content: none;
  }
}
@media (max-width: 767px) {
  .pageEve3sp .main {
    font-size: 1.4rem;
    line-height: 1.6428571429;
    background-color: black;
  }
}
.pageEve3sp .bgdBody {
  width: 100%;
  height: 100vh;
  background: url("../img/bgd_body.jpg") center 0 no-repeat;
  background-size: cover;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 0;
}
@media (max-width: 767px) {
  .pageEve3sp .bgdBody {
    height: 100dvh;
    background-image: url("../img/bgd_body_sp.jpg");
  }
}
@media (max-width: 767px) {
  .pageEve3sp .footer {
    position: relative;
  }
}
@media (max-width: 767px) {
  .pageEve3sp footer {
    background-color: #fff;
  }
}
.pageEve3sp .secPagetitle h1 {
  padding-top: 38px;
}
@media (max-width: 767px) {
  .pageEve3sp .secPagetitle h1 {
    padding-top: 3px;
  }
}
.pageEve3sp .boxRelatedLinkWrap {
  padding: 74px 0 30px;
  position: relative;
}
@media (max-width: 767px) {
  .pageEve3sp .boxRelatedLinkWrap {
    padding: 37px 0 8px;
  }
}
.pageEve3sp .onlineShopFooter,
.pageEve3sp .promomatsWrp {
  position: relative;
}

.titleLineBottom {
  margin: 0 auto;
  padding-bottom: 5px;
  position: relative;
  font-size: 2.8rem;
  font-weight: bold;
  color: #1D1F82;
  line-height: 1;
  text-align: center;
  display: table;
  z-index: 1;
}
@media (max-width: 767px) {
  .titleLineBottom {
    font-size: 2.4rem;
    line-height: 1.4583333333;
  }
}
.titleLineBottom > span {
  position: relative;
  z-index: 1;
  background: linear-gradient(transparent 40%, #ECF0FE 0) 0 100%/0 22px no-repeat;
  background-size: 100% 22px;
  display: inline;
}
@media (max-width: 767px) {
  .titleLineBottom > span {
    background: linear-gradient(transparent 40%, #ECF0FE 0) 0 90%/0 20px no-repeat;
    background-size: 100% 20px;
  }
}
.titleLineBottom.white span {
  background: linear-gradient(transparent 40%, #fff 0) 0 100%/0 22px no-repeat;
  background-size: 100% 22px;
}
@media (max-width: 767px) {
  .titleLineBottom.white span {
    background: linear-gradient(transparent 40%, #fff 0) 0 90%/0 20px no-repeat;
    background-size: 100% 20px;
  }
}

.txtBoldBlue {
  font-weight: bold;
  color: #1D1F82;
}

/* 関連リンクオーバーライド */
.boxRelatedLinkWrap .relatedList {
  display: flex;
  flex-wrap: wrap;
  max-width: 630px;
  margin: 0 auto !important;
}

.boxRelatedLinkWrap .relatedList li:first-child,
.boxRelatedLinkWrap .relatedList li:nth-child(2n+1) {
  margin-left: 0;
}

.boxRelatedLinkWrap .relatedList li a {
  padding: 10px;
}

.boxRelatedLinkWrap .relatedList li span {
  letter-spacing: 0.1em;
}

.boxRelatedLinkWrap .relatedList li span:not(.image) {
  position: static;
  margin-top: 10px;
  font-size: 1.1rem;
  line-height: 1.3;
}

.boxRelatedLinkWrap .relatedList li span:not(.image) b {
  display: inline-block;
  font-size: 1.3rem;
  line-height: 1.4;
}

@media screen and (max-width: 767px) {
  .relatedList li [src*=ph_related_cmex], .relatedList li [src*=ph_related_cmdx] {
    width: 80px !important;
    transform: none;
  }
  .boxRelatedLinkWrap .relatedList li {
    margin-top: 0;
  }
  .boxRelatedLinkWrap .relatedList li a[href*=faq],
  .boxRelatedLinkWrap .relatedList li a[href*=mystery-headache-manual] {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .boxRelatedLinkWrap .relatedList li .image_2 {
    width: 50px;
    height: 50px;
    margin: 9px auto 0 !important;
  }
  .boxRelatedLinkWrap .relatedList li span:not(.image) {
    margin-top: 0;
  }
}
@media screen and (min-width: 768px) {
  .boxRelatedLinkWrap .relatedList {
    gap: 0;
  }
  .boxRelatedLinkWrap .relatedList li {
    width: 300px;
    height: auto;
    margin-left: 30px;
    margin-bottom: 20px;
  }
  .boxRelatedLinkWrap .relatedList li a {
    display: flex;
    align-items: center;
    padding: 15px 20px;
    min-height: 0;
    height: 100%;
  }
  .boxRelatedLinkWrap .relatedList li .image {
    min-width: 80px;
    min-height: 50px;
    height: auto;
    margin-right: 20px;
    line-height: 1;
    text-align: center;
  }
  .boxRelatedLinkWrap .relatedList li .image_2 {
    min-width: 50px;
    min-height: 50px;
    height: auto;
    margin-right: 20px;
    margin-left: 20px;
    line-height: 1;
    text-align: center;
  }
  .boxRelatedLinkWrap .relatedList li span:not(.image) {
    margin-top: 0;
    text-align: left;
  }
  .boxRelatedLinkWrap .relatedList li span:not(.image) b {
    display: inline-block;
    font-size: 1.3rem;
    line-height: 1.4;
  }
}
@media screen and (max-width: 374px) {
  .boxRelatedLinkWrap .relatedList li span:not(.image) {
    font-size: 1rem;
    letter-spacing: 0.04em;
    white-space: nowrap;
  }
}
/* default settings */
@font-face {
  font-family: "Yu Gothic", sans-serif;
  src: local("Yu Gothic Medium");
  font-weight: 100;
}
@font-face {
  font-family: "Yu Gothic", sans-serif;
  src: local("Yu Gothic Medium");
  font-weight: 200;
}
@font-face {
  font-family: "Yu Gothic", sans-serif;
  src: local("Yu Gothic Medium");
  font-weight: 300;
}
@font-face {
  font-family: "Yu Gothic", sans-serif;
  src: local("Yu Gothic Medium");
  font-weight: 400;
}
@font-face {
  font-family: "Yu Gothic", sans-serif;
  src: local("Yu Gothic Medium");
  font-weight: normal;
}
/* --------------------
 .kv
--------------------*/
.kv {
  padding: 35px 0 30px;
  width: 100%;
  position: relative;
  z-index: 2;
}
@media (max-width: 767px) {
  .kv {
    padding: 0;
  }
  .kv .wrapper {
    padding: 0;
  }
}
.kv img {
  width: 100%;
  height: auto;
}

/* default settings */
@font-face {
  font-family: "Yu Gothic", sans-serif;
  src: local("Yu Gothic Medium");
  font-weight: 100;
}
@font-face {
  font-family: "Yu Gothic", sans-serif;
  src: local("Yu Gothic Medium");
  font-weight: 200;
}
@font-face {
  font-family: "Yu Gothic", sans-serif;
  src: local("Yu Gothic Medium");
  font-weight: 300;
}
@font-face {
  font-family: "Yu Gothic", sans-serif;
  src: local("Yu Gothic Medium");
  font-weight: 400;
}
@font-face {
  font-family: "Yu Gothic", sans-serif;
  src: local("Yu Gothic Medium");
  font-weight: normal;
}
/* --------------------
 .eve3spContent
--------------------*/
.shoulderpain {
  margin-top: 30px;
}
@media (max-width: 767px) {
  .shoulderpain {
    margin-top: 15px;
  }
}

.eve3spContent {
  position: relative;
}
.eve3spContent:before {
  content: none;
  width: 100%;
  height: 568px;
  background: rgb(226, 178, 45);
  background: linear-gradient(180deg, rgb(226, 178, 45) 20%, rgba(226, 178, 45, 0) 100%);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
@media (max-width: 767px) {
  .eve3spContent:before {
    content: "";
    background: #ffdd6a;
    background: linear-gradient(180deg, #ffdd6a 70%, rgba(226, 178, 45, 0) 100%);
    height: 308px;
  }
}
.eve3spContent .wrapper {
  padding-top: 0;
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .eve3spContent .wrapper {
    padding-top: 10px;
  }
}

.eve3spContentMenu {
  background-color: rgba(255, 255, 255, 0.7);
}
.eve3spContentMenu .eve3spContentMenuTitleH2 {
  padding-top: 1px;
  width: 100%;
  height: 90px;
  background-color: #191565;
  font-size: 2.8rem;
  line-height: 1;
  font-weight: bold;
  color: #fff;
  text-shadow: 0 1px 0 #fff;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .eve3spContentMenu .eve3spContentMenuTitleH2 {
    height: 90px;
    text-align: center;
    font-size: 2.1rem;
    line-height: 1.0714285714;
  }
}
.eve3spContentMenu .eve3spContentMenuTitleH3 {
  padding-top: 36px;
  font-size: 2.8rem;
  font-weight: bold;
  color: #191465;
  line-height: 1.25;
  text-align: center;
}
.eve3spContentMenu .eve3spContentMenuTitleH3 sup {
  font-size: 50%;
  font-weight: 600;
  position: relative;
  top: 2px;
}
@media (max-width: 767px) {
  .eve3spContentMenu .eve3spContentMenuTitleH3 {
    padding-top: 23px;
    font-size: 1.9rem;
    line-height: 1.25;
  }
}
@media (max-width: 767px) {
  .eve3spContentMenu {
    padding: 0 0 30px;
    background-color: rgba(255, 255, 255, 0.7);
  }
}

.eve3spContentMenu {
  padding-bottom: 45px;
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .eve3spContentMenu {
    padding-bottom: 41px;
  }
}
.eve3spContentMenu ul {
  margin-top: 14px;
  padding-bottom: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .eve3spContentMenu ul {
    margin: 4px -20.5px -32px;
    flex-wrap: wrap;
  }
}
.eve3spContentMenu ul li {
  width: 30.73%;
}
.eve3spContentMenu ul li:nth-child(2) {
  margin: 0 -15px;
}
@media (max-width: 767px) {
  .eve3spContentMenu ul li:nth-child(2) {
    margin: 0;
  }
}
@media (max-width: 767px) {
  .eve3spContentMenu ul li {
    width: 50%;
    position: relative;
  }
  .eve3spContentMenu ul li a {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
  }
  .eve3spContentMenu ul li a img {
    position: relative;
  }
  .eve3spContentMenu ul li:nth-child(1) a img {
    left: 18px;
  }
  .eve3spContentMenu ul li:nth-child(2) a img {
    right: 18px;
  }
  .eve3spContentMenu ul li:nth-child(3) {
    margin-top: -13px;
  }
}

.eve3spContentMenuNote {
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 0;
  font-weight: 500;
  max-width: 860px;
  margin: 4px auto 0 auto;
}
@media (max-width: 767px) {
  .eve3spContentMenuNote {
    max-width: 100%;
    margin: 22px auto 0 auto;
    padding: 0 15px;
  }
}

.eve3spContentVideo {
  margin: 0 auto;
  margin-top: 39px;
  text-align: center;
  text-align: center;
}
@media (max-width: 767px) {
  .eve3spContentVideo {
    margin-top: 32px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.eve3spContentVideo .eve3spContentVideoTitle {
  font-size: 28px;
  font-weight: bold;
  color: #191465;
}
@media (max-width: 767px) {
  .eve3spContentVideo .eve3spContentVideoTitle {
    font-size: 20px;
  }
}
.eve3spContentVideo .eve3spContentVideoWrap {
  margin: 19px auto 0;
  width: 800px;
  height: 450px;
  background-color: #A0A0A0;
}
@media (max-width: 767px) {
  .eve3spContentVideo .eve3spContentVideoWrap {
    margin-top: 13px;
    width: 100%;
    height: 49.067vw;
  }
}

.eve3spContentList {
  margin-bottom: 50px;
  padding: 50px 50px 50px;
  background-color: #fff;
  box-shadow: 0 3px 20px rgba(0, 0, 0, 0.06);
  border-radius: 0 0 0 30px;
  position: relative;
  z-index: 0;
}
@media (max-width: 767px) {
  .eve3spContentList {
    margin-top: 0;
    margin-bottom: 20px;
    padding: 20px 15px 15px;
    border-radius: 0 0 0 15px;
  }
}
.eve3spContentList .eve3spContentListItem h4 {
  padding-top: 4px;
  padding-left: 140px;
  font-size: 2.7rem;
  font-weight: bold;
  color: #fff;
  text-shadow: 0 1px 0 #fff;
  height: 103px;
  display: flex;
  align-items: center;
  align-content: center;
  background-color: #191565;
  position: relative;
  border-radius: 3px;
}
@media (max-width: 767px) {
  .eve3spContentList .eve3spContentListItem h4 {
    padding-top: 12px;
    padding-left: 0;
    height: 60px;
    font-size: 1.6rem;
    line-height: 1.875;
    width: 100%;
    text-align: center;
    justify-content: center;
    flex-wrap: wrap;
  }
}
.eve3spContentList .eve3spContentListItem h4:before {
  content: "";
  width: 100px;
  height: 40px;
  background: url("../img/mark1.png") center center no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 32px;
  left: 20px;
}
@media (max-width: 767px) {
  .eve3spContentList .eve3spContentListItem h4:before {
    top: -14px;
    left: 5px;
    width: 65px;
    height: 28px;
  }
}
.eve3spContentList .eve3spContentListItem h4 sup {
  font-size: 50%;
  font-weight: 600;
  position: relative;
  top: -5px;
}
.eve3spContentList .eve3spContentListItem h4 span {
  display: inline-block;
  font-size: 2.4rem;
  text-shadow: none;
}
@media (min-width: 768px) {
  .eve3spContentList .eve3spContentListItem h4 span {
    padding: 0 10px 0 12px;
  }
}
@media (max-width: 767px) {
  .eve3spContentList .eve3spContentListItem h4 span {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 7px;
  }
}
.eve3spContentList .eve3spContentListItem + .eve3spContentListItem {
  margin-top: 60px;
}
@media (max-width: 767px) {
  .eve3spContentList .eve3spContentListItem + .eve3spContentListItem.last {
    margin-top: 38px;
  }
}
.eve3spContentList .eve3spContentListItem .boxSkin04 {
  margin-top: 35px;
  font-size: 12px;
  text-align: center;
  padding: 25px 20px;
}
@media (max-width: 767px) {
  .eve3spContentList .eve3spContentListItem .boxSkin04 {
    padding: 15px 15px 11px;
    text-align: left;
    line-height: 1.25;
  }
}
.eve3spContentList #anchor01 h4:before {
  background-image: url("../img/mark1.png");
}
.eve3spContentList #anchor02 h4:before {
  background-image: url("../img/mark2.png");
}
.eve3spContentList #anchor03 h4:before {
  background-image: url("../img/mark3.png");
}

.anchor1Content {
  margin-top: 30px;
}
@media (min-width: 768px) {
  .anchor1Content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
@media (max-width: 767px) {
  .anchor1Content {
    margin-top: 18px;
  }
}
.anchor1Content .anchor1ContentItem {
  position: relative;
}
.anchor1Content .anchor1ContentItem h5 {
  margin-top: -1px;
  width: 100%;
  height: 70px;
  background-color: #191565;
  font-size: 2.2rem;
  font-weight: bold;
  color: #fff;
  text-shadow: 0 1px 0 #fff;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .anchor1Content .anchor1ContentItem h5 {
    padding-top: 2px;
    height: 45px;
    font-size: 1.8rem;
  }
}
.anchor1Content .anchor1ContentItem:nth-child(1) {
  padding-top: 5px;
  width: 38%;
}
@media (max-width: 767px) {
  .anchor1Content .anchor1ContentItem:nth-child(1) {
    padding-top: 0;
    width: 100%;
  }
}
.anchor1Content .anchor1ContentItem:nth-child(2) {
  width: 58%;
}
.anchor1Content .anchor1ContentItem:nth-child(2) .desc {
  border: 1px solid #191465;
  border-radius: 10px;
  overflow: hidden;
  text-align: center;
}
@media (max-width: 767px) {
  .anchor1Content .anchor1ContentItem:nth-child(2) .desc {
    padding-bottom: 19px;
  }
}
@media (max-width: 767px) {
  .anchor1Content .anchor1ContentItem:nth-child(2) {
    margin-top: 27px;
    width: 100%;
  }
}
.anchor1Content .anchor1ContentItem:nth-child(2) h5 {
  margin-top: 0;
  margin-bottom: -2px;
  background-color: #191565;
}
@media (max-width: 767px) {
  .anchor1Content .anchor1ContentItem:nth-child(2) h5 {
    margin-bottom: 7px;
  }
}
.anchor1Content .anchor1ContentItem:nth-child(2) img {
  margin: 15px auto 9px;
  width: 283px;
  max-width: 80%;
}
@media (max-width: 767px) {
  .anchor1Content .anchor1ContentItem:nth-child(2) img {
    margin: 9px auto -7px;
    width: 89.784%;
    max-width: 100%;
  }
}
.anchor1Content .anchor1ContentItem:nth-child(3) {
  margin-top: 30px;
  width: 100%;
  border: 1px solid #191465;
  border-radius: 15px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .anchor1Content .anchor1ContentItem:nth-child(3) {
    margin-top: 18px;
    border-radius: 15px;
  }
}
@media (max-width: 767px) {
  .anchor1Content .anchor1ContentItem:nth-child(3) h5 {
    margin-top: -3px;
    padding-top: 6px;
    height: 73px;
    text-align: center;
    line-height: 1.25;
  }
}
@media (min-width: 768px) {
  .anchor1Content .anchor1ContentItem .anchor1ContentItemGrap {
    margin-top: 17px;
  }
}
@media (max-width: 767px) {
  .anchor1Content .anchor1ContentItem .anchor1ContentItemGrap {
    margin-top: 9px;
  }
}
.anchor1Content .anchor1ContentItem .anchor1ContentItemGrap span {
  width: 100%;
  font-size: 1.2rem;
  line-height: 1.25;
  display: block;
}
.anchor1Content .anchor1ContentDesc {
  padding: 27px 23px 29px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .anchor1Content .anchor1ContentDesc {
    padding: 21px 4px 8px 9px;
    display: block;
  }
}
.anchor1Content .anchor1ContentDesc .colDesc {
  padding-top: 17px;
  padding-left: 7px;
  padding-right: 53px;
  width: 56.403%;
}
.anchor1Content .anchor1ContentDesc .colDesc p {
  margin-top: -4px;
}
@media (max-width: 767px) {
  .anchor1Content .anchor1ContentDesc .colDesc {
    padding-top: 0;
    padding-left: 0;
    padding-right: 7px;
    width: 100%;
  }
}
.anchor1Content .anchor1ContentDesc .colImg {
  width: 43.597%;
}
@media (max-width: 767px) {
  .anchor1Content .anchor1ContentDesc .colImg {
    margin-top: 6px;
    width: 98%;
  }
}

@media (min-width: 768px) {
  .anchor2Content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
  }
  .anchor2Content h4 {
    margin-bottom: 11px;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .anchor2Content {
    margin-top: 54px !important;
    display: flex;
    flex-wrap: wrap;
  }
  .anchor2Content h4 {
    order: 1;
    width: 100%;
  }
  .anchor2Content picture {
    order: 3;
  }
}
.anchor2Content picture {
  margin-left: 20px;
  width: 63.024%;
}
@media (max-width: 767px) {
  .anchor2Content picture {
    margin-left: 3px;
    width: 100%;
  }
}
.anchor2Content img {
  width: 100%;
}
.anchor2Content p {
  margin-top: 16px;
  width: 31.2%;
}
@media (max-width: 767px) {
  .anchor2Content p {
    margin-top: 15px;
    margin-bottom: 7px;
    width: 100%;
    order: 2;
  }
}

.anchor3Content {
  margin-top: 26px !important;
}
@media (max-width: 767px) {
  .anchor3Content {
    margin-top: 54px !important;
  }
}
.anchor3Content .anchor3ContentDesc {
  padding: 41px 0 0;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media (max-width: 767px) {
  .anchor3Content .anchor3ContentDesc {
    padding-top: 15px;
    display: block;
  }
}
.anchor3Content .anchor3ContentDesc .colDesc {
  margin-top: -5px;
  width: 44.1860465116%;
}
@media (max-width: 767px) {
  .anchor3Content .anchor3ContentDesc .colDesc {
    margin-top: -2px;
    width: 100%;
  }
}
.anchor3Content .anchor3ContentDesc .colImg {
  margin-right: 55px;
  width: 38.488372093%;
}
@media (max-width: 767px) {
  .anchor3Content .anchor3ContentDesc .colImg {
    margin: 0 auto;
    margin-top: 27px;
    width: 100%;
    text-align: center;
  }
  .anchor3Content .anchor3ContentDesc .colImg img {
    width: 86.154%;
  }
}
@media (max-width: 767px) {
  .anchor3Content h4 {
    height: 87px !important;
    background-size: 100% 100% !important;
  }
}

.productsLink {
  border-top: 1px dotted #333695;
  border-bottom: 1px dotted #333695;
  padding-top: 33px;
  padding-bottom: 40px;
  margin-bottom: 50px;
}

.productsLink a {
  color: #222222;
  text-decoration: underline;
  font-size: 1.2rem;
}

@media screen and (max-width: 767px) {
  .productsLink {
    margin-bottom: 0;
    padding: 37px 0 40px;
    font-size: 1.1rem;
  }
}
.bannerBottom {
  margin-top: 58px;
  width: 100%;
}
@media (max-width: 767px) {
  .bannerBottom {
    margin-top: 19px;
  }
}
.bannerBottom a {
  display: block;
  width: 100%;
  height: 100%;
}
.bannerBottom a img {
  width: 100%;
}
@media (max-width: 767px) {
  .bannerBottom {
    margin-top: 19px;
  }
}

.movieVideo {
  max-width: 860px;
  margin: 0 auto;
}
.movieVideoTitle {
  margin: 0 0 34px 0;
  text-align: center;
  font-size: 1.8rem;
  line-height: 1.6666666667;
  letter-spacing: 0;
  font-weight: bold;
  color: #191465;
}
@media (max-width: 767px) {
  .movieVideoTitle {
    margin: 0 0 13px 0;
    font-size: 1.5rem;
    line-height: 1.6;
  }
}
.movieVideoTtl {
  margin: 18px 0 0 0;
  text-align: center;
  font-size: 1.6rem;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: bold;
}
@media (max-width: 767px) {
  .movieVideoTtl {
    margin: 8px 0 0 0;
    font-size: 1.4rem;
    line-height: 1.4285714286;
  }
}
.movieVideoTtl span {
  font-size: 1.2rem;
  font-weight: 500;
}
@media (max-width: 767px) {
  .movieVideoTtl span {
    font-size: 1.2rem;
    line-height: 1.6666666667;
  }
}

.movieContent, .movieContentB {
  background: url("../img/movie_thumbnail_01.jpg") no-repeat center center;
  background-size: cover;
  height: 484px;
  position: relative;
}
@media (max-width: 767px) {
  .movieContent, .movieContentB {
    height: 48.8vw;
    margin: 0;
  }
}
.movieContent iframe, .movieContentB iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border: none;
}
.movieContent .movieContentBtn, .movieContent .movieContentBtnB, .movieContentB .movieContentBtn, .movieContentB .movieContentBtnB {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 120px;
  cursor: pointer;
}
@media (max-width: 767px) {
  .movieContent .movieContentBtn, .movieContent .movieContentBtnB, .movieContentB .movieContentBtn, .movieContentB .movieContentBtnB {
    width: 60px;
    height: 60px;
  }
}
.movieContent .movieContentBtn.is-play, .movieContent .movieContentBtnB.is-play, .movieContentB .movieContentBtn.is-play, .movieContentB .movieContentBtnB.is-play {
  background: none;
}
.movieContent .movieContentBtn.is-play img, .movieContent .movieContentBtnB.is-play img, .movieContentB .movieContentBtn.is-play img, .movieContentB .movieContentBtnB.is-play img {
  display: none;
}

.movieContentB {
  background: url("../img/movie_thumbnail_02.jpg") no-repeat center center;
  background-size: cover;
}
.movieContentB + .movieVideoTtl {
  margin: 15px 0 51px 0;
}
@media (max-width: 767px) {
  .movieContentB + .movieVideoTtl {
    margin: 8px 0 33px 0;
  }
}

.movieA {
  margin-bottom: 52px;
}
@media (max-width: 767px) {
  .movieA {
    margin-bottom: 38px;
  }
}

.movieB {
  margin-top: 20px;
}
@media (max-width: 767px) {
  .movieB {
    margin-top: 0;
  }
}