@charset "utf-8";

/* add css this page only */

@media (min-width: 769px) {
  #contentsContainer .c-otherPagesLinkBox {
    background: #fff url(/biz/e-note/images/e-note_figure002.svg) no-repeat bottom right;
    background-size: contain;
  }
}

.secPlan .highlight {
  background: linear-gradient(transparent 70%, #ffff99 70%);
}

#anc-04-00 .l-gridLayout__threeColumnLayout {
  margin-inline: auto;
  grid-template-columns: minmax(40px,1fr) auto minmax(40px,1fr);
  align-items: center;
  grid-column-gap: 8px;
  width: fit-content;
}

#anc-04-00 .l-gridLayout h3 {
  font-size: 28px;
  font-weight: 900;
  text-align: center;
  color: #326697;
}

@media screen and (max-width: 768px) {
  #anc-04-00 .l-gridLayout h3 {
    font-size: 22px;
    font-weight: bold;
    line-height: 1.2;
  }
}

#anc-04-00 .c-picAndTxtBoxList_upperLead {
  display: block;
  position: relative;
  padding: 20px 0 80px;
  border-radius: 20px;
  text-align: center;
  font-size: 24px;
  line-height: 1.75;
  color: #326697;
}

#anc-04-00 .c-picAndTxtBoxList > li:first-of-type .c-picAndTxtBoxList_upperLead {
  background: #ffd3d4;
}

#anc-04-00 .c-picAndTxtBoxList > li:last-of-type .c-picAndTxtBoxList_upperLead {
  background: #c9dded;
}

@media (hover: hover) {
  #anc-04-00 .c-picAndTxtBoxList a:hover {
    opacity: .7;
    text-decoration: none;
  }
}

@media (max-width: 768px) {
  #anc-04-00 .c-picAndTxtBoxList_upperLead {
    font-size: 20px;
    line-height: 1.5;
  }
}

#anc-04-00 .c-picAndTxtBoxList_pic {
  position: relative;
  margin-top: -100px;
  width: fit-content;
  z-index: 1;
}

@media screen and (max-width: 768px) {
  #anc-04-00 .c-picAndTxtBoxList_pic {
    margin-top: -80px;
  }
}

:is(#anc-04-01, #anc-04-02) .l-innerBoxLarge {
  position: relative;
  padding-top: 20px;
  padding-bottom: 25px;
}

@media screen and (max-width: 768px) {
  :is(#anc-04-01, #anc-04-02) .l-innerBoxLarge {
    padding-top: 0;
  }
}

#anc-04-01 .l-innerBoxLarge::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: calc((105 / 913) * 100vw);
  background: url(/biz/e-note/images/bg-light-pink.png) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}

#anc-04-02 .l-innerBoxLarge::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: calc((105 / 913) * 100vw);
  background: url(/biz/e-note/images/bg-light-blue.png) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
}

#anc-04-01 .l-innerBox::before {
  content: '';
  position: absolute;
  bottom: 15px;
  left: 8%;
  width: 162px;
  height: 177px;
  background: url(/biz/e-note/images/support/man-1.png) no-repeat left bottom;
  background-size: contain;
}

#anc-04-01 .l-innerBox::after {
  content: '';
  position: absolute;
  bottom: 20px;
  right: 15%;
  width: 96px;
  height: 194px;
  background: url(/biz/e-note/images/support/girl-1.png) no-repeat right bottom;
  background-size: contain;
}

#anc-04-02 .l-innerBox::before {
  content: '';
  position: absolute;
  bottom: 15px;
  left: 8%;
  width: 163px;
  height: 177px;
  background: url(/biz/e-note/images/support/man-2.png) no-repeat left bottom;
  background-size: contain;
}

#anc-04-02 .l-innerBox::after {
  content: '';
  position: absolute;
  bottom: 20px;
  right: 15%;
  width: 96px;
  height: 194px;
  background: url(/biz/e-note/images/support/girl-2.png) no-repeat right bottom;
  background-size: contain;
}

@media (max-width: 768px) {
  :is(#anc-04-01, #anc-04-02) .l-innerBox::before {
    left: 2%;
    bottom: 2.5vw;
    background-size: 60%;
  }
  
  :is(#anc-04-01, #anc-04-02) .l-innerBox::after {
    right: 5%;
    bottom: 3.5vw;
    background-size: 60%;
  }
}

@media (max-width: 480px) {
  :is(#anc-04-01, #anc-04-02) .l-innerBox::before {
    left: -4px;
    bottom: 2vw;
    background-size: 45%;
  }
  
  :is(#anc-04-01, #anc-04-02) .l-innerBox::after {
    right: 0;
    bottom: 3vw;
    background-size: 45%;
  }
}

:is(#anc-04-01, #anc-04-02) .c-sec_ttl  {
  position: relative;
  color: #326697;
  z-index: 1;
}

:is(#anc-04-01, #anc-04-02) .c-sec_pic {
  margin-top: 8px;
}

:is(#anc-04-01, #anc-04-02) .l-innerItem {
  margin-top: 0;
  padding: 40px 16px;
}

#anc-04-01 .l-innerItem {
  background-color: #fdf0ea;
}

#anc-04-02 .l-innerItem {
  background-color: #f0f7ff;
}

#contentsContainer :is(#anc-04-01, #anc-04-02) .l-gridLayout {
  gap: 40px;
}

#contentsContainer :is(#anc-04-01, #anc-04-02) .l-gridLayout > li {
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 5;
  row-gap: 8px;
  padding: 16px;
  background-color: #fff;
  border-radius: 20px;
}

:is(#anc-04-01, #anc-04-02) .c-sec_lead {
  position: relative;
  color: #326697;
}

@media screen and (max-width: 768px) {
  :is(#anc-04-01, #anc-04-02) .c-sec_lead {
    font-size: 20px;
  }
}

:is(#anc-04-01, #anc-04-02) .c-sec_lead::after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: -4px;
  width: 100%;
  height: 1px;
  background-color: #cdcdcd;
}

:is(#anc-04-01, #anc-04-02) .l-btn_container {
  margin-top: 0;
}

:is(#anc-04-01, #anc-04-02) .c-btn {
  position: relative;
  padding-right: 36px;
  flex-wrap: wrap;
  font-size: 24px;
  line-height: 1.3;
  width: 100%;
  color: #326697;
  border-radius: 10px;
}

#anc-04-01 .c-btn {
  background-color: #ffb6c1;
  border: 2px solid #ffb6c1;
}

#anc-04-02 .c-btn {
  background-color: #b0d5e5;
  border: 2px solid #b0d5e5;
}

:is(#anc-04-01, #anc-04-02) .c-btn > small {
  display: block;
  font-size: 18px;
  font-weight: normal;
}

@media (max-width: 768px) {
  :is(#anc-04-01, #anc-04-02) .c-btn {
    padding-inline: 28px 32px;
    font-size: 16px;
  }

  :is(#anc-04-01, #anc-04-02) .c-btn > small {
    font-size: 14px;
  }  
}

:is(#anc-04-01, #anc-04-02) .c-btn[href]:not([target="_blank"])::after {
  content: '';
  position: absolute;
  top: 0;
  right: 8px;
  bottom: 0;
  width: 26px;
  height: 24px;
  margin-top: auto;
  margin-bottom: auto;
  background: url(/biz/e-note/images/icon/arrow-blue.svg) 100% 50% no-repeat;
  background-size: contain;
  border: 0;
  transform: none;
}

:is(#anc-04-01, #anc-04-02) .c-btn[target="_blank"] .fa-arrow-up-right-from-square::before {
  content: '';
  position: absolute;
  top: 0;
  right: -5px;
  bottom: 0;
  width: 27px;
  height: 25px;
  margin-top: auto;
  margin-bottom: auto;
  background: url(/biz/e-note/images/icon/external-blue.svg) 100% 50% no-repeat;
  background-size: contain;
}

:is(#anc-04-01, #anc-04-02) .c-btn:not([href])::after {
  content: none;
}

@media (max-width: 768px) {
  :is(#anc-04-01, #anc-04-02) .c-btn[href]:not([target="_blank"])::after {
    background-size: 80%;
  }
  
  :is(#anc-04-01, #anc-04-02) .c-btn[target="_blank"] .fa-arrow-up-right-from-square::before {
    background-size: 80%;
  }
}

#anc-04-01 .c-btn:focus-visible {
  background-color: #fff0f3;
  box-shadow: none;
}

#anc-04-02 .c-btn:focus-visible {
  background-color: #eff7fa;
  box-shadow: none;
}

@media (hover: hover) {
  :is(#anc-04-01, #anc-04-02) .c-btn:hover {
    box-shadow: none;
  }
  
  #anc-04-01 .c-btn[href]:hover {
    background-color: #fff0f3;
  }
  
  #anc-04-01 .c-btn:not([href]):hover {
    background-color: #ffb6c1;
  }

  #anc-04-02 .c-btn[href]:hover {
    background-color: #eff7fa;
  }

  #anc-04-02 .c-btn:not([href]):hover {
    background-color: #b0d5e5;
  }
}

.e-note-option6 .c-circleList > li .c-circleList {
  margin-top: 12px;
}

#contentsContainer .e-note-partner .c-modalList {
  margin-top: 0;
}

.lity-content {
  padding: 40px;
  background-color: #fff;
}

@media (min-width: 769px) {
  #contentsContainer .c-otherPagesLinkBox,
  #contentsContainer .c-lineBox {
    background: #fff url(/biz/e-note/images/e-note_figure002.svg) no-repeat bottom right;
    background-size: contain;
  }
}

