.slide2 li,
.slide3 li {
padding: 0 10px;
box-sizing: border-box;
}

.slick-slider .slick-prev,
.slick-slider .slick-next {
z-index: 10;
top: initial;
bottom: -31px;
}

.slick-slider .slick-next {
right: 25%;
}

.slick-slider .slick-next:before {
content: '';
display: block;
width: 8px;
height: 8px;
margin: auto;
border-right: solid 2px #4b4b4b;
border-top: solid 2px #4b4b4b;
transform: rotate(45deg);
}

.slick-slider .slick-prev {
left: 25%;
}

.layoutRole .layoutRole_contents {
max-width: 1500px;
margin: auto;
}

h3 {
font-size: 18px;
}

.twoline{
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
}
.twoline {
margin-bottom: 75px;
}
.twoline {
margin-bottom: 0;
}
.twoline .button{
flex: 0 50%;
padding:0 5px;
box-sizing: border-box;
margin: 0;
margin-bottom: 10px;
}
.twoline .button a{
margin: 0;
}

.topLayout .topLayout_box a {
font-size: inherit;
}

.topLayout .topLayout_imgRight { padding-left: 0;}

.slick-slider {
padding-bottom: 0px;
}

.slide2 li,
.slide3 li {
padding: 0 10px;
box-sizing: border-box;
}

.slick-slider .slick-prev,
.slick-slider .slick-next {
z-index: 10;
top: initial;
bottom: -31px;
}

.slick-slider .slick-next {
right: 25%;
}


.slick-slider .slick-prev {
left: 25%;
}

.slick-slider .slick-prev:before {
content: '';
display: block;
width: 8px;
height: 8px;
margin: auto;
border-left: solid 2px #4b4b4b;
border-bottom: solid 2px #4b4b4b;
transform: rotate(45deg);
}

.slick-dots {
bottom: -22px;
}

.titleRole .sub {
margin-bottom: 30px !important;
}

.mb130 {
margin-bottom: 130px;
}
.layoutRole_main {
  padding-top: 0;
}

.b-top,
.b-main {
position: relative;
z-index: 1;
}

.b-main { margin-bottom: 0;}

.b-bottom .topLayout .topLayout_imgleft .topLayout_img,
.b-bottom .topLayout .topLayout_imgRight .topLayout_img,
.b-bottom .topLayout .topLayout_imgLeft .topLayout_box,
.b-bottom .topLayout .topLayout_imgRight .topLayout_box{
  width: 100%;
}

.b-bottom .topLayout .topLayout_imgRight .topLayout_box { padding-left: 0;}

.b-bottom .flexBox2.pc { display: none;}

.b-bottom .flexBox2 .innerBox .hdS {
  font-size: 14px;
  font-size: 1.4rem;
}
.b-bottom .flexBox2 .innerBox p {
  font-size: 12px;
  font-size: 1.2rem;
}

.bg {
  background: rgb(42,90,110);
background: linear-gradient(180deg, rgba(42,90,110,1) 0%, rgba(123,153,166,1) 21%, rgba(255,255,255,1) 64%);
  padding: 70px 0;
  position: relative;
  z-index: 0;
}

.b-main .common_inner {padding: 0;}
.b-main .common_inner.bg {
  background: rgba(255,255,255,0.9);
  padding: 30px;
}

.topLayout.width02 .b-01 .topLayout_img{
  width: 100%;
  max-width: 360px;
  margin: 0 auto;
}

.kasane_box { padding: 30px;}
.kasane_box > .ring {
  width: 60%;
  max-width: 430px;
  margin-bottom: 30px;
}

.kasane_box > .ring img { margin-bottom: 20px;}
.kasane_box > .ring:nth-of-type(2) {
    margin: 0px 0px 30px auto;
}

#brightness .twoline .button a {
  color: #fff;
	border: 1px solid #005271;
	background: #005271 url(../img_2021/common/ico_link04.svg) right 26px center no-repeat;
	background-size: 4px 11px;
}

#brightness .teaser {
background-image: none;
height: auto;
}

#brightness .teaser img {
width: 100%;
}

.flexBox2 {
display: -webkit-flex;
display: -ms-flex;
display: flex;
}

.flexBox2 div {
width: 50%;
}

.flexBox2 div:nth-of-type(2) {
margin-left: 2%;
}

@media only screen and (min-width: 960px) {
  .slick-slider .slick-next {
  right: 30%;
  }

  .slick-slider .slick-prev {
  left: 30%;
  }

  .slick-dots {
  bottom: -20px;
  }

  .layoutRole .layoutRole_contents {
  margin-top: 50px;
  }

  .b-bottom .flexBox2.pc { display: flex;}
  .b-bottom .flexBox2.sp { display: none;}
  .b-bottom .flexBox2 .innerBox .hdS {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .b-bottom .flexBox2 .innerBox p {
    font-size: 14px;
    font-size: 1.4rem;
  }

  #brightness .teaser {
  background-image: url(/img_2021/cmdty/p/brightness/img_teaser.jpg);
  height: 620px;
  display: flex;
  justify-content: center;
  align-items: center;
  }

  .b-main { margin-bottom: 160px;}

  .b-bottom .topLayout .topLayout_imgleft .topLayout_img,
  .b-bottom .topLayout .topLayout_imgRight .topLayout_img{ width: 50.25%;}
  .b-bottom .topLayout .topLayout_imgLeft .topLayout_box{
    width: 49.75%;
    padding: 0 0 0 20px;
  }
  .b-bottom .topLayout .topLayout_imgRight .topLayout_box{
    width: 49.75%;
  }

  .b-main .common_inner.bg {
    padding: 70px 80px 70px 70px;
  }

  .topLayout.width02 .b-01 .topLayout_img {
    width: 43.25%;
  }

  .topLayout.width02 .b-01 .topLayout_box {
    margin-left: 50px;
    padding: 0;
    width: calc( 56.75% - 50px );
  }

  .kasane_box {
    display: flex;
    padding: 0;
  }

  .kasane_box > .ring {
    width: 30%;
    margin-right: 5%;
  }

  .kasane_box > .ring:nth-of-type(2) {
      margin: 0px 5% 0px 0px;
  }

  .kasane_box > .ring .img { margin-bottom: 20px;}

  .kasane_box > .ring:last-child { margin-right: 0}

  .kasane_box > .ring.ring02 {
    position: relative;
    top: 70px;
  }

  .kasane_box > .ring.ring03 {
    position: relative;
    top: 140px;
  }

  .kasane_box dl {
  border: none;
  text-align: center;
  }

  .kasane_box dt {
  position: relative;
  padding: 0;
  background-size: 13px;
  border: none;
  display: inline-block;
  padding-left: 20px;
  background-position: left center;
  cursor: pointer;
  }

  .twoline {
  max-width: 720px;
  margin: 0 auto;
  }
  .topLayout_imgBack {
  width: 100%;
  margin: 2% auto;
  }
  .topLayout_imgBack .topLayout_img {
  width: 100%;
  padding-top: 36%;
  }
  #about.topLayout.width02 .topLayout_img {
  width: 100%;
  }
  .topLayout.width02 .topLayout_imgBack .topLayout_box {
  padding: 3.9% 3.9% 3.9% 15px;
  bottom: auto;
  top: 0;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  width: 54%;
  text-align: left;
  right: 0;
  left: auto;
  }

  .topLayout_imgBack .topLayout_box .button {
  width: 60%;
  background-color: #fff;
  padding: 0;
  margin: 20px auto 0;
  }

  .topLayout_imgBack .topLayout_box .button a {
  width: 100%;
  border: 1px solid #CCD6DA;
  justify-content: center;
  align-items: center;
  position: relative;
  background: url(/img_2021/common/ico_link02.svg) right 26px center no-repeat;
  color: #003447;
  font-family: tbudmincho-std, sans-serif;
  display: flex;
  height: 50px;
  font-size: 14px;
  margin: 0;
  max-width: none;
  background-size: 4px 12px;
  }

  .topLayout.width02 .imgbgdiv {
  position: relative;
  }

  .topLayout.width02 .imgbgdiv .topLayout_img {
  width: 66.25%;
  }

  .topLayout .topLayout_imgRight.imgbgdiv .topLayout_box {
  padding: 0;
  position: absolute;
  width: 41%;
  left: 0;
  }
}

@media screen and (max-width:959px) {
  .topLayout .topLayout_box { padding-left: 0;}
  .topLayout .topLayout_imgLeft { padding-right: 0;}

  .b-bottom .topLayout {
    padding: 0 7px;
  }

  .b-bottom .topLayout .topLayout_imgRight .topLayout_img img{ margin-bottom: 40px;}

  .topLayout_imgBack {
  width: 100%;
  margin: 2% auto 15px;
  }

  .topLayout_imgBack .topLayout_img {
  background-image: url(/img_2021/cmdty/p/forte/img13.png);
  width: 100%;
  margin: 0 auto 20px;
  background-position: top left;
  /* padding-top: 41%; */
  padding-top: 0;
  background-size: cover;
  }

  .topLayout_imgBack .topLayout_box {
  position: relative;
  bottom: auto;
  color: #4b4b4b;
  padding: 0;
  }

  .topLayout_imgBack .topLayout_box .headingTitle {
  color: #4b4b4b;
  }

  .topLayout_imgBack .topLayout_box .button a {
  color: #003447;
  background: url(/img_2021/common/ico_link02.svg) right 26px center no-repeat;
  background-size: 4px 11px;
  }
  .spreverse {
    flex-direction: column-reverse;
    display: flex;
    flex-wrap: wrap;
  }
  #about.topLayout { padding: 0 7px;}
}
