@charset "UTF-8";

#keyvisual .paragraph-01, .lyt-sec-00 .area-01 .hdg-sec-01, .lyt-sec-00 .area-01 .hdg-sec-01b, .lyt-sec-01 .area-01 .hdg-sec-01, .lyt-sec-01 .area-02 .hdg-sec-01, .lyt-sec-01 .area-01 .hdg-sec-02, .lyt-sec-01 .area-02 .hdg-sec-02, .lyt-sec-02 .area-01 .hdg-sec-01, .lyt-sec-02 .area-01 .hdg-sec-02, .lyt-sec-02 .area-02 .hdg-sec-01, .lyt-sec-02 .area-03 .hdg-sec-01, .lyt-sec-03 .area-01 .hdg-sec-01, .lyt-sec-04, .gradient-background, .lyt-img-02 .content > .hdg-01, .lyt-box-01 > .hdg-box-01, .lyt-box-01 > .hdg-box-02, .lyt-box-01 > .content > .hdg-01, .lyt-box-02 > .hdg-box-01, .lyt-sec-01 .area-02 .hdg-sec-03, .ownercompany_strongpoint_ttl, .ownercompany_strongpoint, .fund_strongpoint_ttl, .fund_strongpoint, .link-btn-03 > a, .lyt-sec-02 .link-txt-01 > a > span, .link-txt-01 a {
  font-family: "YuMincho", serif;
}

/**********************
 * Reset
 ***********************/
*,
*::before,
*::after {
  margin: 0;
  padding: 0;
  border: 0;
  box-sizing: inherit;
}

html {
  position: relative;
  box-sizing: border-box;
  background-color: #fff;
  font-size: 62.5%;
  font-family: '\6e38\30b4\30b7\30c3\30af', 'YuGothic', '\30e1\30a4\30ea\30aa', 'Meiryo', Arial, sans-serif;
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
  overflow-y: scroll;
}

body {
  font-size: 1.6rem;
  line-height: 2;
  letter-spacing: .08em;
  overflow: hidden;
}

article,
aside,
figcaption,
figure,
footer,
header,
main,
nav,
section,
svg {
  display: block;
}

a,
button,
select,
input[type='radio'],
input[type='checkbox'] {
  color: inherit;
  font: inherit;
  cursor: pointer;
}

input[type='text'],
input[type='tel'],
input[type='password'],
textarea,
label {
  color: inherit;
  font: inherit;
  cursor: text;
}

button,
input[type='text'],
input[type='tel'],
input[type='password'] {
  background: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

ul,
ol {
  list-style: none;
}

table {
  border-collapse: collapse;
  table-layout: fixed;
}

th,
dt {
  font-weight: normal;
}

b {
  font-weight: bold;
}

i,
em,
strong {
  font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6,
small {
  font-weight: normal;
  font-size: 1em;
}

sup,
sub {
  font-size: .75em;
}

sup {
  vertical-align: top;
}

sub {
  vertical-align: bottom;
}

img {
  max-width: 100%;
  vertical-align: bottom;
}

@media only screen and (max-width: 768px) {
  body {
    font-size: 1.4rem;
  }
}

/**********************
 * Frame
 ***********************/
#keyvisual {
  background-color: #f8f6ef;
}

#keyvisual .paragraph-01 {
  background: url(/special/japan_owners/images/index_bg_01.jpg) #000 center right no-repeat;
  background-size: cover;
  font-size: 2rem;
  line-height: 1.3;
  color: #cca567;
  padding: 0 30px;
  width: 100%;
  height: 500px;
}

#keyvisual .paragraph-01 > .inner {
  position: relative;
  margin: 0 auto;
  padding: 182px 0 0;
  max-width: 1300px;
  width: 100%;
}

#keyvisual .paragraph-01 > .inner > .funda {
  font-size: 4.0rem;
  font-weight: bold;
  margin: 1.34em 0 .3em;
}
#keyvisual .paragraph-01 > .inner > .fundb {
  font-size: 3.4rem;
  font-weight: bold;
  margin: .8em 0 .3em;
}

#keyvisual .paragraph-01 .logo {
  position: absolute;
  top: 32px;
  left: 0;
}

.bnr-01 {
  position: absolute;
  top: 32px;
  right: 90px;
  max-width: 400px;
}



@media only screen and (max-width: 768px) {
  #keyvisual .paragraph-01 {
    display: table;
    font-size: 1.4rem;
    padding: 0 10px;
    height: 350px;
  }
  #keyvisual .paragraph-01 > .inner {
    position: relateive;
    display: table-cell;
    vertical-align: bottom;
    padding: 1em 0;
  }
  #keyvisual .paragraph-01 > .inner > .funda {
    font-size: 2.5rem;
    line-height: 1.425;
  }
  #keyvisual .paragraph-01 > .inner > .fundb {
    font-size: 2.0rem;
    line-height: 1.425;
  }
  #keyvisual .paragraph-01 .logo {
    position: absolute;
    top: 20px;
    width: 60px;
  }

  #keyvisual .paragraph-01 > .inner > p {
    margin-bottom: 3.0rem;
  }
  .bnr-01 {
    position: absolute;
    top: 20px;
    right: 10px;
    width: 200px;
    height: auto;
    z-index: 10;
  }
}

#link-follow {
  position: fixed;
  bottom: 50%;
  right: 0;
  z-index: 99;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  text-align: center;
  transform: translateY(50%);
}

#link-follow > p > a {
  display: inline-block;
  position: relative;
  text-decoration: none;
  background-color: #cca567;
  border: solid #cca567 2px;
  box-shadow: -3px 3px 3px rgba(0, 0, 0, 0.3);
  color: #fff;
  padding: 1.5em 12px 2.5em;
  transition: background-color .6s, color .6s;
  will-change: background-color, color;
}

#link-follow > p > a:hover, #link-follow > p > a:focus, #link-follow > p > a:active {
  background-color: #fff;
  color: #cca567;
}

#link-follow > p > a:hover::before, #link-follow > p > a:focus::before, #link-follow > p > a:active::before {
  border-color: #cca567;
}

#link-follow > p > a::before {
  content: "";
  display: block;
  position: absolute;
  left: calc(50% - 3.5px);
  bottom: 1em;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  width: 8px;
  height: 8px;
  transform: rotate(45deg);
  transition: border-color .6s;
  will-change: border-color;
}

@media only screen and (max-width: 768px) {
  #link-follow {
    bottom: 0;
    right: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.8);
    -ms-writing-mode: lr-tb;
    writing-mode: horizontal-tb;
    transform: none;
    padding: 0 10px;
  }
  #link-follow > p {
    padding: .6em 0 .8em;
  }
  #link-follow > p > a {
    padding: .5em 12px .5em 36px;
  }
  #link-follow > p > a::before {
    left: 12px;
    bottom: calc(50% - 3.5px);
  }
}

#footer {
  position: relative;
  z-index: 0;
  background-color: #faf8f0;
  font-size: 1.2rem;
  line-height: 1.5;
  padding: 0 30px;
}

#footer .area-01 {
  position: relative;
  margin: 0 auto;
  padding: 4em 320px 2em 0;
  max-width: 960px;
  width: 100%;
}

#footer .area-01 .logo {
  position: absolute;
  top: 6.7em;
  right: 0;
}

#footer .area-01 > p {
  margin-bottom: 1.4em;
}

#footer .area-01 .list-01 {
  display: flex;
}

#footer .area-01 .list-01 > dt {
  flex-shrink: 0;
}

#footer .area-01 .list-01 > dd {
  flex-grow: 1;
}

#footer .area-02 {
  position: relative;
  color: #fff;
  text-align: center;
  padding: 1em 0;
}

#footer .area-02::before {
  content: "";
  background-color: #000;
  display: block;
  position: absolute;
  top: 0;
  left: calc(50% - 50vw);
  bottom: 0;
  width: 100vw;
  z-index: -1;
}

@media only screen and (max-width: 768px) {
  #footer {
    padding: 0 10px;
  }
  #footer .area-01 {
    padding: 3em 0 3.4em;
  }
  #footer .area-01 > p {
    text-align: center;
    margin-bottom: 0;
  }
  #footer .area-01 .logo {
    position: static;
  }
  #footer .area-01 .list-01 {
    margin-bottom: 3em;
  }
  #footer .area-02 {
    padding: 1em 0 6em;
  }
}


/**********************
 * Layout
 ***********************/
.lyt-sec-00 {
  position: relative;
  background-color: #fff;
  padding: 0 30px;
  z-index: 0;
}
.lyt-sec-00 .area-01 {
  position: relative;
  z-index: 1;
  text-align: center;
  margin: 0 auto;
  padding: 3.6em 0 1.5em;
  max-width: 960px;
  width: 100%;
}
.lyt-sec-00 .area-01 .hdg-sec-01 {
  font-size: 5rem;
  font-weight: bold;
  line-height: 1.2;
  color: #9d956c;
  text-align: center;
  margin-bottom: .7em;
}
.lyt-sec-00 .area-01 .hdg-sec-01b {
    display: flex;
    align-items: center;
    font-size: 3.2rem;
    font-weight: bold;
    color: #9d956c;
    text-align: center;
    margin-bottom: 1.0em;
   margin-top: 1.0em;
  line-height: 1.2;
}

.lyt-sec-00 .area-01 .hdg-sec-01b::before, .lyt-sec-00 .area-01 .hdg-sec-01b::after {
    content: "";
    display: block;
    background: #9d956c;
    background: linear-gradient(to right, #9d956c, #9d956c 1px, rgba(0, 0, 0, 0) 1px, rgba(0, 0, 0, 0) 2px);
    background-size: 2px 1px;
    height: 1px;
    flex-grow: 1;
}
.lyt-sec-00 .area-01 ul {
   text-align: left;
}

@media only screen and (max-width: 768px){
.lyt-sec-00 {
    padding: 0 10px;
}
.lyt-sec-00 .area-01 {
    padding: 2.4em 0 0.5em;
    text-align: left;
}
.lyt-sec-00 .area-01 .hdg-sec-01 {
   font-size: 2.8rem;
}
.lyt-sec-00 .area-01 .hdg-sec-01b {
    font-size: 1.8rem;
    font-weight: 1.5;
    margin-bottom: 1.2em;
}
}

.divider {
  padding: 2.0em 0 2.0em;
  margin: auto;
  text-align: center;
}

.divider img {
  height: 50px;
  width: auto;
  display: inline-block;
}

@media only screen and (max-width: 768px) {
.divider {
  padding: 2.0em 0 2.0em;
  margin: auto;
  text-align: center;
 }

.divider img {
  height: 30px;
  width: auto;
  display: inline-block;
 }
}

.lyt-sec-04 {
  position: relative;
  padding: 0 30px;
  z-index: 0;
  background-color: #000000;
  text-align: justify;
}


.lyt-sec-04 .area-01 {
  position: relative;
  margin: 0 auto;
  max-width: 960px;
  width: 100%;
}

.lyt-sec-04 .area-01 > ul {
   margin-top: 25px;
}

.lyt-sec-04 .area-01 .hdg-sec-01 {
  font-size: 3.0rem;
  font-weight: bold;
  line-height: 1.2;
  color: #cca567;
  text-align: center;
  margin-bottom: 1.0em;
  max-width: 960px;
}

.lyt-sec-04 .area-01 .hdg-sec-02 {
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 1.3;
  color: #cca567;
}
.lyt-sec-04 .area-02 {
  position: relative;
  margin: 0 auto;
  max-width: 960px;
  width: 100%;
}
.gradient-background {
  background: linear-gradient(to bottom, black 93%, #faf8f0);
  padding: 10px 0 75px;
}


@media only screen and (max-width: 768px){
  .lyt-sec-04 {
    padding: 0 10px 80px;
   }
  .lyt-sec-04 .area-01 .hdg-sec-01 {
    font-size: 2.1rem;
   }
  .lyt-sec-04 .area-01 .hdg-sec-02 {
    font-size: 1.7rem;
   }
  .gradient-background {
    background: linear-gradient(to bottom, black 93%, #faf8f0);
  }
}

.lyt-sec-02 {
  position: relative;
  background-color: #faf8f0;
  padding: 0 30px;
  z-index: 0;
}

.lyt-sec-02 .area-01 {
  position: relative;
  margin: 0 auto;
  padding: 1.5em 0 2.5em;
  max-width: 960px;
  width: 100%;
}

.lyt-sec-02 .area-01 > :last-child {
  margin-bottom: 0 !important;
}

.lyt-sec-02 .area-01 .hdg-sec-01 {
  font-size: 4.2rem;
  font-weight: bold;
  text-align: center;
  margin: 0.5em 0 0.1em;
  color: #FFFFFF;
}

.lyt-sec-02 .area-01 .hdg-sec-01 > span {
  display: inline-block;
  background-color: #CCA567;
  padding: 0 22px;
}

.lyt-sec-02 .area-01 .hdg-sec-02 {
  margin-top: 20px;
  text-align: center;
  margin-top: 2.0em;
}

.lyt-sec-02 .area-01 .ref {
  border: 1px dashed #cca567; /* 点線 */
  border-radius: 8px; /* 角を丸く */
  padding: 20px;
  margin: 50px;
}

.lyt-sec-02 .area-01 .ref .graph-ttl {
  text-align: center;
  font-weight: bold;
  line-height: 2.0rem;  
}

.lyt-sec-02 .area-01 .ref .graph-ttl .term{
  font-weight: normal;
  font-size: small;
}

.lyt-sec-02 .area-01 .ref > img {
  width: 100%;
}

.lyt-sec-02 .area-01 .hdg-sec-02 > span {
  font-size: 3.0rem;
  font-weight: bold;
  color: #BC8527;
}

.lyt-sec-02 .rounded-box {
    color: #ffffff; /* 文字色 */
    display: inline-block; /* ブロック要素をインライン要素化 */
    background-color: #CCA567; /* 背景色 */
    border-radius: 7px; /* 角丸 */
    padding: 2px; /* 余白 */
}

.lyt-sec-02 .text {
  margin-bottom: 1.0em;
}

.lyt-sec-02 .area-01 .graph-01{
  margin: auto;
}

.lyt-sec-02 .area-02 {
  position: relative;
  margin: 0 auto;
  padding: 4.0em 0 3.0em;
  max-width: 960px;
  width: 100%;
}

.lyt-sec-02 .area-02 > :last-child {
  margin-bottom: 0 !important;
}

.lyt-sec-02 .area-02 .hdg-sec-01 {
  font-size: 4.2rem;
  font-weight: bold;
  line-height: 1.5;
  color: #fff;
  text-align: center;
  margin-bottom: .2em;
}

.lyt-sec-02 .area-02 .hdg-sec-01 > span {
  display: inline-block;
  background-color: #cca567;
  padding: 0 22px;
}

.lyt-sec-02 .area-03 {
  position: relative;
  margin: 0 auto;
  margin-top: 20px;
  max-width: 960px;
  width: 100%;
}

.lyt-sec-02 .area-03::before {
  content: "";
  display: block;
  background-color: #FAF8F0;
  position: absolute;
  top: 0;
  left: calc(50% - 50vw);
  bottom: 0;
  width: 100vw;
  z-index: -1;
}

.lyt-sec-02 .area-03 > :last-child {
  margin-bottom: 0 !important;
}

.lyt-sec-02 .area-03 .hdg-sec-01 {
  font-size: 4.2rem;
  font-weight: bold;
  line-height: 1.5;
  color: #fff;
  text-align: center;
  margin-bottom: 0.1em;
}

.lyt-sec-02 .area-03 .hdg-sec-01 > span {
  display: inline-block;
  background-color: #CCA567;
  padding: 0 22px;
}

.lyt-sec-02 .area-03 .hdg-sec-02 {
  font-size: 2rem;
  font-weight: bold;
  color: #9d956c;
  margin-bottom: .55em;
}

.lyt-sec-02 .area-03 .question {
  text-align: center;  
  margin-top: 4.0em;
}

.lyt-sec-02 .area-03 .question > span {
  font-size: 2rem;  
  font-weight: bold;
  display: inline;
  padding: 10px;
  border: 2px solid #cca567;
  border-radius: 7px; /* 角丸 */
  
}

.lyt-sec-02 .link-txt-01 > a > span {
  color: #000;
}

@media only screen and (max-width: 768px) {
  .lyt-sec-02 {
    padding: 0 10px;
  }
  .lyt-sec-02 .area-01 {
    padding: 1.4em 0 1.8em;
  }
  .lyt-sec-02 .area-01 .hdg-sec-01 {
    font-size: 2.6rem;
    margin-bottom: 1.0em;
  }
  .lyt-sec-02 .area-01 .ref {
    border: 1px dashed #cca567; /* 点線 */
    border-radius: 8px; /* 角を丸く */
    padding: 20px 20px 0 20px;
    margin: 20px;
  }
  .lyt-sec-02 .area-02 {
    padding: 2.8em 0 1.7em;
  }
  .lyt-sec-02 .area-02 .hdg-sec-01 {
    font-size: 2.6rem;
    line-height: 1.7;
  }
  .lyt-sec-02 .area-02 .hdg-sec-01 > span {
    padding: 0 16px;
  }
  .lyt-sec-02 .area-03 .hdg-sec-01 {
    font-size: 2.6rem;
    line-height: 1.7;
  }
  .lyt-sec-02 .area-03 .hdg-sec-01 > span {
    padding: 0 16px;
  }
  .lyt-sec-02 .area-03 .hdg-sec-02 {
    text-align: center;
    margin-bottom: .6em;
  }
}

.lyt-sec-01 {
  position: relative;
  padding: 0 30px;
  z-index: 0;
  background-color: #faf8f0;
}

.lyt-sec-01 .area-01 {
  position: relative;
  z-index: 1;
  text-align: center;
  margin: 0 auto;
  max-width: 960px;
  width: 100%;
}

.lyt-sec-01 .area-01 .hdg-sec-02 {
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 1.3;
  color: #BC8527;
  text-align: justify;
  padding: 30px 50px 30px  50px;
}

.lyt-sec-01 .area-01 > :last-child {
  margin-bottom: 0 !important;
}

.lyt-sec-01 .area-01 .hdg-sec-01 {
  font-size: 5rem;
  font-weight: bold;
  line-height: 1.2;
  color: #BC8527;
  text-align: center;
  margin-bottom: .4em;
}



@media only screen and (max-width: 768px) {
  .lyt-sec-01 {
    padding: 0 10px;
  }
  .lyt-sec-01 .area-01 {
    padding: 2.4rem 0 2.5rem;
    text-align: left;
  }
  .lyt-sec-01 .area-01 .hdg-sec-01 {
    font-size: 2.8rem;
    line-height: 1.4;
  }
  .lyt-sec-01 .area-01 .hdg-sec-02 {
    font-size: 1.7rem;
    padding: 0px 0px 30px 0px;
  }
  .lyt-sec-01 .area-02 {
    padding: 2.3rem 0 2.8rem;
  }
  .lyt-sec-01 .area-02 .hdg-sec-01 {
    font-size: 1.8rem;
    font-weight: 1.5;
    margin-bottom: 1.r2em;
  }
  .lyt-sec-01 .area-02 .hdg-sec-01 > span {
    font-size: 2.0rem;
  }  
  .lyt-sec-01 .area-02 .hdg-sec-02 {
    font-size: 2.6rem;
  }
}

.lyt-sec-01 .area-02 {
  position: relative;
  z-index: 0;
  margin: 0 auto;
  padding: 3.5em 0 3.0em;
  max-width: 960px;
  width: 100%;
}

.lyt-sec-01 .area-02 > :last-child {
  margin-bottom: 0 !important;
}

.lyt-sec-01 .area-02 .hdg-sec-01 {
  display: flex;
  align-items: center;
  font-size: 3.2rem;
  font-weight: bold;
  color: #BC8527;
  text-align: center;
  margin-bottom: .5em;
}

.lyt-sec-01 .area-02 .hdg-sec-01::before, .lyt-sec-01 .area-02 .hdg-sec-01::after {
  content: "";
  display: block;
  background: #cca567;
  background: linear-gradient(to right, #cca567, #cca567 1px, rgba(0, 0, 0, 0) 1px, rgba(0, 0, 0, 0) 2px);
  background-size: 2px 1px;
  height: 1px;
  flex-grow: 1;
}

.lyt-sec-01 .area-02 .hdg-sec-01 > span {
  display: inline-block;
  padding: 0 12px;
}

.lyt-sec-01 .area-02 .hdg-sec-02 {
  font-size: 4.2rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: .7em;
}

.lyt-sec-03 {
  position: relative;
  padding: 0 30px;
  z-index: 0;
  background-color: #faf8f0;
}

.lyt-sec-03 .area-01 {
  position: relative;
  margin: 0 auto;
  padding: 2.5em 0;
  max-width: 960px;
  width: 100%;
}

.lyt-sec-03 .area-01 > :last-child {
  margin-bottom: 0 !important;
}

.lyt-sec-03 .area-01 .hdg-sec-01 {
  font-size: 4.2rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 1em;
}

.lyt-sec-03 .area-01 .hdg-sec-02 {
  position: relative;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: .9em;
  padding-left: 16px;
}

.lyt-sec-03 .area-01 .hdg-sec-02::before {
  content: "";
  display: block;
  position: absolute;
  top: .3em;
  left: 0;
  bottom: .3em;
  background-color: #d6b683;
  width: 4px;
}

.lyt-sec-03 .area-01 .hdg-sec-02 .icon-01 {
  display: inline-block;
  position: relative;
  top: -.1em;
  vertical-align: middle;
  border: solid 1px #000;
  text-indent: -99em;
  margin-left: 15px;
  padding: 0;
  width: 17px;
  height: 17px;
  overflow: hidden;
}

.lyt-sec-03 .area-01 .hdg-sec-02 .icon-01::before, .lyt-sec-03 .area-01 .hdg-sec-02 .icon-01::after {
  content: "";
  display: block;
  width: 9px;
  height: 1px;
  background-color: #000;
  position: absolute;
  top: 7px;
  left: 3px;
}

.lyt-sec-03 .area-01 .hdg-sec-02 .icon-01::after {
  transform: rotate(90deg);
  transition: transform .2s;
}

.lyt-sec-03 .area-01 .js-tgl-root-01.is-open .hdg-sec-02 .icon-01::after {
  transform: rotate(0);
}

.lyt-sec-03 .area-01 .js-tgl-root-01 .js-tgl-content > p {
  font-size: 1.4rem;
  margin-bottom: 3em;
}

@media only screen and (max-width: 768px) {
  .lyt-sec-03 {
    padding: 0 10px;
  }
  .lyt-sec-03 .area-01 {
    padding: 2.5em 0;
  }
  .lyt-sec-03 .area-01 .hdg-sec-01 {
    font-size: 2.6rem;
    margin-bottom: 1.3em;
  }
  .lyt-sec-03 .area-01 .hdg-sec-02 {
    font-size: 1.6rem;
    margin-bottom: 1.3em;
  }
  .lyt-sec-03 .area-01 .hdg-sec-02.js-tgl-hook {
    padding-right: 24px;
  }
  .lyt-sec-03 .area-01 .hdg-sec-02.js-tgl-hook > button {
    text-align: left;
  }
  .lyt-sec-03 .area-01 .hdg-sec-02.js-tgl-hook .icon-01 {
    position: absolute;
    top: calc(50% - 8.5px);
    right: 0;
    margin-right: 0;
  }
}



.lyt-img-01 {
  display: block;
  text-align: center;
  margin-bottom: 2.1em;
}

@media only screen and (max-width: 768px) {
  .lyt-img-01 {
    margin-bottom: 1.5em;
  }
}

.lyt-img-02 {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: 1fr auto 1fr;
  grid-template-rows: 1fr auto 1fr;
  margin-bottom: 2em;
}

.lyt-img-02.img-right {
  -ms-grid-columns: 90px 350px 1fr;
  grid-template-columns: 90px 350px 1fr;
}

.lyt-img-02.img-right .img {
  -ms-grid-column: 2;
  -ms-grid-column-span: 2;
  grid-column: 2 / 4;
}

.lyt-img-02.img-right .content {
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-column: 1 / 3;
}

.lyt-img-02.img-left {
  -ms-grid-columns: 1fr 350px 90px;
  grid-template-columns: 1fr 350px 90px;
}

.lyt-img-02.img-left .img {
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-column: 1 / 3;
}

.lyt-img-02.img-left .content {
  -ms-grid-column: 2;
  -ms-grid-column-span: 2;
  grid-column: 2 / 4;
}

.lyt-img-02 + .lyt-img-02 {
  margin-top: 5em;
}

.lyt-img-02 .img {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  grid-row: 1 / 4;
}

.lyt-img-02 .content {
  -ms-grid-row: 2;
  -ms-grid-row-span: 1;
  grid-row: 2 / 3;
  background-color: #fff;
  border-top: solid 3px #cca567;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.2);
  padding: 3.1em 40px;
}

.lyt-sec-02 .area-03 .lyt-img-02 .content {
  border-top: solid 3px #9d956c;
}

.lyt-sec-02 .area-03 .lyt-img-02 .content > .hdg-01 {
  color: #9d956c;
}

.lyt-sec-02 .area-03 .lyt-img-02 .content > .hdg-01 > span::before {
  background-color: #9d956c;
}

.lyt-sec-02 .area-03 .lyt-img-02 .content > .hdg-01 > strong > span {
  background-color: #9d956c;
}

.lyt-img-02 .content > .hdg-01 {
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.5;
  color: #cca567;
  margin-bottom: 1.3em;
}

.lyt-img-02 .content > .hdg-01 > span {
  display: block;
  position: relative;
  margin-bottom: 1em;
  padding-bottom: .9em;
}

.lyt-img-02 .content > .hdg-01 > span::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #cca567;
  width: 30px;
  height: 1px;
}

.lyt-img-02 .content > .hdg-01 > strong {
  display: block;
  font-size: 2.6rem;
  line-height: 1.75;
}

.lyt-img-02 .content > .hdg-01 > strong > span {
  display: inline-block;
  background-color: #cca567;
  padding: 0 10px;
  color: #fff;
}

@media only screen and (max-width: 768px) {
  .lyt-img-02 {
    display: block;
    margin-bottom: 1.7em;
  }
  .lyt-img-02 + .lyt-img-02 {
    margin-top: 0;
  }
  .lyt-img-02 .content {
    padding: 2.45em 20px;
  }
  .lyt-img-02 .content .hdg-01 {
    text-align: center;
    margin-bottom: .5em;
  }
  .lyt-img-02 .content .hdg-01 > span {
    padding-bottom: .3em;
  }
  .lyt-img-02 .content .hdg-01 > span::before {
    left: calc(50% - 15px);
  }
  .lyt-img-02 .content .hdg-01 > strong {
    font-size: 2rem;
  }
}


.lyt-box-01 {
  background-color: #fff;
  border-top: solid 3px #cca567;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.2);
  margin-bottom: 2.8em;
}

.lyt-box-01 > .hdg-box-01 {
  background-color: #cca567;
  font-size: 2.8rem;
  font-weight: bold;
  line-height: 1.5;
  color: #fff;
  text-align: center;
  margin-top: -3px;
  padding: 0 30px;
}

.lyt-box-01 > .hdg-box-01 > span {
  display: inline-block;
  padding: .25em 0;
}

.lyt-box-01 > .hdg-box-02 {
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}

.lyt-box-01 > .hdg-box-02 > span {
  display: inline-block;
  position: relative;
  color: #cca567;
  padding: 2.5em 0 1em;
}

.lyt-box-01 > .hdg-box-02 > span::before {
  content: "";
  display: block;
  position: absolute;
  left: calc(50% - 15px);
  bottom: 0;
  background-color: #cca567;
  width: 30px;
  height: 1px;
}

.lyt-box-01 > .content {
  padding: 2.5em 30px 1.95em;
}

.lyt-box-01 > .content > :last-child {
  margin-bottom: 0 !important;
}

.lyt-box-01 > .content > p {
  font-size: 1.8rem;
  margin-bottom: .7em;
}

.lyt-box-01 > .content > .lead-01 {
  font-size: 2.8rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}

.lyt-box-01 > .content > .hdg-01 {
  display: flex;
  align-items: center;
  font-size: 3.2rem;
  font-weight: bold;
  color: #9d956c;
  text-align: center;
  margin-bottom: .4em;
}

.lyt-box-01 > .content > .hdg-01::before, .lyt-box-01 > .content > .hdg-01::after {
  content: "";
  display: block;
  background: #9d956c;
  background: linear-gradient(to right, #9d956c, #9d956c 1px, rgba(0, 0, 0, 0) 1px, rgba(0, 0, 0, 0) 2px);
  background-size: 2px 1px;
  height: 1px;
  flex-grow: 1;
}

.lyt-box-01 > .content > .hdg-01 > span {
  display: inline-block;
  padding: 0 12px;
}

@media only screen and (max-width: 768px) {
  .lyt-box-01 > .hdg-box-01 {
    font-size: 2.4rem;
  }
  .lyt-box-01 > .hdg-box-02 > span {
    padding: 1.6em 0 .4em;
  }
  .lyt-box-01 > .content {
    padding: 1.2em 20px 2.1em;
  }
  .lyt-box-01 > .content > p {
    font-size: 1.4rem;
    margin-bottom: 1.7em;
  }
  .lyt-box-01 > .content .lead-01 {
    font-size: 2rem;
  }
  .lyt-box-01 > .content .hdg-01 {
    font-size: 1.8rem;
  }
}

.lyt-box-02 > .hdg-box-01 {
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 1.5;
  color: #cca567;
  text-align: center;
  padding: 0 40px;
}

.lyt-box-02 > .hdg-box-01 > span {
  display: inline-block;
  padding: 1em 0 0;
}

.lyt-box-02 > .content {
  padding: .3em 40px 2em;
}

.lyt-box-02 > .content > :last-child {
  margin-bottom: 0 !important;
}

.lyt-box-02 > .content > .list-01 {
  display: flex;
  font-size: 1.4rem;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 2em;
}

.lyt-box-02 > .content > .list-01 > li {
  width: 100%;
  padding: 2em 25px 0;
}

.lyt-box-02 > .content > .list-01 > li .img {
  display: block;
  margin-bottom: 1.85em;
}

.lyt-box-02 > .content > .list-01 > li .ttl {
  display: block;
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: .7em;
}

.lyt-box-02 > .content > .list-01 > li .txt {
  display: block;
}

@media only screen and (max-width: 768px) {
  .lyt-box-02 > .hdg-box-01 {
    font-size: 1.8rem;
    padding: 0 20px;
  }
  .lyt-box-02 > .content {
    padding: 1em 20px;
  }
  .lyt-box-02 > .content > .list-01 {
    display: block;
  }
  .lyt-box-02 > .content > .list-01 > li {
    width: auto;
    border-left: 0;
    border-bottom: solid #ede9dc 1px;
    margin-bottom: 1.25em;
    padding: 0 0 1.25em;
  }
  .lyt-box-02 > .content > .list-01 > li:last-child {
    border-right: 0;
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .lyt-box-02 > .content > .list-01 > li .img {
    margin-bottom: .55em;
  }
  .lyt-box-02 > .content > .list-01 > li .ttl {
    margin-bottom: 0;
  }
}

.lyt-box-03 {
  border: solid 1px #ccc;
  margin-bottom: 3em;
}

.lyt-box-03.js-tgl-root-01.is-open > .hdg-box-01 .icon-01::after {
  transform: rotate(0);
}

.lyt-box-03 > .hdg-box-01 {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
  padding: 0 30px;
}

[data-script-enable="true"] .lyt-box-03 > .hdg-box-01 {
  padding: 0;
}

[data-script-enable="true"] .lyt-box-03 > .hdg-box-01.js-tgl-hook > button {
  text-align: left;
  padding: 0 30px;
  width: 100%;
}

[data-script-enable="true"] .lyt-box-03 > .hdg-box-01.js-tgl-hook > button > span {
  display: inline-block;
  padding: 1.5em 0;
}

.lyt-box-03 > .hdg-box-01 > span {
  display: inline-block;
  padding: 1.5em 0;
}

.lyt-box-03 > .hdg-box-01 .icon-01 {
  display: inline-block;
  position: relative;
  top: -.1em;
  vertical-align: middle;
  border: solid 1px #000;
  text-indent: -99em;
  margin-left: 15px;
  padding: 0 !important;
  width: 17px;
  height: 17px;
  overflow: hidden;
}

.lyt-box-03 > .hdg-box-01 .icon-01::before, .lyt-box-03 > .hdg-box-01 .icon-01::after {
  content: "";
  display: block;
  width: 9px;
  height: 1px;
  background-color: #000;
  position: absolute;
  top: 7px;
  left: 3px;
}

.lyt-box-03 > .hdg-box-01 .icon-01::after {
  transform: rotate(90deg);
  transition: transform .2s;
}

.lyt-box-03 > .content {
  padding: 0 30px 1.5em;
}

@media only screen and (max-width: 768px) {
  .lyt-box-03 {
    margin-bottom: 1.8em;
  }
  .lyt-box-03 > .hdg-box-01 {
    font-size: 1.6rem;
    padding: 0 20px;
  }
  [data-script-enable="true"] .lyt-box-03 > .hdg-box-01.js-tgl-hook {
    position: relative;
  }
  [data-script-enable="true"] .lyt-box-03 > .hdg-box-01.js-tgl-hook > button {
    padding-right: 46px;
  }
  [data-script-enable="true"] .lyt-box-03 > .hdg-box-01.js-tgl-hook .icon-01 {
    position: absolute;
    top: calc(50% - 8.5px);
    right: 20px;
    margin-right: 0;
  }
  .lyt-box-03 > .hdg-box-01 > span {
    padding: 1em 0;
  }
  .lyt-box-03 > .content {
    padding: 0 20px 1em;
  }
}

/**********************
 * Link
 ***********************/
.link-btn-01 > a {
  display: inline-table;
  background-color: #000;
  font-size: 1.8rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
  text-decoration: none;
  margin: 0 30px 0 30px;
  min-width:350px;
}

.link-btn-01 > a:hover, .link-btn-01 > a:focus, .link-btn-01 > a:active {
  text-decoration: underline;
}

.link-btn-01 > a > span {
  display: table-cell;
  vertical-align: middle;
  padding: 1.0em 3.0em 1.0em 3.0em;
}

.link-btn-01 > a > span > span {
  padding-left: 20px;
  position: relative;
}

.link-btn-01 > a > span > span::before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border: solid #cca567;
  border-width: 2px 2px 0 0;
  transform: rotate(45deg);
  position: absolute;
  top: calc(50% - 5.5px);
  left: -2px;
}

@media only screen and (max-width: 768px) {
  .link-btn-01 > a {
    font-size: 1.6rem;
    line-height: 1.5;
    margin: 1.0rem auto;
    max-width: 300px;
  }
  .link-btn-01 > a > span {
    display: table-cell;
    vertical-align: middle;
    padding: 0;
    padding: 1.0em 2.0em 1.0em 2.0em;
  }
}

@media only screen and (max-width: 460px) {
  .link-btn-01 > a {
    min-width: 0;
    width: 100%;
  }
}

.link-btn-02 > a {
  display: inline-table;
  background-color: #000;
  font-size: 2.2rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
  text-decoration: none;
  min-width: 440px;
  padding: 0 20px;
  border: 4px solid #cca567;
  margin: 10px;
}

.link-btn-02 > a:hover, .link-btn-02 > a:focus, .link-btn-02 > a:active {
  text-decoration: underline;
}

.link-btn-02 > a > span {
  display: table-cell;
  vertical-align: middle;
  padding: .9em 0;
}

.link-btn-02 > a > span > span {
  padding-left: 20px;
  position: relative;
}

.link-btn-02 > a > span > span::before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border: solid #cca567;
  border-width: 2px 2px 0 0;
  transform: rotate(45deg);
  position: absolute;
  top: calc(50% - 5.5px);
  left: -2px;
}


.link-txt-01 > a {
  display: inline-table;
  font-size: 2.2rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
  text-decoration: none;
  min-width: 440px;
  padding: 0 20px;
}

.link-txt-01 > a:hover, .link-btn-02 > a:focus, .link-btn-02 > a:active {
  text-decoration: underline;
}

.link-txt-01 > a > span > span::before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border: solid #cca567;
    border-width: 2px 2px 0 0;
    transform: rotate(45deg);
    position: absolute;
    top: calc(50% - 5.5px);
    left: -2px;
}

.link-txt-02 > a {
   text-decoration: none;
   color: inherit; 
}

.link-txt-02 > a:hover {
   text-decoration: underline;
   color: #000;
}

.link-txt-01 > a > span {
  display: table-cell;
  vertical-align: middle;
}

.link-txt-01 > a > span > span {
  padding-left: 20px;
  position: relative;
}


.link-txt-01 a { 
	padding: 10px 20px 10px 12px;
}
.link-txt-01 a { 
	position: relative;
	display: inline-block;
	text-align: center;
	margin-left: 10px;
	padding-left: 40px
}


.link-txt-01sub {
       text-align: center; 
       font-size: 1.0rem;
       color: #cca567;
       font-family:'YuGothic';
       margin-bottom: 15px;
}

.link-btn-03 > a {
  display: inline-table;
  background-color: ##faf8f0;
  font-size: 2.2rem;
  font-weight: bold;

  text-align: center;
  text-decoration: none;
  min-width: 440px;
  padding: 0 20px;
  border: 4px solid #cca567;
  margin: 10px;
}

.link-btn-03 > a:hover, .link-btn-02 > a:focus, .link-btn-02 > a:active {
  text-decoration: underline;
}

.link-btn-03 > a:hover, .link-txt-01 > a:focus, .link-txt-01 > a:active {
  text-decoration: underline;
}

.link-btn-03 > a > span {
  display: table-cell;
  vertical-align: middle;
  padding: .9em 0;
}

.link-btn-03 > a > span > span {
  padding-left: 20px;
  position: relative;
}

.link-btn-03 > a > span > span::before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border: solid #cca567;
  border-width: 2px 2px 0 0;
  transform: rotate(45deg);
  position: absolute;
  top: calc(50% - 5.5px);
  left: -2px;
}

@media only screen and (max-width: 768px) {
  .link-btn-02 > a {
    font-size: 1.6rem;
    line-height: 1.5;
    display: inline-block;
    padding: 0 10px;
  }
  .link-btn-02 > a > span {
    padding: 2.0rem;
  }
  .link-txt-01 > a {
    font-size: 1.6rem;
    line-height: 1.5;
    display: inline-block;
    padding: 0 10px;
  }
  .link-txt-01 > a > span {
    padding: 2.0rem 2.0rem 1.0rem 2.0rem;
  }
  .link-btn-03 > a {
    font-size: 1.6rem;
    line-height: 1.5;
    display: inline-block;
    padding: 0 10px;
  }
  .link-btn-03 > a > span {
    padding: 2.0rem;
  }
 .link-btn-03 > a > span > span::before {
    left: -18px;
  }

}

@media only screen and (max-width: 460px) {
  .link-btn-02 > a {
    min-width: 0;
  }
  .link-txt-01 > a {
    min-width: 0;
  }
  .link-btn-03 > a {
    min-width: 0;
  }
}
.icon-pdf-01 {
  vertical-align: middle;
}

.icon-blank-01 {
  vertical-align: middle;
}

[data-script-enable="true"] .link-tooltip-01 {
  position: relative;
  z-index: 99;
}

[data-script-enable="true"] .link-tooltip-01.is-open::before, [data-script-enable="true"] .link-tooltip-01.is-open::after {
  opacity: 1;
}

[data-script-enable="true"] .link-tooltip-01.is-open > .content {
  display: block;
}

[data-script-enable="true"] .link-tooltip-01::before {
  content: "";
  display: block;
  position: absolute;
  left: 15px;
  bottom: -30px;
  border-style: solid;
  border-width: 0 10px 30px 10px;
  border-color: transparent transparent #9d956c transparent;
  width: 0;
  height: 0;
  opacity: 0;
}

[data-script-enable="true"] .link-tooltip-01::after {
  content: "";
  display: block;
  position: absolute;
  left: 18px;
  bottom: -30px;
  border-style: solid;
  border-width: 0 7px 20px 7px;
  border-color: transparent transparent #fff transparent;
  width: 0;
  height: 0;
  opacity: 0;
}

[data-script-enable="true"] .link-tooltip-01 > .content {
  display: none;
  position: absolute;
  top: calc(1.2em + 26px);
  left: 0;
  background-color: #fff;
  border: solid 3px #9d956c;
  border-radius: 5px;
  box-shadow: 5px 5px 3px rgba(0, 0, 0, 0.3);
  font-size: 1.4rem;
  line-height: 1.5;
  text-align: left;
  padding: 2.4em 15px 1em;
  width: 186px;
}

[data-script-enable="true"] .link-tooltip-01 > .content > button {
  position: absolute;
  top: .6em;
  right: 10px;
  width: 1em;
  height: 1em;
  overflow: hidden;
}

[data-script-enable="true"] .link-tooltip-01 > .content > button::before, [data-script-enable="true"] .link-tooltip-01 > .content > button::after {
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - 1px);
  left: .1em;
  background-color: #9d956c;
  width: .8em;
  height: 2px;
}

[data-script-enable="true"] .link-tooltip-01 > .content > button::before {
  transform: rotate(-45deg);
}

[data-script-enable="true"] .link-tooltip-01 > .content > button::after {
  transform: rotate(45deg);
}

[data-script-enable="true"] .link-tooltip-01 > .content > button > span {
  position: absolute;
  top: -99em;
  left: -99em;
}

.link-tooltip-01 > .hook {
  text-decoration: none;
  white-space: nowrap;
}

.link-tooltip-01 > .hook::after {
  content: "";
  display: inline-block;
  margin: 0 2px;
  width: 15px;
  height: 15px;
  background: url(/special/japan_owners/images/index_icon_03.png) center no-repeat;
  background-size: 15px 15px;
  vertical-align: middle;
}

.link-tooltip-01 > .hook:hover, .link-tooltip-01 > .hook:focus, .link-tooltip-01 > .hook:active {
  text-decoration: underline;
}

.link-tooltip-01 > .content {
  color: #9d956c;
}

/**********************
 * List
 ***********************/
.list-bullet-01 {
  font-size: 1.4rem;
}

.list-bullet-01 > li {
  position: relative;
  margin-bottom: .7em;
  padding-left: 20px;
}

.list-bullet-01 > li:last-child {
  margin-bottom: 0;
}

.list-bullet-01 > li::before {
  content: "";
  display: block;
  position: absolute;
  top: .9em;
  left: 8px;
  width: 2px;
  height: 2px;
  background-color: #000;
  border-radius: 1px;
}

.list-note-01 {
  font-size: 1.2rem;
  line-height: 1.5;
  margin-bottom: 3em;
}

.list-note-01 > li {
  padding-left: 2em;
  position: relative;
  margin-bottom: .5em;
}

.list-note-01 > li:last-child {
  margin-bottom: 0;
}

.list-note-01 > li.natural {
  padding-left: 0;
}

.list-note-01 > li > .mark {
  position: absolute;
  top: 0;
  left: 0;
}


.list-note-02 {
    display: flex;
    margin: 0 auto;
    padding-bottom: 1.0em;
    max-width: 960px;
    width: 100%;
  font-size: 1.2rem;
  line-height: 1.5;
}

.list-note-03 {
    display: flex;
    margin: 0 auto;
    padding-bottom: 1.0em;
    max-width: 500px;
    width: 100%;
  font-size: 1.2rem;
  line-height: 1.5;
}

@media only screen and (max-width: 768px) {
  .list-note-01 {
    font-size: 1rem;
  }
  .list-note-02 {
    font-size: 1rem;
  }
  .list-note-03 {
    font-size: 1rem;
  }
}

.list-link-01 {
  display: flex;
  flex-wrap: wrap;
  font-size: 1.8rem;
  line-height: 1.5;
  margin: 0 -15px 2em;
}

.list-link-01.natural > li::before, .list-link-01.natural > li::after {
  content: none !important;
}

.list-link-01 > li {
  position: relative;
  padding: 0 15px;
  width: 50%;
}

.list-link-01 > li:only-child {
  width: 100%;
}

.list-link-01 > li:nth-last-child(-n+2)::after {
  content: "";
  display: block;
  position: absolute;
  left: 15px;
  right: 15px;
  bottom: 0;
  background: #ccc;
  background: linear-gradient(to right, #ccc, #ccc 1px, #f9f9f9 1px, #f9f9f9 2px);
  background-size: 2px 1px;
  height: 1px;
}

.list-link-01 > li::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 15px;
  right: 15px;
  background: #ccc;
  background: linear-gradient(to right, #ccc, #ccc 1px, #f9f9f9 1px, #f9f9f9 2px);
  background-size: 2px 1px;
  height: 1px;
}

.list-link-01 > li > span,
.list-link-01 > li > a {
  display: inline-block;
  padding: 1em 0 .7em;
}

.list-link-01 > li > a:hover > span, .list-link-01 > li > a:focus > span, .list-link-01 > li > a:active > span {
  text-decoration: underline;
}

.list-link-01 > li > a > span {
  display: inline-block;
  position: relative;
  padding-left: 25px;
}

.list-link-01 > li > a > span::before {
  content: "";
  display: block;
  position: absolute;
  top: .5em;
  left: 5px;
  border: solid #cca567;
  border-width: 2px 2px 0 0;
  width: 8px;
  height: 8px;
  transform: rotate(45deg);
}

@media only screen and (max-width: 768px) {
  .list-link-01 {
    font-size: 1.6rem;
    margin: 0 -5px 2em;
  }
  .list-link-01 > li {
    padding: 0 5px;
  }
  .list-link-01 > li:nth-last-child(-n+2)::after {
    left: 5px;
    right: 5px;
  }
  .list-link-01 > li::before {
    left: 5px;
    right: 5px;
  }
}

/**********************
 * Javascript
 ***********************/
[data-script-enable="true"] .js-tgl-root-01.is-open .js-tgl-content {
  display: block;
}

[data-script-enable="true"] .js-tgl-root-01 .js-tgl-content {
  display: none;
}

/**********************
 * Transition
 ***********************/
[data-script-enable="true"] .transition-fade-01 {
  transform: translateY(-20px);
  opacity: 0;
  transition: transform 1.2s, opacity 1.2s;
}

[data-script-enable="true"] .transition-fade-01.is-view {
  transform: translateY(0);
  opacity: 1;
}

[data-script-enable="true"] .transition-fade-02 {
  opacity: 0;
  transition: opacity 1.2s;
}

[data-script-enable="true"] .transition-fade-02.is-view {
  opacity: 1;
}

[data-script-enable="true"] .transition-fade-03 {
  opacity: 0;
  transition: opacity 1.8s;
}

[data-script-enable="true"] .transition-fade-03.is-view {
  opacity: 1;
}

[data-script-enable="true"] .transition-unq-01 {
  position: relative;
}

[data-script-enable="true"] .transition-unq-01.is-view::before {
  left: 100%;
}

[data-script-enable="true"] .transition-unq-01::before {
  content: "";
  position: absolute;
  top: 0;
  left: -300px;
  bottom: 0;
  right: 0;
  background: #ffffff;
  background: linear-gradient(to right, #faf8f0, #faf8f0 300px, #faf8f0 100%);
  transition: left 1.8s;
  will-change: left;
}

[data-script-enable="true"] .transition-unq-02 {
  position: relative;
}

[data-script-enable="true"] .transition-unq-02.is-view::before {
  bottom: 100%;
}

[data-script-enable="true"] .transition-unq-02.is-view::after {
  top: 100%;
}

[data-script-enable="true"] .transition-unq-02::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 25%;
  right: 0;
  background: #fff;
  background: linear-gradient(to bottom, #fff, #fff 90%, rgba(255, 255, 255, 0) 100%);
  transition: bottom 1.2s;
  will-change: bottom;
}

[data-script-enable="true"] .transition-unq-02::after {
  content: "";
  position: absolute;
  top: 60%;
  left: 0;
  bottom: 0;
  right: 0;
  background: #fff;
  background: linear-gradient(to top, #fff, #fff 83%, rgba(255, 255, 255, 0) 100%);
  transition: top 1.2s;
  will-change: top;
}

[data-script-enable="true"] .transition-unq-03.is-view > * {
  opacity: 1;
}

[data-script-enable="true"] .transition-unq-03.is-view > *:nth-child(1), [data-script-enable="true"] .transition-unq-03.is-view > *:nth-child(2) {
  transform: translateX(0);
}

[data-script-enable="true"] .transition-unq-03 > * {
  opacity: 0;
  transition: opacity .6s, transform .6s;
}

[data-script-enable="true"] .transition-unq-03 > *:nth-child(1) {
  transform: translateX(-20px);
}

[data-script-enable="true"] .transition-unq-03 > *:nth-child(2) {
  transform: translateX(20px);
}

[data-script-enable="true"] .transition-unq-04.is-view > * {
  opacity: 1;
}

[data-script-enable="true"] .transition-unq-04.is-view > *:nth-child(1), [data-script-enable="true"] .transition-unq-04.is-view > *:nth-child(2) {
  transform: translateX(0);
}

[data-script-enable="true"] .transition-unq-04 > * {
  opacity: 0;
  transition: opacity .6s, transform .6s;
}

[data-script-enable="true"] .transition-unq-04 > *:nth-child(1) {
  transform: translateX(-20px);
}

[data-script-enable="true"] .transition-unq-04 > *:nth-child(2) {
  transform: translateX(20px);
}

[data-script-enable="true"] .transition-unq-05.is-view > * {
  opacity: 1;
}

[data-script-enable="true"] .transition-unq-05 > * {
  opacity: 0;
  transition: opacity .6s;
}

[data-script-enable="true"] .transition-unq-05 > *:nth-child(1) {
  transition-delay: 0s;
}

[data-script-enable="true"] .transition-unq-05 > *:nth-child(2) {
  transition-delay: 0.6s;
}

[data-script-enable="true"] .transition-unq-05 > *:nth-child(3) {
  transition-delay: 1.2s;
}

[data-script-enable="true"] .transition-unq-05 > *:nth-child(4) {
  transition-delay: 1.8s;
}

[data-script-enable="true"] .transition-unq-05 > *:nth-child(5) {
  transition-delay: 2.4s;
}

[data-script-enable="true"] .transition-unq-05 > *:nth-child(6) {
  transition-delay: 3s;
}

[data-script-enable="true"] .transition-unq-05 > *:nth-child(7) {
  transition-delay: 3.6s;
}

[data-script-enable="true"] .transition-unq-05 > *:nth-child(8) {
  transition-delay: 4.2s;
}

[data-script-enable="true"] .transition-unq-05 > *:nth-child(9) {
  transition-delay: 4.8s;
}


/**********************
 * Adjust
 ***********************/
.ta-c {
  text-align: center !important;
}

.ta-r {
  text-align: right !important;
}

.font-ss {
  font-size: .5em !important;
}

.font-s {
  font-size: .8em !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-1 {
  margin-bottom: 1em !important;
}

.mb-2 {
  margin-bottom: 2em !important;
}

.mb-3 {
  margin-bottom: 3em !important;
}

.mb-4 {
  margin-bottom: 4em !important;
}

.mb-5 {
  margin-bottom: 5em !important;
}

/**********************
 * deletesoon
 ***********************/
.point-wrap {
    width: 960px;
    margin: 0 auto;
}
.point-one {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.point-one-img img {
    width: 300px;
    margin-left: 10px;
    margin-top: 50px;
}
.point-detail {
    width: 60%;
    display: flex;
    margin-top: 30px;
    margin-left: 35px;
} 

.ownercompany_strongpoint {
    font-size: 5.5rem;
    font-weight: bold;
    line-height: 1;
    display: block;
    color: #976F34;
    padding-right: 50px;
}
.ownercompany_strongpoint span {
    font-size: 2rem;
    line-height: 1;
    display: block;
}
.ownercompany_strongpoint div {
    margin-left: 12px;
}
.fund_strongpoint {
    font-size: 5.5rem;
    font-weight: bold;
    line-height: 1;
    display: block;
    color: #BC8527;
    padding-right: 50px;
}
.fund_strongpoint span {
    font-size: 2rem;
    line-height: 1;
    display: block;
}
.fund_strongpoint div {
    margin-left: 12px;
}

.ownercompany_strongpoint_ttl {
    font-size: 3.0rem;
    font-weight: bold;
    color: #976F34;
    margin-bottom: 8px;
}
.fund_strongpoint_ttl {
    font-size: 3.0rem;
    font-weight: bold;
    color: #BC8527;
    margin-bottom: 8px;
}
.ownercompany_strongpoint_txt {
    position: relative;
    margin-left: 10px;
}
.fund_strongpoint_txt {
    position: relative;
    margin-left: 10px;
}

.ownercompany_strongpoint_txt ::before {
    content: "";
    display: inline-block;
    width: 5px;
    height: 65%;
    background-color: #cca567;
    position: absolute;
    left: -35px;
}
.fund_strongpoint_txt ::before {
    content: "";
    display: inline-block;
    width: 5px;
    height: 65%;
    background-color: #CCA567;
    position: absolute;
    left: -35px;
}
.point-text {
    font-size: 1.8rem;
    color: #33312E;
    line-height: 1.8;
}

.point-two {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: row-reverse;
    margin-top: 30px;
}
.point-two-img img {
    width: 300px;
    margin-left: 50px;
    margin-top: 50px;
}

@media screen and (max-width: 1000px){
.point-one-img img, .point-two-img img {
    margin: 0;
    text-align: center;
    width: 350px;
}
.point-detail {
    width: 100%;
    margin-left: 5px;
}
.fund_strongpoint {
    font-size: 5.0rem;
    padding-right: 22px;
}
.fund_strongpoint span {
    font-size: 1.4rem;
}
.fund_strongpoint div{
    margin-left: 7px;
}

.ownercompany_strongpoint {
    font-size: 5.0rem;
    padding-right: 22px;
}
.ownercompany_strongpoint span {
    font-size: 1.4rem;
}
.ownercompany_strongpoint div{
    margin-left: 7px;
}
.ownercompany_strongpoint_ttl {
    font-size: 20px;
}

.fund_strongpoint_ttl {
    font-size: 20px;
}

.point-text {
    font-size: 15px;
    line-height: 1.8;
}

.ownercompany_strongpoint_txt ::before {
    width: 4px;
    left: -25px;
    height: 65%;
}

.fund_strongpoint_txt ::before {
    width: 4px;
    left: -25px;
    height: 65%;
}
.point-one, .point-two {
    flex-direction: column;
    align-items: center;
    margin-top: 20px;
}
.point-wrap {
    margin: 0 auto;
    padding-bottom: 10px;
    width: 100%;
}
}


.list-note-01b {
    font-size: 1.2rem;
    line-height: 1.5;
    margin-bottom: 1.5em;
}

.tb01 {
  margin-bottom: 25px;
}
.tb02 {
  margin-bottom: 40px;
}


table {
  border-collapse: collapse;
  margin: 0 auto;
  padding: 0;
  width: 90%;
  table-layout: fixed;
  text-align: center;
}


table tr {
  background-color: #fff;
  padding: .35em;
  border-bottom: 2px solid #adb5bd;
}
table th,
table td {
  padding: 1em 10px 1em 1em;
  border-right: 2px solid #adb5bd;
}
table td {
  width: 15%;
}

table thead tr{
  background-color: #9d956c;
  color:#fff;
}
table tbody th {
    background: #E7E0C9;
}

.non{
  background:#EDE6D3 ;
}

.tb01fund {
  font-size: 1.8rem;
  line-height: 1.2;
}

.tb02 thead tr{
  background-color: #7c6f6b; 
}
.tb02 {
  width: 80%;
}

.tb02 th,
.tb02 td {
  padding: .65em 10px .65em 1em;
  border-right: 1px solid #adb5bd;
}

.tb02 tr {
    border-bottom: 1px solid #adb5bd;
}


@media only screen and (max-width: 768px) {
table {
  width: 100%;
}
.tb01 { 
  width: 100%;
  font-size: 1.4rem;
}
.tb02 {
    width: 100%;
    margin-bottom: 20px;
}
.lyt-sec-04 .area-01 {
  padding-bottom: 1.0em;
}
}

.mark-box {
    position: relative;
}
.mark-box:before {
    position: absolute;
    content: "";
    left: -14px;
    top: -14px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 40px 50px 0 0;
    border-color: #d90429 transparent transparent transparent;
}
.mark-box:after {
    position: absolute;
    content: "NEW";
    transform: rotate(320deg);
    display: block;
    font-size: 12px;
    white-space: pre;
    color: #fff;
    top: -5px;
    left: -14px;
    text-align: center;
    z-index: 2;
    line-height: 1.2;
}


.newitem01 {  
  display: inline-block;
  position: absolute;
  top: -6px;
  right: 20%;
  margin: 0;
  z-index: 2;
  width: 70px;
  text-align: center;
  color: white;
  font-size: 18px;
  background: #BD8B41;
  border-radius: 2px 0 0 0;
  }

.newitem01:before {
  position: absolute;
  content: '';
  top: 0;
  right: -5px;
  border: none;
  border-bottom: solid 6px #6D4F26;
  border-right: solid 5px transparent;
}

.newitem01:after {
  content: '';
  position: absolute;
  left: 0;
  top: 100%;
  height: 0;
  width: 0;
  border-left: 35px solid transparent;
  border-right: 35px solid transparent;
  border-top: 10px solid #BD8B41;
}

@media only screen and (max-width: 768px) {
.newitem01 {  
  right: 10%;}
.mark-box:before {
    left: -18px;
    top: -25px;
    border-width: 35px 40px 0 0;
}
.mark-box:after {
    font-size: 10px;
    top: -17px;
    left: -18px;
    font-weight: bold;
}
.tb01fund {
    padding-top: 25px;
}
table th, 
table td {
  font-size: 1.3rem;
}
}


.tab-wrap {
  display: flex;
  flex-wrap: wrap;
  margin:20px 0;
}
.tab-wrap:after {
  content: '';
  width: 100%;
  height: 3px;
  background: #9d956c;
  display: block;
  order: -1;
}
.tab-label {
  color: White;
  background: #B7B7B7;
  font-weight: bold;
  text-shadow: 0 -1px 0 rgba(0,0,0,.2);
  white-space: nowrap;
  text-align: center;
  padding: 15px .5em;
  order: -1;
  position: relative;
  z-index: 1;
  cursor: pointer;
  border-radius: 3px 3px 0 0;
  flex: 1;
  margin-bottom:-0.01px;
  font-size: 2.2rem;
  line-height: 1.2;
}
.tab-label:not(:last-of-type) {
  margin-right: 5px;

}


.tab-content {
  width: 100%;
  height: 0;
  overflow: hidden;
  opacity: 0;

}
/* アクティブなタブ */
.tab-switch:checked+.tab-label {
  background: #9d956c;
}
.tab-switch:checked+.tab-label+.tab-content {
  height: auto;
  overflow: auto;
  padding: 15px;
  opacity: 1;
  transition: .5s opacity;
  box-shadow: 0 0 3px rgba(0,0,0,.2);
  border-bottom: 2px solid #9d956c;
}

/* ラジオボタン非表示 */
.tab-switch {
  display: none;
}

.tab-content{
 text-align: center;
 }

@media only screen and (max-width: 768px) {
.tab-label {  
  font-size: 1.7rem;
  padding: 15px .2em;
}
}
@media only screen and (max-width: 330px) {
.tab-label {  
  font-size: 1.3rem;
}


}









.tab2-wrap {
  display: flex;
  flex-wrap: wrap;
  margin:20px 0;
}
.tab2-wrap:after {
  content: '';
  width: 100%;
  height: 3px;
  background: #9d956c;
  display: block;
  order: -1;
}
.tab2-label {
  color: White;
  background: #B7B7B7;
  font-weight: bold;
  text-shadow: 0 -1px 0 rgba(0,0,0,.2);
  white-space: nowrap;
  text-align: center;
  padding: 15px .5em;
  order: -1;
  position: relative;
  z-index: 1;
  cursor: pointer;
  border-radius: 3px 3px 0 0;
  flex: 1;
  margin-bottom:-0.01px;
  font-size: 2.2rem;
  line-height: 1.2;
}
.tab2-label:not(:last-of-type) {
  margin-right: 5px;
}

.tab2-content {
  width: 100%;
  height: 0;
  overflow: hidden;
  opacity: 0;
}

/* アクティブなタブ */
.tab2-switch:checked+.tab2-label {
  background: #9d956c;
}
.tab2-switch:checked+.tab2-label+.tab2-content {
  height: auto;
  overflow: auto;
  padding: 15px;
  opacity: 1;
  transition: .5s opacity;
  box-shadow: 0 0 3px rgba(0,0,0,.2);
  border-bottom: 2px solid #9d956c;
}

/* ラジオボタン非表示 */
.tab2-switch {
  display: none;
}

.tab2-content{
 text-align: center;
 }

@media only screen and (max-width: 768px) {
.tab2-label {  
  font-size: 1.7rem;
  padding: 15px .2em;
}
}
@media only screen and (max-width: 330px) {
.tab2-label {  
  font-size: 1.3rem;
}
}




















/**********************
 * MVリボン
 ***********************/

.ribbon01 {
  display: inline-block;
  position: absolute;
  height: 45px;
  text-align: center;
  box-sizing: border-box;
  -webkit-transform: rotate(-10deg) skew(-17deg,4deg);
  transform: rotate(-10deg) skew(-17deg,4deg);
  top: 28%;
  right: 15%;
}
.ribbon01:before {
  content: '';
  position: absolute;
  width: 40px;
  height: 40px;
  background: #d00000;
  bottom: -7px;
  left: -15px;
  z-index: -2;
}

.ribbon01:after {
  content: '';
  position: absolute;
  width: 40px;
  height: 40px;
  background: #d00000;
  bottom: -10px;
  right: -25px;
  z-index: -2;
}

.ribbon01 h3 {
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 0 20px;
  line-height: 45px;
  color: white;
  background: #dc2f02;
  font-size: 1.8rem;
  font-weight: bold;
}
.ribbon01 h3:before {
  position: absolute;
  content: '';
  top: 100%;
  left: 0;
  border: none;
  border-bottom: solid 7px transparent;
  border-right: solid 25px #9d0208;
}
.ribbon01 h3:after {
  position: absolute;
  content: '';
  top: 100%;
  right: 0;
  border: none;
  border-bottom: solid 10px transparent;
  border-left: solid 15px #9d0208;
}

@media only screen and (max-width: 760px) {
.ribbon01 {
    height: 35px;
}
.ribbon01 h3 {
    line-height: 35px;
}
.ribbon01 h3 {
    font-size: 1.5rem;
    padding: 0 5px;
}
.ribbon01:after {
    height: 30px;
}
.ribbon01:before {
    height: 30px;
}
.ribbon01 {
  right: 20%;
}
}

@media only screen and (max-width: 330px) {
.ribbon01 {
    right: 15%;
}
}

@media only screen and (max-width: 290px) {
.ribbon01 {
    right: 10%;
}
}

/**********************
 * graph_btn
 ***********************/
.graph_btn {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 50px 1fr 50px 1fr 50px;
  grid-template-columns: 50px 1fr 50px 1fr 50px;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  margin-top: 1em;
  margin-bottom: 2em;
}

.graph_btn .btn1 {
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-column: 2 / 3;
  background-color: #000;
}

.graph_btn .btn1 h2 {
  text-align: center;
  margin: 0;
  padding: 10px 10px;
  font-weight: bold;
  font-size: 1.8rem;
}

.graph_btn .btn1 a {
  text-decoration: none;
  color: #fff;
}

.graph_btn .btn1 > a > h2 > span {
  padding: .5em 0;
}

.graph_btn .btn1 > a > h2 > span > span {
  padding-left: 20px;
  position: relative;
}

.graph_btn .btn1 > a > h2 > span > span::before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border: solid #cca567;
  border-width: 2px 2px 0 0;
  transform: rotate(45deg);
  position: absolute;
  top: calc(50% - 5.5px);
  left: -2px;
}

.graph_btn .btn1:active {
  /*ボタンを押したとき*/
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
  border-bottom: none;
}

.graph_btn .btn1 a:hover {
  text-decoration: underline;
}

.graph_btn .btn2 {
  color: #fff;
  -ms-grid-column: 4;
  -ms-grid-column-span: 1;
  grid-column: 4 / 5;
  background-color: #000;
}

.graph_btn .btn2 h2 {
  text-align: center;
  margin: 0;
  padding: 10px 10px;
  font-weight: bold;
  font-size: 1.8rem;
}

.graph_btn .btn2 a {
  text-decoration: none;
  color: #fff;
}

.graph_btn .btn2 > a > h2 > span {
  padding: .5em 0;
}

.graph_btn .btn2 > a > h2 > span > span {
  padding-left: 20px;
  position: relative;
}

.graph_btn .btn2 > a > h2 > span > span::before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border: solid #cca567;
  border-width: 2px 2px 0 0;
  transform: rotate(45deg);
  position: absolute;
  top: calc(50% - 5.5px);
  left: -2px;
}

.graph_btn .btn2:active {
  /*ボタンを押したとき*/
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
  border-bottom: none;
}

.graph_btn .btn2 a:hover {
  text-decoration: underline;
}

@media only screen and (max-width: 768px) {
.graph_btn {
  display: block;
}

.graph_btn .btn1 {
  margin: 10px 20px 20px 20px; 
}

.graph_btn .btn1 h2 {
  padding: 10px 10px;
  font-size: 1.5rem;
}

.graph_btn .btn2 {
  margin: 0 20px 10px 20px;
}

.graph_btn .btn2 h2 {
  padding: 10px 10px;
  font-size: 1.5rem;
}
}

.emph {
  color: #d90429 ;
  font-weight: bold;
}

