/*==========================================================*


*==========================================================*/
#title {
  text-shadow: none !important;
  letter-spacing: 0.05em !important;
}

@media screen and (min-width: 1030px) {
  .img_fr {
    float: right;
  }
  #content01 a:link {
    text-decoration: underline;
  }
  #content01 a:hover {
    text-decoration: none;
  }
  #under_mv {
    position: relative;
    background: url(/brand/eyebon/img/faq_inner_bg.jpg) no-repeat center top #eff7fa;
    padding-bottom: 24px;
  }
  #under_mv:after {
    content: " ";
    position: absolute;
    background: url(/brand/eyebon/img/bg_wave01_bottom.png) repeat-x left bottom;
    height: 24px;
    width: 100%;
    left: 0;
    bottom: 0;
  }
  #under_mv .inner {
    width: 1028px;
    margin: 0 auto;
    height: 586px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  #under_mv .inner #title {
    padding-top: 22px;
    font-size: 3.8rem;
    color: #fff;
  }
  #under_mv #img {
    position: relative;
  }
  .mv-txt {
    position: absolute;
    bottom: 0;
    left: 100px;
    font-size: 20px;
    text-align: right;
    color: #fff;
  }
  .mv-txt span {
    font-size: 40px;
  }
  .faq_list li {
    position: relative;
    padding: 50px 0;
  }
  .faq_list li:nth-child(even) {
    background: #d3f0f8;
    padding: 75px 0;
  }
  .faq_list li:nth-child(even):before {
    content: " ";
    position: absolute;
    width: 100%;
    height: 24px;
    background: url(/brand/eyebon/img/bg_wave01_top.png) repeat-x left top;
    top: 0;
    left: 0;
  }
  .faq_list li:nth-child(even):after {
    content: " ";
    position: absolute;
    background: url(/brand/eyebon/img/bg_wave01_bottom.png) repeat-x left bottom;
    height: 24px;
    width: 100%;
    left: 0;
    bottom: 0;
  }
  .faq_list li:last-child::after {
    content: " ";
    position: absolute;
    background: none;
  }
  .faq_list dl {
    width: 960px;
    margin: 0 auto;
  }
  .faq_list dt {
    font-size: 1.75rem;
    color: #005aad;
    padding-left: 78px;
    padding-top: 20px;
    margin-bottom: 10px;
    overflow: hidden;
    font-weight: bold;
  }
  .faq_list li:nth-child(1) dt {
    background: url(/brand/eyebon/img/icon_q1.png) no-repeat left bottom;
  }
  .faq_list li:nth-child(2) dt {
    background: url(/brand/eyebon/img/icon_q2.png) no-repeat left bottom;
  }
  .faq_list li:nth-child(3) dt {
    background: url(/brand/eyebon/img/icon_q3.png) no-repeat left bottom;
  }
  .faq_list li:nth-child(4) dt {
    background: url(/brand/eyebon/img/icon_q4.png) no-repeat left bottom;
  }
  .faq_list li:nth-child(5) dt {
    background: url(/brand/eyebon/img/icon_q5.png) no-repeat left bottom;
  }
  .faq_list li:nth-child(6) dt {
    background: url(/brand/eyebon/img/icon_q6.png) no-repeat left bottom;
  }
  .faq_list dd {
    padding-left: 75px;
    font-size: 1.21rem;
    line-height: 2;
    background: url(/brand/eyebon/img/icon_a.png) no-repeat 0 20px;
  }
  .faq_list dd:before {
    content: "";
    display: block;
    width: 960px;
    margin-left: -75px;
    height: 5px;
    background: url(/brand/eyebon/img/dotline01.png) no-repeat 0 0;
    padding-top: 20px;
  }
  .accordion {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 27px;
    font-weight: bold;
    text-align: center;
    color: #FFF;
    width: 688px;
    height: 79px;
    padding-left: 20px;
    margin: 20px auto 0;
    background-image: url("/brand/eyebon/img/ft_point2_btn.png");
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    cursor: pointer;
  }
  .ard_area01 {
    box-sizing: border-box;
    position: relative;
    padding: 30px;
    margin: 60px auto;
    border: solid 3px #cceaf3;
    text-align: center;
  }
  .ard_area01:before {
    content: "";
    position: absolute;
    top: -78px;
    left: 50%;
    margin-left: -36px;
    border: 32px solid transparent;
    border-bottom: 48px solid #fff;
    z-index: 2;
  }
  .ard_area01:after {
    content: "";
    position: absolute;
    top: -90px;
    left: 50%;
    margin-left: -40px;
    border: 36px solid transparent;
    border-bottom: 54px solid #cceaf3;
    z-index: 1;
  }
  .ard_area01 h3 {
    position: relative;
    font-size: 32px;
    line-height: 1.25;
    font-weight: bold;
    color: #2e6480;
    text-align: left;
    white-space: nowrap;
    padding-left: 60px;
    margin-bottom: 30px;
  }
  .ard_area01 h3::before {
    content: "";
    position: absolute;
    top: 2px;
    left: 0;
    width: 49px;
    height: 71px;
    background-image: url(/brand/eyebon/img/ft_point1_acd_tit.png);
    background-size: contain;
    background-repeat: no-repeat;
  }
  .ard_area01 h3 span {
    display: block;
    font-size: 44%;
    text-align: right;
  }
  .bnr-btn {
    margin-right: auto;
    margin-left: auto;
    transition: all 0.3s;
  }
  .bnr-btn:hover {
    opacity: 0.8;
  }
  .bnr-btn a {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    font-weight: bold;
    color: #FFF !important;
    text-decoration: none !important;
    width: 688px;
    height: 79px;
    padding-left: 40px;
    margin: 20px auto 0;
    text-align: center;
    background-image: url("/brand/eyebon/img/faq_bnr_doctor.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
  }
  .btn {
    margin: 20px 0 0;
  }
  .btn a {
    display: inline-block;
    background: #32A4CC;
    padding: 8px 50px 8px 70px;
    position: relative;
    border-radius: 52px;
    color: #fff;
    text-decoration: none !important;
    font-size: 16px;
    font-weight: bold;
    box-shadow: 0 3px 0 0 rgba(21, 98, 145, 0.8);
  }
  /* content02
  ---------------------------------------------*/
}
@media screen and (min-width: 1030px) and (-ms-high-contrast: none) {
  .btn a {
    padding: 11px 50px 4px 70px;
  }
}
@media screen and (min-width: 1030px) {
  .accordion:hover,
  .btn a:hover {
    opacity: 0.7;
  }
  .btn a:before {
    content: " ";
    background: url(/brand/eyebon/img/icon_faq.png) no-repeat center center;
    width: 20px;
    height: 20px;
    margin: auto;
    top: 0;
    bottom: 0;
    position: absolute;
    left: 20px;
  }
  #content02 {
    position: relative;
    background: rgb(91, 196, 182);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgb(91, 196, 182)), color-stop(88%, rgb(33, 152, 212)), color-stop(100%, rgb(33, 152, 212)));
    background: linear-gradient(to right, rgb(91, 196, 182) 0%, rgb(33, 152, 212) 88%, rgb(33, 152, 212) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#5bc4b6", endColorstr="#2198d4", GradientType=1 );
    padding: 24px 0;
  }
  #content02:before {
    content: " ";
    position: absolute;
    width: 100%;
    height: 24px;
    background: url(/brand/eyebon/img/bg_wave03_top.png) repeat-x left top;
    top: 0;
    left: 0;
  }
  #content02:after {
    content: " ";
    position: absolute;
    width: 100%;
    height: 24px;
    background: url(/brand/eyebon/img/bg_wave01_bottom.png) repeat-x left bottom;
    bottom: 0;
    left: 0;
  }
  #content02 .content02-ttl {
    font-size: 50px;
    font-weight: 100;
    line-height: 2;
    text-align: center;
    color: #FFF;
    margin-top: 50px;
    margin-bottom: 50px;
    -webkit-box-reflect: below -39px -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.5));
  }
  #content02 ul {
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    list-style-type: none;
  }
  #content02 ul li a {
    display: block;
    position: relative;
    padding: 0 20px;
  }
  #content02 ul li a span {
    z-index: 2;
    position: absolute;
    bottom: 80px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 22px;
    font-weight: bold;
    white-space: nowrap;
    color: #2ca2cb;
    padding-left: 30px;
  }
  #content02 ul li a .content02-link--diff02 {
    bottom: 93px;
    left: 48%;
  }
  #content02 ul li a .content02-link--diff02 + picture img {
    display: block;
    margin-top: 12px;
  }
  #contentsWrap > p.bnr {
    text-align: center;
    width: 100%;
    height: 144px;
    max-width: 918px;
    margin: 30px auto 0;
    background: url(/brand/eyebon/img/bnr_bg.png) no-repeat center center;
    background-size: contain;
    transition: all 0.3s;
  }
  #contentsWrap > p.bnr:hover {
    opacity: 0.8;
  }
  #contentsWrap > p.bnr a {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    color: #FFF;
    width: 100%;
    height: 100%;
  }
  #contentsWrap > p.bnr a span {
    padding-bottom: 17px;
  }
  .close {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 28px;
    font-weight: bold;
    color: #FFF;
    height: 69px;
    padding-left: 30px;
    background-image: url(/brand/eyebon/img/ft_btn_close.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
  }
}
@media screen and (max-width: 1029px) {
  #under_mv {
    position: relative;
    background: url(/brand/eyebon/img/sp/faq_inner_bg.jpg) no-repeat center top #eff7fa;
    padding: 5px 1% 15px 24px;
  }
  #under_mv .inner {
    background: url(/brand/eyebon/img/faq_title_sp.png) no-repeat right center;
    background-size: 100%;
    padding: 7% 0 7%;
  }
  #under_mv .inner #title {
    color: #FFF !important;
    padding-top: 22px;
  }
  .mv-txt {
    position: absolute;
    bottom: 2vw;
    right: 26vw;
    font-size: 2.5vw;
    text-align: right;
    color: #FFF;
  }
  .mv-txt span {
    font-size: 3.5vw;
  }
  #content01 {
    padding: 30px 0px 0;
  }
  #content01 a:link {
    text-decoration: underline;
  }
  #content01 a:hover {
    text-decoration: none;
  }
  .faq_list li {
    position: relative;
    padding: 8% 10px 10%;
  }
  .faq_list li:first-child {
    position: relative;
    padding: 0 10px 10%;
  }
  .faq_list li:nth-child(even) {
    background: #d3f0f8;
    padding: 10% 10px 6%;
  }
  .faq_list li:nth-child(even):before {
    content: " ";
    position: absolute;
    width: 100%;
    height: 24px;
    background: url(/brand/eyebon/img/sp/bg_wave01_top.png) repeat-x left top;
    background-size: 65%;
    top: 0;
    left: 0;
  }
  .faq_list li:nth-child(even):after {
    content: " ";
    position: absolute;
    background: url(/brand/eyebon/img/sp/bg_wave01_bottom.png) repeat-x left bottom;
    background-size: 65%;
    height: 24px;
    width: 100%;
    left: 0;
    bottom: 0;
  }
  .faq_list li:last-child::after {
    content: " ";
    position: absolute;
    background: none;
  }
  .faq_list dl {
    width: 100%;
    margin: 0 auto;
  }
  .faq_list dt {
    font-size: 4.5vw;
    color: #005aad;
    padding-left: 18%;
    margin-bottom: 10px;
    overflow: hidden;
  }
  .faq_list li:nth-child(1) dt {
    background: url(/brand/eyebon/img/sp/icon_q1.png) no-repeat left top;
    background-size: 15%;
  }
  .faq_list li:nth-child(2) dt {
    background: url(/brand/eyebon/img/sp/icon_q2.png) no-repeat left top;
    background-size: 15%;
  }
  .faq_list li:nth-child(3) dt {
    background: url(/brand/eyebon/img/sp/icon_q3.png) no-repeat left top;
    background-size: 15%;
  }
  .faq_list li:nth-child(4) dt {
    background: url(/brand/eyebon/img/sp/icon_q4.png) no-repeat left top;
    background-size: 15%;
  }
  .faq_list li:nth-child(5) dt {
    background: url(/brand/eyebon/img/sp/icon_q5.png) no-repeat left top;
    background-size: 15%;
  }
  .faq_list li:nth-child(6) dt {
    background: url(/brand/eyebon/img/sp/icon_q6.png) no-repeat left top;
    background-size: 14.5vw;
  }
  .faq_list dd {
    padding-left: 18%;
    font-size: 3.25vw;
    line-height: 2;
    background: url(/brand/eyebon/img/sp/icon_a.png) no-repeat 0 15%;
    background-size: 12%;
    word-break: break-all;
  }
  .faq_list dd:before {
    content: "";
    display: block;
    width: 100%;
    height: 5px;
    background: url(/brand/eyebon/img/sp/dotline01.png) repeat-x 0 0;
    background-size: 100%;
    padding-top: 20px;
  }
  .accordion {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 2.75vw;
    font-weight: bold;
    text-align: center;
    color: #FFF;
    width: 93%;
    height: 9vw;
    padding-left: 20px;
    margin: 20px auto 0;
    background-image: url("/brand/eyebon/img/ft_point2_btn_sp.png");
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    cursor: pointer;
  }
  .ard_area01 {
    box-sizing: border-box;
    position: relative;
    padding: 5% 3%;
    margin: 30px auto;
    border: solid 3px #cceaf3;
  }
  .ard_area01:before {
    content: "";
    position: absolute;
    top: -50px;
    left: 50%;
    margin-left: -25px;
    border: 25px solid transparent;
    border-bottom: 25px solid #fff;
    z-index: 2;
  }
  .ard_area01:after {
    content: "";
    position: absolute;
    top: -57px;
    left: 50%;
    margin-left: -27px;
    border: 27px solid transparent;
    border-bottom: 27px solid #cceaf3;
    z-index: 1;
  }
  .ard_area01 h3 {
    position: relative;
    font-size: 3vw;
    font-weight: bold;
    color: #2e6480;
    text-align: left;
    white-space: nowrap;
    padding-left: 1.5vw;
    margin-bottom: 30px;
  }
  .ard_area01 h3::before {
    content: "";
    position: absolute;
    top: 2vw;
    left: -2vw;
    width: 4vw;
    height: 6vw;
    background-image: url(/brand/eyebon/img/ft_point1_acd_tit.png);
    background-size: contain;
    background-repeat: no-repeat;
  }
  .ard_area01 h3 span {
    display: block;
    font-size: 74%;
    margin-top: -1vw;
  }
  .bnr-btn a {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 2.75vw;
    font-weight: bold;
    color: #FFF !important;
    text-decoration: none !important;
    width: 96%;
    height: 10vw;
    padding-left: 4%;
    margin: 20px auto 0;
    text-align: center;
    background-image: url("/brand/eyebon/img/faq_bnr_doctor_sp.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
  }
  .btn {
    width: 100%;
    margin: 5% auto;
  }
  .btn a {
    display: block;
    background: #32A4CC;
    padding: 2%;
    text-align: center;
    position: relative;
    border-radius: 52px;
    color: #fff;
    text-decoration: none !important;
    font-size: 2.75vw;
    font-weight: bold;
    box-shadow: 0 3px 0 0 rgba(21, 98, 145, 0.8);
  }
  .btn a:before {
    content: " ";
    background: url(/brand/eyebon/img/sp/icon_faq.png) no-repeat center center;
    background-size: 100%;
    width: 4vw;
    height: 4vw;
    margin: auto;
    top: 0;
    bottom: 0;
    position: absolute;
    left: 5vw;
  }
  .close {
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 4vw;
    font-weight: bold;
    color: #FFF;
    height: 10vw;
    padding: 0 20%;
    padding-left: 18vw;
    margin-top: 10%;
    background-image: url(/brand/eyebon/img/ft_btn_close_sp.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
  }
  /* content02
  ---------------------------------------------*/
  #content02 {
    position: relative;
    background: rgb(91, 196, 182);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgb(91, 196, 182)), color-stop(88%, rgb(33, 152, 212)), color-stop(100%, rgb(33, 152, 212)));
    background: linear-gradient(to right, rgb(91, 196, 182) 0%, rgb(33, 152, 212) 88%, rgb(33, 152, 212) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#5bc4b6", endColorstr="#2198d4", GradientType=1 );
    padding: 9% 5% 2% 5%;
  }
  #content02:before {
    content: " ";
    position: absolute;
    width: 100%;
    height: 24px;
    background: url(/brand/eyebon/img/sp/bg_wave03_top.png) repeat-x left top;
    background-size: 65%;
    top: 0;
    left: 0;
  }
  #content02:after {
    content: " ";
    position: absolute;
    width: 100%;
    height: 24px;
    background: url(/brand/eyebon/img/sp/bg_wave01_bottom.png) repeat-x left bottom;
    background-size: 65%;
    bottom: 0;
    left: 0;
  }
  #content02 h2 {
    font-size: 12vw;
    font-weight: 100;
    color: #FFF;
    -webkit-box-reflect: below -25px -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.5));
    text-align: center;
    margin-top: 50px;
    margin: 0 auto;
  }
  #content02 ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    list-style-type: none;
  }
  #content02 ul li {
    width: 48%;
    margin: 0 auto;
  }
  #content02 ul li a {
    display: block;
    position: relative;
    padding: 0 20px;
  }
  #content02 ul li a.content02-link--diff {
    padding: 0 3px;
    margin-top: 7px;
  }
  #content02 ul li a span {
    z-index: 2;
    position: absolute;
    bottom: 9vw;
    left: 50%;
    transform: translateX(-50%);
    font-size: 2.5vw;
    font-weight: bold;
    white-space: nowrap;
    color: #2ca2cb;
    padding-left: 5vw;
  }
  #content02 ul li a span.content02-link--diff02 {
    bottom: 9.75vw;
    left: 47%;
    letter-spacing: -0.08em;
  }
  /* bnr
  ----------------------------------------------*/
  #contentsWrap > p.bnr {
    text-align: center;
    margin: 8% 5%;
    text-align: center;
    background: url(/brand/eyebon/img/bnr_bg_sp.png) no-repeat center center;
    background-size: contain;
    height: 37vw;
  }
  #contentsWrap > p.bnr a {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    font-size: 4vw;
    line-height: 1.2;
    font-weight: bold;
    text-align: left;
    color: #FFF;
    width: 100%;
    height: 100%;
  }
  #contentsWrap > p.bnr a span {
    padding-bottom: 10vw;
  }
  #contentsWrap > p.bnr a span b {
    font-size: 5vw;
  }
}