@import url("https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600&display=swap");
.st02_01 {
  background: url("/konan-planet/common/images/about/img01.jpg") no-repeat center center;
  background-size: cover;
  height: 500px;
  margin-top: 20px;
}

.st02_11 {
  background: url("/konan-planet/common/images/about-plus/img01.jpg") no-repeat center center;
  background-size: cover;
}

.st02_02 h2 {
  font-size: 53px;
  font-size: 5.3rem;
  letter-spacing: 4px;
  text-indent: 4px;
}

.st02_02 p {
  margin-top: 80px;
  font-size: 20px;
  font-size: 2rem;
  letter-spacing: 2px;
  text-indent: 2px;
  line-height: 2;
}

.st02_12 p:first-of-type {
  margin-top: 0;
}

.st02_03 h2 {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  height: 130px;
}

.st02_03 h2 div {
  display: inline-block;
  padding: 20px 50px;
  position: relative;
  font-size: 40px;
  font-size: 4rem;
  letter-spacing: 2px;
  text-indent: 2px;
}

.st02_03 h2 div span:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 20px 0 0;
  border-color: #ffe600 transparent transparent transparent;
}

.st02_03 h2 div span:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 20px 20px;
  border-color: transparent transparent #ffe600 transparent;
}

.st02_03 h2:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -45px;
  width: 0;
  height: 0;
  margin-left: -75px;
  border-style: solid;
  border-width: 45px 75px 0 75px;
  border-color: #CD1423 transparent transparent transparent;
}

.st02_03 .txtA {
  font-size: 19px;
  font-size: 1.9rem;
  letter-spacing: 1px;
  line-height: 2;
  font-weight: 700;
}

.st02_03 ul {
  display: flex;
}

.st02_03 ul li {
  text-align: center;
  width: 18%;
  margin-left: 2.5%;
  font-size: 17px;
  font-size: 1.7rem;
  letter-spacing: 2px;
  font-weight: 700;
}

.st02_03 ul li img {
  margin-bottom: 20px;
}

.st02_03 ul li:first-of-type {
  margin-left: 0;
}

.st02_03 h3 {
  margin-top: 150px;
  margin-bottom: 50px;
}

.st02_03 h3 .sp {
  display: none;
}

.st02_03 .txtB {
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: 1px;
  line-height: 2;
  font-weight: 700;
}

.st02_03 .present_tit02,
.st02_03 .present_tit04,
.st02_03 .present_tit03 {
  font-size: 23px;
  font-size: 2.3rem;
  letter-spacing: 2px;
  font-weight: 700;
  text-align: center;
  padding: 10px 0;
}

.st02_03 .present_tit02 span,
.st02_03 .present_tit04 span,
.st02_03 .present_tit03 span {
  display: inline-block;
}

.st02_03 .present_tit02,
.st02_03 .present_tit04 {
  background: #CD1423;
  color: #fff;
  margin-bottom: 50px;
}

.st02_03 .present_tit02 {
  border-radius: 20px;
}

.st02_03 .present_tit03 {
  background: #ffe600;
  color: #CD1423;
  margin-bottom: 30px;
}

.st02_03 .present_inner {
  display: flex;
  justify-content: space-between;
}

.st02_03 .present_inner .present_inner_text {
  width: 680px;
  border-bottom: 2px solid #CD1423;
}

.st02_03 .present_inner .present_inner_img {
  width: 262px;
}

.st02_03 h4 {
  border-bottom: 2px solid #CD1423;
  margin-bottom: 60px;
}

.st02_03 h4 div {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  bottom: -22px;
  background: #FFF;
  border: 2px solid #CD1423;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  height: 45px;
  margin-left: auto;
  margin-right: auto;
}

.st02_03 h4 div p {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #FFF;
  height: 49px;
  font-size: 24px;
  font-size: 2.4rem;
  letter-spacing: 2px;
  font-weight: 700;
}

.st02_03 h4 .main-tit01 {
  width: 460px;
}

.st02_03 h4 .main-tit01 p {
  width: 420px;
}

.st02_03 h4 .main-tit02 {
  width: 420px;
}

.st02_03 h4 .main-tit02 p {
  width: 380px;
}

.st02_03 h4 .main-tit02 p span {
  display: inline-block;
}

.st02_03 h4 .main-tit03 {
  width: 640px;
}

.st02_03 h4 .main-tit03 p {
  width: 600px;
}

.st02_03 h4 .main-tit03 p span {
  display: inline-block;
}

.st02_03 h4 .main-tit04 {
  bottom: -32px;
  width: 640px;
  height: 65px;
}

.st02_03 h4 .main-tit04 p {
  width: 600px;
  height: 69px;
  flex-direction: column;
}

.st02_03 h4 .main-tit04 p span {
  display: inline-block;
}

.st02_03 h4 .main-tit04 .sp-text {
  display: none;
}

.st02_03 h4 .main-tit05 {
  bottom: -32px;
  width: 640px;
  height: 65px;
}

.st02_03 h4 .main-tit05 p {
  width: 600px;
  height: 69px;
  flex-direction: column;
}

.st02_03 h4 .main-tit05 .sp-text {
  display: none;
}

.st02_03 h4 .main-tit06 {
  bottom: -42px;
  width: 840px;
  height: 85px;
}

.st02_03 h4 .main-tit06 p {
  width: 800px;
  height: 89px;
  flex-direction: column;
  line-height: 1.5;
}

.st02_03 h4 .main-tit06 p span {
  display: inline-block;
}

.st02_03 h4 .main-tit06 p .caution {
  font-size: 18px;
  font-size: 1.8rem;
}

.st02_03 h4 .main-tit06 .sp-text {
  display: none;
}

.st02_03 h4 .backnumber-main-tit11 {
  width: 460px;
}

.st02_03 h4 .backnumber-main-tit11 p {
  width: 420px;
}

.st02_03 h4 .backnumber-main-tit10,
.st02_03 h4 .backnumber-main-tit09 {
  width: 420px;
}

.st02_03 h4 .backnumber-main-tit10 p,
.st02_03 h4 .backnumber-main-tit09 p {
  width: 380px;
}

.st02_03 h4 .backnumber-main-tit10 p span,
.st02_03 h4 .backnumber-main-tit09 p span {
  display: inline-block;
}

.st02_03 h4 .backnumber-main-tit08 {
  width: 640px;
}

.st02_03 h4 .backnumber-main-tit08 p {
  width: 600px;
}

.st02_03 h4 .backnumber-main-tit08 p span {
  display: inline-block;
}

.st02_03 h4 .backnumber-main-tit07 {
  width: 640px;
}

.st02_03 h4 .backnumber-main-tit07 p {
  width: 600px;
}

.st02_03 h4 .backnumber-main-tit06 {
  width: 500px;
}

.st02_03 h4 .backnumber-main-tit06 p {
  width: 460px;
}

.st02_03 h4 .backnumber-main-tit05 {
  width: 700px;
}

.st02_03 h4 .backnumber-main-tit05 p {
  width: 660px;
}

.st02_03 h4 .backnumber-main-tit04 {
  bottom: -32px;
  width: 540px;
  height: 65px;
}

.st02_03 h4 .backnumber-main-tit04 p {
  flex-direction: column;
  width: 500px;
  height: 69px;
}

.st02_03 h4 .backnumber-main-tit04 p span {
  display: inline-block;
}

.st02_03 h4 .backnumber-main-tit03 {
  width: 440px;
}

.st02_03 h4 .backnumber-main-tit03 p {
  width: 400px;
}

.st02_03 h4 .backnumber-main-tit02 {
  width: 300px;
}

.st02_03 h4 .backnumber-main-tit02 p {
  width: 260px;
}

.st02_03 h4 .backnumber-main-tit01 {
  width: 540px;
}

.st02_03 h4 .backnumber-main-tit01 p {
  width: 500px;
}

.st02_13 h2 {
  background: linear-gradient(90deg, #6e5528, #866c38 40% 60%, #ab8f4f);
}

.st02_13 h2 div span:before {
  border-color: #fff transparent transparent transparent;
}

.st02_13 h2 div span:after {
  border-color: transparent transparent #fff transparent;
}

.st02_13 h2:after {
  border-color: #866c38 transparent transparent transparent;
}

.st02_04 {
  position: relative;
}

.st02_04 .img_end {
  position: absolute;
  top: -65px;
  left: -65px;
  width: 130px;
}

.st02_04 .sub-tit {
  color: #ffe600;
  text-align: center;
  font-size: 26px;
  font-size: 2.6rem;
  font-style: italic;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: -20px;
}

.st02_04 .sub-tit .underline {
  text-decoration: underline;
  text-decoration-color: #ffe600;
}

.st02_04 .sub-tit .sub-tit-big {
  font-size: 30px;
  font-size: 3rem;
}

.st02_04 .backnumber-sub-tit {
  color: #7F7F7F;
  text-align: center;
  font-size: 26px;
  font-size: 2.6rem;
  font-style: italic;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: -20px;
}

.st02_04 .backnumber-sub-tit .underline {
  text-decoration: underline;
  text-decoration-color: #7F7F7F;
}

.st02_04 .backnumber-sub-tit .sub-tit-big {
  font-size: 30px;
  font-size: 3rem;
}

.st02_04 .box {
  display: flex;
  position: relative;
}

.st02_04 .box .boxL {
  width: 40%;
  margin-right: 5%;
}

.st02_04 .box .boxR {
  width: 55%;
}

.st02_04 .box .boxR .ico {
  margin-top: -100px;
  margin-bottom: 30px;
}

.st02_04 .box .boxR .ico02 {
  margin-top: -60px;
  margin-bottom: 30px;
}

.st02_04 .box .boxR p {
  font-size: 16px;
  font-size: 1.6rem;
}

.st02_04 .box .backnumber01_img {
  position: relative;
}

.st02_04 .box .backnumber01_img img {
  position: absolute;
}

.bgGrey .txt {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 50px auto 0;
  padding: 20px 30px;
  flex-wrap: wrap;
}

.bgGrey .txt .txt-balloon {
  display: flex;
  align-items: center;
  width: 544px;
}

.bgGrey .txt .txt-balloon p {
  font-size: 15px;
  font-size: 1.5rem;
  padding: 0 20px;
  width: 450px;
  line-height: 1.5;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-font-feature-settings: "palt";
  -moz-font-feature-settings: "palt";
  font-feature-settings: "palt";
  text-align: justify;
}

.bgGrey .txt .txt-balloon div img {
  max-width: 50%;
  width: auto;
  height: auto;
}

.bgGrey .txt span {
  width: 140px;
  margin: 0 24px;
}

.bgGrey .txt span img {
  max-width: 100%;
  width: auto;
  height: auto;
}

.bgGrey .txt h5 {
  width: 270px;
  font-size: 20px;
  font-size: 2rem;
  letter-spacing: 1px;
  line-height: 1.5;
  font-weight: 700;
  padding-left: 20px;
}

.bgGrey .txt h5 span {
  display: block;
  width: 100%;
  margin-top: 5px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
}

.bgGrey .backnumber01_container {
  display: flex;
  justify-content: flex-end;
  width: 100%;
  max-width: 1000px;
  margin: 50px auto 0;
}

.bgGrey .backnumber01_container .txt_backnumber01 {
  display: flex;
  justify-content: center;
  margin-top: 50px;
  flex-wrap: wrap;
}

.bgGrey .backnumber01_container .txt_backnumber01 .txt-block {
  width: 100%;
  max-width: 286px;
}

.bgGrey .backnumber01_container .txt_backnumber01 .txt-block h5 {
  font-size: 20px;
  font-size: 2rem;
  letter-spacing: 1px;
  line-height: 1.5;
  font-weight: 700;
  border-bottom: 2px solid #CD1423;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.bgGrey .backnumber01_container .txt_backnumber01 .txt-block h5 span {
  display: block;
  width: 100%;
  margin-top: 5px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
}

.bgGrey .backnumber01_container .txt_backnumber01 .txt-block p {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.5;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-font-feature-settings: "palt";
  -moz-font-feature-settings: "palt";
  font-feature-settings: "palt";
  text-align: justify;
}

.bgGrey .backnumber01_container .txt_backnumber01_pic {
  width: 237px;
  margin-left: 24px;
}

.bgGrey .backnumber01_container .txt_backnumber01_pic img {
  max-width: 100%;
  width: auto;
  height: auto;
}

.st02_05 h2 {
  text-align: center;
}

.st02_05 h2 div {
  display: inline-block;
  padding: 5px 40px;
  position: relative;
  font-size: 30px;
  font-size: 3rem;
  letter-spacing: 2px;
  text-indent: 2px;
}

.st02_05 h2 div span:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 15px 0 0;
  border-color: #ffe600 transparent transparent transparent;
}

.st02_05 h2 div span:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 15px 15px;
  border-color: transparent transparent #ffe600 transparent;
}

.st02_05 p {
  font-size: 16px;
  font-size: 1.6rem;
}

.st02_05 ul {
  display: flex;
  align-items: flex-end;
  margin-top: 30px;
  margin-bottom: 100px;
}

.st02_05 ul li {
  width: 30%;
  margin-left: 5%;
}

.st02_05 ul li:first-of-type {
  margin-left: 0;
}

.st02_05 .btnA {
  display: flex;
  align-items: center;
  border-top: 2px solid #CD1423;
  border-bottom: 2px solid #CD1423;
  height: 80px;
  margin-bottom: 30px;
}

.st02_05 .btnA .box {
  text-align: center;
  border-left: 2px solid #CD1423;
  border-right: 2px solid #CD1423;
  width: 100%;
  padding: 10px 0;
}

.st02_05 .btnA .box div {
  display: inline-block;
  font-size: 28px;
  font-size: 2.8rem;
  letter-spacing: 2px;
  font-weight: 700;
  color: #000;
}

.st02_05 .btnA .box div:after {
  content: "";
  display: inline-block;
  position: relative;
  top: -3px;
  border-right: 2px solid #CD1423;
  border-top: 2px solid #CD1423;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 15px;
  height: 15px;
}

.st02_05 .btnB {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 80px;
}

.st02_05 .btnB div {
  display: inline-block;
  font-size: 28px;
  font-size: 2.8rem;
  letter-spacing: 2px;
  font-weight: 700;
  color: #FFF;
}

.st02_05 .btnB div:after {
  content: "";
  display: inline-block;
  position: relative;
  top: -3px;
  border-right: 2px solid #FFF;
  border-top: 2px solid #FFF;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 15px;
  height: 15px;
}

.st02_05 .btnEnd {
  background: #6F6E6F;
}

.st02_05 .btnEnd div:after {
  display: none;
}

.st02_06 h3 {
  margin-top: 50px;
}

.st02_06 h4 {
  border: none;
}

.st02_06 .sub-tit {
  margin-top: 50px;
  margin-bottom: 20px;
}

.st02_06 .sub-tit.back {
  color: #969696 !important;
}

.st02_06 .sub-tit.back .underline {
  text-decoration-color: #969696 !important;
}

.st02_06 .tit_pre01 {
  text-align: center;
  margin-bottom: 50px;
  font-size: 24px;
  font-size: 2.4rem;
  letter-spacing: 2px;
  line-height: 1.4;
  font-weight: 700;
}

.st02_06 .tit_pre02 {
  display: block;
  text-align: center;
  border-top: 2px solid #CD1423;
  border-bottom: 2px solid #CD1423;
  padding: 15px 0;
  font-size: 24px;
  font-size: 2.4rem;
  letter-spacing: 2px;
  line-height: 1.4;
  font-weight: 700;
}

.st02_06 .box .boxL {
  position: relative;
}

.st02_06 .box .boxL div {
  position: absolute;
  left: 0;
  top: -30px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #FFEB00;
  border-radius: 100px;
  -webkit-border-radius: 100px;
  width: 100px;
  height: 100px;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.4;
  font-weight: 700;
  color: #CD1423;
}

.st02_06 .box .boxR {
  display: flex;
}

.st02_06 .box .boxR span {
  display: block;
  background: #CD1423;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  padding: 10px 20px;
  margin-bottom: 20px;
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: 1px;
  line-height: 1.4;
  font-weight: 500;
}

.st02_06 .box .boxR div:first-of-type {
  width: 75%;
  margin-right: 5%;
}

.st02_06 .box .boxR div:last-of-type {
  width: 20%;
}

.st02_06 .txt_pre01 {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
}

.st02_06 .txt_pre01 .blockL {
  border-right: 1px solid #CD1423;
  width: 50%;
  padding-right: 5%;
}

.st02_06 .txt_pre01 .blockR {
  display: flex;
  align-items: center;
  width: 50%;
  padding-left: 5%;
}

.st02_06 .txt_pre01 .blockR div {
  width: 30%;
  margin-right: 10%;
}

.st02_06 .txt_pre01 .blockR div span {
  overflow: hidden;
  display: block;
  border-radius: 100px;
  -webkit-border-radius: 100px;
}

.st02_06 .txt_pre01 .blockR h5 {
  width: 60%;
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: 1px;
  line-height: 1.6;
  font-weight: 500;
}

.st02_07 h3 {
  margin: 100px 0;
}

.st02_08 {
  display: flex;
  flex-wrap: wrap;
}

.st02_08 li {
  width: 47%;
  margin-right: 6%;
  margin-top: 50px;
}

.st02_08 li span {
  display: block;
  margin-top: 10px;
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: 1px;
  line-height: 1.6;
  font-weight: 500;
  color: #000;
}

.st02_08 li:nth-of-type(1),
.st02_08 li:nth-of-type(2) {
  margin-top: 0;
}

.st02_08 li:nth-of-type(2n) {
  margin-right: 0;
}

.st02_21 ul {
  display: flex;
  flex-wrap: wrap;
}

.st02_21 ul li {
  text-align: center;
  width: 47%;
  margin-right: 6%;
  margin-top: 50px;
  font-size: 20px;
  font-size: 2rem;
  letter-spacing: 1px;
  text-indent: 1px;
  font-weight: 700;
}

.st02_21 ul li img {
  margin-bottom: 20px;
}

.st02_21 ul li:nth-of-type(2n) {
  margin-right: 0;
}

.st02_21 ul li:nth-of-type(1),
.st02_21 ul li:nth-of-type(2) {
  margin-top: 0;
}

.st02_21 .txt {
  text-align: center;
  border: 3px dashed #CD1423;
  padding: 30px;
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: 1px;
  text-indent: 1px;
  line-height: 1.6;
  font-weight: 700;
  color: #CD1423;
}

.st02_22 dl {
  display: flex;
  align-items: flex-end;
  border-bottom: 2px solid #CD1423;
  padding-bottom: 15px;
  margin-top: 30px;
}

.st02_22 dl dt {
  flex-shrink: 0;
  position: relative;
  padding-right: 50px;
}

.st02_22 dl dt div {
  position: absolute;
  left: 30px;
  bottom: -31px;
  background: #fff;
}

.st02_22 dl dd {
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: 1px;
  line-height: 1.6;
  font-weight: 700;
}

.st02_22 dl dd.cRed {
  font-size: 22px;
  font-size: 2.2rem;
}

.st02_22 dl:first-of-type {
  margin-top: 0;
}

.st02_22 .btnB {
  max-width: 600px;
  margin: 50px auto 0;
}

.st02_22 .btnB div {
  font-size: 25px;
  font-size: 2.5rem;
}

/*===============================================
 responsive width-1060
===============================================*/
@media only screen and (max-width: 1060px) {
  .st02_01 {
    height: 400px;
  }
  .st02_02 h2 {
    font-size: 40px;
    font-size: 4rem;
    letter-spacing: 3px;
    text-indent: 3px;
  }
  .st02_02 p {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .st02_03 h2 {
    height: 100px;
  }
  .st02_03 h2 div {
    padding: 20px 40px;
    font-size: 30px;
    font-size: 3rem;
  }
  .st02_03 .txtA {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .st02_03 ul {
    display: flex;
  }
  .st02_03 ul li {
    text-align: center;
    width: 18%;
    margin-left: 2.5%;
    font-size: 15px;
    font-size: 1.5rem;
    letter-spacing: 2px;
  }
  .st02_03 h3 {
    margin-top: 100px;
  }
  .st02_03 .txtB {
    font-size: 15px;
    font-size: 1.5rem;
  }
  .st02_03 .present_tit02,
  .st02_03 .present_tit04,
  .st02_03 .present_tit03 {
    font-size: 20px;
    font-size: 2rem;
    letter-spacing: 1px;
  }
  .st02_03 h4 {
    margin-bottom: 50px;
  }
  .st02_03 h4 div {
    bottom: -22px;
    height: 45px;
  }
  .st02_03 h4 div p {
    height: 49px;
    font-size: 20px;
    font-size: 2rem;
    letter-spacing: 1px;
  }
  .st02_03 h4 .main-tit01 {
    width: 570px;
  }
  .st02_03 h4 .main-tit01 p {
    width: 540px;
  }
  .st02_03 h4 .main-tit02 {
    width: 430px;
  }
  .st02_03 h4 .main-tit02 p {
    width: 400px;
  }
  .st02_03 h4 .main-tit04 {
    bottom: -32px;
    width: 640px;
    height: 65px;
  }
  .st02_03 h4 .main-tit04 p {
    width: 600px;
    height: 69px;
    flex-direction: column;
  }
  .st02_03 h4 .main-tit04 p span {
    display: inline-block;
  }
  .st02_03 h4 .main-tit04 .sp-text {
    display: none;
  }
  .st02_03 h4 .main-tit05 {
    bottom: -32px;
    width: 640px;
    height: 65px;
  }
  .st02_03 h4 .main-tit05 p {
    width: 600px;
    height: 69px;
    flex-direction: column;
  }
  .st02_03 h4 .main-tit05 p span {
    display: inline-block;
  }
  .st02_03 h4 .main-tit05 .sp-text {
    display: none;
  }
  .st02_03 h4 .main-tit06 {
    bottom: -42px;
    width: 640px;
    height: 85px;
  }
  .st02_03 h4 .main-tit06 p {
    width: 600px;
    height: 89px;
    flex-direction: column;
    line-height: 1.2;
  }
  .st02_03 h4 .main-tit06 p span {
    display: inline-block;
  }
  .st02_03 h4 .main-tit06 p .caution {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .st02_03 h4 .main-tit06 .sp-text {
    display: none;
  }
  .st02_03 h4 .backnumber-main-tit11 {
    width: 570px;
  }
  .st02_03 h4 .backnumber-main-tit11 p {
    width: 540px;
  }
  .st02_03 h4 .backnumber-main-tit10,
  .st02_03 h4 .backnumber-main-tit09 {
    width: 430px;
  }
  .st02_03 h4 .backnumber-main-tit10 p,
  .st02_03 h4 .backnumber-main-tit09 p {
    width: 400px;
  }
  .st02_03 h4 .backnumber-main-tit08,
  .st02_03 h4 .backnumber-main-tit05 {
    width: 600px;
  }
  .st02_03 h4 .backnumber-main-tit08 p,
  .st02_03 h4 .backnumber-main-tit05 p {
    width: 570px;
  }
  .st02_03 h4 .backnumber-main-tit04 {
    width: 430px;
  }
  .st02_03 h4 .backnumber-main-tit04 p {
    width: 400px;
  }
  .st02_03 h4 .backnumber-main-tit03 {
    width: 400px;
  }
  .st02_03 h4 .backnumber-main-tit03 p {
    width: 370px;
  }
  .st02_03 h4 .backnumber-main-tit02 {
    width: 280px;
  }
  .st02_03 h4 .backnumber-main-tit02 p {
    width: 250px;
  }
  .st02_03 h4 .backnumber-main-tit01 {
    width: 480px;
  }
  .st02_03 h4 .backnumber-main-tit01 p {
    width: 450px;
  }
  .st02_04 .img_end {
    top: 0px;
    left: 0px;
    width: 130px;
  }
  .st02_04 .sub-tit {
    color: #ffe600;
    text-align: center;
    font-size: 26px;
    font-size: 2.6rem;
    font-style: italic;
    font-family: 'Barlow Condensed', sans-serif;
    margin-bottom: -20px;
  }
  .st02_04 .sub-tit .underline {
    text-decoration: underline;
    text-decoration-color: #ffe600;
  }
  .st02_04 .sub-tit .sub-tit-big {
    font-size: 30px;
    font-size: 3rem;
  }
  .st02_04 .box .boxR {
    /*.txt {
					margin-top: 50px;
					div {
						h5 {
							padding-bottom: 20px;
							margin-bottom: 20px;
							font-size: 20px;
							font-size: 2rem;
							span {
								font-size: 13px;
								font-size: 1.3rem;
							}
						}
					}
					span {
						width: 42%;
					}
				}*/
  }
  .st02_04 .box .boxR .ico {
    margin-top: -90px;
  }
  .st02_04 .box .boxR p {
    font-size: 13px;
    font-size: 1.3rem;
  }
  .bgGrey .txt {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 30px;
    flex-wrap: wrap;
    margin: 50px auto 0;
  }
  .bgGrey .txt .txt-balloon {
    display: flex;
    align-items: center;
    width: 544px;
  }
  .bgGrey .txt .txt-balloon p {
    padding: 0 20px;
    width: 450px;
  }
  .bgGrey .txt .txt-balloon div img {
    max-width: 50%;
    width: auto;
    height: auto;
  }
  .bgGrey .txt span {
    width: 140px;
  }
  .bgGrey .txt span img {
    max-width: 100%;
    width: auto;
    height: auto;
  }
  .bgGrey .txt h5 {
    width: 320px;
    font-size: 20px;
    font-size: 2rem;
    letter-spacing: 1px;
    line-height: 1.4;
    font-weight: 700;
    margin-top: 10px;
    margin-left: auto;
  }
  .bgGrey .txt h5 span {
    display: block;
    width: 100%;
    margin-top: 5px;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 500;
  }
  .st02_05 h2 div {
    font-size: 25px;
    font-size: 2.5rem;
  }
  .st02_05 p {
    font-size: 15px;
    font-size: 1.5rem;
  }
  .st02_05 ul {
    margin-bottom: 80px;
  }
  .st02_05 ul li {
    width: 30%;
    margin-left: 5%;
  }
  .st02_05 ul li:first-of-type {
    margin-left: 0;
  }
  .st02_05 .btnA {
    height: 60px;
  }
  .st02_05 .btnA .box div {
    font-size: 20px;
    font-size: 2rem;
  }
  .st02_05 .btnA .box div:after {
    top: 0;
  }
  .st02_05 .btnB {
    height: 60px;
  }
  .st02_05 .btnB div {
    font-size: 20px;
    font-size: 2.0rem;
  }
  .st02_05 .btnB div:after {
    top: 0;
  }
  .st02_06 .sub-tit {
    margin-top: 50px;
    margin-bottom: 20px;
  }
  .st02_06 .tit_pre01 {
    font-size: 20px;
    font-size: 2rem;
  }
  .st02_06 .tit_pre02 {
    font-size: 20px;
    font-size: 2rem;
  }
  .st02_06 .box .boxR span {
    font-size: 13px;
    font-size: 1.3rem;
  }
  .st02_06 .box .boxR div:first-of-type {
    width: 70%;
  }
  .st02_06 .box .boxR div:last-of-type {
    width: 25%;
  }
  .st02_06 .txt_pre01 .blockR div {
    margin-right: 5%;
  }
  .st02_06 .txt_pre01 .blockR h5 {
    width: 65%;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .st02_08 li span {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.st02_21 ul li {
  font-size: 16px;
  font-size: 1.6rem;
}

/*===============================================
 responsive width-768
===============================================*/
@media only screen and (max-width: 768px) {
  .st02_01 {
    height: 300px;
  }
  .st02_02 h2 {
    font-size: 25px;
    font-size: 2.5rem;
    letter-spacing: 1px;
    text-indent: 1px;
  }
  .st02_02 p {
    margin-top: 50px;
    font-size: 15px;
    font-size: 1.5rem;
    letter-spacing: 0;
  }
  .st02_03 h2 {
    height: 100px;
  }
  .st02_03 h2 div {
    padding: 20px 30px;
    font-size: 20px;
    font-size: 2rem;
  }
  .st02_03 h2 div span:before {
    border-width: 15px 15px 0 0;
  }
  .st02_03 h2 div span:after {
    border-width: 0 0 15px 15px;
  }
  .st02_03 h2:after {
    bottom: -30px;
    margin-left: -50px;
    border-width: 30px 50px 0 50px;
  }
  .st02_03 .txtA {
    font-size: 13px;
    font-size: 1.3rem;
  }
  .st02_03 ul {
    flex-wrap: wrap;
  }
  .st02_03 ul li {
    width: 30%;
    margin-left: 5%;
    font-size: 13px;
    font-size: 1.3rem;
  }
  .st02_03 ul li img {
    margin-bottom: 15px;
  }
  .st02_03 ul li:nth-of-type(4) {
    margin-left: 0;
    margin-top: 40px;
  }
  .st02_03 ul li:nth-of-type(5) {
    margin-top: 40px;
  }
  .st02_03 h3 .pc {
    display: none;
  }
  .st02_03 h3 .sp {
    display: block;
  }
  .st02_03 .txtB {
    font-size: 13px;
    font-size: 1.3rem;
  }
  .st02_03 h4 div {
    height: 45px;
  }
  .st02_03 h4 div p {
    font-size: 15px;
    font-size: 1.5rem;
    letter-spacing: 0;
  }
  .st02_03 h4 .main-tit01 {
    width: 400px;
  }
  .st02_03 h4 .main-tit01 p {
    width: 370px;
  }
  .st02_03 h4 .main-tit02 {
    width: 250px;
  }
  .st02_03 h4 .main-tit02 p {
    width: 220px;
  }
  .st02_03 h4 .main-tit03 {
    width: 390px;
  }
  .st02_03 h4 .main-tit03 p {
    width: 360px;
  }
  .st02_03 h4 .main-tit03 p span {
    display: inline-block;
  }
  .st02_03 h4 .main-tit04 {
    width: 400px;
  }
  .st02_03 h4 .main-tit04 p {
    width: 370px;
  }
  .st02_03 h4 .main-tit05 {
    width: 400px;
  }
  .st02_03 h4 .main-tit05 p {
    width: 370px;
  }
  .st02_03 h4 .main-tit06 {
    bottom: -32px;
    width: 400px;
    height: 85px;
  }
  .st02_03 h4 .main-tit06 p {
    width: 370px;
    height: 89px;
    line-height: 1.8;
  }
  .st02_03 h4 .main-tit06 p .caution {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .st02_03 h4 .backnumber-main-tit11 {
    width: 400px;
  }
  .st02_03 h4 .backnumber-main-tit11 p {
    width: 370px;
  }
  .st02_03 h4 .backnumber-main-tit10,
  .st02_03 h4 .backnumber-main-tit09 {
    width: 250px;
  }
  .st02_03 h4 .backnumber-main-tit10 p,
  .st02_03 h4 .backnumber-main-tit09 p {
    width: 220px;
  }
  .st02_03 h4 .backnumber-main-tit08 {
    width: 390px;
  }
  .st02_03 h4 .backnumber-main-tit08 p {
    width: 360px;
  }
  .st02_03 h4 .backnumber-main-tit08 p span {
    display: inline-block;
  }
  .st02_03 h4 .backnumber-main-tit07 {
    width: 390px;
  }
  .st02_03 h4 .backnumber-main-tit07 p {
    width: 360px;
  }
  .st02_03 h4 .backnumber-main-tit06 {
    width: 290px;
  }
  .st02_03 h4 .backnumber-main-tit06 p {
    width: 260px;
  }
  .st02_03 h4 .backnumber-main-tit05 {
    width: 400px;
  }
  .st02_03 h4 .backnumber-main-tit05 p {
    width: 370px;
  }
  .st02_03 h4 .backnumber-main-tit04 {
    width: 330px;
  }
  .st02_03 h4 .backnumber-main-tit04 p {
    width: 300px;
  }
  .st02_03 h4 .backnumber-main-tit03 {
    width: 280px;
  }
  .st02_03 h4 .backnumber-main-tit03 p {
    width: 250px;
  }
  .st02_03 h4 .backnumber-main-tit02 {
    width: 230px;
  }
  .st02_03 h4 .backnumber-main-tit02 p {
    width: 200px;
  }
  .st02_03 h4 .backnumber-main-tit01 {
    width: 350px;
  }
  .st02_03 h4 .backnumber-main-tit01 p {
    width: 320px;
  }
  .st02_04 .sub-tit {
    color: #ffe600;
    text-align: center;
    font-size: 26px;
    font-size: 2.6rem;
    font-style: italic;
    font-family: 'Barlow Condensed', sans-serif;
    margin-bottom: -20px;
  }
  .st02_04 .sub-tit .underline {
    text-decoration: underline;
    text-decoration-color: #ffe600;
  }
  .st02_04 .sub-tit .sub-tit-big {
    font-size: 30px;
    font-size: 3rem;
  }
  .st02_04 .box {
    display: block;
  }
  .st02_04 .box .boxL {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
  }
  .st02_04 .box .boxR {
    width: 100%;
  }
  .st02_04 .box .boxR p {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .st02_04 .box .backnumber01_img img {
    position: relative;
    z-index: -1;
  }
  .bgGrey .txt {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 30px;
    flex-wrap: wrap;
    margin: 50px auto 0;
  }
  .bgGrey .txt .txt-balloon {
    display: flex;
    align-items: center;
    width: auto;
  }
  .bgGrey .txt .txt-balloon p {
    font-size: 13px;
    font-size: 1.3rem;
    padding: 0 0 0 10px;
    width: 360px;
  }
  .bgGrey .txt .txt-balloon div img {
    max-width: 50%;
    width: auto;
    height: auto;
  }
  .bgGrey .txt span {
    width: 140px;
  }
  .bgGrey .txt span img {
    max-width: 100%;
    width: auto;
    height: auto;
    margin-top: 10px;
  }
  .bgGrey .txt h5 {
    width: 235px;
    font-size: 20px;
    font-size: 1.4rem;
    letter-spacing: 1px;
    line-height: 1.4;
    font-weight: 700;
    margin-top: 10px;
    margin-left: auto;
  }
  .bgGrey .txt h5 span {
    display: block;
    width: 100%;
    margin-top: 5px;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 500;
  }
  .bgGrey .backnumber01_container {
    display: flex;
    justify-content: center;
  }
  .st02_05 h2 div {
    font-size: 20px;
    font-size: 2rem;
  }
  .st02_05 p {
    font-size: 13px;
    font-size: 1.3rem;
  }
  .st02_05 ul {
    margin-bottom: 50px;
  }
  .st02_05 .btnA {
    height: 50px;
  }
  .st02_05 .btnA .box div {
    font-size: 15px;
    font-size: 1.5rem;
  }
  .st02_05 .btnA .box div:after {
    width: 10px;
    height: 10px;
  }
  .st02_05 .btnB {
    height: 50px;
  }
  .st02_05 .btnB div {
    font-size: 15px;
    font-size: 1.5rem;
  }
  .st02_05 .btnB div:after {
    width: 10px;
    height: 10px;
  }
  .st02_06 .sub-tit {
    margin-top: 50px;
    margin-bottom: 20px;
  }
  .st02_06 .tit_pre01 {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .st02_06 .tit_pre02 {
    font-size: 15px;
    font-size: 1.5rem;
  }
  .st02_06 .box .boxL {
    margin-bottom: 50px;
  }
  .st02_06 .box .boxR span {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .st02_06 .txt_pre01 {
    display: block;
  }
  .st02_06 .txt_pre01 .blockL {
    border-right: none;
    border-top: 1px solid #CD1423;
    width: 100%;
    padding-right: 0;
    padding-top: 30px;
    margin-right: 0;
  }
  .st02_06 .txt_pre01 .blockR {
    width: 100%;
    margin-bottom: 30px;
  }
  .st02_08 li span {
    font-size: 13px;
    font-size: 1.3rem;
  }
  .st02_21 ul li {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .st02_21 .txt {
    padding: 20px;
    font-size: 15px;
    font-size: 1.5rem;
  }
  .st02_22 h2 img {
    width: 240px;
  }
  .st02_22 dl {
    padding-bottom: 10px;
  }
  .st02_22 dl dt {
    padding-right: 30px;
  }
  .st02_22 dl dt .tit {
    width: 70px;
  }
  .st02_22 dl dt div {
    left: 20px;
    bottom: -26px;
  }
  .st02_22 dl dd {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .st02_22 dl dd.cRed {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

/*===============================================
 responsive width-480
===============================================*/
@media only screen and (max-width: 480px) {
  .st02_01 {
    height: 200px;
  }
  .st02_02 h2 {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .st02_02 p {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .st02_03 h2 {
    height: 60px;
  }
  .st02_03 h2 div {
    padding: 10px 20px;
    font-size: 13px;
    font-size: 1.3rem;
  }
  .st02_03 h2 div span:before {
    border-width: 10px 10px 0 0;
  }
  .st02_03 h2 div span:after {
    border-width: 0 0 10px 10px;
  }
  .st02_03 h2:after {
    bottom: -20px;
    margin-left: -40px;
    border-width: 20px 40px 0 40px;
  }
  .st02_03 .txtA {
    font-size: 13px;
    font-size: 1.3rem;
  }
  .st02_03 ul {
    padding: 0 15px;
  }
  .st02_03 ul li {
    width: 25%;
    margin-left: 12.5%;
    font-size: 10px;
    font-size: 1rem;
    letter-spacing: 0;
  }
  .st02_03 ul li:nth-of-type(4) {
    margin-left: 0;
    margin-top: 40px;
  }
  .st02_03 ul li:nth-of-type(5) {
    margin-top: 40px;
  }
  .st02_03 h3 {
    margin-top: 80px;
  }
  .st02_03 .txtB {
    font-size: 13px;
    font-size: 1.3rem;
  }
  .st02_03 .present_tit02,
  .st02_03 .present_tit04,
  .st02_03 .present_tit03 {
    font-size: 15px;
    font-size: 1.5rem;
  }
  .st02_03 .present_inner {
    display: flex;
    flex-direction: column;
  }
  .st02_03 .present_inner .present_inner_text {
    width: 100%;
    margin-bottom: 20px;
  }
  .st02_03 .present_inner .present_inner_img {
    width: 100%;
  }
  .st02_03 .present_inner .present_inner_img img {
    width: 100%;
  }
  .st02_03 h4 div {
    height: 45px;
    bottom: -24px;
    line-height: 1.2;
  }
  .st02_03 h4 div p {
    height: 49px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .st02_03 h4 .main-tit01 {
    bottom: -32px;
    width: 240px;
    height: 65px;
  }
  .st02_03 h4 .main-tit01 p {
    flex-direction: column;
    width: 210px;
    height: 69px;
  }
  .st02_03 h4 .main-tit01 p span {
    display: inline-block;
  }
  .st02_03 h4 .main-tit02 {
    bottom: -32px;
    width: 230px;
    height: 65px;
  }
  .st02_03 h4 .main-tit02 p {
    flex-direction: column;
    width: 200px;
    height: 69px;
  }
  .st02_03 h4 .main-tit02 p span {
    display: inline-block;
  }
  .st02_03 h4 .main-tit03 {
    bottom: -32px;
    width: 290px;
    height: 65px;
  }
  .st02_03 h4 .main-tit03 p {
    flex-direction: column;
    width: 260px;
    height: 69px;
  }
  .st02_03 h4 .main-tit03 p span {
    display: inline-block;
  }
  .st02_03 h4 .main-tit04 {
    bottom: -42px;
    width: 290px;
    height: 85px;
  }
  .st02_03 h4 .main-tit04 p {
    width: 260px;
    height: 89px;
  }
  .st02_03 h4 .main-tit04 .sp-text {
    display: flex;
  }
  .st02_03 h4 .main-tit04 .pc-text {
    display: none;
  }
  .st02_03 h4 .main-tit05 {
    bottom: -42px;
    width: 290px;
    height: 85px;
  }
  .st02_03 h4 .main-tit05 p {
    flex-direction: column;
    width: 260px;
    height: 89px;
  }
  .st02_03 h4 .main-tit05 .sp-text {
    display: flex;
  }
  .st02_03 h4 .main-tit05 .pc-text {
    display: none;
  }
  .st02_03 h4 .main-tit06 {
    bottom: -52px;
    width: 290px;
    height: 105px;
  }
  .st02_03 h4 .main-tit06 p {
    width: 260px;
    height: 109px;
  }
  .st02_03 h4 .main-tit06 .sp-text {
    display: flex;
  }
  .st02_03 h4 .main-tit06 .pc-text {
    display: none;
  }
  .st02_03 h4 .backnumber-main-tit11 {
    bottom: -32px;
    width: 240px;
    height: 65px;
  }
  .st02_03 h4 .backnumber-main-tit11 p {
    flex-direction: column;
    width: 210px;
    height: 69px;
  }
  .st02_03 h4 .backnumber-main-tit11 p span {
    display: inline-block;
  }
  .st02_03 h4 .backnumber-main-tit10,
  .st02_03 h4 .backnumber-main-tit09 {
    bottom: -32px;
    width: 230px;
    height: 65px;
  }
  .st02_03 h4 .backnumber-main-tit10 p,
  .st02_03 h4 .backnumber-main-tit09 p {
    flex-direction: column;
    width: 200px;
    height: 69px;
  }
  .st02_03 h4 .backnumber-main-tit10 p span,
  .st02_03 h4 .backnumber-main-tit09 p span {
    display: inline-block;
  }
  .st02_03 h4 .backnumber-main-tit08 {
    bottom: -32px;
    width: 290px;
    height: 65px;
  }
  .st02_03 h4 .backnumber-main-tit08 p {
    flex-direction: column;
    width: 260px;
    height: 69px;
  }
  .st02_03 h4 .backnumber-main-tit08 p span {
    display: inline-block;
  }
  .st02_03 h4 .backnumber-main-tit07 {
    width: 290px;
  }
  .st02_03 h4 .backnumber-main-tit07 p {
    flex-direction: column;
    width: 260px;
  }
  .st02_03 h4 .backnumber-main-tit06 {
    width: 290px;
  }
  .st02_03 h4 .backnumber-main-tit06 p {
    width: 260px;
  }
  .st02_03 h4 .backnumber-main-tit05 {
    bottom: -32px;
    width: 290px;
    height: 65px;
  }
  .st02_03 h4 .backnumber-main-tit05 p {
    flex-direction: column;
    width: 260px;
    height: 69px;
  }
  .st02_03 h4 .backnumber-main-tit05 p span {
    display: inline-block;
  }
  .st02_03 h4 .backnumber-main-tit04 {
    width: 290px;
  }
  .st02_03 h4 .backnumber-main-tit04 p {
    width: 260px;
  }
  .st02_03 h4 .backnumber-main-tit01 {
    bottom: -32px;
    width: 250px;
    height: 65px;
  }
  .st02_03 h4 .backnumber-main-tit01 p {
    flex-direction: column;
    width: 220px;
    height: 69px;
  }
  .st02_03 h4 .backnumber-main-tit01 p span {
    display: inline-block;
  }
  .st02_04 {
    /*.bgGrey {
			height: 20%;
		}*/
  }
  .st02_04 .sub-tit {
    color: #ffe600;
    text-align: center;
    font-size: 20px;
    font-size: 2rem;
    font-style: italic;
    font-family: 'Barlow Condensed', sans-serif;
    margin-bottom: -20px;
  }
  .st02_04 .sub-tit .underline {
    text-decoration: underline;
    text-decoration-color: #ffe600;
  }
  .st02_04 .sub-tit .sub-tit-big {
    font-size: 28px;
    font-size: 2.8rem;
  }
  .st02_04 .box {
    margin-bottom: 20px;
  }
  .st02_04 .box .boxR .ico {
    margin-top: 5px;
  }
  .st02_04 .box .boxR .ico02 {
    margin-top: -40px;
  }
  .st02_04 .box .boxR p {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .bgGrey .txt {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 0px;
    flex-wrap: wrap;
    margin: 50px auto 0;
  }
  .bgGrey .txt .txt-balloon {
    display: flex;
    align-items: center;
    width: 100%;
  }
  .bgGrey .txt .txt-balloon p {
    font-size: 13px;
    font-size: 1.3rem;
    padding: 0 0 0 10px;
    width: 100%;
  }
  .bgGrey .txt .txt-balloon div img {
    max-width: 50%;
    width: auto;
    height: auto;
  }
  .bgGrey .txt span {
    width: 140px;
  }
  .bgGrey .txt span img {
    max-width: 100%;
    width: auto;
    height: auto;
    margin-top: 10px;
  }
  .bgGrey .txt h5 {
    width: auto;
    font-size: 20px;
    font-size: 1.4rem;
    letter-spacing: 1px;
    line-height: 1.4;
    font-weight: 700;
    padding-left: 0;
    margin: 10px auto 0;
  }
  .bgGrey .txt h5 span {
    display: block;
    width: 100%;
    margin-top: 5px;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 500;
  }
  .bgGrey .backnumber01_container .txt_backnumber01_pic {
    margin-left: 0;
    margin-top: 20px;
  }
  .st02_05 h2 div {
    font-size: 15px;
    font-size: 1.5rem;
  }
  .st02_05 p {
    font-size: 13px;
    font-size: 1.3rem;
  }
  .st02_05 .btnA {
    margin-bottom: 20px;
  }
  .st02_05 .btnA .box div {
    font-size: 12px;
    font-size: 1.2rem;
    letter-spacing: 0;
  }
  .st02_05 .btnA .box div:after {
    top: 1px;
    width: 8px;
    height: 8px;
  }
  .st02_05 .btnB div {
    font-size: 12px;
    font-size: 1.2rem;
    letter-spacing: 0;
  }
  .st02_05 .btnB div:after {
    top: 1px;
    width: 8px;
    height: 8px;
  }
  .st02_06 .sub-tit {
    margin-top: 50px;
    margin-bottom: 20px;
  }
  .st02_06 .tit_pre01 {
    font-size: 15px;
    font-size: 1.5rem;
  }
  .st02_06 .tit_pre02 {
    font-size: 13px;
    font-size: 1.3rem;
  }
  .st02_07 h3 {
    margin: 80px 0;
  }
  .st02_08 li span {
    font-size: 12px;
    font-size: 1.2rem;
    letter-spacing: 0;
  }
  .st02_21 ul li {
    width: 48.5%;
    margin-right: 3%;
    font-size: 12px;
    font-size: 1.2rem;
    letter-spacing: 0;
    text-indent: 0;
  }
  .st02_21 ul li img {
    margin-bottom: 15px;
  }
  .st02_21 .txt {
    border: 2px dashed #CD1423;
    padding: 15px;
    font-size: 12px;
    font-size: 1.2rem;
    letter-spacing: 0;
    text-indent: 0;
  }
  .st02_22 h2 img {
    width: 200px;
  }
  .st02_22 dl dt {
    padding-right: 20px;
  }
  .st02_22 dl dt .tit {
    width: 60px;
  }
  .st02_22 dl dt div {
    left: 15px;
  }
  .st02_22 dl dd {
    font-size: 12px;
    font-size: 1.2rem;
    letter-spacing: 0;
  }
  .st02_22 dl dd.cRed {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
