@charset 'UTF-8';

.main-container {
  margin-top: 0;
}

.panel {
  position: relative;
}

.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 .ttl {
  text-align: center;
}

.panel.-main {
  padding-top: 40px;
}

.panel.-main .ttl {
  margin-bottom: 40px;
}

.panel.-main .ttl>.subtitle {
  display: block;
  margin-bottom: 30px;
}

.panel.-products {
  padding-top: 30px;
}

.panel.-products:before {
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: -1px;
  left: 50%;
  display: block;
  width: 100vw;
  content: '';
  transform: translateX(-50%);
  background-color: inherit;
}

.panel.-products:after {
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: -1px;
  left: 50%;
  display: block;
  width: 100vw;
  content: '';
  transform: translateX(-50%);
  background-color: inherit;
}

.panel.-products:before {
  background: url(/assets/wm/img/solution/financial-assets/fund/lp/globalmajor/bg_top.png) center -70px no-repeat;
}

.panel.-products:after {
  background: url(/assets/wm/img/solution/financial-assets/fund/lp/globalmajor/bg_main_btm.png) center bottom 120px no-repeat;
}

.box.-globalmajor-about {
  position: relative;
  z-index: 1;
  padding: 30px 20px;
  border: 4px solid #c7a951;
  background: rgba(255,255,255,.5);
  box-shadow: 0 0 10px rgba(0,0,0,.2);
}

.box.-globalmajor-about:before {
  position: absolute;
  z-index: -1;
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
  display: block;
  content: '';
  border: 1px solid #c7a951;
  background: url(/assets/wm/img/solution/financial-assets/fund/lp/globalmajor/bg_main_content.png) left top no-repeat;
  background-size: cover;
}

.box.-globalmajor-about .box-title {
  margin-bottom: 20px;
  text-align: center;
}

.box.-globalmajor-about .dlist>dt {
  font-size: .2rem;
  line-height: 1.64;
  position: relative;
  padding-left: 40px;
  background: url(/assets/wm/img/solution/financial-assets/fund/lp/globalmajor/icon_check.png) left top no-repeat;
}

.box.-globalmajor-about .dlist>dt:not(:first-child) {
  margin-top: 10px;
}

.box.-globalmajor-about .dlist>dd {
  padding-left: 40px;
}

.box.-globalmajor-products-container {
  position: relative;
  margin: 0;
  padding: 60px 15px 15px;
  background: #efead9;
}

.box.-globalmajor-products-container:not(:first-child) {
  margin-top: 35px;
}

.box.-globalmajor-products-container:before {
  position: absolute;
  top: 15px;
  right: 15px;
  left: 15px;
  display: block;
  height: 5px;
  content: '';
  background: url(/assets/wm/img/solution/financial-assets/fund/lp/globalmajor/bd_bg.png) left top repeat-x;
}

.box.-globalmajor-products-container>.box-title {
  margin-bottom: 30px;
  text-align: center;
}

.box.-globalmajor-products-container>.box-title>.subtitle {
  display: block;
  margin-top: 15px;
}

.box.-globalmajor-product {
  padding: 15px;
  background: #fff;
}

.box.-globalmajor-product:not(:first-child) {
  margin-top: 10px;
}

.box.-globalmajor-product>.thumbnail {
  flex: 0 0 auto;
}

.box.-globalmajor-product>.product>.title>.link-list {
  margin-top: 0;
}

.box.-globalmajor-product>.product>.title>.link-list .link {
  font-weight: 700;
}

.box.-globalmajor-product>.product>.detail>.thumbnail {
  padding-right: 15px;
}

.box.-globalmajor-product>.product>.detail>.summary {
  margin-top: 0;
}

.box.-globalmajor-product>.product>.detail>.summary>* {
  margin: 0 0 1em;
}

.box.-globalmajor-product .btn.-small {
  font-weight: 400;
}

.box.-globalmajor-product .btn.-small>b {
  padding: 0 20px;
}

.box.-globalmajor-product .box-title {
  font-size: .2rem;
  line-height: 1.64;
}

.box.-globalmajor-product .box-title>.subtitle,.box.-globalmajor-product .box-title>.subtext {
  font-size: .18rem;
  font-weight: 400;
  line-height: 1.71111;
  display: block;
}

.box.-globalmajor-product .box-title>.subtext {
  padding-left: 15px;
}

.box.-globalmajor-product .ico-label.-lt-white {
  line-height: 1;
  min-width: 0;
  padding: 5px;
  color: #7f6805;
  border-color: #7f6805;
}

.box.-conversion.-primary.-globalmajor {
  margin-top: 40px;
  padding: 30px 20px;
  border: none;
  background: none;
}

.box.-conversion.-primary.-globalmajor:before {
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: -1px;
  left: 50%;
  display: block;
  width: 100vw;
  content: '';
  transform: translateX(-50%);
  background-color: inherit;
}

.box.-conversion.-primary.-globalmajor:before {
  background: linear-gradient(#8a6b05,#a78b0a);
}

.block.-banner.-globalmajor {
  margin: 30px 0;
}

.block.-partner.-globalmajor {
  margin-top: 50px;
}

.btn.-primary.-globalmajor {
  padding: 11px 0;
  color: #fff;
  border: none;
}

.btn.-primary.-globalmajor:not(:hover) {
  background: linear-gradient(to bottom,#614e24,#76602f);
}

.btn.-primary.-globalmajor:hover {
  background: linear-gradient(to bottom,#76602f,#76602f);
}

.btn.-primary.-globalmajor>.ico-font {
  color: #fff;
}

.btn.-tertiary.-globalmajor {
  padding: 11px 0;
  border: none;
}

.btn.-tertiary.-globalmajor:not(:hover) {
  background: linear-gradient(to bottom,#b20000,#c00000);
}

.btn.-tertiary.-globalmajor:hover {
  color: #fff;
  background: linear-gradient(to bottom,#c90101,#c90101);
}

.btn.-tertiary.-globalmajor:hover>.ico-font {
  color: #fff;
}

@media print,screen and (min-width:768px) {
  .panel.-main {
    padding-top: 80px;
  }

  .panel.-main .ttl>.subtitle {
    margin-bottom: 50px;
  }

  .panel.-products {
    padding-top: 180px;
  }

  .box.-globalmajor-about {
    padding: 50px 60px;
  }

  .box.-globalmajor-about .box-title {
    margin-bottom: 40px;
  }

  .box.-globalmajor-about .dlist>dt {
    font-size: .22rem;
    line-height: 1.58182;
  }

  .box.-globalmajor-about .dlist>dt:not(:first-child) {
    margin-top: 25px;
  }

  .box.-globalmajor-about .dlist>dd {
    font-size: .18rem;
    line-height: 1.71111;
  }

  .box.-globalmajor-products-container>.box-title {
    margin-bottom: 40px;
  }

  .box.-globalmajor-product {
    display: flex;
    padding: 10px;

    flex-wrap: wrap;
  }

  .box.-globalmajor-product>.product {
    padding: 0 30px;

    flex: 1 1 0%;
  }

  .box.-globalmajor-product>.product>.title>.link-list .link {
    font-size: .18rem;
    line-height: 1.71111;
  }

  .box.-globalmajor-product>.product>.detail>.thumbnail {
    display: none;
  }

  .box.-globalmajor-product>.product>.detail>.summary .txt.-subtext {
    padding-left: 15px;
  }

  .box.-globalmajor-product>.product>.detail>.summary .txt.-category {
    margin-top: 1em;
  }

  .box.-globalmajor-product .btn.-small {
    width: 180px;
    min-width: 0;
  }

  .box.-globalmajor-product .box-title {
    font-size: .22rem;
    line-height: 1.58182;
  }

  .box.-conversion.-primary.-globalmajor {
    padding: 60px 20px;
  }

  .block.-banner.-globalmajor {
    margin: 60px 0;
  }

  .block.-partner.-globalmajor {
    margin-top: 110px;
  }
}

@media print,screen and (min-width:1300px) {
  .main-container {
    max-width: 920px;
  }
}

@media screen and (max-width:767px) {
  .main-container>.column.-main {
    padding-top: 0;
  }

  .panel {
    margin-right: -15px;
    margin-left: -15px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .panel:before,.panel:after {
    left: 0;
    width: 100%;
    transform: translateX(0);
  }

  .panel.-main {
    padding-right: 20px;
    padding-left: 20px;
  }

  .panel.-products:before {
    background-size: 100%;
  }

  .panel.-products:before {
    background-image: url(/assets/wm/img/solution/financial-assets/fund/lp/globalmajor/bg_top_sp.png);
    background-position: center -30px;
  }

  .box.-globalmajor-products-container {
    margin: 0 -10px;
  }

  .box.-globalmajor-product>.thumbnail {
    display: none;
  }

  .box.-globalmajor-product>.product>.detail {
    display: flex;
    margin-top: 10px;
  }

  .box.-globalmajor-product>.product>.detail>.thumbnail {
    width: 45%;
  }

  .box.-globalmajor-product>.product>.detail>.summary {
    flex: 1 1 auto;
  }

  .box.-globalmajor-product>.links {
    padding: 20px 20px 0;
  }

  .box.-globalmajor-product .ico-label.-lt-white {
    margin-bottom: 5px;
  }
}
