/* ===================================================================
CSS information

 file name  : home.css
 author     : UCI
 style info : home
 =================================================================== */
/*Animate */
/*Vertical text */
.con_breadcrum .box_breadcrum li a {
  text-decoration: none;
  color: #000;
}
.con_breadcrum .box_breadcrum li a:visited {
  color: #000;
}

#contents {
  /* -----------------------------------------------------------
  	.con_main
  ----------------------------------------------------------- */
  /* -----------------------------------------------------------
  	.con_intro
  ----------------------------------------------------------- */
  /* -----------------------------------------------------------
  	.conitemn
  ----------------------------------------------------------- */
}
#contents .con_main {
  position: relative;
}
@media only screen and (max-width: 767px) {
  #contents .con_main {
    padding-top: 30px;
  }
}
#contents .con_main .box_photo {
  display: block;
  line-height: 0;
}
#contents .con_main .box_photo img {
  max-width: none;
  width: 100%;
}
#contents .con_main h2 {
  position: absolute;
  right: 50px;
  top: -40px;
  font-weight: normal;
  font-size: 100%;
  line-height: 1;
}
@media only screen and (max-width: 1024px) {
  #contents .con_main h2 {
    right: 40px;
    top: -40px;
  }
}
@media only screen and (max-width: 767px) {
  #contents .con_main h2 {
    right: 2em;
    top: 10px;
  }
}
#contents .con_main h2 span {
  writing-mode: tb-rl;
  writing-mode: vertical-rl;
  -moz-writing-mode: vertical-rl;
  -o-writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -webkit-text-orientation: upright;
  -moz-text-orientation: upright;
  -ms-text-orientation: upright;
  text-orientation: upright;
  text-align: left;
  display: inline-block;
}
#contents .con_main h2 span em {
  padding: 10px;
  font-style: normal;
  display: inline-block;
  background: #000;
  color: #fff;
  font-size: 70px;
}
@media only screen and (max-width: 1024px) {
  #contents .con_main h2 span em {
    font-size: 50px;
    padding: 8px;
  }
}
@media only screen and (max-width: 767px) {
  #contents .con_main h2 span em {
    font-size: 35px;
    padding: 5px;
  }
}
#contents .con_main h2 span em.txt2 {
  margin-top: 1em;
}
#contents .con_main h2 img.pc {
  max-width: 174px;
}
#contents .con_main h2 img.sp {
  max-width: 87px;
}
#contents .con_main .box_txt {
  width: 1025px;
  margin: 0 auto;
  margin-top: -140px;
}
@media only screen and (max-width: 1024px) {
  #contents .con_main .box_txt {
    width: 700px;
  }
}
@media only screen and (max-width: 767px) {
  #contents .con_main .box_txt {
    width: 95%;
    margin-top: -54px;
  }
}
#contents .con_main .box_txt .caption {
  font-weight: normal;
  margin: 0 0 26px;
}
@media only screen and (max-width: 1024px) {
  #contents .con_main .box_txt .caption {
    margin: 0 0 15px;
  }
}
@media only screen and (max-width: 767px) {
  #contents .con_main .box_txt .caption {
    margin: 0 0 5px;
  }
}
#contents .con_main .box_txt .caption span {
  display: inline-block;
  margin-left: 82px;
  line-height: 1;
}
@media only screen and (max-width: 767px) {
  #contents .con_main .box_txt .caption span {
    margin-left: 30px;
  }
}
@media only screen and (max-width: 320px) {
  #contents .con_main .box_txt .caption span {
    margin-left: 27px;
  }
}
#contents .con_main .box_txt .caption span em {
  font-style: normal;
}
#contents .con_main .box_txt .caption span em.jp {
  font-size: 35px;
  color: #fff;
  text-shadow: 0 0 6px #000;
  letter-spacing: 1.3px;
}
@media not all and (min-resolution:.001dpcm) {/* Safari only style */
  @supports (-webkit-appearance:none) {
    #contents .con_main .box_txt .caption span em.jp {
      white-space: nowrap;
    }
  }
}
@media only screen and (max-width: 1024px) {
  #contents .con_main .box_txt .caption span em.jp {
    font-size: 28px;
  }
}
@media only screen and (max-width: 767px) {
  #contents .con_main .box_txt .caption span em.jp {
    font-size: 20px;
    letter-spacing: 0;
  }
}
@media only screen and (max-width: 374px) {
  #contents .con_main .box_txt .caption span em.jp {
    margin-left: -25px;
  }
}
#contents .con_main .box_txt h3 {
  font-weight: normal;
  margin-left: -12px;
  position: relative;
  z-index: 100;
}
@media only screen and (max-width: 1024px) {
  #contents .con_main .box_txt h3 {
    margin: 0 auto;
  }
}
#contents .con_main .box_txt h3 span {
  font-size: 0;
}
#contents .con_main .box_txt h3 span em {
  font-style: normal;
  font-size: 60px;
  color: #fff;
  display: inline-block;
  line-height: 1;
  padding: 11px 5px;
  background: #7ac943;
}
_:-moz-read-write, :root #contents .con_main .box_txt h3 span em {/* firefox用の記述 */
  border: 1px solid #7ac943;
  margin: -1px;
}
@media all and (-ms-high-contrast: none) {/* IE用の記述 */
  #contents .con_main .box_txt h3 span em {
    border: 1px solid #7ac943;
    margin: -1px;
  }
}
@media only screen and (max-width: 1024px) {
  #contents .con_main .box_txt h3 span em {
    font-size: 40px;
  }
}
@media only screen and (max-width: 767px) {
  #contents .con_main .box_txt h3 span em {
    padding: 5px;
    font-size: 22px;
  }
}
#contents .con_main .box_txt h3 span em.txt1 {
  letter-spacing: 3px;
}
@media only screen and (max-width: 767px) {
  #contents .con_main .box_txt h3 span em.txt1 {
    letter-spacing: 0;
  }
}
#contents .con_main .box_txt h3 span em.txt2 {
  margin-left: 34px;
  padding-right: 0;
}
@media only screen and (max-width: 767px) {
  #contents .con_main .box_txt h3 span em.txt2 {
    margin-left: 75px;
  }
}
#contents .con_main .box_txt h3 span em.txt3 {
  padding-left: 0;
}
@media only screen and (max-width: 767px) {
  #contents .con_main .box_txt h3 span em.txt3 {
    padding-left: 5px;
    margin-left: 34px;
  }
}
#contents .con_intro .box_intro {
  max-width: 715px;
  margin: 0 auto;
  background: transparent url(../images/home002/img_intro_pc.png) no-repeat center center;
  background-size: 435px;
  background-position: 218px -12px;
  padding: 77px 0 256px;
}
@media only screen and (max-width: 767px) {
  #contents .con_intro .box_intro {
    position: relative;
    width: 95%;
    padding: 20px 0 50px;
    background: transparent;
  }
}
#contents .con_intro .box_intro:before {
  content: '';
  position: absolute;
  right: 34%;
  top: -17px;
  width: 22px;
  height: 25px;
  background: transparent url(../images/home002/img_dot0.png) no-repeat center center;
  background-size: contain;
  display: none;
}
@media only screen and (max-width: 767px) {
  #contents .con_intro .box_intro:before {
    display: block;
  }
}
#contents .con_intro .box_intro .box {
  position: relative;
  background: #fff;
}
@media only screen and (max-width: 767px) {
  #contents .con_intro .box_intro .box {
    background: transparent;
  }
}
#contents .con_intro .box_intro .box:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 23px;
  background: #fff;
  display: none;
}
@media only screen and (max-width: 767px) {
  #contents .con_intro .box_intro .box:before {
    display: block;
  }
}
#contents .con_intro .box_intro .box h3 {
  position: relative;
  font-weight: normal;
  text-align: center;
  margin: 0 0 28px;
}
@media only screen and (max-width: 767px) {
  #contents .con_intro .box_intro .box h3 {
    margin: 0 0 15px;
  }
}
#contents .con_intro .box_intro .box h3 span {
  display: inline-block;
  /*background: rgb(254, 196, 198);*/
  line-height: 1;
  padding: 0 0 15px;
}
@media not all and (min-resolution:.001dpcm) {/* Safari only style */
  @supports (-webkit-appearance:none) {
    #contents .con_intro .box_intro .box h3 span {
      display: block;
    }
  }
}
@media only screen and (max-width: 767px) {
  #contents .con_intro .box_intro .box h3 span {
    padding: 0;
  }
}
#contents .con_intro .box_intro .box h3 span em {
  display: inline-block;
  font-style: normal;
}
#contents .con_intro .box_intro .box h3 span em.txt1 {
  font-size: 30px;
}
@media only screen and (max-width: 767px) {
  #contents .con_intro .box_intro .box h3 span em.txt1 {
    font-size: 15px;
  }
}
#contents .con_intro .box_intro .box h3 span em.txt2 {
  font-size: 24px;
}
@media only screen and (max-width: 767px) {
  #contents .con_intro .box_intro .box h3 span em.txt2 {
    font-size: 12px;
  }
}
#contents .con_intro .box_intro .box .txt {
  position: relative;
}
#contents .con_intro .box_intro .box .txt p {
  /*background: rgb(254, 196, 198);*/
  font-size: 15px;
  line-height: 2.15;
  letter-spacing: -1px;
}
@media only screen and (max-width: 767px) {
  #contents .con_intro .box_intro .box .txt p {
    font-size: 13px;
    letter-spacing: 0;
  }
}
#contents .con_item {
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  #contents .con_item {
    overflow: inherit;
  }
}
#contents .con_item .box_item {
  max-width: 850px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media only screen and (max-width: 1024px) {
  #contents .con_item .box_item {
    width: 95%;
  }
}
#contents .con_item .box_item h3 {
  font-weight: normal;
  color: #fff;
  font-size: 30px;
  margin: 0 0 20px;
}
@media only screen and (max-width: 1024px) {
  #contents .con_item .box_item h3 {
    font-size: 26px;
    margin: 0 0 10px;
  }
}
@media only screen and (max-width: 767px) {
  #contents .con_item .box_item h3 {
    font-size: 20px;
    padding-left: 12%;
    margin-top: -35px;
    margin-right: -2.5%;
    overflow: hidden;
  }
}
@media only screen and (max-width: 320px) {
  #contents .con_item .box_item h3 {
    padding-left: 4%;
  }
}
#contents .con_item .box_item h3 span {
  display: block;
  line-height: 1;
}
#contents .con_item .box_item h3 span em {
  font-style: normal;
  display: inline-block;
  background: #7ac943;
  padding: 6px;
}
_:-moz-read-write, :root #contents .con_item .box_item h3 span em {/* firefox用の記述 */
  border: 1px solid #7ac943;
  margin: -1px;
}
@media all and (-ms-high-contrast: none) {/* IE用の記述 */
  #contents .con_item .box_item h3 span em {
    border: 1px solid #7ac943;
    margin: -1px;
  }
}
#contents .con_item .box_item .photos {
  width: 418px;
  padding-top: 10px;
  line-height: 0;
}
@media only screen and (max-width: 1024px) {
  #contents .con_item .box_item .photos {
    width: 48%;
  }
}
@media only screen and (max-width: 767px) {
  #contents .con_item .box_item .photos {
    width: 100%;
    display: flex;
  }
}
#contents .con_item .box_item .photos .photo {
  margin: 0 0 10px;
}
@media only screen and (max-width: 767px) {
  #contents .con_item .box_item .photos .photo {
    margin: 0;
    width: 61.97183%;
  }
}
#contents .con_item .box_item .photos .photo img {
  max-width: none;
  width: 100%;
}
#contents .con_item .box_item .photos .icon {
  text-align: center;
  text-indent: 45px;
}
@media only screen and (max-width: 767px) {
  #contents .con_item .box_item .photos .icon {
    text-indent: 0;
    width: 38.02817%;
  }
}
#contents .con_item .box_item .photos .icon img {
  width: 100%;
  max-width: 205px;
}
@media only screen and (max-width: 767px) {
  #contents .con_item .box_item .photos .icon img {
    max-width: 77px;
    margin-top: -100px;
  }
}
@media only screen and (max-width: 320px) {
  #contents .con_item .box_item .photos .icon img {
    max-width: 55px;
    margin-top: -60px;
  }
}
#contents .con_item .box_item .info {
  width: 410px;
}
@media only screen and (max-width: 1024px) {
  #contents .con_item .box_item .info {
    width: 48%;
  }
}
@media only screen and (max-width: 767px) {
  #contents .con_item .box_item .info {
    width: 100%;
  }
}
#contents .con_item .box_item .info .des p {
  font-size: 15px;
  line-height: 1.8;
  letter-spacing: -1.05px;
}
@media only screen and (max-width: 767px) {
  #contents .con_item .box_item .info .des p {
    font-size: 13px;
    letter-spacing: 0;
  }
}
#contents .con_item.women {
  margin-bottom: 12px;
}
#contents .con_item.women .box_item .photos .icon {
  text-align: center;
  text-indent: 45px;
}
@media only screen and (max-width: 767px) {
  #contents .con_item.women .box_item .photos .icon {
    text-indent: 0;
    width: 38.02817%;
  }
}
#contents .con_item.women .box_item .photos .icon img {
  width: 100%;
  max-width: 205px;
}
@media only screen and (max-width: 767px) {
  #contents .con_item.women .box_item .photos .icon img {
    max-width: 77px;
    margin-top: -55px;
  }
}
@media only screen and (max-width: 320px) {
  #contents .con_item.women .box_item .photos .icon img {
    max-width: 55px;
    margin-top: -60px;
  }
}
#contents .con_item.women .box_item .info h3 span.line1 {
  margin-bottom: 7px;
}
@media only screen and (max-width: 767px) {
  #contents .con_item.women .box_item .info h3 span.line1 {
    margin-bottom: 0;
  }
}
#contents .con_item.women .box_item .info h3 span.line1 em.txt1 {
  margin-left: -114px;
}
@media only screen and (max-width: 767px) {
  #contents .con_item.women .box_item .info h3 span.line1 em.txt1 {
    margin-left: 0;
  }
}
#contents .con_item.women .box_item .info h3 span.line1 em.txt2 {
  margin-left: 53px;
}
#contents .con_item.women .box_item .info h3 span.line2 em.txt1 {
  margin-left: -17px;
}
@media only screen and (max-width: 767px) {
  #contents .con_item.women .box_item .info h3 span.line2 em.txt1 {
    margin-left: 20px;
  }
}
#contents .con_item.women .box_item .info h3 span.line2 em.txt2 {
  margin-left: 18px;
  margin-right: -80px;
}
@media only screen and (max-width: 1024px) {
  #contents .con_item.women .box_item .info h3 span.line2 em.txt2 {
    margin-right: -30px;
  }
}
@media only screen and (max-width: 767px) {
  #contents .con_item.women .box_item .info h3 span.line2 em.txt2 {
    margin-left: 40px;
  }
}
#contents .con_item.childrent .box_item .pic {
  width: 100%;
  text-align: left;
  margin-left: 26.5%;
  line-height: 0;
}
#contents .con_item.childrent .box_item .pic img {
  width: 100%;
  max-width: 99px;
}
#contents .con_item.childrent .box_item h3 {
  margin-bottom: 22px;
}
#contents .con_item.childrent .box_item h3 span.line1 {
  margin-bottom: 11px;
}
#contents .con_item.childrent .box_item h3 span.line1 em.txt1 {
  margin-left: 35px;
  margin-right: -30px;
}
@media only screen and (max-width: 767px) {
  #contents .con_item.childrent .box_item h3 span.line1 em.txt1 {
    margin-left: 0;
  }
}
#contents .con_item.childrent .box_item h3 span.line1 em.txt2 {
  margin-left: 135px;
  margin-right: -200px;
  position: relative;
}
#contents .con_item.childrent .box_item h3 span.line2 em.txt1 {
  position: relative;
  margin-left: 0;
  margin-right: -200px;
}
@media only screen and (max-width: 767px) {
  #contents .con_item.childrent .box_item h3 span.line2 em.txt1 {
    margin-left: 30px;
  }
}
#contents .con_item.childrent .box_item h3.sp {
  width: 100%;
  padding-left: 0;
}
@media only screen and (max-width: 767px) {
  #contents .con_item.childrent .box_item h3.sp {
    margin-bottom: 0;
    margin-top: 5px;
  }
}
@media only screen and (max-width: 767px) {
  #contents .con_item.childrent .box_item h3.sp span.line1 {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  #contents .con_item.childrent .box_item h3.sp span.line1 em.txt2 {
    margin-left: 60px;
  }
}
#contents .con_item.childrent .box_item h3.sp span.line2 em.txt1 {
  margin-left: 0;
}
@media only screen and (max-width: 320px) {
  #contents .con_item.childrent .box_item h3.sp span.line2 em.txt1 {
    letter-spacing: -1px;
  }
}
#contents .con_item.childrent .box_item .photos {
  order: 2;
  padding-top: 16px;
}
@media only screen and (max-width: 767px) {
  #contents .con_item.childrent .box_item .photos {
    order: 1;
    padding-top: 5px;
  }
}
#contents .con_item.childrent .box_item .photos .photo {
  margin-bottom: 14px;
}
@media only screen and (max-width: 767px) {
  #contents .con_item.childrent .box_item .photos .photo {
    order: 2;
    margin-bottom: 10px;
  }
}
#contents .con_item.childrent .box_item .photos .icon {
  text-align: center;
  text-indent: -8px;
}
@media only screen and (max-width: 767px) {
  #contents .con_item.childrent .box_item .photos .icon {
    width: 38.02817%;
    order: 1;
  }
}
#contents .con_item.childrent .box_item .photos .icon img {
  width: 100%;
  max-width: 281px;
}
@media only screen and (max-width: 767px) {
  #contents .con_item.childrent .box_item .photos .icon img {
    max-width: 9px;
    margin: 0;
  }
}
#contents .con_item.childrent .box_item .info {
  order: 1;
}
@media only screen and (max-width: 767px) {
  #contents .con_item.childrent .box_item .info {
    order: 2;
  }
}
#contents .con_item.product {
  margin-top: 0;
  padding-bottom: 50px;
}
@media only screen and (max-width: 767px) {
  #contents .con_item.product {
    padding-bottom: 25px;
    margin-top: 0;
  }
}
#contents .con_item.product .box_item .pic {
  width: 100%;
  text-align: right;
  line-height: 0;
  padding-right: 18%;
  margin-bottom: -30px;
}
#contents .con_item.product .box_item .pic img {
  width: 100%;
  max-width: 96px;
}
#contents .con_item.product .box_item h3 {
  margin: 0 0 29px;
}
#contents .con_item.product .box_item h3 span.line1 {
  margin-bottom: 7px;
}
@media only screen and (max-width: 767px) {
  #contents .con_item.product .box_item h3 span.line1 {
    margin-bottom: 0;
  }
}
#contents .con_item.product .box_item h3 span.line1 em.txt1 {
  margin-left: -96px;
  letter-spacing: 2px;
}
@media only screen and (max-width: 767px) {
  #contents .con_item.product .box_item h3 span.line1 em.txt1 {
    margin-left: 50px;
    letter-spacing: 0;
  }
}
#contents .con_item.product .box_item h3 span.line1 em.txt2 {
  margin-left: -60px;
  letter-spacing: 3.2;
}
@media only screen and (max-width: 767px) {
  #contents .con_item.product .box_item h3 span.line1 em.txt2 {
    margin-left: 70px;
    letter-spacing: 0;
  }
}
@media only screen and (max-width: 767px) {
  #contents .con_item.product .box_item h3 span.line2 {
    text-align: right;
  }
}
#contents .con_item.product .box_item h3 span.line2 em.txt1 {
  margin-left: 0;
}
@media only screen and (max-width: 767px) {
  #contents .con_item.product .box_item h3 span.line2 em.txt1 {
    margin-right: 30px;
  }
}
#contents .con_item.product .box_item h3 span.line2 em.txt2 {
  margin-left: -64px;
}
#contents .con_item.product .box_item h3.sp {
  width: 100%;
  padding-left: 0;
  position: relative;
  margin: 0 0 -15px;
}
@media only screen and (max-width: 767px) {
  #contents .con_item.product .box_item .photos {
    padding-top: 0;
    align-items: flex-end;
  }
}
#contents .con_item.product .box_item .photos .photo {
  margin-bottom: 75px;
}
@media only screen and (max-width: 767px) {
  #contents .con_item.product .box_item .photos .photo {
    margin: 0 0 10px;
  }
}
#contents .con_item.product .box_item .photos .icon {
  text-align: right;
  text-indent: 0;
}
@media only screen and (max-width: 767px) {
  #contents .con_item.product .box_item .photos .icon {
    text-align: center;
  }
}
#contents .con_item.product .box_item .photos .icon img {
  max-width: 418px;
}
@media only screen and (max-width: 767px) {
  #contents .con_item.product .box_item .photos .icon img {
    max-width: 55px;
    margin: 0;
  }
}
#contents .con_item.product .box_item .info .photo2 {
  line-height: 0;
  text-align: center;
}
#contents .con_item.product .box_item .info .photo2 img {
  width: 100%;
  max-width: 229px;
}
