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


*==========================================================*/
@media screen and (min-width: 1030px) {
  /* under_mv
  ---------------------------------------------*/
  #under_mv {
    background: #f5f5f5 url(/brand/eyebon/img/check_title.png) no-repeat center top;
  }
  /* content01
  ---------------------------------------------*/
  #content01 {
    padding-top: 40px;
    position: relative;
    min-height: 500px;
    padding-bottom: 60px;
  }
  #content01 .readCopy01 {
    text-align: center;
    font-size: 25px;
  }
  #content01 .readCopy02 {
    text-align: center;
    font-size: 28px;
    margin-top: 15px;
    color: #2198d4;
  }
  #checkArea {
    background: #2198d4;
    width: 860px;
    margin: 30px auto 0;
    padding: 50px 40px 40px;
    border-radius: 10px;
    position: relative;
    box-shadow: 0px 2px 0px 0px #4f9fd6 inset, 0px 4px 0px 0px #326e9b;
  }
  #checkArea:before {
    content: "";
    background: url(/brand/eyebon/img/check_bg.png) no-repeat center center;
    width: 220px;
    height: 70px;
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    margin: auto;
  }
  #checkArea .inner {
    width: auto;
    background: #fff;
    padding: 70px 50px 30px;
    box-shadow: 2px 4px 1px 0px #326e9b;
  }
  #checkArea .inner h2 {
    text-align: center;
  }
  #checkArea .inner ul {
    margin-top: 20px;
  }
  #checkArea .inner ul li {
    padding: 10px 0;
    font-size: 20px;
    border-bottom: 1px dotted #ccc;
    position: relative;
  }
  #checkArea .inner ul li input {
    opacity: 0 !important;
  }
  #checkArea .inner ul li:before {
    content: " ";
    background: url(/brand/eyebon/img/check_icon01.png) no-repeat center center;
    width: 20px;
    height: 20px;
    margin: auto;
    top: 0;
    bottom: 0;
    position: absolute;
  }
  #checkArea .inner ul li label {
    margin-left: 5px;
    cursor: pointer;
  }
  #checkArea .inner ul li.on:before {
    content: " ";
    background: url(/brand/eyebon/img/check_icon02.png) no-repeat center center;
    width: 20px;
    height: 20px;
    margin: auto;
    top: 0;
    bottom: 0;
    position: absolute;
  }
  #checkArea .inner ul li.on label {
    color: #e56767;
  }
  #checkArea #checkBtn {
    font-size: 22px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    color: #FFF;
    width: -moz-fit-content;
    width: fit-content;
    padding: 21px 101px 23px 126px;
    margin: 30px auto 0;
    background-image: url("../img/check_btn.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    cursor: pointer;
  }
  #checkArea #checkBtn:hover {
    opacity: 0.7;
  }
  #caseArea .case {
    background: #2198d4;
    width: 860px;
    margin: 30px auto 0;
    padding: 50px 40px 40px;
    border-radius: 10px;
    position: relative;
    box-shadow: 0px 2px 0px 0px #4f9fd6 inset, 0px 4px 0px 0px #326e9b;
    display: none;
  }
  #caseArea .case:before {
    content: "";
    background: url(/brand/eyebon/img/check_bg.png) no-repeat center center;
    width: 220px;
    height: 70px;
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    margin: auto;
  }
  #caseArea .case .inner {
    width: auto;
    background: #fff;
    padding: 70px 50px 30px;
    box-shadow: 2px 4px 1px 0px #326e9b;
    text-align: center;
  }
  #caseArea .case .inner h2 {
    display: inline-block;
    text-align: center;
    background: #ddd;
    padding: 15px 40px;
    border-radius: 30px;
  }
  #caseArea .case .inner .text {
    margin: 35px 0;
    padding-left: 280px;
    text-align: left;
    position: relative;
    min-height: 200px;
  }
  #caseArea #case_1 .inner .text:before {
    content: " ";
    position: absolute;
    left: 30px;
    top: 0;
    bottom: 0;
    margin: auto;
    background: url(/brand/eyebon/img/check_img01.jpg) no-repeat center center;
    width: 160px;
    height: 160px;
  }
  #caseArea .case .inner .text h3 {
    font-size: 26px;
    margin-bottom: 15px;
    font-weight: normal;
  }
  #caseArea .case .inner .text h3 span {
    display: inline-block;
    font-size: 40px;
    background: #000;
    color: #fff;
    border-radius: 100%;
    height: 70px;
    width: 70px;
    text-align: center;
    line-height: 70px;
    margin-left: 5px;
  }
  #caseArea .case .inner .text p {
    font-size: 16px;
    line-height: 1.7;
  }
  #caseArea #case_1 .inner .text:before {
    content: " ";
    position: absolute;
    left: 30px;
    top: 0;
    bottom: 0;
    margin: auto;
    background: url(/brand/eyebon/img/check_img01.jpg) no-repeat center center;
    width: 160px;
    height: 160px;
  }
  #caseArea #case_2 .inner .text:before {
    content: " ";
    position: absolute;
    left: 30px;
    top: 0;
    bottom: 0;
    margin: auto;
    background: url(/brand/eyebon/img/check_img02.jpg) no-repeat center center;
    width: 160px;
    height: 160px;
  }
  #caseArea #case_3 .inner .text:before {
    content: " ";
    position: absolute;
    left: 30px;
    top: 0;
    bottom: 0;
    margin: auto;
    background: url(/brand/eyebon/img/check_img03.jpg) no-repeat center center;
    width: 160px;
    height: 160px;
  }
  #caseArea #case_1 .inner .text h3 {
    color: #20b346;
  }
  #caseArea #case_1 .inner .text h3 span {
    background: #20b346;
  }
  #caseArea #case_2 .inner .text h3 {
    color: #de9700;
  }
  #caseArea #case_2 .inner .text h3 span {
    background: #de9700;
  }
  #caseArea #case_3 .inner .text h3 {
    color: #d44a0c;
  }
  #caseArea #case_3 .inner .text h3 span {
    background: #d44a0c;
  }
  .loading {
    position: absolute;
    top: 230px;
    left: 0;
    right: 0;
    margin: auto;
    width: 400px;
    display: none;
    transform: translateY(-25%);
  }
  .loading img {
    width: 400px;
  }
  .retry {
    text-align: center;
    color: #31a4cc;
    border: 4px solid #31a4cc;
    border-radius: 45px;
    box-sizing: border-box;
    width: 500px;
    padding: 8px 10px 8px 30px;
    display: block;
    font-size: 2rem;
    font-weight: bold;
    cursor: pointer;
    margin: 40px auto 80px;
    display: none;
  }
  .retry:hover {
    background: #31a4cc;
    color: #fff;
  }
  #lineup {
    margin-top: 60px;
    display: none;
  }
  #lineup .inner {
    width: 980px;
  }
  #lineup ul {
    width: 1026px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
  }
  #lineup ul li {
    justify-content: space-between;
    position: relative;
  }
  #lineup ul li.linebottom {
    background: url(/brand/eyebon/img/pr_dotline_wide.png) no-repeat bottom center;
  }
  #lineup ul li div {
    padding: 20px 15px;
  }
  #lineup ul li .lineleft {
    background: url(/brand/eyebon/img/pr_dotline_length.png) no-repeat left center;
  }
  #lineup ul li a img {
    opacity: 1;
  }
  #lineup ul li a {
    display: block;
  }
  #lineup ul li span {
    background: url(/brand/eyebon/img/pr_icon_arrow01.png) no-repeat 10px center;
    color: #31a4cc;
    border: 2px solid #31a4cc;
    border-radius: 15px;
    box-sizing: border-box;
    width: 130px;
    padding: 2px 10px 1px 30px;
    display: block;
    font-size: 0.9rem;
    font-weight: bold;
    position: absolute;
    bottom: 30px;
    right: 17px;
  }
  #lineup ul li.linebottom span {
    bottom: 40px;
  }
  #lineup ul li a:hover span {
    color: #fff;
    background: url(/brand/eyebon/img/pr_icon_arrow01_on.png) no-repeat 10px center #31a4cc;
  }
}
@media screen and (max-width: 1029px) {
  /* under_mv
  ---------------------------------------------*/
  #under_mv {
    background: #ddf2f3 url(/brand/eyebon/img/sp/check_title.png) no-repeat center top;
    background-size: cover;
  }
  /* content01
  ---------------------------------------------*/
  #content01 {
    padding-top: 40px;
    position: relative;
    min-height: 500px;
    padding-bottom: 60px;
  }
  #content01 .readCopy01 {
    text-align: center;
    font-size: 3.5vw;
  }
  #content01 .readCopy02 {
    text-align: center;
    font-size: 3.75vw;
    margin-top: 3%;
    color: #2198d4;
  }
  #checkArea {
    background: #2198d4;
    max-width: 860px;
    margin: 30px auto 0;
    padding: 40px 3% 5%;
    border-radius: 10px;
    position: relative;
    box-shadow: 0px 2px 0px 0px #4f9fd6 inset, 0px 4px 0px 0px #326e9b;
  }
  #checkArea:before {
    content: "";
    background: url(/brand/eyebon/img/sp/check_bg.png) no-repeat center top;
    background-size: 100%;
    max-width: 220px;
    width: 40%;
    height: 70px;
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    margin: auto;
  }
  #checkArea .inner {
    width: auto;
    background: #fff;
    padding: 12% 5% 5%;
    box-shadow: 2px 4px 1px 0px #326e9b;
  }
  #checkArea .inner h2 {
    width: 75%;
    margin: 0 auto;
  }
  #checkArea .inner ul {
    margin-top: 20px;
  }
  #checkArea .inner ul li {
    padding: 10px 0;
    position: relative;
    border-bottom: 1px dotted #ccc;
    font-size: 3.5vw;
    padding-left: 30px;
  }
  #checkArea .inner ul li input {
    opacity: 0 !important;
    position: absolute;
    left: 0;
  }
  #checkArea .inner ul li:before {
    content: " ";
    background: url(/brand/eyebon/img/sp/check_icon01.png) no-repeat center center;
    width: 20px;
    height: 20px;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    position: absolute;
  }
  #checkArea .inner ul li label {
    /* margin-left: 5px; */
    cursor: pointer;
  }
  #checkArea .inner ul li.on:before {
    content: " ";
    background: url(/brand/eyebon/img/sp/check_icon02.png) no-repeat center center;
    width: 20px;
    height: 20px;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    position: absolute;
  }
  #checkArea .inner ul li.on label {
    color: #e56767;
    display: block;
  }
  #checkArea #checkBtn {
    font-size: 5vw;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    color: #FFF;
    width: 80%;
    padding: 4vw 0 4vw 8vw;
    margin: 5% auto 0;
    background-image: url("../img/check_btn_sp.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    cursor: pointer;
  }
  #caseArea .case {
    background: #2198d4;
    max-width: 860px;
    margin: 30px auto 0;
    padding: 40px 3% 5%;
    border-radius: 10px;
    position: relative;
    box-shadow: 0px 2px 0px 0px #4f9fd6 inset, 0px 4px 0px 0px #326e9b;
    display: none;
  }
  #caseArea .case:before {
    content: "";
    background: url(/brand/eyebon/img/sp/check_bg.png) no-repeat center top;
    background-size: 100%;
    max-width: 220px;
    width: 40%;
    height: 70px;
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    margin: auto;
  }
  #caseArea .case .inner {
    width: auto;
    background: #fff;
    padding: 12% 3% 5%;
    box-shadow: 2px 4px 1px 0px #326e9b;
  }
  #caseArea .case .inner h2 {
    display: block;
    text-align: center;
    background: #ddd;
    padding: 15px 40px;
    border-radius: 30px;
    line-height: 1;
  }
  #caseArea .case .inner .text {
    margin: 5% 0 0;
    padding: 45% 0 0;
    text-align: left;
    position: relative;
  }
  #caseArea .case .inner .text h3 {
    font-size: 5vw;
    margin-bottom: 15px;
    font-weight: normal;
    text-align: center;
  }
  #caseArea .case .inner .text h3 span {
    font-size: 8vw;
    background: #000;
    color: #fff;
    border-radius: 100%;
    height: 15vw;
    width: 15vw;
    text-align: center;
    line-height: 8vw;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #caseArea .case .inner .text p {
    font-size: 3.75vw;
    line-height: 1.7;
  }
  #caseArea #case_1 .inner .text {
    background: url(/brand/eyebon/img/sp/check_img01.jpg) no-repeat center top;
    background-size: 40%;
  }
  #caseArea #case_2 .inner .text {
    background: url(/brand/eyebon/img/sp/check_img02.jpg) no-repeat center top;
    background-size: 40%;
  }
  #caseArea #case_3 .inner .text {
    background: url(/brand/eyebon/img/sp/check_img03.jpg) no-repeat center top;
    background-size: 40%;
  }
  #caseArea #case_1 .inner .text h3 {
    color: #20b346;
  }
  #caseArea #case_1 .inner .text h3 span {
    background: #20b346;
  }
  #caseArea #case_2 .inner .text h3 {
    color: #de9700;
  }
  #caseArea #case_2 .inner .text h3 span {
    background: #de9700;
  }
  #caseArea #case_3 .inner .text h3 {
    color: #d44a0c;
  }
  #caseArea #case_3 .inner .text h3 span {
    background: #d44a0c;
  }
  .loading {
    position: absolute;
    top: 230px;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    display: none;
    transform: translateY(-25%);
  }
  .loading img {
    width: 100%;
  }
  .retry {
    text-align: center;
    color: #31a4cc;
    border: 4px solid #31a4cc;
    border-radius: 45px;
    box-sizing: border-box;
    width: 80%;
    padding: 8px 0 8px 0;
    font-size: 4.5vw;
    font-weight: bold;
    cursor: pointer;
    margin: 40px auto 80px;
    display: none;
  }
  .retry:hover {
    background: #31a4cc;
    color: #fff;
  }
  #lineup {
    margin-top: 60px;
    display: none;
  }
  #lineup ul {
    display: flex;
    flex-wrap: wrap;
  }
  #lineup ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #lineup ul li {
    width: 47%;
    position: relative;
    margin: 3% 0;
    padding: 15px 0;
    text-align: center;
  }
  #lineup ul li:after {
    position: absolute;
    bottom: 0;
    content: " ";
    height: 1px;
    width: 100%;
    border-top: 1px dotted #2198d4;
    left: 0;
  }
  #lineup ul li:nth-child(odd):before {
    position: absolute;
    content: " ";
    height: 98%;
    width: 1px;
    border-right: 1px dotted #2198d4;
    right: -7%;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  #lineup ul li:nth-child(4):before,
  #lineup ul li:nth-child(8):before {
    display: none;
  }
  #lineup p {
    width: 80%;
    margin: 5% auto 10%;
  }
}