@charset "utf-8";

.spDisplay {
  display: none;
}
.pcDisplay {
  display: block;
}
@media (max-width: 767px) {
  .spDisplay {
    display: block;
  }
  .pcDisplay {
    display: none;
  }
}

@media (max-width: 767px) {
  body {
    background: #f7f4e2;
  }
}
body.noscroll {
  position: fixed;
}
img {
  height: auto;
  max-width: 100%;
}
.block {
  max-width: 1000px;
  padding: 0 10px;
  width: auto;
}
#subpage {
  margin: 0 auto;
  max-width: 1000px;
  padding: 0 10px;
  width: auto;
}
.subpagebox,
.subpagebox .icontitle2 dd {
  max-width: 1000px;
  width: auto;
}
@media (max-width: 767px) {
  * {
    box-sizing: border-box;
  }
  #wrapperinner {
    /* background: 0 0 */
  }
  .block,
  .subpagebox,
  .subpagebox .icontitle2 dd {
    width: auto;
  }
  #subpage {
    padding: 25px 18px 10px;
  }
  .subpagebox {
    padding: 30px 18px 15px;
  }
  #pagetop {
    width: auto;
  }
  .main-contents p {
    font-size: 16px;
  }
}
#pankuzu {
  width: auto;
}
@media (max-width: 767px) {
  #pankuzu {
    display: none;
  }
}
#pankuzu ul {
  margin: 0 auto;
  max-width: 1000px;
  padding: 0 10px;
  width: auto;
}
#header {
  width: 100%;
}
@media (max-width: 767px) {
}
#header .c_logo {
  left: 10px;
}
@media (max-width: 767px) {
  #header .c_logo {
    -webkit-box-ordinal-group: 0;
    -webkit-box-ordinal-group: 2;
    left: auto;
    margin: 0 0 10px;
    order: -1;
    order: 1;
    position: static;
    top: auto;
  }
}
#header .c_logo img {
  max-width: 179px;
  width: 17.9vw;
}
@media (max-width: 767px) {
  #header .c_logo img {
    width: 180px;
  }
}
#header .headLogo,
#header > p.text {
  left: 21.1%;
}
@media (max-width: 767px) {
  #header > p.text {
    -webkit-box-ordinal-group: 3;
    font-size: 10px;
    left: auto;
    margin-bottom: 8px;
    order: 2;
    position: static;
    text-align: left;
    top: auto;
    width: 100%;
  }
}
@media (max-width: 767px) {
  #header .headLogo {
    -webkit-box-ordinal-group: 4;
    left: auto;
    max-width: 182px;
    order: 3;
    position: static;
    top: auto;
    width: 40%;
  }
}
#header .headLogo img {
  max-width: 133px;
  width: 13.3vw;
}
@media (max-width: 767px) {
  #header .headLogo img {
    max-width: none;
    width: 100%;
  }
}
#header .headtext {
  top: 49px;
  left: 35.6%;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.3;
  letter-spacing: -0.05em;
}
@media (max-width: 900px) {
  #header .headtext {
    font-size: 1.5909090909090908vw;
  }
}
@media (max-width: 767px) {
  #header .headtext {
    -webkit-box-align: center;
    -webkit-box-ordinal-group: 5;
    align-items: center;
    display: -webkit-box;
    display: flex;
    left: auto;
    order: 4;
    padding-left: 16px;
    position: static;
    top: auto;
    width: 60%;
    font-size: 14px;
    font-weight: normal;
  }
}
#header .headtext img {
  max-width: 362px;
  width: 34.6vw;
}
@media (max-width: 767px) {
  #header .headtext img {
    display: none;
  }
}
#header .headtext__sp {
  display: none;
}
@media (max-width: 767px) {
  #header .headtext__sp {
    display: block;
    font-size: 14px;
    line-height: 1.3;
    max-width: 200px;
  }
}
#header .fontSize {
  right: 10px;
}
@media (max-width: 767px) {
  #header .fontSize {
    display: none;
  }
}

.header {
  box-sizing: border-box;
  background-color: #fff;
  min-height: 100px;
}
.header .header_row {
  box-sizing: border-box;
  width: 100%;
  max-width: 1020px;
  margin: auto;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 22px;
  padding-bottom: 5px;
  display: flex;
  flex-wrap: nowrap;
}
.header .header_item_logo {
  width: 163px;
  padding-top: 8px;
}
.header .header_item_main {
  flex: 1;
  padding-left: 48px;
}
.header .header_lead {
  font-size: 11px;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 8px;
}
.header .header_second_row {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
}
.header .header_second_item_logo {
  width: 133px;
}
.header .header_second_item_ttl {
  display: flex;
  align-items: center;
  flex: 1;
  padding-left: 10px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
}
@media (max-width: 767px) {
  .header {
    min-height: 122px;
  }
  .header .header_row {
    max-width: none;
    padding-top: 20px;
    padding-left: 18px;
    padding-right: 18px;
    display: block;
  }
  .header .header_item_logo {
    width: 105px;
    padding-top: 0;
    margin-bottom: 8px;
  }
  .header .header_item_main {
    padding-left: 0;
  }
  .header .header_lead {
    font-size: 10px;
    margin-bottom: 8px;
    letter-spacing: -0.06em;
  }
  .header .header_second_row {
    width: 100%;
  }
  .header .header_second_item_logo {
    width: 100px;
  }
  .header .header_second_item_ttl {
    padding-left: 8px;
    font-size: 12px;
  }
}

@media (max-width: 767px) {
  #header #changeArea {
    font-size: 102% !important;
  }
}
@media (max-width: 767px) {
  #header .p-index .headLogo,
  #header .p-index .headtext {
    display: none;
  }
}
#subpage + #footerContnets,
.subpagebox + #footerContnets {
  margin-top: 40px;
}
#footerContnets {
  max-width: 1000px;
  width: 100%;
}
@media (max-width: 767px) {
  #footerContnets {
    padding: 0 18px;
  }
}
@media (max-width: 767px) {
  #footerContnets .member {
    text-align: center;
    width: 100%;
  }
}
.p-teacher #footerContnets .member {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  #footerContnets .textlink {
    margin: 18px 0;
  }
}
@media (max-width: 767px) {
  #footerContnets .textlink a {
    font-size: 14px;
    margin: 0;
    width: auto;
  }
}
#footerContnets .bannerList {
  -webkit-box-pack: justify;
  display: -webkit-box;
  display: flex;
  justify-content: space-between;
  padding: 0 0 10px;
  width: 95%;
}
@media (max-width: 767px) {
  #footerContnets .bannerList {
    display: block;
    width: auto;
  }
}
#footerContnets .bannerList li.left {
  float: none;
  height: auto;
  min-height: 156px;
  width: 36.84211%;
}
@media (max-width: 767px) {
  #footerContnets .bannerList li.left {
    display: none;
  }
}
#footerContnets .bannerList li.left > img {
  width: 94.57143%;
}
#footerContnets .bannerList li.left .left {
  margin-left: 2.85714%;
  margin-right: 0;
  width: 55.71429%;
}
#footerContnets .bannerList li.left > a {
  float: right;
  margin-right: 2.85714%;
  width: 36%;
}
#footerContnets .bannerList li.right {
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-box-pack: justify;
  display: -webkit-box;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 62.10526%;
}
@media (max-width: 767px) {
  #footerContnets .bannerList li.right {
    display: block;
    float: none;
    width: auto;
  }
}
#footerContnets .bannerList .banner {
  width: 100%;
}
@media (max-width: 767px) {
  #footerContnets .bannerList .banner {
    -webkit-box-pack: justify;
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: auto;
  }
}
#footerContnets .bannerList .banner li {
  margin: 0;
  width: 32.20339%;
}
@media (max-width: 767px) {
  #footerContnets .bannerList .banner li {
    float: none;
    width: calc(50% - 5px);
  }
}
#footerContnets .bannerList .banner li + li {
  margin-left: 1.69492%;
}
@media (max-width: 767px) {
  #footerContnets .bannerList .banner li + li {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  #footerContnets .bannerList .banner li:first-child,
  #footerContnets .bannerList .banner li:nth-child(2) {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  #footerContnets .bannerList .banner li a[href="http://allergy72.jp/"], #footerContnets .bannerList .banner li a[href="http://allergy72.jp/search/"]
  {
    padding-top: 34.5%;
  }
}
@media (max-width: 767px) {
  #footerContnets .bannerList .banner li a[href="http://allergy72.jp/"] img, #footerContnets .bannerList .banner li a[href="http://allergy72.jp/search/"] img
  {
    display: none;
  }
}
@media (max-width: 767px) {
  #footerContnets .bannerList .banner li a[href="http://allergy72.jp/"]
  {
    background: url(/sp/images/bn_whatjp.png) 0 / contain no-repeat;
  }
}
@media (max-width: 767px) {
  #footerContnets .bannerList .banner li a[href="http://allergy72.jp/search/"]
  {
    background: url(/sp/images/bn_searchdr.png) 0 / contain no-repeat;
  }
}
@media (max-width: 767px) {
  #footerContnets .bannerList .banner li.last {
    width: 100%;
  }
}
@media (max-width: 767px) {
  #footerContnets .bannerList .banner li.last a {
    -webkit-box-align: center;
    align-items: center;
    background: url(/sp/images/ico_opt_arrow.png) 95% center/9px 13px no-repeat
      #fff;
    box-shadow: 5px 5px 0 0 #dddac6;
    display: -webkit-box;
    display: flex;
    height: 44px;
    margin: 0 0 1px;
    padding-left: 10px;
    width: calc(100% - 5px);
  }
}
@media (max-width: 767px) {
  #footerContnets .bannerList .banner li.last a[href="/teacher/"]::before {
    background: url(/sp/images/btn_opt02.png) 0 / contain no-repeat;
    content: "";
    display: block;
    height: 32px;
    width: 150px;
  }
}
@media (max-width: 767px) {
  #footerContnets .bannerList .banner li.last a img {
    display: none;
  }
}
#footerContnets .bannerList .pagelink li {
  margin-right: 1.69492%;
  width: 13.05085%;
}
@media (max-width: 767px) {
  #footerContnets .bannerList .pagelink li {
    float: none;
  }
}
@media (max-width: 767px) {
  #footerContnets .bannerList .pagelink li:nth-child(1),
  #footerContnets .bannerList .pagelink li:nth-child(2),
  #footerContnets .bannerList .pagelink li:nth-child(3) {
    display: none;
  }
}
#footerContnets .bannerList .pagelink li.last {
  float: right;
  width: 55.59322%;
}
@media (max-width: 767px) {
  #footerContnets .bannerList .pagelink li.last {
    width: 100%;
  }
}
@media (max-width: 767px) {
  #footerContnets .bannerList .pagelink li.last a {
    -webkit-box-align: center;
    align-items: center;
    background: url(/sp/images/ico_opt_arrow.png) 95% center/9px 13px no-repeat
      #fff;
    box-shadow: 5px 5px 0 0 #dddac6;
    display: -webkit-box;
    display: flex;
    height: 44px;
    margin: 0 0 16px;
    padding-left: 10px;
    width: calc(100% - 5px);
  }
}
#footerContnets .bannerList .pagelink li.last a + a {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  #footerContnets .bannerList .pagelink li.last a[href="/link.html"]::before {
    background: url(/sp/images/btn_opt03.png) 0 / contain no-repeat;
    content: "";
    display: block;
    height: 21px;
    width: 205px;
  }
}
@media (max-width: 767px) {
  #footerContnets .bannerList .pagelink li.last a[href="https://med.epipen.jp/"]
  {
    position: relative;
  }
}
@media (max-width: 767px) {
  #footerContnets .bannerList .pagelink li.last a[href="https://med.epipen.jp/"]::before
  {
    background: url(/sp/images/btn_opt01.png) 0 / contain no-repeat;
    content: "";
    display: block;
    height: 25px;
    width: 146px;
  }
}
@media (max-width: 767px) {
  #footerContnets .bannerList .pagelink li.last a[href="https://med.epipen.jp/"]::after
  {
    background: url(/sp/images/ico_outlink.png) 0 0/12px no-repeat;
    content: " ";
    display: inline-block;
    height: 12px;
    position: absolute;
    right: 15%;
    top: 40%;
    width: 12px;
  }
}
@media (max-width: 767px) {
  #footerContnets .bannerList .pagelink li.last a img {
    display: none;
  }
}
#footerContnets.has-banners {
  max-width: 1020px;
}
#footerContnets .banners {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  margin: 0 10px;
}
@media (max-width: 767px) {
  #footerContnets .banners {
    display: none;
  }
}
#footerContnets .banners.top {
  margin-bottom: 10px;
}
#footerContnets .banners.bottom {
  padding-bottom: 10px;
}
#footerContnets .banners a {
  display: block;
}
#footerContnets .banners a:hover {
  opacity: 0.7;
}
#footerContnets .banners .col {
  width: 32%;
}
#footerContnets .banners .epipen {
  background: #fff;
  padding: 12px 25px;
  border-radius: 8px;
  height: 100%;
  box-sizing: border-box;
}
#footerContnets .banners .epipen .bottom {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 10px;
}
#footerContnets .banners .epipen .bottom .movie__container_wrap {
  width: 128px;
  margin-right: 5px;
}
#footerContnets .banners .epipen .bottom a.download {
  display: block;
  width: 120px;
}
#footerContnets .banners .pdfs {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin: 0 -2px;
}
#footerContnets .banners .pdfs a {
  margin: 0 2px;
}
#footerContnets .banners .pdfs img {
  width: 100%;
}
#footerContnets .banners .links a {
  margin-bottom: 6px;
}
#footerContnets .banners .links a:last-child {
  margin-bottom: 0;
}
#footerContnets .banners__sp {
  display: none;
}
#footerContnets .banners__sp a {
  -webkit-box-align: center;
  align-items: center;
  background: url(/sp/images/ico_opt_arrow.png) 95% center/9px 13px no-repeat
    #fff;
  box-shadow: 5px 5px 0 0 #dddac6;
  display: -webkit-box;
  display: flex;
  height: 44px;
  margin: 0 0 1px;
  padding-left: 10px;
  width: calc(100% - 5px);
  margin-bottom: 16px;
}
#footerContnets .banners__sp a.bnr1 img {
  height: 21px;
  width: 205px;
}
#footerContnets .banners__sp a.bnr2 img {
  height: 32px;
  width: 150px;
}
#footerContnets .banners__sp a.bnr3 {
  margin-bottom: 0;
}
#footerContnets .banners__sp a.bnr3 img {
  height: 25px;
  width: 146px;
}
#footerContnets .banners__sp a.bnr4 img {
  height: 32px;
  width: 178px;
}
@media (max-width: 767px) {
  #footerContnets .banners__sp {
    display: block;
  }
}

@media (max-width: 767px) {
  #footer.sub {
    height: auto;
    line-height: inherit;
  }
}
@media (max-width: 767px) {
  #footer {
    font-size: 12px;
    padding-top: 26px;
    padding-bottom: 24px;
  }
  #footer > .block {
    max-width: none;
    display: block;
    text-align: center;
    min-height: auto;
  }
  #footer ul {
    margin-bottom: 14px;
  }

  #footer .copyright,
  #footer p {
    font-size: 12px;
    text-align: center;
  }
}
#footerbn {
  display: -webkit-box;
  display: flex;
}
@media (max-width: 767px) {
  #footerbn {
    -webkit-box-pack: justify;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 20px 10px;
  }
}
#footerbn li {
  float: none;
  margin: 0;
}
#footerbn li + li {
  margin-left: 0.5%;
}
@media (max-width: 767px) {
  #footerbn li + li {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  #footerbn li.bn1,
  #footerbn li.bn2 {
    margin: 0 0 16px;
    width: calc(50% - 8px);
  }
}

#footerbn li.bnr4,
#footerbn li.bnr5 {
  width: 32% !important;
}
#footerbn li.bnr5 {
  margin-left: 20px;
}
@media (max-width: 767px) {
  #footerbn li.bnr4,
  #footerbn li.bnr5 {
    margin: 0 0 10px;
    text-align: center;
    width: 100% !important;
  }
}
#pagetop {
  width: auto;
}
@media (max-width: 767px) {
  #pagetop {
    margin: 80px 10px 0;
  }
}
@media (max-width: 767px) {
  #pagetop img {
    width: 44px;
  }
}
.c-sp-navDrawer {
  display: none;
}
@media (max-width: 767px) {
  .c-sp-navDrawer {
    display: block;
    height: 40px;
    position: absolute;
    right: 17px;
    top: 12px;
    width: 40px;
  }
}
@media (max-width: 767px) {
  .c-sp-navDrawer__btn {
    -webkit-box-align: center;
    -webkit-box-pack: center;
    align-items: center;
    background-color: #7ebf26;
    background-image: url(/images/sp-navDrawer-closed.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 21px 21px;
    border: none;
    border-radius: 5px;
    display: -webkit-box;
    display: flex;
    height: 100%;
    justify-content: center;
    outline: 0;
    padding: 0;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .c-sp-navDrawer__btn.is-open {
    background-image: url(/images/sp-navDrawer-opened.svg);
  }
}
@media (max-width: 767px) {
  #GlobalNavi {
    background: #7cc10b;
    border-radius: 6px;
    box-shadow: 0 10px 10px 0 rgba(86, 86, 84, 0.4);
    display: none;
    left: 0;
    margin: 0 10px 10px;
    max-height: 85% !important;
    overflow-y: scroll;
    padding: 10px 0;
    position: fixed !important;
    top: 56px !important;
    width: calc(100% - 20px) !important;
    z-index: 9999;
  }
}
@media (min-width: 768px) {
  .p-teacher #GlobalNavi,
  .p-top #GlobalNavi,
  .p-manual #GlobalNavi,
  .n-top #GlobalNavi {
    display: none !important;
  }
}
#GlobalNavi ul {
  -webkit-box-align: center;
  align-items: center;
  display: -webkit-box;
  display: flex;
  width: 100%;
}
@media (max-width: 767px) {
  #GlobalNavi ul {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    display: flex;
    flex-direction: column;
  }
}
#GlobalNavi ul li {
  background-position-y: 60%;
  background-size: contain;
  display: block;
  position: relative;
  width: 25%;
}
@media (max-width: 767px) {
  #GlobalNavi ul li {
    -webkit-box-ordinal-group: 3;
    background: 0 0;
    display: block;
    margin: 0 0 20px;
    order: 2;
    width: 100%;
  }
}
@media (max-width: 767px) {
  #GlobalNavi ul li.is-top {
    display: none;
  }
}
@media (max-width: 767px) {
  #GlobalNavi ul li.is-informProgram {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media (max-width: 767px) {
  #GlobalNavi ul li.is-limitation {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
}
#GlobalNavi ul li.is-download,
#GlobalNavi ul li.is-limitation {
  display: none;
}
@media (max-width: 767px) {
  #GlobalNavi ul li.is-download,
  #GlobalNavi ul li.is-limitation {
    display: block;
  }
}
#GlobalNavi ul li a,
#GlobalNavi ul li a.MegaMenuLink {
  display: block;
}
@media (max-width: 767px) {
  #GlobalNavi ul li a,
  #GlobalNavi ul li a.MegaMenuLink {
    background: #fff;
    color: #7cc10b;
    display: block;
    line-height: 1.3;
    margin: 0;
    padding: 15px 45px 15px 15px;
    position: relative;
    text-align: left;
    width: 100%;
  }
}
@media (max-width: 767px) {
  #GlobalNavi ul li a br,
  #GlobalNavi ul li a.MegaMenuLink br {
    display: none;
  }
}
@media (max-width: 767px) {
  #GlobalNavi ul li a.no-bullet,
  #GlobalNavi ul li a[href="/inform-program/mail.html"] {
    padding: 10px;
    text-align: center;
  }
}
#GlobalNavi ul li a.MegaMenuLink {
  display: block;
  height: auto;
  padding-top: 5px;
  width: auto;
}
@media (max-width: 767px) {
  #GlobalNavi ul li a.MegaMenuLink {
    padding-top: 15px;
  }
}
@media (max-width: 767px) {
  #GlobalNavi ul li a.MegaMenuLink::after {
    -webkit-transform: translateY(-50%);
    background: url(/sp/images/ico_ct_arrow_off.png) 0 0/22px 22px no-repeat
      #fff;
    content: "";
    display: block;
    height: 22px;
    padding: 0;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    width: 22px;
  }
}
#GlobalNavi ul li a.MegaMenuLink img {
  padding-bottom: 3px;
}
@media (max-width: 767px) {
  #GlobalNavi ul li a.MegaMenuLink.is-open::after {
    background: url(/sp/images/ico_ct_arrow_on.png) 0 0/22px 22px no-repeat #fff;
  }
}
@media (max-width: 767px) {
  #GlobalNavi
    ul
    li
    img:not([src="/images/btn_gnavi4_off.png"]):not(
      [src="/sp/images/movie-thumbnail.jpg"]
    ) {
    display: none;
  }
}
#GlobalNavi .img_alt_sp {
  display: none;
}
@media (max-width: 767px) {
  #GlobalNavi .img_alt_sp {
    display: inline;
    font-weight: 700;
  }
}
@media (max-width: 767px) {
  .MegaMenu .MegaMenuContent {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .MegaMenu .MegaMenuContent p {
    margin: 5px 0;
  }
}
@media (max-width: 767px) {
  .MegaMenu .MegaMenuContent a {
    color: #333 !important;
  }
}
@media (max-width: 767px) {
  .MegaMenu .MegaMenuContent a:not(.no-bullet)::after {
    -webkit-transform: translateY(-50%);
    background: url(/sp/images/ico_opt_arrow.png) 0 0/9px 13px no-repeat #fff;
    content: "";
    display: block;
    height: 13px;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    width: 9px;
  }
}
@media (max-width: 767px) {
  .MegaMenu .MegaMenuContent a span {
    line-height: 1.2;
    text-align: left;
  }
}
#MegaMenuContent,
#MegaMenuContentShadow {
  display: block !important;
}
@media (max-width: 767px) {
  #MegaMenuContent,
  #MegaMenuContentShadow {
    display: none;
  }
}
#GlobalNavi .MegaMenuContent {
  background: url(/images/gnavi_arrow.png) top no-repeat, #efebda;
  border-radius: 0 0 7px 7px;
  display: none;
  left: 0;
  padding: 20px 12px 5px;
  position: absolute;
  top: calc(100% - 10px);
  width: calc(100% - 24px);
  z-index: 200;
}
@media (max-width: 767px) {
  #GlobalNavi .MegaMenuContent {
    background: 0 0;
    border-radius: 0;
    left: auto;
    padding: 0;
    position: static;
    top: auto;
    width: 100%;
  }
}
#GlobalNavi .MegaMenuContent p a {
  background: #fff;
  border-radius: 5px;
  color: #7ebf27;
  display: block;
  line-height: 1.3;
  margin: 0 auto 7px;
  padding: 10px 15px 10px 10px;
  position: relative;
  text-align: left;
}
@media (max-width: 767px) {
  #GlobalNavi .MegaMenuContent p a {
    border-radius: 0;
    margin: 0;
    padding: 15px 32px 15px 15px;
  }
}
#GlobalNavi .MegaMenuContent p a::after {
  -webkit-transform: translateY(-50%);
  background: url(/images/icon_gnavi.png) center/contain no-repeat;
  content: "";
  display: block;
  height: 12px;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  width: 12px;
}
@media (max-width: 767px) {
  #GlobalNavi .MegaMenuContent p a::after {
    background-image: url(/sp/images/ico_opt_arrow.png);
    height: 13px;
    right: 21px;
    width: 9px;
  }
}
#GlobalNavi .block > ul > li.is-hover {
  background-color: #7ebf26;
  border-radius: 5px 5px 0 0;
}
#GlobalNavi .block > ul > li.is-hover > a {
  display: block;
}
#GlobalNavi .imgover {
  display: none !important;
}
#tablink {
  box-sizing: border-box;
  width: 100%;
  max-width: 940px;
  height: auto;
  margin: 35px auto;
  background: none;
  border-radius: 0;
  display: flex;
  flex-wrap: nowrap;
  padding: 0 2px;
  border-bottom: 6px solid #fcea3e;
}
#tablink > li {
  box-sizing: border-box;
  width: 33.333%;
  float: none;
  line-height: inherit;
  text-align: center;
  font-size: inherit;
  padding: 0 6px;
}
#tablink > li a {
  box-sizing: border-box;
  width: 100%;
  height: auto;
  min-height: 56px;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #333;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2;
  border-radius: 6px 6px 0 0;
  background: #f7f4e2;
  position: relative;
  padding: 6px 26px 5px 12px;
}
#tablink > li a::after {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 20px;
  width: 9px;
  height: 9px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border: 0;
  border-top: solid 2px #333;
  border-right: solid 2px #333;
  content: "";
}
#tablink > li a span {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  background: none;
}
#tablink > li a.on {
  background: #ffea3d;
}
#tablink > li a.on span {
}
#tablink > li a:hover {
  background: #ffea3d;
}
#tablink > li a:hover span {
}
#tablink.btn4 > li {
  width: 25%;
}
#tablink.btn4 > li a {
  width: 100%;
}
#tablink.btn4 > li a span {
}
@media (max-width: 767px) {
  #tablink {
    max-width: none;
    margin: 24px auto 25px;
    flex-wrap: wrap;
    gap: 9px;
    padding: 0;
    border-bottom: none;
  }
  #tablink > li {
    width: 48%;
    width: calc(50% - 5px);
    padding: 0;
  }
  #tablink > li a {
    min-height: 55px;
    font-size: 15px;
    border-radius: 6px;
    padding: 6px 5px 5px;
  }
  #tablink > li a::after {
    position: static;
    content: none;
  }
  #tablink.btn3 > li:nth-child(3) {
    width: 100%;
  }
  #tablink.btn4 > li {
    width: 48%;
    width: calc(50% - 5px);
  }
}

.movie__container {
  padding-bottom: 56.25%;
  position: relative;
}
.movie__container .jstream-eqPlayer {
  left: 0;
  top: 0;
}
@media (max-width: 767px) {
  .p-index .attentionBox {
    padding-top: 0;
    position: relative;
  }
}
.p-index .attentionBox .attentionBoxInner {
  margin: 0 auto;
  max-width: 1000px;
  width: auto;
}
@media (max-width: 767px) {
  .p-index .attentionBox .attentionBoxInner {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 2000;
  }
}
@media (max-width: 1020px) {
  .p-index .attentionBox .attentionBoxInner {
    margin: 10px;
  }
}
@media (max-width: 767px) {
  .p-index .attentionBox .attentionBoxList li {
    display: list-item;
    margin: 0;
    text-align: left;
  }
}
@media (max-width: 767px) {
  .p-index .attentionBox .attentionBoxList li + li {
    margin-top: 10px;
  }
}
.p-index #indexContents {
  height: auto !important;
}
@media (max-width: 767px) {
  .p-index #indexContents {
    background: url(/sp/images/bg_gradation.png) repeat-x #f8f3df;
  }
}
.p-index #indexContents .bg {
  height: auto;
  padding-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (max-width: 767px) {
  .p-index #indexContents .bg {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    background-image: none;
    display: -webkit-box;
    display: flex;
    flex-direction: column;
  }
}
.p-index #indexContents .contentsList {
  max-width: 1000px;
  width: auto;
}
@media (max-width: 767px) {
  .p-index #indexContents .contentsList {
    padding-bottom: 32px;
  }
}
.p-index #indexContents .contentsList li {
  margin-right: 0;
  width: 49%;
}
@media (max-width: 767px) {
  .p-index #indexContents .contentsList li {
    float: none;
    width: auto;
  }
}
.p-index #indexContents .contentsList li + li {
  margin-left: 2%;
}
@media (max-width: 767px) {
  .p-index #indexContents .contentsList li + li {
    margin-left: 0;
    margin-top: 20px;
  }
}

.p-index #indexContents .contentsList li.cnt03 {
  clear: both;
  width: 100%;
  margin-left: 0;
  margin-top: 20px;
}

.p-index #indexContents .contentsList li a {
  height: auto;
}

.p-index #indexContents .contentsList li.cnt03 a {
  position: relative;
}
.p-index #indexContents .contentsList li.cnt03 a .onlineBox {
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -76px;
}
@media (max-width: 767px) {
  .p-index #indexContents .contentsList li.cnt03 a .onlineBox {
    position: static;
    display: block;
    margin-top: 15px;
  }
}

.p-index #indexContents .contentsList li.cnt03 .fix {
  display: none;
}
@media (max-width: 1000px) {
  .p-index #indexContents .contentsList li.cnt03 .fix {
    display: block;
  }
}
@media (max-width: 767px) {
  .p-index #indexContents .contentsList li.cnt03 .fix {
    display: none;
  }
}

.p-index #indexContents .contentsList li .title img {
  border-radius: 10px 10px 0 0;
}
@media (max-width: 767px) {
  .p-index #indexContents .contentsList li .title {
    padding-right: 20px;
  }
  .p-index #indexContents .contentsList li .title img {
    width: 335px;
  }
}

.p-index #indexContents .contentsList li .box {
  width: auto;
  height: auto;
  padding: 20px;
}
@media (max-width: 767px) {
  .p-index #indexContents .contentsList li .box {
    height: auto;
  }
}
.p-index #indexContents #toptitle {
  margin: 0 -10px;
}
@media (max-width: 767px) {
  .p-index #indexContents #toptitle {
    -webkit-box-ordinal-group: 0;
    height: auto;
    margin-bottom: 0;
    order: -1;
    padding: 20px 0 10px;
  }
}
.p-index #indexContents #toptitle .block {
  max-width: 980px;
}
@media (max-width: 767px) {
  .p-index #indexContents #toptitle h2 {
    margin: 0 0 1em;
    position: static;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .p-index #indexContents #toptitle .attention,
  .p-index #indexContents #toptitle .text {
    height: auto;
    position: static;
  }
}
@media (max-width: 767px) {
  .p-index #indexContents #toptitle .attention {
    line-height: 1.7;
    padding: 10px;
    text-align: left;
  }
}
.p-index #indexContents #toptitle + div {
  max-width: 980px;
  width: auto !important;
}
@media (max-width: 767px) {
  .p-index #indexContents #toptitle + div {
    margin-bottom: 20px !important;
  }
}
@media (max-width: 767px) {
  .p-index #indexContents #toptitle + div h3 {
    margin: 0 0 10px;
  }
}
@media (max-width: 767px) {
  .p-index #indexContents #toptitle + div ul {
    margin-left: 20px;
    padding: 0 !important;
  }
}
@media (max-width: 767px) {
  .p-index #indexContents #toptitle + div li + li {
    margin-top: 8px;
  }
}
.p-index #indexContents .infoBox {
  height: auto;
  margin-bottom: 0;
  max-width: 1000px;
  width: auto;
}
@media (max-width: 767px) {
  .p-index #indexContents .infoBox {
    background-position: center 16px;
    padding: 80px 16px 16px;
  }
}
@media (max-width: 767px) {
  .p-index #indexContents .infoBox h3 {
    margin: 0 0 20px;
    padding: 0;
    position: static;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .p-index #indexContents .infoBox .text1 {
    margin: 0 0 16px;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .p-index #indexContents .infoBox .text2 {
    padding: 0;
  }
}
.p-index .topBnrArea {
  padding: 30px 20px;
  background: #dcdcdc;
  text-align: center;
  margin: 0 -10px;
}
.p-index .topBnrArea .noticeArea {
  padding: 20px 30px;
  background: #fff;
  border: 4px solid #5c468c;
  margin: 20px auto 0;
  width: 540px;
  text-align: left;
}
.p-index .topBnrArea .noticeArea .title {
  font-size: 108%;
  font-weight: bold;
  color: #e00;
}
.p-index .topBnrArea .noticeArea p {
  font-size: 96%;
}
@media (max-width: 767px) {
  .p-index .topBnrArea .noticeArea {
    padding: 10px;
    background: #fff;
    border: 2px solid #5c468c;
    margin: 10px 30px 0;
    width: auto;
  }
  .p-index .topBnrArea .noticeArea .title {
    font-size: 108%;
    font-weight: bold;
  }
  .p-index .topBnrArea .noticeArea p {
    font-size: 96%;
  }
}
@media (max-width: 767px) {
  #checkContents {
    padding-bottom: 75px;
  }
}
@media (max-width: 767px) {
  #checkContents .bg {
    height: auto;
  }
}
#checkContents #checktitle .image {
  max-width: 1000px;
  padding: 0 10px;
  width: auto;
}
#checkContents #checktitle .text {
  max-width: 920px;
  padding: 0 10px;
  width: auto;
}
@media (max-width: 767px) {
  #checkContents #checktitle .image {
    padding-left: 18px;
    padding-right: 18px;
  }
  #checkContents #checktitle .text {
    padding-left: 18px;
    padding-right: 18px;
  }
}
#checkContents .checkbtn {
  max-width: 1000px;
  width: auto;
}
@media (max-width: 1020px) {
  #checkContents .checkbtn {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 70px;
  }
}
@media (max-width: 767px) {
  #checkContents .checkbtn {
    margin-left: 18px;
    margin-right: 18px;
    padding-left: 18px;
    padding-right: 18px;
  }
  #checkContents .checkbtn ul {
    padding: 0;
    width: auto;
  }
}
@media (max-width: 767px) {
  #checkContents .checkbtn ul li.no,
  #checkContents .checkbtn ul li.yes {
    float: none;
    text-align: center;
  }
}
@media (max-width: 767px) {
  #checkContents .checkbtn ul li.yes {
    margin-bottom: 16px;
  }
}
.c-top-caution {
  display: -webkit-box;
  display: flex;
  width: 100% !important;
}
@media (max-width: 767px) {
  .c-top-caution {
    border: 2px solid red;
    display: block;
    margin-left: -10px !important;
    margin-right: -10px !important;
    width: calc(100% + 20px) !important;
  }
}
.c-top-caution dd,
.c-top-caution dt {
  -webkit-box-align: center;
  align-items: center;
  display: -webkit-box;
  display: flex;
  float: none;
}
@media (max-width: 999px) {
  .c-top-caution dd,
  .c-top-caution dt {
    box-sizing: border-box;
  }
}
@media (max-width: 767px) {
  .c-top-caution dd,
  .c-top-caution dt {
    display: block;
  }
}
.c-top-caution dt {
  line-height: 1.3;
  padding: 10px 20px !important;
  width: 28% !important;
}
@media (max-width: 767px) {
  .c-top-caution dt {
    background: red !important;
    float: none !important;
    font-size: 15px;
    padding: 4px 0 !important;
    text-align: center;
    width: 100% !important;
  }
}
.c-top-caution dd {
  width: 72% !important;
}
@media (max-width: 767px) {
  .c-top-caution dd {
    padding: 15px !important;
    width: 100% !important;
  }
}
.p-top #topContents {
  background-position-y: top;
  height: auto;
}
@media (max-width: 767px) {
  .p-top #topContents {
    background: 0 0;
    padding-top: 0;
  }
}
.p-top #topContents .bg {
  height: auto;
  padding-bottom: 120px;
}
@media (max-width: 767px) {
  .p-top #topContents .bg {
    padding-bottom: 0;
  }
}
.p-top #topList {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  height: auto;
  z-index: 21;
}
@media (max-width: 767px) {
  .p-top #topList {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    flex-direction: column;
    flex-wrap: nowrap;
    margin: 22px 0 0;
    padding: 0;
  }
}
.p-top #topList li.box {
  box-sizing: border-box;
  float: none;
  height: auto;
  margin-right: 2%;
  padding: 10px;
  width: 32%;
}
@media (max-width: 767px) {
  .p-top #topList li.box {
    box-shadow: none;
    margin: 0 0 15px;
    padding: 0 0 10px;
    width: auto;
  }
}
#topList li.box.transparent {
  background: none;
  box-shadow: none;
  padding: 0 !important;
}
#topList li.box.transparent .bnr img {
  box-shadow: 5px 5px 5px rgba(121, 131, 12, 0.2);
  -webkit-box-shadow: 5px 5px 5px rgba(12, 131, 12, 0.2);
}
@media (max-width: 767px) {
  #topList li.box.transparent .bnr img {
    box-shadow: none;
  }
}
#topList li.box .box {
  position: relative;
  float: left;
  background: #fff;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  box-shadow: 5px 5px 5px rgba(121, 131, 12, 0.2);
  -webkit-box-shadow: 5px 5px 5px rgba(12, 131, 12, 0.2);
  padding: 10px;
  box-sizing: border-box;
  width: 100%;
}
#topList li.box a.opacity:hover {
  opacity: 0.7;
}
@media (max-width: 767px) {
  #topList li.box .box {
    box-shadow: none;
  }
}

.p-top #topList li.box.cnt04,
.p-top #topList li.box.cnt05 {
  margin-right: 0;
}
@media (max-width: 767px) {
  .p-top #topList li.box .sublink {
    height: auto;
  }
}
.p-top #topList li.box .sublink li a {
  padding-right: 16px;
}
@media (max-width: 767px) {
  .p-top #topList li.box .sublink li a {
    padding-right: 0;
  }
}
.p-top #topList li.cnt01 {
  box-sizing: border-box;
  height: auto;
  margin-right: 2%;
  width: 66%;
}
@media (max-width: 767px) {
  .p-top #topList li.cnt01 {
    -webkit-box-ordinal-group: 1;
    background: url(/images/top_bg_beginner.png) 0 bottom/contain no-repeat
      #7cc10b;
    border-radius: 5px;
    margin-right: 0;
    order: 0;
    padding: 75px 16px 43.38028%;
    width: auto;
  }
}
.p-top #topList li.cnt01 h2 {
  top: 3.92157%;
}
@media (max-width: 767px) {
  .p-top #topList li.cnt01 h2 {
    top: 15px;
  }
}
.p-top #topList li.cnt01 h2 img {
  max-width: 420px;
  width: 42vw;
}
@media (max-width: 767px) {
  .p-top #topList li.cnt01 h2 img {
    max-width: 380px;
    padding-right: 20px;
    width: 100%;
  }
}
.p-top #topList li.cnt01 .image {
  right: 14.39394%;
}
.p-top #topList li.cnt01 .image img {
  max-width: 134px;
  width: 13.4vw;
}
.p-top #topList li.cnt01 .btn1 {
  left: 1.51515%;
  top: 27.45098%;
}
@media (max-width: 767px) {
  .p-top #topList li.cnt01 .btn1 {
    margin: 0 0 15px;
  }
}
@media (max-width: 767px) {
  .p-top #topList li.cnt01 .btn1 a {
    background: url(/sp/images/top/btn_beginner.png) 0 / contain no-repeat;
    display: block;
    padding-top: 39.3%;
    width: 100%;
  }
}
.p-top #topList li.cnt01 .btn1 a img {
  max-width: 316px;
  width: 31.6vw;
}
@media (max-width: 767px) {
  .p-top #topList li.cnt01 .btn1 a img {
    display: none;
  }
}
.p-top #topList li.cnt01 .btn2 {
  height: auto;
  left: 51.51515%;
  padding: 0.5vw 1.51515% 1vw 1.21212%;
  top: 27.45098%;
  width: 44.24242%;
}
@media (max-width: 767px) {
  .p-top #topList li.cnt01 .btn2 {
    background: #fff;
  }
}
@media (min-width: 1000px) {
  .p-top #topList li.cnt01 .btn2 {
    padding-bottom: 11px;
    padding-top: 6px;
  }
}
@media (max-width: 767px) {
  .p-top #topList li.cnt01 .btn2 a {
    background: url(/sp/images/top/btn_beginner2.png) 0 / contain no-repeat;
    display: block;
    padding-top: 21.5%;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .p-top #topList li.cnt01 .btn2 a img {
    display: none;
  }
}
.p-top #topList li.cnt01 .btn2 .title img {
  width: 60.61644%;
}
@media (max-width: 767px) {
  .p-top #topList li.cnt01 .btn2 .image {
    display: none;
  }
}
@media (max-width: 767px) {
  .p-top #topList li.cnt01 .btn1,
  .p-top #topList li.cnt01 .btn2 {
    height: auto;
    left: auto;
    position: static;
    text-align: center;
    top: auto;
    width: auto;
  }
}
@media (max-width: 767px) {
  .p-top #topList li.cnt02 {
    -webkit-box-ordinal-group: 3;
    order: 2;
  }
}
@media (max-width: 767px) {
  .p-top #topList li.cnt03 {
    -webkit-box-ordinal-group: 4;
    order: 3;
  }
}
@media (max-width: 767px) {
  .p-top #topList li.cnt04 {
    -webkit-box-ordinal-group: 5;
    order: 4;
  }
}
.p-top #topList li.cnt04 .iconlink {
  left: auto;
  margin-top: 10px;
  position: static;
  top: auto;
}
.p-top #topList li.cnt04 .movie__container_wrap {
  max-width: 274px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .p-top #topList li.cnt04 .movie__container_wrap {
    max-width: 100%;
  }
}
.p-top #topList li.cnt04 .movie__container {
  padding-bottom: 56.203%;
}
.p-top #topList li.cnt04 .movie__container .jstream-eqPlayer {
  height: auto;
}
.p-top #topList li.cnt04 .iconlink a {
  padding-bottom: 0;
  display: inline;
  background-position: left 2px !important;
}
.p-top #topList li.cnt05 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: column;
}
@media (max-width: 767px) {
  .p-top #topList li.cnt05 {
    -webkit-box-ordinal-group: 6;
    order: 5;
  }
}
.p-top #topList li.cnt05 .bnr {
  display: block;
  text-align: center;
  width: 100%;
}
.p-top #topList li.cnt05 .bnr + .bnr {
  margin-top: 20px;
}
@media (max-width: 767px) {
  .p-top #topList li.cnt05 .bnr {
    margin-bottom: 15px;
  }
  .p-top #topList li.cnt05 .bnr + .bnr {
    margin-top: 0;
    margin-bottom: 0;
  }
}
.p-top #topList li.cnt05 .box {
  padding-top: 15px;
}
.p-top #topList li.cnt05 .box img {
  width: 100%;
}
.p-top #topList li.cnt05 .thum {
  width: 93.75%;
}
.p-top #topList li.cnt05 div.mb10 {
  -webkit-box-pack: center;
  display: -webkit-box;
  display: flex;
  justify-content: center;
  margin-left: 10px;
  margin-right: 10px;
}
.p-top #topList li.cnt05 div.mb10 a + a {
  margin-left: 5px;
}
@media (max-width: 767px) {
  .p-top #topList li.cnt05 .iconlink a {
    padding-bottom: 0;
  }
}
#topList li.cnt07 {
  background: #fdd000;
  padding: 0 !important;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  overflow: hidden;
}
#topList li.cnt07 .top {
  max-width: 100%;
  min-height: 0%;
}
#topList li.cnt07 .top img {
  width: 100%;
}
#topList li.cnt07 h2 {
  margin: 6px 0 0 -6px;
}
#topList li.cnt07 .bottom {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  background: #fff;
  padding: 10px 2px 7px 5px;
  width: 100%;
  min-height: 0%;
  box-sizing: border-box;
}
#topList li.cnt07 .bottom a {
  display: block;
  text-align: center;
  width: 48.5%;
  margin: 0 5px;
}
#topList li.cnt07 .bottom img {
  width: 100%;
}
@media (max-width: 767px) {
  #topList li.cnt07 .bottom a {
    flex: 1;
  }
}
#topList li.cnt08 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 767px) {
  .p-top #topList li.cnt08 {
    -webkit-box-ordinal-group: 7;
    order: 6;
  }
}

#topList li.cnt09 {
  position: absolute;
  bottom: -110px;
  right: -20px;
  margin: 0;
}
.p-top #topList li.cnt09 .box {
  padding-top: 15px;
}
.p-top #topList li.cnt09 .box img {
  width: 100%;
}
.p-top #topList li.cnt09 .thum {
  width: 93.75%;
}
.p-top #topList li.cnt09 div.mb10 {
  -webkit-box-pack: center;
  display: -webkit-box;
  display: flex;
  justify-content: center;
  margin-left: 10px;
  margin-right: 10px;
}
.p-top #topList li.cnt09 div.mb10 a + a {
  margin-left: 5px;
}
.p-top #topList li.cnt09 .iconlink {
  text-align: center;
}
@media (max-width: 767px) {
  #topList li.cnt09 {
    position: static;
    -webkit-box-ordinal-group: 6;
    order: 5;
  }

  .p-top #topList li.cnt09 .iconlink a {
    padding-bottom: 0;
  }
}

@media (max-width: 767px) {
  #topList li.cnt08 .bnr1 {
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .p-aboutEpipen-photo
    .subpagebox
    .box
    img[src="/images/about/epipen_image7.png"].fright {
    width: 120px;
  }
}
@media (max-width: 767px) {
  .subpagebox .box {
    padding: 0;
  }
}
.subpagebox .icontitle dd {
  width: calc(100% - 20px);
}
@media (max-width: 767px) {
  .subpagebox .icontitle,
  .subpagebox .icontitle2 {
    line-height: 1.65;
    position: relative;
  }
}
@media (max-width: 767px) {
  .subpagebox .icontitle dt,
  .subpagebox .icontitle2 dt {
    float: none;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 1;
  }
}
@media (max-width: 767px) {
  .subpagebox .icontitle dd,
  .subpagebox .icontitle2 dd {
    float: none;
    line-height: 1.65;
    padding: 12px 0 0 12px;
    position: relative;
    z-index: 2;
  }
}
@media (max-width: 767px) {
  .subpagebox .icontitle dd.l2,
  .subpagebox .icontitle2 dd.l2 {
    line-height: 1.65;
  }
}
.subpagebox .iconlist1 dt,
.subpagebox .iconlist2 dt,
.subpagebox .iconlist3 dt,
.subpagebox .iconlist4 dt {
  width: 28px;
}
.subpagebox .iconlist1 dd,
.subpagebox .iconlist1 dd.text,
.subpagebox .iconlist2 dd,
.subpagebox .iconlist2 dd.text,
.subpagebox .iconlist3 dd,
.subpagebox .iconlist3 dd.text,
.subpagebox .iconlist4 dd,
.subpagebox .iconlist4 dd.text {
  width: calc(100% - 28px);
}
.subpagebox .iconlist1 dd.w690 {
  max-width: 690px;
  width: calc(100% - 28px);
}
@media (max-width: 767px) {
  .subpagebox .column2 li {
    width: auto;
  }
}
.subpagebox .column2 li {
  width: 47.87234%;
}
@media (max-width: 767px) {
  .subpagebox .column2 li {
    width: 100%;
  }
}
.subpagebox .column2_2 li {
  width: 49.14894%;
}
@media (max-width: 767px) {
  .subpagebox .column2_2 li {
    width: 100%;
  }
}
.p-aboutEpipen-notice img[src="/images/about/notice_image7.gif"] {
  margin-right: 7.44681% !important;
}
@media (max-width: 767px) {
  .p-aboutEpipen-notice img[src="/images/about/notice_image7.gif"] {
    display: block;
    float: none;
    margin: 1rem auto;
    margin-right: auto !important;
  }
}
.p-aboutEpipen-notice img[src="/images/about/notice_image7.gif"] + .mb20 {
  overflow: hidden;
}
.subpagebox .column3 li {
  margin-right: 2.12766%;
  width: 31.91489%;
}
@media (max-width: 767px) {
  .subpagebox .column3 li {
    margin-right: 0;
    width: 100%;
  }
}
.subpagebox .column3 li img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.howtoList li h3 {
  height: 48px;
  overflow: hidden;
  width: 100%;
}
.howtoList li h3 img {
  height: 48px;
  max-width: none;
  width: 940px;
}
.howtoList li .block {
  box-sizing: border-box;
  width: 100%;
}
@media (min-width: 768px) {
  .howtoList li .block_howto-epipen_practice {
    padding-bottom: 8px;
  }
}
@media (max-width: 767px) {
  .howtoList li .block .right {
    display: block;
    float: none;
    margin: 0 auto 16px;
  }
}
.howtoList li .block .right + .text {
  overflow: hidden;
}
@media (min-width: 768px) {
  .howtoList li .block .text_howto-epipen_practice {
    margin-bottom: 0;
  }
  .howtoList li .block .text_howto-epipen_practice2 {
    margin-bottom: 0;
  }
}
.howto_box {
  box-sizing: border-box;
  width: 100%;
}
.imageLeft,
.imageLeft2 {
  width: 100%;
}
.imageLeft .left,
.imageLeft2 .left {
  margin-right: 0;
  width: 75%;
}
@media (max-width: 767px) {
  .imageLeft .left,
  .imageLeft2 .left {
    width: 100%;
  }
}
.imageLeft .right,
.imageLeft2 .right {
  margin-left: 2.08333% !important;
  margin-right: 2.08333%;
}
@media (max-width: 767px) {
  .imageLeft .right[src="/images/howto/listimage2_04.jpg"],
  .imageLeft2 .right[src="/images/howto/listimage2_04.jpg"] {
    display: none;
  }
}
.imageLeft .right[src="/images/howto/listimage2_08.jpg"],
.imageLeft2 .right[src="/images/howto/listimage2_08.jpg"] {
  width: 12.91667%;
}
.imageLeft .right[src="/images/howto/listimage2_09.jpg"],
.imageLeft2 .right[src="/images/howto/listimage2_09.jpg"] {
  width: 15.10417%;
}
@media (max-width: 767px) {
  .imageLeft3 .left {
    float: none;
  }
}
@media (max-width: 767px) {
  .imageLeft3 img.left {
    display: block;
    margin: 0 auto 16px;
  }
}
.use_banner {
  max-width: 545px;
  width: 100%;
}
@media (max-width: 767px) {
  #howtoMovie .left {
    float: none;
    margin-bottom: 16px;
    margin-right: 0;
    width: auto;
  }
}
#howtoPdf li {
  width: calc(53.60111% - 10px);
}
@media (max-width: 767px) {
  #howtoPdf li {
    float: none;
    width: auto;
  }
}
#howtoPdf li + li {
  float: right;
  width: calc(46.39889% - 10px);
}
@media (max-width: 767px) {
  #howtoPdf li + li {
    float: none;
    margin-top: 48px;
    width: auto;
  }
}
@media (max-width: 767px) {
  .informProgram__expiryDateImage {
    display: none;
  }
}
@media (max-width: 767px) {
  .zaikei1::after,
  .zaikei2::after {
    content: "";
    display: block;
    /* margin: auto;
    padding-top: 836px;
    width: 100%; */
  }
}
/* @media (max-width: 600px) {
  .zaikei1::after,
  .zaikei2::after {
    padding-top: 149.20635%;
  }
} */
@media (max-width: 767px) {
  .zaikei1::after {
    /* background: url(/sp/inform-program/images/photo_img1.jpg) center/contain no-repeat; */
    margin-bottom: 32px;
  }
}
/* @media (max-width: 767px) {
  .zaikei2::after {
    background: url(/sp/inform-program/images/photo_img2.jpg) center/contain
      no-repeat;
  }
} */
.informProgram__spaceFixer {
  height: 26px;
}
@media (max-width: 767px) {
  .informProgram__spaceFixer {
    height: 15px;
  }
}
@media (max-width: 767px) {
  #informBtn {
    width: 100%;
  }
}
@media (max-width: 767px) {
  #informBtn ul {
    padding: 12px;
    width: 100%;
  }
}
@media (max-width: 767px) {
  #informBtn ul li {
    float: none;
    margin: 0;
  }
}
@media (max-width: 767px) {
  #informBtn ul li + li {
    margin-top: 16px;
  }
}
@media (max-width: 767px) {
  #informBtn ul li a {
    border-radius: 3px;
    display: block;
    height: 60px;
    position: relative;
    width: 100%;
  }
}
@media (max-width: 767px) {
  #informBtn ul li a::after {
    bottom: 11px;
    content: "";
    display: block;
    height: 15px;
    left: calc(50% + 64px);
    position: absolute;
    width: 28px;
  }
}
@media (max-width: 767px) {
  #informBtn ul li:nth-of-type(1) a {
    background: url(/sp/inform-program/images/btn_first_regist.png) center
      center/90px 41px no-repeat #e15b0b;
    box-shadow: 5px 5px 0 0 #b74704;
  }
}
@media (max-width: 767px) {
  #informBtn ul li:nth-of-type(1) a::after {
    background: url(/sp/inform-program/images/arrow_yellow.png) 0 0/28px 15px
      no-repeat;
  }
}
@media (max-width: 767px) {
  #informBtn ul li:nth-of-type(2) a {
    background: url(/sp/inform-program/images/btn_second_login.png) center
      center/90px 41px no-repeat #ebc100;
    box-shadow: 5px 5px 0 0 #d7b100;
  }
}
@media (max-width: 767px) {
  #informBtn ul li:nth-of-type(2) a::after {
    background: url(/sp/inform-program/images/arrow_white.png) 0 0/28px 15px
      no-repeat;
  }
}
@media (max-width: 767px) {
  #informBtn ul li img {
    display: none;
  }
}
@media (max-width: 767px) {
  #informBtn .sublink {
    text-align: center;
    width: 100%;
  }
}
@media (max-width: 767px) {
  #informBtn .sublink a {
    display: inline-block;
    float: none;
  }
}
@media (max-width: 767px) {
  .box > .text > .iconlink {
    display: block;
  }
}
/* @media (max-width: 767px) {
  img[src="/images/inform-program/inform_image1_01.png"],
  img[src="/images/inform-program/inform_image2_01.png"] {
    display: none;
  }
} */
#informStep li {
  margin-right: 2.12766%;
  width: 23.40426%;
}
@media (max-width: 767px) {
  #informStep li {
    float: none;
    margin: 0 auto !important;
    max-width: 480px;
    padding-bottom: 20px;
    padding-left: 35px;
    position: relative;
    width: 100%;
  }
}
@media (max-width: 767px) {
  #informStep li::before {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    display: block;
    padding-top: calc(62.5% + 10px);
    width: 100%;
  }
}
@media (max-width: 767px) {
  #informStep li::after {
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 25px;
  }
}
@media (max-width: 767px) {
  #informStep li:nth-child(1)::before {
    background-image: url(/sp/inform-program/images/st_mail_01.png);
  }
}
@media (max-width: 767px) {
  .p-informProgram-card #informStep li:nth-child(1)::before {
    background-image: url(/sp/inform-program/images/st_letter_01.png);
  }
}
@media (max-width: 767px) {
  #informStep li:nth-child(1)::after {
    background: url(/images/sp/step_segment.png) center bottom/25px 16px
        no-repeat,
      url(/sp/inform-program/images/no_step1.png) center center/15px 35px
        no-repeat;
    background-color: #e8e3c7;
  }
}
@media (max-width: 767px) {
  #informStep li:nth-child(2)::before {
    background-image: url(/sp/inform-program/images/st_mail_02.png);
  }
}
@media (max-width: 767px) {
  .p-informProgram-card #informStep li:nth-child(2)::before {
    background-image: url(/sp/inform-program/images/st_letter_02.png);
  }
}
@media (max-width: 767px) {
  #informStep li:nth-child(2)::after {
    background: url(/images/sp/step_segment.png) center bottom/25px 16px
        no-repeat,
      url(/sp/inform-program/images/no_step2.png) center center/15px 35px
        no-repeat;
    background-color: #e8e3c7;
  }
}
@media (max-width: 767px) {
  #informStep li:nth-child(3)::before {
    background-image: url(/sp/inform-program/images/st_mail_03.png);
  }
}
@media (max-width: 767px) {
  #informStep li:nth-child(3)::after {
    background: url(/images/sp/step_segment.png) center bottom/25px 16px
        no-repeat,
      url(/sp/inform-program/images/no_step3.png) center center/15px 35px
        no-repeat;
    background-color: #e8e3c7;
  }
}
@media (max-width: 767px) {
  #informStep li:nth-child(4) {
    padding-bottom: 0;
  }
}
@media (max-width: 767px) {
  #informStep li:nth-child(4)::before {
    background-image: url(/sp/inform-program/images/st_mail_04.png);
  }
}
@media (max-width: 767px) {
  #informStep li:nth-child(4)::after {
    background: url(/images/sp/step_end.png) center bottom/25px 16px no-repeat,
      url(/sp/inform-program/images/no_step4.png) center center/15px 35px
        no-repeat;
    background-color: #e8e3c7;
  }
}
@media (max-width: 767px) {
  #informStep li > :last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  #informBanner {
    margin-bottom: 0;
    width: 100%;
  }
}
@media (max-width: 767px) {
  #informBanner .text {
    -webkit-box-align: center;
    align-items: center;
    display: -webkit-box;
    display: flex;
    height: auto;
    line-height: 1.5;
    min-height: 54px;
  }
}
@media (max-width: 767px) {
  #informBanner .informBanner_btn {
    background: url(/sp/inform-program/images/support.png) center/contain
      no-repeat;
    margin: 10px 0 0;
    padding-top: 29.64286%;
  }
}
@media (max-width: 767px) {
  #informBanner .informBanner_btn img {
    display: none;
  }
}
.c-guidebookLink {
  display: -webkit-box;
  display: flex;
}
@media (max-width: 767px) {
  .c-guidebookLink {
    display: block;
  }
}
.c-guidebookLink__jp {
  display: inline-block;
  width: 41.17021%;
}
@media (max-width: 767px) {
  .c-guidebookLink__jp {
    max-width: 335px;
    width: 100%;
  }
}
.c-guidebookLink__en {
  display: inline-block;
  margin-left: 8px;
  width: 39.68085%;
}
@media (max-width: 767px) {
  .c-guidebookLink__en {
    margin-left: 0;
    margin-top: 12px;
    max-width: 335px;
    width: 100%;
  }
}
#tsozai ul {
  display: -webkit-box;
  display: flex;
}
@media (max-width: 767px) {
  #tsozai ul {
    display: block;
  }
}
#tsozai ul li {
  float: none;
  width: 50%;
}
@media (max-width: 767px) {
  #tsozai ul li {
    max-width: 417px;
    width: 100%;
  }
}
#guidelineMovie {
  max-width: 640px;
  width: 100%;
}
.p-teacher-trainer .c-trainerLink__info {
  margin-right: 1.59574%;
  width: 35.6383%;
}
@media (max-width: 767px) {
  .p-teacher-trainer .c-trainerLink__info {
    margin-bottom: 12px;
    width: 100%;
  }
}
.p-teacher-trainer .c-trainerLink__entry {
  margin-right: 0;
  width: 60.42553%;
}
@media (max-width: 767px) {
  .p-teacher-trainer .c-trainerLink__entry {
    width: 100%;
  }
}
#dlform .box,
#dlform2 .box {
  box-sizing: border-box;
  max-width: 900px;
  width: calc(100% - 20px);
}
@media (max-width: 920px) {
  #dlform .box,
  #dlform2 .box {
    margin: 0 10px;
  }
}
@media (max-width: 767px) {
  #dlform .inputWin input {
    font-size: 16px;
  }
}
#dlform2 .downloadBox {
  background: #f8f8f8;
  border-radius: 5px;
  max-width: 783px;
  width: 100%;
}
@media (max-width: 767px) {
  #dlform2 .downloadBox {
    height: auto;
    padding: 10px 0;
  }
}
#dlform2 .downloadBox ul.btn {
  -webkit-box-pack: justify;
  box-sizing: border-box;
  display: -webkit-box;
  display: flex;
  justify-content: space-between;
  max-width: 720px;
  padding: 0 10px;
  width: 100%;
}
@media (max-width: 767px) {
  #dlform2 .downloadBox ul.btn {
    display: block;
  }
}
#dlform2 .downloadBox ul.btn li {
  float: none;
  margin-right: 0;
  width: 47.14286%;
}
@media (max-width: 767px) {
  #dlform2 .downloadBox ul.btn li {
    margin: auto;
    max-width: 330px;
    width: 100%;
  }
}
@media (max-width: 767px) {
  #dlform2 .downloadBox ul.btn li + li {
    margin-top: 12px;
  }
}
#dlform2 .downloadBox ul.btn li:last-child {
  margin-right: 0;
}
@media (max-width: 767px) {
  #dlform2 .downloadBox ul.btn li:last-child {
    margin-right: auto;
  }
}
.movieDlList {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  gap: 40px;
  margin: 40px 0 60px;
}
.movieDlList .item {
  display: grid;
  gap: 20px;
  grid-template-rows: subgrid;
  grid-row: span 3;
  background-color: #F8F8F8;
  padding: 30px 40px;
}
.movieDlList .itemTitle {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.3;
}
.movieDlList .itemImage {
  text-align: center;
}
.movieDlList .itemImage img {
  border: 2px solid #ddd;
}
.movieDlList .itemDl {
  text-align: center;
}
@media (max-width: 767px) {
  .movieDlList {
    display: flex;
    flex-flow: column;
    gap: 20px;
    margin: 20px 0 40px;
  }
  .movieDlList .item {
    display: flex;
    flex-flow: column;
    gap: 20px;
    padding: 20px 20px;
  }
}
@media (max-width: 767px) {
  .colWrap .colLeft {
    float: none;
  }
}
#kanrenLink {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}
#kanrenLink li {
  float: none;
  /* width: calc(50% - 16px); */
  width: 100%;
}
@media (max-width: 767px) {
  #kanrenLink li {
    width: 100%;
  }
}
#kanrenLink li:nth-child(2n-1) {
  margin-right: auto;
}
#kanrenLink li.height1 {
  height: auto;
}
#kanrenLink li a {
  display: inline-block;
}
#sitemap {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}
#sitemap li {
  float: none;
  height: auto;
  width: calc(50% - 16px);
}
@media (max-width: 767px) {
  #sitemap li {
    width: 100%;
  }
}
#sitemap li:nth-child(2n-1) {
  margin-right: auto;
}
#sitemap li.height1,
.text404 {
  height: auto;
}
@media (max-width: 767px) {
  #sitemap > li:nth-child(2) {
    display: none;
  }
}
@media (max-width: 767px) {
  #checktitle.window {
    padding-top: 24px;
    margin-bottom: 0;
  }
}

.p-manual #wrapperinner {
  padding: 40px 0;
}
.p-manual .h1style br {
  display: none;
}
.p-manual .downloadArea {
  display: flex;
  align-items: center;
  padding: 20px;
  height: 200px;
}
.p-manual .downloadArea dl dt {
  font-weight: bold;
}
.p-manual .downloadArea dl dd {
  margin-left: 1em;
}
@media (max-width: 767px) {
  .p-manual #wrapperinner {
    padding: 0;
  }
  .p-manual .h1style {
    font-size: 110%;
  }
}
@media (max-width: 360px) {
  .p-manual .h1style br {
    display: block;
  }
}
.picture-side-row {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  width: 100%;
}
.picture-side-row .picture-side-item-txt {
  width: 75%;
}
.picture-side-row .picture-side-item-img {
  flex: 1;
  margin-left: 2.08333%;
  margin-right: 2.08333%;
  text-align: right;
}

@media (max-width: 767px) {
  .picture-side-row {
    display: block;
  }
  .picture-side-row .picture-side-item-txt {
    width: 100%;
  }
  .picture-side-row .picture-side-item-img {
    text-align: left;
  }
}
@media (max-width: 767px) {
  .spimg_w100 img {
    width: 100%;
  }
}
.howto_epipen_use_redbox {
  box-sizing: border-box;
  border: 2px solid #ff0101;
  padding: 15px 20px;
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.howto_epipen_use_redbox .howto_epipen_use_redbox_main {
  box-sizing: border-box;
  flex: 1;
  padding-top: 8px;
}
.howto_epipen_use_redbox .howto_epipen_use_redbox_img {
  box-sizing: border-box;
  width: 51%;
}
.howto_epipen_use_redbox .howto_epipen_use_redbox_ttl {
  position: relative;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.2;
  color: #df000f;
  padding-left: 24px;
  margin-bottom: 10px;
  letter-spacing: -0.02em;
}
.howto_epipen_use_redbox .howto_epipen_use_redbox_ttl::before {
  position: absolute;
  top: 0.04em;
  left: 0;
  width: 24px;
  height: 25px;
  background: url(/images/howto/listimage2_11_icon.png) 0 0 no-repeat;
  background-size: contain;
  content: "";
}
.howto_epipen_use_redbox .howto_epipen_use_redbox_bullet {
  list-style: none;
  padding-left: 24px;
  padding-right: 4px;
}
.howto_epipen_use_redbox .howto_epipen_use_redbox_bullet > li {
  list-style-type: none;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.35;
  position: relative;
  padding-left: 19px;
}
.howto_epipen_use_redbox .howto_epipen_use_redbox_bullet > li::before {
  position: absolute;
  top: 0.25em;
  left: 0;
  width: 15px;
  height: 15px;
  background: #df000f;
  border-radius: 50%;
  content: "";
}
.howto_epipen_use_redbox .howto_epipen_use_redbox_bullet > li + li {
  margin-top: 6px;
}
@media (max-width: 767px) {
  .howto_epipen_use_redbox {
    display: block;
    padding: 20px 10px;
  }
  .howto_epipen_use_redbox .howto_epipen_use_redbox_main {
    padding-top: 0;
    margin-bottom: 15px;
  }
  .howto_epipen_use_redbox .howto_epipen_use_redbox_img {
    width: 100%;
  }

  .howto_epipen_use_redbox .howto_epipen_use_redbox_ttl {
    font-size: 22px;
  }
  .howto_epipen_use_redbox .howto_epipen_use_redbox_ttl::before {
    width: 20px;
    height: 21px;
  }
  .howto_epipen_use_redbox .howto_epipen_use_redbox_bullet {
    padding-right: 0;
  }
  .howto_epipen_use_redbox .howto_epipen_use_redbox_bullet > li {
    font-size: 16px;
  }
  .howto_epipen_use_redbox .howto_epipen_use_redbox_bullet > li::before {
    width: 11px;
    height: 11px;
  }
}
#kanrenLink.kanrenLink_rwd {
  padding: 0 20px 30px;
}
@media (max-width: 767px) {
  #kanrenLink.kanrenLink_rwd {
    padding: 0 0 30px;
  }
}
#sitemap.sitemap_rwd {
  padding: 0 20px 30px;
}
@media (max-width: 767px) {
  #sitemap.sitemap_rwd {
    padding: 0 0 30px;
  }
}
@media (max-width: 767px) {
  .midashi.sp_pl {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  #howtoMovie.teacher_index {
    margin-bottom: 35px;
  }
}
@media (max-width: 767px) {
  .use_banner.howto_use {
    margin-top: 20px;
  }
}
.p-404 #wrapperinner {
  padding: 40px 0 0;
}
@media (max-width: 767px) {
  .p-404 #wrapperinner {
    padding: 0;
  }
}

.subpagebox .h1style {
  font-size: calc((28 / 14.36) * 100%);
  line-height: calc(30 / 28);
  color: #000;
  border-bottom: 3px solid #36ab36;
  margin: 0 20px 30px;
  padding: 0 0 15px;
  position: relative;
}
@media (max-width: 767px) {
  .subpagebox .h1style {
    font-size: calc((26 / 14.36) * 100%);
    line-height: calc(78 / 52);
    margin: 0 0 25px;
  }
}
.h1style-icon {
}
@media (max-width: 767px) {
  .h1style-icon {
  }
}

.subpagebox .h1style.p_about,
.subpagebox .h1style.p_howto,
.subpagebox .h1style.p_link,
.subpagebox .h1style.p_inform,
.subpagebox .h1style.p_card,
.subpagebox .h1style.p_teacher {
  padding-top: 15px;
  padding-bottom: 15px;
}

.subpagebox .h1style.p_about .h1style-icon,
.subpagebox .h1style.p_howto .h1style-icon,
.subpagebox .h1style.p_link .h1style-icon,
.subpagebox .h1style.p_inform .h1style-icon,
.subpagebox .h1style.p_card .h1style-icon,
.subpagebox .h1style.p_teacher .h1style-icon {
  position: absolute;
  top: 0;
  left: 0;
}
.subpagebox .h1style.p_card .h1style-icon {
  top: 0.2em;
}
.subpagebox .h1style.p_link .h1style-icon {
  top: 0.2em;
}
.subpagebox .h1style.p_teacher .h1style-icon {
  top: 0.3em;
}
.subpagebox .h1style.p_about {
  padding-left: 55px;
}
.subpagebox .h1style.p_howto {
  padding-left: 55px;
}
.subpagebox .h1style.p_link {
  padding-left: 55px;
}
.subpagebox .h1style.p_inform {
  padding-left: 60px;
}
.subpagebox .h1style.p_card {
  padding-left: 70px;
}
.subpagebox .h1style.p_teacher {
  padding-left: 70px;
}
@media (max-width: 767px) {
  .subpagebox .h1style.p_about,
  .subpagebox .h1style.p_howto,
  .subpagebox .h1style.p_link,
  .subpagebox .h1style.p_inform,
  .subpagebox .h1style.p_card,
  .subpagebox .h1style.p_teacher {
    padding-top: 0;
  }
  .subpagebox .h1style.p_about .h1style-icon {
    top: -0.12em;
  }
  .subpagebox .h1style.p_howto .h1style-icon {
    top: -0.12em;
  }
  .subpagebox .h1style.p_card .h1style-icon {
    top: 0;
  }
  .subpagebox .h1style.p_link .h1style-icon {
    top: 0;
  }
  .subpagebox .h1style.p_teacher .h1style-icon {
    top: 0;
  }
}

.subpagebox.text404 .h1style {
  font-size: calc((28 / 17.232) * 100%);
  margin-inline: 0;
}
@media (max-width: 767px) {
  .subpagebox.text404 .h1style {
    font-size: calc((26 / 17.232) * 100%);
  }
}

.subpagebox .h1style.--orange {
  border-bottom-color: #ec6a1c;
}

.h1style::after {
  content: "";
  width: 100%;
  height: 2px;
  background: #fcea3e;
  position: absolute;
  inset: auto 0 2px 0;
}

.subpagebox .h2style {
  font-size: calc((23 / 14.36) * 100%);
  line-height: calc(26 / 23);
  border-radius: 6px;
  background: #b6e27c;
  margin: 0 0 30px;
  padding: 17px 20px 15px;
}
@media (max-width: 767px) {
  .subpagebox .h2style {
    font-size: calc((22 / 14.36) * 100%);
    line-height: calc(44 / 26);
    margin-block-end: 25px;
    padding: 10px 15px 8px;
  }
}

.subpagebox .h2style.--yellow {
  background-color: #fcea3e;
}

.p-style {
  display: flex;
  align-items: center;
  min-height: 32px;
  font-size: calc((20 / 14.36) * 100%);
  font-weight: bold;
  line-height: calc(26 / 20);
  border-radius: 6px;
  border-left: 10px solid #7ebf26;
  background: #f3fce8;
  margin: 0 0 30px;
  padding: 10px 14px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .p-style {
    min-height: 55px;
    font-size: calc((19 / 14.36) * 100%);
    line-height: calc(38 / 26);
    margin-block-end: 25px;
    padding: 10px 12px;
  }
}

.p-style-aux {
  font-size: calc((14 / 20) * 100%);
}
@media (max-width: 767px) {
  .p-style-aux {
    font-size: calc((13 / 19) * 100%);
  }
}

.photoColumn {
  display: grid;
  grid-template-columns: 1fr auto;
}
@media (max-width: 767px) {
  .photoColumn {
    grid-template-columns: 1fr;
    justify-items: center;
    gap: 25px 0;
    margin-bottom: 25px;
  }
}

.photoColumn .text {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .photoColumn-img {
    width: 145px;
  }
}
.howto-epipen_use_btm_bnr {
  box-sizing: border-box;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.55;
  width: 100%;
  max-width: 725px;
  margin: 48px auto 40px;
  padding: 34px 10px 33px;
  text-align: center;
  color: #d04c4c;
  border: 2px solid #d04c4c;
}
@media (max-width: 767px) {
  .howto-epipen_use_btm_bnr {
    letter-spacing: -0.05em;
    margin: 20px auto;
    padding: 22px 0 20px 4px;
    border-width: 1px;
  }
}

.movieListArea01 {
  margin-top: 40px;
}
.movieListArea01__list {
  background: #F8F8F8;
  padding: 30px 20px;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
  gap: 30px;
}
.movieListArea01__item {
  display: grid;
  gap: 20px;
  grid-template-rows: subgrid;
  grid-row: span 2;
}
.movieListArea01__title {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.3;
}
.movieListArea01__movie .videomovie_wrap {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.movieListArea01__movie .videomovie_container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #cecece;
}
.movieListArea01__movie .eqp-thumbnail-image {
  background-color: #f7f4e2 !important;
}
.movieListArea01__dl {
  background: #F8F8F8;
  padding: 30px;
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.movieListArea01__btn {
  width: 280px;
}
@media (max-width: 767px) {
  .movieListArea01__list {
    display: flex;
    flex-flow: column;
    gap: 40px 0;
  }
  .movieListArea01__item {
    gap: 10px;
  }
  .movieListArea01__btn {
    width: 100%;
  }
}