@charset "utf-8";

.style4Mv {
  background: url("../../../images/pi_gakusyu/4style/mv_sp.jpg") no-repeat center center;
  background-size: cover;
  height: 430px;
  margin-top: 68px;
  margin-bottom: 40px;
}

.style4Mv h2 {
  top: -15px;
}

.style4Mv h2 img {
  width: 312px;
}

.style4Contents .movie {
  display: block;
}

.style4Contents h3 {
  font-size: 18px;
}

.style4Contents .movie .btn {
  text-align: center;
  font-size: 16px;
  margin-top: 20px;
}

.style4Contents .movie .btn a {
  display: block;
  width: auto;
}

.style4Contents .movie .contents {
  margin-bottom: 40px;
}

.style4Contents .styleNav {
  margin: 40px -20px -20px;
}

.style4Contents .styleNav ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 30px;
  position: relative;
}

.style4Contents .styleNav ul:after {
  content: "";
  width: 40px;
  height: 40px;
  display: block;
  position: absolute;
  background: #F8F8F8;
  left: 50%;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
}

.style4Contents .styleNav li {
  border-right: 1px dotted #666666;
  border-bottom: 1px dotted #666666;
  text-align: left;
  padding: 0 0 20px;
  flex-grow: 1;
  width: 50%;
}

.style4Contents .styleNav li:nth-last-child(-n+2) {
  border-bottom: none;
  padding: 20px 0 0;
}

.style4Contents .styleNav li:nth-child(2n) {
  border-right: none;
  padding-left: 20px;
}

.style4Contents .styleNav li img {
  width: auto;
  height: 94px;
}

.style4Contents .style {
  margin-top: 60px;
}

.style4Contents .style .styleMain {
  display: block;
}

.style4Contents .style .styleMain>.img {
  width: auto;
  margin: 0 -20px 20px;
}

.style4Contents .style .styleMain>.img .fukidashi {
  position: absolute;
  left: 17px;
  top: -19px;
  width: 192px;
}

.style4Contents .style .styleMain .contents {
  width: auto !important;
}

.style4Contents .style .styleMain .contents h3 {
  font-size: 24px;
}

.style4Contents .style .styleMain .contents h3 .num {
  margin-right: 20px;
}

.style4Contents .style .styleMain .contents .txt,
.style4Contents .style .styleBottom .change .contents .txt {
  line-height: 2.4;
}

.style4Contents .style .styleMain .contents .usingItem {
  margin-top: 30px;
}

.style4Contents .style .styleMain .contents .usingItem .img {
  width: 206px;
}

.style4Contents .style .styleMain .contents .usingItem .itemTxt {
  margin-left: 30px;
}

.style4Contents .style .styleBottom {
  margin-top: 60px;
  display: block;
}

.style4Contents .style .styleBottom .change {
  width: auto;
  padding: 0 !important;
  display: block;
  border: none !important;
}

.style4Contents .style .styleBottom .change .contents {
  width: auto;
}

.style4Contents .style .styleBottom .change .img {
  width: auto;
  margin-right: 0;
  margin-bottom: 20px;
}

.style4Contents .style#style1 .styleBottom .change .img .fukidashi {
  left: -15px;
  top: -30px;
  width: 121px;
}

.style4Contents .style#style2 .styleBottom .change .img .fukidashi {
  right: 34px;
  top: -17px;
  width: 123px;
}

.style4Contents .style#style3 .styleBottom .change .img .fukidashi {
  left: -10px;
  top: -24px;
  width: 124px;
}

.style4Contents .style#style4 .styleBottom .change .img .fukidashi {
  left: 15px;
  top: -40px;
  width: 124px;
}

.style4Contents .style .styleBottom .recommend {
  width: auto;
  margin-top: 60px;
}

.style4Contents .style .styleBottom .recommend h4 {
  font-size: 18px;
}

.style4Contents .style .styleBottom .recommend .itemTxt.col3 {
  flex-wrap: wrap;
}

.style4Contents .style .styleBottom .recommend .itemTxt.col3 li:first-child {
  width: 100%;
  margin-bottom: 20px;
}

.style4Contents .style .styleBottom .recommend .itemTxt.col3 li:not(:first-child) {
  width: 50%;
}

.style4Contents .style .styleBottom .recommend .itemTxt {
  justify-content: center !important;
  align-items: flex-start;
}

.style4Contents .style .styleBottom .recommend .itemTxt li {
  display: block;
  text-align: center;
}

.style4Contents .style .styleBottom .recommend .itemTxt li.multirack,
.style4Contents .style .styleBottom .recommend .itemTxt li.multiwagon {
  margin: 0 15px;

}

.style4Contents .style .styleBottom .recommend .itemTxt li figure {
  text-align: center;
  display: block;
}

.style4Contents .style .styleBottom .recommend .itemTxt li img {
  margin-right: 0;
}

.style4Contents .style .styleBottom .recommend .itemTxt li.multirack img {
  width: 70px;
}

.style4Contents .style .styleBottom .recommend .itemTxt li.multiwagon img {
  width: 88px;
}

.style4Contents .style .styleBottom .recommend .itemTxt li.utility_plus img {
  width: 102px;
}

.style4Contents .style .styleBottom .recommend .itemTxt li.pure_nature img {
  width: 115px;
}

.style4Contents .style .styleBottom .recommend .itemTxt li.coordi img {
  width: 119px;
}

.style4Contents .style .styleBottom .recommend .itemTxt li.utility_plus2 img {
  width: 94px;
}

.style4Contents .style .styleBottom .recommend .itemTxt li.utility_plus2 img:first-child {
  margin-right: 30px;
}
