@charset 'UTF-8';

.main-container {
  font-size: .18rem;
  line-height: 1.71111;
  max-width: 1440px;
}

.block.-mainvisual.-treasury {
  height: auto;
  margin: -52px -10px auto;
}

.block.-mainvisual.-treasury:before {
  bottom: 0;
  background-color: #050b28;
}

.block.-mainvisual.-treasury h1 {
  display: block;
  height: auto;

  flex: 0 0 auto;
}

.anchor-links.-treasury {
  margin-top: 0;
  background: #fff;
}

.anchor-links.-treasury>li>a {
  font-size: .24rem;
  font-weight: 700;
  line-height: 1.53333;
  position: relative;
  display: inline-block;
  padding-left: 43px;
  text-decoration: none;
  color: #163261;
}

.anchor-links.-treasury>li>a:hover {
  text-decoration: underline;
}

.anchor-links.-treasury>li>a:before {
  position: absolute;
  top: 3px;
  left: 0;
  display: block;
  width: 28px;
  height: 28px;
  content: '';
  border-radius: 999px;
  background: #163261;
}

.anchor-links.-treasury>li>a:after {
  position: absolute;
  top: 0;
  top: 9px;
  bottom: 0;
  bottom: auto;
  left: 8px;
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: auto;
  content: '';
  transform: rotate(135deg);
  vertical-align: middle;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  border-bottom-color: transparent!important;
  border-left-color: transparent!important;
  border-radius: 2px;
}

.btn.-treasury {
  border-radius: 0;
}

.panel {
  position: relative;
  max-width: 1400px;
}

.panel:before {
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: -1px;
  left: 50%;
  display: block;
  width: 100vw;
  content: '';
  transform: translateX(-50%);
  background-color: inherit;
}

.panel.-cv {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #fef8f8;
}

.section.-treasury {
  max-width: 1240px;
  margin: auto;
}

.ttl.-secondary.-treasury {
  font-size: .32rem;
  line-height: 1.4;
  position: relative;
  margin-top: 90px;
  margin-bottom: 48px;
  padding: 10px;
  text-align: center;
  color: #fff;
  border: none;
  background: #163261;
}

.ttl.-secondary.-treasury:before {
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: -1px;
  left: 50%;
  display: block;
  width: 100vw;
  content: '';
  transform: translateX(-50%);
  background-color: inherit;
}

.ttl.-secondary.-treasury>b {
  display: inline-block;
  border: none;
}

.ttl.-secondary.-treasury:after {
  display: none;
}

.dist.-treasury-merit {
  font-size: .26rem;
  font-weight: 700;
  line-height: 1.49231;
  color: #163261;
}

.dist.-treasury-merit>dt {
  padding: 5px 20px;
  text-align: center;
  color: #163261;
  background: #eceff5;
}

.dist.-treasury-merit>dd {
  margin-top: 20px;
}

.dist.-treasury-merit>dd>.-treasury-ordered>.row.-indent {
  align-items: center;
}

.toggle-container {
  border-bottom: 1px solid #b8afb0;
}

.toggle-container>.title {
  line-height: 1.6;
  position: relative;
  padding: 15px 40px 15px 15px;
  cursor: pointer;
  border-top: 1px solid #b8afb0;
  background: #fff;
}

.toggle-container>.title:after {
  position: absolute;
  top: 0;
  right: 10px;
  bottom: 0;
  display: block;
  width: 21px;
  height: 21px;
  margin: auto;
  content: '';
  transition: transform 200ms ease;
  color: #fff;
  border-radius: 50%;
  background: #333;
  background: center center no-repeat #333;
  background-image: linear-gradient(to right,#fff 0,#fff 100%),linear-gradient(to right,#fff 0,#fff 100%);
  background-size: 11px 1px,1px 11px;
}

.toggle-container>.title.-active:after {
  transform: rotate(-90deg);
  background-size: 0,1px 11px;
}

.toggle-container>.content {
  position: relative;
  padding: 15px;
  background: #fafafa;
}

.txt.-treasury-risk {
  font-size: .26rem;
  font-weight: 700;
  line-height: 1.48462;
  padding: 15px;
  text-align: center;
  color: #163261;
  background: #fff;
  box-shadow: 0 5px 10px 2px rgba(0,0,0,.1);
}

.box.-treasury-attention {
  color: #fff;
  background-color: #b7843e;
}

.box.-treasury-type {
  padding: 20px 16px;
  border-top: 5px solid #163261;
  background: #fff;
  box-shadow: 0 5px 10px 2px rgba(0,0,0,.1);
}

.panel-box-treasury {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin: 1.5em 0 0;
  padding: 20px 16px;
  background: #fff;
  box-shadow: 0 5px 10px 2px rgba(0,0,0,.1);

  justify-content: space-between;
}

.panel-box-treasury:first-child {
  margin-top: 0;
}

.panel-box-treasury>.title {
  font-size: .24rem;
  font-weight: 700;
  line-height: 1.4;
  padding: 20px 16px;
  text-align: center;
  color: #163261;
  background: #eceff5;
}

.panel-box-treasury>.contents {
  overflow: hidden;
  margin-bottom: auto;
  padding: 20px 16px 0;
}

.panel-box-treasury>.contents+.contents:last-child {
  margin-bottom: 0;
}

.txt.-treasury {
  color: #163261;
}

.dlist.-treasury-trivia {
  padding: 20px 16px;
  text-align: center;
  background: #eceff5;
}

.dlist.-treasury-trivia>dt {
  font-size: .25rem;
  font-weight: 700;
  line-height: 1.512;
  display: inline-block;
  padding: 0 10px 10px 44px;
  color: #163261;
  border-bottom: 3px dotted #163261;
  background: url(/assets/wm/img/solution/financial-assets/bond/treasury/ico_trivia.png) left 5px no-repeat;
}

.dlist.-treasury-trivia>dd {
  margin-top: 20px;
}

.box.-treasury-trivia {
  background: #fff;
}

.dlist.-treasury-type {
  padding: 15px 10px 40px;
  background: #fff;
  box-shadow: 0 5px 10px 2px rgba(0,0,0,.1);
}

.dlist.-treasury-type>dt {
  font-size: .36rem;
  font-weight: 700;
  line-height: 1.35556;
  padding: 20px 16px;
  text-align: center;
  color: #163261;
  background-color: #ddc5a5;
}

.dlist.-treasury-type>dd {
  margin-top: 40px;
  padding: 0 10px;
}

.dlist.-treasury-type-list {
  color: #163261;
  border-bottom: 3px dotted #163261;
}

.dlist.-treasury-type-list>dt {
  font-size: .27rem;
  line-height: 1.47407;
  padding-top: 25px;
  border-top: 3px dotted #163261;

  align-items: center;
}

.dlist.-treasury-type-list>dd {
  font-size: .22rem;
  line-height: 1.58182;
  margin-top: 10px;
  padding: 0 5px 25px;
}

.-treasury-inner {
  max-width: 1240px;
  margin: 0 auto;
}

@media print,screen and (min-width:768px) {
  .btn.-treasury-cv {
    min-height: 105px;
  }
}

@media print,screen and (min-width:1300px) {
  .anchor-links.-treasury {
    display: flex;
    padding: 40px 30px;

    justify-content: center;
  }

  .anchor-links.-treasury>li:not(:first-child) {
    margin-left: 50px;
    padding-left: 50px;
    border-left: 3px dotted #163261;
  }

  .section.-treasury.-type {
    padding: 0 50px;
  }

  .toggle-container>.title {
    padding: 20px 140px 20px 20px;
  }

  .toggle-container>.title:before {
    font-size: .2rem;
    font-weight: 700;
    line-height: 1;
    position: absolute;
    top: 0;
    right: 75px;
    bottom: 0;
    display: block;
    height: 1em;
    margin: auto;
    content: '\958B\304F';
    color: #333;
  }

  .toggle-container>.title:after {
    font-size: 15px;
    right: 25px;
    width: 25px;
    height: 25px;
    background-size: 13px 1px,1px 13px;
  }

  .toggle-container>.title.-active:before {
    content: '\9589\3058\308B';
  }

  .toggle-container>.title.-active:after {
    background-size: 0,1px 13px;
  }

  .toggle-container>.content {
    padding-top: 20px;
  }

  .toggle-container.-treasury-risk .content {
    padding: 30px 30px 40px;
  }

  .box.-treasury-type {
    padding: 40px;
  }

  .panel-box-treasury {
    padding: 20px;
  }

  .panel-box-treasury>.title {
    padding: 20px;
  }

  .panel-box-treasury>.contents {
    padding: 30px 20px 0;
  }

  .panel-box-treasury.-treasury-type>.title {
    min-height: 130px;
  }

  .dlist.-treasury-trivia {
    padding: 30px 40px 40px;
  }

  .dlist.-treasury-type>dt {
    padding: 20px;
  }

  .dlist.-treasury-type>dd {
    padding: 0 30px;
  }
}

@media screen and (max-width:1299px) {
  .anchor-links.-treasury {
    padding: 20px 16px;
  }

  .anchor-links.-treasury>li:not(:first-child) {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 3px dotted #163261;
  }

  .panel {
    margin-right: -10px;
    margin-left: -10px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .panel:before,.panel:after {
    left: 0;
    width: 100%;
    transform: translateX(0);
  }
}

@media screen and (max-width:767px) {
  .main-container {
    font-size: .16rem;
    line-height: 1.8;
  }

  .block.-mainvisual.-treasury {
    margin-top: -32px;
  }

  .ttl.-secondary.-treasury {
    font-size: .24rem;
    line-height: 1.53333;
    margin-top: 75px;
    margin-bottom: 40px;
  }

  .ttl.-secondary.-treasury>b {
    padding: 0 45px;
  }

  .dist.-treasury-merit>dd>.-treasury-ordered img {
    width: 46px;
  }

  .row.-treasury-type-row div:first-child {
    padding: 0 15px 0 0;
  }

  .row.-treasury-type-row div:first-child>.dlist.-treasury-type-list {
    border-bottom: none;
  }

  .dlist.-treasury-type-list>dt>img {
    width: 46px;
  }
}
