@charset "UTF-8";
/*コンタクトレンズ定期購入*/
#teiki {
  color: #222;
  font-family: "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", "YuGothic", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  margin: 0 auto;
  max-width: 960px;
}

#teiki img {
  max-width: 100%;
}

#teiki .sec_mv_ttl_note {
  font-size: min(3.5vw, 19px);
  font-weight: bold;
  line-height: 1.6;
  margin-top: 2%;
  text-align: center;
}

#teiki .sec_lead {
  margin-top: 5.62%;
}

#teiki.syokai_cp .sec_lead {
  margin-bottom: 9%;
  margin-top: 5.62%;
}

#teiki .sec_lead_ttl {
  font-size: min(3.125vw, 16px);
  font-weight: bold;
  letter-spacing: 0.20833vw;
  text-align: center;
}

#teiki .sec_lead_ttl_strong {
  color: #ff536f;
  display: inline-block;
  font-size: min(4.79167vw, 23px);
  font-weight: bold;
  letter-spacing: 0.3125vw;
  line-height: 1.5;
  padding-bottom: 1.6%;
  position: relative;
}

#teiki.syokai_cp .sec_lead_ttl_strong {
  color: #900;
}

#teiki .sec_lead_ttl_strong:after {
  background-image: url(/special/teiki/img/sp_wave.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 99.9% auto;
  bottom: 0;
  content: "";
  height: 26%;
  left: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  width: 79.16667vw;
}

#teiki.syokai_cp .sec_lead_ttl_strong:after {
  background-image: url(/special/teiki/img/sp_wave.png);
}

#teiki .sec_lead_txt01 {
  font-size: min(3.02083vw, 15px);
  font-weight: bold;
  letter-spacing: 0.10417vw;
  margin-top: 2%;
  text-align: center;
}

#teiki .sec_lead_otoku {
  margin-top: 8%;
  text-align: center;
}

#teiki .sec_lead_btn_wrap {
  margin-top: 6.66%;
}

#teiki .catch_ttl {
  color: #01233f;
  font-size: min(3.5vw, 15px);
  font-weight: bold;
  letter-spacing: 0.04em;
  line-height: 1.4;
  margin: 10% auto 0;
  text-align: center;
  width: max-content;
}

#teiki .catch_ttl .deco {
  display: inline-block;
  letter-spacing: 0.1em;
  position: relative;
}

#teiki .catch_ttl .deco::before,
#teiki .catch_ttl .deco::after {
  background: #01233f;
  bottom: 0.1em;
  content: "";
  display: block;
  font-weight: normal;
  height: 1.2em;
  position: absolute;
  width: 0.1em;
}

#teiki .catch_ttl .deco::before {
  left: -1.2em;
  -webkit-transform: rotate(-28deg);
  transform: rotate(-28deg);
}

#teiki .catch_ttl .deco::after {
  right: -1.2em;
  -webkit-transform: rotate(28deg);
  transform: rotate(28deg);
}

#teiki .catch_bnr {
  margin: 2% auto 0;
  width: 90%;
}

#teiki .catch_bnr img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

#teiki .sec_lead_btn_emp {
  text-align: center;
}

#teiki.syokai_cp .sec_cpitem {
  background-color: #cab274;
  padding: 5% 0;
}

#teiki .sec_lead_btn_emp_inner {
  display: inline-block;
  font-size: min(3.54167vw, 22px);
  font-weight: bold;
  letter-spacing: 0.3125vw;
  padding: 0 4.58333vw 0 4.79167vw;
  position: relative;
}

#teiki.syokai_cp .sec_lead_btn_emp_inner {
  color: #fff;
}

#teiki .sec_lead_btn_emp_inner:before {
  background-image: url(/special/teiki/img/slash01.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 99.9% auto;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  top: 0;
  width: 2.91667vw;
}

#teiki.syokai_cp .sec_cpitem .sec_lead_btn_emp_inner:before {
  filter: brightness(1000%);
}

#teiki .sec_lead_btn_emp_inner:after,
#teiki.syokai_cp .sec_cpitem .sec_lead_btn_emp_inner:after {
  background-image: url(/special/teiki/img/slash01.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 99.9% auto;
  bottom: 0;
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
  width: 2.91667vw;
}

#teiki.syokai_cp .sec_cpitem .sec_lead_btn_emp_inner:after {
  filter: brightness(1000%);
}

#teiki.syokai_cp .sec_cpitem .sec_product_grid_item_inner {
  background-color: #fff;
}

#teiki .special_discount {
  position: relative;
  margin: 0 auto 5%;
  color: #e73656;
  font-weight: bold;
  font-size: min(3vw, 18px);
  line-height: 1.8;
  letter-spacing: 0.06em;
  text-align: center;
}

#teiki .special_discount_height {
  margin: 0 auto 5%;
}

#teiki.syokai_cp .sec_cpitem .sec_product_ttl {
  color: #403528;
  font-size: min(5.5vw, 27px);
  letter-spacing: 0.1em;
}

#teiki.syokai_cp .sec_cpitem .sec_product_ttl span {
  text-shadow: 1px 1px 3px #fff;
}

#teiki.syokai_cp .sec_cpitem .sec_product_ttl:before,
#teiki.syokai_cp .sec_cpitem .sec_product_ttl:after {
  background-color: #403528;
  height: 0.6vw;
  max-height: 3px;
}

#teiki .sec_cpitem .sec_lead_btn_wrap {
  margin-top: 0;
}

#teiki .sec_merit {
  margin-top: 12.5%;
}

#teiki .sec_merit_img01 {
  margin-top: 2%;
  width: 100%;
}

#teiki .sec_merit_img01 img {
  max-width: 100%;
}

#teiki .sec_merit_reco {
  margin-top: 3%;
}

#teiki .sec_merit_reco_inner {
  color: #ff536f;
  display: inline-block;
  font-size: min(3.64583vw, 19px);
  font-weight: bold;
  letter-spacing: 0.10417vw;
  padding: 0 5vw;
  position: relative;
}

#teiki .sec_merit_reco_inner:before {
  background-image: url(/special/teiki/img/slash02.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 99.9% auto;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  top: 0;
  width: 3.33333vw;
}

#teiki .sec_merit_reco_inner:after {
  background-image: url(/special/teiki/img/slash02.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 99.9% auto;
  bottom: 0;
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
  width: 3.33333vw;
}

#teiki .sec_application {
  margin-top: 11.45%;
}

#teiki .sec_application_step {
  margin-top: -5%;
}

#teiki .sec_application_step_item {
  align-items: flex-start;
  -webkit-box-align: start;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-box-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 12.5vw;
  padding: 8% 4.5% 8% 38.25%;
  position: relative;
  text-align: left;
  white-space: nowrap;
}

#teiki .sec_application_step_item:after {
  background-image: url(/special/teiki/img/sp_dotted.png);
  background-position: left center;
  background-repeat: repeat-x;
  background-size: auto 99.9%;
  bottom: 0;
  content: "";
  height: 0.625vw;
  left: 4%;
  position: absolute;
  right: 4%;
}

#teiki .sec_application_step_item:last-of-type:after {
  display: none;
}

#teiki .sec_application_step_num {
  background-color: #0c1876;
  color: #fff;
  display: inline-block;
  font-size: min(2.8125vw, 14px);
  font-weight: bold;
  letter-spacing: 0.20833vw;
  line-height: 1;
  padding: 3.1% 8.4% 3.1% 8.4%;
}

#teiki .sec_application_step_img {
  left: 7.6%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

#teiki .sec_application_step_img img {
  height: 12.5vw;
  image-rendering: -webkit-optimize-contrast;
  width: auto;
}

#teiki .sec_application_step_txt {
  color: #000;
  font-size: min(2.91667vw, 14px);
  font-weight: 500;
  letter-spacing: 0.10417vw;
  line-height: 1.5;
  margin-top: 3%;
}

#teiki .sec_application .checklist01 {
  margin-top: 0;
}

#teiki .sec_application .btn01 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: min(3.33333vw, 14px);
  height: 9.58333vw;
  margin: 8.47% 0 0;
  padding-bottom: 0.8%;
}

#teiki .sec_product {
  margin-top: 8.54%;
}

#teiki .sec_product_inner {
  margin: 0 4.16%;
}

#teiki .sec_product_ttl {
  align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  color: #0c1876;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  font-size: min(4.16667vw, 25px);
  font-weight: bold;
  justify-content: center;
  letter-spacing: 0.26042vw;
}

#teiki .sec_product_ttl:before,
#teiki .sec_product_ttl:after {
  background-color: #0c1876;
  -webkit-box-flex: 1;
  content: "";
  -ms-flex: 1;
  flex: 1;
  height: 1.04167vw;
  margin: 0.6% 2.2% 0 0;
}

#teiki .sec_product_ttl:after {
  margin: 0.6% 0 0 2.2%;
}

#teiki .sec_product_ttl_note {
  font-size: min(3vw, 13px);
  font-weight: bold;
  line-height: 1.6;
  margin-top: 2%;
  text-align: center;
}

#teiki .sec_product_ttl + .sec_product_subttl {
  margin-top: 4.09%;
}

#teiki .sec_product_subttl {
  border: 0.20833vw solid #555;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #555;
  font-size: min(2.5vw, 15px);
  font-weight: bold;
  line-height: 1;
  margin: 6.81% auto 0;
  padding: 1.4% 0;
  text-align: center;
  width: 42.72%;
}

#teiki .sec_product_grid {
  margin: 2.72% -1.13% 0;
}

#teiki .sec_product_grid_item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 4%;
  padding: 0 1.13%;
}

#teiki .sec_product_grid_item_inner {
  border: 0.10417vw solid #e1e1e1;
  box-sizing: border-box;
  height: 100%;
  padding: 5% 5% 5% 5%;
  position: relative;
}

#teiki .sec_product_nocamp {
  font-size: min(4vw, 14px);
  font-weight: 700;
  margin: 2% 0 0;
  text-align: center;
}

#teiki .sec_product_grid_kinds {
  position: relative;
}

#teiki .sec_product_grid_kinds_icon {
  align-items: center;
  border: 0.10417vw solid #000;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #000;
  display: flex;
  font-size: min(2.4vw, 13px);
  justify-content: center;
  letter-spacing: 0.10417vw;
  line-height: 1;
  margin: -2% 3%;
  padding: 0.2em;
  position: absolute;
  right: 0;
  top: 0;
  width: 12.83333vw;
}

#teiki .sec_product_grid_kinds_icon + * {
  margin-left: 2%;
}

#teiki .sec_product_grid_kinds_icon.is_color01 {
  border-color: #7190b7;
  color: #7190b7;
}

#teiki .sec_product_grid_kinds_icon.is_color02 {
  border-color: #80aca7;
  color: #80aca7;
}

#teiki .sec_product_grid_kinds_icon.is_color03 {
  border-color: #df8686;
  color: #df8686;
}

#teiki .sec_product_grid_ttl {
  font-size: min(2.6vw, 14px);
  font-weight: bold;
  line-height: 1.5;
  margin: 4% auto 4%;
}

#teiki .sec_product_grid_icon {
  height: 3.125vw;
}

#teiki .sec_product_grid_icon img {
  height: 100%;
  vertical-align: top;
}

#teiki .sec_product_grid_box {
  align-items: center;
  -webkit-box-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
}

#teiki .sec_product_grid_box_item:nth-of-type(1) {
  margin-right: 5%;
  width: 45%;
}

#teiki .sec_product_grid_box_item:nth-of-type(2) {
  flex: 1;
}

#teiki .sec_product_grid_img {
  display: block;
  height: 18.41667vw;
}

#teiki .sec_product_grid_img img {
  height: 100%;
}

#teiki .sec_product_grid_regular_price {
  font-size: min(2.4vw, 13px);
  font-weight: bold;
  letter-spacing: 0.02em;
  line-height: 1.5;
  margin: 2% auto 0;
  text-align: center;
}

#teiki .sec_product_grid_regular_price .price,
#teiki .sec_product_grid_regular_price .devide {
  display: inline-block;
}

#teiki .sec_product_grid_teiki_price_title {
  border: 1px solid currentColor;
  color: #c90909;
  font-size: min(2.4vw, 13px);
  font-weight: bold;
  letter-spacing: 0.06em;
  line-height: 1;
  margin: 5% auto 0;
  padding: 0.3em 0.4em 0.4em;
  width: max-content;

}

#teiki .sec_product_grid_teiki_price {
  font-size: min(6vw, 18px);
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.4;
  margin: 1% auto 0;
  text-align: center;
}

#teiki .sec_product_grid_teiki_price .price {
  color: #c90909;
  display: inline-block;
  font-weight: bold;
}

#teiki .sec_product_grid_teiki_price .devide {
  display: inline-block;
  font-size: 0.6em;
}

#teiki .sec_product_grid_detail_btn {
  background-color: #555;
  border: 0.10417vw solid #555;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  display: block;
  font-size: min(2.4vw, 16px);
  font-weight: bold;
  margin: 4% auto;
  padding: 6.6% 0;
  text-align: center;
  text-decoration: none;
  width: 90%;
}

#teiki .checklist01 {
  background-image: url(/special/teiki/img/block.png);
  background-position: center top;
  background-repeat: repeat;
  background-size: 1.14583vw 1.14583vw;
  margin-top: 2.91667vw;
  padding: 4.16667vw 5.20833vw;
  text-align: left;
}

#teiki .checklist01_item {
  color: #000;
  font-size: min(3.125vw, 15px);
  font-weight: 500;
  letter-spacing: 0.15625vw;
  line-height: 1.5;
  padding: 0.625vw 0 0.625vw 4.79167vw;
  position: relative;
}

#teiki .checklist01_item:before {
  background-image: url(/special/teiki/img/check.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 99.9%;
  content: "";
  height: 3.4375vw;
  left: 0;
  position: absolute;
  top: 0.75em;
  -webkit-transform: translate(0, -35%);
  transform: translate(0, -35%);
  width: 3.4375vw;
}

#teiki .checklist01_txt_strong {
  font-weight: bold;
}

#teiki .accordion01 {
  margin-top: 8.37%;
}

#teiki .accordion01_head {
  align-items: center;
  background-color: #0c1876;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  color: #fff;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  font-size: min(3.33333vw, 20px);
  font-weight: bold;
  height: 9.89583vw;
  justify-content: center;
  letter-spacing: 0.20833vw;
  position: relative;
}

#teiki .accordion01_head:before {
  background-color: #fff;
  content: "";
  height: 0.41667vw;
  position: absolute;
  right: 3.12%;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 2.91667vw;
}

#teiki .accordion01_head:after {
  background-color: #fff;
  content: "";
  height: 2.91667vw;
  position: absolute;
  right: 4.6%;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  width: 0.41667vw;
}

#teiki .accordion01_head.is_active:after {
  height: 0;
}

#teiki .accordion01_body {
  background-color: #f9dcdf;
  display: none;
  padding: 5.75% 5.75% 8.25%;
}

#teiki .accordion01_body > *:first-child {
  margin-top: 0;
}

#teiki .accordion01_qa {
  margin-top: 7.06%;
  text-align: left;
}

#teiki .accordion01_qa_head {
  color: #0c1876;
  font-size: min(3.125vw, 17px);
  font-weight: 500;
  letter-spacing: 0.10417vw;
  line-height: 1.8;
  padding-left: 1.5em;
  position: relative;
}

#teiki .accordion01_qa_head:before {
  color: #0c1876;
  content: "Q";
  font-family: "Be Vietnam Pro", sans-serif;
  font-size: min(3.33333vw, 17px);
  font-weight: 500;
  left: 0;
  line-height: 1;
  position: absolute;
  top: 0.9em;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

#teiki .accordion01_qa_body {
  color: #000;
  font-size: min(3.125vw, 17px);
  font-weight: 500;
  letter-spacing: 0.10417vw;
  line-height: 1.8;
  margin-top: 1.97%;
  padding-left: 1.5em;
  position: relative;
}

#teiki .accordion01_qa_body:before {
  color: #000;
  content: "A";
  font-family: "Be Vietnam Pro", sans-serif;
  font-size: min(3.33333vw, 17px);
  font-weight: 500;
  left: 0;
  line-height: 1;
  position: absolute;
  top: 0.9em;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

#teiki .layoutbox01 {
  border: 1.04167vw solid #0c1876;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 4.16%;
  padding: 0 3.125vw 6.25vw;
  text-align: center;
}

#teiki .layoutbox01_ttl {
  align-items: center;
  background-color: #fff;
  border-bottom: 1.04167vw solid #0c1876;
  border-right: 1.04167vw solid #0c1876;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #0c1876;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  font-size: min(4.16667vw, 25px);
  font-weight: bold;
  height: 11.97917vw;
  justify-content: center;
  letter-spacing: 0.20833vw;
  padding: 0 0 0 1.04167vw;
  transform: translate(0, calc(-50% + 0.520835vw));
  width: 61.875vw;
}

#teiki .btn01 {
  align-items: center;
  background-color: #ff536f;
  border-radius: 20.83333vw;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  color: #fff;
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  font-size: min(3.64583vw, 22px);
  font-weight: bold;
  height: 12.5vw;
  justify-content: center;
  letter-spacing: 0.20833vw;
  margin: 2.08% 8.33% 0;
  position: relative;
  text-decoration: none;
}

#teiki .btn01:after {
  border-bottom: 0.41667vw solid #fff;
  border-right: 0.41667vw solid #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  content: "";
  height: 1.875vw;
  position: absolute;
  right: 4.16667vw;
  top: 50%;
  -webkit-transform: translate(0, -50%) rotate(45deg);
  transform: translate(0, -50%) rotate(45deg);
  width: 1.875vw;
}

#teiki .btn01.is_normal:after {
  -webkit-transform: translate(0, -50%) rotate(-45deg);
  transform: translate(0, -50%) rotate(-45deg);
}

#teiki .sec_product_typelink {
  display: flex;
  flex-wrap: wrap;
  gap: 0 2%;
  justify-content: center;
  margin: 2% auto 2%;
}

#teiki .sec_product_typelink li {
  flex: 1;
  max-width: 150px;
}

#teiki .sec_product_typelink a {
  background-color: #0c1876;
  border-radius: 5px;
  color: #fff;
  display: block;
  font-size: min(3.475vw, 20px);
  font-weight: bold;
  line-height: 1.5;
  padding: 0.6em 0 1.4em;
  position: relative;
  text-align: center;
  text-decoration: none;
}

#teiki .sec_product_typelink a::after {
  border-right: solid 0.1em #fff;
  border-top: solid 0.1em #fff;
  bottom: 0;
  content: "";
  display: block;
  height: 0.3em;
  left: 0;
  margin: 0.8em auto;
  position: absolute;
  right: 0;
  transform: rotate(135deg);
  width: 0.3em;
}

#teiki .sec_product_tabs {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 4% auto auto;
}

#teiki .sec_product_tab_item {
  align-items: center;
  background-color: #fff;
  border: solid 2px #0c1876;
  border-radius: 5px;
  box-sizing: border-box;
  color: #0c1876;
  display: flex;
  font-size: min(2.336vw, 14px);
  font-weight: bold;
  justify-content: center;
  line-height: 1.5;
  margin: auto 2%;
  order: -1;
  padding: 1% 0 1.5%;
  position: relative;
  text-align: center;
  width: 40%;
}

#teiki .sec_product_tab_item::after {
  border-color: transparent transparent transparent transparent;
  border-style: solid;
  border-width: 1em 0.6em 0 0.6em;
  bottom: -1em;
  content: "";
  display: block;
  height: 0;
  left: 50%;
  margin-left: -0.5em;
  position: absolute;
  width: 0;
}

#teiki .sec_product_tab_item .tab_text {
  line-height: 1.3;
}

#teiki .sec_product_tab_item .tab_icon {
  background-color: #fff;
  border: 1px solid currentColor;
  color: #e73656;
  font-size: min(2.1421vw, 14px);
  font-weight: bold;
  letter-spacing: 0.06em;
  line-height: 1.1;
  margin-right: 0.8em;
  padding: 0.3em 0.4em 0.4em;
}

#teiki .sec_product_tabs input:checked + .sec_product_tab_item {
  background-color: #0c1876;
  color: #fff;
}

#teiki .sec_product_tabs input:checked + .sec_product_tab_item::after {
  border-top-color: #0c1876;
}

#teiki .sec_product_tabs input:not(:checked) + .sec_product_tab_item:hover {
  cursor: pointer;
  opacity: 0.75;
}

#teiki .sec_product_tab_item .text_large {
  display: block;
  font-size: 1.4em;
}

#teiki input[name=sec_product_tab_item] {
  display: none;
}

#teiki .sec_product_tab_content {
  clear: both;
  display: none;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

#teiki #set6:checked ~ #set6_content,
#teiki #set12:checked ~ #set12_content {
  display: block;
}

#teiki .camp_note {
  font-size: min(3.125vw, 14px);
  font-weight: 700;
  margin: 2% auto 0;
  text-align: center;
  width: auto;
}

#teiki .camp_note span {
  display: block;
}

#teiki .camp_bnr {
  margin: 0 auto;
  width: auto;
}

#teiki .camp_bnr img {
  display: block;
  margin: 0 auto;
}

#teiki .camp_bnr_text {
  color: #111;
  font-size: min(4vw, 14px);
  font-weight: 700;
  letter-spacing: 0.04em;
  margin: 5% auto 1%;
  text-align: center;
}

#teiki .camp_bnr_text span {
  display: inline-block;
  position: relative;
}

#teiki .camp_bnr_text span::before,
#teiki .camp_bnr_text span::after {
  background: #111;
  content: "";
  display: block;
  font-weight: normal;
  height: 1.7em;
  position: absolute;
  top: 1.3em;
  width: 0.1em;
}

#teiki .camp_bnr_text span::before {
  left: -0.8em;
  -webkit-transform: rotate(-28deg);
  transform: rotate(-28deg);
}

#teiki .camp_bnr_text span::after {
  right: -0.8em;
  -webkit-transform: rotate(28deg);
  transform: rotate(28deg);
}

#teiki .camp_bnr_link {
  display: block;
  margin: 2% 0 0;
}

#teiki .sec_product_nocamp {
  font-size: min(4vw, 18px);
  font-weight: 700;
  margin: 5% 0 0;
  text-align: center;
}

/* ==========================================================================
   PC用スタイル（min-width: 960px）
   ========================================================================== */
@media screen and (min-width: 960px) {
  #teiki .sec_lead_ttl {
    letter-spacing: 2px;
  }
  #teiki .sec_lead_ttl_strong {
    letter-spacing: 3px;
  }
  #teiki .sec_lead_ttl_strong:after {
    width: 400px;
  }
  #teiki .sec_lead_txt01 {
    letter-spacing: 1px;
  }
  #teiki .sec_lead_btn_emp_inner {
    letter-spacing: 3px;
    padding: 0 44px 0 46px;
  }
  #teiki .sec_lead_btn_emp_inner:before,
  #teiki.syokai_cp .sec_cpitem .sec_lead_btn_emp_inner:before {
    width: 28px;
  }
  #teiki .sec_lead_btn_emp_inner:after,
  #teikisyokai_cp .sec_cpitem .sec_lead_btn_emp_inner:after {
    width: 28px;
  }
  #teiki.syokai_cp .sec_cpitem .sec_product_ttl:before,
  #teiki.syokai_cp .sec_cpitem .sec_product_ttl:after {
    height: 3px;
  }
  #teiki .sec_merit_reco_inner {
    letter-spacing: 1px;
    padding: 0 48px;
  }
  #teiki .sec_merit_reco_inner:before,
  #teiki .sec_merit_reco_inner:after {
    width: 32px;
  }
  #teiki .sec_application_step_item {
    min-height: 120px;
  }
  #teiki .sec_application_step_item:after {
    height: 6px;
  }
  #teiki .sec_application_step_num {
    letter-spacing: 2px;
  }
  #teiki .sec_application_step_img img {
    height:80px;
  }
  #teiki .sec_application_step_txt {
    letter-spacing: 1px;
  }
  #teiki .sec_application .btn01 {
    height: 58px;
  }
  #teiki .sec_product_ttl {
    letter-spacing: 2.5px;
  }
  #teiki .sec_product_ttl:before,
  #teiki .sec_product_ttl:after {
    height: 10px;
  }
  #teiki .sec_product_subttl {
    border-width: 2px;
  }
  #teiki .sec_product_grid_item_inner {
    border-width: 1px;
  }
  #teiki .sec_product_grid_kinds_icon {
    border-width: 1px;
    font-size: 14px;
    height: 24px;
    letter-spacing: 1px;
    width: 104px;
  }
  #teiki .sec_product_grid_icon {
    height: 30px;
  }
  #teiki .sec_product_grid_img {
    height: auto;
  }
  #teiki .sec_product_grid_detail_btn {
    border-width: 1px;
    width: 154px;
  }
  #teiki .checklist01 {
    background-size: 11px 11px;
    margin-top: 28px;
    padding: 6%;
  }
  #teiki .checklist01_item {
    letter-spacing: 1.5px;
    padding: 6px 0 6px 46px;
  }
  #teiki .checklist01_item:before {
    height: 22px;
    width: 32px;
  }
  #teiki .accordion01_head {
    height: 70px;
    letter-spacing: 2px;
  }
  #teiki .accordion01_head:before {
        height: 4px;
        width: 20px;
        right: 16px;
  }
  #teiki .accordion01_head:after {
        height: 20px;
        width: 3px;
        right: 24px;
  }
  #teiki .accordion01_qa_head {
    letter-spacing: 1px;
  }
  #teiki .accordion01_qa_body {
    letter-spacing: 1px;
  }
  #teiki .layoutbox01 {
    border-width: 10px;
    padding: 0 30px 40px;
    border: 4px solid #0c1876;      
  }
  #teiki .layoutbox01_ttl {
border-width: 10px;
    height: 68px;
    letter-spacing: 2px;
    padding: 0 0 0 10px;
    transform: translate(0, calc(-50% + 5px));
    width: 80%;
    border-bottom: 4px solid #0c1876;
    border-right: 4px solid #0c1876;
  }
  #teiki .btn01 {
    height: 64px;
    letter-spacing: 2px;
  }
  #teiki .btn01:after {
    border-width: 3px;
    height: 10px;
    right: 30px;
    top: 50%;
    width: 10px;
  }
}