@charset "UTF-8";
/* -----------------------------------------------------------
CSS Information
File name : seiko04.css
---------------------------------------------------------- */
/* header
---------------------------------------------------- */
header .hd_bt .menu-item:nth-child(1) {
  width: 101px;
}
header .hd_bt .menu-item:nth-child(2) {
  width: 107px;
}
header .hd_bt .menu-item:nth-child(3) {
  width: 100px;
}
header .hd_bt .menu-item:nth-child(4) {
  width: 100px;
}
header .hd_bt .menu-item:nth-child(5) {
  width: 98px;
}
@media screen and (max-width: 1200px) {
  header .hd_bt .menu-item:nth-child(1) {
    width: 8.4167vw;
  }
  header .hd_bt .menu-item:nth-child(2) {
    width: 8.9167vw;
  }
  header .hd_bt .menu-item:nth-child(3) {
    width: 8.3333vw;
  }
  header .hd_bt .menu-item:nth-child(4) {
    width: 8.3333vw;
  }
  header .hd_bt .menu-item:nth-child(5) {
    width: 8.1667vw;
  }
}
@media screen and (max-width: 768px) {
  header .hd_bt .menu-item:nth-child(1) {
    width: 26.9333vw;
  }
  header .hd_bt .menu-item:nth-child(2) {
    width: 28.5333vw;
  }
  header .hd_bt .menu-item:nth-child(3) {
    width: 26.5333vw;
  }
  header .hd_bt .menu-item:nth-child(4) {
    width: 25.3333vw;
  }
  header .hd_bt .menu-item:nth-child(5) {
    width: 26.1333vw;
  }
}


/* main ↓↓↓↓
---------------------------------------------------- */
.sec_titBox {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.seiko04 .num {
  font-size: 100px;
  font-weight: 600;
  color: #ffffff; 
  line-height: 1;
  -webkit-text-stroke: 1px #712e7b;
  text-shadow: -1px 0 #712e7b, 0 1px #712e7b, 1px 0 #712e7b, 0 -1px #712e7b;
}
.sec_titBox .txt {
  font-size: 34px;
  font-weight: 400;
  color: #712e7b;
  line-height: 1.2;
  padding-left: 18px;
}

.seiko_item .years {
  display: block;
  font-weight: bold;
  line-height: 1;
}
.seiko_item .name {
  font-weight: bold;
  line-height: 1.3;
  margin-top: 5px;
  margin-bottom: 5px;
}
.seiko_item .item_txt {
  text-align: left;
}

@media screen and (max-width: 1000px) {
  .seiko04 .num {
    font-size: 10vw;
  }
  .sec_titBox .txt {
    font-size: 3.4vw;
  }
}
@media screen and (max-width: 768px) {
  .sec_titBox {
    margin-bottom: 2.6667vw;
  }
  .seiko04 .num {
    font-size: 16vw;
    -webkit-text-stroke: 1px #712e7b;
    text-shadow: -1px 0 #712e7b, 0 1px #712e7b, 1px 0 #712e7b, 0 -1px #712e7b;
  }
  .sec_titBox .txt {
    font-size: 5.3333vw;
    padding-left: 2.4000vw;
  }
}


.sec {
  position: relative;
  padding-top: 80px;
  padding-bottom: 80px;
}
.sec01::after,
.sec04::after,
.sec07::after {
  display: block;
  content: "";
  width: 80px;
  height: 1px;
  background: #000000;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  .sec {
    padding-top: 10.6667vw;
    padding-bottom: 10.6667vw;
  }
  .sec01::after,
  .sec04::after,
  .sec07::after {
    width: 10.6667vw;
  }
}




/* sec01 --------------------------- */
.sec01 {
  padding-top: 65px;
}
.sec01 .main_tit {
  margin-bottom: 45px;
  font-size: 54px;
  text-align: center;
}
.sec01 .main_tit span {
  display: inline-block;
  padding: 0.1rem 0.5rem 0.3rem;
  margin-left: 30px;
  background: #712e7b;
  font-size: 30px;
  color: #ffffff;
  line-height: 1;
}
.sec01 .lead_txt {
  max-width: 740px;
  margin: 0 auto;
}
.sec01 .con_block {
  max-width: 880px;
  margin: 70px auto 0;
}
.sec01 .con_block .standard_box {
  position: relative;
}
.sec01 .con_block .item_block_txt {
  width: 440px;
  position: absolute;
}
.sec01 .con_block .item_block05_txt {
  top: 30px;
  right: 0;
}
.sec01 .con_block .item_block06_txt {
  top: -120px;
  left: 0;
}

.sec01 .item_block02 {
  margin-top: -111px;
}
.sec01 .item_block03 {
  margin-top: 10px;
}
.sec01 .item_block04 {
  margin-top: -50px;
}
.sec01 .item_block05 {
  margin-top: 95px;
}
.sec01 .item_block06 {
  margin-top: 250px;
}
.sec01 .item_block07 {
  margin-top: 95px;
}
.sec01 .item_block08 {
  margin-top: 15px;
}

.sec01 .con_block .item_block {
  position: relative;
}

.sec01 .con_block .item_titBox {
  position: absolute;
  top: 15px;
}
.sec01 .con_block .img_left .item_titBox {
  left: -30px;
}
.sec01 .con_block .img_right .item_titBox {
  right: -30px;
}
.sec01 .con_block .item_titBox .num {
  font-weight: 500;
}
.sec01 .con_block .item_enTit {
  font-size: 24px;
}
.sec01 .con_block .img_right .item_enTit {
  text-align: right;
}

.sec01 .con_block .img_box {
  width: 400px;
}
.sec01 .con_block .img_right .img_box {
  margin: 0 0 0 auto;
}

.sec01 .con_block .seiko_item {
  position: absolute;
}
.sec01 .item_block01 .seiko_item {
  top: 85px;
  right: 150px;
}
.sec01 .item_block02 .seiko_item {
  top: 205px;
  right: 370px;
}
.sec01 .item_block03 .seiko_item {
  top: 145px;
  right: 150px;
}
.sec01 .item_block04 .seiko_item {
  top: 145px;
  right: 370px;
}
.sec01 .item_block05 .seiko_item {
  top: 347px;
  right: 150px;
}
.sec01 .item_block06 .seiko_item {
  top: 145px;
  right: 370px;
}
.sec01 .item_block07 .seiko_item {
  top: 65px;
  right: 150px;
}
.sec01 .item_block08 .seiko_item {
  top: 65px;
  right: 370px;
}
.sec01 .con_block .img_right .seiko_item {
  text-align: right;
}

.sec01 .con_block .seiko_item::before {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba( 255, 255, 255, 0.7 );
  border: 1px solid #ffffff;
  position: absolute;
}
.sec01 .con_block .img_left .seiko_item::before {
  top: -10px;
  left: -10px;
}
.sec01 .con_block .img_right .seiko_item::before {
  top: -10px;
  right: -10px;
}

.sec01 .con_block .seiko_item-inner {
  position: relative;
  width: 360px;
  padding: 20px;
  box-sizing: border-box;
  border: 1px solid #712e7b;
  background: #ffffff;
}
.sec01 .con_block .seiko_item-inner::before {
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid #712e7b;
  transform: rotate(45deg);
  position: absolute;
  top: -4px;
  right: -14px;
}
.sec01 .con_block .seiko_item-inner::after {
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid #712e7b;
  transform: rotate(-135deg);
  position: absolute;
  bottom: -4px;
  left: -14px;
}
@media screen and (max-width: 1000px) {
  .sec01 .main_tit {
    font-size: 5.4vw;
  }
  .sec01 .main_tit span {
    margin-left: 3vw;
    font-size: 3vw;
  }
  .sec01 .con_block .item_block_txt {
    width: 44vw;
  }
  .sec01 .con_block .item_block05_txt {
    top: 3vw;
    right: 0;
  }
  .sec01 .con_block .item_block06_txt {
    top: -12vw;
    left: 0;
  }
  .sec01 .item_block02 {
    margin-top: -11.1vw;
  }
  .sec01 .item_block03 {
    margin-top: 1vw;
  }
  .sec01 .item_block04 {
    margin-top: -5vw;
  }
  .sec01 .item_block05 {
    margin-top: 9.5vw;
  }
  .sec01 .item_block06 {
    margin-top: 25vw;
  }
  .sec01 .item_block07 {
    margin-top: 9.5vw;
  }
  .sec01 .item_block08 {
    margin-top: 1.5vw;
  }
  .sec01 .con_block .item_titBox {
    top: 1.5vw;
  }
  .sec01 .con_block .img_left .item_titBox {
    left: -3vw;
  }
  .sec01 .con_block .img_right .item_titBox {
    right: -3vw;
  }
  .sec01 .con_block .item_enTit {
    font-size: 2.4vw;
  }
  .sec01 .con_block .img_box {
    width: 40vw;
  }

  .sec01 .item_block01 .seiko_item {
    top: 8.5vw;
    right: 15vw;
  }
  .sec01 .item_block02 .seiko_item {
    top: 20.5vw;
    right: 37vw;
  }
  .sec01 .item_block03 .seiko_item {
    top: 14.5vw;
    right: 15vw;
  }
  .sec01 .item_block04 .seiko_item {
    top: 14.5vw;
    right: 37vw;
  }
  .sec01 .item_block05 .seiko_item {
    top: 34.7vw;
    right: 15vw;
  }
  .sec01 .item_block06 .seiko_item {
    top: 14.5vw;
    right: 37vw;
  }
  .sec01 .item_block07 .seiko_item {
    top: 6.5vw;
    right: 15vw;
  }
  .sec01 .item_block08 .seiko_item {
    top: 6.5vw;
    right: 37vw;
  }

  .sec01 .con_block .img_left .seiko_item::before {
    top: -1vw;
    left: -1vw;
  }
  .sec01 .con_block .img_right .seiko_item::before {
    top: -1vw;
    right: -1vw;
  }

  .sec01 .con_block .seiko_item-inner {
    width: 36vw;
    padding: 2vw;
  }
}
@media screen and (max-width: 768px) {
  .sec01 {
    padding-top: 8vw;
  }
  .sec01 .inner {
    width: 96vw;
    margin: 0 auto;
  }
  .sec01 .main_tit {
    margin-bottom: 8vw;
    font-size: 9.6vw;
    line-height: 1;
  }
  .sec01 .main_tit span {
    margin-left: 0;
    font-size: 5.6vw;
  }
  .sec01 .lead_txt {
    max-width: 100%;
    width: 93.3333vw;
    margin: 0 auto;
  }
  .sec01 .con_block {
    max-width: 100%;
    margin: 0 auto;
  }

  .sec01 .con_block .seiko_item-inner {
    width: 74.6667vw;
    padding: 3.3333vw;
    margin-left: 1.3333vw;
  }
  .sec01 .con_block .seiko_item::before {
    display: none;
  }
  .sec01 .con_block .seiko_item-inner::before {
    border-left: 2.6667vw solid transparent;
    border-right: 2.6667vw solid transparent;
    border-bottom: 2.6667vw solid #712e7b;
    top: -2px;
    right: -1.8667vw;
  }
  .sec01 .con_block .seiko_item-inner::after {
    border-left: 2.6667vw solid transparent;
    border-right: 2.6667vw solid transparent;
    border-bottom: 2.6667vw solid #712e7b;
    bottom: -2px;
    left: -1.8667vw;
  }

  .sec01 .con_block .item_titBox {
    top: 4vw;
  }
  .sec01 .con_block .img_left .item_titBox {
    left: auto;
    right: 3.3333vw;
  }
  .sec01 .con_block .img_right .item_titBox {
    right: auto;
    left: 4vw;
  }
  .sec01 .con_block .item_block_txt,
  .sec01 .con_block .seiko_item {
    position: static;
  }
  .sec01 .con_block .item_block_txt {
    width: 93.3333vw;
    margin: 0 auto;
  }
  .sec01 .con_block .seiko_item .seiko_item-inner  {
    text-align: left;
  }

  .mySwiperSp01 {
    padding-top: 10.6667vw;
    margin-bottom: 6.6667vw;
  }
  .mySwiperSp02 {
    padding-top: 10.6667vw;
    margin-bottom: 6.6667vw;
  }

  .sec01 .swiper-slide {
    position: relative;
    padding-bottom: 8vw;
  }
  .sec01 .mySwiperSp01 .swiper-slide.swiper-slide04 {
    padding-top: 16vw;
  }
  .sec01 .con_block .swiper-slide .img_box {
    width: 77.7333vw;
  }
  .sec01 .con_block .swiper-slide.img_left .img_box {
    margin-left: 12.4vw;
  }
  .sec01 .con_block .swiper-slide.img_right .img_box {
    margin-left: 10vw;
  }

  .sec01 .con_block .swiper-slide.img_left .seiko_item-inner  {
    margin: 3.3333vw 0 0 1.3333vw;
  }
  .sec01 .con_block .swiper-slide.img_right .seiko_item-inner  {
    margin: 3.3333vw 0 1.3333vw auto;
  }


  .sec01 .con_block .item_block05 {
    width: 93.3333vw;
    margin: 0 auto;
  }
  .sec01 .con_block .item_block05 .img_box {
    width: 77.7333vw;
    margin: 10.6667vw 0 0 8vw;
  }
  .sec01 .con_block .item_block05 .seiko_item .seiko_item-inner  {
    margin: 3.3333vw 1.3333vw 8.6667vw auto;
  }

  .sec01 .con_block .item_enTit {
    font-size: 4.6667vw;
  }
}


/* sec02 --------------------------- */
.sec02 {
  padding-top: 65px;
}
.sec02 .main_tit {
  font-size: 54px;
  line-height: 1.3;
  margin-bottom: 50px;
  text-align: center;
}
.sec02 .lead_txt {
  max-width: 740px;
  margin: 0 auto 35px;
}

.sec02 .swiper-wrapperTop {
  justify-content: center;
}
.sec02 .swiper-wrapperTop .swiper-slide {
  width: 100px !important;
}
.sec02 .swiper-wrapperTop .swiper-slide.swiper-slide-visible {
  margin-right: 20px !important;
}
.sec02 .swiper-wrapperTop .swiper-slide.swiper-slide-visible:last-child {
  margin-right: 0 !important;
}
.sec02 .swiper-wrapperTop .slider_txt {
  display: block;
  margin: 10px auto 0;
}
.sec02 .swiper-wrapperTop .swiper-slide:nth-child(1) .slider_txt {
  width: 85px;
}
.sec02 .swiper-wrapperTop .swiper-slide:nth-child(2) .slider_txt {
  width: 76px;
}
.sec02 .swiper-wrapperTop .swiper-slide:nth-child(3) .slider_txt {
  width: 99px;
}
.sec02 .swiper-wrapperTop .swiper-slide:nth-child(4) .slider_txt {
  width: 76px;
}

.sec02 .swiper-wrapperTop .slider_simg {
  display: block;
  border: 1px solid transparent;
  box-sizing: border-box;
  position: relative;
  cursor: pointer;
}
.sec02 .swiper-wrapperTop .swiper-slide-thumb-active .slider_simg {

}
.sec02 .swiper-wrapperTop .swiper-slide-thumb-active::before {
  display: block;
  content: "";
  width: 100%;
  height: 100px;
  border: 1px solid #712e7b;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.sec02 .swiper-wrapperBt {
  margin-top: 30px;
}
.sec02 .swiper-wrapperBt .swiper-slide {
  position: relative;
}
.sec02 .swiper-wrapperBt .swiper-slide .flex_box {
  display: flex;
  align-items: flex-end;
  margin-top: 100px;
}
.sec02 .swiper-wrapperBt .swiper-slide .flex_box .img_block {
  width: 620px;
  margin-right: 20px;
  position: relative;
}
.sec02 .swiper-wrapperBt .swiper-slide .flex_box .txt_block {
  width: 300px;
  position: relative;
}
.sec02 .swiper-wrapperBt .swiper-slide .flex_box .img_block .seiko_item {
  width: 240px;
  position: absolute;
  left: 60px;
  bottom: 25px;
  z-index: 1;
}
.sec02 .swiper-wrapperBt .swiper-slide01 .flex_box .img_block .seiko_item,
.sec02 .swiper-wrapperBt .swiper-slide03 .flex_box .img_block .seiko_item,
.sec02 .swiper-wrapperBt .swiper-slide04 .flex_box .img_block .seiko_item {
  width: 175px;
}
.sec02 .swiper-wrapperBt .swiper-slide .img_box {
  width: 500px;
  margin: 0 0 0 auto;
  position: relative;
}
.sec02 .swiper-wrapperBt .swiper-slide .slider_txt {
  position: absolute;
  bottom: 10px;
  right: 20px;
}
.sec02 .swiper-wrapperBt .swiper-slide01 .slider_txt {
  width: 210px;
}
.sec02 .swiper-wrapperBt .swiper-slide02 .slider_txt {
  width: 193px;
}
.sec02 .swiper-wrapperBt .swiper-slide03 .slider_txt {
  width: 243px;
}
.sec02 .swiper-wrapperBt .swiper-slide04 .slider_txt {
  width: 192px;
}


.sec02 .swiper-wrapperBt .swiper-slide .sec_titBox {
  width: auto;
  position: absolute;
  top: 0;
  left: 12%;
}
.sec02 .swiper-wrapperBt .swiper-slide .flex_box .txt_block .txt_simg {
  margin-top: 25px;
}

.sec02 .swiper-wrapperBt .swiper-slide .flex_box .img_block .seiko_item .name {
  font-size: 17px;
}



@media screen and (max-width: 1000px) {
  .sec02 .swiper-wrapperBt .swiper-slide .flex_box .img_block .seiko_item {
    width: 24vw;
    left: 2vw;
  }
  .sec02 .swiper-wrapperBt .swiper-slide01 .flex_box .img_block .seiko_item,
  .sec02 .swiper-wrapperBt .swiper-slide03 .flex_box .img_block .seiko_item,
  .sec02 .swiper-wrapperBt .swiper-slide04 .flex_box .img_block .seiko_item {
    width: 15vw;
  }
  .sec02 .swiper-wrapperBt .swiper-slide .flex_box .img_block .seiko_item .name {
    font-size: 1.7vw;
  }
}
@media screen and (max-width: 768px) {
  .sec02 {
    padding-top: 10.6667vw;
  }
  .sec02 .main_tit {
    font-size: 9.6vw;
    line-height: 1.2;
    margin-bottom: 6.6667vw;
  }
  .sec02 .lead_txt {
    width: 100%;
    margin: 0 auto 8vw;
  }

  .sec02 .swiper-wrapperTop .swiper-slide {
    width: 20.2667vw !important;
  }
  .sec02 .swiper-wrapperTop .swiper-slide.swiper-slide-visible {
    margin-right: 4vw !important;
  }
  .sec02 .swiper-wrapperTop .slider_txt {
    margin: 2vw auto 0;
  }
  .sec02 .swiper-wrapperTop .swiper-slide:nth-child(1) .slider_txt {
    width: 15.4667vw;
  }
  .sec02 .swiper-wrapperTop .swiper-slide:nth-child(2) .slider_txt {
    width: 13.8667vw;
  }
  .sec02 .swiper-wrapperTop .swiper-slide:nth-child(3) .slider_txt {
    width: 19.7333vw;
  }
  .sec02 .swiper-wrapperTop .swiper-slide:nth-child(4) .slider_txt {
    width: 14vw;
  }

  .sec02 .swiper-wrapperTop .swiper-slide-thumb-active::before {
    height: 20.2667vw;
  }

  .sec02 .swiper-wrapperBt {
    margin-top: 0;
    padding-top: 23.3333vw;
  }
  .sec02 .swiper-wrapperBt .swiper-slide .flex_box {
    flex-direction: column;
    margin-top: 0;
  }
  .sec02 .swiper-wrapperBt .swiper-slide02 .flex_box {
    margin-top: 0;
  }
  .sec02 .swiper-wrapperBt .swiper-slide .flex_box .img_block {
    width: 100%;
    margin-right: 0;
  }
  .sec02 .swiper-wrapperBt .swiper-slide .flex_box .txt_block {
    width: 100%;
  }
  .sec02 .swiper-wrapperBt .swiper-slide .flex_box .img_block .seiko_item {
    width: 100%;
    position: static;
    margin-top: 4.6667vw;
  }
  .sec02 .swiper-wrapperBt .swiper-slide .img_box {
    width: 100%;
    margin: 0 auto;
  }
  .sec02 .swiper-wrapperBt .swiper-slide02 .img_box {
    margin-top: 4vw;
  }


  .sec02 .swiper-wrapperBt .swiper-slide .slider_txt {
    bottom: 4vw;
    right: 4vw;
  }
  .sec02 .swiper-wrapperBt .swiper-slide01 .slider_txt {
    width: 74.4vw;
  }
  .sec02 .swiper-wrapperBt .swiper-slide02 .slider_txt {
    width: 74vw;
  }
  .sec02 .swiper-wrapperBt .swiper-slide03 .slider_txt {
    width: 72.4vw;
  }
  .sec02 .swiper-wrapperBt .swiper-slide04 .slider_txt {
    width: 35.7333vw;
  }
  .sec02 .swiper-wrapperBt .swiper-slide .sec_titBox {
    top: -19.3333vw;
    left: 0;
    width: 100%;
    justify-content: center;
  }
  .sec02 .swiper-wrapperBt .swiper-slide .flex_box .txt_block {
    display: flex;
    flex-direction: column-reverse;
  }
  .sec02 .swiper-wrapperBt .swiper-slide .flex_box .txt_block .txt_simg {
    margin-top: 4vw;
    margin-bottom: 4vw;
  }
  .sec02 .swiper-wrapperBt .swiper-slide .flex_box .img_block .seiko_item .name {
    font-size: 3.6vw;
  }
}







/* sec03 --------------------------- */
.sec03 {
  background: #000b04;
  color: #ffffff;
  padding-top: 0;
}
.sec03 .inner1130 {
  max-width: 1130px;
  margin: 0 auto;
  background: url('../img/seiko04/sec03_bg.png') no-repeat;
  background-size: 756px;
  background-position: 100% 0;
}
.sec03 .main_tit {
  font-size: 54px;
  line-height: 1.2;
  padding-top: 75px;
  margin-bottom: 40px;
}
.sec03 .con_box {
  width: 460px;
  margin-left: 105px;
  position: relative;
}
.sec03 .con_box .sec_titBox {
  justify-content: flex-end;
  margin-top: 55px;
}
.sec03 .con_box .item_txt {
  width: 300px;
  margin: 0 0 0 auto;
}
.sec03 .con_box .seiko_item {
  width: 245px;
  position: absolute;
  bottom: 9%;
  right: -500px;
}
.sec03 .con_box .seiko_item .item_txt {
  width: 100%;
  margin: 0;
}
@media screen and (max-width: 1100px) {
  .sec03 .con_box {
    width: 46vw;
    margin-left: 1vw;
  }
}
@media screen and (max-width: 1000px) {
  .sec03 .inner1130 {
    max-width: 113vw;
    margin: 0 auto;
    background: url('../img/seiko04/sec03_bg.png') no-repeat;
    background-size: 70vw;
    background-position: 100% 0;
  }
  .sec03 .main_tit {
    font-size: 5.4vw;
    padding-top: 7.5vw;
    margin-bottom: 4vw;
  }
  .sec03 .con_box {
    width: 46vw;
    margin-left: 1vw;
  }
  .sec03 .con_box .sec_titBox {
    margin-top: 5.5vw;
  }
  .sec03 .con_box .item_txt {
    width: 30vw;
  }
  .sec03 .con_box .seiko_item {
    width: 24.5vw;
    right: -50vw;
  }
}
@media screen and (max-width: 768px) {
  .sec03 .inner1130 {
    max-width: 100%;
    width: 93.3333vw;
    background: url('../img/seiko04/sec03_bg_sp.jpg') no-repeat;
    background-size: 100%;
    background-position: 100% 100%;
  }
  .sec03 .main_tit {
    font-size: 9.6000vw;
    padding-top: 10.6667vw;
    margin-bottom: 7.3333vw;
    text-align: center;
  }
  .sec03 .con_box {
    width: 100%;
    margin-left: 0;
  }
  .sec03 .con_box .sec_titBox {
    justify-content: center;
    margin-top: 8vw;
  }

  .sec03 .con_box .item_txt {
    width: 100%;
    margin: 0 auto 102.0000vw;
  }

  .sec03 .con_box .seiko_item {
    width: 49.3333vw;
    margin: 0 0 0 auto;
    position: static;
  }
  .sec03 .con_box .seiko_item .item_txt {
    width: 100%;
    margin: 0;
  }
}


/* sec04 --------------------------- */
.sec04 {
  padding-top: 70px;
}
.sec04 .lead_txt {
  max-width: 740px;
  margin: 0 auto 35px;
}
.sec04 .con_box .flex_box {
  display: flex;
}
.sec04 .con_box01 .flex_box {
  flex-direction: row-reverse;
  justify-content: flex-end;
}
.sec04 .con_box .txt_box {
  width: 420px;
}
.sec04 .con_box01 .txt_box .seiko_item {
  width: 245px;
  margin-top: 50px;
}
.sec04 .con_box01 .img_box {
  width: 324px;
  margin-left: 100px;
  margin-right: 35px;
}
.sec04 .con_box02 {
  position: relative;
  margin-top: 40px;
}
.sec04 .con_box02 .txt_box {
  position: absolute;
  top: 25px;
  left: 60px;
}
.sec04 .con_box02 .txt_box .seiko_item {
  width: 260px;
  margin: 10px 0 0 auto;
  text-align: right;
}
.sec04 .con_box02 .img_box {
  width: 610px;
  margin: 0 0 0 auto;
}
@media screen and (max-width: 1000px) {
  .sec04 .con_box .txt_box {
    width: 42vw;
  } 
  .sec04 .con_box01 .txt_box .seiko_item {
    width: 24.5vw;
    margin-top: 5vw;
  }
  .sec04 .con_box01 .img_box {
    width: 32.4vw;
    margin-left: 10vw;
    margin-right: 3.5vw;
  }
  .sec04 .con_box02 {
    margin-top: 4vw;
  }
  .sec04 .con_box02 .txt_box {
    top: 2.5vw;
    left: 6vw;
  }
  .sec04 .con_box02 .txt_box .seiko_item {
    width: 26vw;
    margin: 10px 0 0 auto;
  }
  .sec04 .con_box02 .img_box {
    width: 61vw;
  }
}
@media screen and (max-width: 768px) {
  .sec04 {
    padding-top: 10.6667vw;
  }
  .sec04 .lead_txt {
    width: 100%;
    margin: 0 auto 6.6667vw;
  }
  .sec04 .con_box .flex_box {
    flex-direction: column;
    position: relative;
  }
  .sec04 .con_box01 .flex_box {
    flex-direction: column;
    justify-content: flex-start;
  }
  .sec04 .con_box .txt_box {
    width: 100%;
  }
  .sec04 .con_box .txt_box .sec_titBox {
    justify-content: center; 
  }
  .sec04 .con_box01 .txt_box .seiko_item {
    width: 44vw;
    margin-top: 0;
    position: absolute;
    bottom: -16vw;
  }
  .sec04 .con_box01 .img_box {
    width: 70.6667vw;
    margin-left: auto;
    margin-right: -4vw;
  }

  .sec04 .con_box02 {
    margin-top: 18.6667vw;
  }
  .sec04 .con_box02 .txt_box {
    position: static;
    margin-bottom: 4vw;
  }
  .sec04 .con_box02 .txt_box .seiko_item {
    width: 44vw;
    margin-top: 48.6667vw;
    text-align: left;
  }
  .sec04 .con_box02 .img_box {
    width: 90.6667vw;
    margin: 0;
    position: absolute;
    bottom: 24.6667vw;
    left: -4vw;
    z-index: -1;
  }
  
}



/* sec05 --------------------------- */
.sec05 .main_tit {
  font-size: 54px;
  line-height: 1.3;
  margin-bottom: 50px;
  text-align: center;
}
.sec05 .lead_txt {
  width: 740px;
  margin: 0 auto 35px;
}
.sec05 .swiper-slide {
  position: relative;
  padding-top: 60px;
  padding-bottom: 60px;
  margin-top: 50px;
}
.sec05 .swiper-slide .sec_titBox {
  position: absolute;
  top: 0px;
  left: 255px;
}
.sec05 .swiper-slide .img_box {
  width: 500px;
  margin-left: 120px;
}
.sec05 .swiper-slide .seiko_item {
  width: 370px;
  position: absolute;
  top: 160px;
  right: 60px;
}
.sec05 .swiper-slide .seiko_item .name {
  margin-top: 30px;
}


.sec05 .mySwiper02 {
  width: 100%;
  height: 100%;
  position: relative;
}
.swiper-button-next, 
.swiper-button-prev {
  position: absolute;
  width: 37px;
  height: 44px;
  margin-top: 0;
  background: url("../img/seiko04/slider_arrow.png") no-repeat;
  background-size: cover;
}
.sec02 .swiper-button-next, 
.sec02 .swiper-button-prev {
  top: 230px;
}
.sec05 .mySwiper02 .swiper-button-next, 
.sec05 .mySwiper02 .swiper-button-prev {
  top: 350px;
}
.swiper-button-next {
  right: 0;
}
.swiper-button-prev {
  left: 0;
  transform: rotate(-180deg);
}
.swiper-button-next:after, 
.swiper-button-prev:after {
  display: none;
}
.swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  background: #ffffff;
  border: 1px solid #712e7b;
  opacity: 1;
}
.swiper-pagination-bullet-active {
  background: #712e7b;
}
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 0;
}
@media screen and (max-width: 1000px) {
  .sec05 .main_tit {
    font-size: 5.4vw;
    margin-bottom: 5vw;
  }
  .sec05 .lead_txt {
    width: 74vw;
  }
  .sec05 .swiper-slide {
    padding-top: 6vw;
    padding-bottom: 6vw;
    margin-top: 5vw;
  }
  .sec05 .swiper-slide .sec_titBox {
    left: 25.5vw;
  }
  .sec05 .swiper-slide .img_box {
    width: 50vw;
    margin-left: 8vw;
  }
  .sec05 .swiper-slide .seiko_item {
    width: 37vw;
    top: 16vw;
    right: 6vw;
  }
  .sec05 .swiper-slide .seiko_item .name {
    margin-top: 3vw;
  }
  .sec02 .swiper-button-next, 
  .sec02 .swiper-button-prev {
    top: 10vw;
  }
  .sec05 .mySwiper02 .swiper-button-next, 
  .sec05 .mySwiper02 .swiper-button-prev {
    top: 35vw;
  }
}
@media screen and (max-width: 768px) {
  .sec05.inner {
    width: 96vw;
  }
  .sec05 .main_tit {
    font-size: 9.6vw;
    line-height: 1.2;
    margin-bottom: 5.3333vw;
  }
  .sec05 .lead_txt {
    width: 93.3333vw;
    margin: 0 auto;
  }
  .sec05 .swiper-slide {
    position: relative;
    padding-top: 30vw;
    padding-bottom: 13.3333vw;
    margin-top: 0;
  }
  .sec05 .swiper-slide .sec_titBox {
    top: 6vw;
    left: 50%;
    transform: translateX(-50%);
  }
  .sec05 .swiper-slide02 .sec_titBox,
  .sec05 .swiper-slide03 .sec_titBox {
    padding-left: 5.333vw;
  }
  .sec05 .swiper-slide .sec_titBox .txt {
    font-size: 6.4vw;
  }
  .sec05 .swiper-slide .img_box {
    width: 93.3333vw;
    margin-left: auto;
    margin-right: auto;
  }
  .sec05 .swiper-slide .seiko_item {
    width: 93.3333vw;
    margin-left: auto;
    margin-right: auto;
    position: static;
    margin-top: 4vw;
  }
  .sec05 .swiper-slide .seiko_item .name {
    margin-top: 4vw;
  }

  .swiper-button-next, 
  .swiper-button-prev {
    width: 4.9333vw;
    height: 5.8667vw;
  }
  .sec05 .mySwiper02 .swiper-button-next, 
  .sec05 .mySwiper02 .swiper-button-prev {
    top: 66vw;
  }
  .swiper-pagination-bullet {
    width: 4vw;
    height: 4vw;
  }

  .sec02 .swiper-button-next, 
  .sec02 .swiper-button-prev {
    top: 62.6667vw;
  }
}





/* sec06 --------------------------- */
.sec06 {
  background: #712e7b;
  color: #ffffff;
}
.sec06 b {
  display: block;
  text-align: center;
  font-size: 34px;
  margin-bottom: 50px;
}
.sec06 .flex_box {
  display: flex;
  justify-content: center;
}

.sec06 .flex_box .lf_box,
.sec06 .flex_box .rt_box {
  width: 440px;
  position: relative;
}
.sec06 .flex_box .num {
  position: absolute;
  top: -47px;
  color: #712e7b;
  line-height: 1;
  -webkit-text-stroke: 1px #ffffff;
  text-shadow: -1px 0 #ffffff, 0 1px #ffffff, 1px 0 #ffffff, 0 -1px #ffffff;
}
.sec06 .flex_box .lf_box .num {
  left: -37px;
}
.sec06 .flex_box .rt_box .num {
  right: -33px;
}
.sec06 .flex_box .lf_box {
  margin-right: 20px;
}
.sec06 .flex_box .rt_box {
  margin-left: 20px;
}
.sec06 .img_box {
  margin-bottom: 20px;
}
.sec06 .seiko_item {
  text-align: center;
}
@media screen and (max-width: 1000px) {
  .sec06 b {
    font-size: 3.4vw;
    margin-bottom: 5vw;
  }
  .sec06 .flex_box .lf_box,
  .sec06 .flex_box .rt_box {
    width: 44vw;
  }
  .sec06 .flex_box .lf_box,
  .sec06 .flex_box .rt_box {
    width: 44vw;
  }
  .sec06 .flex_box .num {
    top: -4.7vw;
  }
  .sec06 .flex_box .lf_box .num {
    left: -3.7vw;
  }
  .sec06 .flex_box .rt_box .num {
    right: -3.3vw;
  }
  .sec06 .flex_box .lf_box {
    margin-right: 2vw;
  }
  .sec06 .flex_box .rt_box {
    margin-left: 2vw;
  }
  .sec06 .img_box {
    margin-bottom: 2vw;
  }
}
@media screen and (max-width: 768px) {
  .sec06 .inner {
    width: 100%;
  }
  .sec06 b {
    font-size: 6.4000vw;
    margin-bottom: 10.6667vw;
  }
  .sec06 .flex_box {
    flex-direction: column;
  }
  .sec06 .flex_box .lf_box,
  .sec06 .flex_box .rt_box {
    width: 90.6667vw;
  }
  .sec06 .flex_box .num {
    top: -9.0667vw;
  }
  .sec06 .flex_box .lf_box .num {
    left: -4.5333vw;
  }
  .sec06 .flex_box .rt_box .num {
    right: -4vw;
  }
  .sec06 .flex_box .lf_box {
    margin-right: 0;
    margin-left: auto;
  }
  .sec06 .flex_box .rt_box {
    margin-left: 0;
    margin-top: 10.6667vw;
  }
  .sec06 .img_box {
    margin-bottom: 4vw;
  }
  .sec06 .seiko_item {
    text-align: left;
  }
  .sec06 .flex_box .rt_box .seiko_item {
    padding-left: 4vw;
    box-sizing: border-box;
  }
}

/* sec07 --------------------------- */
.sec07 {
  background: url('../img/seiko04/sec07_bg.jpg') no-repeat;
  background-size: 100%;
  background-position: 50% 220px;
}
.sec07 .main_tit {
  text-align: center;
  font-size: 54px;
  margin-bottom: 50px;
  line-height: 1.4;
}
.sec07 .lead_txt {
  width: 740px;
  margin: 0 auto 35px;
}
.sec07 ul.item_block {
  width: 760px;
  margin: 0 auto;
}
.sec07 ul.item_block li {
  display: flex;
  align-items: center;
  margin-top: 60px;
}
.sec07 ul.item_block li.img_right {
  flex-direction: row-reverse;
} 
.sec07 ul.item_block li .img_box {
  width: 310px;
}
.sec07 ul.item_block li.img_left .img_box {
  margin-right: 30px;
}
.sec07 ul.item_block li.img_right .img_box {
  margin-left: 30px;
}
.sec07 ul.item_block li:nth-child(1) .img_box {
  width: 272px;
  margin-left: 25px;
  margin-right: 50px;
}
.sec07 ul.item_block li .txt_box {
  width: 420px;
}
.sec07 ul.item_block li .txt_box .sec_titBox {
  display: block;
}
.sec07 ul.item_block li .txt_box .sec_titBox .fc_key {
  font-size: 60px;
  line-height: 1;
}
.sec07 ul.item_block li .txt_box .seiko_item .name {
  font-size: 34px;
  font-weight: 500;
  line-height: 1.1;
  margin-top: 30px;
  margin-bottom: 15px;
}
.sec07 ul.item_block li .txt_box .seiko_item .item_txt {
  letter-spacing: -0.01em
}
@media screen and (max-width: 1000px) {
  .sec07 .main_tit {
    font-size: 5.4vw;
    margin-bottom: 5vw;
  }
  .sec07 .lead_txt {
    width: 74vw;
    margin: 0 auto 3.5vw;
  }
  .sec07 ul.item_block {
    width: 76vw;
  }
  .sec07 ul.item_block li .img_box {
    width: 31vw;
  }
  .sec07 ul.item_block li.img_left .img_box {
    margin-right: 3vw;
  }
  .sec07 ul.item_block li.img_right .img_box {
    margin-left: 3vw;
  }
  .sec07 ul.item_block li:nth-child(1) .img_box {
    width: 27.2vw;
    margin-left: 2.5vw;
    margin-right: 5vw;
  }
  .sec07 ul.item_block li .txt_box {
    width: 42vw;
  }
  .sec07 ul.item_block li .txt_box .sec_titBox .fc_key {
    font-size: 6vw;
  }
  .sec07 ul.item_block li .txt_box .seiko_item .name {
    font-size: 3.4vw;
    margin-top: 3vw;
    margin-bottom: 1,5vw;
  }
}
@media screen and (max-width: 768px) {
  .sec07 {
    background: url('../img/seiko04/sec07_bg.jpg') no-repeat;
    background-size: 100%;
    background-position: 50% 132.6667vw;
  }
  .sec07 .inner {
    width: 96vw;
  }
  .sec07 .main_tit {
    font-size: 9.6000vw;
    margin-bottom: 6.6667vw;
    line-height: 1.2;
  }
  .sec07 .lead_txt {
    width: 93.3333vw;
    margin: 0 auto;
  }
  .sec07 ul.item_block {
    display: none;
  }

  .mySwiperSp03 {
    width: 96vw;
    margin: 0 auto;
    padding: 6.6667vw 0 8.6667vw;
  } 
  .mySwiperSp03 .sec_titBox {
    flex-direction: column;
    text-align: center;
  }
  .mySwiperSp03 .sec_titBox .font_myriad {
    font-size: 14.6667vw;
    line-height: 1;
  }
  .mySwiperSp03 .sec_titBox .name {
    font-size: 6.4000vw;
    line-height: 1.3;
    margin-top: 4vw;
  }
  .mySwiperSp03 .img_box {
    width: 69.3333vw;
    margin: 4.6667vw auto;
  }
  .mySwiperSp03 .seiko_item {
    width: 93.3333vw;
    margin: 0 auto;
  }

}



/* sec08 --------------------------- */
.sec08 .main_tit {
  text-align: center;
  font-size: 54px;
  margin-bottom: 50px;
}
.sec08 .lead_txt {
  width: 740px;
  margin: 0 auto 35px;
}
.sec08 ul.item_block {
  display: flex;
  margin-top: 50px;
}
.sec08 ul.item_block li {
  width: 220px;
}
.sec08 ul.item_block li + li {
  margin-left: 45px;
}
.sec08 ul.item_block li .img_box {
  margin: 0 auto;
}
.sec08 ul.item_block li:nth-child(1) .img_box {
  width: 217px;
}
.sec08 ul.item_block li:nth-child(2) .img_box {
  width: 220px;
}
.sec08 ul.item_block li:nth-child(3) .img_box {
  width: 198px;
}
.sec08 ul.item_block li:nth-child(4) .img_box {
  width: 195px;
}
.sec08 ul.item_block li .seiko_item {
  text-align: center;
  margin-top: 10px;
}
.mySwiperSp04 {
  width: 100%;
  margin: 0 auto;
}
.mySwiperSp04 .swiper-slide {
  padding-bottom: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.mySwiperSp04 .swiper-slide01 .img_box {
  width: 273px;
}
.mySwiperSp04 .swiper-slide02 .img_box {
  width: 278px;
}
.mySwiperSp04 .swiper-slide03 .img_box {
  width: 250px;
}
.mySwiperSp04 .swiper-slide04 .img_box {
  width: 248px;
}
.mySwiperSp04 .swiper-slide .seiko_item {
  width: 420px;
  margin-left: 60px;
  margin-right: 65px;
  text-align: center;
}
.mySwiperSp04 .swiper-button-next,
.mySwiperSp04 .swiper-button-prev {
  top: 200px;
}


@media screen and (max-width: 1000px) {
  .sec08 .main_tit {
    font-size: 5.4vw;
    margin-bottom: 5vw;
  }
  .sec08 .lead_txt {
    width: 74vw;
    margin: 0 auto 3.5vw;
  }
  .sec08 ul.item_block {
    margin-top: 5vw;
  }
  .sec08 ul.item_block li {
    width: 22vw;
  }
  .sec08 ul.item_block li + li {
    margin-left: 4.5vw;
  }
  .sec08 ul.item_block li:nth-child(1) .img_box {
    width: 21.7vw;
  }
  .sec08 ul.item_block li:nth-child(2) .img_box {
    width: 22vw;
  }
  .sec08 ul.item_block li:nth-child(3) .img_box {
    width: 19.8vw;
  }
  .sec08 ul.item_block li:nth-child(4) .img_box {
    width: 19.5vw;
  }

  .mySwiperSp04 .swiper-slide01 .img_box {
    width: 27.3vw;
  }
  .mySwiperSp04 .swiper-slide02 .img_box {
    width: 27.8vw;
  }
  .mySwiperSp04 .swiper-slide03 .img_box {
    width: 25vw;
  }
  .mySwiperSp04 .swiper-slide04 .img_box {
    width: 24.8vw;
  }
  .mySwiperSp04 .swiper-slide .seiko_item {
    width: 42vw;
    margin-left: 6vw;
    margin-right: 6.5vw;
  }
  .mySwiperSp04 .swiper-button-next,
  .mySwiperSp04 .swiper-button-prev {
    top: 20vw;
  }

}
@media screen and (max-width: 768px) {
  .sec08.inner {
    width: 100%;
  }
  .sec08 .main_tit {
    font-size: 9.6000vw;
    margin-bottom: 6.6667vw;
  }
  .sec08 .lead_txt {
    width: 93.3333vw;
    margin: 0 auto;
  }
  .sec08 ul.item_block {
    display: none;
  }
  .sec08 ul.item_block {
    display: none;
  }

  .mySwiperSp04 {
    width: 96vw;
    margin: 0 auto;
  }
  .mySwiperSp04 .img_box {
    margin: 0 auto;
  }
  .mySwiperSp04 .swiper-slide {
    padding-top: 13.3333vw;
    padding-bottom: 8.6667vw;
    flex-direction: column;
  }
  .mySwiperSp04 .swiper-slide01 .img_box {
    width: 58.2667vw;
  }
  .mySwiperSp04 .swiper-slide02 .img_box {
    width: 59.0667vw;
  }
  .mySwiperSp04 .swiper-slide03 .img_box {
    width: 53.2000vw;
  }
  .mySwiperSp04 .swiper-slide04 .img_box {
    width: 52.6667vw;
  }
  .mySwiperSp04 .swiper-slide .seiko_item {
    width: 93.3333vw;
    margin-top: 8.6667vw;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .mySwiperSp04 .swiper-button-next,
  .mySwiperSp04 .swiper-button-prev {
    top: 58.6667vw;
  }
}

.item66_box {
  position: relative;
  margin-top: 60px;
  margin-bottom: 180px;
}
.item66_box .main_tit {
  position: absolute;
  top: -30px;
  left: 0;
  text-align: left;
}
.item66_box .sec_titBox {
  margin-bottom: 0;
}
.item66_box .sec_titBox .item_tit {
  font-size: 30px;
  padding-top: 1em;
}
.item66_box .main_tit b {
  display: block;
  font-size: 60px;
  line-height: 1;
  text-align: left;
}
.item66_box .img_box {
  width: 483px;
  margin-left: 260px;
}
.item66_box .seiko_item {
  width: 190px;
  position: absolute;
  top: 100px;
  right: 40px;
}
.item66_box .seiko_item p span {
  display: block;
  font-size: 10px;
  margin-top: 15px;
}
.item66_box .letter_box {
  width: 346px;
  padding: 20px 35px;
  box-sizing: border-box;
  position: absolute;
  top: 230px;
  left: 15px;
  background: #f8f7f0;
  box-shadow: 10px 10px 6px 0px rgba(0, 0, 0, 0.35);
  transform: rotate(-5deg);
}
.item66_box .letter_box .name {
  font-size: 21px;
  text-align: center;
  margin-bottom: 10px;
}
@media screen and (max-width: 1000px) {
  .item66_box {
    margin-top: 6vw;
    margin-bottom: 18vw;
  }
  .item66_box .main_tit {
    top: -3vw;
  }
  .item66_box .sec_titBox .item_tit {
    font-size: 3vw;
  }
  .item66_box .main_tit b {
    font-size: 6vw;
  }
  .item66_box .img_box {
    width: 48.3vw;
    margin-left: 26vw;
  }
  .item66_box .seiko_item {
    width: 19vw;
    top: 10vw;
    right: 1vw;
  }
  .item66_box .seiko_item p span {
    font-size: 1vw;
    margin-top: 1.5vw;
  }
  .item66_box .letter_box {
    width: 34.6vw;
    padding: 2vw 3.5vw;
    top: 23vw;
    left: 2vw;
  }
  .item66_box .letter_box .name {
    font-size: 2.1vw;
    margin-bottom: 1vw;
  }
}
@media screen and (max-width: 768px) {
  .item66_box {
    margin-top: 10.6667vw;
  }
  .item66_box .main_tit {
    position: static;
    padding-left: 4vw;
  }
  .item66_box .sec_titBox .item_tit {
    font-size: 6.4vw;
    padding-top: 0;
  }
  .item66_box .main_tit b {
    font-size: 14.6667vw;
  }
  .item66_box .img_box {
    width: 100%;
    margin: 44vw auto 100vw;
  }
  .item66_box .seiko_item {
    width: 81.3333vw;
    top: 52vw;
    right: 10.6667vw;
    text-align: center;
  }
  .item66_box .seiko_item p span {
    font-size: 2.6667vw;
    margin-top: 0;
  }
  
  .item66_box .letter_box {
    width: 77.3333vw;
    padding: 5.3333vw 6.6667vw;
    box-sizing: border-box;
    top: auto;
    bottom: -93vw;
    left: 6.666vw;
  }
  .item66_box .letter_box .name {
    font-size: 4.8vw;
    margin-bottom: 10px;
  }
}


.item67_box {
  margin-top: 65px;
}
.item67_box .sec_titBox {
  margin-bottom: 0;
  justify-content: center;
}
.item67_box .sec_titBox .item_tit {
  padding-top: 1em;
}
.item67_box b {
  display: block;
  font-size: 60px;
  line-height: 1;
  margin-left: 145px;
  margin-bottom: 45px;
}
.item67_box .con_box {
  margin-top: 50px;
}
.item67_box .flex_box01 {
  display: flex;
  padding-left: 130px;
}
.item67_box .flex_box01 .txt_box {
  width: 435px;
}
.item67_box .flex_box01 .txt_box .seiko_item {
  width: 400px;
  margin-top: 40px;
}
.item67_box .flex_box01 .img_box {
  width: 435px;
}
.item67_box .flex_box02 {
  position: relative;
  margin-top: -24px;
}
.item67_box .flex_box02 .txt_box {
  position: absolute;
  left: 0;
  top: 45px;
  width: 440px;
}
.item67_box .flex_box02 .txt_box .seiko_item {
  margin-top: 10px;
}
.item67_box .flex_box02 .img_box {
  width: 435px;
  margin: 0 0 0 auto;
}
@media screen and (max-width: 1000px) {
  .item67_box b {
    font-size: 6vw;
    margin-left: 14.5vw;
    margin-bottom: 4.5vw;
  }
  .item67_box .con_box {
    margin-top: 5vw;
  }
  .item67_box .flex_box01 {
    padding-left: 13vw;
  }
  .item67_box .flex_box01 .txt_box {
    width: 43.5vw;
  }
  .item67_box .flex_box01 .txt_box .seiko_item {
    width: 40vw;
    margin-top: 4vw;
  }
  .item67_box .flex_box01 .img_box {
    width: 43.5vw;
  }
  .item67_box .flex_box02 {
    margin-top: -2.4vw;
  }
  .item67_box .flex_box02 .txt_box {
    top: 4.5vw;
    width: 44vw;
  }
  .item67_box .flex_box02 .txt_box .seiko_item {
    margin-top: 1vw;
  }
  .item67_box .flex_box02 .img_box {
    width: 43.5vw;
  }
}
@media screen and (max-width: 768px) {
  .item67_box {
    width: 93.3333vw;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10.6667vw;
  }
  .item67_box .sec_titBox {
    margin-bottom: 0;
    margin-left: 0;
  }
  .item67_box .sec_titBox .item_tit {
    font-size: 6.4vw;
    padding-top: 0;
    padding-left: 2vw;
  }
  .item67_box b {
    font-size: 14.6667vw;
    letter-spacing: -0.05em;
    margin-left: 0;
    margin-bottom: 5.3333vw;
  }
  .item67_box .con_box {
    margin-top: 6.6667vw;
  }
  .item67_box .flex_box01 {
    flex-direction: column;
    padding-left: 0;
  }
  .item67_box .flex_box01 .txt_box {
    width: 100%;
    display: flex;
    flex-direction: column-reverse;
  }
  .item67_box .flex_box01 .txt_box .seiko_item {
    width: 100%;
    margin-top: 0;
    margin-bottom: 4vw;
  }
  .item67_box .flex_box01 .img_box {
    width: 100%;
  }
  .item67_box .flex_box02 {
    margin-top: 0;
    display: flex;
    flex-direction: column-reverse;
  }
  .item67_box .flex_box02 .txt_box {
    position: static;
    width: 100%;
    display: flex;
    flex-direction: column-reverse;
  }
  .item67_box .flex_box02 .txt_box .seiko_item {
    margin-top: 8vw;
    margin-bottom: 4vw;
  }
  .item67_box .flex_box02 .img_box {
    width: 100%;
    margin: 0 auto;
  }
}




/* Breadcrumb
---------------------------------------------------- */
.breadcrumb ul li.left a {
  color: #25357f;
}
.breadcrumb ul li.left a::after {
  background:#25357f;
}
.breadcrumb ul li.right a {
  color: #ae1323;
}
.breadcrumb ul li.right a::after {
  background: #ae1323;
}

/*---------------------------------------------
                Style Sheet E N D
---------------------------------------------*/