.block {
  border-bottom: 1px solid #283666;
  padding: 50px 0 60px;
}

@media screen and (max-width: 767px) {
  .block {
    padding: 30px 0;
  }
}

.block.pb100 {
  padding-bottom: 100px;
}

@media screen and (max-width: 767px) {
  .block.pb100 {
    padding-bottom: 50px;
  }
}

.block.pt30 {
  padding-top: 30px;
}

@media screen and (max-width: 767px) {
  .block.pt30 {
    padding-top: 30px;
  }
}

.flex_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.graph0102 {
  margin-top: 50px;
}

@media screen and (max-width: 767px) {
  .graph0102 {
    display: block;
    margin-top: 25px;
  }
}

.graph0102 .graph01 {
  width: 47%;
}

@media screen and (max-width: 767px) {
  .graph0102 .graph01 {
    width: 100%;
  }
}

.graph0102 .graph02 {
  width: 50%;
}

@media screen and (max-width: 767px) {
  .graph0102 .graph02 {
    margin-top: 25px;
    width: 100%;
  }
}

.graph03 {
  margin: 35px auto 0;
  width: 78.6%;
}

@media screen and (max-width: 767px) {
  .graph03 {
    margin-top: 25px;
    width: 100%;
  }
}

.graph04 {
  margin: 40px 0 50px;
}

@media screen and (max-width: 767px) {
  .graph04 {
    margin: 25px 0 0;
  }
}

.graph05,
.graph06 {
  margin-top: 20px;
  background-color: #FFF;
  padding: 2% 1.5% 3%;
}

@media screen and (max-width: 767px) {

  .graph05,
  .graph06 {
    background-color: transparent;
    padding: 0;
  }
}

.graph07 {
  margin-top: 20px;
  background-color: #FFF;
  padding: 3% 1.5% 4.7%;
}

.sec01 .block_txt {
  margin-top: 50px;
}

@media screen and (max-width: 767px) {
  .sec01 .block_txt {
    margin-top: 25px;
  }
}

.sec01 .block_txt .note ul li a {
  padding-left: 1em;
}

.sec01 .block_txt .note ul li a span {
  font-size: 2rem;
  line-height: 1.7;
  color: #666;
}

@media screen and (max-width: 767px) {
  .sec01 .block_txt .note ul li a span {
    font-size: 1.4rem;
  }
}

.sec01 .block_txt .note ul li a span::before {
  top: 9px;
  left: -1em;
}

@media screen and (max-width: 767px) {
  .sec01 .block_txt .note ul li a span::before {
    top: 6px;
  }
}

@media screen and (max-width: 767px) {
  .graph07 {
    background-color: transparent;
    padding: 0;
  }
}

.graph08 {
  background-color: #FFF;
  margin: 60px 0 20px;
  max-width: 480px;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .graph08 {
    margin: 30px 0 20px;
  }
}

.graph08 .graph08_ttl {
  background-color: #2b3663;
  color: #FFF;
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 1.2;
  padding: 20px 0;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .graph08 .graph08_ttl {
    font-size: 1.6rem;
    padding: 10px 0;
  }
}

.graph08 svg {
  padding: 45px 0 25px;
}

@media screen and (max-width: 767px) {
  .graph08 svg {
    padding: 20px 0 10px;
  }
}

.graph09 p{
  margin-bottom: 25%;
}

.graph09 .ja{
  margin-bottom: 13%;
}

.market {
  margin-top: 60px;
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
  .market {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .market {
    display: block;
    margin-top: 30px;
  }
}

.market .ttl {
  color: #222;
  font-size: 2.4rem;
  font-weight: 600;
  line-height: calc(40/24);
  margin-bottom: 20px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .market .ttl {
    font-size: 1.6rem;
  }
}

.market .traditional {
  width: 38%;
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
  .market .traditional {
    margin: 0 auto;
    max-width: 365px;
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .market .traditional {
    margin: 0 auto;
    max-width: 365px;
    width: 100%;
  }
}

.market .traditional .left {
  width: 54.8%;
}

.market .traditional .right {
  width: 41%;
}

.market .traditional .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #283666;
}

.market .traditional .box._01 {
  height: 155px;
}

.market .traditional .box._02 {
  margin-top: 15px;
  width: 47.5%;
  height: 140px;
}

.market .traditional .txt {
  color: #283666;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: calc(31/18);
}

@media screen and (max-width: 767px) {
  .market .traditional .txt {
    font-size: 1.3rem;
  }
}

.market .traditional .txt.large {
  font-size: 2.2rem;
}

@media screen and (max-width: 767px) {
  .market .traditional .txt.large {
    font-size: 1.6rem;
  }
}

.market .traditional .txt_bg {
  background-color: #b6e4f3;
  color: #283666;
  font-size: 2rem;
  font-weight: 600;
  margin-top: 60px;
  padding: 10px 0;
  text-align: center;
  width: 76.6%;
}

@media screen and (max-width: 767px) {
  .market .traditional .txt_bg {
    font-size: 1.4rem;
  }
}

.market .traditional .txt_bg+.txt_bg {
  margin-top: 15px;
}

.market .new {
  position: relative;
  width: 54.1%;
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
  .market .new {
    margin: 70px auto 0;
    max-width: 525px;
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .market .new {
    margin: 50px auto 0;
    max-width: 525px;
    width: 100%;
  }
}

.market .new::before {
  position: absolute;
  content: "";
  border-top: 5px solid #283666;
  border-right: 5px solid #283666;
  top: 56%;
  left: -13%;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  width: 40px;
  height: 40px;
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
  .market .new::before {
    top: -55px;
    left: 50%;
    -webkit-transform: translateX(-50%) rotate(135deg);
    transform: translateX(-50%) rotate(135deg);
  }
}

@media screen and (max-width: 767px) {
  .market .new::before {
    border-top: 2px solid #283666;
    border-right: 2px solid #283666;
    top: -35px;
    left: 50%;
    -webkit-transform: translateX(-50%) rotate(135deg);
    transform: translateX(-50%) rotate(135deg);
    width: 20px;
    height: 20px;
  }
}

.market .new .new_ttl {
  color: #FFF;
  font-size: 2.4rem;
  font-weight: 600;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .market .new .new_ttl {
    font-size: 1.6rem;
  }
}

.market .new .new_txt {
  color: #FFF;
  font-size: 1.7rem;
  font-weight: 600;
  line-height: calc(28/17);
  margin-top: 20px;
}

@media screen and (max-width: 767px) {
  .market .new .new_txt {
    font-size: 1.3rem;
  }
}

.market .new .flex_box li {
  padding: 35px 10px;
  width: calc(100%/3);
}

.market .new .flex_box li:nth-child(1) {
  background-color: #0299c4;
}

.market .new .flex_box li:nth-child(2) {
  background-color: #1b6aa3;
}

.market .new .flex_box li:nth-child(3) {
  background-color: #2b4c8e;
}

.market .new .flex_box li+li {
  border-left: 1px solid #FFF;
}

.liquidity {
  -webkit-box-shadow: 0 3px 16px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 16px rgba(0, 0, 0, 0.1);
  margin-top: 60px;
  padding: 30px 20px 50px;
}

@media screen and (max-width: 767px) {
  .liquidity {
    margin-top: 30px;
    padding: 15px;
  }
}

.liquidity .ttl {
  background-color: #e8e8e8;
  color: #222;
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 20px;
  padding: 20px 0;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .liquidity .ttl {
    font-size: 1.6rem;
    padding: 10px;
  }
}

.liquidity .liquidity_list li {
  position: relative;
  margin-top: 20px;
  padding-left: 40px;
}

@media screen and (max-width: 767px) {
  .liquidity .liquidity_list li {
    padding-left: 20px;
  }
}

.liquidity .liquidity_list li::before {
  position: absolute;
  content: "";
  border-left: 3px solid #3f8cc3;
  border-bottom: 3px solid #3f8cc3;
  top: 8px;
  left: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 25px;
  height: 10px;
}

@media screen and (max-width: 767px) {
  .liquidity .liquidity_list li::before {
    border-left: 2px solid #3f8cc3;
    border-bottom: 2px solid #3f8cc3;
    top: 5px;
    width: 15px;
    height: 8px;
  }
}

.liquidity .graph_ttl {
  font-weight: 600;
  margin-top: 50px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .liquidity .graph_ttl {
    margin-top: 30px;
  }
}

.bg_lightgreen {
  position: relative;
  margin-top: 90px;
  padding-bottom: 90px;
}

@media screen and (max-width: 767px) {
  .bg_lightgreen {
    margin-top: 30px;
    padding-bottom: 30px;
  }
}

.bg_lightgreen::before {
  position: absolute;
  content: "";
  background-color: #f4fafa;
  left: -50vw;
  top: 0;
  width: 150vw;
  height: 100%;
  z-index: -1;
}

.bg_lightgreen .lead+.lead {
  margin-top: 20px;
}

.bg_lightgreen .graph_box {
  margin-top: 20px;
}

.bg_lightgreen .graph_box+.graph_box {
  margin-top: 60px;
}

@media screen and (max-width: 767px) {
  .bg_lightgreen .graph_box+.graph_box {
    margin-top: 30px;
  }
}

.sec02 {
  padding: 50px 0 65px;
}

@media screen and (max-width: 767px) {
  .sec02 {
    padding: 30px 0;
  }
}

.sec02 .flex_box {
  margin-top: 50px;
}

.sec02 .flex_box .graph1112_left {
  width: 39%;
}

.sec02 .flex_box .graph1112_right {
  width: 54%;
}

@media screen and (max-width: 767px){
  .sec02 .flex_box .graph1112_left{
    width: 100%;
  }
  .sec02 .flex_box .graph1112_right{
    width: 100%;
  }

}

@media screen and (max-width: 767px) {
  .sec02 .flex_box {
    display: block;
    margin-top: 25px;
  }
}

.sec02 .flex_box+.flex_box {
  margin-top: 25px;
}

.sec02 .flex_box>div {
  width: 46.9%;
}

@media screen and (max-width: 767px) {
  .sec02 .flex_box>div {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .sec02 .flex_box>div+div {
    margin-top: 30px;
  }
}

.sec02 .block_txt {
  margin-top: 50px;
}

@media screen and (max-width: 767px) {
  .sec02 .block_txt {
    margin-top: 25px;
  }
}

.sec02 .block_txt .note ul li a {
  padding-left: 1em;
}

.sec02 .block_txt .note ul li a span {
  font-size: 2rem;
  line-height: 1.7;
  color: #666;
}

@media screen and (max-width: 767px) {
  .sec02 .block_txt .note ul li a span {
    font-size: 1.4rem;
  }
}

.sec02 .block_txt .note ul li a span::before {
  top: 9px;
  left: -1em;
}

@media screen and (max-width: 767px) {
  .sec02 .block_txt .note ul li a span::before {
    top: 6px;
  }
}

/*# sourceMappingURL=business-opportunities.css.map */