.pc {
  display: block
}

.sp {
  display: none!important
}

#pages_main .main {
  background-image: url(../../img/business/newbusiness/mv.jpg)
}

#pages_main .main .main_tit {
  width: 55%;
  max-width: 424px;
  line-height: 1.3;
}

@media screen and (max-width:767px) {
	#pages_main .main:after{
    width: 250px;
	}
	#pages_main .main .main_tit {
		font-size: ;
		letter-spacing: 0;
	  width: 55%;
	}
}

.cont #newbusiness {
  padding: 50px 0 0
}

@media screen and (max-width:767px) {
  .pc {
    display: none!important
  }
  .sp {
    display: block!important
  }
  #pages_main .main .sub_ttl img {
    height: 18px;
  }
  .cont #newbusiness {
    padding: 40px 20px
  }
}

.cont #newbusiness .cont_wrapper {
  width: 100%;
  background-size: 100%;
  position: relative;
  background-color: #fff;
  padding-bottom: 40px
}

.cont #newbusiness .cont_img img {
  width: 100%
}

@media screen and (max-width:767px) {
  .cont #newbusiness .cont_wrapper {
    padding-bottom: 0
  }
  .cont #newbusiness .cont_img {
    margin: 0 -20px
  }
}

.cont #newbusiness .cont_inner {
  box-sizing: border-box;
  background-color: #fff;
  padding: 45px;
  max-width: 980px;
  margin: auto auto 100px auto;
}

@media screen and (max-width:767px) {
  .cont #newbusiness .cont_inner {
    padding: 30px 0 15px;
    margin: 0 -20px;
    background-color: #fff
  }
}

.cont #newbusiness .cont_main_txt {
  text-align: center;
  font-weight: 400;
  margin-bottom: 40px
}

@media screen and (max-width:767px) {
  .cont #newbusiness .cont_main_txt {
    font-size: 12px;
    margin-bottom: 60px
  }
}

.cont #newbusiness .sub_nav {
  position: absolute;
  top: -20px;
  right: 0;
  left: 0;
  margin: 0 auto;
  max-width: 1280px;
  width: 96%;
  letter-spacing: -0.4em;
  vertical-align: top;
  text-align: center;
}

@media screen and (max-width:767px) {
  .cont #newbusiness .sub_nav {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border: 1px solid #454445
  }
}

.cont #newbusiness .sub_nav li {
  display: inline-block;
  border-top: solid 1px #454445;
  border-bottom: solid 1px #454445;
  border-left: solid 1px #454445;
  width: 50%;
  box-sizing: border-box;
  letter-spacing: normal;
}

@media screen and (max-width:767px) {
  .cont #newbusiness .sub_nav li {
    border: none;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
  }
  .cont #newbusiness .sub_nav li:first-child {
    border-bottom: solid 1px #454445
  }
  .cont #newbusiness .sub_nav li:nth-child(2n) {
    border-left: none;
  }
}

.cont #newbusiness .sub_nav li:last-child {
  border-right: solid 1px #454445
}

.cont #newbusiness .sub_nav li a {
  padding: 10px;
  background-color: #fff;
  text-decoration: none;
  width: 100%;
  font-size: 15px;
  text-align: center;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.cont #newbusiness .sub_nav li a:hover {
  color: #fff;
  background-color: #454445
}

@media screen and (max-width:899px) {
  .cont #newbusiness .sub_nav li a {
    font-size: 12px
  }
}

.cont #newbusiness .block {
  margin-bottom: 60px
}

.cont #newbusiness .block.reverse .block-top .block_card {
  right: 0
}

.cont #newbusiness .block.reverse .block-top .block_img {
  margin-right: auto;
  margin-left: inherit
}

.cont #newbusiness .block.reverse .block-top .block_img:after {
  top: 10px;
  left: -10px
}

.cont #newbusiness .block .block-top {
  position: relative;
  margin-bottom: 50px
}

.cont #newbusiness .block .block-top .block_card {
  background-color: #fff;
  text-align: center;
  z-index: 2;
  position: absolute;
  top: 45px
}

@media screen and (max-width:767px) {
  .cont #newbusiness .sub_nav li:last-child {
    border-right: none
  }
  .cont #newbusiness .sub_nav li a {
    font-size: 10px
  }
  .cont #newbusiness .block .block-top .block_card {
    width: 90%;
    margin: -150px auto 80px;
    position: relative
  }
}

.cont #newbusiness .block .block-top .block_card:after {
  content: '';
  display: block;
  position: absolute;
  top: -10px;
  left: -10px;
  padding: 10px;
  width: 100%;
  height: 100%;
  background-color: rgba(245, 245, 245, .8);
  z-index: -1
}

.cont #newbusiness .block .block-top .block_card .card_inner {
  position: relative;
  z-index: 2;
  background-color: #fff;
  width: 560px;
  height: 320px;
  padding-top: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.cont #newbusiness .block .block-top .block_card h3 {
  text-align: center;
  font-size: 30px;
  color: #002473;
  font-weight: 400;
  margin-bottom: 30px;
  line-height: 1.3;
}

@media screen and (max-width:767px) {
  .cont #newbusiness .block .block-top .block_card .card_inner {
    width: 100%;
    height: auto;
    padding: 10px 10px 20px
  }
  .cont #newbusiness .block .block-top .block_card h3 {
    font-size: 20px;
    margin-bottom: 15px
  }
}

.cont #newbusiness .block .block-top .block_card h3:after {
  content: '';
  display: block;
  border-top: solid 3px #002473;
  width: 35px;
  height: 3px;
  margin: 5px auto 0
}

.cont #newbusiness .block .block-top .block_card p img {
  vertical-align: middle
}

.cont #newbusiness .block .block-top .block_card p.copy {
  padding: 10px 0 15px;
}

.cont #newbusiness .block .block-top .block_img {
  width: 760px;
  margin-left: auto;
  position: relative;
  z-index: 1
}

@media screen and (max-width:767px) {
  .cont #newbusiness .block .block-top .block_card .copy{
    padding: 2px 0 10px;
  }
  .cont #newbusiness .block .block-top .block_card .copy img {
    height: 22px
  }
  .cont #newbusiness .block .block-top .block_card p {
    font-size: 14px
  }
  .cont #newbusiness .block .block-top .block_img {
    width: 100%
  }
}

.cont #newbusiness .block .block-top .block_img img {
  width: 100%
}

.cont #newbusiness .block .block-top .block_img:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background-color: #efae00;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: -1
}

@media screen and (max-width:767px) {
  .cont #newbusiness .block .block-top .block_img:after {
    display: none
  }
}

.cont #newbusiness .block .block-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.cont #newbusiness .block .block-bottom p {
  width: 47%
}

@media screen and (max-width:767px) {
  .cont #newbusiness .block .block-bottom {
    display: block;
    margin-bottom: 30px
  }
  .cont #newbusiness .block .block-bottom p {
    width: 100%;
    margin-bottom: 20px;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px
  }
}
