@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=M+PLUS+1:wght@400;500;600&family=Montserrat:wght@600&family=Noto+Sans+JP:wght@500;600;700;900&display=swap');

/* -------------------------------------
   font
------------------------------------- */
@font-face {
  font-family: "DIN-Demi";
  src: url("/content/dam/au-com/pr/apple-link/otoku_new/font/D-DIN-PRO-600-SemiBold_29844beadbb9b13f.otf") format("opentype");
}

@font-face {
  font-family: "DIN-Bold";
  src: url("/content/dam/au-com/pr/apple-link/otoku_new/font/D-DIN-PRO-700-Bold_caad29d6149b8deb.otf") format("opentype");
}

.din_demi {
  font-family: "DIN-Demi" !important;
  font-weight: 500 !important;
}

.din_bold {
  font-family: "DIN-Bold" !important;
  font-weight: 500 !important;
}

.cmp-au-com-container__width__1column__980>.cmp-au-com-container>.cmp-au-com-container__contents {
  width: 100%;
}

#au_apple sup {
  vertical-align: top;
  font-size: 0.6em;
  top: 0.9em;
  position: relative;
  line-height: 0;
}

@media (max-width: 979px) {
  .cmp-au-com-container__width__1column__980>.cmp-au-com-container>.cmp-au-com-container__contents {
    padding-right: 0%;
    padding-left: 0%;
  }

}

.font_noto700 {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
}

.font_noto800 {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 800;
}

:root {
  --color_orange: #eb5505;
  --orange_1: #eb5505;
  --color_blue: #333333;
  --green_1: #0D8199;
}

#au_apple .orange {
  color: var(--color_orange);
}

#au_apple .bold {
  font-weight: bold;
}

.overflow_hidden {
  overflow: hidden;
}

#au_apple .small {
  font-size: 0.85em;
}

/*
html {
    scroll-behavior: smooth;
}
*/

#au_apple,
.font_noto_san {
  font-family: 'Noto Sans JP', sans-serif;
}

/*
#au_apple a {
  text-decoration: none;
}
*/

#au_apple .btn:hover,
#au_apple .bt:hover {
  opacity: 0.7;
  transition: all 0.3s;
}

#au_apple .btn,
#au_apple .bt {
  cursor: pointer;
  transition: all 0.3s;
}

#au_apple img {
  user-drag: none;
  -webkit-user-drag: none;
  -moz-user-select: none;
  width: 100%;
  height: auto;
}

.indent_h1 {
  padding-left: 1.25em;
  text-indent: -1.25em;
}

.indent_1 {
  padding-left: 1.8em;
  text-indent: -1.8em;
}

.indent_2 {
  padding-left: 2em;
  text-indent: -2em;
}

.mb_1em {
  margin-bottom: 1em;
}

.mb_h1em {
  margin-bottom: 0.5em;
}

.red {
  color: red;
}

#au_apple a.text_link {
  color: #0066aa;
  display: inline;
  text-decoration: none;
  pointer-events: all;
}

#au_apple a.text_link:hover {
  text-decoration: underline !important;
}

#au_apple .astarisk {
  font-size: 0.5em;
  vertical-align: super;
}

#au_apple {
  animation-name: fadein;
  animation-duration: 0s;
  animation-delay: 0.8s;
  animation-timing-function: linear;
  animation-fill-mode: forwards;
  will-change: opacity;
  opacity: 0;
  overflow: hidden;
}

#au_apple picture {
  display: block;
  line-height: 1;
}

/* URLパラメータ area_ad の有無で表示を出し分ける仕組み。
   -js_area_ad_on 側は初期状態を非表示にしておくことで、
   JS判定（.show()/.remove()）が走るまでの一瞬の表示・レイアウトシフトを防ぐ。
   -js_area_ad_off 側は area_ad なし（通常）が既定ルートなので初期表示のままにする。 */
.-js_area_ad_on {
  display: none;
}

@keyframes fadein {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

/*url paramator direction change-----------------*/

/*
.contents_all_wrap {
  display: flex;
  flex-direction: column;
}

.contents_all_wrap {
  order: 1;
}

.contents_all_wrap .benefit_section,
.contents_all_wrap.support .support_section,
.contents_all_wrap.area .area_section {
  order: 2;
}

.contents_all_wrap .support_section,
.contents_all_wrap.support .benefit_section,
.contents_all_wrap.area .benefit_section {
  order: 3;
}

.contents_all_wrap .area_section,
.contents_all_wrap.support .area_section,
.contents_all_wrap.area .support_section {
  order: 4;
}

.contents_all_wrap .kv_anchor_innner .anchor_1,
.contents_all_wrap.support .kv_anchor_innner .anchor_2,
.contents_all_wrap.area .kv_anchor_innner .anchor_3 {
  order: 1;
}

.contents_all_wrap .kv_anchor_innner .anchor_2,
.contents_all_wrap.support .kv_anchor_innner .anchor_1,
.contents_all_wrap.area .kv_anchor_innner .anchor_1 {
  order: 2;
}

.contents_all_wrap .kv_anchor_innner .anchor_3,
.contents_all_wrap.support .kv_anchor_innner .anchor_3,
.contents_all_wrap.area .kv_anchor_innner .anchor_2 {
  order: 3;
}
*/

.read-tag_wrap {
  position: relative;
  z-index: 3;
}

.read-tag {
  position: absolute;
  height: 30px;
  width: 30px;
  /* background-color: red; */
}

@media screen and (min-width: 750px) {
  .read-tag#iphoneotoku-read01 {
    top: -210px;

  }

  .read-tag#iphoneotoku-read03 {
    top: -100px;
  }

  .read-tag#iphoneotoku-read08 {
    top: -300px;
  }

  .read-tag#iphoneotoku-read10 {
    top: -100px;
  }

}

@media screen and (min-width: 0px) and (max-width: 749px) {
  .read-tag#iphoneotoku-read01 {
    top: -90vw;
  }

  .read-tag#iphoneotoku-read03 {
    top: -10vw;
  }

  .read-tag#iphoneotoku-read04 {
    top: -10vw;
  }

  .read-tag#iphoneotoku-read08 {
    top: -105vw;
  }

  .read-tag#iphoneotoku-read10 {
    top: -10vw;
  }
}

/*safari hack*/
@media screen and (min-width: 750px) and (max-width: 1199px) {

  _::-webkit-full-page-media,
  _:future,
  :root .area_ad_kv_section {
    margin-top: 44px;
  }
}