@charset "UTF-8";
@media screen and (min-width: 1051px) {
  .l-wrapper {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    background-color: rgba(255, 237, 179, 0.5);
    transition: opacity 0.7s ease; } }

@media screen and (max-width: 1050px) {
  .l-wrapper {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    background-color: rgba(255, 237, 179, 0.5);
    transition: opacity 0.5s; } }

@media screen and (max-width: 768px) {
  .l-wrapper {
    width: 100%;
    margin: 0 auto; } }

@media screen and (min-width: 1051px) {
  .load-wrap {
    opacity: 0; } }

@media screen and (max-width: 1050px) {
  .load-wrap {
    opacity: 0; } }

@media screen and (min-width: 1051px) {
  .l-wrapper.loaded-wrap {
    opacity: 1; } }

@media screen and (max-width: 1050px) {
  .l-wrapper.loaded-wrap {
    opacity: 1; } }

@media screen and (min-width: 1051px) {
  .l-container {
    width: 100%;
    max-width: 1050px;
    padding: 0 20px;
    margin: 0 auto; } }

@media screen and (max-width: 1050px) {
  .l-container {
    width: 100%;
    padding: 0 20px;
    margin: 0 auto; } }

@media screen and (max-width: 768px) {
  .l-container {
    padding: 0 5px; } }

/* -------------------
slide
*/
@media screen and (min-width: 1051px) {
  .l-slide {
    padding: 60px 0;
    margin: 0 auto;
    position: relative; } }

@media screen and (max-width: 1050px) {
  .l-slide {
    padding: 30px 0;
    margin: 0 auto;
    position: relative; } }

@media screen and (max-width: 768px) {
  .l-slide {
    padding: 0; } }

@media screen and (max-width: 1050px) {
  .p-slide__wrap {
    width: 600px;
    margin: auto; } }

@media screen and (max-width: 768px) {
  .p-slide__wrap {
    width: 300px; } }

@media screen and (min-width: 1051px) {
  .p-slide__area {
    margin: 0 auto;
    width: 640px;
    height: 480px;
    overflow: hidden; } }

@media screen and (max-width: 1050px) {
  .p-slide__area {
    margin: 0 auto;
    width: 600px;
    height: 450px;
    overflow: hidden; } }

@media screen and (max-width: 768px) {
  .p-slide__area {
    width: 300px;
    height: 200px; } }

@media screen and (min-width: 1051px) {
  .p-slide__list {
    width: 640px;
    height: 480px;
    overflow: hidden;
    position: relative; } }

@media screen and (max-width: 1050px) {
  .p-slide__list {
    width: 600px;
    height: 450px;
    overflow: hidden;
    position: relative; } }

@media screen and (max-width: 768px) {
  .p-slide__list {
    width: 300px;
    height: 200px; } }

@media screen and (min-width: 1051px) {
  .p-slide__item {
    position: absolute;
    top: 0;
    left: 0;
    display: none; } }

@media screen and (max-width: 1050px) {
  .p-slide__item {
    position: absolute;
    top: 0;
    left: 0;
    display: none; } }

@media screen and (min-width: 1051px) {
  .p-slide__photo {
    width: 640px;
    height: 480px;
    border-radius: 8px; } }

@media screen and (max-width: 1050px) {
  .p-slide__photo {
    width: 600px;
    height: 450px;
    border-radius: 8px; } }

@media screen and (max-width: 768px) {
  .p-slide__photo {
    width: 300px;
    height: 200px; } }

/* -------------------
hello
*/
@media screen and (min-width: 1051px) {
  .l-hello {
    padding: 40px 0;
    position: relative; } }

@media screen and (max-width: 1050px) {
  .l-hello {
    margin: 0 auto;
    padding: 20px 0;
    position: relative; } }

@media screen and (max-width: 768px) {
  .l-hello {
    width: 95%;
    max-width: auto;
    margin: 0 auto;
    padding: 30px 0 20px;
    position: relative; } }

@media screen and (min-width: 1051px) {
  .p-hello__wrap {
    max-width: 780px;
    margin: 0 auto;
    padding: 60px 50px;
    border-radius: 12px;
    background-color: rgba(255, 237, 179, 0.75);
    position: relative;
    overflow: hidden; } }

@media screen and (max-width: 1050px) {
  .p-hello__wrap {
    margin: 0 auto;
    max-width: 780px;
    border-radius: 12px;
    padding: 60px 50px;
    background-color: rgba(255, 237, 179, 0.75);
    position: relative;
    overflow: hidden; } }

@media screen and (max-width: 768px) {
  .p-hello__wrap {
    padding: 45px 15px; } }

@media screen and (max-width: 420px) {
  .p-hello__wrap {
    padding: 30px 10px; } }

@media screen and (min-width: 1051px) {
  .p-hello__title {
    color: #54271c;
    display: block;
    margin: 0 auto 60px;
    font-size: 1.6rem;
    max-width: 720px;
    padding: 0 40px;
    letter-spacing: 0.1em;
    line-height: 2;
    position: relative;
    text-align: center;
    z-index: 10;
    position: relative; }
    .p-hello__title span {
      display: inline-block;
      color: #ed6c00;
      font-size: 34px;
      margin: 0 2px; } }

@media screen and (max-width: 1050px) {
  .p-hello__title {
    color: #54271c;
    display: block;
    margin: 0 auto 55px;
    font-size: 1.6rem;
    max-width: 720px;
    padding: 0 30px;
    letter-spacing: 0.1em;
    line-height: 2;
    position: relative;
    text-align: center;
    z-index: 10;
    position: relative; }
    .p-hello__title span {
      display: inline-block;
      color: #ed6c00;
      font-size: 34px;
      margin: 0 2px; } }

@media screen and (max-width: 768px) {
  .p-hello__title {
    margin-bottom: 40px;
    font-size: 1.1rem;
    width: 100%;
    max-width: 500px;
    padding: 0 34px;
    margin: 20px auto 45px;
    letter-spacing: 0.05em; }
    .p-hello__title span {
      font-size: 1.5rem; } }

@media screen and (max-width: 420px) {
  .p-hello__title {
    font-size: 1rem; }
    .p-hello__title span {
      font-size: 1.2rem; } }

@media screen and (min-width: 1051px) {
  .p-hello__sentence {
    position: relative;
    font-size: 1.2rem;
    line-height: 2;
    letter-spacing: 2px;
    z-index: 10; } }

@media screen and (max-width: 1050px) {
  .p-hello__sentence {
    font-size: 1.2rem;
    line-height: 2;
    letter-spacing: 2px;
    padding: 0 15px;
    position: relative;
    z-index: 10; } }

@media screen and (max-width: 768px) {
  .p-hello__sentence {
    font-size: 0.9rem;
    line-height: 1.7; } }

@media screen and (min-width: 1051px) {
  .bg {
    position: absolute;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    background-color: #96d1ce90;
    z-index: 5; }
    .bg.bg_top {
      top: -100px;
      right: -100px; }
    .bg.bg_bottom {
      width: 120px;
      height: 120px;
      bottom: -60px;
      left: 20px; } }

@media screen and (max-width: 1050px) {
  .bg {
    position: absolute;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    background-color: #96d1ce90;
    z-index: 5; }
    .bg.bg_top {
      top: -100px;
      right: -100px; }
    .bg.bg_bottom {
      width: 120px;
      height: 120px;
      bottom: -60px;
      left: 20px; } }

@media screen and (max-width: 768px) {
  .bg {
    width: 160px;
    height: 160px; }
    .bg.bg_top {
      top: -60px;
      right: -60px; }
    .bg.bg_bottom {
      width: 80px;
      height: 80px;
      bottom: -30px; } }

/* -------------------
feature
*/
@media screen and (min-width: 1051px) {
  .l-feature {
    padding: 80px 0;
    position: relative; } }

@media screen and (max-width: 1050px) {
  .l-feature {
    padding: 80px 0;
    position: relative; } }

@media screen and (max-width: 768px) {
  .l-feature {
    padding: 80px 10px; } }

@media screen and (min-width: 1051px) {
  .p-feature__title {
    font-size: 2.2rem;
    letter-spacing: 2px;
    margin-bottom: 100px;
    width: 45%;
    background: linear-gradient(transparent 86%, #b1d7e4 14%); } }

@media screen and (max-width: 1050px) {
  .p-feature__title {
    font-size: 2rem;
    letter-spacing: 2px;
    margin-bottom: 100px;
    width: 45%;
    background: linear-gradient(transparent 86%, #b1d7e4 14%); } }

@media screen and (max-width: 768px) {
  .p-feature__title {
    font-size: 1.4rem;
    margin-bottom: 50px;
    width: 95%; } }

@media screen and (min-width: 1051px) {
  .p-feature__item {
    display: flex;
    margin-bottom: 90px; } }

@media screen and (max-width: 1050px) {
  .p-feature__item {
    display: flex;
    margin-bottom: 90px; } }

@media screen and (max-width: 768px) {
  .p-feature__item {
    flex-direction: column;
    align-items: center;
    margin-bottom: 60px; } }

@media screen and (min-width: 1051px) {
  .p-feature__photo {
    width: 300px;
    height: 200px;
    border-radius: 5px;
    margin-right: 40px;
    -moz-force-broken-image-icon: 1;
    /*firfox img崩れ防止 */
    flex-shrink: 0;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center; }
    .p-feature__photo.pc_none {
      display: none; } }

@media screen and (max-width: 1050px) {
  .p-feature__photo {
    width: 300px;
    height: 200px;
    border-radius: 5px;
    margin-right: 40px;
    -moz-force-broken-image-icon: 1;
    /*firfox img崩れ防止 */
    flex-shrink: 0;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center; }
    .p-feature__photo.pc_none {
      display: none; } }

@media screen and (max-width: 768px) {
  .p-feature__photo {
    aspect-ratio: 3/2;
    display: none;
    max-width: 380px;
    width: 100%;
    height: auto;
    margin-right: 0;
    margin: 0 auto 35px; }
    .p-feature__photo.pc_none {
      display: block; } }

@media screen and (min-width: 1051px) {
  .p-feature__item:last-child {
    margin-bottom: 0; } }

@media screen and (max-width: 1050px) {
  .p-feature__item:last-child {
    margin-bottom: 0; } }

@media screen and (min-width: 1051px) {
  .p-feature__textBox {
    width: 100%;
    max-width: 650px; } }

@media screen and (max-width: 1050px) {
  .p-feature__textBox {
    width: 100%;
    max-width: 650px; } }

@media screen and (max-width: 768px) {
  .p-feature__textBox {
    max-width: 550px;
    margin: 0 auto; } }

@media screen and (min-width: 1051px) {
  .p-feature__miniTitle {
    margin-bottom: 35px;
    font-size: 1.5rem;
    display: block;
    position: relative;
    text-align: center;
    /* fadeIn */
    transition: 0.5s ease-in-out;
    transform: translate(-30px, 0);
    opacity: 0; } }

@media screen and (max-width: 1050px) {
  .p-feature__miniTitle {
    margin-bottom: 35px;
    font-size: 1.5rem;
    display: block;
    position: relative;
    text-align: center;
    /* fadeIn */
    transition: 0.5s ease-in-out;
    transform: translate(-30px, 0);
    opacity: 0; } }

@media screen and (min-width: 1051px) {
  .p-feature__miniTitle:after,
  .p-feature__miniTitle:before {
    content: "";
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto; } }

@media screen and (max-width: 1050px) {
  .p-feature__miniTitle:after,
  .p-feature__miniTitle:before {
    content: "";
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto; } }

@media screen and (min-width: 1051px) {
  .p-feature__miniTitle:before {
    z-index: -10;
    width: 60px;
    height: 60px;
    background-color: #b1d7e4;
    right: 20px;
    bottom: 30px; } }

@media screen and (max-width: 1050px) {
  .p-feature__miniTitle:before {
    z-index: -10;
    width: 60px;
    height: 60px;
    background-color: #b1d7e4;
    right: 20px;
    bottom: 30px; } }

@media screen and (max-width: 768px) {
  .p-feature__miniTitle:before {
    width: 40px;
    height: 40px; } }

@media screen and (min-width: 1051px) {
  .p-feature__miniTitle:after {
    z-index: -5;
    background-color: #66b7ec95;
    top: 20px;
    left: 40px; } }

@media screen and (max-width: 1050px) {
  .p-feature__miniTitle:after {
    z-index: -5;
    background-color: #66b7ec95;
    top: 20px;
    left: 40px; } }

@media screen and (max-width: 768px) {
  .p-feature__miniTitle:after {
    width: 20px;
    height: 20px;
    top: 15px;
    left: 15px; } }

@media screen and (min-width: 1051px) {
  .slideInOut {
    transform: translate(0, 0);
    opacity: 1; } }

@media screen and (max-width: 1050px) {
  .slideInOut {
    transform: translate(0, 0);
    opacity: 1; } }

@media screen and (min-width: 1051px) {
  .p-feature__sentence {
    font-size: 1rem;
    line-height: 1.7;
    letter-spacing: 2px;
    border-radius: 5px;
    padding: 10px 20px; }
    .p-feature__sentence._other li, .p-feature__sentence._bfit li {
      display: flex; }
      .p-feature__sentence._other li:not(:last-of-type), .p-feature__sentence._bfit li:not(:last-of-type) {
        margin-bottom: 5px; }
      .p-feature__sentence._other li::before, .p-feature__sentence._bfit li::before {
        content: "";
        display: inline-block;
        flex-shrink: 0;
        width: 6px;
        height: 6px;
        border-radius: 50%;
        margin-right: 15px;
        transform: translateY(12px); }
    .p-feature__sentence._other {
      background: #d9d9d970;
      border: 1px solid #b1d7e4;
      margin-bottom: 15px; }
      .p-feature__sentence._other li::before {
        background-color: #757575; }
    .p-feature__sentence._bfit {
      background: #ffffff80;
      border: 4px double #b1d7e4; }
      .p-feature__sentence._bfit li::before {
        background-color: #ed6c00; }
    .p-feature__sentence span {
      font-size: 0.9rem;
      display: block;
      margin-bottom: 5px; } }

@media screen and (max-width: 1050px) {
  .p-feature__sentence {
    font-size: 1rem;
    line-height: 1.7;
    letter-spacing: 2px;
    border-radius: 5px;
    padding: 10px 20px; }
    .p-feature__sentence._other li, .p-feature__sentence._bfit li {
      display: flex; }
      .p-feature__sentence._other li:not(:last-of-type), .p-feature__sentence._bfit li:not(:last-of-type) {
        margin-bottom: 5px; }
      .p-feature__sentence._other li::before, .p-feature__sentence._bfit li::before {
        content: "";
        display: inline-block;
        width: 6px;
        height: 6px;
        border-radius: 50%;
        margin-right: 15px;
        transform: translateY(12px);
        flex-shrink: 0; }
    .p-feature__sentence._other {
      background: #d9d9d970;
      border: 1px solid #b1d7e4;
      margin-bottom: 15px; }
      .p-feature__sentence._other li::before {
        background-color: #757575; }
    .p-feature__sentence._bfit {
      background: #ffffff80;
      border: 4px double #b1d7e4; }
      .p-feature__sentence._bfit li::before {
        background-color: #ed6c00; }
    .p-feature__sentence span {
      font-size: 0.9rem;
      display: block;
      margin-bottom: 5px; } }

@media screen and (max-width: 768px) {
  .p-feature__sentence {
    font-size: 0.9rem;
    margin: 0;
    padding: 10px 10px; }
    .p-feature__sentence._other li, .p-feature__sentence._bfit li {
      display: flex; }
      .p-feature__sentence._other li:not(:last-of-type), .p-feature__sentence._bfit li:not(:last-of-type) {
        margin-bottom: 5px; }
      .p-feature__sentence._other li::before, .p-feature__sentence._bfit li::before {
        content: "";
        display: inline-block;
        width: 6px;
        height: 6px;
        border-radius: 50%;
        margin-right: 15px;
        transform: translateY(10px); }
    .p-feature__sentence._other {
      background: #d9d9d970;
      border: 1px solid #b1d7e4;
      margin-bottom: 15px; }
      .p-feature__sentence._other li::before {
        background-color: #757575; }
    .p-feature__sentence._bfit {
      background: #ffffff80;
      border: 4px double #b1d7e4; }
      .p-feature__sentence._bfit li::before {
        background-color: #ed6c00; }
    .p-feature__sentence span {
      font-size: 0.8rem; } }

/* -------------------
promiseNum
*/
@media screen and (min-width: 1051px) {
  .l-promiseNum {
    padding: 40px 0; } }

@media screen and (max-width: 1050px) {
  .l-promiseNum {
    padding: 40px 0;
    position: relative; } }

@media screen and (max-width: 768px) {
  .l-promiseNum {
    padding: 20px 5px;
    position: relative;
    height: 400px; } }

@media screen and (min-width: 1051px) {
  .p-promiseNum__title {
    font-size: 2rem;
    margin-bottom: 80px;
    width: 45%;
    background: linear-gradient(transparent 86%, #b1d7e4 14%); } }

@media screen and (max-width: 1050px) {
  .p-promiseNum__title {
    font-size: 2rem;
    margin-bottom: 80px;
    width: 55%;
    background: linear-gradient(transparent 86%, #b1d7e4 14%); } }

@media screen and (max-width: 768px) {
  .p-promiseNum__title {
    font-size: 1.4rem;
    margin-bottom: 0;
    width: 95%; } }

@media screen and (min-width: 1051px) {
  .p-promiseNum__list {
    display: flex;
    justify-content: space-around; } }

@media screen and (max-width: 1050px) {
  .p-promiseNum__list {
    display: flex;
    justify-content: space-around; } }

@media screen and (min-width: 1051px) {
  .p-promiseNum__item {
    position: relative;
    width: 220px;
    height: 220px;
    border-radius: 50%;
    border: double 8px #44aeea;
    text-align: center;
    background-color: #019fe6; } }

@media screen and (max-width: 1050px) {
  .p-promiseNum__item {
    position: relative;
    width: 220px;
    height: 220px;
    border-radius: 50%;
    border: double 8px #44aeea;
    text-align: center;
    background-color: #019fe6; } }

@media screen and (max-width: 768px) {
  .p-promiseNum__item {
    width: 150px;
    height: 150px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 50px;
    margin: auto;
    background-color: #ed6d00;
    border: none; } }

@media screen and (max-width: 768px) {
  .p-promiseNum__item:nth-of-type(2) {
    top: 260px;
    right: 150px;
    background-color: #ee86b3; } }

@media screen and (max-width: 768px) {
  .p-promiseNum__item:nth-of-type(3) {
    background-color: #36aba3;
    margin: auto;
    top: 260px;
    left: 145px;
    margin-right: auto; } }

@media screen and (min-width: 1051px) {
  .p-promiseNum__item:last-child {
    margin-right: 0; } }

@media screen and (max-width: 1050px) {
  .p-promiseNum__item:last-child {
    margin-right: 0; } }

@media screen and (min-width: 1051px) {
  .p-promiseNum__numTitle {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 120px;
    transform: translate(-50%, -50%);
    font-size: 1.2rem;
    color: #fff;
    line-height: 1.5; } }

@media screen and (max-width: 1050px) {
  .p-promiseNum__numTitle {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 120px;
    transform: translate(-50%, -50%);
    font-size: 1.2rem;
    color: #fff;
    line-height: 1.5; } }

@media screen and (max-width: 768px) {
  .p-promiseNum__numTitle {
    font-size: 0.8rem;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 120px;
    transform: translate(-50%, -50%);
    font-size: 0.9rem;
    color: #fff;
    line-height: 1.8; } }

/* -------------------
promiseMain
*/
@media screen and (min-width: 1051px) {
  .l-promiseMain {
    padding: 60px 0;
    position: relative; } }

@media screen and (max-width: 1050px) {
  .l-promiseMain {
    padding: 60px 0;
    position: relative; } }

@media screen and (max-width: 768px) {
  .l-promiseMain {
    padding: 40px 5px; } }

@media screen and (min-width: 1051px) {
  .p-promiseMain__item {
    position: relative;
    background-color: #fff;
    border: double 8px #44aeea;
    border-radius: 8px;
    margin-bottom: 80px;
    width: 50%;
    padding: 20px 15px;
    background-color: rgba(255, 237, 179, 0.8); } }

@media screen and (max-width: 1050px) {
  .p-promiseMain__item {
    position: relative;
    background-color: #fff;
    border: double 8px #44aeea;
    border-radius: 8px;
    margin-bottom: 80px;
    width: 50%;
    padding: 20px 15px;
    background-color: rgba(255, 237, 179, 0.8); } }

@media screen and (max-width: 768px) {
  .p-promiseMain__item {
    margin: 0 auto 40px;
    width: 95%;
    padding: 20px 10px 15px; } }

@media screen and (min-width: 1051px) {
  .p-promiseMain__item:nth-of-type(2) {
    margin: 0 auto 80px; } }

@media screen and (max-width: 1050px) {
  .p-promiseMain__item:nth-of-type(2) {
    margin: 0 auto 80px; } }

@media screen and (max-width: 768px) {
  .p-promiseMain__item:nth-of-type(2) {
    margin: 0 auto 40px; } }

@media screen and (min-width: 1051px) {
  .p-promiseMain__item:nth-of-type(3) {
    float: right;
    margin-bottom: 0; } }

@media screen and (max-width: 1050px) {
  .p-promiseMain__item:nth-of-type(3) {
    float: right;
    margin-bottom: 0; } }

@media screen and (max-width: 768px) {
  .p-promiseMain__item:nth-of-type(3) {
    float: none; } }

@media screen and (min-width: 1051px) {
  .p-promiseMain__num {
    position: absolute;
    top: -35px;
    left: -30px;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 42px;
    border-radius: 50%;
    background-color: #019fe6;
    border: double 8px #44aeea;
    color: #fff;
    font-size: 1.6rem; } }

@media screen and (max-width: 1050px) {
  .p-promiseMain__num {
    position: absolute;
    top: -30px;
    left: -20px;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 34px;
    border-radius: 50%;
    background-color: #019fe6;
    border: double 8px #44aeea;
    color: #fff;
    font-weight: bold;
    font-size: 1.4rem; } }

@media screen and (max-width: 768px) {
  .p-promiseMain__num {
    top: -25px;
    left: -20px;
    width: 45px;
    height: 45px;
    line-height: 29px; } }

@media screen and (min-width: 1051px) {
  .p-promiseMain__numTitle {
    text-align: center;
    font-size: 1.4rem;
    margin-bottom: 30px; } }

@media screen and (max-width: 1050px) {
  .p-promiseMain__numTitle {
    padding: 10px;
    font-size: 1.4rem;
    margin-bottom: 20px;
    text-align: center; } }

@media screen and (max-width: 768px) {
  .p-promiseMain__numTitle {
    font-size: 1rem;
    margin-bottom: 15px; } }

@media screen and (min-width: 1051px) {
  .p-promiseMain__sentence {
    font-size: 1rem;
    letter-spacing: 2px;
    line-height: 1.5; } }

@media screen and (max-width: 1050px) {
  .p-promiseMain__sentence {
    font-size: 1rem;
    letter-spacing: 2px;
    line-height: 1.5; } }

@media screen and (max-width: 768px) {
  .p-promiseMain__sentence {
    font-size: 0.9rem; } }

@media screen and (min-width: 1051px) {
  .p-promiseMain__BtoreLink {
    text-decoration: underline; } }

@media screen and (max-width: 1050px) {
  .p-promiseMain__BtoreLink {
    text-decoration: underline; } }

@media screen and (min-width: 1051px) {
  .p-promiseMain__BtoreLink:hover {
    color: #00a5e7; } }

@media screen and (max-width: 1050px) {
  .p-promiseMain__BtoreLink:hover {
    color: #00a5e7; } }

/* -------------------
difference
*/
@media screen and (min-width: 1051px) {
  .l-difference {
    padding: 40px 0; } }

@media screen and (max-width: 1050px) {
  .l-difference {
    padding: 40px 10px; } }

@media screen and (max-width: 768px) {
  .l-difference {
    padding: 30px 20px 40px; } }

@media screen and (min-width: 1051px) {
  .p-difference__title {
    font-size: 2rem;
    margin-bottom: 40px;
    width: 45%;
    background: linear-gradient(transparent 86%, #b1d7e4 14%); } }

@media screen and (max-width: 1050px) {
  .p-difference__title {
    font-size: 2rem;
    margin-bottom: 80px;
    width: 55%;
    background: linear-gradient(transparent 86%, #b1d7e4 14%); } }

@media screen and (max-width: 768px) {
  .p-difference__title {
    font-size: 1.4rem;
    margin-bottom: 0;
    width: 95%; } }

@media screen and (min-width: 1051px) {
  .p-difference__list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    -moz-column-gap: 20px;
         column-gap: 20px;
    row-gap: 20px; } }

@media screen and (max-width: 1050px) {
  .p-difference__list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    -moz-column-gap: 20px;
         column-gap: 20px;
    row-gap: 20px; } }

@media screen and (max-width: 768px) {
  .p-difference__list {
    grid-template-columns: 1fr;
    padding-top: 30px; } }

@media screen and (min-width: 1051px) {
  .p-difference__item {
    display: flex;
    align-items: center;
    background-color: rgba(255, 237, 179, 0.8);
    border: 1px solid #64382d85;
    border-radius: 8px;
    padding: 12px 15px; }
    .p-difference__item > .icon {
      width: 36px;
      height: auto;
      margin-right: 15px; } }

@media screen and (max-width: 1050px) {
  .p-difference__item {
    display: flex;
    align-items: center;
    background-color: rgba(255, 237, 179, 0.8);
    border: 1px solid #64382d85;
    border-radius: 8px;
    padding: 12px 15px; }
    .p-difference__item > .icon {
      width: 36px;
      height: auto;
      margin-right: 15px; } }

@media screen and (max-width: 768px) {
  .p-difference__item > .icon {
    width: 30px; } }

@media screen and (min-width: 1051px) {
  .p-difference__inner {
    line-height: 1.5;
    font-size: 1rem;
    letter-spacing: 0.05rem; }
    .p-difference__inner span {
      font-size: 0.9rem; }
    .p-difference__inner > a {
      color: #00a5e7;
      font-size: 0.8rem;
      text-decoration: underline; } }

@media screen and (max-width: 1050px) {
  .p-difference__inner {
    line-height: 1.5;
    font-size: 1rem;
    letter-spacing: 0.05rem; }
    .p-difference__inner span {
      font-size: 0.9rem; }
    .p-difference__inner > a {
      color: #00a5e7;
      font-size: 0.8rem;
      text-decoration: underline; } }

@media screen and (max-width: 768px) {
  .p-difference__inner {
    font-size: 0.9rem; }
    .p-difference__inner span {
      margin-top: 5px;
      font-size: 0.8rem; } }

/* -------------------
symptoms
*/
@media screen and (min-width: 1051px) {
  .l-symptoms {
    padding: 40px 0; } }

@media screen and (max-width: 1050px) {
  .l-symptoms {
    padding: 40px 10px; } }

@media screen and (max-width: 768px) {
  .l-symptoms {
    padding: 30px 20px 60px; } }

@media screen and (min-width: 1051px) {
  .p-symptoms__title {
    font-size: 2rem;
    margin-bottom: 40px;
    width: 45%;
    background: linear-gradient(transparent 86%, #b1d7e4 14%); } }

@media screen and (max-width: 1050px) {
  .p-symptoms__title {
    font-size: 2rem;
    margin-bottom: 40px;
    width: 45%;
    background: linear-gradient(transparent 86%, #b1d7e4 14%); } }

@media screen and (max-width: 768px) {
  .p-symptoms__title {
    font-size: 1.4rem;
    margin-bottom: 0;
    width: 95%; } }

@media screen and (min-width: 1051px) {
  .p-symptoms__list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    -moz-column-gap: 20px;
         column-gap: 20px;
    row-gap: 20px; } }

@media screen and (max-width: 1050px) {
  .p-symptoms__list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    -moz-column-gap: 20px;
         column-gap: 20px;
    row-gap: 20px; } }

@media screen and (max-width: 768px) {
  .p-symptoms__list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    -moz-column-gap: 20px;
         column-gap: 20px;
    row-gap: 20px;
    padding-top: 30px; } }

@media screen and (max-width: 576px) {
  .p-symptoms__list {
    display: grid;
    grid-template-columns: 1fr;
    -moz-column-gap: 20px;
         column-gap: 20px;
    row-gap: 20px; } }

@media screen and (min-width: 1051px) {
  .p-symptoms__item {
    display: flex;
    align-items: center;
    background-color: rgba(255, 237, 179, 0.8);
    border: 1px solid #64382d85;
    border-radius: 8px; }
    .p-symptoms__item > a {
      display: flex;
      align-items: center;
      width: 100%;
      padding: 12px 50px 12px 18px;
      cursor: pointer;
      position: relative; }
      .p-symptoms__item > a::after {
        content: "";
        display: inline-block;
        background: url("../../../images/arrow_03.png") transparent no-repeat;
        background-size: 20px 20px;
        width: 20px;
        height: 20px;
        position: absolute;
        top: 50%;
        right: 20px;
        transform: translateY(-50%);
        transition: right 0.2s; }
      .p-symptoms__item > a:hover {
        opacity: 0.8; }
        .p-symptoms__item > a:hover::after {
          right: 13px; }
    .p-symptoms__item .icon {
      width: 32px;
      height: auto;
      margin-right: 15px; } }

@media screen and (max-width: 1050px) {
  .p-symptoms__item {
    display: flex;
    align-items: center;
    background-color: rgba(255, 237, 179, 0.8);
    border: 1px solid #64382d85;
    border-radius: 8px; }
    .p-symptoms__item > a {
      display: flex;
      align-items: center;
      width: 100%;
      padding: 12px 50px 12px 18px;
      cursor: pointer;
      position: relative; }
      .p-symptoms__item > a::after {
        content: "";
        display: inline-block;
        background: url("../../../images/arrow_03.png") transparent no-repeat;
        background-size: 18px 18px;
        width: 18px;
        height: 18px;
        position: absolute;
        top: 50%;
        right: 20px;
        transform: translateY(-50%);
        transition: right 0.2s; }
      .p-symptoms__item > a:hover {
        opacity: 0.8; }
        .p-symptoms__item > a:hover::after {
          right: 13px; }
    .p-symptoms__item .icon {
      width: 32px;
      height: auto;
      margin-right: 15px; }
    .p-symptoms__item .text {
      font-size: 0.9rem; } }

/* circle */
@media screen and (min-width: 1051px) {
  .c-circle {
    width: 220px;
    height: 220px;
    background: rgba(0, 165, 231, 0.2);
    border-radius: 50%;
    position: absolute;
    z-index: 0; } }

@media screen and (max-width: 1050px) {
  .c-circle {
    width: 220px;
    height: 220px;
    background: rgba(0, 165, 231, 0.2);
    border-radius: 50%;
    position: absolute;
    z-index: -1; } }

@media screen and (min-width: 1051px) {
  .c-circle1 {
    width: 380px;
    height: 380px;
    border-radius: 0 0 0 380px;
    -moz-border-radius: 0 0 0 380px;
    -webkit-border-radius: 0 0 380px 0;
    top: 0;
    left: 0;
    z-index: 200; } }

@media screen and (max-width: 1050px) {
  .c-circle1 {
    width: 180px;
    height: 180px;
    border-radius: 0 0 0 420px;
    -moz-border-radius: 0 0 0 420px;
    -webkit-border-radius: 0 0 420px 0;
    top: 0;
    left: 0;
    z-index: 200; } }

@media screen and (max-width: 768px) {
  .c-circle1 {
    width: 100px;
    height: 100px;
    border-radius: 0 0 0 400px;
    -moz-border-radius: 0 0 0 400px;
    -webkit-border-radius: 0 0 400px 0; } }

@media screen and (min-width: 1051px) {
  .c-circle2 {
    width: 220px;
    height: 220px;
    top: 500px;
    right: -50px; } }

@media screen and (max-width: 1050px) {
  .c-circle2 {
    width: 125px;
    height: 125px;
    top: 200px;
    right: -5px; } }

@media screen and (max-width: 768px) {
  .c-circle2 {
    width: 95px;
    height: 95px;
    right: -20px; } }

@media screen and (min-width: 1051px) {
  .c-circle3 {
    top: 100px;
    left: 80px; } }

@media screen and (max-width: 1050px) {
  .c-circle3 {
    width: 180px;
    height: 180px;
    top: 140px;
    left: -20px; } }

@media screen and (min-width: 1051px) {
  .c-circle4 {
    top: 250px;
    right: 30px;
    width: 150px;
    height: 150px;
    z-index: -200; } }

@media screen and (max-width: 1050px) {
  .c-circle4 {
    top: 320px;
    right: -100px;
    width: 150px;
    height: 150px;
    z-index: -200; } }

@media screen and (max-width: 768px) {
  .c-circle4 {
    top: 280px;
    right: -50px; } }

@media screen and (min-width: 1051px) {
  .c-circle5 {
    bottom: 0px;
    right: -30px;
    width: 150px;
    height: 150px;
    z-index: -200; } }

@media screen and (max-width: 1050px) {
  .c-circle5 {
    top: 85%;
    right: -30px;
    width: 150px;
    height: 150px;
    z-index: -200; } }

@media screen and (max-width: 768px) {
  .c-circle5 {
    bottom: -60px;
    width: 120px;
    height: 120px; } }

@media screen and (min-width: 1051px) {
  .c-circle6 {
    top: 400px;
    left: 30px;
    width: 250px;
    height: 250px; } }

@media screen and (max-width: 1050px) {
  .c-circle6 {
    top: 120px;
    left: 300px;
    width: 210px;
    height: 210px; } }

@media screen and (max-width: 768px) {
  .c-circle6 {
    top: -20px;
    left: 150px; } }

@media screen and (min-width: 1051px) {
  .c-circle7 {
    top: 200px;
    right: 0;
    width: 120px;
    height: 120px; } }

@media screen and (max-width: 1050px) {
  .c-circle7 {
    top: 80%;
    right: 450px;
    width: 120px;
    height: 120px; } }

@media screen and (max-width: 768px) {
  .c-circle7 {
    top: 60%;
    right: -20px; } }

/*# sourceMappingURL=home.css.map */
