@charset "UTF-8";

@font-face {
  font-family: "Lacoste";
  src: url("../../assets/fonts/Lacoste-Regular.woff") format("woff");
}

@font-face {
  font-family: "Lacoste Bold";
  src: url("../../assets/fonts/Lacoste-Bold.woff") format("woff");
}

@font-face {
  font-family: "Lacoste Heavy";
  src: url("../../assets/fonts/Lacoste-Heavy.woff") format("woff");
}

@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");

@media (min-width: 320px) and (max-width: 1279px) {
    body {
        padding-top: 48px!important;
      }
    }

body {
  margin: 0;
  padding-top:70px!important;
}

#aigleMobile-app20260401 {
  margin: 0;
  background: white;
  color: #000;
  font-family: "Lacoste", "Noto Sans JP", "Meiryo UI", メイリオ, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3",
    Helvetica, Arial, sans-serif;
  line-height: 1;
}

/*-----------------------------------
  reset css
-----------------------------------*/
#aigleMobile-app20260401 div,
#aigleMobile-app20260401 span,
#aigleMobile-app20260401 applet,
#aigleMobile-app20260401 object,
#aigleMobile-app20260401 iframe,
#aigleMobile-app20260401 h1,
#aigleMobile-app20260401 h2,
#aigleMobile-app20260401 h3,
#aigleMobile-app20260401 h4,
#aigleMobile-app20260401 h5,
#aigleMobile-app20260401 h6,
#aigleMobile-app20260401 p,
#aigleMobile-app20260401 blockquote,
#aigleMobile-app20260401 pre,
#aigleMobile-app20260401 a,
#aigleMobile-app20260401 abbr,
#aigleMobile-app20260401 acronym,
#aigleMobile-app20260401 address,
#aigleMobile-app20260401 big,
#aigleMobile-app20260401 cite,
#aigleMobile-app20260401 code,
#aigleMobile-app20260401 del,
#aigleMobile-app20260401 dfn,
#aigleMobile-app20260401 em,
#aigleMobile-app20260401 img,
#aigleMobile-app20260401 ins,
#aigleMobile-app20260401 kbd,
#aigleMobile-app20260401 q,
#aigleMobile-app20260401 s,
#aigleMobile-app20260401 samp,
#aigleMobile-app20260401 small,
#aigleMobile-app20260401 strike,
#aigleMobile-app20260401 strong,
#aigleMobile-app20260401 sub,
#aigleMobile-app20260401 sup,
#aigleMobile-app20260401 tt,
#aigleMobile-app20260401 var,
#aigleMobile-app20260401 b,
#aigleMobile-app20260401 u,
#aigleMobile-app20260401 i,
#aigleMobile-app20260401 center,
#aigleMobile-app20260401 dl,
#aigleMobile-app20260401 dt,
#aigleMobile-app20260401 dd,
#aigleMobile-app20260401 ol,
#aigleMobile-app20260401 ul,
#aigleMobile-app20260401 li,
#aigleMobile-app20260401 fieldset,
#aigleMobile-app20260401 form,
#aigleMobile-app20260401 label,
#aigleMobile-app20260401 legend,
#aigleMobile-app20260401 table,
#aigleMobile-app20260401 caption,
#aigleMobile-app20260401 tbody,
#aigleMobile-app20260401 tfoot,
#aigleMobile-app20260401 thead,
#aigleMobile-app20260401 tr,
#aigleMobile-app20260401 th,
#aigleMobile-app20260401 td,
#aigleMobile-app20260401 article,
#aigleMobile-app20260401 aside,
#aigleMobile-app20260401 canvas,
#aigleMobile-app20260401 details,
#aigleMobile-app20260401 embed,
#aigleMobile-app20260401 figure,
#aigleMobile-app20260401 figcaption,
#aigleMobile-app20260401 footer,
#aigleMobile-app20260401 header,
#aigleMobile-app20260401 hgroup,
#aigleMobile-app20260401 menu,
#aigleMobile-app20260401 nav,
#aigleMobile-app20260401 output,
#aigleMobile-app20260401 ruby,
#aigleMobile-app20260401 section,
#aigleMobile-app20260401 summary,
#aigleMobile-app20260401 time,
#aigleMobile-app20260401 mark,
#aigleMobile-app20260401 audio,
#aigleMobile-app20260401 video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  letter-spacing: 0.03em;
}

#aigleMobile-app20260401 article,
#aigleMobile-app20260401 aside,
#aigleMobile-app20260401 details,
#aigleMobile-app20260401 figcaption,
#aigleMobile-app20260401 figure,
#aigleMobile-app20260401 footer,
#aigleMobile-app20260401 header,
#aigleMobile-app20260401 hgroup,
#aigleMobile-app20260401 menu,
#aigleMobile-app20260401 nav,
#aigleMobile-app20260401 section {
  display: block;
}

#aigleMobile-app20260401 ol,
#aigleMobile-app20260401 ul {
  list-style: none;
}

#aigleMobile-app20260401 blockquote,
#aigleMobile-app20260401 q {
  quotes: none;
}

#aigleMobile-app20260401 blockquote:before,
#aigleMobile-app20260401 blockquote:after,
#aigleMobile-app20260401 q:before,
#aigleMobile-app20260401 q:after {
  content: "";
  content: none;
}

#aigleMobile-app20260401 table {
  border-collapse: collapse;
  border-spacing: 0;
}

#aigleMobile-app20260401 * {
  box-sizing: border-box;
}

#aigleMobile-app20260401 .mainVisual .KVinner img {
  display: block;
  width: 100%;
  max-width: 100%;
}

#aigleMobile-app20260401 .mainVisual .KVinner picture {
  display: block;
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  max-width: none;
  height: auto;
}

/*-----------------------------------
  Common
-----------------------------------*/
/* PC/SP class */
@media screen and (max-width: 767px) {
  #aigleMobile-app20260401 .pc {
    display: none !important;
  }
}

@media screen and (min-width: 768px) {
  #aigleMobile-app20260401 .sp {
    display: none !important;
  }
}

/* font class */
#aigleMobile-app20260401 .lacoste {
  font-family: "lacoste";
}

#aigleMobile-app20260401 .lacosteBold {
  font-family: "lacoste Bold";
}

/* color class */
#aigleMobile-app20260401 .maincolor {
  color: #105a33;
}

/* layout */
#aigleMobile-app20260401 .KVinner {
  margin: 0 auto;
}
#aigleMobile-app20260401 .mainVisual .intro {
  text-align-last: center;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  #aigleMobile-app20260401 .mainVisual .intro {
    margin-bottom: 35px;
  }
}

#aigleMobile-app20260401 .mainVisual .intro h2 {
  font-family: "Lacoste Bold", "Meiryo UI", メイリオ, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Helvetica,
    Arial, sans-serif;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.7;
  margin-top: 80px;
}

@media screen and (max-width: 767px) {
  #aigleMobile-app20260401 .mainVisual .intro h2 {
    font-family: "Lacoste Bold", "Meiryo UI", メイリオ, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Helvetica,
      Arial, sans-serif;
    font-size: 20px;
    font-weight: bold;
    margin-top: 20px;
  }
}

#aigleMobile-app20260401 .mainVisual .intro p {
  font-size: 18px;
  line-height: 1.7;
  margin-top: 15px;
}
@media screen and (max-width: 767px) {
  #aigleMobile-app20260401 .mainVisual .intro p {
    font-size: 15px;
    line-height: 1.6;
    margin-top: 15px;
  }
}

/*-----------------------------------
  campaign キャンペーンエリア
-----------------------------------*/

#aigleMobile-app20260401 .campaign {
  text-align: center;
  background-color: #dd6f18;
  display: block;
  padding: 80px 0;
}
@media screen and (max-width: 767px) {
  #aigleMobile-app20260401 .campaign {
    padding: 50px 0;
  }
}
#aigleMobile-app20260401 .CPinner {
  margin: 0 auto;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  #aigleMobile-app20260401 .CPinner img {
    display: block;
    width: 100%;
    max-width: 100%;
  }
}

#aigleMobile-app20260401 .campaign .CPinner h2 {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.25;
  padding: 40px 0 10px 0;
  color: #ffffff;
}
@media screen and (max-width: 745px) {
  #aigleMobile-app20260401 .campaign .CPinner h2 {
    font-size: 20px;
    padding: 20px 0 10px 0;
  }
}

#aigleMobile-app20260401 .campaign .CPinner p {
  font-size: 18px;
  line-height: 1.7;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  #aigleMobile-app20260401 .campaign .CPinner p {
    font-size: 15px;
    text-align-last: left;
    line-height: 1.6;
    margin: 0 20px;
  }
}


#aigleMobile-app20260401 .campaign .CPinner p.day {
  font-size: 26px;
  line-height: 1.7;
  font-weight: bold;
  margin-bottom: 20px;
    color: #ffffff;
}
@media screen and (max-width: 767px) {
  #aigleMobile-app20260401 .campaign .CPinner p.day {
    font-size: 20px;
    font-weight: bold;
    text-align-last: center;
    line-height: 1.7;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 745px) {
  #aigleMobile-app20260401 .campaign .CPinner p.day {
    font-size: 18px;
    font-weight: bold;
  }
}

/*-------- MODAL WINDOW --------*/

/* モーダルCSS */
#aigleMobile-app20260401 .campaign .modalArea {
  display: none;
  position: fixed;
  z-index: 10; /*サイトによってここの数値は調整 */
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#aigleMobile-app20260401 .campaign .modalBg {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
}

#aigleMobile-app20260401 .campaign .modalWrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 70%;
  max-width: 460px;
  background-color: #fff;
}

#aigleMobile-app20260401 .closeModal {
  position: absolute;
  top: 0;
  right: 30px;
  cursor: pointer;
  color: #ffffff;
  background-color: #000000;
  height: 48px;
  width: 48px;
  padding-top: 15px;
}

#aigleMobile-app20260401 .campaign .modalWrapper .modalContents {
  padding: 58px 30px 30px 30px;
}
#aigleMobile-app20260401 .campaign .modalWrapper .modalContents img {
  margin-bottom: 20px;
  display: block;
  width: 100%;
  max-width: 100%;
}

#aigleMobile-app20260401 .campaign .modalWrapper .modalContents h2 {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
  text-align: left;
  margin-bottom: 5px;
}
#aigleMobile-app20260401 .campaign .modalWrapper .modalContents ol {
  padding-left: 1.5em;
  text-align: left;
  margin-bottom: 5px;
}
#aigleMobile-app20260401 .campaign .modalWrapper .modalContents ol li {
  list-style: decimal;
  line-height: 1.5;
}
#aigleMobile-app20260401 .campaign .modalWrapper .modalContents p {
  font-size: 16px;
  line-height: 1.5;
  text-align: left;
}

/* 以下ボタンスタイル */
#aigleMobile-app20260401 button {
  background: none;
  border: none;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  border-bottom: 2px solid #ffffff;
  display: inline-block;
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  #aigleMobile-app20260401 .campaign .modalWrapper {
    width: 90%;
  }
  #aigleMobile-app20260401 .campaign .modalWrapper .modalContents {
    padding: 38px 15px 20px 15px;
  }

  #aigleMobile-app20260401 .closeModal {
    position: absolute;
    top: 0;
    right: 15px;
    cursor: pointer;
    color: #ffffff;
    background-color: #000000;
    height: 38px;
    width: 38px;
    padding-top: 11px;
  }
  #aigleMobile-app20260401 .campaign .modalWrapper .modalContents h2 {
    font-size: 17px;
    margin-bottom: 3px;
  }
  #aigleMobile-app20260401 .campaign .modalWrapper .modalContents p {
    font-size: 13px;
  }
  #aigleMobile-app20260401 .campaign .modalWrapper .modalContents ol li {
    font-size: 14px;
    line-height: 1.3;
  }
}

/*--- 今すぐダウンロード ---------------------------------------------------------------*/

#aigleMobile-app20260401 .AppDL01 {
  max-width: 470px;
  margin: 0 auto;
}

#aigleMobile-app20260401 .AppDL01 .main {
  display: flex;
  flex-wrap: wrap;
  margin: 30px 0 120px 0;
  gap: 0 30px;
}

#aigleMobile-app20260401 .AppFeatures02 .main div.features {
  /* （全体の幅 - gapでつけた余白の合計）をカラム数で割る */
  width: calc((100% - 30px) / 2);
  text-align: center;
}

#aigleMobile-app20260401 .AppDL01 a {
  color: #222;
}

#aigleMobile-app20260401 .AppDL01 ul {
  list-style: none;
}

#aigleMobile-app20260401 .AppDL01 img {
  max-width: 100%;
}

/* アプリの機能　featuresクラス */

#aigleMobile-app20260401 .AppDL01 .DLbtn {
  margin: 0 auto;
}
#aigleMobile-app20260401 .AppDL01 h2 {
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  margin-top: 70px;
}
#aigleMobile-app20260401 .AppDL01 p {
  padding: 10px 0;
  font-size: 16px;
  line-height: 1.5;
  text-align: left;
}

@media screen and (max-width: 767px) {
  #aigleMobile-app20260401 .AppDL01 .main {
    display: flex;
    flex-wrap: wrap;
    margin: 20px 0 80px 0;
    gap: 0 10px;
    padding: 0 20px;
  }
  #aigleMobile-app20260401 .AppDL01 .main div.DLbtn {
    /* （全体の幅 - gapでつけた余白の合計）をカラム数で割る */
    width: calc((100% - 10px) / 2);
  }
  #aigleMobile-app20260401 .AppDL01 img.icon {
    width: 17%;
  }
  #aigleMobile-app20260401 .AppDL01 h2 {
    font-size: 18px;
  }
}

/*--- アプリの便利な機能 ---------------------------------------------------------------*/

/*------- タイトル --------*/
#aigleMobile-app20260401 .FeaturesTitle {
  text-align: center;
  background-color: #404237;
  display: block;
}
@media screen and (max-width: 767px) {
  #aigleMobile-app20260401 .FeaturesTitle {
    padding: 0;
  }
}

#aigleMobile-app20260401 .FeaturesTitle h2 {
  font-size: 30px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1.25;
  padding: 20px 0;
}
@media screen and (max-width: 745px) {
  #aigleMobile-app20260401 .FeaturesTitle h2 {
    font-size: 20px;
    padding: 20px 0;
  }
}

/*--------- 上部 ---------*/
#aigleMobile-app20260401 .AppFeatures01 {
  max-width: 1000px;
  margin: 0 auto;
}

#aigleMobile-app20260401 .AppFeatures01 .main {
  display: flex;
  flex-wrap: wrap;
  padding: 10px;
  gap: 0 50px;
}

#aigleMobile-app20260401 .AppFeatures01 .main div.features {
  /* （全体の幅 - gapでつけた余白の合計）をカラム数で割る */
  width: calc((100% - 100px) / 3);
  text-align: center;
}

#aigleMobile-app20260401 .AppFeatures01 a {
  color: #222;
}

#aigleMobile-app20260401 .AppFeatures01 ul {
  list-style: none;
}

#aigleMobile-app20260401 .AppFeatures01 img {
  max-width: 100%;
}

/* アプリの機能　featuresクラス */

#aigleMobile-app20260401 .AppFeatures01 .features {
  margin: 0 auto;
}

#aigleMobile-app20260401 .AppFeatures01 h3 {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  padding: 15px 0;
  color: #404237;
  border-bottom: 3px solid #404237;
}

#aigleMobile-app20260401 .AppFeatures01 p {
  padding: 15px 0;
  font-size: 16px;
  line-height: 1.6;
  text-align: left;
}

#aigleMobile-app20260401 .AppFeatures01 img.cap {
  width: 100%;
  margin: 80px 0 20px 0;
  padding: 0 20px;
}
#aigleMobile-app20260401 .AppFeatures01 img.icon {
  width: 19%;
}

@media screen and (max-width: 767px) {
  #aigleMobile-app20260401 .AppFeatures01 .main {
    padding: 20px;
  }
  #aigleMobile-app20260401 .AppFeatures01 .main div.features {
    /* （全体の幅 - gapでつけた余白の合計）をカラム数で割る */
    /* width: calc((100% - 10px) / 2);*/
    width: 100%;
  }
  #aigleMobile-app20260401 .AppFeatures01 img.cap {
    padding: 0 80px;
  }
  #aigleMobile-app20260401 .AppFeatures01 img.icon {
    width: 15%;
  }
  #aigleMobile-app20260401 .AppFeatures01 h3 {
    font-size: 18px;
  }
#aigleMobile-app20260401 .AppFeatures01 p {
  padding: 34px 0;
  font-size: 15px;
  line-height: 1.6;
  text-align: left;
}
}

/*--------- 下部 ---------*/
#aigleMobile-app20260401 .AppFeatures02 {
  max-width: 1000px;
  margin: 0 auto;
}

#aigleMobile-app20260401 .AppFeatures02 .main {
  display: flex;
  flex-wrap: wrap;
  margin: 70px 0 100px;
  padding: 10px;
  gap: 90px 50px;
}

#aigleMobile-app20260401 .AppFeatures02 .main div.features {
  /* （全体の幅 - gapでつけた余白の合計）をカラム数で割る */
  width: calc((100% - 100px) / 3);
  text-align: center;
}

#aigleMobile-app20260401 .AppFeatures02 a {
  color: #222;
}

#aigleMobile-app20260401 .AppFeatures02 ul {
  list-style: none;
}

#aigleMobile-app20260401 .AppFeatures02 img {
  max-width: 100%;
}

/* アプリの機能　featuresクラス */

#aigleMobile-app20260401 .AppFeatures02 .features {
  margin: 0 auto;
}

#aigleMobile-app20260401 .AppFeatures02 img.icon {
  width: 19%;
}
#aigleMobile-app20260401 .AppFeatures02 h3 {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  padding: 15px 0;
  color: #404237;
  border-bottom: 3px solid #404237;
}
#aigleMobile-app20260401 .AppFeatures02 p {
  padding: 15px 0;
  font-size: 16px;
  line-height: 1.6;
  text-align: left;
}

@media screen and (max-width: 767px) {
  #aigleMobile-app20260401 .AppFeatures02 .main {
    padding: 0 20px;
  }
  #aigleMobile-app20260401 .AppFeatures02 .main div.features {
    /* （全体の幅 - gapでつけた余白の合計）をカラム数で割る */
    /* width: calc((100% - 10px) / 2);*/
    width: 100%;
  }
  #aigleMobile-app20260401 .AppFeatures02 img.icon {
    width: 15%;
  }
  #aigleMobile-app20260401 .AppFeatures02 h3 {
    font-size: 18px;
  }
  #aigleMobile-app20260401 .AppFeatures02 p {
  padding: 15px 0;
  font-size: 15px;
  line-height: 1.6;
  text-align: left;
}
}

/*--- App DLエリア ページ最下部 ---------------------------------------------------------------*/
#aigleMobile-app20260401 .AppDL02 {
  max-width: 1000px;
  margin: 0 auto 100px;
  border: 1px solid #cccccc;
}

#aigleMobile-app20260401 .AppDL02 .main div {
  margin-right: 10px;
  border-radius: 5px;
  /* background: #F5F0CF;*/
  padding: 40px 40px 40px 50px;
  -webkit-flex: 1; /*  等倍にする  */
  flex: 1; /*  等倍にする  */
  flex-grow: 1; /*  等倍にする  */
}
#aigleMobile-app20260401 .AppDL02 .main p {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 15px;
}
#aigleMobile-app20260401 .AppDL02 .main img {
  max-width: 100%;
}

/*  横並びにする  */
#aigleMobile-app20260401 .AppDL02 .main {
  -js-display: flex;
  /*IE8,IE9対応*/
  display: -webkit-flex;
  /*safari用 ベンダープレフィックス*/
  display: flex;
}
/*  横幅の比率を2倍にする  */
#aigleMobile-app20260401 .AppDL02 .main .col-2 {
  -webkit-flex: 4;
  flex: 4;
  flex-grow: 4;
}
/*  横幅の比率を2倍にする  */

#aigleMobile-app20260401 .AppDL02 .main .col-2 .container {
  display: flex;
  justify-content: flex-start; /* 画像の間に均等に余白を設定 */
  padding: 0;
}
#aigleMobile-app20260401 .AppDL02 .main .col-2 .container .btn {
  /* width: 44%; 画像が2つ並ぶように設定 */
  height: auto;
  margin-right: 20px;
}

@media screen and (max-width: 767px) {
  #aigleMobile-app20260401 .AppDL02 {
    max-width: 767px;
    margin: 0 auto;
    border-top: 2px solid #cccccc;
    border-bottom: none;
    border-left: none;
    border-right: none;
  }

  #aigleMobile-app20260401 .AppDL02 .main div {
    margin-right: 0;
    border-radius: 0;
    /* background: #F5F0CF;*/
    padding: 40px 20px 40px 20px;
    -webkit-flex: 1; /*  等倍にする  */
    flex: 1; /*  等倍にする  */
    flex-grow: 1; /*  等倍にする  */
  }
  #aigleMobile-app20260401 .AppDL02 .main p {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
    margin-bottom: 15px;
  }
  #aigleMobile-app20260401 .AppDL02 .main img {
    max-width: 100%;
  }
  #aigleMobile-app20260401 .AppDL02 .main .col-1 {
    display: none;
  }

  /*  横並びにする  */
  #aigleMobile-app20260401 .AppDL02 .main {
    -js-display: flex;
    /*IE8,IE9対応*/
    display: -webkit-flex;
    /*safari用 ベンダープレフィックス*/
    display: flex;
  }
  /*  横幅の比率を2倍にする  */
  #aigleMobile-app20260401 .AppDL02 .main .col-2 {
    -webkit-flex: 1;
    flex: 1;
    flex-grow: 1;
  }
  /*  横幅の比率を2倍にする  */

  #aigleMobile-app20260401 .AppDL02 .main .col-2 .container {
    display: flex;
    justify-content: space-between; /* 画像の間に均等に余白を設定 */
    padding: 0;
  }
  #aigleMobile-app20260401 .AppDL02 .main .col-2 .container .btn {
    width: 48%; /* 画像が2つ並ぶように設定 */
    height: auto;
    margin-right: 0;
    text-align: center;
  }
}