@charset "utf-8";
/* LESS Document */
.layout-base {
  position: relative;
  box-sizing: border-box;
}
.tx-l-red {
  color: #f00000 !important;
}
.tx-e-green {
  color: #00a4b4 !important;
}
#sft-caos {
  overflow: hidden;
}
#sft-caos .sft-caos-key-v {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  background: url("../img/key-v-bg.png") top left repeat-x;
}
#sft-caos .sft-caos-key-v figure {
  position: relative;
  box-sizing: border-box;
  width: 90%;
  margin: auto;
  border-bottom: solid 5px #dfe0e1;
}
#sft-caos .sft-caos-key-v figure img {
  position: relative;
  box-sizing: border-box;
  display: block;
  width: 71%;
  margin: auto 9% auto 20%;
}
#sft-caos .sft-caos-contents {
  position: relative;
  box-sizing: border-box;
}
#sft-caos .sft-caos-contents h3 {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  font-size: 1.7rem;
  font-weight: 800;
  color: #FFFFFF;
  background: #00a4b4;
  padding: 0.5rem 0 2rem 0;
  text-align: center;
}
#sft-caos .sft-caos-contents h3:before {
  content: " ";
  position: relative;
  background: url("../img/icon-warning.png") 0 0 no-repeat;
  background-size: 100%;
  width: 56px;
  height: 48px;
  display: inline-block;
  top: 0.8rem;
  margin-right: 0.5rem;
}
#sft-caos .sft-caos-contents h3:after {
  content: " ";
  position: absolute;
  background: url("../img/image05.png") 0 0 no-repeat;
  background-size: 100%;
  width: 200px;
  height: 280px;
  display: block;
  top: -60px;
  left: 5.5%;
}
#sft-caos .sft-caos-contents .sft-caos-cnt-box {
  position: relative;
  box-sizing: border-box;
  margin: auto;
}
#sft-caos .sft-caos-contents .sft-caos-cnt-box.cnt001 {
  width: 73%;
  padding: 1.6rem 0 1.2rem 0;
}
#sft-caos .sft-caos-contents .sft-caos-cnt-box.cnt001 h2 {
  font-size: 1.6rem !important;
  font-weight: 900;
  display: block;
  text-align: center;
  line-height: 2rem;
  margin-bottom: 0.5rem;
}
#sft-caos .sft-caos-contents .sft-caos-cnt-box.cnt001 h2 span.tx-fst-bp {
  display: block;
}
#sft-caos .sft-caos-contents .sft-caos-cnt-box.cnt001 h2 span.tx-fst-bpr {
  display: inline-block;
}
#sft-caos .sft-caos-contents .sft-caos-cnt-box.cnt001 p {
  font-size: 1.4rem;
  text-align: center;
}
#sft-caos .sft-caos-contents .sft-caos-cnt-box.cnt001 p.pcaos-tx-s {
  font-size: 1.1rem !important;
  line-height: 1.6rem;
}
#sft-caos .sft-caos-contents .sft-caos-cnt-box.cnt001 figure {
  position: relative;
  box-sizing: border-box;
  margin: 1rem auto;
  width: 66%;
}
#sft-caos .sft-caos-bar {
  position: relative;
  box-sizing: border-box;
  display: block;
  width: 60%;
  margin: auto;
  border: solid 3px #000000;
  border-radius: 0.8rem;
  padding: 1.4% 1.1% 1.2% 1%;
  box-shadow: 0.5rem 0.5rem 0 0 #cfcfcf;
}
#sft-caos .sft-caos-bar h4 {
  font-size: 1.5rem !important;
  line-height: 2rem;
  font-weight: 600;
  text-align: center;
  margin-bottom: 0.5rem;
}
#sft-caos .sft-caos-bar h4 span.tx-fst-bpr {
  display: inline-block;
}
#sft-caos .sft-caos-bar .cnt-box-f {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 0;
}
#sft-caos .sft-caos-bar .cnt-box-f div.cnt-l {
  width: 55%;
}
#sft-caos .sft-caos-bar .cnt-box-f div.cnt-r {
  width: 43%;
  margin-left: 2%;
}
#sft-caos .sft-caos-bar .cnt-box-f div.cnt-r p {
  font-size: 0.95rem;
  line-height: 1.6rem;
  letter-spacing: 0.05rem;
}
#sft-caos .sft-caos-bar-b {
  position: relative;
  box-sizing: border-box;
  display: block;
  width: 58px;
  margin: auto auto 1.2rem auto;
}
#sft-caos .sft-caos-car ul {
  position: relative;
  box-sizing: border-box;
  width: 56%;
  margin: 1.2rem auto 1.6rem auto;
  display: flex;
  flex-wrap: wrap;
}
#sft-caos .sft-caos-car ul li {
  position: relative;
  box-sizing: border-box;
  width: 48%;
  margin-right: 2%;
  margin-bottom: 1rem;
}
#sft-caos .sft-caos-car ul li:nth-child(2n) {
  margin-right: 0;
}
#sft-caos .sft-caos-car ul li figure figcaption {
  text-align: center;
  font-size: 1.8rem;
  margin-top: 0.5rem;
}
#sft-caos .sft-caos-car ul li figure figcaption span {
  font-size: 0.95rem;
  display: block;
  margin: 0.4rem auto 0 auto;
}
#sft-caos .sft-caos-car p.sft-caos-car-art {
  text-align: center;
  margin: 0 auto 3rem auto;
}
#sft-caos .sft-caos-car h4 {
  position: relative;
  box-sizing: border-box;
  width: 90%;
  font-size: 1.5rem;
  font-weight: 600;
  text-align: center;
  border-bottom: solid 5px #dfe0e1;
  padding-bottom: 0.6rem;
  margin: 0 auto 1.2rem auto;
}
#sft-caos .sft-caos-car h4 span {
  display: inline-block;
}
#sft-caos .sft-caos-car .cnt002 {
  position: relative;
  box-sizing: border-box;
  width: 56%;
  margin: auto;
}
#sft-caos .sft-caos-car .cnt002 p {
  font-size: 1rem;
  line-height: 1.85rem;
}
#sft-caos .sft-caos-car .cnt003 {
  position: relative;
  box-sizing: border-box;
  width: 49%;
  margin: auto;
}
#sft-caos .sft-caos-car .cnt003 h5 {
  font-size: 1.4rem;
  font-weight: 600;
  margin: 1rem auto;
}
#sft-caos .sft-caos-car .cnt003 .youtube {
  margin-bottom: 2rem;
}
#sft-caos .sft-caos-car h6 {
  width: 90%;
  margin: 0 auto 3rem auto;
  font-size: 1.4rem;
  line-height: 1.8rem;
  font-weight: 600;
  text-align: center;
}
#sft-caos .sft-caos-car h6 span.tx-fst-bpr {
  display: inline-block;
}
@media screen and (max-width: 1215px) {
  #sft-caos .sft-caos-key-v {
    background-size: 4.7vw;
  }
  #sft-caos .sft-caos-contents {
    position: relative;
    box-sizing: border-box;
  }
  #sft-caos .sft-caos-contents h3 {
    font-size: 1.4rem;
    line-height: 1.8rem;
    font-weight: 800;
    padding: 1.4rem 4% 1rem 30%;
    display: flex;
    align-items: center;
    text-align: left;
  }
  #sft-caos .sft-caos-contents h3:before {
    content: " ";
    position: absolute;
    background: url("../img/icon-warning.png") 0 0 no-repeat;
    background-size: 100%;
    width: 4%;
    height: 4vw;
    display: inline-block;
    top: auto;
    left: 25%;
    margin-right: 0.5rem;
  }
  #sft-caos .sft-caos-contents h3:after {
    content: " ";
    position: absolute;
    background: url("../img/image05.png") 0 0 no-repeat;
    background-size: 100%;
    width: 18%;
    height: 16vw;
    display: block;
    top: auto;
    left: 3.5%;
  }
}
@media screen and (max-width: 980px) {
  #sft-caos .sft-caos-contents .sft-caos-cnt-box.cnt001 {
    width: 83%;
  }
  #sft-caos .sft-caos-contents .sft-caos-cnt-box.cnt001 figure {
    position: relative;
    box-sizing: border-box;
    margin: 1rem auto;
    width: 76%;
  }
  #sft-caos .sft-caos-bar {
    width: 86%;
  }
  #sft-caos .sft-caos-car ul {
    width: 80%;
  }
  #sft-caos .sft-caos-car .cnt002 {
    width: 80%;
  }
  #sft-caos .sft-caos-car .cnt003 {
    width: 76%;
    margin: auto;
  }
  #sft-caos .sft-caos-car .cnt003 .youtube {
    margin-bottom: 2rem;
  }
  #sft-caos .sft-caos-car h6 {
    width: 90%;
    margin: 0 auto 3rem auto;
    font-size: 1.4rem;
    line-height: 1.8rem;
    font-weight: 600;
    text-align: center;
  }
  #sft-caos .sft-caos-car h6 span.tx-fst-bpr {
    display: inline-block;
  }
}
@media screen and (max-width: 751px) {
  #sft-caos .sft-caos-key-v {
    background-size: 8vw;
  }
  #sft-caos .sft-caos-key-v figure {
    position: relative;
    box-sizing: border-box;
    width: 96%;
    margin: auto;
    border-bottom: solid 4px #dfe0e1;
  }
  #sft-caos .sft-caos-key-v figure img {
    position: relative;
    box-sizing: border-box;
    display: block;
    width: 100%;
    margin: auto 0 auto 0;
  }
  #sft-caos .sft-caos-contents {
    position: relative;
    box-sizing: border-box;
  }
  #sft-caos .sft-caos-contents h3 {
    font-size: 1.2rem;
    line-height: 1.6rem;
    font-weight: 800;
    padding: 1.4rem 4% 1rem 30%;
    display: flex;
    align-items: center;
    text-align: left;
  }
  #sft-caos .sft-caos-contents h3:before {
    content: " ";
    position: absolute;
    background: url("../img/icon-warning.png") 0 0 no-repeat;
    background-size: 100%;
    width: 6%;
    height: 5vw;
    display: inline-block;
    top: 4%;
    left: 19%;
    margin-right: 0.5rem;
  }
  #sft-caos .sft-caos-contents h3:after {
    content: " ";
    position: absolute;
    background: url("../img/image05.png") 0 0 no-repeat;
    background-size: 100%;
    width: 28%;
    height: 30vw;
    display: block;
    top: auto;
    left: 0.5%;
  }
  #sft-caos .sft-caos-contents .sft-caos-cnt-box {
    position: relative;
    box-sizing: border-box;
    margin: auto;
  }
  #sft-caos .sft-caos-contents .sft-caos-cnt-box.cnt001 {
    width: 92%;
    padding: 1.2rem 0 1.2rem 0;
  }
  #sft-caos .sft-caos-contents .sft-caos-cnt-box.cnt001 h2 {
    font-size: 1.2rem !important;
    line-height: 1.6rem;
  }
  #sft-caos .sft-caos-contents .sft-caos-cnt-box.cnt001 h2 span.tx-fst-bp {
    display: block;
  }
  #sft-caos .sft-caos-contents .sft-caos-cnt-box.cnt001 p {
    font-size: 0.9rem;
    line-height: 1.1rem;
  }
  #sft-caos .sft-caos-contents .sft-caos-cnt-box.cnt001 p.pcaos-tx-s {
    font-size: 1rem !important;
    line-height: 1.4rem;
    text-align: left;
  }
  #sft-caos .sft-caos-contents .sft-caos-cnt-box.cnt001 figure {
    position: relative;
    box-sizing: border-box;
    margin: 0.8rem auto;
    width: 90%;
  }
  #sft-caos .sft-caos-bar {
    width: 92%;
    margin: auto;
    padding: 3% 5% ;
  }
  #sft-caos .sft-caos-bar h4 {
    font-size: 1.2rem !important;
    line-height: 1.6rem;
    margin-bottom: 0.5rem;
  }
  #sft-caos .sft-caos-bar .cnt-box-f {
    margin-bottom: 0;
    flex-wrap: wrap;
  }
  #sft-caos .sft-caos-bar .cnt-box-f div.cnt-l {
    width: 100%;
  }
  #sft-caos .sft-caos-bar .cnt-box-f div.cnt-r {
    width: 100%;
    margin-left: 0;
  }
  #sft-caos .sft-caos-bar-b {
    position: relative;
    box-sizing: border-box;
    display: block;
    width: 58px;
    margin: auto auto 1.2rem auto;
  }
  #sft-caos .sft-caos-car ul {
    position: relative;
    box-sizing: border-box;
    width: 92%;
    margin: 1.2rem auto 2rem auto;
    display: flex;
    flex-wrap: wrap;
  }
  #sft-caos .sft-caos-car ul li {
    position: relative;
    box-sizing: border-box;
    width: 48%;
    margin-right: 2%;
    margin-bottom: 1rem;
  }
  #sft-caos .sft-caos-car ul li:nth-child(2n) {
    margin-right: 0;
  }
  #sft-caos .sft-caos-car ul li figure figcaption {
    font-size: 1.2rem;
  }
  #sft-caos .sft-caos-car h4 {
    position: relative;
    box-sizing: border-box;
    width: 92%;
    font-size: 1.3rem;
    line-height: 1.7rem;
    border-bottom: solid 4px #dfe0e1;
    padding-bottom: 0.6rem;
    margin: 0 auto 1.2rem auto;
  }
  #sft-caos .sft-caos-car h4 span {
    display: block;
  }
  #sft-caos .sft-caos-car .cnt002 {
    position: relative;
    box-sizing: border-box;
    width: 86%;
    margin: auto;
  }
  #sft-caos .sft-caos-car .cnt002 p {
    font-size: 1rem;
    line-height: 1.85rem;
  }
  #sft-caos .sft-caos-car .cnt003 {
    position: relative;
    box-sizing: border-box;
    width: 84%;
    margin: auto;
  }
  #sft-caos .sft-caos-car .cnt003 .youtube {
    margin-bottom: 1rem;
  }
  #sft-caos .sft-caos-car h6 {
    width: 84%;
    font-size: 1rem;
    line-height: 1.4rem;
    font-weight: 600;
    text-align: left;
    margin-bottom: 2rem;
  }
  #sft-caos .sft-caos-car h6 span.tx-fst-bpr {
    display: inline;
  }
}
